@charset "UTF-8";
/*
Theme Name: PULL-NET
Theme URI: http://www.pull-net.jp/
Description: PULL-NET
Version: 1.0
Author: PULL-NET
Author URI: http://www.pull-net.jp/
*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=a71a5b5e8f291c3a4c02be204b321fa0)
 * Config saved to config.json and https://gist.github.com/a71a5b5e8f291c3a4c02be204b321fa0
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(//use.fontawesome.com/releases/v5.7.2/css/all.css);
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

.img-full {
  width: 100%;
  height: auto;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 1030px;
  }
}
/*
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

*/
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.row-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.row-0 > div {
  padding-right: 0px;
  padding-left: 0px;
}

.row-10 {
  margin-left: -5px;
  margin-right: -5px;
}

.row-10 > div {
  padding-right: 5px;
  padding-left: 5px;
}

.row-20 {
  margin-left: -10px;
  margin-right: -10px;
}

.row-20 > div {
  padding-right: 10px;
  padding-left: 10px;
}

.row-30 {
  margin-left: -15px;
  margin-right: -15px;
}

.row-30 > div {
  padding-right: 15px;
  padding-left: 15px;
}

.row-40 {
  margin-left: -20px;
  margin-right: -20px;
}

.row-40 > div {
  padding-right: 20px;
  padding-left: 20px;
}

.row-50 {
  margin-left: -25px;
  margin-right: -25px;
}

.row-50 > div {
  padding-right: 25px;
  padding-left: 25px;
}

/* content styles */
.row-eq-height {
  display: flex;
  flex-wrap: wrap;
}

/* columns of same height styles */
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}

.col-top {
  vertical-align: top;
}

.col-middle {
  vertical-align: middle;
}

.col-bottom {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}
@media (min-width: 992px) {
  .d-lg-block {
    display: block !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .d-none {
    display: none !important;
  }
}
/*form*/
input[type=text],
input[type=email],
input[type=tel],
input[type=date],
input[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: auto;
  font-size: 1.4rem;
  padding: 11px 8px;
  border: solid 1px #BCBCBC;
  vertical-align: middle;
  background: #F6F6F6;
  width: 100%;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 8px;
  border: solid 1px #CCC;
  font-size: 1.6rem;
  background: #EEE;
}

input[type=radio] + label {
  margin-right: 20px;
  cursor: pointer;
  vertical-align: middle;
}

input[type=radio] + label::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 0.5em 0 0;
  background: url(../images/common/radio.png) no-repeat 0 0;
  vertical-align: middle;
  position: relative;
  bottom: 1px;
  background-position: 0 -36px;
}

input[type=radio]:hover + label::before {
  background-position: 0 -18px;
}

input[type=radio]:checked + label::before {
  background-position: 0 0px;
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox] + label {
  position: relative;
  display: inline-block;
  padding: 0px 0px 0px 30px;
  cursor: pointer;
  vertical-align: middle;
  line-height: 1;
}

input[type=checkbox] + label::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  background: #fff;
  border: 2px solid #CCC;
  border-radius: 4px;
}

input[type=checkbox]:checked + label::after {
  position: absolute;
  content: "";
  top: 0px;
  left: 4px;
  width: 20px;
  height: 12px;
  border-left: 4px solid #C00;
  border-bottom: 4px solid #C00;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  background: #FFF;
  border-radius: 4px;
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

.select-wrap {
  overflow: hidden;
  display: inline-block;
  position: relative;
  background-color: white;
  vertical-align: middle;
}

.select-wrap > select {
  width: 210px;
  padding: 3px 30px 3px 8px;
  font-size: 1.4rem;
}

.select-wrap::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0 10px;
  display: block;
  content: "";
  background: url(../images/common/icon_black.png) no-repeat center;
  pointer-events: none;
}

input.calendar {
  background: url(../images/common/icon_calendar.png) #FFF no-repeat 98% center;
  background-size: conain;
  width: 180px;
}

/*datepicker*/
input[type=date]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none;
}

input[type=date]::-webkit-clear-button {
  -webkit-appearance: none;
  display: none;
}

input[type=date]::-webkit-calendar-picker-indicator {
  -webkit-appearance: none;
  display: none;
}

/*placeholder*/
/* Webkit */
::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
  font-size: 100%;
}

/* Firefox 18 以前 */
:-moz-placeholder {
  color: #999;
  font-size: 100%;
}

/* Firefox 19 以降 */
::-moz-placeholder {
  color: #999;
  font-size: 100%;
  opacity: 1;
}

/* IE 10 以降 */
:-ms-input-placeholder {
  color: #999;
  font-size: 100%;
}

/* CSS4 */
:placeholder-shown {
  color: #999;
  font-size: 100%;
}

/* Webkit */
:focus::-webkit-input-placeholder {
  color: transparent;
}

/* Firefox 18 以前 */
:focus:-moz-placeholder {
  color: transparent;
}

/* Firefox 19 以降 */
:focus::-moz-placeholder {
  color: transparent;
}

/*コンタクトフォームのカスタマイズ*/
/*エラーアラートの出力*/
.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-acceptance-missing {
  margin: 10px 0 12.5px 0;
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
  padding: 10px 15px;
}

/*サクセスアラートの出力*/
.wpcf7-response-output.wpcf7-mail-sent-ok {
  margin: 10px 0 12.5px 0;
  color: #3A87AD;
  background-color: #D9EDF7;
  border: 1px solid #BCE8F1;
  padding: 10px 15px;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-size: 62.5%; /*10px*/
  overflow: auto;
}

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

body {
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  line-height: 1.8;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", メイリオ, Meiryo, sans-serif;
  color: #333;
  overflow-x: hidden;
}

h1,
h2,
h3,
#daiko_lp .ttl_02 p,
#daiko_lp .ttl_02 h2,
h4,
h5,
ul,
li,
dl,
dt,
dd,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul,
dl,
ol {
  font-size: 0;
}

li,
dt,
dd {
  font-size: 1.4rem;
}

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

button,
input,
textarea,
select {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

/*---original-----------------------------*/
body {
  position: relative;
}

a:link,
a:visited {
  color: #333;
  text-decoration: underline;
}

a:hover,
a:active {
  color: #c6221b;
  text-decoration: none;
}

a img {
  transition: 0.5s;
  backface-visibility: hidden;
}

a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.4rem;
}

h3, #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 h2 {
  font-size: 2rem;
}

h4 {
  font-size: 1.6rem;
}

h5 {
  font-size: 1.4rem;
}

li,
dt,
dd,
p {
  font-size: 1.4rem;
}

input::-webkit-input-placeholder,
::-webkit-input-placeholder {
  font-size: 1.4rem;
}

/*-------------------------------------------------
 　ヘッダー部分
/*-------------------------------------------------*/
#header {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  position: fixed;
  z-index: 2000;
}

#header .wrap {
  height: 80px;
  position: relative !important;
}

#header .catch {
  position: absolute;
  top: 6px;
  left: 15px;
  font-size: 1.35rem;
}

#header .logo {
  position: absolute;
  left: 15px;
  top: 13px;
}

/*-------------------------------------------------
 　ヘッドナビ部分
/*-------------------------------------------------*/
#header {
  background: #fff;
}

#header .headnavi * {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-decoration: none;
}

#header .headnavi {
  position: absolute;
  top: 17px;
  right: 200px;
}

#header .headnavi ul {
  font-size: 0;
}

#header .headnavi ul li {
  display: inline-block;
  margin: 0 5px;
}

#header .headnavi ul li a {
  display: block;
  width: 160px;
  padding: 5px 0 5px;
  text-align: center;
  border: solid 2px #c6221b;
  position: relative;
  color: #c6221b;
  font-weight: bold;
}

#header .headnavi ul li a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  width: 10px;
  height: 10px;
  margin: -5px 0 0 0;
  border-top: solid 2px #c6221b;
  border-right: solid 2px #c6221b;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#header .headnavi ul li:hover {
  opacity: 0.6;
}

#header .headtel {
  position: absolute;
  top: 10px;
  right: 20px;
  overflow: hidden;
}

#header .headtel img {
  float: left;
  margin-top: -5px;
}

#header .headtel .telno {
  float: right;
  line-height: 1.1;
  font-size: 1.2rem;
}

#header .headtel .telno span {
  font-size: 3rem;
  font-weight: bold;
  font-family: "Oswald", sans-serif;
  letter-spacing: 3px;
}

#header .gnavi {
  background: #c6221b;
}

#header .gnavi .container {
  position: relative;
}

#header .gnavi .main_gnavi > ul {
  font-size: 0;
  text-align: center;
  padding: 17px 0;
  width: 1000px;
}

#header .gnavi .main_gnavi > ul li {
  display: inline-block;
}

#header .gnavi .main_gnavi > ul li a {
  display: block;
  padding: 0 60px;
  text-decoration: none;
  color: #fff;
  border-right: solid 1px #d76560;
}

#header .gnavi .main_gnavi > ul li:last-child a {
  border-right: none;
}

#header .gnavi .main_gnavi > ul li a:hover {
  opacity: 0.6;
  cursor: pointer;
}

#header .gnavi .main_gnavi > ul li:first-child a {
  border-left: solid 1px #d76560;
}

#main_gnavi:hover > #sub_navi {
  visibility: visible;
  opacity: 1;
}

#menu,
#toggle {
  display: none;
}

/*サブナビゲーション部分*/
#sub_navi {
  position: absolute;
  left: 15px;
  top: 59px;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}

#header .sub_navi .container {
  width: 1000px;
}

#header .sub_bg {
  background: #000;
  opacity: 0.9;
}

#sub_open:checked + .sub_navi {
  height: 370px;
  margin: 0 auto;
}

.sub_navi a {
  color: #fff;
}

.sub_navi {
  color: #fff;
  font-size: 1.3rem;
}

.sub_navi .logo {
  margin-bottom: 10px;
}

.sb_ttl {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 5px;
}

.sub_navi ul li {
  font-size: 1.3rem;
  margin-bottom: 5px;
}

.sub_navi ul li a {
  text-decoration: none;
  position: relative;
  padding-left: 15px;
  display: block;
}

.sub_navi ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 0px;
  height: 0px;
  border-left: 4px solid #c9221b;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}

.sub_navi ul li a:hover {
  opacity: 0.6;
}

#header .sub_bg .col-md-2.sb_box {
  width: 20%;
}

.sb_box {
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: solid 1px rgba(255, 255, 255, 0.5);
}

.sb_box:last-of-type {
  border-right: none;
}

.sub_navi .sub_info {
  border-top: solid 1px rgba(255, 255, 255, 0.5);
}

.sub_navi .sub_info p {
  font-size: 1.5rem;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

.sub_navi .subtel {
  padding-top: 20px;
  padding-bottom: 20px;
}

.sub_navi .subbtn {
  border-left: solid 1px rgba(255, 255, 255, 0.5);
  padding-top: 20px;
  padding-bottom: 20px;
}

.home_btn {
  width: 100px;
  float: left;
  text-align: center;
  border-right: solid 1px rgba(255, 255, 255, 0.5);
}

.home_btn a {
  display: block;
  width: 100%;
  padding: 30px 0;
}

.sub_tel {
  width: 460px;
  float: left;
  text-align: center;
  border-right: solid 1px rgba(255, 255, 255, 0.5);
  padding: 20px 0;
}

.sub_contact {
  text-align: center;
  padding: 20px 0;
}

.sub_tel p,
.sub_contact p {
  text-align: left;
}

/*-------------------------------------------------
 　メイン部分
/*-------------------------------------------------*/
#main {
  overflow: hidden;
  zoom: 1;
  padding-top: 100px; /* 新ヘッダー高さ(100px)に合わせて調整。旧値139pxは旧2段ヘッダー用 */
}

#main_contents {
  text-align: left;
}

#main .wrap {
  width: 980px;
  margin: 0 auto;
}

/*-------------------------------------------------
 背景
/*-------------------------------------------------*/
.black_bg {
  background: #000;
  color: #fff;
}

.white_bg {
  background: #fff;
  color: #000;
}

.gray_bg {
  background: #f0f0f0;
  color: #000;
  padding: 7% 0;
}

.black_bg,
.white_bg,
.gray_bg {
  padding: 60px 0;
}

/*.white_bg + .gray_bg{
	margin-top:50px;
}
*/
/*-------------------------------------------------
 　タイトル背景部分
/*-------------------------------------------------*/
.title_bg_block {
  display: block;
  background: url(../images/serviceflow/main.jpg) no-repeat center center;
  background-size: cover;
  padding: 67px 0;
}

.page_contents_area .title_bg_block {
  margin-bottom: 80px;
}

.title_bg_block .title h1 {
  font-family: "Oswald", sans-serif;
  font-size: 6.2rem;
  letter-spacing: 2px;
  line-height: 1.1;
  color: #000;
  text-align: center;
}

.title_bg_block .title h1 span {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  display: block;
  font-size: 2rem;
  font-weight: bold;
  color: #c6221b;
}

/*-------------------------------------------------
 タイトル部分
/*-------------------------------------------------*/
.title1 *,
.title2 *,
.title3 *,
.title4 *,
.title5 * {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.title1,
.title2,
.title3,
.title4,
.title5 {
  margin: 0 auto 15px;
}

.title1:before {
  content: "";
  display: block;
  width: 60px;
  height: 2px;
  margin: 0 auto 20px;
  background: #fff;
}

.title1 h2,
.title2 h2 {
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  font-size: 6.2rem;
  letter-spacing: 2px;
  line-height: 1.1;
  color: #000;
  text-align: center;
}

.title1 h2 span,
.title2 h2 span {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  display: block;
  font-size: 2rem;
  margin-top: 17px;
  letter-spacing: 1px;
}

.title2 h2 {
  color: #000;
}

.title3 h2 {
  font-size: 2.8rem;
  text-align: center;
}

.title4 h2 {
  border-left: solid 8px #929203;
  border-bottom: solid 1px #929203;
  font-size: 2.8rem;
  line-height: 1.3;
  padding: 5px 5px 10px 20px;
  text-align: left;
}

/*-------------------------------------------------
 　ボタン
/*-------------------------------------------------*/
.glaybtn {
  margin-top: 20px;
}

.glaybtn a {
  display: block;
  background: #323232;
  color: #fff;
  padding: 10px;
  text-decoration: none;
  font-size: 1.3rem;
  letter-spacing: 1px;
  text-align: center;
}

.glaybtn a:hover {
  background: #666;
}

.whitebtn {
  margin-top: 20px;
}

.whitebtn a {
  background: #fff;
  color: #262626;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  display: block;
  padding: 10px;
  transition: background-color 0.5s;
  border: solid 2px #262626;
  text-decoration: none;
  position: relative;
}

/*.whitebtn  a:after{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 10px;
	height: 10px;
	margin: -5px 0 0 0;
	border-top: solid 2px #929203;
	border-right: solid 2px #929203;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
}*/
.whitebtn a:hover {
  background: #c9221b;
  color: #fff;
  border-color: #c9221b;
}

/*-------------------------------------------------
 　テキスト
/*-------------------------------------------------*/
.text-big {
  margin-bottom: 35px;
}

.text-big p {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.9;
  text-align: center;
}

.text-big p + p {
  margin-top: 1em;
}

/*-------------------------------------------------
 　フッター部分
/*-------------------------------------------------*/
#footer {
  padding: 0px 0 0;
  background: #000;
  color: #fff;
  z-index: -1;
}

#footer a {
  color: #fff;
}

.foot_navi {
  color: #fff;
  font-size: 1.3rem;
}

.foot_navi .logo {
  margin-bottom: 10px;
}

.fn_ttl {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 5px;
}

.fn_ttl a {
  text-decoration: none;
}

.fn_ttl a:hover {
  opacity: 0.6;
}

.foot_navi .fn_box ul li {
  font-size: 1.3rem;
  margin-bottom: 5px;
}

.foot_navi .fn_box ul li a {
  text-decoration: none;
  position: relative;
  padding-left: 15px;
  display: block;
}

.foot_navi .fn_box ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 0px;
  height: 0px;
  border-left: 4px solid #c9221b;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}

.foot_navi .fn_box ul li a:hover {
  opacity: 0.6;
}

.fn_box {
  padding-top: 20px;
  padding-bottom: 20px;
  border-left: solid 1px rgba(255, 255, 255, 0.5);
}

.fn_box:last-of-type {
  border: solid 1px rgba(255, 255, 255, 0.5);
  border-bottom: none;
}

.separate .fn_box:first-of-type {
  border: solid 1px rgba(255, 255, 255, 0.5);
  border-bottom: none;
}

.separate .fn_box:nth-of-type(2) {
  border: none;
}

.separate .fn_box:nth-of-type(3) {
  border-top: solid 1px rgba(255, 255, 255, 0.5);
}

.separate .fn_box:last-of-type {
  border-right: none;
}

.separate .fn_box:nth-of-type(3) .fn_ttl {
  float: left;
  width: 30%;
  padding-top: 25px;
}

.separate .fn_box:nth-of-type(3) ul {
  float: right;
  width: 70%;
}

#footer .foot_info {
  border: solid 1px rgba(255, 255, 255, 0.5);
  border-left: none;
}

#footer .foot_info p {
  font-size: 1.5rem;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}

#footer .foottel {
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: solid 1px rgba(255, 255, 255, 0.5);
}

#footer .footbtn {
  padding-top: 40px;
  padding-bottom: 20px;
}

/*ここまで*/
#footer .copyright {
  padding: 20px 0;
  font-size: 1.2rem;
  letter-spacing: 1px;
  line-height: 1.6;
  text-align: center;
  color: #fff;
  border-top: solid 1px rgba(255, 255, 255, 0.5);
}

.pagetop {
  position: fixed;
  right: 80px;
  bottom: 60px;
  text-align: right;
}

.pagetop a {
  display: inline-block;
  padding: 20px;
  background: rgba(33, 33, 33, 0.4);
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 10px;
  font-size: 1.4rem;
}

.pagetop a:hover {
  background: rgba(33, 33, 33, 0.8);
}

/*-------------------------------------------------
 フローティングバナー
/*-------------------------------------------------*/
.flow_bn {
  position: fixed;
  top: 60%;
  right: 0;
  z-index: 10;
}

.flow_bn a {
  display: block;
  margin-bottom: 10px;
}

/*-------------------------------------------------
　下層ページ共通
/*-------------------------------------------------*/
.page_contents_area .container {
  width: 920px;
}

.page_contents_area h3, .page_contents_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .page_contents_area p, .page_contents_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .page_contents_area h2 {
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 20px;
}

/*-------------------------------------------------
 コンタクト
/*-------------------------------------------------*/
.contact_add_block {
  background: #929203;
  color: #fff;
  padding: 60px 0;
  text-align: center;
  font-weight: bold;
  font-size: 1.4rem;
  letter-spacing: 1px;
}

.contact_add_block h3, .contact_add_block #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .contact_add_block p, .contact_add_block #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .contact_add_block h2 {
  font-size: 2.4rem;
}

.contact_add_block .telno {
  font-size: 3.2rem;
}

.contact_add_block .btn {
  margin-top: 20px;
}

.contact_add_block .btn a {
  background: #929203;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
  display: inline-block;
  width: 70%;
  padding: 10px;
  transition: background-color 0.5s;
  border: solid 2px #fff;
  text-decoration: none;
  position: relative;
}

.contact_add_block .btn a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 10px;
  margin: -5px 0 0 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.contact_add_block .btn a:hover {
  background: #fff;
  color: #929203;
}

.contact_add_block .icon_tel,
.contact_add_block .icon_mail {
  display: block;
  background: url(../images/common/icon_tel.png) no-repeat left top;
  background-size: contain;
  width: 50px;
  height: 40px;
  margin: 0 auto 20px;
}

.contact_add_block .icon_mail {
  background: url(../images/common/icon_mail.png) no-repeat left top;
}

/*-------------------------------------------------
 パンくず
/*-------------------------------------------------*/
.breadcrumbs {
  background: #fff;
  padding: 5px 15px;
  font-size: 1.2rem;
}

/*
.breadcrumbs ul li{
	display:inline-block;
	position:relative;
	padding:2px 5px 2px 12px;
	font-size:1.3rem;
}

.breadcrumb ul > li + li:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	width: 6px;
	height: 6px;
	margin: -3px 0 0 0;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
}

.breadcrumb ul > li:first-child{
	padding-left: 0px;
}

.breadcrumb ul > li:first-child:before{
  content: "\e900";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	margin-right:5px;
}

.breadcrumb ul li a{
	color:#333;
}

*/
/*-------------------------------------------------
日付
/*-------------------------------------------------*/
.date {
  color: #999;
  letter-spacing: 0.05em;
}

/*-------------------------------------------------
　ページャー共通
/*-------------------------------------------------*/
.pager {
  text-align: center;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 30px;
}

.pager a {
  display: inline-block;
  border: solid 1px #ccc;
  font-size: 1.6rem;
  padding: 3px 20px;
  text-decoration: none;
}

.pager .pager_next {
  float: left;
}

.pager .pager_previous {
  float: right;
}

.pager a:hover {
  opacity: 0.6;
}

/*-------------------------------------------------
　googlemap
/*-------------------------------------------------*/
.gmap {
  width: 900px;
  height: 400px;
  margin: 40px auto 0;
}

.gmap iframe {
  border: 0;
  pointer-events: none;
}

/*-------------------------------------------------
　事例詳細
/*-------------------------------------------------*/
.detail_tbl {
  margin-bottom: 15%;
}

.detail_tbl table {
  border-collapse: collapse;
}

.detail_tbl table th {
  width: 30%;
  padding: 6px 10px;
  border: solid 1px #ccc;
  background: #eee;
  font-weight: normal;
}

.detail_tbl table td {
  width: 70%;
  padding: 6px 10px;
  border: solid 1px #ccc;
}

.detail_txt {
  font-size: 1.6rem;
  margin: 5% 0 10%;
}

/*-------------------------------------------------
　フォームテーブル
/*-------------------------------------------------*/
.form_tbl table {
  width: 80%;
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 1.4rem;
  border: solid 1px #cec5bd;
  background: #fff;
  table-layout: fixed;
}

.form_tbl table th,
.form_tbl table td {
  padding: 15px;
  border: solid 1px #cec5bd;
}

.form_tbl table th {
  text-align: left;
  width: 30%;
  background: #dcf1fc;
  padding-left: 25px;
}

.form_tbl label {
  display: table;
}

.form_tbl label + label {
  margin-top: 10px;
}

.form_tbl label span {
  display: table-cell;
  padding: 0 3px;
}

.form_tbl input[type=email],
.form_tbl input[type=tel],
.form_tbl input[type=number],
.form_tbl input[type=text] {
  width: 300px;
}

.form_tbl input[type=email],
.form_tbl input[type=text],
.form_tbl input[type=number],
.form_tbl input[type=tel],
.form_tbl selcet,
.form_tbl textarea {
  border: 1px solid #aaa;
  padding: 3px;
  color: #333;
  background: #f7f7f7;
  border-radius: 5px;
}

.form_tbl .indent {
  width: 9em;
}

.form_tbl textarea {
  width: 100%;
}

.form_tbl .check label {
  display: block;
  text-align: center;
}

.form_tbl .check label span {
  display: inline-block;
}

.form_tbl .btn {
  text-align: center;
  margin-top: 20px;
}

.form_tbl .btn input[type=submit] {
  -webkit-appearance: none;
  color: #fff;
  padding: 15px 20px;
  border: none;
  border: solid 1px #D0084;
  border-radius: 5px;
  background: rgb(255, 102, 51); /* Old browsers */
  background: -moz-linear-gradient(top, rgb(255, 102, 51) 1%, rgb(204, 0, 0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgb(255, 102, 51)), color-stop(100%, rgb(204, 0, 0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgb(255, 102, 51) 1%, rgb(204, 0, 0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgb(255, 102, 51) 1%, rgb(204, 0, 0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgb(255, 102, 51) 1%, rgb(204, 0, 0) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgb(255, 102, 51) 1%, rgb(204, 0, 0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff6633", endColorstr="#cc0000",GradientType=0 ); /* IE6-9 */
}

.form_tbl .btn input[type=submit]:hover {
  background: rgb(255, 199, 181); /* Old browsers */
  background: -moz-linear-gradient(top, rgb(255, 199, 181) 0%, rgb(249, 174, 0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 199, 181)), color-stop(100%, rgb(249, 174, 0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgb(255, 199, 181) 0%, rgb(249, 174, 0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgb(255, 199, 181) 0%, rgb(249, 174, 0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgb(255, 199, 181) 0%, rgb(249, 174, 0) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgb(255, 199, 181) 0%, rgb(249, 174, 0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffc7b5", endColorstr="#f9ae00",GradientType=0 ); /* IE6-9 */
}

.form_tbl .btn input[type=submit][disabled],
.form_tbl .btn input[type=submit]:hover[disabled] {
  background: #999;
}

.form_tbl .need {
  color: #c00;
  font-size: 80%;
}

.wpcf7-radio span {
  display: inline !important;
}

.wpcf7-not-valid-tip {
  display: block !important;
}

/*GENERAL---------------*/
.alignC {
  text-align: center;
}

.alignR {
  text-align: right;
}

.alignL {
  text-align: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

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

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt100 {
  padding-top: 100px !important;
}

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

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl100 {
  padding-left: 100px !important;
}

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

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.red {
  color: #e62b00;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  float: right;
  margin-left: 1em;
}

.alignleft {
  float: left;
  margin-right: 1em;
}

img[class*=wp-image-],
img[class*=attachment-] {
  height: auto;
  max-width: 100%;
}

.clear {
  clear: both;
}

/*small*/
.small {
  font-size: 90% !important;
}

.onlypc {
  display: block;
}

.onlysp {
  display: none;
}

.slide_pc {
  display: block;
}

.slide_sp {
  display: none;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  .slide_pc {
    display: none;
  }
  .slide_sp {
    display: block;
  }
  /*END*/
  /*START*/
  .onlysp {
    display: block;
  }
  .onlypc {
    display: none;
  }
  body {
    min-width: initial;
    min-width: auto;
    width: 100%;
  }
  #header .wrap,
  #main .wrap,
  #footer,
  #footer .wrap {
    width: 100%;
  }
  img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
  }
  .container {
    width: 100%;
    margin: 0 auto;
  }
  #wrapper {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0px;
  }
  #main {
    padding-top: 50px;
  }
  /*-------------------------------------------------
   背景
  /*-------------------------------------------------*/
  .black_bg,
  .white_bg,
  .gray_bg {
    padding: 30px 0;
  }
  /*-------------------------------------------------
   　ヘッダー部分
  /*-------------------------------------------------*/
  #header {
    border-top: none;
  }
  #header .wrap {
    height: auto;
  }
  #header .logo {
    margin: 0;
    padding: 10px 0;
    line-height: 1;
    height: 50px;
    position: static;
  }
  #header .logo img {
    height: 24px;
  }
  #header .catch,
  #header .headnavi,
  #header .headtel {
    display: none;
  }
  #header .gnavi {
    display: none;
  }
  /*-------------------------------------------------
   タイトル部分
  /*-------------------------------------------------*/
  .title1,
  .title2,
  .title3,
  .title4,
  .title5 {
    margin: 0 auto 15px;
  }
  .title1:before {
    margin: 0 auto 10px;
  }
  .title1 h2 {
    font-size: 4.5rem;
  }
  .title1 h2 span {
    font-size: 2rem;
  }
  .glaybtn {
    margin-top: 20px;
  }
  .title3 h2 {
    font-size: 2.4rem;
  }
  .title4 h2 {
    border-left: solid 4px #929203;
    border-bottom: solid 1px #929203;
    font-size: 2.4rem;
    padding: 0px 2px 2px 10px;
  }
  .text-big p {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .text-big p br {
    display: none;
  }
  /*-------------------------------------------------
   　フッター部分
  /*-------------------------------------------------*/
  #footer {
    margin-top: 0px;
  }
  .foot_navi {
    padding: 20px 0;
  }
  .foot_navi .text {
    text-align: center;
    margin-bottom: 20px;
  }
  .foot_navi .logo,
  .foot_navi .telno {
    text-align: center;
  }
  .foot_navi .text {
    text-align: center;
    margin-bottom: 20px;
  }
  .foot_navi .logo img {
    width: 260px;
  }
  .foot_navi .telno img {
    width: 230px;
  }
  .foot_navi .fn_box ul {
    font-size: 0;
    padding: 0;
    text-align: left;
    border-bottom: solid 1px #999;
    width: 100%;
    margin: 0px 0 -1px;
  }
  .foot_navi .fn_box ul:first-child {
    margin-top: 20px;
  }
  .foot_navi .fn_box ul li {
    display: block;
    position: relative;
    padding: 0;
    border: none;
    border-top: solid 1px #999;
  }
  .foot_navi .fn_box ul li:after {
    display: none;
  }
  .foot_navi .fn_box ul li a {
    display: block;
    position: relative;
    padding: 10px 0;
    letter-spacing: 0;
    text-decoration: none;
  }
  .foot_navi .fn_box ul li a:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin: -4px 0 0 0;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #footer .copyright {
    font-size: 1rem;
  }
  .pagetop {
    position: fixed;
    right: 40px;
    bottom: 20px;
  }
  .pagetop a {
    display: inline-block;
    padding: 10px;
    font-size: 1.2rem;
  }
  .separate .fn_box:nth-of-type(3),
  .fn_box:last-of-type {
    border: none;
  }
  #footer .foot_info {
    border: none;
  }
  .ft_menu #menu ul li a,
  .ft_menu #menu ul li label {
    background: #000;
    color: #fff;
  }
  #footer .foot_info {
    border-top: none;
  }
  #footer .footbtn {
    padding-top: 20px;
    border: none;
  }
  /*-------------------------------------------------
  　googlemap
  /*-------------------------------------------------*/
  .gmap {
    width: 100%;
    margin: 20px auto 20px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .gmap iframe,
  .gmap object,
  .gmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .gmap iframe {
    pointer-events: auto;
  }
  /*-------------------------------------------------
   　パンくず
  /*-------------------------------------------------*/
  /*-------------------------------------------------
   　メニューボタン部分
  /*-------------------------------------------------*/
  #menu {
    position: fixed;
    left: 0;
    top: 50px;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 5px -2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 5px -2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 5px -2px;
    z-index: 10000;
  }
  .ft_menu #menu {
    display: block;
    position: inherit;
  }
  #menu ul {
    min-width: 100%;
    width: 100%;
    display: block;
    padding: 0;
    border-top: solid 1px #999;
    position: relative;
  }
  #menu ul li {
    display: block;
    position: relative;
    width: 100%;
    padding: 0;
    border-bottom: solid 1px #999;
  }
  #menu ul li a,
  #menu ul li label {
    display: block;
    padding: 10px 25px 10px 10px;
    text-align: left;
    text-decoration: none;
    font-size: 1.3rem;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #fff;
    background: #000;
    opacity: 0.8;
  }
  #menu ul li label:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    margin: -4px 0 0 0;
    border-top: solid 2px #999;
    border-right: solid 2px #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #menu .gnavi_smp {
    height: 0px;
    overflow: hidden;
    transition-duration: 0.6s;
    -webkit-transition-duration: 0.6s;
    -moz-transition-duration: 0.6s;
    -ms-transition-duration: 0.6s;
    -o-transition-duration: 0.6s;
  }
  #menu .gnavi_smp ul li:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    margin: -4px 0 0 0;
    border-top: solid 2px #999;
    border-right: solid 2px #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #menu .gnavi_smp ul li a {
    padding-left: 20px;
  }
  #menu .gnavi_open_smp1:checked + .gnavi_smp {
    height: 89px;
  }
  #menu .gnavi_open_smp2:checked + .gnavi_smp {
    height: 133px;
  }
  #menu .gnavi_open_smp3:checked + .gnavi_smp {
    height: 132px;
  }
  #menu .gnavi_open_smp4:checked + .gnavi_smp {
    height: 132px;
  }
  #menu .gnavi_open_smp5:checked + .gnavi_smp {
    height: 220px;
  }
  #menu .gnavi_open_smp6:checked + .gnavi_smp {
    height: 264px;
  }
  #menu ul li a img {
    display: none;
  }
  #menu.open {
    height: auto;
    opacity: 1;
  }
  #toggle {
    height: 50px;
    display: block;
    position: absolute;
    right: 5px;
    top: 0px;
  }
  #toggle a {
    margin-top: 3px;
    display: block;
    width: 52px;
    height: 42px;
    overflow: hidden;
    background: url(../images/common/icon_menu.png) no-repeat left top;
    background-size: 52px 84px;
  }
  #toggle a.close {
    background-position: 0 -42px;
  }
  /*-------------------------------------------------
   フローティングバナー
  /*-------------------------------------------------*/
  .flow_bn {
    width: 30px;
  }
  /*-------------------------------------------------
  　制作事例
  /*-------------------------------------------------*/
  .ex_box img {
    width: 100%;
  }
  /*-------------------------------------------------
  　下層ページ共通
  /*-------------------------------------------------*/
  .title_bg_block {
    padding: 35px 0;
  }
  .title_bg_block .title h1 {
    font-size: 3.5rem;
  }
  .page_contents_area .title_bg_block {
    margin-bottom: 20px;
  }
  .page_contents_area .container {
    width: 100%;
  }
  .page_contents_area h3, .page_contents_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .page_contents_area p, .page_contents_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .page_contents_area h2 {
    font-size: 2.5rem;
  }
  /*-------------------------------------------------
    PULL-NETが選ばれる理由
  /*-------------------------------------------------*/
  .fs-22 {
    font-size: 22px;
  }
  .fs-20 {
    font-size: 2rem;
  }
  /*END*/
}
/*-------------------------------------------------
  PULL-NETが選ばれる理由
/*-------------------------------------------------*/
@media (max-width: 992px) {
  .onlypc_lg {
    display: none;
  }
  .onlysp_lg {
    display: block;
  }
  .alignL {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .onlysp_lg {
    display: none;
  }
}
/*-------------------------------------------------
 メイン
/*-------------------------------------------------*/
.it_area {
  margin-top: 10px;
}

/*-------------------------------------------------
 ピックアップ
/*-------------------------------------------------*/
.pickup_block .box {
  font-size: 1.4rem;
  line-height: 1.6;
  vertical-align: top;
  margin-bottom: 40px;
  color: #fff;
  text-align: center;
}

.pickup_block .box .photo {
  margin-bottom: 30px;
}

.pickup_block .box h3, .pickup_block .box #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .pickup_block .box p, .pickup_block .box #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .pickup_block .box h2 {
  margin: 20px 0;
  font-size: 2.2rem;
  line-height: 1.2;
}

.pickup_block .box a {
  text-decoration: none;
}

/*-------------------------------------------------
 example
/*-------------------------------------------------*/
.example .container {
  width: 965px;
}

.ex_box {
  width: 300px;
  margin: 0 auto;
  text-align: center;
  padding: 12px;
  border: solid 1px #c8c8c8;
}

.ex_name {
  font-size: 1.9rem;
  font-weight: bold;
  margin: 5px 0;
}

.ex_txt {
  text-align: left;
  margin-bottom: 5px;
}

.ex_date {
  text-align: left;
  font-size: 1.1rem;
}

.ex_slide01 {
  display: inline-block;
  margin: 0 10px;
}

/*-------------------------------------------------
 WORKS
/*-------------------------------------------------*/
.works .detail {
  padding: 0 20px;
}

/*-------------------------------------------------
 NEWS
/*-------------------------------------------------*/
.news ul {
  height: 240px;
  overflow-y: scroll;
}

.news ul li {
  border-bottom: dotted 1px #262626;
}

.news .n_date {
  display: inline-block;
  width: 25%;
  font-weight: bold;
  padding: 25px 20px;
}

.news .n_ttl {
  display: inline-block;
  width: 74%;
  padding: 25px 20px;
  vertical-align: top;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  .slick-dots {
    bottom: -60px;
  }
  .pickup_block .box h3, .pickup_block .box #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .pickup_block .box p, .pickup_block .box #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .pickup_block .box h2 {
    margin: 5px 0;
    font-size: 1.6rem;
  }
  .pickup_block .box .photo {
    margin-bottom: 10px;
  }
  .news .n_date {
    width: 100%;
    padding: 0 10px;
  }
  .news .n_ttl {
    width: 100%;
    padding: 0 10px 10px;
  }
  .example .container {
    width: 100%;
  }
  .it_area {
    margin-top: 20px;
  }
  .ex_box {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 12px;
    border: solid 1px #c8c8c8;
  }
  #main_contents .example.white_bg {
    padding: 0 0 30px;
  }
  .pickup_block .col-xs-6 {
    padding: 0 5px;
  }
  /*END*/
}
/*-------------------------------------------------
 フォーム部分
/*-------------------------------------------------*/
.contact form table {
  width: 90%;
  margin: 60px auto 80px;
}

.contact form table th,
.contact form table td {
  display: block;
}

.contact form table th {
  font-size: 1.6rem;
  padding: 5px 0;
}

.contact form table td {
  padding-bottom: 15px;
}

.contact input[type=submit] {
  -webkit-appearance: none;
  border: none;
  font-size: 1.7rem;
  color: #FFF;
  background: #282828;
  padding: 3% 0;
  width: 100%;
  position: relative;
}

.contact input[type=submit]:hover {
  opacity: 0.7;
  transition: 0.5s;
}

.contact .submit_wrap {
  width: 39%;
  margin: 0 auto;
  position: relative;
}

.contact .submit_wrap:before {
  display: block;
  content: "";
  position: absolute;
  top: 35%;
  right: 7%;
  width: 10px;
  height: 10px;
  margin: -4px 0 0 0;
  border-top: solid 2px #FFF;
  border-right: solid 2px #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  .contact form table {
    width: 100%;
    margin: 20px auto 20px;
  }
  .contact .submit_wrap {
    width: 70%;
  }
  /*END*/
}
/*-------------------------------------------------
 制作事例の投稿ページ
/*-------------------------------------------------*/
.page_case_area .container {
  width: 980px;
}

.page_case_area {
  margin-bottom: 100px;
}

.page_case_area h2 {
  border-bottom: solid 3px #C6221B;
  margin-bottom: 20px;
  padding: 0 10px;
}

.page_case_area h3, .page_case_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .page_case_area p, .page_case_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .page_case_area h2 {
  font-size: 3rem;
  border-left: solid 5px #C6221B;
  padding-left: 15px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.page_case_area .text_area dl dt {
  font-size: 2.3rem;
  font-weight: bold;
}

.page_case_area .text_area dl dd {
  font-size: 1.7rem;
}

.page_case_area .thumb_area {
  margin-bottom: 20px;
}

.page_case_area .thumb_area ul {
  text-align: center;
}

.page_case_area .thumb_area ul li {
  width: 120px;
  margin-bottom: 5px;
}

.page_case_area {
  overflow: hidden;
}

.page_case_area .itemThumb-main {
  margin-bottom: 20px;
  width: 565px;
  float: left;
}

.page_case_area .thumb_area ul {
  width: 120px;
  float: right;
}

.page_case_area .text_area {
  clear: both;
}

/*-------------------------------------------------
 特別コンテンツの投稿ページ
/*-------------------------------------------------*/
.special {
  margin: 20px 0 50px;
}

.special h1 {
  color: #C6221B;
  line-height: 1.3;
  margin-bottom: 30px;
  font-size: 2.7rem;
}

.special h2 {
  clear: both;
  border-left: solid 7px #C6221B;
  padding-left: 13px;
  margin: 45px 0 20px;
  font-size: 2.2rem;
  line-height: 1.3;
}

.special p {
  font-size: 1.5rem;
  margin: 0 0 20px 0;
}

.special img {
  margin-bottom: 20px;
}

/*サイドナビ*/
.side_block {
  margin-bottom: 30px;
  border: solid 1px #F0F0F0;
  padding-bottom: 10px;
}

.side_navi .side_ttl {
  font-size: 1.6rem;
  font-weight: bold;
  background: #FFE8E8;
  color: #E03030;
  padding: 3px 0 3px 15px;
  margin-bottom: 5px;
}

.side_navi ul {
  padding: 0 7px;
}

.side_navi ul li {
  margin-bottom: 5px;
  position: relative;
  padding-left: 20px;
  padding-bottom: 3px;
  border-bottom: dotted 1px #ccc;
}

.side_navi .children {
  padding: 0 0 0 5px;
}

.side_navi .children li {
  border-bottom: dotted 1px #ccc;
}

.side_navi .cat_area > ul > li > a {
  font-weight: bold;
}

.side_navi ul li:before {
  content: url(../images/case_ditail/icon_arrow01.png);
  position: absolute;
  top: 2px;
  left: 0;
}

.side_navi .newpost ul li:before {
  display: none;
}

.side_navi .newpost ul li {
  padding-left: 5px;
  padding-right: 5px;
}

.side_navi .cat_area > ul > li:before {
  display: none;
}

.side_navi .cat_area > ul > li {
  padding-left: 0;
  border-bottom: none;
}

.side_navi ul li a {
  text-decoration: none;
}

.side_navi ul li a:hover {
  text-decoration: underline;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  /*-------------------------------------------------
   制作事例の投稿ページ
  /*-------------------------------------------------*/
  .page_case_area .container {
    width: 100%;
  }
  .page_case_area .thumb_area ul li {
    margin: 0 5px;
  }
  .page_case_area .text_area {
    margin-bottom: 50px;
  }
  .page_case_area .itemThumb-main {
    margin-bottom: 20px;
    width: 100%;
    float: none;
  }
  .page_case_area .thumb_area ul {
    width: 100%;
    float: none;
  }
  .page_case_area .thumb_area ul li {
    display: inline-block;
    width: 30%;
  }
  .page_case_area h3, .page_case_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .page_case_area p, .page_case_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .page_case_area h2 {
    font-size: 2.2rem;
  }
  .page_case_area .text_area dl dt {
    font-size: 2rem;
  }
  /*-------------------------------------------------
   特別コンテンツの投稿ページ
  /*-------------------------------------------------*/
  .special h1 {
    font-size: 2rem;
  }
  .special h2 {
    font-size: 1.8rem;
    margin: 20px 0;
  }
  /*END*/
}
/*-------------------------------------------------
 その他サービスページ共通
/*-------------------------------------------------*/
.page_service_area .container {
  width: 1030px;
}

.page_service_area .title_bg_block p {
  font-size: 2rem;
  font-weight: bold;
  padding: 0 15px;
}

.service_navi {
  margin-bottom: 5%;
}

.page_service_area h2 {
  font-size: 3.3rem;
}

.page_service_area p {
  font-size: 1.7rem;
  font-weight: bold;
  color: #484848;
}

.page_service_area .white_bg,
.page_service_area .gray_bg {
  padding: 100px 0;
}

.page_service_area .service_navi ul {
  margin-top: 10px;
}

.page_service_area .service_navi ul li {
  display: inline-block;
  width: 18%;
  margin: 0 5px;
}

.page_service_area .service_navi ul li a {
  display: block;
  font-size: 2rem;
  font-weight: bold;
  background: #CCC;
  text-decoration: none;
  line-height: 1;
  padding: 7px 0;
}

.page_service_area .service_navi ul li a:hover {
  opacity: 0.6;
  color: #333;
}

.service_navi ul li img {
  vertical-align: text-top;
  margin-right: 8px;
}

.case table {
  border-color: #fff;
}

.case table th {
  width: 100px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #484848;
  background-color: #eff5f9;
  border-color: #ccc;
}

.case table td {
  font-size: 1.6rem;
  font-weight: bold;
  color: #484848;
  background-color: #fff;
  border-color: #ccc;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  .page_service_area .white_bg,
  .page_service_area .gray_bg {
    padding: 30px 0;
  }
  .page_service_area .container {
    width: 100%;
  }
  .page_service_area h2 {
    font-size: 2.5rem;
  }
  .page_service_area p.lead br {
    display: none;
  }
  .page_service_area .service_navi ul li {
    width: 130px;
    height: 35px;
    margin: 2px;
  }
  .page_service_area .service_navi ul li a {
    font-size: 1.4rem;
    height: 35px;
  }
  .service_navi ul li img {
    width: 20px;
  }
  .page_service_area p {
    font-size: 1.5rem;
  }
  /*END*/
}
.page_archive_area {
  margin: 20px 0 50px;
}

.page_archive_area .container {
  width: 1020px;
}

.page_archive_area .wp-pagenavi a:hover,
.page_archive_area .wp-pagenavi span.current {
  background: #C6221B;
  color: #FFF;
  border-radius: 5px;
}

.page_archive_area .wp-pagenavi a:hover,
.page_archive_area .wp-pagenavi span.current {
  border-color: #ccc;
}

.page_archive_area .wp-pagenavi a,
.page_archive_area .wp-pagenavi span {
  padding: 6px 10px;
  border-radius: 5px;
}

/*-------------------------------------------------
 制作事例一覧ページ
/*-------------------------------------------------*/
.page_archive_area h1 {
  border-bottom: solid 3px #C6221B;
  margin-bottom: 20px;
  padding: 0 10px;
}

.page_archive_area .works_box {
  border: solid 1px #CCC;
  padding: 10px;
  height: 100%;
}

.page_archive_area .col-md-4 {
  margin-bottom: 50px;
}

.page_archive_area .works_ttl {
  font-size: 2.1rem;
  font-weight: bold;
  padding: 0 10px;
}

.page_archive_area a {
  text-decoration: none;
}

.page_archive_area .works_box p {
  margin: 5px 0;
  font-size: 1.4rem;
}

.page_archive_area .works_box ul {
  text-align: left;
  margin-bottom: 10px;
}

.page_archive_area .works_box ul li {
  display: inline-block;
  padding: 0 5px;
  color: #fff;
  margin-right: 5px;
  margin-bottom: 5px;
}

.page_archive_area .works_box ul li:first-child {
  background: #FF9900;
}

.page_archive_area .works_box ul li:nth-child(2) {
  background: #3399CC;
}

.page_archive_area .works_box ul li:nth-child(3) {
  background: #FF688E;
}

.page_archive_area .works_date {
  font-size: 1.2rem;
}

/*検索部分*/
.select_area {
  background: #000;
  color: #FFF;
  padding: 15px;
  margin-bottom: 30px;
}

.page_archive_area .select_area .col-md-4 {
  margin-bottom: 0;
}

.select-ttl {
  padding-top: 3px;
  font-size: 1.8rem;
}

.select-ttl img {
  margin-right: 15px;
  vertical-align: sub;
}

.dropmenu {
  *zoom: 1;
  padding: 0;
}

.dropmenu:before, .dropmenu:after {
  content: "";
  display: table;
}

.dropmenu:after {
  clear: both;
}

.dropmenu li {
  position: relative;
  width: 80%;
  float: left;
  margin: 0;
  padding: 0;
}

.dropmenu li a {
  display: block;
  margin: 0;
  padding: 15px 15px 11px;
  background: #FFF;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  position: relative;
}

.dropmenu > li a:after {
  content: url(../images/common/icon_black.png);
  position: absolute;
  top: 13px;
  right: 17px;
}

.dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}

.dropmenu li ul li {
  width: 100%;
  margin-bottom: 0;
}

.dropmenu li ul li a {
  padding: 13px 15px;
  border-top: 1px solid #CCC;
  background: #FFF;
  text-align: left;
  margin-bottom: 0;
}

.dropmenu li ul li a:after {
  display: none;
}

.dropmenu li:hover > a {
  background: #FFF;
}

.dropmenu li a:hover {
  background: #FFF;
}

#fade li ul {
  display: none;
}

#fade li:hover ul {
  display: block;
}

.work .wp-pagenavi {
  margin: 10px 0 30px;
}

/*-------------------------------------------------
 ブログ一覧ページ
/*-------------------------------------------------*/
.blog_block {
  overflow: hidden;
  border-bottom: dashed 1px #CCC;
  padding: 30px 0;
}

.blog_block:first-of-type {
  padding: 0 0 30px 0;
}

.blog_block:last-of-type {
  border: none;
  margin-bottom: 20px;
}

.blog_block .blog_ttl {
  font-size: 2.6rem;
  margin-bottom: 20px;
}

.blog_block .blog_ttl a {
  text-decoration: none;
}

.blog_block .blog_ttl {
  line-height: 1;
}

.blog_block .blog_photo {
  float: left;
  margin-right: 20px;
  padding: 10px;
  border: solid 1px #CCC;
}

.blog_block p {
  margin: 0 0 15px 0;
  font-size: 1.6rem;
}

.blog_block .dital_btn a {
  display: block;
  text-decoration: none;
  background: #C6221B;
  color: #fff;
  font-size: 1.6rem;
  width: 140px;
  padding: 5px 10px;
  float: left;
  text-align: center;
}

.blog_block .dital_btn a:hover {
  opacity: 0.6;
  transition: 0.5s;
}

.page_archive_area .wp-pagenavi {
  text-align: center;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  .page_archive_area .container {
    width: 100%;
  }
  /*-------------------------------------------------
   制作事例一覧ページ
  /*-------------------------------------------------*/
  .page_archive_area h1 {
    padding: 0;
    font-size: 2rem;
  }
  .blog_block .blog_ttl {
    font-size: 2rem;
  }
  .page_archive_area .col-md-4 {
    margin-bottom: 30px;
  }
  .blog_block .blog_photo {
    width: 35%;
    padding: 5px;
  }
  .blog_block .dital_btn a {
    width: 100%;
  }
  .page_archive_area .works_photo,
  .page_archive_area .works_photo img {
    width: 100%;
  }
  .page_archive_area .col-xs-6.works_area {
    padding: 0 2px;
    width: 49%;
    height: 400px;
  }
  .page_archive_area .works_ttl {
    font-size: 1.5rem;
  }
  .page_archive_area .works_box p {
    font-size: 1.2rem;
  }
  .page_archive_area .works_box {
    padding: 5px;
  }
  .page_archive_area .works_box ul li {
    font-size: 1rem;
  }
  .page_archive_area .works_ttl {
    line-height: 1.5;
  }
  .page_archive_area .wp-pagenavi a,
  .page_archive_area .wp-pagenavi span {
    padding: 3px 5px;
  }
  /*検索部分*/
  .dropmenu li {
    width: 100%;
    margin-bottom: 10px;
  }
  /*END*/
}
/*下層ページ*/
/*-------------------------------------------------
  下層ページ共通
/*-------------------------------------------------*/
/*3列ボタン部分*/
.btn_area ul {
  text-align: center;
  font-size: 0;
}

.btn_area ul li {
  display: inline-block;
  margin: 0 12px;
}

.btn_area ul li:first-child {
  margin-left: 0;
}

.btn_area ul li:last-child {
  margin-right: 0;
}

.btn_area ul li a {
  display: block;
  width: 280px;
  padding: 15px 10px;
  border: solid 2px #C6221B;
  font-size: 2rem;
  font-weight: bold;
  color: #C6221B;
  text-decoration: none;
  position: relative;
}

.btn_area ul li a:after {
  content: "＞";
  position: absolute;
  top: 14px;
  right: 10px;
}

.btn_area ul li a:hover {
  opacity: 0.6;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  /*-------------------------------------------------
    下層ページ共通
  /*-------------------------------------------------*/
  /*3列ボタン部分*/
  .btn_area ul li {
    margin: 0 0 10px;
    width: 100%;
  }
  .btn_area ul li a {
    width: 100%;
  }
  /*END*/
}
/*-------------------------------------------------
  共通
/*-------------------------------------------------*/
.shop .deepred_bg {
  background: #B11D18;
  padding: 20px 0;
}

.shop img {
  text-align: center;
  margin: 0 auto;
}

/*-------------------------------------------------
  メイン部分
/*-------------------------------------------------*/
.lp_contents_area.shop .main_area {
  background: url(../images/shop/main_bg.jpg) no-repeat center;
  background-size: cover;
  padding: 20px 0;
}

/*-------------------------------------------------
  ネットショップ作成ページコンテナサイズ
/*-------------------------------------------------*/
.shop .container {
  width: 920px;
}

/*-------------------------------------------------
  事例
/*-------------------------------------------------*/
.shop .jirei {
  padding: 40px 0 50px 0;
}

.shop .jirei .col-md-3 {
  padding: 0 5px;
}

/*-------------------------------------------------
  こんなお悩み
/*-------------------------------------------------*/
.shop .check_area ul li:before {
  content: url(../images/shop/icon_check.png);
  position: absolute;
  top: 7px;
  left: 0px;
}

.shop .check_area {
  background-color: #FFFFFF;
}

.shop .check_area .container {
  padding: 50px 40px 40px;
  background-color: #F0F0F0;
}

.shop .check_area ul li {
  font-size: 2.2rem;
  padding: 5px 0;
  position: relative;
  padding-left: 60px;
}

.shop .more_btn a {
  display: block;
  width: 45%;
  padding: 6px;
  margin: 0 auto;
  font-size: 1.9rem;
  color: #B11D18;
  font-weight: bold;
  border: solid 2px #B11D18;
  text-decoration: none;
  position: relative;
}

/*-------------------------------------------------
  解決
/*-------------------------------------------------*/
.shop .check_area ul {
  width: 610px;
  margin: 0 auto;
}

.shop .red_bg {
  background: #B11D18;
  padding: 35px 0;
}

.shop .kaiketsu_area p {
  line-height: 1.4;
  font-size: 20px;
}

.shop .kaiketsu_area img {
  padding-top: 7px;
}

.shop .kaiketsu_area .ar {
  position: absolute;
  bottom: -29px;
  right: 48%;
}

.shop .priceplan .ar2 {
  position: absolute;
  top: -29px;
  right: 48%;
}

/*-------------------------------------------------
  ネットショップ制作としての
/*-------------------------------------------------*/
.shop .service {
  background: url(../images/shop/shop_bestplan_bg.jpg) no-repeat center;
  padding: 80px 0 65px 0;
  background-size: cover;
}

.shop .service img {
  margin-bottom: 32px;
}

.shop .service p {
  margin: 0;
  padding: 0;
  line-height: 2.2;
  font-size: 18px;
}

/*-------------------------------------------------
  実績1,000件以上！集客と成果にこだわるネットショップ・ECサイト制作会社
/*-------------------------------------------------*/
/*-------------------------------------------------
  PULL-NETが選ばれる理由
/*-------------------------------------------------*/
.shop .heading-h2 {
  display: inline-block;
}

.shop .flex {
  display: flex;
}

.shop .heading-right {
  margin-right: 30px;
  color: #C6221B;
}

.shop .heading-left {
  margin-left: 30px;
  color: #C6221B;
}

.shop .reason-righttxt {
  word-break: break-all;
  margin-right: 30px;
  margin-top: 0;
  margin-bottom: 0;
}

.shop .reason-lefttxt {
  word-break: break-all;
  margin-left: 30px;
  margin-top: 0;
  margin-bottom: 0;
}

.shop .reason-button {
  margin-top: 10px;
}

.shop a.btn-flat-border {
  display: inline-block;
  padding: 8px;
  text-decoration: none;
  color: #C6221B;
  border: solid 2px #C6221B;
  border-radius: 3px;
  transition: 0.4s;
}

.shop .btn-flat-border:hover {
  background: #C6221B;
  color: white;
}

.shop .flex-reverse {
  display: flex;
  flex-direction: row-reverse;
}

@media (max-width: 992px) {
  .shop .flex {
    flex-wrap: wrap;
  }
  .shop .flex-reverse {
    flex-wrap: wrap;
  }
  .shop .heading-left, .heading-right {
    text-align: center;
    margin: 0;
  }
  .shop .reason-righttxt {
    margin-left: 150px;
    margin-right: 150px;
  }
  .shop .reason-lefttxt {
    margin-left: 100px;
    margin-right: 100px;
  }
  .shop .reason-button {
    text-align: center;
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .shop .flex-reverse {
    flex-wrap: wrap;
  }
  .shop .reason-righttxt {
    margin-left: 25px;
    margin-right: 25px;
  }
  .shop .reason-lefttxt {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media (max-width: 576px) {
  .shop .heading-h2 {
    font-size: 2rem;
    display: inline-block;
  }
  .shop .heading-right {
    font-size: 1.8rem;
  }
  .shop .heading-left {
    font-size: 1.8rem;
  }
}
/*-------------------------------------------------
  ネットショップ・ECサイトに必要なこと
/*-------------------------------------------------*/
.shop .content-border {
  border: 1px solid #F0F0F0;
  margin: 0 20px;
}

.shop .necessary-box {
  position: relative;
}

.shop .necessary-num {
  position: relative;
  color: #C6221B;
  margin: 0 auto;
  width: 85%;
}

.shop .necessary-txt {
  margin: 0 auto;
  width: 85%;
}

.shop .necessary-list {
  font-size: 16px;
  list-style: outside;
}

/*-------------------------------------------------
ネットショップ・ECサイト制作・構築の方法
/*-------------------------------------------------*/
.shop .heading-txt {
  display: inline-block;
}

/*-------------------------------------------------
  海外向けECサイト（越境ECサイト）構築
/*-------------------------------------------------*/
.shop .oversea-heading {
  display: inline-block;
  color: #C6221B;
}

/*-------------------------------------------------
  パッケージプラン
/*-------------------------------------------------*/
.shop .plan {
  background-color: #FBD7D7;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #FBD7D7), color-stop(0.25, #FDEBEB), color-stop(0.5, #FDEBEB), color-stop(0.5, #FBD7D7), color-stop(0.75, #FBD7D7), color-stop(0.75, #FDEBEB), to(#FDEBEB));
  -webkit-background-size: 7px 7px;
  padding: 50px 0;
}

.shop .plan .title_img {
  margin-bottom: 33px;
}

.shop .plan .plan_ttl {
  padding: 35px 40px;
  background: #ffffff;
  margin-bottom: 40px;
}

.shop .plan .plan_ttl h3, .shop .plan .plan_ttl #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .shop .plan .plan_ttl p, .shop .plan .plan_ttl #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .shop .plan .plan_ttl h2,
.shop .plan .plan_ttl2 h3,
.shop .plan .plan_ttl2 #daiko_lp .ttl_02 p,
#daiko_lp .ttl_02 .shop .plan .plan_ttl2 p,
.shop .plan .plan_ttl2 #daiko_lp .ttl_02 h2,
#daiko_lp .ttl_02 .shop .plan .plan_ttl2 h2,
.shop .plan .plan_ttl3 h3,
.shop .plan .plan_ttl3 #daiko_lp .ttl_02 p,
#daiko_lp .ttl_02 .shop .plan .plan_ttl3 p,
.shop .plan .plan_ttl3 #daiko_lp .ttl_02 h2,
#daiko_lp .ttl_02 .shop .plan .plan_ttl3 h2 {
  margin-bottom: 20px;
}

.shop .plan .plan_ttl2 {
  padding: 35px 40px;
  background: #ffffff;
  height: 305px;
}

.shop .plan .plan_ttl p {
  font-size: 1.4rem;
}

.shop .plan .plan_ttl2 p {
  font-size: 1.4rem;
  line-height: 2;
}

.shop .plan .plan_ttl2 h4 {
  font-size: 1.4rem;
  line-height: 1.8;
  font-weight: 100;
}

.shop .plan .plan_under p {
  padding-top: 50px;
  font-size: 1.8rem;
  line-height: 3;
}

.shop .plan .plan_under img {
  margin-top: 50px;
}

/*-----------------------------------------
プランA社B社
------------------------------------------*/
.shop .priceplan {
  position: relative;
  background: url(../images/shop/shop_dot_bg.jpg) repeat center;
}

.shop .priceplan .title {
  margin: 70px 0 30px 0;
}

.shop .priceplan .teianbox {
  padding: 35px;
}

.shop .priceplan .teianbox {
  margin-bottom: 10px;
}

.shop .priceplan .teianbox2 {
  padding: 35px;
}

.shop .priceplan .teianbox2 {
  margin-bottom: 100px;
}

/*-----------------------------------------
事例2
------------------------------------------*/
.shop .jirei2 .fc_red {
  padding-top: 90px;
}

.shop .jirei2 .senken {
  padding-bottom: 35px;
}

.shop .jirei2 .senken p {
  margin: 15px 0 0 0;
  padding: 0px;
  font-size: 2rem;
}

.shop .jirei2 {
  padding: 40px 0 50px 0;
}

.shop .jirei .col-md-3 {
  padding: 0 5px;
}

/*-----------------------------------------
見積もり
------------------------------------------*/
.shop .estimate_btn {
  margin-bottom: 50px;
}

/*-----------------------------------------
よくあるご質問
------------------------------------------*/
.shop .answer-color {
  background: #fbf9ec;
  padding: 40px;
}

.shop .question-heading {
  color: #C6221B;
}

.shop a.btn-flat-border-faq {
  display: inline-block;
  padding: 15px 120px;
  text-decoration: none;
  color: #C6221B;
  border: solid 2px #C6221B;
  border-radius: 3px;
  transition: 0.4s;
}

.shop .btn-flat-border-faq:hover {
  background: #C6221B;
  color: white;
}

/*-----------------------------------------
問い合わせ
------------------------------------------*/
.shop .bg_blue {
  background: #1D4992;
}

.shop .lpcontact {
  margin: 0;
  padding: 0;
  background: #F0F0F0;
}

.shop .lpcontact ul,
.shop .lpcontact ul li {
  font-size: 0;
  margin: 0;
  padding: 0;
}

.shop .lpcontact ul li {
  display: inline-block;
  vertical-align: middle;
}

.shop .lpcontact ul li:first-child {
  margin-right: 30px;
}

.shop .toiawase {
  background-color: #003366;
}

/*-----------------------------------------
オプションメニューもあります
------------------------------------------*/
.shop .lp_option {
  text-align: center;
  background-image: none;
  background-color: #FBDDDD;
}

.shop .lp_option .table_top {
  background-color: #1C1C1C;
  width: 100%;
}

.shop .lp_option td {
  color: #B11D18;
  text-align: center;
  font-weight: bold;
  width: 28%;
  border-color: #1C1C1C;
}

.shop .lp_option th {
  width: 22%;
  border-color: #1C1C1C;
}

/*-----------------------------------------
サポートエリア
------------------------------------------*/
.shop .sec_support {
  background-image: url(../images/shop/shop_support_bg.jpg);
  background-size: cover;
  padding: 80px 0;
}

.shop .sec_support .container {
  width: 1030px;
}

.shop .sec_support p {
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1.8;
  padding: 10px 0 20px 0;
}

.shop .support_box ul {
  font-size: 0;
}

.shop .support_box li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

.shop .support_box li:nth-child(2n) {
  margin-right: 0px;
}

/*-----------------------------------------
吹き出しエリア
------------------------------------------*/
.shop .sec_comment .container {
  width: 1030px;
  padding: 60px 0;
}

.shop .comment_box {
  width: 100%;
  height: 850px;
  position: relative;
  background-image: url(../images/shop/shop_img16.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.shop .comment_box .li01 {
  position: absolute;
  top: 20px;
  left: 15px;
  z-index: 4;
}

.shop .comment_box .li02 {
  position: absolute;
  top: 350px;
  left: 30px;
  z-index: 3;
}

.shop .comment_box .li03 {
  position: absolute;
  top: 120px;
  left: 600px;
  z-index: 2;
}

.shop .comment_box .li04 {
  position: absolute;
  top: 460px;
  left: 510px;
  z-index: 1;
}

.shop .for_daikou {
  padding: 80px 0 60px;
}

.shop .for_daikou img {
  padding-bottom: 20px;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 992px) {
  /*START*/
  /*-------------------------------------------------
    共通
  /*-------------------------------------------------*/
  .shop .red_bg,
  .shop .deepred_bg {
    padding: 10px 0;
  }
  .lp_contents_area .ar {
    width: 25%;
    margin: 0 auto;
  }
  .lp_contents_area .ar2 {
    width: 25%;
    margin: 0 auto;
  }
  .shop .kaiketsu_area .ar {
    position: absolute;
    bottom: -29px;
    right: 40%;
  }
  .shop .priceplan .ar2 {
    position: absolute;
    top: -5px;
    right: 40%;
  }
  /*-------------------------------------------------
    ネットショップ作成ページコンテナサイズ
  /*-------------------------------------------------*/
  .shop .container {
    width: 100%;
  }
  /*-------------------------------------------------
    事例
  /*-------------------------------------------------*/
  .shop .jirei {
    padding: 20px 0;
  }
  .shop .jirei img {
    margin-bottom: 10px;
  }
  .shop .more_btn a {
    width: 100%;
  }
  .shop .jirei,
  .shop .jirei2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  /*-------------------------------------------------
    こんなお悩み
  /*-------------------------------------------------*/
  .shop .check_area img {
    width: 100%;
  }
  .shop .check_area .container {
    padding: 20px 15px;
  }
  .shop .check_area ul li {
    font-size: 1.8rem;
    padding-left: 50px;
  }
  .shop .check_area ul {
    width: 100%;
    margin: 0 auto;
  }
  /*-------------------------------------------------
    解決
  /*-------------------------------------------------*/
  .shop .kaiketsu_area .shop .kaiketsu_area img {
    padding-top: 0px;
  }
  .shop .kaiketsu_area p {
    line-height: 1.5;
    font-size: 16px;
  }
  /*-------------------------------------------------
    実績1,000件以上！集客と成果にこだわるネットショップ・ECサイト制作会社
  /*-------------------------------------------------*/
  /*-------------------------------------------------
    PULL-NETが選ばれる理由
  /*-------------------------------------------------*/
  .shop .smp-txt {
    word-break: break-all;
    display: inline-block;
  }
  .shop .reason-txt {
    margin: 0 auto;
    margin-top: 10px;
  }
  .shop .headline-h3 {
    text-align: center;
  }
  /*-------------------------------------------------
    サンプル
  /*-------------------------------------------------*/
  .shop .service p {
    margin: 0;
    padding: 0;
    font-size: 1.5rem;
    line-height: 1.5;
    font-size: 18px;
  }
  /*-------------------------------------------------
    パッケージプラン
  /*-------------------------------------------------*/
  .shop .plan .plan_ttl2 {
    padding: 20px 18px;
    height: auto;
    margin-bottom: 20px;
  }
  .shop .plan .plan_ttl {
    padding: 20px 18px;
  }
  .shop .plan .plan_under img {
    margin-top: 0;
  }
  .shop .plan .plan_under p {
    padding-top: 0;
    line-height: 2;
  }
  .shop .plan {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
  .shop .plan p,
  .shop .plan h3,
  .shop .plan #daiko_lp .ttl_02 p,
  #daiko_lp .ttl_02 .shop .plan p,
  .shop .plan #daiko_lp .ttl_02 h2,
  #daiko_lp .ttl_02 .shop .plan h2 {
    text-align: left;
  }
  /*-----------------------------------------
  プランA社B社
  ------------------------------------------*/
  .shop .priceplan {
    margin-bottom: 20px;
    position: relative;
    background: url(../images/shop/shop_dot_bg.jpg) repeat center;
  }
  .shop .priceplan .col-md-12 {
    padding: 0;
  }
  .shop .priceplan .title {
    margin: 70px 20px 30px 20px;
  }
  .shop .priceplan .teianbox {
    padding: 18px 0;
  }
  .shop .priceplan .teianbox {
    margin-bottom: 10px;
  }
  .shop .priceplan .teianbox2 {
    padding: 18px 0;
  }
  .shop .priceplan .teianbox2 {
    margin-bottom: 50px;
  }
  .shop img {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .shop .kaiketsu_area .ar {
    position: absolute;
    bottom: -29px;
    right: 40%;
  }
  .shop .plan .ar2 {
    position: absolute;
    bottom: -29px;
    right: 40%;
  }
  /*-----------------------------------------
  オプションメニューもあります
  ------------------------------------------*/
  .shop .lp_option {
    background-image: none;
    background-color: #FBDDDD;
  }
  .shop .lp_option .table_top {
    background-color: #1C1C1C;
    width: 100%;
  }
  .shop .lp_option td {
    width: 100%;
    display: block;
  }
  .shop .lp_option th {
    width: 100%;
    display: block;
  }
  /*-----------------------------------------
  サポートエリア
  ------------------------------------------*/
  .shop .sec_support {
    background-image: url(../images/shop/shop_support_bg.jpg);
    background-size: cover;
    padding: 30px 0;
  }
  .shop .sec_support .container {
    width: 100%;
  }
  .shop .sec_support p {
    font-size: 14px;
    line-height: 1.5;
    padding: 7px 0 15px 0;
  }
  .shop .support_box ul {
    font-size: 0;
  }
  .shop .support_box li {
    width: 100%;
    display: block;
    margin: 10px auto;
  }
  /*-----------------------------------------
  吹き出しエリア
  ------------------------------------------*/
  .shop .sec_comment .container {
    width: 100%;
    padding: 20px 7px;
  }
  .shop .comment_box {
    width: 100%;
    height: auto;
    background-image: none;
  }
  .shop .comment_box .li01 {
    position: static;
    padding: 30px 10px 10px;
  }
  .shop .comment_box .li02 {
    position: static;
    padding: 0 10px 10px;
  }
  .shop .comment_box .li03 {
    position: static;
    padding: 0 10px 10px;
  }
  .shop .comment_box .li04 {
    position: static;
    padding: 0 10px 10px;
  }
  .shop .for_daikou {
    padding: 30px 0 20px;
  }
  .shop .for_daikou img {
    padding-bottom: 10px;
  }
  .shop .service_flow p {
    margin: 10px 0;
  }
  .shop .alingC2 {
    text-align: center !important;
  }
  /*END*/
}
/*-------------------------------------------------
 ＨＰ用コンテナ
/*-------------------------------------------------*/
.other .container {
  width: 920px;
}

@media (max-width: 768px) {
  .other .container {
    width: 100%;
  }
}
/*-------------------------------------------------
タイトル部分
/*-------------------------------------------------*/
.other .title_bg_block {
  display: block;
  background: url(../images/other/main_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 67px 0;
}

/*-------------------------------------------------
各サービス誘導部分
/*-------------------------------------------------*/
.other .service_cace {
  padding: 8px;
  border: 2px solid #C6221B;
  overflow: auto;
  margin: 10px;
}

.other .service_cace img {
  float: left;
}

.other .service_cace .title_info {
  padding: 20px 30px 0 450px;
}

.other .service_cace .text_info {
  padding: 10px 30px 0 450px;
}

.other .service_cace a {
  position: relative;
  color: #C00;
  text-decoration: none;
}

.other .service_cace a:link {
  color: #C00;
  text-decoration: none;
}

.other .service_cace a:visited {
  color: #C00;
  text-decoration: none;
}

.other .service_cace a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  height: 10px;
  margin: -5px -35px 0 0px;
  border-top: solid 2px #C00;
  border-right: solid 2px #C00;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.other .service_cace a:hover {
  opacity: 0.6;
}

@media (max-width: 768px) {
  .other .service_cace img {
    float: none;
  }
  .other .service_cace .title_info {
    padding: 20px 10px;
  }
  .other .service_cace .text_info {
    padding: 0 10px 10px 10px;
  }
}
/*-------------------------------------------------
  コンタクト部分
/*-------------------------------------------------*/
.other .contact {
  margin: 110px 0 0 0;
}

.other .contact img {
  padding: 0 0 0 10px;
}

@media (max-width: 768px) {
  .other .contact {
    margin: 30px 0 0 0;
    padding: 0 0 30px 0;
  }
}
/*-------------------------------------------------
  共通
/*-------------------------------------------------*/
.other .fs_ssmedium {
  font-size: 1.7rem;
  line-height: 1.4;
}

.other .fs_smedium {
  font-size: 2rem;
  line-height: 1.4;
}

.other .fs_medium {
  font-size: 2.5rem;
  line-height: 1.6;
}

.other .fs_large {
  font-size: 2.8rem;
  line-height: 1.4;
}

.other .fs_xslarge {
  font-size: 3.1rem;
  line-height: 1.3;
}

.other .fs_xlarge {
  font-size: 3.4rem;
  line-height: 1.3;
}

.other .fs_xxslarge {
  font-size: 3.8rem;
  line-height: 1.2;
}

.other .fs_xxlarge {
  font-size: 4.2rem;
  line-height: 1.2;
}

.other .fs_xxxslarge {
  font-size: 4.6rem;
  line-height: 1.2;
}

.other .fs_xxxlarge {
  font-size: 5rem;
  line-height: 1.2;
}

.other .fs_xxxxlarge {
  font-size: 6rem;
  line-height: 1.2;
}

.other .fc_black {
  color: #1D1D1B;
}

.other .fc_white {
  color: #fff;
}

.other .fc_blue {
  color: #0E84B8;
}

.other .fc_blue2 {
  color: #004F75;
}

.other .fc_light_blue {
  color: #0E84B8;
}

.other .fc_red {
  color: #C00;
}

.other .fc_yellow {
  color: #FFFF99;
}

.other .fc_orange {
  color: #FF6600;
}

.other .gray_bg {
  padding: 20px 0;
}

.other .blue_bg {
  background: #0E84B8;
  padding: 25px 0;
}

.other .bluelight_bg {
  background: #C9E3EF;
  padding: 60px 0;
}

.other .yellow_bg {
  background: #FFFFCC;
  padding: 10px 0;
}

.other p {
  font-size: 1.8rem;
}

.other .speace_under {
  margin: 0 0 35px 0;
}

@media (max-width: 768px) {
  .other .fs_ssmedium {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .other .fs_smedium {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .other .fs_medium {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .other .fs_large {
    font-size: 2rem;
    line-height: 1.4;
  }
  .other .fs_xslarge {
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .other .fs_xlarge {
    font-size: 2.4rem;
    line-height: 1.4;
  }
  .other .fs_xxslarge {
    font-size: 2.6rem;
    line-height: 1.4;
  }
  .other .fs_xxlarge {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .other .fs_xxxlarge {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .other .fs_xxxxlarge {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .other .blue_bg {
    padding: 0;
  }
}
/*-------------------------------------------------
  スタッフ紹介
/*-------------------------------------------------*/
.staff .title_bg_block {
  background: url(../images/staff/staff_main.png) no-repeat center center;
}

.staff .list {
  display: flex;
  justify-content: space-between;
}

.staff .list2 {
  display: flex;
  justify-content: space-between;
}

.staff .member {
  background: url(../images/staff/staff_bg.png);
}

.staff .position {
  font-size: 1.6rem;
  font-weight: bold;
}

.staff .name {
  font-size: 2rem;
  font-weight: bold;
}

.staff .description {
  padding: 20px 40px;
  background: #ffffff;
  margin: 40px 0;
  border-radius: 5px;
  text-align: left;
}

/*-----------------------------------------
下ボタン
------------------------------------------*/
.staff .pale_yellow_bg {
  background: #FFFFCC;
}

.staff .btn {
  margin-top: 14px;
  margin-bottom: 16px;
}

.staff .btn2 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.staff .btn3 {
  margin-top: 14px;
  margin-bottom: 25px;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  .list {
    flex-wrap: wrap;
  }
  .list2 {
    flex-wrap: wrap;
  }
  /*START*/
  /*-------------------------------------------------
    サンプル
  /*-------------------------------------------------*/
  /*END*/
}
/*-------------------------------------------------
 ＨＰ用コンテナ
/*-------------------------------------------------*/
.character .container {
  width: 920px;
}

@media (max-width: 768px) {
  .character .container {
    width: 100%;
  }
}
/*-------------------------------------------------
タイトル部分
/*-------------------------------------------------*/
.character .title_bg_block {
  display: block;
  background: url(../images/character/main_bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 67px 0;
}

/*-------------------------------------------------
  サービスの流れの部分
/*-------------------------------------------------*/
.character .flow_area ul {
  padding: 0;
  overflow: hidden;
}

.character .flow_area ul img {
  float: left;
  margin-bottom: 60px;
}

.character .flow_area ul {
  position: relative;
  margin: 20px 7px 0 7px;
}

.character .flow_area ul:after {
  display: block;
  content: url(../images/character/character_arrow.png);
  position: absolute;
  bottom: 15px;
  left: 77px;
}

.character .flow_area ul:last-child:after {
  display: none;
}

.character .flow_area ul li {
  display: block;
  text-align: left;
  font-size: 2rem;
  line-height: 1.4;
}

.character .flow_area .text_block {
  padding: 0px 0px 0 220px;
}

.character .flow_area .text_block.mtm1 {
  padding-top: 37px;
}

.character .flow_area .text_block.mtm2 {
  padding-top: 52px;
}

.character .flow_area .text_block.mtm3 {
  padding-top: 25px;
}

.character .flow_area .text_block.mtm4 {
  padding-top: 52px;
}

.character .flow_area .text_block.mtm5 {
  padding-top: 52px;
}

@media (max-width: 768px) {
  .character .flow_area ul:after {
    left: 42%;
  }
  .character .flow_area ul img {
    width: auto;
    max-width: 50%;
    float: none;
    margin: 0 0 20px 0;
  }
  .character .flow_area ul li {
    text-align: center;
    font-size: 1.7rem;
    line-height: 1.6;
  }
  .character .flow_area .text_block {
    text-align: left;
    padding: 0 10px;
    margin: 0 0 80px 0;
  }
  .character .flow_area .text_block.mtm1,
  .character .flow_area .text_block.mtm2,
  .character .flow_area .text_block.mtm3,
  .character .flow_area .text_block.mtm4,
  .character .flow_area .text_block.mtm5 {
    padding-top: 0;
  }
}
/*-------------------------------------------------
  コンタクト部分
/*-------------------------------------------------*/
.character .contact {
  margin: 110px 0 0 0;
}

.character .contact img {
  padding: 0 0 0 10px;
}

@media (max-width: 768px) {
  .character .contact {
    margin: 30px 0 0 0;
    padding: 0 0 30px 0;
  }
}
/*-------------------------------------------------
  共通
/*-------------------------------------------------*/
.character .fs_ssmedium {
  font-size: 1.7rem;
  line-height: 1.4;
}

.character .fs_ssmedium {
  font-size: 2rem;
  line-height: 1.4;
}

.character .fs_medium {
  font-size: 2.5rem;
  line-height: 1.6;
}

.character .fs_large {
  font-size: 2.8rem;
  line-height: 1.4;
}

.character .fs_xslarge {
  font-size: 3.1rem;
  line-height: 1.3;
}

.character .fs_xlarge {
  font-size: 3.4rem;
  line-height: 1.3;
}

.character .fs_xxslarge {
  font-size: 3.8rem;
  line-height: 1.2;
}

.character .fs_xxlarge {
  font-size: 4.2rem;
  line-height: 1.2;
}

.character .fs_xxxslarge {
  font-size: 4.6rem;
  line-height: 1.2;
}

.character .fs_xxxlarge {
  font-size: 5rem;
  line-height: 1.2;
}

.character .fs_xxxxlarge {
  font-size: 6rem;
  line-height: 1.2;
}

.character .fc_black {
  color: #1D1D1B;
}

.character .fc_white {
  color: #fff;
}

.character .fc_blue {
  color: #0E84B8;
}

.character .fc_blue2 {
  color: #004F75;
}

.character .fc_light_blue {
  color: #0E84B8;
}

.character .fc_red {
  color: #C00;
}

.character .fc_yellow {
  color: #FFFF99;
}

.character .fc_orange {
  color: #FF6600;
}

.character .gray_bg {
  padding: 20px 0;
}

.character .blue_bg {
  background: #0E84B8;
  padding: 25px 0;
}

.character .bluelight_bg {
  background: #C9E3EF;
  padding: 60px 0;
}

.character .yellow_bg {
  background: #FFFFCC;
  padding: 10px 0;
}

.character p {
  font-size: 1.8rem;
}

.character .speace_under {
  margin: 0 0 35px 0;
}

@media (max-width: 768px) {
  .character .fs_ssmedium {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .character .fs_smedium {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .character .fs_medium {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .character .fs_large {
    font-size: 2rem;
    line-height: 1.4;
  }
  .character .fs_xslarge {
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .character .fs_xlarge {
    font-size: 2.4rem;
    line-height: 1.4;
  }
  .character .fs_xxslarge {
    font-size: 2.6rem;
    line-height: 1.4;
  }
  .character .fs_xxlarge {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .character .fs_xxxlarge {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .character .fs_xxxxlarge {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .character .blue_bg {
    padding: 0;
  }
}
/*-------------------------------------------------
  コンセプト部分
/*-------------------------------------------------*/
.concept p {
  font-size: 1.8rem;
  margin: 45px 0 40px;
}

.concept p span {
  font-size: 2rem;
}

.concept h2 {
  font-size: 4.5rem;
  margin-bottom: 40px;
}

.concept .concept_ditail {
  margin-bottom: 100px;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  /*-------------------------------------------------
    コンセプト部分
  /*-------------------------------------------------*/
  .concept h2 {
    font-size: 3rem;
    margin-bottom: 10px;
  }
  .concept p {
    font-size: 1.6rem;
    margin: 20px 0;
  }
  .concept p span {
    font-size: 1.6rem;
  }
  .concept .concept_ditail {
    margin-bottom: 30px;
  }
  /*END*/
}
/*-------------------------------------------------
  会社概要
/*-------------------------------------------------*/
.company .title_bg_block {
  display: block;
  background: url(../images/company/company_site_main.jpg) no-repeat center;
  background-size: cover;
}

.company h3, .company #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .company p, .company #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .company h2 {
  font-size: 4.5rem;
}

.company .company_profiles dl dt {
  padding: 15px 30px;
  float: left;
  font-size: 1.7rem;
  font-weight: bold;
}

.company .company_profiles dl dd {
  padding: 15px 20px 15px 200px;
  border-bottom: solid 1px #E8E8E8;
  font-size: 1.7rem;
}

.company .company_profiles dl dd:first-of-type {
  border-top: solid 1px #E8E8E8;
}

.company .gray_bg {
  background-color: #FBFBF8;
  padding: 60px 0 100px;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  /*-------------------------------------------------
    会社概要
  /*-------------------------------------------------*/
  .company h3, .company #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .company p, .company #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .company h2 {
    font-size: 2.5rem;
  }
  .company .company_profiles dl dt {
    padding: 5px;
    font-size: 1.4rem;
  }
  .company .company_profiles dl dd {
    padding: 5px 5px 5px 100px;
    font-size: 1.4rem;
  }
  .company .gray_bg {
    padding: 30px 0;
  }
  /*END*/
}
/*-------------------------------------------------
  フォント
/*-------------------------------------------------*/
.page_contents_area .fs_medium {
  font-size: 2.5rem;
  line-height: 1.6;
}

.page_contents_area .fs_large {
  font-size: 2.8rem;
  line-height: 1.4;
}

.page_contents_area .fs_xlarge {
  font-size: 3.4rem;
  line-height: 1.3;
}

.page_contents_area .fs_xxlarge {
  font-size: 4.2rem;
  line-height: 1.2;
}

.page_contents_area .fs_xxxlarge {
  font-size: 5rem;
  line-height: 1.2;
}

.page_contents_area .fc_white {
  color: #fff;
}

.page_contents_area .fc_blue {
  color: #1D4992;
}

.page_contents_area .fc_lblue {
  color: #09C;
}

.page_contents_area .fc_red {
  color: #C00;
}

.page_contents_area .fc_green {
  color: #006600;
}

.page_contents_area .fc_light_green {
  color: #669900;
}

.page_contents_area .fc_yellow {
  color: #FFFF99;
}

.page_contents_area .pink_bg {
  background: #D14E49;
  padding: 35px 0;
}

.recruit .moji {
  font-size: 1.8rem;
}

.recruit .create {
  margin-bottom: 100px;
}

/*-----------------------------------------
募集職種
------------------------------------------*/
.jobtype .list {
  background: #ffffff;
  padding: 40px;
  margin: 10px 5px;
}

hr {
  height: -10px;
  border: none;
  border-top: 2px #C6221B dashed;
  position: relative;
  top: -10px;
}

.recruit .list li {
  font-size: 1.6rem;
}

.recruit .sankaku {
  position: relative;
  top: -35px;
  left: -35px;
}

.jobtype .more_btn a {
  width: 100%;
  margin-top: 15px;
  border-color: #C6221B;
  color: #C6221B;
}

.jobtype .more_btn a:hover {
  opacity: 0.6;
}

/*-----------------------------------------
こんな会社です。
------------------------------------------*/
.workstyle {
  background: url(../images/recruit/recruit_bg.png);
}

.pullnet {
  padding: 120px 0 40px 0;
}

.picture {
  background: #ffffff;
  padding: 10px;
  margin-bottom: 50px;
}

/*-----------------------------------------
下ボタン
------------------------------------------*/
.recruit .pale_yellow_bg {
  background: #FFFFCC;
}

.recruit .btn {
  margin-top: 14px;
  margin-bottom: 16px;
}

.recruit .btn2 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.recruit .btn3 {
  margin-top: 14px;
  margin-bottom: 25px;
}

/*-----------------------------------------
  リクルート詳細ページ
------------------------------------------*/
.adopt_ditail table {
  border-collapse: collapse;
  margin-bottom: 50px;
}

.adopt_ditail table tr {
  vertical-align: top;
}

.adopt_ditail table th {
  width: 25%;
  font-size: 1.8rem;
  border: solid 1px #CCC;
  background: #EAEAEA;
  padding: 10px;
}

.adopt_ditail table td {
  font-size: 1.6rem;
  text-align: left;
  border: solid 1px #CCC;
  line-height: 1.5;
  padding: 15px 25px;
}

.adopt_ditail table td span {
  font-size: 1.7rem;
  font-weight: bold;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  .jobtype .list {
    padding: 10px;
  }
  .recruit .sankaku {
    top: -10px;
    left: -11px;
  }
  .jobtype .more_btn a {
    width: 90%;
  }
  .pullnet {
    padding: 30px 0;
  }
  .picture {
    margin-bottom: 10px;
    text-align: center;
  }
  /*-----------------------------------------
    リクルート詳細ページ
  ------------------------------------------*/
  .adopt_ditail table {
    margin-bottom: 20px;
  }
  .adopt_ditail table th {
    width: 100%;
    display: block;
    font-size: 1.5rem;
    padding: 5px 20px;
    text-align: left;
  }
  .adopt_ditail table td {
    font-size: 1.4rem;
    display: block;
    padding: 10px;
  }
  .adopt_ditail table td span {
    font-size: 1.5rem;
  }
  /*END*/
}
/*LPページ*/
/*-------------------------------------------------
  共通
/*-------------------------------------------------*/
.lp_contents_area .fs_small {
  font-size: 1.2rem;
  line-height: 1;
}

.lp_contents_area .fs_xsmall {
  font-size: 1.5rem;
  line-height: 1.6;
}

.lp_contents_area .fs_medium {
  font-size: 2.5rem;
  line-height: 1.6;
}

.lp_contents_area .fs_large {
  font-size: 2.8rem;
  line-height: 1.4;
}

.lp_contents_area .fs_xlarge {
  font-size: 3.4rem;
  line-height: 1.3;
}

.lp_contents_area .fs_xxlarge {
  font-size: 4.2rem;
  line-height: 1.2;
}

.lp_contents_area .fs_xxxlarge {
  font-size: 5rem;
  line-height: 1.2;
}

.lp_contents_area .fc_white {
  color: #fff;
}

.lp_contents_area .fc_blue {
  color: #1d4992;
}

.lp_contents_area .fc_lblue {
  color: #09c;
}

.lp_contents_area .fc_red {
  color: #c00;
}

.lp_contents_area .fc_green {
  color: #006600;
}

.lp_contents_area .fc_light_green {
  color: #669900;
}

.lp_contents_area .fc_yellow {
  color: #ffff99;
}

.lp_contents_area .fc_yellow02 {
  color: #fece48;
}

.lp_contents_area .fc_orange {
  color: #ff6600;
}

.lp_contents_area .fc_purple {
  color: #98016a;
}

.lp_contents_area .fc_gray {
  color: #666666;
}

.lp_contents_area .gray_bg {
  padding: 20px 0;
}

.lp_contents_area .green_bg {
  background: #669900;
  padding: 35px 0;
}

.lp_contents_area .red_bg {
  background: #c6221b;
  padding: 35px 0;
}

.lp_contents_area p {
  font-size: 1.7rem;
}

.lp_contents_area .main_area {
  margin-bottom: 50px;
}

.marker {
  background: linear-gradient(transparent 70%, #ffff00 70%);
}

.more_btn a {
  display: block;
  width: 45%;
  padding: 6px;
  margin: 0 auto;
  font-size: 1.9rem;
  color: #669900;
  font-weight: bold;
  border: solid 2px #669900;
  text-decoration: none;
  position: relative;
}

.more_btn a:hover {
  opacity: 0.6;
}

.more_btn a:after {
  content: ">";
  position: absolute;
  top: 4px;
  right: 10%;
}

/*-------------------------------------------------
  メイン部分
/*-------------------------------------------------*/
.lp_contents_area .main_area {
  background: url(../images/daikou/main_bg.jpg) no-repeat center;
  background-size: cover;
  padding: 20px 0;
}

/*-------------------------------------------------
  チェックボックス部分
/*-------------------------------------------------*/
.check_area .col-md-4,
.check_area .col-md-8 {
  padding: 0;
}

.check_area h3, .check_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .check_area p, .check_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .check_area h2 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.check_area ul li:before {
  content: url(../images/daikou/icon_check.png);
  position: absolute;
  top: 7px;
  left: 0px;
}

.check_area ul li {
  font-size: 2.2rem;
  padding: 5px 0;
  border-bottom: dotted 1px #000;
  position: relative;
  padding-left: 60px;
}

.daikou .check_area {
  margin-bottom: 50px;
}

/*-------------------------------------------------
 　見積もり
/*-------------------------------------------------*/
.daikou .estimate_btn {
  margin-top: 30px;
  margin-bottom: 50px;
}

/*-------------------------------------------------
  解決部分
/*-------------------------------------------------*/
.kaiketsu_area {
  position: relative;
}

.kaiketsu_area .ar {
  position: absolute;
  bottom: -29px;
  right: 48%;
}

/*-------------------------------------------------
  定額部分
/*-------------------------------------------------*/
.teigaku {
  background: url(../images/daikou/teigaku_bg.jpg) no-repeat center;
  padding: 80px 0 65px 0;
}

/*-------------------------------------------------
  プラン部分
/*-------------------------------------------------*/
.plan {
  background-color: #a3c266;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #a3c266), color-stop(0.25, #b6ce85), color-stop(0.5, #b6ce85), color-stop(0.5, #a3c266), color-stop(0.75, #a3c266), color-stop(0.75, #b6ce85), to(#b6ce85));
  -webkit-background-size: 7px 7px;
  padding: 50px 0;
}

.daikou .plan .col-md-4 {
  padding: 0 10px;
}

.plan .white_bg {
  padding: 50px 40px 40px;
}

.plan p:first-of-type {
  font-size: 2rem;
  margin: 5px 0;
}

.plan_box {
  margin-top: 35px;
}

.plan_box .plan_ttl {
  color: #fff;
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  padding: 5px;
}

.plan_box .money {
  color: #fff;
  text-align: center;
  padding: 0 5px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1;
  padding: 5px;
}

.plan_box .contents dl dt {
  font-size: 1.8rem;
  font-weight: bold;
}

.plan_box .contents dl dt span {
  font-size: 1.4rem;
}

.plan_box .contents dl dd {
  font-size: 1.4rem;
}

.plan_box .money span {
  font-size: 3.5rem;
}

.plan_box .contents {
  padding: 10px;
}

.plan_box.light {
  background: #d9f0f7;
}

.plan_box.light .plan_ttl {
  background: #0099cc;
}

.plan_box.light .money {
  background: #004983;
}

.plan_box .contents {
  height: 290px;
}

.plan_box.light .contents {
  background: #d9f0f7;
}

.plan_box.light .contents dl dt {
  color: #0099cc;
}

.plan_box.standard .plan_ttl {
  background: #ff6666;
}

.plan_box.standard .money {
  background: #e03030;
}

.plan_box.standard .contents {
  background: #ffe8e8;
}

.plan_box.standard .contents dl dt {
  color: #ff6666;
}

.plan_box.support .plan_ttl {
  background: #996699;
}

.plan_box.support .money {
  background: #492a49;
}

.plan_box.support .contents {
  background: #f0e8f0;
}

.plan_box.support .contents dl dt {
  color: #996699;
}

/*-------------------------------------------------
  ご利用いただいています部分
/*-------------------------------------------------*/
.lpcase {
  background: #d3dfbf;
  padding: 50px 0;
}

.lpcase h3, .lpcase #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .lpcase p, .lpcase #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .lpcase h2 {
  margin-bottom: 50px;
}

.lpcase .case_box {
  background: #fff;
  padding: 16px;
  margin-bottom: 30px;
  height: 420px;
}

.lpcase .case_box img {
  margin: 10px 0;
  width: 100%;
}

.lpcase .case_box span {
  font-size: 1.9rem;
  color: #68a62e;
  font-weight: bold;
}

.daikou .suport {
  background: #ccc;
  padding: 50px 0;
  position: relative;
}

.daikou .suport img {
  margin: 20px 0;
}

.daikou .suport ar {
  position: absolute;
  bottom: -29px;
  right: 48%;
}

.daikou .lpcase {
  position: relative;
}

.daikou .lpcase .ar {
  position: absolute;
  bottom: -29px;
  right: 48%;
  z-index: 2;
}

/*-------------------------------------------------
  サポート部分
/*-------------------------------------------------*/
.daikou .suport {
  background: url(../images/daikou/gird_bg.png);
}

/*-------------------------------------------------
  モール部分
/*-------------------------------------------------*/
.daikou .mall {
  padding: 30px 0;
}

.daikou .mall p {
  margin-bottom: 10px;
}

/*-------------------------------------------------
  コンタクト部分
/*-------------------------------------------------*/
.lpcontact {
  background: #ffffcc;
  padding: 15px 0;
}

.lpcontact ul li {
  display: inline-block;
  margin: 0 10px;
}

/*-------------------------------------------------
  代行ページのコンテナー
/*-------------------------------------------------*/
.daikou .container {
  width: 920px;
}

/*-------------------------------------------------
  オプション内容部分
/*-------------------------------------------------*/
.lp_option {
  background: url(../images/daikou/option_bg.jpg) no-repeat center;
  background-size: cover;
  padding: 100px 0 90px;
}

.lp_option table {
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

.lp_option table .table_top {
  background: #666666;
  color: #fff;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
}

.lp_option table {
  border-collapse: collapse;
}

.lp_option table th {
  border: solid 1px #ccc;
  width: 30%;
  background: #f4f4f4;
  text-align: left;
  padding: 10px;
  line-height: 1.2;
  font-size: 1.8rem;
}

.lp_option table td {
  border: solid 1px #ccc;
  width: 20%;
  background: #fff;
  text-align: right;
  padding: 10px;
  line-height: 1.2;
  font-size: 2.2rem;
  font-weight: bold;
  color: #ff6600;
}

/*-------------------------------------------------
  あらゆる業務部分
/*-------------------------------------------------*/
.unyou h3, .unyou #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .unyou p, .unyou #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .unyou h2 {
  margin-bottom: 30px;
}

.dital_box {
  width: 280px;
  margin: 0 auto;
  background: #f0f0f0;
  padding: 10px;
  display: inline-block;
  text-align: left;
}

.dital_box dl dt {
  font-size: 2.4rem;
  color: #006600;
  font-weight: bold;
}

.dital_box dl dd {
  font-size: 1.6rem;
  padding-left: 1em;
  position: relative;
  line-height: 1.2;
  margin: 8px 0;
}

.dital_box dl dd:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}

/*-------------------------------------------------
  お得な運営代行部分
/*-------------------------------------------------*/
.daikou .otoku p {
  font-size: 2rem;
}

.daikou .otoku {
  background: #d9e9cb;
  padding: 70px 0 80px;
}

.daikou .otoku_box {
  background: #fff;
  padding: 30px 10px;
  margin-bottom: 20px;
}

/*-------------------------------------------------
  制作事例部分
/*-------------------------------------------------*/
.lp_example {
  padding-bottom: 80px;
}

.lp_example p {
  margin-bottom: 20px;
}

.lp_example .lp_ex_ttl {
  font-size: 1.8rem;
  font-weight: bold;
}

.lp_example img {
  margin: 0 5px;
}

.lp_example .more_btn {
  margin-top: 50px;
}

/*-------------------------------------------------
  サービスの流れ部分
/*-------------------------------------------------*/
.lp_contents_area .gray_bg.service_flow {
  padding: 90px 0 120px;
}

.service_flow ul {
  width: 160px;
  position: relative;
  display: inline-block;
  margin: 0 7px;
  vertical-align: top;
}

.service_flow ul li:last-child {
  text-align: left;
  font-size: 1.4rem;
}

.service_flow ul:after {
  content: url(../images/daikou/service_arrow.png);
  position: absolute;
  top: 76px;
  right: -15px;
}

.service_flow ul:last-child:after {
  display: none;
}

.service_flow ul li img {
  margin-bottom: 15px;
}

/*-------------------------------------------------
  PULL-SHOP部分
/*-------------------------------------------------*/
.pull_shop {
  background: #666;
}

.lp_contents_area .pull_shop.green_bg {
  padding: 70px 0;
}

.pull_shop h3, .pull_shop #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .pull_shop p, .pull_shop #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .pull_shop h2 {
  font-size: 6rem;
  font-weight: bold;
  line-height: 1.2;
  color: #ffff66;
}

.pull_shop img {
  margin: 20px 0;
}

.pull_shop h3 span, .pull_shop #daiko_lp .ttl_02 p span, #daiko_lp .ttl_02 .pull_shop p span, .pull_shop #daiko_lp .ttl_02 h2 span, #daiko_lp .ttl_02 .pull_shop h2 span {
  font-size: 3rem;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  /*-------------------------------------------------
    代行ページのコンテナー
  /*-------------------------------------------------*/
  .daikou .container {
    width: 100%;
  }
  /*-------------------------------------------------
    共通
  /*-------------------------------------------------*/
  .lp_contents_area .main_area {
    margin-bottom: 20px;
  }
  .lp_contents_area .fs_medium {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .lp_contents_area .fs_large {
    font-size: 2rem;
    line-height: 1.4;
  }
  .lp_contents_area .fs_xlarge {
    font-size: 2.4rem;
    line-height: 1.4;
  }
  .lp_contents_area .fs_xxlarge {
    font-size: 2.6rem;
    line-height: 1.4;
  }
  .lp_contents_area .fs_xxxlarge {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .lp_contents_area .green_bg {
    padding: 0;
  }
  .more_btn a {
    width: 100%;
  }
  .lp_contents_area .ar {
    width: 25%;
    margin: 0 auto;
  }
  /*-------------------------------------------------
    チェックボックス部分
  /*-------------------------------------------------*/
  .check_area .col-md-4,
  .check_area .col-md-8 {
    padding: 0 15px;
  }
  .check_area img {
    width: 40%;
  }
  .check_area ul li {
    font-size: 1.8rem;
    padding-left: 50px;
  }
  .check_area ul li:before {
    width: 30px;
  }
  /*-------------------------------------------------
    解決部分
  /*-------------------------------------------------*/
  .kaiketsu_area .ar {
    position: absolute;
    right: 40%;
  }
  /*-------------------------------------------------
    定額部分
  /*-------------------------------------------------*/
  .teigaku {
    padding: 20px 0;
    background-size: cover;
  }
  /*-------------------------------------------------
    プラン部分
  /*-------------------------------------------------*/
  .plan .white_bg {
    padding: 15px;
  }
  .plan_box .contents {
    height: auto;
  }
  /*-------------------------------------------------
    ご利用いただいています部分
  /*-------------------------------------------------*/
  .lpcase {
    padding: 30px 0;
  }
  .lpcase h3, .lpcase #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .lpcase p, .lpcase #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .lpcase h2 {
    margin-bottom: 20px;
  }
  .daikou .lpcase .ar {
    right: 40%;
  }
  .lpcase .case_box {
    height: auto;
  }
  /*-------------------------------------------------
    ご利用いただいています部分
  /*-------------------------------------------------*/
  .daikou .suport {
    padding: 20px 0;
  }
  .daikou .mall {
    padding: 0 0 30px;
  }
  /*-------------------------------------------------
    コンタクト部分
  /*-------------------------------------------------*/
  .lpcontact ul li {
    display: inline-block;
    margin: 10px 0;
  }
  /*-------------------------------------------------
    オプション内容部分
  /*-------------------------------------------------*/
  .lp_option {
    padding: 30px 0;
  }
  .lp_option table .table_top {
    font-size: 1.8rem;
  }
  .lp_option table th,
  .lp_option table td {
    display: block;
    width: 100%;
    font-size: 1.8rem;
    border-top: none;
    text-align: center;
  }
  /*-------------------------------------------------
    あらゆる業務部分
  /*-------------------------------------------------*/
  .unyou h3, .unyou #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .unyou p, .unyou #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .unyou h2 {
    margin-bottom: 20px;
  }
  .dital_box {
    width: 100%;
    padding: 15px;
    margin-bottom: 10px;
  }
  .dital_box dl dt {
    font-size: 2rem;
  }
  .dital_box dl dd {
    font-size: 1.4rem;
  }
  /*-------------------------------------------------
    お得な運営代行部分
  /*-------------------------------------------------*/
  .daikou .otoku p {
    font-size: 1.6rem;
  }
  .daikou .otoku {
    padding: 20px 0;
  }
  .daikou .otoku img {
    width: 50%;
  }
  .daikou .otoku .otoku_box img {
    width: 100%;
  }
  .daikou .otoku_box {
    padding: 5px;
  }
  /*-------------------------------------------------
    制作事例部分
  /*-------------------------------------------------*/
  .lp_example .col-xs-12 {
    margin-bottom: 20px;
  }
  .lp_example img {
    width: 100%;
    margin-bottom: 10px;
  }
  /*-------------------------------------------------
    サービスの流れ部分
  /*-------------------------------------------------*/
  .lp_contents_area .gray_bg.service_flow {
    padding: 30px 0;
  }
  .service_flow ul {
    width: 45%;
    margin: 10px 5px;
  }
  .service_flow ul li:last-child {
    text-align: center;
  }
  .service_flow ul img {
    margin-bottom: 5px;
  }
  .service_flow ul:after {
    display: none;
  }
  /*-------------------------------------------------
    PULL-SHOP部分
  /*-------------------------------------------------*/
  .lp_contents_area .pull_shop.green_bg {
    padding: 30px 0;
  }
  .pull_shop h3, .pull_shop #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .pull_shop p, .pull_shop #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .pull_shop h2 {
    font-size: 4rem;
    line-height: 1;
  }
  .pull_shop h3 span, .pull_shop #daiko_lp .ttl_02 p span, #daiko_lp .ttl_02 .pull_shop p span, .pull_shop #daiko_lp .ttl_02 h2 span, #daiko_lp .ttl_02 .pull_shop h2 span {
    font-size: 2rem;
    line-height: 1;
  }
  /*END*/
}
/*-------------------------------------------------
 ＨＰ用コンテナ
/*-------------------------------------------------*/
.hp .container {
  width: 920px;
}

/*-------------------------------------------------
  メイン部分
/*-------------------------------------------------*/
.lp_contents_area.hp .main_area {
  background: url(../images/hp/main_bg.jpg) no-repeat center;
  background-size: cover;
}

/*-------------------------------------------------
  共通
/*-------------------------------------------------*/
.hp .fs_ssmedium {
  font-size: 1.7rem;
  line-height: 1.4;
}

.hp .fs_smedium {
  font-size: 2rem;
  line-height: 1.4;
}

.hp .fs_medium {
  font-size: 2.5rem;
  line-height: 1.6;
}

.hp .fs_large {
  font-size: 2.8rem;
  line-height: 1.4;
}

.hp .fs_xslarge {
  font-size: 3.1rem;
  line-height: 1.3;
}

.hp .fs_xlarge {
  font-size: 3.4rem;
  line-height: 1.3;
}

.hp .fs_xxslarge {
  font-size: 3.8rem;
  line-height: 1.2;
}

.hp .fs_xxlarge {
  font-size: 4.2rem;
  line-height: 1.2;
}

.hp .fs_xxxslarge {
  font-size: 4.6rem;
  line-height: 1.2;
}

.hp .fs_xxxlarge {
  font-size: 5rem;
  line-height: 1.2;
}

.hp .fs_xxxxlarge {
  font-size: 6rem;
  line-height: 1.2;
}

.hp .fc_black {
  color: #1D1D1B;
}

.hp .fc_white {
  color: #fff;
}

.hp .fc_blue {
  color: #0E84B8;
}

.hp .fc_blue2 {
  color: #004F75;
}

.hp .fc_light_blue {
  color: #0E84B8;
}

.hp .fc_red {
  color: #C00;
}

.hp .fc_yellow {
  color: #FFFF99;
}

.hp .fc_orange {
  color: #FF6600;
}

.hp .gray_bg {
  padding: 20px 0;
}

.hp .blue_bg {
  background: #0E84B8;
  padding: 25px 0;
}

.hp .bluelight_bg {
  background: #C9E3EF;
  padding: 60px 0;
}

.hp .yellow_bg {
  background: #FFFFCC;
  padding: 10px 0;
}

.hp p {
  font-size: 1.8rem;
}

.hp .speace_under {
  margin: 0 0 35px 0;
}

.hp .more_btn {
  margin-top: 30px;
}

.hp .more_btn a {
  border-color: #0E84B8;
  color: #0E84B8;
}

/*-------------------------------------------------
 　見積もり
/*-------------------------------------------------*/
.hp .estimate_btn {
  margin-top: 30px;
  margin-bottom: 50px;
}

/*-------------------------------------------------
  チェックボックス部分
/*-------------------------------------------------*/
.hp .check_area {
  margin-bottom: 60px;
}

.hp .check_area ul {
  margin: 0 10px;
}

.hp .check_area h3, .hp .check_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .hp .check_area p, .hp .check_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .hp .check_area h2 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.hp .check_area ul li:before {
  content: url(../images/daikou/icon_check.png);
  position: absolute;
  top: 7px;
  left: 0px;
}

.hp .check_area ul li {
  font-size: 2rem;
  padding: 5px 0;
  border-bottom: dotted 1px #000;
  position: relative;
  padding-left: 50px;
}

/*-------------------------------------------------
  解決部分
/*-------------------------------------------------*/
.hp .kaiketsu_area {
  position: relative;
}

.hp .kaiketsu_area p {
  margin: 0 0 0 0;
}

.hp .kaiketsu_area .ar {
  position: absolute;
  bottom: -29px;
  right: 49%;
}

.hp .kaiketsu_area .fs_medium {
  line-height: 1;
}

/*-------------------------------------------------
  アピール部分
/*-------------------------------------------------*/
.hp .appeal_area {
  background: url(../images/hp/hp_appeal_bg.jpg) no-repeat center;
  padding: 80px 0 65px 0;
  background-size: cover;
}

/*-------------------------------------------------
  制作事例部分
/*-------------------------------------------------*/
.hp .case li {
  display: inline-block;
  margin: 10px;
}

.hp .case .btn_blue {
  display: inline-block;
  margin: 25px 0 10px 0;
}

.hp .case .btn_blue a {
  display: block;
  padding: 14px 100px;
  text-align: center;
  border: solid 2px #0E84B8;
  position: relative;
  color: #0E84B8;
  font-weight: bold;
  text-decoration: none;
}

.hp .case .btn_blue a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  height: 10px;
  margin: -5px 0 0 0;
  border-top: solid 2px #0E84B8;
  border-right: solid 2px #0E84B8;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hp .case .btn_blue:hover {
  opacity: 0.6;
}

/*-------------------------------------------------
  提案部分
/*-------------------------------------------------*/
.hp .teian_area {
  background-color: #8BC4DD;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #8BC4DD), color-stop(0.25, #6EB5D4), color-stop(0.5, #6EB5D4), color-stop(0.5, #8BC4DD), color-stop(0.75, #8BC4DD), color-stop(0.75, #6EB5D4), to(#6EB5D4));
  -webkit-background-size: 6px 6px;
  padding: 40px 0 60px 0;
}

.hp .teian_area p {
  padding: 0;
}

.hp .teian_area .speace_u {
  margin: 40px 0 0 0;
}

.hp .underline_blue {
  background: linear-gradient(transparent 70%, #3498C3 30%);
}

.hp .teian_area .white_bg {
  /*background-color: #FFF;*/
  padding: 50px 40px 20px 40px;
}

.hp .teian_area p {
  margin: 0;
  padding: 0;
}

.hp .title_teian {
  /*display: block;*/
  margin: 40px 0 20px 0;
  padding: 7px;
  border-bottom: dotted 1px #1D1D1B;
}

.hp .title_teian img {
  padding: 0 20px 0 0;
}

.hp .title_teian p {
  display: inline;
  vertical-align: middle;
}

/*-------------------------------------------------
  パックプランの価格部分
/*-------------------------------------------------*/
.hp .packplan .white_bg {
  /*background-color: #FFF;*/
  padding: 40px;
  margin: 10px 0;
}

/*-------------------------------------------------
  コンタクト部分
/*-------------------------------------------------*/
.hp .contact img {
  padding: 0 0 0 10px;
}

/*-------------------------------------------------
  悩める男性部分
/*-------------------------------------------------*/
.hp .kodawari img {
  margin: 50px 0 0 0;
}

/*-------------------------------------------------
  オプション部分
/*-------------------------------------------------*/
.hp .option_area {
  background: url(../images/hp/hp_option_bg.jpg) no-repeat center;
  padding: 90px 0 70px 0;
  background-size: cover;
}

.hp .option_area img {
  padding: 15px 0 0 0;
}

.hp .lp_option table td {
  color: #FF3366;
}

/*-------------------------------------------------
  理想のサイト制作の部分
/*-------------------------------------------------*/
.hp .support_area {
  background: url(../images/hp/hp_support_bg.jpg) no-repeat center;
  padding: 80px 0 65px 0;
  background-size: cover;
}

.hp .support_area .col-md-6 {
  padding: 5px;
}

/*-------------------------------------------------
  サービスの流れの部分
/*-------------------------------------------------*/
.hp .flow_area {
  padding: 90px 0;
}

.hp .flow_area ul {
  width: 160px;
  position: relative;
  display: inline-block;
  margin: 0 7px;
  vertical-align: top;
}

.hp .flow_area ul:after {
  display: block;
  content: url(../images/hp/hp_nagare_triangle.png);
  position: absolute;
  top: 76px;
  right: -15px;
}

.hp .flow_area ul:last-child:after {
  display: none;
}

.hp .flow_area ul img {
  margin-bottom: 10px;
}

/*-------------------------------------------------
  最後のプッシュ部分
/*-------------------------------------------------*/
.hp .push_area {
  padding: 35px 0;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  /*-------------------------------------------------
   ＨＰ用コンテナ
  /*-------------------------------------------------*/
  .hp .container {
    width: 100%;
  }
  /*-------------------------------------------------
    共通
  /*-------------------------------------------------*/
  .hp .fs_ssmedium {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .hp .fs_smedium {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .hp .fs_medium {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .hp .fs_large {
    font-size: 2rem;
    line-height: 1.4;
  }
  .hp .fs_xslarge {
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .hp .fs_xlarge {
    font-size: 2.4rem;
    line-height: 1.4;
  }
  .hp .fs_xxslarge {
    font-size: 2.6rem;
    line-height: 1.4;
  }
  .hp .fs_xxlarge {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .hp .fs_xxxlarge {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .hp .fs_xxxxlarge {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .hp .blue_bg {
    padding: 10px 0;
  }
  .hp .fs_xxxslarge {
    font-size: 2.5rem;
  }
  .hp .bluelight_bg {
    padding: 20px 0;
  }
  /*-------------------------------------------------
    チェックボックス部分
  /*-------------------------------------------------*/
  .hp .check_area {
    margin: 30px 0;
    padding: 0;
  }
  .hp .check_area img {
    width: 50%;
  }
  .hp .check_area ul li {
    font-size: 1.8rem;
  }
  .hp .check_area ul li:before {
    width: 30px;
  }
  .hp .check_area h3, .hp .check_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .hp .check_area p, .hp .check_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .hp .check_area h2 {
    margin: 10px 10px;
  }
  /*-------------------------------------------------
    解決部分
  /*-------------------------------------------------*/
  .hp .kaiketsu_area .ar {
    position: absolute;
    right: 40%;
  }
  .hp .kaiketsu_area {
    position: relative;
  }
  .hp .kaiketsu_area p {
    padding: 10px0;
  }
  /*-------------------------------------------------
    アピール部分
  /*-------------------------------------------------*/
  .hp .appeal_area {
    padding: 30px 0;
  }
  /*-------------------------------------------------
    制作事例部分
  /*-------------------------------------------------*/
  .hp .case li {
    width: 100%;
  }
  .hp .case li img {
    width: 100%;
  }
  .hp .case li {
    margin: 0 0 10px;
  }
  /*-------------------------------------------------
    定額部分
  /*-------------------------------------------------*/
  .teigaku {
    padding: 20px 0;
    background-size: cover;
  }
  .hp .support_area .col-xs-12 {
    padding: 15px;
  }
  /*-------------------------------------------------
    提案部分
  /*-------------------------------------------------*/
  .hp .teian_area {
    padding: 20px 0;
  }
  .hp .teian_area .smp img {
    width: 50%;
  }
  .hp .teian_area .speace_u {
    margin: 0;
  }
  .hp .title_teian {
    margin: 10px 0;
  }
  .hp .title_teian p.fs_xslarge {
    font-size: 2rem;
  }
  .hp .title_teian img {
    width: 23%;
  }
  /*-------------------------------------------------
    サービスの基本パック
  /*-------------------------------------------------*/
  .hp .teian_area .white_bg {
    padding: 10px 5px;
  }
  .hp .packplan .white_bg {
    padding: 10px;
  }
  /*-------------------------------------------------
   　フロー
  /*-------------------------------------------------*/
  .hp .flow_area ul {
    width: 100%;
    margin: 10px 0;
  }
  .hp .flow_area ul img {
    margin-bottom: 5px;
  }
  .hp .flow_area ul:after {
    display: none;
  }
  /*END*/
}
/*-------------------------------------------------
  メイン部分
/*-------------------------------------------------*/
.lp_contents_area .main_area {
  background: url(../images/lp/main_bg.jpg) no-repeat center;
  background-size: cover;
  padding: 0;
}

.lp2 .step {
  padding: 60px 0px;
}

/*-------------------------------------------------
 　見積もり
/*-------------------------------------------------*/
.lp2 .estimate_btn {
  margin-top: 30px;
  margin-bottom: 50px;
}

/*-------------------------------------------------
  実績部分
/*-------------------------------------------------*/
.lp2 .jisseki {
  padding: 60px 0px 60px 0px;
}

.lp2 .jisseki p {
  font-size: 3.5rem;
  line-height: 1.4;
}

.lp2 .jisseki .jisseki_bg {
  background: url(../images/lp/lp_example_bg.jpg) no-repeat center;
  padding: 313px 0px;
  background-size: cover;
}

.lp2 .jisseki .more_btn a {
  border-color: #B11D18;
  color: #B11D18;
  margin-top: 50px;
}

/*-------------------------------------------------
  チェック部分
/*-------------------------------------------------*/
.lp2 .check_area {
  margin-bottom: 80px;
}

.lp2 .check_area h3, .lp2 .check_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .lp2 .check_area p, .lp2 .check_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .lp2 .check_area h2 {
  background: #43D3BA;
  padding: 30px 15px;
  margin-bottom: 0;
}

.lp2 .check_area ul {
  background: #C6F2EA;
  display: block;
  margin: 0 -15px;
  padding: 30px 60px;
  position: relative;
}

.lp2 .check_area ul:after {
  content: "";
  position: absolute;
  bottom: -60px;
  left: 50%;
  margin: 0 0 0 -60px;
  width: 0;
  height: 0;
  border-right: 60px solid transparent;
  border-top: 60px solid #C6F2EA;
  border-left: 60px solid transparent;
}

.lp2 .check_area ul li {
  font-weight: bold;
  font-size: 3rem;
}

.lp2 .check_area ul li:last-child {
  border-bottom: none;
}

.lp2 .check_area ul li:before {
  content: "";
  background: url(../images/lp/icon_check2.png) no-repeat center;
  display: inline-block;
  width: 40px;
  height: 34px;
  margin-top: 10px;
}

.lp2 .check_area h2 {
  color: #CC0000;
  font-size: 4.5em;
}

.lp2 .check_area h2 .marker {
  background: linear-gradient(transparent 70%, #FFFF33 70%);
}

/*-------------------------------------------------
  ボイス部分
/*-------------------------------------------------*/
.lp2 .lp_voice .ttl {
  margin-bottom: 30px;
}

.lp2 .lp_voice {
  padding-top: 40px;
}

.lp2 .lp_voice_box {
  background: #fff;
  padding: 40px;
  overflow: hidden;
}

.lp2 .lp_voice_box img {
  float: left;
  margin-right: 25px;
}

.lp2 .lp_voice_box .txt dl dt {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
}

.lp2 .lp_voice_box {
  margin-bottom: 10px;
  box-shadow: 5px 5px 10px #ccc;
  -webkit-box-shadow: 5px 5px 10px #ccc;
  -moz-box-shadow: 5px 5px 10px #ccc;
}

.lp2 .lp_voice_box .txt dl dd {
  font-size: 1.6rem;
  font-weight: bold;
  overflow: hidden;
}

.lp2 .lp_voice .gray_bg {
  padding: 45px 0;
}

/*-------------------------------------------------
  ＬＰ制作サービスの特徴
/*-------------------------------------------------*/
.lp2 .pickup {
  padding: 100px;
  background-color: #FFE9E9;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #FFE9E9), color-stop(0.25, #FFE4E4), color-stop(0.5, #FFE4E4), color-stop(0.5, #FFE9E9), color-stop(0.75, #FFE9E9), color-stop(0.75, #FFE4E4), to(#FFE4E4));
  -webkit-background-size: 7px 7px;
}

.lp2 .pickup h2 {
  font-weight: bold;
  font-size: 4.5rem;
  color: #C00;
  text-align: center;
  display: block;
  margin-bottom: 20px;
}

.lp2 .pickup dl {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-right: 3%;
  margin-bottom: 20px;
}

.lp2 .pickup dl:nth-of-type(2n) {
  margin-right: 0%;
}

.lp2 .pickup dl:nth-of-type(3),
.lp2 .pickup dl:nth-of-type(4) {
  margin-bottom: 0%;
}

.lp2 .pickup dl dt {
  font-size: 2.6rem;
  line-height: 1.1;
  padding: 15px;
  background: #C00;
  font-weight: bold;
  border-radius: 8px 8px 0 0;
  color: #fff;
}

.lp2 .pickup dl dt b {
  font-size: 140%;
  color: #FFFF33;
}

.lp2 .pickup dl dd {
  background: #FFF;
  padding: 10px 20px 10px;
  text-align: left;
  min-height: 325px;
  border-radius: 0 0 8px 8px;
}

.lp2 .pickup dl dd strong {
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
  display: block;
}

.lp2 .pickup dl dd p {
  font-weight: bold;
}

/*-------------------------------------------------
  4つの理由部分
/*-------------------------------------------------*/
.lp2 .reason {
  padding: 100px;
}

.lp2 .reason dl {
  background-color: #B3EDE3;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #B3EDE3), color-stop(0.25, #D9F6F1), color-stop(0.5, #D9F6F1), color-stop(0.5, #B3EDE3), color-stop(0.75, #B3EDE3), color-stop(0.75, #D9F6F1), to(#D9F6F1));
  -webkit-background-size: 7px 7px;
  padding: 20px;
  margin-bottom: 50px;
}

.lp2 .reason dl {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-right: 3%;
  margin-bottom: 30px;
}

.lp2 .reason dl:nth-of-type(2n) {
  margin-right: 0%;
}

.lp2 .reason dl:nth-of-type(3),
.lp2 .reason dl:nth-of-type(4) {
  margin-bottom: 0%;
}

.lp2 .reason dl dt {
  font-size: 2.6rem;
  line-height: 1.1;
  text-align: left;
  background-color: #fff;
}

.lp2 .reason dl dt .reason_text {
  font-size: 140%;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  border-bottom: solid 2px #02C4A2;
  width: 240px;
  padding-bottom: 10px;
  padding-top: 20px;
  margin: 0 100px 30px;
}

.lp2 .reason dl dt .reason_text4 {
  font-size: 140%;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  border-bottom: solid 2px #02C4A2;
  width: 240px;
  padding-bottom: 10px;
  padding-top: 20px;
  margin: 0 100px 3px;
}

.lp2 .reason dl dt b {
  font-size: 120%;
  display: block;
  color: #C00;
  font-weight: bold;
}

.lp2 .reason dl dd {
  background: #FFF;
  padding: 1px 20px 20px;
  text-align: left;
  min-height: 370px;
}

.lp2 .reason dl dd p {
  margin: 0;
  font-weight: bold;
}

.lp2 .reason dl dd strong {
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
  display: block;
}

.lp2 .ansin_area {
  background: #C6221B;
  padding: 65px;
}

.lp2 .reason dl .tri_1 .triangle {
  position: absolute;
  top: 176px;
  left: 33px;
  display: inline-block;
}

.lp2 .reason dl .tri_2 .triangle {
  position: absolute;
  top: 176px;
  left: 551px;
  display: inline-block;
}

.lp2 .reason dl .tri_3 .triangle {
  position: absolute;
  top: 718px;
  left: 35px;
  display: inline-block;
}

.lp2 .reason .images_2 {
  position: absolute;
  top: 718px;
  left: 550px;
  display: inline-block;
}

/*-------------------------------------------------
  ご予算部分
/*-------------------------------------------------*/
.lp2 .yosan_area {
  background-color: #FFE9E9;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #FFE9E9), color-stop(0.25, #FFE4E4), color-stop(0.5, #FFE4E4), color-stop(0.5, #FFE9E9), color-stop(0.75, #FFE9E9), color-stop(0.75, #FFE4E4), to(#FFE4E4));
  -webkit-background-size: 7px 7px;
  padding: 30px 0 50px;
  margin-bottom: 50px;
}

.lp2 .yosan_area {
  overflow: hidden;
}

.lp2 .yosan_area .txt {
  float: left;
  width: 70%;
  padding: 30px 60px;
}

.lp2 .yosan_area .txt p {
  font-size: 2rem;
  font-weight: bold;
  margin: 10px 0;
}

.lp2 .yosan_area .txt h2 {
  font-size: 4.5rem;
  color: #333;
  line-height: 1.2;
}

.lp2 .yosan_area .txt h2 .fc_yellow {
  color: #CC0000;
}

.lp2 .yosan_area .txt h2 .marker {
  background: linear-gradient(transparent 70%, #FFFF33 70%);
}

.lp2 .yosan_area .head {
  position: relative;
}

.lp2 .yosan_area .head img {
  position: absolute;
  top: -15px;
  right: 50px;
  z-index: 2;
}

.lp2 .yosan_plan {
  background: #FFF;
  padding: 50px 10px;
  text-align: center;
}

/*-------------------------------------------------
  オプションメニュー
/*-------------------------------------------------*/
.lp2 .deepred_bg {
  background: #B11D18;
  padding: 20px 0;
}

.lp2 .deepred_bg.kaiketsu_area .ar {
  position: absolute;
  bottom: -70px;
  right: 45%;
}

.lp2 .lp_option {
  background: url(../images/lp/ichimatsu_bg.png);
}

.lp2 .lp_option p {
  line-height: 2.7;
}

.lp2 .lp_option table .table_top {
  background: #25CCAF;
  color: #FFF;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  padding: 20px 0;
}

.lp2 .lp_option table th {
  border: solid 3px #25CCAF;
}

.lp2 .lp_option table td {
  border: solid 3px #25CCAF;
  width: 20%;
  background: #FFF;
  text-align: right;
  padding: 10px;
  line-height: 1.2;
  font-size: 2.2rem;
  font-weight: bold;
  color: #C6211B;
}

/*-----------------------------------------
お任せください背景
------------------------------------------*/
.lgreen_bg {
  background: #B4EDE4;
  color: #000;
  padding: 3% 0;
}

.lp2 .ureru {
  padding: 40px 0;
  background: #003366;
}

.lp2 .lpcontact {
  background: #F0F0F0;
  margin-bottom: 0;
}

/*-----------------------------------------
サービスの流れ
------------------------------------------*/
.palepink_bg {
  background: #F9E8E8;
  color: #000;
  padding: 7% 0;
}

/*-----------------------------------------
代行プランご用意部分
------------------------------------------*/
.lp2 .for_daikou {
  padding: 100px 0;
}

.lp2 .for_daikou img {
  margin-bottom: 30px;
}

/*-------------------------------------------------
  ボタン
/*-------------------------------------------------*/
.lp2 .more_btn a {
  margin-top: 100px;
  color: #B11D18;
  border-color: #B11D18;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  .lp2 .step {
    padding: 20px 15px;
  }
  /*-------------------------------------------------
     実績部分
  /*-------------------------------------------------*/
  .lp2 .jisseki {
    padding: 30px 0;
  }
  .lp2 .jisseki p {
    font-size: 2rem;
  }
  .lp2 .jisseki .ttl {
    width: 50%;
    margin: 0 auto;
  }
  .lp2 .jisseki .jisseki_bg {
    padding: 90px 0;
  }
  /*-------------------------------------------------
    チェック部分
  /*-------------------------------------------------*/
  .lp2 .check_area {
    margin-bottom: 20px;
  }
  .lp2 .check_area h3, .lp2 .check_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .lp2 .check_area p, .lp2 .check_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .lp2 .check_area h2 {
    padding: 10px 10px 0;
    margin: 0 15px 0;
  }
  .lp2 .check_area h3 img, .lp2 .check_area #daiko_lp .ttl_02 p img, #daiko_lp .ttl_02 .lp2 .check_area p img, .lp2 .check_area #daiko_lp .ttl_02 h2 img, #daiko_lp .ttl_02 .lp2 .check_area h2 img {
    width: 100%;
  }
  .lp2 .check_area ul li {
    font-size: 2rem;
  }
  .lp2 .check_area ul {
    background: #C6F2EA;
    display: block;
    margin: 0 0px -30px;
    padding: 10px;
    position: relative;
  }
  .lp2 .check_area ul:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin: 0 0 0 -30px;
    width: 0;
    height: 0;
    border-right: 30px solid transparent;
    border-top: 30px solid #C6F2EA;
    border-left: 30px solid transparent;
  }
  .lp2 .check_area ul li {
    font-weight: bold;
    font-size: 1.6rem;
    padding-left: 30px;
  }
  .lp2 .check_area ul li:last-child {
    border-bottom: none;
  }
  .lp2 .check_area ul li:before {
    background-size: contain;
    width: 20px;
    height: 17px;
    margin-top: 10px;
  }
  .lp2 .check_area h2 {
    font-size: 2em;
  }
  /*-------------------------------------------------
    安心部分
  /*-------------------------------------------------*/
  .lp2 .ansin_area {
    padding: 20px;
  }
  .lp2 .reason dl .tri_1 .triangle {
    position: relative;
    top: -2px;
    left: -19px;
    display: inline-block;
  }
  .lp2 .reason dl .tri_2 .triangle {
    position: relative;
    top: -2px;
    left: -19px;
    display: inline-block;
  }
  .lp2 .reason dl .tri_3 .triangle {
    position: relative;
    top: -2px;
    left: -19px;
    display: inline-block;
  }
  .lp2 .reason .images_2 {
    position: relative;
    top: -3px;
    left: -18px;
    display: inline-block;
  }
  .lp2 .reason dl dt .reason_text {
    width: 130px;
    font-size: 120%;
    margin: 0;
  }
  .lp2 .reason dl dd {
    padding: 0 15px 0;
  }
  .lp2 .reason dl dt .reason_text4 {
    width: 130px;
    font-size: 100%;
    margin: 0;
  }
  /*-------------------------------------------------
    ボイス部分
  /*-------------------------------------------------*/
  .lp2 .lp_voice {
    padding-top: 20px;
    text-align: center;
  }
  .lp2 .lp_voice .ttl {
    width: 60%;
    margin: 0 auto 10px auto;
  }
  .lp2 .lp_voice_box {
    padding: 15px;
  }
  .lp2 .lp_voice_box img {
    float: none;
    margin-right: 0px;
    text-align: center;
  }
  .lp2 .lp_voice_box .txt dl dt {
    font-size: 2rem;
    text-align: left;
    margin-top: 10px;
  }
  .lp2 .lp_voice_box .txt dl dd {
    font-size: 1.5rem;
    text-align: left;
  }
  .lp2 .lp_voice .gray_bg {
    padding: 10px 0;
  }
  /*-------------------------------------------------
    ＬＰ制作サービスの特徴
  /*-------------------------------------------------*/
  .lp2 .pickup {
    padding: 30px 0px;
  }
  .lp2 .pickup h2 {
    font-size: 2.5rem;
    line-height: 1.3;
  }
  .lp2 .pickup dl {
    width: 100%;
    display: block;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .lp2 .pickup dl:nth-of-type(2n) {
    margin-right: 0%;
  }
  .lp2 .pickup dl:nth-of-type(3),
  .lp2 .pickup dl:nth-of-type(4) {
    margin-bottom: 20px;
  }
  .lp2 .pickup dl dt {
    font-size: 2rem;
    line-height: 1.3;
    padding: 10px;
    height: auto;
  }
  .lp2 .pickup dl dt br {
    display: none;
  }
  .lp2 .pickup dl dt b {
    font-size: 120%;
    color: #FFFF33;
  }
  .lp2 .pickup dl dd {
    padding: 10px 10px 10px;
    min-height: initial;
  }
  /*-------------------------------------------------
    4つの理由部分
  /*-------------------------------------------------*/
  .lp2 .reason {
    padding: 30px 0;
  }
  .lp2 .reason dl {
    width: 100%;
    display: block;
    vertical-align: top;
    margin-right: 0;
    margin-bottom: 20px !important;
    padding: 10px;
  }
  .lp2 .reason dl dt {
    font-size: 2rem;
    line-height: 1.1;
    padding: 0 10px 0;
  }
  .lp2 .reason dl dt b {
    font-size: 120%;
    display: block;
    color: #C00;
    font-weight: bold;
  }
  .lp2 .reason dl dd strong {
    font-size: 2rem;
  }
  /*-------------------------------------------------
    ご予算部分
  /*-------------------------------------------------*/
  .lp2 .yosan_area .head img {
    display: none;
  }
  .lp2 .yosan_area .txt {
    padding: 0;
    width: 100%;
  }
  .lp2 .yosan_area {
    padding: 20px 5px;
    margin-bottom: 10px;
  }
  .lp2 .yosan_area .txt p {
    line-height: 1.3;
    margin: 5px 0;
  }
  .lp2 .yosan_area .txt h2 {
    font-size: 2.6rem;
    margin-bottom: 10px;
  }
  .lp2 .deepred_bg {
    padding: 10px 0;
  }
  .lp2 .deepred_bg.kaiketsu_area .ar {
    bottom: -30px;
    right: 40%;
  }
  .lp2 .lp_option p {
    line-height: 1.8;
  }
  .lp2 .lp_option table td {
    width: 100%;
  }
  .lp2 .for_daikou {
    padding: 20px 0;
  }
  .lp2 .lp_option table .table_top {
    font-size: 2rem;
    padding: 10px 0;
  }
  .lp2 .lp_option table {
    border: solid 2px #25CCAF;
  }
  .lp2 .lp_option table th,
  .lp2 .lp_option table td {
    border: none;
    border: solid 1px #25CCAF;
  }
  .lp2 .lp_option table td {
    text-align: center;
  }
  .lp2 .yosan_plan {
    padding: 10px 10px;
  }
  /*END*/
}
/*-------------------------------------------------
 ＨＰ用コンテナ
/*-------------------------------------------------*/
.business .container {
  width: 920px;
}

@media (max-width: 768px) {
  .business .container {
    width: 100%;
  }
}
/*-------------------------------------------------
タイトル部分
/*-------------------------------------------------*/
.business .title_bg_block {
  display: block;
  background: url(../images/business/business_site_main.jpg) no-repeat center center;
  background-size: cover;
  padding: 67px 0;
}

/*-------------------------------------------------
ビジネスパートナー募集部分
/*-------------------------------------------------*/
/*-------------------------------------------------
ご協力いただきたい業種形態部分
/*-------------------------------------------------*/
.business .industry {
  background-color: #FEEFDC;
  padding: 60px 0 20px 0;
}

.business .industry .industry_box {
  background-color: #FFFFFF;
  border: solid 4px #999999;
  position: relative;
  padding: 35px;
  margin: 0 0 50px 0;
  text-align: left;
}

.business .industry .height_type_a {
  height: 420px;
}

.business .industry .height_type_b {
  height: 360px;
}

.business .industry .industry_box::after {
  content: "";
  border-color: #FF3300 #fff #fff #FF3300;
  border-style: solid;
  border-width: 0 0 24px 24px;
  position: absolute;
  top: 0;
  left: 0;
}

.business .industry .industry_box .industry_title1 {
  margin: 0 0 15px 0;
  padding: 0 0 5px 0;
  border-bottom: dotted 1px #333333;
}

.business .industry .industry_box .industry_text1 {
  margin: 0 0 60px 0;
  font-size: 1.6rem;
  line-height: 1.5;
}

.business .industry .industry_box .industry_text2 {
  font-size: 1.7rem;
  line-height: 1.4;
  letter-spacing: -1px;
  display: block;
  width: 395px;
  position: absolute;
  bottom: -50px;
  left: 13px;
  background-color: #F5D6CC;
  border: solid 4px #CC3300;
  padding: 15px;
}

.business .industry .industry_box .industry_text2::after {
  display: block;
  content: url(../business/business_check.png);
  position: absolute;
  bottom: 0px;
  right: 10px;
}

.business .industry .col-md-6 {
  padding: 10px;
}

@media (max-width: 768px) {
  .business .industry .height_type_a {
    height: auto;
  }
  .business .industry .height_type_b {
    height: auto;
  }
}
/*-------------------------------------------------
  ビジネスパートナーへのお申込み部分
/*-------------------------------------------------*/
.business .contactbtn_area {
  padding: 40px 0 210px 0;
}

/*-------------------------------------------------
  3つのリンクボタン部分
/*-------------------------------------------------*/
.business .red_link_area {
  padding: 40px 5px 60px 5px;
}

.business .red_link_area li {
  display: inline-block;
  width: 280px;
}

.business .red_link_area a {
  display: block;
  padding: 20px 50px;
  text-align: center;
  border: solid 2px #C6221B;
  position: relative;
  color: #C6221B;
  font-weight: bold;
  text-decoration: none;
}

.business .red_link_area a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 10px;
  height: 10px;
  margin: -5px 0 0 0;
  border-top: solid 2px #C6221B;
  border-right: solid 2px #C6221B;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.business .red_link_area a:hover {
  opacity: 0.6;
}

/*-------------------------------------------------
  コンタクト部分
/*-------------------------------------------------*/
.business .contact img {
  padding: 0 0 0 10px;
}

@media (max-width: 768px) {
  .business .contact {
    padding: 0 0 30px 0;
  }
}
/*-------------------------------------------------
  共通
/*-------------------------------------------------*/
.business .fs_ssmedium {
  font-size: 1.7rem;
  line-height: 1.4;
}

.business .fs_smedium {
  font-size: 2rem;
  line-height: 1.4;
}

.business .fs_medium {
  font-size: 2.5rem;
  line-height: 1.6;
}

.business .fs_large {
  font-size: 2.8rem;
  line-height: 1.4;
}

.business .fs_xslarge {
  font-size: 3.1rem;
  line-height: 1.3;
}

.business .fs_xlarge {
  font-size: 3.4rem;
  line-height: 1.3;
}

.business .fs_xxslarge {
  font-size: 3.8rem;
  line-height: 1.2;
}

.business .fs_xxlarge {
  font-size: 4.2rem;
  line-height: 1.2;
}

.business .fs_xxxslarge {
  font-size: 4.6rem;
  line-height: 1.2;
}

.business .fs_xxxlarge {
  font-size: 5rem;
  line-height: 1.2;
}

.business .fs_xxxxlarge {
  font-size: 6rem;
  line-height: 1.2;
}

.business .fc_black {
  color: #1D1D1B;
}

.business .fc_white {
  color: #fff;
}

.business .fc_blue {
  color: #0E84B8;
}

.business .fc_blue2 {
  color: #004F75;
}

.business .fc_light_blue {
  color: #0E84B8;
}

.business .fc_red {
  color: #C00;
}

.business .fc_yellow {
  color: #FFFF99;
}

.business .fc_orange {
  color: #FF6600;
}

.business .gray_bg {
  padding: 20px 0;
}

.business .blue_bg {
  background: #0E84B8;
  padding: 25px 0;
}

.business .bluelight_bg {
  background: #C9E3EF;
  padding: 60px 0;
}

.business .yellow_bg {
  background: #FFFFCC;
  padding: 10px 0;
}

.business p {
  font-size: 1.8rem;
}

.business .speace_under {
  margin: 0 0 35px 0;
}

@media (max-width: 768px) {
  .business .fs_ssmedium {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .business .fs_smedium {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .business .fs_medium {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .business .fs_large {
    font-size: 2rem;
    line-height: 1.4;
  }
  .business .fs_xslarge {
    font-size: 2.2rem;
    line-height: 1.4;
  }
  .business .fs_xlarge {
    font-size: 2.4rem;
    line-height: 1.4;
  }
  .business .fs_xxslarge {
    font-size: 2.6rem;
    line-height: 1.4;
  }
  .business .fs_xxlarge {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .business .fs_xxxlarge {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .business .fs_xxxxlarge {
    font-size: 2.8rem;
    line-height: 1.4;
  }
  .business .blue_bg {
    padding: 0;
  }
}
/*-------------------------------------------------
  メイン部分
/*-------------------------------------------------*/
.explanatory-text {
  word-break: break-all;
  text-align: left;
}

.seo .main_area {
  background: url(../images/seo/seo_site_main_bg.jpg) no-repeat center;
  background-size: cover;
  padding: 0;
}

.seo .top_area {
  margin-bottom: 0px;
}

.seo .main h1 {
  font-size: 4rem;
  line-height: 1.2;
  padding: 10px;
  color: #124085;
  border-bottom: solid 2px #124085;
  vertical-align: middle;
}

.seo .main h1 span {
  font-size: 50%;
  vertical-align: middle;
  display: inline-block;
}

.seo .main p {
  color: #124085;
  font-size: 2.5rem;
  font-weight: bold;
}

.seo .main p .marker {
  background: linear-gradient(transparent 80%, #CCCCCC 80%);
}

.seo h2 {
  background: #124085;
  color: #FFF;
  font-size: 4rem;
  line-height: 1.3;
}

.seo h2 .container {
  padding: 15px;
  background: url(../images/seo/arrow.png) no-repeat right center;
}

.seo h2 span {
  display: inline-block;
  vertical-align: middle;
}

.seo h2 span:nth-of-type(2) {
  font-size: 60%;
  margin-left: 10%;
  width: 50%;
}

.seo .yellow_bg {
  background: #FFFFCC;
}

.seo .beige_bg {
  background: #FFF7EE;
}

.seo .topic {
  padding-top: 60px;
  padding-bottom: 60px;
}

.seo .white_arrow_bg strong {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.2;
  color: #CC0000;
}

.seo .textbox1 {
  border: solid 3px #CCC;
  padding: 15px 30px;
  background: #FFF;
  margin: 80px 0 20px;
  text-align: center;
}

.seo .textbox1 strong {
  font-size: 3.6rem;
  color: #124085;
}

.seo .textbox2 {
  border: solid 3px #CCC;
  padding: 15px 30px;
  background: #FFF;
  margin: 20px 0 60px;
  text-align: center;
}

.seo .textbox2 strong {
  font-size: 3rem;
  color: #CC0000;
}

.seo h3, .seo #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .seo p, .seo #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .seo h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #124085;
  margin-bottom: 20px;
}

.seo .text_area {
  padding-top: 60px;
  padding-bottom: 60px;
}

.seo .pointbox h5 {
  background: #124085;
  color: #FFF;
  display: block;
  padding: 15px;
  text-align: center;
  margin: 0;
  font-size: 2rem;
}

.seo .pointbox img {
  width: 100%;
  height: auto;
}

.seo .deepblue_bg {
  background: #124085;
  padding: 35px 0;
}

.seo .img-position {
  margin: 0 auto;
}

.seo .text_area {
  word-break: break-all;
}

.seo .flex {
  display: flex;
}

.seo .flex-reverse {
  display: flex;
  flex-direction: row-reverse;
}

.seo .strategy-area {
  word-break: break-all;
}

.seo .strategy-area p {
  width: 50%;
  margin: 0 auto;
}

.seo .strategy-heading4 {
  position: relative;
  font-size: 20px;
}
.seo .strategy-heading4::after {
  content: " ";
  position: absolute;
  display: inline-block;
  width: 75px;
  height: 3px;
  background-color: #124085;
  top: 40px;
  -moz-transform: translateX(-115%);
  -webkit-transform: translateX(-115%);
  -ms-transform: translateX(-115%);
  transform: translate(-115%); /*位置調整*/
}

.seo .corewebvitals ul {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.seo .corewebvitals-index li {
  width: 33.33%;
  padding: 3%;
}

.seo .corewebvitals-index li:nth-child(1) {
  background: #333;
  color: #eee;
}

.seo .corewebvitals-index li:nth-child(3) {
  background: #efefef;
}

.seo .question-area h2 {
  background: #fff;
  color: #000;
}

.seo .question-area h3, .seo .question-area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .seo .question-area p, .seo .question-area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .seo .question-area h2 {
  color: #C6221B;
  padding-left: 10px;
  font-size: 20px;
}
.seo .question-area h3::before, .seo .question-area #daiko_lp .ttl_02 p::before, #daiko_lp .ttl_02 .seo .question-area p::before, .seo .question-area #daiko_lp .ttl_02 h2::before, #daiko_lp .ttl_02 .seo .question-area h2::before {
  content: "";
  background: #fff;
}

.seo .closing-area {
  margin: 0 auto;
}

.seo .closing-area h2 {
  background: #f8f8ff;
  color: #000;
  font-size: 2.5rem;
  text-align: center;
}

.seo .closing-txtarea {
  background: #f8f8ff;
  padding: 30px 0;
  margin-top: 30px;
}

.seo .closing-txt {
  width: 80%;
  margin: 0 auto;
  padding-top: 15px;
  word-break: break-all;
}

.seo .heading-h2 {
  display: inline-block;
}

.seo .answer-color {
  background: #fbf9ec;
  padding: 40px;
}

.seo .question-heading {
  color: #C6221B;
}

.seo .reason-button {
  margin-top: 10px;
}

.seo a.btn-flat-border {
  display: inline-block;
  padding: 8px;
  text-decoration: none;
  color: #C6221B;
  border: solid 2px #C6221B;
  border-radius: 3px;
  transition: 0.4s;
}

.seo .btn-flat-border:hover {
  background: #C6221B;
  color: white;
}

.seo a.btn-flat-border-faq {
  display: inline-block;
  padding: 15px 120px;
  text-decoration: none;
  color: #C6221B;
  border: solid 2px #C6221B;
  border-radius: 3px;
  transition: 0.4s;
}

.seo .btn-flat-border-faq:hover {
  background: #C6221B;
  color: white;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 992px) {
  /*START*/
  .seo .flex {
    flex-wrap: wrap;
  }
  .seo .flex-reverse {
    flex-wrap: wrap;
  }
  .seo .main h1 {
    font-size: 3.4rem;
    padding: 5px;
  }
  .seo .main h1 span {
    font-size: 50%;
    vertical-align: middle;
    display: inline-block;
  }
  .seo .main p {
    font-size: 2rem;
  }
  .seo h2 {
    font-size: 2rem;
  }
  .seo h2 .container {
    padding: 10px;
    background: url(../images/seo/arrow.png) no-repeat right center;
  }
  .seo h2 span {
    display: inline;
  }
  .seo h2 span:nth-of-type(2) {
    font-size: 60%;
    margin-left: 10px;
    width: auto;
  }
  .seo h2 span br {
    display: none;
  }
  .seo .yellow_bg {
    background: #FFFFEE;
  }
  .seo .topic {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .seo .white_arrow_bg {
    padding: 10px 0;
  }
  .seo .white_arrow_bg:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin: 0 0 0 -30px;
    width: 0;
    height: 0;
    border-right: 30px solid transparent;
    border-top: 30px solid #FFF;
    border-left: 30px solid transparent;
  }
  .seo .white_arrow_bg strong {
    font-size: 1.8rem;
  }
  .seo .textbox1 {
    border: solid 3px #CCC;
    padding: 10px;
    margin: 40px 0 20px;
  }
  .seo .textbox1 strong {
    font-size: 2.4rem;
  }
  .seo .textbox2 {
    border: solid 3px #CCC;
    padding: 10px;
    margin: 20px 0 40px;
  }
  .seo .textbox2 strong {
    font-size: 2.4rem;
  }
  .seo h3, .seo #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .seo p, .seo #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .seo h2 {
    font-size: 2rem;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
  }
  .seo .strategy-area p {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .seo .question-area h3, .seo .question-area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .seo .question-area p, .seo .question-area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .seo .question-area h2 {
    color: #C6221B;
    padding-left: 10px;
  }
  .seo .question-area h3::before, .seo .question-area #daiko_lp .ttl_02 p::before, #daiko_lp .ttl_02 .seo .question-area p::before, .seo .question-area #daiko_lp .ttl_02 h2::before, #daiko_lp .ttl_02 .seo .question-area h2::before {
    content: "";
    background: #fff;
  }
  .seo .text_area {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .seo .pointbox {
    margin-bottom: 20px;
  }
  .seo .pointbox h5 {
    padding: 5px;
    font-size: 1.6rem;
  }
  .seo .pointbox img {
    width: 100%;
    height: auto;
  }
  .seo .corewebvitals ul {
    display: block;
  }
  .seo .corewebvitals-index li {
    width: 100%;
    padding: 10% 6%;
  }
  .seo .reason-button {
    text-align: center;
    margin-top: 20px;
  }
  /*END*/
}
/*-------------------------------------------------
 collabos
/*-------------------------------------------------*/
/* about_page */
.collabos_page * {
  color: #333;
}

.collabos_page ul li {
  display: inline-block;
  vertical-align: top;
}

.collabos_page .w1000 {
  width: 1000px;
  margin: 0 auto;
  max-width: 100%;
}

.collabos_page p {
  font-size: 18px;
  line-height: 2em;
}

.collabos_page .sec01 {
  background-image: url(../images/collabos/main_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  height: 350px;
}

.collabos_page .sec01 h1 {
  padding-top: 80px;
}

.collabos_page .sec01a {
  padding: 60px 0px;
}

.collabos_page .sec01a .float {
  margin-right: -20px;
  margin-bottom: 5px;
}

.collabos_page .sec01a .float li {
  width: 20%;
  margin-bottom: 0px;
}

.collabos_page .sec01a .float li p {
  margin-right: 20px;
  background: #fff0ba;
  border: solid 2px #ccc;
  border-radius: 5px;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  padding-top: 1em;
  line-height: 2em;
  height: 6em;
}

.collabos_page .sec01a .float li:first-child p {
  line-height: 4em;
}

.collabos_page .sec01a .small {
  font-size: 10px;
}

.collabos_page .sec01a ul li {
  margin-bottom: 30px;
}

.collabos_page .sec01a ul li h2 {
  font-size: 30px;
  margin-bottom: 10px;
}

.collabos_page .sec02 {
  padding: 90px 0px;
  background-image: url(../images/collabos/s02_bg.jpg);
}

.collabos_page .sec02 h2,
.collabos_page .sec02 h2 span {
  font-size: 35px;
  text-align: center;
  font-weight: bold;
  line-height: 1.5em;
}

.collabos_page .sec02 h2 {
  margin-bottom: 30px;
}

.collabos_page .sec02 h2 span {
  color: #FF3300;
}

.collabos_page .sec02 .cat {
  display: inline-block;
  overflow: hidden;
  zoom: 1;
  margin-right: -10px;
}

.collabos_page .sec02 .cat:after {
  display: block;
  clear: both;
  content: "";
}

.collabos_page .sec02 .cat li {
  float: left;
}

.collabos_page .sec02 .cat li:nth-child(6) {
  margin-left: 95px;
}

.collabos_page .sec02 .cat li img {
  margin-right: 10px;
}

.collabos_page .sec03 {
  background: #FF6600;
  padding: 40px 0px;
}

.collabos_page .sec03 h1 {
  font-size: 45px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  line-height: 1.2em;
}

.collabos_page .sec03 h1 span {
  font-size: 48px;
  color: #FFFF00;
}

.collabos_page .sec03 p {
  color: #FFF;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}

.collabos_page .sec04 {
  text-align: center;
  margin: 50px 0px;
}

.collabos_page .sec04 h2,
.collabos_page .sec04 h2 span {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.4em;
}

.collabos_page .sec04 h2 span {
  color: #FF6600;
}

.collabos_page .sec05 {
  background: #F2F2F2;
  padding-top: 80px;
}

.collabos_page .sec05 .w1000 {
  width: 940px;
}

.collabos_page .sec05 .table li {
  width: 50%;
}

.collabos_page .sec05 .bs {
  height: 780px;
  background: #FFF;
  margin-right: 20px;
  margin-bottom: 50px;
}

.collabos_page .sec05 .table li:nth-child(2) .bs {
  margin-right: 0px;
  margin-left: 20px;
}

.collabos_page .sec05 .bs .exp {
  position: absolute;
  margin-left: -30px;
  margin-top: -30px;
}

.collabos_page .sec05 .bs h3, .collabos_page .sec05 .bs #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .collabos_page .sec05 .bs p, .collabos_page .sec05 .bs #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .collabos_page .sec05 .bs h2 {
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}

.collabos_page .sec05 .bs img {
  width: 100%;
  padding-bottom: 20px;
  display: block;
}

.collabos_page .sec05 .bs dl {
  display: table;
  padding: 0px 20px;
  width: 100%;
  border-bottom: dotted 1px #999;
}

.collabos_page .sec05 .bs dl dt,
.collabos_page .sec05 .bs dl dd {
  display: table-cell;
  font-size: 16px;
  padding: 10px 0px;
}

.collabos_page .sec05 .bs dl:last-child {
  border-bottom: none;
}

.collabos_page .sec05 .bs dl dt {
  width: 190px;
  color: #38ABAB;
  font-weight: bold;
}

.collabos_page .sec05 .table:nth-child(1) li:nth-child(2) .bs dl dt {
  color: #3A7AA9;
}

.collabos_page .sec05 .table:nth-child(2) li:nth-child(1) .bs dl dt {
  color: #FF6633;
}

.collabos_page .sec05 .table:nth-child(2) li:nth-child(2) .bs dl dt {
  color: #DD3765;
}

.collabos_page .sec06 {
  margin: 60px 0px;
  text-align: center;
}

.collabos_page .sec06 h2,
.collabos_page .sec06 h2 span {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.4em;
}

.collabos_page .sec06 h2 span {
  color: #FF6600;
}

.collabos_page .sec07 {
  background: #F2F2F2;
  padding: 80px 0px;
  text-align: center;
  font-weight: bold;
}

.collabos_page .sec07 .w1000 {
  width: 940px;
}

.collabos_page .sec07 .text1 {
  font-size: 22px;
  color: #ff6600;
}

.collabos_page .sec07 h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.3em;
}

.collabos_page .sec07 .float {
  margin-right: -20px;
}

.collabos_page .sec07 .float li {
  width: 25%;
  background-image: url(../images/collabos/s07_img6.png);
  background-repeat: no-repeat;
  background-position: right center;
}

.collabos_page .sec07 .float li:last-child {
  background: none;
}

.collabos_page .sec07 li img {
  width: 100%;
}

.collabos_page .sec07 li p {
  margin-right: 20px;
}

.collabos_page .sec08 {
  padding: 80px 0px;
  text-align: center;
}

.collabos_page .sec08 h2,
.collabos_page .sec08 h2 span {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.4em;
}

.collabos_page .sec08 h2 span {
  color: #FF6600;
}

.collabos_page .sec09 {
  background: #F2F2F2;
  padding: 80px 0px;
  text-align: center;
}

.collabos_page .sec09 .w1000 {
  width: 940px;
}

.collabos_page .sec09 .text1 {
  font-size: 22px;
  color: #ff6600;
  font-weight: bold;
}

.collabos_page .sec09 h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.3em;
}

.collabos_page .sec09 .case {
  background: #FFF;
  padding: 15px;
}

.collabos_page .sec10 {
  padding: 80px 0px;
  text-align: center;
}

.collabos_page .sec10 h2,
.collabos_page .sec10 h2 span {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.4em;
}

.collabos_page .sec10 h2 span {
  color: #FF6600;
}

.collabos_page .sec11 {
  background: #F2F2F2;
  padding: 80px 0px;
  text-align: center;
}

.collabos_page .sec11 .float {
  padding-top: 40px;
  margin-right: -20px;
}

.collabos_page .sec11 .float li {
  width: 33.3%;
}

.collabos_page .sec11 .float li .bs {
  margin-right: 20px;
}

.collabos_page .sec11 .bs .cat {
  position: absolute;
  margin-left: -10px;
  margin-top: -60px;
}

.collabos_page .sec11 .bs h3, .collabos_page .sec11 .bs #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .collabos_page .sec11 .bs p, .collabos_page .sec11 .bs #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .collabos_page .sec11 .bs h2 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 10px;
}

.collabos_page .sec11 .bs p {
  font-size: 16px;
}

.collabos_page .sec12 {
  background: #FDEED9;
  padding: 80px 0px;
  text-align: center;
}

.collabos_page .sec12 h2 {
  font-size: 40px;
  font-weight: bold;
}

.collabos_page .sec12 .table li {
  width: 50%;
}

.collabos_page .sec13 {
  background-image: url(../images/collabos/s13_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 100px 0px;
  text-align: center;
}

.collabos_page .sec13 h1 {
  font-size: 50px;
  color: #fff;
  font-weight: bold;
}

.collabos_page .sec13 h1 span {
  font-size: 50px;
  color: #FFFF00;
}

.collabos_page .sec13 h2 {
  color: #FFF;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.3em;
  margin-bottom: 30px;
}

.collabos_page .sec13 .btn1 {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.collabos_page .sec13 .btn1 .abso {
  position: absolute;
  right: -80px;
  top: 40px;
}

.collabos_page .sec13 .btn2 {
  display: inline-block;
  margin-top: 20px;
}

@media screen and (max-width: 1000px) {
  .collabos_page h2,
  .collabos_page h2 span {
    font-size: 25px !important;
  }
  .collabos_page .sec01a .float {
    margin-right: -15px;
  }
  .collabos_page .sec01a .float li p {
    font-size: 13px;
    margin-right: 15px;
  }
  .collabos_page .sec01 h1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .collabos_page .sec01 img {
    width: 70%;
    max-width: 400px;
  }
  .collabos_page .sec01 {
    height: auto;
    background-size: cover;
  }
  .collabos_page .sec02 .cat {
    margin-right: 0px;
  }
  .collabos_page .sec02 .cat li {
    width: 20%;
  }
  .collabos_page .sec02 .cat li img {
    width: 100%;
    margin-right: 0px;
    padding: 0px 5px;
  }
  .collabos_page .sec02 .cat li:nth-child(6) {
    margin-left: 10%;
  }
  .collabos_page .sec03 h1 {
    font-size: 25px;
  }
  .collabos_page .sec03 h1 span {
    font-size: 25px;
  }
  .collabos_page .sec03 img {
    padding: 5px;
    width: 100%;
    max-width: 655px;
  }
  .collabos_page .sec05 .w1000 {
    width: auto;
    padding: 0px 30px;
  }
  .collabos_page .sec05 .bs {
    height: 740px;
  }
  .collabos_page .sec05 .bs .exp {
    width: 10vw;
    margin-top: -10px;
  }
  .collabos_page .sec05 .bs dl dt,
  .collabos_page .sec05 .bs dl dd {
    font-size: 14px;
  }
  .collabos_page .sec05 .bs dl dt {
    width: 160px;
  }
  .collabos_page .sec07 .w1000 {
    width: auto;
  }
  .collabos_page .sec07 .float li img {
    width: 100%;
  }
  .collabos_page .sec07 .bs dl dd {
    font-size: 14px;
  }
  .collabos_page .sec07 .bs dl dt {
    font-size: 30px;
  }
  .collabos_page .sec09 .case h3 img, .collabos_page .sec09 .case #daiko_lp .ttl_02 p img, #daiko_lp .ttl_02 .collabos_page .sec09 .case p img, .collabos_page .sec09 .case #daiko_lp .ttl_02 h2 img, #daiko_lp .ttl_02 .collabos_page .sec09 .case h2 img {
    width: 100%;
  }
  .collabos_page .sec09 .w1000 {
    width: auto;
  }
  .collabos_page .sec09 .float li {
    width: 25%;
  }
  .collabos_page .sec09 .float li img {
    width: 100%;
  }
  .collabos_page .sec11 .float li .bs {
    margin-right: 15px;
  }
  .collabos_page .sec11 .float li img {
    width: 100%;
  }
  .collabos_page .sec11 .bs h3, .collabos_page .sec11 .bs #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .collabos_page .sec11 .bs p, .collabos_page .sec11 .bs #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .collabos_page .sec11 .bs h2 {
    font-size: 22px;
  }
  .collabos_page .sec11 .bs p {
    font-size: 13px;
  }
  .collabos_page .sec11 .bs .cat {
    margin-top: -40px;
    width: 10vw;
    margin-left: 0px;
  }
  .collabos_page .sec12 li:first-child {
    padding-right: 10px;
  }
  .collabos_page .sec12 li:last-child {
    padding-left: 10px;
  }
  .collabos_page .sec12 li img {
    width: 100%;
  }
  .collabos_page .sec13 h1 {
    font-size: 40px;
  }
  .collabos_page .title_img {
    width: 150px;
  }
}
@media screen and (max-width: 768px) {
  .collabos_page .sec01a .float {
    margin-right: -10px;
  }
  .collabos_page .sec01a .float {
    margin-right: 0px;
  }
  .collabos_page .sec01a .float li {
    width: 33.3%;
  }
  .collabos_page .sec01a .float li:nth-child(4) {
    margin-left: 16.66%;
  }
  .collabos_page .sec01a .float li p {
    font-size: 13px;
    margin: 5px;
  }
  .collabos_page .sec05 .w1000 {
    padding: 0px;
  }
  .collabos_page .sec05 li {
    padding: 5px;
  }
  .collabos_page .sec05 {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .collabos_page .sec05 .bs {
    height: auto;
  }
  .collabos_page .sec05 .bs .exp {
    width: 10vw;
    margin-left: -5px;
    margin-top: -5px;
  }
  .collabos_page .sec05 .bs {
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .collabos_page .sec05 .table li:nth-child(2) .bs {
    margin-left: 0px;
  }
  .collabos_page .sec05 .bs dl {
    display: none;
  }
  .collabos_page .sec05 .bs h3, .collabos_page .sec05 .bs #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .collabos_page .sec05 .bs p, .collabos_page .sec05 .bs #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .collabos_page .sec05 .bs h2 {
    margin-left: 30px;
    font-size: 16px;
  }
  /*
  	.collabos_page .sec05 .bs dl dt,
  	.collabos_page .sec05 .bs dl dd{
  		display:block;
  		font-size:12px;
  	}
  	.collabos_page .sec05 .bs dl dt{
  		width:150px;
  	}
  */
  .collabos_page .sec07 .float {
    margin-right: 0px;
  }
  .collabos_page .sec07 .float li p {
    margin: 10px;
  }
  .collabos_page .sec07 .float li {
    width: 50%;
    background: none;
  }
  .collabos_page .sec03 p {
    font-size: 18px;
  }
  .collabos_page .sec11 .bs p {
    font-size: 11px;
  }
  .collabos_page .sec13 h1 {
    font-size: 30px;
  }
  .collabos_page .sec13 h1 span {
    font-size: 40px;
  }
  .collabos_page .sec02 .cat li {
    width: 33.3%;
  }
  .collabos_page .sec02 .cat li:nth-child(6) {
    margin-left: 0px;
  }
}
@media screen and (max-width: 640px) {
  .collabos_page h2,
  .collabos_page h2 span {
    font-size: 18px !important;
  }
  .collabos_page p {
    font-size: 14px;
  }
  .collabos_page .sec01a .float li p {
    font-size: 12px;
  }
  .collabos_page .sec03 p {
    font-size: 16px;
  }
  .collabos_page .sec05 .bs h3, .collabos_page .sec05 .bs #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .collabos_page .sec05 .bs p, .collabos_page .sec05 .bs #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .collabos_page .sec05 .bs h2 {
    margin-left: 35px;
    font-size: 13px;
  }
  .collabos_page .sec06 {
    margin: 30px 0px;
  }
  .collabos_page .sec08 {
    padding: 30px 0px;
  }
  .collabos_page .sec09 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .collabos_page .sec11 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .collabos_page .sec11 .float {
    margin-right: 0px;
  }
  .collabos_page .sec11 .float .cat {
    width: 16vw;
  }
  .collabos_page .sec11 .bs h3, .collabos_page .sec11 .bs #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .collabos_page .sec11 .bs p, .collabos_page .sec11 .bs #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .collabos_page .sec11 .bs h2 {
    font-size: 16px;
  }
  .collabos_page .sec11 .float li p {
    font-size: 10px;
    letter-spacing: -1px;
  }
  .collabos_page .sec11 .float li .bs {
    margin-right: 0px;
    margin: 5px;
  }
  .collabos_page .sec11 .float .cat {
    width: 10vw;
    margin-top: -20px;
    margin-left: -5px;
  }
  .collabos_page .sec12 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .collabos_page .sec13 h1 {
    font-size: 25px;
  }
  .collabos_page .sec13 h1 span {
    font-size: 35px;
  }
  .collabos_page .sec13 .btn1 {
    width: 300px;
  }
  .collabos_page .sec13 .btn1 img {
    width: 100%;
  }
  .collabos_page .sec13 .btn1 .abso {
    right: -40px;
    width: 100px;
  }
  .collabos_page .sec13 .btn2 {
    margin-top: 50px;
  }
  .collabos_page .sec09 .float li {
    width: 50%;
  }
}
@media screen and (max-width: 480px) {
  .collabos_page h2,
  .collabos_page h2 span {
    font-size: 16px !important;
  }
  .collabos_page p {
    font-size: 12px;
  }
  .collabos_page .sec01a .float li p {
    font-size: 10px;
    letter-spacing: -1.5px;
    margin: 4px;
  }
  .collabos_page .sec05 .bs h3, .collabos_page .sec05 .bs #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .collabos_page .sec05 .bs p, .collabos_page .sec05 .bs #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .collabos_page .sec05 .bs h2 {
    margin-left: 35px;
    font-size: 100%;
  }
  .collabos_page .sec07 .float li p {
    margin: 5px;
  }
  .collabos_page .sec07 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .collabos_page .sec03 h1 {
    font-size: 20px;
  }
  .collabos_page .sec03 p {
    font-size: 13px;
  }
  .collabos_page .sec09 .text1 {
    font-size: 18px;
  }
  .collabos_page .sec11 .float li {
    float: none;
    width: auto;
  }
  .collabos_page .sec11 .bs h3, .collabos_page .sec11 .bs #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .collabos_page .sec11 .bs p, .collabos_page .sec11 .bs #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .collabos_page .sec11 .bs h2 {
    font-size: 22px;
  }
  .collabos_page .sec11 .float li p {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .collabos_page .sec12 .table li {
    display: block;
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
    margin: 5px;
  }
  .collabos_page .sec13 h1 {
    font-size: 20px;
  }
  .collabos_page .sec13 h1 span {
    font-size: 30px;
  }
  .collabos_page .sec13 .btn1 {
    width: 250px;
  }
  .collabos_page .sec13 .btn1 img {
    width: 100%;
  }
  .collabos_page .sec13 .btn1 .abso {
    right: -40px;
    top: 20px;
    width: 80px;
  }
  .collabos_page .sec13 .btn2 {
    width: 250px;
    margin: 0px auto;
    margin-top: 40px;
  }
  .collabos_page .sec13 .btn2 img {
    width: 100%;
  }
}
/*-------------------------------------------------
  共通部分
/*-------------------------------------------------*/
.listing h2 {
  font-size: 4.2rem;
  line-height: 1.5;
}

.listing h3, .listing #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .listing p, .listing #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .listing h2 {
  font-size: 2.4rem;
  line-height: 1.5;
}

/*-------------------------------------------------
  メイン部分
/*-------------------------------------------------*/
.listing .main_area {
  background: url(../images/listing/listing_main_bg.jpg) no-repeat center;
  background-size: cover;
  padding: 0;
}

/*-------------------------------------------------
  こんなお悩みを解説いたします！
/*-------------------------------------------------*/
.listing .worry_area {
  background: #F5EAF2;
}
.listing .worry_area .worry_detail {
  width: 65%;
  margin: 0 auto;
}
.listing .worry_area .worry_detail .fa-check {
  margin-right: 10px;
}
.listing .worry_area .worry_detail p {
  margin-block-start: 0em;
  margin-block-end: 0em;
  font-size: 1.5rem;
}

/*-------------------------------------------------
  リスティング広告5つの特徴
/*-------------------------------------------------*/
.listing .feature_area h3, .listing .feature_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .listing .feature_area p, .listing .feature_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .listing .feature_area h2 {
  position: relative;
}
.listing .feature_area h3::before, .listing .feature_area #daiko_lp .ttl_02 p::before, #daiko_lp .ttl_02 .listing .feature_area p::before, .listing .feature_area #daiko_lp .ttl_02 h2::before, #daiko_lp .ttl_02 .listing .feature_area h2::before {
  position: absolute;
  content: "";
  bottom: -1px; /*下線の上下の位置*/
  left: 50%;
  width: 200px; /*下線の幅*/
  height: 3px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置の調整*/
  background: #98016A; /*下線の色*/
}
.listing .feature_area .feature-list .feature-detail .flex {
  display: flex;
  flex-direction: row;
  align-items: start;
}
.listing .feature_area .feature-list .feature-detail .flex p {
  margin-left: 20px;
  margin-block-start: 0em;
  margin-block-end: 0em;
  font-size: 1.5rem;
}
.listing .feature_area .feature-list .feature-detail .flex-reverse {
  display: flex;
  flex-direction: row-reverse;
  align-items: start;
}
.listing .feature_area .feature-list .feature-detail .flex-reverse p {
  margin-right: 20px;
  margin-block-start: 0em;
  margin-block-end: 0em;
  font-size: 1.5rem;
}

/*-------------------------------------------------
  PULL-NETの強み
/*-------------------------------------------------*/
.listing .strong_area {
  background: #F5EAF2;
}
.listing .strong_area .flex-justfy-between {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.listing .strong_area .strong_list .strong_detail {
  width: 32%;
  height: 360px;
  background: #fff;
}
.listing .strong_area .strong_list .strong_detail h3, .listing .strong_area .strong_list .strong_detail #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .listing .strong_area .strong_list .strong_detail p, .listing .strong_area .strong_list .strong_detail #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .listing .strong_area .strong_list .strong_detail h2 {
  font-size: 2rem;
  position: relative;
  padding: 20px 40px;
}
.listing .strong_area .strong_list .strong_detail h3::before, .listing .strong_area .strong_list .strong_detail #daiko_lp .ttl_02 p::before, #daiko_lp .ttl_02 .listing .strong_area .strong_list .strong_detail p::before, .listing .strong_area .strong_list .strong_detail #daiko_lp .ttl_02 h2::before, #daiko_lp .ttl_02 .listing .strong_area .strong_list .strong_detail h2::before {
  position: absolute;
  content: "";
  bottom: -1px; /*下線の上下の位置*/
  left: 50%;
  width: 90px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置の調整*/
  background: #98016A; /*下線の色*/
}
.listing .strong_area .strong_list .strong_detail p {
  text-align: left;
  font-size: 1.5rem;
  padding: 10px 40px;
  word-break: break-all;
}
.listing .strong_area .strong_list .strong_detail:nth-child(n+4) {
  margin-top: 20px;
}

/*-------------------------------------------------
  お客様のサポートに徹します
/*-------------------------------------------------*/
.listing .support_area {
  background: #F5EAF2;
}
.listing .support_area .support-txt {
  width: 100%;
}

/*-------------------------------------------------
  主な取扱広告一覧
/*-------------------------------------------------*/
.listing .main_ads_area .main_ads ul {
  border: solid 1px #000;
  padding: 40px 80px;
}
.listing .main_ads_area .main_ads ul li {
  font-size: 1.5rem;
}

/*-------------------------------------------------
  SEO対策と合わせることでより大きな集客効果が得られます!
/*-------------------------------------------------*/
.listing .price_area .price-txt .reason-button {
  margin-top: 30px;
}
.listing .price_area .price-txt .reason-button .btn-flat-border {
  display: inline-block;
  padding: 15px 120px;
  text-decoration: none;
  color: #C6221B;
  border: solid 2px #C6221B;
  border-radius: 3px;
  transition: 0.4s;
}
.listing .price_area .price-txt .reason-button .btn-flat-border:hover {
  background: #C6221B;
  color: white;
}

/*-----------------------------------------
よくあるご質問
------------------------------------------*/
.listing .answer-color {
  background: #fbf9ec;
  padding: 40px;
}

.listing a.btn-flat-border-faq {
  display: inline-block;
  padding: 15px 120px;
  text-decoration: none;
  color: #C6221B;
  border: solid 2px #C6221B;
  border-radius: 3px;
  transition: 0.4s;
}

.listing .btn-flat-border-faq:hover {
  background: #C6221B;
  color: white;
}

/*-------------------------------------------------
  Q&A部分
/*-------------------------------------------------*/
/*-------------------------------------------------
  現状を把握
/*-------------------------------------------------*/
.listing .answer_box {
  margin-top: 60px;
}

.listing .answer_bottom {
  margin-bottom: 80px;
}

.listing .purple_bg {
  background: #98016A;
  padding: 7px 0;
}

.listing .kaiketsu_area .container {
  margin-top: 0px;
}

.listing .liscase {
  margin-top: 20px;
}

.listing .ar {
  position: absolute;
  bottom: -29px;
  right: 49%;
}

/*-------------------------------------------------
  実績紹介
/*-------------------------------------------------*/
.listing .teigaku {
  background: url(../images/listing/listing_pfm_bg.png) no-repeat center;
  padding: 80px 0 65px 0;
}

.listing .box_title {
  line-height: 1.4;
}

.listing .title_height {
  line-height: 1;
}

/*-------------------------------------------------
  運用の流れ
/*-------------------------------------------------*/
.listing .listing_flow {
  background: #ECD6E5;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #ECD6E5), color-stop(0.25, #F5EAF2), color-stop(0.5, #F5EAF2), color-stop(0.5, #ECD6E5), color-stop(0.75, #ECD6E5), color-stop(0.75, #F5EAF2), to(#F5EAF2));
  -webkit-background-size: 6px 6px;
  padding: 1px 0 0 0;
}

.listing .flow_title {
  margin: 40px;
}

.listing .flow_box {
  border-radius: 5px;
  margin: 0 0 30px 0;
  padding: 20px 10px;
}

.leftbox_title {
  overflow: hidden;
}

.listing .leftbox_title img {
  display: inline-block;
  float: left;
}

.listing .box_title {
  margin-left: 90px;
}

.leftbox_title {
  border-bottom: solid 1px #98016A;
  padding-bottom: 12px;
}

.listing .rightimage .flow_right1 {
  margin: 14px 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.listing .rightimage .flow_right2 {
  margin: 3px 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.listing .box_text1 {
  margin-top: 0px;
}

.listing .box_text1_2 {
  margin-top: 10px;
}

.listing .box_text2_1 {
  margin-top: 20px;
}

/*-------------------------------------------------
  成果が出るリスティング
/*-------------------------------------------------*/
.fc_syellow {
  color: #FFFF00;
}

.listing .lpcontact {
  background: #F0F0F0;
  padding: 15px 0;
}

.listing .contact_bottom {
  margin-bottom: 0;
}

.listing .more_btn a {
  display: block;
  width: 45%;
  padding: 6px;
  margin: 0 auto;
  font-size: 1.9rem;
  color: #98016A;
  font-weight: bold;
  border: solid 2px #98016A;
  text-decoration: none;
  position: relative;
}

.listing .lpcontact gray_bg pt20 pb20 {
  margin-bottom: 1px;
}

@media screen and (max-width: 768px) {
  /*START*/
  /*-------------------------------------------------
    共通部分
  /*-------------------------------------------------*/
  .listing h2 {
    font-size: 2.6rem;
    line-height: 1.5;
  }
  .listing h3, .listing #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .listing p, .listing #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .listing h2 {
    font-size: 2rem;
    line-height: 1.5;
  }
  /*-------------------------------------------------
    メイン部分
  /*-------------------------------------------------*/
  .listing .main_area {
    background: url(../images/listing/listing_main_bg.jpg) no-repeat center;
    background-size: cover;
    padding: 0;
    margin-bottom: 0 !important;
  }
  /*-------------------------------------------------
    こんなお悩みを解説いたします！
  /*-------------------------------------------------*/
  .listing .worry_area {
    background: #F5EAF2;
  }
  .listing .worry_area .worry_detail {
    width: 100%;
  }
  /*-------------------------------------------------
    リスティング広告5つの特徴
  /*-------------------------------------------------*/
  .listing .feature_area h3, .listing .feature_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .listing .feature_area p, .listing .feature_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .listing .feature_area h2 {
    position: relative;
  }
  .listing .feature_area h3::before, .listing .feature_area #daiko_lp .ttl_02 p::before, #daiko_lp .ttl_02 .listing .feature_area p::before, .listing .feature_area #daiko_lp .ttl_02 h2::before, #daiko_lp .ttl_02 .listing .feature_area h2::before {
    position: absolute;
    content: "";
    bottom: -1px; /*下線の上下の位置*/
    left: 50%;
    width: 200px; /*下線の幅*/
    height: 3px; /*下線の太さ*/
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%); /*位置の調整*/
    background: #98016A; /*下線の色*/
  }
  .listing .feature_area p {
    font-size: 1.5rem;
  }
  .listing .feature_area .feature-list .feature-detail .flex {
    display: block;
  }
  .listing .feature_area .feature-list .feature-detail .flex p {
    margin-left: 0;
    margin-top: 20px;
  }
  .listing .feature_area .feature-list .feature-detail .flex-reverse {
    display: block;
  }
  .listing .feature_area .feature-list .feature-detail .flex-reverse p {
    margin-right: 0;
    margin-top: 20px;
  }
  /*-------------------------------------------------
    PULL-NETの強み
  /*-------------------------------------------------*/
  .listing .strong_area {
    background: #F5EAF2;
  }
  .listing .strong_area .flex-justfy-between {
    display: block;
  }
  .listing .strong_area .strong_list .strong_detail {
    width: 100%;
    height: 350px;
    background: #fff;
  }
  .listing .strong_area .strong_list .strong_detail h3, .listing .strong_area .strong_list .strong_detail #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .listing .strong_area .strong_list .strong_detail p, .listing .strong_area .strong_list .strong_detail #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .listing .strong_area .strong_list .strong_detail h2 {
    font-size: 1.8rem;
    position: relative;
    padding: 20px 40px;
  }
  .listing .strong_area .strong_list .strong_detail h3::before, .listing .strong_area .strong_list .strong_detail #daiko_lp .ttl_02 p::before, #daiko_lp .ttl_02 .listing .strong_area .strong_list .strong_detail p::before, .listing .strong_area .strong_list .strong_detail #daiko_lp .ttl_02 h2::before, #daiko_lp .ttl_02 .listing .strong_area .strong_list .strong_detail h2::before {
    position: absolute;
    content: "";
    bottom: -1px; /*下線の上下の位置*/
    left: 50%;
    width: 90px; /*下線の幅*/
    height: 2px; /*下線の太さ*/
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%); /*位置の調整*/
    background: #98016A; /*下線の色*/
  }
  .listing .strong_area .strong_list .strong_detail p {
    text-align: left;
    font-size: 1.5rem;
    padding: 10px 40px;
    word-break: break-all;
  }
  .listing .strong_area .strong_list .strong_detail:nth-child(n+2) {
    margin-top: 20px;
  }
  /*-------------------------------------------------
    お客様のサポートに徹します
  /*-------------------------------------------------*/
  .listing .support_area {
    background: #F5EAF2;
  }
  .listing .support_area .support-txt {
    width: 100%;
  }
  /*-------------------------------------------------
    主な取扱広告一覧
  /*-------------------------------------------------*/
  .listing .main_ads_area .main_ads ul {
    border: solid 1px #000;
    padding: 40px 20px;
  }
  .listing .main_ads_area .main_ads ul li {
    font-size: 1.5rem;
  }
  /*-------------------------------------------------
    SEO対策と合わせることでより大きな集客効果が得られます!
  /*-------------------------------------------------*/
  .listing .price_area .price-txt .reason-button {
    margin-top: 30px;
  }
  .listing .price_area .price-txt .reason-button .btn-flat-border {
    display: inline-block;
    padding: 10px 80px;
    text-decoration: none;
    color: #C6221B;
    border: solid 2px #C6221B;
    border-radius: 3px;
    transition: 0.4s;
  }
  .listing .price_area .price-txt .reason-button .btn-flat-border:hover {
    background: #C6221B;
    color: white;
  }
  /*-----------------------------------------
  よくあるご質問
  ------------------------------------------*/
  .listing .answer-color {
    background: #fbf9ec;
    padding: 15px;
  }
  .listing .question-heading {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*-------------------------------------------------
     Q&A
  /*-------------------------------------------------*/
  .listing .glay_box .list {
    margin-bottom: 10px;
    padding-bottom: 20px;
    height: auto;
  }
  .listing .qanda_title {
    margin-left: 0;
  }
  .listing .qanda_top {
    margin: 20px 0;
  }
  .listing .qanda_title {
    margin-top: 20px;
  }
  .listing .qanda_r {
    background: none;
  }
  .listing .qanda_l {
    background: none;
  }
  /*-------------------------------------------------
     現状を把握
  /*-------------------------------------------------*/
  .listing .answer_box {
    margin-top: 0px;
  }
  .listing .answer_bottom {
    margin-bottom: 0px;
  }
  .listing .ar {
    position: absolute;
    right: 40%;
  }
  /*-------------------------------------------------
     スマホのみ表示順逆に
  /*-------------------------------------------------*/
  .listing .qanda_l {
    display: flex; /* flexコンテナ化 */
    flex-direction: column-reverse; /* 縦向きで逆順に配置 */
  }
  /*-------------------------------------------------
    制作事例
  /*-------------------------------------------------*/
  .listing .more_btn a {
    width: 100%;
  }
  /*-------------------------------------------------
    広告運用の流れ
  /*-------------------------------------------------*/
  .listing .flow_title {
    margin: 20px;
  }
}
/*-------------------------------------------------
  メイン部分
/*-------------------------------------------------*/
.system .main_area {
  background: url(../images/system/system_main_bg.jpg) no-repeat center;
  background-size: cover;
  padding: 0;
}

/*-------------------------------------------------
  お悩み部分
/*-------------------------------------------------*/
.system .check_area .container {
  padding: 30px 10px 0 40px;
  background-color: #F0F0F0;
}

.system .check_area ul li:before {
  content: url(../images/system/icon_check.png);
  position: absolute;
  top: 7px;
  left: 0px;
}

.fc_light_blue {
  color: #0E84B8;
}

.system .check_area {
  margin: 50px 0;
}

.system .check_area h3, .system .check_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .system .check_area p, .system .check_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .system .check_area h2 {
  margin: 10px;
}

.system .check_area ul li {
  font-size: 2.2rem;
  padding: 5px 0;
  border-bottom: dotted 1px #000;
  position: relative;
  padding-left: 60px;
  line-height: 1.6;
}

/*-------------------------------------------------
  最適なシステム
/*-------------------------------------------------*/
.system .light_blue {
  background-color: #0E84B8;
}

.system .kaiketsu_area .ar {
  position: absolute;
  bottom: -29px;
  right: 49%;
}

/*-------------------------------------------------
  WEB制作会社だからできる
/*-------------------------------------------------*/
.system .teigaku {
  background: url(../images/system/system2_bg.jpg) no-repeat center;
  padding: 80px 0 65px 0;
}

/*-------------------------------------------------
  吹き出しエリア
/*-------------------------------------------------*/
.system .fukidasi_img {
  margin-top: 50px;
}

/*-------------------------------------------------
  システム要件定義
/*-------------------------------------------------*/
.system .suport {
  background: url(../images/system/gird_bg.png);
  padding: 80px 0;
}

.system .fc_lyellow {
  color: #FFFF99;
}

/*-------------------------------------------------
  お問い合わせ
/*-------------------------------------------------*/
.system .lpcontact {
  background: #F0F0F0;
}

/*-------------------------------------------------
  事例
/*-------------------------------------------------*/
.system .example {
  margin: 90px 0;
}

.system .example .include {
  margin: 60px 0;
}

.system .light_blue_bg {
  background-color: #D6F0FC;
  padding: 90px 0;
}

.system_more_btn a {
  display: block;
  width: 80%;
  padding: 6px;
  font-size: 1.4rem;
  color: #0E84B8;
  font-weight: bold;
  border: solid 2px #0E84B8;
  text-decoration: none;
  position: relative;
}

.system_more_btn a:after {
  content: ">";
  position: absolute;
  top: 4px;
  right: 10%;
}

.system .results_title {
  border-left: solid 4px #0884B7;
}

.system .results_title h4 {
  padding: 0 10px;
  border-bottom: solid 1px #000;
}

.system .results_title p {
  line-height: 0;
  padding: 0 10px;
}

.system .results_title .systitle {
  line-height: 0.9;
}

.system .results_text {
  margin: 20px 0;
}

.system .example img {
  width: 500px;
}

.system .lp_example {
  padding-bottom: 0px;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  /*-------------------------------------------------
    お悩み部分
  /*-------------------------------------------------*/
  .system .check_area {
    margin: 20px 0 0;
  }
  .system .check_area .container {
    padding: 20px 15px;
  }
  .system .check_area ul li {
    font-size: 1.8rem;
    padding-left: 50px;
  }
  /*-------------------------------------------------
     スマホのみ表示順逆に
  /*-------------------------------------------------*/
  .system .system_check {
    display: flex; /* flexコンテナ化 */
    flex-direction: column-reverse; /* 縦向きで逆順に配置 */
  }
  /*-------------------------------------------------
    事例
  /*-------------------------------------------------*/
  .system .teigaku {
    padding: 20px 0;
  }
  .system .suport {
    padding: 30px 0;
  }
  .system .example {
    margin: 30px 0;
  }
  .system .example .include {
    margin: 30px 0;
  }
  .system_more_btn a {
    margin: 0 auto;
  }
  /*-------------------------------------------------
     スマホのみ表示順逆に
  /*-------------------------------------------------*/
  .system .include2 {
    display: flex; /* flexコンテナ化 */
    flex-direction: column-reverse; /* 縦向きで逆順に配置 */
  }
  /*-------------------------------------------------
     サービスの流れ
  /*-------------------------------------------------*/
  .system .light_blue_bg {
    padding: 30px 0;
  }
  /*END*/
}
/*-------------------------------------------------
  メイン部分
/*-------------------------------------------------*/
.photo .main_area {
  background: url(../images/photo/photo_main_bg.jpg) no-repeat center;
  background-size: cover;
  padding: 0;
}

/*-------------------------------------------------
  こんなお悩みありませんか？
/*-------------------------------------------------*/
.lp_contents_area .fc_navy_blue {
  color: #314795;
}

.lp_contents_area .fc_dark_yellow {
  color: #FFFF00;
}

.lp_contents_area .navy_blue_bg {
  background: #314795;
  padding: 35px 0;
}

/*-------------------------------------------------
  撮影実績
/*-------------------------------------------------*/
.photo .photo_performance {
  background-color: #8391BF;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #8391BF), color-stop(0.25, #9AA5CB), color-stop(0.5, #9AA5CB), color-stop(0.5, #8391BF), color-stop(0.75, #8391BF), color-stop(0.75, #9AA5CB), to(#9AA5CB));
  -webkit-background-size: 7px 7px;
  padding: 50px 0;
}

.photo .photo_area {
  padding: 60px 65px;
  background: #FFF;
  color: #000;
}

.photo .photo_area ul {
  width: 31.3%;
  position: relative;
  display: inline-block;
  margin: 10px 7px;
  vertical-align: top;
}

.photo .photo_area ul img {
  margin: 5px 0;
}

.photo .photo_area ul .photo_topspace {
  margin-top: 56px;
}

.photo .photo_title {
  position: relative;
  margin-top: 40px;
}

.photo .pttl1 h4, .pttl2 h4, .pttl5 h4 {
  font-size: 1.5rem;
  position: absolute;
  top: 10px;
  left: 130px;
  line-height: 1.5;
}

.photo .pttl3 h4, .pttl4 h4 {
  font-size: 1.5rem;
  position: absolute;
  top: 0px;
  left: 130px;
  line-height: 1.5;
}

.photo .photo_title p {
  font-size: 1.3rem;
  position: absolute;
  top: 30px;
  left: 130px;
}

/*-------------------------------------------------
  サービスの流れ
/*-------------------------------------------------*/
.photo .l_blue_bg {
  background: #EAECF4;
  color: #000;
}

.photo .l_blue_bg {
  padding: 90px 0 120px;
}

/*-------------------------------------------------
  PULL-NETにおまかせ下さい
/*-------------------------------------------------*/
.photo .navy_blue_inquiry {
  background: #314795;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  /*-------------------------------------------------
     実績部分
  /*-------------------------------------------------*/
  .photo .photo_area {
    padding: 30px 5px;
  }
  .photo .photo_area ul {
    width: 100%;
    text-align: center;
  }
  .photo .photo_area ul {
    margin: 0;
  }
  .photo .photo_area ul .photo_topspace {
    margin-top: 0;
  }
  .photo .photo_title {
    position: relative;
    margin-top: 150px;
  }
  .photo .pttl3 {
    position: relative;
    margin-top: 190px;
  }
  .photo .pttl4 {
    position: relative;
    margin-top: 190px;
  }
  .photo .pttl1 h4, .pttl2 h4, .pttl5 h4 {
    font-size: 1.5rem;
    position: absolute;
    top: -110px;
    left: 0px;
    line-height: 1.5;
  }
  .photo .pttl3 h4 {
    font-size: 1.5rem;
    position: absolute;
    top: -180px;
    left: 0px;
    line-height: 1.5;
  }
  .photo .pttl4 h4 {
    font-size: 1.5rem;
    position: absolute;
    top: -180px;
    left: 0px;
    line-height: 1.5;
  }
  .photo .pttl3 p {
    font-size: 1.3rem;
    position: absolute;
    top: -80px;
    left: 0px;
  }
  .photo .pttl4 p {
    font-size: 1.3rem;
    position: absolute;
    top: -60px;
    left: 0px;
  }
  /*END*/
}
/* 2018/9/20 バナー追加用 */
.banner {
  overflow: hidden;
  zoom: 1;
  padding: 20px;
  display: inline-block;
}

.banner:after {
  content: "";
  clear: both;
  display: block;
}

.banner div {
  float: left;
}

.banner div:nth-child(1) {
  padding-right: 20px;
}

.banner div:nth-child(2) {
  padding-left: 20px;
}

@media (max-width: 768px) {
  .banner div {
    float: none;
  }
  .banner div:nth-child(1) {
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .banner div:nth-child(2) {
    padding-left: 0px;
  }
}
body, html {
  padding: 0;
  margin: 0;
}

body#daiko_lp {
  margin: 0 auto;
  position: relative;
  font-family: "Roboto", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  letter-spacing: 0.05em;
  color: #1D1D1B;
  font-size: 16px;
}
body#daiko_lp img {
  pointer-events: none;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  body#daiko_lp {
    width: 100%;
    min-width: initial;
    min-width: auto;
  }
}

#daiko_lp {
  /*align---------------------------------*/
  /*only---------------------------------*/
  /*reset---------------------------------*/
  /*色---------------------------------*/
  /*文字色---------------------------------*/
  /*読み込み時にフェードイン*/
  /*links*/
  /*レイアウト---------------------------------*/
  /*ヘッダー部分---------------------------------*/
  /*グローバルナビ---------------------------------*/
  /*フッター部分---------------------------------*/
  /*contents---------------------------------*/
  /*見出し----------------------*/
  /*シャドウ*/
  /*main image----------------------*/
  /*section part----------------------*/
  /*sec15*/
}
#daiko_lp .alL {
  text-align: left !important;
}
#daiko_lp .alR {
  text-align: right !important;
}
#daiko_lp .alC {
  text-align: center !important;
}
#daiko_lp .pc_only {
  display: block !important;
}
@media screen and (max-width: 767px) {
  #daiko_lp .pc_only {
    display: none !important;
  }
}
#daiko_lp .sp_only {
  display: none !important;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sp_only {
    display: block !important;
  }
}
#daiko_lp #main {
  padding-top: 0;
}
#daiko_lp .logo {
  position: static;
}
#daiko_lp p {
  margin: 0;
  padding: 0;
}
#daiko_lp input[type=checkbox] + label::before,
#daiko_lp input[type=checkbox] + label::after {
  display: none;
}
#daiko_lp .fc_red {
  color: #C6221B;
}
#daiko_lp .fc_yellow {
  color: #FFD24D;
}
#daiko_lp .fc_blue {
  color: #006699;
}
#daiko_lp .fc_ocher {
  color: #996600;
}
#daiko_lp .fs_small {
  font-size: 75%;
}
#daiko_lp body {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#daiko_lp a:link,
#daiko_lp a:visited {
  color: #1D1D1B;
  text-decoration: none;
}
#daiko_lp a:hover {
  color: #666;
}
#daiko_lp img {
  vertical-align: top;
  border: none;
  height: auto;
}
#daiko_lp a.button {
  display: inline-block;
  padding: 12px 30px;
  border-radius: 30px;
  background: #C6221B;
  position: relative;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #fff;
  line-height: 25px;
}
#daiko_lp a.button:before {
  content: "";
  width: 6px;
  height: 6px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
#daiko_lp a.button:hover {
  opacity: 0.8;
}
#daiko_lp a.button:hover:before {
  transition: 0.2s ease-in;
  right: 17px;
}
#daiko_lp .allwrap {
  overflow-x: hidden;
}
#daiko_lp .page_width {
  max-width: 1030px;
  margin: 0 auto;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  #daiko_lp .page_width {
    padding: 35px 10px;
  }
}
#daiko_lp .w100 {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  #daiko_lp .w100 {
    padding: 35px 10px;
  }
}
#daiko_lp .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
#daiko_lp .inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
#daiko_lp .bg_black {
  background-color: #1D1D1B;
}
#daiko_lp .bg_red {
  background-color: #C6221B;
}
#daiko_lp .bg_gray {
  background-color: #f0f0f0;
}
#daiko_lp .bg_pink {
  background-color: #FBF4F4;
}
#daiko_lp .bg_arrow:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 75px 0 75px;
  border-color: #f0f0f0 transparent transparent transparent;
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #daiko_lp .bg_arrow:before {
    border-width: 40px 50px 0 50px;
    bottom: -40px;
  }
}
#daiko_lp .header {
  position: relative;
  z-index: 100;
}
#daiko_lp .header .wrap {
  width: 90%;
  padding: 20px 10px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #daiko_lp .header .wrap {
    display: block;
    padding: 5px 10px;
  }
}
#daiko_lp .header .logo {
  display: inline-block;
  width: 23%;
  min-width: 260px;
  max-width: 310px;
}
#daiko_lp .header .logo a {
  display: inline-block;
  font-size: 0.68vw;
  width: 100%;
  line-height: 1.7;
}
@media screen and (max-width: 1199px) {
  #daiko_lp .header .logo {
    width: 70%;
    max-width: 300px;
    min-width: 0;
  }
  #daiko_lp .header .logo a {
    font-size: 11px;
    letter-spacing: 0;
    line-height: 1.2;
  }
  #daiko_lp .header .logo img {
    padding-top: 5px;
  }
}
#daiko_lp .gnav,
#daiko_lp .gnav * {
  padding: 0;
  margin: 0;
  list-style-type: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#daiko_lp .gnav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  #daiko_lp .gnav {
    display: none;
  }
}
#daiko_lp .gnav .h_contact {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  #daiko_lp .gnav .h_contact {
    display: none;
  }
}
#daiko_lp .gnav .h_contact .h_tel {
  padding-right: 10px;
}
#daiko_lp .gnav .h_contact .h_tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 25px;
  font-weight: 900;
  line-height: 1;
}
#daiko_lp .gnav .h_contact .h_tel a:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 23px;
  padding-right: 5px;
  background: url(../images/daiko_lp/icon_tel.png) no-repeat center center;
}
#daiko_lp .gnav .h_contact .h_tel span {
  display: block;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 2.3px;
}
#daiko_lp .gnav .menu {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  align-self: flex-end;
  margin-right: 20px;
}
#daiko_lp .gnav .menu li {
  padding-right: 20px;
}
#daiko_lp .gnav .menu li:last-of-type {
  padding-right: 0;
}
#daiko_lp .gnav .menu li a {
  font-size: 14px;
  color: #C6221B;
  font-weight: 500;
}
#daiko_lp .gnav .menu li a:hover {
  opacity: 0.7;
}
#daiko_lp .gnav._sp {
  display: block;
  width: 100%;
  position: relative;
  z-index: 10000;
}
#daiko_lp .gnav._sp input#gnav_trigger {
  display: none;
}
#daiko_lp .gnav._sp #btn_gnav {
  display: none;
}
@media screen and (max-width: 1199px) {
  #daiko_lp .gnav._sp #btn_gnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: fixed;
    z-index: 10000;
    right: 15px;
    top: 8px;
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.9);
  }
  #daiko_lp .gnav._sp #btn_gnav span {
    display: inline-block;
    width: 65%;
    margin: 0 auto;
    height: 3px;
    border-radius: 3px;
    background: #C6221B;
    position: relative;
  }
  #daiko_lp .gnav._sp #btn_gnav span:before, #daiko_lp .gnav._sp #btn_gnav span:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 3px;
    border-radius: 3px;
    background: #C6221B;
    position: absolute;
    top: -10px;
    transition: 0.2s ease-in;
  }
  #daiko_lp .gnav._sp #btn_gnav span:after {
    top: 10px;
  }
}
#daiko_lp .gnav._sp input#gnav_trigger:checked ~ #btn_gnav span {
  height: 0;
}
#daiko_lp .gnav._sp input#gnav_trigger:checked ~ #btn_gnav span:before {
  transform: rotate(-45deg);
}
#daiko_lp .gnav._sp input#gnav_trigger:checked ~ #btn_gnav span:after {
  transform: rotate(45deg);
  top: -10px;
}
#daiko_lp .gnav._sp .h_contact._sp {
  display: none;
}
@media screen and (max-width: 1199px) {
  #daiko_lp .gnav._sp .h_contact._sp {
    display: block;
  }
}
#daiko_lp .gnav._sp .menu {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  -webkit-flex-flow: column wrap;
  flex-flow: column wrap;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: 100vh;
  padding: 30px 0;
  position: fixed;
  z-index: 1000;
  overflow: hidden;
  top: 0;
  right: -100%;
  background: rgba(255, 255, 255, 0.95);
  margin-right: 0;
}
@media screen and (max-width: 479px) {
  #daiko_lp .gnav._sp .menu {
    width: 85%;
  }
}
#daiko_lp .gnav._sp .menu li {
  padding-right: 0;
  width: 100%;
  text-align: center;
}
#daiko_lp .gnav._sp .menu li a.menu_item {
  display: block;
  width: 100%;
  padding: 20px 0;
  position: relative;
}
#daiko_lp .gnav._sp .menu li a.menu_item:before {
  content: "";
  display: block;
  width: 100%;
  height: 60px;
  background: #C6221B;
  opacity: 0.1;
  position: absolute;
  top: 0;
  right: -100%;
}
#daiko_lp .gnav._sp .menu li a.menu_item:hover {
  color: #1D1D1B;
}
#daiko_lp .gnav._sp .menu li a.menu_item:hover:before {
  right: 0;
  transition: 0.3s ease;
}
#daiko_lp .gnav._sp .menu li.h_contact._sp {
  margin-top: 20px;
}
#daiko_lp .gnav._sp .menu li.h_contact._sp a.button {
  color: #fff;
}
#daiko_lp .gnav._sp .menu li.h_contact._sp .h_tel {
  margin-bottom: 20px;
  padding-right: 0;
  text-align: center;
}
#daiko_lp .gnav._sp .menu li.h_contact._sp .h_tel a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 25px;
  font-weight: 900;
  color: #1D1D1B;
}
#daiko_lp .gnav._sp .menu li.h_contact._sp .h_tel a:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 23px;
  padding-right: 5px;
  background: url(../images/daiko_lp/icon_tel.png) no-repeat center center;
}
#daiko_lp .gnav._sp .menu li.h_contact._sp .h_tel span {
  display: block;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 2.3px;
}
#daiko_lp .gnav._sp input#gnav_trigger:checked ~ .menu {
  right: 0;
  transition: 0.3s ease;
}
#daiko_lp .logo_wrap a {
  display: inline-block;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  text-indent: -9999px;
  background: url(../images/daiko_lp/f_logo.png) no-repeat center;
  background-size: contain;
  padding-top: 5%;
}
@media screen and (max-width: 767px) {
  #daiko_lp .logo_wrap a {
    width: 80%;
    padding-top: 10%;
  }
}
#daiko_lp .ttl_01 .fs_big01 {
  font-size: 120%;
}
#daiko_lp .ttl_01 .fs_big02 {
  font-size: 300%;
}
#daiko_lp .ttl_01 .underline span {
  position: relative;
}
#daiko_lp .ttl_01 .underline span:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  background: #fff;
  width: 8px;
  height: 8px;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .ttl_01 .underline span:before {
    width: 5px;
    height: 5px;
  }
}
#daiko_lp .ttl_01 h2 {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  #daiko_lp .ttl_01 h2 {
    font-size: 25px;
  }
}
#daiko_lp .ttl_01 h3, #daiko_lp .ttl_01 .ttl_02 p, #daiko_lp .ttl_02 .ttl_01 p, #daiko_lp .ttl_01 .ttl_02 h2, #daiko_lp .ttl_02 .ttl_01 h2 {
  font-size: 25px;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #daiko_lp .ttl_01 h3, #daiko_lp .ttl_01 .ttl_02 p, #daiko_lp .ttl_02 .ttl_01 p, #daiko_lp .ttl_01 .ttl_02 h2, #daiko_lp .ttl_02 .ttl_01 h2 {
    font-size: 18px;
  }
}
#daiko_lp .ttl_02 h3, #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 h2 {
  font-size: 35px;
  text-align: center;
  padding-bottom: 80px;
  position: relative;
  font-weight: 700;
}
#daiko_lp .ttl_02 h3:before, #daiko_lp .ttl_02 p:before, #daiko_lp .ttl_02 h2:before {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  background-color: #C6221B;
  position: absolute;
  left: 50%;
  bottom: 40px;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #daiko_lp .ttl_02 h3, #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 h2 {
    font-size: 25px;
    padding-bottom: 50px;
    line-height: 1.4;
  }
  #daiko_lp .ttl_02 h3:before, #daiko_lp .ttl_02 p:before, #daiko_lp .ttl_02 h2:before {
    width: 25px;
    height: 2px;
    bottom: 25px;
  }
}
#daiko_lp .ttl_02 h2 {
  font-size: 40px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .ttl_02 h2 {
    font-size: 25px;
  }
  #daiko_lp .ttl_02 h2:before {
    bottom: 30px;
  }
}
#daiko_lp .ttl_02 p {
  font-size: 30px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #daiko_lp .ttl_02 p {
    font-size: 22px;
    line-height: 1.4;
  }
}
#daiko_lp .ttl_02 p + p {
  font-weight: normal;
  text-align: center;
  font-size: 22px;
  margin-top: 30px;
}
#daiko_lp .ttl_02 p + p:before {
  display: none;
}
@media screen and (max-width: 767px) {
  #daiko_lp .ttl_02 p + p {
    margin-top: 20px;
    font-size: 18px;
  }
}
#daiko_lp .shadow {
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
#daiko_lp section.main_image {
  height: 500px;
  width: 100%;
  position: relative;
  background-color: #f0f0f0;
}
#daiko_lp section.main_image:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/daiko_lp/main_bg.jpg) no-repeat center;
}
#daiko_lp section.main_image:after {
  content: "";
  background: url(../images/daiko_lp/main_text.svg) no-repeat center;
  background-size: contain;
  display: block;
  width: 50%;
  min-width: 510px;
  height: 300px;
  position: absolute;
  top: 50%;
  left: 56%;
  transform: translate(-85%, -50%);
}
@media screen and (max-width: 767px) {
  #daiko_lp section.main_image {
    height: 70vh;
  }
  #daiko_lp section.main_image:before {
    background-position: bottom -130% right -15%;
    background-size: 770px;
  }
  #daiko_lp section.main_image:after {
    min-width: 0;
    width: 80%;
    height: 250px;
    background-size: contain;
    background-position: top center;
    top: 20px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}
@media screen and (max-width: 767px) and (max-width: 479px) {
  #daiko_lp section.main_image {
    height: 400px;
  }
  #daiko_lp section.main_image:before {
    background-size: 600px auto;
    background-position: bottom -80px right 20px;
  }
  #daiko_lp section.main_image:after {
    width: 100%;
  }
}
#daiko_lp .sec01 {
  background: url(../images/daiko_lp/deco02.png) no-repeat;
  background-size: 250px;
  background-position: top 50px left 30%;
  background-color: #C6221B;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec01 {
    background-size: 150px;
    background-position: top 20px left 10%;
  }
}
#daiko_lp .sec01.w100 {
  padding: 100px 10px 80px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec01.w100 {
    padding: 35px 10px;
  }
}
#daiko_lp .sec01 .ttl_01 {
  position: relative;
  z-index: 2;
}
#daiko_lp .sec01 .ttl_01:before {
  content: "";
  display: block;
  width: 120px;
  height: 120px;
  background: url(../images/daiko_lp/deco01.png) no-repeat;
  position: absolute;
  top: -50px;
  left: 50%;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec01 .ttl_01:before {
    height: 100px;
    width: 100px;
    background-size: contain;
    top: -25px;
  }
}
#daiko_lp .sec01 .ttl_01 h2 {
  color: #fff;
}
#daiko_lp .sec01 .top_slider li div {
  padding: 20px;
}
#daiko_lp .sec01 .top_slider li div a {
  display: block;
  width: 100%;
  height: 100%;
  margin-right: 20px;
  text-align: center;
}
#daiko_lp .sec01 .top_slider li div a img {
  max-width: 100%;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec01 .top_slider li div {
    padding: 10px;
  }
}
#daiko_lp .sec02 .jobtype_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-align-items: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}
#daiko_lp .sec02 .jobtype_list .list_item {
  width: 14.2%;
  text-align: center;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: column wrap;
  -webkit-flex-flow: column wrap;
  flex-flow: column wrap;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec02 .jobtype_list .list_item {
    width: 22%;
  }
  #daiko_lp .sec02 .jobtype_list .list_item .txt {
    font-size: 13px;
  }
}
#daiko_lp .sec02 .jobtype_list .list_item .ico {
  display: inline-block;
  max-width: 90px;
  padding-bottom: 5px;
}
#daiko_lp .sec02 .jobtype_list .list_item .txt {
  display: inline-block;
  text-align: center;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0;
}
#daiko_lp .sec02 .jobtype_list.sp_ttl {
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0 15px;
}
#daiko_lp .sec02 .jobtype_list.sp_ttl .list_item {
  width: 25%;
  -ms-justify-content: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
}
@media screen and (max-width: 479px) {
  #daiko_lp .sec02 .jobtype_list.sp_ttl .list_item {
    width: 33%;
  }
  #daiko_lp .sec02 .jobtype_list.sp_ttl .list_item:not(:nth-of-type(3n)) {
    padding-right: 9px;
  }
}
#daiko_lp .sec02 .jobtype_list.sp_ttl span.txt {
  padding-left: 15px;
  text-align: left;
  position: relative;
  font-size: 11px;
}
#daiko_lp .sec02 .jobtype_list.sp_ttl span.txt::before {
  content: "●";
  font-size: 8px;
  width: 10px;
  display: inline-block;
  border-radius: 50%;
  color: #990000;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec02 .jobtype_list.pc_one {
    display: none;
  }
}
#daiko_lp .sec02 .jobtype_list.sp_one {
  display: none;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec02 .jobtype_list.sp_one {
    display: flex;
  }
}
#daiko_lp .sec03 {
  position: relative;
}
#daiko_lp .sec03:after {
  content: "";
  display: block;
  width: 100%;
  height: 40vh;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: url(../images/daiko_lp/desc02.png) no-repeat;
  background-size: 320px;
  background-position: bottom 30% right 30%;
}
@media screen and (max-width: 1199px) {
  #daiko_lp .sec03:after {
    background-position: bottom 30% right 0%;
  }
}
@media screen and (max-width: 1199px) and (max-width: 999px) {
  #daiko_lp .sec03:after {
    background-size: 300px;
    background-position: bottom 13% right 0;
  }
}
@media screen and (max-width: 1199px) and (max-width: 479px) {
  #daiko_lp .sec03:after {
    background-size: 70%;
    background-position: bottom 10% right 50%;
  }
}
#daiko_lp .sec03 ul.list {
  width: 80%;
  max-width: 890px;
  margin: 0 auto;
}
@media screen and (max-width: 999px) {
  #daiko_lp .sec03 ul.list {
    padding-bottom: 300px;
  }
}
@media screen and (max-width: 999px) and (max-width: 767px) {
  #daiko_lp .sec03 ul.list {
    padding-bottom: 230px;
    margin-top: -20px;
  }
}
@media screen and (max-width: 999px) and (max-width: 767px) and (max-width: 479px) {
  #daiko_lp .sec03 ul.list {
    padding-bottom: 180px;
  }
}
#daiko_lp .sec03 ul.list li.list_item {
  font-size: 27px;
  padding-left: 50px;
  margin-bottom: 30px;
  position: relative;
}
#daiko_lp .sec03 ul.list li.list_item:before {
  content: "";
  position: absolute;
  display: block;
  width: 25px;
  height: 25px;
  margin-top: -10px;
  left: 0;
  top: 50%;
  border: 2px solid;
  border-color: #C6221B; /* 枠の色変更 お好きな色を */
}
#daiko_lp .sec03 ul.list li.list_item:after {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 9px;
  margin-top: -9px;
  top: 55%;
  left: 5px;
  transform: rotate(-45deg);
  border-bottom: 4px solid;
  border-left: 4px solid;
  border-color: #C6221B; /* チェックの色変更 お好きな色を */
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec03 ul.list li.list_item {
    font-size: 18px;
    line-height: 1.3;
  }
  #daiko_lp .sec03 ul.list li.list_item:before {
    top: 10px;
  }
  #daiko_lp .sec03 ul.list li.list_item:after {
    top: 15px;
  }
}
#daiko_lp .sec04 {
  background: url(../images/daiko_lp/bg01.jpg) no-repeat center center;
  background-size: cover;
}
#daiko_lp .sec04.w100 {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec04.w100 {
    padding: 60px 10px 35px;
  }
}
#daiko_lp .sec04 p {
  font-size: 22px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec04 p {
    font-size: 18px;
  }
}
#daiko_lp .sec04 ul.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 1030px;
  margin: 0 auto;
  padding: 50px 10px 0;
}
#daiko_lp .sec04 ul.list li.list_item {
  width: 31.5%;
  min-height: 130px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -1.6px;
  text-align: center;
  padding: 60px 2% 2% 2%;
  background-color: #f6e9e9;
  margin-bottom: 90px;
  position: relative;
}
#daiko_lp .sec04 ul.list li.list_item:before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  background: url(../images/daiko_lp/icon_idea.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec04 ul.list li.list_item {
    width: 48%;
    font-size: 16px;
    letter-spacing: 0.1px;
    margin-bottom: 70px;
    padding: 45px 12px 12px 12px;
    min-height: 180px;
  }
}
@media screen and (max-width: 767px) and (max-width: 479px) {
  #daiko_lp .sec04 ul.list li.list_item {
    width: 100%;
    min-height: 0;
  }
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec04 ul.list li.list_item:before {
    width: 60px;
    height: 60px;
    top: -30px;
  }
}
#daiko_lp .sec05 ul.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 950px;
  margin: 0 auto;
  padding: 80px 10px 0;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec05 ul.list {
    padding: 40px 10px 0;
  }
}
#daiko_lp .sec05 ul.list li.list_item {
  width: 31.5%;
  background: #fff;
  padding: 0 0 30px 0;
  border-radius: 3%;
  position: relative;
}
#daiko_lp .sec05 ul.list li.list_item span.photo {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
#daiko_lp .sec05 ul.list li.list_item span.photo img {
  border-radius: 3% 3% 0 0;
}
#daiko_lp .sec05 ul.list li.list_item span.txt {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
}
#daiko_lp .sec05 ul.list li.list_item span.txt.fc_red {
  font-size: 26px;
  margin-top: 10px;
}
#daiko_lp .sec05 ul.list li.list_item:after {
  content: "質の高い\a成果物";
  white-space: pre;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
}
#daiko_lp .sec05 ul.list li.list_item:before {
  content: "";
  border-radius: 50%;
  background: #C6221B;
  display: inline-block;
  width: 150px;
  height: 150px;
  position: absolute;
  top: -120px;
  left: 50%;
  transform: translateX(-50%);
}
#daiko_lp .sec05 ul.list li.list_item:nth-of-type(2):after {
  content: "コスパ\aＯＫ!";
}
#daiko_lp .sec05 ul.list li.list_item:nth-of-type(3):after {
  content: "スムーズな\aやりとり";
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec05 ul.list li.list_item {
    width: 48%;
    margin-bottom: 100px;
    padding: 0 10px 30px;
  }
  #daiko_lp .sec05 ul.list li.list_item:last-of-type {
    width: 100%;
  }
  #daiko_lp .sec05 ul.list li.list_item span.txt {
    font-size: 17px;
  }
  #daiko_lp .sec05 ul.list li.list_item span.txt.fc_red {
    font-size: 22px;
  }
  #daiko_lp .sec05 ul.list li.list_item:after {
    line-height: 1.2;
    font-size: 15px;
    top: -40px;
  }
  #daiko_lp .sec05 ul.list li.list_item:before {
    width: 90px;
    height: 90px;
    top: -70px;
  }
}
@media screen and (max-width: 767px) and (max-width: 479px) {
  #daiko_lp .sec05 ul.list li.list_item {
    width: 100%;
  }
}
#daiko_lp .sec06 {
  /*--------------------------------------
    tab
  --------------------------------------*/
  /*tab pc*/
  /*tab sp*/
}
#daiko_lp .sec06 .ttl_02 p {
  font-weight: 600;
  padding-bottom: 0;
}
#daiko_lp .sec06 .ttl_02 p:before {
  display: none;
}
#daiko_lp .sec06 .btn_wrap {
  margin: 50px 0;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec06 .btn_wrap {
    margin: 30px 0;
  }
}
#daiko_lp .sec06 a.button {
  color: #C6221B;
  background-color: #fff;
  border: 2px solid #C6221B;
  padding: 12px 40px;
  font-size: 18px;
}
#daiko_lp .sec06 a.button:before {
  border-bottom: 2px solid #C6221B;
  border-right: 2px solid #C6221B;
}
#daiko_lp .sec06 .list {
  width: 80%;
  max-width: 1100px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec06 .list {
    width: 95%;
  }
}
#daiko_lp .sec06 .list .list_item {
  width: 22%;
}
#daiko_lp .sec06 .list .list_item img {
  max-width: 100%;
  width: 100%;
}
#daiko_lp .sec06 .list .list_item p {
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec06 .list .list_item {
    width: 48%;
    margin-bottom: 30px;
    align-self: flex-start;
  }
  #daiko_lp .sec06 .list .list_item p {
    margin-top: 10px;
    font-size: 13px;
    letter-spacing: -0.5px;
    line-height: 1.1;
  }
}
#daiko_lp .sec06 .tab-wrap {
  margin-bottom: 40px;
}
#daiko_lp .sec06 .tab-group {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-end;
}
#daiko_lp .sec06 .tab,
#daiko_lp .sec06 .tab_sp {
  width: 23%;
  max-width: 220px;
  background: rgba(198, 34, 27, 0.1); /* タブのカラー */
  color: #990000;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  letter-spacing: -1.5px;
  font-weight: bold;
  margin: 0 5px;
  padding: 14px 0 12px;
  text-align: center;
  transition: 0.3s ease-in;
  vertical-align: bottom;
}
#daiko_lp .sec06 .panel-group {
  min-height: 100px;
  border-top: 3px solid #C6221B;
  border-bottom: 3px solid #C6221B;
  padding: 10px;
}
#daiko_lp .sec06 .panel {
  display: none;
}
#daiko_lp .sec06 .panel.is-show {
  display: block;
}
#daiko_lp .sec06 .tab.is-active {
  color: #FFF;
  transition: 0.3s;
  opacity: 1;
  background: #C6221B;
}
#daiko_lp .sec06 .tab_sp {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  width: 100%;
  max-width: none;
  margin: 0 0 20px 0;
  line-height: 1.2;
  letter-spacing: 0.8px;
  font-size: 20px;
  padding: 18px 0;
}
#daiko_lp .sec06 .child {
  display: none;
}
#daiko_lp .sec06 .tab_wrap li:first-of-type .child {
  display: block;
}
#daiko_lp .sec06 .tab_wrap .inner {
  border: 2px solid #C6221B;
  padding: 20px;
}
#daiko_lp .sec06 .tab_sp.is-active {
  color: #FFF;
  transition: 0.3s;
  opacity: 1;
  background: #C6221B;
  margin: 0;
}
#daiko_lp .sec06 .tab_sp.is-active + .inner {
  margin-bottom: 30px;
}
#daiko_lp .sec07 .ttl_02 p {
  padding-bottom: 0;
}
#daiko_lp .sec07 .ttl_02 p:before {
  display: none;
}
#daiko_lp .sec07 .ttl_02 p + p {
  line-height: 1.8;
}
#daiko_lp .sec07 .table_wrap {
  margin: 50px auto 0;
  width: 100%;
  max-width: 890px;
}
#daiko_lp .sec07 .table_wrap table {
  table-layout: fixed;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  border-collapse: separate;
  border-spacing: 8px 0px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec07 .table_wrap table {
    table-layout: auto;
    font-size: 16px;
    border-spacing: 3px 0px;
  }
}
#daiko_lp .sec07 .table_wrap tr {
  border-bottom: 1px dotted #1D1D1B;
}
#daiko_lp .sec07 .table_wrap tr:first-of-type, #daiko_lp .sec07 .table_wrap tr:last-of-type {
  border-bottom: none;
}
#daiko_lp .sec07 .table_wrap tr:last-of-type td._P {
  border-bottom: 3px solid #C6221B;
}
#daiko_lp .sec07 .table_wrap th.col {
  text-align: left;
  padding: 20px 0;
  border-bottom: 1px dashed #999;
}
#daiko_lp .sec07 .table_wrap th.col.bb {
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec07 .table_wrap th.col {
    width: 40%;
    font-size: 15px;
    text-align: center;
    padding: 10px 0;
  }
  #daiko_lp .sec07 .table_wrap th.col span {
    display: inline-block;
    line-height: 1.1;
    height: auto;
  }
}
#daiko_lp .sec07 .table_wrap th.row {
  font-size: 25px;
  color: #fff;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec07 .table_wrap th.row {
    font-size: 15px;
    padding: 5px 0;
  }
}
#daiko_lp .sec07 .table_wrap th.row._P {
  background-color: #C6221B;
  border-left: 3px #C6221B solid;
  border-right: 3px #C6221B solid;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec07 .table_wrap th.row._P {
    padding-right: 0;
  }
}
#daiko_lp .sec07 .table_wrap th.row._O {
  background: #CDCACE;
}
#daiko_lp .sec07 .table_wrap td {
  text-indent: -9999px;
  border-bottom: 1px dashed #999;
}
#daiko_lp .sec07 .table_wrap td.bb {
  border-bottom: none;
}
#daiko_lp .sec07 .table_wrap td._P {
  border-left: 3px #C6221B solid;
  border-right: 3px #C6221B solid;
}
#daiko_lp .sec07 .table_wrap td._O {
  background-color: #F0EDF1;
}
#daiko_lp .sec07 .table_wrap td.sim {
  background-size: 35px;
  background-repeat: no-repeat;
  background-position: center center;
}
#daiko_lp .sec07 .table_wrap td.sim._01 {
  background-image: url(../images/daiko_lp/simble01_s.png);
}
#daiko_lp .sec07 .table_wrap td.sim._02 {
  background-image: url(../images/daiko_lp/simble02_w.png);
}
#daiko_lp .sec07 .table_wrap td.sim._03 {
  background-image: url(../images/daiko_lp/simble03_s.png);
}
#daiko_lp .sec07 .table_wrap td.sim._04 {
  background-image: url(../images/daiko_lp/simble04_t.png);
}
#daiko_lp .sec07 .table_wrap td.sim._05 {
  background-image: url(../images/daiko_lp/simble05_c.png);
  background-size: 30px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec07 .table_wrap td.sim {
    background-size: 18px;
  }
  #daiko_lp .sec07 .table_wrap td.sim._05 {
    background-size: 14px;
  }
}
#daiko_lp .sec08 .ttl_01 h3, #daiko_lp .sec08 .ttl_01 .ttl_02 h2, #daiko_lp .ttl_02 .sec08 .ttl_01 h2, #daiko_lp .sec08 .ttl_01 .ttl_02 p, #daiko_lp .ttl_02 .sec08 .ttl_01 p {
  color: #fff;
}
#daiko_lp .sec08 .btn_wrap a.button {
  background: #fff;
  color: #C6221B;
  font-size: 26px;
  font-weight: bold;
  padding: 25px 60px;
  border-radius: 40px;
  letter-spacing: 0.1px;
}
#daiko_lp .sec08 .btn_wrap a.button:before {
  width: 10px;
  height: 10px;
  right: 30px;
  border-bottom: 3px solid #C6221B;
  border-right: 3px solid #C6221B;
}
#daiko_lp .sec08 .btn_wrap a.button:hover {
  opacity: 0.8;
}
#daiko_lp .sec08 .btn_wrap a.button:hover:before {
  transition: 0.2s ease-in;
  right: 25px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec08 .btn_wrap a.button {
    padding: 20px 40px;
    font-size: 18px;
  }
  #daiko_lp .sec08 .btn_wrap a.button:before {
    right: 20px;
  }
}
#daiko_lp .sec09 .ttl_02 p {
  padding-bottom: 0;
}
#daiko_lp .sec09 .ttl_02 p:before {
  display: none;
}
#daiko_lp .sec09 .ttl_02 p.small_font {
  font-size: 16px;
}
#daiko_lp .sec09 .plan_wrap {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
}
#daiko_lp .sec09 .plan_wrap .plan_box {
  padding: 4%;
  background: #fff;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.2);
}
#daiko_lp .sec09 .plan_wrap .plan_box p {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box p {
    font-size: 16px;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box h4 {
  font-size: 20px;
  font-weight: bold;
  padding: 0 8px;
  border-left: 3px solid #7BAA17;
}
#daiko_lp .sec09 .plan_wrap .plan_box h4 span {
  color: #999;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_item.flex {
    display: block;
    width: 100%;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_title {
  justify-content: flex-start;
  color: #7BAA17;
  width: 50%;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_title {
    width: 100%;
    margin: 0 auto 20px;
    justify-content: center;
    flex-direction: column;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_title .photo {
  width: 25%;
  display: inline-block;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_title .photo {
    width: 50%;
    max-width: 75px;
    padding-right: 0;
    padding-bottom: 15px;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_title .txt {
  display: inline-block;
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_title .txt h3, #daiko_lp .sec09 .plan_wrap .plan_box .plan_title .txt .ttl_02 h2, #daiko_lp .ttl_02 .sec09 .plan_wrap .plan_box .plan_title .txt h2, #daiko_lp .sec09 .plan_wrap .plan_box .plan_title .txt .ttl_02 p, #daiko_lp .ttl_02 .sec09 .plan_wrap .plan_box .plan_title .txt p {
  display: inline-block;
  font-size: 40px;
  font-weight: 800;
  letter-spacing: 0.5px;
  line-height: 1.1;
}
@media screen and (max-width: 479px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_title .txt h3, #daiko_lp .sec09 .plan_wrap .plan_box .plan_title .txt .ttl_02 h2, #daiko_lp .ttl_02 .sec09 .plan_wrap .plan_box .plan_title .txt h2, #daiko_lp .sec09 .plan_wrap .plan_box .plan_title .txt .ttl_02 p, #daiko_lp .ttl_02 .sec09 .plan_wrap .plan_box .plan_title .txt p {
    font-size: 28px;
    letter-spacing: 0.1px;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_title .txt .sub_txt {
  display: inline-block;
  padding-top: 10px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 3px;
}
@media screen and (max-width: 479px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_title .txt .sub_txt {
    display: block;
    font-size: 13px;
    padding-top: 0;
    margin-top: -5px;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_list {
  width: 50%;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_list {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl {
  justify-content: flex-start;
  width: 100%;
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl dt, #daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl dd {
  height: 70px;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl dt, #daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl dd {
    padding: 0 8px;
    height: 50px;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl dt {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  font-size: 20px;
  background-color: rgba(123, 170, 23, 0.2);
  font-weight: 600;
  width: 40%;
  letter-spacing: -0.5px;
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl dt span.tips {
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl dt {
    font-size: 15px;
    line-height: 1.3;
  }
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl dt span.tips {
    display: block;
    font-size: 11px;
    line-height: 1.2;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl dd {
  justify-content: flex-end;
  width: 60%;
  background-color: rgba(123, 170, 23, 0.1);
  font-weight: 700;
  font-size: 40px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl dd {
    font-size: 25px;
    letter-spacing: -0.7px;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl:nth-of-type(2) dd {
  letter-spacing: -1.5px;
  font-size: 35px;
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl:nth-of-type(2) dd span:not(:last-of-type) {
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl:nth-of-type(2) dd {
    font-size: 25px;
  }
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_list dl:nth-of-type(2) dd span.fs_small {
    font-size: 9px;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_sample {
  align-items: stretch;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_sample {
    flex-direction: column;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_sample dl {
  width: 31%;
  position: relative;
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_sample dl dt {
  background: #7BAA17;
  font-size: 25px;
  color: #fff;
  padding: 10px 0;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_sample dl dt {
    font-size: 18px;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_sample dl dd {
  padding: 20px;
  border: 2px solid #7BAA17;
  font-size: 20px;
  min-height: 130px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_sample dl dd {
    font-size: 16px;
    min-height: 0;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_sample dl:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-right: 3px solid #999;
  border-bottom: 3px solid #999;
  position: absolute;
  top: 50%;
  right: -20px;
  transform: rotate(-45deg) translateY(-50%);
}
#daiko_lp .sec09 .plan_wrap .plan_box .plan_sample dl:last-of-type:before {
  display: none;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_sample dl {
    width: 100%;
    margin: 0 auto 30px;
  }
  #daiko_lp .sec09 .plan_wrap .plan_box .plan_sample dl:before {
    top: auto;
    bottom: -20px;
    right: 50%;
    transform: rotate(45deg) translateY(0) translateX(-50%);
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box.light h4, #daiko_lp .sec09 .plan_wrap .plan_box.standard h4, #daiko_lp .sec09 .plan_wrap .plan_box.highgrade h4 {
  border-left: 3px solid #C6221B;
}
#daiko_lp .sec09 .plan_wrap .plan_box.light .plan_title, #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_title, #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_title {
  color: #C6221B;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box.light .plan_title .photo, #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_title .photo, #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_title .photo {
    padding-right: 0;
    padding-bottom: 10px;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box.light .plan_list dl dt, #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_list dl dt, #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_list dl dt {
  background-color: rgba(198, 34, 27, 0.15);
}
#daiko_lp .sec09 .plan_wrap .plan_box.light .plan_list dl dd, #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_list dl dd, #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_list dl dd {
  background-color: rgba(198, 34, 27, 0.05);
}
#daiko_lp .sec09 .plan_wrap .plan_box.light .plan_list dl dd .fs_small, #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_list dl dd .fs_small, #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_list dl dd .fs_small {
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
#daiko_lp .sec09 .plan_wrap .plan_box.light .plan_list dl dd span, #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_list dl dd span, #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_list dl dd span {
  display: inline-block;
  line-height: 1.3;
}
#daiko_lp .sec09 .plan_wrap .plan_box.light .plan_list dl:nth-of-type(2) dd, #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_list dl:nth-of-type(2) dd, #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_list dl:nth-of-type(2) dd {
  letter-spacing: -1.5px;
  font-size: 35px;
}
#daiko_lp .sec09 .plan_wrap .plan_box.light .plan_list dl:nth-of-type(2) dd span:not(:last-of-type), #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_list dl:nth-of-type(2) dd span:not(:last-of-type), #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_list dl:nth-of-type(2) dd span:not(:last-of-type) {
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box.light .plan_list dl:nth-of-type(2) dd, #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_list dl:nth-of-type(2) dd, #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_list dl:nth-of-type(2) dd {
    font-size: 25px;
  }
  #daiko_lp .sec09 .plan_wrap .plan_box.light .plan_list dl:nth-of-type(2) dd span.fs_small, #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_list dl:nth-of-type(2) dd span.fs_small, #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_list dl:nth-of-type(2) dd span.fs_small {
    font-size: 9px;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box.light .plan_sample dl dt, #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_sample dl dt, #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_sample dl dt {
  background-color: #C6221B;
}
#daiko_lp .sec09 .plan_wrap .plan_box.light .plan_sample dl dd, #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_sample dl dd, #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_sample dl dd {
  border: 2px solid #C6221B;
  min-height: 170px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box.light .plan_sample dl dd, #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_sample dl dd, #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_sample dl dd {
    min-height: 0;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box.standard h4 {
  border-left: 3px solid #006699;
}
#daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_title {
  color: #006699;
}
#daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_list dl dt {
  background-color: rgba(0, 102, 153, 0.1);
}
#daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_list dl dd {
  background-color: rgba(0, 102, 153, 0.05);
}
#daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_sample dl dt {
  background-color: #006699;
}
#daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_sample dl dd {
  border: 2px solid #006699;
  min-height: 225px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box.standard .plan_sample dl dd {
    min-height: 0;
  }
}
#daiko_lp .sec09 .plan_wrap .plan_box.highgrade h4 {
  border-left: 3px solid #996600;
}
#daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_title {
  color: #996600;
}
#daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_list dl dt {
  background-color: rgba(153, 102, 0, 0.1);
}
#daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_list dl dd {
  background-color: rgba(153, 102, 0, 0.05);
}
#daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_sample dl dt {
  background-color: #996600;
}
#daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_sample dl dd {
  border: 2px solid #996600;
  min-height: 295px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec09 .plan_wrap .plan_box.highgrade .plan_sample dl dd {
    min-height: 0;
  }
}
#daiko_lp .sec10 {
  color: #fff;
}
#daiko_lp .sec10 .ttl_02 h2:before {
  background-color: #F6DE4D;
  z-index: 1;
}
#daiko_lp .sec10 .ttl_02 p {
  padding-bottom: 0;
  margin-top: 0;
}
#daiko_lp .sec10 .ttl_02 p:before {
  display: none;
}
#daiko_lp .sec10 ul.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 950px;
  margin: 0 auto;
  padding: 20px 20px 0;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec10 ul.list {
    padding: 20px 20px 0;
  }
}
#daiko_lp .sec10 ul.list li.list_item {
  width: 31.5%;
  background: #fff;
  padding: 30px;
  position: relative;
  margin-bottom: 50px;
}
#daiko_lp .sec10 ul.list li.list_item span.photo {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
#daiko_lp .sec10 ul.list li.list_item span.photo img {
  border-radius: 3% 3% 0 0;
}
#daiko_lp .sec10 ul.list li.list_item span.txt {
  display: inline-block;
  width: 100%;
  font-weight: 700;
  color: #1D1D1B;
}
#daiko_lp .sec10 ul.list li.list_item h3.ttl.fc_red, #daiko_lp .sec10 ul.list li.list_item .ttl_02 h2.ttl.fc_red, #daiko_lp .ttl_02 .sec10 ul.list li.list_item h2.ttl.fc_red, #daiko_lp .sec10 ul.list li.list_item .ttl_02 p.ttl.fc_red, #daiko_lp .ttl_02 .sec10 ul.list li.list_item p.ttl.fc_red {
  display: inline-block;
  width: 100%;
  font-size: 30px;
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec10 ul.list li.list_item h3.ttl.fc_red, #daiko_lp .sec10 ul.list li.list_item .ttl_02 h2.ttl.fc_red, #daiko_lp .ttl_02 .sec10 ul.list li.list_item h2.ttl.fc_red, #daiko_lp .sec10 ul.list li.list_item .ttl_02 p.ttl.fc_red, #daiko_lp .ttl_02 .sec10 ul.list li.list_item p.ttl.fc_red {
    font-size: 25px;
  }
}
#daiko_lp .sec10 ul.list li.list_item:after {
  display: flex;
  align-items: center;
  justify-content: center;
  content: "1";
  white-space: pre;
  text-align: center;
  font-size: 42px;
  width: 75px;
  height: 75px;
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.3);
  font-weight: 700;
  color: #fff;
  position: absolute;
  background-color: #990000;
  top: -15px;
  left: -15px;
}
#daiko_lp .sec10 ul.list li.list_item:nth-of-type(2)::after {
  content: "2";
}
#daiko_lp .sec10 ul.list li.list_item:nth-of-type(3)::after {
  content: "3";
}
#daiko_lp .sec10 ul.list li.list_item:nth-of-type(4)::after {
  content: "4";
}
#daiko_lp .sec10 ul.list li.list_item:nth-of-type(5)::after {
  content: "5";
}
#daiko_lp .sec10 ul.list li.list_item:nth-of-type(6)::after {
  content: "6";
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec10 ul.list li.list_item {
    width: 48%;
    min-height: 390px;
  }
  #daiko_lp .sec10 ul.list li.list_item:after {
    width: 60px;
    height: 60px;
    font-size: 35px;
    top: -5px;
    left: -5px;
  }
}
@media screen and (max-width: 767px) and (max-width: 479px) {
  #daiko_lp .sec10 ul.list li.list_item {
    width: 100%;
    min-height: 0;
  }
  #daiko_lp .sec10 ul.list li.list_item:after {
    width: 60px;
    height: 60px;
    font-size: 35px;
    top: -5px;
    left: -5px;
  }
}
#daiko_lp .sec11 .btn_wrap a.button {
  font-size: 26px;
  font-weight: bold;
  padding: 25px 80px;
  border-radius: 40px;
  letter-spacing: 0.1px;
}
#daiko_lp .sec11 .btn_wrap a.button:before {
  width: 10px;
  height: 10px;
  right: 30px;
  border-bottom: 3px solid #F6DE4D;
  border-right: 3px solid #F6DE4D;
}
#daiko_lp .sec11 .btn_wrap a.button:hover {
  opacity: 0.8;
}
#daiko_lp .sec11 .btn_wrap a.button:hover:before {
  transition: 0.2s ease-in;
  right: 25px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec11 .btn_wrap a.button {
    padding: 20px 40px;
    font-size: 18px;
  }
  #daiko_lp .sec11 .btn_wrap a.button:before {
    right: 20px;
  }
}
#daiko_lp .sec11 .btn_wrap .m_contact .m_tel a {
  font-size: 25px;
  font-weight: 900;
}
#daiko_lp .sec11 .btn_wrap .m_contact .m_tel:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 23px;
  padding-right: 5px;
  background: url(../images/daiko_lp/icon_tel.png) no-repeat center center;
}
#daiko_lp .sec12 .ttl_02 p {
  padding-bottom: 0;
  margin-top: 0;
}
#daiko_lp .sec12 .ttl_02 p:before {
  display: none;
}
#daiko_lp .sec12 .chat_wrap {
  max-width: 940px;
  margin: 0 auto;
  padding: 0 10px;
}
#daiko_lp .sec12 .chat_box.flex {
  flex-wrap: nowrap;
  align-items: flex-start;
}
#daiko_lp .sec12 .chat_box.flex .chat_item:nth-of-type(2) {
  margin-top: 50px;
}
@media screen and (max-width: 999px) {
  #daiko_lp .sec12 .chat_box.flex {
    flex-direction: column;
  }
  #daiko_lp .sec12 .chat_box.flex .chat_item:nth-of-type(2) {
    margin: 0 0 10px auto;
  }
}
#daiko_lp .sec12 .chat_box.bar {
  width: 80%;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  background: #D4605B;
  border-radius: 30px;
}
#daiko_lp .sec12 .chat_box.bar p {
  padding: 10px;
  color: #fff;
  font-weight: 700;
}
#daiko_lp .sec12 .chat_box .chat_item {
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec12 .chat_box .chat_item {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) and (max-width: 479px) {
  #daiko_lp .sec12 .chat_box .chat_item {
    width: 100%;
  }
}
#daiko_lp .sec12 .chat_box .chat_item .photo {
  margin-right: 25px;
}
#daiko_lp .sec12 .chat_box .chat_item .photo._pullnet {
  margin-right: 0;
  margin-left: 25px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec12 .chat_box .chat_item .photo {
    margin-right: 15px;
  }
  #daiko_lp .sec12 .chat_box .chat_item .photo._pullnet {
    margin-right: 0;
    margin-left: 15px;
  }
}
@media screen and (max-width: 767px) and (max-width: 479px) {
  #daiko_lp .sec12 .chat_box .chat_item .photo {
    width: calc(35% - 15px);
  }
}
#daiko_lp .sec12 .chat_box .chat_item .photo span {
  display: block;
  text-align: center;
  font-weight: 600;
}
#daiko_lp .sec12 .chat_box .chat_item .photo span.icon {
  padding-bottom: 10px;
}
#daiko_lp .sec12 .chat_box .chat_item .photo img {
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.3));
}
#daiko_lp .sec12 .chat_box .chat_item .text {
  padding: 10px 20px;
  background: #fff;
  border-radius: 10px;
  position: relative;
  min-width: 300px;
}
@media screen and (max-width: 479px) {
  #daiko_lp .sec12 .chat_box .chat_item .text {
    min-width: 0;
    width: 65%;
  }
}
#daiko_lp .sec12 .chat_box .chat_item .text:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 10px 7.5px 0;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
}
#daiko_lp .sec12 .chat_box .chat_item .text._pullnet:before {
  left: auto;
  right: -10px;
  border-width: 7.5px 0 7.5px 10px;
  border-color: transparent transparent transparent #fff;
}
#daiko_lp .sec13 .ttl_02 p {
  padding-bottom: 0;
  margin-top: 0;
}
#daiko_lp .sec13 .ttl_02 p:before {
  display: none;
}
#daiko_lp .sec13 .faq_wrap {
  max-width: 830px;
  margin: 0 auto;
}
#daiko_lp .sec13 p.question {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  font-weight: 700;
  font-size: 20px;
}
#daiko_lp .sec13 p.question:before {
  content: "Q.";
  font-size: 30px;
  font-weight: 500;
  padding-right: 10px;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec13 p.question {
    line-height: 1.3;
    font-size: 16px;
    align-items: flex-start;
  }
}
#daiko_lp .sec13 p.answer {
  display: inline-flex;
  padding: 0 15px;
  font-size: 20px;
}
#daiko_lp .sec13 p.answer:before {
  content: "A.";
  display: inline-block;
  color: #C6221B;
  font-size: 30px;
  font-weight: 500;
  padding-right: 10px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec13 p.answer {
    font-size: 16px;
  }
}
#daiko_lp .sec14 {
  background: url(../images/daiko_lp/hearing_bg.jpg) no-repeat center;
  background-size: cover;
}
#daiko_lp .sec14 .ttl_wrap .logo {
  max-width: 280px;
  margin: 0 auto 15px;
}
@media screen and (max-width: 767px) and (max-width: 479px) {
  #daiko_lp .sec14 .ttl_wrap {
    width: 100%;
    padding-left: 0;
    margin: 0 auto;
    background-position: center left;
  }
  #daiko_lp .sec14 .ttl_wrap .logo {
    max-width: 280px;
    margin: 0 auto 15px;
  }
}
#daiko_lp .sec14 .logo {
  text-indent: -9999px;
  background: url(../images/daiko_lp/logo.png) no-repeat center;
  background-size: contain;
  margin-bottom: 30px;
}
#daiko_lp .sec14 .btn_wrap a.button {
  font-size: 26px;
  font-weight: bold;
  padding: 25px 80px;
  border-radius: 40px;
  letter-spacing: 0.1px;
}
#daiko_lp .sec14 .btn_wrap a.button:before {
  display: none;
}
#daiko_lp .sec14 .btn_wrap a.button:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  #daiko_lp .sec14 .btn_wrap a.button {
    padding: 20px 40px;
    font-size: 18px;
  }
}
#daiko_lp .sec15 {
  /*-------------------------------------------------
   フォーム部分
  /*-------------------------------------------------*/
  /*-----------------------------------------
  スマホページ用
  ------------------------------------------*/
}
#daiko_lp .sec15 .ttl_02 p {
  padding-bottom: 0;
  margin-top: 0;
}
#daiko_lp .sec15 .ttl_02 p:before {
  display: none;
}
#daiko_lp .sec15 .ttl_02 span {
  display: block;
}
#daiko_lp .sec15 .form_wrap {
  max-width: 920px;
  margin: 0 auto;
}
#daiko_lp .sec15 .contact form table {
  width: 90%;
  margin: 60px auto 80px;
}
#daiko_lp .sec15 .contact form table th,
#daiko_lp .sec15 .contact form table td {
  display: block;
  text-align: left;
}
#daiko_lp .sec15 .contact form table th {
  font-size: 1.6rem;
  padding: 5px 0;
}
#daiko_lp .sec15 .contact form table td {
  padding-bottom: 15px;
}
#daiko_lp .sec15 .contact form table td ul {
  justify-content: flex-start;
}
#daiko_lp .sec15 .contact form table td ul li {
  padding-left: 20px;
}
#daiko_lp .sec15 .contact input[type=text]::placeholder {
  color: #666;
}
#daiko_lp .sec15 .contact input[type=text],
#daiko_lp .sec15 .contact input[type=textarea] {
  background: #EEE;
}
#daiko_lp .sec15 .contact input[type=submit] {
  -webkit-appearance: none;
  border: none;
  font-size: 1.7rem;
  color: #FFF;
  background: #282828;
  padding: 3% 0;
  width: 100%;
  position: relative;
}
#daiko_lp .sec15 .contact input[type=submit]:hover {
  opacity: 0.7;
  transition: 0.5s;
}
#daiko_lp .sec15 .contact .submit_wrap {
  width: 39%;
  margin: 0 auto;
  position: relative;
}
#daiko_lp .sec15 .contact .submit_wrap:before {
  display: block;
  content: "";
  position: absolute;
  top: 45%;
  right: 7%;
  width: 10px;
  height: 10px;
  margin: -4px 0 0 0;
  border-top: solid 2px #FFF;
  border-right: solid 2px #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
}
@media (max-width: 768px) {
  #daiko_lp .sec15 {
    /*START*/
    /*END*/
  }
  #daiko_lp .sec15 .contact form table {
    width: 100%;
    margin: 20px auto 20px;
  }
  #daiko_lp .sec15 .contact .submit_wrap {
    width: 70%;
  }
}

/*#daiko_lp*/
.of-table {
  overflow: auto;
  max-width: 990px;
  margin: 0 auto;
}
.of-table .plan-table {
  width: 100%;
  margin-bottom: 10px;
  line-height: 1.25;
  border-spacing: 0;
}
@media screen and (max-width: 767px) {
  .of-table .plan-table {
    width: 660px;
  }
}
.of-table .plan-table .plan-table__head--top .plan-table__th:nth-child(1), .of-table .plan-table .plan-table__head--top .plan-table__th:nth-child(2), .of-table .plan-table .plan-table__head--top .plan-table__th:nth-child(3), .of-table .plan-table .plan-table__head--top .plan-table__th:nth-child(4) {
  width: 25%;
  height: auto;
  padding: 16px;
}
.of-table .plan-table .plan-table__th, .of-table .plan-table .plan-table__td {
  padding: 16px;
  font-size: 1.4rem;
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #edf4f8;
  border-bottom: 1px solid #edf4f8;
}
.of-table .plan-table .plan-table__th:first-of-type, .of-table .plan-table .plan-table__td:first-of-type {
  border-left: 1px solid #edf4f8;
}
@media screen and (max-width: 767px) {
  .of-table .plan-table .plan-table__th, .of-table .plan-table .plan-table__td {
    padding: 16px 8px;
  }
}
.of-table .plan-table .plan-table__th {
  font-weight: normal;
  background: #eee;
}
.of-table .plan-table .plan-table__th--entr {
  background: rgba(123, 170, 23, 0.2);
}
.of-table .plan-table .plan-table__th--rigt {
  background: rgba(198, 34, 27, 0.15);
}
.of-table .plan-table .plan-table__th--stnd {
  background: rgba(0, 102, 153, 0.1);
}
.of-table .plan-table .plan-table__th--high {
  background: rgba(153, 102, 0, 0.1);
}
.of-table .plan-table .plan-table__td {
  background: #fff;
}
.of-table .plan-table .plan-table__tr--even .plan-table__td {
  background: #eeeeee;
}
.of-table .plan-table .plan-info {
  padding: 8px 0;
  white-space: nowrap;
}
.of-table .plan-table .plan-info__name {
  margin-bottom: 8px;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .of-table .plan-table .plan-info__name {
    font-size: 1.5rem;
  }
}
.of-table .plan-table .plan-info__sub {
  margin-bottom: 4px;
  font-size: 1.2rem;
}
.of-table .plan-table .plan-info__price {
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .of-table .plan-table .plan-info__price {
    font-size: 2rem;
  }
}
.of-table .plan-table .plan-info__price--mark {
  font-size: 2rem;
  margin-right: 10px;
}
.of-table .plan-table .plan-info__price--biko {
  font-size: 1.2rem;
  margin-left: 5px;
}
.of-table .plan-table .sup-comment {
  font-size: 1.2rem;
}
.of-table .plan-table .support {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 24px;
  margin-top: 10px;
}
.of-table .plan-table .support:before, .of-table .plan-table .support:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}
.of-table .plan-table .support--ok {
  margin: 10px auto 0;
  border: solid 6px #C6221B;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.of-table .plan-table .support--ng:before, .of-table .plan-table .support--ng:after {
  width: 32px;
  height: 6px;
  background: #666;
}
.of-table .plan-table .support--ng:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.of-table .plan-table .support--ng:after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.of-table .plan-table .support--detail {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.2;
}
.of-table .plan-table .support--detail__num {
  margin-right: 5px;
  font-size: 3rem;
}
.of-table .plan-table .table-item {
  background: #C6221B;
  color: #fff;
}
.of-table .plan-table .plan-table__tr--even .table-item {
  background: #C6221B;
  color: #fff;
}
.of-table .comment {
  margin-top: 10px;
  font-size: 1.2rem;
  line-height: 1.5;
}

/*-------------------------------------------------
 SEOコンテンツ（記事）の投稿ページ
/*-------------------------------------------------*/
.seo_cnt_area {
  margin-top: 40px;
  /*目次*/
}
.seo_cnt_area h1 {
  font-size: 2.5rem;
  line-height: 1.4em;
  margin: 15px 0 20px 0;
  padding-bottom: 0.2em;
  position: relative;
}
.seo_cnt_area h2 {
  font-size: 2.5rem;
  line-height: 1.2em;
  margin: 30px 0 20px 0;
  padding: 0 0 15px 20px;
  border-bottom: solid 1px #aaaaaa;
  position: relative;
  vertical-align: top;
  font-weight: bold;
}
.seo_cnt_area h2 span {
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .seo_cnt_area h2 {
    font-size: 21px;
  }
}
.seo_cnt_area h2:before {
  content: "";
  position: absolute;
  left: 0;
  width: 5px;
  height: 80%;
  background: #c6221b;
}
.seo_cnt_area h3, .seo_cnt_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .seo_cnt_area h2, .seo_cnt_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .seo_cnt_area p {
  font-size: 1.8rem;
  margin: 40px 0 0 0;
  background: #f3f3f3;
  padding: 10px 15px;
}
@media screen and (max-width: 767px) {
  .seo_cnt_area h3, .seo_cnt_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .seo_cnt_area h2, .seo_cnt_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .seo_cnt_area p {
    font-size: 18px;
    margin-top: 50px;
  }
}
.seo_cnt_area h4 {
  margin: 30px 0 0 0;
  font-size: 1.8rem;
  line-height: 1.4em;
}
.seo_cnt_area h4:before {
  content: "■";
  font-size: 2rem;
  color: #c6221b;
  padding-right: 5px;
}
.seo_cnt_area .uline_red {
  background: linear-gradient(transparent 60%, rgba(198, 34, 27, 0.2509803922) 0%);
  font-weight: bold;
  padding: 0 1px;
}
.seo_cnt_area .link_red {
  font-weight: 700;
  text-decoration: none;
  position: relative;
  padding-left: 20px;
  color: #c6221b;
}
@media screen and (max-width: 767px) {
  .seo_cnt_area .link_red {
    line-height: 1.6em;
  }
}
.seo_cnt_area .link_red::before {
  position: absolute;
  display: block;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  color: #c6221b;
  font-size: 1.3rem;
  padding-right: 10px;
  top: 55%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .seo_cnt_area .link_red::before {
    top: 14px;
  }
}
.seo_cnt_area .list {
  border: solid 1px #c6221b;
  padding: 0 20px;
  overflow: hidden;
  margin: 40px 0;
}
.seo_cnt_area p {
  line-height: 2em;
  font-size: 1.6rem;
  margin: 1rem 0;
}
.seo_cnt_area strong {
  background: linear-gradient(transparent 65%, #feea98 65%);
}
.seo_cnt_area .y-box {
  border: solid 2px #fed531;
  margin: 50px 0 5px;
  padding: 20px 40px;
  position: relative;
}
.seo_cnt_area .y-box p {
  line-height: 1.6em;
}
.seo_cnt_area .y-box::before {
  position: absolute;
  content: url(../images/blog/y-box_icon.png);
  top: -22px;
  left: 35px;
}
.seo_cnt_area .y-box span {
  font-weight: 700;
}
.seo_cnt_area .line {
  margin: 50px 0;
  display: block;
  content: "";
  border-bottom: solid 1px #cccccc;
}
.seo_cnt_area .r-box {
  margin-top: 60px;
  background-color: rgba(251, 238, 238, 0.5);
  padding: 30px 40px;
}
.seo_cnt_area .r-box p {
  line-height: 1.6em;
}
.seo_cnt_area .r-box span {
  color: #c6221b;
  font-weight: 700;
}
.seo_cnt_area .g-box {
  background-color: rgba(238, 238, 238, 0.5);
  padding: 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .seo_cnt_area .g-box {
    padding: 20px;
  }
}
.seo_cnt_area .g-box p {
  line-height: 1.6em;
}
.seo_cnt_area .g-box .point {
  display: flex;
  justify-content: space-between;
}
.seo_cnt_area .g-box .point .item {
  background-color: #fff;
  width: 200px;
  height: 200px;
  text-align: center;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .seo_cnt_area .g-box .point .item {
    margin: 0 2px;
    padding: 15px 8px;
    height: auto;
  }
}
.seo_cnt_area .g-box .point .item .text {
  font-size: 2.5rem;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .seo_cnt_area .g-box .point .item .text {
    font-size: 1.5rem;
    white-space: nowrap;
  }
}
.seo_cnt_area .link-box {
  border: solid 8px #f9e8e8;
  text-align: center;
  padding: 20px;
  margin: 40px 0;
}
.seo_cnt_area .link-box p {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.6em;
}
@media screen and (max-width: 767px) {
  .seo_cnt_area .link-box p {
    line-height: 1.4em;
  }
}
.seo_cnt_area .link-box p span {
  color: #c6221b;
  padding-bottom: 10px;
  border-bottom: solid 1px #c6221b;
}
@media screen and (max-width: 767px) {
  .seo_cnt_area .link-box p span {
    padding-bottom: 2px;
  }
}
.seo_cnt_area .link-box .btn {
  margin: 30px 0;
}
.seo_cnt_area .link-box .btn a {
  background-color: #c6221b;
  color: #fff;
  letter-spacing: 0.05em;
  display: inline-block;
  padding: 10px 50px;
  border-bottom: solid 4px #9f1b16;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .seo_cnt_area .link-box .btn a {
    padding: 10px;
    width: 100%;
  }
}
.seo_cnt_area .link-box .btn a p {
  font-size: 1.8rem;
}
.seo_cnt_area .link-box .btn a p::before {
  content: url(../images/blog/link-box_icon.png);
  padding-right: 10px;
}
.seo_cnt_area .link-box .btn a p span {
  color: #fed531;
}
.seo_cnt_area .num_01::before {
  content: "1. ";
}
.seo_cnt_area .num_02::before {
  content: "2. ";
}
.seo_cnt_area .num_03::before {
  content: "3. ";
}
.seo_cnt_area .num_04::before {
  content: "4. ";
}
.seo_cnt_area .num_05::before {
  content: "5. ";
}
.seo_cnt_area .num_06::before {
  content: "6. ";
}
.seo_cnt_area .num_07::before {
  content: "7. ";
}
.seo_cnt_area .p-box {
  margin-bottom: 20px;
}
.seo_cnt_area .thumimg {
  width: 250px;
  float: right;
  padding-left: 1.5em;
  padding-top: 1em;
}
.seo_cnt_area .thumimg_l {
  width: 250px;
  float: left;
  padding-right: 1.5em;
  padding-top: 1em;
}
.seo_cnt_area #toc_container {
  margin: 50px 0 70px;
  padding: 20px 30px 30px;
  width: 100%;
  background-color: #f4f3f3;
}
@media screen and (max-width: 767px) {
  .seo_cnt_area #toc_container {
    padding: 20px 20px 30px;
  }
}
.seo_cnt_area #toc_container p.toc_title {
  text-align: left;
  font-size: 1.8rem;
  margin-bottom: 25px;
}
.seo_cnt_area #toc_container .toc_list span {
  font-weight: 700;
  padding-right: 10px;
}
.seo_cnt_area #toc_container .toc_list li {
  line-height: 1.6em;
}
.seo_cnt_area #toc_container .toc_list li > ul {
  padding: 10px 20px 20px;
}
.seo_cnt_area #toc_container .toc_list li > ul li {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .seo_cnt_area .table-overflow {
    overflow: auto;
    max-width: 990px;
  }
}
.seo_cnt_area table {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 0;
}
@media screen and (max-width: 767px) {
  .seo_cnt_area table {
    width: 660px;
  }
}
.seo_cnt_area table th {
  border-bottom: solid 2px #c6221b;
  padding: 10px 0;
  text-align: center;
}
.seo_cnt_area table td {
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
}
.seo_cnt_area tr:nth-child(even) {
  background: #F2F2F2;
}
.seo_cnt_area .dashed-line {
  border: 1px dashed #C6221B;
  padding: 20px;
}
.seo_cnt_area .background-list {
  padding: 20px;
  background: #fbf9ec;
}
.seo_cnt_area .related_seocnt {
  border: 3px solid rgba(0, 0, 0, 0.1);
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.seo_cnt_area .btn-link {
  text-decoration: none;
  display: block;
  background: #c6221b;
  color: #fff;
  width: 45%;
  margin: 0 auto;
  text-align: center;
  padding: 15px 10px;
  margin-top: 30px;
  border: 1px solid #c6221b;
}
@media screen and (max-width: 767px) {
  .seo_cnt_area .btn-link {
    width: 90%;
    margin-top: 15px;
  }
}
.seo_cnt_area .btn-link:hover {
  background: #fff;
  color: #000;
  border: 1px solid #000;
  transition: 0.4s;
}
.seo_cnt_area .btn-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}
.seo_cnt_area .red_word_link {
  color: #c6221b;
  text-decoration: none;
}

/*サイドナビ*/
.side_block {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border: none;
}

.side_navi_cnt .side_ttl {
  padding-top: 20px;
  margin-bottom: 0.5em;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  font-size: 3.2rem;
  letter-spacing: 0;
  line-height: 0.7;
  color: #c6221b;
}

.side_navi_cnt .side_ttl span {
  font-size: 0.5em;
  font-family: "游ゴシック Medium";
}

.side_navi_cnt ul {
  padding: 0 7px;
}

.side_navi_cnt ul li {
  margin-bottom: 5px;
  position: relative;
  padding-left: 20px;
  padding-bottom: 3px;
  border-bottom: dotted 1px #ccc;
}

.side_navi_cnt .children {
  padding: 0 0 0 5px;
}

.side_navi_cnt ul li:before {
  content: url(../images/case_ditail/icon_arrow01.png);
  position: absolute;
  top: 2px;
  left: 0;
}

.side_navi_cnt .icon_none ul li:before {
  display: none;
}

.side_navi_cnt .icon_none ul li {
  padding-left: 5px;
  padding-right: 5px;
}

.side_navi_cnt .cat_area > ul > li:before {
  display: none;
}

.side_navi_cnt .cat_area > ul > li {
  padding-left: 0;
  border-bottom: none;
}

.side_navi_cnt ul li a {
  text-decoration: none;
}

.side_navi_cnt ul li a:hover {
  text-decoration: underline;
}

/*-----------------------------------------
スマホページ用
------------------------------------------*/
@media (max-width: 768px) {
  /*START*/
  /*-------------------------------------------------
   SEOコンテンツ（記事）の投稿ページ
  /*-------------------------------------------------*/
  .seo_cnt_area .container {
    width: 100%;
  }
  .seo_cnt_area .thumb_area ul li {
    margin: 0 5px;
  }
  .seo_cnt_area .text_area {
    margin-bottom: 50px;
  }
  .seo_cnt_area .itemThumb-main {
    margin-bottom: 20px;
    width: 100%;
    float: none;
  }
  .seo_cnt_area .thumb_area ul {
    width: 100%;
    float: none;
  }
  .seo_cnt_area .thumb_area ul li {
    display: inline-block;
    width: 30%;
  }
  .seo_cnt_area .text_area dl dt {
    font-size: 2rem;
  }
}
@media (max-width: 425px) {
  .seo_cnt_area .thumimg {
    width: 100%;
    padding: 0 0 1em 0;
  }
  .seo_cnt_area .thumimg_l {
    width: 100%;
    padding: 0 0 1em 0;
  }
  /*END*/
}
.lp_service .inner {
  width: 1000px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (max-width: 767px) {
  .lp_service .inner {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 540px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.lp_service .btn a {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.009em;
  line-height: 1;
  text-align: center;
  color: #c6221b;
  border: solid 2px #c6221b;
  text-decoration: none;
  position: relative;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .lp_service .btn a {
    font-size: 14px;
    letter-spacing: 0.014em;
  }
}
.lp_service .btn a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .lp_service .btn a:hover {
    opacity: 1;
  }
}
.lp_service .btn a::after {
  content: "";
  display: inline-block;
  border-top: solid 3px #c6221b;
  border-right: solid 3px #c6221b;
  width: 10px;
  height: 10px;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 20px;
}
@media screen and (max-width: 767px) {
  .lp_service .btn a::after {
    border-top: solid 2px #c6221b;
    border-right: solid 2px #c6221b;
    width: 8px;
    height: 8px;
    right: 17px;
  }
}
.lp_service .section-title {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 0.036em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_service .section-title {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0.02em;
  }
}
.lp_service .u-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .lp_service .u-mobile {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .lp_service .u-desktop {
    display: none;
  }
}

/*-------------------------------------------------
 mainvisual
/*-------------------------------------------------*/
.lp_service .mainvisual {
  height: 500px;
}
@media screen and (max-width: 767px) {
  .lp_service .mainvisual {
    height: auto;
  }
}
.lp_service .mainvisual__inner {
  background-image: url(../images/lp_service/220610_main_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: inherit;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_service .mainvisual__inner {
    background-image: none;
    position: initial;
  }
}
.lp_service .mainvisual__img {
  width: 950px;
  max-width: 100%;
  margin: 0 auto;
  padding-right: 25px;
  padding-left: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .lp_service .mainvisual__img {
    width: initial;
    margin: initial;
    padding: initial;
    position: initial;
    top: initial;
    left: initial;
    transform: initial;
  }
}

/*-------------------------------------------------
 ctaボタン
/*-------------------------------------------------*/
.lp_service .cta {
  padding-top: 32px;
  padding-bottom: 32px;
  background-image: url(../images/lp_service/btns-bg.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lp_service .cta {
    padding-top: 40px;
    padding-bottom: 38.5px;
    background-position-x: -2px;
  }
}
.lp_service .cta.cta--under {
  padding-top: 60px;
  padding-bottom: 84px;
  background-image: none;
}
@media screen and (max-width: 767px) {
  .lp_service .cta.cta--under {
    padding-top: 57px;
    padding-bottom: 50px;
  }
}
.lp_service .cta__btns {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .lp_service .cta__btns {
    flex-direction: column;
  }
}
.lp_service .cta__btn:nth-of-type(2) {
  margin-top: 25px;
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .lp_service .cta__btn:nth-of-type(2) {
    margin-top: 8.8px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*-------------------------------------------------
 checkArea
/*-------------------------------------------------*/
.lp_service .checkArea {
  margin-top: 78px;
}
@media screen and (max-width: 767px) {
  .lp_service .checkArea {
    margin-top: 25px;
  }
}
.lp_service .checkArea__inner {
  width: 950px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.lp_service .checkArea__title {
  font-size: 42px;
  font-weight: 700;
  letter-spacing: 0.0036em;
  text-align: center;
  color: #333;
}
@media screen and (max-width: 767px) {
  .lp_service .checkArea__title {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.004em;
  }
}
.lp_service .checkArea__title .text-style-1 {
  color: #999;
}
.lp_service .checkArea__title .text-style-2 {
  color: #888;
}
.lp_service .checkArea__items {
  margin-top: 27px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_service .checkArea__items {
    margin-top: 20px;
    max-width: 540px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.lp_service .checkArea__items::before {
  content: "";
  width: 17px;
  height: 129.2455%;
  position: absolute;
  border-left: solid 2px #333;
  border-top: solid 2px #333;
  border-bottom: solid 2px #333;
  opacity: 0.6;
  top: 48%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .lp_service .checkArea__items::before {
    width: 8.5px;
    height: 127%;
    top: 43%;
  }
}
.lp_service .checkArea__items::after {
  content: "";
  width: 17px;
  height: 129.2455%;
  position: absolute;
  border-right: solid 2px #333;
  border-top: solid 2px #333;
  border-bottom: solid 2px #333;
  opacity: 0.6;
  top: 48%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .lp_service .checkArea__items::after {
    width: 8.5px;
    height: 127%;
    top: 43%;
  }
}
.lp_service .checkArea__item {
  margin-left: 60px;
  font-size: 28px;
  line-height: 1.43;
  padding-left: 48px;
  padding-right: 15px;
  position: relative;
}
@media screen and (max-width: 999px) {
  .lp_service .checkArea__item {
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .lp_service .checkArea__item {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.024em;
    padding-left: 24px;
    padding-right: 22px;
    margin-left: 54px;
  }
}
@media screen and (max-width: 479px) {
  .lp_service .checkArea__item {
    margin-left: 25px;
  }
}
.lp_service .checkArea__item::before {
  content: "";
  width: 27px;
  height: 27px;
  background-image: url(../images/lp_service/check-icon.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 7px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .lp_service .checkArea__item::before {
    width: 13.5px;
    height: 13.5px;
  }
}
.lp_service .checkArea__item + .checkArea__item {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .lp_service .checkArea__item + .checkArea__item {
    margin-top: 16px;
  }
}
.lp_service .checkArea__item span {
  font-weight: bold;
  color: #c6221b;
}

/*-------------------------------------------------
 checkArea
/*-------------------------------------------------*/
.lp_service .consultation {
  margin-top: 148px;
  text-align: center;
  background-color: #c6221b;
  padding-top: 69px;
  padding-bottom: 70px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_service .consultation {
    margin-top: 73px;
    padding-top: 44px;
    padding-bottom: 42px;
  }
}
.lp_service .consultation::before {
  content: "";
  width: 298px;
  height: 284px;
  background-image: url(../images/lp_service/consultation-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: calc(50% - 499px);
}
@media screen and (max-width: 767px) {
  .lp_service .consultation::before {
    width: 150px;
    height: 150px;
    left: 20px;
  }
}
.lp_service .consultation__inner {
  position: relative;
  z-index: 1;
}
.lp_service .consultation__heading {
  font-weight: bold;
  line-height: 1.43;
  color: #fff;
}
.lp_service .consultation__subtitle {
  font-size: 35px !important;
  letter-spacing: 0.028em;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .lp_service .consultation__subtitle {
    font-size: 22px !important;
    letter-spacing: 0.036em;
    line-height: 1.44;
  }
}
.lp_service .consultation__title {
  margin-top: -2px;
  font-size: 42px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .lp_service .consultation__title {
    margin-top: 5px;
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0.04em;
  }
}
.lp_service .consultation__title span {
  font-size: 42px;
  letter-spacing: 3.36px;
  color: #ffd24d;
}
@media screen and (max-width: 767px) {
  .lp_service .consultation__title span {
    font-size: 25px;
    line-height: 1.3;
    letter-spacing: 0.04em;
  }
}
.lp_service .consultation__body {
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  .lp_service .consultation__body {
    margin-top: 20px;
  }
}
.lp_service .consultation__text {
  margin: 0;
  font-size: 18px !important;
  line-height: 1.94;
  letter-spacing: 0.0144em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .lp_service .consultation__text {
    font-size: 15px !important;
    line-height: 2;
    letter-spacing: -0.022em;
  }
}
.lp_service .consultation__text span {
  font-weight: bold;
  color: #ffd24d;
}

/*-------------------------------------------------
 feature
/*-------------------------------------------------*/
.lp_service .feature {
  padding-top: 88px;
  padding-bottom: 99px;
  background-color: #f5f5f5;
}
@media screen and (max-width: 767px) {
  .lp_service .feature {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.lp_service .feature__inner {
  width: 1060px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .lp_service .feature__inner {
    width: 540px;
  }
}
.lp_service .feature__title {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.36;
  letter-spacing: 0.0428em;
  text-align: center;
  color: #333;
}
@media screen and (max-width: 767px) {
  .lp_service .feature__title {
    font-size: 25px;
    line-height: 1.4;
    letter-spacing: 0.051em;
  }
}
.lp_service .feature__title .text-style-1 {
  font-size: 50px;
  letter-spacing: 4px;
  color: #d68a87;
}
@media screen and (max-width: 767px) {
  .lp_service .feature__title .text-style-1 {
    font-size: 30px;
    letter-spacing: 0.0612em;
  }
}
.lp_service .feature__title .text-style-2 {
  font-size: 50px;
  color: #c6221b;
}
@media screen and (max-width: 767px) {
  .lp_service .feature__title .text-style-2 {
    font-size: 30px;
    letter-spacing: 0.0612em;
  }
}
.lp_service .feature__content {
  margin-top: 61px;
}
@media screen and (max-width: 767px) {
  .lp_service .feature__content {
    margin-top: 28px;
  }
}
.lp_service .feature__itemRow + .feature__itemRow {
  margin-top: 107px;
}
@media screen and (max-width: 767px) {
  .lp_service .feature__itemRow + .feature__itemRow {
    margin-top: 50px;
  }
}
.lp_service .feature .featureRow {
  display: flex;
}
@media screen and (max-width: 999px) {
  .lp_service .feature .featureRow {
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow {
    align-items: center;
    flex-direction: column-reverse;
  }
}
.lp_service .feature .featureRow:nth-of-type(odd) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow:nth-of-type(odd) {
    flex-direction: column-reverse;
  }
}
.lp_service .feature .featureRow__body {
  margin-top: 23px;
  width: 51.2857%;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow__body {
    margin-top: 27px;
    width: 100%;
  }
}
.lp_service .feature .featureRow:nth-of-type(odd) .featureRow__body {
  margin-left: 38px;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow:nth-of-type(odd) .featureRow__body {
    margin-left: initial;
  }
}
.lp_service .feature .featureRow__subtitle {
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.055em;
  line-height: 1;
  color: #c6221b;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow__subtitle {
    font-size: 17px;
    letter-spacing: 0.021em;
  }
}
.lp_service .feature .featureRow__title {
  margin-top: 14px;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0.0021em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow__title {
    margin-top: 10px;
    font-size: 20px;
    letter-spacing: 0.024em;
  }
}
.lp_service .feature .featureRow__text {
  margin-top: 21px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.83;
  letter-spacing: 0.0048em;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow__text {
    margin-top: 12px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.012em;
  }
}
.lp_service .featureRow__text span {
  font-weight: 700;
  background-color: #f3d3d3;
}
.lp_service .feature .featureRow__check {
  margin-top: 45px;
  border: solid 1px #666;
  padding: 21px 38px 21px 28px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow__check {
    margin-top: 25px;
    padding: 15px 22px 13px 14px;
  }
}
.lp_service .feature .check__heading {
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding-left: 12px;
  padding-right: 12px;
  background-color: #f5f5f5;
  position: absolute;
  top: -16px;
  left: 14px;
  letter-spacing: normal;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .check__heading {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    top: -12px;
  }
}
.lp_service .feature .check__text {
  margin: 0;
  padding-left: 24px;
  position: relative;
  font-size: 17px !important;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .check__text {
    font-size: 15px !important;
    line-height: 1.35;
    letter-spacing: 0.0156em;
    padding-left: 20px;
  }
}
.lp_service .feature .check__text::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 16px;
  height: 8px;
  border-left: 3px solid #c6221b;
  border-bottom: 3px solid #c6221b;
  transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .lp_service .feature .check__text::before {
    width: 12px;
    height: 6px;
    top: 6px;
    border-left: 2px solid #c6221b;
    border-bottom: 2px solid #c6221b;
  }
}
.lp_service .feature .featureRow__img {
  width: 46.9388%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow__img {
    width: 100%;
  }
}
.lp_service .feature .featureRow:nth-of-type(even) .featureRow__img {
  margin-left: 38px;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow:nth-of-type(even) .featureRow__img {
    margin-left: initial;
  }
}
.lp_service .feature .featureRow__img::before {
  line-height: 1;
  display: block;
  -webkit-text-stroke: 2px #c6221b;
  font-family: Oswald;
  font-size: 108px;
  font-weight: 500;
  color: #f5f5f5;
  position: absolute;
  top: -6px;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow__img::before {
    font-size: 77px;
    letter-spacing: 0.0028em;
  }
}
.lp_service .feature .featureRow:nth-of-type(1) .featureRow__img::before {
  content: "01";
  left: 25px;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow:nth-of-type(1) .featureRow__img::before {
    left: 8px;
  }
}
.lp_service .feature .featureRow:nth-of-type(2) .featureRow__img::before {
  content: "02";
  right: 14px;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow:nth-of-type(2) .featureRow__img::before {
    right: 0;
    left: -4px;
  }
}
.lp_service .feature .featureRow:nth-of-type(3) .featureRow__img::before {
  content: "03";
  left: 25px;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .featureRow:nth-of-type(3) .featureRow__img::before {
    left: 11px;
  }
}
.lp_service .feature .featureRow:nth-of-type(odd) .featureRow__img {
  margin-left: 0;
}
.lp_service .feature__itemsColumn {
  margin-top: 88px;
  display: flex;
  padding: 0 6px;
}
@media screen and (max-width: 767px) {
  .lp_service .feature__itemsColumn {
    margin-top: 50px;
    padding: initial;
    flex-direction: column;
  }
}
.lp_service .feature__itemColumn + .feature__itemColumn {
  margin-left: 47px;
}
@media screen and (max-width: 767px) {
  .lp_service .feature__itemColumn + .feature__itemColumn {
    margin-left: initial;
    margin-top: 51px;
  }
}
.lp_service .feature .column {
  width: calc(33.3333333333% - 31.3333333333px);
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .column {
    width: 100%;
  }
}
.lp_service .feature .column__body {
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .column__body {
    margin-top: 25px;
  }
}
.lp_service .feature .column__heading {
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.28;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .column__heading {
    font-size: 22px;
    letter-spacing: 0.0086em;
  }
}
.lp_service .feature .column__heading span {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .column__heading span {
    font-size: 12px !important;
  }
}
.lp_service .feature .column__text {
  margin: 0;
  margin-top: 34px;
  font-size: 18px;
  line-height: 1.67;
  letter-spacing: 0.00144em;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .column__text {
    font-size: 16px;
    line-height: 1.83;
    letter-spacing: 0.012em;
  }
}
.lp_service .feature .column:nth-of-type(1) .column__text {
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .column:nth-of-type(1) .column__text {
    margin-top: 17px;
  }
}
.lp_service .feature .column__text span {
  mix-blend-mode: multiply;
  background-color: #f3d3d3;
  font-weight: 700;
}
.lp_service .feature .column__img {
  position: relative;
}
.lp_service .feature .column__img::before {
  -webkit-text-stroke: 2px #c6221b;
  font-family: Oswald;
  font-size: 75px;
  font-weight: 500;
  letter-spacing: 0.014em;
  line-height: 1;
  color: #f5f5f5;
  position: absolute;
  top: -9px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .lp_service .feature .column__img::before {
    left: 8px;
  }
}
.lp_service .feature .column:nth-of-type(1) .column__img::before {
  content: "04";
}
.lp_service .feature .column:nth-of-type(2) .column__img::before {
  content: "05";
}
.lp_service .feature .column:nth-of-type(3) .column__img::before {
  content: "06";
}
.lp_service .feature__attention {
  margin-top: 51px;
  font-size: 16px;
  letter-spacing: 0.0128em;
}
@media screen and (max-width: 767px) {
  .lp_service .feature__attention {
    margin-top: 16px;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1.5;
  }
}
.lp_service .feature__attention a {
  display: inline-block;
  color: #c6221b;
  line-height: 1;
  border-bottom: 1px solid #c6221b;
  padding-bottom: 6px;
  text-decoration: none;
  transition: opacity 0.3s;
}
.lp_service .feature__attention a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .lp_service .feature__attention a:hover {
    opacity: 1;
  }
}

/*-------------------------------------------------
 works
/*-------------------------------------------------*/
.lp_service .works {
  margin-top: 96px;
}
@media screen and (max-width: 767px) {
  .lp_service .works {
    margin-top: 30px;
  }
}
.lp_service .works__heading {
  text-align: center;
}
.lp_service .works__subtitle {
  margin: 0;
  font-size: 30px !important;
  font-weight: 500;
  letter-spacing: 0.024em;
}
@media screen and (max-width: 767px) {
  .lp_service .works__subtitle {
    font-size: 17px !important;
    letter-spacing: 0.014em;
  }
}
.lp_service .works__subtitle span {
  font-weight: bold;
  color: #fff;
  background-color: #c6221b;
  display: inline-block;
  line-height: 1;
  padding: 8px 13px;
  margin: 0 9px;
}
@media screen and (max-width: 767px) {
  .lp_service .works__subtitle span {
    line-height: 1;
    padding: 3px 6px;
    margin: 0;
    margin-right: 4px;
  }
}
.lp_service .works__subtitle span:nth-of-type(1) {
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .lp_service .works__subtitle span:nth-of-type(1) {
    margin-left: 7px;
  }
}
.lp_service .works__title {
  margin-top: 18px;
  font-size: 70px;
  font-weight: 700;
  letter-spacing: 0.036em;
  line-height: 1;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_service .works__title {
    margin-top: 2px;
    font-size: 35px;
    letter-spacing: 0.0028em;
  }
}
.lp_service .works__title::before {
  content: "";
  width: 100%;
  height: 20px;
  background-color: #ffd24d;
  opacity: 0.5;
  position: absolute;
  top: 53px;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .lp_service .works__title::before {
    height: 10px;
    top: 28px;
  }
}
.lp_service .works__title .text-style-1 {
  color: #999;
}
.lp_service .works__title .text-style-2 {
  display: inline-block;
  margin-top: 24px;
  font-size: 50px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .lp_service .works__title .text-style-2 {
    margin-top: 12px;
    font-size: 25px;
    letter-spacing: 0.02em;
  }
}
.lp_service .works__slider {
  margin-top: 52px;
  display: flex;
  width: 200vw;
  overflow: hidden;
  height: 396px;
  height: 26.4vw;
}
@media screen and (max-width: 767px) {
  .lp_service .works__slider {
    margin-top: 20.8vw;
    height: auto;
    transform: scale(1.6);
  }
}
.lp_service .works__slider img {
  width: 100vw;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .lp_service .works__slider img {
    width: 100%;
  }
}
.lp_service .works__slider img:first-child {
  animation: slide1 60s -30s linear infinite;
}
.lp_service .works__slider img:last-child {
  animation: slide2 60s linear infinite;
}
@keyframes slide1 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.lp_service .works__btn {
  margin-top: 59px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_service .works__btn {
    margin-top: 25.8666666667vw;
  }
}
.lp_service .works__btn a {
  padding: 29px 103px;
}
@media screen and (max-width: 767px) {
  .lp_service .works__btn a {
    padding: 21px 88px;
  }
}

/*-------------------------------------------------
 voice
/*-------------------------------------------------*/
.lp_service .voice {
  margin-top: 101px;
  padding-top: 85px;
  padding-bottom: 102px;
  background-image: url(../images/lp_service/voice-bg.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lp_service .voice {
    margin-top: 51px;
    padding-top: 38px;
    padding-bottom: 50px;
  }
}
.lp_service .voice__inner {
  width: 1050px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .lp_service .voice__inner {
    width: 540px;
  }
}
.lp_service .voice__items {
  margin-top: 54px;
}
@media screen and (max-width: 767px) {
  .lp_service .voice__items {
    margin-top: 15px;
  }
}
.lp_service .voice__item {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  padding-top: 45px;
  padding-bottom: 44px;
  padding-left: 53px;
  padding-right: 41px;
  box-shadow: 1.5px 1.3px 8px 0 rgba(51, 51, 51, 0.08);
}
@media screen and (max-width: 767px) {
  .lp_service .voice__item {
    flex-direction: column-reverse;
    padding-top: 21px;
    padding-bottom: 45px;
    padding-left: 22px;
    padding-right: 22px;
  }
}
.lp_service .voice__item + .voice__item {
  margin-top: 31px;
}
@media screen and (max-width: 767px) {
  .lp_service .voice__item + .voice__item {
    margin-top: 26px;
  }
}
.lp_service .voice__body {
  width: calc(100% - 182px - 36px);
  margin-left: 36px;
}
@media screen and (max-width: 767px) {
  .lp_service .voice__body {
    margin-top: 20px;
    width: 100%;
    margin-left: initial;
  }
}
.lp_service .voice__itemTitle {
  font-weight: 700;
  font-size: 25px;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .lp_service .voice__itemTitle {
    font-size: 17px;
    letter-spacing: 0.074em;
  }
}
.lp_service .voice__itemTitle span {
  color: #c6221b;
}
.lp_service .voice__text {
  margin: 0;
  margin-top: 21px;
  font-size: 18px !important;
  line-height: 1.67;
  letter-spacing: 0.0144em;
}
@media screen and (max-width: 767px) {
  .lp_service .voice__text {
    margin-top: 20px;
    font-size: 16px !important;
    line-height: 1.96;
    letter-spacing: 0.0112em;
  }
}
.lp_service .voice__img {
  width: 182px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .lp_service .voice__img {
    width: 167px;
  }
}
.lp_service .voice__info {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.39;
  letter-spacing: 0.09em;
  text-align: center;
  margin: 0;
  margin-top: 19px;
}
@media screen and (max-width: 767px) {
  .lp_service .voice__info {
    margin-top: 10px;
    font-size: 14px;
  }
}

/*-------------------------------------------------
 price
/*-------------------------------------------------*/
.lp_service .price {
  padding-top: 73px;
  padding-bottom: 92px;
  background-color: #f5f5f5;
}
@media screen and (max-width: 999px) {
  .lp_service .price {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .lp_service .price {
    padding-top: 34px;
  }
}
.lp_service .price__inner {
  width: 1050px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .lp_service .price__inner {
    width: 540px;
  }
}
.lp_service .price__text {
  margin-top: 38px;
  font-size: 18px;
  letter-spacing: -0.04em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_service .price__text {
    margin-top: 6px;
    font-size: 16px;
    line-height: 1.83;
    letter-spacing: -0.08em;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.lp_service .price__items {
  margin-top: 52px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .lp_service .price__items {
    margin-top: 22px;
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.lp_service .price__item {
  width: calc(33.3333333333% - 23.3333333333px);
  text-align: center;
  box-shadow: 1.5px 1.3px 8px 0 rgba(51, 51, 51, 0.08);
}
@media screen and (max-width: 767px) {
  .lp_service .price__item {
    width: 100%;
  }
}
.lp_service .price__item + .price__item {
  margin-left: 35px;
}
@media screen and (max-width: 767px) {
  .lp_service .price__item + .price__item {
    margin-left: 0;
    margin-top: 28px;
  }
}
.lp_service .price .pricePlan__highlightArea {
  background-color: #9ec050;
  padding-top: 25px;
  padding-bottom: 14px;
  padding-left: 4px;
  padding-right: 4px;
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__highlightArea {
    padding-top: 18px;
    padding-bottom: 10px;
  }
}
.lp_service .price__item:nth-of-type(2) .pricePlan__highlightArea {
  background-color: #4f9fc0;
}
.lp_service .price__item:nth-of-type(3) .pricePlan__highlightArea {
  background-color: #bd9f3f;
}
.lp_service .price .pricePlan__bubble {
  margin: 0;
  font-size: 18px;
  letter-spacing: 0.0108em;
  border-radius: 25px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 270px;
  max-width: 100%;
  height: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 999px) {
  .lp_service .price .pricePlan__bubble {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__bubble {
    font-size: 14px;
    letter-spacing: 0.0168em;
    height: 30px;
  }
}
.lp_service .price .pricePlan__bubble::after {
  content: "";
  border-style: solid;
  border-width: 9px 10px 0 10px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__bubble::after {
    border-width: 5px 6px 0 6px;
  }
}
.lp_service .price .pricePlan__bubble span {
  font-weight: 700;
  color: #9ec050;
}
.lp_service .price__item:nth-of-type(2) .pricePlan__bubble span {
  color: #4f9fc0;
}
.lp_service .price__item:nth-of-type(3) .pricePlan__bubble span {
  color: #bd9f3f;
}
.lp_service .price .pricePlan__title {
  margin-top: 6px;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.015em;
  color: #fff;
}
@media screen and (max-width: 999px) {
  .lp_service .price .pricePlan__title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__title {
    margin-top: 6px;
    font-size: 17px;
    letter-spacing: 0.021em;
  }
}
.lp_service .price__item:nth-of-type(2) .pricePlan__title,
.lp_service .price__item:nth-of-type(3) .pricePlan__title {
  letter-spacing: 0.02em;
}
.lp_service .price__wrapper {
  padding-top: 21px;
  padding-bottom: 52px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .lp_service .price__wrapper {
    padding-top: 9px;
    padding-bottom: 26px;
  }
}
.lp_service .price .pricePlan__priceArea {
  padding-bottom: 21px;
  border-bottom: 1px solid #f0f0f0;
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__priceArea {
    padding-bottom: 11px;
  }
}
.lp_service .price .pricePlan__smartPhone {
  margin: 0;
  font-size: 20px;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 999px) {
  .lp_service .price .pricePlan__smartPhone {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__smartPhone {
    font-size: 15px;
    letter-spacing: 0.075em;
  }
}
.lp_service .price .pricePlan__price {
  margin: 0;
  margin-top: 25px;
  font-family: "Roboto", "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 55px;
  font-weight: 700;
  letter-spacing: -0.011em;
  line-height: 1;
  color: #9ec050;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 999px) {
  .lp_service .price .pricePlan__price {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__price {
    margin-top: 22px;
    font-size: 32px;
    letter-spacing: -1.3px;
  }
}
.lp_service .price .pricePlan__price::before {
  content: "-税別価格-";
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #333;
  letter-spacing: 0.08em;
  position: absolute;
  top: -14px;
  left: 7px;
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__price::before {
    font-size: 13px;
    letter-spacing: 0.065em;
    left: 49%;
    transform: translateX(-50%);
    top: -19px;
  }
}
.lp_service .price__item:nth-of-type(2) .pricePlan__price {
  color: #4f9fc0;
}
.lp_service .price__item:nth-of-type(3) .pricePlan__price {
  color: #bd9f3f;
}
.lp_service .price .pricePlan__price .text-style-1 {
  font-size: 40px;
  letter-spacing: -0.8px;
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__price .text-style-1 {
    font-size: 25px;
    letter-spacing: -0.05em;
  }
}
.lp_service .price .pricePlan__price .text-style-2 {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", メイリオ, Meiryo, sans-serif;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 999px) {
  .lp_service .price .pricePlan__price .text-style-2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__price .text-style-2 {
    font-size: 20px;
    letter-spacing: 0.05em;
  }
}
.lp_service .price .pricePlan__lengthArea {
  margin-top: 23px;
  border-bottom: solid 1px #f0f0f0;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__lengthArea {
    margin-top: 12px;
    padding-bottom: 16px;
  }
}
.lp_service .price .pricePlan__quantity {
  margin: 0;
  font-size: 16px;
  letter-spacing: 0.008em;
  line-height: 1;
}
@media screen and (max-width: 999px) {
  .lp_service .price .pricePlan__quantity {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__quantity {
    font-size: 13px;
    letter-spacing: 0.0065em;
  }
}
.lp_service .price .pricePlan__length {
  margin-top: 10px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.0126em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__length {
    margin-top: 8px;
    font-size: 15px;
    letter-spacing: -0.024em;
  }
}
.lp_service .price .pricePlan__length span {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.008em;
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__length span {
    font-size: 14px;
    letter-spacing: 0.0196em;
  }
}
.lp_service .price .pricePlan__example {
  margin-top: 22px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__example {
    margin-top: 10px;
  }
}
.lp_service .price .pricePlan__exampleTitle {
  margin: 0;
  font-size: 16px;
  letter-spacing: 0.008em;
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__exampleTitle {
    font-size: 13px;
    letter-spacing: 0.013em;
  }
}
.lp_service .price .pricePlan__items {
  margin-top: 7px;
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__items {
    margin-top: 2px;
  }
}
.lp_service .price .pricePlan__item {
  font-size: 16px;
  letter-spacing: 0.008em;
  background-color: #fff;
  border-radius: 5px;
  background-color: #f5f5f5;
  width: 270px;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16.6px;
  padding-bottom: 16.6px;
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__item {
    font-size: 13px;
    letter-spacing: 0.013em;
    padding-top: 5.8px;
    padding-bottom: 5.8px;
  }
}
.lp_service .price__item:nth-of-type(3) .pricePlan__item {
  padding-top: 3.1px;
  padding-bottom: 3.1px;
}
@media screen and (max-width: 767px) {
  .lp_service .price__item:nth-of-type(3) .pricePlan__item {
    padding-top: 5.8px;
    padding-bottom: 5.8px;
  }
}
.lp_service .price .pricePlan__item + .pricePlan__item {
  margin-top: 2px;
}
.lp_service .pricePlan__btn {
  margin-left: 5px;
  margin-right: 5px;
}
.lp_service .price__item:nth-of-type(1) .pricePlan__btn {
  margin-top: 158px;
}
@media screen and (max-width: 767px) {
  .lp_service .price__item:nth-of-type(1) .pricePlan__btn {
    margin-top: 21px;
  }
}
.lp_service .price__item:nth-of-type(2) .pricePlan__btn {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lp_service .price__item:nth-of-type(2) .pricePlan__btn {
    margin-top: 21px;
  }
}
.lp_service .price__item:nth-of-type(3) .pricePlan__btn {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .lp_service .price__item:nth-of-type(3) .pricePlan__btn {
    margin-top: 21px;
  }
}
.lp_service .price .pricePlan__btn a {
  width: 230px;
  max-width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__btn a {
    width: 221px;
    cursor: initial;
  }
}
.lp_service .price .pricePlan__btn a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .lp_service .price .pricePlan__btn a:hover {
    opacity: 1;
  }
}
.lp_service .price__attention {
  margin: 0;
  margin-top: 13px;
  font-size: 18px !important;
  letter-spacing: 0.04144em;
}
@media screen and (max-width: 767px) {
  .lp_service .price__attention {
    margin-top: 19px;
    font-size: 13px !important;
    letter-spacing: 0.0208em;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.lp_service .price__attention span {
  display: inline-block;
  margin-left: 29px;
}
@media screen and (max-width: 767px) {
  .lp_service .price__attention span {
    display: none;
  }
}
.lp_service .price__plusIcon {
  margin-top: 44px;
  font-size: 50px;
  font-weight: 900;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .lp_service .price__plusIcon {
    margin-top: 16px;
    font-size: 25px;
  }
}
.lp_service .price__option {
  margin-top: 46px;
}
@media screen and (max-width: 767px) {
  .lp_service .price__option {
    margin-top: 23px;
  }
}
.lp_service .price__optionTitle {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.43;
  letter-spacing: 0.028em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_service .price__optionTitle {
    font-size: 19px;
    line-height: 1.57;
    letter-spacing: 0.028em;
  }
}
.lp_service .price__optionTitle span {
  color: #c6221b;
}
.lp_service .price__optionItems {
  margin-top: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 999px) {
  .lp_service .price__optionItems {
    margin-top: 18px;
    flex-wrap: wrap;
    max-width: 379px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    gap: 12px;
  }
}
.lp_service .price__optionItem {
  width: 140px;
  max-width: 100%;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 1.5px 1.3px 8px 0 rgba(51, 51, 51, 0.08);
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.016em;
}
@media screen and (max-width: 999px) {
  .lp_service .price__optionItem {
    width: 95px;
    height: 95px;
    font-size: 14px;
    letter-spacing: 0.024em;
  }
}
.lp_service .price__optionItem + .price__optionItem {
  margin-left: 12px;
}
@media screen and (max-width: 999px) {
  .lp_service .price__optionItem + .price__optionItem {
    margin-left: 0;
  }
}
.lp_service .price__optionEtc {
  margin-top: 2px;
  text-align: right;
  font-size: 18px;
  letter-spacing: 0.0144em;
  padding-right: 60px;
}
@media screen and (max-width: 999px) {
  .lp_service .price__optionEtc {
    margin-top: 2px;
    font-size: 14px;
    letter-spacing: 0.024em;
    max-width: 379px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 12px;
  }
}

/*-------------------------------------------------
 flow
/*-------------------------------------------------*/
.lp_service .flow {
  padding-top: 101px;
  padding-bottom: 97px;
  background-image: url(../images/lp_service/flow-bg.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lp_service .flow {
    padding-top: 55px;
    padding-bottom: 50px;
    background-position-x: -2px;
  }
}
.lp_service .flow__inner {
  width: 1050px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .lp_service .flow__inner {
    width: 540px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.lp_service .flow__heading {
  text-align: center;
}
.lp_service .flow__subtitle {
  margin: 0;
  width: 200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .lp_service .flow__subtitle {
    width: 130px;
  }
}
.lp_service .flow__items {
  margin-top: 45px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .lp_service .flow__items {
    margin-top: 13px;
    flex-direction: column;
  }
}
.lp_service .flow__item {
  width: 22.7%;
  background-color: #fff;
  padding: 23px 20px;
  box-shadow: 1.5px 1.3px 8px 0 rgba(51, 51, 51, 0.08);
}
@media screen and (max-width: 767px) {
  .lp_service .flow__item {
    width: 100%;
    padding: 21px 16px 26px;
    text-align: center;
  }
}
.lp_service .flow__item + .flow__item {
  margin-left: 3.2%;
}
@media screen and (max-width: 767px) {
  .lp_service .flow__item + .flow__item {
    margin-top: 20px;
    margin-left: 0;
  }
}
.lp_service .flow__step {
  text-align: center;
  width: 79px;
  max-width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .lp_service .flow__step {
    width: 69px;
  }
}
.lp_service .flow__step img {
  position: relative;
  z-index: 1;
}
.lp_service .flow__step::before {
  content: "";
  width: 107.5949%;
  height: 10px;
  background-color: #f3d3d3;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.lp_service .flow__img {
  margin-top: 19px;
  width: 150px;
  max-width: 100%;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f5f5f5;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .lp_service .flow__img {
    margin-top: 15px;
    width: 95px;
    height: 95px;
  }
}
.lp_service .flow__name {
  margin-top: 21px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.016em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_service .flow__name {
    margin-top: 2px;
    font-size: 15px;
    letter-spacing: 0.024em;
  }
}
.lp_service .flow__text {
  margin: 0;
  margin-top: 9px;
  font-size: 18px !important;
  line-height: 1.33;
  letter-spacing: 0.00144em;
}
@media screen and (max-width: 767px) {
  .lp_service .flow__text {
    margin-top: 2px;
    font-size: 15px !important;
    letter-spacing: 0.0024em;
    line-height: 1.5;
  }
}

/*-------------------------------------------------
 モーダル
/*-------------------------------------------------*/
.modal_open {
  display: inline-block;
}

.modal_box {
  position: fixed;
  z-index: 7777;
  display: none;
  width: 36.6667%;
  padding: 5px;
  text-align: center;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -40%);
}
@media screen and (max-width: 767px) {
  .modal_box {
    width: 78.6667%;
    padding: 8px 4px;
    transform: translate(-50%, -39%);
  }
}

.modal_bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6666;
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.8);
}

.link_area {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .link_area {
    width: 100%;
    justify-content: space-between;
  }
}

.link_area .modal_link {
  width: 160px;
  max-width: 100%;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .link_area .modal_link {
    width: 10px;
    cursor: initial;
  }
}

.link_area .modal_link img {
  width: 10px;
  height: 14px;
  margin-bottom: 4px;
}

.link_area .modal_link span {
  display: inline-block;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .link_area .modal_link span {
    display: none;
  }
}

.link_area .modal_link:nth-of-type(1) {
  position: relative;
  left: -120%;
}
@media screen and (max-width: 767px) {
  .link_area .modal_link:nth-of-type(1) {
    left: -28px;
  }
}

.link_area .modal_link:nth-of-type(2) {
  position: relative;
  right: -106%;
}
@media screen and (max-width: 767px) {
  .link_area .modal_link:nth-of-type(2) {
    right: -28px;
  }
}

.link_area .modal_link a {
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #fff;
}

.modal__header {
  width: 100%;
  height: 94px;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  display: none;
}
@media screen and (max-width: 767px) {
  .modal__header {
    height: 100px;
  }
}

.modal__inner {
  width: 880px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: inherit;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .modal__inner {
    flex-direction: column;
    justify-content: center;
  }
}

.modal__title {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0.028em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .modal__title {
    font-size: 22px;
    letter-spacing: 0.036em;
  }
}

.modal__lengthWrap {
  margin-left: 45px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .modal__lengthWrap {
    margin-left: 0;
  }
}

.modal__lengthTitle {
  position: relative;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.024em;
  color: #333;
  background-color: #fff;
  padding: 2px 10px;
}
@media screen and (max-width: 767px) {
  .modal__lengthTitle {
    font-size: 15px;
    letter-spacing: 0.036em;
  }
}

.modal__lengthTitle:before {
  content: "";
  position: absolute;
  top: 74%;
  left: 99%;
  margin-top: -15px;
  border: 6px solid transparent;
  border-left: 8px solid #fff;
}

.modal__length {
  margin-left: 23px;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.006em;
  color: #ffd24d;
}
@media screen and (max-width: 767px) {
  .modal__length {
    margin-left: 19px;
    font-size: 20px;
    letter-spacing: -0.08em;
  }
}

.modal__length .text-style-1 {
  letter-spacing: -0.005em;
}
@media screen and (max-width: 767px) {
  .modal__length .text-style-1 {
    letter-spacing: -0.07em;
  }
}

.modal__length .text-style-2 {
  letter-spacing: 0.024em;
}
@media screen and (max-width: 767px) {
  .modal__length .text-style-2 {
    letter-spacing: 0.032em;
  }
}

.modal__length .text-style-3 {
  letter-spacing: 0.002em;
}
@media screen and (max-width: 767px) {
  .modal__length .text-style-3 {
    font-size: 17px;
    letter-spacing: 0.028em;
  }
}

.modal_close {
  font-size: 25px;
  background-color: #fff;
  width: 30px;
  max-width: 100%;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .modal_close {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 17px;
    width: 15px;
    height: 15px;
    cursor: initial;
  }
}

.modal__img {
  width: 100%;
  max-width: 840px;
  height: 82vh;
  overflow: auto;
}
@media screen and (max-width: 767px) {
  .modal__img {
    height: 74vh;
  }
}

.lp_service .pc_only {
  display: block !important;
}

@media screen and (max-width: 767px) {
  .lp_service .pc_only {
    display: none !important;
  }
}
.lp_service .sp_only {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .lp_service .sp_only {
    display: block !important;
  }
}
.fc-red {
  color: #C6221B;
}

.fw-b {
  font-weight: bold;
}

.alC {
  text-align: center;
}

.flow_bn.lp_ec {
  top: 45%;
}
@media screen and (max-width: 767px) {
  .flow_bn.lp_ec {
    display: none;
  }
}
.flow_bn.lp_ec a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 150px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 1.4;
  position: relative;
  transition: 0.2s ease-in-out;
}
@media screen and (max-width: 1199px) {
  .flow_bn.lp_ec a {
    width: 100px;
    height: 100px;
    font-size: 20px;
  }
}
.flow_bn.lp_ec a:first-child {
  background-color: #C6221B;
}
.flow_bn.lp_ec a:last-child {
  background-color: #1A5B92;
}
.flow_bn.lp_ec a:before {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background-color: #333;
  opacity: 0.5;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: 0.2s ease-in-out;
}
.flow_bn.lp_ec a:hover {
  transform: translateY(3px);
}
.flow_bn.lp_ec a:hover:before {
  height: 0;
}

.lp_ec {
  margin-bottom: 200px;
  letter-spacing: 0.08em;
}
.lp_ec p {
  font-weight: 500;
}
.lp_ec .slick-dots li button:before {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .lp_ec {
    letter-spacing: 0.04em;
    margin-bottom: 100px;
  }
}
.lp_ec .inner {
  width: 1050px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (max-width: 767px) {
  .lp_ec .inner {
    padding-left: 18px;
    padding-right: 18px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 540px;
  }
}
.lp_ec .section-title {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.36;
  letter-spacing: 0.044em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_ec .section-title {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0.02em;
  }
}
.lp_ec .section-title span {
  color: #c6221b;
}
.lp_ec .bg-title {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #fff;
  background-color: #333;
  text-align: center;
  padding: 8px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_ec .bg-title {
    font-size: 20px;
    padding: 10px 0;
    line-height: 1.3;
  }
}
.lp_ec .bg-title::before {
  content: "";
  border-style: solid;
  border-width: 16px 11px 0 11px;
  border-color: #333 transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .lp_ec .bg-title::before {
    border-width: 15px 15px 0 15px;
  }
}
.lp_ec .bg-title span {
  color: #ffda6b;
}
.lp_ec .subtitleWrap {
  text-align: center;
}
.lp_ec .subtitle {
  margin: 0;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.102em;
  text-align: center;
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .lp_ec .subtitle {
    font-size: 18px;
    letter-spacing: 0.051em;
  }
}
.lp_ec .subtitle::before {
  content: "";
  width: 2px;
  height: 30px;
  background-color: #333;
  position: absolute;
  top: 50%;
  left: -19px;
  transform: translateY(-50%) rotate(-44deg);
}
@media screen and (max-width: 767px) {
  .lp_ec .subtitle::before {
    width: 1px;
    height: 23px;
    left: -14px;
  }
}
.lp_ec .subtitle::after {
  content: "";
  width: 2px;
  height: 30px;
  background-color: #333;
  position: absolute;
  top: 50%;
  right: -19px;
  transform: translateY(-50%) rotate(44deg);
}
@media screen and (max-width: 767px) {
  .lp_ec .subtitle::after {
    width: 1px;
    height: 23px;
    right: -14px;
  }
}
.lp_ec .btn a {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.009em;
  line-height: 1;
  text-align: center;
  color: #c6221b;
  border: solid 2px #c6221b;
  text-decoration: none;
  position: relative;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .lp_ec .btn a {
    font-size: 14px;
    letter-spacing: 0.014em;
  }
}
.lp_ec .btn a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .lp_ec .btn a:hover {
    opacity: 1;
  }
}
.lp_ec .btn a::after {
  content: "";
  display: inline-block;
  border-top: solid 3px #c6221b;
  border-right: solid 3px #c6221b;
  width: 10px;
  height: 10px;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 24px;
}
@media screen and (max-width: 767px) {
  .lp_ec .btn a::after {
    border-top: solid 2px #c6221b;
    border-right: solid 2px #c6221b;
    width: 8px;
    height: 8px;
    right: 17px;
  }
}
.lp_ec .u-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .lp_ec .u-mobile {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .u-desktop {
    display: none;
  }
}

/*-------------------------------------------------
mainvisual
/*-------------------------------------------------*/
.lp_ec .mainvisual {
  background-image: url(../images/lp_ec/mainvisual-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 587px;
}
@media screen and (max-width: 479px) {
  .lp_ec .mainvisual {
    background-image: url(../images/lp_ec/mainvisual-bg-sp.png);
    height: 529px;
  }
}
.lp_ec .mainvisual__inner {
  height: inherit;
  position: relative;
}
.lp_ec .mainvsual__body {
  width: 100%;
  max-width: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 10%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .lp_ec .mainvsual__body {
    top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .mainvisual__img {
    width: 318px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.lp_ec .mainvisual__text {
  margin-top: 32px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.75;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .mainvisual__text {
    margin-top: 13px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.61;
  }
}
.lp_ec .mainvisual__text span {
  color: #c6221b;
}

/*-------------------------------------------------
mainarea
/*-------------------------------------------------*/
.lp_ec .mainarea {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .lp_ec .mainarea {
    margin-top: 35px;
  }
}
.lp_ec .mainarea__inner {
  position: relative;
}
.lp_ec .mainarea__inner:before {
  content: "";
  display: block;
  width: 360px;
  height: 360px;
  background: url(../images/lp_ec/ico_logobg.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: -200px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .lp_ec .mainarea__inner:before {
    width: 76%;
    height: 0;
    padding-top: 100%;
    left: -12%;
  }
}
.lp_ec .mainarea__textTitle {
  text-align: center;
  font-weight: bold;
  font-size: 42px;
  line-height: 1.3;
  color: #C6221B;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lp_ec .mainarea__textTitle {
    font-size: 25px;
  }
}
.lp_ec .mainarea__textTitle span {
  display: block;
  font-size: 30px;
  color: #333;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lp_ec .mainarea__textTitle span {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.lp_ec .mainarea__text {
  font-size: 20px;
  line-height: 1.9;
  text-align: center;
  margin: 0;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .mainarea__text {
    font-size: 15px;
    line-height: 1.83;
    text-align: left;
    letter-spacing: 0.01em;
  }
}
.lp_ec .mainarea__text .text-style-1 {
  font-weight: 700;
  background-color: #f3d3d3;
  display: inline-block;
  padding-left: 3px;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .lp_ec .mainarea__text .text-style-1 {
    display: inline;
  }
}
.lp_ec .mainarea__text .text-style-2 {
  font-weight: 700;
  color: #c6221b;
}
@media screen and (max-width: 767px) {
  .lp_ec .mainarea__text .text-style-2 {
    display: inline;
  }
}

/*-------------------------------------------------
 ctaボタン
/*-------------------------------------------------*/
.lp_ec .cta {
  padding-top: 32px;
  padding-bottom: 32px;
  background-image: url(../images/lp_service/btns-bg.jpg);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lp_ec .cta {
    padding-top: 40px;
    padding-bottom: 38.5px;
    background-position-x: -2px;
  }
}
.lp_ec .cta.cta--under {
  padding-top: 60px;
  padding-bottom: 84px;
  background-image: none;
}
@media screen and (max-width: 767px) {
  .lp_ec .cta.cta--under {
    padding-top: 57px;
    padding-bottom: 50px;
  }
}
.lp_ec .cta__btns {
  margin-top: 55px;
  display: flex;
  align-items: end;
  justify-content: center;
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (max-width: 767px) {
  .lp_ec .cta__btns {
    margin-top: 28px;
    flex-direction: column;
    padding: initial;
  }
}
.lp_ec .cta__btns--under {
  margin-top: 81px;
  margin-bottom: 80px;
  width: 940px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .lp_ec .cta__btns--under {
    margin-top: 45px;
    margin-bottom: 55px;
    width: 540px;
    padding-left: 0;
    padding-right: 0;
  }
}
.lp_ec .cta__btn:nth-of-type(2) {
  margin-top: 26px;
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .lp_ec .cta__btn:nth-of-type(2) {
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*-------------------------------------------------
rule
/*-------------------------------------------------*/
.lp_ec .rule {
  margin-top: 75px;
  background-color: #fafafa;
  padding-top: 80px;
  padding-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .lp_ec .rule {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 55px;
  }
}
.lp_ec .rule__inner {
  width: 1050px;
}
@media screen and (max-width: 767px) {
  .lp_ec .rule__inner {
    max-width: 100%;
    width: 540px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .rule__title {
    letter-spacing: 0.05rem;
  }
}
.lp_ec .rule__leadText {
  margin: 27px 0 0;
  font-size: 20px;
  line-height: 1.9;
  text-align: center;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .lp_ec .rule__leadText {
    margin: 21px 0 0;
    font-size: 15px;
    text-align: left;
    line-height: 2;
    letter-spacing: 0.015em;
  }
}
.lp_ec .rule__leadText span {
  font-weight: 700;
  color: #C6221B;
}
.lp_ec .voice__title {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__title {
    margin-top: 46px;
  }
}
.lp_ec .voice__items {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__items {
    margin: 40px 15px;
  }
}
.lp_ec .voice__items .slick-arrow.slick-disabled {
  opacity: 0;
}
.lp_ec .voice__items .slick-prev, .lp_ec .voice__items .slick-next {
  width: 35px;
  height: 35px;
  border-radius: 50vh;
  background-color: #C6221B;
}
.lp_ec .voice__items .slick-prev:before, .lp_ec .voice__items .slick-next:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 15px;
  line-height: 1;
  color: #fff;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1 !important;
}
.lp_ec .voice__items .slick-prev:before {
  content: "\f053";
}
.lp_ec .voice__items .slick-next {
  right: -10px;
}
.lp_ec .voice__items .slick-next:before {
  content: "\f054";
}
.lp_ec .voice__items .slick-track {
  display: flex;
}
.lp_ec .voice__items .slick-slide {
  height: auto !important;
}
.lp_ec .voice__item + .voice__item {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__item + .voice__item {
    margin-top: 0px;
  }
}
.lp_ec .voice__content {
  padding: 40px 50px;
  position: relative;
  box-shadow: 1.5px 1.3px 8px 0 rgba(51, 51, 51, 0.08);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__content {
    height: calc(100% - 10px);
    margin: 5px;
    padding: 20px 20px 40px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-between;
    box-shadow: 1px 1px 6px 0 rgba(51, 51, 51, 0.1);
  }
}
.lp_ec .voice__number {
  width: 105px;
  height: 170px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 20px;
  right: 40px;
}
.lp_ec .voice__number.num1 {
  background-size: 90%;
  background-image: url(../images/lp_ec/case-01.png);
}
.lp_ec .voice__number.num2 {
  background-image: url(../images/lp_ec/case-02.png);
}
.lp_ec .voice__number.num3 {
  background-image: url(../images/lp_ec/case-03.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__number {
    width: 55px;
    height: 80px;
    background-size: contain;
    top: 15px;
    right: 20px;
  }
}
.lp_ec .voice__row {
  display: flex;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__row {
    flex-direction: column-reverse;
  }
}
.lp_ec .voice__body {
  width: calc(100% - 121px - 30px);
  margin-left: 30px;
  padding-top: 10px;
  padding-right: 30px;
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__body {
    width: 100%;
    margin-left: 0;
    padding-top: 14px;
    padding-right: 0;
    letter-spacing: 0;
  }
}
.lp_ec .voice__subtitle {
  font-size: 25px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__subtitle {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
.lp_ec .voice__subtitle span {
  color: #c6221b;
}
.lp_ec .voice__leadText {
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0.022em;
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__leadText {
    margin-top: 6px;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0;
  }
}
.lp_ec .voice__imgWrap {
  width: 121px;
  max-width: 100%;
  margin-left: 7px;
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__imgWrap {
    width: 100%;
    margin-left: 0;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__img {
    width: 80px;
    max-width: 100%;
    margin-right: 20px;
  }
}
.lp_ec .voice__attribute {
  margin-top: 12px;
  margin-bottom: 0;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.43;
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__attribute {
    margin-top: 0;
    font-size: 14px;
    letter-spacing: 0.025em;
    text-align: left;
  }
}
.lp_ec .voice__box {
  margin-top: 30px;
  display: flex;
  align-items: center;
  height: 50px;
}
@media screen and (max-width: 999px) {
  .lp_ec .voice__box {
    margin-top: 20px;
    height: 70px;
    align-items: initial;
  }
}
.lp_ec .voice__boxLeft {
  flex-shrink: 0;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
  background-color: #c6221b;
  padding: 0px 30px;
  height: inherit;
  display: flex;
  align-items: center;
  border: solid 1px #c6221b;
  position: relative;
}
.lp_ec .voice__boxLeft:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 19px;
  border-color: transparent transparent transparent #c6221b;
  position: absolute;
  top: 0;
  right: -20px;
}
@media screen and (max-width: 999px) {
  .lp_ec .voice__boxLeft {
    width: 35px;
    font-size: 15px;
    letter-spacing: 0.025em;
    padding: 5px 13px;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    justify-content: center;
  }
  .lp_ec .voice__boxLeft:after {
    border-width: 35px 0 35px 10px;
    right: -12px;
  }
}
.lp_ec .voice__boxReft {
  font-size: 20px;
  font-weight: 700;
  padding-left: 30px;
  border: solid 1px #c6221b;
  height: inherit;
  display: flex;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 999px) {
  .lp_ec .voice__boxReft {
    font-size: 15px;
    height: initial;
    letter-spacing: 0;
    line-height: 1.5;
    padding-bottom: 8px;
    padding-top: 2.5px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__boxReft {
    letter-spacing: -0.1rem;
    padding: 0;
    padding-left: 15px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__item:nth-of-type(3) .voice__boxReft {
    padding-top: 11px;
    padding-bottom: 15px;
  }
}
.lp_ec .voice__boxReft span {
  color: #c6221b;
  position: relative;
  display: inline-block;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__boxReft span {
    font-size: 15px;
    display: inline;
  }
}
.lp_ec .voice__text {
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.67;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 767px) {
  .lp_ec .voice__text {
    margin-top: 13px;
    font-size: 15px;
    line-height: 1.83;
    letter-spacing: 0;
  }
}
.lp_ec .rule__point {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .lp_ec .rule__point {
    margin-top: 50px;
  }
}
.lp_ec .rule .bg-title {
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .lp_ec .point__items__wrap {
    width: 100%;
    overflow-x: scroll;
  }
}
.lp_ec .point__items {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  counter-reset: num;
}
@media screen and (max-width: 767px) {
  .lp_ec .point__items {
    width: 225%;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.lp_ec .point__item {
  display: flex;
  padding: 20px 40px 20px 20px;
  box-shadow: 1.5px 1.3px 8px 0 rgba(51, 51, 51, 0.2);
  background-color: #fff;
  width: calc(50% - 15px);
  position: relative;
}
.lp_ec .point__item:before, .lp_ec .point__item:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  border-color: #C6221B;
  border-style: solid;
}
.lp_ec .point__item:before {
  top: 0;
  left: 0;
  border-width: 1px 0 0 1px;
}
.lp_ec .point__item:after {
  bottom: 0;
  right: 0;
  border-width: 0 1px 1px 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .point__item {
    width: calc(33.3333% - 20px);
    padding: 0;
    padding-top: calc(33.3333% - 20px);
    position: relative;
    z-index: 1;
  }
}
.lp_ec .point__item:not(:nth-child(2n+1)) {
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .lp_ec .point__item:not(:nth-child(2n+1)) {
    margin-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .point__item:not(:nth-child(3n)) {
    margin-right: 20px;
  }
}
.lp_ec .point__item:nth-child(n+3) {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lp_ec .point__item:nth-child(n+3) {
    margin-top: 0px;
  }
}
.lp_ec .point__item:nth-last-child(n+4) {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .lp_ec .point__content {
    width: 100%;
    height: 100%;
    padding: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.lp_ec .point__num {
  display: block;
  position: relative;
  flex-shrink: 0;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .lp_ec .point__num {
    display: none;
  }
}
.lp_ec .point__num::before {
  counter-increment: num;
  content: counter(num, decimal-leading-zero) ".";
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  font-size: 50px;
  color: #fff;
  -webkit-text-stroke: #c6221b 1px;
  text-stroke: #c6221b 1px;
  line-height: 1;
}
.lp_ec .point__subtitle {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.025em;
}
@media screen and (max-width: 767px) {
  .lp_ec .point__subtitle {
    font-size: 18px;
    color: #c6221b;
    letter-spacing: 0;
    margin: 15px 0;
    line-height: 1.2;
    position: relative;
    z-index: 1;
  }
  .lp_ec .point__subtitle::before {
    counter-increment: num;
    content: counter(num, decimal-leading-zero) ".";
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    font-size: 50px;
    color: #fff;
    -webkit-text-stroke: #c6221b 2px;
    text-stroke: #c6221b 2px;
    line-height: 1;
    opacity: 0.2;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
  }
}
.lp_ec .point__text {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .point__text {
    margin-top: 0;
    font-size: 15px;
    letter-spacing: 0;
  }
}
.lp_ec .rule__action {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .lp_ec .rule__action {
    margin-top: 20px;
  }
}
.lp_ec .action__items {
  display: flex;
  flex-flow: row wrap;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .lp_ec .action__items {
    display: block;
    margin-top: 40px;
  }
}
.lp_ec .action__items .slick-dots {
  position: static;
  margin-top: 20px;
}
.lp_ec .action__items .slick-dots li {
  margin: 0 3px;
}
.lp_ec .action__item {
  display: flex;
  width: calc(50% - 15px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_ec .action__item {
    width: 100%;
  }
}
.lp_ec .action__item:nth-child(odd) {
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .lp_ec .action__item:nth-child(odd) {
    margin-right: 0;
  }
}
.lp_ec .action__item:nth-last-child(n+3) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lp_ec .action__item:nth-last-child(n+3) {
    margin-bottom: 0;
  }
}
.lp_ec .action__content {
  padding: 20px 40px;
  box-shadow: 1.5px 1.3px 8px 0 rgba(51, 51, 51, 0.2);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .lp_ec .action__content {
    padding: 20px;
    margin: 5px;
    box-shadow: 1px 1px 6px 0 rgba(51, 51, 51, 0.1);
  }
}
.lp_ec .action__imgWrap {
  text-align: center;
}
.lp_ec .action__imgWrap img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  margin: 0 auto;
}
.lp_ec .action__subtitle {
  color: #c6221b;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.025em;
  text-align: center;
  margin: 10px 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .action__subtitle {
    font-size: 18px;
    letter-spacing: 0;
    margin: 15px 0;
    line-height: 1.2;
  }
}
.lp_ec .action__text {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .action__text {
    margin-top: 0;
    font-size: 15px;
    letter-spacing: 0;
  }
}

/*-------------------------------------------------
staff
/*-------------------------------------------------*/
.lp_ec .staff {
  padding-top: 80px;
  padding-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .lp_ec .staff {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.lp_ec .staff__desc {
  text-align: center;
  font-size: 18px;
  margin: 30px 0 50px;
}
@media screen and (max-width: 767px) {
  .lp_ec .staff__desc {
    text-align: left;
    font-size: 15px;
  }
}
.lp_ec .staff__items {
  display: flex;
  flex-flow: row wrap;
}
.lp_ec .staff__item {
  width: calc(50% - 15px);
}
@media screen and (max-width: 767px) {
  .lp_ec .staff__item {
    width: 850%;
    margin: 0 auto 20px;
  }
}
.lp_ec .staff__item:nth-child(odd) {
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .lp_ec .staff__item:nth-child(odd) {
    margin-right: 0;
  }
}
.lp_ec .staff__item:nth-last-child(n+3) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .lp_ec .staff__item:nth-last-child(n+3) {
    margin-bottom: 0;
  }
}

/*-------------------------------------------------
service
/*-------------------------------------------------*/
.lp_ec .service {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url(../images/lp_ec/service-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lp_ec .service {
    background-image: none;
    background-color: #fbe6e6;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.lp_ec .service__inner {
  width: 1052px;
}
@media screen and (max-width: 767px) {
  .lp_ec .service__inner {
    max-width: 100%;
    width: 540px;
  }
}
.lp_ec .service__items {
  margin-top: 32px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .lp_ec .service__items {
    margin-top: 18px;
    flex-direction: column;
  }
}
.lp_ec .service__item {
  padding: 25px 17px 25px 29px;
  box-shadow: 1.5px 1.3px 8px 0 rgba(51, 51, 51, 0.08);
  background-color: #fff;
  width: calc(33.3333333333% - 14px);
}
@media screen and (max-width: 999px) {
  .lp_ec .service__item {
    width: calc(50% - 10.5px);
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item {
    width: 100%;
    padding: 27px 19px 16px 20px;
  }
}
.lp_ec .service__item:nth-of-type(2),
.lp_ec .service__item:nth-of-type(6),
.lp_ec .service__item:nth-of-type(7),
.lp_ec .service__item:nth-of-type(8),
.lp_ec .service__item:nth-of-type(9),
.lp_ec .service__item:nth-of-type(10),
.lp_ec .service__item:nth-of-type(11),
.lp_ec .service__item:nth-of-type(12) {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(2),
  .lp_ec .service__item:nth-of-type(6),
  .lp_ec .service__item:nth-of-type(7),
  .lp_ec .service__item:nth-of-type(8),
  .lp_ec .service__item:nth-of-type(9),
  .lp_ec .service__item:nth-of-type(10),
  .lp_ec .service__item:nth-of-type(11),
  .lp_ec .service__item:nth-of-type(12) {
    padding-top: 27px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(5) {
    padding: 23px 15px 20px 20px;
  }
}
.lp_ec .service__item:nth-of-type(2) .service__text,
.lp_ec .service__item:nth-of-type(6) .service__text,
.lp_ec .service__item:nth-of-type(7) .service__text,
.lp_ec .service__item:nth-of-type(8) .service__text,
.lp_ec .service__item:nth-of-type(9) .service__text,
.lp_ec .service__item:nth-of-type(10) .service__text,
.lp_ec .service__item:nth-of-type(11) .service__text,
.lp_ec .service__item:nth-of-type(12) .service__text {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(2) .service__text,
  .lp_ec .service__item:nth-of-type(6) .service__text,
  .lp_ec .service__item:nth-of-type(7) .service__text,
  .lp_ec .service__item:nth-of-type(8) .service__text,
  .lp_ec .service__item:nth-of-type(9) .service__text,
  .lp_ec .service__item:nth-of-type(10) .service__text,
  .lp_ec .service__item:nth-of-type(11) .service__text,
  .lp_ec .service__item:nth-of-type(12) .service__text {
    margin-top: 13px;
  }
}
.lp_ec .service__item:not(:nth-child(3n+1)) {
  margin-left: 21px;
}
@media screen and (max-width: 999px) {
  .lp_ec .service__item:not(:nth-child(3n+1)) {
    margin-left: 0;
  }
}
@media screen and (max-width: 999px) {
  .lp_ec .service__item:not(:nth-child(2n+1)) {
    margin-left: 21px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:not(:nth-child(2n+1)) {
    margin-left: 0;
  }
}
.lp_ec .service__item:nth-child(n+4) {
  margin-top: 17px;
}
@media screen and (max-width: 999px) {
  .lp_ec .service__item:nth-child(n+4) {
    margin-top: 15px;
  }
}
@media screen and (max-width: 999px) {
  .lp_ec .service__item:nth-child(n+3) {
    margin-top: 17px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-child(n+3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item + .service__item {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-child(n+6) {
    display: none;
    transition: 0.3s ease-in-out;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .service__items.js-open .service__item:nth-child(n+6) {
    display: block;
  }
}
.lp_ec .service__subtitle {
  padding-left: 74px;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .service__subtitle {
    font-size: 18px;
    padding-left: 52px;
  }
}
.lp_ec .service__subtitle::before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lp_ec .service__subtitle::before {
    width: 40px;
    height: 40px;
  }
}
.lp_ec .service__item:nth-of-type(1) .service__subtitle::before {
  background-image: url(../images/lp_ec/service-icon-1.png);
}
.lp_ec .service__item:nth-of-type(2) .service__subtitle::before {
  height: 45px;
  background-image: url(../images/lp_ec/service-icon-2.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(2) .service__subtitle::before {
    width: 40px;
    height: 36px;
  }
}
.lp_ec .service__item:nth-of-type(3) .service__subtitle::before {
  height: 45px;
  background-image: url(../images/lp_ec/service-icon-3.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(3) .service__subtitle::before {
    width: 40px;
    height: 36px;
  }
}
.lp_ec .service__item:nth-of-type(4) .service__subtitle::before {
  height: 45px;
  background-image: url(../images/lp_ec/service-icon-4.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(4) .service__subtitle::before {
    width: 40px;
    height: 36px;
  }
}
.lp_ec .service__item:nth-of-type(5) .service__subtitle::before {
  height: 47px;
  background-image: url(../images/lp_ec/service-icon-5.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(5) .service__subtitle::before {
    width: 40px;
    height: 36px;
  }
}
.lp_ec .service__item:nth-of-type(6) .service__subtitle::before {
  height: 45px;
  background-image: url(../images/lp_ec/service-icon-6.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(6) .service__subtitle::before {
    width: 40px;
    height: 36px;
  }
}
.lp_ec .service__item:nth-of-type(7) .service__subtitle::before {
  height: 37px;
  background-image: url(../images/lp_ec/service-icon-7.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(7) .service__subtitle::before {
    width: 40px;
    height: 29px;
  }
}
.lp_ec .service__item:nth-of-type(8) .service__subtitle::before {
  height: 44px;
  background-image: url(../images/lp_ec/service-icon-8.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(8) .service__subtitle::before {
    width: 40px;
    height: 36px;
  }
}
.lp_ec .service__item:nth-of-type(9) .service__subtitle::before {
  height: 42px;
  background-image: url(../images/lp_ec/service-icon-9.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(9) .service__subtitle::before {
    width: 40px;
    height: 34px;
  }
}
.lp_ec .service__item:nth-of-type(10) .service__subtitle::before {
  height: 35px;
  background-image: url(../images/lp_ec/service-icon-10.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(10) .service__subtitle::before {
    width: 40px;
    height: 28px;
  }
}
.lp_ec .service__item:nth-of-type(11) .service__subtitle::before {
  height: 46px;
  background-image: url(../images/lp_ec/service-icon-11.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(11) .service__subtitle::before {
    width: 40px;
    height: 36px;
  }
}
.lp_ec .service__item:nth-of-type(12) .service__subtitle::before {
  height: 40px;
  background-image: url(../images/lp_ec/service-icon-12.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .service__item:nth-of-type(12) .service__subtitle::before {
    width: 40px;
    height: 32px;
  }
}
.lp_ec .service__text {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.67;
}
@media screen and (max-width: 767px) {
  .lp_ec .service__text {
    margin-top: 15px;
    font-size: 15px;
    letter-spacing: 0.039em;
  }
}
.lp_ec .service__moreView {
  display: none;
}
@media screen and (max-width: 767px) {
  .lp_ec .service__moreView {
    display: block;
  }
  .lp_ec .service__moreView .moreView-text {
    width: 100%;
    padding: 30px 0 10px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
  }
  .lp_ec .service__moreView .moreView-text span {
    color: #C6221B;
    margin-right: 0.5rem;
  }
  .lp_ec .service__moreView.js-open .moreView-openText {
    display: none;
  }
}

/*-------------------------------------------------
cart
/*-------------------------------------------------*/
.lp_ec .cart__body {
  padding-top: 80px;
  padding-bottom: 90px;
  background: url(../images/lp_ec/cart_bg.jpg) no-repeat center/cover;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_ec .cart__body {
    padding-top: 40px;
    padding-bottom: 90px;
  }
}
.lp_ec .cart__title {
  color: #fff;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .lp_ec .cart__title {
    margin-bottom: 25px;
  }
}
.lp_ec .cart__subTitle {
  color: #C6221B;
  font-weight: 800;
  font-size: 45px;
  line-height: 1.3;
}
@media screen and (max-width: 999px) {
  .lp_ec .cart__subTitle {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .cart__subTitle {
    font-size: 24px;
  }
}
.lp_ec .cart__subText {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (max-width: 999px) {
  .lp_ec .cart__subText {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .cart__subText {
    font-size: 18px;
  }
}
.lp_ec .cart__subText span {
  font-size: 120%;
  color: #C6221B;
}
.lp_ec .cart__mainCont {
  width: 530px;
  padding-top: 530px;
  border-radius: 100vh;
  background-color: #F9E3E3;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 999px) {
  .lp_ec .cart__mainCont {
    width: 65%;
    padding-top: 65%;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .cart__mainCont {
    width: 85%;
    padding-top: 85%;
  }
}
.lp_ec .cart__mainCont--inner {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp_ec .cart__subCont {
  width: 240px;
  padding-top: 240px;
  margin-left: 50px;
  border-radius: 100vh;
  background-color: #c6221b;
  position: absolute;
  bottom: 90px;
}
@media screen and (max-width: 999px) {
  .lp_ec .cart__subCont {
    margin-left: 40px;
    width: 25%;
    padding-top: 25%;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .cart__subCont {
    margin-left: 0px;
    width: 100%;
    border-radius: 0;
    padding-top: 55px;
    bottom: 0;
    left: 0;
  }
  .lp_ec .cart__subCont:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #c6221b transparent transparent transparent;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.lp_ec .cart__subCont p {
  font-size: 30px;
  line-height: 1.2;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 999px) {
  .lp_ec .cart__subCont p {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .cart__subCont p {
    font-size: 18px;
  }
}
.lp_ec .cart__subCont--inner {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp_ec .cart__footer--inner {
  text-align: center;
  padding: 20px 0;
}

/*-------------------------------------------------
method
/*-------------------------------------------------*/
.lp_ec .method {
  padding: 80px 0;
  background-color: #fafafa;
}
@media screen and (max-width: 767px) {
  .lp_ec .method {
    padding: 50px 0;
  }
}
.lp_ec .method__inner {
  width: 1050px;
}
@media screen and (max-width: 767px) {
  .lp_ec .method__inner {
    max-width: 100%;
    width: 540px;
  }
}
.lp_ec .method__items {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lp_ec .method__items {
    margin-top: 15px;
  }
}
.lp_ec .method__items .slick-track {
  display: flex;
}
.lp_ec .method__items .slick-slide {
  height: auto !important;
}
.lp_ec .method__items .slick-dots {
  position: static;
  margin-top: 20px;
}
.lp_ec .method__items .slick-dots li {
  margin: 0 3px;
}
.lp_ec .method__item:not(:last-of-type) {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .lp_ec .method__item:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.lp_ec .method__content {
  padding: 30px;
  background-color: #fff;
  position: relative;
  box-shadow: 1px 1px 8px rgba(51, 51, 51, 0.1);
}
@media screen and (max-width: 767px) {
  .lp_ec .method__content {
    height: calc(100% - 15px);
    padding: 20px;
    box-shadow: 1px 1px 6px rgba(51, 51, 51, 0.1);
    margin: 8px;
  }
}
.lp_ec .method__ico {
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  background-size: center center;
  position: absolute;
  top: 25px;
  right: 25px;
}
@media screen and (max-width: 767px) {
  .lp_ec .method__ico {
    top: 12px;
    right: 12px;
  }
}
.lp_ec .method-icon-1 {
  background-image: url(../images/lp_ec/method-icon-1.png);
}
.lp_ec .method-icon-2 {
  background-image: url(../images/lp_ec/method-icon-2.png);
}
.lp_ec .method-icon-3 {
  background-image: url(../images/lp_ec/method-icon-3.png);
}
.lp_ec .method-icon-5 {
  background-image: url(../images/lp_ec/method-icon-5.png);
}
.lp_ec .method__subtitle {
  font-size: 25px;
  font-weight: 700;
  color: #C6221B;
  letter-spacing: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_ec .method__subtitle {
    font-size: 18px;
    line-height: 1.43;
    letter-spacing: 0;
  }
}
.lp_ec .method__text {
  margin-top: 6.5px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.83;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .lp_ec .method__text {
    margin-top: 4px;
    font-size: 15px;
  }
}
.lp_ec .method__text span {
  font-weight: 700;
  background-color: #f3d3d3;
}

/*-------------------------------------------------
needs
/*-------------------------------------------------*/
.lp_ec .needs {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url(../images/lp_ec/needs-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .lp_ec .needs {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.lp_ec .needs__inner {
  width: 1050px;
}
@media screen and (max-width: 767px) {
  .lp_ec .needs__inner {
    max-width: 100%;
    width: 540px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .needs__subtitle {
    margin-bottom: 10px;
  }
}
.lp_ec .needs__title {
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_ec .needs__title {
    margin-top: -7px;
    line-height: 1.2;
    letter-spacing: 0.08em;
  }
}
.lp_ec .needs__items {
  margin-top: 30px;
  background-color: #fff;
  padding: 60px;
  box-shadow: 1.5px 1.3px 8px 0 rgba(51, 51, 51, 0.08);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .lp_ec .needs__items {
    margin-top: 16px;
    padding: 20px 38px 135px 40px;
  }
}
.lp_ec .needs__items::before {
  content: "";
  border-style: solid;
  border-width: 42px 47.5px 0 47.5px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .lp_ec .needs__items::before {
    display: none;
  }
}
.lp_ec .needs__items::after {
  content: "";
  width: 500px;
  height: 300px;
  background-image: url(../images/lp_ec/needs-illustration.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 100px;
  right: 50px;
  z-index: -1;
}
@media screen and (max-width: 999px) {
  .lp_ec .needs__items::after {
    width: 374px;
    height: 225px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .needs__items::after {
    right: 0;
    bottom: 0;
    background-image: url(../images/lp_ec/needs-illustration-sp.png);
    width: 305px;
    height: 188px;
  }
}
.lp_ec .needs__item {
  padding-left: 47px;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 2.24px;
  line-height: 1.42857;
  position: relative;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .lp_ec .needs__item {
    padding-left: 26px;
    font-size: 16px;
    letter-spacing: 0.049em;
  }
}
.lp_ec .needs__item span {
  color: #c6221b;
}
.lp_ec .needs__item::before {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../images/lp_ec/check-icon.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .lp_ec .needs__item::before {
    width: 14px;
    height: 14px;
    top: 14%;
    transform: initial;
  }
}
.lp_ec .needs__item + .needs__item {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .lp_ec .needs__item + .needs__item {
    margin-top: 7px;
  }
}
.lp_ec .needs__textArea {
  margin-top: 60px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_ec .needs__textArea {
    margin-top: 30px;
  }
}
.lp_ec .needs__leadText {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 767px) {
  .lp_ec .needs__leadText {
    font-size: 23px;
    line-height: 1.27;
    letter-spacing: 0.0501em;
    margin-bottom: 10px;
  }
}
.lp_ec .needs__leadText span {
  color: #c6221b;
}
.lp_ec .needs__attention {
  margin-top: 10px;
  margin-bottom: 0;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .needs__attention {
    font-size: 13px;
    line-height: 1.54;
  }
}

/*-------------------------------------------------
price
/*-------------------------------------------------*/
.lp_ec .price {
  padding: 80px 0;
  position: relative;
}
.lp_ec .price:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 60px 0 60px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .lp_ec .price:after {
    border-width: 35px 30px 0 35px;
    bottom: -30px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .price {
    padding: 50px 0;
  }
}
.lp_ec .price__inner {
  width: 1050px;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__inner {
    max-width: 100%;
    width: 540px;
  }
}
.lp_ec .price__top {
  margin-top: 34px;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__top {
    margin-top: 16px;
  }
}
.lp_ec .price__topTitle {
  margin: 0;
  background-color: #d14e49;
  font-size: 25px;
  font-weight: 700;
  color: #ffda6b;
  text-align: center;
  padding: 7px 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__topTitle {
    font-size: 18px;
    padding: 4px 0;
  }
}
.lp_ec .price__topBody {
  padding: 16px 0 24px;
  background-color: #f6f6f6;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__topBody {
    padding: 5px 17px 12px 20px;
  }
}
.lp_ec .price__topCost {
  margin: 0;
  font-family: Oswald;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__topCost {
    font-size: 20px;
  }
}
.lp_ec .price__topCost span {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", メイリオ, Meiryo, sans-serif;
  font-size: 25px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__topCost span {
    font-size: 18px;
  }
}
.lp_ec .price__topItems {
  margin-top: 4px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 20px;
  width: 825px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__topItems {
    margin-top: 6px;
    justify-content: start;
    gap: 0 14px;
  }
}
.lp_ec .price__topItem {
  font-size: 18px;
  line-height: 1.83;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__topItem {
    font-size: 14px;
    line-height: 1.79;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .price__topItem span {
    display: inline-block;
    margin-left: 18px;
  }
}
.lp_ec .price__topAttention {
  margin-top: 7px;
  margin-left: 9px;
  margin-bottom: 0;
  font-size: 18px;
  letter-spacing: 0.077em;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__topAttention {
    margin-top: 2px;
    margin-left: 0;
    font-size: 13px;
  }
}
.lp_ec .price__topAttention span {
  font-size: 14px;
}
.lp_ec .price__plus {
  margin-top: 4px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__plus {
    margin-top: 16px;
    width: 24px;
    margin-left: auto;
    margin-right: auto;
  }
}
.lp_ec .price__under {
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__under {
    margin-top: 10px;
  }
}
.lp_ec .price__underTitle {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.43;
  text-align: center;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__underTitle {
    font-size: 20px;
    line-height: 1.5;
  }
}
.lp_ec .price__underTitle span {
  color: #c6221b;
}
.lp_ec .price__underItems {
  margin-top: 27px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__underItems {
    margin-top: 23px;
    justify-content: flex-start;
  }
}
.lp_ec .price__underItem {
  width: calc(25% - 9.75px);
}
@media screen and (max-width: 767px) {
  .lp_ec .price__underItem {
    width: calc(50% - 5px);
  }
}
.lp_ec .price__underItem:nth-of-type(n + 1) {
  margin-right: 13px;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__underItem:nth-of-type(n + 1) {
    margin-right: 0;
  }
}
.lp_ec .price__underItem:nth-of-type(4),
.lp_ec .price__underItem:nth-of-type(7) {
  margin-right: 0;
}
.lp_ec .price__underItem:nth-of-type(n + 5) {
  margin-top: 13px;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__underItem:nth-of-type(n + 5) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .price__underItem:nth-of-type(even) {
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .price__underItem:nth-of-type(n + 3) {
    margin-top: 10px;
  }
}
.lp_ec .price__undersubTitle {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background-color: #d14e49;
  text-align: center;
  padding: 5px 0;
}
@media screen and (max-width: 999px) {
  .lp_ec .price__undersubTitle {
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .price__undersubTitle {
    font-size: 15px;
    padding: 1.5px 0;
  }
}
.lp_ec .price__underCost {
  background-color: #f6f6f6;
  font-family: Oswald;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0;
  text-align: center;
  margin: 0;
  padding: 17px 0 20px;
}
@media screen and (max-width: 767px) {
  .lp_ec .price__underCost {
    font-size: 15px;
    padding: 9px 0;
  }
}
.lp_ec .price__underCost span {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
}

/*-------------------------------------------------
example
/*-------------------------------------------------*/
.lp_ec .example {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f7dedd;
}
.lp_ec .example__inner {
  width: 1050px;
}
.lp_ec .example__desc {
  margin: 30px 0 50px;
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_ec .example__desc {
    font-size: 15px;
    margin: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .example__content {
    width: calc(100vw - 18px);
    overflow-x: scroll;
  }
}
.lp_ec .example__table {
  table-layout: fixed;
  width: 100%;
  border-collapse: separate;
  border-spacing: 3px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .lp_ec .example__table {
    min-width: 750px;
    padding-top: 20px;
  }
}
.lp_ec .example__table th {
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: -0.05rem;
}
@media screen and (max-width: 767px) {
  .lp_ec .example__table th {
    font-size: 15px;
  }
}
.lp_ec .example__table td {
  background-color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 1.3;
  letter-spacing: 0.05rem;
  padding: 15px 0;
}
.lp_ec .example__table td span {
  font-size: 120%;
}
@media screen and (max-width: 767px) {
  .lp_ec .example__table td {
    font-size: 15px;
  }
}
.lp_ec .example__table thead {
  counter-reset: num;
}
.lp_ec .example__table thead th {
  height: 95px;
}
.lp_ec .example__table .midashi-01 {
  width: 26%;
  background-color: #333;
}
@media screen and (max-width: 767px) {
  .lp_ec .example__table .midashi-01 {
    width: 15%;
  }
  .lp_ec .example__table .midashi-01 span {
    font-size: 85%;
  }
}
.lp_ec .example__table .midashi-02 {
  width: 18.5%;
  font-size: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_ec .example__table .midashi-02 {
    font-size: 18px;
    width: 21.25%;
  }
}
.lp_ec .example__table .fukidashi {
  display: inline-block;
  min-width: 10rem;
  padding: 5px 10px 8px;
  background-color: #fff;
  border-radius: 100vh;
  box-shadow: 0 0 5px rgba(51, 51, 51, 0.2);
  font-size: 15px;
  text-align: center;
  color: #111;
  line-height: 1;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .lp_ec .example__table .fukidashi {
    min-width: 8rem;
    font-size: 13px;
    padding: 3px 5px 5px;
  }
}
.lp_ec .example__table .fukidashi:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
}
.lp_ec .example__table .fukidashi span {
  color: #C6221B;
  font-size: 132%;
}
.lp_ec .example__table .case01 {
  background-color: #E08682;
}
.lp_ec .example__table .case02 {
  background-color: #DA6F6B;
}
.lp_ec .example__table .case03 {
  background-color: #CF4944;
}
.lp_ec .example__table .case04 {
  background-color: #C6221B;
}

/*-------------------------------------------------
difference
/*-------------------------------------------------*/
.lp_ec .difference {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f5f5f5;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.lp_ec .difference__inner {
  width: 1050px;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__inner {
    padding-left: 20px;
    padding-right: 10px;
    width: 540px;
    max-width: 100%;
  }
}
.lp_ec .difference__items {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__items {
    margin-top: 30px;
  }
}
.lp_ec .difference__items .slick-dots {
  position: static;
  margin-top: 15px;
}
.lp_ec .difference__items .slick-dots li {
  margin: 0 3px;
}
.lp_ec .difference__items .slick-track {
  display: flex;
  align-items: start;
}
.lp_ec .difference__items .slick-slide {
  height: auto !important;
}
.lp_ec .difference__content {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__content {
    flex-direction: column-reverse;
    align-items: start;
  }
}
.lp_ec .difference__item:not(:last-of-type) {
  margin-bottom: 55px;
}
.lp_ec .difference__item:nth-of-type(odd) .difference__content {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__item:nth-of-type(odd) .difference__content {
    flex-direction: column-reverse;
  }
}
.lp_ec .difference__body {
  padding-top: 20px;
  width: 48.5944%;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__body {
    padding-top: 18px;
    width: 100%;
  }
}
.lp_ec .difference__item:nth-of-type(even) .difference__body {
  margin-right: 5.12048%;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__item:nth-of-type(even) .difference__body {
    margin-right: 0;
  }
}
.lp_ec .difference__item:nth-of-type(odd) .difference__body {
  margin-left: 5.12048%;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__item:nth-of-type(odd) .difference__body {
    margin-left: 0;
  }
}
.lp_ec .difference__item:nth-of-type(3) .difference__body,
.lp_ec .difference__item:nth-of-type(5) .difference__body {
  margin-left: 3.93145%;
  width: 49.6976%;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__item:nth-of-type(3) .difference__body,
  .lp_ec .difference__item:nth-of-type(5) .difference__body {
    margin-left: 0;
    width: 100%;
  }
}
.lp_ec .difference__item:nth-of-type(6) .difference__body {
  width: 49.5984%;
  margin-right: 4.21687%;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__item:nth-of-type(6) .difference__body {
    width: 100%;
    margin-right: 0;
  }
}
.lp_ec .difference_title {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.43;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference_title {
    font-size: 20px;
    line-height: 1.5;
  }
}
.lp_ec .difference__item:nth-of-type(3) .difference_title,
.lp_ec .difference__item:nth-of-type(5) .difference_title {
  letter-spacing: 0.012em;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__item:nth-of-type(3) .difference_title,
  .lp_ec .difference__item:nth-of-type(5) .difference_title {
    letter-spacing: 0.03em;
  }
}
.lp_ec .difference__text {
  margin-top: 25px;
  font-size: 18px;
  line-height: 1.83;
  margin-bottom: 0;
  letter-spacing: 0.012em;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__text {
    margin-top: 7px;
    font-size: 15px;
    line-height: 2;
    letter-spacing: 0.021em;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__item:nth-of-type(5) .difference__text {
    padding-right: 6px;
  }
}
.lp_ec .difference__text span {
  background-color: #f3d3d3;
  font-weight: 700;
}
.lp_ec .difference__img {
  position: relative;
  width: 46.1847%;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__img {
    width: 95%;
    margin: 0 auto;
  }
}
.lp_ec .difference__num {
  line-height: 1;
  display: block;
  -webkit-text-stroke: 2px #c6221b;
  font-family: Oswald;
  font-size: 108px;
  font-weight: 500;
  color: #f5f5f5;
  position: absolute;
  top: -3px;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__num {
    font-size: 71px;
    top: 5px;
  }
}
.lp_ec .difference__smallText {
  margin-top: 14px;
  line-height: 1.71;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__smallText {
    margin-top: 14px;
    font-size: 14px;
    line-height: 1.79;
    letter-spacing: 0.03em;
  }
}
.lp_ec .difference__link {
  margin-top: 27px;
  font-size: 18px;
  color: #c6221b !important;
  display: inline-block;
  line-height: 1;
  border-bottom: 1px solid #c6221b;
  padding-bottom: 9px;
  text-decoration: none !important;
  transition: opacity 0.3s;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .lp_ec .difference__link {
    margin-top: 23px;
    font-size: 14px;
    padding-bottom: 7px;
  }
}
.lp_ec .difference__link:hover {
  opacity: 0.7;
}

/*-------------------------------------------------
works
/*-------------------------------------------------*/
.lp_ec .works {
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  .lp_ec .works {
    padding-top: 48px;
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .works__title {
    margin-top: 0px;
  }
}
.lp_ec .works__slider {
  margin-top: 60px;
  display: flex;
  width: 200vw;
  overflow: hidden;
  height: 495px;
  height: 33vw;
}
@media screen and (max-width: 767px) {
  .lp_ec .works__slider {
    margin-top: 13.2vw;
    height: auto;
    transform: scale(1.238697);
  }
}
.lp_ec .works__slider img {
  width: 100vw;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .lp_ec .works__slider img {
    width: 100%;
  }
}
.lp_ec .works__slider img:first-child {
  animation: slide1 60s -30s linear infinite;
}
.lp_ec .works__slider img:last-child {
  animation: slide2 60s linear infinite;
}
@keyframes slide1 {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.lp_ec .works__btn {
  margin-top: 70px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_ec .works__btn {
    margin-top: 18.1333333333vw;
  }
}
.lp_ec .works__btn a {
  padding: 30px 100px;
  border-radius: 100vh;
}
@media screen and (max-width: 767px) {
  .lp_ec .works__btn a {
    padding: 18px 90px;
  }
}

/*-------------------------------------------------
 suppot
/*-------------------------------------------------*/
.lp_ec .suppot {
  margin-top: 81px;
  padding-top: 83px;
  padding-bottom: 52px;
  background-color: #c6221b;
}
@media screen and (max-width: 767px) {
  .lp_ec .suppot {
    margin-top: 51px;
    padding-top: 43px;
    padding-bottom: 48px;
  }
}
.lp_ec .suppot__inner {
  width: 1050px;
}
@media screen and (max-width: 767px) {
  .lp_ec .suppot__inner {
    width: 540px;
    max-width: 100%;
  }
}
.lp_ec .suppot__title {
  color: #fff;
}
.lp_ec .suppot__title span {
  color: #ffd24d;
}
.lp_ec .suppot__items {
  margin-top: 35px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .lp_ec .suppot__items {
    margin: 20px auto 0;
    display: block;
    width: 90%;
  }
}
.lp_ec .suppot__items .slick-track {
  display: flex;
}
.lp_ec .suppot__items .slick-slide {
  height: auto !important;
}
.lp_ec .suppot__items .slick-arrow.slick-disabled {
  opacity: 0;
}
.lp_ec .suppot__items .slick-prev, .lp_ec .suppot__items .slick-next {
  width: 35px;
  height: 35px;
  border-radius: 50vh;
  top: 50%;
  background-color: #333;
  box-shadow: 0 0 5px rgba(51, 51, 51, 0.2);
}
.lp_ec .suppot__items .slick-prev:before, .lp_ec .suppot__items .slick-next:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 15px;
  line-height: 1;
  color: #fff;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1 !important;
}
.lp_ec .suppot__items .slick-prev {
  left: -15px;
}
.lp_ec .suppot__items .slick-prev:before {
  content: "\f053";
}
.lp_ec .suppot__items .slick-next {
  right: -15px;
}
.lp_ec .suppot__items .slick-next:before {
  content: "\f054";
}
.lp_ec .suppot__item {
  width: calc(33.3333333333% - 13.3333333333px);
}
@media screen and (max-width: 767px) {
  .lp_ec .suppot__item {
    width: 100%;
  }
}
.lp_ec .suppot__content {
  background-color: #fff;
  padding: 40px 30px 30px 30px;
  text-align: center;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .lp_ec .suppot__content {
    margin: 0 5px;
    padding: 20px 30px;
  }
}
.lp_ec .suppot__item:nth-of-type(3) .suppot__content {
  padding: 40px 20px 30px 30px;
}
@media screen and (max-width: 767px) {
  .lp_ec .suppot__item:nth-of-type(3) .suppot__content {
    padding: 20px 30px;
  }
}
.lp_ec .suppot__item + .suppot__item {
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .lp_ec .suppot__item + .suppot__item {
    margin-left: auto;
  }
}
.lp_ec .suppot__img img {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lp_ec .suppot__item:nth-of-type(2) .suppot__img {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 767px) {
  .lp_ec .suppot__item:nth-of-type(3) .suppot__img {
    transform: scale(0.85);
  }
}
.lp_ec .suppot__subtitle {
  text-align: center;
  margin-top: 18px;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .lp_ec .suppot__subtitle {
    margin-top: 3px;
    font-size: 18px;
  }
}
.lp_ec .suppot__text {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  text-align: left;
  line-height: 1.83;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .suppot__text {
    margin-top: 4px;
    font-size: 15px;
    line-height: 1.83;
  }
}
.lp_ec .suppot__text span {
  background-color: #f3d3d3;
  font-weight: 700;
}
.lp_ec .suppot__more {
  margin-top: 16px;
  margin-bottom: 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .lp_ec .suppot__more {
    text-align: center;
  }
}
.lp_ec .suppot__more a {
  font-size: 18px;
  color: #fff !important;
  display: inline-block;
  line-height: 1;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  text-decoration: none !important;
  transition: opacity 0.3s;
}
.lp_ec .suppot__more a:after {
  display: none;
  border-color: #fff;
}
@media screen and (max-width: 767px) {
  .lp_ec .suppot__more a {
    border-bottom: none;
    border-radius: 50vh;
    background-color: #333;
    padding: 18px 40px;
    font-size: 15px;
  }
  .lp_ec .suppot__more a:after {
    display: block;
  }
}
.lp_ec .suppot__more a:hover {
  opacity: 0.7;
}

/*-------------------------------------------------
 flow
/*-------------------------------------------------*/
.lp_ec .flow {
  margin-top: 100px;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f9e9e9;
}
@media screen and (max-width: 767px) {
  .lp_ec .flow {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.lp_ec .flow__inner {
  width: 1050px;
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__inner {
    max-width: 100%;
    width: 540px;
  }
}
.lp_ec .flow__items {
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
  counter-reset: num;
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__items {
    margin-top: 30px;
    flex-flow: column-reverse wrap;
  }
}
.lp_ec .flow__items .slick-dots {
  position: static;
  margin-bottom: 20px;
  z-index: 1;
  position: relative;
}
.lp_ec .flow__items .slick-dots:before {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  background-color: #C7BABA;
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lp_ec .flow__items .slick-dots li {
  width: 30px;
  height: 30px;
  transition: 0.2s ease-in-out;
}
.lp_ec .flow__items .slick-dots li.slick-active {
  width: 40px;
  height: 40px;
}
.lp_ec .flow__items .slick-dots li.slick-active button {
  font-weight: 600;
  font-size: 170%;
  background-color: #c6221b;
}
.lp_ec .flow__items .slick-dots li button {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #C7BABA;
  color: #fff !important;
  font-size: initial;
  font-family: Oswald;
  color: initial;
}
.lp_ec .flow__items .slick-dots li button::before {
  content: none;
}
.lp_ec .flow__items .slick-list {
  width: 100%;
}
.lp_ec .flow__items .slick-track {
  display: flex;
}
.lp_ec .flow__items .slick-slide {
  height: auto !important;
}
.lp_ec .flow__items .slick-arrow.slick-disabled {
  opacity: 0;
}
.lp_ec .flow__items .slick-next, .lp_ec .flow__items .slick-prev {
  width: 35px;
  height: 35px;
  top: 63%;
}
.lp_ec .flow__items .slick-next:before, .lp_ec .flow__items .slick-prev:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-top: 2px solid #c6221b;
  border-right: 2px solid #c6221b;
  opacity: 1 !important;
  position: absolute;
  top: 50%;
}
.lp_ec .flow__items .slick-next {
  right: -10px;
}
.lp_ec .flow__items .slick-next:before {
  transform: translate(-50%, -50%) rotate(45deg);
  left: 40%;
}
.lp_ec .flow__items .slick-prev:before {
  transform: translate(-50%, -50%) rotate(-135deg);
  left: 60%;
}
.lp_ec .flow__content {
  background-color: #fff;
  padding: 30px 40px 30px 30px;
  position: relative;
  box-shadow: 1.5px 1.3px 8px 0 rgba(51, 51, 51, 0.08);
  border: solid 1px #ededed;
  position: relative;
  z-index: 5;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__content {
    width: 100%;
    padding: 23px 25px 16px 19px;
  }
}
.lp_ec .flow__content::before {
  counter-increment: num;
  content: counter(num, decimal-leading-zero);
  font-family: Oswald;
  font-size: 106px;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1;
  color: #f7e7e7;
  display: block;
  position: absolute;
  top: 7px;
  right: 14px;
  letter-spacing: -0.03em;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__content::before {
    font-size: 62px;
    right: 12px;
    top: 3px;
  }
}
.lp_ec .flow__item {
  width: calc(50% - 9.5px);
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__item {
    width: 100%;
  }
}
.lp_ec .flow__item:not(:nth-child(2n+1)) {
  margin-left: 19px;
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__item:not(:nth-child(2n+1)) {
    margin-left: 0;
  }
}
.lp_ec .flow__item:nth-child(n+3) {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__item:nth-child(n+3) {
    margin-top: 0;
  }
}
.lp_ec .flow__subtitle {
  padding-left: 70px;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.06em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__subtitle {
    font-size: 18px;
    padding-left: 51px;
  }
}
.lp_ec .flow__subtitle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: cover;
}
.lp_ec .flow__item:nth-of-type(1) .flow__subtitle::before {
  width: 50px;
  height: 38px;
  background-image: url(../images/lp_ec/flow-icon-1.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__item:nth-of-type(1) .flow__subtitle::before {
    width: 41px;
    height: 31px;
  }
}
.lp_ec .flow__item:nth-of-type(2) .flow__subtitle::before {
  width: 57px;
  height: 49px;
  background-image: url(../images/lp_ec/flow-icon-2.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__item:nth-of-type(2) .flow__subtitle::before {
    width: 40px;
    height: 35px;
  }
}
.lp_ec .flow__item:nth-of-type(3) .flow__subtitle::before {
  width: 41px;
  height: 56px;
  background-image: url(../images/lp_ec/flow-icon-3.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__item:nth-of-type(3) .flow__subtitle::before {
    width: 31px;
    height: 42px;
  }
}
.lp_ec .flow__item:nth-of-type(4) .flow__subtitle::before {
  width: 58px;
  height: 41px;
  background-image: url(../images/lp_ec/flow-icon-4.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__item:nth-of-type(4) .flow__subtitle::before {
    width: 40px;
    height: 29px;
  }
}
.lp_ec .flow__item:nth-of-type(5) .flow__subtitle::before {
  width: 46px;
  height: 55px;
  background-image: url(../images/lp_ec/flow-icon-5.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__item:nth-of-type(5) .flow__subtitle::before {
    width: 34px;
    height: 40px;
  }
}
.lp_ec .flow__item:nth-of-type(6) .flow__subtitle::before {
  width: 57px;
  height: 54px;
  background-image: url(../images/lp_ec/flow-icon-6.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__item:nth-of-type(6) .flow__subtitle::before {
    width: 40px;
    height: 38px;
  }
}
.lp_ec .flow__item:nth-of-type(7) .flow__subtitle::before {
  width: 58px;
  height: 54px;
  background-image: url(../images/lp_ec/flow-icon-7.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__item:nth-of-type(7) .flow__subtitle::before {
    width: 40px;
    height: 37px;
  }
}
.lp_ec .flow__item:nth-of-type(8) .flow__subtitle::before {
  width: 57px;
  height: 54px;
  background-image: url(../images/lp_ec/flow-icon-8.png);
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__item:nth-of-type(8) .flow__subtitle::before {
    width: 40px;
    height: 38px;
  }
}
.lp_ec .flow__text {
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.83;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__text {
    margin-top: 7px;
    font-size: 15px;
    line-height: 1.67;
    letter-spacing: -0.018em;
  }
}
.lp_ec .flow__text span {
  font-weight: 700;
  color: #c6221b;
}
.lp_ec .flow__maintenance {
  margin-top: 60px;
  padding: 51px 49px 27px 48px;
  border: solid 1px #333;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__maintenance {
    margin-top: 51px;
    padding: 30px 27px 17px 21px;
  }
}
.lp_ec .flow__maintenanceRibbon {
  margin: 0 !important;
  position: relative;
  height: 55px;
  line-height: 55px;
  text-align: center;
  padding: 2.5px 30px;
  background-color: #333333;
  color: #fff;
  box-sizing: border-box;
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 999px) {
  .lp_ec .flow__maintenanceRibbon {
    font-size: 15px;
    width: 295px;
    max-width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0;
    top: -21px;
    display: inline-block;
  }
}
@media screen and (max-width: 340px) {
  .lp_ec .flow__maintenanceRibbon {
    font-size: 13px;
    width: 264px;
  }
}
.lp_ec .flow__maintenanceRibbon:before,
.lp_ec .flow__maintenanceRibbon:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
}
.lp_ec .flow__maintenanceRibbon:before {
  top: 0;
  left: -1px;
  border-width: 29px 0px 25px 15px;
  border-color: transparent transparent transparent #f9e9e9;
  border-style: solid;
}
@media screen and (max-width: 999px) {
  .lp_ec .flow__maintenanceRibbon:before {
    border-width: 20px 0px 20px 15px;
  }
}
.lp_ec .flow__maintenanceRibbon:after {
  top: 0;
  right: -1px;
  border-width: 29px 15px 25px 0px;
  border-color: transparent #f9e9e9 transparent transparent;
  border-style: solid;
}
@media screen and (max-width: 999px) {
  .lp_ec .flow__maintenanceRibbon:after {
    border-width: 20px 15px 20px 0px;
  }
}
.lp_ec .flow__maintenanceTitle {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__maintenanceTitle {
    font-size: 18px;
  }
}
.lp_ec .flow__maintenanceText {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.83;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .lp_ec .flow__maintenanceText {
    margin-top: 2px;
    font-size: 15px;
    line-height: 1.83;
  }
}
.lp_ec .flow__maintenanceText span {
  font-weight: 700;
  color: #c6221b;
}

/*-------------------------------------------------
 faq
/*-------------------------------------------------*/
.lp_ec .faq {
  margin-top: 69px;
}
@media screen and (max-width: 767px) {
  .lp_ec .faq {
    margin-top: 42px;
  }
}
.lp_ec .faq__inner {
  width: 1050px;
}
@media screen and (max-width: 767px) {
  .lp_ec .faq__inner {
    max-width: 100%;
    width: 540px;
  }
}
.lp_ec .faq__items {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .lp_ec .faq__items {
    margin-top: 20px;
  }
}
.lp_ec .faq__item {
  border: solid 1px #eee;
  background-color: #eee;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .lp_ec .faq__item {
    padding: 0;
  }
}
.lp_ec .faq__item + .faq__item {
  margin-top: 20px;
}
.lp_ec .faq__itemTitle {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.06em;
  padding-left: 57px;
  position: relative;
  letter-spacing: 0;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .lp_ec .faq__itemTitle {
    font-size: 15px;
    line-height: 1.2;
    padding: 15px 40px 15px 40px;
    letter-spacing: 0.01rem;
  }
}
.lp_ec .faq__itemTitle::before {
  content: "Q.";
  display: inline-block;
  font-size: 35px;
  font-weight: 900;
  color: #c6221b;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .lp_ec .faq__itemTitle::before {
    font-size: 20px;
    transform: none;
    top: 11px;
    left: 13px;
  }
}
.lp_ec .faq__itemTitle::after {
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  font-size: 15px;
  font-weight: 900;
  color: #C6221B;
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translateY(-50%);
}
.lp_ec .faq__itemTitle.js-open::after {
  content: "\f068";
}
.lp_ec .faq__text {
  margin-top: 25px;
  margin-bottom: -30px;
  background-color: #fff;
  font-size: 18px;
  line-height: 1.83;
  letter-spacing: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
  transition: 0.3s ease-in-out;
}
.lp_ec .faq__text.js-open {
  margin-bottom: 0;
  padding: 30px 25px 40px 25px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .lp_ec .faq__text {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 1.8;
  }
  .lp_ec .faq__text.js-open {
    padding: 15px 20px 30px 20px;
    height: auto;
  }
}
.lp_ec .faq__link {
  margin-top: 21px;
  display: table;
  font-size: 18px;
  color: #c8312b !important;
  line-height: 1;
  border-bottom: 1px solid #c6221b;
  padding-bottom: 10px;
  text-decoration: none !important;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .lp_ec .faq__link {
    margin-top: 22px;
    font-size: 15px;
    padding-bottom: 7px;
  }
}
.lp_ec .faq__link:hover {
  opacity: 0.7;
}

.lp_ec .pc_only {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .lp_ec .pc_only {
    display: none !important;
  }
}
.lp_ec .sp_only {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .lp_ec .sp_only {
    display: block !important;
  }
}

.daikou .container {
  max-width: 1000px;
  width: 100%;
}
.daikou .fs_xxlarge {
  line-height: 1.5;
}
.daikou .main_area {
  background: url(../images/daikou/d_fv_bg.jpg) no-repeat center;
  background-color: rgba(201, 220, 227, 0.5);
  height: 580px;
}
@media screen and (max-width: 767px) {
  .daikou .main_area {
    background: url(../images/daikou/d_fv_bg_sp.png) no-repeat center bottom/contain;
    background-color: rgba(201, 220, 227, 0.5);
    height: auto;
    margin-bottom: 40px;
  }
}
.daikou .main_area h1 {
  text-align: left;
  max-width: 1000px;
  margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
  .daikou .main_area h1 {
    text-align: center;
    margin: 30px auto 0;
    padding: 0 20px 90vw;
  }
}
@media screen and (max-width: 767px) {
  .daikou .main_area h1 img {
    margin: 0 auto;
  }
}
.daikou .btn_area {
  margin-bottom: 50px;
}
.daikou .btn_area .container {
  max-width: 890px;
}
.daikou .btn_area .col-md-6 {
  padding: 0 9px;
}
@media screen and (max-width: 767px) {
  .daikou .btn_area .col-md-6 {
    padding: 0 20px;
  }
}
.daikou .btn_area .col-md-6:first-child {
  margin-bottom: 20px;
}
.daikou .btn_area a {
  position: relative;
  display: block;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 23px 10px 16px;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .daikou .btn_area a {
    font-size: 18px;
    padding: 18px 10px 11px;
  }
}
.daikou .btn_area a::after {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 50%;
  right: 20px;
  transform: rotate(45deg) translateY(-50%);
}
@media screen and (max-width: 767px) {
  .daikou .btn_area a::after {
    width: 8px;
    height: 8px;
  }
}
.daikou .btn_area a.bg-r {
  background-color: #c6221b;
  box-shadow: #9a0503 0px 7px 0px;
}
@media screen and (max-width: 767px) {
  .daikou .btn_area a.bg-r .photo {
    width: 20px;
  }
}
.daikou .btn_area a.bg-b {
  background-color: #1a5b92;
  box-shadow: #124066 0px 7px 0px;
}
@media screen and (max-width: 767px) {
  .daikou .btn_area a.bg-b .photo {
    width: 15px;
  }
}
.daikou .btn_area a .photo {
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.daikou .btn_area a .baloon {
  max-width: 230px;
  width: 100%;
  position: absolute;
  display: block;
  background-color: #fff;
  border: solid 2px #c6221b;
  border-radius: 20px;
  padding: 8px 10px;
  color: #c6221b;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .daikou .btn_area a .baloon {
    max-width: 180px;
  }
}
.daikou .btn_area a .baloon::before {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 50%;
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-top: 10px solid #fff;
}
.daikou .btn_area a .baloon p {
  line-height: 1;
  margin: 0;
  font-size: 20px;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .daikou .btn_area a .baloon p {
    font-size: 15px;
  }
}
.daikou .check_area {
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .daikou .check_area {
    padding-top: 20px;
    padding-bottom: 50px;
  }
}
.daikou .check_area .container {
  max-width: 900px;
}
.daikou .check_area h3, .daikou .check_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .daikou .check_area h2, .daikou .check_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .daikou .check_area p {
  text-align: center;
  font-size: 42px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .daikou .check_area h3, .daikou .check_area #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .daikou .check_area h2, .daikou .check_area #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .daikou .check_area p {
    font-size: 25px;
    margin-bottom: 20px;
  }
}
.daikou .check_area ul {
  background-color: #fff;
  padding: 35px 45px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .daikou .check_area ul {
    padding: 10px 15px 200px;
  }
}
.daikou .check_area ul::after {
  content: "";
  background: url(../images/daikou/check_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 25px;
  right: 45px;
  width: 190px;
  height: 250px;
}
@media screen and (max-width: 767px) {
  .daikou .check_area ul::after {
    bottom: 0;
    right: auto;
    left: 50%;
    width: 144px;
    height: 190px;
    transform: translateX(-50%);
  }
}
.daikou .check_area ul li {
  border-bottom: none;
  font-size: 28px;
  padding: 8px 0 8px 45px;
}
@media screen and (max-width: 767px) {
  .daikou .check_area ul li {
    font-size: 18px;
    padding: 5px 0 5px 35px;
    line-height: 1.3;
  }
}
.daikou .check_area ul li::before {
  content: url(../images/daikou/icon_check02.png);
  top: 10px;
}
@media screen and (max-width: 767px) {
  .daikou .check_area ul li::before {
    transform: scale(0.6);
    top: 4px;
  }
}
.daikou .check_area ul li span {
  font-weight: 700;
}
.daikou .kaiketsu_area {
  position: relative;
}
.daikou .kaiketsu_area .arrow {
  position: relative;
}
.daikou .kaiketsu_area .arrow::after {
  position: absolute;
  content: "";
  background: url(../images/daikou/arrow_up.png) no-repeat;
  width: 112px;
  height: 116px;
  top: -50%;
  left: 40%;
}
@media screen and (max-width: 767px) {
  .daikou .kaiketsu_area .arrow::after {
    background-size: contain;
    width: 80px;
    top: -90%;
    left: 25%;
  }
}
.daikou .kaiketsu_area .tri {
  position: absolute;
  bottom: -65px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .daikou .kaiketsu_area .tri {
    bottom: -45px;
  }
}
.daikou .kaiketsu_area .tri::before {
  position: absolute;
  content: "";
  border-top: 70px solid #c6221b;
  border-right: 150px solid transparent;
  border-left: 150px solid transparent;
  display: block;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .daikou .kaiketsu_area .tri::before {
    top: 22px;
    border-top: 40px solid #c6221b;
    border-right: 80px solid transparent;
    border-left: 80px solid transparent;
  }
}
.daikou .teigaku {
  background-image: url(../images/daikou/d_teigaku_bg.png);
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .daikou .teigaku {
    padding: 40px 0 20px;
  }
}
.daikou .teigaku .w_shadow {
  line-height: 2;
  text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
.daikou .lpcase {
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .daikou .lpcase {
    padding: 50px 0;
  }
}
.daikou .lpcase .case_box {
  padding: 0;
  height: auto;
}
.daikou .lpcase .case_box span {
  font-size: 2.5rem;
  color: #333;
  padding-bottom: 5px;
  display: block;
}
@media screen and (max-width: 767px) {
  .daikou .lpcase .case_box span {
    font-size: 1.8rem;
  }
}
.daikou .lpcase .case_box li {
  line-height: 1.5;
  font-size: 1.8rem;
  padding-left: 1em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .daikou .lpcase .case_box li {
    font-size: 1.5rem;
  }
}
.daikou .lpcase .case_box li:not(:last-child) {
  padding-bottom: 15px;
}
.daikou .lpcase .case_box li::before {
  position: absolute;
  top: 0px;
  left: 0;
  content: "・";
}
.daikou .suport {
  background: #f8e3e2;
}
@media screen and (max-width: 767px) {
  .daikou .suport {
    padding: 20px 0 50px;
  }
}
.daikou .suport .fs_xsmall {
  line-height: 2;
}
.daikou .suport .shadow img {
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .daikou .suport .shadow img {
    margin: 0;
  }
}
.daikou .mall {
  background-color: #f5f5f5;
  padding: 50px 0 70px;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .daikou .mall {
    margin-bottom: 60px;
  }
}
.daikou .mall img {
  margin: 0 5px 10px;
}
@media screen and (max-width: 767px) {
  .daikou .mall img {
    height: 43px;
    margin: 0 1px 4px;
  }
}
.daikou .request {
  background-color: #f8e3e2;
  padding: 60px 0 80px;
  position: relative;
}
.daikou .request::after {
  content: "";
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 30px solid #f8e3e2;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .daikou .request::after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 20px solid #f8e3e2;
    bottom: -20px;
  }
}
.daikou .request .container {
  max-width: 900px;
}
.daikou .request .box {
  padding: 0;
  height: 223px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .daikou .request .box {
    padding: 0 20px;
    justify-content: center;
    height: auto;
  }
}
.daikou .request .man {
  margin: 0 10px;
}
.daikou .request .woman {
  margin: 0 10px;
  display: flex;
  align-items: flex-end;
}
.daikou .request .baloon_r,
.daikou .request .baloon_l {
  background-color: #fff;
  padding: 0 24px;
  max-width: 280px;
  width: 100%;
  height: 170px;
  position: relative;
  box-shadow: 4px 4px 0px #eebcba;
  align-self: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .daikou .request .baloon_r,
  .daikou .request .baloon_l {
    width: 60%;
    padding: 0 12px;
    height: auto;
    min-height: 150px;
  }
}
.daikou .request .baloon_r::after,
.daikou .request .baloon_l::after {
  content: "";
  display: block;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 20px solid #fff;
  position: absolute;
  top: 50px;
  right: -20px;
}
@media screen and (max-width: 1199px) {
  .daikou .request .baloon_r::after,
  .daikou .request .baloon_l::after {
    top: 40px;
  }
}
.daikou .request .baloon_r p,
.daikou .request .baloon_l p {
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .daikou .request .baloon_r p,
  .daikou .request .baloon_l p {
    font-size: 1.5rem;
  }
}
.daikou .request .baloon_r .fs_medium,
.daikou .request .baloon_l .fs_medium {
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .daikou .request .baloon_r .fs_medium,
  .daikou .request .baloon_l .fs_medium {
    font-size: 1.8rem;
  }
}
.daikou .request .baloon_l::after {
  border-left: 0px;
  border-right: 20px solid #fff;
  top: 80px;
  right: auto;
  left: -20px;
}
@media screen and (max-width: 1199px) {
  .daikou .request .baloon_l::after {
    top: 50px;
  }
}
.daikou .variation {
  margin-top: 20px;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .daikou .variation {
    margin-top: 50px;
    margin-bottom: 30px;
  }
}
.daikou .variation .ttl {
  position: relative;
  display: inline-block;
  margin: 0 auto;
}
.daikou .variation .ttl .fs_xxlarge {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .daikou .variation .ttl p {
    line-height: 0.5;
  }
}
.daikou .variation .catch {
  position: absolute;
  top: 60px;
  left: 50px;
  font-size: 3rem;
}
@media screen and (max-width: 767px) {
  .daikou .variation .catch {
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 1.8rem;
    white-space: nowrap;
  }
}
.daikou .variation .fs_tokudai {
  font-size: 12rem;
  font-family: "Roboto";
  vertical-align: -5%;
}
@media screen and (max-width: 767px) {
  .daikou .variation .fs_tokudai {
    font-size: 6.5rem;
  }
}
.daikou .variation .desc {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .daikou .variation .desc {
    text-align: left;
  }
}
.daikou .variation .bg_pink {
  background-color: #f8e3e2;
}
.daikou .variation .icon_list {
  margin-top: 40px;
}
.daikou .variation .icon_list ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.daikou .variation .icon_list li {
  width: 14.2857142857%;
}
@media screen and (max-width: 767px) {
  .daikou .variation .icon_list li {
    width: 25%;
    padding: 0 5px;
  }
}
.daikou .variation .icon_list li .photo {
  height: 81px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 479px) {
  .daikou .variation .icon_list li .photo {
    height: 40px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .daikou .variation .icon_list li .photo img {
    max-height: 100%;
  }
}
.daikou .variation .icon_list li p {
  line-height: 1.2;
  font-size: 1.6rem;
  font-weight: bold;
  margin-top: 15px;
  height: 70px;
}
@media screen and (max-width: 1199px) {
  .daikou .variation .icon_list li p {
    height: 55px;
  }
}
@media screen and (max-width: 479px) {
  .daikou .variation .icon_list li p {
    height: 40px;
    font-size: 1.1rem;
  }
}
.daikou .others {
  padding: 80px 0;
  background-color: #c6221b;
}
@media screen and (max-width: 767px) {
  .daikou .others {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .daikou .others .row {
    margin-top: 15px;
  }
}
.daikou .others .box {
  margin-top: 50px;
  background-color: #fff;
  padding: 40px 25px;
  height: 390px;
}
@media screen and (max-width: 767px) {
  .daikou .others .box {
    padding: 25px 20px;
    margin-top: 15px;
    height: auto;
  }
}
.daikou .others .box .photo {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .daikou .others .box .photo {
    margin-bottom: 15px;
  }
}
.daikou .others .box h4 {
  font-size: 2.5rem;
}
@media screen and (max-width: 767px) {
  .daikou .others .box h4 {
    font-size: 1.8rem;
  }
}
.daikou .others .box ul {
  margin-top: 10px;
}
.daikou .others .box li {
  position: relative;
  padding-left: 1em;
  padding-bottom: 10px;
  line-height: 1.3;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .daikou .others .box li {
    font-size: 1.5rem;
  }
}
.daikou .others .box li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
.daikou .comparison {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .daikou .comparison {
    padding: 40px 0;
  }
}
.daikou .comparison .container {
  max-width: 900px;
}
.daikou .comparison .photo {
  display: flex;
  align-items: center;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .daikou .comparison .photo {
    flex-wrap: wrap;
  }
}
.daikou .comparison .photo .col-md-5 {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .daikou .comparison .photo .col-md-5 {
    padding: 0 20px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .daikou .comparison .photo .col-md-5 img {
    max-width: 200px;
  }
}
.daikou .comparison .photo .col-md-2 {
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .daikou .comparison .photo .col-md-2 {
    width: 100%;
  }
}
.daikou .comparison .photo .col-md-2 img {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .daikou .comparison .photo .col-md-2 img {
    max-width: 50px;
    margin: 15px auto;
  }
}
.daikou .comparison table {
  width: 100%;
  border-collapse: separate;
  margin-top: 110px;
}
@media screen and (max-width: 767px) {
  .daikou .comparison table {
    margin-top: 65px;
  }
}
.daikou .comparison table tr:first-child th {
  border-bottom: none;
}
.daikou .comparison table tr:first-child td {
  font-size: 2.5rem;
  color: #fff;
  background-color: #cdcace;
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .daikou .comparison table tr:first-child td {
    font-size: 1.3rem;
  }
}
.daikou .comparison table tr:first-child td:nth-child(2) {
  background-color: #c6221b;
  color: #fff;
}
.daikou .comparison table tr:last-child th,
.daikou .comparison table tr:last-child td {
  border-bottom: none;
}
.daikou .comparison table tr:last-child td:nth-child(2) {
  border-bottom: solid 4px #c6221b;
}
@media screen and (max-width: 767px) {
  .daikou .comparison table tr:last-child td:nth-child(2) {
    border-bottom: solid 2px #c6221b;
  }
}
.daikou .comparison table tr th,
.daikou .comparison table tr td {
  width: 25%;
  height: 72px;
  border-bottom: dashed 1px #1d1d1b;
}
@media screen and (max-width: 767px) {
  .daikou .comparison table tr th,
  .daikou .comparison table tr td {
    height: 40px;
  }
}
.daikou .comparison table tr th {
  font-size: 2rem;
}
@media screen and (max-width: 1199px) {
  .daikou .comparison table tr th {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .daikou .comparison table tr th {
    width: 40%;
    padding: 0 2px;
  }
}
.daikou .comparison table tr td {
  text-align: center;
  background-color: #f0edf1;
  font-size: 3.5rem;
  font-weight: bold;
  border-left: solid 4px #fff;
  border-right: solid 4px #fff;
}
@media screen and (max-width: 767px) {
  .daikou .comparison table tr td {
    width: 20%;
    font-size: 1.8rem;
    border-left: solid 2px #fff;
    border-right: solid 2px #fff;
  }
}
.daikou .comparison table tr td:nth-child(2) {
  background-color: transparent;
  border-left: solid 4px #c6221b;
  border-right: solid 4px #c6221b;
  color: #c6221b;
}
@media screen and (max-width: 767px) {
  .daikou .comparison table tr td:nth-child(2) {
    border-left: solid 2px #c6221b;
    border-right: solid 2px #c6221b;
  }
}
.daikou .comparison table tr td:nth-child(3) {
  border-left: solid 8px #fff;
}
@media screen and (max-width: 767px) {
  .daikou .comparison table tr td:nth-child(3) {
    border-left: solid 4px #fff;
  }
}
.daikou .plan {
  background: #f8e3e2;
  padding-bottom: 25px;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .daikou .plan {
    margin-bottom: 60px;
  }
}
.daikou .plan .plan_box {
  padding: 45px 50px;
  background: #fff;
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .daikou .plan .plan_box {
    padding: 25px 20px;
    margin-bottom: 0px;
  }
}
.daikou .plan .top {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.daikou .plan .top .plan_ttl {
  background: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 45%;
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .plan_ttl {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .plan_ttl .icon {
    margin: 0 auto 15px;
    max-width: 70px;
  }
}
.daikou .plan .top .plan_ttl .text {
  width: calc(100% - 96px);
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .plan_ttl .text {
    width: 100%;
  }
}
.daikou .plan .top .plan_ttl h4 {
  font-size: 4rem;
  line-height: 1.3;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .plan_ttl h4 {
    font-size: 2.5rem;
  }
}
.daikou .plan .top .plan_ttl p {
  font-family: "Roboto";
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .plan_ttl p {
    font-size: 1.3rem;
  }
}
.daikou .plan .top .money {
  padding: 0;
  background: none;
  color: #1d1d1b;
  width: 55%;
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .money {
    margin-top: 10px;
    width: 100%;
  }
}
.daikou .plan .top .money dl {
  display: flex;
  flex-wrap: wrap;
}
.daikou .plan .top .money dl dt:first-child, .daikou .plan .top .money dl dt:nth-child(2),
.daikou .plan .top .money dl dd:first-child,
.daikou .plan .top .money dl dd:nth-child(2) {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .money dl dt:first-child, .daikou .plan .top .money dl dt:nth-child(2),
  .daikou .plan .top .money dl dd:first-child,
  .daikou .plan .top .money dl dd:nth-child(2) {
    margin-bottom: 15px;
  }
}
.daikou .plan .top .money dl dt {
  width: 200px;
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .money dl dt {
    font-size: 1.5rem;
    width: 30%;
    padding: 5px;
  }
}
.daikou .plan .top .money dl dt span {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .money dl dt span {
    font-size: 1.2rem;
  }
}
.daikou .plan .top .money dl dd {
  width: calc(100% - 200px);
  font-size: 4rem;
  font-family: "Roboto";
  padding: 10px 20px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .money dl dd {
    width: 70%;
    font-size: 2.5rem;
  }
}
.daikou .plan .top .money dl dd.d-flex {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.daikou .plan .top .money dl dd span.fs_large {
  font-size: 2.8rem;
  vertical-align: -5%;
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .money dl dd span.fs_large {
    font-size: 2.5rem;
  }
}
.daikou .plan .top .money dl dd span.fc_blue {
  color: #006699;
  font-size: 2.5rem;
  padding: 0 0.2em;
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .money dl dd span.fc_blue {
    font-size: 1.8rem;
  }
}
.daikou .plan .top .money dl dd span.fc_gold {
  color: #996600;
  font-size: 2.5rem;
  padding: 0 0.2em;
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .money dl dd span.fc_gold {
    font-size: 1.8rem;
  }
}
.daikou .plan .top .money dl dd span.fs_reg {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .daikou .plan .top .money dl dd span.fs_reg {
    font-size: 1.3rem;
    line-height: 0.5;
    padding-top: 10px;
  }
}
.daikou .plan .top .money dl dd span.fs_xsmall {
  font-size: 1.5rem;
}
.daikou .plan .example .ex_ttl {
  font-size: 2rem;
  font-weight: bold;
  border-left: solid 3px #c6221b;
  padding-left: 10px;
  line-height: 1.2;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .daikou .plan .example .ex_ttl {
    font-size: 1.5rem;
  }
}
.daikou .plan .example .ex_ttl span {
  color: #999999;
  padding: 0 0.2em;
}
.daikou .plan .example .flow {
  display: flex;
}
@media screen and (max-width: 767px) {
  .daikou .plan .example .flow {
    flex-wrap: wrap;
  }
}
.daikou .plan .example .flow .box {
  width: calc((100% - 60px) / 3);
}
@media screen and (max-width: 767px) {
  .daikou .plan .example .flow .box {
    width: 100%;
  }
}
.daikou .plan .example .flow .box:not(:last-child) {
  margin-right: 30px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .daikou .plan .example .flow .box:not(:last-child) {
    margin-right: 0;
    margin-bottom: 45px;
  }
}
.daikou .plan .example .flow .box .month {
  background-color: #c6221b;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 10px 0;
  letter-spacing: 0.1em;
}
.daikou .plan .example .flow .box .detail {
  border: solid 3px #c6221b;
  padding: 20px;
  height: 80%;
}
@media screen and (max-width: 767px) {
  .daikou .plan .example .flow .box .detail {
    padding: 15px 10px;
    height: auto;
  }
}
.daikou .plan .example .flow .box .detail li {
  padding-left: 1em;
  font-size: 2rem;
  line-height: 1.5;
  position: relative;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 767px) {
  .daikou .plan .example .flow .box .detail li {
    font-size: 1.5rem;
  }
}
.daikou .plan .example .flow .box .detail li::before {
  content: "・";
  position: absolute;
  left: 0;
}
.daikou .plan .example .note p {
  font-size: 1.6rem;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .daikou .plan .example .note p {
    font-size: 1.3rem;
  }
}
.daikou .plan .light .text {
  color: #c6221b;
}
.daikou .plan .light .money dt {
  background-color: rgba(198, 34, 27, 0.15);
}
.daikou .plan .light .money dd {
  background-color: rgba(198, 34, 27, 0.05);
}
.daikou .plan .standard .text {
  color: #006699;
}
.daikou .plan .standard .money dt {
  background-color: rgba(0, 102, 153, 0.15);
}
.daikou .plan .standard .money dd {
  background-color: rgba(0, 102, 153, 0.05);
}
.daikou .plan .standard .example .ex_ttl {
  border-color: #006699;
}
.daikou .plan .standard .example .flow .box .month {
  background-color: #006699;
}
.daikou .plan .standard .example .flow .box .detail {
  border-color: #006699;
}
.daikou .plan .higrade .text {
  color: #996600;
}
.daikou .plan .higrade .money dt {
  background-color: rgba(153, 102, 0, 0.15);
}
.daikou .plan .higrade .money dd {
  background-color: rgba(153, 102, 0, 0.05);
}
.daikou .plan .higrade .example .ex_ttl {
  border-color: #996600;
}
.daikou .plan .higrade .example .flow .box .month {
  background-color: #996600;
}
.daikou .plan .higrade .example .flow .box .detail {
  border-color: #996600;
}

.subsidy_23_header .header_block {
  display: flex;
  height: 100%;
  align-items: center;
  padding: 0 40px;
}
@media screen and (max-width: 767px) {
  .subsidy_23_header .header_block {
    padding: 0;
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  .subsidy_23_header .logo {
    max-width: 200px;
  }
}
.subsidy_23_header .it_subside {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .subsidy_23_header .it_subside {
    display: none;
  }
}
.subsidy_23_header .it_subside,
.subsidy_23_header .reason,
.subsidy_23_header .service,
.subsidy_23_header .contract,
.subsidy_23_header .qa {
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .subsidy_23_header .it_subside,
  .subsidy_23_header .reason,
  .subsidy_23_header .service,
  .subsidy_23_header .contract,
  .subsidy_23_header .qa {
    display: none;
  }
}
.subsidy_23_header .it_subside p,
.subsidy_23_header .reason p,
.subsidy_23_header .service p,
.subsidy_23_header .contract p,
.subsidy_23_header .qa p {
  font-size: 1.6rem;
}
.subsidy_23_header .it_subside a,
.subsidy_23_header .reason a,
.subsidy_23_header .service a,
.subsidy_23_header .contract a,
.subsidy_23_header .qa a {
  text-decoration: none;
}
.subsidy_23_header .tel {
  line-height: 1.2;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .subsidy_23_header .tel {
    display: none;
  }
}
.subsidy_23_header .tel a {
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
}
.subsidy_23_header .tel a:hover {
  color: #234a8f;
}
.subsidy_23_header .tel a:hover img {
  opacity: 1;
}
.subsidy_23_header .tel i {
  color: #234a8f;
  margin-right: 0.2em;
  width: 21px;
  display: inline-block;
}
.subsidy_23_header .btn {
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .subsidy_23_header .btn {
    display: none;
  }
}
.subsidy_23_header .btn a {
  display: block;
  background-color: #ff9934;
  color: #fff;
  padding: 0 40px;
  line-height: 55px;
  font-size: 20px;
  border-radius: 5px;
  text-decoration: none;
  box-shadow: 0 5px 0 #f07a23;
  transition: 0.1s all;
}
.subsidy_23_header .btn a:hover {
  box-shadow: 0 0px 0 #f07a23;
  transform: translateY(5px);
}
.subsidy_23_header .btn a:hover img {
  opacity: 1;
}
.subsidy_23_header .btn i {
  display: inline-block;
  width: 23px;
  margin-right: 0.5em;
}

.it_2023_block {
  padding-bottom: 100px;
  border-bottom: solid 1px #eee;
}
@media screen and (max-width: 767px) {
  .it_2023_block {
    padding-bottom: 50px;
  }
}
.it_2023_block .pc_only {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .it_2023_block .pc_only {
    display: none !important;
  }
}
.it_2023_block .sp_only {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .it_2023_block .sp_only {
    display: block !important;
  }
}
.it_2023_block .wrap {
  max-width: 1060px;
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .wrap {
    padding: 0 15px;
  }
}
.it_2023_block .sec_ttl {
  margin-bottom: 50px;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .it_2023_block .sec_ttl {
    margin-bottom: 25px;
    font-size: 25px;
  }
}
.it_2023_block .sec_ttl span {
  color: #234a8f;
}
.it_2023_block .fv_block {
  background: url(../it2020_new/images/2023/main_bg.jpg) bottom 0% left 30% no-repeat;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .fv_block {
    background-image: url(../it2020_new/images/2023/main_bg_sp.png);
    background-size: cover;
    padding-bottom: 60px;
  }
}
.it_2023_block .fv_block .fv {
  padding-top: 60px;
  display: flex;
  gap: 6%;
}
@media screen and (max-width: 767px) {
  .it_2023_block .fv_block .fv {
    padding-top: 15px;
    flex-wrap: wrap;
    gap: 15px;
  }
}
.it_2023_block .fv_block .lp_ec {
  margin-bottom: 0;
}
.it_2023_block .subsidy_button_block {
  background: #e7eaf1;
  margin-bottom: 100px;
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_button_block {
    margin-top: 40px;
    padding: 50px 0;
  }
}
.it_2023_block .subsidy_button_block .subside_lp_button {
  color: #1C1D1D;
  font-size: 16px;
  line-height: 2em;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  text-align: center;
}
.it_2023_block .subsidy_button_block .red_btn {
  display: inline-block;
  width: 400px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.4em;
  letter-spacing: 3px;
  color: #FFFFFF;
  background: #ff9934;
  padding: 29px 0 28px;
  box-shadow: 0 5px 0 #f07a24;
  margin: 0 auto;
  gap: 10px;
  transition: 0.1s;
}
.it_2023_block .subsidy_button_block .red_btn:hover {
  box-shadow: 0 0px 0 #f07a24;
  transform: translateY(5px);
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_button_block .red_btn {
    width: 100%;
    font-size: 18px;
  }
}
.it_2023_block .subsidy_button_reason_block {
  background: #fff;
  margin: 100px 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_button_reason_block {
    margin: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block {
    margin-top: 40px;
  }
}
.it_2023_block .subsidy_about_block .intro {
  font-size: 25px;
  text-align: center;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .intro {
    font-size: 18px;
  }
}
.it_2023_block .subsidy_about_block .intro span {
  color: #234a8f;
}
.it_2023_block .subsidy_about_block .cont {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 2%;
}
.it_2023_block .subsidy_about_block .left {
  width: 55%;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .left {
    width: 100%;
  }
}
.it_2023_block .subsidy_about_block .right {
  padding-right: 30px;
  width: 43%;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .right {
    padding-right: 0px;
    width: 100%;
  }
}
.it_2023_block .subsidy_about_block p {
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block p {
    font-size: 16px;
  }
}
.it_2023_block .subsidy_about_block .note {
  font-size: 14px;
}
.it_2023_block .subsidy_about_block .about_ttl {
  margin-top: 80px;
  padding: 10px;
  background-color: #234a8f;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .about_ttl {
    margin-top: 50px;
    font-size: 20px;
  }
}
.it_2023_block .subsidy_about_block .about_tbl {
  width: 100%;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .about_tbl {
    border: solid 1px #ddd;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .about_tbl tr {
    display: flex;
    flex-wrap: wrap;
  }
}
.it_2023_block .subsidy_about_block .about_tbl td,
.it_2023_block .subsidy_about_block .about_tbl th {
  padding: 15px 30px;
  border: solid 1px #ddd;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .about_tbl td,
  .it_2023_block .subsidy_about_block .about_tbl th {
    padding: 10px 15px;
    border-width: 0 0 1px;
    line-height: 1.5;
  }
}
.it_2023_block .subsidy_about_block .about_tbl th {
  background-color: #f6f6f6;
  text-align: center;
  width: 170px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .about_tbl th {
    width: 100%;
    text-align: left;
  }
}
.it_2023_block .subsidy_about_block .about_tbl td {
  width: calc(100% - 170px);
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .about_tbl td {
    width: 100%;
  }
}
.it_2023_block .subsidy_about_block .about_tbl dl {
  display: flex;
  flex-wrap: wrap;
}
.it_2023_block .subsidy_about_block .about_tbl dt,
.it_2023_block .subsidy_about_block .about_tbl dd {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .about_tbl dt,
  .it_2023_block .subsidy_about_block .about_tbl dd {
    font-size: 15px;
  }
}
.it_2023_block .subsidy_about_block .about_tbl dt {
  width: 160px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .about_tbl dt {
    width: 100%;
  }
}
.it_2023_block .subsidy_about_block .about_tbl dd {
  width: calc(100% - 160px);
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .about_tbl dd {
    width: 100%;
  }
}
.it_2023_block .subsidy_about_block .about_tbl .done {
  text-decoration: line-through;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .schedule .about_tbl tr {
    display: table-row;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .schedule .about_tbl tr:nth-child(odd) td {
    border: none;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .schedule .about_tbl th {
    width: 110px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_about_block .schedule .about_tbl td {
    width: calc(100% - 110px);
  }
}
.it_2023_block .subsidy_price_block {
  margin-top: 100px;
  padding: 100px 0;
  background-color: #e7eaf1;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_price_block {
    margin-top: 50px;
    padding: 50px 0;
  }
}
.it_2023_block .subsidy_price_block .case_list {
  padding-top: 15px;
}
.it_2023_block .subsidy_price_block .case_list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.it_2023_block .subsidy_price_block .case_list li {
  padding: 50px 20px 30px;
  width: calc((100% - 60px) / 3);
  background-color: #fff;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
  position: relative;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_price_block .case_list li {
    padding: 35px 10px 15px;
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
  }
}
.it_2023_block .subsidy_price_block .case_list .num {
  padding: 5px 20px 5px 10px;
  display: inline-block;
  position: absolute;
  top: -15px;
  left: 0;
  background-color: #234a8f;
  color: #fff;
  font-family: "lato";
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.08em;
}
.it_2023_block .subsidy_price_block .case_list .num::after {
  content: "";
  position: absolute;
  display: block;
  width: 20px;
  height: 100%;
  background-color: #234a8f;
  top: 0;
  right: -10px;
  transform: skew(20deg);
}
.it_2023_block .subsidy_price_block .case_list .num span {
  font-size: 20px;
}
.it_2023_block .subsidy_price_block .case_list .top {
  border-bottom: solid 1px #999;
  font-size: 25px;
  font-weight: 700;
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_price_block .case_list .top {
    padding-bottom: 10px;
    font-size: 20px;
  }
}
.it_2023_block .subsidy_price_block .case_list .bot {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
.it_2023_block .subsidy_price_block .case_list .before {
  padding-right: 30px;
  font-size: 20px;
  position: relative;
}
.it_2023_block .subsidy_price_block .case_list .before span {
  font-size: 25px;
}
.it_2023_block .subsidy_price_block .case_list .before::after {
  content: "";
  position: absolute;
  display: block;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 8px solid #234a8f;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.it_2023_block .subsidy_price_block .case_list .after {
  padding-left: 20px;
  font-size: 25px;
}
.it_2023_block .subsidy_price_block .case_list .after span {
  font-size: 55px;
  color: #ff9934;
}
.it_2023_block .subsidy_price_block .case_list .note {
  margin-top: 20px;
}
.it_2023_block .subsidy_price_block .case_list .note p {
  margin: 0;
  padding-left: 1em;
  line-height: 1.4;
  position: relative;
}
.it_2023_block .subsidy_price_block .case_list .note p + p {
  margin-top: 5px;
}
.it_2023_block .subsidy_price_block .case_list .note p::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
.it_2023_block .subsidy_reason_block {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_reason_block {
    margin-top: 50px;
  }
}
.it_2023_block .subsidy_reason_block .reason_list li {
  display: flex;
  flex-wrap: wrap;
  gap: 3%;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_reason_block .reason_list li {
    gap: 20px;
  }
}
.it_2023_block .subsidy_reason_block .reason_list li:nth-child(n+2) {
  margin-top: 55px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_reason_block .reason_list li:nth-child(n+2) {
    margin-top: 40px;
  }
}
.it_2023_block .subsidy_reason_block .reason_list li:nth-child(even) {
  flex-flow: row-reverse;
  flex-wrap: wrap;
}
.it_2023_block .subsidy_reason_block .reason_list .photo {
  width: 45%;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_reason_block .reason_list .photo {
    width: 100%;
  }
}
.it_2023_block .subsidy_reason_block .reason_list .text {
  width: 52%;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_reason_block .reason_list .text {
    width: 100%;
  }
}
.it_2023_block .subsidy_reason_block .reason_list .reason_ttl {
  display: flex;
}
.it_2023_block .subsidy_reason_block .reason_list .num {
  color: #234a8f;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.2;
  font-family: "roboto";
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_reason_block .reason_list .num {
    font-size: 50px;
  }
}
.it_2023_block .subsidy_reason_block .reason_list h3, .it_2023_block .subsidy_reason_block .reason_list #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .it_2023_block .subsidy_reason_block .reason_list h2, .it_2023_block .subsidy_reason_block .reason_list #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .it_2023_block .subsidy_reason_block .reason_list p {
  padding-left: 0.5em;
  font-size: 25px;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_reason_block .reason_list h3, .it_2023_block .subsidy_reason_block .reason_list #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .it_2023_block .subsidy_reason_block .reason_list h2, .it_2023_block .subsidy_reason_block .reason_list #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .it_2023_block .subsidy_reason_block .reason_list p {
    font-size: 20px;
  }
}
.it_2023_block .subsidy_reason_block .reason_list .detail {
  margin-top: 20px;
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_reason_block .reason_list .detail {
    margin-top: 10px;
    font-size: 15px;
  }
}
.it_2023_block .subsidy_reason_block .reason_list .detail span {
  font-weight: 700;
  background: rgba(35, 74, 143, 0.2);
}
.it_2023_block .subsidy_reason_block .reason_list .detail a {
  color: #234a8f;
  text-decoration: underline;
  text-underline-offset: 8px;
}
.it_2023_block .subsidy_reason_block .reason_list .detail a:hover {
  text-decoration: none;
}
.it_2023_block .subsidy_achive_block {
  margin-top: 100px;
  padding: 100px 0;
  background-color: #e7eaf1;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block {
    margin-top: 50px;
    padding: 50px 0;
  }
}
.it_2023_block .subsidy_achive_block .copy {
  text-align: center;
}
.it_2023_block .subsidy_achive_block .copy .box {
  margin: 0 auto;
  padding: 5px 15px;
  display: inline-block;
  background-color: #262626;
  color: #fff;
  border-radius: 5px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .copy .box {
    margin-bottom: 10px;
  }
}
.it_2023_block .subsidy_achive_block .copy .box p {
  margin: 0;
  font-size: 25px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .copy .box p {
    font-size: 20px;
  }
}
.it_2023_block .subsidy_achive_block .copy .line {
  position: absolute;
  right: -28px;
  top: -28px;
}
.it_2023_block .subsidy_achive_block .achive_list ul {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul {
    gap: 5px;
  }
}
.it_2023_block .subsidy_achive_block .achive_list ul:nth-child(odd) {
  margin: 0 calc((100% - 20px) / 5 / 2);
}
.it_2023_block .subsidy_achive_block .achive_list ul:nth-child(n+2) {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(n+2) {
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(1) li:nth-child(1) .photo {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(1) li:nth-child(2) .photo {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(1) li:nth-child(3) .photo {
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(1) li:nth-child(4) .photo {
    width: 47%;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(2) li:nth-child(1) .photo {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(2) li:nth-child(2) .photo {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(2) li:nth-child(3) .photo {
    width: 47%;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(2) li:nth-child(4) .photo {
    width: 44%;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(2) li:nth-child(5) .photo {
    width: 37%;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(3) li:nth-child(1) .photo {
    width: 44%;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(3) li:nth-child(2) .photo {
    width: 44%;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(3) li:nth-child(3) .photo {
    width: 16%;
  }
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list ul:nth-child(3) li:nth-child(4) .photo {
    width: 45%;
  }
}
.it_2023_block .subsidy_achive_block .achive_list li {
  padding: 20px 0;
  background-color: #fff;
  max-width: 160px;
  width: 100%;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-flow: column;
  letter-spacing: 0;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list li {
    padding: 5px 0;
  }
}
.it_2023_block .subsidy_achive_block .achive_list .photo {
  text-align: center;
  margin: auto 0;
}
.it_2023_block .subsidy_achive_block .achive_list .text {
  margin-top: 5px;
  font-size: 18px;
  letter-spacing: -0.05em;
  font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_achive_block .achive_list .text {
    font-size: 11px;
  }
}
.it_2023_block .subsidy_service_block {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_service_block {
    margin-top: 50px;
  }
}
.it_2023_block .subsidy_service_block .service_list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 20px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_service_block .service_list ul {
    gap: 15px;
  }
}
.it_2023_block .subsidy_service_block .service_list li {
  padding: 25px 20px;
  width: calc((100% - 40px) / 3);
  border: solid 1px #ededed;
  position: relative;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_service_block .service_list li {
    padding: 15px 20px;
    width: 100%;
  }
}
.it_2023_block .subsidy_service_block .service_list .icon {
  position: absolute;
  top: 12px;
  right: 15px;
  z-index: -1;
}
.it_2023_block .subsidy_service_block .service_list h3, .it_2023_block .subsidy_service_block .service_list #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .it_2023_block .subsidy_service_block .service_list h2, .it_2023_block .subsidy_service_block .service_list #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .it_2023_block .subsidy_service_block .service_list p {
  padding-left: 1em;
  position: relative;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_service_block .service_list h3, .it_2023_block .subsidy_service_block .service_list #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .it_2023_block .subsidy_service_block .service_list h2, .it_2023_block .subsidy_service_block .service_list #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .it_2023_block .subsidy_service_block .service_list p {
    font-size: 18px;
  }
}
.it_2023_block .subsidy_service_block .service_list h3::before, .it_2023_block .subsidy_service_block .service_list #daiko_lp .ttl_02 h2::before, #daiko_lp .ttl_02 .it_2023_block .subsidy_service_block .service_list h2::before, .it_2023_block .subsidy_service_block .service_list #daiko_lp .ttl_02 p::before, #daiko_lp .ttl_02 .it_2023_block .subsidy_service_block .service_list p::before {
  content: "";
  display: block;
  background-color: #234a8f;
  width: 10px;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.it_2023_block .subsidy_service_block .service_list p {
  margin: 15px 0 0;
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_service_block .service_list p {
    margin: 10px 0 0;
    font-size: 15px;
  }
}
.it_2023_block .subsidy_support_block {
  margin-top: 100px;
  padding: 100px 0;
  background-color: #e7eaf1;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_support_block {
    margin-top: 50px;
    padding: 50px 0;
  }
}
.it_2023_block .subsidy_support_block .support_list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.it_2023_block .subsidy_support_block .support_list li {
  padding: 35px 30px;
  background-color: #fff;
  width: calc((100% - 60px) / 3);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_support_block .support_list li {
    width: 100%;
    padding: 20px 15px;
  }
}
.it_2023_block .subsidy_support_block .support_list .photo {
  text-align: center;
}
.it_2023_block .subsidy_support_block .support_list h3, .it_2023_block .subsidy_support_block .support_list #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .it_2023_block .subsidy_support_block .support_list h2, .it_2023_block .subsidy_support_block .support_list #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .it_2023_block .subsidy_support_block .support_list p {
  margin-top: 20px;
  text-align: center;
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_support_block .support_list h3, .it_2023_block .subsidy_support_block .support_list #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .it_2023_block .subsidy_support_block .support_list h2, .it_2023_block .subsidy_support_block .support_list #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .it_2023_block .subsidy_support_block .support_list p {
    margin-top: 15px;
    font-size: 20px;
  }
}
.it_2023_block .subsidy_support_block .support_list p {
  margin: 20px 0 0;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_support_block .support_list p {
    margin: 15px 0 0;
    font-size: 15px;
    line-height: 2;
  }
}
.it_2023_block .subsidy_support_block .support_list p span {
  background: rgba(35, 74, 143, 0.2);
  font-weight: 700;
}
.it_2023_block .subsidy_support_block .subside_lp_button {
  color: #1C1D1D;
  font-size: 16px;
  line-height: 2em;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
  text-align: center;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_support_block .subside_lp_button {
    padding: 0 15px;
  }
}
.it_2023_block .subsidy_support_block .red_btn {
  display: inline-block;
  width: 400px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.4em;
  letter-spacing: 3px;
  color: #FFFFFF;
  background: #ff9934;
  padding: 29px 0 28px;
  box-shadow: 0 5px 0 #f07a24;
  margin: 0 auto;
  gap: 10px;
  transition: 0.1s;
}
.it_2023_block .subsidy_support_block .red_btn:hover {
  box-shadow: 0 0px 0 #f07a24;
  transform: translateY(5px);
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_support_block .red_btn {
    width: 100%;
    font-size: 18px;
  }
}
.it_2023_block .subsidy_flow_block {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_flow_block {
    margin-top: 50px;
  }
}
.it_2023_block .subsidy_flow_block .flow_list ul {
  position: relative;
}
.it_2023_block .subsidy_flow_block .flow_list ul::before {
  display: block;
  content: "";
  background-image: linear-gradient(to top, #979797, #979797 2px, transparent 2px, transparent 12px);
  background-size: 2px 12px;
  background-repeat: repeat-y;
  position: absolute;
  top: 0;
  left: 90px;
  height: 100%;
  width: 2px;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_flow_block .flow_list ul::before {
    left: 15%;
  }
}
.it_2023_block .subsidy_flow_block .flow_list li {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_flow_block .flow_list li {
    align-items: flex-start;
  }
}
.it_2023_block .subsidy_flow_block .flow_list li:nth-child(n+2) {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_flow_block .flow_list li:nth-child(n+2) {
    margin-top: 40px;
  }
}
.it_2023_block .subsidy_flow_block .flow_list .photo {
  width: 180px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_flow_block .flow_list .photo {
    width: 30%;
  }
}
.it_2023_block .subsidy_flow_block .flow_list .text {
  padding-left: 40px;
  width: calc(100% - 180px);
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_flow_block .flow_list .text {
    width: 70%;
    padding-left: 15px;
  }
}
.it_2023_block .subsidy_flow_block .flow_list .num {
  padding: 0 0.2em;
  display: inline-block;
  color: #234a8f;
  font-family: "lato";
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  background: linear-gradient(transparent 70%, #e7eaf1 30%);
}
.it_2023_block .subsidy_flow_block .flow_list h3, .it_2023_block .subsidy_flow_block .flow_list #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .it_2023_block .subsidy_flow_block .flow_list h2, .it_2023_block .subsidy_flow_block .flow_list #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .it_2023_block .subsidy_flow_block .flow_list p {
  font-size: 25px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_flow_block .flow_list h3, .it_2023_block .subsidy_flow_block .flow_list #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .it_2023_block .subsidy_flow_block .flow_list h2, .it_2023_block .subsidy_flow_block .flow_list #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .it_2023_block .subsidy_flow_block .flow_list p {
    font-size: 20px;
    line-height: 1.5;
  }
}
.it_2023_block .subsidy_flow_block .flow_list .detail {
  margin-top: 20px;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_flow_block .flow_list .detail {
    margin-top: 10px;
    font-size: 15px;
  }
}
.it_2023_block .subsidy_flow_block .flow_list .contact {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 15px 45px;
}
.it_2023_block .subsidy_flow_block .flow_list .tel {
  padding: 5px 0 0;
}
.it_2023_block .subsidy_flow_block .flow_list .tel a {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
}
.it_2023_block .subsidy_flow_block .flow_list .tel a:hover {
  color: #234a8f;
}
.it_2023_block .subsidy_flow_block .flow_list .tel a:hover img {
  opacity: 1;
}
.it_2023_block .subsidy_flow_block .flow_list .tel_icon {
  max-width: 28px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_flow_block .flow_list .tel_icon {
    max-width: 21px;
  }
}
.it_2023_block .subsidy_flow_block .flow_list .tel_text {
  line-height: 1;
}
.it_2023_block .subsidy_flow_block .flow_list .tel_num {
  font-family: "lato";
  font-weight: 700;
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_flow_block .flow_list .tel_num {
    font-size: 25px;
  }
}
.it_2023_block .subsidy_flow_block .flow_list .tel_time {
  margin-top: 5px;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_flow_block .flow_list .tel_time {
    margin-top: 0px;
  }
}
.it_2023_block .subsidy_flow_block .flow_list .mail {
  max-width: 300px;
  width: 100%;
}
.it_2023_block .subsidy_flow_block .flow_list .mail a {
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ff9934;
  color: #fff;
  box-shadow: 0 5px 0 #f07a24;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  gap: 10px;
  transition: 0.1s;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_flow_block .flow_list .mail a {
    padding: 15px;
    font-size: 15px;
  }
}
.it_2023_block .subsidy_flow_block .flow_list .mail a:hover {
  box-shadow: 0 0px 0 #f07a24;
  transform: translateY(5px);
}
.it_2023_block .subsidy_flow_block .flow_list .mail a:hover img {
  opacity: 1;
}
.it_2023_block .subsidy_flow_block .flow_list .mail_icon {
  max-width: 23px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_flow_block .flow_list .mail_icon {
    max-width: 21px;
    line-height: 1;
  }
}
.it_2023_block .subsidy_faq_block {
  margin-top: 100px;
  padding: 100px 0;
  background-color: #e7eaf1;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_faq_block {
    margin-top: 50px;
    padding: 50px 0;
  }
}
.it_2023_block .subsidy_faq_block .faq_list dl {
  background-color: #fff;
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_faq_block .faq_list dl {
    padding: 0px;
    border: solid 1px #fff;
  }
}
.it_2023_block .subsidy_faq_block .faq_list dl:nth-child(n+2) {
  margin-top: 20px;
}
.it_2023_block .subsidy_faq_block .faq_list dt {
  padding-right: 25px;
  font-weight: 700;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_faq_block .faq_list dt {
    padding: 20px 40px 20px 15px;
  }
}
.it_2023_block .subsidy_faq_block .faq_list dt::before, .it_2023_block .subsidy_faq_block .faq_list dt:after {
  content: "";
  display: block;
  width: 15px;
  height: 3px;
  position: absolute;
  top: 50%;
  right: 5px;
  background-color: #234a8f;
  transition: 0.2s all;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_faq_block .faq_list dt::before, .it_2023_block .subsidy_faq_block .faq_list dt:after {
    right: 20px;
  }
}
.it_2023_block .subsidy_faq_block .faq_list dt::after {
  transform: rotate(90deg);
}
.it_2023_block .subsidy_faq_block .faq_list dt.active::after {
  transform: rotate(0deg);
}
.it_2023_block .subsidy_faq_block .faq_list h3, .it_2023_block .subsidy_faq_block .faq_list #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .it_2023_block .subsidy_faq_block .faq_list h2, .it_2023_block .subsidy_faq_block .faq_list #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .it_2023_block .subsidy_faq_block .faq_list p {
  position: relative;
  padding-left: 45px;
  line-height: 1.4;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_faq_block .faq_list h3, .it_2023_block .subsidy_faq_block .faq_list #daiko_lp .ttl_02 h2, #daiko_lp .ttl_02 .it_2023_block .subsidy_faq_block .faq_list h2, .it_2023_block .subsidy_faq_block .faq_list #daiko_lp .ttl_02 p, #daiko_lp .ttl_02 .it_2023_block .subsidy_faq_block .faq_list p {
    padding-left: 35px;
    font-size: 15px;
  }
}
.it_2023_block .subsidy_faq_block .faq_list h3::before, .it_2023_block .subsidy_faq_block .faq_list #daiko_lp .ttl_02 h2::before, #daiko_lp .ttl_02 .it_2023_block .subsidy_faq_block .faq_list h2::before, .it_2023_block .subsidy_faq_block .faq_list #daiko_lp .ttl_02 p::before, #daiko_lp .ttl_02 .it_2023_block .subsidy_faq_block .faq_list p::before {
  content: "Q.";
  color: #234a8f;
  font-size: 35px;
  position: absolute;
  top: -15px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_faq_block .faq_list h3::before, .it_2023_block .subsidy_faq_block .faq_list #daiko_lp .ttl_02 h2::before, #daiko_lp .ttl_02 .it_2023_block .subsidy_faq_block .faq_list h2::before, .it_2023_block .subsidy_faq_block .faq_list #daiko_lp .ttl_02 p::before, #daiko_lp .ttl_02 .it_2023_block .subsidy_faq_block .faq_list p::before {
    font-size: 25px;
    top: -10px;
  }
}
.it_2023_block .subsidy_faq_block .faq_list dd {
  display: none;
  margin-top: 20px;
  padding: 25px 30px;
  background-color: #f6f6f6;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_faq_block .faq_list dd {
    margin-top: 0;
    padding: 15px 20px;
    font-size: 15px;
  }
}
.it_2023_block .subsidy_contact_block {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_contact_block {
    margin-top: 50px;
  }
}
.it_2023_block .subsidy_contact_block .intro {
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_contact_block .intro {
    font-size: 15px;
  }
}
.it_2023_block .subsidy_contact_block .contact_ttl {
  padding-left: 15px;
  margin-top: 50px;
  font-size: 25px;
  border-left: solid 4px #234a8f;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_contact_block .contact_ttl {
    font-size: 20px;
  }
}
.it_2023_block .subsidy_contact_block .note {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_contact_block .note {
    margin-top: 10px;
  }
}
.it_2023_block .subsidy_contact_block .form_block {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_contact_block .form_block {
    margin-top: 30px;
  }
}
.it_2023_block .subsidy_contact_block .form_block table {
  width: 100%;
}
.it_2023_block .subsidy_contact_block .form_block th,
.it_2023_block .subsidy_contact_block .form_block td {
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_contact_block .form_block th,
  .it_2023_block .subsidy_contact_block .form_block td {
    display: block;
  }
}
.it_2023_block .subsidy_contact_block .form_block th {
  width: 220px;
  text-align: left;
  font-size: 18px;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_contact_block .form_block th {
    width: 100%;
    padding: 0;
    font-size: 15px;
  }
}
.it_2023_block .subsidy_contact_block .form_block th.need::after {
  margin-left: 10px;
  padding: 2px 5px;
  content: "必須";
  background-color: #fe5253;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}
.it_2023_block .subsidy_contact_block .form_block td {
  width: calc(100% - 220px);
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_contact_block .form_block td {
    width: 100%;
    padding: 5px 0 10px;
  }
}
.it_2023_block .subsidy_contact_block .form_block input,
.it_2023_block .subsidy_contact_block .form_block textarea {
  border: none;
  background-color: #eee;
  width: 100%;
}
.it_2023_block .subsidy_contact_block .form_block input[type=submit],
.it_2023_block .subsidy_contact_block .form_block textarea[type=submit] {
  padding: 30px;
  background-color: #ff9934;
  color: #fff;
  max-width: 400px;
  font-size: 22px;
  font-weight: 700;
  box-shadow: 0 5px 0 #f07a24;
  transition: 0.1s;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_contact_block .form_block input[type=submit],
  .it_2023_block .subsidy_contact_block .form_block textarea[type=submit] {
    padding: 15px;
    font-size: 18px;
  }
}
.it_2023_block .subsidy_contact_block .form_block input[type=submit]:hover,
.it_2023_block .subsidy_contact_block .form_block textarea[type=submit]:hover {
  box-shadow: 0 0px 0 #f07a24;
  transform: translateY(5px);
}
.it_2023_block .subsidy_contact_block .mail_text {
  margin-top: 20px;
}
.it_2023_block .subsidy_contact_block .company_profile {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_contact_block .company_profile {
    margin-top: 10px;
  }
}
.it_2023_block .subsidy_contact_block .company_profile table {
  width: 1060px;
}
@media screen and (max-width: 767px) {
  .it_2023_block .subsidy_contact_block .company_profile table {
    width: 100%;
  }
}
.it_2023_block .subsidy_contact_block .company_profile table tr {
  border: solid 1px #E8E8E8;
}
.it_2023_block .subsidy_contact_block .company_profile table tr th {
  border: solid 1px #E8E8E8;
  padding: 15px;
}
.it_2023_block .subsidy_contact_block .company_profile table tr td {
  border: solid 1px #E8E8E8;
  padding: 0 15px;
}

.fix_bnr {
  position: fixed;
  bottom: 150px;
  right: -10px;
  display: flex;
  flex-flow: column;
  gap: 10px;
  max-width: 250px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .fix_bnr {
    background-color: #fff;
    padding: 10px 15px;
    right: 0;
    bottom: 0;
    max-width: none;
    flex-flow: row;
    justify-content: center;
    border-top: solid 1px #eee;
  }
}
@media screen and (max-width: 767px) {
  .fix_bnr .box {
    width: calc((100% - 10px) / 2);
    max-width: 180px;
  }
}
.fix_bnr .box a {
  padding: 10px 15px 7px;
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  text-decoration: none;
  transition: 0.2s all;
}
@media screen and (max-width: 767px) {
  .fix_bnr .box a {
    padding: 10px 0px 7px;
    gap: 5px;
    justify-content: center;
    height: 100%;
  }
}
.fix_bnr .box a .text {
  font-weight: 700;
}
.fix_bnr .box a .photo {
  line-height: 1;
}
.fix_bnr .box a:hover {
  transform: translateX(-5px);
}
.fix_bnr .box a:hover img {
  opacity: 1;
}
.fix_bnr .box .tel {
  background-color: #e7e7e7;
  box-shadow: 0 3px 0 #ccc;
}
.fix_bnr .box .tel .photo {
  max-width: 21px;
}
@media screen and (max-width: 767px) {
  .fix_bnr .box .tel .photo {
    max-width: 15px;
  }
}
.fix_bnr .box .tel .text {
  font-family: "roboto";
  font-size: 22px;
  color: #333;
}
@media screen and (max-width: 767px) {
  .fix_bnr .box .tel .text {
    font-size: 20px;
  }
}
.fix_bnr .box .tel:hover .text {
  color: #333;
}
.fix_bnr .box .mail {
  background-color: #ff9934;
  color: #fff;
  box-shadow: 0 3px 0 #f07a24;
}
.fix_bnr .box .mail .photo {
  max-width: 23px;
}
@media screen and (max-width: 767px) {
  .fix_bnr .box .mail .photo {
    max-width: 20px;
  }
}
.fix_bnr .box .mail .text {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .fix_bnr .box .mail .text {
    font-size: 16px;
  }
}
.fix_bnr .box .mail:hover .text {
  color: #fff;
}