@charset "UTF-8";
/*!===========================
style.cssはSassから生成されていますので、
直接編集しないようご注意ください。
===========================*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

html {
  -webkit-text-size-adjust: 100%; }

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

ul, ol {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html, * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*,
::before,
::after {
  background-repeat: no-repeat;
  box-sizing: inherit; }

img, embed, iframe, object, audio, video {
  height: auto;
  max-width: 100%; }

img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: bottom; }

iframe {
  border: 0; }

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

td,
th {
  padding: 0;
  text-align: left; }

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active,
a:hover {
  outline-width: 0; }

b,
strong {
  font-weight: bold; }

.clear {
  clear: both; }

.cf:before, .cf:after {
  content: "";
  display: block; }

.cf:after {
  clear: both; }

.cf {
  zoom: 1;
  overflow: hidden; }

.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }

.table_w {
  width: 100%;
  display: table;
  table-layout: fixed; }

.table_c {
  display: table-cell;
  vertical-align: top; }

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.align_center {
  text-align: center !important; }

.align_left {
  text-align: left !important; }

.align_right {
  text-align: right !important; }

.flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

/* ===================================================================
	utility
=================================================================== */
.mt05 {
  margin-top: 5px; }

.mt10 {
  margin-top: 10px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mt50 {
  margin-top: 50px; }

.mt60 {
  margin-top: 60px; }

.txt_c {
  text-align: center; }

/* ===================================================================
	form
=================================================================== */
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

@media only screen and (min-width: 769px) {
  .sp {
    display: none !important; } }
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important; }

  .sp {
    display: block !important; } }
.mb_10 {
  margin-bottom: 0.5208333333vw; }

.mb_20 {
  margin-bottom: 1.0416666667vw; }

.mb_30 {
  margin-bottom: 1.5625vw; }

.mb_40 {
  margin-bottom: 2.0833333333vw; }

.mb_50 {
  margin-bottom: 2.6041666667vw; }

.mb_60 {
  margin-bottom: 3.125vw; }

.mb_70 {
  margin-bottom: 3.6458333333vw; }

.mb_80 {
  margin-bottom: 4.1666666667vw; }

.mb_90 {
  margin-bottom: 4.6875vw; }

.mb_100 {
  margin-bottom: 5.2083333333vw; }

.mb_110 {
  margin-bottom: 5.7291666667vw; }

.mb_120 {
  margin-bottom: 6.25vw; }

.mb_130 {
  margin-bottom: 6.7708333333vw; }

.mb_140 {
  margin-bottom: 7.2916666667vw; }

.mb_150 {
  margin-bottom: 7.8125vw; }

.mb_160 {
  margin-bottom: 8.3333333333vw; }

.mb_170 {
  margin-bottom: 8.8541666667vw; }

.mb_180 {
  margin-bottom: 9.375vw; }

.mb_190 {
  margin-bottom: 9.8958333333vw; }

.mb_200 {
  margin-bottom: 10.4166666667vw; }

@media screen and (min-width: 1600px) {
  .mb_10 {
    margin-bottom: 10px; }

  .mb_20 {
    margin-bottom: 20px; }

  .mb_30 {
    margin-bottom: 30px; }

  .mb_40 {
    margin-bottom: 40px; }

  .mb_50 {
    margin-bottom: 50px; }

  .mb_60 {
    margin-bottom: 60px; }

  .mb_70 {
    margin-bottom: 70px; }

  .mb_80 {
    margin-bottom: 80px; }

  .mb_90 {
    margin-bottom: 90px; }

  .mb_100 {
    margin-bottom: 100px; }

  .mb_110 {
    margin-bottom: 110px; }

  .mb_120 {
    margin-bottom: 120px; }

  .mb_130 {
    margin-bottom: 130px; }

  .mb_140 {
    margin-bottom: 140px; }

  .mb_150 {
    margin-bottom: 150px; }

  .mb_160 {
    margin-bottom: 160px; }

  .mb_170 {
    margin-bottom: 170px; }

  .mb_180 {
    margin-bottom: 180px; }

  .mb_190 {
    margin-bottom: 190px; }

  .mb_200 {
    margin-bottom: 200px; } }
@media print, screen and (max-width: 769px) {
  .mb_10 {
    margin-bottom: 1.3333333333vw; }

  .mb_20 {
    margin-bottom: 2.6666666667vw; }

  .mb_30 {
    margin-bottom: 4vw; }

  .mb_40 {
    margin-bottom: 5.3333333333vw; }

  .mb-50 {
    margin-bottom: 6.6666666667vw; }

  .mb-60 {
    margin-bottom: 8vw; }

  .mb-70 {
    margin-bottom: 9.3333333333vw; }

  .mb-80 {
    margin-bottom: 10.6666666667vw; }

  .mb-90 {
    margin-bottom: 12vw; }

  .mb-100 {
    margin-bottom: 13.3333333333vw; }

  .mb-110 {
    margin-bottom: 14.6666666667vw; }

  .mb-120 {
    margin-bottom: 16vw; }

  .mb-130 {
    margin-bottom: 17.3333333333vw; }

  .mb-140 {
    margin-bottom: 18.6666666667vw; }

  .mb-150 {
    margin-bottom: 20vw; }

  .mb-160 {
    margin-bottom: 21.3333333333vw; }

  .mb-170 {
    margin-bottom: 22.6666666667vw; }

  .mb-180 {
    margin-bottom: 24vw; }

  .mb-190 {
    margin-bottom: 25.3333333333vw; }

  .mb-200 {
    margin-bottom: 26.6666666667vw; } }
@media only screen and (max-width: 768px) {
  .header_nav {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 3000; }
    .header_nav #header_menu_trigger {
      display: none;
      outline: none; }
    .header_nav .header_menu_ico {
      transition: all 0.3s;
      position: relative;
      width: 46px;
      height: 46px;
      border-radius: 100%;
      z-index: 3000; }
      .header_nav .header_menu_ico div {
        width: 26px;
        height: 1px;
        position: absolute;
        background: #000;
        right: 0;
        margin: auto;
        left: 0;
        transition: all 0.3s cubic-bezier(0.6, 0, 0.4, 1.5);
        width: 26;
        top: calc(50% - ((4px)) + -1px); }
        .header_nav .header_menu_ico div:nth-of-type(1) {
          top: calc(50% - ((4px)) + -1px);
          width: 26px; }
        .header_nav .header_menu_ico div:nth-of-type(2) {
          top: calc(50% - ((4px)) + 5px);
          width: 26px; }
        .header_nav .header_menu_ico div:nth-of-type(3) {
          top: calc(50% - ((4px)) + 11px);
          width: 26px; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico {
      transform: scale(1.21) rotate(180deg); }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(1) {
      transform: rotate(45deg);
      width: 26px !important;
      top: calc(50% - (1px)) !important;
      background: #fff; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(2) {
      left: -7px !important;
      opacity: 0;
      background: #fff; }
    .header_nav input#header_menu_trigger:checked + label .header_menu_ico div:nth-of-type(3) {
      transform: rotate(-45deg);
      width: 26px !important;
      top: calc(50% - (1px)) !important;
      background: #fff; }

  #header_menu {
    display: none;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    text-align: center;
    height: 100vh; }
    #header_menu ul {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      padding-bottom: 70px; }
      #header_menu ul li {
        opacity: 0;
        -webkit-transform: translateX(-8%);
        -ms-transform: translateX(-8%);
        transform: translateX(-8%); }
        #header_menu ul li a {
          display: block;
          text-decoration: none;
          padding: 9px 0;
          color: #fff; }
          #header_menu ul li a span {
            display: block; } }
#header_menu ul li:nth-child(1) {
  -webkit-animation: lazyX 0.8s ease 0.08s 1 forwards;
  animation: lazyX 0.8s ease 0.08s 1 forwards; }

#header_menu ul li:nth-child(2) {
  -webkit-animation: lazyX 0.8s ease 0.16s 1 forwards;
  animation: lazyX 0.8s ease 0.16s 1 forwards; }

#header_menu ul li:nth-child(3) {
  -webkit-animation: lazyX 0.8s ease 0.24s 1 forwards;
  animation: lazyX 0.8s ease 0.24s 1 forwards; }

#header_menu ul li:nth-child(4) {
  -webkit-animation: lazyX 0.8s ease 0.32s 1 forwards;
  animation: lazyX 0.8s ease 0.32s 1 forwards; }

#header_menu ul li:nth-child(5) {
  -webkit-animation: lazyX 0.8s ease 0.4s 1 forwards;
  animation: lazyX 0.8s ease 0.4s 1 forwards; }

#header_menu ul li:nth-child(6) {
  -webkit-animation: lazyX 0.8s ease 0.48s 1 forwards;
  animation: lazyX 0.8s ease 0.48s 1 forwards; }

#header_menu ul li:nth-child(7) {
  -webkit-animation: lazyX 0.8s ease 0.56s 1 forwards;
  animation: lazyX 0.8s ease 0.56s 1 forwards; }

#header_menu ul li:nth-child(8) {
  -webkit-animation: lazyX 0.8s ease 0.64s 1 forwards;
  animation: lazyX 0.8s ease 0.64s 1 forwards; }

#header_menu ul li:nth-child(9) {
  -webkit-animation: lazyX 0.8s ease 0.72s 1 forwards;
  animation: lazyX 0.8s ease 0.72s 1 forwards; }

#header_menu ul li:nth-child(10) {
  -webkit-animation: lazyX 0.8s ease 0.8s 1 forwards;
  animation: lazyX 0.8s ease 0.8s 1 forwards; }

html {
  font-size: 62.5%; }
  @media only screen and (max-width: 768px) {
    html {
      font-size: 50%; } }

body {
  background: #fffcec;
  font-size: 1.6em;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 2; }

a {
  color: #333; }

@media only screen and (min-width: 769px) {
  a:hover {
    color: #333;
    text-decoration: none; }

  a, a img {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s; }

  a img:hover {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75; } }
.shiny {
  display: block;
  position: relative;
  overflow: hidden; }
  .shiny::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn 3.5s ease-in-out infinite;
    z-index: 10;
    pointer-events: none; }

@-webkit-keyframes shiny-btn {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0; }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5; }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1; }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0; } }
.page_top {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 10;
  width: 60px;
  height: 60px;
  background: rgba(53, 74, 74, 0.95);
  text-align: center;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s; }
  .page_top:hover {
    background: #354a4a;
    color: #fff; }
  .page_top::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    right: 50%;
    margin-top: -4px;
    margin-right: -6px; }
  @media only screen and (max-width: 768px) {
    .page_top {
      bottom: 10px;
      right: 10px;
      width: 40px;
      height: 40px;
      font-size: 22px; }
      .page_top::after {
        width: 10px;
        height: 10px;
        margin-top: -3px;
        margin-right: -5px; } }

.header {
  background: #fff;
  border-top: 3px solid #f29600; }
  .header .inner {
    width: 845px;
    margin: 0 auto;
    padding: 12px 0; }
    @media only screen and (max-width: 768px) {
      .header .inner {
        width: 100%; } }
    .header .inner::before {
      content: "PR";
      position: absolute;
      top: 25px;
      right: 50px;
      font-size: 15px;
      padding: 4px 10px 1px;
      border: solid 1px #333;
      color: #333;
      border-radius: 3px;
      background-color: #fff;
      display: block; }

.remarks {
  max-width: 900px;
  margin: 0 auto;
  margin-top: 10px;
  font-size: 11px;
  font-size: 1.1rem; }

.main_ttl {
  background: #354a4a;
  line-height: 1.4;
  position: relative;
  position: relative;
  z-index: 9;
  min-height: 111px; }
  .main_ttl .main_ttl_inner {
    width: 800px;
    padding: 20px 0;
    position: relative;
    margin: 0 auto; }
    .main_ttl .main_ttl_inner::before {
      content: "";
      position: absolute;
      width: 101px;
      height: 69px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% auto;
      left: 0;
      top: 20px;
      transform: translateX(-50%);
      pointer-events: none; }
    .main_ttl .main_ttl_inner strong {
      font-size: 1.4em; }
  .main_ttl h2 {
    text-align: center;
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.075em; }
    .main_ttl h2 span {
      font-size: 26px;
      font-size: 2.6rem;
      color: #ffeb10; }
    .main_ttl h2 sup {
      font-size: 14px;
      font-size: 1.4rem; }
  .main_ttl .ttl_point {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 23px;
    font-size: 2.3rem;
    margin-bottom: 3px; }

h3.inner_ttl {
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px; }

.cta_btn {
  text-align: center;
  position: relative;
  width: 600px;
  margin: 0 auto; }
  .cta_btn a {
    display: block;
    background: #cc0033;
    border-bottom: 4px solid #a3012a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    padding: 0.6em;
    font-size: 20px;
    position: relative; }
    .cta_btn a:hover {
      filter: alpha(opacity=75);
      opacity: 0.75; }
    .cta_btn a::after {
      position: absolute;
      top: 50%;
      right: 20px;
      transform: translateY(-50%);
      display: block;
      content: "";
      background: url("../monex_article/img/arrow_w_r.png") center/cover no-repeat;
      width: 10px;
      height: 20px; }

.shiny {
  display: block;
  position: relative;
  overflow: hidden; }
  .shiny::before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    animation: shiny-btn 5s ease-in-out infinite;
    z-index: 10;
    pointer-events: none; }

@-webkit-keyframes shiny-btn {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0; }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5; }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1; }
  100% {
    -webkit-transform: scale(50) rotate(45deg);
    opacity: 0; } }
.cta {
  margin-top: 45px;
  text-align: center;
  position: relative; }
  .cta .cta_txt {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
    z-index: 10;
    width: 100%; }
    .cta .cta_txt span {
      display: inline-block;
      background: #fff;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 700;
      color: #f30000;
      position: relative;
      padding: 2px 40px;
      border-radius: 100px;
      -moz-border-radius: 100px;
      -webkit-border-radius: 100px;
      -o-border-radius: 100px;
      -ms-border-radius: 100px;
      border: 2px solid #f30000; }
      .cta .cta_txt span::before {
        content: "";
        position: absolute;
        bottom: -20px;
        left: 50%;
        margin-left: -15px;
        border: 10px solid transparent;
        border-top: 10px solid #FFF;
        z-index: 2; }
      .cta .cta_txt span::after {
        content: "";
        position: absolute;
        bottom: -26px;
        left: 50%;
        margin-left: -17px;
        border: 12px solid transparent;
        border-top: 12px solid #f30000;
        z-index: 1; }
      .cta .cta_txt span sup {
        font-size: 11px;
        font-size: 1.1rem; }
  .cta .cta_txt2 {
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: 700;
    text-align: center;
    color: #f30000; }
  .cta .cta_btn {
    width: 700px;
    margin: 3px auto 0; }
    .cta .cta_btn a {
      font-size: 23px;
      font-size: 2.3rem;
      padding-top: 0.8em;
      padding-bottom: 0.8em;
      border-bottom-width: 5px;
      position: relative; }
      .cta .cta_btn a::before {
        content: "";
        position: absolute;
        width: 30px;
        height: 100%;
        background-image: url("img/ico_btn2.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100% auto;
        right: 30px;
        top: 0;
        pointer-events: none; }

.common_txt {
  margin: 30px auto;
  text-align: left; }
  .common_txt .red {
    color: #f30000;
    font-weight: 700; }

.inner {
  width: 845px;
  margin: 0 auto;
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .inner {
      width: 100%; } }
  .inner .banner {
    width: 720px;
    margin: 0 auto 30px; }

.fv {
  background-image: url("img/fv_bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .fv .inner {
    width: 845px;
    margin: 0 auto;
    position: relative;
    height: 310px; }
    @media only screen and (max-width: 768px) {
      .fv .inner {
        width: 100%; } }
  .fv .fv_image {
    position: absolute;
    z-index: 1;
    text-align: left;
    width: 100%;
    top: 30px; }
  .fv .fv_txt {
    position: absolute;
    z-index: 2;
    display: inline-block;
    background: #fff;
    padding: 3px 20px 5px;
    line-height: 1;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    -o-border-radius: 60px;
    -ms-border-radius: 60px;
    border: 2px solid #354a4a;
    color: #354a4a;
    font-weight: 700;
    font-size: 17px;
    font-size: 1.7rem;
    left: -40px;
    top: 30px; }
    .fv .fv_txt span {
      font-size: 22px;
      font-size: 2.2rem; }
  .fv .fv_animation {
    position: absolute;
    right: 30px;
    top: 48%;
    transform: translateY(-50%);
    animation: flash 2s ease infinite; }

@keyframes flash {
  0% {
    opacity: 0; }
  20% {
    opacity: 1; }
  30% {
    opacity: 0; }
  40% {
    opacity: 1; } }
.client_archive > ul > li {
  margin-top: 50px; }
  .client_archive > ul > li:first-child {
    margin-top: 0; }
.client_archive .client_wrap {
  border: 1px solid #354a4a;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  overflow: hidden; }
  .client_archive .client_wrap .client_name {
    background: #354a4a;
    padding: 7px 10px 7px 55px; }
    .client_archive .client_wrap .client_name a {
      color: #fff;
      text-decoration: none;
      font-size: 30px;
      font-size: 3rem;
      font-weight: 700; }
.client_archive .client_inner {
  padding: 20px 25px 35px;
  background-color: #f6f6f6; }
.client_archive .overview {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start; }
  .client_archive .overview .left {
    width: 295px; }
    .client_archive .overview .left .image {
      text-align: center; }
      .client_archive .overview .left .image img {
        width: 80%; }
    .client_archive .overview .left .point {
      text-align: center;
      margin-top: 8px; }
      .client_archive .overview .left .point span {
        display: inline-block;
        position: relative;
        padding-left: 143px;
        line-height: 24px;
        font-weight: 700; }
        .client_archive .overview .left .point span::before {
          content: "";
          position: absolute;
          width: 133px;
          height: 100%;
          background-repeat: no-repeat;
          background-position: center top;
          background-size: 100% auto;
          left: 0;
          top: 0;
          pointer-events: none; }
        .client_archive .overview .left .point span strong {
          font-size: 23px;
          font-size: 2.3rem;
          font-weight: 700;
          color: #f30000; }
      .client_archive .overview .left .point.point_49 span::before {
        background-image: url("img/point_49.png"); }
      .client_archive .overview .left .point.point_48 span::before {
        background-image: url("img/point_48.png"); }
      .client_archive .overview .left .point.point_45 span::before {
        background-image: url("img/point_45.png"); }
      .client_archive .overview .left .point.point_43 span::before {
        background-image: url("img/point_42.png"); }
      .client_archive .overview .left .point.point_42 span::before {
        background-image: url("img/point_42.png"); }
      .client_archive .overview .left .point.point_41 span::before {
        background-image: url("img/point_41.png"); }
      .client_archive .overview .left .point.point_40 span::before {
        background-image: url("img/point_40.png"); }
    .client_archive .overview .left .feature_items {
      margin-top: 5px;
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -o-justify-content: flex-start;
      justify-content: flex-start; }
      .client_archive .overview .left .feature_items .feature_item {
        width: calc((100% - 2%) / 2);
        margin-left: 2%;
        margin-top: 5px;
        background: #d7dad3;
        color: #969894;
        text-align: center;
        padding: 5px;
        font-weight: 500;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px; }
        .client_archive .overview .left .feature_items .feature_item:nth-child(1), .client_archive .overview .left .feature_items .feature_item:nth-child(2) {
          margin-top: 0; }
        .client_archive .overview .left .feature_items .feature_item:nth-child(odd) {
          margin-left: 0; }
        .client_archive .overview .left .feature_items .feature_item.active {
          background: #a0c81d;
          color: #fff; }
  .client_archive .overview .right {
    width: calc(100% - 295px);
    padding-left: 15px; }
    .client_archive .overview .right .headline {
      font-weight: 700;
      color: #fe01ce;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1; }
  .client_archive .overview .detail_items {
    margin-top: 20px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between; }
    .client_archive .overview .detail_items .detail_item {
      width: 32.5%;
      background: #d9ecf8;
      border: 1px solid #eee;
      border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      padding: 7px 5px 5px; }
    .client_archive .overview .detail_items .heading {
      text-align: center; }
      .client_archive .overview .detail_items .heading span {
        display: inline-block;
        position: relative;
        font-size: 15px;
        font-size: 1.5rem;
        font-weight: 700;
        color: #354a4a;
        padding-left: 30px; }
        .client_archive .overview .detail_items .heading span::before {
          content: "";
          position: absolute;
          width: 24px;
          height: 24px;
          background-repeat: no-repeat;
          background-position: center top;
          background-size: contain;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          pointer-events: none; }
      .client_archive .overview .detail_items .heading.annual_fee span::before {
        background-image: url("img/card_ico.png");
        top: 60% !important; }
      .client_archive .overview .detail_items .heading.point_rate span::before {
        background-image: url("img/point_ico.png"); }
      .client_archive .overview .detail_items .heading.speed span::before {
        background-image: url("img/speed_ico.png"); }
      .client_archive .overview .detail_items .heading.electronic_money span::before {
        background-image: url("img/phone_ico.png"); }
      .client_archive .overview .detail_items .heading.brand span::before {
        background-image: url("img/brand_ico.png"); }
    .client_archive .overview .detail_items .content {
      margin-top: 7px;
      background: #fff;
      border: 1px solid #eee;
      border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      -o-border-radius: 3px;
      -ms-border-radius: 3px;
      padding: 30px 5px;
      text-align: center; }
      .client_archive .overview .detail_items .content p {
        margin-top: 5px;
        line-height: 1.3;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 700; }
        .client_archive .overview .detail_items .content p sup {
          font-size: 11px;
          font-size: 1.1rem; }
    .client_archive .overview .detail_items ul {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center; }
      .client_archive .overview .detail_items ul li {
        margin-left: 10px;
        width: 26%; }
        .client_archive .overview .detail_items ul li:first-child {
          margin-left: 0; }
    .client_archive .overview .detail_items.detail_02 {
      margin-top: 10px; }
      .client_archive .overview .detail_items.detail_02 .detail_item {
        width: 49.2%; }
        .client_archive .overview .detail_items.detail_02 .detail_item .content {
          padding: 8px 5px; }
.client_archive .recommend {
  margin: 0 auto;
  margin-top: 27px;
  width: 800px;
  background: #fff;
  border: 2px solid #3264d6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 25px 0 17px 30px;
  position: relative; }
  .client_archive .recommend .heading {
    position: absolute;
    text-align: center;
    width: 100%;
    top: -21px;
    left: 0; }
    .client_archive .recommend .heading span {
      border-radius: 60px;
      -moz-border-radius: 60px;
      -webkit-border-radius: 60px;
      -o-border-radius: 60px;
      -ms-border-radius: 60px;
      display: inline-block;
      width: 255px;
      background: #354a4a;
      text-align: center;
      color: #fff;
      font-weight: 700;
      padding: 4px;
      font-size: 19px;
      font-size: 1.9rem; }
  .client_archive .recommend ul li {
    margin-top: 2px;
    font-size: 18px;
    font-size: 1.8rem;
    position: relative;
    padding-left: 27px;
    font-weight: 500; }
    .client_archive .recommend ul li strong {
      font-weight: 700;
      color: #f30000; }
    .client_archive .recommend ul li::before {
      content: "";
      position: absolute;
      width: 19px;
      height: 100%;
      background-image: url("img/ico_check.png");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% auto;
      left: 0;
      top: 0;
      pointer-events: none; }

.top_heading {
  text-align: center;
  margin: 30px auto 15px; }
  .top_heading span {
    display: inline-block;
    position: relative;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 900;
    color: #354a4a;
    line-height: 67px; }
    .top_heading span::before, .top_heading span::after {
      content: "";
      position: absolute;
      width: 57px;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center top;
      background-size: 100% auto;
      top: 0;
      pointer-events: none; }
    .top_heading span::before {
      background-image: url("img/section01_ttl_before.png");
      left: -70px; }
    .top_heading span::after {
      background-image: url("img/section01_ttl_after.png");
      right: -70px; }

.cv_area {
  padding: 30px 0;
  margin: 0 auto;
  width: 680px;
  text-align: center; }
  .cv_area h3 {
    font-size: 30px;
    font-weight: bold; }
  .cv_area .btn_area {
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
    margin: 30px 0 0; }
    .cv_area .btn_area .cv_img {
      width: 272px; }
    .cv_area .btn_area .cv_btn {
      width: 300px; }

.cv_area2 {
  padding: 0;
  margin: 0 auto;
  width: 720px;
  text-align: center; }
  .cv_area2 .btn_area {
    padding: 0;
    margin: 30px auto 0; }
    .cv_area2 .btn_area .cv_btn {
      width: 100%; }

.marker {
  background: linear-gradient(transparent 60%, #fff200 0%);
  display: inline;
  /*横に余白をつけたり、下にずらしたりするときは以下のpaddingを調整してください*/
  padding: 0 2px 2px; }

p strong {
  color: #cc0033; }
  p strong.marker {
    background: linear-gradient(transparent 60%, #fff200 0%);
    display: inline;
    /*横に余白をつけたり、下にずらしたりするときは以下のpaddingを調整してください*/
    padding: 0 1px 1px; }

.img_area {
  text-align: center;
  margin: 20px auto 0;
  width: 720px; }
  .img_area h3 {
    color: #fe01ce;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 20px; }

.read_reason {
  border-radius: 10px;
  padding: 30px 40px;
  position: relative;
  font-size: 16px;
  margin-top: 50px; }
  .read_reason span {
    display: inline-block;
    position: absolute;
    padding: 3px 15px;
    font-size: 20px;
    font-weight: 700;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 0.075em;
    border-radius: 5px; }

.section01 .inner {
  width: 845px;
  margin: 0 auto;
  padding: 30px 0 70px; }
  @media only screen and (max-width: 768px) {
    .section01 .inner {
      width: 100%; } }
.section01 .read_reason {
  border: 2px solid #3264d6;
  background: #f4f8fa;
  color: #3264d6; }
  .section01 .read_reason span {
    background: #3264d6;
    color: #fff; }
.section01 .client_archive {
  margin-top: 20px; }
  .section01 .client_archive > ul > li {
    margin-top: 25px; }
    .section01 .client_archive > ul > li:first-child {
      margin-top: 0; }
    .section01 .client_archive > ul > li:nth-child(1) .client_wrap {
      border-color: #eabf14;
      background: #fefaec; }

.section02 .inner, .section03 .inner, .section04 .inner {
  padding: 50px 0 70px; }
.section02 .container, .section03 .container, .section04 .container {
  background: #fff;
  padding: 50px 50px 70px;
  width: 845px;
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .section02 .container, .section03 .container, .section04 .container {
      width: 100%; } }
.section02 .image, .section03 .image, .section04 .image {
  text-align: center; }
.section02 .cta, .section03 .cta, .section04 .cta {
  margin: 70px auto 0;
  width: 700px; }
  .section02 .cta .remarks, .section03 .cta .remarks, .section04 .cta .remarks {
    margin-top: 20px;
    text-align: left; }

.anno {
  font-size: 11px;
  font-weight: 300;
  text-align: left;
  margin: 10px 0 0; }
  .anno.anno_top {
    margin-bottom: 3px; }
  .anno.anno_indent {
    margin-left: 20px;
    text-indent: -20px; }
  .anno span {
    color: #cc0033; }

.margin_adj {
  margin: 30px 0; }

.section02 .main_ttl .main_ttl_inner::before {
  background-image: url("img/ico_01.png"); }
.section02 .cp_area {
  border-radius: 10px;
  background: #fff4b1;
  padding: 50px 40px;
  width: 720px;
  margin: 0 auto 30px; }
  .section02 .cp_area img {
    margin: 0 0 10px; }

.section03 .main_ttl .main_ttl_inner::before {
  background-image: url("img/ico_02.png"); }
.section03 .read_reason {
  border: 2px solid #fe01ce;
  background: #faf4f9;
  color: #333;
  text-align: center; }
  .section03 .read_reason span {
    background: #fe01ce;
    color: #fff; }

.section04 .main_ttl .main_ttl_inner::before {
  background-image: url("img/ico_03.png"); }

.section04 .remarks {
  margin-top: 30px;
  padding-left: 40px;
  padding-right: 210px; }
.section04 .section_heading {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
  box-sizing: content-box; }
  .section04 .section_heading span {
    font-size: 1.5em;
    color: #004831;
    background: linear-gradient(transparent 60%, #ffed5d 60%); }

.section05 .main_ttl .ttl_comment {
  margin-bottom: 10px;
  text-align: center; }
  .section05 .main_ttl .ttl_comment span {
    display: inline-block;
    background: #fff;
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: 700;
    color: #354a4a;
    padding: 3px 30px 5px;
    font-weight: 700;
    position: relative;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px; }
    .section05 .main_ttl .ttl_comment span::after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 8px 4.5px 0 4.5px;
      border-color: #fff transparent transparent transparent;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: -8px; }
.section05 .main_ttl {
  position: relative; }
.section05 .emphasis {
  margin: 20px auto 60px;
  width: 340px;
  font-weight: bold;
  text-align: center;
  font-size: 1.5em;
  color: #004831;
  background: linear-gradient(transparent 60%, #ffed5d 60%); }
.section05 .inner {
  width: 845px;
  margin: 0 auto;
  padding: 50px 0 70px; }
  @media only screen and (max-width: 768px) {
    .section05 .inner {
      width: 100%; } }
  .section05 .inner .image {
    text-align: center; }
.section05 .cta {
  margin-top: 40px; }
.section05 .client_archive li:nth-child(2) .client_wrap {
  border: 1px solid #d2bd0f; }
  .section05 .client_archive li:nth-child(2) .client_wrap .client_name {
    background-color: #d2bd0f; }
.section05 .client_archive li:nth-child(3) .client_wrap {
  border: 1px solid #757575; }
  .section05 .client_archive li:nth-child(3) .client_wrap .client_name {
    background-color: #757575; }
.section05 .client_pickup {
  width: 950px;
  margin: 50px auto 0; }
  .section05 .client_pickup .ttl {
    text-align: center; }
    .section05 .client_pickup .ttl span {
      width: 632px;
      margin: 0 auto;
      height: 65px;
      font-size: 28px;
      font-size: 2.8rem;
      color: #fff;
      font-weight: 700;
      padding-top: 5px;
      display: block;
      background-image: url("img/ttl_pickup.png");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% auto; }
  .section05 .client_pickup .client_wrap {
    background: #fefce8;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border: 2px solid #354a4a;
    position: relative;
    margin-top: 20px;
    overflow: hidden; }
    .section05 .client_pickup .client_wrap::before {
      content: "";
      position: absolute;
      width: 148px;
      height: 100%;
      background-image: url("img/ico_recommend.png");
      background-repeat: no-repeat;
      background-position: center top;
      background-size: 100% auto;
      left: -2px;
      top: -2px;
      pointer-events: none;
      z-index: 1; }
    .section05 .client_pickup .client_wrap .client_name {
      border-bottom: 1px solid #c4c4c4;
      padding: 15px 10px 15px 110px;
      position: relative; }
      .section05 .client_pickup .client_wrap .client_name a {
        text-decoration: none;
        font-size: 30px;
        font-size: 3rem;
        font-weight: 700; }
  .section05 .client_pickup .client_inner {
    padding: 20px 25px; }
  .section05 .client_pickup .overview {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center; }
    .section05 .client_pickup .overview .left {
      width: 255px; }
      .section05 .client_pickup .overview .left .image {
        padding: 0 25px; }
      .section05 .client_pickup .overview .left .brand {
        margin-top: 15px;
        background: #f5f5f5;
        border: 1px solid #eee;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        padding: 5px; }
        .section05 .client_pickup .overview .left .brand .heading {
          text-align: center; }
          .section05 .client_pickup .overview .left .brand .heading span {
            display: inline-block;
            position: relative;
            font-size: 18px;
            font-size: 1.8rem;
            font-weight: 700;
            color: #354a4a;
            padding-left: 37px; }
            .section05 .client_pickup .overview .left .brand .heading span::before {
              content: "";
              position: absolute;
              width: 28px;
              height: 28px;
              background-image: url("img/ico_brand.png");
              background-repeat: no-repeat;
              background-position: center top;
              background-size: 100% auto;
              left: 0;
              top: 0;
              pointer-events: none; }
      .section05 .client_pickup .overview .left .content {
        margin-top: 4px;
        background: #fff;
        border: 1px solid #eee;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        padding: 5px;
        text-align: center; }
        .section05 .client_pickup .overview .left .content p {
          margin-top: 5px;
          line-height: 1.3; }
        .section05 .client_pickup .overview .left .content ul {
          -webkit-display: flex;
          -moz-display: flex;
          -ms-display: flex;
          -o-display: flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          -o-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center; }
          .section05 .client_pickup .overview .left .content ul li {
            margin-left: 10px; }
            .section05 .client_pickup .overview .left .content ul li:first-child {
              margin-left: 0; }
    .section05 .client_pickup .overview .right {
      width: calc(100% - 255px);
      padding-left: 20px; }
      .section05 .client_pickup .overview .right .headline {
        font-weight: 700;
        color: #fe01ce !important;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.5; }
      .section05 .client_pickup .overview .right .recommend {
        margin-top: 37px;
        background: #fff;
        border: 2px solid #c5ce00;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        padding: 25px 30px 17px;
        position: relative; }
        .section05 .client_pickup .overview .right .recommend .heading {
          position: absolute;
          text-align: center;
          width: 100%;
          top: -21px;
          left: 0; }
          .section05 .client_pickup .overview .right .recommend .heading span {
            border-radius: 60px;
            -moz-border-radius: 60px;
            -webkit-border-radius: 60px;
            -o-border-radius: 60px;
            -ms-border-radius: 60px;
            display: inline-block;
            width: 255px;
            background: #c5ce00;
            text-align: center;
            color: #354a4a;
            font-weight: 700;
            padding: 4px;
            font-size: 19px;
            font-size: 1.9rem; }
        .section05 .client_pickup .overview .right .recommend ul li {
          margin-top: 2px;
          font-size: 18px;
          font-size: 1.8rem;
          position: relative;
          padding-left: 27px;
          font-weight: 500; }
          .section05 .client_pickup .overview .right .recommend ul li strong {
            font-weight: 500;
            color: #f30000; }
          .section05 .client_pickup .overview .right .recommend ul li::before {
            content: "";
            position: absolute;
            width: 19px;
            height: 100%;
            background-image: url("img/ico_check.png");
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 100% auto;
            left: 0;
            top: 0;
            pointer-events: none; }
  .section05 .client_pickup .cta {
    margin-top: 40px;
    text-align: center; }
    .section05 .client_pickup .cta .txt {
      font-size: 20px;
      font-size: 2rem;
      font-weight: 700;
      color: #f30000; }
    .section05 .client_pickup .cta .cta_btn {
      width: 700px;
      margin: 3px auto 0; }
      .section05 .client_pickup .cta .cta_btn a {
        font-size: 23px;
        font-size: 2.3rem;
        padding-top: 0.8em;
        padding-bottom: 0.8em;
        border-bottom-width: 5px;
        position: relative; }
        .section05 .client_pickup .cta .cta_btn a::before {
          content: "";
          position: absolute;
          width: 30px;
          height: 100%;
          background-image: url("img/ico_btn2.png");
          background-repeat: no-repeat;
          background-position: center center;
          background-size: 100% auto;
          right: 30px;
          top: 0;
          pointer-events: none; }
  .section05 .client_pickup .ctmarutaka {
    position: relative; }
    .section05 .client_pickup .ctmarutaka::before {
      content: "";
      position: absolute;
      width: 140px;
      height: 280px;
      background-image: url(img/image_marutaka02.png);
      background-repeat: no-repeat;
      background-size: 100% auto;
      right: 5px;
      bottom: -155px;
      pointer-events: none;
      z-index: 1;
      line-height: 0; }

.section05-1 .client_section {
  width: 1000px;
  margin: 50px auto; }
  .section05-1 .client_section .li_inner {
    background: #fff; }
    .section05-1 .client_section .li_inner .client_id {
      background: #eabf14; }
      .section05-1 .client_section .li_inner .client_id .name {
        padding: 15px 0 15px 20px; }
        .section05-1 .client_section .li_inner .client_id .name a {
          color: #fff;
          text-decoration: none;
          font-size: 24px;
          font-weight: bold; }
  .section05-1 .client_section .client_section_inner {
    padding: 30px; }
    .section05-1 .client_section .client_section_inner .headline {
      font-size: 20px;
      font-weight: 600;
      margin: 0 0 20px;
      color: #ff0000; }
    .section05-1 .client_section .client_section_inner .overview {
      display: flex;
      justify-content: space-between; }
      .section05-1 .client_section .client_section_inner .overview .image {
        width: 300px; }
      .section05-1 .client_section .client_section_inner .overview .txt {
        width: 630px; }
        .section05-1 .client_section .client_section_inner .overview .txt table {
          border-collapse: collapse; }
          .section05-1 .client_section .client_section_inner .overview .txt table th {
            border: 1px solid #aaa;
            background: #f5f5f5;
            width: 120px;
            font-size: 13px;
            padding-left: 10px; }
          .section05-1 .client_section .client_section_inner .overview .txt table td {
            border: 1px solid #ccc;
            width: 195px;
            text-align: center;
            padding: 10px 0; }
            .section05-1 .client_section .client_section_inner .overview .txt table td img {
              width: 30px;
              height: auto; }
    .section05-1 .client_section .client_section_inner .note {
      position: relative;
      padding: 30px 20px 20px;
      border: 2px solid #eabf14;
      border-radius: 5px;
      margin: 20px 0; }
      .section05-1 .client_section .client_section_inner .note > span {
        display: inline-block;
        color: #fff;
        background: #eabf14;
        font-size: 16px;
        font-weight: bold;
        padding: 6px 30px;
        border-radius: 30px;
        position: absolute;
        top: -20px;
        left: 50%;
        transform: translateX(-50%); }
      .section05-1 .client_section .client_section_inner .note strong {
        color: #cc0033; }

footer {
  background: #fff; }
  footer .ft_menu {
    padding: 20px 0; }
  footer .ft_menu .p_mark {
    width: 700px;
    margin: 0px auto;
    padding: 20px; }
  footer .prtxt {
    font-size: 12px;
    color: #1d1d1d;
    text-align: center;
    padding-bottom: 10px; }
  footer .ft_menu .p_mark p {
    display: inline-block; }
  footer .ft_menu .p_mark .pra_txt {
    width: 500px; }
  footer .ft_menu .ft_nav {
    width: 700px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000; }
  footer .ft_menu .ft_nav li.pri_pol {
    width: 160px; }
  footer .ft_menu .ft_nav li.contact {
    width: 120px; }
  footer .ft_menu .ft_nav ul {
    display: flex;
    justify-content: space-around; }
    footer .ft_menu .ft_nav ul li {
      display: inline-block;
      margin-left: 20px; }
      footer .ft_menu .ft_nav ul li:first-child {
        margin-left: 0; }
      footer .ft_menu .ft_nav ul li a {
        text-decoration: none;
        font-size: 15px; }
  footer .copyright {
    text-align: center;
    padding: 5px 0;
    color: #fff;
    background-color: #f29600; }

.exitProtection_overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none; }

.exitProtection {
  width: 400px !important;
  margin: 0 auto;
  position: fixed;
  left: 0;
  right: 0;
  top: 15%;
  border: none;
  z-index: 1000; }
  @media only screen and (max-width: 768px) {
    .exitProtection {
      width: 95% !important; } }
  .exitProtection a {
    outline: none; }
  .exitProtection .wrap {
    position: relative;
    overflow: auto !important;
    padding-top: 40px;
    height: 510px; }
    @media only screen and (max-width: 768px) {
      .exitProtection .wrap {
        width: 80vw;
        margin: 0 auto;
        height: 100%; }
        .exitProtection .wrap::before {
          content: "";
          display: block;
          padding-top: calc(470 / 400 * 100%); } }
    .exitProtection .wrap .image {
      background: url("img/ep_bg_monex.png") no-repeat;
      background-size: cover;
      background-position: center;
      position: absolute;
      top: 40px;
      left: 0;
      width: 400px;
      height: 470px;
      text-align: center; }
      .exitProtection .wrap .image a {
        display: block;
        width: 100%;
        height: 100%; }
      .exitProtection .wrap .image img {
        width: 50%;
        margin: 37% auto 0; }
      .exitProtection .wrap .image .ep_btn {
        width: auto;
        margin: 0 auto;
        display: block;
        position: absolute;
        bottom: 25px;
        right: 30px; }
    .exitProtection .wrap .items {
      position: absolute;
      z-index: 10;
      width: 360px;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: 30px;
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between; }
      .exitProtection .wrap .items .item {
        width: 100px; }
        .exitProtection .wrap .items .item .btn {
          margin-top: 10px; }
    .exitProtection .wrap .modal_close {
      background: #8d8d8d;
      color: #fff !important;
      width: 40px;
      line-height: 40px;
      display: block;
      font-size: 20px;
      font-weight: bold;
      position: absolute;
      top: 0px;
      right: 0;
      text-align: center;
      cursor: pointer;
      text-decoration: none;
      z-index: 100; }

.ui-dialog-titlebar {
  display: none; }

.ui-dialog {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  width: 90% !important; }
