@charset "UTF-8";
/****************** reset *****************/
#cnt-main {
  width: min(90%,1290px);
  margin: 0 auto;
  position: relative;
}

#btn_link {
  position: absolute;
  left: 980px;
  top: -3px;
  overflow: hidden;
}

body {
  line-height: 1.4;
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  font-family: 'Roboto','Noto Sans JP',"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN",'Noto Sans JP',"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
}

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

a {
  display: inline-block;
}

a.btn:hover {
  filter: brightness(90%) contrast(120%);
}

a:hover, a.btn:hover, a img:hover {
    filter: brightness(90%) contrast(120%);
    text-decoration: none;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

h1 {
  line-height: 0;
}

/****************** Common *****************/
.wrapArea{
  background:url(../img/bg_wrapArea.png) center top;
  background-size: 100% auto;
}
#wrapper_all {
  width: 100%;
  min-width: min(90%,1290px);
  position: relative;
  overflow: hidden;
}
.wrapper_bg {
  min-width: min(90%,1290px);
  width: 100%;
}
.container {
  max-width: min(90%,1290px);
  margin: 0 auto;
}
img{
  width: 100%;
  display: block;
}

#page {
  margin: auto;
}

#headWrap{
  border-bottom: 1px solid #fff;
}
#headCont {
  padding: 2.5px 0;
  width: 100%;
  max-width: min(90%,1290px);
  text-align: center;
  position: relative;
}

#headCont #logoTOG {
  /*float: none;*/
  display: inline-block;
  padding-bottom: 3px;
}

#headCont #snsArea {
  position: absolute;
  top: 6px;
  right: 0;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  display: block;
}

.sticky + .content {
  padding-top: 60px;
}


.navigation_menu#nav-hidden.sticky {
  display: block;
}
.navigation_menu#nav-hidden {
  display: none;
}

.navigation_menu:after {
  content: '';
  display: block;
  /*padding-top: 8px;
  background-color: rgba(0, 0, 0, 0.1);*/
  border-bottom: 1px solid #000;
}

.navigation_menu_inner {
  background-color: rgba(255, 255, 255, 0.9);
}

.navigation_menu .container {
  max-width: min(84%,1210px);
  margin: 0 auto;
}

.navigation_menu .nav {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
  justify-content: space-between;
}
.navigation_menu .nav li{
  margin-right: 16px;
}
.navigation_menu .nav li:last-child{
  margin-right: 0;
}

.navigation_menu .nav li a > div {
  margin-top: 8px;
}

.navigation_menu .nav li a:hover {
  text-decoration: none;
  filter: brightness(90%) contrast(120%);
}

.wrapper_bg {
  background-color: transparent;
  overflow: hidden;
  background-image: url(../img/wrapper_bg.png);
  background-position: center 0px;
  background-repeat: no-repeat repeat;
  background-size: 100% auto;
}


/****************** Setting *****************/
.center {
  text-align: center !important;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

.bold {
  font-weight: bold !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.bgBK {
  background: #000;
  color: #fff;
}

.note {
  font-size: 11px;
  display: block;
}

.notes {
  font-size: 11px;
  display: inline-block;
}

/***cnt00top***/
#cnt00top {
  margin: 0 auto;
  width: 100%;
  height: 537px;
  padding: 0 0;
  position: relative;
  overflow: hidden;
  /*background-image: url(../img/main_bg_01.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom 90px;*/
}
/*#cnt00top:after {
content: "";
position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url(../img/main_bg_01.png);
  background-size: 100% 100%;
}*/
#cnt00top h1 {
  width: min(87.36%,1127px);
  text-align: center;
  margin: auto;
  position: absolute;
  top: 36px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
#cnt00top h1 img {
    /*max-width: 100%;*/
    max-width: 1127px;
    margin: 0 auto;
}
#cnt00top .img-bg{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
/*#cnt00top .img-bg2{
  position: absolute;
  top:-30px;
  left: 0;
    z-index: 0;
  width: 100%;

}*/

#cnt00top h1 .link-banner {
  position: absolute;
  right: 15%;
  bottom: 30%;
}

#cnt00top p {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  max-width: 1253px;
  margin: 0 auto;
}
@media (max-width:1290px) {
  #cnt00top {
    height: 39.7vw;
  }
  #cnt00top .img-bg{
    width: 120%;
    left: -10%;
  }
}
@media (max-width:1127px) {
  #cnt00top {
    height: 42.7vw;
  }
  #cnt00top .img-bg{
    width: 120%;
    left: -10%;
  }
  #cnt00top h1 img {
    max-width: 100%;
  }
}


/***navi_menu***/  
.navi_menu .nav{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  margin-bottom: 75px;
}
.navi_menu .nav li{
  margin-right: 16px;
}
.navi_menu .nav li:last-child{
  margin-right: 0;
}

/***campaign***/  
.campaign{
  background: #fff;
  border: 4px solid #313131;
  border-radius: 20px;
  box-sizing: border-box;
  margin-bottom: 115px;
  padding-bottom: 50px;
}
.campaign_ttl{
  text-align: center;
  position: relative;
}
#campaign_3 .campaign_ttl h2{
  padding-bottom: 35px;
}
.campaign_ttl h2 img{
  border-radius: 15px 15px 0 0;
}
#campaign_1 .campaign_ttl .img{
  position: absolute;
  top: 49px;
  left: 0;
}
#campaign_2 .campaign_ttl .img{
  position: absolute;
  top: 45px;
  left: 0;
}
/*#campaign_1 .campaign_ttl p{
  padding-bottom: 40px;
}
#campaign_2 .campaign_ttl p{
  padding-bottom: 50px;
}*/
.campaign .content{
  width: min(94.7%,1222px);
  margin: auto;
}
#campaign_1 .content .text{ 
  padding-bottom: 68px;
}
#campaign_1 .content .btn{ 
  padding-bottom: 66px;
}
#campaign_3 .content .btn{ 
  padding-bottom: 40px;
  width: 100%;
}
#campaign_2 .content .text{ 
  padding-bottom: 15px;
}

/***campaign_3***/ 
#campaign_3 .content{ 
  width: min(85%,1100px);
}
.about_campaign{
  margin-top: -65px;
  margin-bottom: 65px;
  position: relative;
  z-index: 1;
}
.about_campaign h3{
  width: min(39.7%,485px);
  margin-bottom: 25px;
}
.about_campaign p{
  padding-left: 20px;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
}
.about_gold{
  padding: 20px 25px;
  border: dashed 2px #a9a9a9;
}
.about_gold h3{
  width: min(20.6%,252px);
  margin-bottom: 10px;
}
.about_gold p{
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
  color: #4c4c4c;
}


/***campaign_1 target***/  
.target{
  padding-bottom: 60px;
}
.target .sttl{
  width: min(26.5%,342px);
  margin: auto;
  padding-bottom: 65px;
}

/***campaign 対象タイトル***/
.list_products {
  margin: 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 16px;

  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
  justify-content: space-between;
}
.list_products .list_products_item {
  margin-bottom: 30px;
  padding: 25px 18px 30px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 48%;  
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.list_products .list_products_item .items {
  text-align: center;
  /*margin-bottom: 26px;*/
  background: #fff;
}
/*.list_products .list_products_item .items .genre_device {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}*/
.list_products .list_products_item .items .title {
  background-color: #000;
  color: #FFF;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -18px 25px;
  padding: 1.2em 2em;
  /*font-size: 18px;*/
  font-size: clamp(16px,1.5vw,20px);
  min-height: 0vw;
}
.list_products .list_products_item .items .title a, .list_products .list_products_item .items .title h3 {
  color: #FFF;
  font-weight: 600; 
}
.list_products .list_products_item .items .image {
  /*border: 1px #333333 solid;*/
  margin-bottom: 30px;
}
.list_products .list_products_item .items .image img {
  width: 100%;
}
.list_products .list_products_item .items .des {
  margin: auto 7px;
  padding: 20px 20px;
  line-height: 1.4;
  text-align: center;
  background-color: #f4f4f4;
  color: #FFF;
  border-radius: 3px;
  /*margin-bottom: 14px;*/
}
.list_products .list_products_item .items .des > div {
  margin-bottom: 5px;
}
.list_products .list_products_item .items .des > div:last-child {
  margin-bottom: 0px;
}
.list_products .list_products_item .items .des > div:last-child p {
  margin-top: 5px;
}
.list_products .list_products_item .items .des .cnt {
    font-size: 18px;
    font-weight: 500;
}
.list_products .list_products_item .items .des h5 {
  font-size: 13px;
}
.list_products .list_products_item .items .des p, .list_products .list_products_item .items .des h5 {
  color: #FFF;
}
.list_products a:hover, .list_products a.btn:hover, .list_products a img:hover {
    filter: brightness(90%) contrast(130%);
    text-decoration: none;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
/*今すぐプレイ*/
/*.list_products_item .btn{
	position: relative;
	margin: 20px 15px;
	padding: 12px 0;
	background: #dd0000;
	border-bottom: 5px solid #9f000c;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.list_products_item .btn p{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}
.list_products_item a:hover .btn{
	border-bottom: 2px solid #9f000c;
	margin-top: 23px;
}*/