@charset "UTF-8";
/*!
 * File Name: lp-custom.css 
 * Description: lp.css をオーバーライドしてカスタマイズするCSS
 */
/* font-family（フォント）
--------------------------------------------------------- */
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 100;
  src: local("Noto Serif Japanese"), url("/assets/fonts/NotoSerifCJKjp-ExtraLight.otf") format("opentype"); }

@font-face {
  font-family: "NotoSerifJapaneseV";
  font-style: normal;
  font-weight: 100;
  src: local("Noto Serif Japanese"), url("/assets/fonts/NotoSerifCJKjp-ExtraLight-v.otf") format("opentype"); }

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: local("Noto Sans CJK JP"), url("/assets/fonts/NotoSansCJKjp-DemiLight.otf") format("opentype"); }

@font-face {
  font-family: "icon";
  src: url("/assets/fonts/icon/icomoon.eot?fhmtef");
  src: url("/assets/fonts/icon/icomoon.eot?fhmtef#iefix") format("embedded-opentype"), url("/assets/fonts/icon/icomoon.ttf?fhmtef") format("truetype"), url("/assets/fonts/icon/icomoon.woff?fhmtef") format("woff"), url("/assets/fonts/icon/icomoon.svg?fhmtef#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
  line-height: 1.75;
  font-size: 13px;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

.font-mincho {
font-family: "NotoSerifJapaneseV", serif;
font-weight: 100;
}
h2.font-mincho {
	letter-spacing: 0.2rem;
}

@media (min-width: 751px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
color: #fff;
}
}
@media (max-width: 751px) {
a[href*="tel:"] {
text-decoration: none;
color: #fff;
}
}
/* body
--------------------------------------------------------- */
body {
  color: #000;
}

/* button（ボタン）
--------------------------------------------------------- */
.lp-c-button {
  background-color:#00347D;
  color: #FFF;
	text-decoration: none;
}

/* header
--------------------------------------------------------- */
.lp-sec-header {
  background-color: #fff;
}

.lp-sec-header > .lp-block .lp-logo img {
  width: 90px;
  height: 90px;
}

.lp-sec-header > .lp-block .lp-title {
  font-size: 18px;
  color: #666;
}

@media screen and (max-width: 560px) {
  .lp-sec-header > .lp-block .lp-logo img {
    width: 50px;
    height: 50px;
  }
  .lp-sec-header > .lp-block .lp-title {
    font-size: 12px;
  }
}

/* band
   bandArrow
--------------------------------------------------------- */
.lp-sec-band > .lp-block {
  background-color:#1E5A00;
  color: #fff;
}

.lp-sec-band--arrow > .lp-block::after {
  color: #1E5A00;
}

/* BigCenter
   BigLeft
   BigRight
   BigText
--------------------------------------------------------- */
.lp-sec-big {
  background-color: #000;
  background-image: url("../v2img/base/bg1.png");
}
.lp-sec-big2 {
  background-color: #000;
  background-image: url("../v2img/drealtor/bg2.png");
}
.lp-sec-big--center > .lp-block > .lp-title {
  color: #333;
}

.lp-sec-big--center > .lp-block > .lp-text {
  color: #333;
}

.lp-sec-big--left > .lp-block > .lp-title {
  color: #333;
}

.lp-sec-big--left > .lp-block > .lp-text {
  color: #333;
}

.lp-sec-big--right > .lp-block > .lp-title {
  color: #333;
}

.lp-sec-big--right > .lp-block > .lp-text {
  color: #333;
}

.lp-sec-big--text > .lp-block > .lp-title {
  color: #333;
}

.lp-sec-big--text > .lp-block > .lp-text {
  color: #333;
}

/* ImageCenter
   ImageLeft
   ImageRight
--------------------------------------------------------- */

.lp-sec-image {
  background-color: #fff;
}

.lp-sec-image > .lp-block > .lp-title {
  color: #333;
}

.lp-sec-image > .lp-block > .lp-text {
  color: #333;
}

.lp-sec-image--center > .lp-block > .lp-item .lp-item__contents > .lp-title {
  color: #333;
}

.lp-sec-image--center > .lp-block > .lp-item .lp-item__contents > .lp-text {
  color: #333;
}

.lp-sec-image--left > .lp-block > .lp-item .lp-item__contents > .lp-title {
  color: #333;
}

.lp-sec-image--left > .lp-block > .lp-item .lp-item__contents > .lp-text {
  color: #333;
}

.lp-sec-image--right > .lp-block > .lp-item .lp-item__contents > .lp-title {
  color: #333;
}

.lp-sec-image--right > .lp-block > .lp-item .lp-item__contents > .lp-text {
  color: #333;
}

/*---- 背景黒 ----*/
.lp-sec-image > .bg-000 {
  background-color: #000;
}

.lp-sec-image > .bg-000 > .lp-title {
  color: #fff;
}
.lp-sec-image > .bg-000 > .lp-item > .lp-item__contents > .lp-title {
  color: #fff;
}
.lp-sec-image > .bg-000 > .lp-item > .lp-item__contents > .lp-text {
  color: #fff;
font-weight: normal;
}
.lp-sec-image > .bg-000 > .lp-item > .lp-item__contents > .lp-text strong {
font-weight:bold;
}

/*---- 背景青 ----*/
.lp-sec-image > .bg-blue {
  background-color: #00BDCC;
}

.lp-sec-image > .bg-blue > .lp-title {
  color: #fff;
}
.lp-sec-image > .bg-blue > .lp-item > .lp-item__contents > .lp-title {
  color: #fff;
}
.lp-sec-image > .bg-blue > .lp-item > .lp-item__contents > .lp-text {
  color: #fff;
font-weight: normal;
}
.lp-sec-image > .bg-blue > .lp-item > .lp-item__contents > .lp-text strong {
font-weight:bold;
}

/*---- 背景グレー ----*/
.lp-sec-image > .bg-ececec {
  background-color: #ececec;
}

.lp-sec-image > .bg-ececec > .lp-title {
  color: #333;
}
.lp-sec-image > .bg-ececec > .lp-item > .lp-item__contents > .lp-title {
  color: #333;
}
.lp-sec-image > .bg-ececec > .lp-item > .lp-item__contents > .lp-text {
  color: #333;
  color: #333;
font-weight: normal;
}
.lp-sec-image > .bg-ececec > .lp-item > .lp-item__contents > .lp-text strong {
font-weight:bold;
}

/* FullImageCenter
   FullImageLeft
   FullImageRight
--------------------------------------------------------- */
.lp-sec-fullimage {
  background-color: #00BDCC;
}

.lp-sec-fullimage--center > .lp-block > .lp-item .lp-item__contents > .lp-title {
  color: #fff;
}

.lp-sec-fullimage--center > .lp-block > .lp-item .lp-item__contents > .lp-text {
  color: #fff;
}

.lp-sec-fullimage--left > .lp-block > .lp-item .lp-item__contents > .lp-title {
  color: #fff;
}

.lp-sec-fullimage--left > .lp-block > .lp-item .lp-item__contents > .lp-text {
  color: #fff;
}

.lp-sec-fullimage--right > .lp-block > .lp-item .lp-item__contents > .lp-title {
   color: #fff;
}

.lp-sec-fullimage--right > .lp-block > .lp-item .lp-item__contents > .lp-text {
  color: #fff;
}

/*---- 背景黒 ----*/
.lp-sec-fullimage > .bg-000 {
  background-color: #fff;
}

.lp-sec-fullimage > .bg-000 > .lp-title {
  color: #fff;
}
.lp-sec-fullimage > .bg-000 > .lp-item > .lp-item__contents > .lp-title {
  color: #fff;
}
.lp-sec-fullimage > .bg-000 > .lp-item > .lp-item__contents > .lp-text {
  color: #fff;
font-weight: normal;
}
.lp-sec-fullimage > .bg-000 > .lp-item > .lp-item__contents > .lp-text strong {
font-weight:bold;
}

/*---- 背景黒 ----*/
.lp-sec-fullimage > .bg-blue {
  background-color: #00BDCC;
}

.lp-sec-fullimage > .bg-blue > .lp-title {
  color: #fff;
}
.lp-sec-fullimage > .bg-blue > .lp-item > .lp-item__contents > .lp-title {
  color: #fff;
}
.lp-sec-fullimage > .bg-blue > .lp-item > .lp-item__contents > .lp-text {
  color: #fff;
font-weight: normal;
}
.lp-sec-fullimage > .bg-blue > .lp-item > .lp-item__contents > .lp-text strong {
font-weight:bold;
}

/*---- 背景グレー ----*/
.lp-sec-fullimage > .bg-ececec {
  background-color: #ececec;
}

.lp-sec-fullimage > .bg-ececec > .lp-title {
  color: #333;
}
.lp-sec-fullimage > .bg-ececec > .lp-item > .lp-item__contents > .lp-title {
  color: #333;
}
.lp-sec-fullimage > .bg-ececec > .lp-item > .lp-item__contents > .lp-text {
  color: #333;
font-weight: normal;
}
.lp-sec-fullimage > .bg-ececec > .lp-item > .lp-item__contents > .lp-text strong {
font-weight:bold;
}


/* Inline2
   Inline2Arrow
   Inline3
   Inline3Arrow
   Inline4
   Inline4Arrow
   Inline5
   Inline5Arrow
   Inline2Circle
   Inline2CircleArrow
   Inline3Circle
   Inline3CircleArrow
   Inline4Circle
   Inline4CircleArrow
   Inline5Circle
   Inline5CircleArrow
--------------------------------------------------------- */
.lp-sec-inline {
  background-color: #fff;
}

.lp-sec-inline > .lp-block > .lp-title {
  color: #333;
}

.lp-sec-inline > .lp-block > .lp-text {
  color: #333;
}

.lp-sec-inline > .lp-block > .lp-list .lp-list__item > .lp-item .lp-item__contents > .lp-title {
  color: #333;
}

.lp-sec-inline > .lp-block > .lp-list .lp-list__item > .lp-item .lp-item__contents > .lp-text {
  color: #333;
}

.lp-sec-inline--arrow > .lp-block > .lp-list .lp-list__item::before {
  color: #333;
}



/*---- 背景黒 ----*/
.lp-sec-inline > .bg-000 {
  background-color: #000;
}

.lp-sec-inline > .bg-000 > .lp-title {
  color: #fff;
}
.lp-sec-inline > .bg-000 > .lp-text {
  color: #fff;
font-weight: normal;
}
.lp-sec-inline > .bg-000 > .lp-list .lp-list__item > .lp-item .lp-item__contents > .lp-title {
  color: #fff;
}
.lp-sec-inline > .bg-000 > .lp-list .lp-list__item > .lp-item .lp-item__contents > .lp-text {
  color: #fff;
font-weight: normal;
}
.lp-sec-inline > .bg-000 > .lp-list .lp-list__item .lp-item .lp-item__contents > .lp-text {
text-align: center;
}


.lp-sec-inline > .bg-000 > .lp-list .lp-list__item > .lp-item .lp-item__contents > .lp-text strong {
font-weight:bold;
}
/*---- 背景青 ----*/
.lp-sec-inline > .bg-blue {
  background-color: #00BDCC;
}

.lp-sec-inline > .bg-blue > .lp-title {
  color: #fff;
}
.lp-sec-inline > .bg-blue > .lp-text {
  color: #fff;
font-weight: normal;
}
.lp-sec-inline > .bg-blue > .lp-list .lp-list__item > .lp-item .lp-item__contents > .lp-title {
  color: #fff;
}
.lp-sec-inline > .bg-blue > .lp-list .lp-list__item > .lp-item .lp-item__contents > .lp-text {
  color: #fff;
font-weight: normal;
}
.lp-sec-inline > .bg-blue> .lp-list .lp-list__item .lp-item .lp-item__contents > .lp-text {
text-align: center;
}


.lp-sec-inline > .bg-blue > .lp-list .lp-list__item > .lp-item .lp-item__contents > .lp-text strong {
font-weight:bold;
}

/*---- 背景グレー ----*/
.lp-sec-inline > .bg-ececec {
  background-color: #ececec;
}

.lp-sec-inline > .bg-ececec > .lp-title {
  color: #333;
}
.lp-sec-inline > .bg-ececec > .lp-text {
  color: #333;
font-weight: normal;
}
.lp-sec-inline > .bg-ececec > .lp-list .lp-list__item > .lp-item .lp-item__contents > .lp-title {
  color: #333;
}
.lp-sec-inline > .bg-ececec > .lp-list .lp-list__item > .lp-item .lp-item__contents > .lp-text {
  color: #333;
font-weight: normal;
}
.lp-sec-inline > .bg-ececec> .lp-list .lp-list__item .lp-item .lp-item__contents > .lp-text {
text-align: center;
}


.lp-sec-inline > .bg-ececec > .lp-list .lp-list__item > .lp-item .lp-item__contents > .lp-text strong {
font-weight:bold;
}





/* List
--------------------------------------------------------- */
.lp-sec-list {
  background-color: #fff;
}

.lp-sec-list > .lp-block > .lp-title {
    color: #333;
}

.lp-sec-list > .lp-block > .lp-text {
    color: #333;
}

.lp-sec-list > .lp-block > .lp-list > .lp-item {
    color: #333;
}

.lp-sec-list > .lp-block > .lp-list > .lp-item::before {
    color: #333;
}

/* footer
--------------------------------------------------------- */
.lp-sec-footer {
  background-color: #fff;
}

.lp-sec-footer > .lp-block {
  padding: 2.0rem;
  text-align: center;
}

.lp-sec-footer > .lp-block .lp-copyright {
  color: #999;
  font-size: 2.0rem;
}

@media screen and (max-width: 560px) {
  .lp-sec-footer > .lp-block {
    padding: 8px;
  }
  .lp-sec-footer > .lp-block .lp-copyright {
    font-size: 1.0rem;
  }
}


/* original
--------------------------------------------------------- */
img.btn {
	max-width: 50%;
	height: auto;
	margin: 20px auto;
}
img.btn:hover{
	opacity:0.5;
	cursor: pointer;
}

img.btn:active{
	position: relative;
	top: 3px;
 
}


/*上書き*/
.lp-sec-inline  {
  background-color: #fff;
}

.bg-120,.bg-170 > .lp-block > .lp-title {
    color: #333;
}

.bg-120,.bg-170 > .lp-block > .lp-text {
    color: #333;
}

.bg-120,.bg-170 > .lp-block > .lp-list .lp-list__item > .lp-item .lp-item__contents > .lp-title {
    color: #333;
}

.bg-120,.bg-170 > .lp-block > .lp-list .lp-list__item > .lp-item .lp-item__contents > .lp-text {
    color: #333;
}
/*上書き ここまで*/


.bg-170 {
	position: relative;
	width: 100%;
	text-align: center;
	background: #6AB82D;
	padding: 50px 0;
}



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

.slash-heading {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
	text-align: center;
}

.slash-heading::before,
.slash-heading::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #fff;
}

.slash-heading::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.slash-heading::after {
	margin-left: 30px;
	transform: rotate(35deg)
}
.under {
		padding: 60px 0 0 0;
	}
@media (max-width: 1024px) {
	.under {
		padding: 60px 0 0 0;
	}
}
@media (max-width: 980px) {
	.under {
		padding: 60px 0 0 0;
	}
}
@media (max-width: 751px) {
	.under {
		padding: 60px 0 0 0;
	}
}


/* 追加
-----------*/
.fluid {
  width:30vh;/*横幅*/
  height: 30vh;/*縦幅*/
  background:linear-gradient(rgba(255, 255, 255, 1),rgba(255, 255, 255, 0.2));/*背景色*/
  animation: fluidrotate 10s ease 0s infinite;/*アニメーションの設定*/
	margin: 0 auto;
}

@keyframes fluidrotate {  
    
0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
}
14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
}
28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
}
42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
}
56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
}
70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
}
84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
}
    
}
/* トップカバー
--------------------*/
.text-white-shine {
	font-size:6rem;
	text-align:center;
	line-height:1.25em;
	color: #FFF;
	text-shadow: 0 0 0.2em rgba(255,255,255,0.7);
}
.text-white-bg {
	font-size:6rem;
	text-align:center;
	line-height:1.25em;
	color: #FFF;
	text-shadow: 0 0 0.2em rgba(204,204,204,1);
}
.text-shadow {
	text-shadow: 0 0 0.3em rgba(0,0,0,1);
}
.text-shadow-white {
	text-shadow: 0 0 0.3em rgba(204,204,204,1);
}

.text-white {
color:#fff;
}
.text-bold {
	font-weight:bold;
}
.text-center {
	text-align: center;
}
.text-large {
	font-size:2.8rem;
}
.text-small {
	font-size:1.4rem;
}

@media screen and (max-width: 560px) {
.text-white-shine {
	font-size:2.8rem;
}
.text-white-bg {
	font-size:2.8rem;
}
.text-large {
	font-size:2.0rem;
}
.text-small {
	font-size:1.2rem;
}
}


.text-red {
	color: #FF0004;
}
.text-green {
	color: #1E5A00;
}
.text-blue {
	color:#329EF4;
}
.text-gray {
	color:#666;
}
.text-brown {
	color:#ffce08;
}

.text-bg-red {
	margin: 0 10px;
	padding:4px 10px;
	color: #fff;
	border-radius: 4px;
	background:#FF0000;
}

.text-bg-yellow {
	margin: 0 10px;
	padding:4px 10px;
	color: #fff;
	border-radius: 4px;
	background:#F8FF00;
}
.marker_yellow_hoso {
background: linear-gradient(transparent 60%, #ffff66 60%);
}
.marker_pink_hoso {
background: linear-gradient(transparent 60%, #ffe4e1 60%);
}

.line-height-top-plus {
	margin:2.0em 0 0 0;
}
.line-height-under-plus {
	margin: 0 0 1.0em 0;
}


.heading01 {
  border-bottom-style: solid;
  border-width: 1px;
	border-color: #ececec;

  /* 余白・文字サイズ調整 */
  padding-bottom: 5px;
  font-size: 2rem;
}

.heading02 {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}
.heading02:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}


/*バンザイタイトル*/
.heading04 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
	text-align: center;
}

.heading04::before,
.heading04::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #999;
}

.heading04::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.heading04::after {
	margin-left: 30px;
	transform: rotate(35deg)
}




/*ボタン*/

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

@media screen and (max-width: 560px) {
.btn,
a.btn,
button.btn {
	width: 100%;
  font-size: 1.2rem;
	padding: 1rem;
}
}



a.btn-border {
  border: 2px solid #000;
  border-radius: 0;
  background: #fff;
}

a.btn-border:hover {
  color: #fff;
  background: #000;
}

a.btn-border-orange {
  color: #fff;
  border-radius: 0;
  background: #eb6100;
}

a.btn-border-orange:hover {
  color: #eb6100;
  border: 2px solid #eb6100;
  background: #fff;
}


a.btn-border-orange {
  color: #fff;
  border-radius: 0;
  background: #eb6100;
}

a.btn-border-orange:hover {
  color: #eb6100;
  border: 2px solid #eb6100;
  background: #fff;
}





.btn-border-blue,
a.btn-border-blue,
button.btn-border-blue {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.5rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
}
a.btn-border-orange-c {
  font-size: 1.8rem;
  position: relative;
  padding: 1rem 2rem 1rem 2rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#eb6100),
    to(#eb61cc)
  );
  background-image: -webkit-linear-gradient(left, #eb6100 0%, #eb61cc 100%);
  background-image: linear-gradient(to right, #eb6100 0%, #eb61cc 100%);
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}

a.btn-border-orange-c:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  color: #fff;
}


a.btn-border-blue-c {
  font-size: 1.8rem;
  position: relative;
  padding: 1rem 2rem 1rem 2rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#007adf),
    to(#00ecbc)
  );
  background-image: -webkit-linear-gradient(left, #007adf 0%, #00ecbc 100%);
  background-image: linear-gradient(to right, #007adf 0%, #00ecbc 100%);
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}



a.btn-border-blue-c:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  color: #fff;
}

.footer-ver .btn-border-blue {
	border-radius: 0;
}



.btn-border-gradient-wrap {
  display: block;
  padding: 0.1rem;
  border-radius: 0.5rem;
}
@media (min-width: 751px) {
.btn-border-gradient-wrap {
display: inline-block;
}
}

.btn-border-gradient-wrap--gold {
  background-image: -webkit-linear-gradient(
    315deg,
    #704308 0%,
    #ffce08 37%,
    #fefeb2 47%,
    #fafad6 50%,
    #fefeb2 53%,
    #e1ce08 63%,
    #704308 100%
  );
  background-image: linear-gradient(
    135deg,
    #704308 0%,
    #ffce08 37%,
    #fefeb2 47%,
    #fafad6 50%,
    #fefeb2 53%,
    #e1ce08 63%,
    #704308 100%
  );
}

.btn-border-gradient-wrap--gold:hover a.btn {
  text-shadow: 0 0 15px rgba(250, 250, 214, 0.5),
    0 0 15px rgba(250, 250, 214, 0.5), 0 0 15px rgba(250, 250, 214, 0.5),
    0 0 15px rgba(250, 250, 214, 0.5);
}

a.btn-border-gradient {
font-size: 2.0rem;
  background: #000;
  display: block;
}
@media screen and (max-width: 560px) {
a.btn-border-gradient {
font-size: 1.6rem;
}
}
.btn-text-gradient--gold {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",
    "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif;

  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#ffffdb),
    to(#a16422)
  );

  background: -webkit-linear-gradient(bottom, #ffffdb, #a16422);
  background: linear-gradient(to top, #ffffdb, #a16422);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}



/*頁トップ*/
/* ボタンのスタイル */
.page-top {
  /* buttonタグのリセットCSS */
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;

  /* ボタンの装飾 */
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 100;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color:#10C5DA;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

/* 矢印のスタイル */
.page-top::before {
  content: "";
  width: 8px;
  height: 8px;
  margin-bottom: -4px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(-45deg);
}

/* ホバー時のスタイル */
.page-top:hover {
  transform: scale(1.1);
}

/*ナビの電話*/

i.fa-phone-square {

}

/* テーブル
--------------------------------*/
table.tbl-r05 {
	width: 100%;
	margin:0px 0 20px 0;
  font-size: 1.6rem;
	font-weight: normal;

}
.tbl-r05 th {
	width: 20%;
	text-align: center;
	font-weight: normal;
	padding: 10px;
	background:#00BDCC;

	color: #fff;
}

.tbl-r05 td {
    text-align: left;
	font-weight: normal;
	padding: 10px;

	background: #fff;
	color: #333;
}


.tbl-r05 td:first-child {
  background: #fbf5f5;
}
@media screen and (max-width: 640px) {
table.tbl-r05 {
	font-size: 1.1rem;
}
  .tbl-r05 {
    width: 80%;
  }
  .tbl-r05 .thead {
    display: none;
  }
  .tbl-r05 tr {
    width: 100%;
  }
  .tbl-r05 th {
    display: block;
    text-align: center;
    width: 100%;
  }
  .tbl-r05 td {
    display: block;
    text-align: left;
    width: 100%;
  }
  .tbl-r05 td:first-child {
    background: #e9727e;
    color: #fff;
    font-weight: normal;
    text-align: center;
  }
  .tbl-r05 td:before {
    content: attr(data-label);
    float: left;
    font-weight: normal;
    margin-right: 10px;
  }
}
/* テーブル
--------------------------------*/
table.tbl-r06 {
	width: 100%;
	margin:20px 0 20px 0;
  font-size: 1.6rem;
	font-weight: normal;
	border-bottom:#2A6F72 solid 1px;
	border-right:#2A6F72 solid 1px;
}
.tbl-r06 th {
	width: 20%;
	text-align: center;
	font-weight: normal;
	padding: 10px;
	background:#00BDCC;
	border-top:#2A6F72 solid 1px;
	border-left:#2A6F72 solid 1px;
	color: #fff;
}

.tbl-r06 td {
    text-align: left;
	font-weight: normal;
	padding: 10px;
	border-top:#2A6F72 solid 1px;
	border-left:#2A6F72 solid 1px;
	background: #fff;
	color: #333;
}


.tbl-r06 td:first-child {
  background: #fbf5f5;
}
@media screen and (max-width: 640px) {
table.tbl-r06 {
	font-size: 1.1rem;
}
  .tbl-r06 {
    width: 80%;
  }
  .tbl-r06 .thead {
    display: none;
  }
  .tbl-r06 tr {
    width: 100%;
  }
  .tbl-r06 th {
    display: block;
    text-align: center;
    width: 100%;
  }
  .tbl-r06 td {
    display: block;
    text-align: left;
    width: 100%;
  }
  .tbl-r06 td:first-child {
    background: #e9727e;
    color: #fff;
    font-weight: normal;
    text-align: center;
  }
  .tbl-r06 td:before {
    content: attr(data-label);
    float: left;
    font-weight: normal;
    margin-right: 10px;
  }
}

.text-left-box {
	width:960px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.8rem;
}
.lp-sec-image--center > .lp-block > .lp-item .lp-item__contents > .text-left-box {
	color: #333;
}

.lp-sec-image > .bg-000 > .lp-item > .lp-item__contents > .text-left-box  {
  color: #fff;
}

.lp-sec-image > .bg-blue > .lp-item > .lp-item__contents > .text-left-box  {
  color: #fff;
}
.lp-sec-image > .bg-ececec > .lp-item > .lp-item__contents > .text-left-box  {
  color: #333;
}


.text-left-box h2 {
	text-align: center;
}
.text-left-box p {
	clear: both;
	margin: 1rem 0 2rem 0;
}
img.image-left {
	float: left;
	max-width: 50%;
	height: auto;
	margin: 10px 20px 10px 0;
}
img.image-right {
	float: right;
	max-width: 50%;
	height: auto;
	margin: 10px 0px 10px 20px;
}
@media screen and (max-width: 559px) {
img.image-left {
	float:none;
	max-width: 100%;
	height: auto;
	margin:10px 0;
}
img.image-right {
	float:none;
	max-width: 100%;
	height: auto;
	margin:10px 0;
}
}
@media (max-width: 980px) {
.text-left-box {
	width: 90%;
}

}
@media (max-width: 751px) {
.text-left-box {
	width: 100%;
	font-size: 1.4rem;
}

}


h3.item {
	color:#9C8A14;
	font-size: 2.2rem;
font-family: "NotoSerifJapaneseV", serif;
	font-weight: 600;
}
@media screen and (max-width: 559px) {
h3.item {
	font-size: 1.8rem;
}
}
.item h3 {
	font-size: 1.6rem;
}
.item p {
	font-size: 1.6rem;
}


.bg-000 {
	background: #000;
}
.bg-333 {
	background: #333;
}
.bg-blue {
	background:#00BDCC;
}
.bg-ececec {
	background:#ececec;
}

.bg-000 .item h3 {
	color: #fff;
}
.bg-333 .item h3 {
	color: #fff;
}
.bg-blue .item h3 {
	color: #00BDCC;
}
.bg-ececec .item h3 {
	color: #333;
}
hr.line-gord {
	width: 100%;
  height: 4px;
	margin: 0;
  border: none;
background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
}


.list {
	text-align: center;
}
.list ul {
	list-style: none;
	display:flex;
	text-align:center;
}

.list li{
	display: inline-block;
	width:80px;
	margin: 6px 0;

}
li:not(.list1){
  margin-left: 2px;
}
.list li a {
	display:block;
	padding: 6px;
	color: #fff;
	border:none;
}



.menu-dl dl {
display: flex;
flex-flow: row wrap;
width: 100%;
font-size: 1.6rem;
margin: 0 0 50px 0;
}
.menu-dl dt {
flex-basis: 60%;
padding: 5px 5px;
border-bottom: 1px solid #ccc;
}
.menu-dl dd {
flex-basis: 40%;
padding: 5px 5px;
border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 559px) {
.menu-dl dl {
flex-flow: column;
font-size: 1.4rem;
}
.menu-dl dt {
padding: 10px 10px 0 10px;
border-bottom:none;
}
.menu-dl dd {
padding: 0px 10px 10px 10px;
}
}






  .map {
    position: relative;
    width: 100%;
	  margin: 20px 0;
    padding-top: 66.6666%;
	z-index: 1 !important;
  }
  .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

.gallery img {
	margin: 4px 2px;	
}
@media (max-width: 751px) {
.gallery img {
	margin: 4px 0;	
}
}





.label-red {
	background: #9B0306;
	color: #fff;
	padding: 0.2rem;
	margin: 0 0.2rem;
	border-radius: 2px;
}
.label-gold {
	background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
	color: #fff;
	margin: 0 0.2rem;
	padding: 0.2rem;
	border-radius: 2px;
}

.br-sp {
    display: none;
}

@media (max-width: 600px) {
    .br-sp {
        display: block;
    }
}

@media only screen and (min-width: 769px) {
.sp {
	display:none !important;
}
}
@media only screen and (max-width: 768px) {
.pc {
	display:none !important;
}
}


/*========= 光りながら出現させるためのCSS ===============*/

.glowAnime span{opacity: 0;}

/*アニメーションで透過を0から1に変化させtext-shadowをつける*/
.glowAnime.glow span{ animation:glow_anime_on 1s ease-out forwards; }

@keyframes glow_anime_on{
  0% { opacity:0; text-shadow: 0 0 0 #fff,0 0 0 #fff;}
  50% { opacity:1;text-shadow: 0 0 10px #fff,0 0 15px #fff; }
  100% { opacity:1; text-shadow: 0 0 0 #fff,0 0 0 #fff;}
}




.insta_btn {
  display: inline-block;
  text-align: center;/*中央揃え*/
  color: #2e6ca5;/*文字色*/
  font-size: 20px;/*文字サイズ*/
  text-decoration: none;/*下線消す*/
}

.insta_btn:hover {/*ホバー時*/
  color:#668ad8;/*文字色*/
  transition: .5s;/*ゆっくり変化*/
}

.insta_btn .insta{/*アイコンの背景*/
  position: relative;/*相対配置*/
  display: inline-block;
  width: 50px;/*幅*/
  height: 50px;/*高さ*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  border-radius: 13px;/*角丸に*/

}

.insta_btn .insta:before{/*グラデーションを重ねるため*/
  content: '';
  position: absolute;/*絶対配置*/
  top: 23px;/*ずらす*/
  left: -18px;/*ずらす*/
  width: 60px;/*グラデーションカバーの幅*/
  height: 60px;/*グラデーションカバーの高さ*/
  background: -webkit-radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
  background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);/*グラデーション②*/
}

.insta_btn .fa-instagram {/*アイコン*/
  color: #FFF;/*白に*/
  position: relative;/*z-indexを使うため*/
  z-index: 2;/*グラデーションより前に*/
  font-size: 35px;/*アイコンサイズ*/
  line-height: 50px;/*高さと合わせる*/
}



.voice {
	text-align: center;
	padding: 1rem;
	border: 2px solid #ccc;
	border-radius: 10px;
	background: #fff;
	overflow: hidden;
}
.voice img {
	float: left;
    border-radius: 50%;
    width:  80px;
    height: 80px;
	margin: 0px 10px 10px 0;
}
hr.clear {
	clear: both;
}

.pankuzubox {
	margin: 80px 0 0 0;
	padding: 10px 5px;
	border-bottom: #eee solid 1px;
	
}

p.pankuzu {
	font-size: 1.4rem;
}

