﻿/*----------------------------------------
全体
----------------------------------------*/

body {
	font-size: 4.5vw;
	line-height: 6.5vw;
	word-break: break-word;
	text-size-adjust: none;
}

.wrapper {
	margin: 0 auto;
	width: 95%;
}

.pc-left {
	float: none;
	margin: 0 auto;
}

.pc-right {
	float: none;
	margin: 0 auto;
}

.alignleft {
	float: none;
	margin: 0 auto;
}

.alignright {
	float: none;
	margin: 0 auto;
}

.pc-t-center {
	text-align: left !important;
}

.pc-of {
	overflow: visible;
}

a:hover img {
	opacity: 1;
}

a:hover .img-banner {
	opacity: 1;
}

a.bo {
	text-decoration: underline;
}

a.bo:hover {
	text-decoration: underline;
}

a.no-bo {
	text-decoration: underline;
}

a.no-bo:hover {
	text-decoration: underline;
}

.full-sp {
	height: auto;
	width: 100% !important;
}

.list {
	margin-bottom: 5vw;
}

.list li {
	margin-left: 4.5vw !important;
}

_::-webkit-full-page-media, _:future, :root .list li {
	margin-left: 5.75vw !important;
}

.num-list {
	margin-bottom: 5vw;
}

.num-list li {
	margin-left: 5vw !important;
}

_::-webkit-full-page-media, _:future, :root .num-list li {
	margin-left: 7vw !important;
}

.num-list li:nth-child(n+10) {
	margin-left: 7vw !important;
}

_::-webkit-full-page-media, _:future, :root .num-list li:nth-child(n+10) {
	margin-left: 9.5vw !important;
}

.num-list-2 {
	margin-bottom: 5vw;
}

.num-list-2 li {
	padding-left: 8.5vw !important;
}

.check-list {
	margin-bottom: 5vw;
}

.check-list li {
	margin-bottom: 2.5vw;
	min-height: 6vw;
	padding-left: 9vw;
}

.check-list li::before {
	border: 0.8vw solid #000;
	height: 6vw;
	top: 0.55vw;
	width: 6vw;
}

.check-list li::after {
	border-right: 1vw solid #ff0000;
	border-bottom: 1vw solid #ff0000;
	left: 3.5vw;
	height: 5vw;
	top: -0.2vw;
	width: 3vw;
}

.douga {
	margin: 0 auto;
	padding-top: 56.25%;
	position: relative;
	width: 100%;
}

.douga.vimeo {
	padding-top: 56.25%;
}

.douga iframe {
	left: 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

.douga img {
	height: auto;
	margin: 0 auto;
	width: 95%;
}

.text-base {
	padding-left: 4.5vw;
}

.text-base-2 {
	padding-left: 9vw;
}

.text-base-3 {
	padding-left: 13.5vw;
}

.text-base-4 {
	padding-left: 18vw;
}

.text-base-5 {
	padding-left: 22.5vw;
}

.pc {
	display: none;
}

.pc.tab {
	display: none;
}

.pc.tab.mobi {
	display: block;
}

.tab {
	display: none;
}

.tab.mobi {
	display: block;
}

.pc.mobi {
	display: block;
}

.mobi {
	display: block;
}

.m20 {
	margin: 2.5vw !important;
}

.mt20 {
	margin-top: 2.5vw !important;
}

.mb20 {
	margin-bottom: 2.5vw !important;
}

.no-mt20 {
	margin-top: -5vw !important;
}

.mt-20 {
	margin-top: 5vw !important;
}

.mb-20 {
	margin-bottom: 5vw !important;
}

.ml20 {
	margin-left: 2.5vw !important;
}

.mr20 {
	margin-right: 2.5vw !important;
}

.m40 {
	margin: 5vw !important;
}

.mt40 {
	margin-top: 5vw !important;
}

.mb40 {
	margin-bottom: 5vw !important;
}

.ml40 {
	margin-left: 5vw !important;
}

.mr40 {
	margin-right: 5vw !important;
}

.m60 {
	margin: 7.5vw !important;
}

.mt60 {
	margin-top: 7.5vw !important;
}

.mt-60 {
	margin-top: 10vw !important;
}

.mb60 {
	margin-bottom: 7.5vw !important;
}

.mb-60 {
	margin-bottom: 10vw !important;
}

.ml60 {
	margin-left: 7.5vw !important;
}

.mr60 {
	margin-right: 7.5vw !important;
}

.m80 {
	margin: 10vw !important;
}

.mt80 {
	margin-top: 10vw !important;
}

.mb80 {
	margin-bottom: 10vw !important;
}

.ml80 {
	margin-left: 10vw !important;
}

.mr80 {
	margin-right: 10vw !important;
}

.m100 {
	margin: 12.5vw !important;
}

.mt100 {
	margin-top: 12.5vw !important;
}

.mb100 {
	margin-bottom: 12.5vw !important;
}

.ml100 {
	margin-left: 12.5vw !important;
}

.mr100 {
	margin-right: 12.5vw !important;
}

.p20 {
	padding: 2.5vw !important;
}

.pt20 {
	padding-top: 2.5vw !important;
}

.pb20 {
	padding-bottom: 2.5vw !important;
}

.pl20 {
	padding-left: 2.5vw !important;
}

.pr20 {
	padding-right: 2.5vw !important;
}

.p40 {
	padding: 5vw !important;
}

.pt40 {
	padding-top: 5vw !important;
}

.pb40 {
	padding-bottom: 5vw !important;
}

.pl40 {
	padding-left: 5vw !important;
}

.pr40 {
	padding-right: 5vw !important;
}

.p60 {
	padding: 7.5vw !important;
}

.pt60 {
	padding-top: 7.5vw !important;
}

.pb60 {
	padding-bottom: 7.5vw !important;
}

.pl60 {
	padding-left: 7.5vw !important;
}

.pr60 {
	padding-right: 7.5vw !important;
}

.p80 {
	padding: 10vw !important;
}

.pt80 {
	padding-top: 10vw !important;
}

.pb80 {
	padding-bottom: 10vw !important;
}

.pl80 {
	padding-left: 10vw !important;
}

.pr80 {
	padding-right: 10vw !important;
}

.p100 {
	padding: 12.5vw !important;
}

.pt100 {
	padding-top: 12.5vw !important;
}

.pb100 {
	padding-bottom: 12.5vw !important;
}

.pl100 {
	padding-left: 12.5vw !important;
}

.pr100 {
	padding-right: 12.5vw !important;
}

/*----------------------------------------
文字スタイル
----------------------------------------*/

.fs15 {
	font-size: 3.5vw !important;
	line-height: 5.5vw !important;
}

.fs23 {
	font-size: 5.5vw !important;
	line-height: 7.5vw !important;
}

.fs30 {
	font-size: 8vw !important;
	line-height: 10vw !important;
}

.fs40 {
	font-size: 9.5vw !important;
	line-height: 11.5vw !important;
}

.fs50 {
	font-size: 11vw !important;
	line-height: 13vw !important;
}

/*----------------------------------------
画像関連
----------------------------------------*/

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

body#office-cleaning .head-in.fixed {
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.6);
}

.customize-support .head-in {
	margin-top: 46px;
}

.head-in .wrapper {
	padding: 10px 0;
}

.head-in-logo {
	float: none;
	margin: 0 auto;
}

.head-in-logo:hover {
	opacity: 1;
}

.head-in-logo-text {
	float: left;
	font-size: 20px;
}

.head-in-logo-icon {
	float: left;
	margin: 6px 0 0 10px;
	width: 150px;
}

.head-in-logo-icon::before {
	padding-bottom: 11.173%;
}

.head-in-logo-new {
	float: none;
	margin: 0 auto;
	width: 300px;
}

.head-in-logo-new .img-banner {
	background: url(images/logo-new.png) no-repeat;
	padding-bottom: 10.077%;
}

/*----------------------------------------
TOPページ
----------------------------------------*/

.top-content .wrapper {
	padding: 10vw 0;
}

.top-main-title {
	margin-bottom: 5vw;
	padding-bottom: 10vw;
}

.top-main-title::after {
	height: 10vw;
	width: 1.2vw;
}

.top-main-title-in {
	border-bottom: 1.2vw solid;
	padding-bottom: 1.5vw;
}

.top-main-title-in-text {
	font-size: 5.5vw;
}

.top-main-text {
	font-size: 4.5vw;
	margin: 0;
}

.top-main-text p {
	margin-bottom: 5vw;
}

.top-main-text .big {
	font-size: 5.5vw;
}

.top-main-text + .top-main-info-tb {
	margin-top: 5vw;
}

.top-main-info-tb table th {
	border: 1px solid;
	font-size: 3.5vw;
	padding: 1.5vw 1vw;
	width: 33.3%;
}

.top-main-info-tb table th:nth-child(2) {
	width: 33.4%;
}

.top-main-info-tb table td {
	border: 1px solid;
	font-size: 3.5vw;
	padding: 1.5vw 1vw;
}

.top-main-info-tb-caution-text {
	font-size: 4.5vw;
	margin-top: 1.5vw;
	text-align: left;
}

/*------------------------------
TOP KV
------------------------------*/

.top-kv {
	background: url(images-sp/top-kv-img.jpg) no-repeat;
	margin-top: 50px;
	padding-bottom: 142.85%;
}

/*------------------------------
こんなお悩み
------------------------------*/

.top-worry-content .wrapper {
	padding: 10vw 0;
}

.top-worry-content-title-in {
	padding: 0 17.5vw 2vw;
}

.top-worry-content-title-in::before,
.top-worry-content-title-in::after {
	width: 1vw;
}

.top-worry-content-title-in::before {
	left: 7vw;
}

.top-worry-content-title-in::after {
	right: 7vw;
}

.top-worry-content-title-in-text {
	font-size: 5.5vw;
}

.top-worry-content-title-in-text .big {
	font-size: 7vw;
}

.top-worry-content-con {
	margin: 5vw 0 0;
}

.top-worry-content-con section {
	float: none;
	margin: 0 0 7.5vw;
	width: 100%;
}

.top-worry-content-con section:last-child {
	margin-bottom: 0;
}

.top-worry-content-con-title {
	padding-top: 5vw;
}

.top-worry-content-con-title-icon {
	padding: 0 2.5vw 2.5vw 0;
	width: 15vw;
}

.top-worry-content-con section.sec-question .top-worry-content-con-title-icon {
	width: 11vw;
}

.top-worry-content-con section.sec-request .top-worry-content-con-title-icon {
	width: 13vw;
}

.top-worry-content-con section.sec-dissatisfaction .top-worry-content-con-title-icon-in::before {
	background: url(images/top-worry-icon-1.png) no-repeat;
	padding-bottom: 67.5%;
}

.top-worry-content-con section.sec-question .top-worry-content-con-title-icon-in::before {
	background: url(images/top-worry-icon-2.png) no-repeat;
	padding-bottom: 123.25%;
}

.top-worry-content-con section.sec-request .top-worry-content-con-title-icon-in::before {
	background: url(images/top-worry-icon-3.png) no-repeat;
	padding-bottom: 102%;
}

.top-worry-content-con-title-in {
	border: 0.6vw solid;
	border-radius: 10px;
	padding: 1.5vw 2.5vw;
}

.top-worry-content-con-title-in-text {
	font-size: 5.5vw;
}

.top-worry-content-con-title-in-text .big {
	font-size: 7vw;
}

.top-worry-content-con-img {
	margin-top: 2.5vw;
}

.top-worry-content-con-text {
	font-size: 4.5vw;
	margin-top: 2.5vw;
}

.top-worry-content-con-text p {
	margin-bottom: 5vw;
}

/*------------------------------
名鉄グループの信頼
------------------------------*/

.top-about-content::before {
	background: url(images/top-about-bg.jpg);
	background-size: cover;
	background-position: top center;
	height: calc(100% - 13vw);
}

.top-about-content .wrapper {
	padding-bottom: 10vw;
}

.top-about-content-title-in-text {
	font-size: 5.5vw;
}

.top-about-content-title-in-text .box {
	margin-top: 1.5vw;
	padding: 0 2.5vw;
}

.top-about-content-main-title {
	margin-top: 7.5vw;
}

.top-about-content-main-title-in {
	border-bottom: 1.2vw solid;
	padding-bottom: 1.5vw;
}

.top-about-content-main-title-in-text {
	font-size: 5.5vw;
	line-height: 1.25;
}

.top-about-content-main-title-in-text .text {
	display: block;
	margin: 0;
}

.top-about-content-text {
	font-size: 4.5vw;
	margin-top: 5vw;
}

.top-about-content-text p {
	margin-bottom: 5vw;
}

.top-about-content-con {
	margin-top: 7.5vw;
}

.top-about-content-con section {
	margin-right: 2%;
	width: 32%;
}

.top-about-content-con section::before {
	background: url(images/top-about-icon-bg.png) no-repeat;
	padding-bottom: 99.534%;
}

.top-about-content-con-title-in-text {
	font-size: 3.25vw;
}

/*------------------------------
選ばれる理由
------------------------------*/

.top-reason-conetnt-bg {
	width: 100%;
}

.top-reason-conetnt-bg::before {
	background: url(images/top-reason-bg.png) no-repeat;
	padding-bottom: 110.12%;
}

.top-reason-conetnt .wrapper {
	padding: 10vw 0;
}

.top-reason-conetnt-con {
	margin: 0;
}

.top-reason-conetnt-con section {
	border: 0.3vw solid;
	border-bottom: 1.2vw solid;
	margin-bottom: 5vw;
	padding-left: 15vw;
}

.top-reason-conetnt-con-bg {
	width: 15vw;
}

.top-reason-conetnt-con-bg-icon {
	width: 10vw;
}

.top-reason-conetnt-con section.sec-license .top-reason-conetnt-con-bg-icon {
	width: 5.5vw;
}

.top-reason-conetnt-con section.sec-report .top-reason-conetnt-con-bg-icon {
	width: 6.75vw;
}

.top-reason-conetnt-con section.sec-history .top-reason-conetnt-con-bg-icon::before {
	background: url(images/top-reason-icon-1.png) no-repeat;
	padding-bottom: 76.363%;
}

.top-reason-conetnt-con section.sec-license .top-reason-conetnt-con-bg-icon::before {
	background: url(images/top-reason-icon-2.png) no-repeat;
	padding-bottom: 141.17%;
}

.top-reason-conetnt-con section.sec-report .top-reason-conetnt-con-bg-icon::before {
	background: url(images/top-reason-icon-3.png) no-repeat;
	padding-bottom: 113.15%;
}

.top-reason-conetnt-con-in {
	padding: 2.5vw;
}

.top-reason-conetnt-con-in-title {
	border-right: 0;
	border-bottom: 0.9vw solid;
	float: none;
	padding: 0 0 1.5vw;
	width: 100%;
}

.top-reason-conetnt-con-in-title-in-text {
	font-size: 5.5vw;
}

.top-reason-conetnt-con-in-in {
	float: none;
	margin: 2.5vw 0 0;
	width: 100%;
}

.top-reason-conetnt-con-in-in-text {
	font-size: 4.5vw;
}

.top-reason-conetnt-con-in-in-text p {
	margin-bottom: 5vw;
}

.top-reason-conetnt-con + .top-main-title {
	margin-top: 10vw;
}

.top-reason-conetnt-support-con section {
	margin-bottom: 7.5vw;
}

.top-reason-conetnt-support-con-title {
	border-top: 0.6vw solid;
	border-bottom: 0.6vw solid;
	padding: 2.5vw;
}

.top-reason-conetnt-support-con-title-in-text {
	font-size: 5.5vw;
	padding-left: 8.5vw;
}

.top-reason-conetnt-support-con section.sec-group .top-reason-conetnt-support-con-title-in-text {
	padding-left: 10.5vw;
}

.top-reason-conetnt-support-con-title-in-text-icon {
	width: 6vw;
}

.top-reason-conetnt-support-con section.sec-group .top-reason-conetnt-support-con-title-in-text-icon {
	width: 8vw;
}

.top-reason-conetnt-support-con section.sec-license .top-reason-conetnt-support-con-title-in-text-icon::before {
	background: url(images/top-reason-icon-license.png) no-repeat;
	padding-bottom: 139.28%;
}

.top-reason-conetnt-support-con section.sec-group .top-reason-conetnt-support-con-title-in-text-icon::before {
	background: url(images/top-reason-icon-group.png) no-repeat;
	padding-bottom: 66.666%;
}

.top-reason-conetnt-support-con-text {
	font-size: 4.5vw;
	margin: 2.5vw 0 0;
}

.top-reason-conetnt-support-con-in + .top-reason-conetnt-support-con-text {
	margin-top: 2.5vw;
}

.top-reason-conetnt-support-con-text p {
	margin-bottom: 5vw;
}

.top-reason-conetnt-support-con-in {
	padding: 2.5vw 2.5vw;
}

.top-reason-conetnt-support-con-text + .top-reason-conetnt-support-con-in {
	margin-top: 2.5vw;
}

.top-reason-conetnt-support-con .top-reason-conetnt-support-con-in-con section {
	float: none;
	margin: 0 0 5vw;
	width: 100%;
}

.top-reason-conetnt-support-con .top-reason-conetnt-support-con-in-con section:last-child {
	margin-bottom: 0;
}

.top-reason-conetnt-support-con-in-con-text {
	font-size: 4vw;
}

.top-reason-conetnt-support-con-in-con-text p {
	margin-bottom: 5vw;
}

/*------------------------------
導入例
------------------------------*/

.top-example-content .wrapper {
	padding: 10vw 0;
}

.top-example-content-con section {
	margin-bottom: 10vw;
}

.top-example-content-con-sub-title + .top-example-content-con-main-title {
	margin-top: 2.5vw;
}

.top-example-content-con-main-title-main {
	padding: 1.5vw 2.5vw;
}

.top-example-content-con-main-title-main-in-text {
	font-size: 5.5vw;
}

.top-example-content-con-main-title-sub {
	padding: 2.5vw 0;
}

.top-example-content-con-main-title-sub-in-text {
	font-size: 4.5vw;
	line-height: 1.5;
}

.top-example-content-con-main-title-sub-in-text .big {
	font-size: 5.5vw;
}

.top-example-content-con-main-title-sub-in-text .big-2 {
	display: block;
	font-size: 7vw;
}

.top-example-content-con-sub-title-in {
	padding: 0 20vw 2vw;
}

.top-example-content-con-sub-title-in::before,
.top-example-content-con-sub-title-in::after {
	width: 1vw;
}

.top-example-content-con-sub-title-in::before {
	left: 10vw;
}

.top-example-content-con-sub-title-in::after {
	right: 10vw;
}

.top-example-content-con-sub-title-in-text {
	font-size: 4.5vw;
	line-height: 1.5;
}

.top-example-content-con-sub-title-in-text .big {
	font-size: 5.5vw;
}

.top-example-content-con-title::before {
	background-image: radial-gradient(circle, var(--red-2) 1vw, transparent 1vw);
	background-size: 5vw 2vw;
	height: 2vw;
}

.top-example-content-con-title-in {
	height: 25vw;
	width: 25vw;
}

.top-example-content-con-title-in-text {
	font-size: 3vw;
	width: 25vw;
}

.top-example-content-con-title-in-text .big {
	font-size: 4vw;
}

.top-example-content-con-in {
	margin: 2.5vw 0 0 5vw;
}

.top-example-content-con-in-img {
	float: left;
	width: 15vw;
}

.top-example-content-con-in-in {
	float: right;
	width: calc(100% - 17.5vw);
}

.top-example-content-con-in-in-text {
	font-size: 4.5vw;
}

.top-example-content-con-in-in-text p {
	margin-bottom: 5vw;
}

.top-example-content-con-in-in-img {
	margin-top: 5vw;
	width: 100%;
}

.top-example-content-con-in-in-img-list {
	margin: 5vw 0 0;
}

.top-example-content-con-in-in-img-list li {
	float: none;
	margin: 0 0 2.5vw;
	width: 100%;
}

.top-example-content-con-in-in-img-list li:last-child {
	margin-bottom: 0;
}

/*------------------------------
メリット
------------------------------*/

.top-merit-content .wrapper {
	padding: 10vw 0;
}

.top-merit-content-con {
	margin-top: 5vw;
}

.top-merit-content-con section {
	margin-bottom: 7.5vw;
}

.top-merit-content-con-img {
	float: none !important;
	margin: 0 auto;
	width: 50%;
}

.top-merit-content-con-in {
	float: none !important;
	margin: 2.5vw auto 0;
	width: 100%;
}

.top-merit-content-con-in-title {
	border-bottom: 1.2vw dotted;
	padding-bottom: 1.5vw;
}

.top-merit-content-con-in-title-in-text {
	font-size: 5.5vw;
}

.top-merit-content-con-in-text {
	font-size: 4.5vw;
	margin-top: 2.5vw;
}

.top-merit-content-con-in-text p {
	margin-bottom: 5vw;
}

/*------------------------------
強み
------------------------------*/

.top-point-con {
	margin: 5vw 5vw 0;
}

.top-point-con section {
	float: none;
	margin-bottom: 7.5vw;
	width: 100% !important;
}

.top-point-con section:last-child {
	margin-bottom: 0;
}

.top-point-con-in {
	border-right: 0;
	margin-top: 2.5vw;
	padding: 0;
}

.top-point-con-in-main-title {
	width: 30vw;
}

.top-point-con-in-main-title::before {
	background: url(images/top-point-title-icon.png) no-repeat;
	padding-bottom: 70.945%;
}

.top-point-con-in-main-title-in {
	bottom: 1.25vw;
}

.top-point-con-in-main-title-in-text {
	font-size: 4.5vw;
	padding-bottom: 6.5vw;
}

.top-point-con-in-main-title-in-text::after {
	font-size: 5.5vw;
}

.top-point-con-in-title {
	border-bottom: 1.2vw dotted;
	height: auto;
	margin-top: 2.5vw;
	padding-bottom: 1.5vw;
}

.top-point-con-in-title-in {
	left: auto;
	position: relative;
	top: auto;
	transform: none;
	-webkit-transform: none;
}

.top-point-con-in-title-in-text {
	font-size: 5.5vw;
}

.top-point-con-in-text {
	font-size: 4.5vw;
	margin-top: 2.5vw;
}

.top-point-con-in-text p {
	margin-bottom: 5vw;
}

/*------------------------------
流れ
------------------------------*/

.top-flow-con {
	margin: 0;
}

.top-flow-con section {
	border: 0.6vw solid;
	border-radius: 10px;
	margin-bottom: 12.5vw;
	padding-left: 12.5vw;
}

.top-flow-con section::after {
	border-width: 7vw 10vw 0;
	bottom: -7.5vw;
}

.top-flow-con-num {
	border-right: 0.6vw solid;
	width: 12.5vw;
}

.top-flow-con-num::before {
	font-size: 7vw;
	width: 12.5vw;
}

.top-flow-con-in {
	padding: 2.5vw;
}

.top-flow-con-in-icon {
	float: left;
	width: 5vw;
}

.top-flow-con section.sec-contact .top-flow-con-in-icon::before {
	background: url(images/top-flow-icon-1.png) no-repeat;
	padding-bottom: 157.14%;
}

.top-flow-con section.sec-investigation .top-flow-con-in-icon::before {
	background: url(images/top-flow-icon-2.png) no-repeat;
	padding-bottom: 143.33%;
}

.top-flow-con section.sec-estimate .top-flow-con-in-icon::before {
	background: url(images/top-flow-icon-3.png) no-repeat;
	padding-bottom: 143.33%;
}

.top-flow-con section.sec-implementation .top-flow-con-in-icon::before {
	background: url(images/top-flow-icon-4.png) no-repeat;
	padding-bottom: 92.452%;
}

.top-flow-con section.sec-follow .top-flow-con-in-icon::before {
	background: url(images/top-flow-icon-5.png) no-repeat;
	padding-bottom: 133.33%;
}

.top-flow-con-in-in {
	float: right;
	width: calc(100% - 7.5vw);
}

.top-flow-con-in-in-title-in-text {
	font-size: 5.5vw;
}

.top-flow-con-in-in-text {
	font-size: 4.5vw;
}

/*------------------------------
会社概要
------------------------------*/

.top-company-info-tb {
	margin: 0;
}

.top-company-info-tb table th {
	border-right: 0;
	display: block;
	font-size: 4.5vw;
	padding: 1.5vw 2.5vw;
	text-align: left;
	width: 100%;
}

.top-company-info-tb table td {
	display: block;
	font-size: 4.5vw;
	padding: 1.5vw 2.5vw;
	width: 100%;
}

.top-company-info-tb table tr:last-child td {
	padding-bottom: 0;
}

.top-company-info-tb table td p {
	margin-bottom: 5vw;
}

.top-company-info-tb table td .tel-link a {
	color: #000;
	text-decoration: none;
}

/*------------------------------
よくある質問
------------------------------*/

.top-faq-con {
	margin: 0;
}

.top-faq-con-dl {
	margin-bottom: 7.5vw;
}

.top-faq-con-dl-dt-in-text {
	font-size: 4.5vw;
	padding-left: 9vw;
}

.top-faq-con-dl dd {
	font-size: 4.5vw;
	padding-left: 9vw;
}

/*----------------------------------------
個別ページ
----------------------------------------*/

.main {
	margin-top: 50px;
}

.page-content .wrapper {
	padding: 5vw 0 10vw;
}

.page-main-title {
	margin-bottom: 2.5vw;
	padding: 1.5vw 2.5vw;
}

.page-main-title-in-text {
	font-size: 5.5vw;
}

.page-main-text {
	font-size: 4.5vw;
	margin: 0;
}

.page-main-text p {
	margin-bottom: 5vw;
}

.page-check-list {
	margin-top: 2.5vw;
	text-align: left;
}

.page-check-list ul li {
	font-size: 4.5vw;
	margin-bottom: 2.5vw;
	padding-left: 7.5vw;
}

.page-check-list ul li::before {
	border-radius: 5px;
	font-size: 3.5vw;
	line-height: 6vw;
	height: 6vw;
	top: 1vw;
	width: 6vw;
}

/*------------------------------
お問い合わせバナー
------------------------------*/

.contact-banner-content {
	background: url(images/contact-bg.jpg) no-repeat;
	background-size: cover;
	background-position: -111vw 0vw;
}

.contact-banner-content .wrapper {
	padding: 5vw 0;
}

.contact-banner-content-btn {
	padding: 5.5vw 0 1.5vw;
	width: 100%;
}

.contact-banner-content-btn:hover .contact-banner-content-btn-title {
	top: 1.5vw;
}

.contact-banner-content-btn-title-in {
	border: 0.9vw solid;
	border-radius: 100px;
	padding: 1.5vw 5vw;
}

.contact-banner-content-btn-title-in-text {
	font-size: 4.5vw;
	padding: 0 4.5vw;
}

.contact-banner-content-btn-title-in-text::before,
.contact-banner-content-btn-title-in-text::after {
	width: 0.6vw;
}

.contact-banner-content-btn-title-in-text::before {
	left: 1vw;
}

.contact-banner-content-btn-title-in-text::after {
	right: 1vw;
}

.contact-banner-content-btn-title-in-text .big {
	font-size: 6vw;
}

.contact-banner-content-btn-in {
	box-shadow: 0 1.5vw #ccc;
	border-radius: 100px;
	font-size: 5.5vw;
	padding: 6.5vw 2.5vw 2.5vw;
}

.contact-banner-content-btn-in::after {
	font-size: 4.5vw;
	line-height: 8vw;
	height: 8vw;
	right: 5vw;
	width: 8vw;
}

.contact-banner-content-btn:hover .contact-banner-content-btn-in {
	transform: translate3d(0,1.5vw,0);
	-webkit-transform: translate3d(0,1.5vw,0);
}

.contact-banner-content-tel {
	margin-top: 1.5vw;
}

.contact-banner-content-tel-in {
	font-size: 7vw;
}

.contact-banner-content-tel-in-text {
	padding-left: 7.5vw;
}

.contact-banner-content-tel-in-text-icon {
	width: 5.5vw;
}

.contact-banner-content-tel-in-text-icon::before {
	background: url(images/icon-tel-2.png) no-repeat;
	padding-bottom: 102.5%;
}

.contact-banner-content-tel-in-text .tel-link a {
	color: var(--red-2);
	text-decoration: none;
}

.contact-banner-content-tel-in-sub-text {
	font-size: 3.5vw;
	margin-top: -0.5vw;
}

/*------------------------------
お問い合わせはお気軽に！
------------------------------*/

.contact-info-content {
	background: url(images/contact-info-bg.jpg) no-repeat;
	background-size: cover;
	background-position: top center;
}

.contact-info-content .wrapper {
	padding: 10vw 0;
}

.contact-info-content-main-title-in-text {
	font-size: 5.5vw;
}

.contact-info-content-text {
	font-size: 4.5vw;
	margin-top: 7.5vw;
}

.contact-info-content-text p {
	margin-bottom: 5vw;
}

.contact-info-content-title {
	margin-top: 7.5vw;
}

.contact-info-content-title-in {
	padding: 0.5vw 3vw;
}

.contact-info-content-title-in-text {
	font-size: 5.5vw;
}

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

.contact-form-tb {
	margin: 7.5vw 0 0;
}

.contact-form-tb table th {
	font-size: 4.5vw;
}

.contact-form-tb table th .required {
	margin-left: 2.5vw;
}

.contact-form-tb table td {
	font-size: 4.5vw;
	padding: 1.5vw 0 5vw;
}

.contact-form-tb table td input[type="text"],
.contact-form-tb table td input[type="email"] {
	border: 1px solid;
	border-radius: 5px;
	font-size: 4.5vw;
	padding: 1.5vw 2.5vw;
}

.contact-form-tb table td .wpcf7-checkbox .wpcf7-list-item {
	margin: 0 0 1.5vw;
}

.contact-form-tb table td .wpcf7-checkbox .wpcf7-list-item label::before {
	border: 0.3vw solid;
	height: 6.5vw;
	top: 0.5vw;
	width: 6.5vw;
}

.contact-form-tb table td .wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label {
	min-height: 7vw;
	padding-left: 8vw;
}

.contact-form-tb table td .wpcf7-checkbox .wpcf7-list-item label input[type="checkbox"]:checked + .wpcf7-list-item-label::before {
	left: 1.5vw;
	height: calc(6.5vw - 3vw);
	top: 2vw;
	width: calc(6.5vw - 3vw);
}

.contact-form-tb table td textarea {
	border: 1px solid;
	border-radius: 5px;
	font-size: 4.5vw;
	height: 50vw;
	padding: 1.5vw 2.5vw;
}

.contact-form-send-btn {
	margin: 5vw auto 0;
	padding-bottom: 1.5vw;
	width: 75%;
}

.contact-form-send-btn input[type="submit"] {
	box-shadow: 0 1.5vw #93001d;
	border-radius: 10px;
	font-size: 4.5vw;
	padding: 3vw;
}

.contact-form-send-btn input[type="submit"]:hover {
	transform: translate3d(0,1.5vw,0);
	-webkit-transform: translate3d(0,1.5vw,0);
}

.grecaptcha-badge {
	bottom: 20vw !important;
}

/*----------------------------------------
404ページ
----------------------------------------*/

/*----------------------------------------
sidebar
----------------------------------------*/

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

footer {
	margin-bottom: 14vw;
}

.foot-in-logo {
	width: 40vw;
	float:unset;
}

.foot-in-menu {
	float: unset;
	width: 100%;
	margin-top: 6vw;
}

.foot-in-menu ul{
	margin-bottom:6vw;
}

.foot-in-menu ul li {
	font-size: 3.5vw;
	line-height: 1.7;
}

.foot-in-menu ul li.li-sub::before {
	top: 2.3vw;
}

/*----------------------------------------
スマホ用固定フッター
----------------------------------------*/

.fixed-foot-sp {
	background: #fff;
	box-sizing: border-box;
	border-color: #ccc !important;
	border-top: 1px solid;
	bottom: 0;
	left: 0;
	padding: 1vw;
	position: fixed;
	width: 100%;
	z-index: 102;
}

.fixed-foot-sp-btn-list {
	box-sizing: border-box;
}

.fixed-foot-sp-btn-list li {
	box-sizing: border-box;
	float: left;
	margin-right: 1%;
	width: 49.5%;
}

.fixed-foot-sp-btn-list li:last-child {
	margin-right: 0;
}

.fixed-foot-sp-btn-list-btn {
	box-sizing: border-box;
	display: block;
	line-height: 0;
	text-align: center;
	text-decoration: none;
}

.fixed-foot-sp-btn-list-btn-in {
	background: #494949;
	box-sizing: border-box;
	border-radius: 10px;
	color: #fff;
	display: block;
	font-weight: 700;
	font-size: 5vw;
	line-height: 1.5;
	height: 15vw;
	position: relative;
}

.fixed-foot-sp-btn-list li.li-mail .fixed-foot-sp-btn-list-btn-in {
	background: var(--red-2);
	font-size: 3.5vw;
}

.fixed-foot-sp-btn-list-btn-in-text {
	box-sizing: border-box;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.fixed-foot-sp-btn-list-btn-in-text-in {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 6vw;
	position: relative;
}

.fixed-foot-sp-btn-list-btn-in-text-in::before {
	box-sizing: border-box;
	content: "";
	font-family: 'icomoon';
	font-weight: 400;
	font-size: 5vw;
	line-height: 1;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.fixed-foot-sp-btn-list li.li-mail .fixed-foot-sp-btn-list-btn-in-text-in {
	padding-left: 7vw;
}

.fixed-foot-sp-btn-list li.li-tel .fixed-foot-sp-btn-list-btn-in-text-in::before {
	content: "\e016";
}

.fixed-foot-sp-btn-list li.li-mail .fixed-foot-sp-btn-list-btn-in-text-in::before {
	content: "\e017";
	font-size: 6vw;
}

.fixed-foot-sp-btn-list-btn-in-text-sub {
	box-sizing: border-box;
	display: block;
	font-weight: 400;
	font-size: 2.75vw;
	line-height: 1.5;
	margin-top: -1vw;
}

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

.pagetop {
	bottom: calc(16.5vw + 2.5vw);
	height: 40px;
	right: 2.5vw;
	width: 40px;
}

body#office-cleaning-contact .pagetop {
	bottom: 38.5vw;
}

.pagetop span {
	width: 40px;
	height: 40px;
}

.pagetop::before {
	font-size: 50px;
	line-height: 50px;
	width: 50px;
}

.pagetop:hover {
	opacity: 1;
}