@charset "utf-8";

/*---------------------------------------------------
　　Gナビ
----------------------------------------------------*/
#global_menu > ul > li.active_menu > a {
	border-bottom:4px solid #FC9AAD;
}
#global_menu ul ul a:hover {
	background:#EEEEEE;
}


/*TOPページスライダー*/
#index_top_wrap .sp_slider{
	display:none;
}
#index_top_wrap .pc_slider{
	display:block;
}

/*TOPページクーポンバナー（スマホのみ表示）*/
.sp_cupon{
	display:none;
}



/*---------------------------------------------------
　　サイドナビ　サービス一覧（ウィジェット商品一覧2改変）
----------------------------------------------------*/
.tcdw_product_list_widget a.image {
	float: left; 
	margin: 0 15px 0 0px; 
}
.tcdw_product_list_widget .category a{
	display:none;
}
.tcdw_product_list_widget a.title{
/*	padding:0 60px 45px 0;*/
	width: 300px;
	display: block;
	height: 66px;
}



<!--TOP右ナビ　動画スライダー-->
#side_col .side_widget .left_slider{
	width:393px;
	height:326px;
	background:url(https://test.duskin-hamadera.com/img/img-house/img-h-index/movie_bg01.jpg) no-repeat left top;
}
#left_slider2 {
	overflow: hidden;
	position:relative;
	/*left:71px;
	top:83px;*/
	width:280px;
	height:210px;
	}
#left_slider2 .block01{
	width:2080px;
	_width:260px;
	_overflow: hidden;
	_height:210px;
	}
#left_slider2 .block02{
	width:260px;
	margin: 0px auto;
	}
#left_slider2 ul{
	position: relative;
	left: -260px;
	width: 300px;
	}
#left_slider2 li{
	float: left;
	width: 260px;
	list-style-type:none;
	background:none;
	margin:0;
	}
#left_slider2 li a{
	background:url(https://test.duskin-hamadera.com/img/img-house/img-h-index/movie_img01.png) no-repeat left top;
	width:260px;
	height:210px;
	display:block;
	text-indent:-9999px;
	outline:none;
	overflow:hidden;
	}
#left_slider2 li.method02 a{
	background:url(https://test.duskin-hamadera.com/img/img-house/img-h-index/movie_img02.png) no-repeat left top;
	}
#left_slider2 li.method03 a{
	background:url(https://test.duskin-hamadera.com/img/img-house/img-h-index/movie_img03.png) no-repeat left top;
	}
#left_slider2 li.method04 a{
	background:url(https://test.duskin-hamadera.com/img/img-house/img-h-index/movie_img04.png) no-repeat left top;
	}
#left_slider2 li.method05 a{
	background:url(https://test.duskin-hamadera.com/img/img-house/img-h-index/movie_img05.png) no-repeat left top;
	}
#left_slider2 li.method06 a{
	background:url(https://test.duskin-hamadera.com/img/img-house/img-h-index/movie_img06.png) no-repeat left top;
	}
#left_slider2 li.method07 a{
	background:url(https://test.duskin-hamadera.com/img/img-house/img-h-index/movie_img07.png) no-repeat left top;
	}
#left_slider2 li.method08 a{
	background:url(https://test.duskin-hamadera.com/img/img-house/img-h-index/movie_img08.png) no-repeat left top;
	}
#left_slider2 li a:hover{
	background-position:right bottom;
	}
#left_slider2 .bx-wrapper{
	position: relative;
	}
#left_slider2 .bx-prev{
	position: absolute;
	left:0px;
	top:85px;
	z-index:1;
	}
#left_slider2 .bx-next{
	position: absolute;
	left:238px;
	top:85px;
	z-index: 1;
	}
#left_slider2 .bx-next img,
#left_slider2 .bx-prev img{
	max-width:66px;
}

#left_slider2 .bx-pager{
	position: absolute;
	left:92px;
	top:197px;
	z-index: 5;
	}
#left_slider2 .bx-pager img{
	max-width:18px;
}
#left_slider2 .bx-pager a {
	outline: none;
	overflow: hidden;
	display: block;
	width: 9px;
	height: 14px;
	background:url(../img/img-house/img-h-index/movie_btn03.png) no-repeat left top;
	float: left;
	position: absolute;
	z-index: 5;
	}
#left_slider2 .bx-pager a.method01{
	left:0px;
	}
#left_slider2 .bx-pager a.method02 {
	left:15px;
	}
#left_slider2 .bx-pager a.method03 {
	left:30px;
	}
#left_slider2 .bx-pager a.method04 {
	left:45px;
	}
#left_slider2 .bx-pager a.method05 {
	left:60px;
	}
#left_slider2 .bx-pager a.method06 {
	left:75px;
	}
#left_slider2 .bx-pager a.method07 {
	left:90px;
	}
#left_slider2 .bx-pager a.method08{
	left:105px;
	}
#left_slider2 .bx-pager a.pager-active{
	z-index: 7;
	}
#left_slider2 .bx-pager a:hover img,#left_slider2 .bx-pager a.pager-active img{
	margin: 0 0 0 -9px;
	border: 0;
	outline: none;
	}
#left_slider2 a.bx-prev, #left_slider2 a.bx-next{
	outline: none;
	overflow: hidden;
	display: block;
	width: 33px;
	height: 33px;
	}
#left_slider2 a.bx-prev:hover img,#left_slider2 a.bx-next:hover img{
	margin: 0 0 0 -33px;
	}






/*---------------------------------------------------
　　見出し
----------------------------------------------------*/
.headline1 {
	border-bottom:1px solid #FEDEE4;
}
.headline1 span {
	border-bottom:4px solid #FC9AAD;
}


/*商品ページh2見出し*/
.product_title {
	padding:14px 0 14px 13px;
	border-left:8px solid #FC9AAD;
	background:#FEDEE4;
}


/*業務用*/

/*商品ページh2見出し*/
.o_cleaning .product_title {
	padding:14px 0 14px 13px;
	border-left:8px solid #3C7DEC;
	background:#DBEEF4;
}
.term-o_cleaning .headline1 {
	border-bottom:1px solid #3C7DEC;
}
.term-o_cleaning .headline1 span {
	border-bottom:4px solid #3C7DEC;
}


/*---------------------------------------------------
　　関連商品一覧
----------------------------------------------------*/

#index_product ol li .category {
	display:none;
}
#index_product ol li .title {
	margin:0px 0 10px;
}
#index_product ol li .title a {
  text-decoration:none; 
	display:block; 
	padding:10px; 
	background:#FEDEE4;
	color:#F3595F; 
	height:40px; 
	overflow:hidden;
  -webkit-transition-property:background; 
	-webkit-transition-duration:0.4s; 
	-webkit-transition-timing-function:ease; 
	-moz-transition-property:background; 
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease; 
	-o-transition-property:background; 
	-o-transition-duration:0.4s; 
	-o-transition-timing-function:ease;
}
#index_product ol li .title a:hover{
	opacity:0.8;
}
/*業務用*/
.o_cleaning #index_product ol li .title{
	background:#DBEEF4;
	color:#2866D8; 
}
.o_cleaning #index_product ol li .title a{
	color:#2866D8; 
}

/*---------------------------------------------------
　　商品一覧
----------------------------------------------------*/
.single-product span.red {
	color:#cc0000;
}
.single-product span.strong {
	font-weight: bold;
	font-size: 110%;	
}
#product_list li .title{
	color:#F3595F; 
}
#product_list li .title a{
	background:#FEDEE4;
	color:#F3595F; 
	opacity:1;
}
#product_list li .title a:hover{
	background:#FEDEE4;
	opacity:0.8;
}

/*業務用*/
.term-o_cleaning #product_list li .title{
	color:#2866D8; 
}

.term-o_cleaning #product_list li .title a{
	background:#DBEEF4;
	color:#2866D8; 
}
.term-o_cleaning #product_list li .title a:hover{
	background:#DBEEF4;
}


/*---------------------------------------------------
　　右ナビ商品一覧
----------------------------------------------------*/
/*業務用*/
.term-o_cleaning .side_headline {
	border-bottom:1px solid #3C7DEC; 
}
.term-o_cleaning .side_headline span {
	border-bottom:4px solid #3C7DEC; 
}



/*---------------------------------------------------
　　商品ページ
----------------------------------------------------*/
.pat_common h3{
	background:#FEDEE4;
	padding:8px 12px;
}

.pat03 .ttl01{
	background:#FC9AAD;
}
.pat03 .button1{
	margin:0 0 20px 90px;
}




/*商品メニューのボーダーが二重にならないように打消し*/
.pat03 .stxt01{
	padding:26px 20px 28px 20px;
}

.pat03 .stxt01.b_none{
	border-bottom:none;
	margin:0;
}




/*家庭用・業務用メニューお問い合わせボタン位置調整*/

.pat03 .button1{
	margin:0 0 20px 0;
}

/*動画*/
.single-product .movie{
	width:530px;
	padding:30px 0 0;
	margin:0 auto 50px;
}
.single-product .movie iframe{
	width:500px;
	height:311px;
	margin:0 0 0 14px;
}

/*料金表*/
.table-1 h3{
	font-weight:bold;
	margin: 0 0 30px 20px;
	background:#FEDEE4;
	padding:8px 12px;
}
.table-1 table caption{
	background: none;
	color: #333;
	border-left:8px solid #FC9AAD;
}

/*ページ最後御見積もり*/
p.button_last{
	text-align:center;
	margin:0 0 70px;
}



/*業務用*/

.o_cleaning .headline1{
	border-bottom:1px solid #3C7DEC;
}
.o_cleaning .headline1 span{
	border-bottom:4px solid #3C7DEC;
}

h3.o_cleaning.side_headline {
	border-bottom:1px solid #3C7DEC;
}
h3.o_cleaning.side_headline span{
	border-bottom:4px solid #3C7DEC;
}


.o_cleaning .pat_common h3{
	background:#DBEEF4;
	padding:8px 12px;
}
.o_cleaning .pat03 .ttl01{
	background:#3C7DEC;
}
.o_cleaning .table-1 table caption{
	background: none;
	color: #333;
	border-left:8px solid #3C7DEC;
}

/*.single-product .button1 a {
  background:url(img/img-set/btn_01.jpg) no-repeat left top;
  text-indent: -10000px;
  display: block;
  height: 52px;
  width: 208px;
  outline: none;
  overflow: hidden;
}

.single-product .button1 a:hover{
	background-position:right top;
}

.single-product .last_button1 a {
  background:url(img/img-set/btn_01.jpg) no-repeat left top;
  text-indent: -10000px;
  display: block;
  height: 52px;
  width: 208px;
  outline: none;
  overflow: hidden;
  margin: 30px auto;
}

.single-product .last_button1 a:hover{
	background-position:right top;
}
*/

.single-product .last_button1{
	margin: 30px auto;
	width:200px;
}

.single-product .button1 a img:hover{
	opacity:0.8;
}


/*家庭用ハウスワイド　選べるセットメニュー*/
.pat05.housewide_set .block2 dl dd.txt{
	padding:0 57px;

}
.pat05.housewide_set .ttl01{
	font-size:12px;
	margin:0 0 50px 50px;
}


/*プロがお掃除するメリット*/
.pat05.merit01 dt{
	height:45px;
}

.pat05.merit02 dt{
	height:78px;
}

.pat05.merit03 dt{
	height:98px;
}


.kenma th.first{
	width:17%;
}



/*---------------------------------------------------
　　セットメニューページ適用CSS
----------------------------------------------------*/
/*スマホ用は非表示*/
.set.set_sp{
	display:none;
}


.post .set p{
	margin:0;
	padding:0;}

.set .pat_common .block01,
.set .pat_common .block02,
.set .pat_common .block03{
	padding:90px 0 0 0;
	margin-top:-90px;
}

.set .pat_common .block01,
.set .pat_common .block02{
	padding-bottom:112px;
}

.set .pat_common .block03{
	padding-bottom:80px;
}

.set .pat_common .ttl_block{
	padding:0 0 46px 0;
	background:url(https://test.duskin-hamadera.com/wp-content/uploads/2015/08/set_bg_00.jpg) no-repeat left top;
	overflow:hidden;
}

.set .pat_common .ttl_block ul{
	list-style:none;
	padding:250px 0 0 39px;
}

.set .pat_common .ttl_block li{
	width:180px;
	height:118px;
	float:left;
	display:block;
	margin:0 33px 0 0;
	padding:0 0 66px 0;
}



.set .pat_common .block01 h3,
.set .pat_common .block02 h3,
.set .pat_common .block03 h3{
	width:679px;
	height:54px;
	margin:0 0 16px 27px;
	padding: 0 0 0 80px;
	line-height:3.5;
	font-size:112%;
}

.set .pat_common .block01 h3{
	background:url(https://test.duskin-hamadera.com/wp-content/uploads/2015/08/set_bg_01.gif) no-repeat left top;
}

.set .pat_common .block02 h3{
	background:url(https://test.duskin-hamadera.com/wp-content/uploads/2015/08/set_bg_02.gif) no-repeat left top;
}

.set .pat_common .block03 h3{
	background:url(https://test.duskin-hamadera.com/wp-content/uploads/2015/08/set_bg_03.gif) no-repeat left top;
}

.set .pat_common .button1{
	  height: 52px;
  width: 208px;
  margin:0 0 0 260px;

}

.set .pat_common .block03 .button1{
	padding-bottom:53px;}

.set a img:hover{
	opacity:0.8;
}

/*
.set .pat_common .button1 a:hover{
	background-position:right top;
}
*/

/*---------------------------------------------------
　　キャンペーンページ適用CSS
----------------------------------------------------*/

.post .campaign p{
	margin:0;
	padding:0;
	line-height:0;
}
.campaign{
	margin:0 0 0 0px;
	text-align: center;
}
.post .campaign p{
	margin:0;
	padding:0;
	line-height:0;
}
.post .campaign p.course{
	margin:0;
	padding:0;
	line-height:0;
	text-align: center;
}
.campaign p.button1{
  /*height: 62px;
  width: 271px;*/
  margin:30px auto 120px;
}

.campaign .button1 a:hover{
	opacity:0.8;
}

.campaign .sp{
	display: none;
}

/*---------------------------------------------------
　　店舗案内適用CSS
----------------------------------------------------*/
.company .sp{
	display: none;
}

/*---------------------------------------------------
　　お問い合わせフォームページ適用CSS
----------------------------------------------------*/

.form{
	margin:0 0 80px 45px;
	font-size:100%;
}

.form span.red{
	color:#FF0000;
}

.form em {
    color: #ff0000;
}

.form em.exam{
	color:#333;
	font-style:normal;
	font-size:86%;
}

.form_chk table tr td em.exam{
	display:none !important;
}

.form h4{
	margin:0;
	padding:10px 0 5px 10px;
	background: #FEDEE4;
	font-size: 108%;
}

.form table {
    border-collapse: separate;
    border-spacing: 0 18px;
    margin: 0 auto;
    width: 100%;
	border:none;
}

.form table input,
.form table select{
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 3px 5px;
	margin:0 10px 0 0;
	vertical-align:middle;
}

.form table tr{
	background:#fff;
}

.form table tr th,
.form table tr td {
    line-height: 1.5em;
	border:none;
}

.form table tr th {
    border-right: 4px solid #FC9AAD;
    text-align: right;
    vertical-align: middle;
    width: 140px;
	background:#fff;
	color:#333;
	font-size:100%;
    padding:10px 12px 10px 0;
}

.form table tr td {
    padding: 10px 0px 10px 30px;
}

.form table tr td span{
    display: block;
    margin: 0 0 10px 0;
	float: left;
	width: 280px;
}
.form table tr td.long span{
	width:530px;
}
.form table tr td.long span.clear {
	clear: both;
}
.form table tr td.long span.method01 {
	margin: 0;
}


/*  ほっこりキャンペーン用記述   */

.form table tr td.long h5{
	margin: 15px 0 0 0;
}
	






/*  ほっこりキャンペーン用記述   */






.form table tr td span.error{
    margin:0 0 0 0;
	display: inline;
	color: #cc0000;
	font-weight: bold;
	float: none;
}
.form table tr td p.explain{
	clear: both;
	line-height: 140%;
}

.form table tr.product_list th{
	vertical-align:top;
	padding:13px 10px 10px 0;
}

.form table tr.product_list td span{
	margin:0 40px 10px 0;
}

.form table tr.inquiry_list td span{
	margin:0 40px 10px 0;
}
.form table tr td em{
	clear: both;
	/*display:block;*/
}

.form table tr td em.ziptext{
    margin:5px 0 0 0;
	color:#333;
	font-style:normal;
}

.form .btn_wrp{
	margin:40px 0 0 211px;
}
.form .btn_wrp input{
	
}

.form .btn{
	float:left;
	display:block;	
}

.form .btn.btn01{
	margin:0 30px 0 0;
}

.form .btn input{
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:2px 10px;
}

.form .btn p {
	margin: 0 0 0 360px;	
}

.form .hed_blk h3{
	padding:6px 0 6px 41px;
	font-size:112%;
	margin:0 0 23px 0;
}

.form .hed_blk .tel h3{
	background:url(https://test.duskin-hamadera.com/wp-content/themes/precious_tcd019/img/img-form/ico_01.png) no-repeat left center;
}

.form .hed_blk .tel p{
	float:left;
	margin:0 ;
}

.form .hed_blk .tel p.time{
	line-height:31px;
	padding:0 0 0 30px;
}
	
.form .hed_blk p.text{
	font-size:86%;
	letter-spacing:0;
	padding:0 0 15px 0px;
}
.form .hed_blk .mail{
	margin:0 0 50px;
	
}
.form .hed_blk .mail h3{
	background:url(https://test.duskin-hamadera.com/wp-content/themes/precious_tcd019/img/img-form/ico_02.png) no-repeat left center;
}

.form .block01,
.form .block02,
.form .block03,
.form .block04{
	padding-bottom:40px;
}

.form .block02,
.form .block03{
	padding-bottom:20px;
}

.form .block04{
	padding-bottom:30px;
}
.form .block04 table th{
	width:130px;
	padding:10px 22px 10px 0;
}

.form .block02 textarea{
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 0 0 0;
	height:173px;
	width:477px;
}

.form .block03 ul{
	list-style:none;
}	
	
.form .block03 li{
	float:left;
	display:block;
	margin:0 35px 8px 0;
}
		
.form .block03 p{
	margin:0;
}

.form .block03 table input{
	margin:0 6px 0 0;
}

/*.form .block01 h4,
.form .block04 h4{
	padding-bottom:13px;
}
*/


.form .block04 #name, 
.form .block04 #furigana {
	width: 250px;
}
.form .block04 span.mwform-zip-field{
	width:240px;
}

.form .block04 #address {
	width:450px;
}
.form .block04 #TELL {
	width:150px;
}
.form .block04 #mail {
	width:280px;
}


.form_check .explain{
	display: none;
}
.form_check .exam{
	display: none;
}

.form_thanks .block01{
	padding-bottom:10px;
}

.form_thanks .block01 h4{
	padding:20px 0 0 0;
}

.form_thanks .block01 p{
	padding:10px 0 0 0;
}

.form_thanks .btn_wrp{
	margin:40px 0 0 150px;
}

.footer_headline{
	border-left: 4px solid #FF5B91;
	margin: 0 0 23px 0;
	padding: 0 0 0 10px;
}
/*---------------------------------------------------
　　エラーメッセージ
----------------------------------------------------*/

.form .error2{
	margin: 0px;
	padding: 3px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 118%;
	text-align: center;
	background: #F34381;
}
.form p.error {
	color: #cc0000;
	font-weight:bold;
	margin:0;
}





/*---------------------------------------------------
　　フッター色変更
----------------------------------------------------*/
#copyright{
	background: #fc9aad;
}


/*---------------------------------------------------
　　トップページレスポンシブバナー
----------------------------------------------------*/
.home ul.center_banner {
	width: 800px;
}
.home ul.center_banner li{
	float: left;
}


/*------------------------------------
テキスト位置
------------------------------------*/
.text_right{
	text-align:right;
}


/*------------------------------------
共通マージン
------------------------------------*/


/*    マージントップ     */
.pc_mt5 {
    margin-top: 5px !important;
}
.pc_mt10 {
    margin-top: 10px !important;
}
.pc_mt15 {
    margin-top: 15px !important;
}
.pc_mt20 {
    margin-top: 20px !important;
}
.pc_mt25 {
    margin-top: 25px !important;
}
.pc_mt30 {
    margin-top: 30px !important;
}
.pc_mt40 {
    margin-top: 40px !important;
}
.pc_mt45 {
    margin-top: 45px !important;
}
.pc_mt50 {
    margin-top: 50px !important;
}
.pc_mt60 {
    margin-top: 60px !important;
}
.pc_mt70 {
    margin-top: 70px !important;
}
.pc_mt80 {
    margin-top: 80px !important;
}
.pc_mt90 {
    margin-top: 90px !important;
}
.pc_mt100 {
    margin-top: 100px !important;
}
/*    マージントップ マイナス    */
.pc_mt-10 {
    margin-top: -10px !important;
}
.pc_mt-15 {
    margin-top: -15px !important;
}
.pc_mt-20 {
    margin-top: -20px !important;
}
.pc_mt-30 {
    margin-top: -30px !important;
}
.pc_mt-40 {
    margin-top: -40px !important;
}
.pc_mt-50 {
    margin-top: -50px !important;
}
.pc_mt-60 {
    margin-top: -60px !important;
}
.pc_mt-70 {
    margin-top: -70px !important;
}
.pc_mt-80 {
    margin-top: -80px !important;
}
.pc_mt-90 {
    margin-top: -90px !important;
}
.pc_mt-100 {
    margin-top: -100px !important;
}
/*    マージンボトム    */
.pc_mb10 {
    margin-bottom: 10px !important;
}
.pc_mb15 {
    margin-bottom: 15px !important;
}
.pc_mb20 {
    margin-bottom: 20px !important;
}
.pc_mb25 {
    margin-bottom: 25px !important;
}
.pc_mb30 {
    margin-bottom: 30px !important;
}
.pc_mb35 {
    margin-bottom: 35px !important;
}
.pc_mb40 {
    margin-bottom: 40px !important;
}
.pc_mb45 {
    margin-bottom: 45px !important;
}
.pc_mb50 {
    margin-bottom: 50px !important;
}
.pc_mb55 {
    margin-bottom: 55px !important;
}
.pc_mb60 {
    margin-bottom: 60px !important;
}
.pc_mb65 {
    margin-bottom: 65px !important;
}
.pc_mb70 {
    margin-bottom: 70px !important;
}
.pc_mb75 {
    margin-bottom: 75px !important;
}
.pc_mb80 {
    margin-bottom: 80px !important;
}
.pc_mb85 {
    margin-bottom: 85px !important;
}
.pc_mb90 {
    margin-bottom: 90px !important;
}
.pc_mb95 {
    margin-bottom: 95px !important;
}
.pc_mb100 {
    margin-bottom: 100px !important;
}
.pc_mb110 {
    margin-bottom: 110px !important;
}
.pc_mb120 {
    margin-bottom: 120px !important;
}
.pc_mb130 {
    margin-bottom: 130px !important;
}
.pc_mb140 {
    margin-bottom: 140px !important;
}
.pc_mb150 {
    margin-bottom: 150px !important;
}
.pc_mb160 {
    margin-bottom: 160px !important;
}
.pc_mb170 {
    margin-bottom: 170px !important;
}
.pc_mb180 {
    margin-bottom: 180px !important;
}
.pc_mb190 {
    margin-bottom: 190px !important;
}
.pc_mb200 {
    margin-bottom: 200px !important;
}
.pc_mb210 {
    margin-bottom: 210px !important;
}


/*------------------------------------
共通パディング
------------------------------------*/


/*    パディングトップ     */
.pc_pt10 {
    padding-top: 10px !important;
}
.pc_pt15 {
    padding-top: 15px !important;
}
.pc_pt20 {
    padding-top: 20px !important;
}
.pc_pt30 {
    padding-top: 30px !important;
}
.pc_pt40 {
    padding-top: 40px !important;
}
.pc_pt50 {
    padding-top: 50px !important;
}
.pc_pt60 {
    padding-top: 60px !important;
}
.pc_pt70 {
    padding-top: 70px !important;
}
.pc_pt80 {
    padding-top: 80px !important;
}
.pc_pt90 {
    padding-top: 90px !important;
}
.pc_pt100 {
    padding-top: 100px !important;
}
/*    パディングボトム     */
.pc_pb10 {
    padding-bottom: 10px !important;
}
.pc_pb15 {
    padding-bottom: 15px !important;
}
.pc_pb20 {
    padding-bottom: 20px !important;
}
.pc_pb30 {
    padding-bottom: 30px !important;
}
.pc_pb40 {
    padding-bottom: 40px !important;
}
.pc_pb50 {
    padding-bottom: 50px !important;
}
.pc_pb60 {
    padding-bottom: 60px !important;
}
.pc_pb70 {
    padding-bottom: 70px !important;
}
.pc_pb80 {
    padding-bottom: 80px !important;
}
.pc_pb90 {
    padding-bottom: 90px !important;
}
.pc_pb100 {
    padding-bottom: 100px !important;
}
.pc_pb130 {
    padding-bottom: 130px !important;
}

.pc_pb160 {
    padding-bottom: 160px !important;
}
.pc_pb180 {
    padding-bottom: 180px !important;
}
.pc_pb200 {
    padding-bottom: 200px !important;
}
.disp_sp {display:none;}