@charset "UTF-8";
/*---------------------------------------------------------
/*
Theme Name: CubyLP-child
Template: cubylp
Author: tera
*
---------------------------------------------------------*/
/* CLEAR FIX
========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
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 {
  -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;
}
nput {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-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;
}
.clearfix:before, .clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
* html .clearfix {
  zoom: 1;
} /* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
} /* IE7 */
.clearfix {
  display: inline-table;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
address {
  font-style: normal;
}
/* DEFO================ */
* {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
html, body {
  height: 100%;
}
table {
  width: 100%;
}
th, td {
  border: 1px solid #ddd;
  padding: 4px;
}
th {
  background: #EFEFEF;
  font-weight: normal
}
.red {
  color: #c60000;
}
.blue {
  color: #006FC2;
}
.red a {
  color: #c60000;
}
.blue a {
  color: #006FC2;
}
.yellow {
  color: #ed8d2e;
}
@media(max-width: 359px) {
  body {
    font-size: 12px;
  }
}
@media(max-width: 319px) {
  body {
    font-size: 11.5px;
  }
}
@media (max-width: 300px) {
  body {
    font-size: 10px;
  }
}
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
/*form deffolt*/ :focus::-webkit-input-placeholder {
  color: transparent;
}
:focus:-moz-placeholder {
  color: transparent;
}
:focus::-moz-placeholder {
  color: transparent;
}
/*form deffolt*/ :focus::-webkit-input-placeholder {
  color: transparent;
}
:focus:-moz-placeholder {
  color: transparent;
}
:focus::-moz-placeholder {
  color: transparent;
}
/*form_defo*/
/*type_text*/
input {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #faf8f2;
}
input[type="text"], input[type="number"] {
  padding: 1%;
  font-size: 1.2em;
}
input.moji1 {
  width: 90%;
}
input.moji2 {
  width: 20%;
}
input.moji3 {
  width: 60%;
}
textarea {
  width: 100%;
  font-size: 1.2em;
}
input[type="checkbox"], input[type="radio"] {
  width: 1.4em;
  height: 1.4em;
  margin: 0em .2em 0 0;
  vertical-align: -.3em
}
select {
  position: relative;
  width: 60%;
  padding: 10px;
  border: 1px solid #999;
  background: #eee;
  font-size: 1.2em;
  background: -webkit-linear-gradient(top, #fff 0%, #efebe1 100%);
  background: linear-gradient(to bottom, #fff 0%, #efebe1 100%);
}
/**
* お問い合わせのAlert用
**/
.alert_thanks {
  padding: 10px;
  margin: 0;
  background-color: #ffe8e8;
}
.alert_thanks_text {
  padding: 0;
  margin: 0 auto;
  width: auto;
  max-width: 790px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #c40201;
}
/*コンテンツthanks*/
#wrap .thanks {
  margin: 0 auto;
  font-size: 14px;
  font-size: 1.4rem;
  text-shadow: 1px 1px 1px #CCC;
}
.thanks p {
  font-weight: bold;
  line-height: 2.4rem;
  padding: 0 10px;
}
.thanks .box1 {
  padding: 40px 20px 400px 20px;
}
.thanks .box1 p {
  padding: 10px 0;
  margin: 0;
}
/*サンクスページ*/
section.contents_thanks {
  width: 100%;
  border-bottom: 1px dotted #CCC;
  padding: 0 0 10px 0;
  background: #fff;
}
.con_in_thanks .case {
  width: 85%;
  margin: 0 auto 10px auto;
  border: #796755 1px dotted;
  padding: 3%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
.con_in_thanks {
  padding-top: 10px;
}
.contents .con_in_thanks dl dt {
  background: url(/wpimages/icon_check.gif) no-repeat left top;
  padding: 0 0 0 30px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.4rem;
  margin: 0 0 10px 0;
  text-shadow: 1px 1px 2px #ccc;
  display: block;
}
.thanks_ttl {
  font-size: large;
  font-weight: 600;
}
.con_in {
  width: 90%;
  padding: 0px;
  margin: 5px auto;
}
.con_in p {
  color: #5C4F40;
  font-size: ;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
}
section.contents {
  width: 100%;
  margin: 20px auto 10px;
  border-bottom: 1px dotted #CCC;
  padding: 0 0 10px 0;
  background: #fff;
}
section.contents h1.ttl {
  color: #333;
  font-size: 1.6rem;
  font-weight: bold;
  border: 1px solid #5D6E1D;
  border-bottom: 3px solid #5D6E1D;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #fff), color-stop(1.00, #ddd));
  background: -webkit-linear-gradient(#fff, #ddd);
  background: -moz-linear-gradient(#fff, #ddd);
  background: -o-linear-gradient(#fff, #ddd);
  background: -ms-linear-gradient(#fff, #ddd);
  background: linear-gradient(#fff, #ddd);
  padding: 5px 10px;
  margin: 0 0 10px 0;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}
.con_in ul {
  padding: 0 5px 5px 5px;
  color: #221E00;
}
.con_in ul li span {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4rem;
  background: #796755;
  color: #FFF;
  padding: 2px 3px;
  margin: 0 8px 0 0;
  text-shadow: 0px 0px 5px #fff;
  filter: dropshadow(color=#fafafa, offx=1, offy=1);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.con_in ul li strong {
  color: #900;
  text-shadow: none;
  font-size: 1.8rem;
}
.con_in ul li p {
  margin-top: 5px;
  font-style: normal;
  font-size: 1.2rem;
  color: #555;
  text-shadow: none;
  line-height: 1.2;
}
b {
  font-style: normal;
  font-size: 1.2rem;
  color: #777;
  text-shadow: none;
  line-height: 1.5;
}
.contents .con_in dl dt {
  background: url(/wpimages/icon_check.gif) no-repeat left top;
  padding: 0 0 0 30px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.4rem;
  margin: 0 0 10px 0;
  text-shadow: 1px 1px 2px #ccc;
  display: block;
}
.contents .con_in dl {
  margin: 0 0 20px 0;
}
.contents .con_in dl dd {
  background: #F9F7F1;
  border: #796755 1px dotted;
  padding: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  margin-top: 5px;
}
.contents .con_in dl dd strong {
  color: #900;
}
h2.ttls {
  color: #fff;
  background: #796755;
  padding: 2px;
  text-indent: 10px;
  margin: 0 0 5px 0;
  text-shadow: 0px 0px 3px #fff;
  filter: dropshadow(color=#fafafa, offx=1, offy=1);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.con_in .case {
  width: 94%;
  margin: 0 auto 10px auto;
  border: #796755 1px dotted;
  padding: 3%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
.con_in .case p {
  line-height: 1.8rem;
  margin: 0 0 5px 0;
}
.con_in .case p b {
  font-size: 14px;
  font-size: 1.4rem;
  color: #900;
}
.con_in .case p strong {
  color: #900;
  font-size: 16px;
  font-size: 1.6rem;
}
/*faq*/
.contents .con_in dl.faq dt {
  background: url(/wpimages/icon_check.gif) no-repeat left center;
  padding: 0 0 0 30px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.4rem;
  margin: 0 0 10px 0;
  text-shadow: 1px 1px 2px #ccc;
}
.contents .con_in dl {
  margin: 0 0 20px 0;
}
.contents .con_in dl dd {
  background: #F9F7F1;
  border: #796755 1px dotted;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  margin-top: 5px;
}
.contents .con_in dl dd strong {
  color: #900;
  font-size: 1.0em;
}
.con_in .faq dd ul {
  margin: 0 0 10px 0;
}
.con_in .faq dd ul li {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  line-height: 1.8rem;
  text-shadow: none;
  color: #5C4F40;
  padding: 0;
  border: none;
}
.con_in .faq dd ul li p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.contents .con_in .office_wrap {
  padding-top: 10px;
}
.contents .con_in dl.office_wrap dt {
  color: #fff;
  background: #796755;
  padding: 2px;
  text-indent: 10px;
  height: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2.0rem;
  margin: 0 0 10px 0;
  text-shadow: 0px 0px 3px #fff;
  /*filter: dropshadow(color=#fafafa, offx=1, offy=1); */
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.contents .con_in dl.office_wrap dd {
  background: none;
  border: none;
  padding: 5px 5px 20px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  -khtml-border-radius: none;
  border-radius: none;
}
.contents .con_in .office_wrap dt.cost_tt {
  margin: 0;
}
.contents .con_in .office_wrap dd.cost {
  border-bottom: #CCC 1px dotted;
  padding: 20px 5px 5px 10px;
}
.line {
  background: #ffcc00;
  font-weight: bold;
  padding: 2px;
}
.youtube-container {
  text-align: center;
}
.egu {
  float: right;
}
  {
  .con_in ul li p2 margin-top: 5px;
  font-style: normal;
  font-size: 1.4rem;
  color: #555;
  text-shadow: none;
  line-height: 1.2;
}
div#float_header_wrap {
  position: fixed;
  bottom: 0pt;
  background-color: #F0F0F0;
  width: 100%;
}
/*----------
  プラポリ用
----------*/
.privacy_wrap {
  background: #f1f1f1;
}
.privacy_wrap_inner {
  max-width: 900px;
  margin: 0 auto;
  background: #fff;
  padding: 3em 4em 0;
}
.CategoryTitle {
  margin-bottom: 2em;
  font-size: 1.4em;
  text-align: center;
}
.MainContent__body {}
._PrivacyPolicy {
  margin-bottom: 1.5em;
}
._PrivacyPolicy__title, ._PrivacyPolicyPart__title {
  font-size: 1.2em;
  margin-bottom: 1.5em;
}
._PrivacyPolicy__content {
  margin-bottom: 1em;
}
._PrivacyPolicy__guide {
  margin-bottom: 1em;
}
._PrivacyPolicy__guide p {
  font-size: 14px;
}
._PrivacyPolicy__provisionContainer {
  margin-bottom: 2em;
}
._PrivacyPolicy__provision {
  margin-bottom: 1em;
}
._PrivacyPolicy__provision dt {
  font-size: 14px;
  margin-bottom: 0.2em;
}
._PrivacyPolicy__provision dd {
  font-size: 14px;
  padding-left: 1em;
  margin-bottom: 0.5em;
}
._PrivacyPolicy__partContainer {}
._PrivacyPolicyPart {
  margin-bottom: 1em;
}
._PrivacyPolicyPart__content {
  margin-bottom: 2em;
}
._PrivacyPolicyPart__description {
  margin-bottom: 1em;
}
._PrivacyPolicyPart__description p {
  font-size: 14px;
  margin-bottom: 1em;
}
._PrivacyPolicyPart__description ul {
  margin-left: 1em;
}
._PrivacyPolicyPart__description ul li {
  font-size: 14px;
}
._PrivacyPolicy__signature {
  text-align: right;
  font-size: 14px;
}
.privacy_footer {
  padding: 0 0 2em;
  text-align: center;
}
.privacy_footer address {
  font-size: 12px;
  font-style: normal;
}
@media(max-width: 480px) {
  .privacy_wrap_inner {
    padding: 3em 1.5em 0;
  }
  ._PrivacyPolicy__guide p, ._PrivacyPolicy__provision dt, ._PrivacyPolicy__provision dd, ._PrivacyPolicyPart__description p, ._PrivacyPolicyPart__description ul li {
    font-size: 12px;
  }
  ._PrivacyPolicy__signature {
    text-align: left;
    font-size: 12px;
  }
  .privacy_footer {
    background: #f1f1f1;
    margin: 2em -1.5em 0;
    padding: 1.5em 0;
  }
  .privacy_footer address {
    font-size: 11px;
    font-style: normal;
  }
}
/*--------2018.05.19かんせい追加---------*/
.cta1 {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 40%;
  font-size: 13px;
  font-weight: bold;
  margin-top: 3%;
  line-height: 13px;
  text-align: center;
}
.cta2 {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 40%;
  font-size: 13px;
  font-weight: bold;
  margin-top: 3%;
  line-height: 13px;
  text-align: center;
}
.telcta1 {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  padding: 3% 3%;
  margin: 3%;
  margin-top: 1%;
  text-decoration: none;
  background: #F19725;
  color: #FFF;
  /*ボタン色*/
  font-size: 16px;
  border-bottom: solid 5px #C17A1E;
  border-radius: 4px;
  text-align: center;
}
.telcta1:active {
  /*ボタンを押したとき*/
  -ms-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  /*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  /*影を小さく*/
  border-bottom: none;
}
.telcta2 {
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  padding: 3% 3%;
  margin: 3%;
  margin-top: 1%;
  text-decoration: none;
  color: #FFF;
  background: #2CAA3F;
  /*ボタン色*/
  font-size: 16px;
  border-bottom: solid 5px #248A33;
  border-radius: 4px;
  text-align: center;
}
.telcta2:active {
  /*ボタンを押したとき*/
  -ms-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  /*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  /*影を小さく*/
  border-bottom: none;
}
.webcta {
  display: inline-block;
  padding: 2% 2%;
  width: 87%;
  text-decoration: none;
  color: #FFF;
  background: #7DD6F1;
  /*ボタン色*/
  font-size: 16px;
  border-bottom: solid 5px #4aa8d3;
  border-radius: 4px;
  margin-bottom: 4%;
  text-align: center;
}
.webcta:active {
  /*ボタンを押したとき*/
  -ms-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  /*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  /*影を小さく*/
  border-bottom: none;
}
.telimg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3%;
  width: 18%;
}
.mailimg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3%;
  width: 10%;
}
.cta1_text {
  color: #ee8608;
}
.cta2_text {
  color: #22a02b;
}
/*--------2018.05.19かんせい追加end---------*/
/* ========================================================
  cta
======================================================== */
.cta_button_line {
  margin: auto;
  text-align: center;
}
.cta_button_line_text {
  display: flex;
  justify-content: center;
  font-size: 32px;
  font-weight: bold;
  font-family: 'TsukuARdGothic-Regular', 'Yu Gothic UI', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  color: #BC844F;
}
.cta_button_line_text:before, .cta_button_line_text:after {
  content: "";
  width: 35px;
  height: 90px;
  margin: 0 5px;
  background: url(/wp-content/themes/cubylp_child/images/common/bg_dot.png) no-repeat center bottom;
  background-size: 100%;
}
.col_one .cta_button_line_text:before, .col_one .cta_button_line_text:after {
  width: 35px;
  height: 46px;
  margin: 0 15px;
}
.cta_button_line_text:after {
  transform: scale(-1, 1);
}
.cta_button_line a {
  display: block;
  width: 100%;
  position: relative;
  text-decoration: none;
}
.cta_button_line .cta_text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-60%) translateX(-50%);
  -webkit-transform: translateY(-60%) translateX(-50%);
  line-height: 1.3;
  font-family: "Shippori Mincho", serif;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
}
.cta_button_line .cta_text:after {
  content: none;
}
.cta_button_line .cta_text.icon_line:before {
  content: "";
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-right: 23px;
  vertical-align: -11px;
  background: url(/wp-content/themes/cubylp_child/images/common/icn_line.svg) no-repeat center;
  background-size: 100%;
}
@media screen and (max-width:768px) {
  .cta_button_line_text {
    font-size: 4.167vw;
  }
  .cta_button_line_text:before, .cta_button_line_text:after {
    width: 4.557vw;
    height: 11.719vw;
    margin: 0 0.651vw;
  }
  .col_one .cta_button_line_text:before, .col_one .cta_button_line_text:after {
    width: 4.667vw;
    height: 6.133vw;
    margin: 0 2vw;
  }
  .cta_button_line img {
    width: 100%;
  }
  .cta_button_line .cta_text {
    font-size: 4.688vw;
  }
  .cta_button_line .cta_text.icon_line:before {
    width: 6.4vw;
    height: 6.4vw;
    margin-right: 3.067vw;
    vertical-align: -1.467vw;
  }
}
/* アニメーションbtn
--------------------*/
.btn_cta__wrap {
  position: relative;
}
.btn_cta__wrap a {
  width: 95%;
  margin: auto;
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
}
.btn_various a {
  width: 95%;
  margin: auto;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  animation: various 1.2s ease-in-out forwards;
  animation-iteration-count: infinite;
}
@keyframes various {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  50% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
  }
}
/* ｷﾗｰｰﾝ */
.btn_shiny::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 10vw;
  transform: scale(2) rotate(20deg);
  background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, .5) 100%, rgba(255, 255, 255, 0) 0%);
  animation-name: shiny;
  animation-duration: 4s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
@-webkit-keyframes shiny {
  0% {
    left: -20%;
  }
  10% {
    left: 120%;
  }
  100% {
    left: 120%;
  }
}