@charset "utf-8";

/* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/
/* RA PRO 表示削除*/
a[href="https://pro.research-artisan.net"] {
	display: none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers
*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img:hover { opacity: 0.8; }

.mgt0 { margin-top: 0px; }
.mgt10 { margin-top: 10px; }
.mgt15 { margin-top: 15px; }
.mgt20 { margin-top: 20px; }
.mgt25 { margin-top: 25px; }
.mgt30 { margin-top: 30px; }
.mgt50 { margin-top: 50px; }
.mgt70 { margin-top: 70px; }

.mgb10 { margin-bottom: 10px; }
.mgb15 { margin-bottom: 15px; }
.mgb20 { margin-bottom: 20px; }
.mgb25 { margin-bottom: 25px; }
.mgb30 { margin-bottom: 30px; }
.mgb50 { margin-bottom: 50px; }
.mgb70 { margin-bottom: 70px; }

.mgl10 { margin-left: 10px; }
.mgl30 { margin-left: 30px; }
.mgl45 { margin-left: 45px; }
.mgl50 { margin-left: 50px; }

.txt-yellow { color: #ff0; }

/*--------------------
タブ切り替え
--------------------*/
/*
.tabs {
	width: 750px;
	margin: 0 auto;
	margin-top: 0;
	padding-bottom: 0;
	background-color: #FFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.tab_item {
	width: calc(100%/2);
	height: 50px;
	border-bottom: 3px solid #E4115E;
	background-color: #FFF;
	font-size: 16px;
	text-align: center;
	color: #565656;
	line-height: 50px;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
}
.tab_item:hover { opacity: 0.75; }

input[name="tab_item"] {
	display: none;
}
.tab_content {
	display: none;
	padding: 0;
	clear: both;
	overflow: hidden;
}
#all:checked ~ #all_content,
#house:checked ~ #house_content,
#design:checked ~ #design_content {
	display: block;
}

.tabs input:checked + .tab_item {
	color: #FFF;
	background-color: #E4115E;
}
*/

/*--------------------
全体 
--------------------*/
body {
	background: url(img/bg.gif);
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-weight: 500;
}

p {
	font-size: 40px;
	margin: 40px 0;
	letter-spacing: 0.1em;
	line-height: 1.3;
}

img {
	display: block;
	margin: 0 auto;
}

.wrapper {
	width: 750px;
	margin: 0 auto;
	background: #fff;
}
.wrapper_B {
	width: 750px;
	margin: 0 auto;
}

.inner {
	width: 90%;
	margin: 0 auto;
}

header {
	padding: 12px 0 13px 0;
	overflow: hidden;
	background: #fff;
}

header img {
	float: left;
}

.movie {
	position: relative;
	width: 70%;
	margin: 0 auto;
	/*padding-top: 56.25%;*/
}
.movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 90% !important;
}
.form {
	margin-top: 45px;
	padding-bottom: 60px;
}

.cv_btn { position: relative; }
.txt_position { position: relative; }

.update {
	position: absolute;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	top: 25%;
	right: 13%;
}

.update span {
	color: #cc3535;
	margin-right: 10px;
	font-size: 22px;
}

.sub {
	position: absolute;
	text-align: right;
	font-size: 16px;
	top: 24.8%;
	right: 13%;
}

.underline {
	/*border-bottom: 1px solid #F591B7;*/
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 102) 0%); /*linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgb(255, 255, 102) 50%)*/
}

/*------------------------------------------
	ページトップに戻る
------------------------------------------*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	/*font-size: 10px;*/
	z-index: 99999;
}
#page-top a img {
	width: 60px;
}
#page-top a:hover {
}

/*--▼ Google reCAPTCHA ▼--*/
.grecaptcha-badge { visibility: hidden; }



/*--------------------
sec01 / 
--------------------*/
#sec01 .header_img {
	position: relative;
  z-index: 1;
}

#sec01 video {
	width: 100%;
  height: auto;
	margin-top: 0;
}
#sec01 .inner {
	width: 90%;
    margin: 0 auto 30px;
}
#sec01 .yellow01 {
	background: #ffe400;
	padding-top: 30px;
}
#sec01 .attention {
	padding: 0 30px;
	background: #ffe400;
	overflow: hidden;
}
#sec01 .attention p {
	font-size: 20px;
	margin: 0 0 20px;
}

#sec01 h2 { position: relative; }

#sec01 h3 {
	font-size: 50px;
	text-align: center;
	color: #f14787;
	font-weight: bold;
	margin-bottom: 30px;
}
#sec01 h3 span { font-size: 30px; }
#sec01 h3 .small {
	font-size: 30px;
	color: #000
}
#sec01 h3 img { padding-top: 0; }

#sec01 .img_element {
	position: relative;
	z-index: 1;
	margin-top: -27px;
}
/*-----CV-btn-----*/
#sec01 .txt_area-01 {
	position: absolute;
	right: 165px;
	top: 89px;
	width: 358px;
	z-index: 2;
}
#sec01 .txt_area-01 p {
	margin-top: 0px;
	font-size: 12px;
	color: #712024;
	text-align: right;
	line-height: 1.2;
}
#sec01 .txt_area-02 {
	position: absolute;
	left: 150px;
	bottom: 481px;
}
#sec01 .txt_area-02 p {
	margin-top: 0px;
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}
#sec01 .txt_area-02 p span {
	font-size: 20px;
}

#sec01_summary { padding: 0; }
#sec01_summary .cv_btn_area_A {
	position: absolute;
	width: 100%;
	bottom: 290px;
}
#sec01_summary .cv_btn_area_B {
	position: absolute;
	bottom: 115px;
	width: 100%;
}
#sec01_summary .btn_arr_pt1 { position: relative; }
#sec01_summary .btn_pt1 a {
	position: relative;
	display: block;
	color: #FFF;
	font-size: 52px;
	font-weight: bold;
	text-align: center;
	line-height: .7;
	border-radius: 80px;
	border: 5px solid #FFF;
	background: linear-gradient(180deg, #1F9C2F 0%, #1F9C2F 50%, #0C7C1F 50%, #0C7C1F 100%);
	padding: 30px;
}
#sec01_summary .btn_arr_pt1 a::before {
	content: "";
	position: absolute;
	top: 38%;
	right: 40px;
	width: 18px;
	height: 18px;
	border-top: 3px solid currentColor;
	border-right: 3px solid currentColor;
	transform: rotate(135deg);
}


/*--------------------
■sec02 / サイトをご覧になった方限定・限定5大特典キャンペーン
--------------------*/
#sec02 { padding: 0; }
#sec02 h3 {
  font-size: 44px;
  text-align: center;
  color: #f14787;
  font-weight: bold;
	margin-bottom: 20px;
}

#sec02_summary { padding: 0; }
#sec02_summary .cv_btn_area_A {
	position: absolute;
	width: 100%;
	bottom: 206px;
}
#sec02_summary .cv_btn_area_B {
	position: absolute;
	width: 100%;
	bottom: 32px;
}
#sec02_summary .btn_arr_pt1 { position: relative; }
#sec02_summary .btn_pt1 a {
	position: relative;
	display: block;
	color: #FFF;
	font-size: 52px;
	font-weight: bold;
	text-align: center;
	line-height: .7;
	border-radius: 80px;
	border: 5px solid #FFF;
	background: linear-gradient(180deg, #1F9C2F 0%, #1F9C2F 50%, #0C7C1F 50%, #0C7C1F 100%);
	padding: 30px;
}
#sec02_summary .btn_arr_pt1 a::before {
	content: "";
	position: absolute;
	top: 38%;
	right: 40px;
	width: 18px;
	height: 18px;
	border-top: 3px solid currentColor;
	border-right: 3px solid currentColor;
	transform: rotate(135deg);
}


/*-----------------------------
■sec02_02 / 他社比較してしました
-----------------------------*/
#sec02_02 { padding: 0; }


/*--------------------
■sec02_03 / 様々なコースご用意しました
--------------------*/
#sec02_03 { padding: 0; }


/*--------------------
■sec03 / 価格だけで選んでいませんか?
--------------------*/
#sec03 { padding: 0; }


/*--------------------
■sec04 / どこにも負けない洗浄技術
--------------------*/
#sec04 {
	padding: 0;
	margin-top: -20px;
}


/*--------------------
■sec05 / 作業の流れSTEP01-04
--------------------*/
#sec05 {
	padding-bottom: 10px; /*30px*/
}

#sec05 .toggle_contents {
	background: #3475db;
	width: 95%;
	margin: 0 auto;
}
#sec05 .toggle_title {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	line-height: 80px;
	letter-spacing: 0.04em;
	text-align: center;
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	cursor: pointer;
	transition: 0.3s;
}
#sec05 .toggle_title:hover {
	color: #FFFFFF;
}
#sec05 .toggle_title:after {
	content: "";
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(img/btn_arrow.png) no-repeat right top;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	transition: 0.2s;
}
#sec05 .toggle_title.selected:after {
	transform: translateY(-50%) rotate(180deg);
	transition: 0.2s;
}

#sec05 .toggle_contants {
	display: none;
	background-color: #FFF;
	border: 3px solid #3475db;
}

#sec05 .toggle_img {
	margin-top: 20px;
	margin-bottom: 20px;
}
#sec05_summary {
	margin-top: 20px;
	padding: 0;
}
#sec05_summary .cv_btn_area_A {
	position: absolute;
	width: 100%;
	bottom: 205px;
}
#sec05_summary .cv_btn_area_B {
	position: absolute;
	width: 100%;
	bottom: 32px;
}
#sec05_summary .btn_arr_pt1 {
	position: relative;
}
#sec05_summary .btn_pt1 a {
	position: relative;
	display: block;
	color: #FFF;
	font-size: 52px;
	font-weight: bold;
	text-align: center;
	line-height: .7;
	border-radius: 80px;
	border: 5px solid #FFF;
	background: linear-gradient(180deg, #1F9C2F 0%, #1F9C2F 50%, #0C7C1F 50%, #0C7C1F 100%);
	padding: 30px;
}
#sec05_summary .btn_arr_pt1 a::before {
	content: "";
	position: absolute;
	top: 38%;
	right: 40px;
	width: 18px;
	height: 18px;
	border-top: 3px solid currentColor;
	border-right: 3px solid currentColor;
	transform: rotate(135deg);
}


/*--------------------
■sec06 / よくある質問【OLD】
--------------------*/
#sec06 { margin-top: 40px; }
#sec06 h3 {
	text-align: center;
	font-size: 40px;
  color: #42220d;
  margin-bottom: 15px;
	font-weight:bold;
}
#sec06 h4 {
	text-align: center;
	font-size: 26px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333333;
}
#sec06 p {
	margin: 0 10px 0 10px;
  font-size: 18px;
	text-align: justify;
}

#sec06 .acMenu, .acMenu02 {
	width: 100%;
	border: 1px solid #3475da;
}
#sec06 .acMenu dt{
	color:#fff;
	font-size: 22px;
  font-weight: 600;
	background: #3475da;
  display: block;
	padding: 10px 20px 10px 20px;
  line-height: 40px;
	text-align: left;
  border: #fff 1px solid;
  cursor: pointer;
	text-align: justify;
}
#sec06 .acMenu dd{
	overflow: hidden;
	background: #fff;
	line-height: 50px;
	text-align: left;
	padding: 10px;
	border: #fff 1px solid;
	display: none;
}

/*sec06_attention*/
#sec06_attention {
	margin-bottom:100px;
}
#sec06_attention h3 {
	text-align: center;
	font-size: 40px;
  color: #f88222;
  margin-bottom: 40px;
	font-weight:bold;
}
#sec06_attention p a {
  padding: 20px 0;
  background: #f88222;
  color: #fff;
  display: block;
  font-size: 20px;
  width: 70%;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  text-decoration: none;
}
#sec06_attention p a:hover {
	text-decoration: underline;
}
#sec06_attention .acMenu, .acMenu02 {
	width:100%;
	border: 1px solid #f88222;
}
#sec06_attention .acMenu dt{
	color:#fff;
	font-size: 40px;
	font-weight: 600;
	background:#f88222;
	display:block;
	padding:20px 0 20px 30px;
	line-height:50px;
	text-align:center;
	border:#fff 1px solid;
	cursor:pointer;
}
#sec06_attention .acMenu dd{
  overflow: hidden;
  background: #fff;
  line-height: 50px;
  text-align: left;
  padding: 10px;
  border: #fff 1px solid;
  display: none;
	line-height: 1.8;
}


/*--------------------
■sec07 / 
--------------------*/
#sec07 { padding: 0; }

#sec07 .cv_btn_area {
	position: absolute;
	bottom: 50px;
	width: 100%;
}
#sec07 .acMenu, .acMenu02 {
	width: 95%;
	margin: 0 auto;
	border: 3px solid #3475db;
}
#sec07 .acMenu dt {
	color:#fff;
	font-size: 38px;
  font-weight: 600;
	text-align: center;
	background: #3475db;
  display: block;
	padding: 10px 20px 10px 20px;
  line-height: 100px;
  border: #fff 1px solid;
  cursor: pointer;
}
#sec07 .acMenu dd {
	overflow: hidden;
	background: #fff;
	line-height: 50px;
	text-align: left;
	margin: 10px;
	border: #fff 1px solid;
	display: none;
}
#sec07 .acMenu img {
	width: 95%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#sec07_summary {
	margin-top: 60px;
	padding: 0;
}
#sec07_summary .cv_btn_area_A {
	position: absolute;
	bottom: 307px;
	width: 100%;
}
#sec07_summary .cv_btn_area_B {
	position: absolute;
	bottom: 134px;
	width: 100%;
}

#sec07 .toggle_contents {
	background: #3475db;
	width: 95%;
	margin: 0 auto;
}
#sec07 .toggle_title {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	line-height: 80px;
	letter-spacing: 0.04em;
	margin: 0;
	padding: 0 0 0 20px;
	position: relative;
	cursor: pointer;
	transition: 0.3s;
}
#sec07 .toggle_title:hover {
	color: #FFFFFF;
}
#sec07 .toggle_title:after {
	content: "";
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(img/btn_arrow.png) no-repeat right top;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	transition: 0.2s;
}
#sec07 .toggle_title.selected:after {
	transform: translateY(-50%) rotate(180deg);
	transition: 0.2s;
}
#sec07 .toggle_contants {
	display: none;
	background-color: #FFF;
	border: 3px solid #3475db;
}
#sec07 .toggle_img {
	margin-top: 20px;
	margin-bottom: 20px;
}


/*--------------------
■sec11 / 清掃の様子をチェック
--------------------*/
#sec11 { padding: 0; }

#sec11 .movie video { width: 100%; }

#sec11_summary {
	margin-top: 30px;
	padding: 0;
}
#sec11_summary .cv_btn_area_A {
	position: absolute;
	width: 100%;
	bottom: 195px;
}
#sec11_summary .cv_btn_area_B {
	position: absolute;
	width: 100%;
	bottom: 22px;
}
#sec11_summary .btn_arr_pt1 {
	position: relative;
}
#sec11_summary .btn_pt1 a {
	position: relative;
	display: block;
	color: #FFF;
	font-size: 52px;
	font-weight: bold;
	text-align: center;
	line-height: .7;
	border-radius: 80px;
	border: 5px solid #FFF;
	background: linear-gradient(180deg, #1F9C2F 0%, #1F9C2F 50%, #0C7C1F 50%, #0C7C1F 100%);
	padding: 30px;
}
#sec11_summary .btn_arr_pt1 a::before {
	content: "";
	position: absolute;
	top: 38%;
	right: 40px;
	width: 18px;
	height: 18px;
	border-top: 3px solid currentColor;
	border-right: 3px solid currentColor;
	transform: rotate(135deg);
}

/*-----テキスト化-----*/
#sec11_summary .txt_area-01 {
	position: absolute;
	left: 50px;
	bottom: 12px;
	width: 650px;
}
#sec11_summary .txt_area-01 p {
	margin-top: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	text-align: justify;
	line-height: 1.4;
	font-feature-settings: "palt";
	letter-spacing: 0.04em;
}


/*--------------------
■sec14 / 出張費無料エリア
--------------------*/
#sec14, #sec14B { margin-top: 20px; }
#sec14 h3, #sec14B h3 {
	font-size: 28px;
	font-weight: bold;
	color: #42220d;
	text-align: center;
	margin-bottom: 10px;
}
/*--アコーディオン--*/
#sec14 .toggle_contents, #sec14B .toggle_contents {
	background: #1C56AB;
	width: 100%;
	margin: 0 auto;
}
#sec14 .toggle_title, #sec14B .toggle_title {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.04em;
	text-align: left;
	margin: 0;
	padding: 10px;
	position: relative;
	cursor: pointer;
	transition: 0.3s;
}
#sec14 .toggle_title:hover, #sec14B .toggle_title:hover { color: #FFF; }
#sec14 .toggle_title:after, #sec14B .toggle_title:after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 8px;
	background: url(img/btn_arrowC.png) no-repeat right top;
	position: absolute;
	top: 50%;
	right: 2%;
	transform: translateY(-50%);
	transition: 0.2s;
}
#sec14 .toggle_title.selected:after, #sec14B .toggle_title.selected:after {
	transform: translateY(-50%) rotate(180deg);
	transition: 0.2s;
}
#sec14 .toggle_contants, #sec14B .toggle_contants {
	display: none;
	background-color: #FFF;
	border: 3px solid #3475db;
	padding: 10px;
	font-size: 18px;
}
#sec14 .toggle_img, #sec14B .toggle_img {
	width: 95%;
	margin-top: 10px;
	margin-bottom: 20px;
}


/*--------------------
■sec15 / 注意事項
--------------------*/
#sec15 { margin-bottom: 0px; }
#sec15 .status { margin-top: 25px; }


/*--------------------
■sec16 / よくある質問
--------------------*/
#sec16 { margin-top: 20px; }
#sec16 h3 {
	font-size: 28px;
	font-weight: bold;
	color: #42220d;
	text-align: center;
	margin-bottom: 10px;
}
/*--アコーディオン--*/
#sec16 .toggle_contents {
	background: #1C56AB;
	width: 100%;
	margin: 0 auto;
}
#sec16 .toggle_title {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.04em;
	text-align: left;
	margin: 0;
	padding: 14px 24px 14px 14px;
	position: relative;
	cursor: pointer;
	transition: 0.3s;
}
#sec16 .toggle_title:hover { color: #FFF; }
#sec16 .toggle_title:after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 8px;
	background: url(img/btn_arrowC.png) no-repeat right top;
	position: absolute;
	top: 50%;
	right: 2%;
	transform: translateY(-50%);
	transition: 0.2s;
}
#sec16 .toggle_title.selected:after {
	transform: translateY(-50%) rotate(180deg);
	transition: 0.2s;
}
#sec16 .toggle_contants {
	display: none;
	background-color: #FFF;
	border: 3px solid #3475db;
	padding: 10px;
	font-size: 18px;
}
#sec16 .toggle_img {
	width: 95%;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*--------------------
sec17 / 注釈
--------------------*/
#sec17 {
	border: 2px solid #000;
	background-color: #FFF;
	margin-bottom: 0px;
}
#sec17 .element {
	padding: 0 10px;
}
#sec17 .heading {
	background-color: #DDD;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: .06rem;
	padding: 8px 5px 5px;
	margin-bottom: 0; /*10px*/
}
#sec17 .heading span {
	font-size: 14px; /*12px*/
}
#sec17 p {
	font-size: 14px; /*12px*/
	text-align: justify;
	line-height: 1.35rem;
	text-indent: -1em;
	padding-left: 1em;
	margin: 10px 0;
}


/*----------------------------
contact-fm / お問い合わせフォーム
----------------------------*/
#contact-fm {
	width: 750px;
	margin: 0 auto;
	
}
#contact-fm h2 {
	font-size: 26px;
	font-weight: 600;
	text-align: center;
	background-color: #F591B7;
	line-height: 1.2;
	border-top: 3px solid #000;
	padding: 20px; /*10px 10px 15px*/
}
#contact-fm h2 span {
	font-size: 22px;
	text-align: center;
}
#contact-fm .s {
	font-size: 12px;
	margin: 3px 0px;
	letter-spacing: 0.13em;
	line-height: 1.32;
}
#contact-fm .m {
	font-size: 12px;
	margin: 3px 0px;
	letter-spacing: 0.13em;
	line-height: 1.32;
}
.mfp .scrollY {
	height: 80px;
	overflow-y: scroll;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 3px;
}
#contact-fm_summary {
	margin-top: 30px;
	padding: 0;
}
#contact-fm_summary .cv_btn_area {
	position: absolute;
	bottom: 65px;
	width: 100%;
}


/*--------------------
footer
--------------------*/
#footer {
	/*position: absolute;*/ /*フッターを下部に固定するcss*/
	width: 100%;
	text-align: center;
	background: #F14787;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 114px;
}
#footer a {
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#footer .copy {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
}
#footer .max:hover {
	text-decoration: underline;
	opacity: 1.0;
}


/*------------------------------------------------
年末年始休暇の告知
------------------------------------------------*/
.vacation-area {
	background-color: #FFF;
	padding: 10px;
}
.vacation-ttl {
	font-weight: bold;
	text-align: center;
	margin-bottom: 2px;
}
.vacation-area p {
	font-size: 14px;
	text-align: center;
}
.vacation-time {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}


/*--------------------
thanksページ
--------------------*/
#thanks img { width: 100%; }
#thanks h2 {
	font-size: 16px;
	font-weight: bold;
}
#thanks .inner { padding-bottom: 10px; }
#thanks .inner p {
	font-size: 14px;
	margin-top: 10px;
	padding: 10px 0 10px 0;
	margin: 0px;
}
#thanks .thanks_annotation {
	color: #FF0000;
	font-weight: bold;
	line-height: 1.2rem;
	border: 2px solid #FF0000;
	padding: 10px;
}

/*---▼ Google reCAPTCHA ▼---*/
.position-recaptcha {
	padding: 10px 10px; /*10px 10px 5px*/
}
.position-recaptcha p {
	font-size: 12px;
	letter-spacing: .08rem;
	text-align: center;
}

/*------------------------------------------
	オファーボタン / 固定位置に電話番号を常に表示
------------------------------------------*/
.reception_time {
	text-align: center;
  font-size: 18px;
}
.reception_time02 {
	text-align: center;
  font-size: 12px;
}
.reception_time03 {
	text-align: center;
  font-size: 24px;
}
.footer_area_inner .reception_number {
	color: #FFFF41;
	text-align: center;
}
.footer_area_inner .reception_time { text-align: center; }

.footer_area {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba( 0, 0, 0, 0.4 );
	z-index: 10000;
}
.footer_area .footer_area_inner {
	position: relative;
	margin: 0px auto;
	padding: 15px 0;
	text-align: center;
}
.footer_area .footer_area_inner .footer_area_inner_btn {
	width: 85%;
	padding: 11px 0;
	font-size: 20px;
	font-weight: bold;
	margin-left: 15px;
	line-height: 1.3;
}

.footer_area_contact_box {
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.inquiry_btn {
	background-color: #000; /*#25A032*/
	-webkit-border-radius: 3px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	width: 410px;
	padding: 10px 0;
	font-size: 26px;
	font-weight: bold;
	border: 2px solid #FFF;
}
.inquiry_btn:link, .inquiry_btn:visited { color: #FFFFFF !important; }
#siteBottom { margin-bottom: 85px; }


/*------------------------------------------
	告知
------------------------------------------*/
.announcement {
	padding: 0 25px;
	margin: 50px 0 40px 0;
}
.announcement-sub {
	font-size: 30px;
	color: #f10000;
	font-weight: bold;
	border-bottom: 3px solid #f10000;
	text-align: center;
}
.announcement-txt {
	font-size: 17.8px;
	color: #f10000;
	font-weight: bold;
	line-height: 1.6em;
	margin-top: 18px;
	text-align: justify;
}

.announcement_top {
	padding: 15px;
	background-color: #01abe9;
}
.announcement_top-sub {
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 15px;
	padding: 15px;
	border: 3px solid #FFF;
	border-radius: 10px;
}
.announcement_top-txt {
	font-size: 17px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}
.announcement_top span {
	background-color: #FFFFF2;
	color: #FF0000;
}

.announcement_B {
	background-color: #FFF;
	border: 0px solid #000; /*3px solid #000000*/
	padding: 20px;
	margin: 0 0; /*20px 0*/
}
.announcement-sub_B {
	font-size: 22px; /*24px*/
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px; /*20px*/
}
.announcement-txt_B {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}
.announcement_B span { color: #FF0000; }


/*------------------------------------------
	オファーボタンのフェードイン
------------------------------------------*/
/* 画面外にいる状態 */
.fadein {
	opacity : 0.1;
	transform : translate(0, 50px);
	transition : all 500ms;
}
/* 画面内に入った状態 */
.fadein.scrollin {
	opacity : 1;
	transform : translate(0, 0);
}