html {
  height:100%;
}
body {
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  height:100%;
}
#header {
  background: #fafafa;
  color: black;
  margin-bottom: 20px;
}
#wrap{
  width: 100%;
  position: relative;
  height:auto !important;
  height: 100%;
  min-height: 100%;
}
#nav {
  width: 100%;
  position: static;
  top: -32px;
  margin-bottom: 0;
  background: #fafafa;
  min-height: 70px;
}

.main-bg {
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  border-top: 1px solid #222;
  padding-bottom: 20px;
}
.kaijo-bg {
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  padding-bottom: 20px;
  margin-top: 40px;
  padding-top: 20px;
}
#nav .navbar-brand {
  padding: 10px 0;
  height: 73px;
  line-height: 73px;
}
#nav .navbar-brand img {
  margin-top: 0px;
}
#nav.navbar-fixed-top {
  position: fixed;
  top: 0;
}
#nav .navbar-toggle {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 9px;
}
#nav .navbar-toggle i {
  font-size: 2em;
}
#nav .navbar-nav li a {
  text-transform: uppercase;
  padding-top: 25px;
  padding-bottom: 24px;
  font-family: "Open Sans",Tahoma,Arial;
  font-weight: bold;
  color: #222222;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
#nav .navbar-nav li a:hover {
  color: #22a3df;
  background: none;
}
#nav .navbar-nav li.social-nav {
  margin: 21px 0 4px 10px;
  border-left: 1px solid #eeeeee;
  padding-left: 15px;
}
#nav .navbar-nav li.social-nav a {
  float: left;
  padding: 5px 10px;
}
#nav .navbar-nav li.social-nav a i {
  font-size: 1.33333333em;
}
#nav .navbar-nav li.active a {
  color: #22a3df;
}
#nav .container {
  position: relative;
}
.header-menu {
  float: right;
  padding: 20px 0 0;
}
.header-menu ul {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0px;
  line-height: 1;
}
.header-menu ul > li {
  display: inline-block;
  font-size: 14px;
  line-height:1;
}
.header-menu ul > li:nth-of-type(n+2):before {
  content: "";
  width: 1px;
  height: auto;
  margin: 0 7px;
  background-color: #9D9D9D;
  padding-left: 1px;
}
._lead {
  background-color: #FFF;
}
.magazine-info-box {
  padding:25px 0;
}

.thumb-wrapper {
  margin: 0 auto;
  max-width:300px;
}
.magazine-title {
  font-weight: bold;
  font-size: 20px;
}
.mag_intro {
  max-width: 600px;
  font-size: 16px;
  line-height: 1.5;
  margin-top: 1em;
}
.form-container {
  float: none;
}
#contents{
  padding-bottom: 160px;/* footer height + 20px */
}
#title {
  padding: 0;
}
#title .container h1{
  margin-top:0;
}
#title .container .title_bg {
  background-color: #ededed;
  padding-top: 20px;
  padding-bottom: 10px;
}

#main {
  padding: 20px 0;
}

#main .newentry_wrap {
  border-left: 2px dotted #999;
}
#main .newentry {
  padding-left: 15px;
}
#main .newentry p {
  line-height: 2em;
  font-size: 16px;
}
#main .btn_wrap {
  width:100%;
  margin-top: 25px;
}
#main .btn_wrap_marginless {
  width:100%;
}

.reg_subsc_complete .center-block-btn input.btn.btn-primary{
  margin: 0 auto 10px;
  display: block;
}

#main .smartlink_logo {
  float:right;
  font-size:0px;
  line-height:1;
  margin-top: 30px;
}
#main .smartlink_logo img {
  border: 1px solid #000000;
}
#main h2 {
  font-size: 23px;
  margin-bottom: 15px;
  font-weight: bold;
  word-break: break-all;
  padding: 0 15px;
}
#main h2:before {
  vertical-align: baseline;
  font-family: FontAwesome;
  padding: 0 12px 0 3px;
  font-size: 25px;
  content: "\f003";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  color: #555;
  line-height: 1;
}

label {
  font-size: 16px;
  font-weight: normal;
}
#main hr.sp_only {
  display: none;
}

.user_regist_confirm .mail_adress,
.user_regist_terms .mail_adress {
  text-align: right;
  padding-top: 10px;
}
.user_regist_terms .label_cont,
.reg_subsc_complete .label_cont,
.input_id_pwd_conf .label_cont,
.identify .label_cont{
  text-align: left;
  padding-top: 10px;
}
.identify #main p.form_notice,
.user_regist_terms #main p.example {
  margin-top: 5px;
}
.user_regist_complete #main .notes,
.user_regist_confirm #main .notes {
  margin: 30px 0;
  text-align: center;
}
.user_regist_complete #main .notes p,
.user_regist_confirm #main .notes p{
  line-height: 1.9;
}
.user_regist_complete #main p.check_mail {
  color: #333;
  line-height:1.5;
  font-size: 18px;
}
.input_id_pwd_conf .cont-title {
  font-size: 20px;
  font-weight: bold;
  padding: 20px 0;
}
.padding-none {
  padding:0!important;
}
.txtR {
  margin: 10px 0;
  text-align: center;
  float: none;
}
#pickupS .txtR {
  text-align: left;
  float: right;
}
.reg_subsc_complete .anq-form {
  margin: 0 0 50px;
}
.case.panel-default {
  border-color: #777;
}
.case.panel-recommend {
  border-color: #ff9800;
}
.case.panel-recommend .panel-heading {
  text-align: left;
  font-size: 16px;
  background-color: #ff9800;
  border-color: #ff9800;
  color: #FFF;
}
.case .panel-heading {
  text-align: left;
  font-size: 17px;
  background-color: #777;
  border-color: #777;
  color: #FFF;
  line-height: 1;
}
#pickupS .case.panel-recommend .panel-heading {
  line-height: 1.43;
}
.case .panel-body {
  text-align: left;
  line-height: 2;
  color: #7081B5;
}
.case.panel-recommend .panel-body {
  color: #333;
}
.recommend-balloon {
  background: url("./../img/fukidashi.gif") no-repeat center center;
  background-size: contain;
  max-width: 400px;
  margin: 20px auto;
}
.recommend-balloon p {
  margin: 0 auto;
  line-height: 1.8;
  text-align: center;
  font-weight: bold;
  padding: 10% 20%;
  max-width:350px;
}
.case .panel-body > div:nth-of-type(n+2) {
  margin-top: 15px;
}
.case .panel-body i {
  color: #2196f3;
}
.case .panel-body span {
  font-size: 17px;
  color: #333;
}
#footer {
  height: 140px;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 40px 0 20px;
  background: #fafafa;
  text-align: center;
}
.mag-meta li {
  display: inline-block;
}
.mag-meta li div {
  display: inline-block;
  padding-left:10px;
  padding-right:10px;
}
.mag-meta li div.meta-value {
  padding-right:2px;
}
.mag-meta li div.meta-title {
  background-color: #ff9800;
  position: relative;
  text-shadow: 1px 1px 0 #C66C1D;
  letter-spacing: .2em;
}
.mag-meta li.meta-bn div.meta-title {
  letter-spacing: 0;
}
.mag-meta li div.meta-title:after {
  position: absolute;
  background-color: #ff9800;
  width: 12px;
  height: 12px;
  transform: rotate(-45deg);
  right: -4px;
  top: 2px;
  display: block;
  content: "";
}
/* validate */
.validate .text,
.validate select,
.validate textarea {
  color: #000 !important;
  background-color: #fdd !important;
}

.validate label {
  background-image: url("https://mypage.mag2.com/img/alert.png") !important;
}

span.caution,
span.error {
  color: #f00;
}

.indent10 {
  margin-left: 10px;
}

.mag-body label {
  background-image: none;
  padding-left: 0;
  margin-bottom: 0;
}
.reg_subsc_complete input[type=hidden] + label {
    color: #ffffff;
    font-weight: normal;
    margin-right: 0;
    margin-bottom: 0;
    line-height: 1;
}

.go-down {
  position: absolute;
  bottom: 20px;
  right: 49.2%;
  z-index: 999;
}
.go-down a {
  color: white;
}

span.brandy {
  color: #22a3df;
  text-transform: lowercase;
}
span.divider {
  height: 10px;
  background: #22a3df;
  border-left: 15px solid black;
  display: block;
  margin: 20px auto;
  width: 30px;
  position: relative;
}
span.divider:before {
  position: absolute;
  content: ' ';
  top: 0;
  left: -1px;
  width: 1px;
  height: 10px;
  background: #FFF;
}
span.divider.grey {
  border-color: #999999;
}
span.divider.grey:before {
  background: #222222;
}
ul {
  list-style: none;
  line-height: 25px;
  padding-left: 0;
}
ul.mag_point {
  padding-left: 20px;
}
.img-center {
  margin: 0 auto;
}
.visible-xxs-inline {
  display: none !important;
}

.btn.btn-default:focus,
.btn.btn-primary:focus {
  outline: none;
}
.btn.btn-primary {
  min-width: 220px;
  font-weight: bold;
  font-size: 16px;
  float: right;
  letter-spacing: 2px;
  cursor: pointer;
  padding: 15px 40px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #22a3df;
  border-radius: 5px;
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
  border: none;
}
 
.btn.btn-primary:hover {
  background-color: #48B7EA;
}
 
.btn.btn-primary:active {
  color: #ddd;
  background-color: #127497;
}

.btn.btn-default {
  min-width: 220px;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 2px;
  float: right;
  cursor: pointer;
  padding: 15px 40px;
  color: #333;
  text-align: center;
  text-decoration: none;
  background-color: #E0E0E0;
  border-radius: 5px;
  -webkit-transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
  transition: color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
  border: none;
}
 
.btn.btn-default:hover {
  background-color: #CCC;
}
 
.btn.btn-default:active {
  color: #fff;
  background-color: #898989;
}
.reg_subsc_complete .btn.btn-primary,
.input_id_pwd_conf .btn.btn-primary,
.user_regist_confirm .btn.btn-primary {
  float: none;
  padding: 13px 10px;
}

.input_id_pwd_conf .btn.btn-default,
.user_regist_confirm .btn.btn-default {
  margin-left: 15px;
}
@-webkit-keyframes bouncedelay {
  0%,80%,100% {
  -webkit-transform: scale(0);
}
40% {
  -webkit-transform: scale(1);
}
}
@keyframes bouncedelay {
  0%,80%,100% {
  transform: scale(0);
  -webkit-transform: scale(0);
}
40% {
  transform: scale(1);
  -webkit-transform: scale(1);
}
}
.has-feedback.left .form-control-feedback {
  top: 7px;
  right: inherit;
  left: 0;
}
.has-feedback.left .form-control {
  padding-left: 10px;
  padding-right: 0;
}
.has-feedback.center .form-control {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  width: 50px;
}
.has-feedback.center .form-control.length4 {
  width: 64px;
}
.has-feedback.center .form-txt {
  padding: 13px 6px;
}
.form-inline .radio,
.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin-top:0px;
}
._label {
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
select.form-control {
  max-width: 300px;
}
.form-inline input[type=radio],
.form-inline input[type=radio],
.form-inline input[type=radio],
input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
.form-inline input[type=radio] + label,
.form-inline input[type=radio] + label,
.form-inline input[type=radio] + label,
input[type=checkbox] + label {
    position: relative;
    display: inline-block;
    margin-right: 12px;
    font-size: 16px;
    line-height: 1;
    cursor: pointer;
}
.box-title {
  margin-bottom: 30px;
  border-left: 5px solid #aaa;
  padding-left: 10px;
}
.deliv_note {
  margin-top: 25px;
  padding-left: 30px;
}
.deliv_note p {
  color: #808080;
  font-size: 12px;
  line-height: 1.3;
}
.kiyaku {
  text-align: right;
  margin: 0 0 5px;
  font-size: 13px;
  padding-right: 128px;
}
@media (min-width: 1px) {
    .form-inline input[type=radio],
    input[type=checkbox] {
        display: none;
        margin: 0;
    }
    .form-inline input[type=radio] + label
    .form-inline input[type=radio] + label,
    .form-inline input[type=radio] + label,
    input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
    input[type=checkbox] + label {
        color: #ffffff;
        font-weight: normal;
        margin-right: 0;
        margin-bottom: 0;
        line-height: 1;
    }
    .form-inline input[type=radio] + label::before,
    .form-inline input[type=radio] + label::before,
    .form-inline input[type=radio] + label::before,
    input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
    .form-inline input[type=radio] + label::before,
    .form-inline input[type=radio] + label::before,
    .form-inline input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
    input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
    .form-inline input[type=radio]:checked + label::after,
    .form-inline input[type=radio]:checked + label::after,
    .form-inline input[type=radio]:checked + label::after,
    input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
    .form-inline input[type=radio]:checked + label::after,
    .form-inline input[type=radio]:checked + label::after,
    .form-inline input[type=radio]:checked + label::after {
        left: 5px;
        width: 8px;
        height: 8px;
        margin-top: -4px;
        background: #E80008;
        border-radius: 8px;
    }
    input[type=checkbox]:checked + label::after,
    input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #1976D2;
        border-bottom: 3px solid #1976D2;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
.form-control {
  height: 50px;
  padding: 12px;
  font-size: 16px;
}
.form-control-static {
  padding-top: 12px;
  padding-left: 24px;
}
.form-control-static-nopad {
  padding-top: 12px;
  padding-left: 0px;
}
.bg-primary {
  color: #fff;
  background-color: #1976d2;
  padding: 10px;
  font-size: 18px;
  line-height: 1.7;
}
a {
  color: #0077CC;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
}
a:hover {
  color: #146387;
  text-decoration: underline;
}
a.btn-outline {
  color: #e80008;
  background-color: transparent;
  border-color: #e80008;
}
a.btn-outline:active, 
a.btn-outline:focus, 
a.btn-outline:hover {
  color: #fff;
  background-color: #e80008;
  border-color: #e80008;
}
.message a {
  color: #00E;
  text-decoration: underline;
}
.message a:hover {
  color: #22a3df;
  text-decoration: none;
}
.message span.caution {
  font-size: 20pt;
}
.schedule-info {
  margin-top: 20px;
}
.price-change-info {
  color: #e80008;
}
.reg_subsc_complete .mypage_link {
  text-align: right;
  margin: 0 0 30px;
}
.recommend {
  padding: 5px;
  font-size: 14px;
  border-color: #52caed;
  border-radius: 10px;
  border-width: 1px 3px 1px 3px;
  font-weight: 700;
  margin-bottom: 5px;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
    .flex-video {
    padding-top: 0;
}
}
.quote {
    background: #333333;
    color: white;
    border-left: 4px solid #22a3df;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    padding: 25px;
    margin-bottom: 15px;
}
:focus {
    outline: 0;
}
canvas {
    width: 200px!important;
    height: 200px!important;
    display: block;
    float: none;
}

@media (max-width: 992px) {
  #title .container h1 {
    font-size: 30px;
  }
  #main .newentry_wrap {
      border: none;
      margin-top: 30px;
  }
  #main .newentry {
      padding-left: 0px;
  }
  .btn.btn-default,
  .btn.btn-primary {
    width: 100%;
    float: none;
    margin: auto;
    display: block;
    max-width: 350px;
  }
  #main hr.sp_only {
    display: block;
    width: 90%;
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .form-control {
    height: 46px;
    padding: 12px;
  }
  #contents{
    padding-bottom: 200px;/* footer height + 20px */
  }
  #footer {
    height: 180px;
  }
  .deliv_note {
    padding-left: 15px;
  }
  .kiyaku {
    min-width: 220px;
    max-width: 350px;
    width: 100%;
    text-align: left;
    margin: 0 auto 5px;
    font-size: 13px;
    padding: 0;
  }
}

@media (max-width: 767px) {
  #nav .navbar-nav li a {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .identify .mail_adress,
  .user_regist_confirm .mail_adress,
  .user_regist_terms .mail_adress {
    text-align: left;
  }
  .navbar-brand {
      margin-left: 20px;
  }
  .reg_subsc_complete .btn.btn-primary,
  .input_id_pwd_conf .btn.btn-primary,
  .input_id_pwd_conf .btn.btn-default,
  .identify .btn.btn-primary,
  .user_regist_confirm .btn.btn-primary,
  .user_regist_confirm .btn.btn-default,
  .user_regist_terms .btn.btn-primary {
    width: 100%;
    float: none;
    margin: auto;
    display: block;
    max-width: 350px;
  }
  .input_id_pwd_conf .btn.btn-default,
  .user_regist_confirm .btn.btn-default {
    margin-top: 24px;
  }
  #title .step-list-container,
  #title #step-list {
    padding: 0px 2px;
  }
  #title #step-list li {
    padding: 0 10px 0 1px;
    border-bottom: solid 7px #fff;
    float: left;
    height: 60px;
    background: url("https://mypage.mag2.com/img/step_arrow.png") no-repeat right center;
    text-align: center;
    font-size: 14px;
    width: 28%;
    word-break: break-all;
  }
  #title #step-list #step-2 {
    width: 25%;
  }
  #title #step-list #step-last {
    width: 19%;
  }
  .reg_subsc_complete #title .ssl_protected,
  .input_id_pwd_conf #title .ssl_protected,
  .identify #title .ssl_protected,
  .user_regist_complete #title .ssl_protected,
  .user_regist_confirm #title .ssl_protected,
  .user_regist_terms #title .ssl_protected {
    text-align: left;
    margin-top: 10px;
    padding-left: 4px;
  }
  #main h2 {
    font-size: 19px;
    line-height: 1.5;
  }
  .reg_subsc_complete label,
  .input_id_pwd_conf label {
    font-weight: 700;
    color: #555;
  }
  #contents{
    padding-bottom: 240px;/* footer height + 20px */
  }
  #footer {
    height: 220px;
  }
  ul.mag_point {
    padding-left: 50px;
  }
  #nav {
    background: #fff;
  }
  .navbar-header {
    background: #fafafa;
  }
  #log-info {
    position: static;
    float: right;
    padding-top: 15px;
    margin: 0;
  }
  .form-control-static-nopad {
    padding-top: 12px;
    padding-left: 24px;
  }
  .magazine-info-box .details{
    margin-top: 30px;
  }
  br.forsp {
    display: none;
  }
}
@media (max-width: 480px) {
  .header-menu ul > li {
    line-height:2;
    margin-right: 20px;
  }
  .header-menu ul > li:nth-of-type(n+2):before {
    display: none;
  }

  .user_regist_complete #main .notes p {
    text-align: left;
  }
  #contents{
    padding-bottom: 300px;/* footer height + 20px */
  }
  #footer {
    height: 280px;
  }
  ul.mag_point {
    padding-left: 20px;
  }
div.meta-id {
  padding-left: 5px;
}
ul.mag-meta{
  border-top: 1px solid #eee;
}
.mag-meta li {
  width: 100%;
  border-bottom: 1px solid #eee;
  display: table;
}
.mag-meta li div{
  display: table-cell;
  padding-left:0;
}
.mag-meta li div.meta-value {
  padding-left:5px;
}
.mag-meta li div.meta-title {
  background-color: transparent;
  position: relative;
  text-shadow: none;
  width: 40%;
  color: #333;
  font-size: 14px;
  text-align: left;
  padding-left: 5px;
  padding-right:0;
}
.mag-meta li.meta-bn div.meta-title {
  letter-spacing: 0;
  font-size: 13px;
}
.mag-meta li div.meta-title:after {
  display: none;
}
#pickupS .txtR,
.txtR {
  margin: 20px 0 10px;
  text-align: center;
  float: none;
  font-size: 15px;
  line-height: 1.8;
}
  .visible-xxs-inline {
    display: inline !important;
  }
.reg_subsc_complete #main input[type=checkbox] + label {
  font-size: 14px;
  line-height: 1.5;
}
.padding-none-xxs {
  padding:0!important;
}
.message span.caution {
  font-size: 16pt;
}
.message span.caution br {
  display: none!important;
}
#main h2:before {
  font-size: 20px;
}
.sm-row {
  margin-left:-15px;
  margin-right:-15px;
}
  br.forsp {
    display: inline;
  }
  #header {
    margin-bottom: 5px;
  }
  #main {
    padding: 10px 0 20px;
  }
}
@media (max-width: 370px) {
  #title #step-list li br {
    display: none!important;
  }
  .user_regist_complete #main h2,
  .user_regist_complete #main p.check_mail {
    text-align: left;
  }
  p.form_notice {
    line-height: 2;
  }
  .indent10 {
    margin-left: -10px;
  }
  #main h2 {
    margin-top: 0;
  }

}