@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*------------------------------
 * デフォルト
 *------------------------------*/
body {
  color: #4c4c4c;
}

h1 {
  font-weight: normal;
  margin: 0;
  line-height: 1em;
}

p {
  margin: 0;
  line-height: 1em;
}

dl,
dt,
dd,
ul,
ol,
li {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.l-page a,
.l-page a:visited,
.l-page a:link {
  text-decoration: underline;
}

.l-page a:hover {
  text-decoration: none;
}

/*------------------------------
 * レイアウト
 *------------------------------*/
.l-page {
  width: 960px;
  margin: 0 auto;
  padding: 40px 0 50px;
}

.l-page__ttl {
  margin-bottom: 30px;
}

.l-page__contents {
  font-size: 14px;
}

/*------------------------------
 * モジュール(パーツ)
 *------------------------------*/
/*-- パンくず --*/
.m-boxBreadcrumb {
  margin-bottom: 20px;
}

/*-- タイトル --*/
.m-ttl--main {
  display: block;
  color: #1d2c5a;
  font-size: 24px;
  line-height: 1.3;
}

.m-ttl--bgBlue {
  background: #24429e;
  color: #fff;
  padding: 12px;
}

.m-ttl--bgNavy {
  background: #06279f;
  color: #fff;
  padding: 10px 10px 10px 20px;
}

.m-ttl--center {
  text-align: center;
}

.m-ttl--right {
  text-align: right;
}

.m-ttl--left {
  text-align: left;
}

/*-- テキスト --*/
/*-- テキスト(サイズ) --*/
.m-txt--large {
  font-size: 18px;
  line-height: 1.5em;
}

.m-txt--medium {
  font-size: 14px;
  line-height: 1.5em;
}

.m-txt--small {
  font-size: 10px;
  line-height: 1.5em;
}

.m-txt--normalSize {
  font-size: 12px;
  line-height: 1.5em;
}

/*-- テキスト(カラー) --*/
.m-txt--sub {
  color: #818181;
}

.m-txt--important {
  color: #ff6900;
}

.m-txt--emphasis {
  color: #1d2c5a;
}

.m-txt--error {
  color: #ff0000;
}

.m-txt--normal {
  color: #4c4c4c;
}

.m-txt--white {
  color: #ffffff;
}

.m-txt--black {
  color: #000000;
}

.m-txt--caution {
  color: #ff0000;
}

.m-txt--accent {
  color: #EA3F4A;
}

/*-- テキスト(横位置) --*/
.m-txt--center {
  text-align: center;
}

.m-txt--left {
  text-align: left;
}

.m-txt--right {
  text-align: right;
}

/*-- テキスト(その他) --*/
.m-txt--wide {
  letter-spacing: 1em;
}

.m-txt--beforeTxt {
  margin-right: 1em;
}

.m-txt--afterTxt {
  margin-left: 1em;
}

.m-txt--lineThrough {
  text-decoration: line-through;
}

.m-txt--indent {
  text-indent: -1em;
  padding-left: 1em;
}

/*-- リンク --*/
.m-link {
  color: #005fc0 !important;
}

.m-link--white {
  color: #fff !important;
}

.m-link--gray {
  color: #4c4c4c !important;
}

.m-link--important {
  color: #ff6900 !important;
}

.m-link--blank {
  position: relative;
  padding-right: 15px;
}

.m-link--blank:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  border-top: #24429e solid 1px;
  border-right: #24429e solid 1px;
  width: 8px;
  height: 6px;
}

.m-link--blank:after {
  content: "";
  position: absolute;
  right: 2px;
  top: 2px;
  display: block;
  border: #24429e solid 1px;
  width: 7px;
  height: 5px;
}

.m-link--white--blank:before,
.m-link--white--blank:after {
  border-color: #fff;
}

/*-- ボタン --*/
.m-btn {
  position: relative;
  display: block;
  background: none;
  border: none;
  text-align: center;
  text-decoration: none !important;
  width: 100%;
  padding: 0;
  cursor: pointer;
}

.m-btn--large {
  font-size: 44px;
  line-height: 124px;
  height: 124px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.m-btn--medium {
  position: relative;
  min-height: 76px;
  line-height: 76px;
  border-radius: 10px;
  box-sizing: border-box;
}

.m-btn--medium:after {
  position: absolute;
  top: 7px;
  right: 10px;
}

.m-btn--medium--withSubTxt {
  position: absolute;
  bottom: -148px;
  min-height: 76px;
  line-height: 76px;
  padding-top: 16px;
  line-height: 24px;
}

.m-btn--medium--withSubTxt:after {
  position: absolute;
  top: 22px;
  right: 10px;
}

.m-btn--medium--withSubTxt__txt {
  font-size: 14px;
}

/*-- blue --*/
.m-btn--blue {
  background: #24429e;
  color: #fff !important;
  box-shadow: 0 2px 0 #192e6e;
}

.m-btn--blue:hover {
  background: #92a1cf;
}

.m-btn--medium--blueArrow:after {
  content: url(/assets/cop/images/pc/mvno/common/ico_btn_blue_m_arrow.png);
}

/*-- yellow --*/
.m-btn--yellow {
  background: #ffb800;
  color: #4c4c4c !important;
  box-shadow: 0 2px 0 #b38000;
}

.m-btn--yellow:hover {
  background: #ffdc80;
}

.m-btn--medium--yellowArrow:after {
  content: url(/assets/cop/images/pc/mvno/common/ico_btn_yellow_m_arrow.png);
}

.m-btn--large.m-btn--yellow:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  display: block;
  width: 24px;
  height: 52px;
  margin-top: -26px;
}

.m-btn--large--yellowArrow:after {
  background: url("/assets/cop/images/pc/mvno/common/ico_btn_submit_l_arrow.png") left top no-repeat;
}

.m-btn--large--yellowArrow.is-disabled:after {
  background: url("/assets/cop/images/pc/mvno/common/ico_btn_submit_l_arrow_off.png") left top no-repeat;
}

.m-btn--white {
  background: #fff;
  border: 1px solid #d2d2d2;
}

.m-btn--noRadius {
  border-radius: 0;
}

/*-- orange --*/
.m-btn--orange {
  background: #ff6900;
  color: #fff !important;
  box-shadow: 0 2px 0 #b34900;
}

.m-btn--orange:hover {
  background: #ffb47f;
}

.m-btn--medium--orangeArrow:after {
  content: url(/assets/cop/images/pc/mvno/common/ico_btn_orange_m_arrow.png);
}

/*-- arrow --*/
.m-btn--arrowFaceDown::before {
  content: "";
  border-width: 15px 10px 0 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  width: 0;
  height: 0;
}

/*-- package --*/
.m-btn--pkg,
.m-btn--noPkg {
  text-align: left;
  background: #fff;
  color: #21295c !important;
  padding: 16px 30px 16px 15px;
  font-size: 14px;
  border: solid 1px #d2d2d2;
  border-radius: 4px;
  box-sizing: border-box;
  box-shadow: 0 1px 0 #d2d2d2;
  white-space: pre;
}

.m-btn--pkg {
  padding: 18px 30px 14px 120px;
  background: url(/assets/cop/images/pc/mvno/common/bg_btn_pkg.png) center top no-repeat;
}

.m-btn--pkg:hover,
.m-btn--noPkg:hover {
  background-color: #f2f2f2;
}

.m-btn--pkg img,
.m-btn--noPkg img {
  margin-right: 5px;
  vertical-align: baseline;
}

.m-btn--pkg__type {
  min-height: 76px;
  padding-top: 30px;
}

.m-btn--pkg__type span {
  padding-top: 20px;
}

.m-btn--pkg__type,
.m-btn--noPkg__type {
  font-weight: bold;
}

.m-btn--pkg:before {
  width: 92px;
  height: 100%;
  content: " ";
  background: url(/assets/cop/images/pc/mvno/common/img_simpkg_20161013.png) no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  top: 23%;
  left: 4%;
}

.m-btn--pkg:after,
.m-btn--noPkg:after {
  content: url(/assets/cop/images/pc/mvno/common/ico_btn_navy_dark_arrow.png);
  display: block;
  position: absolute;
  width: 12px;
  height: 26px;
  top: 50%;
  right: 10px;
  margin-top: -13px;
}

.m-boxNotes__item {
  padding-left: 1em;
  text-indent: -1em;
}

/*-- 2column --*/
.m-boxBtnList--2column,
.m-boxBtnListCol {
  width: 100%;
  display: table;
  table-layout: fixed;
}

.m-boxBtnList--2column__item,
.m-boxBtnListCol__item {
  border-collapse: separate;
  display: table-cell;
}

/*-- box --*/
.m-boxCenter {
  text-align: center;
}

.m-boxRight {
  text-align: right;
}

.m-boxLeft {
  text-align: left;
}

/*-- table --*/
.m-boxTable {
  border: #d2d2d2 solid 1px;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.m-boxTable__ttl,
.m-boxTable__item {
  border-right: #d2d2d2 solid 1px;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 14px;
}

.m-boxTable__ttl {
  text-align: center;
  background-color: #24429e;
  color: #fff;
  font-weight: normal;
}

.m-boxTable__ttl--pale {
  background-color: #465ea6;
}

.m-boxTable__item {
  color: #1d2c5a;
}

.m-boxTable tr:nth-child(even) {
  background-color: #f1f3f6;
}

.m-boxTable--noBg tr:nth-child(even) {
  background-color: transparent;
}

.m-boxTable--border {
  border: solid 1px #d2d2d2;
}

/*-- 端末選択 --*/
/*-- スライダー --*/
.m-slider__viewport {
  position: relative;
  width: 590px;
  margin: 0 40px;
  overflow: hidden;
  z-index: 10;
}

.m-slider__direction-nav {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 670px;
  height: 300px;
}

.m-slider__direction-nav:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background: url("/assets/cop/images/pc/mvno/common/btn_slider_arrow_l_off.png") left center no-repeat;
  width: 40px;
  height: 320px;
  z-index: 0;
}

.m-slider__direction-nav:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  background: url("/assets/cop/images/pc/mvno/common/btn_slider_arrow_r_off.png") right center no-repeat;
  width: 40px;
  height: 320px;
  z-index: 0;
}

.m-slider__prev {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background: url("/assets/cop/images/pc/mvno/common/btn_slider_arrow_l_on.png") left center no-repeat;
  width: 40px;
  height: 320px;
  z-index: 10;
}

.m-slider__next {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  background: url("/assets/cop/images/pc/mvno/common/btn_slider_arrow_r_on.png") right center no-repeat;
  width: 40px;
  height: 320px;
  z-index: 10;
}

.m-slider__disabled {
  display: none;
}

.m-slider__control-nav {
  position: relative;
  z-index: 20;
  display: table;
  margin: 0 auto;
}

.m-slider__control-nav li {
  display: table-cell;
  padding: 15px 5px 0;
}

.m-slider__control-nav a {
  display: block;
  background-color: #818181;
  font-size: 0;
  width: 10px;
  height: 10px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}

.m-slider__control-nav a.m-slider__active {
  background-color: #24429e;
}

.m-inputTerminalList__item {
  margin-left: 10px;
}

.m-inputTerminalList__item:first-child {
  margin-left: 0;
}

.m-inputTerminal {
  position: relative;
  display: block;
  background-color: #f2f3f7;
  width: 190px;
  height: 320px;
  overflow: hidden;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.m-inputTerminal label {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}

.m-inputTerminal__input {
  display: none;
}

.m-inputTerminal__item {
  height: 100%;
  padding-top: 220px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.m-inputTerminal__input:checked + .m-inputTerminal__item {
  background-color: #ffb800;
}

.m-inputTerminalInfo__ttl {
  text-align: center;
  font-size: 18px;
  line-height: 1.2em;
  margin-bottom: 5px;
  height: 2.4em;
}

.m-inputTerminalInfo__itemPrice {
  border-bottom: #1d2c5a solid 1px;
  margin: 0 13px 5px;
  padding-bottom: 5px;
}

.m-inputTerminalInfo__itemInstallments {
  padding-left: 8px;
}

.m-boxTerminalInfoPrice {
  text-align: center;
}

.m-boxTerminalInfoPrice__ttl,
.m-boxTerminalInfoPrice__txt {
  display: inline;
  font-size: 14px;
  line-height: 1em;
}

.m-boxTerminalInfoPrice__ttl {
  margin-right: 5px;
}

/*-- 端末選択 --*/
.m-boxSelectTerminal__itemInfo {
  position: relative;
  z-index: 20;
}

.m-inputTerminal__img {
  display: block;
  width: 190px;
  height: 220px;
  background-size: 94px;
  background-position: center;
  background-repeat: no-repeat;
}

.m-model1 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone5/tmb_asus-zenfone5.png);
}

.m-model2 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/freetel-xm/tmb_freetel-xm.png);
}

.m-model3 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/lg-g2mini/tmb_lg-g2mini.png);
}

.m-model5 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-nexus7-2013/tmb_asus-nexus7-2013.png);
}

.m-model6 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-ascend-mate7/tmb_huawei-ascend-mate7.png);
}

.m-model7 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-ascend-g620s/tmb_huawei-ascend-g620s.png);
}

.m-model8 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-memopad/tmb_asus-memopad.png);
}

.m-model9 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone2/tmb_asus-zenfone2.png);
}

.m-model10 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/apple-iphone6/tmb_apple-iphone6.png);
}

.m-model11 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/apple-iphone6/tmb_apple-iphone6.png);
}

.m-model12 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/apple-iphone6/tmb_apple-iphone6.png);
}

.m-model13 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/aterm-mr03ln/tmb_aterm-mr03ln.png);
}

.m-model14 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone2/tmb_asus-zenfone2.png);
}

.m-model15 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p8lite/tmb_huawei-p8lite.png);
}

.m-model16 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p8lite/tmb_huawei-p8lite.png);
}

.m-model17 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/sharp-aquos-shm01/tmb_sharp-aquos-shm01.png);
}

.m-model18 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone2-laser/tmb_asus-zenfone2-laser.png);
}

.m-model19 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/aterm-mr04ln/tmb_aterm-mr04ln.png);
}

.m-model20 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/sharp-aquos-shm02/tmb_sharp-aquos-shm02.png);
}

.m-model21 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/fujitsu-arrows-m02/tmb_fujitsu-arrows-m02.png);
}

.m-model22 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/zte-blade-v6/tmb_zte-blade-v6.png);
}

.m-model23 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/acer-liquid-z530/tmb_acer-liquid-z530.png);
}

.m-model24 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/upq-phone-a01/tmb_upq-phone-a01.png);
}

.m-model25 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-gr5/tmb_huawei-gr5.png);
}

.m-model26 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenpad7/tmb_asus-zenpad7.png);
}

.m-model27 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone-go/tmb_asus-zenfone-go.png);
}

.m-model28 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-y6/tmb_huawei-y6.png);
}

.m-model29 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p9/tmb_huawei-p9.png);
}

.m-model30 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p9lite/tmb_huawei-p9lite.png);
}

.m-model31 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/motorola-moto-g4-plus/tmb_motorola-moto-g4-plus.png);
}

.m-model32 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/fujitsu-arrows-m03/tmb_fujitsu-arrows-m03.png);
}

.m-model33 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/motorola-moto-g4-plus/tmb_motorola-moto-g4-plus.png);
}

.m-model34 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/aterm-mr05ln/tmb_aterm_mr05ln.png);
}

.m-model35 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone3/tmb_asus-zenfone3.png);
}

.m-model36 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone3/tmb_asus-zenfone3.png);
}

.m-model37 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p9/tmb_huawei-p9.png);
}

.m-model38 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p9lite/tmb_huawei-p9lite.png);
}

.m-model39 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-mediapadt2-7pro/tmb_huawei-mediapadt2-7pro.png);
}

.m-model40 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone3-laser/tmb_asus-zenfone3-laser.png);
}

.m-model41 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone3-laser/tmb_asus-zenfone3-laser.png);
}

.m-model42 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-mate9/tmb_huawei-mate9.png);
}

.m-model43 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/sharp-aquos-shm04a/tmb_sharp-aquos-shm04a.png);
}

.m-model44 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone3-max/tmb_asus-zenfone3-max.png);
}

.m-model45 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone3-max/tmb_asus-zenfone3-max.png);
}

.m-model46 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-nova/tmb_huawei-nova.png);
}

.m-model47 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-nova-lite/tmb_huawei-nova-lite.png);
}

.m-model48 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/alcatel-pixi-4/tmb_alcatel-pixi-4.png);
}

.m-model49 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/motorola-moto-g5-plus/tmb_motorola-moto-g5-plus.png);
}

.m-model50 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-e5577/tmb_huawei-e5577.png);
  background-size: 90%;
}

.m-model51 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/vaio-phone-a/tmb_vaio-phone-a.png);
}

.m-model52 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/vaio-phone-a/tmb_vaio-phone-a.png);
}

.m-model53 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone3-max-zc553kl/tmb_asus-zenfone3-max-zc553kl.png);
}

.m-model54 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone3-max-zc553kl/tmb_asus-zenfone3-max-zc553kl.png);
}

.m-model55 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p10/tmb_huawei-p10.png);
}

.m-model58 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p10/tmb_huawei-p10.png);
}

.m-model56 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p10-plus/tmb_huawei-p10-plus.png);
}

.m-model59 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p10-plus/tmb_huawei-p10-plus.png);
}

.m-model57 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p10-lite/tmb_huawei-p10-lite.png);
}

.m-model60 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p10-lite/tmb_huawei-p10-lite.png);
}

.m-model61 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/fujitsu-arrows-m04/tmb_arrows-m04.png);
}

.m-model62 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-mediapadm3-lite/tmb_huawei-mediapadm3-lite.png);
}

.m-model63 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone4-selfie-pro/tmb_asus-zenfone4-selfie-pro.png);
}

.m-model64 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone4/tmb_asus-zenfone4.png);
}

.m-model65 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone4-customize-model/tmb_asus-zenfone4-customize-model.png);
}

.m-model66 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/sharp-aquos-shm05/tmb_sharp-aquos-sense-lite-shm05.png);
}

.m-model68 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone4-max/tmb_asus-zenfone4-max.png);
}

.m-model69 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone4-selfie/tmb_asus-zenfone4-selfie.png);
}

.m-model70 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-mate10-pro/tmb_huawei-mate10-pro.png);
}

.m-model71 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-nova-lite-2/tmb_huawei-nova-lite-2.png);
}

.m-model72 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/sharp-aquos-shm06/tmb_sharp-aquos-shm06.png);
}

.m-model73 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone4/tmb_asus-zenfone4.png);
}

.m-model74 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone4-max/tmb_asus-zenfone4-max.png);
}

.m-model75 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-mediapad-m5/tmb_huawei-mediapad-m5.png);
}

.m-model76 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone5-ze620kl/tmb_asus-zenfone5-ze620kl.png);
}

.m-model77 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone5q-zc600kl/tmb_asus-zenfone5q-zc600kl.png);
}

.m-model78 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/motorola-moto-g6-plus/tmb_motorola-moto-g6-plus.png);
}

.m-model79 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/motorola-moto-g6/tmb_motorola-moto-g6.png);
}

.m-model80 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/motorola-moto-e5/tmb_motorola-moto-e5.png);
}

.m-model83 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/sharp-aquos-sense-plus-shm07/tmb_sharp-aquos-sense-plus-shm07.png);
}

.m-model84 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfone5z-zs620kl/tmb_asus-zenfone5z-zs620kl.png);
}

.m-model81 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p20/tmb_huawei-p20.png);
}

.m-model82 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-p20-lite/tmb_huawei-p20-lite.png);
}

.m-model85 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-nova-lite-2/tmb_huawei-nova-lite-2.png);
}

.m-model86 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfonemax-m1-zb555kl/tmb_asus-zenfonemax-m1-zb555kl.png);
}

.m-model87 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/oppo-r15-pro/tmb_oppo-r15-pro.png);
}

.m-model88 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-nova-3/tmb_huawei-nova-3.png);
}

.m-model89 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-mate20-pro/tmb_huawei-mate20-pro.png);
}

.m-model90 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/huawei-mediapad-m5-lite/tmb_huawei-mediapad-m5-lite.png);
  background-size: 90%;
}

.m-model91 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/oppo-r17-pro/tmb_oppo-r17-pro.png);
}

.m-model92 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/oppo-ax7/tmb_oppo-ax7.png);
}

.m-model93 {
  background-image: url(/assets/cop/images/pc/mvno/terminal/asus-zenfonelive-l1-za550kl/tmb_asus-zenfonelive-l1-za550kl.png);
}

/* defined css statically until modelId.93(ZenFone Live L1(ZA550KL)) in diagnosis */
/*-- ページ下動画 --*/
.m-boxDescriptionVideo {
  width: 100%;
  margin-bottom: 80px;
  padding: 20px 0;
  background: #f1f3f6;
}

.m-boxVideoContainer:focus {
  outline: 0;
}

.m-boxVideoContainer {
  width: 460px;
  height: 330px;
  position: relative;
  display: block;
}

.m-boxVideoContainer__item {
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-repeat: no-repeat;
  border-bottom: 2px solid #24429e;
}

.m-boxVideoContainer__item:hover {
  background-color: #ffe7a9;
  border-bottom: 2px solid #ffb800;
}

.m-boxVideoInner {
  width: 426px;
  height: auto;
  position: absolute;
  top: 280px;
  left: 20px;
  text-align: center;
}

.m-boxVideoInner__ttl {
  font-size: 16px;
  color: #000;
}

.m-boxVideoInner__txt {
  color: #666666;
  margin-top: 10px;
}

.m-boxVideoContainer__item--about {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_about-off.jpg);
  background-position: center 20px;
}

.m-boxVideoContainer__item--about:hover {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_about-on.jpg);
}

.m-boxVideoContainer__item--move {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_move-off.jpg);
  background-position: center 20px;
}

.m-boxVideoContainer__item--move:hover {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_move-on.jpg);
}

.m-boxVideoContainer__item--setting {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_setting-off.jpg);
  background-position: center 20px;
}

.m-boxVideoContainer__item--setting:hover {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_setting-on.jpg);
}

.m-boxVideoContainer__item--terminal {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_terminal-off.jpg);
  background-position: center 20px;
}

.m-boxVideoContainer__item--terminal:hover {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_terminal-on.jpg);
}

.m-boxVideoContainer__item--mnp {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_mnp-off.jpg);
  background-position: center 20px;
}

.m-boxVideoContainer__item--mnp:hover {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_mnp-on.jpg);
}

.m-boxVideoContainer__item--wifi {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_wifi-off.jpg);
  background-position: center 20px;
}

.m-boxVideoContainer__item--wifi:hover {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_wifi-on.jpg);
}

.m-boxVideoContainer__item--tethering {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_tethering-off.jpg);
  background-position: center 20px;
}

.m-boxVideoContainer__item--tethering:hover {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_tethering-on.jpg);
}

.m-boxVideoContainer__item--toolApp {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_toolApp-off.jpg);
  background-position: center 20px;
}

.m-boxVideoContainer__item--toolApp:hover {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_toolApp-on.jpg);
}

.m-boxVideoContainer__item--changeOption {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_changeOption-off.jpg);
  background-position: center 20px;
}

.m-boxVideoContainer__item--changeOption:hover {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_changeOption-on.jpg);
}

.m-boxVideoContainer__item--securityOption {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_securityOption-off.jpg);
  background-position: center 20px;
}

.m-boxVideoContainer__item--securityOption:hover {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_securityOption-on.jpg);
}

/* coming soon */
.m-boxVideoContainer__item--mnp--comingsoon:hover {
  background-image: url(/assets/cop/images/pc/mvno/gallery/pic_mnp-off.jpg);
  border-bottom: 2px solid #24429e;
  background-color: #fff;
}

/* coming soon overlay */
.m-boxVideoOverlay {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -213px;
  width: 426px;
  height: 240px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000, endColorstr=#B3000000);
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  line-height: 240px;
  text-align: center;
}

.m-boxVideoOverlay:not(:target) {
  filter: none;
}

.m-boxDescriptionVideo__annotation {
  margin-top: 15px;
}

/*-----movie dialog-----*/
/*--set--*/
.ui-dialog-titlebar-close,
.ui-dialog-titlebar-close:link,
.ui-dialog-titlebar-close:visited,
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  text-decoration: none;
  outline: 0;
}

/* button text element */
.ui-dialog-titlebar-close .ui-button-text {
  display: none;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
.ui-dialog-titlebar-close::-moz-focus-inner,
.ui-dialog-titlebar-close::-moz-focus-inner {
  border: 0;
  padding: 0;
  outline: 0;
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 50px 30px 50px;
  outline: 0;
}

.ui-dialog a:focus {
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  position: relative;
}

.ui-dialog-titlebar-close {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 5px;
  top: 5px;
  margin: 0 -45px 0 0;
  background-color: #f0efed;
  background-image: url(/assets/cop/images/pc/mvno/terminal/terminal_common/close.png);
  background-repeat: no-repeat;
  border-style: none;
}

.fn-dialogTxt a {
  color: #005fc0 !important;
}

.ui-dialog.ui-front {
  z-index: 100;
}

.ui-dialog .ui-helper-clearfix:before,
.ui-dialog .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-dialog .ui-helper-clearfix:after {
  clear: both;
}

.ui-dialog .ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* states and images */
.ui-dialog-titlebar-close .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png");
}

/* Component containers
----------------------------------*/
.ui-dialog {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
  background: #f0efed;
  color: #222222;
}

.ui-dialog a {
  color: #222222;
}

.ui-dialog-titlebar {
  height: 50px;
}

.ui-dialog-titlebar a {
  color: #222222;
}

/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000 repeat-x;
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
}

/* fn-pageTop */
#fn-pageTop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: url("/assets/cop/images/pc/mvno/common/btn_pageTop.png") center center no-repeat;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 10;
}

/*------------------------------
 * レイアウト
 *------------------------------*/
.l-topNav {
  width: 100%;
  min-width: 1024px;
}

/*------------------------------
 * モジュール(パーツ)
 *------------------------------*/
.m-boxTopNav {
  font-size: 12px;
  height: 86px;
  width: 100%;
  min-width: 1000px;
  border-bottom: 1px solid #06279f;
  background-color: #fff;
  overflow: hidden;
}

.m-boxTopNav__itemUpper {
  height: 40px;
  background-color: #06279f;
}

.m-boxTopNav__itemLower {
  height: 46px;
}

.m-boxTopNavWrap {
  width: 1000px;
  margin: 0 auto;
}

.m-boxTopNavList {
  display: table;
  table-layout: auto;
  text-align: center;
}

.m-boxTopNavList__item {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

.m-boxTopNavList--sns {
  float: left;
}

.m-boxTopNavList--sns__item {
  vertical-align: top;
  padding: 8px 15px 0 0;
}

.m-boxTopNavList--sns__item iframe {
  margin: 0 !important;
}

.m-boxTopNavList--sub {
  float: right;
  height: 40px;
  border-left: 1px solid #427ad3;
}

.m-boxTopNavList--sub__item {
  width: 120px;
  border-right: 1px solid #427ad3;
}

.m-boxTopNavList--sub__item a {
  color: #fff;
  line-height: 40px;
}

.m-boxTopNavList--main {
  width: 100%;
  height: 46px;
  table-layout: fixed;
}

.m-boxTopNavList--main__item {
  /*width: 120px;*/
  position: relative;
  text-align: center;
  cursor: pointer;
}

.m-boxTopNavList--main__item:first-child {
  width: 170px;
}

.m-boxTopNavList--main__item:last-child {
  text-align: right;
}

.m-boxTopNavList--main__item a {
  color: #231815 !important;
  font-size: 13px;
  line-height: 46px;
}

.m-boxTopNavList--main__item a:hover {
  color: #06279f !important;
}

.m-boxTopNavList--main__item:last-child a {
  text-align: right;
}

.m-boxTopNavList--main__item:first-child a:before {
  display: none;
}

.m-boxTopNavList__item--regist {
  width: 260px;
  border-right: none;
}

.m-boxTopNavList__item--regist a {
  color: #231815;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.2em;
}

.m-boxTopNavList__item--regist a:hover {
  color: #655e5c;
}

.m-boxTopNavList__item--regist a:before {
  content: '';
  height: 32px;
  width: 32px;
  display: block;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 20px;
}

.m-boxTopNavList__item--apply a:before {
  background-image: url(/assets/cop/images/pc/mvno/public/guesttop/ico_apply.png);
  background-repeat: no-repeat;
  background-position: 8px 6px;
  background-size: 55%;
}

.m-boxTopNavList__item--apply a:after {
  content: '';
  position: absolute;
  top: 13px;
  right: 20px;
  height: 10px;
  width: 10px;
  display: block;
  border: 4px solid #ea3f4a;
  border-left-width: 0;
  border-top-width: 0;
  transform: rotate(-45deg);
}

.m-boxTopNavList__item--apply a:hover:after {
  opacity: 0.7;
}

.m-boxTopNavList__item--guide {
  width: 133px;
}

.m-boxTopNavList__item--guide a {
  position: relative;
  padding-left: 10px;
}

.m-boxTopNavList__item--guide a::before {
  content: "";
  position: relative;
  top: 4px;
  left: -10px;
  display: inline-block;
  width: 14px;
  height: 18px;
  background: url(/assets/cop/images/pc/mvno/public/common/ico_navi_beginner.png) no-repeat 0 0;
  background-repeat: no-repeat;
}

.m-boxTopNavList__item--terminallist {
  width: 150px;
}

/*
    .m-boxTopNavList__item--about {
        width: 190px;
    }
    */
/*-- ボタン --*/
.m-btnTopNav {
  position: relative;
  display: block;
  background: none;
  border: none;
  text-align: center;
  text-decoration: none !important;
  height: 100%;
  padding: 0;
  cursor: pointer;
}

.m-btnTopNav--blue {
  background-color: #06279f;
}

.m-btnTopNav--blue:hover {
  background-color: #427ad3;
  opacity: 1;
}

.m-btnTopNav--yellow {
  background-color: #ffcf52;
}

.m-btnTopNav--yellow:hover {
  background-color: #ffdd86;
  opacity: 1;
}

.m-btnTopNav--main {
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.m-btnTopNav--main::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #06279f;
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: transform .2s ease-out;
}

.m-btnTopNav--main.is-selected::after {
  transition: width 0s;
  transform: scaleX(1);
}

.m-btnTopNav--main:hover::after {
  transform: scaleX(1);
}

.m-btnTopNav--main.is-selected {
  color: #06279f !important;
}

.m-btnTopNav--main.is-selected,
.m-btnTopNav--main:hover {
  opacity: 1;
}

/*-- 位置固定 --*/
.topNavFixed {
  position: fixed;
  top: 0;
  z-index: 20;
}

.topNavMargin {
  margin-top: 87px !important;
}

.m-boxApn__txt {
  margin-bottom: 35px;
}

.m-boxApnIntro__txt {
  margin-bottom: 1em;
}

/* index */
.m-boxBtnList--2column__item {
  width: 470px;
}

.m-boxBtnList--2column {
  margin-left: -20px;
  border-spacing: 20px;
}

.m-boxApn__itemTerminal__item {
  clear: both;
  margin-bottom: 25px;
}

.m-boxApn__itemTerminal__ttl {
  margin-bottom: 25px;
}

.m-ttl--terminal {
  font-size: 24px;
}

.m-ttl--terminalList {
  font-size: 18px;
  color: #1d2c5a;
}

.m-boxTerminal_ttl {
  margin-bottom: 20px;
}

.m-boxTerminalList {
  width: 970px;
  overflow: hidden;
}

.m-boxTerminalList__item {
  display: inline-block;
  float: left;
  margin: 0 10px 10px 0;
}

.m-boxTerminalList__item a {
  display: inline-block;
  text-align: center;
  width: 184px;
  height: 215px;
  padding: 20px 10px;
  box-sizing: border-box;
  border: 1px solid #d2d2d2;
  line-height: 1.2em;
  text-decoration: none !important;
}

.m-boxTerminalList__item img {
  margin-bottom: 15px;
}

.m-boxTerminalList__item img.m-boxTerminalList__item__img--2line {
  margin-bottom: 5px;
}

/* terminal page
----------------------------------------------------- */
/* btn */
.m-btn--apn {
  border: 1px solid #d2d2d2 !important;
  border-radius: 0;
}

.m-btn--apn:link,
.m-btn--apn:active,
.m-btn--apn:visited {
  color: #330000;
}

.m-ttl--selectProcedure {
  font-size: 26px;
  color: #1d2c5a;
}

.m-boxApn__btn {
  margin-bottom: 25px;
}

.m-boxBtnListCol--3col {
  border-spacing: 15px;
  margin-left: -15px;
}

.m-boxBtnList__item--3col {
  width: 310px;
}

.m-btn--selectProcedure {
  position: relative;
}

.m-btn--selectProcedure::before {
  content: "";
  border: 3px solid;
  position: absolute;
  border-color: #06279F;
  border-right-width: 0;
  border-top-width: 0;
  transform: rotate(-45deg);
  height: 13px;
  width: 13px;
  right: 60px;
  top: 25px;
}

.m-ttl--stepWrap {
  font-size: 20px;
}

.m-boxStepHead {
  margin-bottom: 40px;
}

.m-boxApn__itemStep__ttl {
  margin-bottom: 20px;
}

/* step */
.m-boxApn__itemStep {
  margin-bottom: 50px;
}

.m-boxApn__itemStep__item {
  margin-bottom: 30px;
}

.m-boxStep {
  background: #f8f9fa;
}

.m-boxStep_ttl {
  display: table;
  width: 100%;
}

.m-ttl--step {
  border-bottom: 1px solid #24429e;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  font-size: 16px;
  display: table-cell;
  vertical-align: middle;
}

.m-txt--step {
  font-size: 30px;
  color: #24429e;
  margin-right: 20px;
}

.m-boxStep_item {
  padding: 40px 40px 50px;
}

.m-boxStepCont {
  overflow: hidden;
}

.m-boxStepCont__img {
  width: 400px;
  float: left;
  text-align: center;
}

.m-boxStepCont__img--noStep {
  width: 100%;
  float: none;
  text-align: center;
}

.m-boxStepCont__txt {
  width: 440px;
  float: right;
}

.m-boxStepCont__txt--noStep {
  margin-top: 30px;
  width: 100%;
  float: none;
  text-align: right;
}

.m-txt-comp {
  color: #24429e;
}

.m-boxStepCont__table {
  margin: 1em 0;
}

.m-boxTable__ttl {
  white-space: nowrap;
}

.m-boxTable--setting th,
.m-boxTable--setting td {
  border: 1px solid #d2d2d2;
}

.m-boxTable--setting td {
  background: #fff;
}

.m-boxApn__itemStep__ttl--pc {
  display: inline-block;
}

.m-ttl--stepWrap--pc {
  padding: 10px 20px;
}

.m-boxNotes {
  margin-top: 5px;
}

/* os page
----------------------------------------------------- */
.m-boxApnBtn li p {
  margin: 10px 0 20px;
  text-align: center;
}

/*-- btn apnDownload --*/
.m-btn--apnDownload {
  height: auto;
  line-height: 80px;
  font-size: 18px;
  border-radius: 0;
  background: #3366cc;
  color: #fff !important;
  position: relative;
  cursor: pointer;
}

.m-btn--apnDownload:link,
.m-btn--apnDownload:hover,
.m-btn--apnDownload:active,
.m-btn--apnDownload:visited {
  color: #fff !important;
}

.m-btn--apnDownload:hover {
  opacity: .7;
}

.m-btn--apnDownload::after {
  content: '';
  width: 39px;
  height: 36px;
  background: url(/assets/cop/images/pc/mvno/public/common/ico_download.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 22px;
  right: 22px;
}

.m-link--apnName {
  text-decoration: none !important;
}

.m-link--apnName::before {
  content: '？';
  margin-right: 3px;
  border: 1px solid;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
  text-indent: 0;
  text-align: center;
}

.m-txt--apnAttention {
  margin: 40px 0 0 46px;
  font-size: 18px;
  font-weight: bold;
  color: #ff3333;
  position: relative;
}

.m-txt--apnAttention::before {
  content: '';
  width: 36px;
  height: 36px;
  background: url(/assets/cop/images/pc/mvno/apn/common/ico_attention.png) no-repeat #ff3333;
  background-size: 5px 20px;
  background-position: center center;
  border-radius: 36px;
  position: absolute;
  top: -5px;
  left: -46px;
}

/* sold out */
.m-boxSoldoutList__txt {
  margin-left: 1.5em;
  list-style-type: disc;
}

/* movie
----------------------------------------------------- */
.m-boxVideoContainer {
  width: 466px;
  height: 360px;
  margin: 0 auto;
  position: relative;
  display: block;
}
