@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 11, ../sass/lib/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, ../sass/lib/_normalize.scss */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 32, ../sass/lib/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 45, ../sass/lib/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 56, ../sass/lib/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 68, ../sass/lib/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 77, ../sass/lib/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 87, ../sass/lib/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 97, ../sass/lib/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 108, ../sass/lib/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 117, ../sass/lib/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 125, ../sass/lib/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 129, ../sass/lib/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 140, ../sass/lib/_normalize.scss */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 152, ../sass/lib/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 168, ../sass/lib/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 178, ../sass/lib/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 187, ../sass/lib/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 198, ../sass/lib/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 210, ../sass/lib/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 221, ../sass/lib/_normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 232, ../sass/lib/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 245, ../sass/lib/_normalize.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 253, ../sass/lib/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 262, ../sass/lib/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 272, ../sass/lib/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 282, ../sass/lib/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 291, ../sass/lib/_normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 300, ../sass/lib/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 312, ../sass/lib/_normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 320, ../sass/lib/_normalize.scss */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 331, ../sass/lib/_normalize.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 339, ../sass/lib/_normalize.scss */
[hidden] {
  display: none;
}

/* table of content -----------------
1.縦横中央配置
2.vwフォントサイズ自動計算
3.position absolute（縦・横の中央配置）
4.before,after用
5.media query
-----------------------------------*/
/* table of contents -----------------------------
1.マージンとパディングの指定
2.フォントサイズの指定(rem)
------------------------------------------------ */
/* table of content -----------------
1.白
2.黒
3.青
4.緑
5.黄
6.オレンジ
7.グレー
-----------------------------------*/
/* table of contents -----------------------------
1.背景画像パス指定
2.フォント指定
3.大枠
4.余白リセット
5.dd調整
6.box-sizing指定
7.PC、SPでの表示・非表示の切り替え
------------------------------------------------ */
/* line 22, ../sass/lib/_setting.scss */
html {
  font-size: 62.5%;
}

/* line 25, ../sass/lib/_setting.scss */
body {
  -webkit-text-size-adjust: 100%;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #666;
}

@media screen and (min-width: 768px) {
  /* line 31, ../sass/lib/_setting.scss */
  body {
    font-size: 1.4rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  /* line 37, ../sass/lib/_setting.scss */
  body {
    font-size: 1.2rem;
    line-height: 1.6;
  }
}
@media screen and (min-width: 768px) {
  /* line 45, ../sass/lib/_setting.scss */
  .w115 {
    width: 1150px;
    margin: 0 auto;
  }
}
/* line 55, ../sass/lib/_setting.scss */
ul, ol, p, figure, h1, h2, h3, h4, dl {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 62, ../sass/lib/_setting.scss */
dd {
  margin: 0;
}

/* line 67, ../sass/lib/_setting.scss */
* {
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  /* line 76, ../sass/lib/_setting.scss */
  .PC {
    display: none;
  }
}
/* table of contents -----------------------------
1.矢印アイコン
------------------------------------------------ */
/* line 5, ../sass/lib/_arrow.scss */
.arrow {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  line-height: 1;
  font-size: 0;
}
/* line 11, ../sass/lib/_arrow.scss */
.arrow:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
}
/* line 20, ../sass/lib/_arrow.scss */
.arrow_black:before {
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
}
/* line 28, ../sass/lib/_arrow.scss */
.arrow_white:before {
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
/* line 36, ../sass/lib/_arrow.scss */
.arrow_gray:before {
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
}
/* line 44, ../sass/lib/_arrow.scss */
.arrow_blue:before {
  border-right: 2px solid #005eac;
  border-bottom: 2px solid #005eac;
}
/* line 52, ../sass/lib/_arrow.scss */
.arrow_right:before {
  transform: rotate(-45deg);
}
/* line 59, ../sass/lib/_arrow.scss */
.arrow_left:before {
  transform: rotate(135deg);
}
/* line 66, ../sass/lib/_arrow.scss */
.arrow_bottom:before {
  transform: rotate(45deg);
}
/* line 73, ../sass/lib/_arrow.scss */
.arrow_top:before {
  transform: rotate(-90deg);
}

/* table of contents -----------------------------
1.ボタン共通
2.PC用
3.SP用
------------------------------------------------ */
/* line 9, ../sass/lib/_btn.scss */
.btn a {
  display: block;
  color: #fff;
  position: relative;
  box-sizing: border-box;
}
/* line 18, ../sass/lib/_btn.scss */
.btn_orange a {
  background-color: #e95f0f;
}
/* line 25, ../sass/lib/_btn.scss */
.btn_blue a {
  background-color: #0068b7;
}
/* line 32, ../sass/lib/_btn.scss */
.btn_green a {
  background-color: #2baca0;
}

@media screen and (min-width: 768px) {
  /* line 41, ../sass/lib/_btn.scss */
  .btn a {
    transition: all 0.3s ease-in-out;
    border-radius: 6px;
  }
  /* line 45, ../sass/lib/_btn.scss */
  .btn a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  /* line 55, ../sass/lib/_btn.scss */
  .btn a {
    border-radius: 4px;
  }
}
/* table of contents -----------------------------

------------------------------------------------ */
@media screen and (min-width: 768px) {
  /* line 7, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink {
    padding: 160px 0 50px;
  }
  /* line 10, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Lead {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  /* line 15, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__inner {
    width: 1200px;
    margin: 0 auto;
  }
  /* line 20, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block {
    margin-bottom: 60px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 50px;
  }
  /* line 24, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-title {
    font-size: 25px;
    position: relative;
    margin-bottom: 20px;
  }
  /* line 28, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-title:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #00acfd;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -17px;
    border-radius: 50%;
  }
  /* line 42, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-List {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 45, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-List .sitemapLink__Block-List-item {
    margin-bottom: 30px;
    width: 32.3%;
    padding-left: 1%;
    position: relative;
  }
  /* line 50, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-List .sitemapLink__Block-List-item:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left: 7px solid #333;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0px;
  }
  /* line 62, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-List .sitemapLink__Block-List-item a {
    color: #333;
    font-size: 16px;
    line-height: 1.5;
    transition: all 0.3s;
  }
  /* line 67, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-List .sitemapLink__Block-List-item a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  /* line 81, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink {
    padding: 50px 0;
  }
  /* line 84, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Lead {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  /* line 89, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__inner {
    width: 95%;
    margin: 0 auto;
  }
  /* line 94, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block {
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
  }
  /* line 98, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-title {
    font-size: 20px;
    position: relative;
    margin-bottom: 15px;
    padding-left: 15px;
  }
  /* line 103, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-title:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #00acfd;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    border-radius: 50%;
  }
  /* line 117, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-List {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 120, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-List .sitemapLink__Block-List-item {
    margin-bottom: 15px;
    position: relative;
    padding-left: 15px;
    width: 100%;
  }
  /* line 125, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-List .sitemapLink__Block-List-item:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left: 7px solid #333;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0px;
  }
  /* line 137, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-List .sitemapLink__Block-List-item a {
    color: #333;
    font-size: 15px;
    line-height: 1.5;
    transition: all 0.3s;
  }
  /* line 142, ../sass/parts/_sitemap.scss */
  .sitemap .sitemapLink .sitemapLink__Block .sitemapLink__Block-List .sitemapLink__Block-List-item a:hover {
    opacity: 0.7;
  }
}
/* table of contents -----------------------------

------------------------------------------------ */
@media screen and (min-width: 768px) {
  /* line 7, ../sass/parts/_case.scss */
  #case .mainImg {
    background: url("../images/case/pc_headerimg_case.png") no-repeat center;
    background-size: cover;
  }
  /* line 11, ../sass/parts/_case.scss */
  #case .mainImg__case02 {
    background: url("../images/case/pc_headerimg_case_2.png") no-repeat center;
    background-size: cover;
  }
  /* line 15, ../sass/parts/_case.scss */
  #case .mainImg__case03 {
    background: url("../images/case/pc_headerimg_case_3.png") no-repeat center;
    background-size: cover;
  }
  /* line 19, ../sass/parts/_case.scss */
  #case .mainImg__case04 {
    background: url("../images/case/pc_headerimg_case_4.png") no-repeat center;
    background-size: cover;
  }
  /* line 23, ../sass/parts/_case.scss */
  #case .mainImg__case05 {
    background: url("../images/case/pc_headerimg_case_5.png") no-repeat center;
    background-size: cover;
  }
  /* line 27, ../sass/parts/_case.scss */
  #case .mainImg__case06 {
    background: url("../images/case/pc_headerimg_case_6.png") no-repeat center;
    background-size: cover;
  }
  /* line 31, ../sass/parts/_case.scss */
  #case .mainImg__case07 {
    background: url("../images/case/pc_headerimg_case_7.png") no-repeat center;
    background-size: cover;
  }
  /* line 35, ../sass/parts/_case.scss */
  #case .mainImg__case08 {
    background: url("../images/case/pc_headerimg_case_8.png") no-repeat center;
    background-size: cover;
  }
  /* line 39, ../sass/parts/_case.scss */
  #case .mainImg__case09 {
    background: url("../images/case/pc_headerimg_case_9.png") no-repeat center;
    background-size: cover;
  }
  /* line 43, ../sass/parts/_case.scss */
  #case .mainImg__case10 {
    background: url("../images/case/pc_headerimg_case_10.png") no-repeat center;
    background-size: cover;
  }
  /* line 47, ../sass/parts/_case.scss */
  #case .mainImg__case11 {
    background: url("../images/case/pc_headerimg_case_11.png") no-repeat center;
    background-size: cover;
  }
  /* line 51, ../sass/parts/_case.scss */
  #case .mainImg__case12 {
    background: url("../images/case/pc_headerimg_case_12.png") no-repeat center;
    background-size: cover;
  }
  /* line 55, ../sass/parts/_case.scss */
  #case .mainImg__case13 {
    background: url("../images/case/pc_headerimg_case_13.png") no-repeat center;
    background-size: cover;
  }
  /* line 59, ../sass/parts/_case.scss */
  #case .mainImg__case14 {
    background: url("../images/case/pc_headerimg_case_14.png") no-repeat center;
    background-size: cover;
  }
  /* line 64, ../sass/parts/_case.scss */
  #case .case__functionBox .case__functionBox-title {
    font-size: 24px;
    text-align: center;
    color: #005eac;
    margin-bottom: 15px;
  }
  /* line 71, ../sass/parts/_case.scss */
  #case .card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  /* line 77, ../sass/parts/_case.scss */
  #case .card .card-List {
    padding: 25px 20px 26px;
    border: 4px solid #fff;
    box-shadow: 2px 2px 4px rgba(68, 68, 68, 0.4);
    width: 320px;
    margin-bottom: 10px;
  }
  /* line 83, ../sass/parts/_case.scss */
  #case .card .card-List:hover {
    border: 4px solid #82d1ca;
  }
  /* line 86, ../sass/parts/_case.scss */
  #case .card .card-List a {
    display: block;
    width: 100%;
    height: 100%;
  }
  /* line 91, ../sass/parts/_case.scss */
  #case .card .card-List .card-List_item_image {
    width: 50px;
    margin: 0 auto 5px;
    display: block;
  }
  /* line 95, ../sass/parts/_case.scss */
  #case .card .card-List .card-List_item_image img {
    max-width: 100%;
  }
  /* line 99, ../sass/parts/_case.scss */
  #case .card .card-List .card-List_item_title {
    font-size: 18px;
    color: #005eac;
    margin-bottom: 6px;
    text-align: center;
  }
  /* line 105, ../sass/parts/_case.scss */
  #case .card .card-List .card-List_item_text {
    font-size: 13px;
    color: #666;
    text-align: center;
    line-height: 1.5;
  }
  /* line 114, ../sass/parts/_case.scss */
  #case .box_w {
    width: 1000px;
    margin: 0 auto;
  }
  /* line 118, ../sass/parts/_case.scss */
  #case .box_w_title {
    margin-bottom: 45px;
  }
  /* line 123, ../sass/parts/_case.scss */
  #case .box_w header {
    position: relative;
    flex-direction: row-reverse;
    margin-bottom: 80px;
  }
  /* line 128, ../sass/parts/_case.scss */
  #case .box_w header .title {
    padding-left: 20px;
    width: calc(100% - 135px);
    font-size: 2.4rem;
    margin-top: 60px;
    line-height: 1.7;
    letter-spacing: 3.6px;
  }
  /* line 137, ../sass/parts/_case.scss */
  #case .box_w header figure {
    width: 190px;
    position: relative;
  }
  /* line 140, ../sass/parts/_case.scss */
  #case .box_w header figure img {
    width: 90%;
    position: absolute;
    top: 30px;
    bottom: 0;
    left: -20px;
    right: 0;
    margin: auto;
  }
  /* line 151, ../sass/parts/_case.scss */
  #case .box_w header .ex_title {
    position: absolute;
    top: 32px;
    left: 200px;
    color: #444;
    font-size: 1.6rem;
    letter-spacing: 4px;
  }
  /* line 160, ../sass/parts/_case.scss */
  #case .box_w .box_case_imgFlex {
    display: flex;
    width: 520px;
  }
  /* line 163, ../sass/parts/_case.scss */
  #case .box_w .box_case_imgFlex .box_case_img-item {
    width: 250px;
  }
  /* line 165, ../sass/parts/_case.scss */
  #case .box_w .box_case_imgFlex .box_case_img-item:nth-child(1) {
    margin-right: 20px;
  }
  /* line 168, ../sass/parts/_case.scss */
  #case .box_w .box_case_imgFlex .box_case_img-item img {
    width: 100%;
  }
  /* line 173, ../sass/parts/_case.scss */
  #case .box_w .box_case {
    border-bottom: 2px solid #ccc;
    padding-bottom: 40px;
    margin-bottom: 46px;
  }
  /* line 178, ../sass/parts/_case.scss */
  #case .box_w .box_case_title {
    font-size: 2.4rem;
    margin-bottom: 2px;
    letter-spacing: 2px;
  }
  /* line 184, ../sass/parts/_case.scss */
  #case .box_w .box_case_text {
    color: #333;
    line-height: 1.5;
  }
  /* line 189, ../sass/parts/_case.scss */
  #case .box_w .box_case_img {
    padding-left: 35px;
  }
  /* line 191, ../sass/parts/_case.scss */
  #case .box_w .box_case_img img {
    height: 340px;
    object-fit: contain;
    width: 450px;
    padding: 10px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  }
  /* line 201, ../sass/parts/_case.scss */
  #case .box_w .btn {
    width: 480px;
    margin: 20px auto 0;
  }
  /* line 205, ../sass/parts/_case.scss */
  #case .box_w .btn a {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    padding-left: 20px;
  }
  /* line 211, ../sass/parts/_case.scss */
  #case .box_w .btn a .arrow {
    right: 20px;
  }
  /* line 214, ../sass/parts/_case.scss */
  #case .box_w .btn a .arrow:before {
    width: 10px;
    height: 10px;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
  }
  /* line 225, ../sass/parts/_case.scss */
  #case .box_ex {
    justify-content: space-between;
  }
  /* line 228, ../sass/parts/_case.scss */
  #case .box_ex:nth-of-type(odd) {
    flex-direction: row-reverse;
  }
  /* line 232, ../sass/parts/_case.scss */
  #case .box_ex:not(:last-of-type) {
    margin-bottom: 40px;
  }
  /* line 236, ../sass/parts/_case.scss */
  #case .box_ex_title {
    font-size: 2.4rem;
    margin-bottom: 5px;
  }
  /* line 241, ../sass/parts/_case.scss */
  #case .box_ex_text {
    font-size: 1.3rem;
    line-height: 1.5;
  }
  /* line 245, ../sass/parts/_case.scss */
  #case .box_ex_text:last-of-type {
    margin-top: 20px;
  }
  /* line 250, ../sass/parts/_case.scss */
  #case .box_ex div {
    width: 490px;
  }
  /* line 254, ../sass/parts/_case.scss */
  #case .box_ex .case-img {
    height: 340px;
  }
  /* line 256, ../sass/parts/_case.scss */
  #case .box_ex .case-img img {
    object-fit: contain;
    height: 340px;
    border: 1px solid #ccc;
    width: 100%;
    padding: 5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    border-radius: 6px;
  }
  /* line 268, ../sass/parts/_case.scss */
  #case .guidelist {
    flex-wrap: wrap;
  }
  /* line 271, ../sass/parts/_case.scss */
  #case .guidelist_item {
    width: 200px;
    margin: 50px 0 0;
    margin-left: 50px;
  }
  /* line 276, ../sass/parts/_case.scss */
  #case .guidelist_item figure {
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 200px;
    margin-bottom: 16px;
  }
  /* line 281, ../sass/parts/_case.scss */
  #case .guidelist_item figure a {
    padding: 0 10px;
  }
  /* line 284, ../sass/parts/_case.scss */
  #case .guidelist_item figure img {
    max-width: 100%;
  }
  /* line 290, ../sass/parts/_case.scss */
  #case .guidelist_item p.name {
    font-size: 1.8rem;
    margin-bottom: 4px;
    letter-spacing: 2px;
  }
  /* line 296, ../sass/parts/_case.scss */
  #case .guidelist_item p.text {
    font-size: 1.3rem;
    line-height: 1.6;
    margin-bottom: 8px;
  }
  /* line 304, ../sass/parts/_case.scss */
  #case .guidelist_item dl dt,
  #case .guidelist_item dl dd {
    line-height: 1;
  }
  /* line 309, ../sass/parts/_case.scss */
  #case .guidelist_item dl dd {
    margin: -2px 0 0 0;
  }
  /* line 312, ../sass/parts/_case.scss */
  #case .guidelist_item dl dd a {
    color: #666;
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  /* line 326, ../sass/parts/_case.scss */
  #case .mainImg {
    background: url("../images/case/pc_headerimg_case.png") no-repeat center;
    background-size: cover;
  }
  /* line 330, ../sass/parts/_case.scss */
  #case .mainImg__case02 {
    background: url("../images/case/pc_headerimg_case_2.png") no-repeat center;
    background-size: cover;
  }
  /* line 334, ../sass/parts/_case.scss */
  #case .mainImg__case03 {
    background: url("../images/case/pc_headerimg_case_3.png") no-repeat center;
    background-size: cover;
  }
  /* line 338, ../sass/parts/_case.scss */
  #case .mainImg__case04 {
    background: url("../images/case/pc_headerimg_case_4.png") no-repeat center;
    background-size: cover;
  }
  /* line 342, ../sass/parts/_case.scss */
  #case .mainImg__case05 {
    background: url("../images/case/pc_headerimg_case_5.png") no-repeat center;
    background-size: cover;
  }
  /* line 346, ../sass/parts/_case.scss */
  #case .mainImg__case06 {
    background: url("../images/case/pc_headerimg_case_6.png") no-repeat center;
    background-size: cover;
  }
  /* line 350, ../sass/parts/_case.scss */
  #case .mainImg__case07 {
    background: url("../images/case/pc_headerimg_case_7.png") no-repeat center;
    background-size: cover;
  }
  /* line 354, ../sass/parts/_case.scss */
  #case .mainImg__case08 {
    background: url("../images/case/pc_headerimg_case_8.png") no-repeat center;
    background-size: cover;
  }
  /* line 358, ../sass/parts/_case.scss */
  #case .mainImg__case09 {
    background: url("../images/case/pc_headerimg_case_9.png") no-repeat center;
    background-size: cover;
  }
  /* line 362, ../sass/parts/_case.scss */
  #case .mainImg__case10 {
    background: url("../images/case/pc_headerimg_case_10.png") no-repeat center;
    background-size: cover;
  }
  /* line 366, ../sass/parts/_case.scss */
  #case .mainImg__case11 {
    background: url("../images/case/pc_headerimg_case_11.png") no-repeat center;
    background-size: cover;
  }
  /* line 370, ../sass/parts/_case.scss */
  #case .mainImg__case12 {
    background: url("../images/case/pc_headerimg_case_12.png") no-repeat center;
    background-size: cover;
  }
  /* line 374, ../sass/parts/_case.scss */
  #case .mainImg__case13 {
    background: url("../images/case/pc_headerimg_case_13.png") no-repeat center;
    background-size: cover;
  }
  /* line 378, ../sass/parts/_case.scss */
  #case .mainImg__case14 {
    background: url("../images/case/pc_headerimg_case_14.png") no-repeat center;
    background-size: cover;
  }
  /* line 382, ../sass/parts/_case.scss */
  #case .box {
    padding: 20px 0 30px;
  }
  /* line 384, ../sass/parts/_case.scss */
  #case .box .box_w {
    width: 95%;
    margin: 0 auto;
  }
  /* line 388, ../sass/parts/_case.scss */
  #case .box .box_w .box_w_title {
    text-align: left;
    line-height: 1.5;
    font-size: 18px;
    margin-bottom: 10px;
  }
  /* line 393, ../sass/parts/_case.scss */
  #case .box .box_w .box_w_title br {
    display: none;
  }
  /* line 397, ../sass/parts/_case.scss */
  #case .box .box_w figure {
    text-align: center;
    margin: 20px 0;
  }
  /* line 400, ../sass/parts/_case.scss */
  #case .box .box_w figure img {
    max-width: 100%;
  }
  /* line 404, ../sass/parts/_case.scss */
  #case .box .box_w .flex {
    display: block;
  }
  /* line 407, ../sass/parts/_case.scss */
  #case .box .box_w .title {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  /* line 412, ../sass/parts/_case.scss */
  #case .box .box_w .title .text_blue br {
    display: none;
  }
  /* line 418, ../sass/parts/_case.scss */
  #case .box .box_w .box_ex .box_ex_title {
    font-size: 17px;
    margin-bottom: 10px;
    line-height: 1.3;
    border-bottom: 1px solid #005eac;
    padding-bottom: 5px;
  }
  /* line 425, ../sass/parts/_case.scss */
  #case .box .box_w .box_ex .box_ex_text {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  /* line 431, ../sass/parts/_case.scss */
  #case .box .box_w .box_ex .case-img img {
    width: 100%;
    height: 300px;
    object-fit: contain;
    padding: 7px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  }
  /* line 441, ../sass/parts/_case.scss */
  #case .box .box_w .box_case {
    margin-bottom: 20px;
  }
  /* line 443, ../sass/parts/_case.scss */
  #case .box .box_w .box_case .box_case_title {
    font-size: 17px;
    margin-bottom: 10px;
  }
  /* line 447, ../sass/parts/_case.scss */
  #case .box .box_w .box_case .box_case_text {
    font-size: 15px;
    line-height: 1.5;
    color: #333;
  }
  /* line 452, ../sass/parts/_case.scss */
  #case .box .box_w .box_case .box_case_img {
    margin-bottom: 10px;
  }
  /* line 454, ../sass/parts/_case.scss */
  #case .box .box_w .box_case .box_case_img img {
    height: 300px;
    object-fit: contain;
    padding: 7px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  }
  /* line 464, ../sass/parts/_case.scss */
  #case .box .box_w .guidelist .guidelist_item {
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
  }
  /* line 468, ../sass/parts/_case.scss */
  #case .box .box_w .guidelist .guidelist_item figure {
    width: 100%;
    height: 150px;
    position: relative;
    overflow: hidden;
  }
  /* line 473, ../sass/parts/_case.scss */
  #case .box .box_w .guidelist .guidelist_item figure img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    padding: 20px;
    height: 150px;
    object-fit: contain;
  }
  /* line 487, ../sass/parts/_case.scss */
  #case .box .box_w .guidelist .guidelist_item .name {
    font-size: 17px;
  }
  /* line 490, ../sass/parts/_case.scss */
  #case .box .box_w .guidelist .guidelist_item .text {
    font-size: 15px;
  }
  /* line 494, ../sass/parts/_case.scss */
  #case .box .box_w .guidelist .guidelist_item dl dt {
    font-size: 15px;
  }
  /* line 498, ../sass/parts/_case.scss */
  #case .box .box_w .guidelist .guidelist_item dl dd a {
    font-size: 15px;
    color: #333;
  }
  /* line 501, ../sass/parts/_case.scss */
  #case .box .box_w .guidelist .guidelist_item dl dd a:hover {
    opacity: 0.7;
  }
  /* line 511, ../sass/parts/_case.scss */
  #case .box .box_case_imgFlex .box_case_img-item {
    height: 300px;
    margin-bottom: 10px;
  }
  /* line 514, ../sass/parts/_case.scss */
  #case .box .box_case_imgFlex .box_case_img-item img {
    width: 100%;
    object-fit: contain;
    height: 300px;
    padding: 7px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  }
  /* line 524, ../sass/parts/_case.scss */
  #case .box .box_case_img {
    margin: 20px 0;
  }
  /* line 527, ../sass/parts/_case.scss */
  #case .box .box_case_img img {
    width: 100%;
    height: auto;
  }
  /* line 534, ../sass/parts/_case.scss */
  #case .btn {
    width: 90%;
    margin: 0 auto;
  }
  /* line 537, ../sass/parts/_case.scss */
  #case .btn a {
    font-size: 1.5rem;
    border-radius: 4px;
    line-height: 40px;
    padding-left: 10px;
  }
  /* line 543, ../sass/parts/_case.scss */
  #case .btn a .arrow {
    right: 18px;
  }
  /* line 548, ../sass/parts/_case.scss */
  #case .btn:not(:last-of-type) {
    margin-bottom: 10px;
  }
  /* line 554, ../sass/parts/_case.scss */
  #case .case__functionBox .case__functionBox-title {
    font-size: 18px;
    text-align: center;
    color: #005eac;
    margin-bottom: 15px;
  }
  /* line 562, ../sass/parts/_case.scss */
  #case .card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  /* line 568, ../sass/parts/_case.scss */
  #case .card .card-List {
    padding: 15px 10px 14px;
    border: 4px solid #fff;
    box-shadow: 2px 2px 4px rgba(68, 68, 68, 0.4);
    width: 48%;
    margin-bottom: 10px;
  }
  /* line 574, ../sass/parts/_case.scss */
  #case .card .card-List:hover {
    border: 4px solid #82d1ca;
  }
  /* line 577, ../sass/parts/_case.scss */
  #case .card .card-List a {
    display: block;
    width: 100%;
    height: 100%;
  }
  /* line 582, ../sass/parts/_case.scss */
  #case .card .card-List .card-List_item_image {
    width: 30px;
    margin: 0 auto 5px;
    display: block;
  }
  /* line 586, ../sass/parts/_case.scss */
  #case .card .card-List .card-List_item_image img {
    max-width: 100%;
  }
  /* line 590, ../sass/parts/_case.scss */
  #case .card .card-List .card-List_item_title {
    font-size: 12px;
    color: #005eac;
    margin-bottom: 6px;
    text-align: center;
  }
  /* line 596, ../sass/parts/_case.scss */
  #case .card .card-List .card-List_item_text {
    font-size: 10px;
    color: #666;
    text-align: center;
    line-height: 1.5;
  }
  /* line 601, ../sass/parts/_case.scss */
  #case .card .card-List .card-List_item_text br {
    display: none;
  }
}
/* table of contents -----------------------------

------------------------------------------------ */
@media screen and (min-width: 768px) {
  /* line 7, ../sass/parts/_marketing.scss */
  #maketingAuto .pnav {
    padding: 0 20px;
  }

  /* line 11, ../sass/parts/_marketing.scss */
  .btns {
    width: 400px;
    margin: 50px auto 0;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  /* line 17, ../sass/parts/_marketing.scss */
  .btns .btn {
    width: 100%;
  }
  /* line 20, ../sass/parts/_marketing.scss */
  .btns .btn a {
    height: 40px;
    line-height: 40px;
    font-size: 1.8rem;
    padding: 0 20px;
  }
  /* line 26, ../sass/parts/_marketing.scss */
  .btns .btn a .arrow {
    right: 20px;
  }

  /* line 32, ../sass/parts/_marketing.scss */
  .marketing {
    padding: 90px 0 92px;
    border-bottom: 1px solid #9cb8da;
  }
  /* line 37, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .inner {
    width: 842px;
    margin: 0 auto 50px;
  }
  /* line 41, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .marketing__LeadBlock-lead {
    color: #ffff00;
    font-weight: bold;
    font-size: 14px;
    width: 360px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #005eac;
    margin-bottom: 21px;
  }
  /* line 52, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .marketing__LeadBlock-title {
    color: #666666;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 35px;
  }
  /* line 57, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .marketing__LeadBlock-title span {
    color: #005eac;
    display: inline-block;
  }
  /* line 62, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .marketing__LeadBlock-text {
    font-size: 16px;
    color: #333;
  }
  /* line 67, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .marketing__LeadBlock-item {
    margin-top: 10px;
    padding-left: 8px;
  }
  /* line 70, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .marketing__LeadBlock-item li {
    padding-left: 32px;
    background: url(../images/common/icon_checkbox.png) no-repeat left center;
    background-size: 20px;
    font-size: 14px;
    color: #666;
    margin-bottom: 8px;
  }
  /* line 82, ../sass/parts/_marketing.scss */
  .marketing .marketing__textBlock {
    width: 960px;
    margin: 0 auto 40px;
    border-top: 1px dashed #9cb8da;
    border-bottom: 1px dashed #9cb8da;
    padding: 33px 0 36px;
  }
  /* line 88, ../sass/parts/_marketing.scss */
  .marketing .marketing__textBlock .inner {
    width: 842px;
    margin: 0 auto;
  }
  /* line 93, ../sass/parts/_marketing.scss */
  .marketing .marketing__textBlock .marketing__textBlock-title {
    font-size: 24px;
    color: #005eac;
    font-weight: bold;
    margin-bottom: 16px;
  }
  /* line 99, ../sass/parts/_marketing.scss */
  .marketing .marketing__textBlock .marketing__textBlock-text {
    font-size: 14px;
    color: #666;
  }
  /* line 103, ../sass/parts/_marketing.scss */
  .marketing .marketing__textBlock .marketing__textBlock-text:nth-of-type(2) {
    margin-top: 25px;
  }
  /* line 110, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .inner {
    width: 842px;
    margin: 0 auto;
  }
  /* line 114, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-lead {
    font-size: 24px;
    color: #005eac;
    font-weight: bold;
    margin-bottom: 16px;
  }
  /* line 121, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content {
    padding: 0 20px 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 35px;
  }
  /* line 126, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content .marketing__infoBlock-Point {
    margin-bottom: 20px;
  }
  /* line 128, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content .marketing__infoBlock-Point .marketing__infoBlock-Point-title {
    font-size: 14px;
    color: #005eac;
    margin-bottom: 5px;
  }
  /* line 133, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content .marketing__infoBlock-Point .marketing__infoBlock-Point-text {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
  }
  /* line 140, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content .marketing__infoBlock-Check .marketing__infoBlock-Check-lead {
    font-size: 14px;
    color: #666;
    margin: 0 0 6px;
  }
  /* line 145, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content .marketing__infoBlock-Check .marketing__infoBlock-Check-item {
    padding-left: 8px;
  }
  /* line 147, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content .marketing__infoBlock-Check .marketing__infoBlock-Check-item li {
    padding-left: 32px;
    background: url(../images/common/icon_checkbox.png) no-repeat left center;
    background-size: 20px;
    font-size: 14px;
    color: #666;
    margin-bottom: 8px;
  }
  /* line 159, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content:nth-of-type(3) {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  /* line 167, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock {
    width: 960px;
    margin: 0 auto 35px;
    border-bottom: 1px dashed #9cb8da;
    padding-bottom: 36px;
  }
  /* line 172, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .inner {
    width: 842px;
    margin: 0 auto;
  }
  /* line 176, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-lead {
    font-size: 24px;
    color: #005eac;
    font-weight: bold;
    margin-bottom: 16px;
  }
  /* line 183, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content {
    padding: 0 20px;
  }
  /* line 185, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content .marketing__featureBlock-Point {
    margin-bottom: 20px;
  }
  /* line 187, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content .marketing__featureBlock-Point .marketing__featureBlock-Point-title {
    font-size: 14px;
    color: #005eac;
    margin-bottom: 5px;
  }
  /* line 192, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content .marketing__featureBlock-Point .marketing__featureBlock-Point-text {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
  }
  /* line 199, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content .marketing__featureBlock-Check .marketing__featureBlock-Check-lead {
    font-size: 14px;
    color: #666;
    margin: 0 0 6px;
  }
  /* line 204, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content .marketing__featureBlock-Check .marketing__featureBlock-Check-item {
    padding-left: 8px;
  }
  /* line 206, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content .marketing__featureBlock-Check .marketing__featureBlock-Check-item li {
    padding-left: 32px;
    background: url(../images/common/icon_checkbox.png) no-repeat left center;
    background-size: 20px;
    font-size: 14px;
    color: #666;
    margin-bottom: 8px;
  }
  /* line 218, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock:last-of-type {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 230, ../sass/parts/_marketing.scss */
  #maketingAuto .pnav {
    padding: 0 20px;
  }

  /* line 234, ../sass/parts/_marketing.scss */
  .marketing {
    padding: 60px 0 50px;
    border-bottom: 1px solid #9cb8da;
  }
  /* line 239, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .inner {
    width: 95%;
    margin: 0 auto 20px;
  }
  /* line 243, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .marketing__LeadBlock-lead {
    color: #ffff00;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    text-align: center;
    background: #005eac;
    margin-bottom: 15px;
  }
  /* line 252, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .marketing__LeadBlock-title {
    color: #666666;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 15px;
  }
  /* line 257, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .marketing__LeadBlock-title span {
    color: #005eac;
    display: inline-block;
  }
  /* line 262, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .marketing__LeadBlock-text {
    font-size: 15px;
    color: #333;
  }
  /* line 267, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .marketing__LeadBlock-item {
    margin-top: 10px;
    padding-left: 8px;
  }
  /* line 270, ../sass/parts/_marketing.scss */
  .marketing .marketing__LeadBlock .marketing__LeadBlock-item li {
    padding-left: 32px;
    background: url(../images/common/icon_checkbox.png) no-repeat left center;
    background-size: 20px;
    font-size: 14px;
    color: #666;
    margin-bottom: 8px;
  }
  /* line 282, ../sass/parts/_marketing.scss */
  .marketing .marketing__textBlock {
    margin: 0 auto 20px;
    border-top: 1px dashed #9cb8da;
    border-bottom: 1px dashed #9cb8da;
    padding: 20px 0;
  }
  /* line 288, ../sass/parts/_marketing.scss */
  .marketing .marketing__textBlock .inner {
    width: 95%;
    margin: 0 auto;
  }
  /* line 293, ../sass/parts/_marketing.scss */
  .marketing .marketing__textBlock .marketing__textBlock-title {
    font-size: 20px;
    color: #005eac;
    font-weight: bold;
    margin-bottom: 16px;
  }
  /* line 299, ../sass/parts/_marketing.scss */
  .marketing .marketing__textBlock .marketing__textBlock-text {
    font-size: 14px;
    color: #666;
  }
  /* line 303, ../sass/parts/_marketing.scss */
  .marketing .marketing__textBlock .marketing__textBlock-text:nth-of-type(2) {
    margin-top: 25px;
  }
  /* line 310, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-lead {
    font-size: 22px;
    color: #005eac;
    font-weight: bold;
    margin-bottom: 16px;
    padding: 0 5%;
  }
  /* line 318, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content {
    padding: 0 20px 30px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 35px;
  }
  /* line 323, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content .marketing__infoBlock-Point {
    margin-bottom: 20px;
  }
  /* line 325, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content .marketing__infoBlock-Point .marketing__infoBlock-Point-title {
    font-size: 16px;
    color: #005eac;
    margin-bottom: 5px;
  }
  /* line 330, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content .marketing__infoBlock-Point .marketing__infoBlock-Point-text {
    font-size: 15px;
    color: #666;
    line-height: 1.5;
  }
  /* line 337, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content .marketing__infoBlock-Check .marketing__infoBlock-Check-lead {
    font-size: 15px;
    color: #666;
    margin: 0 0 6px;
  }
  /* line 342, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content .marketing__infoBlock-Check .marketing__infoBlock-Check-item {
    padding-left: 8px;
  }
  /* line 344, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content .marketing__infoBlock-Check .marketing__infoBlock-Check-item li {
    padding-left: 32px;
    background: url(../images/common/icon_checkbox.png) no-repeat left center;
    background-size: 20px;
    font-size: 14px;
    color: #666;
    margin-bottom: 8px;
  }
  /* line 356, ../sass/parts/_marketing.scss */
  .marketing .marketing__infoBlock .marketing__infoBlock-content:nth-of-type(3) {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
  }
  /* line 364, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock {
    margin: 0 auto 20px;
    border-bottom: 1px dashed #9cb8da;
    padding-bottom: 20px;
  }
  /* line 368, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-lead {
    padding: 0 5%;
    font-size: 20px;
    color: #005eac;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.3;
  }
  /* line 377, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content {
    padding: 0 20px;
  }
  /* line 379, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content .marketing__featureBlock-Point {
    margin-bottom: 20px;
  }
  /* line 381, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content .marketing__featureBlock-Point .marketing__featureBlock-Point-title {
    font-size: 14px;
    color: #005eac;
    margin-bottom: 5px;
  }
  /* line 386, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content .marketing__featureBlock-Point .marketing__featureBlock-Point-text {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
  }
  /* line 393, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content .marketing__featureBlock-Check .marketing__featureBlock-Check-lead {
    font-size: 14px;
    color: #666;
    margin: 0 0 6px;
  }
  /* line 398, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content .marketing__featureBlock-Check .marketing__featureBlock-Check-item {
    padding-left: 8px;
  }
  /* line 400, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock .marketing__featureBlock-content .marketing__featureBlock-Check .marketing__featureBlock-Check-item li {
    padding-left: 32px;
    background: url(../images/common/icon_checkbox.png) no-repeat left center;
    background-size: 20px;
    font-size: 14px;
    color: #666;
    margin-bottom: 8px;
  }
  /* line 412, ../sass/parts/_marketing.scss */
  .marketing .marketing__featureBlock:last-of-type {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
  }

  /* line 420, ../sass/parts/_marketing.scss */
  .btns {
    width: 90%;
    margin: 30px auto 0;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  /* line 426, ../sass/parts/_marketing.scss */
  .btns .btn {
    width: 100%;
    margin-top: 20px;
  }
  /* line 430, ../sass/parts/_marketing.scss */
  .btns .btn a {
    height: 40px;
    line-height: 40px;
    font-size: 1.8rem;
    padding: 0 20px;
  }
  /* line 436, ../sass/parts/_marketing.scss */
  .btns .btn a .arrow {
    right: 20px;
  }
}
/* table of contents -----------------------------
1.テキスト指定
2.画像
3.リンク
4.横並び
5.影
6.円
7.大枠
8.点線付き大枠
9.タイトル
10.三角リスト
11.資料請求・お問い合わせ
12.Visionaryの特徴
13.visionaryの特徴アイコン
14.番号付きリスト
15.青背景黄色タイトル付きエリア
16.各画面のメインビジュアル
17.チェックアイコンリスト
18.下層ページ
------------------------------------------------ */
/* line 23, ../sass/parts/_common.scss */
.text_bold {
  font-weight: bold;
}
/* line 27, ../sass/parts/_common.scss */
.text_center {
  text-align: center;
}
/* line 31, ../sass/parts/_common.scss */
.text_blue {
  color: #005eac;
}
/* line 35, ../sass/parts/_common.scss */
.text_yellow {
  color: #ffff00;
}
/* line 39, ../sass/parts/_common.scss */
.text_green {
  color: #2baca0;
}
/* line 43, ../sass/parts/_common.scss */
.text_orange {
  color: #e95f0f;
}

/* line 47, ../sass/parts/_common.scss */
p {
  margin: 0;
}

/* line 52, ../sass/parts/_common.scss */
img {
  vertical-align: top;
}

/* line 57, ../sass/parts/_common.scss */
a {
  text-decoration: none;
}

/* line 61, ../sass/parts/_common.scss */
.linkwithunderline a {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  /* line 67, ../sass/parts/_common.scss */
  .linkwithunderline a:hover {
    text-decoration: none;
  }
}

/* line 75, ../sass/parts/_common.scss */
.flex {
  display: flex;
}

/* line 80, ../sass/parts/_common.scss */
.shadow {
  box-shadow: 2px 2px 4px rgba(68, 68, 68, 0.4);
}

/* line 85, ../sass/parts/_common.scss */
.circle {
  border-radius: 50%;
}

/* line 91, ../sass/parts/_common.scss */
.box:not(:last-child) {
  border-bottom: 2px solid #9cb8da;
}

@media screen and (min-width: 768px) {
  /* line 96, ../sass/parts/_common.scss */
  .box {
    padding: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 101, ../sass/parts/_common.scss */
  .box {
    padding: 50px 0;
  }
  /* line 104, ../sass/parts/_common.scss */
  .box:not(:last-child) {
    border-bottom: 1px solid #9cb8da;
  }
}
@media screen and (min-width: 768px) {
  /* line 112, ../sass/parts/_common.scss */
  .box_bd {
    width: 960px;
    margin: 0 auto;
    padding: 0 60px;
  }
  /* line 117, ../sass/parts/_common.scss */
  .box_bd:not(:last-of-type) {
    border-bottom: 2px dashed #9cb8da;
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  /* line 125, ../sass/parts/_common.scss */
  .box_bd {
    margin: 0 25px;
  }
  /* line 128, ../sass/parts/_common.scss */
  .box_bd:not(:last-of-type) {
    border-bottom: 1px dashed #9cb8da;
    padding-bottom: 20px;
  }
}
/* line 138, ../sass/parts/_common.scss */
.h_title {
  color: #999;
  position: relative;
}
/* line 143, ../sass/parts/_common.scss */
.h_title_2:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background: url(../images/top/tag_asterisk.png) no-repeat center;
  position: absolute;
}
/* line 151, ../sass/parts/_common.scss */
.h_text {
  line-height: 2.2;
}

@media screen and (min-width: 768px) {
  /* line 157, ../sass/parts/_common.scss */
  .h_title {
    font-size: 3.6rem;
    line-height: 1.7;
    letter-spacing: 5px;
  }
  /* line 163, ../sass/parts/_common.scss */
  .h_title_2:before {
    width: 26px;
    height: 25px;
    top: -16px;
    left: -26px;
  }
  /* line 172, ../sass/parts/_common.scss */
  .h_text {
    line-height: 2.2;
  }
}
@media screen and (max-width: 767px) {
  /* line 179, ../sass/parts/_common.scss */
  .h_title {
    padding-top: 16px;
    font-size: 2rem;
    line-height: 1.7;
  }
  /* line 185, ../sass/parts/_common.scss */
  .h_title_2:before {
    background: url(../images/top/tag_asterisk.png) no-repeat center;
    background-size: 13px 12px;
    width: 13px;
    height: 12px;
    top: 8px;
    left: -12px;
  }
  /* line 196, ../sass/parts/_common.scss */
  .h_text {
    line-height: 1.6;
    font-size: 1.5rem;
  }
}
/* line 204, ../sass/parts/_common.scss */
.traiangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 10px;
  border-color: transparent transparent transparent #666;
  display: inline-block;
  margin-right: 5px;
  vertical-align: bottom;
}

/* line 217, ../sass/parts/_common.scss */
.box_contact_cards {
  justify-content: space-between;
  color: #444;
}
/* line 222, ../sass/parts/_common.scss */
.box_contact_cards_item .title {
  position: relative;
  line-height: 1;
}
/* line 226, ../sass/parts/_common.scss */
.box_contact_cards_item .title:before, .box_contact_cards_item .title:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  border-bottom: 1px solid #444;
  position: absolute;
}
/* line 234, ../sass/parts/_common.scss */
.box_contact_cards_item .title:before {
  left: 0;
}
/* line 238, ../sass/parts/_common.scss */
.box_contact_cards_item .title:after {
  right: 0;
}
/* line 243, ../sass/parts/_common.scss */
.box_contact_cards_item .date {
  color: #333;
}
/* line 249, ../sass/parts/_common.scss */
.box_contact_cards_item .btn_right p {
  line-height: 1;
}
/* line 255, ../sass/parts/_common.scss */
.box_contact_cards_item .btn .arrow:before {
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  width: 10px;
  height: 10px;
}

@media screen and (min-width: 768px) {
  /* line 268, ../sass/parts/_common.scss */
  .box_contact_title {
    font-size: 3rem;
  }
  /* line 272, ../sass/parts/_common.scss */
  .box_contact_sub {
    font-size: 1.8rem;
    margin-bottom: 26px;
  }
  /* line 277, ../sass/parts/_common.scss */
  .box_contact_cards {
    justify-content: space-between;
    width: 820px;
    margin: 0 auto;
  }
  /* line 282, ../sass/parts/_common.scss */
  .box_contact_cards_item {
    width: 390px;
    padding: 22px 40px;
  }
  /* line 286, ../sass/parts/_common.scss */
  .box_contact_cards_item .title {
    position: relative;
    font-size: 1.8rem;
    letter-spacing: 2.2px;
    margin-bottom: 10px;
  }
  /* line 292, ../sass/parts/_common.scss */
  .box_contact_cards_item .title:before, .box_contact_cards_item .title:after {
    width: 35px;
  }
  /* line 298, ../sass/parts/_common.scss */
  .box_contact_cards_item .text_blue {
    font-size: 3.6rem;
    letter-spacing: 1.9px;
  }
  /* line 303, ../sass/parts/_common.scss */
  .box_contact_cards_item .date {
    font-size: 1.2rem;
    margin-top: -2px;
  }
  /* line 308, ../sass/parts/_common.scss */
  .box_contact_cards_item .btn {
    margin-top: 20px;
  }
  /* line 311, ../sass/parts/_common.scss */
  .box_contact_cards_item .btn a {
    padding: 14px 14px 10px;
  }
  /* line 316, ../sass/parts/_common.scss */
  .box_contact_cards_item .btn_left .text_yellow {
    font-size: 1.2rem;
    letter-spacing: 0.6px;
  }
  /* line 323, ../sass/parts/_common.scss */
  .box_contact_cards_item .btn_right p {
    font-size: 2.4rem;
    padding-left: 14px;
    letter-spacing: 4px;
    padding-top: 3px;
  }
  /* line 331, ../sass/parts/_common.scss */
  .box_contact_cards_item .btn .arrow {
    right: 14px;
  }
}
@media screen and (max-width: 767px) {
  /* line 340, ../sass/parts/_common.scss */
  .box_contact {
    padding: 0 25px;
  }
  /* line 343, ../sass/parts/_common.scss */
  .box_contact_title {
    font-size: 20px;
    font-size: 6.25vw;
  }
  /* line 347, ../sass/parts/_common.scss */
  .box_contact_sub {
    font-size: 15px;
    font-size: 4.6875vw;
    margin-bottom: 20px;
  }
  /* line 352, ../sass/parts/_common.scss */
  .box_contact_cards {
    display: block;
  }
  /* line 355, ../sass/parts/_common.scss */
  .box_contact_cards_item {
    padding: 3vw 6vw;
  }
  /* line 358, ../sass/parts/_common.scss */
  .box_contact_cards_item:not(:last-of-type) {
    margin-bottom: 25px;
  }
  /* line 362, ../sass/parts/_common.scss */
  .box_contact_cards_item .title {
    font-size: 15px;
    font-size: 4.6875vw;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }
  /* line 367, ../sass/parts/_common.scss */
  .box_contact_cards_item .title:before, .box_contact_cards_item .title:after {
    width: 8vw;
  }
  /* line 373, ../sass/parts/_common.scss */
  .box_contact_cards_item .text_blue {
    font-size: 25px;
    font-size: 7.8125vw;
    letter-spacing: 1.9px;
    margin-top: -8px;
  }
  /* line 379, ../sass/parts/_common.scss */
  .box_contact_cards_item .date {
    font-size: 10px;
    font-size: 3.125vw;
    margin-top: -2px;
  }
  /* line 385, ../sass/parts/_common.scss */
  .box_contact_cards_item .btn a {
    padding: 3vw 3vw;
    align-items: center;
  }
  /* line 389, ../sass/parts/_common.scss */
  .box_contact_cards_item .btn a .flex {
    align-items: center;
  }
  /* line 395, ../sass/parts/_common.scss */
  .box_contact_cards_item .btn_left .text_yellow {
    font-size: 9px;
    font-size: 2.8125vw;
    line-height: 1.4;
  }
  /* line 401, ../sass/parts/_common.scss */
  .box_contact_cards_item .btn_right {
    margin-left: 4vw;
  }
  /* line 404, ../sass/parts/_common.scss */
  .box_contact_cards_item .btn_right p {
    font-size: 20px;
    font-size: 6.25vw;
    line-height: 1;
  }
  /* line 410, ../sass/parts/_common.scss */
  .box_contact_cards_item .btn .arrow {
    right: 3vw;
  }
}
/* line 421, ../sass/parts/_common.scss */
.box_feature .box_title {
  font-size: 1.4rem;
  font-weight: normal;
}
/* line 425, ../sass/parts/_common.scss */
.box_feature .box_title .text_blue {
  display: block;
  line-height: 1;
}
/* line 433, ../sass/parts/_common.scss */
.box_feature .cards_item a {
  display: block;
  box-sizing: border-box;
  height: 100%;
}
/* line 439, ../sass/parts/_common.scss */
.box_feature .cards_item_text {
  color: #666;
}

@media screen and (min-width: 768px) {
  /* line 446, ../sass/parts/_common.scss */
  .box_feature {
    width: 980px;
    margin: 0 auto;
  }
  /* line 450, ../sass/parts/_common.scss */
  .box_feature .box_title {
    width: 800px;
    margin: 0 auto 50px;
    background: #fff url(../images/common/icon_0.png) no-repeat top 40px center;
    padding: 90px 0 40px;
    line-height: 2;
  }
  /* line 458, ../sass/parts/_common.scss */
  .box_feature .box_title .text_blue {
    font-size: 3.6rem;
  }
  /* line 463, ../sass/parts/_common.scss */
  .box_feature > p {
    margin-bottom: 42px;
    font-size: 2.4rem;
  }
  /* line 468, ../sass/parts/_common.scss */
  .box_feature .cards {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -10px;
  }
  /* line 473, ../sass/parts/_common.scss */
  .box_feature .cards_item {
    width: 320px;
    margin-bottom: 10px;
    background-position: top 26px center;
    background-size: 50px;
  }
  /* line 479, ../sass/parts/_common.scss */
  .box_feature .cards_item a {
    border: 4px solid #fff;
    padding: 80px 20px 26px;
  }
  /* line 483, ../sass/parts/_common.scss */
  .box_feature .cards_item a:hover {
    border: 4px solid #82d1ca;
  }
  /* line 488, ../sass/parts/_common.scss */
  .box_feature .cards_item_title {
    font-size: 1.8rem;
    margin-bottom: 6px;
  }
  /* line 493, ../sass/parts/_common.scss */
  .box_feature .cards_item_text {
    font-size: 1.3rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  /* line 502, ../sass/parts/_common.scss */
  .box_feature {
    padding: 0 20px;
  }
  /* line 505, ../sass/parts/_common.scss */
  .box_feature .box_title {
    font-size: 1rem;
    background: #fff url(../images/common/icon_0.png) no-repeat top 20px center;
    background-size: 20px;
    padding: 45px 0 20px;
    line-height: 2;
    margin: 0 auto 20px;
    position: relative;
  }
  /* line 515, ../sass/parts/_common.scss */
  .box_feature .box_title .text_blue {
    font-size: 2rem;
    margin-bottom: -12px;
  }
  /* line 521, ../sass/parts/_common.scss */
  .box_feature > p {
    margin-bottom: 12px;
    font-size: 1.2rem;
  }
  /* line 526, ../sass/parts/_common.scss */
  .box_feature .cards {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -10px;
  }
  /* line 531, ../sass/parts/_common.scss */
  .box_feature .cards_item {
    width: 48%;
    margin-bottom: 15px;
    background-position: top 12px center;
    background-size: 30px;
  }
  /* line 537, ../sass/parts/_common.scss */
  .box_feature .cards_item a {
    display: block;
    padding: 40px 10px 14px;
    box-sizing: border-box;
    border: 4px solid #fff;
    height: 100%;
  }
  /* line 544, ../sass/parts/_common.scss */
  .box_feature .cards_item a:hover {
    border: 4px solid #82d1ca;
  }
  /* line 549, ../sass/parts/_common.scss */
  .box_feature .cards_item_title {
    font-size: 1.2rem;
    margin-bottom: 4px;
  }
  /* line 554, ../sass/parts/_common.scss */
  .box_feature .cards_item_text {
    font-size: 1rem;
    line-height: 1.4;
    letter-spacing: -0.6px;
  }
}
/* line 566, ../sass/parts/_common.scss */
.f_item01 {
  background: url(../images/common/icon_01.png) no-repeat;
}
/* line 570, ../sass/parts/_common.scss */
.f_item02 {
  background: url(../images/common/icon_02.png) no-repeat;
}
/* line 574, ../sass/parts/_common.scss */
.f_item03 {
  background: url(../images/common/icon_03.png) no-repeat;
}
/* line 578, ../sass/parts/_common.scss */
.f_item04 {
  background: url(../images/common/icon_04.png) no-repeat;
}
/* line 582, ../sass/parts/_common.scss */
.f_item05 {
  background: url(../images/common/icon_05.png) no-repeat;
}
/* line 586, ../sass/parts/_common.scss */
.f_item06 {
  background: url(../images/common/icon_06.png) no-repeat;
}
/* line 590, ../sass/parts/_common.scss */
.f_item07 {
  background: url(../images/common/icon_07.png) no-repeat;
}
/* line 594, ../sass/parts/_common.scss */
.f_item08 {
  background: url(../images/common/icon_08.png) no-repeat;
}
/* line 598, ../sass/parts/_common.scss */
.f_item09 {
  background: url(../images/common/icon_09.png) no-repeat;
}
/* line 602, ../sass/parts/_common.scss */
.f_item10 {
  background: url(../images/common/icon_10.png) no-repeat;
}
/* line 606, ../sass/parts/_common.scss */
.f_item11 {
  background: url(../images/common/icon_11.png) no-repeat;
}
/* line 610, ../sass/parts/_common.scss */
.f_item12 {
  background: url(../images/common/icon_12.png) no-repeat;
}
/* line 614, ../sass/parts/_common.scss */
.f_item13 {
  background: url(../images/common/icon_13.png) no-repeat;
}
/* line 618, ../sass/parts/_common.scss */
.f_item14 {
  background: url(../images/common/icon_14.png) no-repeat;
}
/* line 622, ../sass/parts/_common.scss */
.f_item15 {
  background: url(../images/common/icon_15.png) no-repeat;
}

/* line 629, ../sass/parts/_common.scss */
.numberlist_item {
  line-height: 1;
}
/* line 632, ../sass/parts/_common.scss */
.numberlist_item .number {
  align-items: center;
  justify-content: center;
  display: flex;
  color: #fff;
  background-color: #005eac;
  font-weight: normal;
}

@media screen and (min-width: 768px) {
  /* line 643, ../sass/parts/_common.scss */
  .numberlist_item {
    font-size: 1.6rem;
  }
  /* line 646, ../sass/parts/_common.scss */
  .numberlist_item .number {
    width: 24px;
    height: 24px;
    font-size: 2.4rem;
    margin-right: 6px;
  }
  /* line 653, ../sass/parts/_common.scss */
  .numberlist_item:not(:last-of-type) {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  /* line 661, ../sass/parts/_common.scss */
  .numberlist_item {
    font-size: 1rem;
  }
  /* line 664, ../sass/parts/_common.scss */
  .numberlist_item .number {
    text-align: center;
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 10px;
    margin-right: 2px;
    display: block;
  }
  /* line 674, ../sass/parts/_common.scss */
  .numberlist_item .text {
    width: calc(100% - 12px);
    margin-top: -3px;
  }
  /* line 679, ../sass/parts/_common.scss */
  .numberlist_item:not(:last-of-type) {
    margin-bottom: 14px;
  }
}
/* line 687, ../sass/parts/_common.scss */
.box_yb {
  position: relative;
}
/* line 690, ../sass/parts/_common.scss */
.box_yb_text {
  position: absolute;
  top: 0;
  background: #005eac;
  color: #ffff00;
}

@media screen and (min-width: 768px) {
  /* line 698, ../sass/parts/_common.scss */
  .box_yb {
    padding-top: 46px;
  }
  /* line 701, ../sass/parts/_common.scss */
  .box_yb_text {
    left: 60px;
    padding: 0 30px;
    height: 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  /* line 710, ../sass/parts/_common.scss */
  .box_yb {
    padding-top: 42px;
  }
  /* line 713, ../sass/parts/_common.scss */
  .box_yb_text {
    left: 25px;
    padding: 0 22px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
  }
}
/* line 724, ../sass/parts/_common.scss */
.mainImg {
  height: 200px;
  width: 100vw;
}

/* line 730, ../sass/parts/_common.scss */
.checkiconlist {
  margin: 12px 0 16px;
}
/* line 733, ../sass/parts/_common.scss */
.checkiconlist_item {
  background: url(../images/casestudy/icon_checkbox.png) no-repeat left 0 top 2px;
  padding-left: 26px;
  margin-left: 10px;
  margin-top: 8px;
}
/* line 739, ../sass/parts/_common.scss */
.checkiconlist_item:before {
  display: none !important;
}

/* line 748, ../sass/parts/_common.scss */
#page main .h_title {
  color: #666;
}

@media screen and (min-width: 768px) {
  /* line 756, ../sass/parts/_common.scss */
  #page main {
    font-size: 1.6rem;
  }
  /* line 761, ../sass/parts/_common.scss */
  #page .h_title span {
    font-size: 1.8rem;
  }
  /* line 766, ../sass/parts/_common.scss */
  #page .boxns {
    width: 960px;
    margin: 0 auto;
  }
  /* line 770, ../sass/parts/_common.scss */
  #page .boxns .h_title {
    padding: 0 60px;
    margin: 0 0 50px;
    line-height: 1.8;
  }
  /* line 776, ../sass/parts/_common.scss */
  #page .boxns .h_title + .box_bd > p {
    font-size: 1.6rem;
  }
  /* line 783, ../sass/parts/_common.scss */
  #page .boxns .numberlist_item {
    font-size: 1.6rem;
    line-height: 1.5;
  }
  /* line 787, ../sass/parts/_common.scss */
  #page .boxns .numberlist_item:not(:last-of-type) {
    margin-bottom: 20px;
  }
  /* line 791, ../sass/parts/_common.scss */
  #page .boxns .numberlist_item .number {
    width: 22px;
    height: 22px;
    font-size: 2rem;
  }
  /* line 797, ../sass/parts/_common.scss */
  #page .boxns .numberlist_item .text {
    letter-spacing: 0.8px;
  }
  /* line 803, ../sass/parts/_common.scss */
  #page .boxns figure {
    margin-top: 30px;
  }
  /* line 809, ../sass/parts/_common.scss */
  #page .boxns ul li,
  #page .boxns ol li {
    margin-top: 5px;
  }
  /* line 816, ../sass/parts/_common.scss */
  #page .boxns ol li span {
    margin-right: 4px;
  }
  /* line 824, ../sass/parts/_common.scss */
  #page .boxns ul li:before {
    content: "・";
    display: inline-block;
  }
  /* line 832, ../sass/parts/_common.scss */
  #page .boxns .box_bd:not(:last-of-type) {
    padding-bottom: 28px;
    margin-bottom: 35px;
  }
  /* line 838, ../sass/parts/_common.scss */
  #page .boxns .box_bd .boxfs_title {
    font-size: 2.4rem;
    margin-bottom: 4px;
    letter-spacing: 1.2px;
  }
  /* line 844, ../sass/parts/_common.scss */
  #page .boxns .box_bd .boxfs_text {
    line-height: 1.8;
    letter-spacing: 0.6px;
    font-size: 1.4rem;
  }
  /* line 849, ../sass/parts/_common.scss */
  #page .boxns .box_bd .boxfs_text:not(:first-of-type) {
    margin-top: 10px;
  }
  /* line 854, ../sass/parts/_common.scss */
  #page .boxns .box_bd .boxfs dl {
    margin-top: 35px;
  }
  /* line 857, ../sass/parts/_common.scss */
  #page .boxns .box_bd .boxfs dl dd {
    margin: 0;
  }
  /* line 866, ../sass/parts/_common.scss */
  #page .boxe {
    width: 840px;
    margin: 0 auto;
  }
  /* line 870, ../sass/parts/_common.scss */
  #page .boxe_left {
    width: 686px;
  }
  /* line 874, ../sass/parts/_common.scss */
  #page .boxe_title {
    margin-bottom: 7px;
    font-size: 1.8rem;
  }
  /* line 879, ../sass/parts/_common.scss */
  #page .boxe_text {
    line-height: 1.6;
    letter-spacing: 0.6px;
  }
  /* line 884, ../sass/parts/_common.scss */
  #page .boxe .box_bd {
    width: 100%;
    position: relative;
    padding: 16px 0;
    margin: 0;
  }
  /* line 891, ../sass/parts/_common.scss */
  #page .boxe .h_title {
    margin-bottom: 20px;
  }
  /* line 895, ../sass/parts/_common.scss */
  #page .boxe .btn {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 130px;
    position: absolute;
    right: 0;
  }
  /* line 901, ../sass/parts/_common.scss */
  #page .boxe .btn a {
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    padding-left: 20px;
  }
  /* line 907, ../sass/parts/_common.scss */
  #page .boxe .btn a .arrow {
    right: 14px;
  }
}
@media screen and (max-width: 767px) {
  /* line 918, ../sass/parts/_common.scss */
  #page main {
    font-size: 1.6rem;
  }
  /* line 922, ../sass/parts/_common.scss */
  #page .h_title {
    font-size: 1.5rem;
  }
  /* line 925, ../sass/parts/_common.scss */
  #page .h_title span {
    font-size: 1rem;
  }
  /* line 931, ../sass/parts/_common.scss */
  #page .boxns .h_title {
    padding: 0 22px;
    margin: 0 0 30px;
  }
  /* line 937, ../sass/parts/_common.scss */
  #page .boxns .numberlist_item {
    line-height: 1.5;
  }
  /* line 940, ../sass/parts/_common.scss */
  #page .boxns .numberlist_item:not(:last-of-type) {
    margin-bottom: 10px;
  }
  /* line 944, ../sass/parts/_common.scss */
  #page .boxns .numberlist_item .number {
    width: 14px;
    height: 14px;
    font-size: 1.2rem;
  }
  /* line 950, ../sass/parts/_common.scss */
  #page .boxns .numberlist_item .text {
    letter-spacing: 0.8px;
  }
  /* line 956, ../sass/parts/_common.scss */
  #page .boxns figure {
    margin-top: 22px;
  }
  /* line 962, ../sass/parts/_common.scss */
  #page .boxns ul li,
  #page .boxns ol li {
    margin-top: 2px;
  }
  /* line 969, ../sass/parts/_common.scss */
  #page .boxns ol li span {
    margin-right: 4px;
  }
  /* line 977, ../sass/parts/_common.scss */
  #page .boxns ul li:before {
    content: "・";
    display: inline-block;
  }
  /* line 984, ../sass/parts/_common.scss */
  #page .boxns .box_bd {
    font-size: 1rem;
  }
  /* line 987, ../sass/parts/_common.scss */
  #page .boxns .box_bd:not(:last-of-type) {
    padding-bottom: 26px;
    margin-bottom: 20px;
  }
  /* line 992, ../sass/parts/_common.scss */
  #page .boxns .box_bd .boxfs {
    font-size: 1rem;
  }
  /* line 995, ../sass/parts/_common.scss */
  #page .boxns .box_bd .boxfs_title {
    font-size: 1.2rem;
    letter-spacing: 1.2px;
    margin-bottom: 4px;
  }
  /* line 1001, ../sass/parts/_common.scss */
  #page .boxns .box_bd .boxfs_text {
    line-height: 1.6;
  }
  /* line 1004, ../sass/parts/_common.scss */
  #page .boxns .box_bd .boxfs_text:not(:first-of-type) {
    margin-top: 10px;
  }
  /* line 1009, ../sass/parts/_common.scss */
  #page .boxns .box_bd .boxfs dl {
    margin-top: 16px;
  }
  /* line 1012, ../sass/parts/_common.scss */
  #page .boxns .box_bd .boxfs dl dd {
    margin: 0;
  }
  /* line 1021, ../sass/parts/_common.scss */
  #page .boxe {
    padding: 0 22px;
  }
  /* line 1027, ../sass/parts/_common.scss */
  #page .boxe_title {
    font-size: 1.2rem;
  }
  /* line 1031, ../sass/parts/_common.scss */
  #page .boxe_text {
    line-height: 1.6;
    letter-spacing: 0.6px;
    font-size: 1rem;
  }
  /* line 1037, ../sass/parts/_common.scss */
  #page .boxe .box_bd {
    width: 100%;
    position: relative;
    padding: 16px 0;
    margin: 0;
    display: block;
  }
  /* line 1044, ../sass/parts/_common.scss */
  #page .boxe .box_bd:last-of-type {
    padding: 16px 0 0;
  }
  /* line 1049, ../sass/parts/_common.scss */
  #page .boxe .h_title {
    font-size: 1.8rem;
    letter-spacing: 2px;
  }
  /* line 1054, ../sass/parts/_common.scss */
  #page .boxe .btn {
    width: 90%;
    margin: 10px auto 0;
  }
  /* line 1058, ../sass/parts/_common.scss */
  #page .boxe .btn a {
    height: 40px;
    line-height: 40px;
    border-radius: 0;
    text-align: center;
    font-size: 1.2rem;
  }
  /* line 1065, ../sass/parts/_common.scss */
  #page .boxe .btn a .arrow {
    right: 14px;
  }
  /* line 1068, ../sass/parts/_common.scss */
  #page .boxe .btn a .arrow:before {
    width: 6px;
    height: 6px;
  }
}
/* table of contents -----------------------------
1.会社概要共通
2.PC版
3.SP版
------------------------------------------------ */
@media screen and (min-width: 768px) {
  /* line 12, ../sass/parts/_company.scss */
  #page .company .boxns {
    background: url("../images/company/company_bg.png") no-repeat right 0 top 0;
  }
  /* line 16, ../sass/parts/_company.scss */
  #page .company .boxns .box_bd:not(:last-of-type) {
    padding-bottom: 44px;
    margin-bottom: 95px;
  }
  /* line 23, ../sass/parts/_company.scss */
  #page .company .h_title_2 {
    color: #005eac;
    padding: 0;
    margin: 0 0 5px;
  }
  /* line 31, ../sass/parts/_company.scss */
  #page .company ul li:before {
    display: none;
  }
  /* line 37, ../sass/parts/_company.scss */
  #page .company img {
    display: block;
    margin: 0 auto;
  }
  /* line 43, ../sass/parts/_company.scss */
  #page .box_com {
    color: #444;
    font-size: 1.4rem;
  }
  /* line 47, ../sass/parts/_company.scss */
  #page .box_com_title {
    font-size: 3rem;
    margin-bottom: 36px;
  }
  /* line 51, ../sass/parts/_company.scss */
  #page .box_com_title span {
    display: block;
    font-size: 1.8rem;
    font-weight: normal;
    letter-spacing: 1.6px;
  }
  /* line 59, ../sass/parts/_company.scss */
  #page .box_com > dl {
    flex-wrap: wrap;
  }
  /* line 62, ../sass/parts/_company.scss */
  #page .box_com > dl > dt {
    width: 17%;
    padding: 10px 0 10px 22px;
  }
  /* line 66, ../sass/parts/_company.scss */
  #page .box_com > dl > dt:not(:last-of-type) {
    border-bottom: 1px solid #ccc;
  }
  /* line 71, ../sass/parts/_company.scss */
  #page .box_com > dl > dd {
    width: 83%;
    padding: 10px 0;
  }
  /* line 75, ../sass/parts/_company.scss */
  #page .box_com > dl > dd:not(:last-of-type) {
    border-bottom: 1px solid #ccc;
  }
  /* line 79, ../sass/parts/_company.scss */
  #page .box_com > dl > dd span {
    font-size: 1rem;
    padding-left: 14px;
  }
  /* line 84, ../sass/parts/_company.scss */
  #page .box_com > dl > dd dt {
    color: #000;
  }
  /* line 88, ../sass/parts/_company.scss */
  #page .box_com > dl > dd dd {
    line-height: 1.5;
  }
  /* line 91, ../sass/parts/_company.scss */
  #page .box_com > dl > dd dd:not(:last-of-type) {
    margin-bottom: 10px;
  }
  /* line 97, ../sass/parts/_company.scss */
  #page .box_com > dl > dd ul li {
    margin: 0;
  }
  /* line 105, ../sass/parts/_company.scss */
  #page .box_com .namelist_item {
    padding: 10px 45px;
    margin: 0;
  }
  /* line 109, ../sass/parts/_company.scss */
  #page .box_com .namelist_item:not(:last-of-type) {
    border-bottom: 1px solid #ccc;
  }
  /* line 113, ../sass/parts/_company.scss */
  #page .box_com .namelist_item .name {
    width: 13%;
  }
}
@media screen and (max-width: 767px) {
  /* line 126, ../sass/parts/_company.scss */
  #page .company .boxns {
    width: 90%;
    margin: 0 auto;
    background: url("../images/company/company_bg.png") no-repeat right 0 top 0;
  }
  /* line 131, ../sass/parts/_company.scss */
  #page .company .boxns .box_bd {
    margin: 30px 0;
  }
  /* line 133, ../sass/parts/_company.scss */
  #page .company .boxns .box_bd:not(:last-of-type) {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  /* line 140, ../sass/parts/_company.scss */
  #page .company .h_title_2 {
    color: #005eac;
    padding: 0;
    margin: 0 0 5px;
  }
  /* line 148, ../sass/parts/_company.scss */
  #page .company ul li:before {
    display: none;
  }
  /* line 154, ../sass/parts/_company.scss */
  #page .company img {
    display: block;
    margin: 0 auto;
  }
  /* line 160, ../sass/parts/_company.scss */
  #page .box_com {
    color: #444;
    font-size: 1.4rem;
  }
  /* line 164, ../sass/parts/_company.scss */
  #page .box_com_title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  /* line 168, ../sass/parts/_company.scss */
  #page .box_com_title span {
    display: block;
    font-size: 1.8rem;
    font-weight: normal;
    letter-spacing: 1.6px;
  }
  /* line 177, ../sass/parts/_company.scss */
  #page .box_com figure img {
    width: 100%;
  }
  /* line 182, ../sass/parts/_company.scss */
  #page .box_com > dl {
    display: block;
  }
  /* line 184, ../sass/parts/_company.scss */
  #page .box_com > dl > dt {
    padding: 10px 0;
    width: 100%;
  }
  /* line 187, ../sass/parts/_company.scss */
  #page .box_com > dl > dt:not(:last-of-type) {
    border-bottom: 1px solid #ccc;
  }
  /* line 192, ../sass/parts/_company.scss */
  #page .box_com > dl > dd {
    width: 100%;
    padding: 10px 0;
  }
  /* line 196, ../sass/parts/_company.scss */
  #page .box_com > dl > dd:not(:last-of-type) {
    border-bottom: 1px solid #ccc;
  }
  /* line 200, ../sass/parts/_company.scss */
  #page .box_com > dl > dd span {
    font-size: 1rem;
    padding-left: 14px;
  }
  /* line 205, ../sass/parts/_company.scss */
  #page .box_com > dl > dd dt {
    color: #000;
  }
  /* line 209, ../sass/parts/_company.scss */
  #page .box_com > dl > dd dd {
    line-height: 1.5;
  }
  /* line 212, ../sass/parts/_company.scss */
  #page .box_com > dl > dd dd:not(:last-of-type) {
    margin-bottom: 10px;
  }
  /* line 218, ../sass/parts/_company.scss */
  #page .box_com > dl > dd ul li {
    margin: 0;
  }
  /* line 226, ../sass/parts/_company.scss */
  #page .box_com .namelist_item {
    padding: 10px 0;
  }
  /* line 229, ../sass/parts/_company.scss */
  #page .box_com .namelist_item:not(:last-of-type) {
    border-bottom: 1px solid #ccc;
  }
  /* line 233, ../sass/parts/_company.scss */
  #page .box_com .namelist_item .name {
    width: 30%;
  }
  /* line 236, ../sass/parts/_company.scss */
  #page .box_com .namelist_item .position {
    width: 70%;
  }
}
/* table of contents -----------------------------
1.お問い合わせ
2.PC版
3.SP版
------------------------------------------------ */
@media screen and (min-width: 768px) {
  /* line 8, ../sass/parts/_contact.scss */
  .contact {
    padding: 110px 0 0;
    border-bottom: 1px solid #9cb8da;
  }
  /* line 12, ../sass/parts/_contact.scss */
  .contact .contact__LeadBlock .inner {
    width: 960px;
    margin: 0 auto;
  }
  /* line 16, ../sass/parts/_contact.scss */
  .contact .contact__LeadBlock .contact__LeadBlock-title {
    font-size: 36px;
    color: #005eac;
    position: relative;
    line-height: 1.8;
    margin-bottom: 41px;
  }
  /* line 22, ../sass/parts/_contact.scss */
  .contact .contact__LeadBlock .contact__LeadBlock-title:before {
    content: "";
    position: absolute;
    background: url(../images/top/tag_asterisk.png) no-repeat center;
    width: 26px;
    height: 25px;
    top: -16px;
    left: -26px;
  }
  /* line 33, ../sass/parts/_contact.scss */
  .contact .contact__formBlock {
    width: 680px;
    margin: 0 auto;
  }
  /* line 36, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formBlock-sub {
    font-size: 16px;
    color: #333;
    margin-bottom: 22px;
  }
  /* line 41, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem {
    border-bottom: 1px solid #9cb8da;
    padding-bottom: 25px;
    margin-bottom: 40px;
  }
  /* line 46, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem:last-of-type {
    border: none;
    margin-bottom: 0;
  }
  /* line 51, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li {
    margin-bottom: 35px;
  }
  /* line 54, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li dl {
    display: flex;
    justify-content: space-between;
  }
  /* line 57, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li dl dt,
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li dl dd {
    width: 48%;
  }
  /* line 61, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li dl input[type="text"] {
    width: 100%;
  }
  /* line 66, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-title {
    font-size: 16px;
    color: #333;
    margin-bottom: 7px;
  }
  /* line 70, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-title span {
    color: #005eac;
  }
  /* line 74, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-checkbox {
    display: flex;
    flex-wrap: wrap;
    padding: 0 3%;
  }
  /* line 78, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-checkbox label {
    width: 33%;
  }
  /* line 80, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-checkbox label span {
    font-size: 14px;
    color: #333;
    line-height: 2;
  }
  /* line 85, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-checkbox label input[type="checkbox"] {
    margin-right: 6px;
  }
  /* line 91, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-checkbox.checkboxFour label {
    width: 25%;
  }
  /* line 96, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li input[type="text"],
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li input[type="email"],
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li input[type="tel"] {
    width: 480px;
    font-size: 16px;
    padding: 10px;
    background: #e5e5e5;
    border-radius: 6px;
    border: none;
    outline: none;
  }
  /* line 106, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li input[type="text"]::placeholder,
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li input[type="email"]::placeholder,
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li input[type="tel"]::placeholder {
    color: #6c6c6c;
    font-size: 12px;
  }
  /* line 112, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-textarea textarea {
    width: 100%;
    height: 130px;
    padding: 10px;
    background: #e5e5e5;
    border-radius: 6px;
    border: none;
    outline: none;
    resize: none;
  }
  /* line 121, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-textarea textarea::placeholder {
    color: #6c6c6c;
    font-size: 12px;
  }
  /* line 127, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-text {
    font-size: 12px;
    color: #333;
    margin-bottom: 47px;
  }
  /* line 131, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-text a {
    color: #005eac;
    font-weight: bold;
    text-decoration: underline;
    transition: all 0.3s;
  }
  /* line 137, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-text a:hover {
    opacity: 0.7;
  }
  /* line 142, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent {
    width: 400px;
    margin: 0 auto 30px;
    padding: 16px 0;
    text-align: center;
    border: 1px solid #e5001a;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  }
  /* line 151, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent span {
    font-size: 18px;
    color: #e5001a;
    position: relative;
    padding-left: 20px;
  }
  /* line 156, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 4px;
    margin: auto;
  }
  /* line 170, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent .checkbox-red {
    display: none;
  }
  /* line 173, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent .checkbox-red:checked + span {
    color: #e5001a;
  }
  /* line 177, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent .checkbox-red:checked + span:after {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: 4px;
    width: 7px;
    height: 14px;
    transform: rotate(40deg);
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  /* line 189, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent .checkbox-red:checked + span:before {
    background: #e5001a;
    border: none;
  }
  /* line 197, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-listBox {
    display: flex;
  }
  /* line 201, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-next {
    width: 260px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    background: #005eac;
    text-align: center;
    position: relative;
  }
  /* line 212, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-next::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
  }
  /* line 226, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-next a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    transition: all 0.3s;
  }
  /* line 234, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-next a:hover {
    opacity: 0.5;
  }
  /* line 239, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-fix {
    width: 260px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    background: #ccc;
    text-align: center;
    position: relative;
  }
  /* line 250, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-fix::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(-45deg);
  }
  /* line 264, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-fix a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    transition: all 0.3s;
  }
  /* line 272, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-fix a:hover {
    opacity: 0.5;
  }

  /* line 283, ../sass/parts/_contact.scss */
  .thanks {
    padding: 110px 0;
    border-bottom: 1px solid #9cb8da;
  }
  /* line 287, ../sass/parts/_contact.scss */
  .thanks .thanks__LeadBlock .inner {
    width: 960px;
    margin: 0 auto;
  }
  /* line 291, ../sass/parts/_contact.scss */
  .thanks .thanks__LeadBlock .thanks__LeadBlock-title {
    font-size: 36px;
    color: #005eac;
    position: relative;
    line-height: 1.8;
    margin-bottom: 41px;
  }
  /* line 297, ../sass/parts/_contact.scss */
  .thanks .thanks__LeadBlock .thanks__LeadBlock-title:before {
    content: "";
    position: absolute;
    background: url(../images/top/tag_asterisk.png) no-repeat center;
    width: 26px;
    height: 25px;
    top: -16px;
    left: -26px;
  }
  /* line 308, ../sass/parts/_contact.scss */
  .thanks .thanks__formBlock {
    width: 960px;
    margin: 0 auto;
  }
  /* line 311, ../sass/parts/_contact.scss */
  .thanks .thanks__formBlock p {
    margin-bottom: 10px;
    font-size: 18px;
  }
  /* line 314, ../sass/parts/_contact.scss */
  .thanks .thanks__formBlock p:first-child {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  /* line 326, ../sass/parts/_contact.scss */
  .contact {
    padding: 70px 5% 0;
    border-bottom: 1px solid #9cb8da;
  }
  /* line 330, ../sass/parts/_contact.scss */
  .contact .contact__LeadBlock .contact__LeadBlock-title {
    font-size: 20px;
    color: #005eac;
    position: relative;
    line-height: 1.8;
    margin-bottom: 15px;
    padding-left: 20px;
  }
  /* line 337, ../sass/parts/_contact.scss */
  .contact .contact__LeadBlock .contact__LeadBlock-title:before {
    content: "";
    position: absolute;
    background: url(../images/top/tag_asterisk.png) no-repeat center;
    width: 26px;
    height: 25px;
    top: -16px;
    left: 0;
  }
  /* line 349, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formBlock-sub {
    font-size: 15px;
    color: #333;
    margin-bottom: 10px;
  }
  /* line 354, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem {
    border-bottom: 1px solid #9cb8da;
    padding-bottom: 11px;
    margin-bottom: 22px;
  }
  /* line 359, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem:last-of-type {
    border: none;
    margin-bottom: 0;
  }
  /* line 364, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li {
    margin-bottom: 20px;
  }
  /* line 367, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li dl {
    display: flex;
    justify-content: space-between;
  }
  /* line 370, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li dl dt,
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li dl dd {
    width: 48%;
  }
  /* line 374, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li dl input[type="text"] {
    width: 100%;
  }
  /* line 379, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-title {
    font-size: 14px;
    color: #333;
    margin-bottom: 7px;
  }
  /* line 383, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-title span {
    color: #005eac;
  }
  /* line 387, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-checkbox {
    padding: 0 3%;
  }
  /* line 389, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-checkbox label {
    display: block;
  }
  /* line 391, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-checkbox label span {
    font-size: 14px;
    color: #333;
    line-height: 2;
  }
  /* line 396, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-checkbox label input[type="checkbox"] {
    margin-right: 6px;
  }
  /* line 401, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li input[type="text"],
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li input[type="email"],
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li input[type="tel"] {
    width: 100%;
    font-size: 16px;
    padding: 10px;
    background: #e5e5e5;
    border-radius: 6px;
    border: none;
    outline: none;
  }
  /* line 411, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li input[type="text"]::placeholder,
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li input[type="email"]::placeholder,
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li input[type="tel"]::placeholder {
    color: #6c6c6c;
    font-size: 12px;
  }
  /* line 417, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-textarea textarea {
    width: 100%;
    height: 130px;
    padding: 10px;
    background: #e5e5e5;
    border-radius: 6px;
    border: none;
    outline: none;
    resize: none;
  }
  /* line 426, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-textarea textarea::placeholder {
    color: #6c6c6c;
    font-size: 12px;
  }
  /* line 432, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-text {
    font-size: 12px;
    color: #333;
    margin-bottom: 30px;
  }
  /* line 436, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-text a {
    color: #005eac;
    font-weight: bold;
    text-decoration: underline;
    transition: all 0.3s;
  }
  /* line 442, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-text a:hover {
    opacity: 0.7;
  }
  /* line 447, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent {
    margin: 0 auto 30px;
    padding: 10px 0;
    text-align: center;
    border: 1px solid #e5001a;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  }
  /* line 455, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent span {
    font-size: 15px;
    color: #e5001a;
    position: relative;
    padding-left: 20px;
  }
  /* line 460, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent span:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 4px;
    margin: auto;
  }
  /* line 474, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent .checkbox-red {
    display: none;
  }
  /* line 477, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent .checkbox-red:checked + span {
    color: #e5001a;
  }
  /* line 481, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent .checkbox-red:checked + span:after {
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    left: 4px;
    width: 7px;
    height: 14px;
    transform: rotate(40deg);
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  /* line 493, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-consent .checkbox-red:checked + span:before {
    background: #e5001a;
    border: none;
  }
  /* line 500, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-next {
    width: 260px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    background: #005eac;
    text-align: center;
    position: relative;
  }
  /* line 511, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-next::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
  }
  /* line 525, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-next a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    transition: all 0.3s;
  }
  /* line 533, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-next a:hover {
    opacity: 0.5;
  }
  /* line 538, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-fix {
    width: 260px;
    margin: 0 auto 30px;
    height: 50px;
    line-height: 50px;
    border-radius: 6px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    background: #ccc;
    text-align: center;
    position: relative;
  }
  /* line 549, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-fix::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    margin: auto;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(-45deg);
  }
  /* line 563, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-fix a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 16px;
    transition: all 0.3s;
  }
  /* line 571, ../sass/parts/_contact.scss */
  .contact .contact__formBlock .contact__formItem .contact__formItem-list li .contact__formItem-list-fix a:hover {
    opacity: 0.5;
  }

  /* line 581, ../sass/parts/_contact.scss */
  .thanks {
    padding: 70px 5% 20px;
    border-bottom: 1px solid #ccc;
  }
  /* line 584, ../sass/parts/_contact.scss */
  .thanks .thanks__LeadBlock {
    margin-bottom: 20px;
  }
}
/* table of contents -----------------------------
1.crmを導入する方共通
2.PC版
3.SP版
------------------------------------------------ */
@media screen and (min-width: 768px) {
  /* line 12, ../sass/parts/_crm.scss */
  #page .crm main > section:nth-of-type(1) {
    padding-top: 90px;
  }
  /* line 17, ../sass/parts/_crm.scss */
  #page .crm .boxns .h_title {
    margin-bottom: 22px;
    padding: 0;
  }
  /* line 23, ../sass/parts/_crm.scss */
  #page .btns {
    width: 840px;
    margin: 50px auto 0;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  /* line 29, ../sass/parts/_crm.scss */
  #page .btns .btn {
    width: 400px;
  }
  /* line 32, ../sass/parts/_crm.scss */
  #page .btns .btn a {
    height: 40px;
    line-height: 40px;
    font-size: 1.8rem;
    padding: 0 20px;
  }
  /* line 38, ../sass/parts/_crm.scss */
  #page .btns .btn a .arrow {
    right: 20px;
  }
  /* line 46, ../sass/parts/_crm.scss */
  #page .box_gb:not(:last-of-type) {
    border-bottom: 2px solid #eee;
    padding-bottom: 26px;
    margin-bottom: 26px;
  }
  /* line 54, ../sass/parts/_crm.scss */
  #page .box_p_title {
    font-size: 2.4rem;
    margin-bottom: 14px;
  }
  /* line 59, ../sass/parts/_crm.scss */
  #page .box_p_text {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  /* line 63, ../sass/parts/_crm.scss */
  #page .box_p_text:not(:first-of-type) {
    margin-top: 10px;
  }
  /* line 70, ../sass/parts/_crm.scss */
  #page .box_s {
    font-size: 1.4rem;
  }
  /* line 75, ../sass/parts/_crm.scss */
  #page .box_s:last-of-type p:last-of-type {
    margin-top: 16px;
  }
  /* line 81, ../sass/parts/_crm.scss */
  #page .box_s_title {
    background-color: #666;
    color: #fff;
    font-size: 1.6rem;
    height: 30px;
    line-height: 30px;
    width: 400px;
    padding-left: 8px;
    margin-bottom: 20px;
  }
  /* line 95, ../sass/parts/_crm.scss */
  #page .box_s dl {
    margin-top: 12px;
    padding-left: 18px;
  }
  /* line 99, ../sass/parts/_crm.scss */
  #page .box_s dl dt {
    align-items: center;
  }
  /* line 102, ../sass/parts/_crm.scss */
  #page .box_s dl dt:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    width: 12px;
    height: 2px;
    background-color: #005eac;
    margin-right: 2px;
  }
  /* line 110, ../sass/parts/_crm.scss */
  #page .box_s dl dt:first-of-type {
    margin-bottom: 10px;
  }
  /* line 114, ../sass/parts/_crm.scss */
  #page .box_s dl dt:nth-of-type(2) {
    margin: 15px 0 2px 0;
  }
  /* line 120, ../sass/parts/_crm.scss */
  #page .box_s dl dd:last-of-type {
    font-size: 2rem;
  }
  /* line 123, ../sass/parts/_crm.scss */
  #page .box_s dl dd:last-of-type span {
    font-size: 1.4rem;
    font-weight: normal;
    margin-left: 2px;
  }
  /* line 132, ../sass/parts/_crm.scss */
  #page .box_s dl .btn a {
    height: 40px;
    line-height: 40px;
    width: 260px;
    font-size: 1.6rem;
    padding-left: 12px;
  }
  /* line 139, ../sass/parts/_crm.scss */
  #page .box_s dl .btn a .arrow {
    right: 12px;
  }
  /* line 146, ../sass/parts/_crm.scss */
  #page .box_s .checkiconlist {
    margin: 12px 0 0;
  }
  /* line 150, ../sass/parts/_crm.scss */
  #page .box_s .checkiconlist_item:not(:last-of-type) {
    margin-bottom: 11px;
  }
  /* line 156, ../sass/parts/_crm.scss */
  #page .box_s .box_s4 {
    margin-top: 12px;
    padding: 0 8px;
  }
  /* line 160, ../sass/parts/_crm.scss */
  #page .box_s .box_s4_title {
    background-color: #005eac;
    color: #fff;
    font-size: 1.4rem;
    width: 124px;
    text-align: center;
    height: 26px;
    line-height: 26px;
  }
  /* line 170, ../sass/parts/_crm.scss */
  #page .box_s .box_s4 .box_bgb {
    margin-top: 20px;
  }
  /* line 173, ../sass/parts/_crm.scss */
  #page .box_s .box_s4 .box_bgb .inner {
    padding: 11px 40px 17px;
    background-color: #eee;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  /* line 180, ../sass/parts/_crm.scss */
  #page .box_s .box_s4 .box_bgb_title {
    background-color: #005eac;
    color: #fff;
    font-size: 1.8rem;
    height: 40px;
    line-height: 40px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-left: 10px;
  }
  /* line 193, ../sass/parts/_crm.scss */
  #page .box_s .box_s4 .box_bgb .checkiconlist_item span {
    font-weight: normal;
    display: block;
    padding-left: 10px;
  }
  /* line 208, ../sass/parts/_crm.scss */
  #page .crm41 .boxns .h_title .ls {
    letter-spacing: 1px;
    font-size: 3.6rem;
  }
  /* line 215, ../sass/parts/_crm.scss */
  #page .crm41 .boxns .box_bd:not(:last-of-type) {
    padding-bottom: 40px;
  }
  /* line 219, ../sass/parts/_crm.scss */
  #page .crm41 .boxns .box_bd:nth-of-type(1) {
    padding-bottom: 50px;
  }
  /* line 222, ../sass/parts/_crm.scss */
  #page .crm41 .boxns .box_bd:nth-of-type(1) p {
    margin-bottom: 10px;
    line-height: 1.6;
  }
  /* line 229, ../sass/parts/_crm.scss */
  #page .crm41 .boxns .box_bd .boxfs_title {
    margin-bottom: 15px;
  }
  /* line 235, ../sass/parts/_crm.scss */
  #page .crm41 .boxns .checkiconlist {
    font-size: 1.4rem;
  }
  /* line 239, ../sass/parts/_crm.scss */
  #page .crm41 .boxns .checkiconlist_item:not(:last-of-type) {
    margin-bottom: 10px;
  }
  /* line 249, ../sass/parts/_crm.scss */
  #page .crm42 .abox {
    margin-top: 26px;
    padding: 0 0 0 24px;
    font-size: 1.4rem;
  }
  /* line 254, ../sass/parts/_crm.scss */
  #page .crm42 .abox_title {
    font-size: 1.8rem;
    background: url("../images/crm/icon_astalisk.png") no-repeat left 0 top 1px;
    padding-left: 18px;
    line-height: 1;
    margin-bottom: 4px;
  }
  /* line 263, ../sass/parts/_crm.scss */
  #page .crm42 .abox_text {
    line-height: 1.8;
    padding-left: 8px;
    letter-spacing: 0.8px;
  }
  /* line 268, ../sass/parts/_crm.scss */
  #page .crm42 .abox_text:not(:last-of-type) {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  /* line 282, ../sass/parts/_crm.scss */
  #page .boxns .box_bd .h_title {
    padding: 0;
    margin-bottom: 20px;
  }
  /* line 292, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd p,
  #page .crm43 .boxns .box_bd p {
    font-size: 15px;
    text-align: left;
  }
  /* line 296, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .boxfs_text,
  #page .crm43 .boxns .box_bd .boxfs_text {
    font-size: 15px;
  }
  /* line 299, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .box_gb,
  #page .crm43 .boxns .box_bd .box_gb {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
  }
  /* line 302, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .box_gb:last-child,
  #page .crm43 .boxns .box_bd .box_gb:last-child {
    border-bottom: none;
  }
  /* line 305, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .box_gb .box_s_title,
  #page .crm43 .boxns .box_bd .box_gb .box_s_title {
    background: #666;
    color: #fff;
    line-height: 1;
    padding: 5px 10px;
    font-size: 14px;
    margin-bottom: 10px;
  }
  /* line 313, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .box_gb dl,
  #page .crm43 .boxns .box_bd .box_gb dl {
    margin-bottom: 20px;
  }
  /* line 315, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .box_gb dl .text_bold,
  #page .crm43 .boxns .box_bd .box_gb dl .text_bold {
    font-size: 17px;
    margin-bottom: 5px;
  }
  /* line 319, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .box_gb dl .text_bold,
  #page .crm43 .boxns .box_bd .box_gb dl .text_bold {
    font-size: 15px;
  }
  /* line 323, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .box_gb dl dd .btn,
  #page .crm43 .boxns .box_bd .box_gb dl dd .btn {
    width: 100%;
  }
  /* line 326, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .box_gb dl dd .btn a,
  #page .crm43 .boxns .box_bd .box_gb dl dd .btn a {
    height: 40px;
    line-height: 40px;
    font-size: 1.8rem;
    padding: 0 20px;
  }
  /* line 332, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .box_gb dl dd .btn a .arrow,
  #page .crm43 .boxns .box_bd .box_gb dl dd .btn a .arrow {
    right: 20px;
  }
  /* line 342, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .boxfs .box_gb .box_p_title,
  #page .crm43 .boxns .box_bd .boxfs .box_gb .box_p_title {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 5px;
  }
  /* line 347, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .boxfs .box_gb .box_p_text,
  #page .crm43 .boxns .box_bd .boxfs .box_gb .box_p_text {
    font-size: 15px;
    line-height: 1.4;
  }
  /* line 353, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .boxfs .box_gb .abox .abox_title,
  #page .crm43 .boxns .box_bd .boxfs .box_gb .abox .abox_title {
    font-size: 17px;
    line-height: 1.5;
    margin-bottom: 5px;
  }
  /* line 358, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .box_bd .boxfs .box_gb .abox .abox_text,
  #page .crm43 .boxns .box_bd .boxfs .box_gb .abox .abox_text {
    font-size: 15px;
    line-height: 1.4;
  }
  /* line 366, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .btns,
  #page .crm43 .boxns .btns {
    width: 90%;
    margin: 30px auto 0;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  /* line 372, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .btns .btn,
  #page .crm43 .boxns .btns .btn {
    width: 400px;
    margin-top: 20px;
  }
  /* line 376, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .btns .btn a,
  #page .crm43 .boxns .btns .btn a {
    height: 40px;
    line-height: 40px;
    font-size: 1.8rem;
    padding: 0 20px;
  }
  /* line 382, ../sass/parts/_crm.scss */
  #page .crm42 .boxns .btns .btn a .arrow,
  #page .crm43 .boxns .btns .btn a .arrow {
    right: 20px;
  }
  /* line 389, ../sass/parts/_crm.scss */
  #page .crm42 .box_s4,
  #page .crm43 .box_s4 {
    padding-bottom: 15px;
  }
  /* line 391, ../sass/parts/_crm.scss */
  #page .crm42 .box_s4 .box_bgb,
  #page .crm43 .box_s4 .box_bgb {
    background: #ccc;
    padding: 10px;
    border-radius: 10px;
  }
  /* line 395, ../sass/parts/_crm.scss */
  #page .crm42 .box_s4 .box_bgb:first-of-type,
  #page .crm43 .box_s4 .box_bgb:first-of-type {
    margin-bottom: 15px;
  }
  /* line 398, ../sass/parts/_crm.scss */
  #page .crm42 .box_s4 .box_bgb .box_bgb_title,
  #page .crm43 .box_s4 .box_bgb .box_bgb_title {
    background-color: #005eac;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-size: 17px;
    padding: 5px 10px;
    line-height: 1;
  }
  /* line 406, ../sass/parts/_crm.scss */
  #page .crm42 .box_s4 .box_bgb .inner,
  #page .crm43 .box_s4 .box_bgb .inner {
    background: #eee;
    padding: 10px;
  }
  /* line 409, ../sass/parts/_crm.scss */
  #page .crm42 .box_s4 .box_bgb .inner .checkiconlist,
  #page .crm43 .box_s4 .box_bgb .inner .checkiconlist {
    margin-top: 0;
  }
  /* line 416, ../sass/parts/_crm.scss */
  #page .crm42 .checkiconlist .checkiconlist_item,
  #page .crm43 .checkiconlist .checkiconlist_item {
    margin-left: 0;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.4;
  }
}
/* table of contents -----------------------------
1.料金共通
2.PC版
3.SP版
------------------------------------------------ */
@media screen and (min-width: 768px) {
  /* line 12, ../sass/parts/_price.scss */
  #page .price .boxns {
    background: url("../images/price/price_bg.png") no-repeat right 0 top 0;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 2px dashed #9cb8da;
  }
  /* line 18, ../sass/parts/_price.scss */
  #page .price .boxns .box_bd:not(:last-of-type) {
    padding-bottom: 44px;
    margin-bottom: 95px;
  }
  /* line 26, ../sass/parts/_price.scss */
  #page .price .h_title_2 {
    padding: 0;
    margin: 0 0 8px 60px;
    color: #999;
    letter-spacing: 1.5px;
  }
  /* line 32, ../sass/parts/_price.scss */
  #page .price .h_title_2 + p {
    line-height: 1.9;
    padding-left: 66px;
  }
  /* line 39, ../sass/parts/_price.scss */
  #page .price table {
    width: 100%;
    border: 1px solid #999;
    border-collapse: collapse;
    font-size: 1.4rem;
    margin-top: 28px;
  }
  /* line 48, ../sass/parts/_price.scss */
  #page .price table tr:nth-of-type(2) td {
    border-top: none;
  }
  /* line 54, ../sass/parts/_price.scss */
  #page .price table th,
  #page .price table td {
    padding: 10px 0;
    color: #333;
    width: 25%;
  }
  /* line 60, ../sass/parts/_price.scss */
  #page .price table th.bg_green,
  #page .price table td.bg_green {
    background-color: #e7fef0;
  }
  /* line 63, ../sass/parts/_price.scss */
  #page .price table th.bg_green:first-of-type,
  #page .price table td.bg_green:first-of-type {
    color: #2baca0;
    padding-left: 30px;
  }
  /* line 70, ../sass/parts/_price.scss */
  #page .price table td {
    border: 1px solid #999;
  }
  /* line 73, ../sass/parts/_price.scss */
  #page .price table td:not(:first-of-type) {
    text-align: center;
  }
  /* line 77, ../sass/parts/_price.scss */
  #page .price table td:first-of-type {
    padding-left: 20px;
  }
  /* line 81, ../sass/parts/_price.scss */
  #page .price table td span {
    font-size: 1.2rem;
  }
  /* line 86, ../sass/parts/_price.scss */
  #page .price table th {
    background-color: #2baca0;
    color: #fff;
  }
  /* line 90, ../sass/parts/_price.scss */
  #page .price table th:nth-of-type(2) {
    background-color: #39b6aa;
  }
  /* line 95, ../sass/parts/_price.scss */
  #page .price #Link01 {
    padding-top: 120px;
    margin-top: -120px;
  }
  /* line 100, ../sass/parts/_price.scss */
  #page .price .lightPlan .inner {
    width: 840px;
    margin: 0 auto;
  }
  /* line 105, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-LeadBlock .lightPlan-LeadBlock-Lead {
    font-size: 36px;
    color: #999;
    margin-bottom: 16px;
  }
  /* line 109, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-LeadBlock .lightPlan-LeadBlock-Lead span {
    color: #005eac;
  }
  /* line 113, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-LeadBlock .lightPlan-LeadBlock-text {
    line-height: 1.7;
    font-size: 14px;
    color: #444;
  }
  /* line 120, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-infoBlock {
    margin-bottom: 21px;
  }
  /* line 122, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-infoBlock .lightPlan-infoBlock-title {
    font-size: 18px;
    color: #005eac;
    margin-bottom: 14px;
  }
  /* line 128, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-infoBlock .lightPlan-PlanList {
    display: flex;
    width: 640px;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  /* line 133, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-infoBlock .lightPlan-PlanList .lightPlan-PlanList-item {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    width: 300px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 6px;
    position: relative;
  }
  /* line 144, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-infoBlock .lightPlan-PlanList .lightPlan-PlanList-item:nth-child(1) {
    background: #2baca0;
  }
  /* line 146, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-infoBlock .lightPlan-PlanList .lightPlan-PlanList-item:nth-child(1):before {
    content: "";
    position: absolute;
    width: 15px;
    height: 3px;
    background: #666666;
    right: -27px;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(90deg);
  }
  /* line 158, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-infoBlock .lightPlan-PlanList .lightPlan-PlanList-item:nth-child(1):after {
    content: "";
    position: absolute;
    width: 15px;
    height: 3px;
    background: #666666;
    right: -27px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  /* line 170, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-infoBlock .lightPlan-PlanList .lightPlan-PlanList-item:nth-child(2) {
    background: #005eac;
  }
  /* line 175, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-infoBlock .lightPlan-DetailList {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: -1%;
  }
  /* line 180, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-infoBlock .lightPlan-DetailList .lightPlan-DetailList-item {
    width: 24%;
    height: 75px;
    margin-left: 1%;
    border: 2px solid #2baca0;
    border-radius: 6px;
    text-align: center;
    padding: 5px;
    color: #2baca0;
    font-size: 14px;
    font-weight: bold;
  }
  /* line 193, ../sass/parts/_price.scss */
  #page .price .lightPlan .lightPlan-infoBlock .lightPlan-DetailList .lightPlan-DetailList-item:nth-child(-n + 2) {
    padding-top: 27px;
  }
}
@media screen and (max-width: 767px) {
  /* line 208, ../sass/parts/_price.scss */
  .price .boxns {
    background: url("../images/price/price_bg.png") no-repeat right 0 top 0;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 2px dashed #9cb8da;
  }
  /* line 215, ../sass/parts/_price.scss */
  .price .boxns .box_bd:not(:last-of-type) {
    padding-bottom: 44px;
    margin-bottom: 95px;
  }
  /* line 223, ../sass/parts/_price.scss */
  .price .h_title_2 {
    padding: 0;
    margin: 0 0 8px 20px;
    color: #999;
    letter-spacing: 1.5px;
  }
  /* line 229, ../sass/parts/_price.scss */
  .price .h_title_2 + p {
    line-height: 1.5;
    padding: 0 5%;
  }
  /* line 236, ../sass/parts/_price.scss */
  .price table {
    width: 95%;
    border: 1px solid #999;
    border-collapse: collapse;
    font-size: 1.4rem;
    margin: 25px auto 0;
  }
  /* line 245, ../sass/parts/_price.scss */
  .price table tr:nth-of-type(2) td {
    border-top: none;
  }
  /* line 251, ../sass/parts/_price.scss */
  .price table th,
  .price table td {
    padding: 10px 0;
    color: #333;
    width: 25%;
    font-size: 12px;
  }
  /* line 258, ../sass/parts/_price.scss */
  .price table th.bg_green,
  .price table td.bg_green {
    background-color: #e7fef0;
  }
  /* line 261, ../sass/parts/_price.scss */
  .price table th.bg_green:first-of-type,
  .price table td.bg_green:first-of-type {
    color: #2baca0;
    padding: 8px;
  }
  /* line 268, ../sass/parts/_price.scss */
  .price table td {
    border: 1px solid #999;
  }
  /* line 271, ../sass/parts/_price.scss */
  .price table td:not(:first-of-type) {
    text-align: center;
  }
  /* line 275, ../sass/parts/_price.scss */
  .price table td:first-of-type {
    padding: 8px;
  }
  /* line 279, ../sass/parts/_price.scss */
  .price table td span {
    font-size: 1.2rem;
  }
  /* line 284, ../sass/parts/_price.scss */
  .price table th {
    background-color: #2baca0;
    color: #fff;
  }
  /* line 288, ../sass/parts/_price.scss */
  .price table th:nth-of-type(2) {
    background-color: #39b6aa;
  }
  /* line 293, ../sass/parts/_price.scss */
  .price #Link01 {
    padding-top: 46px;
    margin-top: -46px;
  }
  /* line 298, ../sass/parts/_price.scss */
  .price .lightPlan .inner {
    width: 90%;
    margin: 0 auto;
  }
  /* line 302, ../sass/parts/_price.scss */
  .price .lightPlan .lightPlan-LeadBlock {
    margin-bottom: 30px;
  }
  /* line 305, ../sass/parts/_price.scss */
  .price .lightPlan .lightPlan-LeadBlock .lightPlan-LeadBlock-Lead {
    font-size: 20px;
    color: #999;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  /* line 310, ../sass/parts/_price.scss */
  .price .lightPlan .lightPlan-LeadBlock .lightPlan-LeadBlock-Lead span {
    color: #005eac;
  }
  /* line 314, ../sass/parts/_price.scss */
  .price .lightPlan .lightPlan-LeadBlock .lightPlan-LeadBlock-text {
    line-height: 1.7;
    font-size: 14px;
    color: #444;
  }
  /* line 322, ../sass/parts/_price.scss */
  .price .lightPlan .lightPlan-infoBlock .lightPlan-infoBlock-title {
    font-size: 18px;
    color: #005eac;
    margin-bottom: 14px;
  }
  /* line 328, ../sass/parts/_price.scss */
  .price .lightPlan .lightPlan-infoBlock .lightPlan-PlanList {
    width: 100%;
  }
  /* line 330, ../sass/parts/_price.scss */
  .price .lightPlan .lightPlan-infoBlock .lightPlan-PlanList .lightPlan-PlanList-item {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 6px;
    position: relative;
    margin-bottom: 20px;
  }
  /* line 342, ../sass/parts/_price.scss */
  .price .lightPlan .lightPlan-infoBlock .lightPlan-PlanList .lightPlan-PlanList-item:nth-child(1) {
    background: #2baca0;
  }
  /* line 344, ../sass/parts/_price.scss */
  .price .lightPlan .lightPlan-infoBlock .lightPlan-PlanList .lightPlan-PlanList-item:nth-child(1):before {
    content: "";
    position: absolute;
    width: 10px;
    height: 3px;
    background: #666666;
    right: 0;
    left: 0;
    top: 0;
    bottom: -78px;
    margin: auto;
    transform: rotate(90deg);
  }
  /* line 357, ../sass/parts/_price.scss */
  .price .lightPlan .lightPlan-infoBlock .lightPlan-PlanList .lightPlan-PlanList-item:nth-child(1):after {
    content: "";
    position: absolute;
    width: 10px;
    height: 3px;
    background: #666666;
    right: 0;
    left: 0;
    top: 0;
    bottom: -78px;
    margin: auto;
  }
  /* line 370, ../sass/parts/_price.scss */
  .price .lightPlan .lightPlan-infoBlock .lightPlan-PlanList .lightPlan-PlanList-item:nth-child(2) {
    background: #005eac;
  }
  /* line 376, ../sass/parts/_price.scss */
  .price .lightPlan .lightPlan-infoBlock .lightPlan-DetailList .lightPlan-DetailList-item {
    width: 100%;
    border: 2px solid #2baca0;
    border-radius: 6px;
    text-align: center;
    padding: 5px;
    color: #2baca0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    height: 80px;
  }
  /* line 388, ../sass/parts/_price.scss */
  .price .lightPlan .lightPlan-infoBlock .lightPlan-DetailList .lightPlan-DetailList-item:nth-child(-n + 2) {
    padding-top: 30px;
  }
}
/* table of contents -----------------------------
1.CRMとは（共通）
2.フッター（共通）
3.PC版
4.SP版
------------------------------------------------ */
/* line 8, ../sass/parts/_footer.scss */
.aboutcrm {
  background-color: #000;
  color: #fff;
}
/* line 12, ../sass/parts/_footer.scss */
.aboutcrm_link {
  line-height: 1;
}
/* line 15, ../sass/parts/_footer.scss */
.aboutcrm_link .traiangle {
  border-color: transparent transparent transparent #005eac;
}

/* line 23, ../sass/parts/_footer.scss */
.footer small {
  display: block;
  text-align: center;
  color: #999;
}

@media screen and (min-width: 768px) {
  /* line 33, ../sass/parts/_footer.scss */
  .f_inner {
    width: 1045px;
    margin: 0 auto;
  }

  /* line 37, ../sass/parts/_footer.scss */
  .aboutcrm {
    padding: 40px 20px;
  }
  /* line 40, ../sass/parts/_footer.scss */
  .aboutcrm .f_inner {
    padding: 0 20px;
  }
  /* line 44, ../sass/parts/_footer.scss */
  .aboutcrm_text {
    line-height: 1.7;
  }
  /* line 48, ../sass/parts/_footer.scss */
  .aboutcrm_link {
    margin-top: 6px;
  }
  /* line 51, ../sass/parts/_footer.scss */
  .aboutcrm_link a {
    font-size: 1.6rem;
  }
  /* line 54, ../sass/parts/_footer.scss */
  .aboutcrm_link a:hover {
    text-decoration: underline;
  }

  /* line 62, ../sass/parts/_footer.scss */
  .footer {
    padding: 40px 0 30px;
  }
  /* line 65, ../sass/parts/_footer.scss */
  .footer .flex {
    flex-wrap: wrap;
  }
  /* line 68, ../sass/parts/_footer.scss */
  .footer .flex .logo {
    margin-right: 20px;
  }
  /* line 72, ../sass/parts/_footer.scss */
  .footer .flex nav {
    width: 716px;
    margin-right: 30px;
  }
  /* line 77, ../sass/parts/_footer.scss */
  .footer .flex nav ul li {
    line-height: 1;
    margin-bottom: 10px;
  }
  /* line 81, ../sass/parts/_footer.scss */
  .footer .flex nav ul li:not(:last-of-type) {
    position: relative;
    padding-right: 8px;
    margin-right: 8px;
  }
  /* line 86, ../sass/parts/_footer.scss */
  .footer .flex nav ul li:not(:last-of-type):after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-right: 1px solid #ccc;
    position: absolute;
    top: 0;
    height: 14px;
    right: 0;
  }
  /* line 96, ../sass/parts/_footer.scss */
  .footer .flex nav ul li:nth-child(5) {
    margin-right: 37px;
  }
  /* line 99, ../sass/parts/_footer.scss */
  .footer .flex nav ul li:nth-child(5):after {
    display: none;
  }
  /* line 104, ../sass/parts/_footer.scss */
  .footer .flex nav ul li a {
    color: #444;
    font-weight: normal;
  }
  /* line 108, ../sass/parts/_footer.scss */
  .footer .flex nav ul li a:hover {
    text-decoration: underline;
  }
  /* line 112, ../sass/parts/_footer.scss */
  .footer .flex nav ul li a .arrow {
    display: none;
  }
  /* line 121, ../sass/parts/_footer.scss */
  .footer small {
    font-size: 1.2rem;
    margin-top: 22px;
    letter-spacing: 0.4px;
  }
  /* line 127, ../sass/parts/_footer.scss */
  .footer .pnav {
    display: none;
  }

  /* line 132, ../sass/parts/_footer.scss */
  .icon {
    width: 50px;
  }
  /* line 134, ../sass/parts/_footer.scss */
  .icon a {
    transition: all 0.3s;
  }
  /* line 136, ../sass/parts/_footer.scss */
  .icon a:hover {
    opacity: 0.7;
  }
  /* line 140, ../sass/parts/_footer.scss */
  .icon img {
    max-width: 100%;
  }
  /* line 143, ../sass/parts/_footer.scss */
  .icon:last-child {
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  /* line 152, ../sass/parts/_footer.scss */
  .aboutcrm {
    padding: 20px;
    font-size: 1rem;
  }
  /* line 156, ../sass/parts/_footer.scss */
  .aboutcrm_text {
    line-height: 1.7;
    margin-bottom: 12px;
  }
  /* line 162, ../sass/parts/_footer.scss */
  .aboutcrm_link a {
    font-size: 1.5rem;
  }

  /* line 169, ../sass/parts/_footer.scss */
  .footer {
    padding: 76px 20px 0;
    position: relative;
  }
  /* line 174, ../sass/parts/_footer.scss */
  .footer .f_inner .flex {
    display: block;
    margin-bottom: 20px;
  }
  /* line 179, ../sass/parts/_footer.scss */
  .footer .f_inner .flex ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom: 1px solid #999999;
    line-height: 1;
    position: relative;
  }
  /* line 187, ../sass/parts/_footer.scss */
  .footer .f_inner .flex ul li:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    margin: auto;
    transform: rotate(45deg);
  }
  /* line 201, ../sass/parts/_footer.scss */
  .footer .f_inner .flex ul li a {
    color: #333;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
  }
  /* line 209, ../sass/parts/_footer.scss */
  .footer .f_inner .flex ul li:nth-child(1) {
    border-top: 1px solid #999999;
    padding-top: 10px;
  }
  /* line 213, ../sass/parts/_footer.scss */
  .footer .f_inner .flex ul li:last-child {
    border-bottom: none;
  }
  /* line 221, ../sass/parts/_footer.scss */
  .footer .logo,
  .footer .icon {
    position: absolute;
  }
  /* line 226, ../sass/parts/_footer.scss */
  .footer .logo {
    top: 30px;
    left: 20px;
  }
  /* line 230, ../sass/parts/_footer.scss */
  .footer .logo img {
    width: 80px;
  }
  /* line 235, ../sass/parts/_footer.scss */
  .footer .icon {
    top: 20px;
    right: 60px;
  }
  /* line 239, ../sass/parts/_footer.scss */
  .footer .icon img {
    width: 28px;
  }
  /* line 243, ../sass/parts/_footer.scss */
  .footer .icon:last-child {
    right: 20px;
  }
  /* line 248, ../sass/parts/_footer.scss */
  .footer .pnav {
    display: block;
    margin-bottom: 12px;
    margin-top: 0;
  }
  /* line 254, ../sass/parts/_footer.scss */
  .footer small {
    font-size: 1rem;
    margin-bottom: 10px;
  }
}
/* table of contents -----------------------------
1.機能PC版
2.機能SP版
------------------------------------------------ */
@media screen and (min-width: 768px) {
  /* line 10, ../sass/parts/_function.scss */
  #page .function .boxns .h_title {
    padding: 0;
  }
  /* line 13, ../sass/parts/_function.scss */
  #page .function .boxns .img_center {
    text-align: center;
  }
  /* line 19, ../sass/parts/_function.scss */
  #page .function main > section:nth-of-type(1) {
    padding-top: 0;
  }
  /* line 21, ../sass/parts/_function.scss */
  #page .function main > section:nth-of-type(1) .f_item_wrap {
    background: #f9f9f9;
    height: 80px;
    margin-bottom: 80px;
  }
  /* line 26, ../sass/parts/_function.scss */
  #page .function main > section:nth-of-type(1) .f_item_wrap .text_green {
    background-position: 34px 6px;
    background-size: 48px;
    padding: 16px 0 0 90px;
    font-size: 2.4rem;
    height: 100%;
    letter-spacing: 2.5px;
  }
  /* line 42, ../sass/parts/_function.scss */
  #page .func_30 .pnav {
    height: 200px;
  }
  /* line 46, ../sass/parts/_function.scss */
  #page .func_30 .box_feature {
    margin-top: -130px;
  }
  /* line 49, ../sass/parts/_function.scss */
  #page .func_30 .box_feature > p:last-of-type {
    margin: 55px 0 6px 0;
  }
  /* line 53, ../sass/parts/_function.scss */
  #page .func_30 .box_feature .btns {
    width: 840px;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  /* line 59, ../sass/parts/_function.scss */
  #page .func_30 .box_feature .btns .btn {
    width: 400px;
    margin-top: 20px;
  }
  /* line 63, ../sass/parts/_function.scss */
  #page .func_30 .box_feature .btns .btn a {
    height: 40px;
    line-height: 40px;
    font-size: 1.8rem;
    padding: 0 20px;
  }
  /* line 69, ../sass/parts/_function.scss */
  #page .func_30 .box_feature .btns .btn a .arrow {
    right: 20px;
  }
  /* line 78, ../sass/parts/_function.scss */
  #page .func_30 .cards_item .btn {
    display: none;
  }
  /* line 88, ../sass/parts/_function.scss */
  #page .func_31 .box:nth-of-type(1) figure {
    padding: 15px 0 0 30px;
  }
  /* line 96, ../sass/parts/_function.scss */
  #page .func_31 .box .box_bd:nth-of-type(3) figure img {
    margin: -15px 0 25px 35px;
  }
}
@media screen and (max-width: 767px) {
  /* line 112, ../sass/parts/_function.scss */
  #page .function .header {
    background-color: #eee;
  }
  /* line 117, ../sass/parts/_function.scss */
  #page .function main img {
    width: 100%;
  }
  /* line 122, ../sass/parts/_function.scss */
  #page .function main > section:nth-of-type(1) {
    padding-top: 0;
  }
  /* line 125, ../sass/parts/_function.scss */
  #page .function main > section:nth-of-type(1) .f_item_wrap {
    background: #f9f9f9;
    height: 40px;
    margin-bottom: 35px;
  }
  /* line 130, ../sass/parts/_function.scss */
  #page .function main > section:nth-of-type(1) .f_item_wrap .text_green {
    background-position: 10px center;
    background-size: 24px;
    padding: 10px 0 0 40px;
    font-size: 1.2rem;
    height: 100%;
    letter-spacing: 1.2px;
  }
  /* line 148, ../sass/parts/_function.scss */
  #page .box_feature .cards {
    margin-bottom: 40px;
  }
  /* line 152, ../sass/parts/_function.scss */
  #page .box_feature .cards_item a {
    position: relative;
    padding-bottom: 52px;
  }
  /* line 157, ../sass/parts/_function.scss */
  #page .box_feature .cards_item .btn_blue {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #005eac;
    color: #fff;
    font-size: 1rem;
    height: 26px;
    line-height: 26px;
    border-radius: 4px;
    width: 86%;
    bottom: 6px;
  }
  /* line 168, ../sass/parts/_function.scss */
  #page .box_feature .cards_item .btn_blue .arrow {
    right: 10px;
  }
  /* line 171, ../sass/parts/_function.scss */
  #page .box_feature .cards_item .btn_blue .arrow:before {
    width: 4px;
    height: 4px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  /* line 182, ../sass/parts/_function.scss */
  #page .box_feature .btns {
    width: 100%;
    display: block;
  }
  /* line 186, ../sass/parts/_function.scss */
  #page .box_feature .btns .btn {
    width: 100%;
  }
  /* line 188, ../sass/parts/_function.scss */
  #page .box_feature .btns .btn a {
    font-size: 1.5rem;
    border-radius: 4px;
    line-height: 40px;
    padding-left: 10px;
  }
  /* line 194, ../sass/parts/_function.scss */
  #page .box_feature .btns .btn a .arrow {
    right: 18px;
  }
  /* line 199, ../sass/parts/_function.scss */
  #page .box_feature .btns .btn:not(:last-of-type) {
    margin-bottom: 10px;
  }
  /* line 210, ../sass/parts/_function.scss */
  #page .func_31 .box_bd:nth-of-type(3) figure {
    margin: 10px 0 4px 0;
  }
}
/* table of contents -----------------------------
1.ヘッダー(共通)
2.PC版
3.SP版
------------------------------------------------ */
/* line 7, ../sass/parts/_header.scss */
.header {
  width: 100vw;
}
/* line 10, ../sass/parts/_header.scss */
.header_left {
  align-items: center;
}

/* line 15, ../sass/parts/_header.scss */
.gnav .sub-menu {
  position: fixed;
  width: 100%;
  top: 120px;
  left: 0;
  right: 0;
  overflow: hidden;
  background: #f9f9f9;
  padding: 40px;
  display: none;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.5);
}
/* line 26, ../sass/parts/_header.scss */
.gnav .sub-menu ul {
  display: flex;
  flex-wrap: wrap;
}
/* line 29, ../sass/parts/_header.scss */
.gnav .sub-menu ul li {
  height: auto;
  width: 23%;
  position: relative;
  padding-left: 5px;
  margin: 0 2% 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
/* line 37, ../sass/parts/_header.scss */
.gnav .sub-menu ul li:only-child {
  width: 50%;
  margin: 0 auto;
}
/* line 41, ../sass/parts/_header.scss */
.gnav .sub-menu ul li:before {
  content: "";
  position: absolute;
  top: 3px;
  left: -5px;
  margin: auto;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 5px solid #ccc;
}
/* line 52, ../sass/parts/_header.scss */
.gnav .sub-menu ul li:not(:last-of-type) {
  margin-right: 0 !important;
}
/* line 56, ../sass/parts/_header.scss */
.gnav .sub-menu ul li a {
  height: inherit;
  line-height: inherit;
  display: block;
  padding: 0;
  font-size: 11px;
  color: #3d5154;
}
/* line 63, ../sass/parts/_header.scss */
.gnav .sub-menu ul li a span {
  color: #03363d;
  font-size: 15px;
}
/* line 67, ../sass/parts/_header.scss */
.gnav .sub-menu ul li a:after {
  display: none !important;
}

@media screen and (min-width: 768px) {
  /* line 78, ../sass/parts/_header.scss */
  .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 21;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    padding-bottom: 40px;
    background-color: #eee;
  }
  /* line 88, ../sass/parts/_header.scss */
  .header_inner {
    justify-content: space-between;
    padding: 20px 0 15px;
  }
  /* line 94, ../sass/parts/_header.scss */
  .header_left .logo {
    margin-right: 15px;
  }
  /* line 98, ../sass/parts/_header.scss */
  .header_left .text_blue {
    font-size: 1.6rem;
    margin-top: -8px;
  }
  /* line 107, ../sass/parts/_header.scss */
  .header_right .btn .btn_left p {
    font-weight: normal;
    color: #fff;
    font-size: 1rem;
  }
  /* line 114, ../sass/parts/_header.scss */
  .header_right .tbox {
    color: #333;
    margin-right: 18px;
  }
  /* line 118, ../sass/parts/_header.scss */
  .header_right .tbox p {
    line-height: 1;
  }
  /* line 121, ../sass/parts/_header.scss */
  .header_right .tbox p.tel {
    font-size: 2.2rem;
  }
  /* line 125, ../sass/parts/_header.scss */
  .header_right .tbox p.time {
    font-size: 1.1rem;
    letter-spacing: -0.2px;
    margin-top: 3px;
  }
  /* line 134, ../sass/parts/_header.scss */
  .header_right .btn a {
    padding: 5px 30px 5px 18px;
  }
  /* line 138, ../sass/parts/_header.scss */
  .header_right .btn_left .text_yellow {
    font-size: 1rem;
  }
  /* line 143, ../sass/parts/_header.scss */
  .header_right .btn_right {
    padding-top: 5px;
  }
  /* line 146, ../sass/parts/_header.scss */
  .header_right .btn_right p {
    font-size: 1.8rem;
    line-height: 1;
    border-left: 2px solid #fff;
    padding-left: 10px;
    margin-left: 16px;
    letter-spacing: 4px;
  }
  /* line 156, ../sass/parts/_header.scss */
  .header_right .btn .arrow {
    right: 16px;
  }
  /* line 162, ../sass/parts/_header.scss */
  .header .menu_btn {
    display: none;
  }
  /* line 166, ../sass/parts/_header.scss */
  .header .humberger {
    display: none;
  }
  /* line 169, ../sass/parts/_header.scss */
  .header .header__sp-ButtonLink {
    display: none;
  }
  /* line 172, ../sass/parts/_header.scss */
  .header .tosho-logo {
    width: 40px;
    height: 40px;
    margin-left: 20px;
  }
  /* line 176, ../sass/parts/_header.scss */
  .header .tosho-logo img {
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  /* line 185, ../sass/parts/_header.scss */
  .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 10;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  }
  /* line 194, ../sass/parts/_header.scss */
  .header .gnav.active {
    display: block;
    width: 100%;
    height: 100vh;
  }
  /* line 199, ../sass/parts/_header.scss */
  .header .gnav .flex {
    display: block;
    padding: 10px;
  }
  /* line 202, ../sass/parts/_header.scss */
  .header .gnav .flex li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  /* line 206, ../sass/parts/_header.scss */
  .header .gnav .flex li a {
    font-size: 20px;
    color: #333;
    display: block;
    width: 100%;
    height: 100%;
  }
  /* line 212, ../sass/parts/_header.scss */
  .header .gnav .flex li a:hover {
    opacity: 0.7;
  }
  /* line 219, ../sass/parts/_header.scss */
  .header_inner {
    justify-content: space-between;
    align-items: center;
    padding: 8px;
  }
  /* line 225, ../sass/parts/_header.scss */
  .header_left {
    justify-content: space-between;
    width: 100%;
    margin-right: 10px;
  }
  /* line 229, ../sass/parts/_header.scss */
  .header_left img {
    width: 80px;
    margin: 2px 8px 0 0;
  }
  /* line 234, ../sass/parts/_header.scss */
  .header_left .text_blue {
    font-size: 1rem;
    display: none;
  }
  /* line 241, ../sass/parts/_header.scss */
  .header_right .tbox,
  .header_right .btn {
    display: none;
  }

  /* line 249, ../sass/parts/_header.scss */
  .humberger {
    background-color: #005eac;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 2px;
  }
  /* line 256, ../sass/parts/_header.scss */
  .humberger div {
    position: absolute;
    left: 5px;
    height: 3px;
    border-radius: 1px;
    width: 20px;
    background-color: #fff;
  }
  /* line 264, ../sass/parts/_header.scss */
  .humberger div:nth-of-type(1) {
    top: 6px;
  }
  /* line 268, ../sass/parts/_header.scss */
  .humberger div:nth-of-type(2) {
    top: 13px;
  }
  /* line 272, ../sass/parts/_header.scss */
  .humberger div:nth-of-type(3) {
    bottom: 6px;
  }

  /* line 279, ../sass/parts/_header.scss */
  .gnav {
    display: none;
  }

  /* line 283, ../sass/parts/_header.scss */
  .header__sp-ButtonLink {
    background: #e95f0f;
    padding: 3px 10px;
    transition: all 0.3s;
    position: relative;
    width: 110px;
  }
  /* line 289, ../sass/parts/_header.scss */
  .header__sp-ButtonLink:after {
    content: "";
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
  }
  /* line 302, ../sass/parts/_header.scss */
  .header__sp-ButtonLink:hover {
    opacity: 0.7;
  }
  /* line 305, ../sass/parts/_header.scss */
  .header__sp-ButtonLink a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
  }

  /* line 312, ../sass/parts/_header.scss */
  .tosho-logo {
    display: none;
  }
}
/* table of contents -----------------------------
1.パンくずナビ(共通)
2.PC版
3.SP版
------------------------------------------------ */
/* line 7, ../sass/parts/_nav.scss */
.pnav {
  margin-top: 120px;
}
/* line 11, ../sass/parts/_nav.scss */
.pnav_list_item {
  font-size: 1rem;
  color: #666;
}
/* line 16, ../sass/parts/_nav.scss */
.pnav_list_item:not(:last-of-type):after {
  content: ">";
  display: inline-block;
}
/* line 22, ../sass/parts/_nav.scss */
.pnav_list_item a {
  color: #005eac;
  font-size: 1rem;
}
/* line 30, ../sass/parts/_nav.scss */
.pnav_pa {
  position: relative;
  line-height: 1;
  background: none;
  height: 0;
}
/* line 36, ../sass/parts/_nav.scss */
.pnav_pa .pnav_list {
  position: absolute;
  top: 18px;
}

@media screen and (min-width: 768px) {
  /* line 46, ../sass/parts/_nav.scss */
  .sp-nav {
    display: none;
  }

  /* line 49, ../sass/parts/_nav.scss */
  .gnav {
    box-shadow: 0 4px 4px rgba(68, 68, 68, 0.4);
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100vw;
  }
  /* line 60, ../sass/parts/_nav.scss */
  .gnav ul li a {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #005eac;
    position: relative;
    padding-right: 20px;
  }
  /* line 68, ../sass/parts/_nav.scss */
  .gnav ul li a.current {
    color: #e95f0f;
  }
  /* line 71, ../sass/parts/_nav.scss */
  .gnav ul li a:hover {
    color: #e95f0f;
  }
  /* line 75, ../sass/parts/_nav.scss */
  .gnav ul li a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-right: 2px solid #eee;
    position: absolute;
    top: 0;
    height: 17px;
    right: 0;
  }
  /* line 85, ../sass/parts/_nav.scss */
  .gnav ul li:not(:last-of-type) {
    margin-right: 20px;
  }
  /* line 91, ../sass/parts/_nav.scss */
  .gnav ul li:last-of-type a:after {
    display: none;
  }
  /* line 98, ../sass/parts/_nav.scss */
  .gnav ul li.active a {
    color: #e95f0f;
  }

  /* line 107, ../sass/parts/_nav.scss */
  .pnav {
    height: 50px;
    line-height: 50px;
    background-color: #f9f9f9;
  }
  /* line 114, ../sass/parts/_nav.scss */
  .pnav_list_item:not(:last-of-type) {
    margin-right: 4px;
  }
  /* line 117, ../sass/parts/_nav.scss */
  .pnav_list_item:not(:last-of-type):after {
    padding-left: 8px;
  }
  /* line 123, ../sass/parts/_nav.scss */
  .pnav_list_item a:hover {
    text-decoration: underline;
  }
  /* line 131, ../sass/parts/_nav.scss */
  .pnav_pa {
    position: relative;
    line-height: 1;
    background: none;
    height: 0;
  }
  /* line 137, ../sass/parts/_nav.scss */
  .pnav_pa .pnav_list {
    position: absolute;
    top: 18px;
  }
}
@media screen and (max-width: 767px) {
  /* line 150, ../sass/parts/_nav.scss */
  .pnav_list_item {
    font-weight: normal;
  }
  /* line 153, ../sass/parts/_nav.scss */
  .pnav_list_item:not(:last-of-type) {
    margin-right: 2px;
  }
  /* line 156, ../sass/parts/_nav.scss */
  .pnav_list_item:not(:last-of-type):after {
    padding-left: 2px;
  }
  /* line 161, ../sass/parts/_nav.scss */
  .pnav_list_item a {
    font-weight: normal;
  }

  /* line 169, ../sass/parts/_nav.scss */
  .header + .pnav {
    display: none;
  }

  /* line 173, ../sass/parts/_nav.scss */
  .gnav {
    display: none;
  }

  /* line 176, ../sass/parts/_nav.scss */
  .sp-nav {
    display: none;
    height: 100vh;
    padding-bottom: 50px;
    overflow: scroll;
    background: #fff;
  }
  /* line 183, ../sass/parts/_nav.scss */
  .sp-nav.active {
    display: block;
  }
  /* line 188, ../sass/parts/_nav.scss */
  .sp-nav .sp-navList .sp-navList-title {
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    padding: 8px;
    position: relative;
  }
  /* line 194, ../sass/parts/_nav.scss */
  .sp-nav .sp-navList .sp-navList-title:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 5px;
    bottom: 0;
    right: 20px;
    border-top: 2px solid #333;
    margin: auto;
    transition: all .3s;
  }
  /* line 206, ../sass/parts/_nav.scss */
  .sp-nav .sp-navList .sp-navList-title:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: -5px;
    bottom: 0;
    right: 24px;
    border-right: 2px solid #333;
    margin: auto;
    transition: all .3s;
  }
  /* line 232, ../sass/parts/_nav.scss */
  .sp-nav .sp-navList .sp-navList-List {
    background: #eee;
    display: none;
  }
  /* line 235, ../sass/parts/_nav.scss */
  .sp-nav .sp-navList .sp-navList-List .sp-navList-List-item {
    padding: 10px 25px 10px 10px;
    border-bottom: 1px solid #fff;
    position: relative;
    line-height: 1.2;
  }
  /* line 240, ../sass/parts/_nav.scss */
  .sp-nav .sp-navList .sp-navList-List .sp-navList-List-item:after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    top: 0;
    bottom: 0;
    right: 20px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    transform: rotate(45deg);
    margin: auto;
    transition: all .3s;
  }
  /* line 265, ../sass/parts/_nav.scss */
  .sp-nav .sp-navList .sp-navList-List .sp-navList-List-item a {
    color: #333;
    font-size: 15px;
  }
}
/* table of contents -----------------------------
1.選ばれる理由（共通）
2.PC版
3.SP版
------------------------------------------------ */
@media screen and (min-width: 768px) {
  /* line 12, ../sass/parts/_about.scss */
  #about .box_about_title-pc {
    margin-bottom: 35px;
  }
  /* line 15, ../sass/parts/_about.scss */
  #about .box_about_title-sp {
    display: none;
  }
  /* line 19, ../sass/parts/_about.scss */
  #about .box_about_item {
    position: relative;
    padding-top: 46px;
  }
  /* line 23, ../sass/parts/_about.scss */
  #about .box_about_item .pc-img {
    display: block;
    margin-top: 30px;
  }
  /* line 27, ../sass/parts/_about.scss */
  #about .box_about_item .sp-img {
    display: none;
  }
  /* line 30, ../sass/parts/_about.scss */
  #about .box_about_item .y_b_text {
    position: absolute;
    top: 0;
    left: 60px;
  }
  /* line 36, ../sass/parts/_about.scss */
  #about .box_about_item .h_title {
    color: #666;
    margin-bottom: 15px;
  }
  /* line 41, ../sass/parts/_about.scss */
  #about .box_about_item .text {
    font-size: 1.6rem;
    line-height: 2.2;
    margin-top: 10px;
  }
  /* line 47, ../sass/parts/_about.scss */
  #about .box_about_item .box_compare {
    background-color: #eee;
    padding: 20px 55px 30px;
    border-radius: 6px;
  }
  /* line 52, ../sass/parts/_about.scss */
  #about .box_about_item .box_compare_title {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  /* line 56, ../sass/parts/_about.scss */
  #about .box_about_item .box_compare_title:before {
    top: 1px;
    left: -35px;
  }
  /* line 62, ../sass/parts/_about.scss */
  #about .box_about_item .box_compare_list {
    margin-bottom: 15px;
  }
  /* line 65, ../sass/parts/_about.scss */
  #about .box_about_item .box_compare_list_item {
    line-height: 1;
  }
  /* line 68, ../sass/parts/_about.scss */
  #about .box_about_item .box_compare_list_item:not(:last-of-type) {
    margin-bottom: 10px;
  }
  /* line 74, ../sass/parts/_about.scss */
  #about .box_about_item .box_compare_text {
    line-height: 1.8;
  }
  /* line 79, ../sass/parts/_about.scss */
  #about .box_about_item2 {
    background: url(../images/about/con_about_2.png) no-repeat right top;
  }
  /* line 83, ../sass/parts/_about.scss */
  #about .box_about_item3 {
    background: url(../images/about/con_about_3.png) no-repeat right top;
  }
  /* line 87, ../sass/parts/_about.scss */
  #about .box_about_item4 {
    background: url(../images/about/con_about_4.png) no-repeat right top;
  }
  /* line 93, ../sass/parts/_about.scss */
  #about .box:first-of-type {
    padding-top: 40px;
  }
  /* line 97, ../sass/parts/_about.scss */
  #about figure {
    margin-bottom: 30px;
  }
  /* line 101, ../sass/parts/_about.scss */
  #about .flow__content {
    margin: 50px 0;
  }
  /* line 103, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern {
    margin-bottom: 30px;
  }
  /* line 105, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern .flow__pattern-Lead {
    font-size: 18px;
    color: #fff;
    padding: 10px 20px;
  }
  /* line 109, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern .flow__pattern-Lead span {
    font-size: 14px;
  }
  /* line 113, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern .flow__pattern-textBlock {
    padding: 20px 25px;
  }
  /* line 115, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern .flow__pattern-textBlock .flow__pattern-textBlock-text {
    font-size: 14px;
    color: #666;
    line-height: 2.2;
  }
  /* line 119, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern .flow__pattern-textBlock .flow__pattern-textBlock-text span {
    color: #005eac;
    font-weight: bold;
  }
  /* line 123, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern .flow__pattern-textBlock .flow__pattern-textBlock-text .point {
    display: block;
    margin-top: 25px;
  }
  /* line 130, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern-green {
    width: 95%;
    border: 4px solid #2baca0;
    border-radius: 6px;
    position: relative;
  }
  /* line 135, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern-green:before {
    content: '';
    background: url(../images/about/flow__arrow_01.png) no-repeat center;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -33px;
    left: 20px;
  }
  /* line 145, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern-green .flow__pattern-Lead {
    background: #2baca0;
  }
  /* line 149, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern-oragnge {
    width: 95%;
    border: 4px solid #e95f0f;
    border-radius: 6px;
    position: relative;
  }
  /* line 154, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern-oragnge:before {
    content: '';
    background: url(../images/about/flow__arrow_02.png) no-repeat center;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: -33px;
    left: 20px;
  }
  /* line 164, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern-oragnge:after {
    content: '';
    background: url(../images/about/flow__arrow_03.png) no-repeat center;
    background-size: contain;
    width: 60px;
    height: 420px;
    position: absolute;
    top: -320px;
    right: -46px;
  }
  /* line 174, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern-oragnge .flow__pattern-Lead {
    background: #e95f0f;
  }
  /* line 178, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern-blue {
    border: 4px solid #005eac;
    border-radius: 6px;
  }
  /* line 181, ../sass/parts/_about.scss */
  #about .flow__content .flow__pattern-blue .flow__pattern-Lead {
    background: #005eac;
  }
}
@media screen and (max-width: 767px) {
  /* line 192, ../sass/parts/_about.scss */
  .box_about_title-pc {
    display: none;
  }

  /* line 195, ../sass/parts/_about.scss */
  .box_about_title-sp {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  /* line 199, ../sass/parts/_about.scss */
  .box_about_title-sp img {
    width: 100%;
  }

  /* line 204, ../sass/parts/_about.scss */
  .box_about_item .pc-img {
    display: none;
  }
  /* line 207, ../sass/parts/_about.scss */
  .box_about_item .sp-img {
    display: block;
    width: 100%;
  }

  /* line 212, ../sass/parts/_about.scss */
  .text {
    font-size: 14px;
    margin-bottom: 10px;
  }
  /* line 215, ../sass/parts/_about.scss */
  .text br {
    display: none;
  }

  /* line 220, ../sass/parts/_about.scss */
  .box_compare_text {
    font-size: 14px;
  }

  /* line 223, ../sass/parts/_about.scss */
  .box_compare_list_item {
    margin-bottom: 10px;
    font-size: 14px;
  }

  /* line 227, ../sass/parts/_about.scss */
  .h_title {
    font-size: 18px;
    line-height: 1.5;
  }
  /* line 230, ../sass/parts/_about.scss */
  .h_title br {
    display: none;
  }

  /* line 234, ../sass/parts/_about.scss */
  .box_bd {
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }

  /* line 239, ../sass/parts/_about.scss */
  .box_yb_text {
    position: relative;
    left: 0;
    height: auto;
    line-height: auto;
    padding: 5px 20px;
    font-size: 14px;
    margin-top: 15px;
  }

  /* line 248, ../sass/parts/_about.scss */
  .flow__content {
    display: none;
  }
}
/* table of contents -----------------------------
1.トップ画面のアイテムスライダー(共通)
2.PC版
3.SP版
------------------------------------------------ */
/* line 7, ../sass/parts/_slider.scss */
.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 0;
  border: none;
  z-index: 20;
}

@media screen and (min-width: 768px) {
  /* line 17, ../sass/parts/_slider.scss */
  .slider .slider-Card {
    background: #fff;
    width: 236px !important;
    margin: 0 10px !important;
    padding: 20px 15px;
    border-radius: 10px;
    height: 335px;
    position: relative;
  }
  /* line 25, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-img {
    width: 100%;
    height: 100px;
    overflow: hidden;
    text-align: center;
    position: relative;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
  }
  /* line 33, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    padding: 10px;
    height: 100px;
    object-fit: contain;
  }
  /* line 47, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-img.slider-Card-img-Large img {
    height: 200px;
  }
  /* line 52, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-name {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: -0.3px;
  }
  /* line 59, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-desc {
    font-size: 14px;
    margin-bottom: 10px;
  }
  /* line 63, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-btn {
    text-align: center;
    background: #0068b7;
    padding: 15px 0;
    position: absolute;
    width: 90%;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
  }
  /* line 73, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-btn:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
  }
  /* line 86, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-btn a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
  }
  /* line 91, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-btn a:hover {
    opacity: 0.7;
  }

  /* line 98, ../sass/parts/_slider.scss */
  .slider {
    max-width: 1100px;
    margin: 105px auto 0;
    overflow: hidden;
  }

  /* line 104, ../sass/parts/_slider.scss */
  .slick-prev {
    background: url(../images/top/btn_left_arror.png) no-repeat center;
    width: 100px;
    height: 100px;
    left: -19px;
    outline: none;
  }

  /* line 112, ../sass/parts/_slider.scss */
  .slick-next {
    background: url(../images/top/btn_right_arror.png) no-repeat center;
    width: 100px;
    height: 100px;
    right: -19px;
    outline: none;
  }

  /* line 120, ../sass/parts/_slider.scss */
  .slick-arrow {
    cursor: pointer;
  }
  /* line 123, ../sass/parts/_slider.scss */
  .slick-arrow:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  /* line 131, ../sass/parts/_slider.scss */
  .slider {
    position: relative;
    z-index: 2;
  }
  /* line 134, ../sass/parts/_slider.scss */
  .slider .slider-Card {
    background: #fff;
    margin: 0 10px !important;
    padding: 20px 15px;
    border-radius: 10px;
    height: 335px;
    position: relative;
  }
  /* line 141, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-img {
    width: 100%;
    height: 100px;
    overflow: hidden;
    text-align: center;
    position: relative;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
  }
  /* line 149, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
    padding: 10px;
    height: 110px;
    object-fit: contain;
  }
  /* line 162, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-img.slider-Card-img-Large img {
    height: 200px;
  }
  /* line 167, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-name {
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    letter-spacing: -0.3px;
  }
  /* line 174, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-desc {
    font-size: 13px;
    margin-bottom: 10px;
    letter-spacing: -0.5px;
  }
  /* line 179, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-btn {
    text-align: center;
    background: #0068b7;
    padding: 15px 0;
    position: absolute;
    width: 90%;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
  }
  /* line 189, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-btn:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
  }
  /* line 202, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-btn a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
  }
  /* line 207, ../sass/parts/_slider.scss */
  .slider .slider-Card .slider-Card-btn a:hover {
    opacity: 0.7;
  }

  /* line 214, ../sass/parts/_slider.scss */
  .slider {
    max-width: 1100px;
    margin: 105px auto 0;
    overflow: hidden;
  }

  /* line 220, ../sass/parts/_slider.scss */
  .slick-prev {
    background: url(../images/top/btn_left_arror.png) no-repeat center;
    width: 100px;
    height: 100px;
    left: -19px;
    outline: none;
  }

  /* line 228, ../sass/parts/_slider.scss */
  .slick-next {
    background: url(../images/top/btn_right_arror.png) no-repeat center;
    width: 100px;
    height: 100px;
    right: -19px;
    outline: none;
  }

  /* line 236, ../sass/parts/_slider.scss */
  .slick-arrow {
    cursor: pointer;
  }
  /* line 239, ../sass/parts/_slider.scss */
  .slick-arrow:hover {
    opacity: 0.7;
  }
}
/* table of contents -----------------------------
1.ソリューション（共通）
2.PC版
3.SP版
------------------------------------------------ */
@media screen and (min-width: 768px) {
  /* line 13, ../sass/parts/_casestudy.scss */
  #page .casestudy main > section:nth-of-type(1) {
    padding-top: 90px;
  }
  /* line 19, ../sass/parts/_casestudy.scss */
  #page .casestudy main .boxns .h_title {
    margin-bottom: 15px;
    padding: 0;
  }
  /* line 25, ../sass/parts/_casestudy.scss */
  #page .casestudy main .boxns .box_bd:nth-of-type(1) {
    padding-bottom: 58px;
  }
  /* line 28, ../sass/parts/_casestudy.scss */
  #page .casestudy main .boxns .box_bd:nth-of-type(1) ul {
    margin: 10px 0;
  }
  /* line 32, ../sass/parts/_casestudy.scss */
  #page .casestudy main .boxns .box_bd:nth-of-type(1) p {
    line-height: 1.6;
  }
  /* line 35, ../sass/parts/_casestudy.scss */
  #page .casestudy main .boxns .box_bd:nth-of-type(1) p.box_yb_text {
    line-height: 30px;
  }
  /* line 41, ../sass/parts/_casestudy.scss */
  #page .casestudy main .boxns .box_bd .boxfs_title {
    margin-bottom: 13px;
  }
  /* line 46, ../sass/parts/_casestudy.scss */
  #page .casestudy main .boxns .box_bd .boxfs_text:not(:first-of-type) {
    margin-top: 10px;
  }
  /* line 57, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__LeadBlock {
    width: 842px;
    margin: 0 auto 34px;
  }
  /* line 60, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__LeadBlock .casestudy__LeadBlock-lead {
    color: #ffff00;
    font-weight: bold;
    font-size: 14px;
    width: 360px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #005eac;
    margin-bottom: 21px;
  }
  /* line 71, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__LeadBlock .casestudy__LeadBlock-title {
    color: #666666;
    font-weight: bold;
    font-size: 36px;
    position: relative;
  }
  /* line 76, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__LeadBlock .casestudy__LeadBlock-title span {
    color: #005eac;
    display: inline-block;
  }
  /* line 81, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__LeadBlock .casestudy__LeadBlock-sub {
    margin-bottom: 30px;
  }
  /* line 86, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__IntroList {
    width: 945px;
    margin: 0 auto 50px;
  }
  /* line 89, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__IntroList .casestudy__ImgList {
    display: flex;
    justify-content: space-between;
  }
  /* line 92, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__IntroList .casestudy__ImgList .casestudy__ImgList-item {
    transition: all .3s;
    width: 180px;
  }
  /* line 96, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__IntroList .casestudy__ImgList .casestudy__ImgList-item a {
    display: block;
    width: 100%;
    height: 100%;
  }
  /* line 100, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__IntroList .casestudy__ImgList .casestudy__ImgList-item a img {
    max-width: 100%;
  }
  /* line 104, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__IntroList .casestudy__ImgList .casestudy__ImgList-item:hover {
    opacity: .7;
  }
  /* line 111, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__Details {
    width: 960px;
    margin: 0 auto;
    padding: 40px 55px;
    border-top: 2px dashed #9cb8da;
  }
  /* line 117, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__Details .casestudy__Details-Lead {
    font-size: 24px;
    color: #2baca0;
    font-weight: bold;
    margin-bottom: 15px;
  }
  /* line 123, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__Details .casestudy__Details-Lead span {
    display: inline-block;
    color: #fff;
    background: #2baca0;
    margin-right: 7px;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
  }
  /* line 137, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__Details #Link01,
  #page .casestudy_50 .casestudyContent .casestudy__Details #Link02,
  #page .casestudy_50 .casestudyContent .casestudy__Details #Link03,
  #page .casestudy_50 .casestudyContent .casestudy__Details #Link04,
  #page .casestudy_50 .casestudyContent .casestudy__Details #Link05 {
    margin-top: -130px;
    padding-top: 130px;
  }
  /* line 146, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__Details .casestudy__Details-text {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
    margin-bottom: 8px;
  }
  /* line 152, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__Details .casestudy__Contents {
    background: #eeeeee;
    padding: 15px 20px;
    border-radius: 6px;
    margin-bottom: 20px;
  }
  /* line 158, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__Details .casestudy__Contents .casestudy__Contents-title {
    font-size: 14px;
    color: #2baca0;
    font-weight: bold;
    margin: 0 0 7px;
  }
  /* line 164, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__Details .casestudy__Contents .casestudy__Contents-text {
    font-size: 14px;
    color: #666;
    margin-bottom: 6px;
  }
  /* line 172, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__Details .casestudy__Link-Button {
    background: #005eac;
    transition: all .3s;
    width: 300px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 15px;
    text-align: center;
    position: relative;
  }
  /* line 182, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__Details .casestudy__Link-Button:after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
  }
  /* line 196, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__Details .casestudy__Link-Button:hover {
    opacity: .7;
  }
  /* line 199, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__Details .casestudy__Link-Button a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 14px;
  }
  /* line 209, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__textBlock {
    width: 960px;
    margin: 0 auto 40px;
  }
  /* line 212, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__textBlock .inner {
    width: 830px;
    margin: 0 auto;
  }
  /* line 216, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__textBlock .casestudy__textBlock-title {
    font-size: 24px;
    color: #666;
    margin-bottom: 15px;
  }
  /* line 221, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__textBlock .casestudy__textBlock-text {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
  }
  /* line 227, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__performance {
    margin-top: 100px;
    padding: 88px 0 100px;
    border-top: 2px solid #9cb8da;
    border-bottom: 2px solid #9cb8da;
  }
  /* line 232, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__performance:last-of-type {
    margin-top: 0;
    border-top: none;
  }
  /* line 236, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__performance .inner {
    width: 830px;
    margin: 0 auto;
  }
  /* line 240, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__performance .casestudy__performance-title {
    font-size: 36px;
    color: #666;
    margin-bottom: 20px;
    position: relative;
  }
  /* line 245, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__performance .casestudy__performance-title:before {
    content: "";
    position: absolute;
    background: url(../images/top/tag_asterisk.png) no-repeat center;
    width: 26px;
    height: 25px;
    top: -16px;
    left: -26px;
  }
  /* line 256, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item {
    border-bottom: 2px dashed #9cb8da;
    padding: 16px 0;
    overflow: hidden;
  }
  /* line 260, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item:last-child {
    border: none;
  }
  /* line 263, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item .casestudy__performance-List-itemBlock {
    width: 695px;
    float: left;
  }
  /* line 266, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item .casestudy__performance-List-itemBlock .casestudy__performance-List-itemBlock-title {
    font-size: 18px;
    color: #005eac;
    margin-bottom: 7px;
  }
  /* line 272, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item .casestudy__performance-List-itemButton {
    background: #005eac;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    position: relative;
    float: right;
  }
  /* line 281, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item .casestudy__performance-List-itemButton:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(135deg);
  }
  /* line 294, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item .casestudy__performance-List-itemButton a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: bold;
    transition: all 0.3s;
  }
  /* line 302, ../sass/parts/_casestudy.scss */
  #page .casestudy_50 .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item .casestudy__performance-List-itemButton a:hover {
    opacity: 0.7;
  }
  /* line 315, ../sass/parts/_casestudy.scss */
  #page .casestudy_51 .boxns {
    background: url(../images/casestudy/bg_casestudy_1-1.png) no-repeat right 0 top 0;
    margin-bottom: 50px;
  }
  /* line 323, ../sass/parts/_casestudy.scss */
  #page .casestudy_51 main .boxns .h_title {
    margin-bottom: -10px;
  }
  /* line 333, ../sass/parts/_casestudy.scss */
  #page .casestudy_52 main .boxns {
    background: url(../images/casestudy/cap_casestudy_2-1.png) no-repeat right 0 top 0;
  }
  /* line 338, ../sass/parts/_casestudy.scss */
  #page .casestudy_52 main .boxns .box_bd:nth-of-type(1) {
    padding-bottom: 50px;
  }
  /* line 342, ../sass/parts/_casestudy.scss */
  #page .casestudy_52 main .boxns .box_bd:nth-of-type(1) p:nth-of-type(2) {
    margin-top: 10px;
  }
  /* line 351, ../sass/parts/_casestudy.scss */
  #page .casestudy_52 main .boxfs_title span {
    font-size: 1.4rem;
    margin-left: 6px;
  }
  /* line 361, ../sass/parts/_casestudy.scss */
  #page .casestudy_53 .boxns {
    background: url(../images/casestudy/cap_casestudy_3-1.png) no-repeat right 0 top 0;
  }
  /* line 369, ../sass/parts/_casestudy.scss */
  #page .casestudy_54 .boxns {
    background: url(../images/casestudy/cap_casestudy_4-1.png) no-repeat right 0 top 0;
  }
  /* line 377, ../sass/parts/_casestudy.scss */
  #page .casestudy_55 .boxns {
    background: url(../images/casestudy/cap_casestudy_5-1.png) no-repeat right 0 top 0;
  }
  /* line 385, ../sass/parts/_casestudy.scss */
  #page .casestudy_56 .boxns {
    background: url(../images/casestudy/cap_casestudy_6-1.png) no-repeat right 0 top 0;
  }
  /* line 392, ../sass/parts/_casestudy.scss */
  #page .casestudy_56 .box_bd:nth-of-type(1) p:nth-of-type(2) {
    margin-top: 21px;
  }
  /* line 402, ../sass/parts/_casestudy.scss */
  #page .casestudy_57 .boxns {
    background: url(../images/casestudy/cap_casestudy_7-1.png) no-repeat right 0 top 0;
  }
  /* line 409, ../sass/parts/_casestudy.scss */
  #page .casestudy_57 main .boxns .h_title {
    margin-bottom: -10px;
  }
  /* line 417, ../sass/parts/_casestudy.scss */
  #page .casestudy_58 .box_bd .h_title {
    background: url(../images/about/con_about_3.png) no-repeat center left;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* line 427, ../sass/parts/_casestudy.scss */
  #page .casestudy .casestudy__Link {
    width: 960px;
    margin: 0 auto 40px;
  }
  /* line 430, ../sass/parts/_casestudy.scss */
  #page .casestudy .casestudy__Link .casestudy__Link-List {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -1%;
  }
  /* line 435, ../sass/parts/_casestudy.scss */
  #page .casestudy .casestudy__Link .casestudy__Link-List .casestudy__Link-List-item {
    background: #67c5ff;
    border-radius: 3px;
    transition: 0.4s;
    padding: 10px;
    text-align: center;
    width: 24%;
    margin-bottom: 10px;
    margin-left: 1%;
    position: relative;
    z-index: 5;
  }
  /* line 446, ../sass/parts/_casestudy.scss */
  #page .casestudy .casestudy__Link .casestudy__Link-List .casestudy__Link-List-item:last-child {
    width: 47%;
  }
  /* line 449, ../sass/parts/_casestudy.scss */
  #page .casestudy .casestudy__Link .casestudy__Link-List .casestudy__Link-List-item:hover {
    border: solid 1px #67c5ff;
    background: #fff;
  }
  /* line 452, ../sass/parts/_casestudy.scss */
  #page .casestudy .casestudy__Link .casestudy__Link-List .casestudy__Link-List-item:hover a {
    color: #67c5ff;
  }
  /* line 456, ../sass/parts/_casestudy.scss */
  #page .casestudy .casestudy__Link .casestudy__Link-List .casestudy__Link-List-item a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  /* line 471, ../sass/parts/_casestudy.scss */
  .casestudyContent {
    width: 90%;
    margin: 65px auto 0;
  }
  /* line 474, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__LeadBlock {
    width: 100%;
    margin: 0 auto;
  }
  /* line 477, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__LeadBlock .casestudy__LeadBlock-lead {
    color: #ffff00;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    padding: 5px;
    text-align: center;
    background: #005eac;
    margin-bottom: 15px;
  }
  /* line 487, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__LeadBlock .casestudy__LeadBlock-title {
    color: #666666;
    font-weight: bold;
    font-size: 22px;
  }
  /* line 491, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__LeadBlock .casestudy__LeadBlock-title span {
    color: #005eac;
    display: inline-block;
  }
  /* line 499, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__IntroList {
    width: 100%;
    margin: 0 auto 30px;
  }
  /* line 502, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__IntroList .casestudy__ImgList {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1.3%;
    justify-content: center;
  }
  /* line 507, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__IntroList .casestudy__ImgList .casestudy__ImgList-item {
    width: 32%;
    margin-left: 1.3%;
    margin-bottom: 10px;
    transition: all .3s;
  }
  /* line 512, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__IntroList .casestudy__ImgList .casestudy__ImgList-item:hover {
    opacity: .7;
  }
  /* line 515, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__IntroList .casestudy__ImgList .casestudy__ImgList-item img {
    max-width: 100%;
  }
  /* line 522, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__Details {
    width: 100%;
    margin: 0 auto;
    padding: 15px 0;
    border-top: 2px dashed #9cb8da;
  }
  /* line 528, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__Details .casestudy__Details-Lead {
    font-size: 18px;
    color: #2baca0;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.3;
  }
  /* line 535, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__Details .casestudy__Details-Lead span {
    display: inline-block;
    color: #fff;
    background: #2baca0;
    margin-right: 7px;
    border-radius: 50px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    font-size: 11px;
    vertical-align: middle;
  }
  /* line 550, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__Details #Link01,
  .casestudyContent .casestudy__Details #Link02,
  .casestudyContent .casestudy__Details #Link03,
  .casestudyContent .casestudy__Details #Link04,
  .casestudyContent .casestudy__Details #Link05 {
    margin-top: -55px;
    padding-top: 55px;
  }
  /* line 558, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__Details .casestudy__Details-text {
    font-size: 14px;
    line-height: 1.5;
    color: #666;
    margin-bottom: 15px;
  }
  /* line 564, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__Details .casestudy__Contents {
    background: #eeeeee;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 20px;
  }
  /* line 570, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__Details .casestudy__Contents .casestudy__Contents-title {
    font-size: 14px;
    color: #2baca0;
    font-weight: bold;
    margin: 0 0 7px;
  }
  /* line 576, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__Details .casestudy__Contents .casestudy__Contents-text {
    font-size: 14px;
    color: #666;
  }
  /* line 583, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__Details .casestudy__Link-Button {
    background: #005eac;
    transition: all .3s;
    width: 90%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 15px;
    text-align: center;
    position: relative;
  }
  /* line 593, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__Details .casestudy__Link-Button:after {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
  }
  /* line 607, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__Details .casestudy__Link-Button:hover {
    opacity: .7;
  }
  /* line 610, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__Details .casestudy__Link-Button a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 14px;
  }
  /* line 621, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__textBlock {
    margin-bottom: 40px;
  }
  /* line 623, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__textBlock .casestudy__textBlock-title {
    font-size: 20px;
    color: #666;
    margin-bottom: 10px;
  }
  /* line 628, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__textBlock .casestudy__textBlock-text {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
  }
  /* line 635, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__performance {
    margin-top: 50px;
    padding: 40px 0 30px;
    border-top: 2px solid #9cb8da;
    border-bottom: 2px solid #9cb8da;
  }
  /* line 640, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__performance:last-of-type {
    margin-top: 0;
    border-top: none;
  }
  /* line 644, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__performance .casestudy__performance-title {
    font-size: 22px;
    color: #666;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
    position: relative;
  }
  /* line 651, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__performance .casestudy__performance-title:before {
    content: "";
    position: absolute;
    background: url(../images/top/tag_asterisk.png) no-repeat center;
    width: 26px;
    height: 25px;
    top: -16px;
    left: 0;
  }
  /* line 662, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item {
    border-bottom: 2px dashed #9cb8da;
    padding: 20px 0;
    overflow: hidden;
  }
  /* line 666, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item:last-child {
    border: none;
  }
  /* line 670, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item .casestudy__performance-List-itemBlock .casestudy__performance-List-itemBlock-title {
    font-size: 16px;
    color: #005eac;
    margin-bottom: 10px;
  }
  /* line 675, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item .casestudy__performance-List-itemBlock .casestudy__performance-List-itemBlock-text {
    margin-bottom: 20px;
  }
  /* line 679, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item .casestudy__performance-List-itemButton {
    background: #005eac;
    width: 90%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    position: relative;
  }
  /* line 688, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item .casestudy__performance-List-itemButton:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 15px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(135deg);
  }
  /* line 701, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item .casestudy__performance-List-itemButton a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    font-weight: bold;
    transition: all 0.3s;
  }
  /* line 709, ../sass/parts/_casestudy.scss */
  .casestudyContent .casestudy__performance .casestudy__performance-List .casestudy__performance-List-item .casestudy__performance-List-itemButton a:hover {
    opacity: 0.7;
  }

  /* line 718, ../sass/parts/_casestudy.scss */
  .casestudy__Link {
    width: 100%;
    margin: 25px auto;
  }
  /* line 721, ../sass/parts/_casestudy.scss */
  .casestudy__Link .casestudy__Link-List {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1%;
  }
  /* line 725, ../sass/parts/_casestudy.scss */
  .casestudy__Link .casestudy__Link-List .casestudy__Link-List-item {
    border: solid 2px #67c5ff;
    border-radius: 3px;
    transition: 0.4s;
    padding: 10px;
    text-align: center;
    width: 49%;
    margin-bottom: 10px;
    margin-left: 1%;
    position: relative;
    z-index: 5;
  }
  /* line 737, ../sass/parts/_casestudy.scss */
  .casestudy__Link .casestudy__Link-List .casestudy__Link-List-item:last-child {
    width: 100%;
  }
  /* line 741, ../sass/parts/_casestudy.scss */
  .casestudy__Link .casestudy__Link-List .casestudy__Link-List-item:hover {
    background: #67c5ff;
    color: white;
  }
  /* line 744, ../sass/parts/_casestudy.scss */
  .casestudy__Link .casestudy__Link-List .casestudy__Link-List-item:hover a {
    color: #fff;
  }
  /* line 749, ../sass/parts/_casestudy.scss */
  .casestudy__Link .casestudy__Link-List .casestudy__Link-List-item a {
    display: block;
    font-size: 10px;
    width: 100%;
    height: 100%;
    color: #67c5ff;
  }

  /* line 760, ../sass/parts/_casestudy.scss */
  #case_01,
  #case_02,
  #case_03,
  #case_04,
  #case_05,
  #case_06,
  #case_07 {
    padding-top: 46px;
    margin-top: -46px;
  }

  /* line 770, ../sass/parts/_casestudy.scss */
  .box_yb {
    padding-top: 0;
  }

  /* line 776, ../sass/parts/_casestudy.scss */
  #page .casestudy_58 .boxns .h_title {
    font-size: 18px;
    padding-bottom: 10px;
    margin: 0;
    background: url(../images/about/con_about_3.png) no-repeat center left;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* line 786, ../sass/parts/_casestudy.scss */
  #page .casestudy_58 .boxns .box_bd:not(:last-of-type) {
    padding-bottom: 0;
    border-bottom: none;
  }
  /* line 790, ../sass/parts/_casestudy.scss */
  #page .casestudy_58 .boxns .box_bd p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  /* line 794, ../sass/parts/_casestudy.scss */
  #page .casestudy_58 .boxns .box_bd ul {
    letter-spacing: -0.5px;
    margin-bottom: 15px;
    font-size: 14px;
  }
  /* line 799, ../sass/parts/_casestudy.scss */
  #page .casestudy_58 .boxns .box_bd .boxfs_title {
    font-size: 17px;
  }
  /* line 802, ../sass/parts/_casestudy.scss */
  #page .casestudy_58 .boxns .box_bd .boxfs_text {
    font-size: 14px;
  }
  /* line 809, ../sass/parts/_casestudy.scss */
  #page .boxns .h_title {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  /* line 815, ../sass/parts/_casestudy.scss */
  #page .boxns .box_bd p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  /* line 819, ../sass/parts/_casestudy.scss */
  #page .boxns .box_bd ul {
    letter-spacing: -0.5px;
    margin-bottom: 15px;
    font-size: 14px;
  }
  /* line 824, ../sass/parts/_casestudy.scss */
  #page .boxns .box_bd .boxfs_title {
    font-size: 17px;
  }
  /* line 827, ../sass/parts/_casestudy.scss */
  #page .boxns .box_bd .boxfs_text {
    font-size: 14px;
  }
}
/* table of contents -----------------------------
1.Visionaryとは(共通)
2.CRMソリューション(共通)
3.PC版
4.SP版
------------------------------------------------ */
/* line 10, ../sass/parts/_top.scss */
.box_visionary_item .box_vs {
  color: #333;
}
/* line 17, ../sass/parts/_top.scss */
.box_visionary_item4 p:first-child.marker_blue {
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, #d9f1ef 50%);
}
/* line 23, ../sass/parts/_top.scss */
.box_visionary_item4 .marker_blue {
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #d9f1ef 60%);
}

/* line 34, ../sass/parts/_top.scss */
.box_crmsolution .view_list dt {
  color: #fff;
}
/* line 37, ../sass/parts/_top.scss */
.box_crmsolution .view_list dt.green1 {
  background-color: #219daf;
  line-height: 1;
}
/* line 42, ../sass/parts/_top.scss */
.box_crmsolution .view_list dt.orange1 {
  background-color: #ffaf19;
}
/* line 46, ../sass/parts/_top.scss */
.box_crmsolution .view_list dt.green2 {
  background-color: #009e8e;
}
/* line 50, ../sass/parts/_top.scss */
.box_crmsolution .view_list dt.orange2 {
  background-color: #ff5e35;
}

@media screen and (min-width: 768px) {
  /* line 62, ../sass/parts/_top.scss */
  #top .mainbox {
    margin-top: 120px;
    background: url(../images/top/bg_content.jpg) no-repeat center 0;
    background-size: cover;
    height: 1330px;
  }
  /* line 68, ../sass/parts/_top.scss */
  #top .mainbox_inner {
    width: 1060px;
    margin: 0 auto;
    padding-top: 92px;
    position: relative;
  }
  /* line 87, ../sass/parts/_top.scss */
  #top .mainbox_title {
    margin: 0 0 12px -16px;
    position: relative;
  }
  /* line 92, ../sass/parts/_top.scss */
  #top .mainbox_text {
    font-size: 2.6rem;
    line-height: 1.6;
    margin-bottom: 32px;
    position: relative;
  }
  /* line 100, ../sass/parts/_top.scss */
  #top .mainbox .btn_orange a {
    height: 80px;
    line-height: 80px;
    font-size: 3rem;
    letter-spacing: 8px;
    padding-left: 38px;
    width: 380px;
  }
  /* line 108, ../sass/parts/_top.scss */
  #top .mainbox .btn_orange a .arrow {
    right: 40px;
  }
  /* line 111, ../sass/parts/_top.scss */
  #top .mainbox .btn_orange a .arrow:before {
    width: 14px;
    height: 14px;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
  }
  /* line 123, ../sass/parts/_top.scss */
  #top .card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  /* line 129, ../sass/parts/_top.scss */
  #top .card .card-List {
    padding: 25px 20px 26px;
    border: 4px solid #fff;
    box-shadow: 2px 2px 4px rgba(68, 68, 68, 0.4);
    width: 320px;
    margin-bottom: 10px;
  }
  /* line 135, ../sass/parts/_top.scss */
  #top .card .card-List:hover {
    border: 4px solid #82d1ca;
  }
  /* line 138, ../sass/parts/_top.scss */
  #top .card .card-List a {
    display: block;
    width: 100%;
    height: 100%;
  }
  /* line 143, ../sass/parts/_top.scss */
  #top .card .card-List .card-List_item_image {
    width: 50px;
    margin: 0 auto 5px;
    display: block;
  }
  /* line 147, ../sass/parts/_top.scss */
  #top .card .card-List .card-List_item_image img {
    max-width: 100%;
  }
  /* line 151, ../sass/parts/_top.scss */
  #top .card .card-List .card-List_item_title {
    font-size: 18px;
    color: #005eac;
    margin-bottom: 6px;
    text-align: center;
  }
  /* line 157, ../sass/parts/_top.scss */
  #top .card .card-List .card-List_item_text {
    font-size: 13px;
    color: #666;
    text-align: center;
    line-height: 1.5;
  }
  /* line 167, ../sass/parts/_top.scss */
  #top .box_feature {
    margin: -380px auto 0;
  }
  /* line 173, ../sass/parts/_top.scss */
  #top .box_visionary .h_title {
    margin-bottom: 4px;
    letter-spacing: 0;
  }
  /* line 178, ../sass/parts/_top.scss */
  #top .box_visionary_item {
    position: relative;
  }
  /* line 181, ../sass/parts/_top.scss */
  #top .box_visionary_item img {
    position: absolute;
  }
  /* line 185, ../sass/parts/_top.scss */
  #top .box_visionary_item .box_vs {
    margin-top: 25px;
  }
  /* line 188, ../sass/parts/_top.scss */
  #top .box_visionary_item .box_vs_title {
    border-bottom: 2px solid #005eac;
    font-size: 1.4rem;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  /* line 196, ../sass/parts/_top.scss */
  #top .box_visionary_item1 {
    background: url(../images/top/bg_con_position1.png) no-repeat right 100px top;
  }
  /* line 200, ../sass/parts/_top.scss */
  #top .box_visionary_item1 .title {
    position: relative;
  }
  /* line 203, ../sass/parts/_top.scss */
  #top .box_visionary_item1 .title:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    background: url(../images/top/tag_asterisk.png) no-repeat center;
    width: 26px;
    height: 25px;
    position: absolute;
    top: -16px;
    left: -26px;
  }
  /* line 215, ../sass/parts/_top.scss */
  #top .box_visionary_item2 {
    padding-left: 510px;
  }
  /* line 218, ../sass/parts/_top.scss */
  #top .box_visionary_item2 img {
    top: 38px;
    left: 20px;
  }
  /* line 223, ../sass/parts/_top.scss */
  #top .box_visionary_item2 .h_title {
    text-align: right;
  }
  /* line 228, ../sass/parts/_top.scss */
  #top .box_visionary_item3 {
    padding-right: 510px;
  }
  /* line 231, ../sass/parts/_top.scss */
  #top .box_visionary_item3 img {
    top: 146px;
    right: 50px;
  }
  /* line 236, ../sass/parts/_top.scss */
  #top .box_visionary_item3 .h_title {
    text-align: right;
    margin-left: -42px;
  }
  /* line 242, ../sass/parts/_top.scss */
  #top .box_visionary_item4 {
    font-size: 1.8rem;
  }
  /* line 246, ../sass/parts/_top.scss */
  #top .box_visionary_item4 p:first-child {
    font-size: 3.6rem;
    width: 190px;
    margin: 0 auto 30px;
  }
  /* line 251, ../sass/parts/_top.scss */
  #top .box_visionary_item4 p:first-child.marker_blue {
    background: linear-gradient(rgba(0, 0, 0, 0) 50%, #d9f1ef 50%);
  }
  /* line 256, ../sass/parts/_top.scss */
  #top .box_visionary_item4 p:last-child {
    margin-top: 50px;
  }
  /* line 261, ../sass/parts/_top.scss */
  #top .box_visionary_item4 .numberlist {
    width: 654px;
    margin: 0 auto;
  }
  /* line 266, ../sass/parts/_top.scss */
  #top .box_visionary_item4 .numberlist .text_blue:first-of-type {
    font-size: 2.4rem;
  }
  /* line 272, ../sass/parts/_top.scss */
  #top .box_visionary_item4 .marker_blue {
    background: linear-gradient(rgba(0, 0, 0, 0) 60%, #d9f1ef 60%);
  }
  /* line 280, ../sass/parts/_top.scss */
  #top .box_crmsolution {
    width: 1000px;
    margin: 0 auto;
    background: url(../images/top/bg_con_singleCview.png) no-repeat right 100px top;
  }
  /* line 286, ../sass/parts/_top.scss */
  #top .box_crmsolution .h_title {
    margin-bottom: 22px;
  }
  /* line 290, ../sass/parts/_top.scss */
  #top .box_crmsolution .top_text {
    margin-bottom: 70px;
  }
  /* line 294, ../sass/parts/_top.scss */
  #top .box_crmsolution .view {
    padding: 40px 0 0 110px;
  }
  /* line 297, ../sass/parts/_top.scss */
  #top .box_crmsolution .view_title {
    font-size: 2.4rem;
    margin-bottom: 4px;
  }
  /* line 302, ../sass/parts/_top.scss */
  #top .box_crmsolution .view_text {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  /* line 307, ../sass/parts/_top.scss */
  #top .box_crmsolution .view_list {
    flex-wrap: wrap;
    align-items: center;
    margin-top: 20px;
  }
  /* line 312, ../sass/parts/_top.scss */
  #top .box_crmsolution .view_list dt {
    font-size: 1.6rem;
    width: 130px;
    margin-right: 15px;
    line-height: 50px;
    margin-bottom: 10px;
  }
  /* line 319, ../sass/parts/_top.scss */
  #top .box_crmsolution .view_list dt.green1 {
    background-color: #219daf;
    line-height: 1;
    height: 50px;
    padding-top: 10px;
  }
  /* line 325, ../sass/parts/_top.scss */
  #top .box_crmsolution .view_list dt.green1 span {
    font-size: 1.2rem;
    display: block;
    letter-spacing: -0.5px;
    margin-top: 2px;
  }
  /* line 334, ../sass/parts/_top.scss */
  #top .box_crmsolution .view_list dd {
    margin: 0 0 10px 0;
    width: 745px;
  }
}
@media screen and (max-width: 767px) {
  /* line 348, ../sass/parts/_top.scss */
  #top .mainbox {
    margin-top: 46px;
    background: url(../images/top/bg_content_sp.png) no-repeat top center;
    background-size: cover;
    padding-bottom: 30%;
    position: relative;
  }
  /* line 354, ../sass/parts/_top.scss */
  #top .mainbox:after {
    content: "";
    position: absolute;
    width: 370px;
    height: 430px;
    background: url(../images/top/main-img_sp.png) no-repeat center center;
    background-size: cover;
    top: 243px;
    right: 0;
  }
  /* line 365, ../sass/parts/_top.scss */
  #top .mainbox_inner {
    padding: 6vw 5vw 47vw;
  }
  /* line 370, ../sass/parts/_top.scss */
  #top .mainbox_title img {
    width: 100%;
    margin-left: -10px;
  }
  /* line 376, ../sass/parts/_top.scss */
  #top .mainbox_text {
    font-size: 15px;
    font-size: 4.6875vw;
    line-height: 1.5;
    margin-bottom: 4%;
  }
  /* line 382, ../sass/parts/_top.scss */
  #top .mainbox .btn_orange {
    width: 60vw;
    position: relative;
    z-index: 5;
  }
  /* line 386, ../sass/parts/_top.scss */
  #top .mainbox .btn_orange a {
    height: 8vh;
    line-height: 8vh;
    font-size: 5vw;
    letter-spacing: 4px;
    padding-left: 10%;
  }
  /* line 393, ../sass/parts/_top.scss */
  #top .mainbox .btn_orange a .arrow {
    right: 8%;
  }
  /* line 396, ../sass/parts/_top.scss */
  #top .mainbox .btn_orange a .arrow:before {
    width: 10px;
    height: 10px;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
  }
  /* line 408, ../sass/parts/_top.scss */
  #top .box_feature {
    margin-top: -25%;
  }
  /* line 414, ../sass/parts/_top.scss */
  #top .box_visionary .h_title {
    margin-bottom: 4px;
    letter-spacing: 0;
  }
  /* line 419, ../sass/parts/_top.scss */
  #top .box_visionary img {
    width: 100%;
    margin-top: 20px;
  }
  /* line 425, ../sass/parts/_top.scss */
  #top .box_visionary_item .box_vs {
    margin-top: 15px;
  }
  /* line 428, ../sass/parts/_top.scss */
  #top .box_visionary_item .box_vs_title {
    border-bottom: 1px solid #005eac;
    font-size: 1.4rem;
  }
  /* line 434, ../sass/parts/_top.scss */
  #top .box_visionary_item1 {
    background: url(../images/top/bg_con_position1_sp.png) no-repeat right 0 top 0;
    background-size: 76px 68px;
    margin-top: -20px;
  }
  /* line 440, ../sass/parts/_top.scss */
  #top .box_visionary_item1 .h_title {
    padding-top: 40px;
  }
  /* line 443, ../sass/parts/_top.scss */
  #top .box_visionary_item1 .h_title:before {
    top: 20px;
  }
  /* line 448, ../sass/parts/_top.scss */
  #top .box_visionary_item1 .title {
    position: relative;
  }
  /* line 451, ../sass/parts/_top.scss */
  #top .box_visionary_item1 .title:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    background: url(../images/top/tag_asterisk.png) no-repeat center;
    width: 26px;
    height: 25px;
    position: absolute;
    top: -16px;
    left: -26px;
  }
  /* line 462, ../sass/parts/_top.scss */
  #top .box_visionary_item1 .h_text {
    font-size: 1rem;
  }
  /* line 469, ../sass/parts/_top.scss */
  #top .box_visionary_item2 figure, #top .box_visionary_item2 figure {
    padding: 0 20px;
  }
  /* line 474, ../sass/parts/_top.scss */
  #top .box_visionary_item4 {
    padding-top: 40px;
  }
  /* line 478, ../sass/parts/_top.scss */
  #top .box_visionary_item4 p:first-child {
    font-size: 1.8rem;
    width: 100px;
    margin: 0 auto 20px;
  }
  /* line 483, ../sass/parts/_top.scss */
  #top .box_visionary_item4 p:first-child.marker_blue {
    background: linear-gradient(rgba(0, 0, 0, 0) 50%, #d9f1ef 50%);
  }
  /* line 488, ../sass/parts/_top.scss */
  #top .box_visionary_item4 p:last-child {
    margin-top: 20px;
    font-size: 1rem;
    letter-spacing: -1.3px;
  }
  /* line 493, ../sass/parts/_top.scss */
  #top .box_visionary_item4 p:last-child .text_blue {
    font-size: 1.2rem;
  }
  /* line 500, ../sass/parts/_top.scss */
  #top .box_visionary_item4 .numberlist_item {
    letter-spacing: -0.8px;
  }
  /* line 505, ../sass/parts/_top.scss */
  #top .box_visionary_item4 .numberlist .text_blue:first-of-type {
    font-size: 1.2rem;
  }
  /* line 511, ../sass/parts/_top.scss */
  #top .box_visionary_item4 .marker_blue {
    background: linear-gradient(rgba(0, 0, 0, 0) 60%, #d9f1ef 60%);
  }
  /* line 519, ../sass/parts/_top.scss */
  #top .box_crmsolution {
    background: url(../images/top/bg_con_singleCview.png) no-repeat right 0 top 0;
    background-size: 78px 80px;
    margin: 0 50px;
  }
  /* line 524, ../sass/parts/_top.scss */
  #top .box_crmsolution img {
    width: 100%;
    margin-top: 30px;
  }
  /* line 529, ../sass/parts/_top.scss */
  #top .box_crmsolution .h_title {
    margin-bottom: 20px;
  }
  /* line 533, ../sass/parts/_top.scss */
  #top .box_crmsolution .top_text {
    margin-bottom: 70px;
  }
  /* line 537, ../sass/parts/_top.scss */
  #top .box_crmsolution .view {
    margin-top: 30px;
  }
  /* line 540, ../sass/parts/_top.scss */
  #top .box_crmsolution .view_title {
    font-size: 2rem;
    margin-bottom: 4px;
  }
  /* line 545, ../sass/parts/_top.scss */
  #top .box_crmsolution .view_text {
    font-size: 1.5rem;
    line-height: 1.6;
  }
  /* line 550, ../sass/parts/_top.scss */
  #top .box_crmsolution .view_list {
    display: block;
    margin-top: 20px;
  }
  /* line 554, ../sass/parts/_top.scss */
  #top .box_crmsolution .view_list dt {
    font-size: 1rem;
    width: 140px;
    line-height: 25px;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 10px;
  }
  /* line 563, ../sass/parts/_top.scss */
  #top .box_crmsolution .view_list dt.green1 span {
    letter-spacing: -0.5px;
  }
  /* line 569, ../sass/parts/_top.scss */
  #top .box_crmsolution .view_list dd {
    font-size: 1rem;
    margin: 0 0 20px 0;
  }
  /* line 578, ../sass/parts/_top.scss */
  #top .card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  /* line 583, ../sass/parts/_top.scss */
  #top .card .card-List {
    padding: 15px 10px 14px;
    border: 4px solid #fff;
    box-shadow: 2px 2px 4px rgba(68, 68, 68, 0.4);
    width: 48%;
    margin-bottom: 10px;
  }
  /* line 589, ../sass/parts/_top.scss */
  #top .card .card-List:hover {
    border: 4px solid #82d1ca;
  }
  /* line 592, ../sass/parts/_top.scss */
  #top .card .card-List a {
    display: block;
    width: 100%;
    height: 100%;
  }
  /* line 597, ../sass/parts/_top.scss */
  #top .card .card-List .card-List_item_image {
    width: 30px;
    margin: 0 auto 5px;
    display: block;
  }
  /* line 601, ../sass/parts/_top.scss */
  #top .card .card-List .card-List_item_image img {
    max-width: 100%;
  }
  /* line 605, ../sass/parts/_top.scss */
  #top .card .card-List .card-List_item_title {
    font-size: 12px;
    color: #005eac;
    margin-bottom: 6px;
    text-align: center;
  }
  /* line 611, ../sass/parts/_top.scss */
  #top .card .card-List .card-List_item_text {
    font-size: 10px;
    color: #666;
    text-align: center;
    line-height: 1.5;
  }
  /* line 616, ../sass/parts/_top.scss */
  #top .card .card-List .card-List_item_text br {
    display: none;
  }
}
