@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Orbitron);
.disnone{
  display: none;
}
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::
reset
::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none;
    /* iPhone */
  }
}

body {
  color: #000000;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
  font-size: 13px;
  line-height: 1;
  min-width: 1080px;
  background: #32424d;
  min-height: 900px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, p {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}


/*-------clearfix-------*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  font-size: 0;
}


/*==================================
cmn
==================================*/


/*-------other-------*/

img {
  display: block;
  /*height: auto;*/
}

.top img{
  max-width: 100%;
  height: auto;
}

a img {
  opacity: 1;
  transition: all 0.2s ease-out 0s;
}

a:hover img {
  opacity: 0.5;
  transition: all 0.2s ease-out 0s;
  filter: alpha(opacity=50);
}

a {
  color: #f45362;
  text-decoration: none;
}

a:visited {
  color: #f45362;
  text-decoration: underline;
}

a:hover {
  color: #f45362;
  text-decoration: underline;
}

.box03 {
max-width: 100%;
  width: 980px;
  margin: 0 auto;
}

.pt40 {
  padding-top: 0px;
}

.spOnly{
  display: none;
}


/*-------wrapper-------*/

#wrapper {
  line-height: 1.4;
  position: relative;
  z-index: 1000;
  overflow: hidden;
}


/*-------header-------*/
.top #header *{
  max-width: 100%;
}

#header {
  height: 89px;
  background: url(../../../images/pc/header_bg.png) no-repeat;
  background-position: center;
}

#header h1 {
  position: absolute;
  top: 12px;
}

#header h1 img{
  width: 144px;
}

#header #header_box {
/*max-width: 100%;*/
  width: 1080px;
  height: 89px;
  margin: 0 auto;
  position: relative;
}

#header #main_menu:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  font-size: 0;
}

#header #main_menu {
  /*max-width: 100%;*/
  /*width: 880px;*/
  width: 840px;
  position: absolute;
  top: 19px;
  /*left: 252px;*/
  left: 260px;
}

#header #main_menu li, #header #main_menu li a {
  height: 62px;
  float: left;
  background: url(../../../images/pc/main_menu.png) no-repeat;
}

#header #main_menu li {
  text-indent: -9999px;
}

#header #main_menu #main_menu01 {
/*max-width: 100%;*/
  width: 139px;
  background-position: 0 -62px;
  display: block;
}

#header #main_menu #main_menu01 a {
/*max-width: 100%;*/
  width: 139px;
  background-position: 0 0;
  display: block;
}

#header #main_menu #main_menu01 a.current {
/*max-width: 100%;*/
  width: 139px;
  background-position: 0 -62px;
  display: block;
}

#header #main_menu #main_menu02 {
/*max-width: 100%;*/
  width: 139px;
  background-position: -141px -62px;
  display: block;
}

#header #main_menu #main_menu02 a {
/*max-width: 100%;*/
  width: 139px;
  background-position: -141px 0;
  display: block;
}

#header #main_menu #main_menu02 a.current {
/*max-width: 100%;*/
  width: 139px;
  background-position: -141px -62px;
  display: block;
}

#header #main_menu #main_menu03 {
/*max-width: 100%;*/
  width: 139px;
  background-position: -280px -62px;
  display: block;
}

#header #main_menu #main_menu03 a {
/*max-width: 100%;*/
  width: 139px;
  background-position: -280px 0;
  display: block;
}

#header #main_menu #main_menu03 a.current {
/*max-width: 100%;*/
  width: 139px;
  background-position: -280px -62px;
  display: block;
}

#header #main_menu #main_menu04 {
/*max-width: 100%;*/
  width: 139px;
  background-position: -420px -62px;
  display: block;
}

#header #main_menu #main_menu04 a {
/*max-width: 100%;*/
  width: 139px;
  background-position: -420px 0;
  display: block;
}

#header #main_menu #main_menu04 a.current {
/*max-width: 100%;*/
  width: 139px;
  background-position: -420px -62px;
  display: block;
}

#header #main_menu #main_menu05 {
/*max-width: 100%;*/
  width: 139px;
  background-position: -558px -62px;
  display: block;
}

#header #main_menu #main_menu05 a {
/*max-width: 100%;*/
  width: 139px;
  background-position: -558px 0;
  display: block;
}

#header #main_menu #main_menu05 a.current {
/*max-width: 100%;*/
  width: 139px;
  background-position: -558px -62px;
  display: block;
}

#header #main_menu #main_menu06 {
/*max-width: 100%;*/
  width: 139px;
  background-position: -690px -62px;
  display: block;
}

#header #main_menu #main_menu06 a {
  /*max-width: 100%;*/
  width: 139px;
  background-position: -690px 0;
  display: block;
}

#header #main_menu #main_menu06 a.current {
  /*max-width: 100%;*/
  width: 139px;
  background-position: -690px -62px;
  display: block;
}

#header #main_menu li.out, #header #main_menu li.soon {
  background: none;
}


/*-------contents-------*/

#contents, #under_contents {
  width: 1100px;
  padding: 0 0 80px;
  margin: 0 auto;
  background: url(../../../images/pc/contents_bg.png) repeat-y center 0;
}

#contents{
  max-width: 100%;
}

#under_contents {
  padding-top: 56px;
}


/*-------sec_main-------*/

#sec_main {
max-width: 100%;
  width: 1080px;
  margin: 0 auto;
}

#sec_main .bx-controls-auto {
  display: none;
}

#sec_main .bx-wrapper .bx-prev {
  left: 26px !important;
}

#sec_main .bx-wrapper .bx-next {
  right: 26px !important;
}

#sec_main .bx-wrapper .bx-controls-direction a {
  top: 42% !important;
}


/*-------main_news-------*/

#main_news {
max-width: 100%;
  width: 1024px;
  height: 47px;
  margin: 0 auto;
  font-size: 14px;
  background: url(../../../images/pc/news_bg.png) no-repeat;
}

#main_news dl {
max-width: 100%;
  width: 873px;
  float: left;
}

#main_news #main_news_icon {
max-width: 100%;
  width: 11px;
  padding: 18px 0 0 40px;
  float: left;
}

#main_news dt {
  padding: 15px 7px 0;
  float: left;
  color: #fff88b;
}

#main_news dd {
  padding: 15px 0 0 15px;
  float: left;
  color: #ffffff;
}

#main_news dd a{
  color: #80ffff;
}

#main_news #main_news_btn {
  padding: 10px 22px 0 0;
  float: right;
}


/*-------main_news_more-------*/

#main_news_more {
max-width: 100%;
  width: 1031px;
  margin: 0 auto;
  padding-top: 15px;
}

#main_news_more:before {
  content: "";
  max-width: 100%;
  width: 1031px;
  height: 59px;
  display: block;
  margin: 0 auto;
  background: url(../../../images/pc/news_more_bg01.png) repeat center 0;
}

#main_news_more:after {
  content: "";
  max-width: 100%;
  width: 1031px;
  height: 57px;
  display: block;
  margin: 0 auto;
  background: url(../../../images/pc/news_more_bg03.png) repeat center 0;
}

#main_news_more_box {
  max-width: 100%;
  width: 907px;
  margin: 0 auto;
  padding: 0 62px;
  text-align: center;
  background: url(../../../images/pc/news_more_bg02.png) repeat center 0;
}

#main_news_more_box dl {
  padding-top: 15px;
}

#main_news_more_box dl:first-child {
  padding-top: 0;
}

#main_news_more_box dt {
  padding: 0 7px;
  float: left;
  color: #fff88b;
}

#main_news_more_box dd {
  padding: 0 0 0 15px;
  float: left;
  color: #ffffff;
}

#main_news_more_box dd a{
  color: #80ffff;
}


/*-------bnr-------*/

#bnr {
  max-width: 100%;
  width: 729px;
  margin: 20px auto 20px;
}

#bnr2 {
  max-width: 100%;
  width: 729px;
  margin: 20px auto -10px;
}

#bnr03 {
    width: 85%;
    margin: 30px auto;
}
#bnr03 img {
    display: inline-block;
    width: 100%;
}

#bnr04 {
	width: 720px;
	max-width: 85%;
	margin: 30px auto;
}

#bnr05 {
	width: 720px;
	max-width: 85%;
	margin: 30px auto;
}

/*-------store-------*/

#store {
  max-width: 100%;
  width: 894px;
  height: 300px;
  margin: 0 auto 40px;
  ;
  padding: 46px 60px 0 60px;
  background: url(../../../images/pc/store_bg.png) no-repeat center 0;
}

#store h2 {
max-width: 100%;
  width: 896px;
  margin: 0 auto;
  padding-bottom: 27px;
}

#store ul {
  padding-bottom: 67px;
}

#store li {
max-width: 100%;
  width: 431px !important;
  float: left;
}

#store li:nth-child(odd) {
  margin-right: 28px !important;
}

#store .bx-wrapper {
max-width: 100%;
  width: 891px;
  max-width: 891px !important;
}

.bx-wrapper .bx-viewport {
  box-shadow: none !important;
  background: none !important;
  border: none !important;
  left: 0 !important;
}

#store .bx-pager.bx-default-pager {
  display: none;
}

#store .bx-wrapper .bx-prev {
  left: -74px !important;
}

#store .bx-wrapper .bx-next {
  right: -70px !important;
}

#store .bx-wrapper .bx-controls-direction a {
  top: 30% !important;
}

.infobox{
  margin: 20px auto;
}


/*-------movie-------*/
#movie .movie-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 30px auto 20px;
}
#movie .movie-list li {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
}
#movie .movie-list li:nth-of-type(3n) {
    margin-right: 0;
}
#movie .movie-list li iframe {
    width: 313.6px;
    height: 176.4px;
}
#movie .movie-list li img {
    margin: auto;
}


/*-------labo-------*/
#labo {
/*max-width: 100%;*/
  width: 459px;
  float: left;
}

#labo h2 img{
  max-width: none;
}

#labo ul {
  padding-top: 28px;
}

#labo li {
max-width: 100%;
  width: 459px;
  margin-bottom: 17px;
  background: url(../../../images/pc/labo_bg.png) no-repeat center 0;
  position: relative;
}

#labo li a {
max-width: 100%;
  width: 459px;
  height: 160px;
  display: block;
  text-decoration: none;
}

#labo li a:hover {
  text-decoration: underline;
}

#labo .labo_img {
max-width: 100%;
  width: 117px;
  padding: 20px 15px 18px 16px;
  float: left;
}

#labo dl {
max-width: 100%;
  width: 287px;
  padding-top: 18px;
  float: left;
}

#labo dt {
  font-size: 15px;
  font-weight: bold;
  color: #fc7e8a;
  word-break: break-all;
}

#labo li a:hover dt, #labo li a:hover .labo_text {
  text-decoration: underline;
}

#labo .labo_text {
  font-size: 12px;
  color: #2d4050;
}

#labo .labo_day {
  color: #8fe633;
  position: absolute;
  right: 24px;
  bottom: 20px;
}

#labo .labo_day:before {
  content: "";
  max-width: 100%;
  width: 12px;
  height: 12px;
  display: block;
  background: url(../../../images/pc/labo_icon01.gif) no-repeat center 0;
  position: absolute;
  top: 2px;
  left: -15px;
}


/*-------twitter-------*/

#twitter {
max-width: 100%;
  width: 462px;
  float: right;
}

#official_twitter {
max-width: 100%;
  width: 462px;
  margin: 24px auto 0
}	

#twitter_box {
max-width: 100%;
  width: 400px;
  height: 368px;
  /*height: 441px;*/
  margin: 28px auto 0;
  padding: 30px 30px;
  /*background: url(../../../images/pc/twitter_bg.png) no-repeat center 0;*/
  position: relative;
  background: url(../../../images/pc/twitter_bg_pc.png) no-repeat center 0;
  background-size: contain;
}

#twitter .customisable-border {
  border: none !important;
}


/*==================================
about
==================================*/

#about {
max-width: 100%;
  width: 889px;
  margin: 0 auto;
  /* padding: 120px 62px 30px; */
  padding: 115px 62px 30px; /* 20220527勢力図導線追加 */
  background: url(../../../images/pc/about_bg.png) no-repeat center 0;
  position: relative;
}

#about #about_header img {
  margin: 0 auto;
  /* padding-bottom: 56px; */
  padding-bottom: 41px; /* 20220527勢力図導線追加 */
}

#about h2 {
  position: absolute;
  top: 19px;
  left: 50px;
}

#about h2 img {
  padding-bottom: 0 !important;
}

#about .about_box {
  /* padding-bottom: 86px; */
  padding-bottom: 61px; /* 20220527勢力図導線追加 */
}

#about .about_box .about_text {
  /* margin: 48px 0 0 35px; */
  margin: 33px 0 0 35px; /* 20220527勢力図導線追加 */
}

#about .about_box ul {
  /* padding: 62px 0 0 59px; */
  padding: 47px 0 0 59px; /* 20220527勢力図導線追加 */
}

#about .about_box li {
  margin-left: 78px;
  float: left;
}

/* 20220527勢力図導線追加 */
#about .updade p {
    text-align: center;
    color: #1a2937;
    font-size: 2em;
    font-weight: bold;
    margin-top: 35px;
}

#about .about_btn {
    text-align: center;
    width: 85%;
    margin: 10px auto 0;
}
#about .about_btn a img {
    display: inline-block;
    width: 100%;
}
/* //20220527勢力図導線追加 */

/*==================================
product
==================================*/

#product {
  position: relative;
}

#product_header {
max-width: 100%;
  width: 999px;
  margin: 0 auto;
  position: relative;
}

#product_header h2 {
  position: absolute;
  top: 19px;
  left: 50px;
}

#product #product_submenu {
max-width: 100%;
  width: 172px;
  background: url(../../../images/pc/product_submenu_bg.png) no-repeat center 0;
  position: absolute;
  top: 86px;
  left: 20px;
}

#product #product_submenu ul {
  padding: 56px 0 24px;
}

/* 20220527勢力図追加 */
#product #product_submenu ul li#product_submenu05 a {
    display: block;
    width: 151px;
    padding: 22px 21px 23px 5px;
}
#product #product_submenu ul li#product_submenu05 a img {
    margin: auto;
}
/* //20220527勢力図追加 */


#product_box {
  background: url(../../../images/pc/product_bg02.png) repeat-y center 0;
}

#product_box_bg {
  background: url(../../../images/pc/product_box_bg.png) repeat-y center 0;
}

.product_list_box {
max-width: 100%;
  width: 769px;
  margin-left: 243px;
}

.product_list_box .product_list {
  min-height: 552px;
}

.product_list_box .product_item_box {
  padding: 38px 0 30px;
  border-bottom: 1px solid #3d4e5c;
}

.product_list_box .product_item_left {
max-width: 100%;
  width: 231px;
  float: left;
}

.product_list_box .product_item_left .product_topbnr_btn{
  margin-top: 15px;
}

.product_list_box .product_item_left .product_topbnr_btn img {
    margin: auto;
}

.product_list_box .product_item_right {
max-width: 100%;
  width: 520px;
  float: right;
}

.product_list_box .product_item_right .product_item_text {
  padding-bottom: 22px;
}

.product_list_box .product_item_right .product_item_btn li {
max-width: 100%;
  width: 89px;
  margin: 0 auto;
  padding-right: 18px;
  float: left;
}

.product_list_box .pdf_dl{
	margin-top:22px;
  display: inline-block;
}

#product_footer {
max-width: 100%;
  width: 1013px;
  margin: 0 0 0 46px;
}

#product_footer2 {
max-width: 100%;
  width: 1017px;
  margin: 0 auto;
}

/*-------- popup --------*/

.commentary_body {
  min-width: 737px !important;
  min-height: 691px !important;
  background: none !important;
}

.commentary_body_sylphy03 {
  min-width: 811px !important;
  min-height: 759px !important;
  background: none !important;
}

.commentary {
max-width: 100%;
  width: 737px;
  min-height: 691px;
  padding: 26px 0 0 70px;
  background: url(../../../images/pc/commentary_box_bg.png) no-repeat center 0;
}

.commentary_sylphy03 {
max-width: 100%;
  width: 741px;
  min-height: 733px;
  padding: 26px 0 0 70px;
  background: url(../../../images/pc/commentary_box_bg_03.png) no-repeat center 0;
}

.commentary_img {
  padding-bottom: 25px;
}

.commentary_img_left {
  padding-bottom: 25px;
  margin-left: -25px;
}

.cboxIframe {
  background: none !important;
}


/*-------- popup doragoon01--------*/

.commentary_body_dragoon01 {
  min-width: 807px !important;
  min-height: 797px !important;
  background: none !important;
}

.commentary_dragoon01 {
max-width: 100%;
  width: 737px;
  min-height: 771px;
  padding: 26px 0 0 70px;
  background: url(../../../images/pc/commentary_box_bg_04.png) no-repeat center 0;
}

.commentary_body_dragoon01 .popupinbtn {
max-width: 100%;
  width: 667px;
}

.commentary_body_dragoon01 .popupinbtn img {
  margin: 0 auto;
  padding-top: 20px;
}

/*-------- popup ドレッド--------*/

.commentary_body_h820 {
  min-width: 807px !important;
  min-height: 820px !important;
  background: none !important;
}

.commentary_h820 {
max-width: 100%;
  width: 737px;
  min-height: 820px;
  padding: 26px 0 0 70px;
  background: url(../../../images/pc/commentary_box_bg_820.png) no-repeat center 0;
}

.commentary_body_h820 .popupinbtn {
max-width: 100%;
  width: 667px;
}

.commentary_body_h820 .popupinbtn img {
  margin: 0 auto;
  padding-top: 20px;
}


/*-------- popup 轟雷シルフィー--------*/

.commentary_body_h715 {
  min-width: 807px !important;
  min-height: 715px !important;
  background: none !important;
}

.commentary_h715 {
max-width: 100%;
  width: 737px;
  min-height: 715px;
  padding: 26px 0 0 70px;
  background: url(../../../images/pc/commentary_box_bg_715.png) no-repeat center 0;
}

.commentary_body_h715 .popupinbtn {
max-width: 100%;
  width: 667px;
}

.commentary_body_h715 .popupinbtn img {
  margin: 0 auto;
  padding-top: 20px;
}



/*-------- popup weapon --------*/

.commentary_weapon_table {
max-width: 100%;
  width: 618px;
  padding: 20px;
  text-align: center;
  margin: 0 auto;
  font-family: Hiragino Kaku Gothic Pro;
}

.commentary_weapon_table caption {
  margin-bottom: 20px;
  font-size: 22px;
}

.commentary_weapon_table table, .commentary_weapon_table th, .commentary_weapon_table td {
  border-style: solid;
  border-width: thin;
  border-color: #cccccc;
  padding: 10px;
}

.commentary_weapon_table th {
  text-align: center;
  background-color: #f5f5f5;
}

.tablearea {
max-width: 100%;
  width: 580px;
  height: 600px;
  margin: 50px 0 0 80px;
  overflow: scroll;
  overflow-x: hidden;
}

/*-------- popup 650 --------*/

.commentary_body_h650 {
  min-width: 737px !important;
  min-height: 650px !important;
  background: none !important;
}

.commentary_h650 {
max-width: 100%;
  width: 737px;
  min-height: 650px;
  padding: 26px 0 0 70px;
  background: url(../../../images/pc/commentary_box_bg_650.png) no-repeat center 0;
}

.commentary_body_h650 .popupinbtn {
max-width: 100%;
  width: 667px;
}

.commentary_body_h650 .popupinbtn img {
  margin: 0 auto;
  padding-top: 20px;
}



/*-------- popup 780 --------*/

.commentary_body_h780 {
  min-width: 737px !important;
  min-height: 780px !important;
  background: none !important;
}

.commentary_h780 {
max-width: 100%;
  width: 737px;
  min-height: 780px;
  padding: 26px 0 0 70px;
  background: url(../../../images/pc/commentary_box_bg_780.png) no-repeat center 0;
}

.commentary_img {
  padding-bottom: 25px;
}

.commentary_img_left {
  padding-bottom: 25px;
  margin-left: -25px;
}

.cboxIframe {
  background: none !important;
}

.commentary_body_h780 .popupinbtn {
max-width: 100%;
  width: 667px;
}

.commentary_body_h780 .popupinbtn img {
  margin: 0 auto;
  padding-top: 20px;
}

/*-------- popup 797--------*/

.commentary_body_h797 {
  min-width: 807px !important;
  min-height: 797px !important;
  background: none !important;
}

.commentary_h797  {
max-width: 100%;
  width: 737px;
  min-height: 771px;
  padding: 26px 0 0 70px;
  background: url(../../../images/pc/commentary_box_bg_04.png) no-repeat center 0;
}

.commentary_body_h797 .popupinbtn {
max-width: 100%;
  width: 667px;
}

.commentary_body_h797 .popupinbtn img {
  margin: 0 auto;
  padding-top: 20px;
}

/*-------- popup 850 --------*/

.commentary_body_h850 {
  min-width: 737px !important;
  min-height: 850px !important;
  background: none !important;
}

.commentary_h850 {
max-width: 100%;
  width: 737px;
  min-height: 850px;
  padding: 26px 0 0 70px;
  background: url(../../../images/pc/commentary_box_bg_850.png) no-repeat center 0;
}

.commentary_img {
  padding-bottom: 25px;
}

.commentary_img_left {
  padding-bottom: 25px;
  margin-left: -25px;
}

.cboxIframe {
  background: none !important;
}

/*-------- popup 960 --------*/

.commentary_body_h960 {
  min-width: 737px !important;
  min-height: 960px !important;
  background: none !important;
}

.commentary_h960 {
max-width: 100%;
  width: 737px;
  min-height: 930px;
  padding: 26px 0 0 70px;
  background: url(../../../images/pc/commentary_box_bg_960.png) no-repeat center 0;
}

.commentary_img {
  padding-bottom: 25px;
}

.commentary_img_left {
  padding-bottom: 25px;
  margin-left: -25px;
}

.cboxIframe {
  background: none !important;
}

/*-------- popup 1020 --------*/

.commentary_body_h1020 {
  min-width: 737px !important;
  min-height: 1100px !important;
  background: none !important;
}

.commentary_h1020 {
max-width: 100%;
  width: 737px;
  min-height: 1020px;
  padding: 26px 0 0 70px;
  background: url(../../../images/pc/commentary_box_bg_1020.png) no-repeat center 0;
}

.commentary_img {
  padding-bottom: 25px;
}

.commentary_img_left {
  padding-bottom: 25px;
  margin-left: -25px;
}

.cboxIframe {
  background: none !important;
}

.commentary_ng_table {
max-width: 100%;
  width: 618px;
  padding: 0 20px;
  margin: 0 auto;
  font-family: Hiragino Kaku Gothic Pro;
}

.commentary_ng_table caption {
  margin-bottom: 20px;
  font-size: 22px;
}

.commentary_ng_table table, .commentary_ng_table th, .commentary_ng_table td {
  border-style: solid;
  border-width: thin;
  border-color: #cccccc;
  padding: 10px;
  line-height: 16px;
}

.tablearea_ng {
max-width: 100%;
  width: 670px;
  height: 380px;
  overflow: scroll;
  overflow-x: hidden;
}


/*-------- popup 1100 --------*/

.commentary_body_h1100 {
  min-width: 737px !important;
  min-height: 1100px !important;
  background: none !important;
}

.commentary_h1100 {
max-width: 100%;
  width: 737px;
  min-height: 1100px;
  padding: 26px 0 0 70px;
  background: url(../../../images/pc/commentary_box_bg_1100.png) no-repeat center 0;
}

.commentary_img {
  padding-bottom: 25px;
}

.commentary_img_left {
  padding-bottom: 25px;
  margin-left: -25px;
}

.cboxIframe {
  background: none !important;
}

.commentary_ng_table {
max-width: 100%;
  width: 618px;
  padding: 0 20px;
  margin: 0 auto;
  font-family: Hiragino Kaku Gothic Pro;
}

.commentary_ng_table caption {
  margin-bottom: 20px;
  font-size: 22px;
}

.commentary_ng_table table, .commentary_ng_table th, .commentary_ng_table td {
  border-style: solid;
  border-width: thin;
  border-color: #cccccc;
  padding: 10px;
  line-height: 16px;
}

.tablearea_ng {
max-width: 100%;
  width: 670px;
  height: 380px;
  overflow: scroll;
  overflow-x: hidden;
}



/*-------- popup tenpo --------*/

.commentary_tenpo .Detail {
  max-width: 100%;
	width: 687px;
	height: 381px;
	overflow-y: scroll;
    overflow-x: hidden;
	margin:0 auto;
}

.commentary_body_tenpo {
  min-width: auto;
  min-height: auto;
  background: none !important;
  max-width: 100% !important;
}

.commentary_tenpo {
  margin: 0px auto;
  /*max-width: 100%;*/
  width: 100%;
  /*min-height: 717px; /*デフォルト*/
  /*background: url(../../../images/pc/commentary_box_bg_popup.png) no-repeat center 0; /*デフォルト*/
  min-height: 800px; /*注記追加*/
  background: url(../../../images/pc/commentary_box_bg_popup02.png) no-repeat center 0; /*注記追加*/
}

 /*-------- 注記追加　--------*/
.commentary_attention_tenpo{ max-width: 100%; width: 672px; margin: 0 auto 20px;}
.commentary_attention_tenpo p {line-height: 1.5em; color: #F00; font-size: 15px; font-weight: bold; text-decoration: line-through;}

/*カスタムコンテスト開催延期のご連絡*/
.commentary_attention02_tenpo{ max-width: 100%; width: 672px; margin: 15px auto 15px;}
.commentary_attention02_tenpo h3{font-size: 22px; text-align: center; font-weight: bolder; border-bottom: 2px solid #f00; margin-bottom: 15px; padding-bottom: 5px; color: #f00;}
.commentary_attention02_tenpo p {line-height: 1.6em; color: #F00; font-size: 15px; font-weight: bold; letter-spacing: 2px; text-indent: -1em; padding-left: 1em; text-align: justify;}
.commentary_attention02_tenpo a {color: #1062e1;}

.commentary_attention03_tenpo{ max-width: 100%; width: 672px; margin: 10px auto;}
.commentary_attention03_tenpo p {line-height: 1.2em; color: #F00; font-size: 15px; letter-spacing: 1px;}

.commentary_attention04_tenpo{ max-width: 100%; width: 672px; margin: 15px auto 10px;}
.commentary_attention04_tenpo p {line-height: 1.6em; color: #F00; font-size: 15px; font-weight: bold; letter-spacing: 1px;}
.commentary_attention04_tenpo p span{font-size: 14px;}

.commentary_img_tenpo {
  /*width: 590px; /*デフォルト*/
max-width: 100%;
  width: 530px; /*カスタムコンテスト再開のご連絡*/
  margin: 20px auto;
  /*padding-top: 60px; /*デフォルト*/
  /*padding-top: 70px; /*カスタムコンテスト開催延期のご連絡*/
  /*padding-top: 55px; /*カスタムコンテスト再開のご連絡*/
  padding-top: 65px; /*2021年*/
}

.commentary_img_midasi_tenpo {
max-width: 100%;
width: 672px;
  height: 43px;
  padding-bottom: 25px;
  margin: 0px auto;
}


.contentsDetail { background-color:#fff; margin:20px 0; width:670px; }

.contentsDetail .title { color:#fff; padding:8px 10px 10px 10px; }
.contentsDetail .title span { border-left:solid #222c34 10px; display:block; font-size:22px; line-height:1.4em; padding:0 10px; }

.contentsDetail .contents { background-color:#FFF; color:#000; padding:10px; }
.contentsDetail .contents .left { display:inline-block; margin: 0 20px 0 0; padding: 0; vertical-align:top; width:370px; }
.contentsDetail .contents .right { display:inline-block; text-align: right; vertical-align:top; width:358px; }


#sec01 .contentsDetail { border:solid 3px #222c34;}
/*右側のイメージの位置*/
#sec01 .contentsDetail .contents .right img { 
	height: auto;
	margin-top:-37px;
	width:360px;
}


.contentsDetail .contents .right div.dateBox { border-width: 1px; border-style: solid; margin: 0; padding: 15px; text-align: left; width: 100%; -webkit-box-sizing:border-box; box-sizing:border-box;}   
.contentsDetail .contents .right div.dateBox ul { font-size: 0; line-height: 0; margin: 0; padding: 0;}
.contentsDetail .contents .right div.dateBox ul li { margin: 0 0 15px 0; padding: 0;}
.contentsDetail .contents .right div.dateBox ul li:last-child { margin: 0; padding: 0;}
.contentsDetail .contents .right div.dateBox ul li strong  { display: block; font-size: 15px; line-height: 1; margin: 0 0 8px 0; padding: 0;}
.contentsDetail .contents .right div.dateBox ul li span  { display: block; font-size: 14px; line-height: 1; margin: 0; padding: 0;}


.Detail table { border-collapse:collapse; border-spacing:0; color:#222c34; font-size:15px; line-height:2em; margin:0 auto; width:670px; z-index:-1; }
.Detail caption { display:none; }
.Detail tr { background:#fff; }
.Detail th { color:#fff; font-weight:700; padding:10px; text-align:left; }
.Detail td { padding:10px; vertical-align:middle; }
.Detail td:nth-of-type(1) { width:70px; }
.Detail td:nth-of-type(2) { width:200px; }
.Detail td:nth-of-type(3) { width:120px; }
.Detail td:nth-of-type(4) { width:190px; }


#sec01 .Detail tr { border-left:1px solid #222c34; border-right:1px solid #222c34; }
#sec01 .Detail tr:last-child { border-bottom:1px solid #222c34; }
#sec01 .Detail tr:nth-child(odd) { background:#c6e4e7; }
#sec01 .Detail th { background:#222c34;}


/*==================================
product/map
==================================*/
.z-1 {
    position: relative;
    z-index: -1;
} 
#map img {
    width: 100%;
}
#map .map_inner {
    width: 90%;
    margin: auto;
}

#map .contents_wrap {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

#map .left_contents,
#map .right_contents {
    width: 42%;
}
#map .left_contents {
    margin-right: 16%;
}

#map #map_sg_nc {
    margin: 10px 0 5px;
}
#map #map_dg_au {
    margin-top: 10px;
}

#map .co_mid {
    position: relative;
    padding: 10px;
}
#map #map_sg_nc .co_mid {
    z-index: 0;
}
#map #map_sg .co_mid::before,
#map #map_sg_nc .co_mid::before,
#map #map_dg .co_mid::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 83%;
    z-index: -1;
}

#map #map_sg .co_mid::before {
    background: url(../../../images/pc/map_sg_bg_mid.png) repeat-y center top;
    background-size: 100%;
}
#map #map_sg_nc .co_mid::before {
    background: url(../../../images/pc/map_sg_noncombat_bg_mid.png) repeat-y center top;
    background-size: 100%;
    height: 46%;
}
#map #map_sg_au .co_mid {
    background: url(../../../images/pc/map_sg_aceunit_bg.png) no-repeat center top;
    background-size: 100%;
    padding-bottom: 13px;
}
#map #map_dg .co_mid::before {
    background: url(../../../images/pc/map_dg_bg_mid.png) repeat-y center top;
    background-size: 100%;
}
#map #map_dg_au .co_mid {
    background: url(../../../images/pc/map_dg_aceunit_bg.png) no-repeat center top;
    background-size: 100% 100%;
    padding-bottom: 16px;
}
#map #map_fr .co_mid {
    background: url(../../../images/pc/map_fr_bg.png) no-repeat center top;
    background-size: 100% 100%;
    padding-bottom: 30px;
}

#map .co_mid ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
#map .co_mid ul li {
    width: 22%;
    margin-right: 4%;
    margin-bottom: 3%;
}
#map .co_mid ul li:nth-of-type(4n) {
    margin-right: 0;
}

#map .co_mid ul.elm {
    margin: 0 10px;
}

#map .co_02box ul {
    justify-content: center;
}
#map .co_02box ul li,
#map .co_02box ul li:nth-of-type(4n) {
    margin-left: 2%;
    margin-right: 2%;
}


#map #map_sg .co_btm {
    background: url(../../../images/pc/map_sg_bg_btm.png) no-repeat center bottom;
    background-size: 100%;
    height: 539px;
    margin-top: -514px;
}
#map #map_sg_nc .co_btm {
    background: url(../../../images/pc/map_sg_noncombat_bg_btm.png) no-repeat center bottom;
    background-size: 100%;
    height: 142px;
    margin-top: -142px;
}
#map #map_dg .co_btm {
    background: url(../../../images/pc/map_dg_bg_btm.png) no-repeat center bottom;
    background-size: 100%;
    height: 238px;
    margin-top: -213px;
}




#map .relation.conflict,
#map .relation.cooperation01 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

#map .relation.conflict {
    top: 7%;
}
#map .relation.cooperation01 {
    bottom: 7%;
}
#map .relation.cooperation02 {
    width: 80%;
    margin: 10px auto;
}

/*==================================
agreement
==================================*/

#agreement {
  position: relative;
  min-height: 800px;
}

#agreement_header {
max-width: 100%;
  width: 999px;
  margin: 0 auto;
  position: relative;
}

#agreement_header h2 {
  position: absolute;
  top: 19px;
  left: 50px;
}

#agreement #agreement_submenu {
max-width: 100%;
  width: 172px;
  background: url(../../../images/pc/submenu_3item_bg.png) no-repeat center 0;
  position: absolute;
  top: 86px;
  left: 20px;
}

#agreement #agreement_submenu ul {
  padding: 56px 0 24px;
}

#agreement_box {
  background: url(../../../images/pc/product_bg02.png) repeat-y center 0;
}

#agreement_box_bg {
  background: url(../../../images/pc/product_box_bg.png) repeat-y center 0;
}

#agreementarticle {
  margin-left: 243px;
max-width: 100%;
  width: 769px;
  color: #202D3A;
}

#agreementarticle p.headingnote {
  text-align: right;
  line-height: 1.25;
  font-size: 12px;
}

#agreementarticle h4 {
  margin: 2em auto 1.5em auto;
  font-size: 16px;
  font-weight: bold;
}

#agreementarticle h5 {
  margin: 1.5em auto;
  font-weight: bold;
}

#agreementarticle p {
  margin: 1.5em auto;
  line-height: 1.5;
}

#agreementarticle ul {
  list-style: none;
  margin: 1em 0;
  padding-left: 2em;
  line-height: 1.5;
}

#agreementarticle .licencebox {
  border: 5px solid #DAE2E6;
  background: #FFF;
  padding: 20px;
  text-align: center;
}

#agreementarticle .licencebox img {
  display: inline;
}

#agreementarticle .cc_licence {
  margin-top: 4em;
  text-align: right;
  line-height: 1.25;
  font-size: 12px;
}

#agreementarticle .cc_licence img {
  display: inline;
  vertical-align: bottom;
}

#agreementarticle .licence {
  padding: 20px;
  border: 2px solid #DAE2E6;
  background: rgba(240, 240, 240, 0.5);
  overflow: auto;
  max-height: 300px;
}

#license {
  position: relative;
}

#license_header {
max-width: 100%;
  width: 999px;
  margin: 0 auto;
  position: relative;
}

#license_header h2 {
  position: absolute;
  top: 19px;
  left: 50px;
}

#license #license_submenu {
max-width: 100%;
  width: 172px;
  background: url(../../../images/pc/submenu_3item_bg.png) no-repeat center 0;
  position: absolute;
  top: 86px;
  left: 20px;
}

#license #license_submenu ul {
  padding: 56px 0 24px;
}

#license_box {
  background: url(../../../images/pc/product_bg02.png) repeat-y center 0;
}

#license_box_bg {
  background: url(../../../images/pc/product_box_bg.png) repeat-y center 0;
}

#licensearticle {
  margin-left: 243px;
max-width: 100%;
  width: 769px;
  color: #202D3A;
}

#licensearticle p.headingnote {
  text-align: right;
  line-height: 1.25;
  font-size: 12px;
}

#licensearticle h4 {
  margin: 2em auto 1.5em auto;
  font-size: 16px;
  font-weight: bold;
}

#licensearticle h5 {
  margin: 1.5em auto;
  font-weight: bold;
}

#licensearticle p {
  margin: 1.5em auto;
  line-height: 1.5;
}

#licensearticle ul {
  list-style: none;
  margin: 1em 0;
  padding-left: 2em;
  line-height: 1.5;
}

#licensearticle ul li {
  padding-bottom: 14px;
}

#licensearticle .licencebox {
  border: 5px solid #DAE2E6;
  background: #FFF;
  padding: 20px;
  text-align: center;
}

#licensearticle .licencebox img {
  display: inline;
}

#licensearticle .cc_licence {
  margin-top: 4em;
  text-align: right;
  line-height: 1.25;
  font-size: 12px;
}

#licensearticle .cc_licence img {
  display: inline;
  vertical-align: bottom;
}

#dlform {
  margin: 2em 0 0 0;
}

#dlform table {
  border: 1px solid #DAE2E6;
  border-collapse: collapse;
max-width: 100%;
  width: 80%;
  margin: 0 auto;
}

#dlform table th, #dlform table td {
  padding: 2px 10px;
  font-size: 14px;
  border: 1px solid #DAE2E6;
}

#dlform input {
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', verdana, Helvetica, Arial, sans-serif;
}

#dlform input[type=email] {
  font-size: 14px;
max-width: 100%;
  width: 400px;
}

#dlform label {
  font-size: 18px;
}

#dlform label input[type=checkbox] {}

#dlform input[type=submit] {
  font-size: 18px;
  padding: 6px 18px;
  text-align: center;
  font-weight: bold;
}

.notice {
  font-size: 14px;
  color: red;
  font-weight: bold;
}


/*-------pagetop_btn-------*/

#pagetop_btn {
  position: absolute;
  bottom: 115px;
  right: 90px;
  z-index: 100;
}


/*-------footer-------*/

#footer {
max-width: 100%;
  width: 100%;
  color: #FFF;
  background: #222c34;
  position: relative;
  z-index: 100;
  border-top: solid 3px #3d4e5c;
  min-height: 100px;
}

#footer #footer_box {
max-width: 100%;
  width: 980px;
  margin: 0 auto;
}

#footer #footer_logo {
  margin-right: 10px;
  padding: 26px 0 0;
  float: left;
}

#footer_inner {
  font-size: 10px;
  line-height: 1.4;
  padding: 28px 0 42px;
max-width: 100%;
  width: 520px;
  margin: 0 auto;
  float: left;
  position: relative;
  z-index: 9999;
}

#footer #footer_logo_megahouse {
  padding-right: 8px;
  float: left;
}

#footer p#copyright {
  font-size: 10px;
  color: #fff;
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', verdana, Helvetica, Arial, sans-serif;
  clear: both;
}

#footer #sns_box {
max-width: 100%;
  width: 352px;
  padding-top: 28px;
  text-align: right;
  float: right;
}

#footer #sns_box .fb_iframe_widget{
  vertical-align: top;
  max-height: 20px;
  overflow: hidden;
}

#footer #sns_box .fb_iframe_widget iframe{
  max-height: 20px;
}

.fb_iframe_widget_fluid{
  display: inline-block!important;
}



/*-------bg-------*/

#bg {
/*max-width: 100%;*/
  width: 2200px;
  position: fixed;
  top: 0;
  left: 50%;
  z-index: 0;
  margin-left: -1100px;
}


/*-------common style classies-------*/

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.notopmargin {
  margin-top: 0 !important;
}

.nobtmargin {
  margin-bottom: 0 !important;
}

#store_list_top {
max-width: 100%;
  width: 1100px;
  padding-left: 43px;
}

#store_list_inner {
max-width: 100%;
  width: 889px;
  margin: 0 auto;
  padding: 0 62px 30px;
  background: url(../../../images/pc/shop_flame_inner.png) repeat-y;
  position: relative;
}

#store_list_btm {
max-width: 100%;
  width: 1100px;
  padding-left: 45px;
}

#region_btn ul {
  text-align: center;
}

ul.nav li {
  display: inline-block;
  padding: 0 2px;
max-width: 100%;
  width: 89px;
  text-align: center;
}

ul.nav li a {
  color: #fff;
  text-decoration: none;
}

#store_list_inner h2 {
  background: url(../../../images/pc/shoplist_ttl_bg.png) no-repeat;
  color: #333333;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2em;
  padding: 20px 10px 0px 40px;
  height: 60px;
}

#store_list_inner td:first-child {
  border-left: solid 1px #001731;
}

#store_list_inner td {
  color: #333333;
  font-size: 12px;
  line-height: 1.2em;
  padding: 8px 10px 5px 10px;
  border-bottom: solid 1px #001731;
  border-right: solid 1px #001731;
  background-color: #fff;
}

#store_list_inner td.pref {
  border-top: solid 1px #001731;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  background-color: #FCFC92;
}

#store_list_inner th {
  text-align: center;
  border-top: solid 1px #001731;
  border-bottom: solid 1px #001731;
  border-right: solid 1px #001731;
  background-color: #254569;
  color: #FFF;
  font-size: 12px;
  padding: 8px 10px 5px 10px;
}

#store_list_inner th:first-child {
  border-left: solid 1px #001731;
}

#store_list_inner .region_article {
  padding: 20px 0 10px 0;
}

#store_list_inner .shop_topback {
  float: right;
  font-weight: bold;
}

#store_list_inner .caution {
  margin-top: 20px;
  padding: 12px;
  font-size: 12px;
  line-height: 20px;
  background-color: rgba(213,255,134,0.5);
  font-weight: bold;
  text-align: center;
}

#store_list_inner .caution p {
  color: rgb(33,45,58);
}

/*-------------------------
下層スマホ用
-------------------------*/
.sp .pcOnly{
  display: none;
}
.sp .spOnly{
  display: block;
}

.sp #header {
    height: 19vw;
    background: url(../../../images/sp/header_bg_sp.png) no-repeat;
    background-position: left;
    background-size: cover;
}

.sp #header #header_box {
    height: 100%;
}

.sp #header h1 {
    top: 3vw;
}

.sp #header h1 img{
    width: 360px;
    height: auto;
    margin-left: 8%;
}

/*-------spnav-------*/
.sp .spnav{
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  z-index: 1000;
}

.sp .spnav .navinner{
  background: rgba(255,255,255,.95);
  display: none;
  z-index: 101;
  position: fixed !important;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  padding-top: 4vh;
  overflow-y: auto;
}

.sp .navbtn{
  top: 30px;
  right: 0;
  background: #222c34;
  position: fixed !important;
  width: 140px;
  height: 140px;
  z-index: 1000;
  margin-top: 2vw;
  margin-right: 2vw;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.sp .navbtn.active{
  background: none;
}

.sp .navbtn div{
  padding: 4%;
  padding-top: 50%;
  margin: 1vw 0;
}

.sp .navbtn span{
  display: block;
  position: absolute !important;
  width: 50%;
  height: 10px;
  background: #fff;
  right: 0;
  left: 0;
  margin: auto;
  transition: all .3s;
}

.sp .navbtn span:nth-child(1){
    top: 45px;
}

.sp .navbtn span:nth-child(2){
    top: 70px;
}

.sp .navbtn span:nth-child(3){
    top: 95px;
}

.sp .active.navbtn span{
  width: 45%;
  height: 10px;
  background: #222c34;;
}

.sp .active.navbtn span:nth-child(2){
  display: none;
}

.sp .active.navbtn span:nth-child(1){
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 60px;
}

.sp .active.navbtn span:nth-child(3){
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 60px;
}

.sp .spnav .navinner ul{
  display: flex;
  flex-wrap: wrap;
}

.sp .spnav .navinner li {
  width: 50%;
}

.sp .spnav a {
  color: #fff;
  font-size: 6vw;
  display: block;
  padding: 1.5em 1em !important;
  text-align: center;
  font-weight: 600 !important;
  line-height: 1.2em;
}

.sp .spnav a img{
  margin: auto;
  width: 100%;
}


/*top sp*/
  body.sp.top *{
      box-sizing: border-box;
  }
  body.sp.top{
    min-width: auto;
  }
  .sp .pcOnly{
    display: none;
  }
  .sp .spOnly{
    display: block;
  }
  /*-------header-------*/

 .sp.top #header {
      height: 19vw;
      max-height: 89px;
      background: url(../../../images/sp/header_bg_sp.png) no-repeat;
      background-position: left;
      background-size: cover;
  }

 .sp.top #header #header_box {
      height: 100%;
  }

  .sp.top #header h1{
    top: 13px;
  }

 .sp.top #header h1 {
      left: 15px;
      max-width: 30vw;
  }

  .sp.top #header h1 img{
    /*width: auto;*/
    width: 145px;
    margin-left: 10%;
  }

  /*spnav*/
  .sp.top .spnav{
    -webkit-transition: all .3s;
      -moz-transition: all .3s;
      -ms-transition: all .3s;
      -o-transition: all .3s;
      transition: all .3s;
      z-index: 1000;
  }

  .sp.top .spnav .navinner{
    background: rgba(255,255,255,.95);
    display: none;
    z-index: 101;
    position: fixed !important;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    padding-top: 4vh;
    overflow-y: auto;
  }

  .sp.top .navbtn{
    top: 10px;
    right: 0;
    background: #222c34;
    position: fixed !important;
    width: 45px;
    height: 45px;
    z-index: 1000;
    margin-top: 2vw;
    margin-right: 2vw;
    -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -ms-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s;
  }

  .sp.top .navbtn.active{
    background: none;
  }

  .sp.top .navbtn div{
    padding: 4%;
    padding-top: 50%;
    margin: 1vw 0;
  }

  .sp.top .navbtn span{
    display: block;
    position: absolute !important;
    width: 50%;
    height: 3px;
    background: #fff;
    right: 0;
    left: 0;
    margin: auto;
    transition: all .3s;
  }

  .sp.top .navbtn span:nth-child(1){
    top: 14px;
  }

  .sp.top .navbtn span:nth-child(2){
      top: 22px;
  }

  .sp.top .navbtn span:nth-child(3){
    top: 30px;
  }

  .sp.top .active.navbtn span{
    width: 45%;
    height:4px;
    background: #222c34;;
  }

  .sp.top .active.navbtn span:nth-child(2){
    display: none;
  }

  .sp.top .active.navbtn span:nth-child(1){
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 26px;
  }

  .sp.top .active.navbtn span:nth-child(3){
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 26px;
  }

  .sp.top .spnav .navinner ul{
    display: flex;
    flex-wrap: wrap;
  }

  .sp.top .spnav .navinner li {
      width: 50%;
  }

  .sp.top .spnav a {
      color: #fff;
      font-size: 6vw;
      display: block;
      padding: 1.5em 1em !important;
      text-align: center;
      font-weight: 600 !important;
      line-height: 1.2em;
  }

  .sp.top .box03{
    width: 90%;
    /*margin-top: 45px;*/
    margin-top: 10vw;
  }

  .sp.top #bg{
    display: none;
  }

  .sp.top #wrapper::before{
    content:"";
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0;
    z-index: -1;
    background: url(../../../images/sp/bg_sp.jpg) top center no-repeat;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    height: 100%;
    width: 100%;
  }

  /*-------contents-------*/
 .sp.top #contents{
    width: 95%;
    padding-bottom: 45px;
    background: rgba(255,255,255,0.9);
  }

  /*-------sec_main-------*/
 .sp.top #sec_main{
    padding-top: 20px;
    /*margin-bottom: 60px;*/
    padding-bottom: 15px;
  }

 .sp.top #sec_main .bx-wrapper .bx-controls-direction a{
    margin-top: 0;
    width: 7vw;
    height: 7vw;
    max-width: 36px;
    max-height: 36px;
    z-index: 100;
    top: 50%!important;
    transform: translateY(-50%);
  }

 .sp.top #sec_main .bx-wrapper .bx-prev{
    background: url(../../../images/sp/controls_sp_prev.png) no-repeat;
    background-size: contain;
    left: 15px!important;
  }

 .sp.top #sec_main .bx-wrapper .bx-next{
    background: url(../../../images/sp/controls_sp_next.png) no-repeat;
    background-size: contain;
    right: 15px!important;
  }

 .sp.top #sec_main .bx-wrapper .bx-pager, .sp.top #sec_main .bx-wrapper .bx-controls-auto{
    bottom: -2px;
  }

 .sp.top #sec_main .bx-wrapper .bx-pager.bx-default-pager a{
    margin-bottom: 5px;
    width: 8px;
    height: 8px;
  }


  /*-------main_news-------*/
 .sp.top #main_news{
    height: auto;
    background: url(../../../images/sp/news_sp_bg02.png) repeat-y center 0;
    background-size: 100% auto;
    max-width: 690px;
    width: 96%;
    float: none;
    position: relative;
    /*margin: 30px auto;*/
    margin: 5% auto;
  }

 .sp.top #main_news::before{
    background: url(../../../images/sp/news_sp_bg01.png) no-repeat center top;
    background-size: 100% auto;
    content: "";
    display: block;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 1px;
    padding-top: 5.4%;
    transform: translateY(-100%);
  }

  .sp.top #main_news::after{
    background: url(../../../images/sp/news_sp_bg03.png) no-repeat center bottom;
    background-size: 100% auto;
    content: "";
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    visibility: visible;
    padding-top: 4.8%;
  }

  .sp.top #main_news .news_box{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .sp.top #main_news dl{
    max-width: 701px;
    width: 100%;
    float: none;
    display: inline-block;
    width: 70%;
  }

  .sp.top #main_news #main_news_icon{
    float: none;
    display: inline-block;
    padding-top: 5px;
    padding-left: 20px;
    width: auto;
  }

  .sp.top #main_news dt{
    float: none;
    display: inline-block;
    padding-top: 5px;
    font-size: 12px;
  }

  .sp.top #main_news dd{
    float: none;
    padding-left: 20px;
    font-size: 12px;
    padding-top: 5px;
  }

  .sp.top #main_news #main_news_btn{
    float: none;
    display: inline-block;
    width: 27%;
    padding: 0 3%;
  }

  .sp.top #main_news #main_news_btn img{
    max-height: 50px;
    margin: auto;
  }


  /*-------main_news_more-------*/
  .sp.top #main_news_more{
    width: 95%;
    margin: 0 auto;
    background: url(../../../images/sp/news_more_bg_sp.png) no-repeat center 0;
    background-size: 100%;
    padding: 15px 0;
  }

  .sp.top #main_news_more:before, .sp.top #main_news_more:after {
    display: none;
  }

  .sp.top #main_news_more_box {
    margin: 0 auto;
    padding: 0 10px;
    background: none;
    max-height: 45vw;
    overflow-y: scroll;
  }

  .sp.top #main_news_more_box dl:last-of-type {
      padding-bottom: 15px;
  }

  .sp.top #main_news_more_box dt {
      padding-left: 15px;
      float: none;
      text-align: left;
  }

  .sp.top #main_news_more_box dd {
      padding: 0 15px;
      float: none;
      text-align: left;
  }

  .sp.top #bnr{
    width: 600px;
  }
  .sp.top #bnr03 {
    width: 100%;
}


  /*-------infobox-------*/
  .sp.top .infobox{
    max-width: 600px;
    margin: 0 auto;
  }

    /*-------movie-------*/
    .sp.top #movie .movie-list {
        display: block;
        margin: 20px auto 30px;
    }
    .sp.top #movie .movie-list li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 4%;
    }
    .sp.top #movie .movie-list li iframe {
        width: 100%;
        height: 48vw;
    }
    .sp.top #movie .movie-list li img {
        width: 70%;
    }

  /*-------labo-------*/
  .sp.top #labo{
    margin: 0 auto;
    max-width: 100%;
    float: none;
    width: auto;
  }

  .sp.top #labo h2 img{
    max-width: 100%;
  }

  .sp.top #labo ul{
    padding-top: 0;
  }

  .sp.top #labo li{
      background: url(../../../images/sp/labo_bg_sp.png) no-repeat center 0;
      background-size: 100% 100%;
      margin: 15px auto;
      width: auto;
  }

  .sp.top #labo li a{
    height: 47vw;
    max-height: 160px;
    width: 100%;
    max-width: 100%;
    margin: auto;
  }

  .sp.top #labo .labo_img{
    width: 30%;
    padding: 15px 10px 10px;
  }

  .sp.top #labo .labo_img img{
    margin: auto;
  }

  .sp.top #labo dl{
    padding: 15px 10px 0 0;
    width: 70%;
  }

  .sp.top #labo dt{
    font-size: 12px;
  }

  .sp.top #labo .labo_day{
    right: 10px;
    bottom: 10px;
  }

  /*-------twitter-------*/
  .sp.top #twitter{
    margin: 0 auto;
    float: none;
    width: auto;
  }

  .sp.top #twitter_box {
    text-align: center;
    width: 100%;
    padding: 20px 15px;
    background: url(../../../images/pc/twitter_bg.png) no-repeat center 0;
    background-size: 100% 100%;
  }

  .sp.top #twitter_box iframe{
    max-height: 100%;
    max-width: 90%!important;
    z-index: 10;
  }

  /*-------footer-------*/
  .sp.top #footer {
    z-index: 100;
  }

  .sp.top #footer #footer_logo{
    padding-top: 15px;
    padding-left: 10px;
    float: none;
  }

  .sp.top #footer #footer_logo img{
    margin: auto;
    max-width: 30%;
  }

  .sp.top #footer_inner{
    padding: 20px 10px;
    float: none;
  }

  .sp.top #footer #sns_box{
    margin: 0 auto;
    padding: 15px 0;
    float: none;
    text-align: center;
  }

  .sp.top #pagetop_btn{
    right: 10px;
    bottom: 5vh;
    position: fixed;
    z-index: 100;
  }

  /*==================================
  product
  ==================================*/
  /*-------- popup tenpo --------*/
  /*カスタムコンテスト開催延期のご連絡 スマホ用*/
  .sp.top #colorbox *{
    box-sizing: border-box;
  }
  .sp.top #cboxClose{
    width: 35px;
    height: 35px;
    background-size: 100%;
  }
  .sp.top.commentary_body_tenpo *{
    box-sizing: border-box;
  }
  .sp.top.commentary_body_tenpo {
    min-width: auto!important;
    min-height: auto!important;
    background: url(../../../images/sp/commentary_box_bg_popup_sp.png) no-repeat center 20px!important;
    background-size: 100% 100%!important;
    overflow: auto;
  }

  .sp.top .commentary_tenpo{
    max-width: 100%;
    min-height: auto;
    padding: 0 25px 20px;
    background: none;
        margin-bottom: -5%;
  }

  .sp.top .commentary_img_tenpo {
    max-width: 85%;
    padding-top: 30px;
    margin-bottom: 10px;
  }

  .sp.top .commentary_attention02_tenpo{
    margin-top: 10px;
  }

  .sp.top .commentary_attention02_tenpo h3{
    font-size: 12px;
    margin: 0 auto 10px;
  }

  .sp.top .commentary_attention02_tenpo p{
    font-size: 8px;
  }

  .sp.top .commentary_attention03_tenpo{
    margin-top: 5px;
  }

  .sp.top .commentary_attention03_tenpo p{
    font-size: 8px;
    font-weight: normal;
    margin-bottom: 20px;
  }

  .sp.top .commentary_attention04_tenpo{
    margin: 5px auto;
  }

  .sp.top .commentary_attention04_tenpo p{
    font-size: 8px;
  }
  .sp.top .commentary_attention04_tenpo p span{
    font-size: 8px;
    font-weight: normal;
  }
  .sp.top .commentary_tenpo .Detail{
    max-height: 200px;
    height: 47vw;
  }

  .sp.top .commentary_tenpo .Detail th:first-of-type{
    width: 8%;
  }

  .sp.top .commentary_tenpo .Detail th:nth-of-type(2){
    width: 17%;
  }

  .sp.top .commentary_tenpo .Detail th:nth-of-type(3){
    width: 22%;
  }

  .sp.top .Detail table{
    font-size: 10px;
    width: 100%;
  }
  .sp.top .Detail th, .sp.top .Detail td{
    padding: 5px;
    line-height: 1.4em;
  }


/*-------TOP　ムービーポップアップ-------*/
.movie_popup_wrap{ display: none; }
#cboxClose{
	top: -42px !important;
}
