@charset "UTF-8";
.MdCMN01IcoRequire,
.MdCMN02Form .mdCMN02Tbl .mdCMN02Check label:before,
.MdCMN03Terms .mdCMN03Agree label:before {
  display: inline-block;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
}

/*
==================================================
Layout
==================================================
*/
/*
--------------------------------------------------
@:Contents
--------------------------------------------------
*/
/*//// SP ///*/
/*
==================================================
Reset, Base
==================================================
*/
/*
--------------------------------------------------
@:Reset Style
--------------------------------------------------
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
textarea,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

b,
strong {
  font-weight: bold;
}

nav,
ol,
ul {
  list-style: none;
}

img {
  border: 0;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
button,
textarea {
  line-height: 1.75;
  color: #333333;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
}

select,
input,
button {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  cursor: pointer;
}

input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow-x: hidden;
  overflow-y: auto;
  vertical-align: top;
}

:focus {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

em,
cite {
  font-style: normal;
}

table,
th,
td {
  border: none;
}

fieldset {
  border: none;
}

fieldset legend {
  position: absolute;
  left: -9999px;
  width: 0;
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

hr {
  display: none;
}

input,
button,
textarea {
  border: 0;
}

/*
--------------------------------------------------
@:Default Style
--------------------------------------------------
*/
html,
body {
  height: 100%;
}

body {
  background-color: #ffffff;
  line-height: 1.75;
  color: #333333;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  word-break: break-word;
  -webkit-text-size-adjust: none;
  color: #808585;
}

a:link,
a:visited {
  color: #2d86b2;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: #2d86b2;
  text-decoration: none;
}

/*
==================================================
Layout
==================================================
*/
.LyContainer02 {
  width: 100%;
  min-height: 100%;
  position: relative;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ',
    Meiryo, '游ゴシック', YuGothic, 'ＭＳ Ｐゴシック', Verdana, Roboto,
    'Droid Sans', sans-serif;
}

.LyContainer {
  width: 100%;
  min-height: 100%;
  position: relative;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ',
    Meiryo, '游ゴシック', YuGothic, 'ＭＳ Ｐゴシック', Verdana, Roboto,
    'Droid Sans', sans-serif;
}
.LyContainer .MdGFT02Wrap .mdMN10InnerWrap {
  width: 960px;
}
.LyContainer .LyHead .lyHeadWrap .lyHeadInner {
  width: 960px;
}

.LyContentsSP {
  width: 100%;
  min-height: 100%;
  position: relative;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ',
    Meiryo, '游ゴシック', YuGothic, 'ＭＳ Ｐゴシック', Verdana, Roboto,
    'Droid Sans', sans-serif;
  padding-top: 50px;
}

.LyHead {
  font-feature-settings: 'palt';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.LyHead .lyHeadWrap {
  width: 100%;
  position: fixed;
  z-index: 10;
  top: 0;
  border-bottom: 1px solid #f4f4f4;
  background-color: rgba(255, 255, 255, 0.97);
}
.LyHead .lyHeadWrap .lyHeadInner {
  width: 1096px;
  padding: 0 60px;
  margin: 0 auto;
  position: relative;
  z-index: 999;
}
.LyHead .lyHeadWrap .lyHeadInner .lyHeadTitle {
  display: inline-block;
  width: 172px;
  height: 24px;
  text-indent: -9999px;
  background-image: url(../img/lp/logo_line-research.png);
  background-repeat: no-repeat;
  background-size: auto 24px;
  margin: 33px 0;
}
.LyHead .lyHeadWrap .lyHeadInner .lyHeadTitle a {
  display: block;
  width: 100%;
  height: 100%;
}
.LyHead .lyHeadWrap .lyHeadInner .lyHeadInquiryBtn {
  box-sizing: border-box;
  width: 141px;
  height: 42px;
  border: 1px solid #e3e3e3;
  border-radius: 1px;
  float: right;
  margin-top: 24px;
}
.LyHead .lyHeadWrap .lyHeadInner .lyHeadInquiryBtn a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 13px;
  text-align: center;
  line-height: 40px;
  color: #444444;
}
.LyHead .lyHeadWrap .lyHeadInner .lyHeadInquiryBtn:hover {
  border: 1px solid #aeaeae;
  background-color: #f6f6f6;
}
.LyHead .lyHeadWrap .lyHeadInner .lyHeadCourses {
  display: inline-block;
  line-height: 1;
  position: relative;
  top: 1px;
  left: 40px;
  white-space: nowrap;
}
.LyHead .lyHeadWrap .lyHeadInner .lyHeadCourses li {
  display: inline-block;
  line-height: 1;
}
.LyHead .lyHeadWrap .lyHeadInner .lyHeadCourses li:after {
  content: '';
  height: 14px;
  display: inline-block;
  border-left: 1px solid #cfcfcf;
  margin: 0 12px;
  vertical-align: top;
}
.LyHead .lyHeadWrap .lyHeadInner .lyHeadCourses li:last-child:after {
  content: none;
}
.LyHead .lyHeadWrap .lyHeadInner .lyHeadCourses li a {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #444444;
  vertical-align: top;
}
.LyHead .lyHeadWrap .lyHeadInner .lyHeadCourses li a:hover {
  color: #06c755;
}

.LyHeadSp {
  font-feature-settings: 'palt';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.LyHeadSp .lyHeadWrap {
  box-sizing: border-box;
  width: 100%;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
}
.LyHeadSp .lyHeadWrap .lyHeadInner {
  background-color: #ffffff;
  border-bottom: 1px solid rgba(135, 141, 153, 0.17);
  padding: 18px 17px 18px 20px;
  position: relative;
  z-index: 999;
}
.LyHeadSp .lyHeadWrap .lyHeadInner .lyHeadLogo {
  background-image: url(../img/lp/sp/logo_line-research.png);
  background-repeat: no-repeat;
  background-size: auto 20px;
}
.LyHeadSp .lyHeadWrap .lyHeadInner .lyHeadLogo a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-indent: -99999px;
}
.LyHeadSp .lyHeadWrap .lyHeadInner .lyHeadMenuBtnOpen {
  width: 20px;
  height: 15px;
  background-image: url(../img/lp/sp/menuBtn.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 18px;
  right: 18px;
}
.LyHeadSp .lyHeadWrap .lyHeadInner .lyHeadMenuBtnClose {
  width: 20px;
  height: 16px;
  background-image: url(../img/lp/sp/closeBtn.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 17px;
  right: 18px;
}
.LyHeadSp .lyHeadWrap .modifyHeight {
  height: 100%;
}
.LyHeadSp .lyHeadWrap .lyHeadMenuModal {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  margin-top: -52px;
  overflow: scroll;
}
.LyHeadSp .lyHeadWrap .lyHeadMenuModal .lyHeadMenu {
  box-sizing: border-box;
  line-height: 1;
  background-color: #ffffff;
  padding: 82px 0 30px 20px;
  position: relative;
  display: none;
}
.LyHeadSp .lyHeadWrap .lyHeadMenuModal .lyHeadMenu dt {
  margin-bottom: 28px;
}
.LyHeadSp .lyHeadWrap .lyHeadMenuModal .lyHeadMenu dt a {
  font-size: 18px;
  color: #444444;
}
.LyHeadSp .lyHeadWrap .lyHeadMenuModal .lyHeadMenu dd {
  margin-bottom: 28px;
}
.LyHeadSp .lyHeadWrap .lyHeadMenuModal .lyHeadMenu dd a {
  font-size: 16px;
  color: #878d99;
  margin-left: 17px;
}
.LyHeadSp .lyHeadWrap .lyHeadMenuModal .lyHeadMenu dd:last-child {
  margin-bottom: 0;
}
.LyHeadSp .lyHeadWrap .lyHeadMenuModalOpen {
  display: block;
}
.LyHeadSp .lyHeadWrapOpen {
  height: 100%;
}

.LyContents {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 91px;
  padding-bottom: 104px;
}

.LyContents02 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-top: 135px;
  padding-bottom: 104px;
}

.LyContentsSP {
  font-feature-settings: 'palt';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lyContentsMainImage {
  overflow: hidden;
  height: 400px;
  text-align: center;
  position: relative;
}
.lyContentsMainImage img {
  min-width: 1480px;
  width: 100%;
  height: auto;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
  -webkit-transform: translate(-50%, -40%);
}
.lyContentsMainImage .lyContentsTextWrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.lyContentsMainImage .lyContentsTextWrap .lyContentsCatchCopy {
  font-size: 56px;
  font-weight: normal;
  font-feature-settings: 'palt';
  line-height: 1;
  text-align: center;
  color: #ffffff;
  margin-bottom: 17px;
  margin-top: 6px;
  white-space: nowrap;
}
.lyContentsMainImage .lyContentsTextWrap .lyContentsLeadCopy {
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  color: #ffffff;
  white-space: nowrap;
}

.lyContentsCourseMainImage {
  height: 184px;
  background-image: url(../img/lp/lp_light_main.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-color: #00bb00;
}
.lyContentsCourseMainImage .lyContentsCourseMenu {
  width: 100%;
  height: 44px;
  background-image: url(../img/lp/lp_light_main.png);
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: 0;
  background-color: #06c755;
  position: fixed;
  top: 91px;
  z-index: 10;
}
.lyContentsCourseMainImage .lyContentsCourseMenu .lyCourseMenuWrap {
  height: 44px;
  background-color: rgba(0, 0, 0, 0.06);
}
.lyContentsCourseMainImage .lyContentsCourseMenu .lyCourseMenuWrap ul {
  width: 960px;
  line-height: 1;
  margin: 0 auto;
}
.lyContentsCourseMainImage .lyContentsCourseMenu .lyCourseMenuWrap ul li {
  display: inline-block;
  line-height: 1;
  margin-top: 16px;
}
.lyContentsCourseMainImage .lyContentsCourseMenu .lyCourseMenuWrap ul li:after {
  content: '';
  display: inline-block;
  height: 12px;
  vertical-align: top;
  border-left: 1px solid rgba(180, 255, 180, 0.4);
  margin: 0 10px;
}
.lyContentsCourseMainImage .lyContentsCourseMenu .lyCourseMenuWrap ul li a {
  font-size: 12px;
  line-height: 1;
  color: #ceffce;
}
.lyContentsCourseMainImage
  .lyContentsCourseMenu
  .lyCourseMenuWrap
  ul
  li
  a:hover {
  font-weight: bold;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.lyContentsCourseMainImage
  .lyContentsCourseMenu
  .lyCourseMenuWrap
  ul
  li:last-child:after {
  content: none;
}
.lyContentsCourseMainImage .lyContentsCourseTitle {
  width: 960px;
  margin: 0 auto 0 auto;
  padding-top: 96px;
}
.lyContentsCourseMainImage .lyContentsCourseTitle h1 {
  font-size: 34px;
  line-height: 1;
  color: #ffffff;
  white-space: nowrap;
}
.lyContentsCourseMainImage .lyContentsCourseTitle h1 span {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  margin-right: 34px;
  font-feature-settings: 'palt';
  -webkit-font-feature-settings: 'palt';
}

.lyContentsCourseMainImage02 {
  background-image: url(../img/lp/lp_support_main.png) !important;
}

.lyContentsCourseMenu02 {
  width: 100%;
  height: 44px;
  background-color: #00ae00;
  position: fixed;
  top: 91px;
  z-index: 1;
}
.lyContentsCourseMenu02 ul {
  width: 960px;
  line-height: 1;
  margin: 0 auto;
}
.lyContentsCourseMenu02 ul li {
  display: inline-block;
  line-height: 1;
  margin-top: 16px;
}
.lyContentsCourseMenu02 ul li:after {
  content: '';
  display: inline-block;
  height: 12px;
  vertical-align: top;
  border-left: 1px solid rgba(180, 255, 180, 0.4);
  margin: 0 10px;
}
.lyContentsCourseMenu02 ul li a {
  font-size: 12px;
  line-height: 1;
  color: #ceffce;
}
.lyContentsCourseMenu02 ul li a:hover {
  font-weight: bold;
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.lyContentsCourseMenu02 ul li:last-child:after {
  content: none;
}

.LyMain {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 149px 0 224px 0;
}

.LyFoot {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.LyFoot .MdGFT02Wrap {
  background-color: #262626;
  padding-top: 46px;
  padding-bottom: 46px;
}
.LyFoot .MdGFT02Wrap .MdGFT03MenuInner {
  height: 12px;
  display: flex;
  display: -webkit-flex;
}
.LyFoot .MdGFT02Wrap .MdGFT03MenuInner .mdGFT03Menu {
  font-size: 12px;
  line-height: 1;
  border-right: 1px solid #3c3c3c;
  padding-right: 12px;
  margin-right: 12px;
}
.LyFoot .MdGFT02Wrap .MdGFT03MenuInner .mdGFT03Menu a {
  color: #686868;
}
.LyFoot .MdGFT02Wrap .MdGFT03MenuInner .mdGFT03Menu a:hover {
  border-bottom: 1px solid #686868;
}
.LyFoot .MdGFT02Wrap .MdGFT03MenuInner .mdGFT03Menu:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.LyFoot .MdGFT02Wrap .mdMN10InnerWrap {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.LyFoot .MdGFT02Wrap .mdMN10InnerWrap .MdGFT01Copy {
  font-size: 12px;
  line-height: 1;
  color: #686868;
}

.LyFootSP .MdGFT40Wrap {
  background-color: #262626;
  padding: 41px 0;
}
.LyFootSP .MdGFT40Wrap .mdGFT40MenuInner {
  font-size: 0;
  line-height: 1;
}
.LyFootSP .MdGFT40Wrap .mdGFT40MenuInner .mdGFT40Menu {
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
.LyFootSP .MdGFT40Wrap .mdGFT40MenuInner .mdGFT40Menu a {
  display: inline-block;
  font-size: 11px;
  color: #686868;
}
.LyFootSP .MdGFT40Wrap .mdGFT40MenuInner .mdGFT40Menu a:after {
  content: '|';
  display: inline-block;
  font-size: 11px;
  color: #686868;
  margin-left: 14px;
  margin-right: 14px;
}
.LyFootSP .MdGFT40Wrap .mdGFT40MenuInner .mdGFT40Menu a:last-child:after {
  content: '';
  margin: 0;
}
.LyFootSP .MdGFT01Copy {
  text-align: center;
  line-height: 1;
  color: #686868;
}

/*
==================================================
Contents Specific Style
==================================================
*/
.MdCMN01IcoRequire {
  width: 6px;
  height: 6px;
  margin: -3px 5px 0 8px;
  background-image: url(../img/inquiry/ico_require_02.png);
  background-size: 6px auto;
  vertical-align: middle;
}

.MdCMN01Error {
  font-size: 13px;
  color: #ff0000;
}
.MdCMN01Error.agree {
  margin-top: 16px;
}

.MdCMN01Head {
  margin-bottom: 60px;
}
.MdCMN01Head .mdCMN01Ttl {
  font-size: 32px;
  font-weight: bold;
  color: #444;
}
.MdCMN01Head h2 {
  padding-bottom: 9px;
  border-bottom: 2px solid #666;
  font-size: 24px;
  color: #444;
}
.MdCMN01Head .mdCMN01Txt {
  margin-top: 16px;
  font-size: 13px;
  color: #878d99;
  line-height: 20px;
}
.MdCMN01Head .mdCMN01Txt a {
  color: #0000ee;
  text-decoration: underline;
}
.MdCMN01Head .mdCMN01Txt a.info_link {
  color: #878d99;
}

.MdCMN02Form .mdCMN02Head {
  position: relative;
  height: 39px;
  margin-top: 64px;
}
.MdCMN02Form .mdCMN02Head:first-child {
  margin-top: -30px;
}
.MdCMN02Form .mdCMN02Head .mdCMN02Ttl {
  font-size: 15px;
  font-weight: bold;
  color: #444;
}
.MdCMN02Form .mdCMN02Head .mdCMN02Annotation02 {
  font-size: 13px;
  font-weight: normal;
  line-height: 26px;
  color: #878d9a;
  float: right;
}
.MdCMN02Form .mdCMN02Head .mdCMN02Require {
  position: absolute;
  right: 0;
  top: 3px;
  font-size: 13px;
  color: #878d99;
}
.MdCMN02Form .mdCMN02Head .mdCMN02Require a {
  color: #06c755;
  font-size: 15px;
}
.MdCMN02Form .mdCMN02Head .mdCMN02Require a.underline {
  text-decoration: underline;
}
.MdCMN02Form .mdCMN02Tbl {
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #dfdfdf;
  word-break: break-all;
  word-wrap: break-word;
}
.MdCMN02Form .mdCMN02Tbl.Repeat {
  border-top: none;
}
.MdCMN02Form .mdCMN02Tbl caption {
  height: 0;
  text-indent: -9999px;
}
.MdCMN02Form .mdCMN02Tbl tr {
  border-bottom: 1px solid #f4f7fc;
}
.MdCMN02Form .mdCMN02Tbl th {
  padding-top: 37px;
  font-weight: normal;
  font-size: 15px;
  color: #444;
  text-align: left;
  vertical-align: top;
  white-space: pre-line;
}
.MdCMN02Form .mdCMN02Tbl th.mdCMN02Th {
  padding-top: 23px;
}
.MdCMN02Form .mdCMN02Tbl td {
  padding: 28px 0;
  font-size: 15px;
  color: #444;
}
.MdCMN02Form .mdCMN02Tbl td .MdCMN01SubCheck {
  border-top: 1px solid #f4f7fc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.MdCMN02Form .mdCMN02Tbl td .MdCMN01SubCheck:first-child {
  border-top: none;
  padding-top: 0px;
}
.MdCMN02Form .mdCMN02Tbl td .MdCMN01SubCheck span {
  font-size: 22px;
  font-weight: bold;
  color: #777;
  display: block;
  height: 54px;
}
.MdCMN02Form .mdCMN02Tbl td .MdCMN01SubCheck.last {
  height: 25px;
}
.MdCMN02Form .mdCMN02Tbl td .MdCMN01SubCheck.last .mdCMN02Check li {
  height: 30px;
}
.MdCMN02Form .mdCMN02Tbl td .mdCMN03Info {
  font-size: initial;
  line-height: initial;
}
.MdCMN02Form .mdCMN02Tbl td .mdCMN03Info a {
  color: #06c755;
}
.MdCMN02Form .mdCMN02Tbl td .mdCMN03Info a.underline {
  text-decoration: underline;
}
.MdCMN02Form .mdCMN02Tbl td .mdCMN03Info p {
  display: contents;
  margin-top: 15px;
  white-space: pre-line;
}
.MdCMN02Form .mdCMN02Tbl td .mdCMN03Info:before {
  content: '※';
}
.MdCMN02Form .mdCMN02Tbl input,
.MdCMN02Form .mdCMN02Tbl textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.MdCMN02Form .mdCMN02Tbl input[type='text'],
.MdCMN02Form .mdCMN02Tbl input[type='tel'],
.MdCMN02Form .mdCMN02Tbl input[type='email'],
.MdCMN02Form .mdCMN02Tbl input[type='url'] {
  width: 100%;
  height: 44px;
  padding-top: 0px;
  padding-left: 16px;
  border: none;
  background: #f0f2f8;
  font-size: 15px;
  color: #444;
}
.MdCMN02Form .mdCMN02Tbl input[type='text'].mdCMN02InputPost,
.MdCMN02Form .mdCMN02Tbl input[type='tel'].mdCMN02InputPost,
.MdCMN02Form .mdCMN02Tbl input[type='email'].mdCMN02InputPost,
.MdCMN02Form .mdCMN02Tbl input[type='url'].mdCMN02InputPost {
  width: 360px;
}
.MdCMN02Form .mdCMN02Tbl input[type='text'].mdCMN02InputAdd,
.MdCMN02Form .mdCMN02Tbl input[type='tel'].mdCMN02InputAdd,
.MdCMN02Form .mdCMN02Tbl input[type='email'].mdCMN02InputAdd,
.MdCMN02Form .mdCMN02Tbl input[type='url'].mdCMN02InputAdd {
  margin-top: 20px;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Select {
  position: relative;
  width: 360px;
  height: 44px;
  background: #f0f2f8;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Select:before {
  content: '';
  width: 8px;
  height: 8px;
  border-top: 1px solid;
  border-right: 1px solid;
  border-color: #444;
  transform: rotate(135deg);
  position: absolute;
  z-index: 10;
  top: 15px;
  right: 15px;
}
.MdCMN02Form .mdCMN02Tbl select {
  position: relative;
  z-index: 11;
  width: 100%;
  height: 100%;
  padding: 0 16px;
  border: none;
  background: transparent;
  font-size: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #aaa;
}
.MdCMN02Form .mdCMN02Tbl select.selected,
.MdCMN02Form .mdCMN02Tbl select option {
  color: #444;
}
.MdCMN02Form .mdCMN02Tbl input[type='checkbox'],
.MdCMN02Form .mdCMN02Tbl input[type='radio'] {
  margin-right: 4px;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02BtnPost {
  width: 120px;
  height: 44px;
  background-color: #06c755;
  font-size: 15px;
  color: #fff;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Check {
  margin-bottom: -36px;
  font-size: 0;
  line-height: 0;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Check.mdCMN02CheckWithNoBreak li {
  display: block;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Check li {
  display: inline-block;
  box-sizing: border-box;
  height: 54px;
  margin-right: 10px;
  vertical-align: top;
  padding-left: 32px;
  position: relative;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Check li:nth-child(even) {
  margin-right: 0;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Check input {
  display: none;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Check input:checked + label {
  color: #06c755;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Check input:checked + label:before {
  background-image: url(../img/inquiry/img_radio_on_02.png);
  background-size: 20px auto;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Check label {
  font-size: 15px;
  color: #444;
  line-height: 20px;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Check label:before {
  content: '';
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  margin: 0 12px 0 0;
  background-image: url(../img/inquiry/img_radio_02.png);
  background-color: transparent;
  background-size: 20px auto;
  vertical-align: middle;
  position: absolute;
  left: 0;
}
.MdCMN02Form
  .mdCMN02Tbl
  .mdCMN02Check
  input[type='checkbox']:checked
  + label:before {
  background-image: url(../img/inquiry/img_check_on_02.png);
  background-size: 20px auto;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Check input[type='checkbox'] + label:before {
  content: '';
  background-image: url(../img/inquiry/img_check_02.png);
  background-size: 20px auto;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Check input[type='checkbox']:disabled + label {
  color: #bcbcbc;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Check .mdCMN02Ipt {
  display: inline-block;
  width: 200px;
  margin: -13px 0 0 11px;
  vertical-align: top;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Sttl {
  margin-top: -6px;
  margin-bottom: 23px;
  font-size: 15px;
  color: #444;
}
.MdCMN02Form .mdCMN02Tbl .MdCMN01Error {
  margin-top: 16px;
  line-height: 12px;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Etc {
  color: #ccc;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Copy {
  margin-top: 24px;
  font-size: 13px;
  color: #878d99;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Copy span {
  color: #ff0000;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Textarea {
  position: relative;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Textarea textarea {
  width: 100%;
  height: 215px;
  background-color: #f0f2f8;
  padding: 11px 15px;
  font-size: 15px;
  color: #444;
}
.MdCMN02Form .mdCMN02Tbl .mdCMN02Textarea .mdCMN02Placeholder {
  position: absolute;
  left: 15px;
  top: 11px;
  font-size: 15px;
  color: #aaa;
}
.MdCMN02Form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #aaa;
}
.MdCMN02Form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #aaa;
}
.MdCMN02Form :-ms-input-placeholder {
  /* IE 10+ */
  color: #aaa;
}
.MdCMN02Form :-moz-placeholder {
  /* Firefox 18- */
  color: #aaa;
}
.MdCMN02Form.mdCMN02FormP02 .mdCMN02Tbl th {
  padding-top: 15px;
}
.MdCMN02Form.mdCMN02FormP02 .mdCMN02Tbl td {
  padding: 15px 0 13px;
}
.MdCMN02Form.mdCMN02FormP02 .mdCMN02Tbl .mdCMN02CheckList li {
  margin-top: 5px;
}
.MdCMN02Form.mdCMN02FormP02 .mdCMN02Tbl .mdCMN02CheckList li:first-child {
  margin-top: 0;
}
.MdCMN02Form .mdCMN02Annotation {
  font-size: 13px;
  line-height: 1;
  color: #878d9a;
  padding-top: 28px;
}

.MdCMN03Terms {
  margin: 39px 0 42px;
  text-align: center;
}
.MdCMN03Terms .mdCMN03Agree input {
  display: none;
}
.MdCMN03Terms .mdCMN03Agree input:checked + label:before {
  background-image: url(../img/inquiry/img_radio_on_02.png);
  background-size: 20px auto;
}
.MdCMN03Terms .mdCMN03Agree label {
  font-size: 15px;
  color: #444;
}
.MdCMN03Terms .mdCMN03Agree label:before {
  content: '';
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  margin: -2px 10px 0 0;
  background-image: url(../img/inquiry/img_radio_02.png);
  background-color: transparent;
  background-size: 20px auto;
  vertical-align: middle;
}
.MdCMN03Terms .mdCMN03Agree a {
  color: #06c755;
}
.MdCMN03Terms .mdCMN03Agree a.underline {
  text-decoration: underline;
}

.MdCMN04BtnSet {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.MdCMN04BtnSet button,
.MdCMN04BtnSet a {
  display: inline-block;
  width: 100%;
  height: 64px;
  padding: 0;
  font-size: 15px;
  color: #fff;
  line-height: 64px;
  text-align: center;
}
.MdCMN04BtnSet.mdCMN04BtnSetP02 {
  margin-top: 54px;
}
.MdCMN04BtnSet.mdCMN04BtnSetP02 button {
  width: 50%;
}
.MdCMN04BtnSet .mdCMN04Btn01 {
  background-color: #06c755;
}
.MdCMN04BtnSet .mdCMN04Btn01:hover {
  background-color: #1e9d14;
}
.MdCMN04BtnSet .mdCMN04Btn02 {
  background-color: #eff1f3;
  color: #444;
}
.MdCMN04BtnSet .mdCMN04Btn02:hover {
  background-color: #e2e4e6;
}
.MdCMN04BtnSet .mdCMN04Btn03 {
  width: 500px;
  height: 70px;
  margin: 0 auto;
  background-color: #06c755;
  font-size: 20px;
  font-weight: bold;
  line-height: 70px;
  border-radius: 5px;
}
.MdCMN04BtnSet .mdCMN04Btn03:hover {
  background-color: #1e9d14;
}
.MdCMN04BtnSet .mdCMN04Btn04 {
  width: 306px;
  height: 46px;
  margin: 0 auto;
  background-color: #06c755;
  font-size: 16px;
  font-weight: bold;
  line-height: 46px;
}

.MdCMN05Done {
  padding-top: 25px;
}
.MdCMN05Done .mdCMN05Copy {
  padding-bottom: 83px;
  border-bottom: 1px solid #f4f7fc;
  font-size: 15px;
  color: #444;
}
.MdCMN05Done .mdCMN05Copy a {
  color: #747474;
  text-decoration: underline;
}
.MdCMN05Done .mdCMN05Copy a:hover {
  color: #444444;
}
.MdCMN05Done .mdCMN05Copy .mdCMN05Blog {
  color: #06c755;
}
.MdCMN05Done .mdCMN05Copy .mdCMN05Blog:hover {
  color: #1e9d14;
}
.MdCMN05Done .mdCMN05Link {
  display: block;
  margin-top: 26px;
  font-size: 15px;
  color: #06c755;
  text-decoration: underline;
}
.MdCMN05Done .mdCMN05Link:hover {
  color: #1e9d14;
}

.MdMN10Section .mdMN10InnerWrap {
  width: 1096px;
  padding: 0 60px;
  margin: 0 auto;
}
.MdMN10Section .mdMN10InnerWrap .mdMN10SectionHeadline {
  font-size: 32px;
  font-weight: bold;
  font-feature-settings: 'palt';
  text-align: center;
  line-height: 1;
  color: #444444;
  margin-top: 100px;
  margin-bottom: 25px;
}
.MdMN10Section .mdMN10InnerWrap .mdMN10SectionLeadCopy {
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  color: #444444;
  margin-bottom: 40px;
}
.MdMN10Section
  .mdMN10InnerWrap
  .mdMN10SectionLeadCopy
  .mdMN10SectionLeadCopyLink {
  color: #06c755;
  border-bottom: 1px solid #06c755;
}
.MdMN10Section .mdMN10InnerWrap .mdMN10Margin {
  margin-bottom: 51px;
}

.MdMN11Section01 .mdMN11MainWrap {
  border-bottom: 1px solid #dfdfdf;
}
.MdMN11Section01 .mdCMN11Features {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 85px;
}
.MdMN11Section01 .mdCMN11Features .mdCMN11FeaturesWrap {
  box-sizing: border-box;
  width: 250px;
  padding-top: 214px;
}
.MdMN11Section01
  .mdCMN11Features
  .mdCMN11FeaturesWrap
  .mdCMN11FeaturesHeadline {
  font-size: 22px;
  font-weight: bold;
  font-feature-settings: 'palt';
  line-height: 34px;
  text-align: center;
  color: #444444;
  margin-bottom: 19px;
  margin-left: -25px;
  position: relative;
  width: 297px;
}
.MdMN11Section01
  .mdCMN11Features
  .mdCMN11FeaturesWrap
  .mdCMN11FeaturesBodyCopy {
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  color: #444444;
}
.MdMN11Section01
  .mdCMN11Features
  .mdCMN11FeaturesWrap
  .mdCMN11FeaturesBodyCopy
  .mdCMN11FeatAttention {
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
  color: #999999;
  margin-top: 1px;
}
.MdMN11Section01 .mdCMN11Features .mdCMN11FeaturesWrap .mdMN11MoreInfo {
  line-height: 1;
  text-align: center;
  margin-top: 25px;
}
.MdMN11Section01 .mdCMN11Features .mdCMN11FeaturesWrap .mdMN11MoreInfo a {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #06c755;
}
.MdMN11Section01 .mdCMN11Features .mdCMN11FeaturesWrap .mdMN11MoreInfo a:hover {
  color: #1e9d14;
  border-bottom: 1px solid #1e9d14;
}
.MdMN11Section01 .mdCMN11Features .mdCMN11FeaturesWrap:nth-child(1) {
  background-image: url(../img/lp/lp_icon_features01-2.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.MdMN11Section01 .mdCMN11Features .mdCMN11FeaturesWrap:nth-child(2) {
  background-image: url(../img/lp/lp_icon_features02-2.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.MdMN11Section01 .mdCMN11Features .mdCMN11FeaturesWrap:nth-child(3) {
  background-image: url(../img/lp/lp_icon_features03-2.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.MdMN11Section01 .mdCMN11Features .mdCMN11FeaturesWrap:nth-child(4) {
  background-image: url(../img/lp/lp_icon_features04.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.MdMN12Section02 .mdMN12ChooseCourses {
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 60px;
  text-align: center;
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain {
  display: inline-block;
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12CourseTitle01,
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12CourseTitle02 {
  box-sizing: border-box;
  width: 512px;
  height: 139px;
  border: 1px solid #cecece;
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  text-indent: -9999px;
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12CourseTitle01 {
  background-image: url(../img/lp/lite_title_image.png);
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12CourseTitle02 {
  background-image: url(../img/lp/support_title_image.png);
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course01,
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course02 {
  box-sizing: border-box;
  display: inline-block;
  width: 512px;
  border: 1px solid #cecece;
  border-radius: 0 0 5px 5px;
  padding: 34px 45px 34px;
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course01 h3,
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course02 h3 {
  margin-bottom: 13px;
}
.MdMN12Section02
  .mdMN12ChooseCourses
  .mdMN12LiteExplain
  .mdMN12Course01
  h3
  span,
.MdMN12Section02
  .mdMN12ChooseCourses
  .mdMN12LiteExplain
  .mdMN12Course02
  h3
  span {
  font-size: 32px;
  font-weight: bold;
  line-height: 1;
  color: #06c755;
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course01 h4,
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course02 h4 {
  margin-bottom: 46px;
}
.MdMN12Section02
  .mdMN12ChooseCourses
  .mdMN12LiteExplain
  .mdMN12Course01
  h4
  span,
.MdMN12Section02
  .mdMN12ChooseCourses
  .mdMN12LiteExplain
  .mdMN12Course02
  h4
  span {
  font-size: 20px;
  line-height: 1;
  color: #06c755;
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course01 ul,
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course02 ul {
  line-height: 1;
  text-align: left;
  margin-bottom: 10px;
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course01 ul li,
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course02 ul li {
  display: inline-block;
  font-size: 20px;
  color: #444444;
}
.MdMN12Section02
  .mdMN12ChooseCourses
  .mdMN12LiteExplain
  .mdMN12Course01
  ul
  li:nth-child(1):after,
.MdMN12Section02
  .mdMN12ChooseCourses
  .mdMN12LiteExplain
  .mdMN12Course01
  ul
  li:nth-child(2):after,
.MdMN12Section02
  .mdMN12ChooseCourses
  .mdMN12LiteExplain
  .mdMN12Course02
  ul
  li:nth-child(1):after,
.MdMN12Section02
  .mdMN12ChooseCourses
  .mdMN12LiteExplain
  .mdMN12Course02
  ul
  li:nth-child(2):after {
  content: '';
  box-sizing: border-box;
  display: inline-block;
  height: 18px;
  border-right: 1px solid #cfcfcf;
  vertical-align: top;
  margin: 1px 11px;
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course01 p,
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course02 p {
  font-size: 13px;
  line-height: 25px;
  text-align: left;
  color: #5a5a5a;
}
.MdMN12Section02
  .mdMN12ChooseCourses
  .mdMN12LiteExplain
  .mdMN12Course01
  .mdMN12MoreInfo,
.MdMN12Section02
  .mdMN12ChooseCourses
  .mdMN12LiteExplain
  .mdMN12Course02
  .mdMN12MoreInfo {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #06c755;
  text-align: center;
  line-height: 1;
  margin-top: 14px;
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12CourseTitle01 {
  margin-left: 20px;
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12CourseTitle02 {
  margin-right: 20px;
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course01 {
  margin-left: 20px;
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain .mdMN12Course02 {
  margin-right: 20px;
}
.MdMN12Section02
  .mdMN12ChooseCourses
  .mdMN12LiteExplain:hover
  .mdMN12MoreInfo
  span {
  color: #1e9d14;
  border-bottom: 1px solid #1e9d14;
}
.MdMN12Section02
  .mdMN12ChooseCourses
  .mdMN12LiteExplain:hover
  .mdMN12CourseTitle01,
.MdMN12Section02
  .mdMN12ChooseCourses
  .mdMN12LiteExplain:hover
  .mdMN12CourseTitle02 {
  border-color: #aeaeae;
}
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain:hover .mdMN12Course01,
.MdMN12Section02 .mdMN12ChooseCourses .mdMN12LiteExplain:hover .mdMN12Course02 {
  border-color: #aeaeae;
}
.MdMN12Section02 .mdMN12Txt {
  margin: 7px 0 85px;
  font-size: 13px;
  color: #5a5a5a;
  line-height: 23px;
  text-align: center;
}

.MdMN13Section03 {
  background-color: #f5f7f9;
  padding-top: 80px;
  padding-bottom: 80px;
}
.MdMN13Section03 .mdMN13InquiryBtn {
  width: 170px;
  background-color: #06c755;
  border-radius: 1px;
  margin: 0 auto 30px auto;
}
.MdMN13Section03 .mdMN13InquiryBtn a {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  line-height: 46px;
  color: #ffffff;
}
.MdMN13Section03 .mdMN13InquiryNotice {
  font-size: 15px;
  text-align: center;
  line-height: 1;
  color: #444444;
}

.MdMN14ListTitle {
  width: 960px;
  font-size: 32px;
  font-weight: bold;
  font-feature-settings: 'palt';
  line-height: 1;
  color: #444444;
  border-bottom: 1px solid #dfdfdf;
  padding-top: 70px;
  padding-bottom: 30px;
  margin: 0 auto 0 auto;
}

.MdMN15Section01 .mdMN10InnerWrap,
.MdMN15Section02 .mdMN10InnerWrap,
.MdMN15Section03 .mdMN10InnerWrap,
.MdMN15Section04 .mdMN10InnerWrap,
.MdMN15Section05 .mdMN10InnerWrap,
.MdMN15Section06 .mdMN10InnerWrap {
  width: 960px;
  margin-top: 70px;
  padding: 0;
  padding-bottom: 20px;
}
.MdMN15Section01 .mdMN10InnerWrap h3,
.MdMN15Section02 .mdMN10InnerWrap h3,
.MdMN15Section03 .mdMN10InnerWrap h3,
.MdMN15Section04 .mdMN10InnerWrap h3,
.MdMN15Section05 .mdMN10InnerWrap h3,
.MdMN15Section06 .mdMN10InnerWrap h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #444444;
  margin-bottom: 20px;
}
.MdMN15Section01 .mdMN10InnerWrap p,
.MdMN15Section02 .mdMN10InnerWrap p,
.MdMN15Section03 .mdMN10InnerWrap p,
.MdMN15Section04 .mdMN10InnerWrap p,
.MdMN15Section05 .mdMN10InnerWrap p,
.MdMN15Section06 .mdMN10InnerWrap p {
  font-size: 14px;
  line-height: 25px;
  color: #444444;
}
.MdMN15Section01 .mdMN10InnerWrap p span,
.MdMN15Section02 .mdMN10InnerWrap p span,
.MdMN15Section03 .mdMN10InnerWrap p span,
.MdMN15Section04 .mdMN10InnerWrap p span,
.MdMN15Section05 .mdMN10InnerWrap p span,
.MdMN15Section06 .mdMN10InnerWrap p span {
  font-size: 12px;
  color: #666666;
}
.MdMN15Section01 .mdMN10InnerWrap p span a,
.MdMN15Section02 .mdMN10InnerWrap p span a,
.MdMN15Section03 .mdMN10InnerWrap p span a,
.MdMN15Section04 .mdMN10InnerWrap p span a,
.MdMN15Section05 .mdMN10InnerWrap p span a,
.MdMN15Section06 .mdMN10InnerWrap p span a {
  text-decoration: underline;
  color: #666666;
}

.MdMN15Section02 ul li {
  display: inline-block;
  width: 244px;
  padding-top: 210px;
  margin-top: 20px;
  vertical-align: top;
}
.MdMN15Section02 ul li h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
  text-align: center;
  color: #444444;
  margin-bottom: 20px;
}
.MdMN15Section02 ul li:nth-child(1) {
  background-image: url(../img/lp/lp_light_icon_howto01_1.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin-left: 23px;
  margin-right: 53px;
}
.MdMN15Section02 ul li:nth-child(2) {
  background-image: url(../img/lp/lp_light_icon_howto02_1.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin-left: 38px;
  margin-right: 38px;
}
.MdMN15Section02 ul li:nth-child(3) {
  background-image: url(../img/lp/lp_light_icon_howto03.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin-left: 59px;
  margin-right: 17px;
}

.MdMN15Section03 h3 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #747474;
  border-bottom: 1px solid #aaaaaa;
  margin-top: 3px;
  float: right;
}
.MdMN15Section03 h3 a:hover {
  color: #444444;
}
.MdMN15Section03 .mdMN15Box {
  position: relative;
  padding: 38px 48px 46px;
  border: 1px solid #e0e2e4;
  border-radius: 5px;
}
.MdMN15Section03 .mdMN15Box dt {
  font-size: 16px;
  font-weight: bold;
  color: #444;
}
.MdMN15Section03 .mdMN15Box dt strong {
  margin-right: 8px;
}
.MdMN15Section03 .mdMN15Box dd {
  margin-top: 9px;
  padding-left: 36px;
  font-size: 14px;
  color: #444;
}
.MdMN15Section03 .mdMN15Box dd strong {
  margin: 0 8px 0 -36px;
  font-weight: normal;
  color: #868686;
}
.MdMN15Section03 .mdMN15Box dd span {
  margin: 0 8px;
  font-size: 13px;
  color: #a9a9a9;
  vertical-align: top;
}
.MdMN15Section03 .mdMN15Box dd.mdMN15Price {
  position: absolute;
  right: 47px;
  top: 34px;
  margin-top: 0;
  padding-left: 0;
  font-family: Helvetica;
  font-size: 24px;
  font-weight: bold;
  color: #06c755;
}
.MdMN15Section03 .mdMN15Box dd.mdMN15Table {
  margin-bottom: -15px;
  padding: 25px 0 0 0;
}
.MdMN15Section03 .mdMN15Box dd.mdMN15Table table {
  width: 100%;
}
.MdMN15Section03 .mdMN15Box dd.mdMN15Table table tr {
  height: 34px;
  border-top: 1px solid #e0e2e4;
}
.MdMN15Section03 .mdMN15Box dd.mdMN15Table table th {
  font-size: 14px;
  color: #868686;
  text-align: left;
}
.MdMN15Section03 .mdMN15Box dd.mdMN15Table table th span {
  font-weight: normal;
}
.MdMN15Section03 .mdMN15Box dd.mdMN15Table table td {
  font-family: Helvetica;
  font-size: 16px;
  font-weight: bold;
  color: #444;
  text-align: right;
}
.MdMN15Section03 .mdMN15Box dd.mdMN15Table table tfoot th {
  padding-top: 7px;
  color: #444;
}
.MdMN15Section03 .mdMN15Box dd.mdMN15Table table tfoot td {
  padding-top: 6px;
  font-size: 24px;
  color: #06c755;
}
.MdMN15Section03 .mdMN15Box + .mdMN15Box {
  margin-top: 16px;
}
.MdMN15Section03 .mdMN15Copy {
  margin-top: 10px;
  font-size: 13px;
  color: #878d99;
}

.MdMN15Section04 h3 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #747474;
  border-bottom: 1px solid #aaaaaa;
  margin-top: 3px;
  float: right;
}
.MdMN15Section04 h3 a:hover {
  color: #444444;
}
.MdMN15Section04 ul {
  border: 1px solid #e0e2e4;
  border-radius: 5px;
  padding: 42px 0 38px 0;
}
.MdMN15Section04 ul li {
  margin: 0 48px;
  border-bottom: 1px solid #e0e2e4;
  padding-bottom: 24px;
  margin-bottom: 28px;
}
.MdMN15Section04 ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.MdMN15Section04 ul li h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #444444;
  margin-bottom: 9px;
}
.MdMN15Section04 ul li h5 span {
  display: inline-block;
  margin-right: 8px;
  line-height: 1;
}
.MdMN15Section04 ul li p a {
  color: #747474;
  border-bottom: 1px solid #747474;
}
.MdMN15Section04 ul li p a:hover {
  color: #444;
}

.MdMN15Section04 .mdMN10InnerWrap {
  padding-bottom: 120px;
}

.MdMN15Section05 .mdMN15MainWrap {
  background-color: #eff1f3;
}
.MdMN15Section05 .mdMN15MainWrap .mdMN10InnerWrap {
  height: 177px;
  position: relative;
  margin: 0 auto;
  padding: 0;
}
.MdMN15Section05 .mdMN15MainWrap .mdMN10InnerWrap ul {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.MdMN15Section05 .mdMN15MainWrap .mdMN10InnerWrap ul li {
  font-size: 13px;
  line-height: 23px;
  color: #999999;
}
.MdMN15Section05 .mdMN15MainWrap .mdMN10InnerWrap .mdMN15ApplicationBtn {
  width: 306px;
  background-color: #06c755;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.MdMN15Section05 .mdMN15MainWrap .mdMN10InnerWrap .mdMN15ApplicationBtn a {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  text-align: center;
  line-height: 46px;
  color: #ffffff;
}
.MdMN15Section05 .mdMN15MainWrap .mdMN10InnerWrap .mdMN15ApplicationBtn:hover {
  background-color: #1e9d14;
}

.MdMN15Section06 .mdMN15MainWrap .mdMN10InnerWrap ul {
  display: flex;
  display: -webkit-flex;
}
.MdMN15Section06 .mdMN15MainWrap .mdMN10InnerWrap ul li {
  margin-right: 21px;
}
.MdMN15Section06 .mdMN15MainWrap .mdMN10InnerWrap ul li:last-child {
  margin: 0;
}
.MdMN15Section06 .mdMN15MainWrap .mdMN10InnerWrap ul li .mdMN15Results01 {
  background-image: url(../img/lp/lp_lite_results_01.png);
  background-repeat: no-repeat;
}
.MdMN15Section06 .mdMN15MainWrap .mdMN10InnerWrap ul li .mdMN15Results02 {
  background-image: url(../img/lp/lp_lite_results_02.png);
  background-repeat: no-repeat;
}
.MdMN15Section06 .mdMN15MainWrap .mdMN10InnerWrap ul li .mdMN15Results03 {
  background-image: url(../img/lp/lp_lite_results_03.png);
  background-repeat: no-repeat;
}
.MdMN15Section06 .mdMN15MainWrap .mdMN10InnerWrap ul li a {
  display: inline-block;
  box-sizing: border-box;
  width: 306px;
  border: 1px solid #e6e6e6;
  padding: 226px 20px 18px 20px;
}
.MdMN15Section06 .mdMN15MainWrap .mdMN10InnerWrap ul li a:hover {
  border-color: #aeaeae;
}
.MdMN15Section06 .mdMN15MainWrap .mdMN10InnerWrap ul li a:hover h5 span {
  border-bottom: 1px solid #444444;
}
.MdMN15Section06 .mdMN15MainWrap .mdMN10InnerWrap ul li a h6 {
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #06c755;
  margin-bottom: 14px;
}
.MdMN15Section06 .mdMN15MainWrap .mdMN10InnerWrap ul li a h5 {
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  color: #444444;
  margin-bottom: 15px;
}
.MdMN15Section06 .mdMN15MainWrap .mdMN10InnerWrap ul li a p {
  font-size: 13px;
  line-height: 23px;
  color: #444444;
}

.MdMN16Section01 .mdMN10InnerWrap,
.MdMN16Section02 .mdMN10InnerWrap,
.MdMN16Section03 .mdMN10InnerWrap,
.MdMN16Section04 .mdMN10InnerWrap,
.MdMN16Section05 .mdMN10InnerWrap {
  width: 960px;
  margin-top: 70px;
  padding: 0;
  padding-bottom: 20px;
}
.MdMN16Section01 .mdMN10InnerWrap h3,
.MdMN16Section02 .mdMN10InnerWrap h3,
.MdMN16Section03 .mdMN10InnerWrap h3,
.MdMN16Section04 .mdMN10InnerWrap h3,
.MdMN16Section05 .mdMN10InnerWrap h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #444444;
  margin-bottom: 20px;
}
.MdMN16Section01 .mdMN10InnerWrap p,
.MdMN16Section02 .mdMN10InnerWrap p,
.MdMN16Section03 .mdMN10InnerWrap p,
.MdMN16Section04 .mdMN10InnerWrap p,
.MdMN16Section05 .mdMN10InnerWrap p {
  font-size: 14px;
  line-height: 25px;
  color: #444444;
}

.MdMN16Section02 .mdMN16MainWrap .mdMN10InnerWrap h3 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #747474;
  border-bottom: 1px solid #aaaaaa;
  margin-top: 3px;
  float: right;
}
.MdMN16Section02 .mdMN16MainWrap .mdMN10InnerWrap h3 a:hover {
  color: #444444;
}
.MdMN16Section02 .mdMN16MainWrap .mdMN10InnerWrap ul {
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.MdMN16Section02 .mdMN16MainWrap .mdMN10InnerWrap ul li {
  display: inline-block;
  margin-bottom: 24px;
}
.MdMN16Section02 .mdMN16MainWrap .mdMN10InnerWrap ul li a {
  display: inline-block;
}
.MdMN16Section02 .mdMN16MainWrap .mdMN10InnerWrap ul li a:hover div {
  border: 1px solid #aeaeae;
}
.MdMN16Section02 .mdMN16MainWrap .mdMN10InnerWrap ul li a:hover p {
  color: #444444;
}
.MdMN16Section02 .mdMN16MainWrap .mdMN10InnerWrap ul li a:hover p span {
  border-bottom: 1px solid #747474;
}
.MdMN16Section02 .mdMN16MainWrap .mdMN10InnerWrap ul li a div {
  width: 304px;
  height: 188px;
  border: 1px solid #e6e6e6;
  margin-bottom: 10px;
  position: relative;
}
.MdMN16Section02 .mdMN16MainWrap .mdMN10InnerWrap ul li a div img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.MdMN16Section02 .mdMN16MainWrap .mdMN10InnerWrap ul li a p {
  font-size: 13px;
  line-height: 1;
  color: #747474;
  text-indent: 10px;
}
.MdMN16Section02 .mdMN16MainWrap .mdMN10InnerWrap ul li a p span {
  border-bottom: 1px solid #747474;
}

.MdMN16Section03 .mdMN16MainWrap .mdMN10InnerWrap {
  margin-top: 66px;
  padding-bottom: 20px;
}
.MdMN16Section03 .mdMN16MainWrap .mdMN10InnerWrap h3 a {
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #747474;
  border-bottom: 1px solid #aaaaaa;
  margin-top: 3px;
  float: right;
}
.MdMN16Section03 .mdMN16MainWrap .mdMN10InnerWrap h3 a:hover {
  color: #444444;
}
.MdMN16Section03 .mdMN16MainWrap .mdMN10InnerWrap ul {
  display: flex;
  display: -webkit-flex;
}
.MdMN16Section03 .mdMN16MainWrap .mdMN10InnerWrap ul li {
  margin-right: 21px;
}
.MdMN16Section03 .mdMN16MainWrap .mdMN10InnerWrap ul li:nth-child(1) a {
  background-image: url(../img/lp/lp_results_kai.png);
  background-repeat: no-repeat;
}
.MdMN16Section03 .mdMN16MainWrap .mdMN10InnerWrap ul li:nth-child(2) a {
  background-image: url(../img/lp/lp_results_otsuka.png);
  background-repeat: no-repeat;
}
.MdMN16Section03 .mdMN16MainWrap .mdMN10InnerWrap ul li:nth-child(3) a {
  background-image: url(../img/lp/Results_03.png);
  background-repeat: no-repeat;
}
.MdMN16Section03 .mdMN16MainWrap .mdMN10InnerWrap ul li a {
  display: inline-block;
  box-sizing: border-box;
  width: 306px;
  border: 1px solid #e6e6e6;
  padding: 226px 20px 18px 20px;
}
.MdMN16Section03 .mdMN16MainWrap .mdMN10InnerWrap ul li a h5 {
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  color: #444444;
  margin-bottom: 15px;
}
.MdMN16Section03 .mdMN16MainWrap .mdMN10InnerWrap ul li a p {
  font-size: 13px;
  line-height: 24px;
  color: #444444;
}
.MdMN16Section03 .mdMN16MainWrap .mdMN10InnerWrap ul li a:hover {
  border: 1px solid #aeaeae;
}
.MdMN16Section03 .mdMN16MainWrap .mdMN10InnerWrap ul li a:hover h5 span {
  border-bottom: 1px solid #444444;
}

.MdMN16Section04 .mdMN16MainWrap {
  height: 177px;
  background-color: #eff1f3;
}
.MdMN16Section04 .mdMN16MainWrap .mdMN10InnerWrap {
  height: 177px;
  position: relative;
  margin: 0 auto;
  padding: 0;
}
.MdMN16Section04 .mdMN16MainWrap .mdMN10InnerWrap ul {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.MdMN16Section04 .mdMN16MainWrap .mdMN10InnerWrap ul li {
  font-size: 13px;
  line-height: 23px;
  color: #999999;
}
.MdMN16Section04 .mdMN16MainWrap .mdMN10InnerWrap ul li a {
  color: #999;
  text-decoration: underline;
}
.MdMN16Section04 .mdMN16MainWrap .mdMN10InnerWrap .mdMN16ApplicationBtn {
  width: 306px;
  background-color: #06c755;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.MdMN16Section04 .mdMN16MainWrap .mdMN10InnerWrap .mdMN16ApplicationBtn a {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  text-align: center;
  line-height: 46px;
  color: #ffffff;
}
.MdMN16Section04 .mdMN16MainWrap .mdMN10InnerWrap .mdMN16ApplicationBtn:hover {
  background-color: #1e9d14;
}

.MdMN16Section05 ul li {
  display: inline-block;
  width: 244px;
  padding-top: 210px;
  margin-top: 20px;
  vertical-align: top;
}
.MdMN16Section05 ul li h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
  text-align: center;
  color: #444444;
  margin-bottom: 20px;
}
.MdMN16Section05 ul li:nth-child(1) {
  background-image: url(../img/lp/lp_sprt_icon_howto01.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin-left: 23px;
  margin-right: 53px;
}
.MdMN16Section05 ul li:nth-child(2) {
  background-image: url(../img/lp/lp_sprt_icon_howto02.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin-left: 38px;
  margin-right: 38px;
}
.MdMN16Section05 ul li:nth-child(3) {
  background-image: url(../img/lp/lp_sprt_icon_howto03.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin-left: 59px;
  margin-right: 17px;
}

.MdMN17Section01 .mdMN10InnerWrap {
  width: 960px;
  margin-top: 70px;
  padding: 0;
  padding-bottom: 20px;
}
.MdMN17Section01 .mdMN10InnerWrap h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #444444;
  margin-bottom: 20px;
}
.MdMN17Section01 .mdMN10InnerWrap p {
  font-size: 14px;
  line-height: 25px;
  color: #444444;
  margin-bottom: 30px;
}
.MdMN17Section01 .mdMN10InnerWrap p a {
  font-weight: bold;
  color: #06c755;
  border-bottom: 1px solid #06c755;
}
.MdMN17Section01 .mdMN10InnerWrap p a:hover {
  font-weight: bold;
  color: #1e9d14;
  border-bottom: 1px solid #1e9d14;
}
.MdMN17Section01 .mdMN10InnerWrap .mdMN17CourseSelect {
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.MdMN17Section01 .mdMN10InnerWrap .mdMN17CourseSelect .mdMN17Course {
  display: inline-block;
  box-sizing: border-box;
  width: 470px;
  text-align: center;
  border: 1px solid #cecece;
  border-radius: 5px;
  padding: 44px 24px 43px 24px;
}
.MdMN17Section01 .mdMN10InnerWrap .mdMN17CourseSelect .mdMN17Course h2 {
  margin-bottom: 19px;
}
.MdMN17Section01 .mdMN10InnerWrap .mdMN17CourseSelect .mdMN17Course h2 span {
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  color: #3e3d50;
}
.MdMN17Section01 .mdMN10InnerWrap .mdMN17CourseSelect .mdMN17Course p {
  text-align: left;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 19px;
  white-space: nowrap;
}
.MdMN17Section01 .mdMN10InnerWrap .mdMN17CourseSelect .mdMN17Course p span {
  font-size: 13px;
  color: #666666;
}
.MdMN17Section01
  .mdMN10InnerWrap
  .mdMN17CourseSelect
  .mdMN17Course
  .mdMN17CannotApply {
  margin-bottom: 44px;
}
.MdMN17Section01
  .mdMN10InnerWrap
  .mdMN17CourseSelect
  .mdMN17Course
  .mdMN17Link {
  display: block;
  line-height: 1;
}
.MdMN17Section01
  .mdMN10InnerWrap
  .mdMN17CourseSelect
  .mdMN17Course
  .mdMN17Link
  .mdMN17Application {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #999999;
  margin-bottom: 1px;
}
.MdMN17Section01
  .mdMN10InnerWrap
  .mdMN17CourseSelect
  .mdMN17Course
  .mdMN17Link
  .mdMN17Application
  a {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #06c755;
  margin-bottom: 1px;
}
.MdMN17Section01
  .mdMN10InnerWrap
  .mdMN17CourseSelect
  .mdMN17Course
  .mdMN17Link
  .mdMN17Application
  a:hover {
  color: #1e9d14;
  border-bottom: 1px solid #1e9d14;
  margin-bottom: 0;
}
.MdMN17Section01
  .mdMN10InnerWrap
  .mdMN17CourseSelect
  .mdMN17Course
  .mdMN17Link
  .mdMN17Application02 {
  display: inline-block;
  display: inline-block;
  height: 13px;
  line-height: 1;
  border-left: 1px solid #cecece;
  vertical-align: top;
  margin: 0 9px 0 8px;
}

.MdMN18Section01 .mdMN10InnerWrap,
.MdMN18Section02 .mdMN10InnerWrap,
.MdMN18Section03 .mdMN10InnerWrap,
.MdMN18Section04 .mdMN10InnerWrap,
.MdMN18Section05 .mdMN10InnerWrap,
.MdMN18Section06 .mdMN10InnerWrap {
  display: flex;
  display: -webkit-flex;
  width: 960px;
  margin-top: 50px;
  padding: 0;
  padding-bottom: 46px;
  border-bottom: 1px solid #dfdfdf;
}
.MdMN18Section01 .mdMN10InnerWrap .MdMN18ListTitle,
.MdMN18Section02 .mdMN10InnerWrap .MdMN18ListTitle,
.MdMN18Section03 .mdMN10InnerWrap .MdMN18ListTitle,
.MdMN18Section04 .mdMN10InnerWrap .MdMN18ListTitle,
.MdMN18Section05 .mdMN10InnerWrap .MdMN18ListTitle,
.MdMN18Section06 .mdMN10InnerWrap .MdMN18ListTitle {
  font-size: 24px;
  font-weight: bold;
  font-feature-settings: 'palt';
  line-height: 1;
  color: #444444;
}
.MdMN18Section01 .mdMN10InnerWrap .mdMN18CompanyLogo,
.MdMN18Section02 .mdMN10InnerWrap .mdMN18CompanyLogo,
.MdMN18Section03 .mdMN10InnerWrap .mdMN18CompanyLogo,
.MdMN18Section04 .mdMN10InnerWrap .mdMN18CompanyLogo,
.MdMN18Section05 .mdMN10InnerWrap .mdMN18CompanyLogo,
.MdMN18Section06 .mdMN10InnerWrap .mdMN18CompanyLogo {
  width: 280px;
  position: relative;
}
.MdMN18Section01 .mdMN10InnerWrap .mdMN18CompanyLogo a,
.MdMN18Section02 .mdMN10InnerWrap .mdMN18CompanyLogo a,
.MdMN18Section03 .mdMN10InnerWrap .mdMN18CompanyLogo a,
.MdMN18Section04 .mdMN10InnerWrap .mdMN18CompanyLogo a,
.MdMN18Section05 .mdMN10InnerWrap .mdMN18CompanyLogo a,
.MdMN18Section06 .mdMN10InnerWrap .mdMN18CompanyLogo a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.MdMN18Section01 .mdMN10InnerWrap .mdMN18CompanyInfo,
.MdMN18Section02 .mdMN10InnerWrap .mdMN18CompanyInfo,
.MdMN18Section03 .mdMN10InnerWrap .mdMN18CompanyInfo,
.MdMN18Section04 .mdMN10InnerWrap .mdMN18CompanyInfo,
.MdMN18Section05 .mdMN10InnerWrap .mdMN18CompanyInfo,
.MdMN18Section06 .mdMN10InnerWrap .mdMN18CompanyInfo {
  box-sizing: border-box;
  width: 680px;
  padding-left: 40px;
}
.MdMN18Section01 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18CompanyHeadline,
.MdMN18Section02 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18CompanyHeadline,
.MdMN18Section03 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18CompanyHeadline,
.MdMN18Section04 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18CompanyHeadline,
.MdMN18Section05 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18CompanyHeadline,
.MdMN18Section06 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18CompanyHeadline {
  font-size: 16px;
  font-weight: bold;
  font-feature-settings: 'palt';
  line-height: 1;
  color: #444444;
  margin-bottom: 7px;
}
.MdMN18Section01 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18CompanyHeadline02,
.MdMN18Section02 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18CompanyHeadline02,
.MdMN18Section03 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18CompanyHeadline02,
.MdMN18Section04 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18CompanyHeadline02,
.MdMN18Section05 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18CompanyHeadline02,
.MdMN18Section06 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18CompanyHeadline02 {
  margin-bottom: 11px;
}
.MdMN18Section01 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18Companybody01,
.MdMN18Section02 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18Companybody01,
.MdMN18Section03 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18Companybody01,
.MdMN18Section04 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18Companybody01,
.MdMN18Section05 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18Companybody01,
.MdMN18Section06 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18Companybody01 {
  font-size: 14px;
  line-height: 24px;
  color: #444444;
  text-align: justify;
  text-justify: inter-ideograph;
  margin-bottom: 23px;
}
.MdMN18Section01 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18Companybody02 li,
.MdMN18Section02 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18Companybody02 li,
.MdMN18Section03 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18Companybody02 li,
.MdMN18Section04 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18Companybody02 li,
.MdMN18Section05 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18Companybody02 li,
.MdMN18Section06 .mdMN10InnerWrap .mdMN18CompanyInfo .mdMN18Companybody02 li {
  display: inline-block;
  font-size: 11px;
  line-height: 22px;
  color: #474a52;
  border: 1px solid #d8d9dd;
  border-radius: 3px;
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0 10px;
}

.MdMN18Section01 .mdMN10InnerWrap {
  margin-top: 70px;
  padding-bottom: 20px;
}

.MdMN18Section06 .mdMN18MainWrap {
  margin-bottom: 120px;
}

.MdMN19Section01 .mdMN10InnerWrap,
.MdMN19Section02 .mdMN10InnerWrap {
  width: 960px;
  margin-top: 70px;
  padding: 0;
  padding-bottom: 34px;
}
.MdMN19Section01 .mdMN10InnerWrap h3,
.MdMN19Section02 .mdMN10InnerWrap h3 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #444444;
  margin-bottom: 15px;
}
.MdMN19Section01 .mdMN10InnerWrap p,
.MdMN19Section02 .mdMN10InnerWrap p {
  font-size: 14px;
  line-height: 25px;
  color: #444444;
}

.MdMN19Section02 .mdMN10InnerWrap {
  margin-top: 0;
  padding-bottom: 90px;
}
.MdMN19Section02 .mdMN10InnerWrap ul {
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.MdMN19Section02 .mdMN10InnerWrap ul li a {
  display: inline-block;
  width: 264px;
  border: 1px solid #e6e6e6;
  padding: 226px 20px 18px 20px;
  margin-right: 21px;
  margin-bottom: 30px;
}
.MdMN19Section02 .mdMN10InnerWrap ul li a h5 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: #444444;
  margin-bottom: 11px;
}
.MdMN19Section02 .mdMN10InnerWrap ul li a p span {
  font-size: 13px;
  line-height: 24px;
  color: #444444;
}
.MdMN19Section02 .mdMN10InnerWrap ul li a:hover {
  border: 1px solid #aeaeae;
}
.MdMN19Section02 .mdMN10InnerWrap ul li a:hover h5 span {
  border-bottom: 1px solid #444444;
}
.MdMN19Section02 .mdMN10InnerWrap ul li:nth-child(1) a {
  background-image: url(../img/lp/Results_01.png);
  background-repeat: no-repeat;
}
.MdMN19Section02 .mdMN10InnerWrap ul li:nth-child(2) a {
  background-image: url(../img/lp/Results_02.png);
  background-repeat: no-repeat;
}
.MdMN19Section02 .mdMN10InnerWrap ul li:nth-child(3) a {
  background-image: url(../img/lp/Results_03.png);
  background-repeat: no-repeat;
  margin-right: 0;
}
.MdMN19Section02 .mdMN10InnerWrap ul li:nth-child(4) a {
  background-image: url(../img/lp/Results_04.png);
  background-repeat: no-repeat;
}
.MdMN19Section02 .mdMN10InnerWrap ul li:nth-child(5) a {
  background-image: url(../img/lp/Results_05.png);
  background-repeat: no-repeat;
}

.MdMN20Section .mdMN20MainWrap {
  margin-top: 200px;
  text-align: center;
}
.MdMN20Section .mdMN20MainWrap h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #444444;
  margin-bottom: 20px;
}
.MdMN20Section .mdMN20MainWrap p {
  font-size: 14px;
  line-height: 1;
  color: #444444;
}

.MdMN21Section .mdMN21Inner {
  width: 960px;
  margin: 70px auto 0;
}
.MdMN21Section .mdMN21Ttl,
.MdMN21Section .mdMN21Sttl {
  font-size: 24px;
  font-weight: bold;
  color: #444;
}
.MdMN21Section .mdMN21Ttl span,
.MdMN21Section .mdMN21Sttl span {
  margin-left: 12px;
  font-size: 13px;
  font-weight: normal;
  color: #878d99;
}
.MdMN21Section .mdMN21Margin {
  margin-bottom: 12px;
}
.MdMN21Section .mdMN21Sttl {
  font-size: 20px;
}
.MdMN21Section .mdMN21Desc {
  margin: 5px 0 50px;
  font-size: 14px;
  color: #444;
  line-height: 24px;
}
.MdMN21Section .mdMN21Desc a {
  color: #444;
  text-decoration: underline;
}
.MdMN21Section .mdMN21Tbl {
  width: 100%;
  border: 1px solid #dddee0;
}
.MdMN21Section .mdMN21Tbl thead th {
  height: 52px;
  background-color: #b3b3b3;
  border: 1px solid #959595;
  font-size: 13px;
  color: #fff;
}
.MdMN21Section .mdMN21Tbl thead th.th1 {
  padding-left: 20px;
  text-align: left;
}
.MdMN21Section .mdMN21Tbl tbody .tr1 th,
.MdMN21Section .mdMN21Tbl tbody .tr1 td {
  border-top: 1px solid #dddee0;
}
.MdMN21Section .mdMN21Tbl tbody th,
.MdMN21Section .mdMN21Tbl tbody td {
  font-size: 13px;
  color: #444;
}
.MdMN21Section .mdMN21Tbl tbody th {
  text-align: left;
}
.MdMN21Section .mdMN21Tbl tbody td {
  border-top: 1px solid #eff1f3;
  border-left: 1px solid #eff1f3;
  height: 38px;
}
.MdMN21Section .mdMN21Tbl tbody td.td1 {
  padding: 20px;
  border-left: none;
}
.MdMN21Section .mdMN21Tbl tbody td.td1 table {
  width: 100%;
}
.MdMN21Section .mdMN21Tbl tbody td.td1 table th {
  width: 165px;
  border: none;
  vertical-align: top;
}
.MdMN21Section .mdMN21Tbl tbody td.td1 table td {
  border: none;
}
.MdMN21Section .mdMN21Tbl tbody td.td1 table td span {
  display: block;
  margin-top: 3px;
  font-size: 11px;
  color: #878d99;
  line-height: normal;
}
.MdMN21Section .mdMN21Tbl tbody td.td2 {
  padding-left: 20px;
}
.MdMN21Section .mdMN21Tbl tbody td.td3 {
  border-left: 1px solid #dddee0;
  text-align: center;
}
.MdMN21Section .mdMN21Tbl tbody td.td3 img {
  vertical-align: middle;
}
.MdMN21Section .mdMN21Tbl.mdMN21TblP02 .th1 {
  padding-left: 0;
  background-image: url(../img/lp/lp_txt_th.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-indent: -9999px;
}
.MdMN21Section .mdMN21Tbl.mdMN21TblP02 td {
  height: 52px;
  text-align: center;
}
.MdMN21Section .mdMN21Tbl.mdMN21TblP02 td:first-child {
  border-left: none;
}
.MdMN21Section .mdMN21Tbl.mdMN21TblP03 thead th {
  padding-left: 20px;
  text-align: left;
}
.MdMN21Section .mdMN21Tbl.mdMN21TblP03 tbody .th1 {
  padding-left: 20px;
}
.MdMN21Section .mdMN21Tbl.mdMN21TblP03 tbody .th1 span {
  font-weight: normal;
  color: #878d99;
}
.MdMN21Section .mdMN21Tbl.mdMN21TblP03 tbody .td2 span {
  font-size: 12px;
  color: #878d99;
}
.MdMN21Section .mdMN21Tbl.mdMN21TblP03 tbody .td3 {
  padding-right: 20px;
  border-left: none;
  text-align: right;
}
.MdMN21Section .mdMN21Info {
  margin: 12px 0 16px;
}
.MdMN21Section .mdMN21Info ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.MdMN21Section .mdMN21Info ul li {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
  margin-left: 31px;
  text-align: center;
}
.MdMN21Section .mdMN21Info ul li:before {
  content: '';
  position: absolute;
  left: -21px;
  top: 21px;
  width: 11px;
  height: 11px;
  background-image: url(../img/lp/lp_ico_plus.png);
  background-repeat: no-repeat;
}
.MdMN21Section .mdMN21Info ul li:first-child {
  margin-left: 0;
}
.MdMN21Section .mdMN21Info ul li:first-child:before {
  display: none;
}
.MdMN21Section .mdMN21Info ul li:last-child span {
  width: 165px;
}
.MdMN21Section .mdMN21Info ul li span {
  display: block;
  height: 54px;
  padding: 0 15px;
  border: 1px solid #eff1f3;
  background-color: #f9f9f9;
  font-size: 13px;
  font-weight: bold;
  color: #c7c7c7;
  line-height: 54px;
}
.MdMN21Section .mdMN21Info ul li.Selected span {
  border: 1px solid #9f9f9f;
  background-color: #fff;
  color: #06c755;
}
.MdMN21Section .mdMN21Copy {
  position: relative;
  margin-top: 10px;
  font-size: 13px;
  color: #878d99;
}
.MdMN21Section .mdMN21Copy a {
  color: #878d99;
  text-decoration: underline;
}
.MdMN21Section .mdMN21Copy span {
  position: absolute;
  right: 0;
  top: 0;
}
.MdMN21Section.mdMN21SectionP02 {
  padding-bottom: 99px;
}
.MdMN21Section.mdMN21SectionP02 .mdMN21Inner {
  margin-top: 44px;
}
.MdMN21Section.mdMN21SectionP02 .mdMN21St {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #444;
}
.MdMN21Section.mdMN21SectionP02 .mdMN21St span {
  font-weight: normal;
}
.MdMN21Section.mdMN21SectionP02 .mdMN21Sample {
  position: relative;
  padding: 15px 20px 14px;
  border: 1px solid #dddee0;
}
.MdMN21Section.mdMN21SectionP02 .mdMN21Sample dt {
  font-size: 14px;
  font-weight: bold;
  color: #444;
}
.MdMN21Section.mdMN21SectionP02 .mdMN21Sample dt span {
  font-size: 13px;
  font-weight: normal;
  color: #878d99;
}
.MdMN21Section.mdMN21SectionP02 .mdMN21Sample dd {
  margin-top: 1px;
  font-size: 13px;
  color: #878d99;
}
.MdMN21Section.mdMN21SectionP02 .mdMN21Sample dd.mdMN21Price {
  position: absolute;
  right: 19px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  font-weight: bold;
  color: #06c755;
}
.MdMN21Section.mdMN21SectionP02 .mdMN21MarginB {
  margin-bottom: 16px;
}

.MdMN22Section {
  padding: 66px 0;
  background-color: #eff1f3;
}
.MdMN22Section .MdCMN04BtnSet {
  margin-top: 0;
}
.MdMN22Section .MdCMN04BtnSet .mdCMN04Btn04:first-child {
  margin-right: 40px;
}

.ExCourseMenuSelected {
  font-weight: bold;
  color: #ffffff !important;
  cursor: default;
}
.ExCourseMenuSelected:hover {
  border: none !important;
}

.ExHeadCoursesSelected a {
  color: #06c755 !important;
  cursor: default;
}

.ExLoginSelected {
  display: inline-block;
  font-size: 13px;
  text-align: center;
  line-height: 40px;
  color: #444444;
  border: 1px solid #aeaeae !important;
  background-color: #f6f6f6 !important;
  cursor: default !important;
}

.ExLite .MdCMN02Form .mdCMN02Head {
  margin-top: 50px;
}

.ExSP .LyContainer .LyHead .lyHeadWrap .lyHeadInner {
  width: auto;
  padding: 0 20px;
}
.ExSP .LyContainer .MdGFT02Wrap .mdMN10InnerWrap {
  width: auto;
}
.ExSP .LyMain {
  width: auto;
  padding: 83px 20px 60px;
}
.ExSP .MdCMN01Head {
  margin-bottom: 50px;
}
.ExSP .MdCMN01Head .mdCMN01Ttl {
  font-size: 24px;
}
.ExSP .MdCMN01Head h2 {
  padding-bottom: 12px;
  font-size: 18px;
}
.ExSP .MdCMN01Head .mdCMN01Txt a {
  color: #878d99;
}
.ExSP .MdCMN02Form .mdCMN02Tbl {
  display: block;
}
.ExSP .MdCMN02Form .mdCMN02Tbl .mdCMN02Sttl {
  margin-bottom: 24px;
}
.ExSP .MdCMN02Form .mdCMN02Tbl .mdCMN02Copy {
  margin-top: 40px;
}
.ExSP .MdCMN02Form .mdCMN02Tbl tbody,
.ExSP .MdCMN02Form .mdCMN02Tbl tr,
.ExSP .MdCMN02Form .mdCMN02Tbl th,
.ExSP .MdCMN02Form .mdCMN02Tbl td {
  display: block;
}
.ExSP .MdCMN02Form .mdCMN02Tbl th {
  padding-top: 24px;
}
.ExSP .MdCMN02Form .mdCMN02Tbl td {
  padding: 15px 0 20px;
}
.ExSP .MdCMN02Form .mdCMN02Tbl td .MdCMN01SubCheck {
  border-top: 1px solid #f4f7fc;
  padding-bottom: 20px;
  padding-top: 20px;
}
.ExSP .MdCMN02Form .mdCMN02Tbl td .MdCMN01SubCheck:first-child {
  border-top: none;
  padding-top: 0px;
}
.ExSP .MdCMN02Form .mdCMN02Tbl td .MdCMN01SubCheck span {
  font-size: 22px;
  font-weight: bold;
  color: #777;
  display: block;
  height: 54px;
}
.ExSP .MdCMN02Form .mdCMN02Tbl td .mdCMN03Info {
  font-size: initial;
  line-height: initial;
}
.ExSP .MdCMN02Form .mdCMN02Tbl td .mdCMN03Info a {
  color: #06c755;
}
.ExSP .MdCMN02Form .mdCMN02Tbl td .mdCMN03Info a.underline {
  text-decoration: underline;
}
.ExSP .MdCMN02Form .mdCMN02Tbl td .mdCMN03Info p {
  white-space: pre-line;
  margin-top: 15px;
}
.ExSP .MdCMN02Form .mdCMN02Tbl td .mdCMN03Info:before {
  content: '※';
}
.ExSP .MdCMN02Form .mdCMN02Tbl input,
.ExSP .MdCMN02Form .mdCMN02Tbl textarea {
  border-radius: 0;
  vertical-align: top;
}
.ExSP .MdCMN02Form .mdCMN02Tbl .mdCMN02Select {
  width: 100%;
}
.ExSP .MdCMN02Form .mdCMN02Tbl input[type='text'].mdCMN02InputPost,
.ExSP .MdCMN02Form .mdCMN02Tbl input[type='tel'].mdCMN02InputPost,
.ExSP .MdCMN02Form .mdCMN02Tbl input[type='email'].mdCMN02InputPost {
  width: 70%;
}
.ExSP .MdCMN02Form .mdCMN02Tbl .mdCMN02BtnPost {
  width: 30%;
  font-size: 13px;
}
.ExSP .MdCMN02Form .mdCMN02Tbl .mdCMN02Textarea {
  background-color: #f0f2f8;
  padding: 13px 15px;
}
.ExSP .MdCMN02Form .mdCMN02Tbl .mdCMN02Textarea textarea {
  width: 100%;
  padding: 0;
  white-space: pre-wrap !important;
}
.ExSP .MdCMN02Form .mdCMN02Tbl .mdCMN02Check {
  margin-bottom: -10px;
}
.ExSP .MdCMN02Form .mdCMN02Tbl .mdCMN02Check li {
  display: inline-block;
  display: -webkit-inline-box;
  width: 100%;
  height: auto;
  margin-bottom: 16px;
  line-height: 18px;
}
.ExSP .MdCMN02Form .mdCMN02Tbl .mdCMN02Check .mdCMN02Ipt {
  width: 170px;
  margin: -11px 0 0 12px;
  vertical-align: top;
}
.ExSP .MdCMN03Terms {
  margin: 26px 0 28px;
}
.ExSP .MdCMN04BtnSet button,
.ExSP .MdCMN04BtnSet a {
  font-weight: bold;
}
.ExSP .MdMN10Section .mdMN10InnerWrap {
  padding: 0 20px;
}

.MdMN30Section img {
  width: 100%;
}
.MdMN30Section h1,
.MdMN30Section p {
  font-size: 0;
  line-height: 0;
}

.MdMN31Section .mdMN31Wrapper {
  text-align: center;
  border-bottom: 1px solid rgba(135, 141, 153, 0.25);
  padding-top: 57px;
}
.MdMN31Section .mdMN31Wrapper h1 {
  font-size: 24px;
  line-height: 1;
  color: #444444;
  margin-bottom: 38px;
}
.MdMN31Section .mdMN31Wrapper ul {
  font-size: 0;
  line-height: 1;
}
.MdMN31Section .mdMN31Wrapper ul li {
  font-size: 0;
  line-height: 1;
  margin-bottom: 56px;
}
.MdMN31Section .mdMN31Wrapper ul li img {
  width: 105px;
  margin-bottom: 16px;
}
.MdMN31Section .mdMN31Wrapper ul li h2 {
  font-size: 19px;
  line-height: 26px;
  color: #444444;
  margin-bottom: 11px;
}
.MdMN31Section .mdMN31Wrapper ul li p {
  width: 235px;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  color: #858585;
  margin: 0 auto;
}
.MdMN31Section .mdMN31Wrapper ul li p span {
  font-size: 11px;
  color: #878d99;
}
.MdMN31Section .mdMN31Wrapper ul li p span a {
  text-decoration: underline;
  color: #878d99;
}
.MdMN31Section .mdMN31Wrapper ul li .mdMN31MoreInfo {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  color: rgba(55, 58, 64, 0.8);
  margin-top: 16px;
}

.MdMN32Section .mdMN32Wrapper {
  text-align: center;
  padding: 59px 0 60px 0;
}
.MdMN32Section .mdMN32Wrapper h1 {
  font-size: 24px;
  line-height: 1;
  color: #444444;
  margin-bottom: 39px;
}
.MdMN32Section .mdMN32Wrapper ul {
  display: flex;
  justify-content: space-around;
  padding: 0 20px;
}
.MdMN32Section .mdMN32Wrapper ul li {
  width: 100%;
  border: 1px solid #ebebeb;
}
.MdMN32Section .mdMN32Wrapper ul li img {
  width: 100%;
}
.MdMN32Section .mdMN32Wrapper ul li div {
  text-align: left;
  padding: 17px 0 15px 15px;
}
.MdMN32Section .mdMN32Wrapper ul li div p {
  font-size: 13px;
  line-height: 20px;
  color: #858585;
  padding-bottom: 4px;
}
.MdMN32Section .mdMN32Wrapper ul li div a {
  font-size: 14px;
  font-weight: bold;
  color: rgba(55, 58, 64, 0.8);
}
.MdMN32Section .mdMN32Wrapper ul li:first-child {
  margin-right: 16px;
}

.MdMN33Section .mdMN33Wrapper {
  text-align: center;
  padding: 59px 0 60px 0;
  border-bottom: 1px solid rgba(135, 141, 153, 0.25);
}
.MdMN33Section .mdMN33Wrapper h1 {
  font-size: 24px;
  line-height: 1;
  color: #444444;
  margin-bottom: 35px;
}
.MdMN33Section .mdMN33Wrapper p {
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  color: #858585;
  margin: 0 20px 18px 20px;
}
.MdMN33Section .mdMN33Wrapper .mdMN33TableWrapper {
  margin: 0 20px;
}
.MdMN33Section .mdMN33Wrapper .mdMN33TableWrapper table {
  width: 100%;
  table-layout: fixed;
}
.MdMN33Section .mdMN33Wrapper .mdMN33TableWrapper table thead {
  background-color: #878d99;
}
.MdMN33Section .mdMN33Wrapper .mdMN33TableWrapper table thead th {
  height: 40px;
  font-size: 8px;
  color: #ffffff;
  border: solid 1px #ebebeb;
}
.MdMN33Section .mdMN33Wrapper .mdMN33TableWrapper table thead th:first-child {
  background-image: url(../img/lp/sp/th.png);
  background-size: cover;
  text-indent: -99999px;
}
.MdMN33Section .mdMN33Wrapper .mdMN33TableWrapper table tbody td {
  height: 40px;
  font-size: 9px;
  color: #444444;
  border: solid 1px #ebebeb;
}
.MdMN33Section .mdMN33Wrapper .mdMN33TableWrapper table tbody td:first-child {
  font-weight: bold;
  color: #878d99;
}
.MdMN33Section .mdMN33Wrapper .mdMN33TableWrapper .mdMN33Attention {
  margin-top: 10px;
}
.MdMN33Section .mdMN33Wrapper .mdMN33TableWrapper .mdMN33Attention p {
  font-size: 10px;
  line-height: 1;
  color: #878d99;
  margin: 0;
  position: relative;
}
.MdMN33Section .mdMN33Wrapper .mdMN33TableWrapper .mdMN33Attention p span {
  position: absolute;
  right: 0;
}

.MdMN34Section .mdMN34Wrapper {
  text-align: center;
  padding: 59px 0 130px 0;
  position: relative;
}
.MdMN34Section .mdMN34Wrapper h1 {
  font-size: 24px;
  line-height: 1;
  color: #444444;
  margin-bottom: 39px;
}
.MdMN34Section .mdMN34Wrapper ul {
  display: flex;
  justify-content: space-around;
  padding: 0 20px;
}
.MdMN34Section .mdMN34Wrapper ul li {
  width: 100%;
  border: 1px solid #ebebeb;
}
.MdMN34Section .mdMN34Wrapper ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.MdMN34Section .mdMN34Wrapper ul li a img {
  width: 100%;
}
.MdMN34Section .mdMN34Wrapper ul li a div {
  text-align: left;
  padding: 17px 15px 17px 15px;
}
.MdMN34Section .mdMN34Wrapper ul li a div h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #333333;
  margin-bottom: 5px;
}
.MdMN34Section .mdMN34Wrapper ul li a div h4 {
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  color: #01b901;
}
.MdMN34Section .mdMN34Wrapper ul li a div p {
  font-size: 14px;
  line-height: 21px;
  color: #444444;
}
.MdMN34Section .mdMN34Wrapper ul li a div .mdMN34Company {
  font-size: 12px;
  line-height: 18px;
  color: #858585;
}
.MdMN34Section .mdMN34Wrapper ul li:first-child {
  margin-right: 16px;
}

.MdMN35Section .MdMN35Wrapper {
  text-align: center;
  border-bottom: 1px solid rgba(135, 141, 153, 0.25);
  padding: 59px 0 56px 0;
  position: relative;
}
.MdMN35Section .MdMN35Wrapper h1 {
  font-size: 24px;
  line-height: 1;
  color: #444444;
  margin-bottom: 39px;
}
.MdMN35Section .MdMN35Wrapper p {
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  color: #858585;
  margin: -3px 20px 10px 20px;
}
.MdMN35Section .MdMN35Wrapper ul {
  margin: 0 20px;
}
.MdMN35Section .MdMN35Wrapper ul li {
  text-align: left;
  border-bottom: 1px solid #e9e8e8;
  padding: 15px 0 14px 0;
  position: relative;
}
.MdMN35Section .MdMN35Wrapper ul li h5 {
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #444444;
  margin-bottom: 7px;
}
.MdMN35Section .MdMN35Wrapper ul li span {
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #01b901;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  margin-bottom: -2px;
}
.MdMN35Section .MdMN35Wrapper ul li p {
  font-size: 12px;
  line-height: 1;
  color: #878d99;
  margin: 0;
}
.MdMN35Section .MdMN35Wrapper ul li p span {
  display: inline-block;
  font-size: 10px;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ',
    Meiryo, '游ゴシック', YuGothic, 'ＭＳ Ｐゴシック', Verdana, Roboto,
    'Droid Sans', sans-serif;
  font-weight: normal;
  line-height: 14px;
  color: #878d99;
  margin-top: 8px;
  position: static;
  transform: none;
  -webkit-transform: none;
}
.MdMN35Section .MdMN35Wrapper .mdMN35Attention {
  font-size: 10px;
  line-height: 14px;
  color: #878d99;
  margin: 10px 20px 30px 20px;
}
.MdMN35Section .MdMN35Wrapper .mdMN35Attention a {
  text-decoration: underline;
  color: #878d99;
}
.MdMN35Section .MdMN35Wrapper .mdMN35List {
  font-size: 13px;
  line-height: 1;
  text-decoration: underline;
  color: #444444;
}

.MdMN36Section .mdMN36Wrapper {
  text-align: center;
  border-bottom: 1px solid rgba(135, 141, 153, 0.25);
  padding: 59px 0 59px 0;
}
.MdMN36Section .mdMN36Wrapper h1 {
  font-size: 24px;
  line-height: 1;
  color: #444444;
  margin-bottom: 39px;
}
.MdMN36Section .mdMN36Wrapper ul {
  display: flex;
  justify-content: space-around;
  padding: 0 20px;
}
.MdMN36Section .mdMN36Wrapper ul li {
  width: 100%;
  border: 1px solid #ebebeb;
  margin-bottom: 15px;
}
.MdMN36Section .mdMN36Wrapper ul li:first-child {
  margin-right: 15px;
}
.MdMN36Section .mdMN36Wrapper ul li img {
  width: 100%;
}
.MdMN36Section .mdMN36Wrapper p {
  font-size: 12px;
  line-height: 1;
  color: #878d99;
  margin-top: 24px;
}

.mdMNApplicationBtn {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #ffffff !important;
  background-color: #01b901;
  padding: 27px 0;
  position: fixed;
  bottom: 0;
  left: 0;
}

.fixed-bottom {
  position: absolute;
  bottom: 0;
}

.MdMNFooterBtn {
  padding: 18px;
  margin-bottom: -107px;
}
.MdMNFooterBtn a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  background: #647088;
  border-radius: 6px;
  padding: 20px;
}
