@charset "UTF-8";
/* SASS Library Version 0.4.2 + ArexandrosCrew
 * @gurasa (http://sakusaku.me/)
 */
/* Color Definition
 * @gurasa (http://sakusaku.me/)
 */
/* Semantic Color
 */
/* Reset CSS
 * @gurasa (http://sakusaku.me/)
 */

@font-face {
    font-family: "copperplate";
    src:url("https://www.fbi-web.jp/css/font/copperplate/OPTICopperplate.otf") format("opentype");
}

body, div, p, h1, h2, h3, h4, h5, h6, span, ul, li, ol, img, table, tr, td, hr, a, address, nav, header, footer, section, article {
  margin: 0;
  padding: 0; }

body, p, h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  line-height: 100%; }

body,h3.title-border {
  font-family: "copperplate" !important,"sans-serif";
}

img {
  border: none;
  vertical-align: baseline; }

img[src=""] {
  background-color: lightgray;
  width: 40px;
  height: 40px; }

ul, li {
  list-style: none; }

.clearfix:after {
  content: "";
  clear: both;
  display: block; }

html {
  font-size: 62.5%; }

body {
  
  font-size: 1.4rem;
  line-height: 1.71429em;
  font-size: 1.4em;
  color: #444444;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  word-break: break-all;
  word-wrap: break-word; }

button, input, textarea {
  -webkit-font-smoothing: inherit; }

input[type="file"], input[type="submit"], input[type="reset"], button {
  cursor: pointer; }

/* PC styles
 */

.sp_only {
  display: none !important; }

img {
  max-width: 100%;
  pointer-events: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none; }

button {
  -webkit-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  border: none;
  background: none;
  padding: 0;
  margin: 0; }

body {
 /*background: #EC3485;*/
  background: ;
}

#wrapper {
  min-width: 1180px; }

.inner {
  width: 1190px;
  margin: 0 auto; }
  .inner:after {
    content: "";
    clear: both;
    display: block; }

.middle {
  /*background: #2e3437;*/
  padding: 50px 0; 
/*background-color: #F0F0F0;*/}

  .middle > .inner {
    overflow: hidden; }

.page_title {
  /*background: #009944;*/
  /*background-color: #ff2d50;*/
  background-color: #e80cd9;
  padding: 0 20px;
  font-size: 2.4rem;
  line-height: 50px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 20px; }

.container {
  position: relative;
  margin-right: -20px; }
  .container.thin {
    padding-right: 300px; }

.box {
  background: #fff;
  margin: 0 20px 20px 0;
  color: #444; }

article.box {
  padding: 50px; }

.post_date {
  display: block;
  font-size: 1.4rem;
  line-height: 20px;
  margin-bottom: 10px; }

.title {
  font-size: 1.8rem;
  line-height: 1.66667em; }

p {
  margin-top: 24px;
  font-size: 1.4rem;
  line-height: 1.71429em; }
  p:first-child {
    margin-top: 0; }
  p.center {
    text-align: center; }
  p.c_white {
    color: #fff; }

a {
  color: ;
  text-decoration: underline; }
  a.hover {
    text-decoration: none; }



.fancybox-wrap .fancybox-inner {
  position: relative; }
  .fancybox-wrap .fancybox-inner:after {
    content: "";
    background-color: transparent;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px; }

.fancybox-close {
  top: inherit;
  bottom: -40px;
  right: 0;
  width: 40px;
  height: 40px;
  background-image: url("../../vendor/fancybox/btn_close@2x.png");
  background-size: 100%; }
  .fancybox-close.hover {
    opacity: 0.7; }

.site_logo a {
  display: block; }

.user ul, .sub_nav ul {
  border-right: solid 1px #fff; }
  .user ul:after, .sub_nav ul:after {
    content: "";
    clear: both;
    display: block; }
  .user ul li, .sub_nav ul li {
    float: left;
    border-left: solid 1px #fff;
    font-size: 1.2rem;
    line-height: 40px; }
    .user ul li span, .sub_nav ul li span, .user ul li a, .sub_nav ul li a {
      display: block;
      padding: 0 15px; }
    .user ul li a, .sub_nav ul li a {
      text-decoration: none;
      color: #444444; }
      .user ul li a i, .sub_nav ul li a i {
        font-size: 1.5rem;
        margin-right: 3px; }
      .user ul li a.hover, .sub_nav ul li a.hover {
        opacity: 1;
        background: rgba(0, 0, 0, 0.1); }
      .user ul li a.payment, .sub_nav ul li a.payment {
        border: solid 1px #fff;
        background-color: #e62739;
        color: #fff;
        line-height: 38px; }
        .user ul li a.payment.hover, .sub_nav ul li a.payment.hover {
          opacity: 0.7; }
    .user ul li button.payment, .sub_nav ul li button.payment {
      padding: 0 15px;
      border: solid 1px #fff;
      background-color: #e62739;
      color: #fff;
      line-height: 38px; }
      .user ul li button.payment.hover, .sub_nav ul li button.payment.hover {
        opacity: 0.7; }

  .global_nav ul:after {
    content: "";
    clear: both;
    display: block; }

  .global_nav ul li {
    float: left; }

  .global_nav form ul li {
    margin-left: 20px;
    padding-bottom: 10px;
  }

.global_nav form .mt1_5{
  margin-top: 1.5%;
}



.control_bar {
  background-color: #f0f0f0; }
  .control_bar .user, .control_bar .sub_nav {
    float: left; }
  .control_bar .sub_nav {
    float: right; }

.nav_bar {
  /*box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.25);*/ }
  .nav_bar .site_logo {
    float: left; }

  .nav_bar .global_nav {
    float: right;
    padding-top: 20px;
  }

    .nav_bar .global_nav ul li a {
      /*color: #212121;*/
      color: ;
      line-height: 100px; }
      .nav_bar .global_nav ul li a.hover {
        background: rgba(255, 255, 255, 0.3); }

.header_pc_fixed {
  position: fixed;
  top: -45px;
  left: 0;
  z-index: 1000;
  width: 100%;
  min-width: 1180px;
  background-color: #f0f0f0;
  /*border-bottom: solid 5px #fe8980;*/
  /*border-bottom: solid 4px #EC3485;*/
  border-bottom: solid 4px #ffa439;
  box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.25); }
  .header_pc_fixed .inner {
    border-left: solid 1px #fff; }
  .header_pc_fixed .site_logo {
    float: left; }
    .header_pc_fixed .site_logo a {
      padding: 8px 20px; }

    .header_pc_fixed .site_logo img {
      display: block;
      /*width: 77px;
      height: 24px;*/ }

  .header_pc_fixed .global_nav {
    float: left; }
    .header_pc_fixed .global_nav ul li a {
      line-height: 40px; }
      .header_pc_fixed .global_nav ul li a.hover {
        background: rgba(0, 0, 0, 0.1); }
  .header_pc_fixed .sub_nav {
    float: right; }

.header_sp {
  display: none; }

.middle.home {
  padding: 0; }
  .middle.home .bg {
    /*width: 100%;
    min-height: 598px;
    min-height: 720px;*/
    background: url("../images/home/bg_img.jpg") no-repeat center center;
    background-size: cover; }
    .middle.home .bg img {
      display: none; }

.middle.report article.box a.fancybox {
  display: block;
  width: 30%;
  height: 30%;
  margin: 24px 0; }
.middle.report article.box a img {
  display: block; }

.middle.photos .container {
  margin-right: 0;
  padding-right: 0; }
  .middle.photos .container ul.thumb {
    margin-bottom: 20px; }
    .middle.photos .container ul.thumb:after {
      content: "";
      clear: both;
      display: block; }
    .middle.photos .container ul.thumb li {
      float: left;
      width: 280px;
      height: 280px;
      position: relative;
      overflow: hidden;
      margin: 20px 20px 0 0; }
      .middle.photos .container ul.thumb li.photo_title {
        /*background: #EC3485;*/
        background: #ffa439;
        color: #fff;
        padding: 50px 20px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box; }
      .middle.photos .container ul.thumb li a {
        position: absolute;
        left: 160%;
        /*top: 140%;*/
        top:78%;
        width: 160%;
        line-height: 300px;
        margin: -400px 0 0 -185%;
        text-align: center; }
        .middle.photos .container ul.thumb li a img {
          vertical-align: middle;
          filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
          filter: gray;
          -webkit-filter: grayscale(100%); }
        .middle.photos .container ul.thumb li a.hover img {
          filter: none;
          -webkit-filter: grayscale(0%); }
    .middle.photos .container ul.thumb li:nth-child(4n+4) {
      margin-right: 0; }
.middle.photos .cntrol {
  margin-right: 0; }

.middle.contact .container {
  margin-right: 0;
  padding-right: 0; }

.middle.faq .container .material-icons {
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle; }
.middle.faq .container article {
  padding: 0; }
.middle.faq .container h3.title {
  /*color: #f0f0f0;
  background: #2B3032;*/
  color: #212121;
  background: #fff;
  padding: 0 50px;
  font-size: 1.2rem;
  line-height: 58px;
  border-bottom: solid 1px #2e3437; }
  .middle.faq .container h3.title i {
    margin-right: 3px; }
.middle.faq .container dl dt {
  position: relative;
  padding: 20px 50px 20px 67px;
  /*background: #373D40;
  color: #f0f0f0;*/
  background: #fff;
  color: #212121;
  border-bottom: solid 1px #2e3437;
  text-indent: -17px;
  cursor: pointer; }
  .middle.faq .container dl dt i {
    width: 14px;
    margin-right: 3px;
    text-indent: 0; }
  .middle.faq .container dl dt.hover {
    opacity: 0.7; }
  .middle.faq .container dl dt:after {
    position: absolute;
    top: 50%;
    right: 50px;
    margin-top: -7px;
    content: "?";
    font-family: "Fontawesome";
    font-size: 1.4rem;
    line-height: 1em;
    width: 14px;
    height: 14px;
    text-indent: 0; }
.middle.faq .container dl dd {
  display: none;
  padding: 20px 50px 20px 67px;
  /*background: #434A4D;
  color: #f0f0f0;*/
  background: #fff;
  color: #212121;
  border-bottom: solid 1px #2e3437;
  text-indent: -17px; }
  .middle.faq .container dl dd i {
    width: 14px;
    margin-right: 3px;
    text-indent: 0; }
  .middle.faq .container dl dd p {
    text-indent: 0;
    margin-left: -17px; }
.middle.faq .container dl.opened dt:after {
  content: "?"; }
.middle.faq .sidebar .material-icons {
  font-size: 16px;
  margin-right: 5px; }
.middle.faq .sidebar ul.caution li {
  font-size: 1.2rem;
  line-height: 1.5em; }
.middle.faq .sidebar ul.caution li:before {
  content: "※"; }

.middle.special .container {
  margin-right: 0;
  padding-right: 0; }
  .middle.special .container ul:after {
    content: "";
    clear: both;
    display: block; }
  .middle.special .container ul li {
    float: left;
    width: 580px;
    height: 435px;
    position: relative;
    margin-bottom: 20px; }
    .middle.special .container ul li a {
      display: block;
      width: 580px;
      height: 435px; }
      .middle.special .container ul li a span {
        position: absolute;
        bottom: 40px;
        left: 230px;
        width: 120px;
        height: 50px;
        border: 1px solid #009944;
        color: #009944;
        text-align: center;
        padding: 12px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 2.3rem;
        text-decoration: none; }
      .middle.special .container ul li a.hover span {
        background: #009944;
        color: #fff; }
  .middle.special .container ul li:nth-child(odd) {
    margin-right: 20px; }
  .middle.special .container ul li#webmagazine {
    background: url(../../images/special/webmagazine.jpg) no-repeat;
    background-size: contain; }
  .middle.special .container ul li#radio {
    background: url(../../images/special/radio.png) no-repeat;
    background-size: contain; }

.middle.wallpaper .container {
  margin-right: 0;
  padding-right: 0; }
  .middle.wallpaper .container ul:after {
    content: "";
    clear: both;
    display: block; }
  .middle.wallpaper .container ul li {
    float: left;
    width: 580px;
    margin-bottom: 20px; }
    .middle.wallpaper .container ul li a {
      text-decoration: none; }
      .middle.wallpaper .container ul li a img {
        vertical-align: bottom;
        filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
        filter: gray;
        -webkit-filter: grayscale(100%); }
      .middle.wallpaper .container ul li a:hover img {
        filter: none;
        -webkit-filter: grayscale(0%); }
    .middle.wallpaper .container ul li .title {
      /*background: #FE8980;*/
      background: #e80cd9;
      padding: 20px 20px;
      color: #fff; }

.middle.wallpaper .container ul li .title a{
        color: #fff;
      }



  .middle.wallpaper .container ul li:nth-child(odd) {
    margin-right: 20px; }


  .middle.wallpaper .container ul li .title a:hover{
    text-decoration: underline;
  }

  .wallpaper .pc_ml20{
    margin-left: 20px;
  }


  .wallpaper .mt10{
    margin-top: 10px;
  }




.middle.how_to_update .container {
  margin-right: 0;
  padding-right: 0; }

  /*.middle.how_to_update .container .green {
    color: #009944; }*/
  .middle.how_to_update .container .pink{
    color: #FE8980; }

  .middle.how_to_update .container ul li {
    background: #373D40;
    color: #f0f0f0;
    margin-bottom: 20px; }
    .middle.how_to_update .container ul li .title_box {
      padding: 50px; 
      background-color: #fff;
      color: #212121;}



    .middle.how_to_update .container ul li h4 {
      /*background: #2B3032;*/
      background: #fff;
      color: #212121;
      padding: 30px 50px;
      font-weight: lighter; 
      border-top: dotted 2px #212121;}

    .middle.how_to_update .container ul li dl {
      border-top: solid 1px #2e3437;
      display: table; }
      .middle.how_to_update .container ul li dl dt {
        padding: 30px 50px;
        width: 100px;
        display: table-cell;
        font-size: 1.8rem; 
        background-color: #fff;
        color: #212121;}
      .middle.how_to_update .container ul li dl dd {
        /*background: #434A4D;*/
        background-color: #fff;
        color: #212121;
        padding: 30px 50px;
        width: 880px;
        display: table-cell; }
    .middle.how_to_update .container ul li .image {
      margin-top: 24px; }
      .middle.how_to_update .container ul li .image:after {
        content: "";
        clear: both;
        display: block; }
      .middle.how_to_update .container ul li .image img {
        float: left;
        margin-right: 20px; }
.middle.how_to_update .cntrol {
  margin-right: 0; }





.middle.radio .container {
  margin-right: 0;
  padding-right: 0; }
.middle.radio .box {
  margin-right: 0; }
  .middle.radio .box h4 {
    margin: 24px 0;
    color: #009944; }

.middle.ticket .box {
  padding: 0; }
.middle.ticket .tickets li {
  border-bottom: solid 1px #2e3437; }
  .middle.ticket .tickets li:last-child {
    margin-bottom: 0; }
  .middle.ticket .tickets li a {
    position: relative;
    padding: 25px 50px;
    display: block;
    /*color: #fff;*/
    color: #212121;
    text-decoration: none;
    font-weight: bold; }
    .middle.ticket .tickets li a:after {
      position: absolute;
      top: 50%;
      right: 36px;
      margin-top: -7px;
      content: "?";
      font-family: "Fontawesome";
      font-size: 1.4rem;
      line-height: 1em;
      width: 14px;
      height: 14px;
      text-indent: 0; }
    .middle.ticket .tickets li a.hover {
      background-color: #F0F0F0; }
    .middle.ticket .tickets li a .cap {
      font-size: 1.2rem;
      font-weight: normal; }
    .middle.ticket .tickets li a .red {
      color: #e62739; }
    .middle.ticket .tickets li a .green{
      color: #04d668; }
    .middle.ticket .tickets li a .new {
      font-style: normal;
      font-weight: normal;
      font-size: 1.2rem;
      /*color: #F6DF0C;*/
      color: #ff9103;
      margin: 0 5px; }

.nav_bar form{
  color: ;
}

.nav_bar .size {
  /*width: 280px;*/
  width: 200px;
  height: 20px;
  }

.nav_bar .global_nav form ul li a{
  line-height: 0;
}

.nav_bar .global_nav ul .pass_forget a:hover{
  background: none; 
}


.clear{
  clear: both;
}

/*.nav_bar .global_nav ul li a.hover {
  background: rgba(255, 255, 255, 0.3); }*/

/*PC　style only*/
@media screen and (min-width: 641px) {

    .bg_inner{
      position: relative;
      width: 1024px;
      height: 720px;
      margin: 0 auto;
    }

    /*.home{
      position: relative;
          }*/

    .footer ul{
      overflow: hidden;
      padding-top: 1.3%;
      display: flex;
      justify-content: center;
    }

    .footer ul li{
      /*float: left;*/
      margin-left: 25px;
    }

}


/* SP styles
 */
@media screen and (max-width: 640px) {
  .pc_only {
    display: none !important; }

  .sp_only {
    display: block !important; }

  #wrapper {
    min-width: 100%;
    padding-top: 198px; }

  .inner {
    width: 100%; }

  .middle {
    padding: 25px 0 40px; }
    .middle .inner {
      width: 300px; }

  .page_title {
    padding: 0 15px;
    font-size: 1.8rem;
    line-height: 37px;
    margin-bottom: 15px; }

  .container {
    margin-right: 0; }
    .container.thin {
      padding-right: 0; }

  .box {
    margin: 0 0 15px 0; }

  article.box {
    padding: 25px 10px; }

  .post_date {
    font-size: 1.2rem;
    line-height: 1em; }

  .title {
    font-size: 1.6rem; }

  p {
    font-size: 1.2rem;
    line-height: 1.5em; }


  .cntrol {
    margin: 0px;
    height: 40px; }
    .cntrol .paging {
      width: 100%;
      height: 40px; }
      .cntrol .paging a {
        height: 36px; }
      .cntrol .paging a {
        width: 80px;
        font-size: 2.7rem;
        line-height: 36px; }
      .cntrol .paging .btn_prev {
        float: left;
        /*background: #ff2d50;*/
        background: #e80cd9;

      }
      .cntrol .paging .btn_next {
        float: right;
        /*background: #ff2d50;*/
        background: #e80cd9;
      }

      .cntrol .paging .btn_top {
        float: none;
        /*background: #ff2d50;*/
        background: #e80cd9;
        margin: 0 90px;
        width: 120px;
        font-size: 1.9rem;
        line-height: 36px; }

  .site_logo a {
    width: 75px; }
  .site_logo img {
    height: auto; }

  .user, .sub_nav {
    line-height: 75px; }
    .user ul, .sub_nav ul {
      display: inline-block;
      height: 60px;
      vertical-align: middle;
      border-right: none;
      margin-left: 20px; }
      .user ul li, .sub_nav ul li {
        float: none;
        border-left: none;
        font-size: 1.2rem;
        line-height: 20px; }
        .user ul li span, .sub_nav ul li span {
          padding: 0; }
        .user ul li a.payment, .sub_nav ul li a.payment {
          border: none;
          position: absolute;
          top: 15px;
          right: 70px;
          width: 44px;
          height: 26px;
          border-radius: 50%;
          padding: 9px 0;
          text-align: center;
          font-size: 1.1rem;
          line-height: 13px; }
        .user ul li button.payment, .sub_nav ul li button.payment {
          border: none;
          position: absolute;
          top: 15px;
          right: 70px;
          width: 44px;
          height: 44px;
          border-radius: 50%;
          padding: 0;
          text-align: center;
          font-size: 1.1rem;
          line-height: 13px; }

  .global_nav {
    width: 100%;
  }

    .global_nav ul {
      padding: 11px 0; }
      .global_nav ul li {
        float: none; 
        border-bottom: 1px dotted #fff;}
        .global_nav ul li a {
          font-size: 1.5rem;
          line-height: 2em;
          color: ;
          text-align: center; }

  .btn_toggle_menu {
    width: 50px;
    height: 50px; }
    .btn_toggle_menu .bar {
      width: 30px;
      height: 3px;
      transform-origin: center center;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .btn_toggle_menu .bar._0 {
        position: absolute;
        top: 16px;
        left: 10px; }
      .btn_toggle_menu .bar._1 {
        position: absolute;
        top: 24px;
        left: 10px; }
      .btn_toggle_menu .bar._2 {
        position: absolute;
        top: 32px;
        left: 10px; }
    .btn_toggle_menu.opened .bar._0 {
      -webkit-transform: translateX(0) translateY(8px) rotate(45deg);
      -moz-transform: translateX(0) translateY(8px) rotate(45deg);
      -o-transform: translateX(0) translateY(8px) rotate(45deg);
      -ms-transform: translateX(0) translateY(8px) rotate(45deg);
      transform: translateX(0) translateY(8px) rotate(45deg); }
    .btn_toggle_menu.opened .bar._1 {
      opacity: 0; }
    .btn_toggle_menu.opened .bar._2 {
      -webkit-transform: translateX(0) translateY(-8px) rotate(-45deg);
      -moz-transform: translateX(0) translateY(-8px) rotate(-45deg);
      -o-transform: translateX(0) translateY(-8px) rotate(-45deg);
      -ms-transform: translateX(0) translateY(-8px) rotate(-45deg);
      transform: translateX(0) translateY(-8px) rotate(-45deg); }

  .header_pc, .header_pc_fixed {
    display: none; }

  .header_sp {
    display: block;
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%; }
    .header_sp .header_bar {
      height: 75px; }

      /*.header_sp .header_bar .site_logo a {
        padding: 20px 20px 13px; }*/


      .header_sp .header_bar .btn_toggle_menu {
        position: absolute;
        top: 12px;
        right: 10px;
        z-index: 10; }
    .header_sp .menu {
      position: absolute;
      top: -2000px;
      left: 0px;
      width: 100%;
      z-index: 1; }
      .header_sp .menu .control_bar {
        height: 75px; }
        .header_sp .menu .control_bar .user ul li span, .header_sp .menu .control_bar .sub_nav ul li span {
          color: #212121; }
      .header_sp .menu .global_nav ul li {
        display: none; }

  .middle.home .bg {
    min-height: 325px;
    background: none; }
    .middle.home .bg img {
      display: block; }

  .middle.report article.box a.fancybox {
    width: 100%;
    height: 100%; }
  .middle.report article.box a img {
    width: 100%;
    height: 100%; }

  .middle.photos .container ul.thumb li {
    width: 142px;
    height: 142px;
    margin: 10px 10px 0 0; }
    .middle.photos .container ul.thumb li.photo_title {
      padding: 30px 10px; }
    .middle.photos .container ul.thumb li a {
      left: 100%;
      /*top: 140%;*/
      top:90%;
      width: 170%;
      line-height: 100px;
      margin: -220px 0 0 -135%; }
  .middle.photos .container ul.thumb li:nth-child(even) {
    margin-right: 0; }

  .middle.faq .container h3.title {
    padding: 0 10px;
    font-size: 1.2rem;
    line-height: 40px; }
  .middle.faq .container dl dt {
    padding: 20px 35px 20px 27px; }
    .middle.faq .container dl dt:after {
      position: absolute;
      top: 50%;
      right: 10px; }
  .middle.faq .container dl dd {
    padding: 20px 10px 20px 27px;
    font-size: 1.4rem;
    line-height: 1.28571em; }
    .middle.faq .container dl dd p {
      font-size: 1.4rem;
      line-height: 1.28571em; }

  .middle.special .container ul li {
    width: 300px;
    height: 225px; }
    .middle.special .container ul li a {
      width: 300px;
      height: 225px; }
      .middle.special .container ul li a span {
        font-size: 1.8rem;
        width: 100px;
        height: 40px;
        left: 100px;
        bottom: 15px;
        padding: 8px; }
  .middle.special .container ul li#magazine {
    margin: 0 0 20px; }

  .middle.wallpaper .container ul li {
    width: 300px;
    height: auto; }
    .middle.wallpaper .container ul li .title {
      padding: 25px 10px; }

  .middle.how_to_update .container ul li .title_box, .middle.how_to_update .container ul li h4 {
    padding: 25px 10px; }
.middle.how_to_update .container ul li h4{
  background-color: #fff;
  color: #212121;
  border-top: dotted 1px #212121;
}

  .middle.how_to_update .container ul li dl dt, .middle.how_to_update .container ul li dl dd {
    padding: 25px 10px;
    display: block;
    margin: 0;
    width: auto; }
  .middle.how_to_update .container ul li .image {
    margin-top: 0; }
    .middle.how_to_update .container ul li .image img {
      float: none;
      margin: 15px 0 0;
      width: 100%; }
  .middle.how_to_update .container ul li p {
    font-size: 1.4rem;
    line-height: 1.71429em; }

  .middle.info_change .container ul li h3 {
    padding: 25px 10px; 
        border-top: 1px dotted #212121;}
  .middle.info_change .container ul li dl {
    display: block; }
    .middle.info_change .container ul li dl dt, .middle.info_change .container ul li dl dd {
      padding: 25px 10px;
      display: block;
      margin: 0;
      width: auto; }
  .middle.info_change .container input[type="radio"] {
    margin-right: 0; }
  .middle.info_change .container .size280, .middle.info_change .container .size430 {
    width: 100%;
    margin-bottom: 5px; }
  .middle.info_change .container .space_r, .middle.info_change .container .space_l {
    margin: 0; }
  .middle.info_change .container #form_bottom {
    width: 100%; }
    .middle.info_change .container #form_bottom button[type="submit"], .middle.info_change .container #form_bottom a.btn_back {
      float: none;
      width: 120px;
      margin: 20px auto 0;
      text-align: center; }

  .middle.ticket .tickets li a {
    padding: 15px 30px 15px 15px; }
    .middle.ticket .tickets li a:after {
      position: absolute;
      top: 50%;
      right: 7px; }

    .wallpaper .pc_ml20{
      margin-left: 0px;
    }


/*logo in inputボタン*/

.header_sp form{
  color: #fff;
}

.header_sp .sp_size {
  width: 300px;
  }

.header_sp .global_nav form ul li a{
  line-height: 0;
}

.header_sp .nav_bar .global_nav ul .pass_forget a:hover{
  background: none;
}


.header_sp .global_nav form ul li{
  border-bottom: none;
  margin-bottom: 30px;
}


.header_sp .sp_mt20{
  margin-top: 20px;
}

/*logo in inputボタン終わり*/

}

@media screen and (max-width: 320px) {

  .header_sp .sp_size {
      width: 270px;
  }

  
}
/*# sourceMappingURL=style.css.map */

/******************************************************************************
                              新規　デザイン変更css　まとめ
******************************************************************************/
/********************　↓↓↓↓ font一括　↓↓↓↓ ********************/
body,input,textarea,.page_title {
font-family: "游ゴシック", "YuGothic, ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
/********************　↓↓↓↓ 背景　↓↓↓↓ ********************/
div.middle div.bg {
  background-color: #000;
}

/********************　↓↓↓↓ ロゴ　↓↓↓↓ ********************/
.nav_bar .site_logo a {
  padding: 20px 0;
}
@media screen and (min-width: 641px) {
.site_logo img {
  display: block;
  /*width: 147px;
  height: 80px;*/
}
}
@media screen and (max-width: 640px) {
  .header_sp .header_bar .site_logo a {
    padding: 27px 0 0 15px;
    width: 160px;
  }
  .header_sp .header_bar .site_logo a img{
    /*width: 45%;*/
    width: 100%;
    /*margin-top: 10px;*/
  }
}
/********************　↓↓↓↓ 新規入会ボタンcss ↓↓↓↓ ********************/
.square_btn {
    display: inline-block;
    padding: 1.3em 3em;
    text-decoration: none;
    background-color: #ff0000;
    color: white;
    border: solid 2px #ff0000;
    border-radius: 2.5px;
    transition: .4s;
}

.square_btn2 {
    display: inline-block;
    padding: 0.8em 3em;
    text-decoration: none;
    background-color: #ff0000;
    color: white;
    border: solid 2px #ff0000;
    border-radius: 2.5px;
    transition: .4s;
}

.square_btn:hover,.square_btn2:hover {
    background: white;
    color: #ff0000;
}

@media screen and (min-width: 641px) {
.square_btn {
    margin: 11px 0 0 8px;
}
}
.square_btn_sp {
    display: inline-block;
    padding: 0.2em 0.6em;
    text-decoration: none;
    color: white;
    border: solid 2px #ff0000;
    border-radius: 3px;
    transition: .4s;
    font-size: 0.8em;
    background-color: #ff0000;
}
.sp_btn {
  margin-top: -28px;
  margin-left: 190px;
}

/********************　↓↓↓↓ header　↓↓↓↓ ********************/
@media screen and (max-width: 640px) {

  nav ul {
    color: #fff;
  }
}
.nav_bar {
  background-color: #fff;
  padding-left: 5px;
}

.nav_bar input.submit {
    display: inline-block;
    padding: 0.6em 2em;
    text-decoration: none;
    background-color: #5d9fff;
    color: white;
    border: solid 2px #5d9fff;
    border-radius: 2.5px;
    transition: .4s;
  }
.nav_bar input.submit:hover {
    background: white;
    color: #5d9fff;
  }
.global_nav .pass_forget{
    /*background: #2B9E77 none repeat scroll 0% 0%;*/
    padding: 6px 9px;
    color: #000;
    font-size: 14px;
    /*border-radius: 4px;
    border: 1px solid #378837;
    background: #D44848 none repeat scroll 0% 0%;
    border: 1px solid #ababab;*/
    cursor: pointer;
}
.global_nav .pass_forget a{
  text-decoration: none;
  color: #3C8DBC;
}
.global_nav .pass_forget a:hover {
  /*text-decoration: underline;*/
  color: #ababab;
}



@media screen and (min-width: 641px) {
.flextopimg {
  display: flex;
  align-items: center;
  margin: 0 auto 30px auto;
}
.topimgli {
  width: 75%;
}
.toptwitter {
  width: 24%;
  margin-left: 1%;
}

.global_nav .pass_forget a:hover {
  border-bottom:solid 3px #ff0000;
}
.sptopimg {
  display: none;
}
.footer {
  margin-top: -37px;
}
}

/** smartphone用 header **/
@media screen and (max-width: 640px) {
.pctopimg {
  display: none;
}
.sptopimg {
  display: block;
}

  .header_sp .header_bar {
    /*background-color: #EC3485;*/
    background-color:  #fff;
  padding-left: 5px;
  /*border-left: solid #ff0000 5px;*/
  }
  .btn_toggle_menu .bar {
    background-color: #000;
  }
  .header_sp .menu .control_bar {
    background-color: rgba(62,58,57,0.6);
  }
  .global_nav {
    background: rgba(62,58,57,0.7);
  }
 .header_sp input.submit {
  -webkit-appearance: none;
    padding: 6px 9px;
    color: #FFF;
    font-size: 14px;
    border-radius: 4px;
    background: #e62739 none repeat scroll 0% 0%;
    border: 1px solid #fff;
    cursor: pointer;
  }
  .header_sp .pass_forget {
    padding: 6px 9px;
    color: #000;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    background: #fff none repeat scroll 0% 0%;
    border: 1px solid #666;
  }
  .header_sp .global_nav .pass_forget a{
    text-decoration: none;
    color: #fff;
  }
  .pass_forget.sp_size {
    background-color: #5298f0;
  }
}

/********************　↓↓↓↓ maincnts　↓↓↓↓ ********************/
img.pctopimg {
  width: 1000px;
}
.footer {
  background-color: #000;
}
.footer ul {
  padding-bottom: 30px;
}
.footer ul li a {
  text-decoration: none;
  /*1021追加*/
  font-size: 16px;
  font-weight: bold;
  background-color: #000;
  color: #fff;
  padding: 10px;
  display: block;
}
.footer ul li a:hover {
  color: #ababab;
  /*text-decoration: underline;*/
}

.middle {
  text-align:center;
}

@media screen and (max-width: 640px) {
.footer ul{
  padding-top: 4%;
}
.footer ul li{
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 2%;
}
.footer ul li a{
  color: #fff;
  display: block;
  text-decoration: none;
  border-bottom:solid 1px #fff;
}
.footer ul li a:hover{
  color: #fff;
  text-decoration: underline;
}
.framescrollm {
  height: 300px !important;
  overflow: scroll !important;
  -webkit-overflow-scrolling: touch !important;
  overflow-scrolling: touch !important;
}
.iframecss {
  width: 100%;
  height: 100%;
}

.cntsmny {
  background-color:#ababab;
  padding:20px 0 20px 0;
}
.mny {
  margin: 0 5% 0 5%;
}
.mny h3 {
  text-align:center;
  color: #fff;
  font-size: 1.8em;
}
.mny p {
  text-align:center;
  color: #fff;
  font-size: 1.4em;
  font-weight:bold;
}
}
@media screen and (min-width: 641px) {

.middle.home{
  min-height: initial !important;
}
.footer ul li a {
  border-bottom:solid 3px #fff;
}
.footer ul li a:hover {
  border-bottom:solid 3px #ff0000;
}
.iframecss {
  width: 950px;
  display: block;
  margin: 0 auto;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.cntsmny {
  background-color:#ababab;
  padding:10px 0 10px 0;
}
.mny {
  margin: 0 5% 0 5%;
}
.mny h3 {
  text-align:center;
  color: #fff;
  font-size: 2.1em;
}
.mny p {
  margin-top: 0;
  text-align:center;
  color: #fff;
  font-size: 1.8em;
  font-weight:bold;
}
}
.info {
  margin: 0 5%;
}

.cntsinfo {
  background-color:#ababab;
  padding:50px 0;
}
.title-border { 
font-size: 1.7em;
display: flex;
align-items: center;
}
.title-border:before,
.title-border:after {
border-top: 1px solid;
content: "";
}
.title-border:before {
margin-right: 1rem;
flex-grow: 1;
}
.title-border:after {
margin-left: 1rem;
flex-grow: 1;
}
.cntsinfo .info .title-border {
  color: #fff;
  margin-bottom: 20px;
}

.cntstokuten {
  margin: 40px 5% 0 5%;
}
.cntstokuten h3{
  margin-bottom: 20px;
}
.flexmnbrtokuten {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.flexmnbrtokuten li {
  text-align:center;
  font-weight: bold;
  width: 240px;
  height: 240px;
  font-size: 1.2em;
  align-content: space-around;
  margin-bottom: 40px;
  background-color:#ededed;
  padding:10px;
}

@media screen and (min-width: 641px) {
.flexmnbrtokuten li:nth-child(2) {
  margin: 0 90px 40px 90px;
}


}

.cntsjoin {
  text-align:center;
  margin: 20px 0 0 0;
}

/********************　↓↓↓↓ footer　↓↓↓↓ ********************/

.cprght {
background-color:#000;
}
.copyright {
  font-family: "Kite One", sans-serif !important;
  font-size: 1rem;
  color: #fff;
  font-style: normal;
  line-height: 60px;
  margin: 0 5%;
  }

.title-border {
  font-family: "copperplate", !important; 
}

@media screen and (min-width: 641px) {
.sp-br {
  display: none;
}
.spanpc {
  margin-left: 150px;
}
}



/******* 追加 *********/
@media screen and (max-width: 640px) {
.flexlogin {
  display: flex;
  justify-content: space-around;
  margin:0;
  padding: 5px 0;
}
.flexlogin li {
  list-style: none;
  width: 45%;
}
.flexlogin li input {
  width: 100%;
}
.flexlogin li input.submit {
  background-color: #ff0000;
  color: #fff;
  border: none;
  padding: 5px 0;
  font-weight: bold;
}
.flexlogin li a.submita {
  color: #;
  border: none;
  font-weight: bold;
  position: absolute;
  margin-top: 3px;
}
.header_sp .sp_size {
  width: 95%;
}
form.login {
    color: #000;
    background-color: #fff;
    padding: 0 0 5px 0;
}
.middle {
      margin-top: 16px;
}
}
@media screen and (min-width: 641px) {
  form.splogin {
    display: none;
  }
}