@charset "UTF-8";
/**
 * イージングプロパティ
 * https://github.com/dmnsgn/sass-easing
 */
/**
 * メディアクエリ
 * @param {string} $mode - max または min
 * @param {number} $width - 設定値
 */
/**
 * メディアクエリ PC
 * @param {number} [$width:$breakpoin] - 設定値
 */
/**
 * メディアクエリ SP
 * @param {number} [$width:$breakpoin] - 設定値
 */
/**
 * メディアクエリによるIE11ハック
 */
/**
 * Google Fonts の読み込み
 * @param {string} $family - フォント名（要URLエンコード）
 * @param {array} [$weights:(400,700)] - ウェイト
 */
/**
 * Noto Sans JP
 * @param {array} [$weights:(400,700)] - ウェイト
 */
/**
 * Noto Serif JP
 * @param {array} [$weights:(400,700)] - ウェイト
 */
/**
 * VW計算
 * @param {string} $property  - プロパティ
 * @param {number} $value - 基準となる値
 * @param {number} $basewidth - 基準となるウィンドウ幅
 * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
 * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
 */
/**
 * 三角形
 * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
 * @param {number} $w - 幅
 * @param {number} $h - 高さ
 * @param {string} $color - 色
 */
/**
 * ローディングアニメーション
 * @param {number} $size - 円のサイズ
 * @param {number} $thickness - 円の枠線の太さ
 * @param {string} $backcolor - 円の色
 * @param {string} $forecolor - 円の強調色
 * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
 */
#renew {
  color: #2E2E2E;
  background: #ffffff;
  text-align: initial;
  line-height: 1.5;
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
  /**
   * イージングプロパティ
   * https://github.com/dmnsgn/sass-easing
   */
  /**
   * メディアクエリ
   * @param {string} $mode - max または min
   * @param {number} $width - 設定値
   */
  /**
   * メディアクエリ PC
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリ SP
   * @param {number} [$width:$breakpoin] - 設定値
   */
  /**
   * メディアクエリによるIE11ハック
   */
  /**
   * Google Fonts の読み込み
   * @param {string} $family - フォント名（要URLエンコード）
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Sans JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * Noto Serif JP
   * @param {array} [$weights:(400,700)] - ウェイト
   */
  /**
   * VW計算
   * @param {string} $property  - プロパティ
   * @param {number} $value - 基準となる値
   * @param {number} $basewidth - 基準となるウィンドウ幅
   * @param {number} [$maxwidth:0] - 拡大を停止するウィンドウ幅
   * @param {number} [$minwidth:0] - 縮小を停止するウィンドウ幅
   */
  /**
   * 三角形
   * @param {string} $direction - 三角の向き 上:T / 下:B / 左:L / 右:R
   * @param {number} $w - 幅
   * @param {number} $h - 高さ
   * @param {string} $color - 色
   */
  /**
   * ローディングアニメーション
   * @param {number} $size - 円のサイズ
   * @param {number} $thickness - 円の枠線の太さ
   * @param {string} $backcolor - 円の色
   * @param {string} $forecolor - 円の強調色
   * @param {string} [$duration=1] - アニメーションのスピード（単位は秒:s）
   */
}
@media screen and (min-width: 785px) {
  #renew {
    font-size: 16px;
  }
}
@media screen and (max-width: 784px) {
  #renew {
    font-size: 12px;
  }
}
#renew a {
  text-decoration: none;
}
#renew picture {
  display: block;
}
#renew picture img {
  max-width: 100%;
}
#renew #errGuide {
  margin-left: 0;
  margin-right: 0;
  width: auto;
}
@media screen and (min-width: 785px) {
  #renew .sp {
    display: none;
  }
}
@media screen and (max-width: 784px) {
  #renew .pc {
    display: none;
  }
}
#renew .container {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 40px);
  max-width: 1460px;
  padding-left: 20px;
  padding-right: 20px;
}
#renew .container.narrow {
  max-width: 980px;
}
#renew .container .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 785px) {
  #renew .global-header {
    margin-top: 40px;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-header {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 785px) {
  #renew .global-header .container {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
}
#renew .global-header .logo {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 785px) {
  #renew .global-header .logo {
    height: 70px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-header .logo {
    height: 40px;
  }
}
#renew .global-header .logo span {
  display: block;
}
#renew .global-header .logo img {
  display: block;
  width: auto;
  height: 100%;
}
#renew .global-header .logo .benesse-logo {
  height: 45%;
}
#renew .global-header .logo .service-logo {
  height: 35%;
}
#renew .global-header .step {
  display: flex;
  gap: 5px;
}
@media screen and (min-width: 785px) {
  #renew .global-header .step {
    width: 640px;
    height: 60px;
    max-width: calc(100% - 300px);
  }
}
@media screen and (max-width: 784px) {
  #renew .global-header .step {
    margin-top: 25px;
    height: 50px;
  }
}
#renew .global-header .step li {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  width: 100%;
  background-color: #EDEFF0;
  padding-left: 7.5px;
}
@media screen and (min-width: 785px) {
  #renew .global-header .step li .num {
    font-size: 14px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-header .step li .num {
    font-size: 10px;
  }
}
@media screen and (min-width: 785px) {
  #renew .global-header .step li .txt {
    font-size: 14px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-header .step li .txt {
    font-size: 12px;
  }
}
#renew .global-header .step li:before, #renew .global-header .step li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 0;
  width: 0;
  border-style: solid;
  z-index: 1;
}
@media screen and (max-width: 784px) {
  #renew .global-header .step li:before, #renew .global-header .step li:after {
    border-width: 25px 0px 25px 15px;
  }
}
@media screen and (min-width: 785px) {
  #renew .global-header .step li:before, #renew .global-header .step li:after {
    border-width: 30px 0px 30px 15px;
  }
}
#renew .global-header .step li:before {
  margin-left: 5px;
  border-color: transparent transparent transparent #ffffff;
}
#renew .global-header .step li:after {
  border-color: transparent transparent transparent #EDEFF0;
}
#renew .global-header .step li.current {
  background-color: #aaaaaa;
  color: #ffffff;
  font-weight: bold;
}
#renew .global-header .step li.current:after {
  border-color: transparent transparent transparent #aaaaaa;
}
#renew .global-header .step li:last-child:before, #renew .global-header .step li:last-child:after {
  display: none;
}
@media screen and (min-width: 785px) {
  #renew .global-footer {
    margin-top: 100px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-footer {
    margin-top: 40px;
  }
}
#renew .global-footer .securitymark {
  margin-bottom: 10px;
  display: flex;
  flex-direction: row-reverse;
}
#renew .global-footer .copyright {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
  padding-bottom: 15px;
}
#renew .global-footer .copyright .container {
  display: flex;
}
@media screen and (min-width: 785px) {
  #renew .global-footer .copyright .container {
    align-items: flex-end;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-footer .copyright .container {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (min-width: 785px) {
  #renew .global-footer .copyright .logo {
    height: 30px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-footer .copyright .logo {
    height: 20px;
  }
}
#renew .global-footer .copyright .logo img {
  display: block;
  width: auto;
  height: 100%;
}
#renew .global-footer .copyright .text {
  color: #808080;
  line-height: 1.2;
}
@media screen and (min-width: 785px) {
  #renew .global-footer .copyright .text {
    margin-left: 20px;
    font-size: 12px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-footer .copyright .text {
    margin-top: 10px;
    font-size: 10px;
  }
}
@media screen and (min-width: 785px) {
  #renew .global-contents .contents-header {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-contents .contents-header {
    margin-bottom: 25px;
  }
}
#renew .global-contents .contents-header .title {
  font-weight: bold;
}
@media screen and (min-width: 785px) {
  #renew .global-contents .contents-header .title {
    font-size: 28px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-contents .contents-header .title {
    font-size: 24px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-contents .contents-header .title.size-s-sp {
    font-size: 22px;
  }
}
#renew .global-contents .contents-header .title + .title {
  margin-top: 0.5em;
}
@media screen and (min-width: 785px) {
  #renew .global-contents .contents-header .description {
    margin-top: 20px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-contents .contents-header .description {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
#renew .global-contents .contents-header .description .subject {
  margin-bottom: 10px;
  font-weight: bold;
}
@media screen and (min-width: 785px) {
  #renew .global-contents .contents-header .description .subject {
    font-size: 24px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-contents .contents-header .description .subject {
    font-size: 22px;
  }
}
#renew .global-contents .contents-header .description .block:not(:first-child) {
  margin-top: 1.5em;
}
#renew .global-contents .contents-body {
  padding: 0;
}
#renew .global-contents .contents-body#body,
#renew .global-contents .contents-body #main {
  min-width: initial;
  max-width: initial;
  font-size: inherit;
  line-height: inherit;
}
@media screen and (min-width: 785px) {
  #renew .global-contents .content:not(:last-child) {
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-contents .content:not(:last-child) {
    margin-bottom: 40px;
  }
}
#renew .global-contents .content .content-header {
  margin-bottom: 10px;
}
#renew .global-contents .content .content-header .title {
  font-weight: bold;
}
@media screen and (min-width: 785px) {
  #renew .global-contents .content .content-header .title {
    font-size: 24px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-contents .content .content-header .title {
    font-size: 18px;
  }
}
@media screen and (min-width: 785px) {
  #renew .global-contents .content .content-header .title.size-l {
    font-size: 28px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-contents .content .content-header .title.size-l {
    font-size: 18px;
  }
}
@media screen and (min-width: 785px) {
  #renew .global-contents .content .content-header .title.size-s {
    font-size: 18px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-contents .content .content-header .title.size-s {
    font-size: 18px;
  }
}
@media screen and (min-width: 785px) {
  #renew .global-contents .content .content-header .description {
    margin-top: 10px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-contents .content .content-header .description {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
#renew .global-contents .content .content-header .description .subject {
  margin-bottom: 10px;
  font-weight: bold;
}
@media screen and (min-width: 785px) {
  #renew .global-contents .content .content-header .description .subject {
    font-size: 24px;
  }
}
@media screen and (max-width: 784px) {
  #renew .global-contents .content .content-header .description .subject {
    font-size: 22px;
  }
}
#renew .global-contents .content .content-header .description .block:not(:first-child) {
  margin-top: 1.5em;
}
@media screen and (min-width: 785px) {
  #renew .course-index {
    margin-top: 60px;
  }
}
@media screen and (min-width: 785px) {
  #renew .course-index .first-grader {
    display: grid;
    gap: 20px 50px;
    grid-template-columns: repeat(auto-fill, minmax(460px, 1fr));
  }
}
#renew .course-index .first-grader .link a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 3px solid #CDCDCD;
  border-radius: 5px;
}
@media screen and (min-width: 785px) {
  #renew .course-index .first-grader .link a {
    height: 90px;
  }
}
@media screen and (max-width: 784px) {
  #renew .course-index .first-grader .link a {
    height: 65px;
  }
}
#renew .course-index .first-grader .link a p:nth-child(1) {
  color: #1780CE;
}
@media screen and (min-width: 785px) {
  #renew .course-index .first-grader .link a p:nth-child(1) {
    font-size: 28px;
  }
}
@media screen and (max-width: 784px) {
  #renew .course-index .first-grader .link a p:nth-child(1) {
    font-size: 20px;
  }
}
#renew .course-index .first-grader .link a p:nth-child(2) {
  color: #333333;
}
@media screen and (min-width: 785px) {
  #renew .course-index .first-grader .link a p:nth-child(2) {
    font-size: 22px;
  }
}
@media screen and (max-width: 784px) {
  #renew .course-index .first-grader .link a p:nth-child(2) {
    font-size: 12px;
  }
}
@media screen and (min-width: 785px) {
  #renew .course-index .first-grader .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 784px) {
  #renew .course-index .first-grader .text {
    margin-top: 10px;
  }
}
@media screen and (min-width: 785px) {
  #renew .course-index .first-grader .text p:not(:first-child) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 784px) {
  #renew .course-index .first-grader .text p:not(:first-child) {
    margin-top: 5px;
  }
}
#renew .course-index #course10 {
  width: 100%;
}
@media screen and (min-width: 785px) {
  #renew .course-index #course10 {
    margin-top: 35px;
    display: grid;
    gap: 35px 50px;
    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
  }
}
@media screen and (max-width: 784px) {
  #renew .course-index #course10 {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
}
#renew .course-index #course10 li {
  padding: 0;
}
@media screen and (min-width: 785px) {
  #renew .course-index #course10 li {
    width: auto;
  }
}
@media screen and (max-width: 784px) {
  #renew .course-index #course10 li {
    width: 100%;
  }
}
#renew .course-index #course10 a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 3px solid #CDCDCD;
  border-radius: 5px;
}
@media screen and (min-width: 785px) {
  #renew .course-index #course10 a {
    height: 60px;
  }
}
@media screen and (max-width: 784px) {
  #renew .course-index #course10 a {
    height: 45px;
  }
}
#renew .course-index #course10 a strong {
  padding: 0;
}
@media screen and (min-width: 785px) {
  #renew .course-index #course10 a strong {
    font-size: 28px;
  }
}
@media screen and (max-width: 784px) {
  #renew .course-index #course10 a strong {
    font-size: 20px;
  }
}
@media screen and (min-width: 785px) {
  #renew .course-index .other-link {
    margin-top: 60px;
  }
}
@media screen and (max-width: 784px) {
  #renew .course-index .other-link {
    margin-top: 40px;
  }
}
@media screen and (max-width: 784px) {
  #renew .course-index .other-link ul li:not(:first-child) {
    margin-top: 10px;
  }
}
#renew .course-index .corporate-info {
  margin-top: 40px;
}
@media screen and (min-width: 785px) {
  #renew .errBox {
    font-size: 14px;
  }
}
#renew .errBox ul {
  display: flex;
  flex-direction: column;
  min-height: 40px;
  justify-content: center;
}
#renew .form-subject {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (min-width: 785px) {
  #renew .form-subject {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-subject {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 785px) {
  #renew .form-subject.size-l {
    font-size: 28px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-subject.size-l {
    font-size: 18px;
  }
}
@media screen and (min-width: 785px) {
  #renew .form-subject.size-m {
    font-size: 24px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-subject.size-m {
    font-size: 18px;
  }
}
#renew .form-subject h3,
#renew .form-subject h4 {
  font-size: inherit;
}
#renew .form-table {
  padding: 0;
}
#renew .form-table > li {
  border: none;
}
#renew .form-table > li[class$=_text] + li:nth-child(2) {
  border: none !important;
}
@media screen and (min-width: 785px) {
  #renew .form-table .field {
    display: flex;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .zop-field {
    display: flex;
  }
}
@media screen and (min-width: 785px) {
  #renew .form-table .field {
    margin-bottom: 30px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .field {
    margin-bottom: 20px;
    flex-direction: column;
  }
}
#renew .form-table .field:after {
  display: none;
}
@media screen and (min-width: 785px) {
  #renew .form-table .field.field-term .field-title {
    margin-bottom: 30px;
  }
}
#renew .form-table .field.close {
  display: none;
}
#renew .form-table .field-head,
#renew .form-table .field-body {
  float: none;
  box-sizing: border-box;
}
@media screen and (max-width: 784px) {
  #renew .form-table .field-head,
  #renew .form-table .field-body {
    display: contents;
  }
}
#renew .form-table .field-head p,
#renew .form-table .field-body p {
  padding-bottom: 0;
}
#renew .form-table .field-head a,
#renew .form-table .field-body a {
  margin: 0;
  padding: 0;
  background: none;
  float: none;
}
#renew .form-table .field-head ul,
#renew .form-table .field-body ul {
  margin: 0;
  padding: 0;
}
#renew .form-table .field-head img,
#renew .form-table .field-body img {
  padding: 0;
}
#renew .form-table .field-head a.button,
#renew .form-table .field-body a.button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 225px;
  height: 55px;
  border-radius: 5px;
  background-color: #0365C8;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 784px) {
  #renew .form-table .field-head a.button,
  #renew .form-table .field-body a.button {
    width: 140px;
    font-size: 16px;
  }
}
#renew .form-table .field-head {
  padding-top: 0;
  padding-bottom: 0;
  background-color: initial;
}
@media screen and (min-width: 785px) {
  #renew .form-table .field-head {
    width: 45.9183673469%;
  }
  #renew .form-table .field-head.full {
    width: 100%;
  }
  #renew .form-table .field-head.full + .field-body:not(.full) {
    margin-left: 48.9795918367%;
  }
}
#renew .form-table .field-body {
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 785px) {
  #renew .form-table .field-body {
    width: 48.9795918367%;
  }
  #renew .form-table .field-body.full {
    width: 100%;
  }
  #renew .form-table .field-body.lower {
    margin-top: 45px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .field-body .field-block:nth-child(1) {
    order: 0;
  }
  #renew .form-table .field-body .field-block:nth-child(2) {
    order: 0;
  }
  #renew .form-table .field-body .field-block:nth-child(3) {
    order: 2;
  }
  #renew .form-table .field-body .field-block:nth-child(4) {
    order: 3;
  }
  #renew .form-table .field-body .field-block:nth-child(5) {
    order: 4;
  }
  #renew .form-table .field-body .field-block:nth-child(6) {
    order: 5;
  }
  #renew .form-table .field-body .field-block:nth-child(7) {
    order: 6;
  }
  #renew .form-table .field-body .field-block:nth-child(8) {
    order: 7;
  }
  #renew .form-table .field-body .field-block:nth-child(9) {
    order: 8;
  }
  #renew .form-table .field-body .field-block:nth-child(10) {
    order: 9;
  }
  #renew .form-table .field-body .field-block:nth-child(11) {
    order: 10;
  }
  #renew .form-table .field-body .field-block:nth-child(12) {
    order: 11;
  }
  #renew .form-table .field-body .field-block:nth-child(13) {
    order: 12;
  }
  #renew .form-table .field-body .field-block:nth-child(14) {
    order: 13;
  }
  #renew .form-table .field-body .field-block:nth-child(15) {
    order: 14;
  }
  #renew .form-table .field-body .field-block:nth-child(16) {
    order: 15;
  }
  #renew .form-table .field-body .field-block:nth-child(17) {
    order: 16;
  }
  #renew .form-table .field-body .field-block:nth-child(18) {
    order: 17;
  }
  #renew .form-table .field-body .field-block:nth-child(19) {
    order: 18;
  }
  #renew .form-table .field-body .field-block:nth-child(20) {
    order: 19;
  }
}
#renew .form-table .field-title {
  font-weight: bold;
}
@media screen and (min-width: 785px) {
  #renew .form-table .field-title {
    margin-bottom: 10px;
    font-size: 28px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .field-title {
    margin-bottom: 10px;
    font-size: 24px;
    order: -1;
    margin-right: -10px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .field-title.small {
    font-size: 18px;
  }
}
#renew .form-table .field-title.required:after, #renew .form-table .field-title.optional:after {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 4px;
  vertical-align: middle;
  color: #ffffff;
  line-height: 1;
  margin-top: -4px;
  margin-left: 0.5em;
}
@media screen and (min-width: 785px) {
  #renew .form-table .field-title.required:after, #renew .form-table .field-title.optional:after {
    font-size: 14px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .field-title.required:after, #renew .form-table .field-title.optional:after {
    font-size: 12px;
  }
}
#renew .form-table .field-title.required:after {
  content: "必須";
  background-color: #E13131;
}
#renew .form-table .field-title.optional:after {
  content: "任意";
  background-color: #2E2E2E;
}
#renew .form-table .field-error {
  padding: 0;
  order: -1;
}
@media screen and (min-width: 785px) {
  #renew .form-table .field-error {
    font-size: 14px;
  }
}
#renew .form-table .field-error .errMsg {
  padding-left: 25px;
  color: #e60207;
  font-weight: bold;
  background: url(/m01/static/sys/img/common/err-ex2.gif) 0 0 no-repeat;
}
#renew .form-table .field-error small {
  padding-left: 0;
  padding-right: 0;
  text-indent: 0;
  margin-bottom: 10px;
}
#renew .form-table .field-block {
  padding: 0;
}
@media screen and (min-width: 785px) {
  #renew .form-table .field-block {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .field-block {
    margin-bottom: 10px;
  }
  #renew .form-table .field-block.sp-order-1 {
    order: 1;
  }
  #renew .form-table .field-block.sp-order-2 {
    order: 2;
  }
  #renew .form-table .field-block.sp-order-3 {
    order: 3;
  }
  #renew .form-table .field-block.sp-order-4 {
    order: 4;
  }
  #renew .form-table .field-block.sp-order-5 {
    order: 5;
  }
  #renew .form-table .field-block.sp-order-6 {
    order: 6;
  }
  #renew .form-table .field-block.sp-order-7 {
    order: 7;
  }
  #renew .form-table .field-block.sp-order-8 {
    order: 8;
  }
  #renew .form-table .field-block.sp-order-9 {
    order: 9;
  }
  #renew .form-table .field-block.sp-order-10 {
    order: 10;
  }
}
@media screen and (min-width: 785px) {
  #renew .form-table .field-block .field-block {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .field-block .field-block {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .field-block .field-block-sp {
    margin-bottom: 5px;
  }
}
#renew .form-table .field-input {
  display: flex;
  align-items: center;
}
#renew .form-table .field-input .zip-address1 {
  background-color: inherit;
  min-height: 0;
}
#renew .form-table .field-input .zip-shutter {
  border: none;
}
#renew .form-table .field-input .school {
  position: relative;
  display: flex;
  width: 100%;
  min-height: 55px;
  padding: 5px 15px;
  border: 1px solid #CDCDCD;
  border-radius: 5px;
  align-items: center;
  box-sizing: border-box;
}
#renew .form-table .field-input .attSch {
  font-size: 16px;
}
#renew .form-table .field-input .attSch.classErr:after {
  content: "学校名を検索してください";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  background-color: #CDCDCD;
  color: #ffffff;
  font-weight: normal;
}
#renew .form-table .field-label {
  position: relative;
  display: initial;
  width: 100%;
}
#renew .form-table .field-label.w-auto {
  width: auto;
}
#renew .form-table .field-label .label-text {
  margin-bottom: 5px;
}
#renew .form-table .field-label .label-unit {
  display: initial;
  margin: 0 5px 0 0;
  padding: 0;
}
#renew .form-table .field-label .label-flag {
  margin-left: 5px;
  margin-right: 10px;
  display: block;
  padding: 0px 10px;
  background-color: #0365C8;
  color: #ffffff;
  font-weight: normal;
}
#renew .form-table .field-label input[type=text],
#renew .form-table .field-label input[type=tel],
#renew .form-table .field-label input[type=email],
#renew .form-table .field-label select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #CDCDCD;
  border-radius: 5px;
  padding: 5px 15px;
  margin: 0;
  height: 55px;
  font-size: 16px;
  box-sizing: border-box;
}
#renew .form-table .field-label input[type=text][style*="rgb(218, 229, 241)"],
#renew .form-table .field-label input[type=tel][style*="rgb(218, 229, 241)"],
#renew .form-table .field-label input[type=email][style*="rgb(218, 229, 241)"],
#renew .form-table .field-label select[style*="rgb(218, 229, 241)"] {
  background-color: #ffffff !important;
}
#renew .form-table .field-label input[type=text]::-moz-placeholder, #renew .form-table .field-label input[type=tel]::-moz-placeholder, #renew .form-table .field-label input[type=email]::-moz-placeholder, #renew .form-table .field-label select::-moz-placeholder {
  color: #CDCDCD;
}
#renew .form-table .field-label input[type=text]::placeholder,
#renew .form-table .field-label input[type=tel]::placeholder,
#renew .form-table .field-label input[type=email]::placeholder,
#renew .form-table .field-label select::placeholder {
  color: #CDCDCD;
}
#renew .form-table .field-label input[type=text][disabled],
#renew .form-table .field-label input[type=tel][disabled],
#renew .form-table .field-label input[type=email][disabled],
#renew .form-table .field-label select[disabled] {
  background-color: #CDCDCD !important;
}
#renew .form-table .field-label input[type=text][disabled]::-moz-placeholder, #renew .form-table .field-label input[type=tel][disabled]::-moz-placeholder, #renew .form-table .field-label input[type=email][disabled]::-moz-placeholder, #renew .form-table .field-label select[disabled]::-moz-placeholder {
  color: #ffffff;
}
#renew .form-table .field-label input[type=text][disabled]::placeholder,
#renew .form-table .field-label input[type=tel][disabled]::placeholder,
#renew .form-table .field-label input[type=email][disabled]::placeholder,
#renew .form-table .field-label select[disabled]::placeholder {
  color: #ffffff;
}
#renew .form-table .field-label input[type=text].classErr,
#renew .form-table .field-label input[type=tel].classErr,
#renew .form-table .field-label input[type=email].classErr,
#renew .form-table .field-label select.classErr {
  background-color: rgb(255, 223, 223);
}
#renew .form-table .field-label input[type=text].t-memberNum,
#renew .form-table .field-label input[type=tel].t-memberNum,
#renew .form-table .field-label input[type=email].t-memberNum,
#renew .form-table .field-label select.t-memberNum {
  width: 6em;
}
#renew .form-table .field-label input[type=radio],
#renew .form-table .field-label input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  opacity: 0;
}
#renew .form-table .field-label input[type=radio] + div,
#renew .form-table .field-label input[type=checkbox] + div {
  display: flex;
  width: 100%;
  padding: 10px;
  border: 1px solid #CDCDCD;
  border-radius: 5px;
  line-height: 1.5;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  box-sizing: border-box;
}
@media screen and (min-width: 785px) {
  #renew .form-table .field-label input[type=radio] + div,
  #renew .form-table .field-label input[type=checkbox] + div {
    font-size: 16px;
    min-height: 55px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .field-label input[type=radio] + div,
  #renew .form-table .field-label input[type=checkbox] + div {
    font-size: 12px;
    min-height: 45px;
  }
}
#renew .form-table .field-label input[type=radio] + div > div,
#renew .form-table .field-label input[type=checkbox] + div > div {
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 785px) {
  #renew .form-table .field-label input[type=radio] + div > div,
  #renew .form-table .field-label input[type=checkbox] + div > div {
    min-height: 35px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .field-label input[type=radio] + div > div,
  #renew .form-table .field-label input[type=checkbox] + div > div {
    min-height: 25px;
  }
}
#renew .form-table .field-label input[type=radio] + div > div:nth-child(1),
#renew .form-table .field-label input[type=checkbox] + div > div:nth-child(1) {
  padding-left: 25px;
  font-weight: bold;
}
#renew .form-table .field-label input[type=radio] + div > div:nth-child(1):before, #renew .form-table .field-label input[type=radio] + div > div:nth-child(1):after,
#renew .form-table .field-label input[type=checkbox] + div > div:nth-child(1):before,
#renew .form-table .field-label input[type=checkbox] + div > div:nth-child(1):after {
  content: "";
  position: absolute;
  top: 50%;
  left: 8px;
  margin: auto;
  display: block;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
#renew .form-table .field-label input[type=radio] + div > div:nth-child(1):before,
#renew .form-table .field-label input[type=checkbox] + div > div:nth-child(1):before {
  width: 16px;
  height: 16px;
  border: 1px solid #CDCDCD;
}
#renew .form-table .field-label input[type=radio] + div > div:nth-child(1):after,
#renew .form-table .field-label input[type=checkbox] + div > div:nth-child(1):after {
  display: none;
  width: 10px;
  height: 10px;
  background-color: #0365C8;
}
#renew .form-table .field-label input[type=radio] + div > div:nth-child(1) small,
#renew .form-table .field-label input[type=checkbox] + div > div:nth-child(1) small {
  font-weight: normal;
}
#renew .form-table .field-label input[type=radio] + div > div:nth-child(1) small.s,
#renew .form-table .field-label input[type=checkbox] + div > div:nth-child(1) small.s {
  font-size: 80%;
}
#renew .form-table .field-label input[type=radio] + div > div img,
#renew .form-table .field-label input[type=checkbox] + div > div img {
  width: 80px;
  margin-right: 10px;
}
#renew .form-table .field-label input[type=radio]:checked + div {
  border-color: #0365C8;
  box-shadow: 0px 0px 0px 1px #0365C8 inset;
}
#renew .form-table .field-label input[type=radio]:checked + div > div:nth-child(1):after {
  display: block;
}
/* --- チェックボックス --- */
#renew .form-table .field-label input[type=checkbox] + div > div:nth-child(1):before {
  width: 14px;
  height: 14px;
  border-radius: 0;
}
#renew .form-table .field-label input[type=checkbox] + div > div:nth-child(1):after {
  width: 10px;
  height: 5px;
  border-radius: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px;
  border-left: 2px;
  border-style: solid;
  border-color: #fff;
  background: none;
  transform: translate(-50%, -85%) rotate(-45deg);
}
#renew .form-table .field-label input[type=checkbox]:checked + div {
  border-color: #0365C8;
  box-shadow: 0px 0px 0px 1px #0365C8 inset;
}
#renew .form-table .field-label input[type=checkbox]:checked + div > div:nth-child(1):before {
  background-color: #0365C8;
  border-color: #0365C8;
}
#renew .form-table .field-label input[type=checkbox]:checked + div > div:nth-child(1):after {
  display: block;
}
#renew .field-label[style*="rgb(218, 229, 241)"] {
  background-color: #fff !important;
}
#renew .form-table .field-label hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: none;
  border-bottom: 1px solid #CDCDCD;
}
#renew .form-table .field-label.type-panel-radio input[type=radio] + div > div {
  padding: 0;
  justify-content: center;
}
#renew .form-table .field-label.type-panel-radio input[type=radio] + div > div:before, #renew .form-table .field-label.type-panel-radio input[type=radio] + div > div:after {
  display: none !important;
}
#renew .form-table .field-label.type-panel-radio input[type=radio]:checked + div {
  position: relative;
  z-index: 1;
}
#renew .form-table .field-label.type-panel-radio:not(:first-child) {
  margin-left: -1px;
}
#renew .form-table .field-label.type-panel-radio:not(:first-child) input[type=radio] + div {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#renew .form-table .field-label.type-panel-radio:not(:last-child) input[type=radio] + div {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#renew .form-table .field-label.type-simple-radio input[type=radio] + div {
  border: none !important;
  box-shadow: none !important;
  padding: 0;
  min-height: 0;
}
#renew .form-table .field-label.type-simple-radio input[type=radio] + div > div:before, #renew .form-table .field-label.type-simple-radio input[type=radio] + div > div:after {
  left: 50%;
}
@media screen and (min-width: 785px) {
  #renew .form-table .field-label .t-year {
    width: 10em;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .field-label .t-year {
    width: 10em;
  }
}
@media screen and (min-width: 785px) {
  #renew .form-table .field-label .t-month,
  #renew .form-table .field-label .t-day {
    width: 4em;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .field-label .t-month,
  #renew .form-table .field-label .t-day {
    width: 3.5em;
  }
}
#renew .form-table .field-label .t-zipNumber {
  width: 15em;
}
#renew .form-table .field-label #creditExpirationMM {
  width: 7em;
}
#renew .form-table .field-label #creditExpirationYY {
  width: 7em;
}
#renew .form-table .field-label .t-cardSecurity {
  width: 100%;
  max-width: 100%;
}
#renew .form-table #plesent-list {
  border: none !important;
  width: 100% !important;
}
#renew .form-table #plesent-list table {
  border: none;
  width: 100%;
}
@media screen and (max-width: 784px) {
  #renew .form-table #plesent-list table {
    font-size: 10px;
  }
}
#renew .form-table #plesent-list th,
#renew .form-table #plesent-list td {
  border-left: none;
  border-right: none;
  padding-left: 0;
  padding-right: 0;
}
#renew .form-table #plesent-list th:nth-child(1),
#renew .form-table #plesent-list td:nth-child(1) {
  font-weight: bold;
  padding-right: 1em;
}
@media screen and (min-width: 785px) {
  #renew .form-table #plesent-list th:nth-child(2),
  #renew .form-table #plesent-list td:nth-child(2) {
    width: 50px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table #plesent-list th:nth-child(2),
  #renew .form-table #plesent-list td:nth-child(2) {
    width: 20px;
  }
}
@media screen and (min-width: 785px) {
  #renew .form-table #plesent-list th:nth-child(3), #renew .form-table #plesent-list th:nth-child(4),
  #renew .form-table #plesent-list td:nth-child(3),
  #renew .form-table #plesent-list td:nth-child(4) {
    width: 200px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table #plesent-list th:nth-child(3), #renew .form-table #plesent-list th:nth-child(4),
  #renew .form-table #plesent-list td:nth-child(3),
  #renew .form-table #plesent-list td:nth-child(4) {
    width: 60px;
  }
}
#renew .form-table #plesent-list th {
  border-top: none;
  background: none;
}
#renew .form-table #plesent-list img {
  width: 12px;
}
#renew .form-table .menu-siblings {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
#renew .form-table .menu-siblings:after {
  display: none;
}
#renew .form-table .menu-siblings a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  padding: 0;
}
@media screen and (min-width: 785px) {
  #renew .form-table .menu-siblings a {
    height: 65px;
    font-size: 24px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .menu-siblings a {
    height: 55px;
    font-size: 14px;
  }
}
#renew .form-table .menu-siblings a:after {
  display: none;
}
#renew .form-table .menu-siblings li {
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 785px) {
  #renew .form-table .menu-siblings li:nth-child(1) {
    width: 45.9183673469%;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .menu-siblings li:nth-child(1) {
    width: calc(50% - 10px);
  }
}
#renew .form-table .menu-siblings li:nth-child(1) a {
  border: 2px solid #0365C8;
  background-color: #ffffff;
  color: #0365C8;
}
@media screen and (min-width: 785px) {
  #renew .form-table .menu-siblings li:nth-child(2) {
    width: 48.9795918367%;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .menu-siblings li:nth-child(2) {
    width: calc(50% - 10px);
  }
}
#renew .form-table .menu-siblings li:nth-child(2) a {
  background-color: #0365C8;
  color: #ffffff;
}
#renew .form-table .member-data {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 785px) {
  #renew .form-table .member-data .fixText {
    width: calc(100% - 100px);
    font-size: 18px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .member-data .fixText {
    width: calc(100% - 80px);
    font-size: 14px;
  }
}
#renew .form-table .member-data .changeBtn a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0365C8;
  border-radius: 5px;
  cursor: pointer;
}
@media screen and (min-width: 785px) {
  #renew .form-table .member-data .changeBtn a {
    width: 95px;
    height: 55px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .member-data .changeBtn a {
    width: 70px;
    height: 40px;
  }
}
#renew .form-table .member-data .changeBtn a span {
  color: #0365C8;
}
@media screen and (min-width: 785px) {
  #renew .form-table .member-data .changeBtn a span {
    font-size: 24px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table .member-data .changeBtn a span {
    font-size: 18px;
  }
}
#renew .form-table.form-table-confirm {
  width: 100%;
}
@media screen and (min-width: 785px) {
  #renew .form-table.form-table-confirm {
    border-top: 1px solid #707070;
  }
}
#renew .form-table.form-table-confirm .field {
  border: none;
  display: flex;
  align-items: stretch;
  margin-bottom: 0;
}
@media screen and (min-width: 785px) {
  #renew .form-table.form-table-confirm .field {
    border-bottom: 1px solid #707070;
  }
}
#renew .form-table.form-table-confirm .field:after {
  display: none;
}
#renew .form-table.form-table-confirm .field-head,
#renew .form-table.form-table-confirm .field-body {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media screen and (min-width: 785px) {
  #renew .form-table.form-table-confirm .field-head,
  #renew .form-table.form-table-confirm .field-body {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
#renew .form-table.form-table-confirm .field-head p,
#renew .form-table.form-table-confirm .field-body p {
  padding-bottom: 0;
}
#renew .form-table.form-table-confirm .field-head {
  width: 325px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #EDEFF0;
}
@media screen and (min-width: 785px) {
  #renew .form-table.form-table-confirm .field-head {
    text-align: center;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table.form-table-confirm .field-head {
    width: auto;
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media screen and (min-width: 785px) {
  #renew .form-table.form-table-confirm .field-body {
    width: calc(100% - 325px);
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table.form-table-confirm .field-body {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 785px) {
  #renew .form-table.form-table-confirm .field-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table.form-table-confirm .field-title {
    font-size: 12px;
  }
}
#renew .form-table.form-table-confirm .field-title:last-child {
  margin-bottom: 0;
}
#renew .form-table.form-table-confirm .field-block:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 785px) {
  #renew .modify {
    margin-top: 40px;
    margin-bottom: 80px;
    font-size: 24px;
  }
}
@media screen and (max-width: 784px) {
  #renew .modify {
    margin-top: 10px;
    margin-bottom: 60px;
    font-size: 18px;
  }
}
@media screen and (min-width: 785px) {
  #renew .form-table-option > li {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table-option > li {
    margin-bottom: 40px;
  }
}
#renew .form-table-enquet .field-title {
  margin-left: 1.5em;
  font-weight: normal;
}
@media screen and (min-width: 785px) {
  #renew .form-table-enquet .field-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-table-enquet .field-title {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
#renew .form-table-enquet .field-title span {
  display: inline-block;
  width: 1.5em;
  margin-left: -1.5em;
}
@media screen and (min-width: 785px) {
  #renew .form-table-enquet.form-table-confirm .field-head {
    width: 46.2328767123%;
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 785px) {
  #renew .form-table-enquet.form-table-confirm .field-body {
    width: 53.7671232877%;
  }
}
#renew .form-table-enquet.form-table-confirm .field-title {
  font-weight: bold;
  margin-left: 0;
}
#renew .form-submit {
  display: flex;
  justify-content: center;
}
#renew .form-submit .form-submit-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 656px;
  margin-left: auto;
  margin-right: auto;
  background-color: #0365C8;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px;
  text-decoration: none;
  box-sizing: border-box;
}
@media screen and (min-width: 785px) {
  #renew .form-submit .form-submit-button {
    height: 85px;
    font-size: 28px;
  }
}
@media screen and (max-width: 784px) {
  #renew .form-submit .form-submit-button {
    height: 55px;
    font-size: 20px;
  }
}
#renew #errGuide {
  margin-bottom: 20px;
}
#renew #errGuide[style*=block] + #nextBtn + .form-submit .form-submit-button {
  pointer-events: none;
  background-color: #AAAAAA;
}
#renew .form-submit .form-Nosubmit-button {
  background-color: #AAAAAA;
  height: 85px;
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 656px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px;
  text-decoration: none;
  box-sizing: border-box;
}
@media screen and (min-width: 785px) {
  #renew .page-navigation {
    margin-top: 40px;
  }
}
@media screen and (max-width: 784px) {
  #renew .page-navigation {
    margin-top: 40px;
    display: flex;
    flex-direction: column-reverse;
  }
}
#renew .page-navigation .text {
  max-width: 656px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 785px) {
  #renew .page-navigation .text {
    margin-top: -30px;
    margin-bottom: 50px;
    font-size: 18px;
  }
}
@media screen and (max-width: 784px) {
  #renew .page-navigation .text {
    margin-top: 20px;
    font-size: 12px;
  }
}
#renew .page-navigation .link {
  display: flex;
}
@media screen and (min-width: 785px) {
  #renew .page-navigation .link {
    font-size: 24px;
  }
}
@media screen and (max-width: 784px) {
  #renew .page-navigation .link {
    font-size: 18px;
  }
}
#renew .page-navigation .link .pagetop {
  margin-left: auto;
  cursor: pointer;
}
#renew .accordion-trigger {
  cursor: pointer;
  color: #0365C8;
}
#renew .accordion-trigger.icon-before:before {
  display: inline-block;
  width: 1em;
  content: "＋";
}
#renew .accordion-trigger.icon-before.active:before {
  content: "−";
}
#renew .accordion-trigger.icon-after:after {
  display: inline-block;
  width: 1em;
  content: "＋";
}
#renew .accordion-trigger.icon-after.active:after {
  content: "−";
}
#renew .accordion-target {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
@media screen and (min-width: 785px) {
  #renew .accordion-target {
    font-size: 14px;
  }
}
#renew .accordion-target .cmn-block:not(:last-child) {
  margin-bottom: 10px;
}
#renew .accordion-target.active {
  height: auto;
  opacity: 1;
  transition: opacity 0.5s ease;
}
@media screen and (min-width: 785px) {
  #renew .accordion-target.active {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 784px) {
  #renew .accordion-target.active {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
#renew .text-note {
  color: #707070;
}
@media screen and (min-width: 785px) {
  #renew .text-note {
    font-size: 12px;
  }
}
@media screen and (max-width: 784px) {
  #renew .text-note {
    font-size: 10px;
  }
}
#renew .text-gray {
  color: #707070;
}
#renew .text-attention {
  color: #E13131;
}
#renew .text-link {
  color: #0365C8;
  text-decoration: underline;
}
#renew .text-link-simple {
  color: #0365C8;
}
#renew .text-link-black {
  color: inherit;
  text-decoration: underline;
}
#renew .text-nolink {
  color: #0365C8;
  text-decoration: none;
}
#renew .text-other-payment {
  color: #0365C8;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
#renew .text-block-center {
  display: flex;
  justify-content: center;
}
#renew .bullet-list > li {
  margin-left: 1em;
}
#renew .bullet-list > li > span {
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
#renew .important-manual {
  border: 1px solid #707070;
  overflow: auto;
  margin-bottom: 100px;
}
@media screen and (min-width: 785px) {
  #renew .important-manual {
    padding: 30px;
    height: 550px;
    font-size: 14px;
  }
}
@media screen and (max-width: 784px) {
  #renew .important-manual {
    padding: 15px;
    height: 420px;
    font-size: 12px;
  }
}
#renew .important-manual dl:not(:first-child) {
  margin-top: 1.5em;
}
#renew .important-manual dt {
  font-weight: bold;
}
#renew .important-manual.noscroll {
  border: 1px solid rgba(112, 112, 112, 0.2);
  height: auto;
}
#renew .button-app-download {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  border-radius: 5px;
  border: 2px solid #0365C8;
  width: 445px;
  height: 65px;
  margin-left: auto;
  margin-right: auto;
  color: #0365C8;
  font-size: 24px;
  font-weight: bold;
}
#renew .button-login,
#renew .button-logout {
  border: 1px solid #0365C8;
  color: #0365C8;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-weight: normal;
}
@media screen and (min-width: 785px) {
  #renew .button-login,
  #renew .button-logout {
    height: 55px;
    font-size: 22px;
  }
}
@media screen and (max-width: 784px) {
  #renew .button-login,
  #renew .button-logout {
    height: 40px;
    font-size: 18px;
  }
}
@media screen and (min-width: 785px) {
  #renew .button-logout {
    margin-top: -80px !important;
  }
}
#renew .btn-s {
  position: relative;
  width: 12em;
  display: block;
}
#renew .btn-s > img {
  width: 100%;
  opacity: 0;
}
#renew .btn-s .text-link {
  position: absolute;
  top: 0;
  left: 0;
}
#renew .btn-s .poptxt {
  box-sizing: content-box;
}
#renew .btn-s .poptxt img {
  padding: 0;
}
/* --- 入力内容を取り消すボタン --- */
/* pc */
@media screen and (min-width: 785px) {
  #renew .form-table .field-body a.field-block-btn{
    background-color: #0365C8;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    padding: 7px 14px;
    border-radius: 4px;
    display: inline-block;
  }
}
/* sp */
@media screen and (max-width: 784px) {
  #renew .form-table .field-body a.field-block-btn{
    background-color: #0365C8;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    padding: 7px 14px;
    border-radius: 4px;
    display: inline-block;
  }
}
/* --- モーダル内部 --- */
/* pc */
@media screen and (min-width: 785px) {
  #renew .m-sp-only{
    display: none;
  }
  #renew.m-body{
    padding: 30px 30px 50px;
  }
}
/* sp */
@media screen and (max-width: 784px) {
  #renew .m-pc-only{
    display: none;
  }
  #renew.m-body{
    padding: 30px 30px 50px;
  }
}
/* --- 背景色 --- */
/* pc */
@media screen and (min-width: 785px) {
  #renew .form-table > li{
    background-image: none;
  }
}
/* sp */
@media screen and (max-width: 784px) {
  #renew .form-table > li{
    background-image: none;
  }
}
#renew .form-table .field-label input.only + div{
  display: flex;
  width: 100%;
  padding: 10px;
  border: 1px solid #CDCDCD;
  border-radius: 5px;
  line-height: 1.5;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
  box-sizing: border-box;
}
#renew .form-table .field-label input.only + div > div:nth-child(1){
  padding-left: 15px;
  font-weight: bold;
}
/* pc */
@media screen and (min-width: 785px) {
  #renew .form-table .field-label input.only + div{
    font-size: 16px;
    min-height: 55px;
  }
}
/* sp */
@media screen and (max-width: 784px) {
  #renew .form-table .field-label input.only + div{
    font-size: 12px;
    min-height: 45px;
  }
}

/* --- モーダル --- */
/* pc */
@media screen and (min-width: 785px) {
  #renew #m-screen{
    border: 3px solid #0365C8;
    padding-bottom: 85px;
    margin: -400px 0 0 -400px;
    border-radius: 6px;
    width: 800px;
  }
  #renew #m-close.m-close-btn{
    margin: 0 !important;
    width: 278px;
    height: auto;
    display: block;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #0365C8;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 0 6px;
    color: #0365C8;
    left: 50%;
    transform: translateX(-50%);
  }
  #m-screen.renewal2part{
    border: 3px solid #0365C8;
    padding-bottom: 85px;
    margin: -400px 0 0 -400px;
    border-radius: 6px;
    width: 800px;
  }
  #m-close.m-close-btn.renewal2part{
    margin: 0 !important;
    width: 278px;
    height: auto;
    display: block;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #0365C8;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 0 6px;
    color: #0365C8;
    left: 50%;
    transform: translateX(-50%);
  }
  #m-close.m-close-btn.renewal2partfromold{
    margin: 0 !important;
    width: 278px;
    height: auto;
    display: block;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #0365C8;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 0 6px;
    color: #0365C8;
    left: calc( ( 3px + 50% ) );
    transform: translateX(-50%);
  }
}
/* sp */
@media screen and (max-width: 784px) {
  #renew #m-screen{
    border: 3px solid #0365C8;
    padding-bottom: 85px;
    max-width: 353px;
    margin-left: -176.5px;
    border-radius: 6px;
  }
  #renew #m-close.m-close-btn{
    margin: 0 !important;
    width: 278px;
    height: auto;
    display: block;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #0365C8;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 0 6px;
    color: #0365C8;
    left: 50%;
    transform: translateX(-50%);
  }
  #m-screen.renewal2part{
    border: 3px solid #0365C8;
    padding-bottom: 85px;
    max-width: 353px;
    margin-left: -176.5px;
    border-radius: 6px;
  }
  #m-screen.renewal2partfromold{
    border: 3px solid #0365C8;
    padding-bottom: 85px;
    max-width: 353px;
    left: 50%;
    margin-left: -176.5px;
    border-radius: 6px;
  }
  #m-close.m-close-btn.renewal2part{
    margin: 0 !important;
    width: 278px;
    height: auto;
    display: block;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #0365C8;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 0 6px;
    color: #0365C8;
    left: 50%;
    transform: translateX(-50%);
  }
  #m-close.m-close-btn.renewal2partfromold{
    margin: 0 !important;
    width: 278px;
    height: auto;
    display: block;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #0365C8;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 0 6px;
    color: #0365C8;
    left: calc( ( 3px + 50% ) );
    transform: translateX(-50%);
  }
}

/* --- モーダル内部 --- */
/* pc */
@media screen and (min-width: 785px) {
  #renew .field-block-inner{
    padding-left: 35px;
  }
}
/* sp */
@media screen and (max-width: 784px) {
  #renew .field-block-inner{
    padding-left: 35px;
  }
}

/* pc */
@media screen and (min-width: 785px) {
  #renew .modal-ttl{
    margin: 0 0 8px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #006eb3;
    line-height: 1;
  }
  #renew .modal-ttl-note-outer{
    text-align: center;
  }
  #renew .modal-ttl-note{
    display: inline-block;
    margin: 0 auto;
    position: relative;
    font-size: 12px;
    padding-left: 1em;
  }
  #renew .modal-ttl-note::before{
    content: "※";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  #renew .modal-course{
    margin-top: 40px;
  }
  #renew .modal-course-ttl{
    width: 247px;
    height: 38px;
    margin: 0 0 20px;
  }
  #renew .modal-course__main{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  #renew .modal-course__main-group{
    margin-right: 50px;
    min-width: calc(50% - 25px);
  }
  #renew .modal-course__main-group-inr:not(:last-of-type){
    margin-bottom: 20px;
  }
  #renew .modal-course__main-group-ttl{
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
  }
  #renew .modal-course__main-group-txt{
    font-size: 16px;
  }
  #renew .modal-course__main-group-note{
    font-size: 12px;
    margin-top: 15px;
    position: relative;
    padding-left: 1em;
  }
  #renew .modal-course__main-group-note::before{
    content: "※";
    position: absolute;
    left: 0;
    top: 0;
  }
  .modal-course__main-pic {
    text-align: center;
  }
}
/* sp */
@media screen and (max-width: 784px) {
  #renew .modal-ttl{
    margin: 0 0 7px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #006eb3;
    line-height: 1;
  }
  #renew .modal-ttl-note{
    position: relative;
    font-size: 10px;
    padding-left: 1em;
    display: block;
  }
  #renew .modal-ttl-note::before{
    content: "※";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  #renew .modal-course{
    margin-top: 30px;
  }
  #renew .modal-course:not(:first-of-type){
    margin-top: 40px;
  }
  #renew .modal-course-ttl{
    width: 279px;
    height: 42px;
    margin: 0 auto 20px;
  }
  #renew .modal-course__main{
    margin-top: 20px;
  }
  #renew .modal-course__main-group-inr:not(:last-of-type){
    margin-bottom: 20px;
  }
  #renew .modal-course__main-group-ttl{
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
  }
  #renew .modal-course__main-group-txt{
    font-size: 12px;
  }
  #renew .modal-course__main-group-note{
    font-size: 10px;
    margin-top: 10px;
    position: relative;
    padding-left: 1em;
  }
  #renew .modal-course__main-group-note::before{
    content: "※";
    position: absolute;
    left: 0;
    top: 0;
  }
  #renew .modal-course__main-pic{
    margin-top: 15px;
  }
  img.modal-course__main-pic-img {
    max-width: 100%;
  }
  img.modal-course-ttl-img {
    max-width: 100%;
  }  
}