@charset "UTF-8";
/*
Theme Name: hidaka-sp用
Theme URI: http://kaido-user.lovepop.jp/kaido-utsu/test-hidaka-sangyo/wp/
Author: KAIDO GROUP.Ltd
*/
/* Reset CSS */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* General */
.float-list, .cf {
  *zoom: 1;
}
.float-list:after, .cf:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

.float-list li {
  float: left;
}

/* Base */
body {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', 'sans-serif';
}

/* Layout */
/*==============================
共通要素
==============================*/
.l-header, .l-contents, .l-footer {
  width: 100%;
  margin: 0 auto;
  height: auto;
  font-size: 12px;
  line-height: 1.6;
}

.wrap {
  //margin: 0 10px;
  width:93.75%;
  margin:0 auto;
}

img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}

.red-deco {
  color: #ce0414;
}

.bold-deco {
  font-weight: bold;
}

.go-page-top {
  margin: 35px 10px 10px 0;
}
.go-page-top p {
  float: right;
  width: 50px;
  height: 50px;
}

a:hover {
  opacity: 0.7;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.js-tab ,#js-tab01 ,#js-tab02 ,#js-tab03 ,#js-tab04{
	display:none;
}

/*bxSlider*/
.bx-wrapper {
  width: 100% !important;
  margin: 0 auto !important;
}
.bx-wrapper .bx-viewport {
  position: static !important;
  border: none !important;
  background: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.bx-wrapper .bx-pager {
  background: none !important;
}
.bx-wrapper .bx-loading {
  display: none !important;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom:-22px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a{
	background:#999 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
	background:#231815 !important;
}


/*==============================
ヘッダー
==============================*/
.l-header .header-logo {
  float: left;
  margin: 10px 0 9px 10px;
  width: 134px;
  height: 32px;
}
.l-header .header-menu {
  float: right;
  margin: 10px 10px 0 0;
  width: 31px;
  height: 29px;
}

.menu-outer {
  display: none;
  position: relative;
}
.menu-outer .js-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
    z-index: 9999;
}
.menu-outer .js-menu p {
  display: table;
  position: relative;
  width: 100%;
  background: rgba(33, 33, 33, 0.8);
  border-bottom: 1px solid #fff;
}
.menu-outer .js-menu p span {
  display: table-cell;
  padding: 20px 0 20px 20px;
  font-size: 1.3rem;
  color: #fff;
}
.menu-outer .js-menu p img {
  display: table-cell;
  position: absolute;
  top: 30px;
  right: 10px;
  width: 10px;
  height: 10px;
  text-align: right;
}
.menu-outer .js-menu p a {
  display: block;
  color: #fff;
  text-decoration: none;
}

/*==============================
コンテンツ
==============================*/
.l-contents {
  /*テーブル*/
}
.l-contents .head-bg-img {
  float: right;
  width: 150px;
  height: 169px;
}
.l-contents .head-title {
  display: block;
}
.l-contents .head-subtitle {
  margin: 20px 0 15px 0;
  text-align: center;
  font-size: 1.25rem;
  color: #ce0414;
  line-height: 1.4;
  font-weight: bold;
}
.l-contents .point-btn-area {
  margin: 11px 0 13px 0;
  padding: 20px 0 23px 0;
  background: url(assets/img/pattern_bg.png) no-repeat;
}
.l-contents .point-head {
  margin: 0 0 20px 0;
  font-size: 1.38rem;
  text-align: center;
}
.l-contents .btn-area {
  display: table;
  margin: 0 auto;
  width: 100%;
}
.l-contents .btn-area img {
  padding: 0 4px 3.5px 4px;
  box-sizing: border-box;
  width: 100%;
}
.l-contents .btn-area li {
  display: table-cell;
}
.l-contents .advice-head {
  margin: 0 auto 14px auto;
  width: 300px;
  height: 58px;
}
.l-contents .advice-img {
  float: left;
  margin: 0 20px 0 0;
  width: 90px;
  height: 80px;
}
.l-contents .content-box {
  margin: 45px 0 0 0;
}
.l-contents .content-head {
  margin: 0 0 30px 0;
}
.l-contents .content-img {
  float: left;
  width: 102px;
  height: 69px;
}
.l-contents .content-img-b {
  float: left;
  margin: 0 20px 20px 0;
  width: 90px;
  height: 60px;
}
.l-contents .content-main-img {
  margin: 0 auto;
  width: 302px;
  height: 198px;
}
.l-contents .content-tag {
  margin: 19px 0 0;
  width: 90px;
  height: 26px;
}
.l-contents .content-text h4 {
  font-size: 1.16rem;
  font-weight: bold;
}
.l-contents .head4-sp {
  margin: 20px 0 0;
}
.l-contents .product-head {
  margin: 38px auto 14px auto;
  width: 300px;
  height: 55px;
}
.l-contents .product-box {
  margin: 15px 0 0 0;
  padding: 10px;
  border: 2px solid #555;
}
.l-contents .product-name-area {
  display: table;
  margin: 0 0 10px 0;
  width: 100%;
  border-bottom: 1px solid #acaaaa;
}
.l-contents .rank-number {
  display: table-cell;
  padding: 10px;
  width: 37px;
  height: 30px;
}
.l-contents .product-name {
  display: table-cell;
  vertical-align: middle;
  font-size: 1.3rem;
}
.l-contents .product-detail-area {
  display: table;
  margin: 0 0 10px 0;
}
.l-contents .product-detail-area-sp {
  margin: 0 0 10px 0;
}
.l-contents .product-img {
  display: table-cell;
  width: 130px;
  height: 140px;
}
.l-contents .product-text {
  display: table-cell;
  vertical-align: top;
}
.l-contents .p-name-sp {
  position: relative;
}
.l-contents .product-logo-hidaka {
  width: 87px;
  height: 15px;
  position: absolute;
  top: 7px;
  right: 0;
}
.l-contents .product-logo-karcher {
  width: 77px;
  height: 18px;
  position: absolute;
  top: 7px;
  right: 0;
}
.l-contents .product-logo-ryobi {
  width: 52px;
  height: 14px;
  position: absolute;
  top: 7px;
  right: 0;
}
.l-contents .detail-btn {
  margin: 0 auto;
}
.l-contents .map-area {
  margin: 30px 0 40px 0;
}
.l-contents .map-area h3 {
  margin: 0 0 30px 0;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: bold;
}
.l-contents .map-img {
  padding: 0 10px 0 0;
  width: 165px;
  height: 240px;
}
.l-contents .map-img-b {
  width: 165px;
  height: 252px;
}
.l-contents .map-outer {
  display: table-cell;
  padding: 0 10px 0 0;
  width: 165px;
}
.l-contents .map-text {
  margin: 10px 0 0;
}
.l-contents .area-name {
  display: table-cell;
  margin: 0 0 0 10px;
  vertical-align: top;
}
.l-contents .area-north {
  padding: 20px 10px 20px 10px;
  background: #ebebeb;
}
.l-contents .area-south {
  padding: 20px 10px 20px 10px;
  background: #ebebeb;
}
.l-contents .map-area-wrapper {
  display: table;
  margin: 0 auto;
}
.l-contents .head-subtitle-sp {
  margin: 35px 0 12px 0;
  font-size: 1.4rem;
  text-align: center;
}
.l-contents .another-btn {
  margin: 10px auto 35px auto;
  width: 250px;
  height: 42px;
}
.l-contents .line-a {
  margin: 35px auto 15px auto;
  width: 283px;
  height: 43px;
}
.l-contents .line-b {
  margin: 35px auto 15px auto;
  width: 274px;
  height: 42px;
}
.l-contents .line-c {
  margin: 35px auto 15px auto;
  width: 198px;
  height: 42px;
}
.l-contents .compare-table {
  margin: 20px 10px;
}
.l-contents .compare-table tr, .l-contents .compare-table th, .l-contents .compare-table td {
  border: 1px solid #333;
  text-align: center;
}
.l-contents .compare-table th {
  background: #e6e6e6;
}
.l-contents .compare-table td {
  padding: 15px 0;
  width: 77px;
}
.l-contents .noise-s {
  width: 20px;
  height: 18px;
}
.l-contents .noise-m {
  width: 41px;
  height: 18px;
}
.l-contents .noise-l {
  width: 62px;
  height: 18px;
}
.l-contents .weight-s {
  width: 18px;
  height: 12px;
}
.l-contents .weight-m {
  width: 41px;
  height: 12px;
}
.l-contents .weight-l {
  width: 62px;
  height: 12px;
}
.l-contents .th-sp {
  width: 63px;
}

/*==============================
20160415追加分LP
==============================*/
.specialset-mv{
	padding:0 0 3.5rem 10px;
	background:url(assets/img/page/specialset/specialset_mv_bg.jpg) no-repeat;
	background-size: cover;
}

.specialset-mv img{
	margin-top:5%;
}

.specialset-position{
	margin-top:-15%;
	position: relative;
}

.specialset-buy{
	margin:-1% 0 7% 0;
}

.specialset-buy a{
	padding:0px 5%;
	box-sizing:border-box;
	display:block;
	margin:-20% 0 3%;
}

.specialset-check01 img{
	margin-bottom:5%;
}

.specialset-voice-list li img{
	width:35%;
}

.specialset-voice-list li{
	padding:3%;
	margin-top:6%;
	border:1px solid #ccc;
}

.specialset-voice-list02 li img{
	width:35%;
}

.specialset-voice-list02 img{
	width:35%;
	margin-bottom:3%
}

.specialset-voice-list02 li{
	padding:3%;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.specialset-voice-list02 li{
	border-bottom:1px solid #ccc;
}

.specialset-voice-list02 li:last-child{
	border-bottom:1px solid #ccc;
}

.specialset-voice-list02 li .voice-title{
	float:right;
	width: 60%;
	margin-bottom:3%;
	font-size: 0.93rem;
	font-weight:800;
	color:#000;
}

.specialset-voice-list li:first-child .voice-content{
	clear:both;
	font-size:0.75rem;
	color:#333;
}

.specialset-voice-list li .voice-title{
	float:right;
	width: 60%;
	font-size: 0.93rem;
	font-weight:800;
	color:#000;
}

.specialset-voice-list02 li .voice-content{
	clear:both;
	font-size:0.75rem;
	color:#333;
}

.specialset-voice-list li .top-btn-menu img{
	width:100%;
}

/*ボタンの動き*/
#btn-menu01.hidden {
	display:none;
}
#btn-close01.hidden {
	display:none;
}

/*3つのポイント*/
.specialset-point h4{
	margin-top:6%;
}

.specialset-point .specialset-point-bg{
	padding:3%;
	background:url(assets/img/page/specialset/specialset_bg_01.jpg);
}
.specialset-point-box p img{
	display:block;
	margin:0 auto;
	width:25%;
	padding-bottom:1%;
}

.specialset-point-box span img{
	display:block;
	margin:0 auto;
	width:7px;
}

.balloon{
	position: relative;
	margin: 0px 0px 34px;
}

.balloon-shape{
	position:absolute;
	left:50%;
	margin-left: -7px;
	z-index:2;
	padding-top:0.03rem;
}

.balloon-text{
	border:0.13rem solid #555;
	border-radius:0.3rem;
	padding:3%;
	position:relative;
	top:6px;
	background:#fff;
}

.balloon-text p{
	font-size:0.75rem;
	color:#333;
}

.balloon-text img{
	padding:2% 0 2% 0;
}

.balloon-text p:last-child{
	padding:0 3% 0 0;
}

.specialset-point-box ul li{
	display:block;
	margin:0 auto;
}

.specialset-point-box ul li:first-child{
	width:35%;
	padding-right:20%;
}

.specialset-point-box ul li:last-child{
	width:24%;
}

/*5つの魅力*/
.specialset-appeal{
	background:url(assets/img/page/specialset/specialset_bg_02.jpg)
}

.specialset-appeal ul li p img{
	margin:5% 0 3% 0;
}


.specialset-appeal ul li span img{
	margin-bottom:10%;
}

/*ヒダカ高圧洗浄機のパワー*/
.specialset-animation h3{
	margin-bottom:5%;
}

.specialset-animation .specialset-animation-flow{
	display:block;
	margin:0 auto;
	padding:5% 0 5% 0;;
	width:85%;
}

.specialset-buy02{
	margin-bottom:7%;
}

.specialset-buy02 a{
	padding:0px 5%;
	box-sizing:border-box;
	display:block;
	margin:-20% 0 3%;
}

/*ヒダカ高圧洗浄機 HK-1890*/
.specialset-comparison{
	background:url(assets/img/page/specialset/specialset_bg_01.jpg);
}

.specialset-comparison h5{
	margin-top:-0.1%;
}

.specialset-comparison .comparison-text{
	margin:5% 0 3% 0;
}

.specialset-comparison p{
	font-size: 0.75rem;
	color: #333;
}

.specialset-comparison span{
	font-weight: 800;
	color: #f40000;
}

.specialset-comparison strong{
	font-size: 0.9rem;
	font-weight: 800;
	color: #333;
}

.specialset-comparison ul{
	width:87%;
	padding:3% 3% 3% 3%;
	background:#fffee0;

}

.specialset-comparison .comparison-list span img{
	margin-bottom:3%;
}

.specialset-comparison .comparison-list p img{
	width: 45%;
	float: left;
	margin-right:3%;
}

.specialset-comparison .comparison-list .list02 span img{
	margin-top:3%;
}

/*コンパクト収納*/
.specialset-shape{
	padding-top:3%;
	background:url(assets/img/page/specialset/specialset_bg_01.jpg);
}

.specialset-shape{
	font-size: 0.75rem;
	color: #333;
}

.specialset-shape .shape-text p{
	padding:3% 0;
}

.specialset-shape .shape-text p span{
	font-weight: 800;
	color: #f40000;
}

.specialset-shape ul{
	margin:0 auto;
	padding:6% 6% 6% 6%;
}

.specialset-shape ul li{
	width:48.5%;
	padding-right:3%;
	padding-bottom:3%;
}

.specialset-shape ul li:nth-child(even){
	padding-right:0;
}

.specialset-shape ul li:nth-child(n+3){
	padding-bottom:0;
}

.specialset-shape .shape-size{
	margin:0 auto;
	padding-bottom:6%;
	font-size: 0.75rem;
	width:87%;
	color: #333;
}

/*充実の12点セット*/
.specialset-set{
	background:url(assets/img/page/specialset/specialset_bg_03.jpg);
}

.specialset-set .button{
	display:block;
	margin:0 auto;
	padding:6% 0 0 0;
	width:93.75%;
}

.specialset-set .button2{
	display:block;
	margin:0 auto;
	padding-top:6%;
	width:93.75%;
}
.specialset-set .flow{
	display:block;
	padding-top:6%;
	width:85%;
	margin:0 auto;
}

.specialset-set .set li:first-child{
	padding-top:6%;
}

.specialset-set .set li:last-child{
	padding-top:4%;
}

/*ボタンの動き*/
#btn-menu02.hidden {
	display:none;
}
#btn-close02.hidden {
	display:none;
}

/*追加アイテム*/
.specialset-set .item li img{
	width:35%;
	float:left;

}

.specialset-set .item li:last-child img{
	width:100%;
	padding-bottom:6%;
}

.specialset-set .item li{
	clear:both;
}

.specialset-set .item li:first-child{
	padding-top:6%;
}

.specialset-set .item li p strong{
	margin-bottom:3%;
	font-size: 0.75rem;
	font-weight: 800;
	color: #2578ca;
}

.specialset-set .item li p span{
	margin-bottom:3%;
	font-size: 0.75rem;
	font-weight: 800;
	color: #e60000;
}

.specialset-set .item li p{
	float:right;
	width:60%;
	font-size: 0.75rem;
	color: #333;
	margin-bottom:6%;
}


/*ボタンの動き*/
#btn-menu03.hidden {
	display:none;
}
#btn-close03.hidden {
	display:none;
}


/*アフターサービス*/
.specialset-set-fast{
	background:url(assets/img/page/specialset/specialset_bg_03.jpg);
}

.specialset-set-fast p{
	font-size: 0.75rem;
	margin-bottom:4%;
	color: #333;
}

.specialset-set-fast img{
	margin:6% 0 4%;
}

/*Q&A*/
.specialset-question h3{
	padding-bottom:15px;
}


.specialset-question dl{
	padding:0 10px 0 10px;
}

.specialset-question dl dt{
	padding-left:30px;
	margin-bottom:15px;
	font-size:0.85rem;
	font-weight:800;
	color: #2578ca;
	background:url(assets/img/page/specialset/specialset_q.png) no-repeat left 2px;
	background-size:20px;
}

.specialset-question dl dd{
	padding-left:30px;
	padding-bottom:15px;
	margin-bottom:15px;
	font-size:0.75rem;
	color: #333;
	border-bottom:1px dotted #555555;
	background:url(assets/img/page/specialset/specialset_a.png) no-repeat left 2px;
	background-size:20px;
}

.specialset-question .question02 dt:first-child{
	border-top:1px dotted #555555;
	padding-top:15px;
	background:url(assets/img/page/specialset/specialset_q.png) no-repeat left 17px;
	background-size:20px;
}

.specialset-question .question01 dd{
	border-bottom:none;
	padding-bottom:0;
}


.specialset-question dl dd span{
	font-size:0.85rem;
	font-weight:800;
	color:#e50000;
}

/*ボタンの動き*/
#btn-menu04.hidden {
	display:none;
}
#btn-close04.hidden {
	display:none;
}

/*あっという間に落ちる*/
.specialset-animation h3 .title2{
	margin-top:5%;
}

/*==============================
フッター
==============================*/
.l-footer .footer-link {
  background: #f4f4f4;
  width: 50%;
}
.l-footer .footer-link a {
  display: block;
  padding: 12px 0 12px 10px;
  border: 1px solid #a7a7a7;
  background: url(assets/img/layout/footer/footer_nav.png) 92% center no-repeat;
  color: #333;
  font-size: 1rem;
  text-decoration: none;
  text-align:left;
}
.l-footer .copyright {
  padding: 8px;
  background: #3b3b36;
  font-size: 0.75rem;
  color: #999;
  line-height: 1.6;
  text-align: center;
}


/*==============================
20160419追加分index
==============================*/

/*メインビジュアル*/
.top-slider{
	background:url(assets/img/top/slider/top_slider_dot_bg.png);
	height:20px;
	margin-bottom:6%;
}

/*コンテンツ*/
.l-contents-top .top-type li{
	float:left;
	width:48%;
	margin:0 4% 4% 0;
}

.l-contents-top .top-type li:nth-child(even){
	float:left;
	width:48%;
	margin:0 0 4% 0;
}

.l-contents-top .top-type li:nth-child(3){
	float:left;
	width:48%;
	margin-bottom:6%;
}

.l-contents-top .top-type li:nth-child(4){
	float:left;
	width:48%;
	margin-bottom:6%;
}

/*教えて！高圧洗浄機*/
.l-contents-top .top-teach ul li{
	clear:both;
}

.l-contents-top .top-teach ul li span img{
	width:5%;
	margin:1% 2% 0 0;
	float:left;
}
.l-contents-top .top-teach ul li span{
	display:block;
	margin-bottom:2%;
	padding-left:1.5em;
	font-size:0.93rem;
	font-weight:800;
	color:#1185d8;
	text-align:left;
	background:url(assets/img/top/top_arrow_blue.png) no-repeat left 3px;
	background-size:15px;
}

.l-contents-top .top-teach ul li p{
	float:left;
	margin-right:6%;
	font-size:0.75rem;
	color:#333333;
	width:64%;
}

.l-contents-top .top-teach ul li img{
	float:right;
	width:30%;
}

.l-contents-top .top-teach ul li{
	background:#ffffff;
	background:-moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
	background:-webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 100%);
	background:linear-gradient(to bottom, #ffffff 0%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
	border-bottom:1px solid #cccccc;
	padding:6% 3% 6% 3%;
}

.l-contents-top .top-teach ul li a{
	display:block;
	text-decoration:none;
}

/*商品一覧 アイテム*/

.l-contents-top .top-goods ul li{
	text-align:left;
	background:#ffffff;
	background:-moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
	background:-webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 100%);
	background:linear-gradient(to bottom, #ffffff 0%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
	border-bottom:1px solid #cccccc;
	padding:5% 3% 5% 3%;
}

.l-contents-top .top-goods ul li a{
	display:block;
	font-size:0.87rem;
	font-weight:800;
	text-decoration:none;
	color:#333333;
	background:url(assets/img/top/top_arrow_gray.png) no-repeat right;
	background-size:15px;
}

.l-contents-top .top-goods .top-btn-menu{
	opacity:0.6;
	border-bottom:1px solid #808080;
}


/*商品一覧 アイテム*/

.l-contents-top .top-maker ul li{
	text-align:left;
	background:#ffffff;
	background:-moz-linear-gradient(top, #ffffff 0%, #f3f3f3 100%);
	background:-webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 100%);
	background:linear-gradient(to bottom, #ffffff 0%,#f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 );
	border-bottom:1px solid #cccccc;
	padding:5% 3% 5% 3%;
}

.l-contents-top .top-maker ul li a{
	display:block;
	font-size:0.87rem;
	font-weight:800;
	text-decoration:none;
	color:#333333;
	background:url(assets/img/top/top_arrow_gray.png) no-repeat right;
	background-size:15px;
}

.l-contents-top .top-maker .top-btn-menu{
	opacity:0.6;
}

/**************************************
20160513追記
**************************************/
#mainImg{
	height:auto;
}
#mainImg h2{
	width:90%;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    margin-left: 20px;
    line-height: 1.8;
	padding:10px 0 7px;
}
#mainImg h2 img{
	padding-left:20px;
	width:203px;
	height:36px;
}

#container{
	width:100%;
}
#main{
	margin:0 15px;
}
#conts{
	width:100%;
}
#conts .comList{
	margin-right:0;
	margin-left:15px;
	width:100%;
}
.h3Ttl_guide{
	padding:0 0 0 20px;
	height:auto;
	font-size:1.3rem;
	line-height:2.8;
	background: url(shared/img/title_bg.jpg) no-repeat center center;
	//background-size:contain;
}
.first_time,.receipt,.after_service,.return,.privacy,.business_deal{
	margin:0 15px;
}
.box01{
	width:100%;
}
.l_box,.r_box{
	float:none;
	width:93%;
}
.floatR{
	float:none;
}

#conts .linkBox .textBox{
	width:100%;
	box-sizing:border-box;
}
#conts .listUl{
	width:100%;
}
#conts .listUl li{
	margin-bottom:24px;
	width:99%;
	border: 1px solid #dfdfdf;
	background:#f9f9f9;
}
#conts p.position_menu,#conts .hk1890_shiyou_01,#conts .hk1890_shiyou_02,#conts p.text .p_img_right{
	width:100%;
	height:auto;
}
#conts p.position_menu,#conts p.position_menu a#a01,#conts p.position_menu a#a02,#conts p.position_menu a#a03,#conts p.position_menu a#a04,#conts p.position_menu a#a05{
	position:static;
}
#conts .acce_hkp-jset,#conts .linkPhoto,#conts .acce_hkp-0001_ex{
	width:100%;
}
#conts .acce_hkp-jset,#conts .acce_hkp-0001_ex{
	padding:10px 5px;
}
#conts .linkPhoto li{
	width:87%;
	margin-bottom:15px;
}
.special iframe{
	width:100%;
}
#conts.top .sectionTop .inner .textBox,#conts.top .sectionTop .section .inner .textBox,#conts.top .sectionTop .section ul,#conts.top .sectionTop .section .appeal02 .textBox,#conts.top .sectionCenter .dirt,#conts.top .sectionCenter .subList,#conts.top .sectionCenter .subInner .textBox,#conts.top .sectionCenter .subBox,#conts.top .sectionCenter .innerBox dl,#conts.top .sectionBottom .infoBox .textBox,#conts.top .sectionBottom .linkPhoto,#conts.top .sectionBottom .linkPhoto li{
	width:100%;
}
#conts.top .sectionCenter .subList li{
	margin-bottom:15px;
}
#conts.top .sectionCenter .inner .photoBox,#conts.top .sectionCenter .inner .photoBox p{
	width:100%;
	float:none;
}
#conts.top .sectionCenter .subBox .detailBox{
	width:90%;
}
#conts.top .sectionBottom .infoBox dl{
	float:none;
	width:90%;
}
#conts .interview dl,#conts .interview02 dl{
	width:100%;
}
#conts .interview .photoBox,#conts .interview02 .photoBox,.interview .floatL{
	float:none;
}

.deal_trade #tmpBox05,.deal_trade p{
	width:100%;
}
.deal_trade #tmpBox02 h2{
	width:90%;
}
.deal_trade #tmpBox05 h4{
	color:#333;
	background:none;
}
.deal_trade #tmpBox05 .box5title{
	padding:0;
}

#conts .comSection .detailList02,#conts .comSection .detailList02 li,#conts .comSection .manager .textBox{
	width:100%;
}
#conts .detailList{
	margin:0;
	width:100%;
}
#conts .comSection .manager .textBox .pos01{
	width:11px;
}
#conts .comSection .manager ul{
	width:100%;
	margin-top:20px;
}
.trial-contentents #tmp1,.trial-contentents #tmpBox02{
	width:100%;
}
#conts .comSection .detailList,#conts .comSection .detailList li,#conts table td p{
	width:100%;
}
.voiceInbox1L img{
	width:120px;
}
.contact-table input[type="text"]{
	padding:10px 0;
}
.contact-table input[type="text"],.contact-table textarea{
	width:90%;
}
.contact-table .attention{
	color:#f00;
}
.l-mv{
	margin-bottom:6%;
}
#n_conteiner,#navi ul,#choice_01, #choice_02, #choice_03, #choice_04, #choice_05, #choice_06, #choice_07, #choice_08, #hikaku01, #hikaku02,#n_conteiner table,#navi{
	width:100%;
}
.advice_box,#motor{
	width:85%;
}
.best3 h4{
	background:none;
}
#tmpBox02 h2{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #eaeaea 47%, #bfbfbf 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#eaeaea 47%,#bfbfbf 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#eaeaea 47%,#bfbfbf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-9 */
	border:1px solid #ccc;
	border-left:5px solid #116B9F;

}
#conts .pageNavi ul{
	width:100%;
}
#conts .pageNavi ul li,#conts h3.h3img,.small_box .text530x120{
	width:100%;
	height:auto;
}
h3#h301,h3#h302,h3#h303,h3#h304,h3#h305{
	background-size:contain;
}
.small_box{
	width:94%;
}
#img_33 .text{
	margin:0;
}
.p_660_more{
	height:auto;
}
.p_660>.box{
	width:93%;
	height:300px;
}
.section{
	min-width:95%;
}
.hr,.main-w100,#sticker,.text,ul#tab,.img_circle,.content_wrap{
	width:100%;
}
.img_point{
	margin-top:10px;
}
.content_wrap{
	margin-bottom:10px;
}
.img_circle img{
	margin:10px;
	width:90%;
	height:auto;
}
#circle1, #circle2, #circle3{
	padding-top:0;
}
.w800{
	width:100%;
}
.main-w100 img{
	width:100%;
	height:auto;
}
.main-w100{
	height:auto;
}
.small_box .text{
	margin:0;
}
#pt1{
	width:106px;
	bottom:15px;
	left:200px;
}
#pt2{
	width:159px;
	top:15px;
	left:15px;
}
#pt3{
	width:225px;
	top:47px;
	left:15px;
}
#pt4{
	width:261px;
	bottom:15px;
	left:15px;
}
#toughness_img{
    position: absolute;
    width: 95px;
    top: 8px;
    right: 12%;
}
#pt5{
	width:146px;
	top:16px;
	left:15px;
}
#pt6{
	width:209px;
	top:11px;
	right:15px;
}
#pt7{
	width:184px;
	top:101px;
	right:15px;
}
#pt8{
	width:255px;
	bottom:0;
	left:14px;
}
.act-logo-img{
	margin:0 15px 15px;
	width:197px;
}
.hr{
	background-size:contain;
}


/* SearchForm */
.form-search{
	padding:10px 8px;
    margin: 0 auto;
	background:#ccc;
}
.form-search input[type="text"]{
	padding:10px 0;
	margin-right:10px;
}
.form-search input[type="submit"]{
	padding:10px;
	background: #C00;
	color: #FFF;
	border: 1px solid #900;

}
.search-btn{
  float: left;
  margin: 0 1rem 0 .5rem;
}
.search-btn img{
  width: 30px;
  margin-top: 5px;
}

/* ▼2018/03/16 ハンバーガーメニュー背景▼ */
.menu-outer .js-menu p{
  background: #4D4D4D;
}
/* ▲2018/03/16 ハンバーガーメニュー背景▲ */
