.btn-circle{
width: 140px;
  /* height: 140px; */
  /* position: absolute; */
  /* bottom: 30px; */
  /* left: 50%; */
  /* margin-left: -70px; */
  display: block;
 }
.btn-circle span{
  color: #fff;
width: 140px;
height: 140px;
  background: #FF9999;
  transform: scale(1.0);
  -moz-transform: scale(1.0);
  -ms-transform: scale(1.0);
  -o-transform: scale(1.0);
  -webkit-transform: scale(1.0);
  display:block;
  	}
.sp h2{
margin-top: 1em;
  font-size: 50px;
  margin-bottom:30px;
  letter-spacing: 3px;
  	}
.ttl-w-link{
	width:100%;
	display:block;
	position:relative;
	border-bottom:4px double #ccc;
	margin-bottom:.5em;
	padding-bottom:.3em;
	}
.ttl-w-link span{
	font-size:12px;
	padding-left:1em;
	}
@media (min-width: 992px){
#planbox .col-md-6{
	min-height:160px;
	}
}

@media (min-width: 1200px){
#planbox .col-md-6{
	min-height:183px;
	}
}
#planbox a{
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
}
#planbox a:hover,
#planbox a:focus,
#planbox a:active{
  text-decoration:none;
}
#planbox a h3{
	margin-top:10px;
	margin-bottom:10px;
	font-size:15px;
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
	background:none;
	display:inline-block;
	border-radius:100px;
	background: rgba(255, 153, 153, 0.6);
	color:white;
	padding:5px 10px;
	}
#planbox a:hover h3,
#planbox a:focus h3,
#planbox a:active h3{
	display:block;
}
#planbox a .img{
	display:block;
	}
#planbox a .excerpt{
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out;
width: 93%;
/*
  height: 100%;
*/
  position: absolute;
  left: -15px;
  bottom: 30%;
  z-index: 1;
  padding: 10px;
  line-height: 20px;
	background: rgba(0, 0, 0, 0.6);
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  display: none\9;
  font-size:10px;
	}
#planbox a:hover .excerpt,
#planbox a:focus .excerpt,
#planbox a:active .excerpt{
  left: 15px;
  opacity: 1;
  filter: alpha(opacity=1);
  display: none\9;
}

.btn-circle .anime-circle{
	border:solid 3px #fff;
	border-radius:100%;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;}
#splink li{
	position:relative;
	}
#splink li .linktitle{
  position: absolute;
  top: 45%;
  left: 50%;
  width: 100%;
  margin-left: -50%;
  color: white;
	}
@media (max-width: 767px){
a.btn-circle .anime-circle{
 border: dashed 4px #fff;
-webkit-animation-duration:12s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-timing-function:linear;
-webkit-animation-name:rectRotate;
-moz-animation-duration:12s;
-moz-animation-iteration-count:infinite;
-moz-animation-timing-function:linear;
-moz-animation-name:rectRotate;
-o-animation-duration:12s;
-o-animation-iteration-count:infinite;
-o-animation-timing-function:linear;
-o-animation-name:rectRotate;
-ms-animation-duration:12s;
-ms-animation-iteration-count:infinite;
-ms-animation-timing-function:linear;
-ms-animation-name:rectRotate;
}
}
@media (min-width: 768px){
.sp h2{
  font-size: 60px;
}
.spbox{
  width: 500px;
  height: 100%;
  position: absolute;
  margin-left: -250px;
  left: 50%;
  top: 0;
  z-index: 11;
  background: rgba(255, 255, 255, 0.8);
  		}
a.btn-circle:hover .anime-circle{
 border: dashed 4px #fff;
-webkit-animation-duration:12s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-timing-function:linear;
-webkit-animation-name:rectRotate;
-moz-animation-duration:12s;
-moz-animation-iteration-count:infinite;
-moz-animation-timing-function:linear;
-moz-animation-name:rectRotate;
-o-animation-duration:12s;
-o-animation-iteration-count:infinite;
-o-animation-timing-function:linear;
-o-animation-name:rectRotate;
-ms-animation-duration:12s;
-ms-animation-iteration-count:infinite;
-ms-animation-timing-function:linear;
-ms-animation-name:rectRotate;
}
}
@-webkit-keyframes rectRotate{	0% {-webkit-transform:rotate(0deg);}	99%,100%{-webkit-transform:rotate(360deg);}}
@-moz-keyframes rectRotate{ 0%{-moz-transform:rotate(0deg);} 99%,100%{-moz-transform:rotate(360deg);}}
@-o-keyframes rectRotate{ 0%{-o-transform:rotate(0deg);} 99%,100%{-o-transform:rotate(360deg);}}
@-ms-keyframes rectRotate { 0%{-ms-transform:rotate(0deg);} 99%,100%{-ms-transform:rotate(360deg);}}

.search-box h3{
	font-size:15px;
	margin:0 auto .5em;
	}
#blog h3 a{
    display: inline-block;
    margin-bottom: 0;
    border: none;
}
/*============================================
	page_top_customize
============================================*/
/*-- 前撮りされたお客様 --*/
#p-home .top_review_bg {
	display: block;
	width: 100%;
	padding: 0 0 60px;
}
@media(max-width:767px) {
	#p-home .top_review_bg {
		padding: 0 0 30px;
	}
}
#p-home h2.top_review_h2_ttl {
	font-size: 40px;
	text-align: center;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin: 0 auto 10px;
	color: #000;
}
@media(max-width:767px) {
	#p-home h2.top_review_h2_ttl {
		font-size: 22px;
	}
}
#p-home .titleline {
	border-top: 3px solid #ED7983;
	height: 10px;
	max-width: 120px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
@media(max-width:767px) {
	#p-home .titleline {
		margin-bottom: 20px;
	}
}
#p-home .titleline hr {
	display: block;
	border-top: 2px solid #ccc;
	width: 100px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
#p-home h3.top_review_h3_ttl {
	line-height: 1.1;
	color: #d2c28b;
	font-family: 'Century Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 32px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	position: relative;
	padding-left: 29px;
}
@media(max-width:767px) {
	#p-home h3.top_review_h3_ttl {
		font-size: 28px;
		padding-left: 24px;
	}
}
#p-home h3.top_review_h3_ttl:before,
#p-home h3.top_review_h3_ttl:after {
	content: "\02665";
	position: absolute;
	margin: auto;
	color: #e8abba;
}
#p-home h3.top_review_h3_ttl:before {
	top: -6px;
	left: 14px;
	font-size: 15px;
	transform: rotate(50deg);
}
#p-home h3.top_review_h3_ttl:after{
	top: 3px;
	left: 3px;
	font-size: 25px;
	transform: rotate(-10deg);
}
@media(max-width:767px) {
	#p-home h3.top_review_h3_ttl:after{
		top: 1px;
		left: 1px;
		font-size: 22px;
	}
}
#p-home h3.top_review_h3_ttl span {
	display: inline-block;
	padding-left: 10px;
	font-size: 14px;
	color: #121212;
	font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
@media(max-width:767px) {
	#p-home h3.top_review_h3_ttl span {
		display: inline-block;
		font-size: 13px;
		font-weight: normal;
		padding-left: 5px;
	}
}
#p-home p.top_review_sub_ttl {
	background: #f7f7f7;
	line-height: 1.2;
	padding: 10px 10px 10px 14px;
	color: #000;
	font-size: 14px;
	margin-bottom: 0px;
	border-bottom: #e6e0e0 solid 2px;
}
@media(max-width:767px) {
	#p-home p.top_review_sub_ttl {
		font-size: 13px;
		padding: 5px 5px 5px 10px;
	}
}
#p-home .top_review_box {
	display: block;
	width: 100%;
	margin: 0 auto;
	background: #f7f7f7;
	padding: 15px;
}
@media(max-width:767px) {
	#p-home .top_review_box {
		margin: 0 auto 30px;
		padding: 10px;
	}
}
#p-home .top_review_box article {
	display: block;
	width: 100%;
	margin: 0 0 5px;
}
#p-home .top_review_box article:last-of-type {
	margin: 0 0 15px;
}
@media(max-width:767px) {
	#p-home .top_review_box article:last-of-type {
		margin: 0 0 10px;
	}
}
#p-home .top_review_box article a {
	display: flex;
	flex-flow: row nowrap;
	width: 100%;
	margin: 0;
	background: #fff;
	transition-duration: 0.2s;
	transition-timing-function: ease;
	padding: 5px;
	text-decoration: none;
	border: none;
}
#p-home .top_review_box article a:hover {
	box-shadow: 0 4px 6px rgba(0,0,0,.175);
	text-decoration: none;
}
#p-home .top_review_box article a figure {
	margin-right: 20px;
	width: 100px;
	flex-shrink: 0;
}
#p-home .top_review_box article a figure img {
	min-width: 100px;
	max-width: 100%;
	vertical-align: top;
	margin: 0 auto;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}
#p-home .top_review_box article a:hover figure img {
	filter: alpha(opacity=70) !important;
	-moz-opacity: 0.7 !important;
	-khtml-opacity: 0.7 !important;
	opacity: 0.7 !important;
}
#p-home .top_review_box article a .top_review_text_content h4 {
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	color: #000;
	line-height: 1.5;
	letter-spacing: -0.02em;
	font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}
@media(max-width:767px) {
	#p-home .top_review_box article a .top_review_text_content h4 {
		font-size: 14px;
	}
}
#p-home .top_review_box article a:hover .top_review_text_content h4 {
	color: #23527c;
}
#p-home .top_review_box article a .top_review_text_content p {
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	padding-top: 5px;
	color: #000;
	line-height: 1.2;
	letter-spacing: -0.02em;
	font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}
@media(max-width:767px) {
	#p-home .top_review_box article a .top_review_text_content p {
		font-size: 12px;
		padding-bottom: 5px;
	}
}
#p-home .top_review_box article a:hover .top_review_text_content p {
	color: #23527c;
}
#p-home .top_review_box article a .top_review_text_content p.top_voice_star {
	padding-top: 2px;
	position: relative;
}
@media(max-width:767px) {
	#p-home .top_review_box article a .top_review_text_content p.top_voice_star {
		padding-bottom: 0px;
	}
}
#p-home .top_review_box article a .top_review_text_content p.top_voice_star em {
	position: absolute;
	right: 3px;
	font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}
@media(max-width:767px) {
	#p-home .top_review_box article a .top_review_text_content p.top_voice_star em {
		position: relative;
		display: block;
		right: 0px;
		padding-top: 2px;
	}
}
#p-home .top_review_box article a .top_review_text_content p.top_voice_star i.fa-star {
	font-size: 15px;
	width: 18px;
	transition-duration: 0.2s;
	transition-timing-function: ease;
}
#p-home .top_review_box article a:hover .top_review_text_content p.top_voice_star i.fa-star {
	color: #ffcd70;
}
#p-home .top_review_box p.top_review_btn {
	margin: 0;
	font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
#p-home .top_review_box p.top_review_btn a {
	transition-duration: 0.2s;
	transition-timing-function: ease;
	display: block;
	width: 100%;
	text-align: center;
	border: 1px solid #555;
	background: #fff;
	padding: 10px;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0;
}
@media(max-width:767px) {
	#p-home .top_review_box p.top_review_btn a {
		font-size: 14px;
	}
}
#p-home .top_review_box p.top_review_btn:hover a {
	text-decoration: none;
	background: linear-gradient(-45deg, #333, #666);
	color: #fff;
}