@charset "utf-8";
/*
484=07:スマイル会員１カラムページ

321:うさぎ＋ボトムbar
345:事業別の文字はイメージカラー
445:アニメーション：採用

1476〜800px以下

*/


html {
	font-size: 62.5%;
}

body,h1,h2,h3,h4,h5,div,p,ul,li,img,dt,dd,dl {
     margin: 0;
     padding: 0;
	 line-height: 1.7;
}
body {
	font-family: 'Lucida Grande',"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	 font-size: 17px;
	 font-size: 1.7rem;
}
.clear {
	clear: both;
}
.mb15 {
	margin-bottom: 15px;
}
.mb1em {
	margin-bottom: 1em;
}
.mb2em {
	margin-bottom: 2em;
}
.mb-halfem {
	margin-bottom: 0.5em;
}
.mb30 {
	margin-bottom: 30px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb100 {
	margin-bottom: 100px;
}
.ptpb30{
	padding-top: 30px;
	padding-bottom: 30px;
}
.pt2pb1{
	padding-top :2em;
	padding-bottom: 0.6em;
}
.width80 {
	width: 80%;
}
.center {
	text-align: center;
}
.area-txal-l{/*テキスト左寄せ*/
	text-align: left;
}
.area-txal-r{/*テキスト右寄せ*/
	text-align: right;
}
a {
	text-decoration: underline;
	color: #000;/*#5a9549みどり*/
	/*padding-bottom: 5px;sliderのボタンおかしくて消、様子見*/
}

.imgline{
    border: 1px solid gray;
}

/* ===================== 
画像関連
===================== */

img a:hover {
	opacity: 0.7;
}
img .border {
	border: 1px solid #9D9D9D;
}
img.fit-service {
	width: 100%;
	height: 230px;
	object-fit: cover;
}
img.fit-service-s {
	width: 60%;
	height: 150px;
	object-fit: cover;
}
img.fit-service-top0 {/*上部の位置：キャンペーン一覧ページの画像*/
	width: 100%;
	height: 230px;
	object-fit: cover;
	object-position: 0 0;
}


.bx-wrapper .slider-recruit-img img{/* 採用ページのスライダー画像 */
	width: 100%;
}

li {
	list-style: none;
}
li {
/*
  For IE6 + IE7:

  "display: list-item" keeps bullets from
  disappearing if hasLayout is triggered.
*/
  display: list-item;
}



/*--------------------------------------------------------
  common
--------------------------------------------------------*/
/* ===================== 
ぱんくずリスト
===================== */
div#pankuzu-menu {
    background: #b9d27c;
}
div#pankuzu-menu-in {
    width: 960px;
    margin: 0 auto;
    padding: 0.5em 0;
}
div#pankuzu {
    background: #fafcd2;
	font-size: 80%;
}
div#pankuzu-in {
    width: 960px;
    margin: 0 auto;
    padding: 0.5em 0;
}
div#pankuzu span {
	margin: 0 0.8em;
}

/* ===================== 
wrapper
===================== */

#wrapper-outer{
-webkit-background-size: 10px 10px;
-moz-background-size: 10px 10px;
background-size: 10px 10px;
background-color: #ffffff;
background-image: -webkit-gradient(linear, 0 100%, 100% 0,
                        color-stop(.25, rgba(250, 252, 210, 0.3)), color-stop(.25, transparent),
                        color-stop(.5, transparent), color-stop(.5, rgba(250, 252, 210, 0.3)),
                        color-stop(.75, rgba(250, 252, 210, 0.3)), color-stop(.75, transparent),
                        to(transparent)),
                  -webkit-gradient(linear, 0 0, 100% 100%,
                        color-stop(.25, rgba(250, 252, 210, 0.3)), color-stop(.25, transparent),
                        color-stop(.5, transparent), color-stop(.5, rgba(250, 252, 210, 0.3)),
                        color-stop(.75, rgba(250, 252, 210, 0.3)), color-stop(.75, transparent),
                        to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(250, 252, 210, 0.3) 25%, transparent 25%,
                    transparent 50%, rgba(250, 252, 210, 0.3) 50%, rgba(250, 252, 210, 0.3) 75%,
                    transparent 75%, transparent),
                  -webkit-linear-gradient(-45deg, rgba(250, 252, 210, 0.3) 25%, transparent 25%,
                    transparent 50%, rgba(250, 252, 210, 0.3) 50%, rgba(250, 252, 210, 0.3) 75%,
                    transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(250, 252, 210, 0.3) 25%, transparent 25%,
                    transparent 50%, rgba(250, 252, 210, 0.3) 50%, rgba(250, 252, 210, 0.3) 75%,
                    transparent 75%, transparent),
                  -moz-linear-gradient(-45deg, rgba(250, 252, 210, 0.3) 25%, transparent 25%,
                    transparent 50%, rgba(250, 252, 210, 0.3) 50%, rgba(250, 252, 210, 0.3) 75%,
                    transparent 75%, transparent);
background-image: -ms-linear-gradient(45deg, rgba(250, 252, 210, 0.3) 25%, transparent 25%,
                    transparent 50%, rgba(250, 252, 210, 0.3) 50%, rgba(250, 252, 210, 0.3) 75%,
                    transparent 75%, transparent),
                  -ms-linear-gradient(-45deg, rgba(250, 252, 210, 0.3) 25%, transparent 25%,
                    transparent 50%, rgba(250, 252, 210, 0.3) 50%, rgba(250, 252, 210, 0.3) 75%,
                    transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(250, 252, 210, 0.3) 25%, transparent 25%,
                    transparent 50%, rgba(250, 252, 210, 0.3) 50%, rgba(250, 252, 210, 0.3) 75%,
                    transparent 75%, transparent),
                  -o-linear-gradient(-45deg, rgba(250, 252, 210, 0.3) 25%, transparent 25%,
                    transparent 50%, rgba(250, 252, 210, 0.3) 50%, rgba(250, 252, 210, 0.3) 75%,
                    transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(250, 252, 210, 0.3) 25%, transparent 25%,
                    transparent 50%, rgba(250, 252, 210, 0.3) 50%, rgba(250, 252, 210, 0.3) 75%,
                    transparent 75%, transparent),
                  linear-gradient(-45deg, rgba(250, 252, 210, 0.3) 25%, transparent 25%,
                    transparent 50%, rgba(250, 252, 210, 0.3) 50%, rgba(250, 252, 210, 0.3) 75%,
                    transparent 75%, transparent);
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#tmx-sent {
	width: 960px;
	margin: 0 auto;
}
#top-main{
    margin: 0 auto;
}
#main {
	width: 730px;
	float: left;
	padding-left: 10px;
	margin-bottom: 100px;
}
#main p{
	display: block;
	/* padding-right: 0.5em; 計算狂うので廃止予定 */
}

/* 幅100%にしたい画像 */
#main img#size100 {
	width: 100%;
}
#side{
	width: 210px;
	float: left;
	padding-left: 10px;
	margin-bottom: 100px;
}
#header_box {
	background: #fff;
	width: auto;
}
/* ==画面上部のicatch（みどり）=== */
#top-bg {
	background: #7EBC1D;
	width: auto;
}
#top-bg-k {
	background: #F98885;
	width: auto;
}
#top-bgin {
	margin: 0 auto;
	width: 960px;
}
#top-bgin h1 {
	font-size: 14px;
	color: #FFF;
	padding-left: 15px;
	font-weight: normal;
}

#header, #header-k {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#header-top {
	background: #5a9549;
}

#header #logo,#header-k #logo {
	font-size: 20px;
	padding: 20px 10px 20px 10px;
}


#top-info,#top-info-k {
	position: absolute;
	top : -30px;
	right: 10px;
    width: 414px;
    height: 128px;
}

.box-quarter img {
	width: 260px;
	float: left;
	margin-right: 1em;
}

#shop {
	background-color: #F7F9EF;
	border-radius: 0.7;
	padding: 10px;
	}



/* ===================== 
※※ title_XXXは廃止予定 ※※
ハウスクリーニング
===================== */
.title_house {
	font-size: 18px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px 20px;
	margin-bottom: 15px;
}


#main h1.title_smile {
	text-align: center;
	background: none;
	font-size: 35px;
	margin: 20px auto 20px;
	color: #7EBC1D;
	line-height: 2em;
	padding: 30px 0;
	border: 6px solid #7EBC1D;
	border-radius: 0.6;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

/*---------------------------------
 全体タイトルh2/h3 img有
---------------------------------*/

#main h1 {
	margin-bottom: 25px;
        line-height: 1.4em;
}
#main h2, #main h1 {
	font-size: 25px;
	 font-size: 2.5rem;
	 line-height: 1.4em;
}

/* 見出し<h2>：うさぎ */
#main h2,#main .catebar2-campaign {/*見出し：うさぎ*/
	border: 1px solid green;/*#E02F82*/
	border-width: 0 0 5px 0;
	padding: 25px 0 5px 85px;
	background: url(img/icon-usagi.gif)no-repeat left top;
	line-height: 1.8;
	margin-bottom: 1em;
}

/* うさぎ＋ボトムbar */
#main h2.catebar2-sm {
	border-bottom-color:#00AEEF;
}
#main h2.catebar2-tmx {
	border-bottom-color: #7b5544;
}
#main h2.catebar2-mm {
	border-bottom-color: #FB5589;
}
#main h2.catebar2-lc {
	border-bottom-color: #ff7f50;
}
#main h2.catebar2-ct {
	border-bottom-color: #005ECC;
}
#main h2.catebar2-dc {
	border-bottom-color: #E53C38;
}
#main h2.catebar2-campaign {
	border-bottom-color: #9DC44D;
}
#main h2.catebar2-ive {
	border-bottom-color: #ff0000;
}
#main h2.catebar2-hrp {
	border-bottom-color: #008b8b;
}
#main h2.catebar2-hb {
	border-bottom-color: #800080;
}

/* 見出し<h2>：うさぎend */

#main h3 {
	font-size: 21px;
	font-size: 1.9rem;
	margin-bottom: 0.5em;
	padding: 0.5em 0.5em 0em 0;
	line-height: 1.2em;
}

/*---------------------------------
 全体タイトルh2/h3 img有
---------------------------------*/
.dc{ color: #E53C38; }
.mm{ color: #F777A6; }
.lc{ color: #ff7f50; }
.tmx{ color: #7b5544; }
.pe{ color: #5DB226; }
.sm{ color: #00AEEF; }
.hb{ color: #ffff00; }
.biz{ color: #0066CC; }
.recom{ color: #A869A8; }
.cam{ color: #7EA750;}

#main .catebar-campaign, #main .catebar-sm, #main .catebar-tmx,#main .catebar-lc,#main .catebar-mm,#main .catebar-dc,#main .catebar-hrp,#main .catebar-hb,#main .catebar-ct,#main .catebar-can,#main .catebar-ive,
article h1{
	background-size: 730px 30px;	
	padding: 1em 0 30px 0;
	margin-bottom: 20px;
	width: auto;
}
#main .catebar-campaign, article h1 {
	background: url(img/catebar-campaign.gif) no-repeat left bottom;}
#main .catebar-campaign {
	background: url(img/catebar-campaign.gif) no-repeat left bottom;}
#main .catebar-sm {
	background: url(img/catebar-sm.gif) no-repeat left bottom;}
#main .catebar-tmx {
	background: url(img/catebar-tmx.gif) no-repeat left bottom;}
#main .catebar-lc {
	background: url(img/catebar-lc.gif) no-repeat left bottom;}
#main .catebar-dc {
	background: url(img/catebar-dc.gif) no-repeat left bottom;}
#main .catebar-hrp {
	background: url(img/catebar-hrp.gif) no-repeat left bottom;}
#main .catebar-hb {
	background: url(img/catebar-hb.gif) no-repeat left bottom;}
#main .catebar-ct {
	background: url(img/catebar-ct.gif) no-repeat left bottom;}
#main .catebar-can {
	background: url(img/catebar-can.gif) no-repeat left bottom;}
#main .catebar-ive {
	background: url(img/catebar-ive.gif) no-repeat left bottom;}
#main .catebar-mm {
	background: url(img/catebar-mm.gif) no-repeat left bottom;
	width: 100%;
}

/*---------------------------------
 カテゴリ別：注目、トピックス
---------------------------------*/
.catetopi-mm {
	display: inline-block;
	background: pink;
	padding: 0.5em 1em;
	font-weight: bold;
	margin-bottom: 0.8em;
}

#worry{
	display: grid;
	grid-gap: 0;
	grid-template-columns: minmax(120px, 1fr) 4fr;
	background-color: #BEDC98;
	font-size: 80%;
	padding: 10px;
}
/*---------------------------------
 nextボタン
---------------------------------*/


.next-btn{
    display: block;
    width: 60%;
    margin:1em auto 5em;
    padding: 0.5em 1em;
    text-decoration: none;
    text-align: center;
    background: #7EBC1D;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px green;
    border-radius: 3px;
}
.next-btn:active{/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
    border-bottom: none;
}
.next-btn a, .next-btn-tel a, .next-btn-web a {
	color: #FFF;
}


.next-btn-tel, .next-btn-web{
    display: block;
    width: 60%;
    margin:1em auto 2em;
    padding: 0.5em 1em;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    border-radius: 3px;
}
.next-btn-tel {
    background: #E36B41;/*ボタン色*/
    border-bottom: solid 4px #C64017;
}
.next-btn-web {
    background: #7EBC1D;/*ボタン色*/
    border-bottom: solid 4px green;
}
.next-btn-tel:active, .next-btn-web:active{/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    box-shadow: 0px 0px 1px rgba(198, 64, 23, 0.2);/*影を小さく*/
    border-bottom: none;
}


/*-nextボタン-------------------*/

.bgwh {
	background: #FFF;
}
/* ===================== 
ページTOPへ戻る
===================== */
#page_top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
#page_top a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 20px 20px;
}
#page_top a:hover {
    text-decoration: none;
}
/*---------------------------------
 アニメーション：採用
---------------------------------*/
/* 基本のスタイル */
   .foo.delighter {
      transition: all .5s ease-out;
      transform: translateX(-100%);
      opacity: 0;
   }

/* スタート時のスタイル */
   .foo.delighter.started {
      transform: none;
      opacity: 1;
   }

/* エンド時のスタイル */
   .foo.delighter.started.ended {
   }
.delighter.bottom { transform:translatey(80%); opacity:0; transition: all .75s ease-out; }
.delighter.from-l { transform:translateX(-80%); opacity:0; transition: all .75s ease-out; }
.delighter.from-r { transform:translateX(80%); opacity:0; transition: all .75s ease-out; }
.delighter.bottom.started ,.delighter.from-r.started ,.delighter.from-l.started { transform:none; opacity:1; }

/*---------------------------------
 
---------------------------------*/
.kt{    color: #FB5589;}/*京田辺*/
.ik{    color: #7EBC1D;}/*京田辺*/
.kt-bg{    background: #FB5589; color: #FFF;}/*京田辺*/
.ik-bg{    background: #7EBC1D; color: #FFF;}/*京田辺*/


#sb {
	background:#EEE;
	border: 5px solid #999;
	padding: 10px;
}
.font-icon {/* !注意!のアイコン */
	color: red;
	display: block !important;
	font-size: 200% !important;
	margin-bottom: 0.3em;
}
.br-sp{
	display: none;
}

.attention-1 {
	display: block;
	font-size: 70%;
}
.fs80{    font-size: 80%;}
.fs70{    font-size: 70%;}

.attention-3 {
	color: #F00;
}

.attention-5 {
	display: block;
}
.attention-6 {
	background: #FB5589;
	padding: 0.8em;
	border-radius: 17px;
	color: #FFF;
	margin-right: 0.5em;
}

/* ===リボン装飾=== */
.balloon {
  position: relative;
  padding: 10px 5px;
  margin-top: 3em;
}

.balloon-head{
  position: absolute;
  top: -36px;
  width: 100px;
  margin: 0 auto 40px;
  padding: 5px;
  background: orange;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

.balloon-head::after {
  content: '';
  border: 8px solid transparent;
  border-top-color: orange;
  position: absolute;
  bottom: -16px;
  left: 50%;
  margin-left: -8px;
}
.balloon span{
    font-size: 25px;
}
.move {
  animation: 0.5s move infinite alternate linear;
}

@keyframes move {
  to { transform: transtateY(0); }
  from { transform: translateY(4px); }
}
/* ===リボン装飾end=== */


.box-base{
	text-align: center;
	padding: 2em;
}

/* ボックス（キャンペーン期間など） */
.box-set-pi ,.box-set-gr, .box-set-bl, .box-set-or {
    margin-bottom: 2em;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.32);/*影*/
}
.box-set-pi span ,.box-set-gr span ,.box-set-bl span, .box-set-or span {
    display: block;
	padding: 0.8em;
	border-radius:  10px 10px 0 0;
	color: #FFF;
    text-align: center;
}
.box-set-pi div,.box-set-gr div, .box-set-bl div, .box-set-or div{
    padding: 1.5em 1em 1.5em 1em;
    margin: 0 0;
}
.box-set-pi span {background: #FB5589;}
.box-set-pi div{background: #ffe8f4;/*背景色*/}

.box-set-gr span {background: #1bc139;}
.box-set-gr div{background: #eaffed;/*背景色*/}

.box-set-bl span {background: #21aaef;}
.box-set-bl div{background: #e4fcff;/*背景色*/}

.box-set-or span {background: #FFA263;}
.box-set-or div{background: #FFF8E3;/*背景色*/}


.attention-8{
	color: #ED1E79;
}
.attention-9{
	text-decoration: underline;
}
.attention-10{
	font-size: 1.8em;
}
.attention-11 {
	font-weight: bold;
}
.attention-13 {
	font-size:  1.3em;
}
.attention-14 {
	font-size:  1em;
}
.font-biggest{
	font-size:  1.7em;
}
.font-middle {/* スタッフコメントなど */
	font-size: 0.9em;
	line-height: 1.6em;
}
.font-mini{
    font-size: 0.5em;
}
.font-gr{
	color: #006837;
}
.font-og{ /* ライフケア */
	color: #e0602c;
}
.font-pi{
	color: #FC5B99;/* MM */
}
.font-sm{
	color: #0492A5;
}

/* 下線マーカー */
.font-line-gr {
	background: linear-gradient(transparent 50%, yellowgreen 60%);}
.font-line-pi {
	background: linear-gradient(transparent 50%, pink 60%);}
.font-line-or {
	background: linear-gradient(transparent 50%, orange 60%);}
.font-line-lb{
	background: linear-gradient(transparent 70%, #75BEFB 30%);}




.box {
	display: inline-block;
	padding: 0.5em 1em;
	font-weight: bold;
	margin-bottom: 0.8em;
}
.attention-77 {
	display: inline-block;
	background: #fafcd2;
	padding: 0.5em 1em;
	font-weight: bold;
	margin-bottom: 0.8em;
}

.bg-pi{	background-color: #F9D4E3;}
.bg-pp{	background-color: #DFBCF5;}
.bg-or	{	background-color: #FFF8E3;}
.bg-sm{	background-color: #DCF5F9;}
.bg-ligr{	background-color: #DFF9B2;}
.area-bg-mm{	background-color: #FB5589;}



.box-pd {
	padding: 2.5em;
}
.spot-a{
	background-color: #FCE5B4;
	padding: 1.5em;
}
.spot-gr{/*採用*/
	background-color: #006837;
	padding: 1.5em;
}
.boxbg-wh{/*採用*/
	background-color: #FFF;
}
.boxbg-gr{/*採用*/
	background-color: #F6FCEB;
}
.price {
	color: #D43F6F;
	font-weight: bold;
	display: block;
	margin-bottom: 0.5em;
}
.price-gift {
    text-align: center;
	font-weight: bold;
	display: block;
	margin-bottom: 0.5em;
    padding: 0.5em 0;
    border: 1px solid gray;
    border-width: 1px 0;
}
.detail {
	display: block;
	font-size: 66%;
	line-height: 1.5em;
}

/* 関連情報 */
.relation {
	border: 1px solid gray;
	padding: 1.5em 0.5em 0.5em 1em;
	position: relative;
	font-size :0.8em;
}
.relation p {
	position: absolute;
	z-index: 10;
	top: -1em;
	border-radius: 20px;
	padding :0.2em 1em;
}

/* 吹き出し本体 - 左右の中心 */
.balloon1{
  position: relative;
  padding: 20px !important;
  background-color: yellowgreen;
  margin-bottom: 2em;
}
/* 三角アイコン - 左右の中心 */
.balloon1::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 20px;
  bottom: -15px;
  border-top: 15px solid yellowgreen;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}


/*---------------------------------
 ミニlist　clearfix（説明文で小さいリスト）
---------------------------------*/
.miniList li{
	float: left;
}
.clearfix:after{
	display: block;
	clear: both;
	height:0px;
	visibility:hidden;
	content:".";
}

/*---------------------------------
  07:スマイル会員登録・特典・利用
---------------------------------*/
#icatch-outer{
	background: url(img/smile/mail-icatch.png) no-repeat center top;
	min-height: 590px;
	width: auto;
	position: relative;
}

#icatch-line{
	background: url(img/line/line_top.png) no-repeat center top;
	min-height: 590px;
	width: auto;
	position: relative;
}

#icatch {
	width: 100%;
	position: absolute;
	bottom: 5%;
	text-align: center;
}

#icatch1 {
	width: 100%;
	position: absolute;
	bottom: 5%;
	text-align: center;
}

#icatch a {
	width: 80%;
	/*max-width: 526px;*/
	margin: auto;
}

#deco-01{/*デザイン。使用してない*/
	border: 270px solid transparent;
	border-top: 70px solid #FFF;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0 auto;
	margin-bottom: -200px;
}

#smile-shinki-03-outer{/*背景ピンク*/
-webkit-background-size: 15px 15px;
-moz-background-size: 15px 15px;
background-size: 15px 15px;
background-color: #f8d1d8;
background-image: -webkit-gradient(linear, 0 100%, 100% 0,
                        color-stop(.25, rgba(255, 181, 179, 0.8)), color-stop(.25, transparent),
                        color-stop(.5, transparent), color-stop(.5, rgba(255, 181, 179, 0.8)),
                        color-stop(.75, rgba(255, 181, 179, 0.8)), color-stop(.75, transparent),
                        to(transparent)),
                  -webkit-gradient(linear, 0 0, 100% 100%,
                        color-stop(.25, rgba(255, 181, 179, 0.8)), color-stop(.25, transparent),
                        color-stop(.5, transparent), color-stop(.5, rgba(255, 181, 179, 0.8)),
                        color-stop(.75, rgba(255, 181, 179, 0.8)), color-stop(.75, transparent),
                        to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 181, 179, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(255, 181, 179, 0.8) 50%, rgba(255, 181, 179, 0.8) 75%,
                    transparent 75%, transparent),
                  -webkit-linear-gradient(-45deg, rgba(255, 181, 179, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(255, 181, 179, 0.8) 50%, rgba(255, 181, 179, 0.8) 75%,
                    transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 181, 179, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(255, 181, 179, 0.8) 50%, rgba(255, 181, 179, 0.8) 75%,
                    transparent 75%, transparent),
                  -moz-linear-gradient(-45deg, rgba(255, 181, 179, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(255, 181, 179, 0.8) 50%, rgba(255, 181, 179, 0.8) 75%,
                    transparent 75%, transparent);
background-image: -ms-linear-gradient(45deg, rgba(255, 181, 179, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(255, 181, 179, 0.8) 50%, rgba(255, 181, 179, 0.8) 75%,
                    transparent 75%, transparent),
                  -ms-linear-gradient(-45deg, rgba(255, 181, 179, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(255, 181, 179, 0.8) 50%, rgba(255, 181, 179, 0.8) 75%,
                    transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 181, 179, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(255, 181, 179, 0.8) 50%, rgba(255, 181, 179, 0.8) 75%,
                    transparent 75%, transparent),
                  -o-linear-gradient(-45deg, rgba(255, 181, 179, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(255, 181, 179, 0.8) 50%, rgba(255, 181, 179, 0.8) 75%,
                    transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 181, 179, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(255, 181, 179, 0.8) 50%, rgba(255, 181, 179, 0.8) 75%,
                    transparent 75%, transparent),
                  linear-gradient(-45deg, rgba(255, 181, 179, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(255, 181, 179, 0.8) 50%, rgba(255, 181, 179, 0.8) 75%,
                    transparent 75%, transparent);}
#smile-shinki-06-outer{/*背景黄色*/
	margin-bottom: 90px;
-webkit-background-size: 15px 15px;
-moz-background-size: 15px 15px;
background-size: 15px 15px;
background-color: #ffffff;
background-image: -webkit-gradient(linear, 0 100%, 100% 0,
                        color-stop(.25, rgba(252, 238, 182, 0.8)), color-stop(.25, transparent),
                        color-stop(.5, transparent), color-stop(.5, rgba(252, 238, 182, 0.8)),
                        color-stop(.75, rgba(252, 238, 182, 0.8)), color-stop(.75, transparent),
                        to(transparent)),
                  -webkit-gradient(linear, 0 0, 100% 100%,
                        color-stop(.25, rgba(252, 238, 182, 0.8)), color-stop(.25, transparent),
                        color-stop(.5, transparent), color-stop(.5, rgba(252, 238, 182, 0.8)),
                        color-stop(.75, rgba(252, 238, 182, 0.8)), color-stop(.75, transparent),
                        to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(252, 238, 182, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(252, 238, 182, 0.8) 50%, rgba(252, 238, 182, 0.8) 75%,
                    transparent 75%, transparent),
                  -webkit-linear-gradient(-45deg, rgba(252, 238, 182, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(252, 238, 182, 0.8) 50%, rgba(252, 238, 182, 0.8) 75%,
                    transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(252, 238, 182, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(252, 238, 182, 0.8) 50%, rgba(252, 238, 182, 0.8) 75%,
                    transparent 75%, transparent),
                  -moz-linear-gradient(-45deg, rgba(252, 238, 182, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(252, 238, 182, 0.8) 50%, rgba(252, 238, 182, 0.8) 75%,
                    transparent 75%, transparent);
background-image: -ms-linear-gradient(45deg, rgba(252, 238, 182, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(252, 238, 182, 0.8) 50%, rgba(252, 238, 182, 0.8) 75%,
                    transparent 75%, transparent),
                  -ms-linear-gradient(-45deg, rgba(252, 238, 182, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(252, 238, 182, 0.8) 50%, rgba(252, 238, 182, 0.8) 75%,
                    transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(252, 238, 182, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(252, 238, 182, 0.8) 50%, rgba(252, 238, 182, 0.8) 75%,
                    transparent 75%, transparent),
                  -o-linear-gradient(-45deg, rgba(252, 238, 182, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(252, 238, 182, 0.8) 50%, rgba(252, 238, 182, 0.8) 75%,
                    transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(252, 238, 182, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(252, 238, 182, 0.8) 50%, rgba(252, 238, 182, 0.8) 75%,
                    transparent 75%, transparent),
                  linear-gradient(-45deg, rgba(252, 238, 182, 0.8) 25%, transparent 25%,
                    transparent 50%, rgba(252, 238, 182, 0.8) 50%, rgba(252, 238, 182, 0.8) 75%,
                    transparent 75%, transparent);
}
/*登録方法について（ピンク）*/
#smile-shinki-03 {
	width: 960px;
	text-align: center;
	margin: 0 auto;
	padding: 3% 0;
	position: relative;/*見出し吹き出しバルーンの位置調整*/
}


#entry-zero{
	margin-top: 0px;
	background: #FFF;
	padding: 2em;
}

#smile-shinki-05 {
	width: 960px;
	text-align: center;
	margin: 0 auto;
	padding: 5% 0;
	position: relative;/*見出し吹き出しバルーンの位置調整*/
}


/*背景黄色の２ステップor他ページ利用できるバナー*/
#smile-shinki-06 {
	width: 960px;
	text-align: center;
	margin: 0 auto;
	padding: 5% 0;
}
#smile-shinki-06 p{
	font-size: 180%;
	font-weight: bold;
}

/*利用について（みどり）*/
#smile-pointUse-outer{
	background: yellowgreen;	
}
#smile-pointUse{
	width: 960px;
	text-align: center;
	margin: 0 auto;
	padding: 5% 0;
}




/*---------------------------------
  Gナビ
---------------------------------*/

.sub-k{
    display: none;
}
#gNav-outer,#gNav-outer-k{
    /* background: #fbffcf; */
    padding-top:30px;
    padding-bottom:1.5em;
background-color: #ffffff;
}

#gNav,#gNav-k{
	width: 960px;
	margin: 0 auto;
}
#gNav ul,#gNav-k ul{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 5px;
}
#nav-a{    background: url(img/index/nav-dc.png)no-repeat;}
#nav-b{    background: url(img/index/nav-mm.png) no-repeat;}
#nav-c{    background: url(img/index/nav-tmx.png) no-repeat;}
#nav-d{    background: url(img/index/nav-cam.png) no-repeat;}
#nav-e{    background: url(img/index/nav-mail.png) no-repeat;}
#nav-f{    background: url(img/index/nav-hrp.png) no-repeat;}
#nav-g{    background: url(img/index/nav-biz.png) no-repeat;}
#nav-h{    background: url(img/index/nav-lc.png) no-repeat;}
#nav-i{    background: url(img/index/nav-sm.png) no-repeat;}
#nav-j{    background: url(img/index/nav-hb.png) no-repeat;}

#nav-a a, #nav-b a, #nav-c a, #nav-d a, #nav-e a,
#nav-f a, #nav-g a, #nav-j a, #nav-h a, #nav-i a{
    display: block;
    padding-left: 50px;
    line-height: 50px;
}

#gNav {	position: relative;}/*不要？*/

span.close {/*不要？*/
	background: rgba(0,0,0,.6);
	color: #FFFFFF;
	padding: 30px 200px 30px;
	position: absolute;
	top: 100px;
	left: 10px;
	font-size: 150%;
}
#gNav p, #gNav-k p{/* スマホ用のため */
	display: none;
}
#icon-mail {
	position: absolute;
	top: 5px;
	right: 10px;
}



/* ===================== 
記事エリア
===================== */

#post-info{
	text-align: right;
}
.effect-usagi{
	position: relative;
	width: 730px;
	padding-bottom: 80px;
}
.effect-usagi div{
	position: absolute;
	left: 300px;
	top: -60px;
	transition: 3.0s all ease-in 1s;
}
  



/* 料金表（priceTable）と商品詳細（productTable）
===================== */
table.priceTable, table.productTable {
    border-collapse: collapse;
    width: 100%;
    font-size: 1em;
    margin: 0 0 10px;
}
table.priceTable th {
    border: 1px solid #e5e5e5;
    background-color: #fde2d0;
    padding: 8px 0;
    text-align: center;
    width: 25%;
}
table.priceTable td,table.productTable td {
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 10px 10px;
    text-align: center;
    background-color: #FFF;
}
table.priceTable td.price {
    text-align: right;
}
table.priceTable td.title {
    text-align: left;
    font-weight: bold;
}
table.priceTable tr,table.productTable tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
table.productTable th{
	border: 1px solid #e5e5e5;
	padding: 8px 0;
    text-align: center;
	min-width: 9em;
}

/* サービスカラーの設定
===================== */

/*	border-bottom: 1px solid #e1d4c3;
	background-color: #fff6eb;*/

table.priceTable .priceTop-sm, table.productTable .priceTop-sm {
		color: #fff;
		background-color: #1caae5;
		border-bottom: none;
}
table.priceTable .priceTop-mm,table.productTable .priceTop-mm {/* mm/hrp→.areabg-mmへ */
		color: #fff;
		background-color: #E53C38;
		border-bottom: none;
}
table.priceTable .priceTop-dc,table.productTable .priceTop-dc {/* mm/hrp→.areabg-mmへ */
		color: #fff;
		background-color: #FB5589;
		border-bottom: none;
}
table.priceTable .priceTop-lc,table.productTable .priceTop-lc {/* mm/hrp→.areabg-mmへ */
		color: #fff;
		background-color: #ff7f50;
		border-bottom: none;
}
table.priceTable .priceTop-tmx,table.productTable .priceTop-tmx {/* mm/hrp→.areabg-mmへ */
		color: #fff;
		background-color: #7b5544;
		border-bottom: none;
}
table.priceTable .priceTop-hb,table.productTable .priceTop-hb {/* mm/hrp→.areabg-mmへ */
		color: #fff;
		background-color: #ffff00;
		border-bottom: none;
}
table.priceTable .priceTop-or,table.productTable .priceTop-or {/* tmx/lc */
		color: #fff;
		background-color: #FFA263;
		border-bottom: none;
}

/* ===================== 
 basic table　沿革のみ
===================== */
table.basicTable {
    border-collapse: collapse;
    width: 100%;
    font-size: 1em;
    margin: 0 0 10px;
}
table.basicTable th {
    border: 1px solid #e5e5e5;
    background-color: #bad8af;
    padding: 8px 10px;
    text-align: center;
	min-width: 10%;
}
table.basicTable td {
    border: 1px solid #e5e5e5;
    padding: 5px 15px;
    text-align: left;
}
table.basicTable td:nth-child(odd){/*奇数列*/
	background-color: #DFF9B2;
}
table.basicTable td:nth-child(even){/*偶数列*/
	background-color: #FFF;
}
table.basicTable tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

/* ===================== 
　　３カラムじゃなくハーフ
===================== */
.column {
    display: table;
	table-layout: fixed;
    width: 100%;
	margin-bottom: 15px;
}
.column div.cell {
    display: table-cell;
	vertical-align: top;
	padding: 2px;
	width: 340px;
}
.column div.cell p {
	display: block;
	padding: 1em;
	width: 95%;
}


/*テストでcellを７対３に*/
.column div.cell-7 {
    display: table-cell;
	vertical-align: top;
	padding: 2px;
	width: 70%;
}

/* ===================== 
　　2カラム NEWハーフ
===================== */
.col-2{
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 2em;
}
#col-2bottomInfo{
	width: 960px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr 1fr;
	padding-top: 15px;
}

.col-2 div.bg-none , .col-3 .bg-none{/*背景色なしバージョン：youtube.html*/
	padding: 10px;
	background: none;
}
.col-2 img{
	max-width: 100%;
}
.flexbox {
	display: -webkit-flex;
	display: flex;
}
.Fmain{
	margin-right: 30px;
}
/* gridの順番入れ替え：box-orderに入れるだけ */

#box-order .col-2:nth-child(2n+1) img {
	order: 2;
}
#box-order .col-2:nth-child(2n+1) div {
	order: 1;
}


/* 固定(img?)＋可変(text)ver */

.col-2variable{
	display: grid;
	grid-gap: 20px;
	grid-template-columns: 1fr 3fr;
}
.col-2variable p{
	text-align: left;
}
.col-2variable img{
    width: 100%;
}
.col-2variable2{
	width: auto;
	display: grid;
	grid-gap: 20px;
	grid-template-columns: 2fr 1fr;
}
.col-2variable2 img{
    width: 100%;
}

.clo-coments{/* スタッフの声 */
	display: grid;
	grid-gap: 0;
	grid-template-columns: minmax(120px, 1fr) 4fr;
}
.clo-coments p {/* 中央寄せ */
	padding: 0;
	margin: 0;
	height: 110px;
	display: flex;
	align-items: center;
}

/* 折り返さないタイプ（横並び１例） */
.column-two {
	display: inline-flex;
	justify-content: space-between;
	flex-direction: row;
}
.column-two-one {
	display: inline-flex;
	justify-content: space-between;
	flex-direction: row;
}
.column-two-one li {
	width: 365px;
}

/*test*/
.column-two-one div {
	flex: 1;
	margin-right: 10px;
}

.column-two73-one {
	display: inline-flex;
	justify-content: space-between;
}
.column-two73-one div {
	flex : 1;
}
.column-two73-one div.col {
	flex : 2;
}

/* 折り返すタイプ（横並び複数列） */
.column-two-turn{
	display: inline-flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.column-three-two-one{
	display: inline-flex;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: wrap;
}
.column-three-two-one li{
	flex: 1;
}
.grid-item{
	margin-bottom: 0.5em;
}
.grid-item img{
	border: 1px solid #AAA;
}

.column-three{
	display: flex;
	flex-wrap: wrap;
}
.column-three div img {
	width: 100%;
}


/* ずっと２列 */
.col-2hold {
	display: grid;
	grid-gap: 0px;
	grid-template-columns: 1fr 1fr;	
}
.col-2hold li {
	margin-bottom: 30px;
}
/* ここまで2カラム NEWハーフ */




/* ===================== 
　　３カラム：ギフトセット、ドメイン旧マニュアル
===================== */
ul.column3 {
    width: 100%;
	margin-bottom: 15px;
}
ul.column3 li {
	width: 210px;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-top: 15px;
}
ul.column3 li img {
	width: 100%;
}



ul.column3 li h3 {
	font-size: 50%;
	color: #D43F6F;
	line-height: 1.3;
}



/* ===================== 
　　3カラム NEW：定番ギフト(col-3more)
===================== */
.col-3more{
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 1fr 1fr 1fr;
}
.col-3more li{
	margin-bottom: 1em;
}
ul.col-3more img{
	max-width: 100%;
}

.col-3{
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(auto-fit, minmax(300px,1fr));
}
.col-3 {
	grid-template-columns: 1fr 1fr 1fr;
}

.col-3 h3{
	text-align: center;
}

ul.col-3 li img{/*大きい画像使うと伸びるで対策*/
	max-width: 100%;
}

.col-3-2{
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 1fr 1fr 1fr;
}


/* ここまで3カラム NEW */




/* ===================== 
TMX
===================== */
.cateBox_3mass {
	width: 740px;
	margin: 0 auto;
}
.cateBox_3mass ul {
	width: 740px;
}
.cateBox_3mass ul li {
	display: inline-block;
	vertical-align: top;
	width: 205px;
	margin-right: 15px;
	margin-bottom: 20px;
	font-weight: bold;
}
.cateBox_3mass ul.tmx li {
	border: 5px solid #FFA263;
	border-width: 0 0 0 5px;
	padding: 5px 0 5px 15px;
}
.cateBox_3mass ul.tmx li a{
	color: #666;
}
.cateBox_3mass ul.house li {
	border: 5px solid #23c3d6;
	border-width: 0 0 0 5px;
	padding: 5px 0 5px 15px;
}

/*---------------------------------
  TOP
---------------------------------*/
.topicksVideo {
	width: 420px;
	float: left;
}
.topicksText {
	width: 450px;
	float: right;
}
.topicksText h2 {
	font-size: 180%;
	color: #B82159;
	line-height: 1.8;
	margin-bottom: 30px;
}

/*-------------------------------------
  お知らせ
-------------------------------------*/
/*全体のお知らせ*/
.news {
	width: 730px;
}
.news dl {
     width:740px;
     overflow:auto;
	 margin-top: 20px;
}
.news dl dt {
     clear: both;
     float: left;
     width: 150px;
	 margin-right: 10px;
	 padding: 10px 5px 10px 10px
}
.news dl dd {
     text-align: left;
	 padding: 10px 5px 10px 150px
}


/*--------------------------------
  共通　text
---------------------------------*/
span.text-marker-1{
	background: #FAE16C;
	padding: 0.2em;
}

/*--------------------------------
  サイド
---------------------------------*/

#hensoku {
	width: 180px;
}
#hensoku img {
	width: 210px;
	height: auto;
}


/*--------------------------------
  採用情報
---------------------------------*/
#recruit-wrap{
	margin: 0 auto;
}
.title_recruit div, .recruit-box2, .full-box{
	width: 960px;
	margin: 60px auto;
	text-align: center;
}
.title_recruit img#r-consept{
	width: 100%;
}
#youkou li{
	padding: 23px 50px;
}

.grid {
	display: grid;
	grid-gap: 6px;
	grid-template-columns: 1fr 1fr;
}

.fit-half-recruit img{/*廃止予定：使用してない*/
	width: 100%;
	height: 330px;
	object-fit: cover;
}


li .right_f {
	float: right;
}
li .left_f {
	float: left;
}

.recruit-box{
	padding: 5em 2em 3em;
}
#recruit-box-concept{
	background-color: #FFF8E3;
	padding: 60px;
}

#r-hearty {	background-color: #EED482;}
#r-merry {	background-color: #F973A3;}
#r-carestaff {	background-color: #F46F62;}
#r-tmx {	background-color: #FFA263;}
#r-jimu {	background-color: #0888BA;}
#r-sales {	background-color: #997CB5;}
#r-repair {	background-color: #69AD3D;}
#r-mate {	background-color: #FC8C86;}
#r-sm {	background-color: #00B3A2;}
#r-contract {	background-color: #C1CC2B;}


/*-----------------------------------------
  募集要項のピンクテーブル
------------------------------------------*/
table#rec_box  {
	width: 960px;
	margin: 0 auto;
	color: #504C46;
	background: #FFF;
	margin-bottom: 3em;
	border: 1px solid #F6ACAC;
	border-width: 1px 0 0 1px;
	line-height: 1.8em;
	font-size: 17px;
}
table#rec_box th {/**/
	width: 140px;
     padding: 1em;
	 text-align: center;
	 border: 1px solid #F6ACAC;
	 border-width: 0 1px 1px 0;
	 border-collapse: collapse;
	 font-weight: bold;
	background: #FFF0EC;
}
table#rec_box td {/**/
     padding:1em 1.2em 1em 1.2em;
     text-align: left;
	 border: 1px solid #F6ACAC;
	 border-width: 0 1px 1px 0;
	 border-collapse: collapse;
}

/*  -- お仕事内容 --  */
.rec-bg-pk	{
	background-color: #ffddd6;
	padding: 20px 10px;
}


/*  -- 採用end --  */







/*  */
#movie_hearty {
}
#box1 {
	width: 290px;
	margin-right: 10px;
	float: left;
}
#box2 {
	width: 580px;
	float: right;
}


/*--------------------------------------------------------
  フォーム全般
--------------------------------------------------------*/
ul#cam-aircon2020 li {
	margin-bottom: 1em !important;
}

input, #mailformpro textarea {
	font-size: 20px;
}

input.contactBtn {
	padding: 20px;
}
.form-text-L{
	width: 96% !important;
}
.form-text-S{
	width: 44% !important;
}
.form-text-SS{
	width: 10% !important;
}




/*--------------------------------------------------------
  フッター
--------------------------------------------------------*/


#footer {	background: #E3F9BB;}
#footer-k {	background: #feecec;}

#hpb-footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	text-align: center !important;
	position: relative;
	background: #E3F9BB;
}
#hpb-footer-k{
clear: both;
	width: 960px;
	margin: 0 auto;
	text-align: center !important;
	position: relative;
    background: #feecec;
}

#hpb-footer a,#hpb-footer-k a {	color: #333;}

#hpb-footer p, #hpb-footer-k p {
    width: auto;
	text-align: center;
	padding: 10px;
}
#hpb-footer-k p{    color: #FB5589;}
#hpb-footer p{    color: #6AA504;}
#hpb-footer .ik-bg a, #hpb-footer .kt-bg a{ color: #FFF; text-decoration: none;}

#hpb-footer ul,#hpb-footer-k ul {
	width: 30%;
	float: left;
	margin-bottom: 30px;
	margin-top: 20px;
    padding: 0 0.5em;
}
#hpb-footer ul li,#hpb-footer-k ul li {
	text-align: left;
}
#hpb-footer i{
	margin-right: 1%;
}
/*--------------------------------------------------------
  mailmaga
--------------------------------------------------------*/

.mailmaga dl {
     width:660px;
     overflow:auto;
     margin-bottom:1em;
	 margin-left: 20px;
}
.mailmaga dl dt {
     clear: both;
     float: left;
     width: 80px;
}
.mailmaga dl dd {
     float:left;
     width:580px;
     text-align: left;
}

.mailmaga h3 {
	 margin-left: 20px;
	 padding-left: 48px;
	 background: url(img/icon_mail.jpg) no-repeat left center;
	 min-height: 40px;
	 height: 40px;
	 font-size: 18px;
}
.topicks h3 {
	font-size: 18px;
	letter-spacing: 3px;
	color: #d0407d;
	padding-left: 20px;
}
.topicks p {
	margin-bottom: 15px;
	padding-left: 20px;
}



/*--------------------------------------------------------
  
--------------------------------------------------------*/
/*  */
#smile03 {
	background: url(img/smile/smile-bg.png) repeat top center;
}
/*  */
#mailmagazine {
	background: url(img/mail/mail-bg.png) repeat top center;
}

/*--------------------------------------------------------
  キャンペーンページ - campaign.html -
--------------------------------------------------------*/


/*--------------------------------------------------------
   - contract.html -
--------------------------------------------------------*/
#main #contract-1{
}
#main #contract-1 p{
	text-align: center;
	width: 80%;
	margin: 0 auto;
}


/*--------------------------------------------------------
  メールフォーム全般
--------------------------------------------------------*/
/* 入会アドレス送信フォーム */
#thanks_mailtitle {
	font-size: 25px;
	font-weight: bold;
}

/* 問い合わせフォーム */


/*--------------------------------------------------------
  メールフォーム全般
--------------------------------------------------------*/


#pdf-gift2015-aw {
	background: url(img/blog/gift2015-6.jpg) no-repeat center center;
	height: 258px;
	position: relative;
}
#pdf-gift2015-aw a {
	display: block;
	position: absolute;
	top: 110px;
	right: 50px;
	background-color: #FFF;
	padding: 15px;
}
#pdf-gift2015-cafe {
	background: url(img/blog/gift2015-8.jpg) no-repeat center center;
	height: 258px;
	position: relative;
}
#pdf-gift2015-cafe a {
	display: block;
	position: absolute;
	top: 110px;
	right: 50px;
	background-color: #FFF;
	padding: 15px;
}



/*ポイント利用例*/
.point-ex {
}
/*--------------------------------------------------------
  iframe：access.html、siro動画、index.html、youtube.html
--------------------------------------------------------*/

.link-box iframe {
	width: 85%;
	min-height: 350px;
	height: auto;
}
 #main iframe {
	 width: 100%;
	 height: auto;
	 min-height: 350px;
	 margin-bottom: 30px;
}
iframe#mini-youtube{/* sideナビ・youtube */
    height: 100%;
    min-height: 200px;
}

/*---------------------------------
  インスタ読み込み
---------------------------------*/
#insta {
	width: 100%;
}

/*---------------------------------
  sb-foot fix
---------------------------------*/

#footer-bk {
	display: none;
}

/*====================================================================
.s_01 .accordion_one
====================================================================*/
.s_01 .accordion_one {
    max-width: 1024px;
    margin: 0 auto;
    background-color: #FFF;
}
.s_01 .accordion_one .accordion_header {
    font-size: 20px;
    color: #390;
    border: 1px dotted gray;
    font-weight: bold;
    padding: 0.6em 15% 0.6em 1em;
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition-duration: 0.2s;
}
.s_01 .accordion_one:nth-of-type(2) .accordion_header {
}/*偶数行設定*/

.s_01 .accordion_one .accordion_header:hover {
    opacity: .8;
}
.s_01 .accordion_one .accordion_header .i_box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 5%;
    width: 30px;
    height: 30px;
    border: 1px solid #f7827f;
    margin-top: -15px;
    box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
}
.s_01 .accordion_one .accordion_header .i_box .one_i {
    display: block;
    width: 16px;
    height: 18px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
    position: relative;
}
.s_01 .accordion_one .accordion_header.open .i_box {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
}
.s_01 .accordion_one .accordion_header .i_box .one_i:before, .s_01 .accordion_one .accordion_header .i_box .one_i:after {
    display: flex;
    content: '';
    background-color: #f7827f;
    border-radius: 10px;
    width: 16px;
    height: 3px;
    position: absolute;
    top: 7px;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: center center;
}
.s_01 .accordion_one .accordion_header .i_box .one_i:before {
    width: 3px;
    height: 16px;
    top: 0;
    left: 7px;
}
.s_01 .accordion_one .accordion_header.open .i_box .one_i:before {
    content: none;
}
.s_01 .accordion_one .accordion_header.open .i_box .one_i:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.s_01 .accordion_one .accordion_inner {
    display: none;
    padding: 2em 1em;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
    box-sizing: border-box;
    background-color: #f3ffe1;
}

.s_01 .accordion_one .accordion_inner .box_one {
/*    height: 200px;  */
}
.s_01 .accordion_one .accordion_inner p.txt_a_ac {
    margin: 0;
}




/*------------------------------------------------------
  ここからタブレット用（481 - 800px）
--------------------------------------------------------*/
@media (min-width:481px) and (max-width:800px){

	
#top-bg {
	width: auto;
	overflow: hidden;
}
#header_box {
	width: auto;
}
#wrapper {
	border-top: 3px solid gray;
	margin-top: 0px;
	width: auto;
}

ul.slider, #main {
	width: auto;
}
ul.slider{
	height: auto;
}
div#top-bg {
	font-size: 80%;
}
div#top-bgin {
	display: none;
}
div#header_box, #header, #header-k {
	width: auto;
	text-align: center;
}
#header #logo {
	padding: 20px;
	text-align: left;
}
#header #logo,#header-k #logo {
	padding: 20px;
	text-align: left;
}
#header #logo img, #header-k #logo img{
    width: 50%;
        height: auto;
}

#top-info,#top-info-k{
        width: 50%;
        max-width: 330px;
        height: auto;
    top : 0px;
	right: 2%;
    }
#top-info img,#top-info-k img{    width: 80%;}

    
#main img {
	width: 100%;
}

img {
	width: auto;
	height: auto;
}

.box-quarter img {
	width: 30%;
	float: left;
	margin-right: 1em;
	margin-bottom: 2em;
}

#top-main img{
    width: 100%;
}
.br-sp{
	display: none;
}


/*--------------------------------
  ナビゲーション
---------------------------------*/
nav {    }
#gNav-outer {
		position: relative;
	}
#gNav-outer,#gNav-outer-k{
        padding-top: 0px;
    }

/*#gNav p{/* メニューボタン */
/*	display: inherit;
	text-align: center;
	background: #50AF26;
	margin: 0 auto;
	color: #FFF;
	padding: 1.3em;
	border-radius: 20px 15px 20px / 15px;
	z-index: 1002;
}*/


#gNav ul li a {
	display: block;
}
#gNav ul li:hover {
	opacity:0.7;
}
#icon-mail {
	display: none;
}

#gNav,#gNav-k{
	width: 100%;
	margin: 0 auto;
    padding: 1em 1em 0;
}
#gNav ul,#gNav-k ul{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 5px;
}
    
/*--------------------------------
  ぱんくず
---------------------------------*/
div#pankuzu-menu-in {
    width: auto;
    margin: 0 0.5em;
    padding: 0.5em 0;
}
div#pankuzu-in {
    width: auto;
    margin: 0 auto;
    padding: 0.5em 0;
}

	
/*--------------------------------
  サイド・メイン
---------------------------------*/
#main {
	width: auto;
}
#side {
	width: auto;
	width: 100%;
}
/*--------------------------------
  サイドコンテンツ
---------------------------------*/
#side_movie {
	display: none;
}

/* 店舗案内 */
#shop img {
	float: left;
	margin-right: 5%;
	width: 160px;
}
#shop .shopIn {
	width: 100%;
	margin-left: 160px;
}

/* topicks */
#hensoku {
	width: auto;
}
#hensoku li {
	width: auto;
	width: 48%;
	float: left;
	text-align: center;
	margin-right: 1%;
	margin-bottom: 2%;
}
#hensoku img {
	width:100%;
	height: auto;
}

/*--------------------------------
  メイン
---------------------------------*/
#main .catebar-campaign {
	background-size: contain;
}
.news {
    width: auto;
}
.news dl {
     width:auto;
}


.column {
    width: auto;
}
.column div.cell {
	width: 48%;
}
.column div.cell img {
	width: 48%;
}

	
	
/*--------------------------------
  地図とYouTube
---------------------------------*/
.link-box iframe {
	min-width: 480px;
	width: 85%;
	min-height: 300px;
	height: auto;
}

/*---------------------------------
  今月のおすすめ
---------------------------------*/
#recommend {
	width: auto;
}


/*--------------------------------
  07:スマイル会員 
---------------------------------*/
#smile-shinki-03,#smile-shinki-05,#smile-shinki-06 {
	width: auto;
	margin: 0 auto;
}
#smile-shinki-03 img,#smile-shinki-05 img,#smile-shinki-06 img {
	width: auto;
}

#tmx-sent {
	width: auto;
	margin: 0 auto;
}
#tmx-sent img {
	width: 99%;
}	
/* 2カラム */
.column-two {
	flex-direction: column;
	flex-wrap: wrap;
}




/*--------------------------------
  3カラム
---------------------------------*/
ul.column3 li {
	width: 48%;
	display: inline-block;
	vertical-align: top;
	margin-right: 1%;
	margin-top: 15px;
}

/* ===================== 
　　iframe：マップ、youtube.html
===================== */
 #main iframe {
	 width: 100%;
	 height: auto;
	 min-height: 200px;
	 margin-bottom: 30px;
}

/* インスタ */
#insta iframe {
	width: 100% !important;
}

/* ===================== 
　　3カラム NEW：staff.html
===================== */
.col-3more, .col-3{
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 1fr 1fr;
}

.col-2variable {
	grid-template-columns: 1fr 2fr;
}
.col-2variable2 {
	grid-template-columns: 2fr 1fr;
}
.col-3 img, .col-2variable img, .col-2variable2 img{
	max-width: 100%;
	height: auto;
}

/* ここまで3カラム NEW */



/*--------------------------------
  採用情報
---------------------------------*/
.title_recruit div, .recruit-box2, .full-box {
	width: auto;
	margin: 60px auto;
	text-align: center;
}
.title_recruit img#r-consept{
	width: 100%;
}
#recruit-box-concept{
	width: auto;
	background-color: #FFF8E3;
	padding: 60px;
}
#youkou img{
	width: 100%;
}
#youkou li{
	padding: 23px 25px;
}
table#rec_box{
	width: auto;
}

/* お仕事の内容のstaff画像 
.fit-half-recruit-2 img{
	width: 100%;
	height: 220px;
	object-fit: cover;
}*/




#col-2bottomInfo{
	width: 88%;
	grid-template-columns: 1fr;
	padding: 20px 0;
}
#col-2bottomInfo img{
	width: 100%;
}
    


/*--------------------------------
  footer
---------------------------------*/
#hpb-footer, #hpb-footer-k{
    width: auto;
    font-size: 88%;
}
#shop-k img{
    width: 90%;
}

#hpb-footer #footer-copy{
    width: auto;
    margin: 0 auto;
    text-align: center;
}






}/*タブレットend*/

/*------------------------------------------------------
  ここからスマホ用（ - 480px）
--------------------------------------------------------*/
@media (max-width:480px){

/*--------------------------------
  Gナビゲーション
---------------------------------*/
#gNav-outer,#gNav-outer-k {
		position: relative;
	}


ul li#gNav-a,ul li#gNav-b,ul li#gNav-c,ul li#gNav-d,ul li#gNav-e,
{
	border: none;
	}

#icon-mail {
	display: none;
}

nav{
    width: auto;
    margin: 0 auto;
}
div#gNav,div#gNav-k{
        width: 50%;
        position: absolute;
        z-index: 1000;
        top: -70px;
        right: 0px;
    }
#gNav p,#gNav-k p{/* メニューボタン */
    width: 40%;
	display: inherit;
	text-align: center;
	margin: 0 0 0 60px;
	color: #FFF;
	padding: 1.2em;
	border-radius: 20px 15px 20px / 15px;
	z-index: 1002;
}
#gNav p{    background: #66A51E;}
#gNav-k p{    background: #FB5589;}
    
div#gNav ul,div#gNav-k ul {
	width: 100%;
	height: auto;
	display: none;
	/*position: absolute;*/
	top: 180px;
	background-color: #FFF;
	opacity: 0.95;
}
#gNav ul li a,#gNav-k ul li a{
	display: block;
	color: #333;
        width: 100%;
        height: auto;
        padding-left: 50px;
    }
#gNav ul li a{	border-bottom: 1px solid darkseagreen;}
#gNav-k ul li a{	border-bottom: 1px solid #FB5589;}
    
#gNav ul li,#gNav-k ul li {
	width: 100%;
	float: none;
	padding: 0px;
	margin: 0;
	height: 53px;
    text-align: left;
}

.sub-k{    display: inherit;}

    #gNav ul .sub-k a,#gNav-k ul .sub-k a{
        border: none;
        padding-left: 25px;
    }

    #gNav ul .mt,#gNav-k ul .mt{
        margin-top: 1.5em;
    }


/*--------------------------------
  サイド・メイン
---------------------------------*/
#main, #side {
	width: auto;
	padding: 0 1em;
	padding-left: 0.7em;
	padding-right: 0.7em;
}
#main img {
	width: 100%;/*よく変えてるけどどっち？*/
	height: auto;
}
#top-main img{
    width: 100%;
}
#side {
	margin-bottom: 10px;
}
#side img{
	width: auto;
}

#main h1 {
	 font-size: 2rem;
	text-align: center;
}
#main h2 {
	width: auto;
	font-size: 1.5rem;
	text-align: center;
	border-width: 0 0 5px 0;
	padding: 1em;
	background: none;
	line-height: 1.5;
	margin-bottom: 1em;
}
#main h3 {
	 font-size: 1.9rem;
	padding: 0;
}

#main h1.title_smile{
	font-size: 120%;
	border: none;
	margin: 1em auto 1em;
	}

/* 見出し<h2>：うさぎ */
#main .catebar2-campaign {/*見出し：うさぎ*/
    padding: 25px 0 10px 80px;
    height: 40px;
    text-align: left;
}


/*--------------------------------
  span:font
---------------------------------*/
.attention-10{
	font-size: 1.5em;
}


/* side youtube　※使用停止 */
#side_movie {
	display: none;
}

.br-sp{
	display: inherit;
}

table.productTable th{
	min-width: 7em;
}
	
#top-bg {
	width: auto;
	overflow: hidden;
}
#header_box {
	width: auto;
}
#wrapper {
	margin-top: 0px;
	width: auto;
}

ul.slider, #hpb-footer, #hpb-footer-k {
	width: auto;
}
#hpb-footer ul, #hpb-footer-k ul {
	display: none;
}
   #hpb-footer #footer-info, #hpb-footer-k #footer-info{
        display: inherit;
        margin: 0 auto;
        width: 100%;
    }
    #footer-info li{
        line-height: 2em;
        padding-left: 1.3em;
    }
    #footer-copy p{
        width: auto;
        margin: 0 auto;
    }
#page_top {
    bottom: 170px;
    right: 5px;
}
ul.slider, .slider img{
	height: auto;
}
.bx-wrapper .slider-recruit-img img{/* 採用ページのスライダー画像 */
	width: 100%;
	height: 250px;
	object-fit: cover;
}


div#top-bg {
	font-size: 80%;
}
div#top-bgin {
	display: none;
}

div#header_box, #header {
	width: auto;
	text-align: center;
}
#header #logo,#header-k #logo {
	padding: 25px 10px 20px 15px;
	text-align: left;
}

#header #logo img,#header-k #logo img {
	width: 50%;
	height: auto;
}
#top-info, #top-info-k{
	display: none;
	background: #fff8eb;/*#5a9549*/
}

.box-quarter img {
	float: none;
}

#seisaku_movie {
        width: 90%;
    }


/*--------------------------------
  サイドコンテンツ
---------------------------------*/
#hensoku {
	width: auto;
	max-width: 480px;
}
#hensoku li {
	text-align: center;
	margin-bottom: 2%;
}
#hensoku li img {
		width: 95%;
		max-width: 478px;
}
/*--------------------------------
  メイン
---------------------------------*/
.news {
    width: auto;
}
.news dl {
     width:auto;
}


/*--------------------------------
  様子見る：index他
---------------------------------*/
.column {
}
.column div.cell {
	display: block;
	vertical-align: top;
	padding: 2px;
	width: 100%;
}
#main .catebar-campaign, #main .catebar-sm, #main .catebar-tmx,#main .catebar-lc,.catebar-mm{
	padding: 1em 0 1.5em 0;
	width: auto;
}
.column div.cell p {
	padding: 0 3%;
	margin: 0;
	width: 94%;/*大丈夫か？*/
}
/*テストでcellを７対３に*/
.column div.cell-7 {
    display: block !important;
	vertical-align: middle;
	width: 100%;
}

#worry{
	grid-template-columns: 1fr;
	font-size: 80%;
	padding: 10px;
}
#worry img{
	width: 100px;
}


/* ===================== 
ぱんくずリスト
===================== */
div#pankuzu-menu-in {
    width: auto;
    margin: 0 0.5em;
    padding: 0.5em 0;
}
div#pankuzu-in {
    width: auto;
    margin: 0 auto;
    padding: 0.5em 0;
}

	
/*--------------------------------
  iframe：マップ、インスタ、youtube、お問い合わせフォーム	
---------------------------------*/
.link-box{
	width:auto;
}
.link-box iframe {
	width: 90%;
	height: auto;
}

p {
	font-size: 90%;
	line-height: 1.8;
}

#main iframe {
	 width: 100%;
	 height: 230px;
	 margin-bottom: 30px;
}
#insta iframe {
	width: 100% !important;
}

ul#cam-aircon2020 li {
	margin-bottom: 1em !important;
}
.form-text-L{
	width: 88% !important;
}
.form-text-S{
	width: 40% !important;
}
.form-text-SS{
	width: 10% !important;
}
#mailformpro ul li label {
	white-space: normal;
	width: 95%;
	padding-right: 0.4em;
}



/*--------------------------------
  07:スマイル会員登録 480
---------------------------------*/
#icatch-outer{
	height: 0;
    padding-top: 58%;
    background-size: contain;
    min-height: 100%;
	margin-top: -5%;
    margin-bottom: 1%;
}

#icatch-line{
	height: 0;
    padding-top: 58%;
    background-size: contain;
    min-height: 100%;
	margin-top: -5%;
    margin-bottom: 1%;
}

#icatch {
	width: 100%;
	bottom: 5%;
}

#icatch1 {
	width: 100%;
	bottom: 5%;
}

#icatch a {
	width: 80%;
	max-width: auto;
	margin: auto;
}
#icatch img {
	width: 80%;
}

#deco-01{
display: none;
}
/*
#deco-01 {
    border: 270px solid transparent;
    border-top: 70px solid #FFF;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0 auto;
    margin-bottom: -200px;
}
*/
#smile-shinki-03,#smile-shinki-05,#smile-shinki-06 {
	width: auto;
	margin: 0 auto;
	padding-top: 5%;
}
#smile-shinki-03 img,#smile-shinki-05 img,#smile-shinki-06 img {
	width: 90%;
}

#smile-shinki-05 {
	padding-top:15%;
}

#smile-shinki-06-outer{
	margin-bottom: 20px;
}

#smile-shinki-06 p{
	padding: 0 10%;
	}

#entry-zero{
	width: 88%;
	margin: 1em auto;
	padding: 1em 0;
}
#tmx-sent {
	width: auto;
	margin: 0 auto;
}
#tmx-sent img {
	width: 99%;
}

/* ===================== 
　　2カラム NEWハーフ
===================== */
.col-2{
	width: 88%;
	margin:0 auto;
	grid-template-columns: 1fr;
}
#col-2bottomInfo{
	width: 88%;
	grid-template-columns: 1fr;
	background-color: #FFF;
	padding: 20px 0;
}
#col-2bottomInfo img{
	width: 100%;
}
.col-2 p{
    line-height: 1.5;
}

/* gridの順番入れ替え */
#box-order .col-2:nth-child(2n+1) img {
	order: 1;
}
#box-order .col-2:nth-child(2n+1) div {
	order: 2;
}

.clo-coments p {/* 中央寄せ */
	line-height: 1.1em;
}
/* ずっと２カラム：スマホのみ表示 */
.col-2hold {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 1fr 1fr;
}
.col-2hold img{
	border: 1px solid #AAA;
	border-radius: 8px;
	box-shadow: 3px 3px #AAA;
}

/* 2カラム→1カラム */
.column-two-one {
	flex-direction: column;
}

/* ===================== 
　　3カラムは１カラムに NEW
===================== */
.col-2variable, .col-2variable2 {
	grid-template-columns: 1fr;
}
.col-2variable img {
	max-width: 100%;
	height: auto;
}


/* ===================== 
ページ内リンク：TMX
===================== */
.cateBox_3mass {
	display: none;
}

	
/* ===================== 
　3カラム
===================== */
ul.column3 li {
	width: 99%;
	display: inline-block;
	vertical-align: top;
	margin-right: 1%;
	margin-top: 15px;
}
/* ===================== 
　　3カラム NEW
===================== */
.col-3more, .col-3{
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 1fr;
}
.col-3more li{
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 2em;	
}
.col-3more li div p {
	line-height: 1em;
}
.col-3-2{
	grid-template-columns: 1fr;
    max-width: 480px;
}
    .col-3-2 img{
        width: auto;
    }
/* ここまで3カラム NEW */


/*---------------------------------
  今月のおすすめ
---------------------------------*/
#recommend {
	width: auto;
}


/* 会社沿革 */
table.basicTable td {
    padding: 5px;
    font-size: 0.8em;
}
table.basicTable td:nth-child(odd){/*奇数列*/
	width: 7em;
}
/*--------------------------------
  採用情報
  recruit-box2：画像とテキスト横並び
---------------------------------*/
.title_recruit, table#rec_box{
	font-size: 14px;
}
.title_recruit div, .recruit-box2, .full-box{
	width: auto;
	margin: 20px auto;
	text-align: center;
}
/*.title_recruit div img{
	width: 80%;
}*/
.recruit-box2 .grid {
	display: grid;
	grid-gap: 0px;
	grid-template-columns:1fr;
}
.title_recruit img#r-consept{/*皆さまがスマイルに・・*/
	width: 100%;
}
.title_recruit_usagi{
	width: auto;
	max-width: 100%;
}
#recruit-box-concept{/*「皆さまがスマイルに・・」エリア*/
	width: auto;
	background-color: #FFF8E3;
	padding: 60px;
}
#youkou img{
	width: 100%;
}
#youkou li{
	padding: 10px 10px 0 15px;
}
table#rec_box{
	width: auto;
}
table#rec_box th {/**/
	width: 95px;
     padding: 0.5em 0.3em;
}
table#rec_box td {/**/
     padding: 0.5em 1em 0.5em 1em;
}
.fit-half-recruit-2 img{/* お仕事の内容のstaff画像 */
	width: 100%;
	height: 220px;
	object-fit: cover;
}
    
/*--------------------------------
.s_01 .accordion_one
---------------------------------*/
.s_01 .accordion_one .accordion_header .i_box {
    top: 50%;
    right: 4%;
    width: 30px;
    height: 30px;
    margin-top: -20px;
    box-sizing: border-box;
    transition-duration: 0.2s;
}
    .s_01 .accordion_one .accordion_header .i_box .one_i {
    width: 16px;
    height: 16px;
    transition-duration: 0.2s;
}
.s_01 .accordion_one .accordion_header .i_box .one_i:before, .s_01 .accordion_one .accordion_header .i_box .one_i:after {
    border-radius: 10px;
    width: 16px;
    height: 3px;
    top: 7px;
    left: 0;
}
.s_01 .accordion_one .accordion_header .i_box .one_i:before {
    width: 3px;
    height: 16px;
    top: 0;
    left: 7px;
}
    .s_01 .accordion_one .accordion_inner .box_one {
/*    height: 250px; */
}
    

/*--------------------------------
  ＊ footer-fix ＊
---------------------------------*/


div#footer,div#footer-k{
	width: auto;           /* 横の幅970px */
	margin:0 auto;           /* 中央揃え */
	padding-bottom: 90px;
}
div#footer-bk{
	display:  inherit;
	width:100%;               /* 横の幅を100% */
	height: 10px;            /* 縦の幅を120px */
	position: absolute;       /* 絶対位置指定することを定義 */
	bottom: 0px;              /* 絶対位置指定(左0px,下0px) */
}

#footerFloatingMenu {
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0;
    z-index: 9999;
    text-align: center;
    padding: 0 auto;
}
.sb-foot {
    display: table;
	table-layout: fixed;
    width: 100%;
	margin: 0 auto;
}
.sb-foot div.cell {
    display: table-cell;
	vertical-align: top;
	text-align: center;
	padding: 0px;
	width: 49%;
}
.sb-foot div.cell a {
	color: #FFF;
	padding: 1em 0;
	font-size: 100%;
}
#contact-mail,#contact-tell {
	padding: 0px;
}
#contact-mail img,#contact-tell img{
	width: 98%;
}



/*--------------------------------------------------------
   - contract.html -
--------------------------------------------------------*/

}
