@charset "UTF-8";

@import url("normalize.css");
@import url("font-awesome.css");
@import url("general.css");
@import url("style.css");
@import url("contents.css");



.pc,
.pcimage,
img[src*="_pc."],
.hidden {
	display: none !important;
}


div.container {
	width: 100%;
}


section p,
section ul li,
section ol li,
section dl dt,
section dl dd {
	color: #333333;
	/* color: #3d290e; */
	/* 	font-size: 1.1em; */
/*	font-size: 3.733vw; */
	font-size: 4.266vw;
	line-height: 2em;
	/* line-height: 1.6em; */
	text-align: justify;
	text-justify: distribute;
}





/* ▼ヘッダーボタン */
/* ----------------------------------------------------- */
section#spBtn {
	width: 100%;
	height: auto;
	clear: both;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	height: 60px;
	display: flex;
	align-items: center;        
	justify-content: center;
	overflow: hidden scroll;
	/*	background: #ffc000; */
	background: #ff6180;
}
section#spBtn p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 4.266vw;
}
section#spBtn p a {
	color: #ffffff;
}



/* ▼ヘッダー */
/* ----------------------------------------------------- */
header {
	width: 100%;
	height: auto;
	clear: both;
/*	margin: 60px 0 0 0; */
	margin: 0;
	padding: 0;
}
header section#logo,
header section#ba {
	display: none;
}



/* ▼キービジュアル */
section#keyvisual {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 0;
}
header section#keyvisual h1 {
	margin: 0;
}





/* ▼CTA */
/* ----------------------------------------------------- */
section#cta-01 div.container {
	background: #ffdec5;
	padding: 0 0 1em 0;
}





/* ▼covid-19 */
/* ----------------------------------------------------- */
section#covid-19 div.container {
	background: #c5e6ed url(../img/covid-19_bg.jpg) no-repeat right bottom;
	background-size: 75% auto;
	padding: 1.5em 0 2em 0;
}

section#covid-19 p {
	font-weight: bold;
	text-align: center;
	margin: 0 0 1em 0;
}
section#covid-19 p span {
	font-size: 4.266vw;
}
section#covid-19 ul {
	width: 89.33%;
	margin: 0 auto 0 auto;
	border: 3px solid #ffffff;
	box-sizing: border-box;
	padding: 1em 1em 1em 1em;
}
section#covid-19 ul li {
	position: relative;
	z-index: 1;
	padding: 0 0 0 2em;
	box-sizing: border-box;
	font-size: 4.266vw;
	font-weight: bold;
	margin: 0 0 1em 0;
}
section#covid-19 ul li:before {
	content: '';
	display: inline-block;
	width: 25px;
	height: 25px;
	background-image: url(../img/covid-19_check.svg);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}





/* ▼media */
/* ----------------------------------------------------- */
section#media div.container {
	padding: 1.5em 0 1em 0;
}





/* ▼solution */
/* ----------------------------------------------------- */
section#solution div.container {
	padding: 0 0 2em 0;
	background: #e5e5e5;
}
section#solution h2 {
	margin: 0;
}
section#solution div.before {
	width: 89.33%;
	margin: 0 auto;
	border-bottom: 2px solid #ffffff;
	position: relative;
	padding: 0.5em 0 0 0;
}
section#solution div.before div.img {
/*	float: left; */
	width: 22%;
	position: absolute;
	bottom: 0;
	left: -10px;
	z-index: 10;
}
section#solution div.before div.tex {
	width: 78%;
	margin: 0 0 0 auto;
	padding: 0 0 0 1em; 
}
section#solution div.before div.tex p {
/*	font-size: 3.2vw; */
	font-size: 4.8vw;
	font-weight: bold;
	line-height: 1.7em;
	margin: 0.5em 0 0.5em 0;
}
section#solution p.arrow {
/*	font-size: 4.266vw; */
	font-size: 3.733vw;
/*	font-weight: bold; */
	text-align: center;
	position: relative;
	z-index: 2;
	margin: 1em 0 2em 0;
}
section#solution p.arrow:after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 20px;
	background-image: url(../img/solution_arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2.5em;
	margin: auto;
}

section#solution div.box {
	width: 96.87%;
	margin: 0 auto 0em auto;
	padding: 0 0 1em 0;
	background: #ffffff;
	position: relative;
	z-index: 1;
}
section#solution div.box p.name {
	width: 20.43%;
	position: absolute;
	left: -0.5em;
	top: -1.2em;
	margin: 0;
	z-index: 2;
}
section#solution div.box figure {
	position: relative;
	z-index: 3;
}

section#solution div.box p.annotation {
	font-size: 2.666vw;
	color: #777777;
	width: 96.87%;
	margin: 1em auto;
}
section#solution div.box div.tex {
	width: 93.54%;
	margin: 2em auto 0 auto;
}
section#solution div.box div.tex p {
	font-size: 4.266vw;
}



/* ▼factor */
/* ----------------------------------------------------- */
section#factor div.container {
	background: #ffffff;
	padding: 0 0 1em 0;
}
section#factor h2 {
	margin: 0;
}

section#factor dl {
	width: 89.33%;
	margin: 1em auto 2em auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
section#factor dl dt {
	width: 26.66%;
	margin: 0 0 2em 0;
	padding: 0;

}
section#factor dl dd {
	width: 70%;
	font-size: 3.733vw;
	margin: 0 0 2em 0;
	padding: 0;
}

section#factor div.box {
	width: 93.75%;
	margin: 0 auto;
	border: 4px solid #472e13;
	padding: 0 1em 0 1em;
	box-sizing: border-box;
	position: relative;
}
section#factor div.box:before {
	content: '';
	display: inline-block;
	width: 77px;
	height: 42px;
	background-image: url(../img/factor_arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: absolute;
	left: 0;
	right: 0;
	top: -2.3em;
	margin: auto;
}
section#factor div.box p {
	font-size: 4.266vw;
}




/* ▼about */
/* ----------------------------------------------------- */
section#about div.container {
	padding: 0 0 1em 0;
	background: #ffffff url(../img/about_bg.png) repeat top center;
}
section#about h2 {
	margin: 0 0 1em 0;
}
section#about div.intro {
	position: relative;
	width: 89.33%;
	margin: 0 auto;
	padding: 1em 0 0 0;
}
section#about div.intro figure {
	width: 36.11%;
	float: left;
	margin: -1.5em 0 0 -1em;
}
section#about div.intro div.tex {
	z-index: 1;
}
section#about div.intro div.tex p {
/*	font-size: 3.2vw; */
}
section#about div.box {
	width: 89.33%;
	margin: 0 auto;
	background: #ffffff;
	padding: 1em 3% 1em 3%;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
section#about div.box img {
	float: right;
	width: 60%!important;
	margin: 0 0 0 1em;
}
section#about div.box p {
/*	font-size: 3.733vw; */
}
section#about h3 {
	position: relative;
	width: 93.75%;
	margin: 0 auto;
	font-size: 4.8vw;
	padding: 1em 0 0 0;
}
section#about h3 span {
	position: relative;
	font-size: 3.733vw;
	display: block;
	font-weight: 500;
	z-index: 3;
}
section#about h3 figure {
	width: 36%;
	position: absolute;
	right: -3.2%;
	bottom: -2em;
	z-index: 2;
}
section#about div.concl {
	position: relative;
	width: 93.75%;
	margin: 0 auto;
	z-index: 3;
}





/* ▼reason */
/* ----------------------------------------------------- */
section#reason h2 {
	margin: 0;
}
section#reason div.box h3.reason01 {
	margin: -0.5em 0 0 0;
	background: #ffffff url(../img/reason_01_bg.jpg) no-repeat top left;
	background-size: 100% auto;
}
section#reason div.box h3.reason02 {
	margin: 0;
	background: #ffffff url(../img/reason_02_bg.jpg) no-repeat top left;
	background-size: 100% auto;
}
section#reason div.box h3.reason03 {
	margin: 1.5em 0 0 0;
	background: #ffffff url(../img/reason_03_bg.jpg) no-repeat top left;
	background-size: 100% auto;
}
section#reason div.box div.tex {
	width: 93.75%;
	margin: -3em auto 1em auto;
	padding: 3em 5.55% 1em 5.55%;
	box-sizing: border-box;
	border-left: 4px solid #ff6180;
	border-right: 4px solid #ff6180;
	border-bottom: 4px solid #ff6180;
}
section#reason div.box div.tex:after {
	content: "";
	display: block;
	clear: both;
	border-bottom: 0 none;
}

section#reason div.box div.tex p {
/*	font-size: 3.2vw; */
	font-size: 3.733vw;
}
section#reason h4 {
	font-size: 4.266vw;
	margin: 1em 0 0.5em 0;
}
/*
section#reason div.box div.tex div.box figure {
	width: 35%!important;
	margin: 0 0.8em 0 0;
	float: left;
} */
section#reason div.box div.tex p img {
	float: left;
	width: 25%!important;
	margin: 0.5em 1em 0 0;
}



/* ▼profile */
/* ----------------------------------------------------- */
section#profile div.container {
	padding: 0 0 2em 0;
	background: #ffdfc6;
	position: relative;
}
section#profile h2 {
	width: 21.14%;
	margin: 0;
	position: absolute;
	left: 3.12%;
	top: 0;
}
section#profile div.box {
	width: 93.75%;
	margin: 0 auto;
	background: #ffffff;
	padding: 1em 4.44% 1em 4.44%;
	box-sizing: border-box;
}

section#profile div.box p {
	font-size: 3.733vw;
}



/* ▼case */
/* ----------------------------------------------------- */
section#case div.container {
	padding: 0;
}
section#case h2 {
	margin: 0;
}
section#case div.wrap {
/*	display: flex;
	flex-wrap: wrap;
	justify-content: space-between; */
	width: 93.33%;
/*	width: 89.33%; */
	margin: 0 auto 2em auto;
}
section#case div.wrap div.box {
/*	width: 50%; */
	width: 100%;
}
section#case div.wrap div.box div.contents {
/*	width: 93.33%; */
/*	border-bottom: 1px solid #cccccc; */
	padding: 0 0 1em 0;
}
section#case div.wrap div.box h3 {
	background: #ff6180;
	font-size: 3.733vw;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 1em 0;
	padding: 0.3em 0.5em 0.3em 0.5em;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
section#case div.wrap div.box h3 span {
	font-size: 3.2vw;
	font-weight: normal;
	display: block;
}
section#case div.wrap div.box p {
/*	font-size: 3.2vw; */
	font-size: 3.733vw;
}
section#case div.wrap div.box p.note {
	font-size: 2.666vw;
	color: 666666;
	margin: 2em 0 1em 0;
}

section#case div.wrap div.box figure {
	width: 80%;
	margin: 0 auto 1em auto;
}
section#case div.wrap div.box figure.ba {
	filter: drop-shadow(0 0 5px rgba(0,0,0,0.3));
}
section#case div.wrap div.box p.first {
	margin: 1em 0 0 0;
}
/*
section#case div.wrap div.box p.first:after {
	content: "…";
}
*/


/*ボタン装飾*/
section#case .hidden_box label {
	display: block;
	font-size: 3.733vw;
	padding: 0.5em 1em 0.5em 1em;
	box-sizing: border-box;
	cursor :pointer;
	transition: .5s;
	border: 1px solid #333333;
	width: 60%;
	margin: 1em auto;
	border-radius: 5px;
}
/*アイコンを表示*/
section#case .hidden_box label:after {
	float: right;
	margin: 0 0 0 1em;
	display: inline-block;
	content: '\f107';
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	padding-right: 5px;
	transition: 0.2s;
}
/*ボタンホバー時*/
section#case .hidden_box label:hover {
}
/*アイコンを切り替え*/
section#case .hidden_box input:checked ~ label:after {
	content: '\f106';
}
/*チェックは見えなくする*/
section#case .hidden_box input {
	display: none;
}
/*中身を非表示にしておく*/
section#case .hidden_box .hidden_show {
	height: 0;
	padding: 0;
	overflow: hidden;
	opacity: 0;
	transition: 0.8s;
	display: block;
	width: 100%;
}
/*クリックで中身表示*/
section#case .hidden_box input:checked ~ .hidden_show {
	height: auto;
	opacity: 1;
}
section#case .hidden_box .hidden_show p {
	margin: 0;
}




/* ▼flow */
/* ----------------------------------------------------- */
section#flow h2 {
	margin: 0;
}
section#flow div.wrap {
	background: #ffdfc6;
	padding: 2em 0 2em 0;
}
section#flow div.wrap div.box {
	width: 89.33%;
	margin: 0 auto 1em auto;
	padding: 0.5em 2.22% 0.5em 2.22%;
	box-sizing: border-box;
	background: #ffffff;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
section#flow div.wrap div.box figure {
	position: absolute;
	right: -3%;
	top: -2em;
	margin: auto;
	z-index: 1;
}
section#flow div.wrap div.box figure.flow01 {
	width: 25%;
}
section#flow div.wrap div.box figure.flow02 {
	width: 30%;
}
section#flow div.wrap div.box p.num {
	width: 15%;
	margin: 0;
}
section#flow div.wrap div.box div.ttl {
	width: 82%;
}
section#flow div.wrap div.box div.ttl p {
	font-size: 5.333vw;
	font-weight: bold;
	color: #472e13;
	margin: 0;
	line-height: 1.6em;
}
section#flow div.wrap div.box div.ttl p.hour {
	font-size: 3.733vw;
	font-weight: normal;
	color: #ffffff;
	background: #472e13;
	border-radius: 16px;
	display: inline-block;
	padding: 0 1em 0 1em;
	margin: 0.5em 0 0 0;
}
section#flow div.wrap div.box div.tex {
	width: 100%
	padding: 0 0 0 1em;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
section#flow div.wrap div.box div.tex ul {
	margin: 1em 0 1em 0;
	padding: 0;
	z-index: 2;
}
section#flow div.wrap div.box div.tex ul li {
	font-size: 3.733vw;
	padding-left: 1em;
	text-indent: -1em;
}
section#flow div.wrap div.box div.tex ul li:before {
	content: "・";
}
section#flow div.wrap div.box div.tex p {
	margin: 0;
	font-size: 3.733vw;
	z-index: 2;
}

section#flow div.wrap div.box div.tex-wide {
	width: 100%;
}
section#flow div.wrap div.box div.tex-wide p {
	font-size: 3.733vw;
}
section#flow div.wrap p.arrow {
	width: 114px;
	margin: 1em auto 1em auto;
}
section#flow div.wrap p.emp {
	font-size: 4.266vw;
	font-weight: bold;
	text-align: center;
	width: 93.75%;
	margin: 2em auto 0 auto;
}





/* ▼cta-02 */
/* ----------------------------------------------------- */
section#cta-02 div.container {
	background: #ffc1c1;
	padding: 0 0 1em 0;
}
section#cta-01 h2,
section#cta-02 h2 {
	margin: 0;
}
section#cta-01 div.box,
section#cta-02 div.box {
	width: 89.33%;
	margin: 0 auto;
	background: #ffffff;
	padding: 1em 4.44% 1em 4.44%;
	box-sizing: border-box;
}
section#cta-01 div.box figure.price,
section#cta-02 div.box figure.price {
	margin: 0 0 1em 0;
}
section#cta-01 div.box p.btn,
section#cta-02 div.box p.btn {
	text-align: center;
	line-height: 1.7;
}
section#cta-01 div.box p.btn a,
section#cta-02 div.box p.btn a {
	filter: drop-shadow(0 0 3px rgba(0,0,0,0.3));
	margin: 2em 0 2em 0;
}
section#cta-01 p.tel,
section#cta-02 p.tel {
/*	width: 89.33%; */
	filter: drop-shadow(0 0 3px rgba(0,0,0,0.3));
	margin: 1em auto;
	text-align: center;
}
section#cta-01 div.box p.note,
section#cta-02 div.box p.note {
	text-align: center;
	font-weight: bold;
}





/* ▼info */
/* ----------------------------------------------------- */
section#info h2 {
	font-size: 5.866vw;
	text-align: center;
	display: flex;
	align-items: center;
	margin: 1em 0 1.5em 0;
}
section#info h2:before,
section#info h2:after {
	content: "";
	height: 1px;
	flex-grow: 1;
	background-color: #333333;
}
section#info h2:before {
	margin-right: 2rem;
}
section#info h2:after {
	margin-left: 2rem;
}

section#info div.box {
	width: 89.33%;
	margin: 0 auto 3em auto;
}
section#info div.box div.tex h3 {
	font-size: 6.4vw;
	margin: 0 0 1em 0;
}
section#info div.box div.tex table {
	width: 100%;
	margin: 0 0 1em 0;
}
section#info div.box div.tex table tr {
	border-bottom: 1px solid #989898;
}
section#info div.box div.tex table tr th {
	white-space: nowrap;
}
section#info div.box div.tex table tr th,
section#info div.box div.tex table tr td {
	padding: 1em 0 1em 0;
	text-align: left;
	vertical-align: top;
	font-size: 3.733vw;
}
section#info div.box div.map > div {
	position: relative;
	width: 100%;
}
section#info div.box div.map > div:before {
	content:"";
	display: block;
	padding-top: 78.57%;
}
section#info div.box div.map > div iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

section#info div.box div.photo {
	display: flex;
	justify-content:space-between;
	padding: 1em 0 0 0;
}
section#info div.box div.photo figure {
	width: 32.44%;
}





/* ▼form */
/* ----------------------------------------------------- */
section#form div.container {
	background: #ffdfc6;
	padding: 2em 0 2em 0;
}
section#form h2 {
	width: 89.33%;
	margin: 0 auto;
}
section#form div.box,
section#form div#form-box {
	width: 89.33%;
	margin: 0 auto 2em auto;
	background: #ffffff;
	padding: 1em 4.44% 1em 4.44%;
	box-sizing: border-box;
}
section#form div#form-box > p {
	text-align: center;
	font-size: 3.2vw;
}
section#form div#form-box > p.ttl {
	font-size: 4.266vw;
	font-weight: bold;
}
section#form table {
	width: 100%;
}
section#form table tr th,
section#form table tr td {
	display: block;
	font-size: 3.733vw;
}
section#form table tr th {
	background: #bdbdbd;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding: 0.8em 20px 0.8em 20px;
}
section#form table tr th i {
	font-style: normal;
	font-weight: normal;
	font-size: 3.2vw;
}
section#form table tr td {
	padding: 1em 0 2em 0;
}
section#form table tr th.required:after {
	content: "必須";
	background: #ff6180;
	font-size: 3.2vw;
	font-weight: normal;
	float: right;
	padding: 0.3em 1em 0.3em 1em;
	color: #ffffff;
}
section#form table tr th.arbitrary:after {
	content: "任意";
	background: #808080;
	font-size: 3.2vw;
	font-weight: normal;
	float: right;
	padding: 0.3em 1em 0.3em 1em;
	color: #ffffff;
}
section#form table tr td p {
	margin: 1em 0 0.5em 0;
}
section#form table tr td p:first-child {
	margin: 0 0 0.5em 0;
}
section#form table tr td p span.small {
	font-size: 3.2vw;
}
section#form table tr td dl {
	margin: 0;
	padding: 0;
}
section#form table tr td dl dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
section#form table tr td dl dt:before {
	content: "・";
}
section#form table tr td dl dd {
	margin: 0 0 0 1em;
	padding: 0;
}
section#form form input[type=radio] {
	margin: 0 0 0 1em;
}
section#form form input.textForm,
section#form form textarea {
	width: 100%;
	box-sizing: border-box;
	font-size: 4.266vw;
}
section#form form  textarea {
	height: 14em;
}
section#form form input.shortForm {
	font-size: 4.266vw;
	width: 48%;
	margin: 0.5em 0 0.5em 0;
}
section#form form select {
	box-sizing: border-box;
	font-size: 3.733vw;
	margin: 0.5em 0 0.5em 0;
	width: 48%;
}
section#form form input.miniForm {
	width: 33.33%;
}
section#form table tr td div.reserve-day {
	margin: 0 0 1em 0;
}
section#form table tr td div.reserve-day span {
	margin: 0 0.5em 0 0;
	display: block;
}
section#form table tr td div.reserve-day input {
}
section#form p.btn {
	text-align: center;
	margin: 0 0 2em 0;
}
section#form p.btn button {
	width: 90%;
	margin: 0 auto;
	font-size: 4.8vw;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 1.3em 0 1.3em 0;
	box-sizing: border-box;
	border-radius: 45px;
}
section#form p.btn button.confirm,
section#form p.btn button.submit {
	background: #ff6180;
}
section#form p.btn button.confirm:after,
section#form p.btn button.submit:after {
	content: "〉";
	margin: 0 0 0 1em;
}
section#form p.btn button.return,
section#form p.btn button.home {
	background: #888888;
}
section#form p.btn button.return:before,
section#form p.btn button.home:before {
	content: "〈";
	margin: 0 1em 0 0;
}



/* 遷移後 */
body#common section#form h1 {
	font-size: 5.866vw;
	text-align: center;
}
body#common section#form p.memo {
	text-align: center;
}
body#common section#form table {
	width: 100%;
	border-top: 1px solid #cccccc;
	margin: 0 auto 2em auto;
}
body#common section#form table tr th,
body#common section#form table tr td {
	background: none;
	text-align: left;
	vertical-align: top;
}
body#common section#form table tr th {
	padding: 1em 1em 0 1em;
}
body#common section#form table tr td {
	border-bottom: 1px solid #cccccc;
	padding: 0 1em 1em 1em;
}


/* ▼テスティモニアル */
/* ----------------------------------------------------- */
section#testimonial div.container {
	padding: 0;
}
section#testimonial div.container figure {
	width: 100%;
	margin: 0;
	padding: 0;
}





/* ▼フッター */
/* ----------------------------------------------------- */
footer {
	display: none;
}





/* ▼copyright */
/* ----------------------------------------------------- */
section#copyright {
	background: #472e13;
	padding: 0 0 6.5vh 0;
}
section#copyright div.container {
	padding: 0.5em 0 0.5em 0 ;
}
section#copyright p {
	font-size: 3.2vw;
	color: #ffffff;
	text-align: center;
	margin: 0;
}





/* ▼固定ボタン */
/* ----------------------------------------------------- */
section#fixed-btn {
	position: fixed;
	bottom: 0;
	z-index: 1000;
	width: 100%;
	display: flex;
	justify-content: space-between;
	background: #ffffff;
}
section#fixed-btn p {
/*	width: 25%; */
	width: 33.33%;
	margin: 0;
	padding: 0;
}





/* ▼ページトップ */
/* ----------------------------------------------------- */
div#pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 100;
}
div#pagetop a {
	display: block;
	width: 30px;
	margin: 0;
	padding: 15px 0;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	background: #666666;
	background: rgba(0, 0, 0, 0.7);
	/* border-radius */
	-moz-border-radius: 2px 0 0 2px;
	-webkit-border-radius: 2px 0 0 2px;
	-o-border-radius: 2px 0 0 2px;
	-ms-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	/* transition */
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
div#pagetop a:before {
	font-family: "Font Awesome 5 Free";
	content: "\f106";
	font-weight: bold;
	color: #ffffff;
}
div#pagetop a:hover,
div#pagetop a:active {
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);  /* For IE 5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* For IE 8 */
}
div#pagetop a span {
	display: none;
}
iframe[name="google_conversion_frame"] {
	display: none;
}
