@charset "UTF-8";

@media print, screen and (min-width: 769px) {
.pcnone{display:none!important}
}
@media print, screen and (max-width: 768px) {
.spnone{display:none!important}
div#page-top {
    bottom: 90px;
}
}


@keyframes reflection{
0% {
    transform: scale(0) rotate(
45deg
);
    opacity: 0;
}
80% {
    transform: scale(0) rotate(
45deg
);
    opacity: .5;
}
81% {
    transform: scale(4) rotate(
45deg
);
    opacity: 1;
}
100% {
    transform: scale(50) rotate(
45deg
);
    opacity: 0;
}
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
animation-name: pulse;

  -webkit-animation: pulse 1.4s ease 0s infinite normal;
  animation: pulse 1.4s ease 0s infinite normal;
}
.btn-bg {
position: absolute;
    overflow: hidden;
    top: 3%;
    left: 0%;
    right: 0;
    bottom: 7%;
    border-radius: 10px;
}
.reflection {
    height: 100%;
    width: 50px;
    position: absolute;
    top: -40px;
    left: 0;
    background-color: #fff;
    opacity: 0;
    transform: rotate(45deg);
    animation: reflection 2s ease-in-out infinite;
    -webkit-animation: reflection 2s ease-in-out infinite;
    -moz-animation: reflection 2s ease-in-out infinite;
    -ms-animation: reflection 2s ease-in-out infinite;
    -o-animation: reflection 2s ease-in-out infinite;
    overflow: hidden;
    border-radius: 10px;
}

.bold{font-weight:bold;}
.red{color:red;}
.cta_link {
    text-align: center;
    max-width: 600px;
    margin: 0 auto;
    background: #10bd26;
    background: -webkit-gradient(linear,left top,left bottom,from(#99f5a5),to(#00a014));
    background: -webkit-linear-gradient(top,#99f5a5 0%,#00a014 100%);
    background: linear-gradient(to bottom,#99f5a5 0%,#00a014 100%);
    padding: 15px;
    border-radius: 10px;
    font-size: 2rem;
    position: relative;
}
.cta_link:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #eff207;
    right: 10px;
    top: 50%;
    margin: -12.5px 0 0;
}
.cta_link a {
    color: #fff600;
    font-weight: 700;
    position: relative;
    text-shadow: 1px 1px #111;
    z-index: 10;
    display: block;
}
.cta_link:after {
    content: "";
    position: absolute;
    right: 10px;
    width: 10px;
    height: 10px;
    border-top: 4px solid #0ea822;
    border-right: 4px solid #0ea822;
    -webkit-transform: rotate(
45deg
);
    transform: rotate(
45deg
);
    top: 50%;
    margin: -7px 7px 0 0;
}
/*===============
 * TOPヘッダー
================*/
#headbox, #content-w {
    max-width: 1060px;
    margin: 0 auto !important;
	
}
header .smanone ul.menu li li a {
    background: #ffffff;
    border-top-color: #80d3d2;
}
#headbox{
	background: #80d3d2;
}
#headbox-bg {
    background: #80d3d2;
    width: 100%;
    margin: 0 -500%;
    padding: 0px 500% 0px;
}
ul#menu-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#st-menuwide{
	    max-width: 100%;
    margin: 0 auto !important;
    max-width: 1060px;
	 background: #ffffff;
}
#gazou-wide {
    width: 100%;
    margin: 0 -500%;
    padding: 0px 500% 0px;
}
#st-menuwide {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff;
}
#st-header-under-widgets-box .slick-slider.slick-dotted {
    padding: 0;
}
.slick-initialized .slick-slide{
	margin: 0 0px 0 0;
}
ul#menu-menu-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
li#slick-slide{
	margin: 0 0px 0 0;
}
div#st-ami {
    overflow: hidden;
}
header .smanone ul.menu li{
border-right-color: #ffffff;
    width: 100%;
    text-align: center;
    padding: 0 5px;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
	position: relative;
}
header .smanone ul.menu li:after{
    content:"";
	position:absolute;
	width:98%;
	left:50%;
	bottom:0;
	margin:0 0 0 -49%;
	border: solid 1px #e5e5e5;
}
header .smanone ul.menu li a{
color: #80d3d2;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    height: 45px;
    display: block;
}
header .smanone ul.menu li:hover:after{
   border: solid 1px #80d3d2;
}
header .smanone ul.menu li a:hover{
    	color: #80d3d2;
}
.content-post-slider .slider-item{
	position:relative;
	height:370px;
}
.content-post-slider .post-slide-image {
	position:relative;
	    overflow: inherit;
    height: inherit;
}
.content-post-slider .post-slide-image .st-catgroup.itiran-category{
   position:absolute;
	top:0;
	left:0;
	width:100px;
	padding:0;
}
.content-post-slider .post-slide-image .st-catgroup.itiran-category .catname{
	height: 25px;
    line-height: 25px;
    font-size: 14px;
}
#st-header-under-widgets-box .content-post-slider .post-slide-body{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:50px;
	background:#00000042;
	background: hsl(0deg 0% 0% / 26%);
	background: rgb(0 0 0 / 26%);
	box-sizing:border-box;
	padding-bottom: 0;
}
.content-post-slider .post-slide-title{
	text-align:left;
}
.content-post-slider.slick-slides-to-show-3 .post-slide-excerpt , .content-post-slider .post-slide-more{
	display:none;
}
.content-post-slider .post-slide-date{
	bottom:auto;
	top:0;
	right: 0;
	height:35px;
	line-height:35px;
		background:#00000042;
	background: hsl(0deg 0% 0% / 26%);
	background: rgb(0 0 0 / 26%);
	padding: 0 5px;
}
.st-cardstyle.top .kanren.shortcode-kanren{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 0;
}
.st-cardstyle.top .kanren dl{
		-ms-flex-preferred-size: 30%;
	flex-basis: 30%;
	padding: 0;
}

#content-w.page #st-header-under-widgets-box-wrap{
	display:none;
}
.popular-posts {
    background: #c8eaea;
    width: 100%;
    margin: 0 -500%;
    padding: 30px 500% 30px;
}
.popular-posts h2.rank{
	position:relative;
}
.popular-posts h2.rank:before , .popular-posts h2.rank:after{
position: absolute;
    top: 50%;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #ffffff;
    left: 0;
}
.post h2.rank span.st-dash-design{
color: #7a7a7a;
    position: relative;
    z-index: 10;
    background: #c8eaea;
    padding: 0 30px;
    width: 290px;
    text-align: center;
    display: inline-block;
}
.post h2.rank span.st-dash-design:before {
position: absolute;
    background: url(img/midashi-rank.png);
    width: 36px;
    height: 36px;
    left: 26px;
    top: 50%;
    margin: -18px 0 0;
    z-index: 11;
    right: auto;
}

.post h2.rank span.st-dash-design:after{
position: absolute;
    background: url(img/midashi-rank.png);
    width: 36px;
    height: 36px;
    right: 26px;
    top: 50%;
    margin: -18px 0 0;
    left: auto;
}
ul.wpp-list {
   display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
		-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
ul.wpp-list li {
width: 100%;
    list-style: none;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    margin: 0 0 10px;
	background: #ffffff;
	padding: 0 0 0 60px;
}
ul.wpp-list li a.wpp-post-title {
color: #000;
    background: #ffffff;
    box-sizing: border-box;
    text-decoration: none;
}
ul.wpp-list li:first-child:before{
position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 47px;
    height: 47px;
    background: url(img/rank-1.png)no-repeat;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
ul.wpp-list li:nth-child(2):before{
position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 47px;
    height: 47px;
    background: url(img/rank-2.png)no-repeat;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
ul.wpp-list li:nth-child(3):before{
position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 47px;
    height: 47px;
    background: url(img/rank-3.png)no-repeat;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}
span.wpp-meta.post-stats a {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    margin: 20px 0 5px 20px;
    padding: 5px;
    background-color: #80d2d1;
    text-decoration: none;
    color: #ffffff;
    display: inline-block;
}
span.wpp-title {
    display: block;
	margin: 5px 20px 20px;
}
.entry-content h3.top_cate {
    background: none!important;
    color: #80d3d2!important;
    text-align: left!important;
    border-bottom: dotted 1px #66c5cd!important;
}
.entry-content h3.top_cate:before ,.entry-content h3.top_cate:after{
   content:none!important;
}
.st-catgroup.itiran-category .catname {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
}
/*===============
 * フッター
================*/
#footer{
    background: #80d3d2;
    width: 100%;
    margin: 0 -500%;
    padding: 30px 500% 30px;	
}
#footer .footerlogo{
	font-size: 17px;
}
#footer p.copyr {
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 12px;
}
/*===============
 * 共通
================*/
.btn_body {
    text-align: center;
}
.btn_body:hover {
   opacity:0.5;	
}
.btnA {
    background: url(img/btnA.png)no-repeat;
    text-align: center;
    display: inline-block;
    background-position: center center;
    background-size: contain;
    width: 375px;
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    color: #80d2d1;
    font-weight: bold;
    padding: 0 10px 0 0px;
}
.btnA:hover {
   color: #80d2d1;
}
h3｛
background: #80d3d2;
}


/*===============
spanの解除
================*/
.h2modoki span, .post h2 span{}
.post #nospan h2 {
text-align: left;
    position: relative;
    padding-left: 0!important;
}

.post #nospan h2:before{
content: "";
    position: absolute;
    width: 30%;
    height: 20px;
    border-bottom: 3px solid #80d3d2;
    right: auto;
    bottom: 0;
    margin: 0;
    left: 0;
}
.post #nospan h2:after{
content: "";
    position: absolute;
    width: 70%;
    height: 20px;
    border-bottom: 3px solid #cccccc;
    right: 0;
    bottom: 0;
    margin: 0;
    left: auto;
}
.post #nospan h2 span {
    text-align: inherit;
    position: relative;
    margin: 0;
   padding: 0 0 0 30px;
}
.post #nospan h2 span:before{
content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #80d3d2;
    left: 3px;
    top: 3px;
	top: 50%;
    margin: -7px 0 0 0;
}
.post #nospan h2 span:after{
content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #eeeeee;
    left: 0;
    top: 50%;
    margin: -10px 0 0 0;
}
/*======================
 from
======================*/
/* トグルボタン */
.toggle-section {
	display: block;
	margin: 2em auto 3em;
}
.toggle-wrap .toggle-button {
	display: block;
	cursor: pointer;
	padding: 1em;
	background-color: #77beeb;
	margin-bottom: 2px;
	color: #ffffff;
	position: relative;
}
.toggle-wrap .toggle-button:hover {
	opacity: 0.8;
}
.toggle-wrap .toggle-button:after {
	content: "＋";
	position: absolute;
    right: 14px;
	font-size: 20px;
}
.toggle-wrap .toggle-content{
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
	transition: 0.6s;
	background-color: #fff8ee;
	text-align: center;
}
.toggle-wrap > input[type="checkbox"] {
	display: none;
}
.toggle-wrap > input[type="checkbox"]:checked ~ .toggle-button:after {
	content: "－";
}
.toggle-wrap > input[type="checkbox"]:checked ~ .toggle-content {
	display: block;
	height: auto;
	opacity: 1;
	padding: 2em 0 1em;
}
.toggle-section .toggle-wrap:first-child .toggle-button {
	border-radius: 5px 5px 0 0;
}
.toggle-section .toggle-wrap:last-child .toggle-button {
	border-radius: 0 0 5px 5px;
}
.form{
display: block;
    width: 100%;
    margin-bottom: 1em;
    padding: 1em 1.5em;
    background-color: #fffaf1;
    border-radius: 5px;
	border: solid 1px #ccc;
	box-sizing: border-box;
}
.form_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: solid 1px #ccc;
    margin: 0 0 1rem;
}
.form_list:last-child {
    border: none;
    margin: 0;
}

.form_list >.form_item_label {
display: block;
    margin-bottom: 0.5em;
    font-weight: bold;
    width: 200px;
    padding-right: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.form_list:last-child >.form_item_label {
  margin-bottom: 0em;
}
.form_list >.form_item_label > .is-hissu {
	display: inline-block;
	margin-left: 0.5em;
	padding: 0.1em 1em;
	background-color: #e64063;
	border-radius: 5px;
	color: #ffffff;
	float: right;
}
.form_list > .form_item_form {
    margin-bottom: 0.5em;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.form_list:last-child >.form_item_form  {
  margin-bottom: 0em;
}
.form_list > .form_item_form.column{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.form_list > .form_item_form #other {
    max-width: 400px;
    width: 100%;
}
.form .txt_s.gray.nrml_txt {
    font-size: 75%;
    color: #282828;
    display: block;
	line-height: 2.0rem;
	text-align: left;
}
.form_list input[type="text"],
.form_list input[type="email"],
.form_list input[type="tel"] {
/*	width: 70%;*/
	border: #ffdeaa 1px solid;
}
.form_list input[type="tel"] {
    font-size: 10px;
}
.form_list textarea {
	width: 100%;
	border: #d7d7d7 1px solid;
}
.form_list select {
	display: inline-block;
	position: relative;
	height: 40px;
	border: #ffdeaa 1px solid;
	margin-right: 1em;
	background: #ffffff;
}
.form_list span.tel {
    line-height: 50px;
    margin: 0 10px;
}
.form_list input[type="text"]:focus,
.form_list input[type="email"]:focus,
.form_list input[type="tel"]:focus,
.form_list textarea:focus,
.form_list select:focus {
	border: 1px solid #ff9900; 
    z-index: 10;
    outline: 0;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
form .toggle-wrap {
    margin: 0 0 1em;
}
form .toggle-wrap .toggle-content{
	background-color: #ffffff;
}
.toggle-wrap .toggle-button span.check{
	display:none;
}
.toggle-wrap > input[type="select"]:selected ~ .toggle-button span.check{
	display:inline-block;
}
.toggle-wrap > input[type="checkbox"]:checked ~ .toggle-button span.check{
	display:inline-block;
}
.toggle-wrap > input[type="checkbox"]:checked ~ .toggle-content{
	display: block;
    height: auto;
    opacity: 1;
    padding: 0;
}
.toggle-wrap > input[type="checkbox"]:checked ~ .toggle-button span{
	display:none;
}
form .toggle-wrap .toggle-button {
    background-color: #ffc661;
    color: #111111;
    font-weight: bold;
    max-width: 100%;
}
span.ERR {
    font-weight: bold;
    color: #e64063;
}
p.ERR {
    color: red;
    text-align: center;
    font-weight: bold;
}
.form_btn.btn_type_B {
      position: relative;
    display: block;
    width: 250px;
    margin: 3rem auto;
    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;
    font-size: 1.8rem;
    padding: 1.0rem 2rem 1.0rem 2rem;
    color: #fff;
    border-radius: 100vh;
    background: #eb6877;
    -webkit-box-shadow: 0 5px 0 #e85163;
    box-shadow: 0 5px 0 #e85163;
    border: none;
    outline: none;
}
.form_btn.btn_type_C {
      position: relative;
    display: block;
    width: 250px;
    margin: 3rem auto;
    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;
    font-size: 1.8rem;
    padding: 1.0rem 2rem 1.0rem 2rem;
    color: #fff;
    border-radius: 100vh;
   background: #a3a3a3;
    -webkit-box-shadow: 0 5px 0 #131313;
    box-shadow: 0 5px 0 #232323;
    border: none;
    outline: none;
}
.form_btn.btn_type_B:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #ee7f8b;
  -webkit-box-shadow: 0 2px 0 #e85163;
  box-shadow: 0 2px 0 #e85163;
}
.form_btn.btn_type_C:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #ee7f8b;
  -webkit-box-shadow: 0 2px 0 #e85163;
  box-shadow: 0 2px 0 #e85163;
}
.tyakushin_tel {
	display: block;
	width: 100%;
	height:auto;
	margin: 1.5em auto;
	padding: 1.5em 2em 0.7em;
	background-color: #ffffff;
	border: #d7d7d7 1px solid;
	border-radius: 5px;
}
.tyakushin_tel > .tel-txt {
    position: relative;
    margin: 0 0 1em!important;
	padding-bottom: 0.3em;
	padding-left: 2em;
	display: block;
	border-bottom: #d7d7d7 1px solid;
	font-weight: bold;
	color: #589a89;
	line-height: 2;
}
.tyakushin_tel > .tel-txt:before {
    position: absolute;
    left: 0;
    top: 0;
	background-image: url(img/icon_tel.png);
	background-repeat: no-repeat;
	background-size: 100%;
    width: 24px;
    height: 28px;
    content: "";
    z-index: 2;
}
.tyakushin_tel p.bold {
	display: block;
	margin-left: 1em;
}
.tyakushin_tel .g-green {
	display: inline-block;
	width: 5em;
}
@media print, screen and (min-width: 600px) {
.colum1 main {
    margin: 0;
    padding: 0;
}
}
/*===============
ハンバーガーブレイクポイント960
================*/
@media print, screen and (min-width: 960px) {
	#s-navi{display:none}
}
@media print, screen and (max-width: 959px) {
.front-page	#st-ami{
	margin: 70px 0 0;
	}
	#st-ami {
    position: relative;
    transition: all .3s;
    left: 0;
    margin: 0px 0 0;
}
#wrapper.column {
    margin: 90px auto 0;
}
#header{
	   position: fixed;
    width: 100%;
    z-index: 99;
	top:0;
	height: 110px;
}
#header-l {
    position: absolute;
    top: 0;
    left: 50%;
 width: 80%;
    margin: 0 0 0 -40%;
}
#headbox-bg {
 height: inherit;
    padding: 0;
    margin: 0;
}
section#line-shindan , section#reservation-shindan , section#tel-shindan{
 padding-top: 143px!important;
    margin-top: -143px;
}
#s-navi dd.acordion_tree, .s-navi-search-slide #s-navi dd.acordion_search {
    width: 80%;
    z-index: 99;
}
#s-navi dd.acordion_tree {
    left: -80%;
}
.s-navi-active #st-ami {
    left: 80%;
}

/* SP footer固定メニュー */
footer {
    padding: 0 0 100px;
}
#sp-fixed-menu{
	display: block;
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   background-color:rgba(255,255,255,0.8);
   z-index: 95;
}
#sp-fixed-menu ul{
   display: flex;
   list-style: none;
   padding:0;
   margin:0.3rem 0.1rem;
   width:auto;
}
#sp-fixed-menu li{
	display: block;
   width: 24%;
   padding:0;
   margin:0.1rem;
}
#sp-fixed-menu li a{
   color: #fff;
   text-align: center;
   display:block;
   width: 100%;
}

/*固定ヘッダーの調整*/
#contentInner.top {
    margin: 0;
}
#contentInner {
    margin: 120px 0 0 0;
	padding: 0 10px;
}	
.slick-list.draggable {
	margin: 70px 0 0 0;
}
#s-navi {
    margin: 0 -10px;
    position: static;
    z-index: 99;
	height: 70px;
}
#wrapper-in {
    padding: 0;
}	
}

@media print, screen and (max-width: 768px) {
.slick-initialized .slick-slide img {

}	
	
.st-cardstyle.top .kanren dl {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 0;
}
main {
    width: 100%;
    overflow: hidden;
	padding: 0;
    margin: 0;
}
.popular-posts {
    padding: 15px 0 0;
    margin: 0;
}
.popular-posts h2.rank {
    padding-left: 0px!important;
    padding-right: 0px!important;
	margin: 0;
}
.post h2.rank span.st-dash-design {
    margin: 0;
    padding: 0px 5px;
}
ul.wpp-list {
    padding-left: 15px!important;
    padding-right: 15px!important;
    padding-bottom: 0px!important;
}
ul.wpp-list li {
    flex-basis: 100%;
    margin: 0 0 2rem;
}
.entry-content {
    padding: 0 15px;
}
a.btnA {
    width: 100%;
}
#footer {
    margin: 0;
    padding: 30px 0;
}
.footermenust {
    display: none!important;
}
}