/* CSS Document */
@import 'https://fonts.googleapis.com/css?family=Agency+FB';
@import 'https://fonts.googleapis.com/css?family=Julius+Sans+One';
@import 'https://fonts.googleapis.com/css?family=Rajdhani';
@import 'https://fonts.googleapis.com/css?family=Roboto';
/* CSS Document */
@import 'https://event.msi.com/msifonts/fonts.css';


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: '';
  content: none;
}

q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  noFocusline: expression(this.onFocus=this.blur());
  outline: 0;
}

a:hover {
  text-decoration: none;
}

a:focus {
  -moz-outline-style: none;
}

/*img*/
img {
  max-width: 100%;
  width: expression(document.body.clientWidth>100?"100%":"auto");
  overflow: hidden;
}

 @font-face {
   font-family: 'A-OTF';
   src: url(https://storage-asset.msi.com/event/nb/2019/jp_2019SummerCampaign/font/A-OTF-ShinGoPro-Light.otf) format("opentype");
 }
 @font-face {
   font-family: 'LOGOG_BP';
   src: url(https://storage-asset.msi.com/event/nb/2019/jp_2019SummerCampaign/font/LOGOG_BP.TTF) format("truetype");
 }



/*page style*/
.txtLeft {
  text-align: left;
}

.txtRight {
  text-align: right;
}

.txtCenter {
  text-align: center;
}

.floatLeft, .imageleft {
  float: left;
  margin-right: 1em;
}

.floatRight, .imageRight {
  float: right;
  margin-left: 1em;
}

.floatClear {
  clear: both;
  height: 0;
}

.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: " ";
}

.table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.tr {
  display: table-row;
}

.td, .th {
  display: table-cell;
}

/*----landing page-----*/
body {
  background: #000;
  padding: 0;
  margin: 0;
  text-align: center;
  width: 100vw;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  position: relative;
    font-family:"Meiryo UI","メイリオ",Meiryo,Osaka,"小塚ゴシック Pro H",KozGoPr6N-Heavy,KozGoPro-Heavy,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif!important;
}

*,
*:after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*img*/
img {
  max-width: 100%;
  width: expression(document.body.clientWidth>100?"100%":"auto");
  overflow: hidden;
}

@keyframes arrow {
  0% {
    transform: translateX(0px);
    opacity: 0; }
  100% {
    transform: translateX(10px);
    opacity: 1; } }

@keyframes arrowY {
  0% {
    transform: translateY(0px) rotate(90deg);
    opacity: 0; }
  100% {
    transform: translateY(10px) rotate(90deg);
    opacity: 1; } }

@keyframes colorful {
  0% {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg); }
  100% {
    -webkit-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg); } }

@keyframes color {
  from {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg); }
  to {
    -webkit-filter: hue-rotate(359deg);
    filter: hue-rotate(359deg); } }




/*----landing page-----*/
body{margin: 0 auto;
}

#golden_combo{
	max-width: 1920px;
	margin: 0 auto;
	background-color: #000;
  padding: 0;
  text-align: center;
  width: 100%;
  overflow-x: hidden;

  font-size: 100%;
  position: relative;
	color: #fff;
}
#golden_combo h2{color: #ffd897; font-size: 2.75rem;

font-weight: 700;

margin-bottom: 40px;}
#golden_combo .b1{  background: url(https://storage-asset.msi.com/event/mb/2019/jp-golden-combo/images/bg.jpg) center; background-size:100%;}
#golden_combo .b2{background:#323b43; text-align: center; padding: 5% 15%; }
#golden_combo .b3{background: url(https://storage-asset.msi.com/event/mb/2019/jp-golden-combo/images/bg.jpg) fixed; padding: 8% 0px;background-position: 0% 40%; background-size: 100%;}
#golden_combo .b3 .box{	width: 60%;
	margin: 0 auto;
	
	
	padding: 5%;position: relative;
}

#golden_combo .b3 .blackbox{
 
border-radius: 25px;
	margin: 0 auto;
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
background: linear-gradient(rgba(50,59,67,.6),rgba(50,59,67,1.00));
	}

#golden_combo .b3 ul li{list-style:disc; line-height: 2em; color: #fff;}
#golden_combo .b3 .note{font-size: 1em;}
#golden_combo .note{font-size: 1em; color:#ff8400; line-height: 25px;text-shadow: 0 0 5px #000; text-align: left; padding-bottom: 25px;}

#golden_combo p{font-size: 1.2em; line-height: 35px;  }
#golden_combo .title_wr.is-active > div::before {

    -webkit-transform: rotate(45deg) skewY(-45deg) scaleY(1) translateY(420px);
    transform: rotate(45deg) skewY(-45deg) scaleY(1) translateY(420px);

}
#golden_combo .title_wr h2{
    position: relative;
    position: relative;
    line-height: 1.4;
    position: relative;
    margin: 24px 0;
	text-align: left;

}
#golden_combo .title_wr p{font-size: 1.3em;line-height: 2em; text-shadow: 3px 3px 2px #000;letter-spacing: 1px;}

/* lint??嚙踢?哨蕭?*/
#golden_combo .b3 .box .linebox{display: inline-block; width: 90%;}

#golden_combo .title_wr {
	text-align: left;
  position: relative;
}
#golden_combo .title_wr > div {
	pointer-events: none;
	position: absolute;
	top: -399px;
	left: -183px;
	width: 650px;
	height: 500px;
	overflow: hidden;
	z-index: 2;
}
#golden_combo .title_wr > div::before {
  display: block;
  content: "";
  width: 2px;
  height: 700px;
  background: #eff5f9;
  -webkit-transform: rotate(45deg) skewY(-45deg) scaleY(0) translateY(0);
          transform: rotate(45deg) skewY(-45deg) scaleY(0) translateY(0);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  position: absolute;
  top: 10px;
  right: 160px;
  transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1), background 0.9s ease 0.3s;
  /* easeOutQuint */
}
#golden_combo .title_wr.is-active > div:before {
  width: 1px;
  background: #ffd897;
  -webkit-transform: rotate(45deg) skewY(-45deg) scaleY(1) translateY(470px);
          transform: rotate(45deg) skewY(-45deg) scaleY(1) translateY(470px);
}
@media screen and (min-width: 961px) {
 #golden_combo .title_wr.is-active > div:before {
    -webkit-transform: rotate(45deg) skewY(-45deg) scaleY(1) translateY(420px);
            transform: rotate(45deg) skewY(-45deg) scaleY(1) translateY(420px);
  }
}
/* ================ msi_form ==============================*/
#msi_form{text-align: left;}
.Questionnaire{
    width: 100%;
    padding: 2% 15px;
}

#msi_form ul.checkSty li {list-style: none;}
#msi_form {
    width: 100%;
    margin: 0 auto;
}
#msi_form  .checkSty label::before {border: #ccc 1px solid;}

#msi_form  input[type=checkbox],#msi_form  input[type=radio] {
    margin: 4px 5px;
}
#msi_form  .question-group textarea{
    display: block;
    width: 100%;
    height: 120px;
}
#msi_form  .question-group  input.question-control {
    display: block;
    width: 100%;
    height: 32px;
}
#msi_form  .question-group{

    text-align: left;
}

#msi_form  .question-group button{
    margin: 30px auto 15px;
    text-align: center;
     display: block;
}

#msi_form  .question-group button.btn-submit{
        min-width: 200px;
        background-color: #000;
        border:1px solid #333;
        padding: 20px 15px;
        text-align: center;
        outline: none;
        border: 0px solid #4A4A4A;
        border-radius: 50px;
}

#msi_form  .question-group button.btn-submit:hover{
    background-color: #666;
    color: #fff;
}

#golden_combo #msi_form input, #golden_combo  #msi_form select,#golden_combo #msi_form textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    vertical-align: middle;

}


#golden_combo #msi_form label {
    /*! display: inline-block; */
    /*! max-width: 100%; */
    /*! margin-bottom: 5px; */
    /*! font-weight: 700; */
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
}



#golden_combo #msi_form .question_item label{
    font-size: 16px;
    line-height: 1.45;
    color: #FFF;
    font-weight: 500;
}

#msi_form  input:focus, #msi_form  textarea:focus {
    border-color: rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,.05) inset, 0 0 1px rgba(0,0,0,.05);
    outline: 0;
}

.modal-body {
    position: relative;
    padding: 15px 60px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 0px solid #eee;
}

#msi_form a.btn-terms {
    display: inline-block;
    cursor: pointer;
    float: none;
    color: #ff0000;
    border:0;
    padding:0px;
    border-radius: 0px;
    text-align: center;
    font-size: 16px;
    background-color:transparent;
    margin: 0px auto;
    border-bottom: 1px solid #666;
}

 #msi_form a.btn-terms:after {
    padding-left: 5px;
    content: "T&C";
    color: #ff0000;
    display: inline-block;
}



.question-group:nth-of-type(12){padding-top: -100px;}
.question-group:nth-of-type(12) h6   { height: 10px; }

.help-block {

line-height: 1.5em;
    color: #ff8400;
	text-shadow: 0 0 5px #000;

}
#golden_combo #msi_form .question-group.error,
#golden_combo #msi_form .question-group.error label{
    color: #f00 !important;
}


#golden_combo #msi_form .question-group.error .question_item label , 
#golden_combo #msi_form .question-group.error .question_item label  {
    color: #666 !important;
}


#golden_combo #msi_form .question-required{
    color: #f01;
}




@media screen and (max-width: 1366px) {
	#golden_combo .b3 .box {

		width: 80%;}
	
}

@media screen and (max-width:960px){
	#golden_combo .b3 .box .note {

		font-size: 0.9em;}
	#golden_combo .title_wr p {

		font-size: 1em;}
	#golden_combo .title_wr > div::before {right: 100px;}
	#golden_combo .b3 .box {

		width: 90%;}}
@media screen and (max-width: 768px) {}




/*lighttbox*/




/* width */
#golden_combo .lighttbox::-webkit-scrollbar {
  width: 10px;
}

/* Track */
#golden_combo .lighttbox::-webkit-scrollbar-track {
  background:#000; 
}
 
/* Handle */
#golden_combo .lighttbox::-webkit-scrollbar-thumb {
  background: #AC0002;
  ; 
}

/* Handle on hover */
#golden_combo .lighttbox::-webkit-scrollbar-thumb:hover {
  background: #555; 
}



#golden_combo .lighttbox{
    
    
     position: fixed;
  z-index: 9999;
  width: 100%; /* set arbitrary dimensions */
    max-height: 1200px;
  height: 95vh;  
    min-height: 95vh;
   
  padding:10px;
  text-align: left;
  top: 10%;
  left: 0;
  
  background: black;
  background: rgba(0,0,0,0.8);
  overflow: scroll; 
    
}


#golden_combo .lighttbox:target {
  /** Show lightbox when it is target */
  display: block;

  /** Remove default browser outline style */
  outline: none;
}

/*========== ADDED THIS ==========*/
#golden_combo .lighttbox {
    
    height: 300px;
    /* causes .lightbox to be scrollable if children overflow it */
}

#golden_combo .lighttbox img {
    max-width: none; /* max-width: 90%; <---- don't set this (otherwise image will never overflow parent)*/
    margin-top: 2%;
    overflow-y: visible; /* overflow-y: scroll; <---- don't set this (images can't contain anythying, so nothing can overflow from them*/
    height: auto;  /* height: 100%; <---- don't set this (otherwise image will never overflow parent)*/
}  


#golden_combo .multiple-inline {
    color: #FFF;
    
    
}

/*modal*/
.modal-content{
 background: #222;
}
 .modal-header {
    padding: 15px 30px;
    border-bottom: 1px solid #444;
    background: #222;
    text-align: center;
    font-size: 24px;
}

 .modal-body {
	 text-align: left;
	 line-height: 2;
    position: relative;
    padding: 15px 60px;
    background: #222;
    color: #fff;

}

 .modal-body hr {
    display: none;
}
 .modal-conten{
    border:0;
}
 .modal-content p {
	 text-align: left;
    margin: 15px 0;
    color: #ddd;
     
    font-family: "Meiryo UI", "メイリオ", Meiryo, Osaka, "小塚ゴシック Pro H", KozGoPr6N-Heavy, KozGoPro-Heavy, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
     
     
    
}

 .modal-content ol,
 .modal-content li {
    color: #ddd;
}

 .modal-content ol {
    padding-left: 20px;
}

 .modal-content .h4,.modal-content h4 {
	 text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: red;
   
}

 .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #444;
    background: #222;
}

 .modal-footer .btn-default {
    color: #fff;
    background-color: red;
    border-color: red;
}

 .modal-content .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}

 .modal-content .close:focus,
 .modal-content  .close:hover {
    color: #fff;
}

.error{
    color: #ff0000;
}

@media (max-width: 768px){
     .modal-body{
         padding: 15px 20px;
    }
}
