@charset "UTF-8";
/* ==========================================================================
   Reset
   ========================================================================== */
/* Initialize
   ========================================================================== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strong, sub, sup, var,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, main,
menu, nav, output, ruby, section, summary, input, textarea,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

html {
  font-size: .625em;
  height: 100%;
  overflow-y: scroll; }

body {
  color: #000;
  font-family: "游ゴシック", "Raleway", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  text-align: center;
  -webkit-text-size-adjust: 100%; }

dd,
dt,
td,
th,
li,
p {
  font-size: 1.8em; }

td td,
td th,
td p,
td li,
dd dd,
dd dt,
dd p,
dd li,
li dd,
li dt,
li li,
li p {
  font-size: 1em; }

@media screen and (max-width: 767px) {
  dd,
  dt,
  td,
  th,
  li,
  p {
    font-size: 1.4em; } }

@media screen and (max-width: 320px) {
  dd,
  dt,
  td,
  th,
  li,
  p {
    font-size: 1.2em; } }

ul {
  list-style: none; }

ol {
  counter-reset: cnt;
  list-style: none;
  margin-left: 0; }
  ol li {
    counter-increment: cnt;
    margin-bottom: 5px;
    padding-left: 1.6em;
    text-indent: -1.6em; }
    ol li:last-child {
      margin-bottom: 0; }
    ol li:before {
      content: counter(cnt) ".";
      font-size: 1.1em;
      padding-right: 10px; }
      @media all and (-ms-high-contrast: none) {
        ol li:before {
          line-height: 1;
          -webkit-transform: translateY(4px);
              -ms-transform: translateY(4px);
                  transform: translateY(4px); } }

input[type="button"],
input[type="submit"],
input[type="reset"],
a {
  color: #e54600;
  text-decoration: none; }

@media screen and (min-width: 768px) {
  a:hover {
    text-decoration: underline; }
  a[href^="tel:"] {
    pointer-events: none; }
  a:hover img {
    opacity: .7;
    -webkit-transition: .3s;
    transition: .3s; } }

address {
  font-style: normal; }

li,
th,
td,
p {
  line-height: 1.6; }

/* align */
.text-left {
  text-align: left !important; }

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

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

/* google chrome input button padding */
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"]::-webkit-file-upload-button, button {
  padding: 1px 6px; }

input[type="checkbox"] {
  margin: 0; }

img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: bottom; }

.img-box {
  font-size: 0;
  line-height: 0; }

.inner-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 880px;
  width: 100%;
  position: relative; }

.wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1080px;
  width: 100%;
  position: relative; }

table {
  border-collapse: collapse;
  width: 100%; }

sup {
  font-size: 10px;
  font-weight: normal;
  vertical-align: top; }

.text-bold,
strong {
  font-weight: bold; }

html {
  overflow-x: hidden; }

body {
  overflow: hidden; }

.text-small {
  font-size: .8em; }

.text-large {
  font-size: 2.4em; }

video {
  outline: none; }

.iframe iframe {
  height: 500px;
  vertical-align: bottom;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .iframe iframe {
      height: 225px; } }

/* ---------------------------------------------------------

■■■ PC SP ■■■■■■■■■■

--------------------------------------------------------- */
@media screen and (min-width: 768px) {
  img.sp,
  br.sp,
  span.sp,
  .sp {
    display: none; }
  br.sp {
    width: 0; }
  .pc {
    display: block; }
  span.pc,
  img.pc,
  br.pc {
    display: inline; } }

@media screen and (max-width: 767px) {
  .sp {
    display: block; }
  span.pc,
  br.pc,
  img.pc,
  .pc {
    display: none; }
  img.sp,
  br.sp,
  span.sp {
    display: inline; } }

.bd {
  border: 0 !important; }

.bdt0 {
  border-top: 0 !important; }

.bdr0 {
  border-right: 0 !important; }

.bdb0 {
  border-bottom: 0 !important; }

.bdl0 {
  border-left: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.ml0 {
  margin-left: 0 !important; }

.mr0 {
  margin-right: 0 !important; }

.mt0 {
  margin-top: 0 !important; }

.pb0 {
  padding-bottom: 0 !important; }

.pl0 {
  padding-left: 0 !important; }

.pr0 {
  padding-right: 0 !important; }

.pt0 {
  padding-top: 0 !important; }

/* mt */
.mt0 {
  margin-top: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.ml55 {
  margin-left: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mr65 {
  margin-right: 65px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.ml65 {
  margin-left: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.mr80 {
  margin-right: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.ml80 {
  margin-left: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.mr85 {
  margin-right: 85px !important; }

.mb85 {
  margin-bottom: 85px !important; }

.ml85 {
  margin-left: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.mr90 {
  margin-right: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.ml90 {
  margin-left: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mr95 {
  margin-right: 95px !important; }

.mb95 {
  margin-bottom: 95px !important; }

.ml95 {
  margin-left: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mr100 {
  margin-right: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.ml100 {
  margin-left: 100px !important; }

/* ==========================================================================
   contents
   ========================================================================== */

.main-article dd,
.main-article dt,
.main-article td,
.main-article th,
.main-article li,
.main-article p {
  font-size: 16px;
}

/* m-color-
   ========================================================================== */
.m-color-aqua {
  color: #3594ff;
}

.m-color-red {
  color: #c52626;
}

/* m-underline
   ========================================================================== */
.m-underline {
  background: linear-gradient(180deg, transparent 60%, #ffde00 60%);
}

.m-underline.opt-orange {
  background: linear-gradient(180deg, transparent 75%, #ff7600 75%);
}

/* m-media
   ========================================================================== */
.m-media {
  margin-bottom: 70px;
  overflow: hidden;
}

.m-media .m-media_img {
  float: right;
  margin-left: 35px;
  text-align: left;
}

.m-media .m-media_img.opt-left {
  float: left;
  margin-left: 0;
  margin-right: 35px;
}

.m-media .m-media_img.opt-border img {
  border: 1px solid #d2d2d2;
}

.m-media .m-media_box {
  overflow: hidden;
  text-align: left;
}

.m-media .m-media_img.opt-no-float {
  float: none;
  margin-left: 0;
  margin-right: 0;
  margin-top: 30px;
}

.m-media .m-media_category {
  display: flex;
  margin-bottom: 5px;
}

.m-media .m-media_category li {
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  padding: 9px 0 8px;
  text-align: center;
  width: 140px;
}

.m-media .m-media_category li + li {
  margin-left: 5px;
}

.m-media .m-media_category li.has-icon01 {
  background-color: #59ab39;
}

.m-media .m-media_category li.has-icon02 {
  background-color: #f0b11a;
}

.m-media .m-media_category li.has-icon03 {
  background-color: #cf74ac;
}

/* kv
   ========================================================================== */
.kv {
  background: url("../../../assets/images/feed/kv.jpg") no-repeat 50% 50%;
  background-size: cover;
  height: 550px;
}

.kv .kv_inner {
  padding-top: 69px;
}

.kv .kv_inner {
  padding-top: 69px;
}

.kv .kv_lead,
.kv .kv_catch {
  color: #fff;
}

.kv .kv_catch {
  font-size: 24px;
  font-weight: 700;
  margin-top: 30px;
}

.kv .kv_lead {
  font-size: 16px;
  line-height: 2.18;
  margin-top: 20px;
}

.kv .kv_lead img {
  vertical-align: middle;
}

.kv .kv_list {
  margin-top: 44px;
}

.kv .kv_list ul {
  display: flex;
}

.kv .kv_list ul li {
  background-color: #fff;
  border: 3px solid #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 0 2px #1f2879;
  color: #1f2879;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.45;
  text-align: center;
  width: 340px;
}

.kv .kv_list ul li + li {
  margin-left: 30px;
}

.kv .kv_list ul li span {
  background: no-repeat 0 50%;
  background-size: 90px 90px;
  display: inline-block;
  padding-bottom: 35px;
  padding-left: 108px;
  padding-top: 35px;
  text-align: left;
}

.kv .kv_list ul li.has-icon01 span {
  background-image: url(../../../assets/images/feed/icon_bg_time.png);
}

.kv .kv_list ul li.has-icon02 span {
  background-image: url(../../../assets/images/feed/icon_bg_setting.png);
}

.kv .kv_list ul li.has-icon03 span {
  background-image: url(../../../assets/images/feed/icon_bg_badge.png);
}

/* anchor-nav
   ========================================================================== */
.anchor-nav {
  background-color: #111;
}

.anchor-nav ul {
  display: flex;
  justify-content: center;
  padding: 12px 0;
}

.anchor-nav ul li {
  border-right: 1px dotted #4a4a4a;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  width: 270px;
  position: relative;
}

.anchor-nav ul li:first-child {
  border-left: 1px dotted #4a4a4a;
}

.anchor-nav ul li a {
  color: #fff;
  display: block;
  padding: 14px 0;
  text-decoration: none;
}

.anchor-nav ul li span {
  color: #3594ff;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  margin-top: 5px;
  transition: .3s ease-out;
}

.anchor-nav ul li:before {
  border-bottom: 2px solid #3594ff;
  border-left: 2px solid #3594ff;
  content: "";
  height: 22px;
  width: 22px;
  position: absolute;
  bottom: -7px;
  left: 49%;
  transform: rotate(-45deg) translateX(-50%);
  transition: .3s ease-out;
}

.anchor-nav ul li a:hover {
  opacity: 1 !important;
}

.anchor-nav ul li:hover a span {
  color: #ff7600;
}

.anchor-nav ul li:hover:before {
  border-bottom-color: #ff7600;
  border-left-color: #ff7600;
}

/* catch
   ========================================================================== */
.catch {
  padding-bottom: 60px;
  margin: 60px 0;
  position: relative;
}
.catch:before {
  border-color: #1f2879 transparent transparent;
  border-style: solid;
  border-width: 33px 60px 0;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.catch p {
  color: #1f2879;
  display: inline-block;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 60px 30px;
  position: relative;
}

.catch p:after,
.catch p:before {
  color: #1f2879;
  font-family: 'ＭＳ 明朝';
  font-size: 160px;
  font-weight: normal;
  height: auto;
  line-height: 1;
  overflow: visible;
  position: absolute;
  top: 0;
}

.catch p:before {
  content: "{";
  left: -30px;
}

.catch p:after {
  content: "}";
  right: -30px;
}

/* title
   ========================================================================== */
.section-title {
  margin-bottom: 55px;
}

.section-title h2 {
  color: #1f2879;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
}

.section-title h2 span {
  color: #3594ff;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  margin-top: 15px;
}

/* content-title */
.content-title {
  margin-bottom: 30px;
}

.content-title h3 {
  background-color: #1f2879;
  border-bottom: 5px solid #3594ff;
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.1;
  padding: 16px 16px 16px 12px;
  text-align: left;
}

.content-title h3 span {
  color: #3594ff;
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 32px;
  font-style: italic;
  vertical-align: middle;
}

/* reason-section
   ========================================================================== */
.reason-section {
  background-color: #f7f7f9;
  padding-bottom: 5px;
  padding-top: 110px;
}

/* case-section
   ========================================================================== */
.case-section {
  padding-bottom: 5px;
  padding-top: 110px;
}

.case-section_title {
  display: flex;
  margin-bottom: 30px;
}

.case-section_title h3 {
  background-color: #1f2879;
  display: flex;
  font-size: 16px;
  padding: 5px 0;
}

.case-section_title h3 span {
  color: #fff;
  padding: 15px 0 15px 20px;
  text-align: left;
  width: 340px;
}

.case-section_title h3 span strong {
  font-size: 20px;
}

.case-section_title h3 span + span {
  border-left: 2px dotted #3594ff;
}

.case-section_title p {
  background-color: #3594ff;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  font-weight: 700;
  height: 60px;
  line-height: 1;
  text-align: center;
  padding-top: 8px;
  width: 60px;
}

.case-section_title p span {
  display: block;
  font-size: 32px;
}

.case-section_result {
  margin-top: 15px;
  padding-left: 8px;
  padding-right: 8px;
}

.case-section_result h4,
.case-section_result h5 {
  color: #1f2879;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}

.case-section_result + .case-section_result {
  border-top: 1px solid #d2d2d2;
  margin-top: 30px;
  padding-top: 30px;
}

.case-section_result .case-section_result_inner {
  background: url(../../../assets/images/feed/icon_bg_arrow-select.png) no-repeat 0 0;
  margin-top: 15px;
  margin-left: 32px;
  padding-left: 35px;
  padding-top: 12px;
}

.case-section_result .case-section_result_inner h5 {
  color: #3594ff;
}

.case-section_answer {
  border: 3px solid #c23838;
  font-weight: 700;
  margin-top: 60px;
  padding: 15px 0;
  text-align: center;
  position: relative;
}

.case-section_answer p {
  font-size: 20px;
}

.case-section_answer:before {
  background: url(../../../assets/images/feed/icon_bg_arrow-down.png) no-repeat 50% 0;
  content: "";
  height: 48px;
  width: 100%;
  position: absolute;
  left: 0;
  top: -35px;
}

/* faq-section
   ========================================================================== */
.faq-section {
  background-color: #f7f7f9;
  padding-bottom: 50px;
  padding-top: 110px;
}

.faq-section_list li {
  border-top: 1px solid #d0d0d2;
  padding: 30px 3px;
  text-align: left;
}

.faq-section_list li p {
  line-height: 1.75;
  min-height: 44px;
}

.faq-section_list li .faq-section_list_q {
  background: url(../../../assets/images/feed/icon_bg_q.png) no-repeat 0 0;
  font-weight: 700;
  margin-bottom: 10px;
  padding-left: 52px;
}

.faq-section_list li .faq-section_list_q p {
  font-size: 20px;
  padding-top: 8px;
}

.faq-section_list li .faq-section_list_a {
  background: url(../../../assets/images/feed/icon_bg_arrow-select.png) no-repeat 0 0, url(../../../assets/images/feed/icon_bg_a.png) no-repeat 38px 0;
  margin-left: 20px;
  padding-left: 96px;
  padding-top: 10px;
}

/* lp-footer
   ========================================================================== */
.lp-footer {
  background: url(../../../assets/images/feed/footer_bg.jpg) no-repeat 50% 50%;
  background-size: cover;
  padding-top: 65px;
}

.lp-footer p {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}

.lp-footer img {
  margin: 15px 0 10px;
}

.lp-footer .footer-btn {
  margin-top: 27px;
}

.lp-footer .footer-btn a {
  background: url(../../../assets/images/feed/icon_bg_mail.png) no-repeat 12px 50% #ff7600;
  border-radius: 100px;
  display: inline-block;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
  max-width: 520px;
  opacity: 1 !important;
  padding: 28px 0;
  text-decoration: none;
  width: 100%;
  position: relative;
  transition: background .3s ease-out;
}

.lp-footer .footer-btn a:before {
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  content: "";
  height: 15px;
  width: 15px;
  position: absolute;
  right: 38px;
  top: 48%;
  transform: rotate(45deg) translateY(-50%);
}

.lp-footer .footer-btn a:hover {
  background-color: #3594ff;
}

.lp-footer address {
  background-color: #1f2879;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1;
  margin-top: 70px;
  padding: 20px 0 18px;
  text-align: center;
}

.kv_inner.wrap {
    padding: 69px 20px 0 20px;
}

.m-media_box p,
.media_box p{
    text-align: justify;
    word-break: break-all;
}

.case-section_answer {
    padding: 15px 10px;
}

@media screen and ( max-width:769px) 
{
	.kv .kv_catch {
		font-size: 18px;
		font-weight: 700;
		margin-top: 30px;
	}
	
	.kv .kv_list ul {
		/* display: block; */
		zoom: 40%;
		justify-content: center;
		align-items: center;
		margin-top: -50px;
	}
	
	.kv .kv_list ul li {
		width: 100%;
		font-size: 12px;
	}
	
	.kv .kv_list ul li + li {
		margin-left: 0;
		margin-top: 0;
	}
	
	.kv .kv_list ul li span {
    background: no-repeat 0 50%;
    background-size: 60px 60px;
    display: inline-block;
    padding-bottom: 35px;
    padding-left: 60px;
    padding-top: 35px;
		text-align: left;
	}
		.kv .kv_lead {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 20px;
}
	
	.anchor-nav ul li {
		width: 50%;
	}
	
	ul.wrap {
		flex-flow: wrap;
	}
	
	.anchor-nav ul li:before {
		display: none;
	}
	
	.anchor-nav ul li {
		border-bottom: 1px dotted #4a4a4a;
	}
	
	.anchor-nav ul {
		padding: 0;
	}
	
	.kv {
		height: 480px;
	}
	
	.catch {
		margin: 60px 0;
		position: relative;
		zoom: 50%;
		padding: 10px 20px 30px;
	}
	
	.section-title h2 {
		color: #1f2879;
		font-size: 24px;
		font-weight: 700;
		line-height: 1;
	}
	
	.section-title h2 span {
		margin-top: 5px;
	}
	
	.service-section_box,
	.reason-section_box,
	.case-section_box,
	.faq-section_list {
		padding: 0 20px;
	}
	
	.m-media {
		margin-bottom: 40px;
	}
	
	.m-media_box {
		overflow: auto;
		text-align: left;
		width: 100%;
	}
	
	.m-media .m-media_img {
		float: none;
		margin-bottom: 20px;
		margin-left: 0;
	}
	
	.reason-section {
		background-color: #f7f7f9;
		padding-bottom: 5px;
		padding-top: 30px;
	}
	
	.section-title {
		margin-bottom: 25px;
	}
	
	.content-title h3 {
		font-size: 18px;
	}
	
	.content-title h3 span {
		font-size: 16px;
		font-style: italic;
		vertical-align: middle;
		display: inline-block;
		margin-bottom: 2px;
	}
	
	.case-section {
		padding-bottom: 5px;
		padding-top: 30px;
	}
	
	.case-section_title {
		display: block;
		margin-bottom: 30px;
	}
	
	.case-section_title h3 {
		background-color: #1f2879;
		display: block;
		font-size: 16px;
		padding: 5px 0;
	}
	
	.case-section_title h3 span {
		color: #fff;
		display: block;
		padding: 15px 0 15px 20px;
		text-align: left;
		width: 100px!important;
	}
	
	.case-section_title h3 span {
		width: 100%!important;
	}
	
	.m-media .m-media_img.opt-left {
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
	
	ul.m-media_category {
		zoom: 70%;
	}
	
	.case-section_answer {
		padding: 15px 10px;
	}
	
	.case-section_answer p {
		font-size: 18px;
		text-align: center;
	}
	
	.faq-section {
		padding-top: 45px;
	}
    
    .catch p {
        font-size: 24px;
        padding: 30px 60px 50px;
    }
    
    .page-service .banner-area-text p {
        line-height: 1.7em;
        font-size: 22px;
    }
}