@charset "utf-8";

/*  sp
------------------------*/
.is-pc {
  display: none !important; }

.is_right {
  display: block;
  text-align: right;
  margin: 14px 0 0 0;
  font-size: 0.9em; }

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

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Removes default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

ul, p, a {
  padding: 0;
  margin: 0; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold; }
body {
  margin: 0;
  padding: 0;
  font-family: 'Yanone Kaffeesatz', sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ";
  font-feature-settings: "palt" 1;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
  letter-spacing: 0.1em;
  animation: fadeIn 3s ease 0s 1 normal;
  -webkit-animation: fadeIn 3s ease 0s 1 normal; }

.text-ad-links {
  display: none; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.animation {
  margin: 50px 0;
  font-size: 40px;
  font-weight: bold;
  color: #ff0000; }

.fadeInDown {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  visibility: visible !important; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
::selection {
  background: #d5d5d5;
  /* Safari用 */ }

::-moz-selection {
  background: #d5d5d5;
  /* Firefox用 */ }

ul li {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: bold; }

img {
  vertical-align: bottom; }

a {
  display: block;
  text-decoration: none;
  color: #000000;
  outline: none; }
  a:hover {
    opacity: .7; }
  a:focus {
    outline: none; }

dl, dt, dd {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

table {
  width: 100%; }
  table tr th {
    box-sizing: border-box; }
    table tr th > span {
      font-weight: normal; }
  table tr th.m-tb-halfl {
    width: 50%; }
  table tr th.m-tb-halfmd {
    width: 30%; }
  table tr th.m-tb-halfs {
    width: 20%;
    font-weight: normal; }
  table tr td {
    padding: 19px 20px;
    box-sizing: border-box; }
    table tr td > span {
      font-weight: bold; }

p, span {
  font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ"; }

header {
  position: fixed;
  display: block !important;
  width: 100%;
  height: 60px;
  top: 0;
  background-color: #ffffff;
  border-bottom: 1px solid #d5d5d5;
  z-index: 100; }
  header .header_inner {
    display: inline-block;
    height: 60px;
    padding: 12px;
    box-sizing: border-box; }
    header .header_inner .header_logo > a {
      display: inline-block;
      height: 36px; }
      header .header_inner .header_logo > a img {
        width: auto;
        height: 100%; }
  header .headerSp_btn {
    position: absolute;
    width: 60px;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 9999; }
    header .headerSp_btn > .gNav_trigger {
      position: absolute;
      z-index: 9999; }
      header .headerSp_btn > .gNav_trigger > span {
        position: absolute;
        width: 100%;
        height: 3px;
        display: inline-block;
        transition: all .4s;
        box-sizing: border-box; }
      header .headerSp_btn > .gNav_trigger:after {
        position: absolute;
        width: 100%;
        letter-spacing: 0.1em;
        font-size: 0.6em;
        font-weight: bold; }

.headerSp_btn .gNav_trigger.close {
  top: 14px;
  right: 10px;
  width: 34px;
  height: 24px; }
  .headerSp_btn .gNav_trigger.close > span {
    background-color: #FF8387; }
    .headerSp_btn .gNav_trigger.close > span:nth-of-type(1) {
      top: 0; }
    .headerSp_btn .gNav_trigger.close > span:nth-of-type(2) {
      top: 10px; }
    .headerSp_btn .gNav_trigger.close > span:nth-of-type(3) {
      bottom: 0; }
  .headerSp_btn .gNav_trigger.close:after {
    bottom: -18px;
    left: -1px;
    color: #FF8387;
    font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ";
    content: "MENU"; }

.headerSp_btn .gNav_trigger.open {
  top: 20px;
  right: 20px;
  width: 35px;
  height: 24px; }
  .headerSp_btn .gNav_trigger.open > span {
    background-color: #ffffff !important; }
    .headerSp_btn .gNav_trigger.open > span:nth-of-type(1) {
      top: 0; }
    .headerSp_btn .gNav_trigger.open > span:nth-of-type(2) {
      top: 10px; }
    .headerSp_btn .gNav_trigger.open > span:nth-of-type(3) {
      bottom: 0; }
  .headerSp_btn .gNav_trigger.open:after {
    left: -2px !important;
    top: 26px;
    color: #ffffff !important;
    font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ";
    content: "CLOSE" !important; }

.gNav_trigger.open span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(-44deg);
  transform: translateY(10px) rotate(-44deg); }

.gNav_trigger.open span:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  -webkit-animation: active-menu-bar02 .8s forwards;
  animation: active-menu-bar02 .8s forwards; }

.gNav_trigger.open span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(44deg);
  transform: translateY(-10px) rotate(44deg); }

@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0; } }
@keyframes active-menu-bar02 {
  100% {
    height: 0; } }
.headerSp_gNav {
  position: fixed;
  width: 100%;
  height: 100%;
  padding: 0;
  top: 0;
  box-sizing: border-box;
  background-color: #FF8387;
  z-index: 4; }
  .headerSp_gNav > ul {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 40px 0 0;
    box-sizing: border-box;
    background-color: #FF8387;
    z-index: 9999; }
    .headerSp_gNav > ul > li {
      width: 100%;
      padding: 20px;
      background-color: #FF8387;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      box-sizing: border-box; }
      .headerSp_gNav > ul > li > a {
        width: 100%;
        height: 100%;
        color: #ffffff;
        font-size: 0.9em;
        font-weight: bold;
        box-sizing: border-box; }
        .headerSp_gNav > ul > li > a > span {
          display: block;
          margin: 0 20px;
          padding: 16px 10px;
          border-bottom: 1px solid #ffffff;
          font-size: 0.9em;
          font-weight: bold;
          letter-spacing: 0.1em;
          box-sizing: border-box; }

.contact_btn {
  position: relative;
  background-color: #4FB4C9;
  padding: 10px 20px; }
  .contact_btn > a {
    text-align: center;
    background: #ffffff;
    font-size: 0.9em;
    font-weight: bold;
    padding: 14px 20px;
    border-radius: 5px; }

/* footer */
#footer {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  box-sizing: border-box; }
  #footer .footer_block {
    padding: 0;
    box-sizing: border-box; }
    #footer .footer_block .footer_blockInner {
      width: 100%;
      margin: 0 auto; }
      #footer .footer_block .footer_blockInner .footer_nav {
        display: inline-block;
        width: 100%;
        box-sizing: border-box; }
        #footer .footer_block .footer_blockInner .footer_nav ul {
          width: 100%;
          padding: 0; }
          #footer .footer_block .footer_blockInner .footer_nav ul li {
            display: block;
            width: 100%;
            margin: 0 40px 0 0;
            letter-spacing: 0.1em;
            border-bottom: 1px solid #e5e5e5;
            font-size: 1.2em; }
            #footer .footer_block .footer_blockInner .footer_nav ul li:first-of-type {
              margin: 0;
              border-top: 1px solid #e5e5e5; }
            #footer .footer_block .footer_blockInner .footer_nav ul li:last-of-type {
              margin: 0;
              border-bottom: none; }
            #footer .footer_block .footer_blockInner .footer_nav ul li a {
              padding: 14px;
              color: #FF8387;
              font-weight: bold;
              font-size: 0.8em;
              box-sizing: border-box; }
      #footer .footer_block .footer_blockInner .bnr_link {
        display: inline-block;
        vertical-align: top;
        width: 140px; }
        #footer .footer_block .footer_blockInner .bnr_link a img {
          width: 100%; }
  #footer .footer_copyright {
    background-color: #FF8387; }
    #footer .footer_copyright ul {
      display: block; }
      #footer .footer_copyright ul li a {
        color: #ffffff;
        font-size: 0.7em;
        text-decoration: underline; }
    #footer .footer_copyright p {
      color: #ffffff;
      font-size: 0.7em;
      font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ";
      text-align: center;
      font-weight: normal; }

.contents_h2 {
  /* margin: 0 0 10px 0; */
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.1em; }
  .contents_h2 > h2 {
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0.15em;
    margin: 0 0 16px 0; }
    .contents_h2 > h2 > span {
      display: inline-block;
      margin: 0;
      font-size: 0.5em;
      font-weight: bold;
      line-height: 1em;
      letter-spacing: 0.12em;
      font-weight: normal;
      text-align: center; }

.contents_ttl2 {
  margin: 0; }

#top_mainvs {
  position: relative;
  z-index: 1; }

.top_mainvsBlock {
  position: relative;
  width: 100%;
  height: 100%; }
  .top_mainvsBlock .top_mainvsBlock_inner {
    position: relative;
    text-align: right;
    z-index: -1; }
    .top_mainvsBlock .top_mainvsBlock_inner .top_mainvs_cont {
      display: block;
      width: 100%;
      height: 100%; }
      .top_mainvsBlock .top_mainvsBlock_inner .top_mainvs_cont h1 {
        position: absolute;
        top: 340px;
        left: 0;
        width: 100%;
        font-weight: normal;
        font-size: 1.1em;
        color: #FF8387; }
        .top_mainvsBlock .top_mainvsBlock_inner .top_mainvs_cont h1 .mainvs_ttl {
          display: block;
          font-size: 1.2em;
          font-weight: bold;
          padding: 0 0 0 30px;
          text-align: left;
          line-height: 1.4em;
          letter-spacing: 0.2em;
          box-sizing: border-box; }
    .top_mainvsBlock .top_mainvsBlock_inner img {
      position: relative;
      right: 0;
      width: 100%;
      z-index: -1; }

.top_mainvs_cont {
  position: absolute;
  top: 40%;
  left: 20%;
  width: 60%;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 20px 0;
  z-index: 3; }
  .top_mainvs_cont:after {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.4);
    content: "";
    z-index: -1; }
  .top_mainvs_cont > h1 {
    position: relative;
    color: #ff7a80;
    font-size: 1.2em;
    letter-spacing: 1.2;
    text-align: center;
    box-sizing: border-box; }

#top_about {
  position: relative;
  margin-top: -50px;
  padding-top: 50px; }

.top_aboutBlock {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 40px 0;
  background-color: #FFEDE7;
  box-sizing: border-box;
  z-index: 2; }
  .top_aboutBlock .top_aboutBlock_inner {
    width: 94%;
    margin: 0 auto; }
    .top_aboutBlock .top_aboutBlock_inner > .contents_h2 {
      text-align: left !important;
      margin: 0 0 10px 0 !important;
      line-height: 1.8em; }
      .top_aboutBlock .top_aboutBlock_inner > .contents_h2 > h2 {
        color: #ff7a80;
        font-size: 1.1em;
        letter-spacing: 0.15em; }
    .top_aboutBlock .top_aboutBlock_inner .top_about_cont {
      width: 100%;
      margin: 0 auto; }
      .top_aboutBlock .top_aboutBlock_inner .top_about_cont p {
        position: relative;
        margin: 0;
        color: #ff7a80;
        font-size: 0.9em;
        line-height: 1.8em;
        letter-spacing: 0.1em; }

#top_point {
  position: relative;
  margin-top: -60px;
  padding-top: 60px; }
.top_pointBlock {
  position: relative;
  width: 100%;
  background-color: #FF8387;
  padding: 40px 0;
  box-sizing: border-box;
  overflow: hidden; }
  .top_pointBlock .top_pointBlock_inner {
    width: 94%;
    margin: 0 auto; }
    .top_pointBlock .top_pointBlock_inner .contents_h2 h2 {
      color: #ffffff; }
      .top_pointBlock .top_pointBlock_inner .contents_h2 h2 span {
        color: #ffffff; }
    .top_pointBlock .top_pointBlock_inner .top_point_cont {
      color: #ffffff; }
      .top_pointBlock .top_pointBlock_inner .top_point_cont > ul > li {
        display: inline-block;
        width: 100%;
        margin: 0 0 30px 0;
        vertical-align: top; }
        .top_pointBlock .top_pointBlock_inner .top_point_cont > ul > li:last-of-type {
          margin: 0 0 6% 0; }
        .top_pointBlock .top_pointBlock_inner .top_point_cont > ul > li > .point_img {
          display: inline-block;
          width: 22% !important;
          margin: 0 auto; }
          .top_pointBlock .top_pointBlock_inner .top_point_cont > ul > li > .point_img img {
            width: 100%; }
        .top_pointBlock .top_pointBlock_inner .top_point_cont > ul > li > .point_txt {
          display: inline-block;
          width: 68%;
          margin: 0 0 0 3%;
          vertical-align: top; }
          .top_pointBlock .top_pointBlock_inner .top_point_cont > ul > li > .point_txt > h2 {
            margin: 0 0 4px 0;
            font-size: 0.9em;
            line-height: 1.3em; }
          .top_pointBlock .top_pointBlock_inner .top_point_cont > ul > li > .point_txt > p {
            font-size: 0.8em;
            line-height: 1.6em;
            letter-spacing: 0.02em; }
          .top_point_attention {
            margin: 10px 0 0 0;
            border: 1px solid #fff;
            padding: 10px;
            box-sizing: border-box;
          }
          .top_point_attention .top_point_attention_txt {
            font-size: 0.9em;
            line-height: 1.5em;
            letter-spacing: 0.02em;
          }

#top_feature {
  /* background-color: #FFEDE7; */
  margin-top: -60px;
  padding-top: 60px; }

.top_featureBlock {
  position: relative;
  width: 94%;
  margin: 0 auto;
  padding: 40px 0 0;
  box-sizing: border-box; }
  .top_featureBlock .top_featureBlock_inner {
    width: 100%;
    margin: 0 auto; }
  .top_featureBlock .top_featureBlock_inner .top_feature_cont:nth-child(2n+1) {
    padding: 0 20px 20px; }
  .top_featureBlock .top_featureBlock_inner .top_feature_cont dl {
    padding: 14px 0;
    border-bottom: 1px solid #d5d5d5; }
    .top_featureBlock .top_featureBlock_inner .top_feature_cont dl:first-of-type {
      padding: 0 0 14px; }
    .top_featureBlock .top_featureBlock_inner .top_feature_cont dl:last-of-type {
      padding: 10px 0 0 0;
      border-bottom: none; }
    .top_featureBlock .top_featureBlock_inner .top_feature_cont dl dt {
      display: inline-block;
      width: 100%;
      padding: 0 0 2px 0;
      font-size: 0.9em;
      color: #ff7a80;
      font-weight: bold;
      vertical-align: top; }
    .top_featureBlock .top_featureBlock_inner .top_feature_cont dl dd {
      display: inline-block;
      width: 100%;
      margin: 0;
      font-size: 0.9em; }

.top_feature_2ndrelease {
  color: #777777; }
  .top_feature_2ndrelease > h3 {
    margin: 40px 0 10px 0;
    padding: 2px 5px 0;
    font-size: 0.9em;
    background-color: #e5e5e5;
    box-sizing: border-box; }
  .top_feature_2ndrelease > dl {
    margin: 0 0 0 5px; }
    .top_feature_2ndrelease > dl > dt {
      color: #777777 !important; }

#top-diagonal {
  position: relative;
  overflow: hidden;
}
#top-diagonal:before {
  position: absolute;
  top: 300px;
  left: -100px;
  display: block;
  width: 300%;
  height: 8px;
  background-color: rgba(194, 184, 165,0.6);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(-16deg);
  -ms-transform: rotate(-16deg);
  transform: rotate(-16deg);
  content: "";
  box-sizing: border-box;
  z-index: -2; }
#top-diagonal:after {
  position: absolute;
  top: 330px;
  left: -100px;
  display: block;
  width: 300%;
  height: 400px;
  background-color: rgba(171, 218, 228, 1);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(-16deg);
  -ms-transform: rotate(-16deg);
  transform: rotate(-16deg);
  content: "";
  box-sizing: border-box;
  z-index: -2; }
.top_diagonalBlock:before {
  position: absolute;
  top: 1060px;
  left: -100px;
  display: block;
  width: 300%;
  height: 8px;
  background-color: rgba(194, 184, 165, 0.8);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(16deg);
  -ms-transform: rotate(16deg);
  transform: rotate(16deg);
  content: "";
  box-sizing: border-box;
  z-index: -1; }
.top_diagonalBlock:after {
  position: absolute;
  top: 1080px;
  left: -100px;
  display: block;
  width: 300%;
  height: 180px;
  background-color: rgba(79, 180, 201, 0.3);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(16deg);
  -ms-transform: rotate(16deg);
  transform: rotate(16deg);
  content: "";
  box-sizing: border-box;
  z-index: -1; }
.top_flow:before {
  position: absolute;
  top: 1280px;
  left: -100px;
  display: block;
  width: 300%;
  height: 180px;
  background-color: rgba(255, 131, 135, 0.3);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(16deg);
  -ms-transform: rotate(16deg);
  transform: rotate(16deg);
  content: "";
  box-sizing: border-box;
  z-index: -1; }
.top_flow:after {
  position: absolute;
  top: 1080px;
  left: -100px;
  display: block;
  width: 300%;
  height: 220px;
  background-color: rgba(255, 131, 135, 0.6);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotate(16deg);
  -ms-transform: rotate(16deg);
  transform: rotate(16deg);
  content: "";
  box-sizing: border-box;
  z-index: -1; }


.top_automaticestimate_cont, .top_feature_cont, .top_flow_cont, .top_expect_cont {
  background-color: #fff;
  padding: 14px;
  margin: 0 0 20px 0;
  background: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
  letter-spacing: 0.02em;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); }
#top_automaticestimate {
  margin-top: -60px;
  padding-top: 60px; }
.top_automaticestimateBlock, .top_flowBlock, .top_expectBlock {
  position: relative;
  width: 94%;
  margin: 0 auto;
  padding: 40px 0 0;
  z-index: 2;
  box-sizing: border-box; }
/* .top_automaticestimate_cont, .top_feature_cont,.top_flow_cont, .top_expect_cont {
  background-color: #fff;
  padding: 16px;
  margin: 0 0 20px 0;
  background: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); } */
.top_automaticestimate_cont > .js-estimate > h3 {
  text-align: center;
  margin: 0 0 20px 0;
  font-size: 1em;
  font-weight: bold;
  color: rgba(255, 131, 135, 1); }
.top_automaticestimate_form_calc {
  display: inline-block;
  width: 100%;
  padding: 4px 0 0 0;
  text-align: center;
  box-sizing: border-box;
  vertical-align: top; }
.top_automaticestimate_form_txt {
  display: inline-block;
  text-align: center;
  width: 100%; }
.top_automaticestimateBlock_inner > .contents_h2 > h2, .top_automaticestimateBlock_inner > .contents_h2 > h2 > span {
  color: #000 !important; }
.top_automaticestimateBlock_inner .js-estimate {
  box-sizing: border-box; }
.top_automaticestimateBlock_inner .js-estimate > div > span {
  font-size: 1em; }
.js-estimate-target-total-icuco {
  color: #ff1c7e;
  font-size: 1.6em;
  font-weight: bold;
  padding: 0 2px;}
.js-estimate-target-total-other-sensor-type, .js-estimate-target-total-other-bet-type {
  padding: 0 2px;
  font-weight: bold;
  font-size: 1em;
  box-sizing: border-box; }
.top_automaticestimateBlock_inner .js-estimate-trigger {
  display: inline-block;
  width: 70%;
  height: 48px;
  padding: 0 16px;
  font-size: 1.2em;
  margin: 0 0 0px 0;
  background-color: #e8eaed;
  border-radius: 6px;
  border: 1px solid #dadada; }
.top_automaticestimateBlock_inner .cont_estimate_option {
  display: inline-block;
  width: 100%;
  margin: 16px 0 0 0;
  padding: 16px;
  box-sizing: border-box;
  border: 1px solid #dadada;
  background-color: #fff; }
.top_automaticestimate_form_calc span {
  display: inline-block;
  font-size: 1.1em;
  margin: 0 0 0 4px; }
.top_automaticestimate_form_calc > .attention_txt {
  margin: 10px auto 40px;
  font-size: 0.8em;
  width: 90%;
  text-align: left;
}
.top_automaticestimate_form_calc > p {
  margin: 0 0 8px 0;
  font-size: 1em;
  font-weight: bold; }
.top_automaticestimate_form_txt > .cont_estimate_sum > li {
  margin: 0 0 16px 0;
  font-size: 13px; }
.top_automaticestimate_form_txt > .cont_estimate_sum > li:last-of-type {
  margin: 0; }
.top_automaticestimate_form_txt > .cont_estimate_sum > li > .cont_estimate_supplement {
  font-size: 10px;
  margin: 0 0 0 4px; }
.top_automaticestimate_form_txt > .cont_estimate_option > li {
  margin: 0 0 16px 0;
  font-size: 0.8em; }
.top_automaticestimate_form_txt > .cont_estimate_option > li:last-of-type {
  margin: 0; }
  .top_automaticestimate_product > ul {
    margin: 0; }
    .top_automaticestimate_product > ul > li {
      width: 100%;
      max-width: 700px;
      margin: 0 auto;
      font-weight: bold;
      border-bottom: 1px solid #e5e5e5;
      letter-spacing: 0.02em;
      box-sizing: border-box; }
      .top_automaticestimate_product > ul > li:last-of-type {
        border-bottom: none;
      }
      .top_automaticestimate_product > ul > li .product_cont {
        width: 100%;
        margin: 0 auto; }
        .top_automaticestimate_product > ul > li .product_cont .product_txt {
          display: inline-block;
          width: 100%;
          text-align: left;
          margin: 0;
          font-size: 0.9em;
          letter-spacing: 0.02em;
          vertical-align: top; }
        .top_automaticestimate_product > ul > li .product_cont > span {
          display: inline-block;
          width: 100%;
          letter-spacing: 0.12em;
          line-height: 1.5em;
          text-align: left;
          font-weight: normal;
          font-size: 0.8em; }

#top_flow {
  margin-top: -60px;
  padding-top: 60px; }
.top_flow_cont > ul > li > h2 {
  margin: 0 0 20px 0;
  font-size: 1em;
  text-align: center;
  color: rgba(255, 122, 128, 1); }
.top_flow_cont > ul > li {
  position: relative;
  margin: 0 0 40px 0; }
.top_flow_cont > ul > li:first-of-type {
  margin: 0 0 20px 0; }
.top_flow_cont > ul > li:first-of-type::after, .top_flow_cont > ul > li:last-of-type::after {
  content: none; }
.top_flow_cont > ul:nth-child(2n) {
  margin: 60px 0 0 0; }
.top_flow_cont > ul > li::after {
  position: absolute;
  bottom: -30px;
  left: 48%;
  width: 0px;
  border-color: rgba(255, 122, 128, 1);
  border-style: solid;
  border-width: 10px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  content: ""; }
.top_flow_cont > ul:nth-child(2n) > li:last-child {
  margin: 0; }
.top_flow_cont_img {
  display: inline-block;
  width: 19%;
  margin: 0 auto;
  vertical-align: top; }
.top_flow_cont_img img {
  width: 100%; }
.top_flow_cont_txt {
  display: inline-block;
  width: 78%;
  vertical-align: middle; }
  .top_flow_cont_txt h3 {
    margin: 0 0 4px 0;
    font-size: 0.9em; }
    .top_flow_cont_txt p {
      font-size: 0.8em; }

#top_expect {
  margin-top: -60px;
  padding-top: 60px; }
.top_expectBlock .top_expectBlock_inner > ul {
  width: 100%;
  margin: 0 auto; }
    .top_expect_cont > ul > li .voice_img {
      width: 100%;
      display: inline-block; }
      .top_expect_cont > ul > li .voice_img > img {
        width: 100%; }
    .top_expect_cont > ul > li .voice_name {
      display: block;
      text-align: center;
      margin: 14px 0 0 0;
      font-weight: bold;
      line-height: 1.3em;
      font-size: 0.8em; }
    .top_expect_cont > ul > li .voice_txt {
      width: 100%;
      display: inline-block;
      padding: 30px 0 0 0;
      box-sizing: border-box;
      vertical-align: top; }
      .top_expect_cont > ul > li .voice_txt > h2 {
        margin: 0 0 20px 0;
        font-size: 1em; }
      .top_expect_cont > ul > li .voice_txt > p {
        line-height: 1.8em;
        font-size: 0.8em; }
  /* .top_expectBlock:before {
    position: absolute;
    top: 20%;
    left: 0;
    width: 120%;
    height: 5%;
    margin: 3% -10% 0;
    background: #FEC9C9;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
    z-index: -1;
    content: ''; } */
  /* .top_expectBlock:after {
    position: absolute;
    top: 26%;
    left: 0;
    width: 120%;
    height: 40%;
    margin: 3% -10% 0;
    background: #FFEDE7;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
    z-index: -1;
    content: ''; } */
  .top_expectBlock .top_expectBlock_inner {
    width: 94%;
    margin: 0 auto; }
    .top_expectBlock .top_expectBlock_inner > .contents_h2 > h2 {
      color: #000000; }
      .top_expectBlock .top_expectBlock_inner > .contents_h2 > h2 > span {
        color: #000000; }
    .top_expectBlock .top_expectBlock_inner > ul > li {
      margin: 0 0 20px 0;
      background: #ffffff;
      border-radius: 3px;
      box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1); }
      .top_expectBlock .top_expectBlock_inner > ul > li .voice_img {
        width: 100%;
        display: inline-block; }
        .top_expectBlock .top_expectBlock_inner > ul > li .voice_img > img {
          width: 100%; }
      .top_expectBlock .top_expectBlock_inner > ul > li .voice_name {
        display: block;
        text-align: center;
        margin: 20px 0 0 0;
        font-size: 0.9em; }
      .top_expectBlock .top_expectBlock_inner > ul > li .voice_txt {
        display: inline-block;
        padding: 20px;
        box-sizing: border-box;
        vertical-align: top; }
        .top_expectBlock .top_expectBlock_inner > ul > li .voice_txt > h2 {
          margin: 0 0 10px 0;
          font-size: 1em;
          letter-spacing: 0.1em; }
        .top_expectBlock .top_expectBlock_inner > ul > li .voice_txt > p {
          font-size: 0.9em;
          line-height: 1.8em; }

#top_contact {
  position: relative;
  margin-top: -100px;
  padding-top: 100px; }
.top_contactBlock {
  padding: 0 0 40px;
  box-sizing: border-box; }
  .top_contactBlock .top_contactBlock_inner {
    margin: 0; }
    .top_contactBlock .top_contactBlock_inner .contents_h2 h2 {
      color: #000000; }
      .top_contactBlock .top_contactBlock_inner .contents_h2 h2 span {
        color: #000000; }

#top_news {
  margin-top: -60px;
  padding-top: 60px; }
.top_newsBlock {
  background-image: url("http://test-wp.wkwk-c.com/wp-content/themes/icuco/assets/img/top_news_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 0px;
  padding: 40px 0;
  box-sizing: border-box; }
  .top_newsBlock .top_newsBlock_inner {
    width: 94%;
    margin: 0 auto; }
    .top_newsBlock .top_newsBlock_inner > .contents_h2 > h2 {
      color: #000000 !important;
      font-size: 1em; }
      .top_newsBlock .top_newsBlock_inner > .contents_h2 > h2 > span {
        color: #000000 !important; }
    .top_newsBlock .top_newsBlock_inner > ul {
      position: relative;
      width: 100%;
      margin: 0 auto;
      padding: 16px;
      box-sizing: border-box;
      box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
      background-color: rgba(255,255,255,0.8); }
      .top_newsBlock .top_newsBlock_inner > ul > li {
        position: relative;
        width: 97%;
        margin: 0 2% 0 0;
        padding: 20px 0;
        border-bottom: 1px solid #dadada;
        border-radius: 3px;
        box-sizing: border-box; }
      .top_newsBlock .top_newsBlock_inner > ul > li:last-of-type {
        margin: 0;
        border-bottom: none;}
      .top_newsBlock .top_newsBlock_inner > ul > li a {
        position: relative;
        height: 100%;
        cursor: pointer; }
      .top_newsBlock .top_newsBlock_inner > ul > li a > h3 {
        margin: 0;
        font-size: 0.9em; }
      .top_newsBlock .top_newsBlock_inner > ul > li a > p {
        margin: 4px 0 0 0;
        line-height: 1.6em;
        font-size: 0.8em; }
        .top_newsBlock .top_newsBlock_inner > ul > li > a > span.top_news_morebtn {
          position: absolute;
          top: 30px;
          right: -8px;
          width: 10px;
          height: 10px;
          margin-top: -4px;
          border: 0px;
          border-top: solid 1px #666666;
          border-right: solid 1px #666666;
          -ms-transform: rotate(45deg);
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

          .news_block {
            display: block;
            width: 94%;
            margin: 0 auto;
            padding: 140px 0 50px 0;
            box-sizing: border-box; }
          .news_block .news_blockInner > .contents_ttl2 > h2 {
            text-align: center; }
          .news_block .news_blockInner .news_cont > ul {
            margin: 0; }
          .news_block .news_blockInner .news_cont > ul > li {
            padding: 5px 0;
            margin: 0 0 0 20px;
            list-style: disc;
            box-sizing: border-box; }
          .news_block .news_blockInner .news_cont > ul > li > h3 {
            margin: 0;
            font-size: 1.2em;
            line-height: 1.5em; }
          .news_block .news_blockInner .news_cont > ul > li > p {
            line-height: 2em; }

          .news_cont > p > img {
            width: 100%;
            height: auto; }
          .news_cont_date .news_date {
            top: -14px; }
          .news_cont_date, .post_cont_date{
            position: relative;
            display: block;
            top: 0;
            left: 0;
            font-size: 0.9em;
            margin-left: auto;
            line-height: 1em; }
          .blog_cont_date .blog_date, .postlist_date, .post_date {
            position: absolute;
            top: 0;
            right: 0;
            color: #666666;
            font-size: 0.9em;
            letter-spacing: 0.05em;
            font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ"; }
          .news_cont_date .news_tag, .blog_cont_date .blog_cat, .postlist_tag, .post_tag {
            display: inline-block;
            font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ";
            margin: 0;
            padding: 2px 4px;
            border-radius: 2px;
            font-size: 0.8em;
            letter-spacing: 0;
            color: #666666;
            line-height: 1em;
            background-color: #dfdfdf;
            box-sizing: border-box; }


#top_blog {
  margin-top: -60px;
  padding-top: 60px;
  padding-bottom: 0;
  background: none; }
.top_blogBlock {
  padding: 40px 0;
  background: rgba(255, 122, 128, 0.8);
  box-sizing: border-box; }
  .top_blogBlock .top_blogBlock_inner {
    width: 94%;
    margin: 0 auto; }
    .top_blogBlock .top_blogBlock_inner > .contents_h2 > h2 {
      color: #fff; }
      .top_blogBlock .top_blogBlock_inner > .contents_h2 > h2 > span {
        color: #fff; }
    .top_blogBlock .top_blogBlock_inner > ul {
      display: block;
      position: relative;
      height: auto;
      width: 100%;
      margin: 0 auto; }
      .top_blogBlock .top_blogBlock_inner > ul > li {
        position: relative;
        display: block;
        width: 100%;
        margin: 0 0 20px 0;
        padding: 0;
        background-color: #ffffff;
        border-radius: 3px;
        box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);;
        box-sizing: border-box; }
        .top_blogBlock .top_blogBlock_inner > ul > li:last-of-type {
          margin: 0; }
        .top_blogBlock .top_blogBlock_inner > ul > li > a {
          position: relative;
          height: 100%;
          cursor: pointer;}
        .blog_cont_date {
          line-height: 1em;
          position: relative;
        }
        .blog_content_imgtxt {
          width: 100%;
          height: 100%;
        }
        .blog_content_imgtxt > img {
          width: 100%;
          height: 140px;
          object-fit: cover;
          border-top-right-radius: 3px;
          border-top-left-radius: 3px;
        }
        .top_blogBlock .top_blogBlock_inner > ul > li > a > .blog_content_imgtxt > .blog_content_txt {
          width: 100%;
          height: calc(100% - 140px);
          padding: 16px;
          box-sizing: border-box;
        }
        .blog_content_txt >  h3 {
          margin: 16px 0 0 0;
          line-height: 1.4em;
          font-size: 0.9em; }
        .blog_content_txt > p {
          margin: 4px 0 0 0;
          line-height: 1.4em;
          font-size: 0.8em; }
          /* .top_blogBlock .top_blogBlock_inner > ul > li > a > .blog_content_imgtxt > .blog_content_txt > span.top_blog_morebtn {
            position: absolute;
            top: 50%;
            left: 0;
            width: 6px;
            height: 6px;
            margin-top: -4px;
            border: 0px;
            border-top: solid 2px #5bc0de;
            border-right: solid 2px #5bc0de;
            -ms-transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            content: ''; } */

#top_office {
  position: relative;
  margin-top: -80px;
  padding-top: 80px; }

.top_officeBlock {
  width: 100%;
  padding: 40px 0;
  box-sizing: border-box;
  background-color: #F5F1E9; }
  .top_officeBlock .top_officeBlock_inner {
    width: 94%;
    margin: 0 auto;
    padding: 20px 0;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);;
    box-sizing: border-box; }
    .top_officeBlock .top_officeBlock_inner > .contents_h2 > h2 {
      display: inline-block;
      color: #000000 !important; }
      .top_officeBlock .top_officeBlock_inner > .contents_h2 > h2 > span {
        position: relative;
        display: inline-block;
        margin: 0 0 0 10px;
        font-size: 12px;
        color: #000000 !important; }

    .top_officeBlock .top_officeBlock_inner > ul {
      margin: 0; }
      .top_officeBlock .top_officeBlock_inner > ul > li {
        width: 100%;
        max-width: 94%;
        margin: 0 auto;
        padding: 10px;
        font-weight: bold;
        border-bottom: 1px solid #e5e5e5;
        letter-spacing: 0.02em;
        box-sizing: border-box; }
        .top_officeBlock .top_officeBlock_inner > ul > li .office_cont {
          width: 100%;
          margin: 0 auto; }
          .top_officeBlock .top_officeBlock_inner > ul > li .office_cont .office_icon {
            display: inline-block;
            margin: 0 10px 0 0; }
          .top_officeBlock .top_officeBlock_inner > ul > li .office_cont .office_txt {
            display: block;
            width: 100%;
            text-align: left;
            letter-spacing: 0.1em;
            vertical-align: top;
            font-size: 0.9em; }
          .top_officeBlock .top_officeBlock_inner > ul > li .office_cont > span {
            display: block;
            width: 100%;
            letter-spacing: 0.12em;
            line-height: 1.3em;
            font-weight: normal;
            font-size: 0.8em; }


.btn_long {
  width: 94%;
  height: 50px;
  margin: 30px auto 0;
  border-radius: 4px;
  text-align: center;
  background-color: #FF8387; }
  .btn_long > a {
    width: 100%;
    padding: 14px 0 0;
    color: #ffffff;
    box-sizing: border-box; }

#privacy_cont {
  position: relative;
  width: 100%;
  margin-top: -50px;
  padding-top: 50px; }

.article_block {
  display: block;
  width: 94%;
  margin: 0 auto;
  padding: 100px 0 50px 0;
  box-sizing: border-box; }
  .article_block .article_blockInner .article_cont {
    margin: 0 0 40px 0; }
    .article_block .article_blockInner .article_cont:last-of-type {
      margin: 0; }
    .article_block .article_blockInner .article_cont .article_ttl {
      margin: 26px 0 14px 0; }
      .article_block .article_blockInner .article_cont .article_ttl:first-of-type {
        margin: 0 0 6px 0; }
      .article_block .article_blockInner .article_cont .article_ttl h2 {
        font-size: 1.3em; }
      .article_block .article_blockInner .article_cont .article_ttl h3 {
        font-size: 1.1em; }
      .article_block .article_blockInner .article_cont .article_ttl h4 {
        font-size: 1em; }
      .article_block .article_blockInner .article_cont .article_ttl h5 {
        font-size: 0.9em; }
    .article_block .article_blockInner .article_cont .article_txt p {
      font-size: 0.9em;
      line-height: 1.6em; }
    .article_block .article_blockInner .article_cont .article_txt a {
      margin: 0 0 6px 0;
      font-size: 0.9em;
      color: #4FB4C9;
      font-weight: bold;
      text-decoration: underline; }
    .article_block .article_blockInner .article_cont .article_txt ul li {
      position: relative;
      padding: 0 0 0 10px; }
      .article_block .article_blockInner .article_cont .article_txt ul li:before {
        position: absolute;
        top: 0px;
        left: 0;
        content: "・"; }
    .article_block .article_blockInner .article_cont .article_txt ol li, .article_block .article_blockInner .article_cont .article_txt ul li {
      margin: 0 0 10px 0;
      font-size: 0.9em; }
    .article_block .article_blockInner .article_cont .article_txt .signature_txt {
      display: block;
      margin: 0 0 20px 0;
      font-size: 0.9em;
      text-align: right; }
      .article_block .article_blockInner .article_cont .article_txt .signature_txt:last-of-type {
        margin: 0; }

.thanks_block {
  display: block;
  width: 94%;
  margin: 0 auto;
  padding: 120px 0 80px 0;
  box-sizing: border-box; }
  .thanks_block .thanks_blockInner {
    text-align: center; }
    .thanks_block .thanks_blockInner h1 {
      margin: 0 0 20px 0;
      font-size: 1.2em;
      color: #FF8387; }
    .thanks_block .thanks_blockInner p {
      line-height: 1.8em;
      font-size: 0.9em;
      letter-spacing: 0.1em; }



.release_cont {
  font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ";
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  margin: 30px 0 0 0;
  padding: 20px 14px 0;
  box-sizing: border-box; }
  .release_cont h3 {
    margin: 0 0 30px 0;
    font-size: 1em; }
  .release_cont dl {
    margin: 0 0 20px 0;
    font-size: 0.9em; }
    .release_cont dl dt {
      display: block;
      width: 100%;
      font-weight: bold;
      margin: 0 0 5px 0; }
    .release_cont dl dd {
      width: 100%;
      display: inline-block; }
      .release_cont dl dd a {
        color: #4FB4C9;
        text-decoration: underline;
        font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ"; }

.news_company_info h3 {
  margin: 0 0 10px 0;
  letter-spacing: 0.01em;
  font-size: 1.1em; }
.news_company_info dl dt {
  display: inline-block;
  width: 14%; }
.news_company_info dl dd {
  display: inline-block;
  width: 86%; }

.people_involved {
  margin: 30px 0 0 0; }
  .people_involved h2 {
    font-size: 1.2em;
    margin: 0 0 10px 0;
    text-align: center; }
  .people_involved .people_involved_cont {
    margin: 0 0 50px 0; }
    .people_involved .people_involved_cont .involved_img {
      display: block;
      margin: 0 auto;
      width: 80%; }
      .people_involved .people_involved_cont .involved_img img {
        width: 100%; }
      .people_involved .people_involved_cont .involved_img span {
        display: block;
        width: 100%;
        margin: 16px 0 0 0;
        font-size: 0.9em;
        line-height: 1.5em; }
        .people_involved .people_involved_cont .involved_img span > .is_bold {
          font-weight: bold;
          font-size: 1em;
          margin: 0 0 5px 0; }
    .people_involved .people_involved_cont .involved_txt {
      display: block;
      width: 90%;
      margin: 0 auto;
      line-height: 1.8em;
      padding: 20px 0 0 0;
      font-size: 0.8em;
      box-sizing: border-box; }
      .people_involved .people_involved_cont .involved_txt a {
        color: #4FB4C9;
        text-decoration: underline;
        font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ"; }

.news_company_info {
  margin: 0 0 20px 0;
  padding: 14px 0 0 0;
  border-top: 1px solid #d5d5d5;
  font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ";
  box-sizing: border-box; }
  .news_company_info h3 {
    font-size: 1em; }
  .news_company_info dl {
    font-size: 0.9em;
    font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ";
    margin: 0 0 20px 0; }
    .news_company_info dl dt {
      display: block;
      font-weight: bold;
      margin: 0 0 3px 0;
      width: 100%; }
    .news_company_info dl dd a {
      color: #4FB4C9;
      text-decoration: underline;
      font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ"; }

.news_company_address {
  padding: 20px 0 0 0; }
  .news_company_address h3 {
    font-size: 1em;
    margin: 0 0 14px 0; }
  .news_company_address p {
    font-size: 0.9em; }
    .news_company_address p a {
      color: #4FB4C9;
      text-decoration: underline;
      font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ"; }
  .news_company_address dl {
    font-size: 0.9em;
    margin: 10px 0;
    font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ"; }
    .news_company_address dl dt {
      display: inline-block;
      width: 14%; }
    .news_company_address dl dd {
      display: inline-block;
      width: 86%; }
      .news_company_address dl dd a {
        color: #4FB4C9;
        text-decoration: underline;
        font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ"; }

.tag_news {
  color: #4FB4C9;
  border: 2px solid #4FB4C9;
  box-sizing: border-box; }

.top_online_aboutBlock {
  position: relative;
  top: 0;
  width: 100%;
  padding-top: 60px;
  box-sizing: border-box;
  z-index: 3; }
  .top_online_aboutBlock .top_online_aboutBlockInner {
    position: relative;
    margin: 0 auto; }
    .top_online_aboutBlock .top_online_aboutBlockInner .top_online_about_cont {
      position: relative; }
      .top_online_aboutBlock .top_online_aboutBlockInner .top_online_about_cont .online_about_cont_txt {
        position: relative;
        width: 94%;
        margin: 0 auto;
        padding: 30px 0 0;
        box-sizing: border-box; }
        .top_online_aboutBlock .top_online_aboutBlockInner .top_online_about_cont .online_about_cont_txt h1 {
          margin: 0 0 30px 0;
          font-size: 1.4em;
          letter-spacing: 0.1em; }
          .top_online_aboutBlock .top_online_aboutBlockInner .top_online_about_cont .online_about_cont_txt h1 > span {
            display: block;
            font-size: 0.6em;
            margin: 2px 0 0 0; }
        .top_online_aboutBlock .top_online_aboutBlockInner .top_online_about_cont .online_about_cont_txt p {
          font-size: 0.9em;
          line-height: 2em;
          letter-spacing: 0.03em;
          vertical-align: bottom; }
      .top_online_aboutBlock .top_online_aboutBlockInner .top_online_about_cont .online_about_cont_img {
        position: relative; }
        .top_online_aboutBlock .top_online_aboutBlockInner .top_online_about_cont .online_about_cont_img img {
          width: 100%; }

.top_introBlock {
  position: relative;
  top: -80px;
  margin: 0 0 -80px 0;
  padding: 0 0 40px 0;
  background: #FFEDE7;
  box-sizing: border-box;
  z-index: 1; }
  .top_introBlock .top_introBlockInner {
    width: 94%;
    margin: 0 auto; }
    .top_introBlock .top_introBlockInner .top_intro_cont {
      padding: 100px 0 0 0; }
      .top_introBlock .top_introBlockInner .top_intro_cont .intro_cont_ttl {
        margin: 0 0 20px 0; }
        .top_introBlock .top_introBlockInner .top_intro_cont .intro_cont_ttl img {
          position: relative;
          top: 16px;
          left: -5px;
          width: 28%;
          z-index: -1; }
        .top_introBlock .top_introBlockInner .top_intro_cont .intro_cont_ttl h2 {
          font-size: 1.1em;
          box-sizing: border-box; }
      .top_introBlock .top_introBlockInner .top_intro_cont .intro_cont_img {
        width: 80%;
        vertical-align: top; }
        .top_introBlock .top_introBlockInner .top_intro_cont .intro_cont_img img {
          width: 100%; }
      .top_introBlock .top_introBlockInner .top_intro_cont .intro_cont_txt {
        display: inline-block;
        width: 100%;
        margin: 20px 0 0 0; }
        .top_introBlock .top_introBlockInner .top_intro_cont .intro_cont_txt h2 {
          margin: 20px 0 6px 0;
          font-size: 0.9em; }
          .top_introBlock .top_introBlockInner .top_intro_cont .intro_cont_txt h2:first-of-type {
            margin: 0 0 6px 0; }
        .top_introBlock .top_introBlockInner .top_intro_cont .intro_cont_txt > p {
          margin: 0 0 20px 0;
          font-size: 0.8em;
          line-height: 1.6em; }
          .top_introBlock .top_introBlockInner .top_intro_cont .intro_cont_txt > p > a {
            text-decoration: underline;
            font-weight: bold;
            color: #FF8387; }

.intro_cont_movie {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px; }
  .intro_cont_movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.top_infoBlock {
  width: 94%;
  margin: 20px auto 0; }
  .top_infoBlock .top_infoBlockInner .top_info_cont .info_cont_ttl {
    font-size: 0.9em;
    margin: 0 0 20px 0; }
    .top_infoBlock .top_infoBlockInner .top_info_cont .info_cont_ttl img {
      position: relative;
      top: 16px;
      left: -5px;
      width: 60%;
      z-index: -1; }
    .top_infoBlock .top_infoBlockInner .top_info_cont .info_cont_ttl h2 {
      font-size: 1.1em;
      box-sizing: border-box; }
  .top_infoBlock .top_infoBlockInner .top_info_cont .info_cont_txt p {
    font-size: 0.8em;
    line-height: 1.6em;
    letter-spacing: 0.15em; }

.top_infoDetail_cont {
  background: #fafafa;
  margin: 30px 0;
  padding: 40px 14px;
  box-sizing: border-box; }
  .top_infoDetail_cont .top_infoDetail_ttltxt {
    margin: 0 0 40px 0; }
    .top_infoDetail_cont .top_infoDetail_ttltxt:last-of-type {
      margin: 0; }
    .top_infoDetail_cont .top_infoDetail_ttltxt h3 {
      font-size: 0.9em; }
    .top_infoDetail_cont .top_infoDetail_ttltxt .top_infoDetail_ttltxtShort {
      margin: 10px 0 0 0; }
      .top_infoDetail_cont .top_infoDetail_ttltxt .top_infoDetail_ttltxtShort h4 {
        margin: 0 0 4px 0;
        font-size: 0.9em; }
      .top_infoDetail_cont .top_infoDetail_ttltxt .top_infoDetail_ttltxtShort p {
        line-height: 1.6em;
        font-size: 0.8em; }
      .top_infoDetail_cont .top_infoDetail_ttltxt .top_infoDetail_ttltxtShort ul li {
        font-size: 0.8em;
        margin: 0 0 4px 0; }
        .top_infoDetail_cont .top_infoDetail_ttltxt .top_infoDetail_ttltxtShort ul li span {
          display: block;
          font-size: 0.8em;
          margin: 0 0 0 40px; }
        .top_infoDetail_cont .top_infoDetail_ttltxt .top_infoDetail_ttltxtShort ul li:last-of-type {
          margin: 0; }

.top_infoDetail_offer_btn {
  width: 100%;
  height: 40px;
  margin: 14px 0 0 0;
  padding: 10px 0;
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
  background-color: #FF8387;
  box-sizing: border-box;
  border-radius: 5px; }
  .top_infoDetail_offer_btn a {
    color: #ffffff;
    font-size: 1em; }

.attention_txt {
  margin: 20px 0 0 0;
  font-size: 0.9em; }

.attention_link_txtinner {
  display: inline;
  padding: 0 10px;
  color: #FF8387;
  font-weight: bold;
  text-decoration: underline;
  box-sizing: border-box; }

ul.infoDetail_list_dot {
  margin: 0 0 0 20px; }
  ul.infoDetail_list_dot li {
    list-style: circle; }
    ul.infoDetail_list_dot li span {
      display: block;
      margin: 0 !important;
      font-size: 0.8em; }

.txt_bold {
  display: block;
  font-weight: bold;
  margin: 10px 0 0 0; }

#online_offer {
  margin: 0 0 60px 0; }

.top_newslist_btn {
  display: block;
  width: 300px;
  height: 48px;
  margin: 40px auto;
  padding: 10px 0 0 0;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
.top_newslist_btn a {
  color: #FF8387;
}
/* .news_cont_date .news_tag {
  position: relative;
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 3px 10px 2px;
  border-radius: 2px;
  font-size: 0.7em;
  letter-spacing: 0;
  font-weight: bold;
  color: #4FB4C9;
  border: 2px solid #4FB4C9;
  box-sizing: border-box;
} */
.paging {
  width: 100%;
  margin: 40px 0 0 0;
  padding: 0 0 20px 0;
  box-sizing: border-box;
}
.paging a {
  color: #FF8387;
  font-size: 0.9em;
  text-decoration: underline;
  display: inline-block;
  clear: both;
}
.paging_arrow {
  display: inline-block;
}

.paging .prev,.paging .next {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.paging .next {
  text-align: right;
  float: right;
  width: 50%;
}

.paging .prev {
  text-align: left;
  float: left;
  width: 50%;
}
.bloglist_cont, .newslist_cont {
  width: 100%;
  margin: 38px auto 0;
  max-width: 100%;
}
.bloglist_cont ul, .newslist_cont ul {
  width: 94%;
  margin: 0 auto;
}
 .newslist_cont > .contents_ttl2 {
   background-image: url("https://icuco.wkwk-c.com/wp-content/themes/icuco/assets/img/newslist-imgbg.jpg");
   background-size: cover;
   height: 60px;
   margin: 0 0 20px 0;
 }
.bloglist_cont > .contents_ttl2 {
  background-image: url("https://icuco.wkwk-c.com/wp-content/themes/icuco/assets/img/bloglist-imgbg.jpg");
  background-size: cover;
  height: 60px;
  margin: 0 0 20px 0;
}
.bloglist_cont > .contents_ttl2 > h2, .newslist_cont > .contents_ttl2 > h2 {
  text-align: center;
  padding: 16px 0 0;
  font-size: 1.1em;
  margin: 0;
}
.postlist_cont {
  position: relative;
  width: 94%;
  margin: 0 auto;
  padding: 20px 0;
  border-bottom: 1px solid #cccccc; }
.postlist_cont:first-of-type {
  padding: 30px 0 20px 0; }
.postlist_cont:last-of-type {
  border-bottom: none; }
.postlist_cont_img {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0 0 10px 0;
}
.postlist_cont_img img {
  width: 100% !important;
  height: auto;
}
.postlist_cont_txt {
  display: inline-block;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
.postlist_ttl {
  font-weight: bold !important;
  margin: 0 0 14px 0;
  font-size: 0.9em !important;
}
.postlist_datetag {
  display: block;
}
.postlist_date {
  position: relative !important;
}
.postlist_cont p {
  display: inline;
  margin: 10px 0 0 0;
  line-height: 1.6em;
  letter-spacing: 0.01em;
  font-size: 0.8em;
}
.postlist_contxt_more {
  display: inline;
  font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ";
  color: #FF8387;
  font-size: 14px;
  padding: 0 0 0 6px;
  text-decoration: underline;
  font-weight: bold;
}
.page-numbers_nav {
  margin: 0;
  text-align: center;
}
.page-numbers {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #cccccc;
  font-family: sans-serif, "游ゴシック", "遊ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ";
  color: #4FB4C9;
  font-weight: bold;
  box-sizing: border-box;
}
.page-numbers .current {
  color: #ffffff !important;
  background-color: #4FB4C9;
}
.top_newslist_btn,.top_bloglist_btn {
  display: block;
  width: 300px;
  height: 48px;
  margin: 20px auto 0;
  padding: 12px 0 0 0;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}
.top_newslist_btn {
  background-color: #FF8387;
}
.top_newslist_btn a {
  color: #ffffff;
  font-weight: bold;
}
.top_bloglist_btn {
  background-color: #fff;
}
.top_bloglist_btn a {
  color: #FF8387;
  font-weight: bold;
}
.postlist_date-tag {
  margin: 0 0 10px 0;
}
.newsdetail_ttl {
  font-size: 1.4em;
  margin: 0 0 20px 0;
}
.top_point_movie {
  width: 100%;
  padding-bottom: 48%;
  /* padding-bottom: 56.25%; */
  height: 0px;
  position: relative;
  margin: 20px auto 0;
}
.top_point_movie iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.post_block {
  display: block;
  width: 94%;
  margin: 0 auto;
  padding: 60px 0 30px;
  box-sizing: border-box; }
  .post_block .post_blockInner > .contents_ttl2 > h2 {
    text-align: left; }
  .post_block .post_blockInner .post_cont > ul {
    margin: 10px 0; }
    .post_block .post_blockInner .post_cont h2 {
      line-height: 1.5em;
    }
    .post_block .post_blockInner .post_cont > ul > li {
      padding: 5px 0;
      margin: 0 0 0 20px;
      list-style: disc;
      background: #ffffff;
      box-sizing: border-box;
      font-size: 0.8em; }
      .post_block .postblockInner .post_cont > ul > li > h3 {
        margin: 0 0 10px 0;
        font-size: 1em; }
      .post_block .post_blockInner .post_cont > ul > li > p {
        font-size: 0.8em;
        line-height: 1.8em;
        letter-spacing: 0.01em; }
.post_cont {
  margin: 10px 0 0 0; }
.post_cont h2, .post_cont h3 {
  line-height: 1em; }
.post_cont h2 {
  font-size: 16px;
  margin: 0 0 10px 0; }
.post_cont h3 {
  font-size: 14px; }
.post_cont h4 {
  font-size: 14px; }
.post_cont h2 span {
  font-size: 16px;
  font-weight: 600 !important; }
.post_cont h3 span {
  font-size: 14px;
  font-weight: 600 !important; }
.post_cont p {
  line-height: 1.8em;
  font-size: 0.8em; }
.post_cont > p > img {
  width: 100%;
  height: auto; }
.post_cont_blog_date {
  margin: 20px 0 0 !important;
}
.post_cont_date {
  margin: 0 0 10px 0; }
.post_cont_date_datetag {
  position: relative;
  display: block;
  width: 100%;
  margin: 30px 0 0 0 !important;
  vertical-align: bottom; }
.post_date {
  position: relative; }
.post_news_ttl h2, .post_blog_ttl h2 {
  font-size: 16px; }

/* ======== SNS ======== */
.fa-hatena:before {
  font-family: Verdana;
  font-weight: bold;
  content: 'B!';
}

.share {
  display: inline-block;
  width: 100%;
  text-align: right;
  /* margin-top: 40px;
  margin-bottom: 40px; */
}

.share-under {
  margin: 40px 0 0 0;
}

.share ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.icon-line {
  position: relative;
  top: -3px;
  width: 18px;
}

.share li {
  display: inline-block;
  width: 32.4%;
  height: 30px;
  vertical-align: top;
  margin: 0;
  /* margin-top: 15px; */
}

.share li a {
  font-size: 13px;
  display: block;
  height: 100%;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  color: #fff;
}

.share li a i {
  display: block;
  margin: 0 0 2px 0;
}

.share li a:hover {
  opacity: .5;
}

.share li a:visited {
  color: #fff;
}

.tweet a {
  background-color: #55acee;
}

.facebook a {
  background-color: #315096;
}

.googleplus a {
  background-color: #dd4b39;
}

.hatena a {
  background-color: #008fde;
}
.line a {
  background-color: #00b900;
}

/* ======== breadcrumb ======== */
.breadcrumb  {
  width: 100%;
  display: block;
  margin: 0 auto 20px;
  font-size: 0.8em;
}
.breadcrumb-list {
  width: 94%;
  margin: 0 auto 20px;
}
.breadcrumb-footer {
  width: 94%;
  margin: 20px auto;
}
.breadcrumb span {
  display: inline-block;
  padding: 3px 0 0;
  box-sizing: border-box;
}
.breadcrumb i {
  display: inline-block;
  padding: 0 6px;
  color: #555;
  box-sizing: border-box;
}
.breadcrumb i.fa-home {
  padding: 0 4px 0 0;
  color: #555 !important;
  box-sizing: border-box;
}
.breadcrumb a span {
  padding: 3px 0 0;
  color: #FF8387;
  text-decoration: underline;
  box-sizing: border-box;
}





/** ======== lp_content ======== **/
#lp_content {
  color: #3F2417; }

/** ======== lp_mainvs ======== **/
.lp_mainvsBlock_inner {
  width: 100%; }
.lp_mainvsBlock_inner > img {
  width: 100%; }
/** ======== lp_about ======== **/
#lp_about {
  position: relative;
  margin-top: -40px;
  padding-top: 40px; }
.lp_aboutBlock {
  width: 94%;
  margin: 0 auto; }
.lp_aboutBlock > .lp_aboutBlock_inner {
  padding: 60px 0 40px; }
.lp_aboutBlock > .lp_aboutBlock_inner > .contents_h2 > h2 {
  width: 90%;
  margin: 0 0 30px; }
.lp_aboutBlock > .lp_aboutBlock_inner > .contents_h2 > h2 > img {
  width: 100%; }
.lp_about_cont {
  text-align: center; }
.lp_about_cont > p {
  margin: 0 0 20px 0; }
.lp_about_cont > p > span.lp_about_cont_nomaltxt {
  display: block;
  font-size: 0.9em;
  line-height: 1.8; }
.lp_about_cont > p > span.lp_about_cont_bpintxt {
  display: block;
  font-size: 1em;
  line-height: 1.6;
  margin: 6px 0;
  font-weight: bold;
  color: #FF8387; }
.lp_about_cont > p > span.lp_about_cont_bbrotxt {
  display: block;
  font-size: 1em;
  line-height: 1.6;
  font-weight: bold;
  margin: 6px 0; }

/** ======== lp_reason ======== **/
#lp_reason {
  position: relative;
  margin-top: -40px;
  padding-top: 40px; }
.lp_reasonBlock {
  position: relative;
  background-color: #FFF0F1;
  padding: 60px 0; }
.lp_reasonBlock > .lp_reasonBlock_inner > .contents_h2 > h2 {
  width: 72%;
  margin: 0 0 30px; }
.lp_reasonBlock > .lp_reasonBlock_inner > .contents_h2 > h2 > img {
  width: 100%; }
.lp_reasonBlock > .lp_reasonBlock_inner > .lp_reason_cont {
  width: 94%;
  margin: 0 auto; }
.lp_reasonBlock > .lp_reasonBlock_inner > .lp_reason_cont > ul > li {
  display: block;
  width: 80%;
  margin: 0 auto 40px;
  vertical-align: top; }
.lp_reasonBlock > .lp_reasonBlock_inner > .lp_reason_cont > ul > li:last-child {
  margin: 0 auto; }
.lp_reason_cont_img {
  width: 30%;
  margin: 0 auto 10px; }
.lp_reason_cont_img > img {
  width: 100%; }
.lp_reason_cont_txt > h2 {
  font-size: 1em;
  text-align: center;
  margin: 0 0 20px 0;
  height: auto;
  line-height: 1.5; }
.lp_reason_cont_txt > p {
  font-size: 0.9em;
  line-height: 1.6em; }

/** ======== lp-point ======== **/
#lp_point {
  position: relative;
  margin-top: -40px;
  padding-top: 40px; }
.lp_pointBlock {
  position: relative;
  background-color: #FF8387;
  width: 100%;
  padding: 60px 0;
  box-sizing: border-box;
  overflow: hidden; }
.lp_pointBlock .lp_pointBlock_inner {
  width: 94%;
  margin: 0 auto;
  color: #ffffff; }
.lp_pointBlock .lp_pointBlock_inner > .contents_h2 > h2 {
  width: 30%;
  margin: 0 0 30px 0; }
.lp_pointBlock .lp_pointBlock_inner > .contents_h2 > h2 > img {
  width: 100%; }
.lp_pointBlock .lp_pointBlock_inner .lp_point_cont > ul {
  width: 100%;
  margin: 0 auto;
  text-align: center; }
.lp_pointBlock .lp_pointBlock_inner .lp_point_cont > ul > li {
  display: inline-block;
  width: 80%;
  margin: 0 0 40px 0;
  vertical-align: top; }
.lp_pointBlock .lp_pointBlock_inner .lp_point_cont > ul > li:last-of-type {
  margin: 0; }
.lp_pointBlock .lp_pointBlock_inner .lp_point_cont > ul > li > .point_img {
  width: 50%;
  margin: 0 auto; }
.lp_pointBlock .lp_pointBlock_inner .lp_point_cont > ul > li > .point_img img {
  width: 100%; }
.lp_pointBlock .lp_pointBlock_inner .lp_point_cont > ul > li > .point_txt {
  margin: 10px 0 0 0; }
.lp_pointBlock .lp_pointBlock_inner .lp_point_cont > ul > li > .point_txt > h2 {
  text-align: center;
  height: auto;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.6; }
.lp_pointBlock .lp_pointBlock_inner .lp_point_cont > ul > li > .point_txt > p {
  margin: 10px 0 0 0;
  font-size: 0.9em;
  line-height: 1.6;
  text-align: left; }
.lp_point_attention {
  margin: 40px auto 0;
  width: 90%;
  text-align: center;
  border: 1px solid #fff;
  padding: 20px;
  box-sizing: border-box; }
.lp_point_attention .lp_point_attention_txt {
  font-size: 0.9em;
  line-height: 1.6; }

/** ======== lp-feature ======== **/
#lp_feature {
  position: relative;
  margin-top: -40px;
  padding-top: 40px; }
.lp_featureBlock {
  position: relative;
  width: 100%;
  padding: 60px 0;
  box-sizing: border-box; }
.lp_featureBlock .lp_featureBlock_inner {
  width: 90%;
  margin: 0 auto; }
.lp_featureBlock > .lp_featureBlock_inner > .contents_h2 > h2 {
  width: 26%; }
.lp_featureBlock > .lp_featureBlock_inner > .contents_h2 > h2 > img {
  width: 100%; }
.lp_featureBlock .lp_featureBlock_inner .lp_feature_cont dl {
  padding: 14px 0 14px 0;
  border-bottom: 1px solid #d5d5d5; }
.lp_featureBlock .lp_featureBlock_inner .lp_feature_cont dl:last-of-type {
  padding: 14px 0 0 0;
  border-bottom: none; }
.lp_featureBlock .lp_featureBlock_inner .lp_feature_cont dl dt {
  display: inline-block;
  width: 100%;
  padding: 0;
  font-size: 0.9em;
  margin: 0 0 4px 0;
  font-weight: bold;
  vertical-align: top; }
.lp_featureBlock .lp_featureBlock_inner .lp_feature_cont dl dd {
  display: inline-block;
  font-size: 0.9em;
  width: 100%; }
.lp_feature_1strelease dl dt {
  color: #FB5E63; }
.lp_feature_2ndrelease {
  color: #786459; }
.lp_feature_2ndrelease > h3 {
  margin: 30px 0 10px 0;
  padding: 6px 20px;
  font-size: 0.9em;
  background-color: #E6E0DC;
  box-sizing: border-box; }


/** ======== lp-automaticestimate ======== **/
#lp_automaticestimate {
  position: relative;
  margin-top: -40px;
  padding-top: 40px; }
.lp_automaticestimateBlock_inner {
  width: 94%;
  margin: 0 auto;
  padding: 0 0 40px; }
.lp_automaticestimateBlock_inner > .contents_h2 > h2 {
  width: 28%;
  margin: 0 auto 30px; }
.lp_automaticestimateBlock_inner > .contents_h2 > h2 > img {
  width: 100%; }
.lp_automaticestimateBlock_inner .js-estimate {
  box-sizing: border-box; }
.lp_automaticestimateBlock_inner .js-estimate > div > span {
  font-size: 1em; }
.lp_automaticestimate_form_txt > .cont_estimate_sum > li > .js-estimate-target-total-icuco {
  color: #ff1c7e;
  font-size: 1.5em !important;
  font-weight: bold;
  letter-spacing: 0.01em;
  margin: 0 4px !important;
  letter-spacing: 0em;
  box-sizing: border-box;}
.lp_automaticestimate_form_txt > .cont_estimate_option > li > .js-estimate-target-total-other-sensor-type, .lp_automaticestimate_form_txt > .cont_estimate_option > li > .js-estimate-target-total-other-bet-type {
  padding: 0;
  font-weight: bold;
  font-size: 1em;
  box-sizing: border-box; }
.lp_automaticestimateBlock_inner .js-estimate-trigger {
  width: 70%;
  height: 48px;
  padding: 0 14px;
  font-size: 1.2em;
  margin: 0 0 0px 0;
  background-color: #e8eaed;
  border-radius: 6px;
  border: 1px solid #E6E0DC; }
.lp_automaticestimateBlock_inner .cont_estimate_option {
  display: inline-block;
  width: 100%;
  margin: 6px 0 0 0;
  padding: 14px;
  box-sizing: border-box;
  border: 1px solid #E6E0DC;
  background-color: #fff; }
.lp_automaticestimate_form_calc {
  display: inline-block;
  width: 100%;
  padding: 4px 0 0 0;
  box-sizing: border-box;
  vertical-align: top; }
.lp_automaticestimate_form_txt {
  display: inline-block;
  margin: 20px 0 0 0;
  width: 100%; }
.lp_automaticestimate_form_calc span {
  font-size: 1.3em;
  margin: 0 0 0 4px; }
.lp_automaticestimate_form_calc > .attention_txt {
  margin: 6px 0 0 0; }
.lp_automaticestimate_cont {
  background-color: #fff;
  padding: 20px;
  margin: 0 0 20px 0;
  background: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); }
.lp_automaticestimate_cont > .js-estimate > h3 {
  text-align: center;
  margin: 0 0 40px 0;
  font-size: 1.5em;
  font-weight: normal; }
.lp_automaticestimate_form_calc > p {
  margin: 0 0 8px 0;
  font-size: 1em; }
.lp_automaticestimate_form_txt > .cont_estimate_sum > li {
  margin: 0 0 16px 0;
  font-size: 1em;
  letter-spacing: 0.01em; }
.lp_automaticestimate_form_txt > .cont_estimate_sum > li:last-of-type {
  margin: 0; }
.lp_automaticestimate_form_txt > .cont_estimate_sum > li > .cont_estimate_supplement {
  font-size: 13px;
  margin: 0 0 0 2px; }
.lp_automaticestimate_form_txt > .cont_estimate_option > li {
  margin: 0 0 8px 0;
  font-size: 0.9em;
  counter-reset: }
.lp_automaticestimate_form_txt > .cont_estimate_option > li:last-of-type {
  margin: 0; }
.lp_automaticestimate_product > ul {
  margin: 0; }
.lp_automaticestimate_product > ul > li {
  width: 100%;
  margin: 0 auto;
  padding: 16px 0 0;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  letter-spacing: 0.02em;
  box-sizing: border-box; }
.lp_automaticestimate_product > ul > li > .product_cont {
  width: 100%;
  margin: 0 auto; }
.lp_automaticestimate_product > ul > li .product_cont > span {
  display: inline-block;
  width: 100%;
  text-align: center;
  letter-spacing: 0.12em;
  line-height: 1.6;
  font-weight: normal;
  font-size: 0.9em; }
.lp_automaticestimate_product > ul > li:last-of-type {
  border-bottom: none; }

/** ======== lp-faq ======== **/
#lp_faq {
  position: relative;
  margin-top: -40px;
  padding-top: 40px; }
.lp_faqBlock {
  position: relative;
  background-color: #FFF0F1;
  width: 100%;
  padding: 60px 0;
  box-sizing: border-box; }
.lp_faqBlock .lp_faqBlock_inner {
  width: 100%;
  max-width: 94%;
  margin: 0 auto;
  padding: 30px 20px;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
  box-sizing: border-box; }
.lp_faqBlock .lp_faqBlock_inner > .contents_h2 > h2 {
  margin: 0 0 30px 0; }
.lp_faqBlock .lp_faqBlock_inner > .contents_h2 > h2 > img {
  width: 46%; }
.lp_faq_cont > ul > li {
  display: inline-block;
  width: 100%;
  margin: 30px 0 0 0;
  vertical-align: top; }
.lp_faq_cont > ul > li:first-child {
  margin: 0; }
.lp_faq_cont > ul > li:nth-child(even) {
  margin: 30px 0 0 0; }
.lp_faq_cont > ul > li > h2 {
  position: relative;
  font-size: 1em;
  line-height: 1.5;
  margin: 0 0 0 20px; }
.lp_faq_cont > ul > li > h2:before {
  position: absolute;
  top: 4px;
  left: -24px;
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url(https://icuco.wkwk-c.com/wp-content/themes/icuco/assets/img/lp/Faq/lp_faq_imgq.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  content: "" }
.lp_faq_cont > ul > li > p {
  font-size: 0.9em;
  line-height: 1.6;
  margin: 10px 0 0 20px; }

/** ======== lp-movie ======== **/
.lp_movie {
  position:relative;
  width: 94%;
  height: 0;
  margin: 60px auto 0;
  padding-top: 75%; }
.lp_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/** ======== lp-header ======== **/
/** ======== lp-footer ======== **/
#lp_footer {
  width: 100%;
  padding: 20px 0;
  box-sizing: border-box;
  background-color: #FF8387; }
.lp_footer_copyright > ul > li {
  text-align: center; }
.lp_footer_copyright > ul > li > a {
  font-size: 0.9em;
  text-decoration: underline;
  color: #fff; }
.lp_footer_copyright > p {
  color: #fff;
  font-size: 0.8em;
  margin: 10px 0 0 0;
  text-align: center; }
