@charset "UTF-8";
/* Theme Name: vacances */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  font-weight: 600;
  margin-bottom: 0.4em;
  padding: 0;
}

label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.4em;
}

input,
select,
textarea {
  display: block;
  font-size: 16px;
}

[type='color'], [type='date'], [type='datetime'], [type='datetime-local'], [type='email'], [type='month'], [type='number'], [type='password'], [type='search'], [type='tel'], [type='text'], [type='time'], [type='url'], [type='week'], input:not([type]), textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0em;
  padding: 0.53333em;
  -webkit-transition: border-color 150ms ease;
  -o-transition: border-color 150ms ease;
  transition: border-color 150ms ease;
  width: 100%;
}

[type='color']:hover, [type='date']:hover, [type='datetime']:hover, [type='datetime-local']:hover, [type='email']:hover, [type='month']:hover, [type='number']:hover, [type='password']:hover, [type='search']:hover, [type='tel']:hover, [type='text']:hover, [type='time']:hover, [type='url']:hover, [type='week']:hover, input:not([type]):hover, textarea:hover {
  border-color: #b1b1b1;
}

[type='color']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='email']:focus, [type='month']:focus, [type='number']:focus, [type='password']:focus, [type='search']:focus, [type='tel']:focus, [type='text']:focus, [type='time']:focus, [type='url']:focus, [type='week']:focus, input:not([type]):focus, textarea:focus {
  border-color: #000;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(0, 0, 0, 0.7);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(0, 0, 0, 0.7);
  outline: none;
}

[type='color']:disabled, [type='date']:disabled, [type='datetime']:disabled, [type='datetime-local']:disabled, [type='email']:disabled, [type='month']:disabled, [type='number']:disabled, [type='password']:disabled, [type='search']:disabled, [type='tel']:disabled, [type='text']:disabled, [type='time']:disabled, [type='url']:disabled, [type='week']:disabled, input:not([type]):disabled, textarea:disabled {
  background-color: #f2f2f2;
  cursor: not-allowed;
}

[type='color']:disabled:hover, [type='date']:disabled:hover, [type='datetime']:disabled:hover, [type='datetime-local']:disabled:hover, [type='email']:disabled:hover, [type='month']:disabled:hover, [type='number']:disabled:hover, [type='password']:disabled:hover, [type='search']:disabled:hover, [type='tel']:disabled:hover, [type='text']:disabled:hover, [type='time']:disabled:hover, [type='url']:disabled:hover, [type='week']:disabled:hover, input:not([type]):disabled:hover, textarea:disabled:hover {
  border: 1px solid #ddd;
}

[type='color']::-webkit-input-placeholder, [type='date']::-webkit-input-placeholder, [type='datetime']::-webkit-input-placeholder, [type='datetime-local']::-webkit-input-placeholder, [type='email']::-webkit-input-placeholder, [type='month']::-webkit-input-placeholder, [type='number']::-webkit-input-placeholder, [type='password']::-webkit-input-placeholder, [type='search']::-webkit-input-placeholder, [type='tel']::-webkit-input-placeholder, [type='text']::-webkit-input-placeholder, [type='time']::-webkit-input-placeholder, [type='url']::-webkit-input-placeholder, [type='week']::-webkit-input-placeholder, input:not([type])::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #666666;
}

[type='color']::-ms-input-placeholder, [type='date']::-ms-input-placeholder, [type='datetime']::-ms-input-placeholder, [type='datetime-local']::-ms-input-placeholder, [type='email']::-ms-input-placeholder, [type='month']::-ms-input-placeholder, [type='number']::-ms-input-placeholder, [type='password']::-ms-input-placeholder, [type='search']::-ms-input-placeholder, [type='tel']::-ms-input-placeholder, [type='text']::-ms-input-placeholder, [type='time']::-ms-input-placeholder, [type='url']::-ms-input-placeholder, [type='week']::-ms-input-placeholder, input:not([type])::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #666666;
}

[type='color']::placeholder, [type='date']::placeholder, [type='datetime']::placeholder, [type='datetime-local']::placeholder, [type='email']::placeholder, [type='month']::placeholder, [type='number']::placeholder, [type='password']::placeholder, [type='search']::placeholder, [type='tel']::placeholder, [type='text']::placeholder, [type='time']::placeholder, [type='url']::placeholder, [type='week']::placeholder, input:not([type])::placeholder, textarea::placeholder {
  color: #666666;
}

textarea {
  resize: vertical;
}

[type="checkbox"],
[type="radio"] {
  display: inline;
  margin-right: 0.4em;
}

[type="file"] {
  margin-bottom: 0.8em;
  width: 100%;
}

select {
  margin-bottom: 0.8em;
  width: 100%;
}

[type="checkbox"]:focus,
[type="radio"]:focus,
[type="file"]:focus,
select:focus {
  outline: 3px solid rgba(0, 0, 0, 0.6);
  outline-offset: 2px;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

html,
body {
  height: 100%;
}

body {
  margin: 0;
  width: 100%
}

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

dl {
  margin: 0;
}

dt {
  font-weight: 600;
  margin: 0;
}

dd {
  margin: 0;
}

figure {
  margin: 0;
}

img,
picture {
  margin: 0;
  max-width: 100%;
}

table {
  border-collapse: collapse;
  margin: 0.8em 0;
  table-layout: fixed;
  width: 100%;
}

th {
  border-bottom: 1px solid #a6a6a6;
  font-weight: 600;
  padding: 0.8em 0;
  text-align: left;
}

td {
  border-bottom: 1px solid #ddd;
  padding: 0.8em 0;
}

tr,
td,
th {
  vertical-align: middle;
}

html {
  color: #000;
  /*font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;*/
  font-family: 'Noto Serif JP', serif;
  /*font-family: A1 Mincho;*/
  font-size: 66%;
  line-height: 1.8;
}

body {
  font-size: 1.5rem;
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Noto Serif JP', serif;
  font-size: 1.25em;
  line-height: 1.2;
  margin: 0 0 0.8em;
  font-weight: normal;
}

@media screen and (max-width: 979px) {
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1.2em;
}
}

p {
  margin: 0 0 0.8em;
}

a {
  color: #000;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip: ink;
  -webkit-transition: color 150ms ease;
  -o-transition: color 150ms ease;
  transition: color 150ms ease;
  text-decoration: none;
}

a:hover {
  opacity: 0.8;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

hr {
  border-bottom: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.6em 0;
}

@media screen and (max-width: 979px) {
  hr {
    margin: 1.2em 0;
  }
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  line-height: 1;
}

.m-t-1 {
  margin-top: 1em!important;
}

.m-t-2 {
  margin-top: 2em!important;
}

.m-t-3 {
  margin-top: 3em!important;
}

.m-b-1 {
  margin-bottom: 1em!important;
}

.m-b-2 {
  margin-bottom: 2em!important;
}

.m-b-3 {
  margin-bottom: 3em!important;
}

@media screen and (max-width: 979px) {
.m-t-1 {
  margin-top: 0.5em!important;
}

.m-t-2 {
  margin-top: 1em!important;
}

.m-t-3 {
  margin-top: 2em!important;
}

.m-b-1 {
  margin-bottom: 0.5em!important;
}

.m-b-2 {
  margin-bottom: 1em!important;
}

.m-b-3 {
  margin-bottom: 2em!important;
}
}

a.button_link {
  background: #000;
  color: #fff;
  padding: 1em 1.5em;
  margin-top: 2em;
  display: inline-block;
}

a.line {
  text-decoration: underline;
}

.anchor {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}

.clear {
  clear: both;
}

.max {
  width: 100%!important;
}

.beige {
  color: #D3B78D;
}

@media screen and (max-width: 979px) {

.lower-container p {
  font-size: 1.2rem;
}
}

@media screen and (min-width: 769px) {
.sp_img {
  display: none!important;
}
}

@media screen and (max-width: 768px) {
.pc_img {
  display: none!important;
}
}

@media screen and (min-width: 501px) {
.sp2 {
  display: none;
}
}

.line {
  text-decoration: underline;
}

/*--------------------------------------- 固定 ---------------------------------------*/

/*------------- header -------------*/

.header {
  position: relative;
  z-index: 1111;
}

.header_heading {
  float: left;
  padding-left: 30px;
  padding-top: 3px;
  padding-bottom: 10px;
}

@media screen and (min-width: 980px) {
  .drawer_logo_heading {
     display: none;
  }
}

img.header_heading_logo {
  max-width: 150px;
  float: left;
  margin-right: 15px;
}

@media screen and (max-width: 979px) {
  img.drawer_logo_heading_img {
    max-width: 120px;
  }
}

h1.header_heading_txt {
  margin: 0;
}

.header_navi {
  text-align: right;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  margin: 0;
  position: fixed;
  background: #fff;
  padding: 15px 20px;
  height: 90px;
  z-index: 1111;
}

ul.header_navi_list {
  margin: 15px;
  font-size: 1.25rem;
}

@media screen and (max-width: 979px) {
  .header_navi {
    display: none !important;
  }
}

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

.header .header_navi_list_item:after {
  content: "|";
  display: inline-block;
  margin: 0 10px;
  color: #000;
}

@media screen and (max-width: 979px) {
  .header .header_navi_list_item:after {
    margin: 0 5px;
  }
}

.header .header_navi_list_item:last-child:after {
  display: none;
}

.header_navi_list_item a {
  color: #000;
}

.header_navi_list_item a:hover {
  color: #666;
}

.header .lower-navi {
  position: fixed;
  width: 100%;
  background: #fff;
  background: rgba(245, 245, 245, 0.95);
  padding: 15px 20px;
  height: 90px;
  top: 0;
}

@media screen and (max-width: 979px) {
  .header .lower-navi {
    display: none;
  }
}

ul.lower-navi_list {
  margin: 15px;
}

.header .lower-navi_list {
  text-align: right;
  font-size: 1.25rem;
}

.header .lower-navi_list_item {
  display: inline-block;
}

.header .lower-navi_list_item:after {
  content: "|";
  display: inline-block;
  margin: 0 15px;
  color: #000;
}

@media screen and (max-width: 979px) {
  .header .lower-navi_list_item:after {
    margin: 0 5px;
  }
}

.header .lower-navi_list_item:last-child:after {
  display: none;
}

.header .lower-navi_list_item a {
  color: #000;
}

.drawer-hamburger {
  display: none;
}

@media screen and (max-width: 979px) {
  .drawer-hamburger {
    display: block;
    width: 2.4rem;
    padding: 15px 15px 25px 15px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 4px;
    margin: 10px;
  }
}

.drawer-hamburger-icon, .drawer-hamburger-icon::before, .drawer-hamburger-icon::after {
  background-color: #000;
}

.drawer-nav {
  width: 20rem;
}

.drawer--right .drawer-nav {
  right: -20rem;
  font-size: 1.4rem;
  padding: 15px 0;
}

.drawer--right.drawer-open .drawer-hamburger {
  right: 20rem;
}

.drawer-menu-item {
  color: #000;
  font-size: 1.2rem;
  padding: 10px 20px;
}

ul.drawer-menu {
  margin: 10px;
}

ul.drawer-menu li {
  border-bottom: 1px solid #ccc;
}

ul.drawer-menu li::before {
    content: '\203A';
    position: relative;
    left: 5px;
    color: #000;
    top: 7px;
    float: left;
}

ul.drawer-menu li::last-child {
  border: none;
}

.header-side-btn a {
  display: block;
  text-align: center;
  background-color: #333;
  color: #fff;
  position: fixed;
  z-index: 100;
  height: 21em;
  width: 4em;
  line-height: 4em;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  font-size: 1.25rem;
  font-weight: bold;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.2em;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
}

@media screen and (max-width: 979px) {
  .header-side-btn {
    display: none !important;
  }
}

/*------------- footer -------------*/

.footer {
  background: #666666;
  color: #fff;
}

.footer_container {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 0 40px;
}

.footer_container::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (max-width: 979px) {
  .footer_container {
    padding: 45px 15px 45px;
  }
}

.footer_txt {
  text-align: center;
  font-size: 1.25rem;
  margin-bottom: 15px;
}

@media screen and (max-width: 979px) {
  .footer_txt {
    margin-bottom: 5px;
  }
}

.footer_tel {
  text-align: center;
  line-height: 1;
  margin-bottom: 5px;
}

.footer_tel a {
  color: #fff;
  font-size: 3rem;
  font-weight: 600;
}

@media screen and (max-width: 979px) {
  .footer_tel a {
    font-size: 2.5rem;
  }
}

.footer_time {
  text-align: center;
  font-size: 1.25rem;
}

.footer-sns {
  width: 80px;
  margin: 15px auto 0;
}

@media screen and (max-width: 979px) {
  .footer-sns {
    margin: 0 auto 0;
  }
}

.footer-sns > ul.footer-sns-list > li.footer-sns-list_item {
  display: table-cell;
  padding-right: 8px;
  line-height: 1;
  padding-top: 8px;
}

.footer-sns-list_item_link {
  color: #fff;
  font-size: 40px;
}

.fa-facebook-square::before {
  content: "\f082";
}

.fa-instagram::before {
  content: "\f16d";
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

hr.footer_line {
    border-bottom: 1px solid #fff;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 1.6em 0 15px!important;
}

.footer_heading {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 20px;
}

@media screen and (max-width: 979px) {
  .footer_heading {
    font-size: 1.8rem;
    margin-top: 10px;
  }
}

.footer_info {
  text-align: center;
  line-height: 1.2;
  font-size: 1.25rem;
}

.footer_navi {
  margin-bottom: 15px;
  font-size: 1.25rem;
}

@media screen and (max-width: 979px) {
  .footer_navi {
    margin-bottom: 15px;
    font-size: 1.2rem;
    line-height: 2;
    text-align: center;
  }
}

.footer_navi_list_item {
  display: inline-block;
}

.footer_navi_list_item:after {
  content: "|";
  display: inline-block;
  margin: 0 10px;
}

@media screen and (max-width: 979px) {
  .footer_navi_list_item:after {
    margin: 0 5px;
  }
}

.footer_navi_list_item:last-child:after {
  display: none;
}

.footer_navi_list_item a {
  color: #fff;
}

p.footer_info a {
  color: #fff;
}

.page-template-page-kansei .footer .sp-fixed {
  display: none;
}

.copy {
  background: #000;
  color: #fff;
  padding: 30px 5px;
  text-align: center;
  font-size: 1.25rem;
}

@media screen and (max-width: 979px) {
  .copy {
    padding: 15px 5px 80px;
  }
}

.sp-fixed {
  width: 100%;
  font-size: 1.5rem;
  line-height: 1.3;
  z-index: 111;
  position: fixed;
  left: 0;
  bottom: 0;
  font-weight: 600;
}

@media screen and (min-width: 980px) {
  .sp-fixed {
    display: none !important;
  }
}

.sp-fixed_list {
  background: #333;
}

.sp-fixed_list::after {
  clear: both;
  content: "";
  display: block;
}

.sp-fixed_list_item {
  width: 50%;
  float: left;
  text-align: center;
  border-right: 1px solid #fff;
}

.sp-fixed_list_item:last-child {
  border-right: 0;
}

.sp-fixed_list_item a {
  color: #fff;
  display: block;
  padding: 15px 0;
}

.sp-tel-btn{
  display: none;
}

.sp-tel-btn {
  /*display: block;*/
  width: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 1111;
  position: absolute;
  border: 0;
  height: 100%;
  padding: 30px 15px;
  text-align: center;
}

.sp-tel-btn-1 {
  color: #000;
  background: #fff;
  padding: 5px 10px;
  font-size: 1.5em;
  display: block;
}

.sp-fixed_list_item a p {
  margin-bottom: 0;
  text-align: left;
  margin-left: 60px;
  font-family: 'Noto Serif JP', serif;
}

.sp-fixed_list_item a i {
  float: left;
  margin-left: 18px;
  padding-top: 10px;
  font-size: 25px;
}

/*--------------------------------------- 共通 ---------------------------------------*/

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

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

.center {
  text-align: center;
}

.alignright {
  float: right;
}

.right {
  text-align: right;
}

.alignleft {
  float: left;
}

.left {
  text-align: left;
}

@media screen and (min-width: 980px) {
  .pc-none {
    display: none!important;
  }
}

@media screen and (max-width: 979px) {
  .pc-none {
    display: block!important;
  }
}

@media screen and (min-width: 980px) {
  .sp-none {
    display: block!important;
  }
}

@media screen and (max-width: 979px) {
  .sp-none {
    display: none!important;
  }
}

.btn-ptn-01 {
  line-height: 1.4;
}

.btn-ptn-01 a {
  border: 1px solid #000;
  width: 300px;
  text-align: center;
  display: inline-block;
  padding: 10px;
  width: 300px;
}

@media screen and (max-width: 979px) {
  .btn-ptn-01 a {
    font-size: 0.9em;
  }
}

.btn-ptn-01--left {
  text-align: left;
}

.btn-ptn-01--center {
  text-align: center;
}

.btn-ptn-01--right {
  text-align: right;
}

.btn-ptn-01--white a {
  color: #fff;
  border: 1px solid #fff;
}

.heading-ptn-01 {
  position: relative;
  padding: 0 55px;
  text-align: center;
  margin-bottom: 30px;
  color: #000;
}

@media screen and (max-width: 979px) {
  .heading-ptn-01 {
    margin-bottom: 15px;
  }
}

.heading-ptn-01:before, .heading-ptn-01:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.heading-ptn-01:before {
  left: 0;
}

.heading-ptn-01:after {
  right: 0;
}

.heading-ptn-01_txt {
  position: relative;
  z-index: 2;
  display: inline-block;
  background: #fff;
  padding: 0 60px;
  font-size: 1.3em;
  font-weight: 600;
}

@media screen and (max-width: 979px) {
  .heading-ptn-01_txt {
    padding: 0 15px;
    font-size: 1em;
    background: #fff;
    padding-bottom: 2px;
  }
}

.heading-ptn-01_txt_en {
  font-size: 1.7rem;
  /*font-family: "baskvill", "kobumin", sans-serif !important;*/
  display: inline-block;
}

@media screen and (max-width: 979px) {
  .heading-ptn-01_txt_en {
    font-size: 1.6rem;
  }
}

.heading-ptn-02 {
  font-size: 2.4rem;
  border-left: 10px solid #262A45;
  padding: 5px 0 5px 15px;
}

@media screen and (max-width: 979px) {
  .heading-ptn-02 {
    border-left: 5px solid #000;
    font-size: 2rem;
    margin-bottom: 20px;
    padding: 5px 0 5px 10px;
  }
}

.heading-ptn-03 {
    background: #666;
    color: #fff;
    font-size: 1.4em;
    margin-top: 1.5em;
    font-weight: 600;
    text-align: center;
    padding: 15px 10px;
}

@media screen and (max-width: 979px) {
.heading-ptn-03 {
    color: fff;
    font-size: 1.1em;
    margin-top: 1em;
    padding: 10px 10px;
}
}

hr.short {
    border-bottom: 5px solid #fff;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 15px auto 0;
    width: 50px;
}

hr.short_black {
    border-bottom: 5px solid #000;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    margin: 15px auto 0;
    width: 50px;
}

/*--------------------------------------- 下層共通 ---------------------------------------*/

.lower-heading {
  position: relative;
}

@media screen and (min-width: 980px) {
  .lower-heading {
    top: 90px;
  }
}

.lower-heading_image {
  width: 100%;
  height: auto;
  display: block;
}

.lower-heading_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  /* Safari用 */
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  color: #fff;
  font-size: 7rem;
  margin: 0;
}

@media screen and (max-width: 979px) {
  .lower-heading_txt {
    font-size: 2.8rem;
  }
}

.lower-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 160px;
}

@media screen and (min-width: 980px) {
  .lower-container {
    margin-top: 90px;
  }
}

.lower-container::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (max-width: 979px) {
  .lower-container {
    padding: 0 15px;
    margin-bottom: 60px;
  }
}

#breadcrumb {
  padding: 20px 0;
  font-size: 1.4rem;
  margin-bottom: 20px;
}

@media screen and (max-width: 979px) {
  #breadcrumb {
    padding: 10px 0;
    font-size: 1.2rem;
    margin-top: 2em;
    margin-bottom: 2em;
    border-bottom: 1px solid #ccc;
  }
}

#breadcrumb a, #breadcrumb span {
  display: inline-block;
}

#breadcrumb a:after {
  content: "/";
  color: #adadad;
  margin: 0 10px;
}

@media screen and (max-width: 979px) {
  #breadcrumb a:after {
    margin: 0 5px;
  }
}

/*--------------------------------------- トップページ ---------------------------------------*/

/*------------- トップ -------------*/

.main-visual_img_overlay {
  content: "";
  display: block;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
}

.top .main-visual {
  position: relative;
  z-index: -2;
  width: 100%;
  height: 100vh;
  top: 0px!important;
  background-position: center center;
  background-size: cover;
  background-image: url("./assets/img/top_mainvisual.jpg");
}

@media screen and (min-width: 980px) {
  .top .main-visual {
    background-attachment: fixed;
  }
}

@media screen and (max-width: 979px) {
  .top .main-visual {
    height: 60vh;
  }
}

.drawer_logo {
  position: relative;
  top: 15px;
  left: 15px;
  max-width: 200px;
  width: 100%;
}

@media screen and (max-width: 979px) {
  .drawer_logo {
    top: 15px;
  }
}

.home .drawer_logo {
  position: absolute;
}

.main-visual_catch {
  position: absolute;
  top: 53%;
  -webkit-transform: translateY(-50%);
  /* Safari用 */
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  z-index: 1;
  width: 100%;
}

@media screen and (max-width: 979px) {
  .top .main-visual_catch {
    opacity: 1 !important;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    /* Safari用 */
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    top: 35% !important;
  }
}

h2.main-visual_catch_heading {
  font-size: 4em;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  z-index: 1111;
  text-align: center;
}

@media screen and (max-width: 979px) {
  h2.main-visual_catch_heading {
    font-size: 7vw;
  }
}

/*------------- ロゴ帯 -------------*/

.black_tie {
  background: #000;
  height: 90px;
  text-align: center;
}

.black_tie img {
  width: 100%;
  max-width: 150px;
  margin: 20px;
}

@media screen and (max-width: 979px) {
  .black_tie img {
    max-width: 150px;
    margin: 20px;
  }
}

/*------------- コンセプト -------------*/

.top_catch_container {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0 90px;
}

.top_catch_container::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (max-width: 979px) {
  .top_catch_container {
    padding: 70px 30px;
  }
}

.top_catch_heading {
  text-align: center;
  font-size: 1.8rem;
  margin-bottom: 20px;
}

@media screen and (max-width: 979px) {
  .top_catch_heading {
    margin-bottom: 15px;
  }
}

.top_catch_box {
  margin-bottom: 30px;
}

.top_catch_txt {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 15px;
}

@media screen and (max-width: 979px) {
  .top_catch_txt {
    margin-bottom: 10px;
  }
}

.top_catch_txt:last-child {
  margin-bottom: 0;
}

/*------------- 見出し帯 -------------*/

.top_product_tie, .top_info_tie {
  z-index: 1;
  margin-bottom: 0px;
  position: relative;
  width: 100%;
  background: #000;
}

.top_product_tie::after, .top_info_tie::after {
    clear: both;
    content: "";
    display: block;
}

h2.top_product_heading, h2.top_info_heading, h2.top_message_heading {
  text-align: center;
  color: #fff;
  padding-top: 17px;
  padding-bottom: 17px;
  margin: 0;
  font-size: 1.6em;
  font-weight: 600;
}

@media screen and (max-width: 979px) {
  h2.top_product_heading, h2.top_info_heading, h2.top_message_heading {
    font-size: 1.4em;
  }
}

h2.top_product_heading span, h2.top_info_heading span, h2.top_message_heading span {
  color: #fff;
  font-size: 0.7em;
  font-weight: 400;
  margin-top: 5px;
  display: block;
}


/*------------- 商品概要 -------------*/

.top_product::after {
  clear: both;
  content: "";
  display: block;
}

.top_product_item::after {
  clear: both;
  content: "";
  display: block;
}

.top_product_item {
  margin-top: 80px;
}

.top_product_item:last-child {
  margin-bottom: 80px;
}

.top_product_item-img {
  width: 50%;
  float:left;
}

.top_product_item-txt {
  width: 50%;
  float:right;
  padding: 0 30px 0 30px;
}

.top_product_item-txt h3 {
  font-size: 28px;
  margin-bottom: 15px;
  font-weight: 600;
}


.top_product_item-txt p {
  font-size: 13px;
  margin-bottom: 20px;
}

@media screen and (max-width: 979px) {
  .top_product_item-img {
    width: 100%;
    float:none;
    margin-bottom: 0;
  }
  .top_product_item-txt {
    width: 100%;
    float:none;
    padding: 20px;
  }
  .top_product_item {
    margin-top: 30px;
  }
  .top_product_item:last-child {
    margin-bottom: 30px;
  }
  .top_product_item-txt h3 {
    font-size: 26px;
  }

}

/* トップメッセージ */

.top_message {
  background: #000;
}

h2.top_message_heading {
  margin-top: 15%;
  margin-bottom: 15px;
}

@media screen and (max-width: 979px) {
  h2.top_message_heading {
    margin-top: 5%;
    font-size: 1.3em;
  }
}

.top_message_txt {
  font-size: 1.25rem;
  margin-top: 25px;
  margin-bottom: 40px;
}

@media screen and (max-width: 979px) {
  .top_message_txt {
    margin-bottom: 20px;
  }
}

.top_message .btn-ptn-01--white a {
  font-size: 1.25rem;
  width: 300px;
}

.top_message .heading-ptn-01:before, .top_message .heading-ptn-01:after {
  display: none;
  background: #000;
}

.top_message .heading-ptn-01 {
  background: #000;
}

.top_message--left {
  width: 50%;
  float: left;
}

.top_message--right {
  width: 50%;
  float: right;
  color: #fff;
  text-align: center;
}

.top_message::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (max-width: 979px) {
  .top_message--left, .top_message--right {
    width: 100%;
    float: none;
  }
  .top_message .btn-ptn-01--white {
    padding-bottom: 10%;
  }
}

/* 投稿 */

.single_content h3 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 5px;
  margin-top: 2em;
  text-align: center;
}

.single-post .single_thumb img {
  margin-bottom: 2em;
}

@media screen and (max-width: 979px) {
  .post-archive_item_portfolio {
    text-align: center;
  }
}

.post-archive_item_portfolio_category {
  .font-size: 1.2rem;
}

.post-archive_item_portfolio_category::after {
  content: '　|　';
  color: #000;
}

@media screen and (max-width: 979px) {
  .top .post-archive .post-archive_item:last-child {
    margin-right: 0;
  }
}

.post-archive::after {
  clear: both;
  content: "";
  display: block;
}

.post-archive_item {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
  margin-bottom: 30px;
}

.post-archive_item:last-child {
  margin-right: 0;
}

.post-archive_item:nth-child(4n) {
  margin-right: 0;
}

.post-archive_item:nth-child(4n+1) {
  clear: left;
}

@media screen and (max-width: 979px) {
  .post-archive_item {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
    margin-bottom: 20px;
  }
  .post-archive_item:last-child {
    margin-right: 0;
  }
  .post-archive_item:nth-child(2n) {
    margin-right: 0;
  }
  .post-archive_item:nth-child(2n+1) {
    clear: left;
  }
}

.post-archive_item_thumb {
  text-align: center;
  margin-bottom: 10px;
}

.page-template-page-archive .post-archive_item_info {
  border-bottom: 0.5px solid #ccc;
  padding-bottom: 10px;
}

@media screen and (max-width: 979px) {
  .page-template-page-archive .post-archive_item_info {
    padding-bottom: 3px;
  }
}

@media screen and (max-width: 979px) {
  .post-archive_item_info {
    margin-bottom: 0;
  }
  .home .post-archive_item_info {
    margin-bottom: 0;
    text-align: center;
  }
}

.post-archive_item_info_time {
  display: inline-block;
  font-size: 1.6rem;
  margin-right: 10px;
  color: #000;
}

@media screen and (max-width: 979px) {
  .post-archive_item_info_time {
    font-size: 1.2rem;
    margin-right: 5px;
  }
}

.post-archive_item_info_category {
  display: inline-block;
  font-size: 1.4rem;
  margin-right: 10px;
  color: #000;
}

@media screen and (max-width: 979px) {
  .post-archive_item_info_category {
    font-size: 1.2rem;
    margin-right: 5px;
  }
}

.category-portfolio .post-archive_item_info_time {
  display :none;
}

.post-archive_item_info_category a {
  display: block;
  background: #dedede;
  color: #000;
  padding: 0px 10px;
}

.home .post-archive_item_info_category a {
  display: block;
  background: #dedede;
  color: #000;
  padding: 0px 10px;
}

@media screen and (max-width: 979px) {
  .post-archive_item_info_category a {
    padding: 0px 5px;
    line-height: 1.6;
  }
}

.post-archive_item_heading {
  font-size: 1.5rem;
  line-height: 1.2;
}

@media screen and (max-width: 979px) {
  .home .post-archive_item_heading {
    text-align: center;
  }
}

.top .post-archive_item_heading a {
  color: #000;
}

.info a {
  background: #DEDEDE;
}

.news a {
  background: #DEDEDE;
}

.event a {
  background: #DEDEDE;
}

.pagination {
  text-align: center;
  font-size: 1.8rem;
}

.pagination .screen-reader-text {
  display: none;
}

.pagination a, .pagination span {
  display: inline-block;
  padding: 5px;
  margin: 0 5px;
}

.pagination a {
  border-bottom: 1px solid #000;
}

/* お知らせ */

@media screen and (max-width: 979px) {
  .top_info h2.heading-ptn-01 {
    font-size: 1.3em;
    margin-bottom: 30px;
  }
}

.top_info_contents {
  color: #fff;
}

.top_info_contents .post-archive_item {
  line-height: 1.5;
}

.top_info_container {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 0 110px;
}

.top_info_container::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (max-width: 979px) {
  .top_info_container {
    padding: 45px 15px;
  }
}

@media screen and (max-width: 979px) {
  .home .top_info_container .post-archive_item_heading {
    text-align: left
  }
}

.top_info_container .btn-ptn-01 a {
  width: 100%;
  color: #000;
  background: #DEDEDE;
  border: none;
}

@media screen and (max-width: 979px) {
  .top_info_container .btn-ptn-01 a {
    margin-top: 5px;
  }
}

.top_info_container {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
    padding: 60px 0 80px;
}

@media screen and (max-width: 979px) {
  .top_info_container {
    padding: 15px 15px 30px;
  }
  .home .top_info .post-archive_item_heading {
    text-align: left;
  }
}

.top_info_container .btn-ptn-01 a {
  width: 100%;
  color: #000;
  background: #DEDEDE;
  border: none;
}

.top_info .post-archive_item_info {
  display: inline;
  float: left;
  width: 220px;
  margin: 0;
}

@media screen and (max-width: 979px) {
  .top_info .post-archive_item_info {
    float: none;
    font-size: 0.8em;
  }
}

.top_info .post-archive_item_heading {
  margin: 0;
  padding-top: 5px;
}

@media screen and (max-width: 979px) {
  .top_info .post-archive_item_heading {
    font-size: 0.8em;
    line-height: 1.2;
  }
}

/*# sourceMappingURL=style.css.map */

/*--------------------------------------- 下層ページ ---------------------------------------*/

.wrap {
  display: none;
}

/*------------- コンセプト -------------*/

.concept p {
  margin-bottom: 15px;
}

.concept h3 {
  margin: 50px 0 30px;
  font-size: 1.5em;
}

@media screen and (max-width: 979px) {
  .concept h3 {
    margin: 30px 0 20px;
    font-size: 1.25em;
  }
}

.concept iframe {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

/*------------- 商品概要 -------------*/

.anchor {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}

.product .lower-container::after {
  clear: both;
  content: "";
  display: block;
}

.product_item p span {
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.2;
}

p.product_accent {
  border-left: 8px solid #ccc;
  margin: 15px 0 15px 5px;
  padding-left: 10px;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.2;
}

@media screen and (max-width: 979px) {
  p.product_accent {
    font-size: 1.2em;
  }
}

.product .btn-ptn-01 {
  text-align: left;
}

.product .btn-ptn-01 a {
  width: 300px;
}

.product_top_cont {
  font-size: 1.5em;
  margin-top: 2em;
  font-weight: 600;
}

@media screen and (max-width: 979px) {
  .lower-container p.product_top_cont {
    font-size: 1.6rem;
    margin-top: 1.5em;
  }
}

p.price {
  font-size: 1.2em;
}

@media screen and (max-width: 979px) {
  p.price {
    font-size: 1.1em;
  }
}

p.price span {
  font-size: 0.8em;
}

.product-h-1, .product-h-2, .product-h-3, .product-p, product-s {
  font-size: 0.9em;
}

.product_img_list img {
  width: 50%;
  padding: 0 0 5px 5px;
  float: left;
}

@media screen and (max-width: 979px) {
  .product_img_list img {
    width: 100%;
    padding: 0 0 5px 0;
    float: none;
  }
}

.product_img_list::after {
  clear: both;
  content: "";
  display: block;
}

/*------------- 完成見学会 -------------*/

.openhouse .heading-ptn-03 {
  padding: 10px 10px;
  margin-top: 2em;
}

/*------------- 無料相談会 -------------*/

.sodan .heading-ptn-03 {
  padding: 10px 10px;
  margin-top: 50px !important;
}

/*------------- ランディングページ -------------*/

.page-template-page-lp .lp .main-visual {
  position: relative;
  z-index: -2;
  width: 100%;
  height: 100vh;
  top: 0px!important;
  background-position: center center;
  background-size: cover;
  background-image: url("./assets/img/top_mainvisual_gb.jpg");
}

@media screen and (max-width: 979px) {
  .page-template-page-lp .lp .main-visual {
    height: 60vh;
  }
}

.page-template-page-lp header {
  position: absolute;
}

.page-template-page-lp main + div {
  top: 0!important;
}

@media screen and (min-width: 980px) {
  .lp .main-visual {
    background-attachment: fixed;
  }
}
.page-template-page-lp .header .lower-navi {
  display: none;
}

.page-template-page-lp .main-visual_catch {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -70%);
  z-index: 10;
  max-width: 100%;
}

@media screen and (max-width: 979px) {
  .page-template-page-lp .main-visual_catch {
    top: 35%;
  }
}

.page-template-page-lp h1.main-visual_catch_heading {
  font-size: 4em;
  font-weight: 900;
  margin-bottom: 15px;
  color: #fff;
}

@media screen and (max-width: 979px) {
  .page-template-page-lp h1.main-visual_catch_heading {
    font-size: 7vw;
  }
}

.lp_top_word {
  font-size: 1.5em;
  color: #fff;
  margin-bottom: 0;
}

@media screen and (max-width: 979px) {
  .lp_top_word {
    font-size: 1.3em
  }
}

.lp_heading, .lp_heading_p {
  text-align: center;
}

.lp_heading {
  font-size: 1.5em;
  font-weight: 600;
}

@media screen and (max-width: 979px) {
  .lp p.lp_heading {
    font-size: 1.2em;
    margin-top: 2em;
    line-height: 1.5;
    margin-top: 15px;
  }
}

.lp-heading-ptn-02 {
  text-align: center;
  color: #fff;
  padding-top: 17px;
  padding-bottom: 17px;
  margin: 0;
  font-size: 1.6em;
  font-weight: 600;
}

@media screen and (max-width: 979px) {
  .lp-heading-ptn-02 {
    font-size: 1.4em;
  }
}

.lp-heading-ptn-02 span {
    color: #fff;
    font-size: 0.7em;
    font-weight: 400;
    margin-top: 5px;
    display: block;
}

.lp-tie {
  z-index: 1;
  margin-bottom: 0px;
  position: relative;
  width: 100%;
  background: #000;
}

.lp_container::after {
  clear: both;
  content: "";
  display: block;
}

.lp-tie::after {
  clear: both;
  content: "";
  display: block;
}

.lp_container {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 15px 70px;
}

@media screen and (max-width: 979px) {
  .lp_container {
    padding: 30px 10px 45px;
    font-size: 1.3rem;
  }
}

.lp_container iframe {
    margin: 2em auto 0;
    display: block;
    max-width: 100%;
}

.housecation {
  margin: 0 auto 1em;
  max-width: 200px;
  display: block;
}

.img-flex {
  display: flex;
  margin-top: 2em;
}

.img-flex img {
  padding: 0 5px 0 0;
}

.img-flex img:last-child {
  padding: 0;
}

.img-enjoy img {
  float: left;
  width: 50%;
}

@media screen and (max-width: 979px) {
  .img-enjoy img {
    width: 100%;
    float: none;
  }
}

.img-enjoy::after {
  clear: both;
  content: "";
  display: block;
}

.lp-product .heading-ptn-03 {
  background: transparent;
  color: #000;
  margin-bottom: 0;
  margin-top: 5px;
}

@media screen and (max-width: 980px) {
  .lp-product .heading-ptn-03 {
    margin-top: 15px;
    font-size: 1.5em;
  }
}

.lp_product_item {
  width: 33.3333333%;
  padding:5px;
  float: left;
}

@media screen and (max-width: 979px) {
  .lp_product_item {
    width: 100%;
    padding: 0;
    float: none;
  }
}

.lp_product_item p.lp_product_accent {
  line-height: 1.5;
  text-align: left;
  border-left: #999 solid 8px;
  padding-left: 10px;
  margin-left: 5px;
}

.lp_product_item p {
  line-height: 1.5;
  text-align: left;
}

@media screen and (max-width: 979px) {
  .lp_product_item p.lp_product_accent + p {
    text-align:center;
  }
}

@media screen and (max-width: 979px) {
  .lp_product_item p.lp_product_accent {
    border: none;
    text-align: center;
  }
}

.product .btn-ptn-01 a {
  width: 100%;
}

@media screen and (min-width: 980px) {
  .lp_product_item .btn-ptn-01 {
    margin-top: 1em;
  }
}

@media screen and (max-width: 979px) {
  .lp_product_item img {
    margin-top: 30px;
  }
}

.taiken_img_list img {
  width: 50%;
  float: left;
}

.taiken_img_list::after {
  clear: both;
  content: "";
  display: block;
}

.lp-point {
  font-weight: 600;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.5;
}

.lp_product p.lp-point {
  text-align: center;
}

.lp-point-small {
  font-size: 0.9em;
  text-align: center;
}

.lp-point-list {
  list-style: disclosure-open;
  line-height: 1.3;
  padding-left: 15px;
}

.lp-point-list li {
  padding-bottom: 15px;
}

.lp-point-list li::marker {
  color: #ccc;
}

.lp-point-big {
  font-size: 1.2em;
  border-bottom: dotted 2px;
}

.page-template-page-lp .footer-sns, .page-template-page-lp .footer_navi, .page-template-page-lp .footer_linem, .page-template-page-lp .drawer-hamburger {
  display: none;
}

/*------------- トップメッセージ -------------*/

.page-template-page-message p {
  font-size: 0.9em;
}

/*------------- 会社情報 -------------*/

.about_item {
  width: 33.33333%;
  padding: 0 5px 5px 0;
  float: left;
}

@media screen and (max-width: 979px) {
  .about_item {
    width: 100%;
  }
}

.about .heading-ptn-03 {
  margin-top: 0;
  padding: 15px 5px;
  font-size: 1.2em;
}

@media screen and (max-width: 979px) {
  .about .heading-ptn-03 {
      padding: 10px 5px;
      font-size: 1em;
  }
}

table.company tr th {
  width: 20%;
}

@media screen and (max-width: 979px) {
  table.company tr th {
    width: 80px;
    font-size: 0.8em;
  }

  table.company tr td {
    font-size: 0.8em;
    line-height: 1.2;
    padding-left: 5px;
  }

}

.staff_item img {
  max-width: 250px;
  float: left;
  margin-right: 15px;
}

@media screen and (max-width: 979px) {
  .staff_item img {
    max-width: 100%;
    float: none;
    margin: 0 auto 15px;
    display: block;
  }
}

.staff .heading-ptn-04 {
  font-size: 1.5em;
}

.staff .small {
  font-size: 0.9em;
  line-height: 1.5;
}

.staff .heading-ptn-04 .small {
  margin-left: 15px;
}

@media screen and (max-width: 979px) {
  .staff .heading-ptn-04 .small {
    margin-left: 0;
  }
}

.staff_item::after {
  clear: both;
  content: "";
  display: block;
}
.recruit table.recruit_table th {
  width: 100px;
}

.staff_item p {
  font-size: 0.9em;
  line-height: 1.5;
}

/*------------- お問い合わせ -------------*/

.wpcf7-response-output {
  display: none;
}

main.contact a.accent {
  text-decoration: underline;
  font-size: 1.5em;
}

dl.cf dd.name {
  float: left;
  width: auto;
}

dl.cf dd.know {
  margin-top: 0.5em;
}

dl.cf dd.know span.wpcf7-list-item {
  display: block;
}

dl.cf dt {
  font-size: 1em;
  padding-top: 1em;
  margin-bottom: 0.5em;
}

form.wpcf7-form input.wpcf7-submit, form.wpcf7-form input.wpcf7-confirm, form.wpcf7-form input.wpcf7-back {
  background: #999;
  font-family: 'Noto Serif JP', serif;
  padding: 0.5em 2em;
  margin-top: 2em;
  color: #fff;
  border:none;
}

input, select, textarea {
  font-family: 'Noto Serif JP', serif;
}

form.wpcf7-form input.wpcf7-submit:hover {
  background: #ccc;
}

form.wpcf7-form .required {
  color: #fff;
  background: #ccc;
  font-size: 0.8em;
  padding: 2px 5px;
  margin-right: 8px;
}

.wpcf7-mail-sent-ok {
    border: 2px solid #999!important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #999!important;
}

.ui-widget {
    font-size: 1.1em;
    font-family: 'Noto Serif JP', serif!important;
}

.ui-widget-header {
  border: 0!important;
  background: none!important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: none!important;
}

.wpcf7-form p {
  font-size: 0.9em;
  line-height: 1.2;
}

/*------------- サイトマップ -------------*/

ul.sitemap-list {
  line-height: 2;
}

@media screen and (max-width: 979px) {
  ul.sitemap-list {
    font-size: 0.9em;
  }
}

ul.sitemap-list li::before {
  content: "- ";
  color: #3e92e9;
}

ul.second-ul {
  margin-left: 1em;
}

ul.sitemap-list li a {
  border-bottom: 1px solid #ccc;
}

ul.sitemap-list li a:hover {
  color: ccc;
}

/* 投稿ページ */

.single .post-archive_item_info {
  margin-bottom: 5px;
}

.single .post-archive_item_info span.blog {
  display: none;
}

main.info-single table th, main.info-single table td {
  padding: 5px;
  font-size: 0.9em;
}

.single .single_content .wp-block-image img {
  margin-bottom: 2em;
}

/*---------- LP変更追記 ----------*/

.page-template-page-kansei .lp .main-visual {
  position: relative;
  z-index: -2;
  width: 100%;
  height: 100vh;
  top: 0px!important;
  background-position: center center;
  background-size: cover;
  background-image: url("./assets/img/top_mainvisual_gb.jpg");
}

@media screen and (max-width: 979px) {
  .page-template-page-kansei .lp .main-visual {
    height: 500px;
  }
}

.page-template-page-kansei header {
  position: absolute;
}

.page-template-page-kansei main + div {
  top: 0!important;
}

@media screen and (min-width: 980px) {
  .lp .main-visual {
    background-attachment: fixed;
  }
}
.page-template-page-kansei .header .lower-navi {
  display: none;
}

.page-template-page-kansei .main-visual_catch {
  background: rgba(0, 0, 0, 0.4);
  padding: 3em 0;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -70%);
  z-index: 10;
  max-width: 100%;
}

@media screen and (max-width: 979px) {
  .page-template-page-kansei .main-visual_catch {
    top: 280px;
    padding: 1em 0;
  }
}

.page-template-page-kansei h1.main-visual_catch_heading {
  font-size: 4em;
  font-weight: 900;
  margin-bottom: 15px;
  color: #fff;
}

@media screen and (max-width: 979px) {
  .page-template-page-kansei h1.main-visual_catch_heading {
    font-size: 7vw;
  }
}

.lp_top_word {
  font-size: 1.5em;
  color: #fff;
  margin-bottom: 0;
}

@media screen and (max-width: 979px) {
  .lp_top_word {
    font-size: 1.3em
  }
}

.contact_tie {
  border: 2px solid #999;
  padding: 1.5em;
  width: 100%;
}

.contact_l {
  width: 50%;
  float: left;
  padding-right: 5px;
}

.contact_l a.button_link {
  display: inline-block;
  font-size: 1.2em;
  margin-top: 0;
  float: right;
}

.contact_l a.button_link::before {
  content:"";
  display: inline-block;
  width: 2em;
  height: 2em;
  background: url("./assets/img/kansei/mail.png") no-repeat;
  background-size: contain;
  margin-bottom: -13px;
  margin-right: 10px;
}

.contact_r {
  width: 50%;
  float: right;
  padding-left: 5px;
}

.contact_r p {
  display: inline-block;
  font-size: 0.8em;
  margin-bottom: 0;
}

.contact_r a.button_link2 {
  border: 1px solid #000;
  display: inline-block;
  padding: 5px 15px;
  float: left;
  color: #000;
  width: 259px;
}

.contact_r a.button_link2 span {
  font-weight: 600;
  font-size: 1.6em;
}

@media screen and (max-width: 979px) {
.contact_r p {
  display: inline-block;
  font-size: 0.8em;
  margin: 0;
  text-align: center;
  margin-right: 10px;
}
.contact_l a.button_link, .contact_r a.button_link2 span {
  font-size: 1.25rem;
}
.contact_r a.button_link2 {
  width: 194px;
  width: 100%;
}
.contact_l a.button_link {
  font-size: 1.5rem;
  height: 55px;
  width: 194px;
  width: 100%;
  text-align: center;
}
}

@media screen and (max-width: 513px) {
.contact_l, .contact_r {
  width: 100%;
  float: none;
}
.contact_l a.button_link, .contact_r a.button_link2 {
  display: block;
  float: none;
  margin: 0 auto 1em;
}
.contact_r p {
  display: block;
}
}

.newc span.tel- {
  display: block;
  float: left;
  margin: 0 5px;
}

.newc .tel1, .newc .tel2, .newc .tel3 {
  width: 100px;
  display: block;
  float: left;
}

dl.cf .post br{
  display: none;
}

.kansei a.button_link {
    background: #00BB00;
}

.block_7 h3 {
  text-align: center;
  color: #000;
  font-size: 2.5rem;
  line-height: 1.5;
  width: 100%;
  max-width: 980px;
  margin: 1em auto 1em;
}

@media screen and (max-width: 979px) {
  .block_7 h3 {
    font-size: 1.8rem;
    margin: 0.5em auto 0.5em;
  }
}

.block_7 img {
  width: 100%;
  max-width: 980px;
  display: block;
  margin: 0 auto;
  padding: 0 0 5px 5px;
}

.block_7 img.full-img {
  padding: 0;
}

.block_7 .kansei_info {
  max-width: 980px;
  margin: 1.5em auto 0;
  width: 100%;
  font-size: 1.8rem;
}

.block_7 .kansei_info span {
  background: #999;
  color: #fff;
  padding: 3px 8px;
  margin-right: 10px;
}

/*.block_7 .kansei_info span.red {*/
.block_7 .kansei_info span.red {
  background: transparent;
  color: red;
  padding: 0;
  margin-right: 0;
}

table.kansei_info th, table.kansei_info td {
  border-bottom: none;
  padding: 5px;
}

table.kansei_info th {
  width: 100px;
}

.block_7 .kansei_info p.small {
  font-size: 1.1rem;
  line-height: 1.2;
}

.block_7 .kansei_info p {
  line-height: 1.5;
  font-size: 1.5rem;
}

@media screen and (max-width: 979px) {

.block_7 .kansei_info p {
  line-height: 1.5;
  font-size: 1.2rem;
}

}

.block_7_tie_h {
  background: #999;
  width: 100%;
  max-width: 980px;
  margin: 2.5em auto 0;
  color:#fff;
  text-align: center;
}

.block_7_tie_h + .kansei_cont {
  margin-top: 0;
}

.kansei_cont .product-images {
  margin-top: 0;
}

@media screen and (max-width: 979px) {
.block_7_tie_h {
  margin: 0 auto;
}
}

.block_7_tie_h h3 {
  color:#fff;
  padding-top: 0.5em;
  margin-bottom: 0;
}

.block_7_tie_h h3:first-child {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-size: 1.8em;
}

@media screen and (max-width: 979px) {
  .block_7_tie_h h3:first-child {
    font-size: 1.2em;
    padding-top: 0em;
  }
}

.block_7_tie_h p {
  padding-bottom: 1.2em;
}

.block_7 .kansei_cont {
  max-width: 980px;
  margin: 1.5em auto 0;
  width: 100%;
  font-size: 1.8rem;
}

.block_7 .kansei_cont h3{
  border-left: 10px solid #999;
  padding-left: 10px;
  margin-top: 2em;
  text-align: left;
  margin-bottom: 0.5em;
}

.block_7 .kansei_cont h4{
  color: #000;
  margin-top: 1em;
  margin-bottom: 2em;
}

.block_7 .kansei_cont p{
  line-height: 1.5;
  font-size: 1.5rem;
  margin-bottom: 3em;
}

@media screen and (max-width: 979px) {

.block_7 .kansei_cont h3{
  margin-top: 1em;
  font-size: 1em;
}

.block_7 .kansei_cont p{
  font-size: 1.2rem;
  margin-bottom: 2em;
}

.block_7 .kansei_cont h4 {
  font-size: 0.8em;
}

}

.block_7 ul.block_7_img_li {
  display: flex;
  width: 100%;
  max-width: 980px;
}

.block_7_img_li li img {
  padding: 0 0 5px 5px;
}

@media screen and (max-width: 979px) {

.block_7 ul.block_7_img_li {
  display: block;
}

}

.block_7_tie_p {
  margin: 1em auto 1em;
}

.block_7_tie_p hr {
  height: 1px;
  background-color: #7f945c;
  width: 100%;
  max-width: 980px;
  border: none;
  margin: 0 auto;
}

.block_7_tie_p p {
  padding: 0.8em 0 0.8em;
  font-size: 1.6rem;
  text-align: center;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  color: #7f945c;
}

@media screen and (max-width: 979px) {
.block_7_tie_p p {
  font-size: 1.2rem;
}
}

/*
.block_7_img_li-2 img {
  width: 50%;
  padding: 0 0 5px 5px;
  float: left;
}
*/

@media screen and (max-width: 979px) {
.block_7_img_li-2 img {
  width: 100%;
  padding: 0 0 5px 0;
  float: none;
}
}

.block_7 .kansei_info span.big {
  background: none;
  color: #000;
  padding: 0;
  margin: 0;
  font-size: 1.3em;
}

.block_8 {
  background: url("./assets/img/kansei/bg.jpg");
}

.block_8 img {
  width: 100%;
  max-width: 600px;
}

.page-template-page-kansei .header-side-btn a {
  display: none;
}

/*--------------- 完成見学会リニューアル ---------------*/

.slick-slide img {
  width: 100%;
}

.slider-word-waku {
  background: rgba(255,255,255,0.7);
  position: absolute;
  padding: 30px 15px;
  text-align: center;
  width: 100vw;
}

.slider-word-waku1 {
  top: 35%;
}

.slider-word-waku2 {
  top: 35%;
}

.slider-word-waku3 {
  top: 25%;
}

.slider-word-waku4 {
  top: 35%;
}

.slider-word-waku5 {
  top: 35%;
}

p.slider-word {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 32px;
}

.slider-word-waku img {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}

.slider-word-waku1 img {
  margin-bottom: 20px;
  max-width: 350px;
}

.slider-word-waku2 img {
  margin-bottom: 20px;
  max-width: 350px;
}

.slider-word-waku3 img {
  margin-bottom: 20px;
  max-width: 350px;
}

.slider-word-waku4 img {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 500px;
}

.slider-word-waku5 img {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: 600px;
}

@media screen and (max-width: 979px) {
  .slider-word-waku {
    padding: 15px;
  }
  p.slider-word {
    margin-top: 0;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 20px;
  }
  .slider-word-waku1 {
    top: 35%;
  }
  .slider-word-waku1 img {
    margin-bottom: 5px;
    max-width: 180px;
  }
  .slider-word-waku2 {
    top: 30%;
  }
  .slider-word-waku2 img {
    margin-bottom: 5px;
    max-width: 170px;
  }
  .slider-word-waku3 img {
    margin-bottom: 5px;
    max-width: 160px;
  }
  .slider-word-waku4 img {
    max-width: 220px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .slider-word-waku5 img {
    max-width: 300px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.lp-container {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 0 50px;
}

.lp-container::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (max-width: 979px) {
  .lp-container {
    padding: 30px 10px;
  }
}

.page-template-page-kansei2 .header .lower-navi {
  display: none;
}

.page-template-page-kansei2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

img.kansei2-bn {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 979px) {
  .page-template-page-kansei2 .header {
    height: 70px;
  }
  img.kansei2-bn {
    padding: 0 10px;
  }
}

.contact-tie {
  padding: 5px 10px;
}

.contact-l {
  width: 50%;
  float: left;
  padding: 15px 5px 15px 10px;
}

.button-link {
  float: right;
  background: #000;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 15px;
  text-align: center;
  width: 100%;
  max-width: 295px;
  vertical-align: middle;
  border: 2px solid #000;
}

.button-link::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f0e0";
  margin-right: 10px;
  font-size: 35px;
  line-height: 1;
  display: inline;
  vertical-align: middle;
}

.contact-r {
  width: 50%;
  float: left;
  padding: 15px 10px 15px 5px;
}

.button-link2 {
  float: left;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 10px 15px;
  width: 100%;
  max-width: 295px;
  vertical-align: middle;
  font-size: 25px;
  line-height: 0.5;
  text-align: center;
  border: 2px solid #000;
}

.button-link2::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f879";
  margin-right: 10px;
  font-size: 30px;
  line-height: 1;
  display: inline;
  vertical-align: middle;
}

.button-link2 span {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 12px;
}

@media screen and (max-width: 979px) {
  .contact-tie {
    padding: 20px 10px;
  }
  .contact-tie::first-child {
    padding: 35px 5px 0;
  }
  .contact-l, .contact-c, .contact-r {
    width: 100%;
    padding: 0;
  }
  .button-link, .button-link2, .button-link3 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5px;
  }
}

.page-template-page-kansei2 .about {
  background: #e2e2e2;
}

p.lp-h {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 45px;
  line-height: 1.2;
  text-align: center;
  font-weight: 600;
}

p.lp-h span {
  color: #666;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
}

hr.lp-h-hr {
  border: none;
  height: 5px;
  background: #000;
  width: 40px;
  margin: 0 auto 40px;
}

p.lp-p{
  font-size: 18px;
  margin-bottom: 30px;
}

p.lp-h2 {
  background: #000;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  font-size: 45px;
  line-height: 1.2;
  text-align: center;
  padding: 20px 15px 45px;
  margin-bottom: 0;
}

p.lp-h2 span {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
}

.product-name {
  text-align: center;
  font-weight: 600;
  font-size: 60px;
  margin: 40px 0 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*
.product-name span {
  background:linear-gradient(transparent 60%, #ff6 60%);
}
*/

table.map-p {
  font-size: 18px;
  line-height: 0.5;
  padding: 14px;
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}

table.map-p tr th {
  width: 120px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
}

.product-price {
  border: solid #b1272d 5px;
  color: #b1272d;
  line-height: 1.2;
  padding: 9px 15px 5px;
  font-weight: 600;
  max-width: 450px;
  margin: 14px auto 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.product-price-p {
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
  font-size: 25px;
}

.product-price-en {
  font-size: 52px;
  float: left;
  margin-bottom: 0;
  letter-spacing: 0.08em;
  margin-bottom: 7px;
}

.product-price-zei {
  writing-mode: vertical-rl;
  float: left;
  font-size: 15px;
  margin-bottom: 0;
}

hr.product-hr {
  border: none;
  border-top: dotted 4px #999;
  height: 1px;
  color: #FFFFFF;
  margin-top: 3em;
  margin-bottom: 3em;
}

.page-template-page-kansei2 .product .lp-container {
  padding-bottom: 0;
}

.page-template-page-kansei2 .product iframe {
  margin-right: auto;
  margin-left: auto;
  display: block;
  max-width: 100%;
  height: 400px;
  width: 100%;
}

.map-img {
  width: 100%;
  max-width: 800px;
  margin: 50px auto;
  display: block;
}

@media screen and (max-width: 979px) {
  p.lp-p{
    font-size: 14px;
    margin-bottom: 0.8em;
    line-height: 1.5;
  }
  p.lp-h {
    font-size: 22px;
    line-height: 1.5
  }
  p.lp-h span {
    font-size: 18px
  }
  hr.lp-h-hr {
    margin: 0 auto 20px;
  }
  p.lp-h2 {
    font-size: 22px;
    padding: 20px 15px 30px;
    line-height: 1.5;
  }
  p.lp-h2 span {
    font-size: 18px
  }
  .product-name {
    font-size: 35px;
    margin: 20px 0 10px;
  }
  .product-price {
    max-width: 320px;
    margin: 30px auto 20px;
  }
  .product-price-p {
    font-size: 15px;
  }
  .product-price-en {
    font-size: 32px;
  }
  .product-price-zei {
    writing-mode: vertical-rl;
    font-size: 10px;
  }
  table.map-p {
    font-size: 14px;
  }
  .page-template-page-kansei2 .product iframe {
    height: 200px;
  }
  table.map-p tr th {
  width: 85px;
  }
}

.thumb-item {
  margin-top: 30px;
  margin-bottom: 5px;
}

.thumb-item-nav {
  margin-bottom: 30px;
}

.slick-prev {
  left: 30px !important;
  z-index: 1111 !important;
}

.slick-prev::before {
  content: '\f0a8' !important;
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900 !important;
  font-size: 30px !important;
}

.slick-next {
  right: 30px !important;
  z-index: 1111 !important;
}

.slick-next::before {
  content: '\f0a9' !important;
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900 !important;
  font-size: 30px !important;
}

p.option-h1 {
  text-align: center;
  font-weight: 600;
  font-size: 38px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin: 30px 0 50px;
}

p.option-h1 span {
  color: #b1272d;
}

p.option-h2 {
  font-weight: 600;
  margin-bottom: 30px;
  font-size: 26px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Sawarabi Mincho","Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  background: #e0e0e0;
  padding: 10px;
  margin-top: 40px;
}

.option-list-3 {
  width: 100%;
}

.option-list-3-item {
  float: left;
  width: 33.33333333%;
  padding: 2px;
}

.option-list-3-item img {
  width: 100%;
  max-width: 180px;
  display: block;
  margin: 0 auto 10px;
}

.option-list-3-item p {
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

.option-list-2 {
  width: 100%;
}

.option-list-2-item {
  float: left;
  width: 50%;
  padding: 2px;
}

.option-list-2-item img {
  width: 100%;
  max-width: 300px;
  display: block;
  margin: 0 auto 10px;
}

.option-list-2-item p {
  text-align: center;
  font-size: 10px;
  line-height: 1.2;
}

.colors-txt {
  font-size: 14px;
  margin-top: 20px;
}

ul.slider-3 li p {
  text-align: center;
  margin-bottom: 0;
  background: #000;
  color: #fff;
  font-size: 18px;
  padding: 10px;
}

.slick-dots::after {
  clear: both;
  content: "";
  display: block;
}

.slick-dots li button::before {
  font-size: 30px !important;
}

ul.option-li {
  line-height: 1.5;
  font-size: 16px;
  list-style: disc;
  margin-left: 18px;
  margin-bottom: 15px;
}

/*
p.option-h2::before {
  content: '■';
  padding-right: 5px;
}
*/

@media screen and (max-width: 979px) {
  .slick-prev {
    left: 10px !important;
  }
  .slick-prev::before {
    font-size: 20px !important;
  }
  .slick-next {
    right: 10px !important;
  }
  .slick-next::before {
    font-size: 20px !important;
  }
  .slick-dots li button::before {
    font-size: 20px !important;
  }
  .option-list-3-item p {
    font-size: 10px;
  }
  .colors-txt {
    font-size: 12px;
  }
  ul.slider-3 li p {
    font-size: 15px;
    padding: 5px;
  }
  p.option-h1 {
    font-size: 20px;
    margin: 0 0 30px;
  }
  p.option-h2 {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 25px;
  }
  ul.option-li {
    font-size: 14px;
  }
}

.page-template-page-kansei2 .gallery {
  background: #e0e0e0;
}

.page-template-page-kansei2 .access {
  background: #e0e0e0;
}

.page-template-page-kansei2 .lp-contact {
  background: #e0e0e0;
}

dd.data people11 label span.wpcf7-list-item-label {
  font-weight: 400;
}

table.qa-list tr:nth-child(odd) th, table.qa-list tr:nth-child(odd) td {
  border: none;
  font-weight: 600;
}

table.qa-list tr th {
  width: 70px;
  font-size: 30px;
  text-align: center;
  padding: 0;
}

table.qa-list tr td {
  font-size: 16px;
  line-height: 1.5;
}

table.qa-list tr:nth-child(even) td {
  padding-top: 0;
}

span.point-q {
  color: #666;
}

@media screen and (max-width: 979px) {
  table.qa-list tr td {
    font-size: 14px;
  }
}

.page-template-page-kansei2 .header-side-btn a {
  display: none;
}

img.corona {
    width: 100%;
    padding-top: 3em;
    max-width: 800px;
    padding-bottom: 3em;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

/*------------- ノーマルLP -------------*/

.page-template-page-lpb .header .lower-navi, .page-template-page-lpb .header-side-btn a {
  display: none;
}

body.page-template-page-lpb .sp-fixed ul li a p {
  margin-bottom: 0px;
  text-align: left;
}

@media screen and (max-width: 979px) {
  .page-template-page-lpb .header {
    display: none;
  }
}

.page-template-page-lpb .lower-container {
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "Hiragino Sans", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 160px;
}

body.page-template-page-lp, body.page-template-page-lpb {
  background: #333;
  color: #fff;
  font-size: 14px;
  line-height: 2;
}

body.page-template-page-lp p, body.page-template-page-lpb p {
  margin-bottom: 20px;
  text-align: center;
}

body.page-template-page-lp .lower-header, body.page-template-page-lpb .lower-header {
  display: none;
}

body.page-template-page-lp h2, body.page-template-page-lp h3, body.page-template-page-lpb h2, body.page-template-page-lpb h3 {
  font-family: 'Shippori Mincho', serif;
}

.lp-top {
  width: 100%;
  height: 700px;
  top: 0px !important;
  background-position: center;
  background-size: cover;
  /*background-image: url('./assets/img/lp/top-bg.jpg');*/
  padding: 30px;
  background-repeat: no-repeat;
}

.lpb-top {
  width: 100%;
  height: 700px;
  top: 0px !important;
  background-position: center;
  background-size: cover;
  padding: 30px;
  background-repeat: no-repeat;
}

.lp-top-txt {
  text-align: center;
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  top: 180px;
  position: relative;
  font-size: 4vw;
  text-shadow: black 1px 1px 10px, black -1px 1px 10px, black 1px -1px 10px, black -1px -1px 10px;
  line-height: 1.5;
}

.lp-top-txt2 {
  background: rgba(0,0,0,0.4);
  padding: 30px;
  width: 100%;
  max-width: 500px;
  top: 220px;
  position: relative;
  line-height: 1.5;
  margin: 15px auto 0;
}

.cta1, .cta2 {
  width: 50%;
  float: left;
  padding: 5px;

  width: 100%;
  float: none;
}

.cta1 a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00288d;
  color: #fff;
  line-height: 1.3;
  font-weight: bold;
  height: 100%;
  height: 70px;
  position: relative;
  font-size: 24px;
  width: 100%;
  max-width: 450px;
/*  float: right;*/

  margin: 0 auto;
}

.cta1 a::before {
  content: "";
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  transform: rotate(135deg);
  margin-right: 20px;
  position: absolute;
  top: 50%;
  left: 25px;
  margin-top: -5px;
}

.cta2 a{
  border: solid 1px #000;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  width: 100%;
  max-width: 450px;
  float: left;
}

.cta2 a p {
  margin-bottom: 0;
  line-height: 1.1;
  font-weight: bold;
  font-size: 26px;
}

.cta2 a p span {
  font-size: 15px;
}

.lp-top-box {
  border: 1px solid #fff;
  padding: 30px 30px 10px;
  margin-bottom: 80px;
}

.lp1, .lp2, .lp3, .lp4, .lp3-top {
  margin-top: 100px;
}

.lower-container h2 {
  text-align: left;
}

.lower-container h3 {
  text-align: center;
}

hr.lp-h-l {
  width: 120px;
  border: 3px solid #949494;
  margin: 0 auto 15px;
}

h2.lp-h {
  font-size: 38px;
  line-height: 1;
  margin-top: 30px;
  margin-bottom: 50px;
}

h2.lp-h span {
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "Hiragino Sans", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
}

a.jump-btn {
  color: #000;
  background: #fff;
  font-weight: 600;
  text-align: center;
  border: 1px solid #fff;
  padding: 15px 30px 15px;
  width: 100%;
  display: inline-block;
  margin-bottom: 50px;
}

body.page-template-page-lp p.lp1-num, body.page-template-page-lpb p.lp1-num {
  color: #c3b069;
  font-family: 'Shippori Mincho', serif;
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.5;
}

.lp1-num::before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid #c3b069;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  font-size: 0px;
  bottom: 18px;
  position: relative;
  padding-right: 10px;
}

body.page-template-page-lp p.lp1-num-p, body.page-template-page-lpb p.lp1-num-p {
  font-size: 22px;
  line-height: 1.5;
}

body.page-template-page-lp p.lp-f-p, body.page-template-page-lpb p.lp-f-p {
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 16px;
}

.product_m_list figure {
  width: 50%;
  padding: 0 0 5px 5px;
  float: left;
}

.product_m_list figure figcaption {
  font-weight: 600;
  font-size: 18px;
}

.product_m_list2 img {
  width: 50%;
  margin: 0 auto;
  display: block;
}

img.lp-ceo-img {
  width: 100%;
  max-width: 600px;
  margin: 0 auto 15px;
  display: block;
  float: none;
}

.message-name {
  text-align: center;
  font-size: 20px;
}

#button1 {
  border: 0.5px solid #fff;
  width: 100%;
  text-align: center;
  display: block;
  padding: 10px;
  max-width: 300px;
  margin: 0 auto 15px;
  background: transparent;
  color: #fff;
}

#button2 {
  border: 0.5px solid #fff;
  width: 100%;
  text-align: center;
  display: block;
  padding: 10px;
  max-width: 300px;
  margin: 0 auto 15px;
  background: transparent;
  color: #fff;
}

.lp-ceo-ms {
  padding: 30px;
  position: relative;
}

.lp-ceo-ms::before, .lp-ceo-ms::after {
  content: '';
  width: 100px;
  height: 50px;
  position: absolute;
}

.lp-ceo-ms::before {
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  top: 0;
  right: 0;
}

.lp-ceo-ms::after {
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
  bottom: 0;
  left: 0;
}

body.page-template-page-lp p.lp-ceo-ms p, body.page-template-page-lpb p.lp-ceo-ms p {
  font-size: 16px;
}

body.page-template-page-lp a.line, body.page-template-page-lpb a.line {
  color: #fff;
}

body.page-template-page-lp form.wpcf7-form input.wpcf7-submit, body.page-template-page-lpb form.wpcf7-form input.wpcf7-submit {
  margin: 50px auto 0;
}

.flow-box {
  border: 1px solid #fff;
  padding: 30px 30px 10px;
  margin-bottom: 80px;
}

body.page-template-page-lp p.flow-num span, body.page-template-page-lpb p.flow-num span {
  color: #c3b069;
  font-size: 25px;
  font-weight: bold;
}

.flow-allow {
  content: '';
  width: 0;
  height: 0;
  border-top: 10px solid #c3b069;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  font-size: 0px;
  bottom: 18px;
  position: relative;
  margin: 40px auto -10px;
}

body.page-template-page-lp .footer_container, body.page-template-page-lpb .footer_container {
  display: none;
}

@media screen and (max-width: 979px) {

.product_m_list figure {
  width: 100%;
  padding-bottom: 5px;
  float: none;
}
.product_m_list2 img {
  width: 100%;
}

body.page-template-page-lp .lower, body.page-template-page-lpb .lower {
  margin-top: 0;
}
.lp-top {
  height: 450px;
}
.lpb-top {
  height: 450px;
}
.lp-top-txt {
  top: 120px;
  font-size: 7vw;
}
.lp-top-txt2 {
  padding: 15px;
  top: 130px;
}
.cta1 a {
  font-size: 16px;
}
.cta1 a::before {
  left: 20px;
}
.cta1 , .cta2 {
  width: 100%;
  float: none;
  height: 70px;
  margin-bottom: 5px;
  padding: 0;
}
.cta1 a, .cta2 a{
  margin: 0 auto;
}
.cta2 a p {d;
  font-size: 24px;
}
.cta2 a p span {
  font-size: 14px;
}
body.page-template-page-lp .lower-container, body.page-template-page-lpb .lower-container {
  padding: 50px 15px;
}
.lp-top-box {
  margin-bottom: 50px;
}
.lp1, .lp2, .lp3, .lp4, .lp3-top {
  margin-top: 80px;
}
h2.lp-h {
  font-size: 30px;
  line-height: 1.5;
  margin-bottom: 30px;
}
h2.lp-h span {
  font-size: 15px;
}
body.page-template-page-lp p.lp1-num, body.page-template-page-lpb p.lp1-num {
  font-size: 50px;
}
body.page-template-page-lp p.lp1-num-p, body.page-template-page-lpb p.lp1-num-p {
  font-size: 18px;
  margin-bottom: 0;
}
body.page-template-page-lp p.lp-f-p, body.page-template-page-lpb p.lp-f-p {
  font-size: 14px;
}
.lp-ceo-ms {
  padding: 25px;
}
body.page-template-page-lp .lower-container .lp-ceo-ms p, body.page-template-page-lpb .lower-container .lp-ceo-ms p {
  font-size: 15px;
}
.lp-ceo-ms::before, .lp-ceo-ms::after {
  width: 80px;
  height: 30px;
}

}

/* 追加 */

.page-template-page-lpb .cta1 {
  width: 100%;
  float: none;
  margin: 0 auto;
}

.page-template-page-lpb .cta1 a {
  float: none;
  margin: 0 auto;
}

.page-template-page-lp .cta1 {
  width: 100%;
  float: none;
  margin: 0 auto;
}

.page-template-page-lp .cta1 a {
  float: none;
  margin: 0 auto;
}

.lp-top-box img {
  width: 100%;
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  display: block;
}

.voice-box img {
  width: 25%;
  float: left;
  padding-right: 15px;
}

body.page-template-page-lpb .voice-box p {
  width: 75%;
  float: left;
  margin-bottom: 0;
  text-align: left;
}

body.page-template-page-lpb .voice-box p span {
  font-size: 22px;
  padding: 5px;
  font-weight: 600;
}

body.page-template-page-lpb p.product_accent {
  font-size: 22px;
  padding: 5px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 5px;

  border: none;
  font-family: YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", "Hiragino Sans", "メイリオ", Meiryo, "Meiryo UI", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2;
}

body.page-template-page-lpb p.cata-p {
  text-align: left;
}

img.nottom-tie {
  float: none;
  width: 100%;
}

@media screen and (max-width: 979px) {

.voice-box img {
  width: 100%;
  float: none;
  padding-right: 0;
  max-width: 250px;
  margin: 0 auto 15px;
  display: block;
}
body.page-template-page-lpb .voice-box p {
  width: 100%;
  float: none;
  margin-bottom: 0;
  text-align: center;
}

body.page-template-page-lpb .voice-box p span {
  line-height: 1.2;
  font-size: 18px;
}

body.page-template-page-lpb p.product_accent {
  font-size: 18px;
}

}
