@charset "utf-8";

/* -------------------------------
   BASE
------------------------------- */

#wrap {
	width:100%;
	min-width:320px;
	overflow:hidden;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-ms-transition-duration:0.5s;
	padding-bottom:51px;
}
.pc {
	display:none;
}
.spBlock {
	display:block;
}
img {
	max-width:100%;
	width:auto;
	/*max-height:100%;*/
	height:auto;
}


/* -------------------------------
   common
------------------------------- */

.catchCopy {
	font-size:18px;
	padding:30px 0;
}
.catchCopy .jisseki:before,
.catchCopy .jisseki:after {
	width: 21px;
	height: 36px;
}
.secTit {
	font-size:20px;
	margin-bottom:20px;
}
#taikouSec {
	background:#295C88;
	padding:30px 0;
}


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

#logo {
	float:left;
	width:100%;
	padding:5px 10px;
}
#header {
	border-bottom:1px solid #FFF;
}
#header .tel {
	float:left;
	width:50%;
	text-align:center;
}
#header #gNavBtn {
	float:right;
	width:50%;
	text-align:center;
	border-left:1px solid #FFF;
}
#header .tel a,
#header #gNavBtn a {
	display:block;
	padding:15px;
	background:#F4F4F4;
	text-decoration:none;
}
#header .tel a {
	color:#3A9E33;
}
#header #gNavBtn a {
	color:#094D84;
}
#header .tel img,
#header #gNavBtn img {
	height:20px;
	margin-right:5px;
}
#gNav {
	display:none;
	background:#063761;
	-moz-transition-duration:0.5s;
	-o-transition-duration:0.5s;
	-ms-transition-duration:0.5s;
}
#gNav.open {
	display:block;
}
#gNav a {
	display:block;
	padding:15px;
	border-bottom:1px solid #094D84;
	color:#FFF;
	text-decoration:none;
}


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

#sideContact {
	position:fixed;
	bottom:0;
	left:0;
	background:#FFD500;
	width:100%;
	padding-right:50px;
	border-top:1px solid #FFF;
	text-align:center;
	z-index:10;
}
#sideContact a {
	display:block;
	line-height:22px;
	padding:14px 5px;
}
#pagetop {
	position:fixed;
	bottom:0;
	right:0;
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	width:50px;
	height:51px;
	z-index:10;
}
#fNav {
	padding:10px 20px;
}
#fNav li {
	padding:10px 0;
	border-bottom:1px solid #EEE;
}
#fNav li:last-child {
	border-bottom:none;
}


/* -------------------------------
   contents
------------------------------- */

#pagetit h1 {
	padding:20px;
	font-size:24px;
}
#anchorList li {
	border:1px solid #CCC;
	margin-top:-1px;
}
#anchorList li a {
	border:1px solid #FFF;
}
.sec,
.conCatch {
	padding:40px 20px 0 20px;
}
.sec .sec {
	padding:0;
	margin-top:30px;
}
.sec h2.tit {
	line-height:20px;
	padding:10px 0 10px 20px;
	font-size:18px;
	margin-bottom:20px;
}

.tableScroll:before {
	display:block;
	content:'スワイプすると全体をご覧いただけます。';
	margin-bottom:10px;
}
.tableScroll .inner {
	overflow:auto;
}
.tableScroll table {
	width:200%;
}

.spTable,
.spTable tdoby,
.spTable tr,
.spTable th,
.spTable td {
	display:block;
}


/* -------------------------------
   home
------------------------------- */

#mainVisual .btn {
	width:100%;
	height:0;
	left:0;
}
#mainVisual .btn li:first-child {
	width:50px;
	top:-25px;
	left:0;
}
#mainVisual .btn li:last-child {
	width:50px;
	top:-25px;
	right:0;
}

#home .searchCatList{
	padding: 0 20px 40px 20px;
}

#taikouSec dl {
	margin:0 10px;
}
#taikouSec dt {
	font-size:18px;
	margin-bottom:10px;
}
#taikouSec dd {
	font-size:16px;
	padding:10px 0;
}
#taikouSec dd:nth-child(2) {
	border-bottom:1px solid #1F4B71;
}
#taikouSec dd .price {
	font-size:24px;
}
#taikouSec dd.advantage {
	margin:0 auto;
}

#jijyoSec {
	padding:40px 20px 0 20px;
}
#jijyoSec h2 {
	font-size:18px;
}
#jijyoSec h2 .serif {
	font-size:28px;
}
#jijyoSec .inner {
	padding:40px 0;
}
#jijyoSec p {
	text-align:center;
	font-size:14px;
}
#jijyoSec .pointList {
	margin:40px -0 0 0;
}
#jijyoSec .pointList dl:first-child {
	margin-top:0;
}
#jijyoSec .pointList dl {
	width:100%;
	margin-top:20px;
}
#jijyoSec .pointList dt {
	font-size:32px;
	margin-bottom:15px;
}
#jijyoSec .inner:nth-child(odd) {
	margin:0 -20px;
	padding:20px;
}
#jijyoSec .nazoList dt {
	font-size:21px;
	margin-top:20px;
}
#jijyoSec .nazoList dt:first-child {
	margin-top:0;
}
#jijyoSec .nazoList dd p:first-child {
	display:inline-block;
	font-size:18px;
	padding:10px;
	margin-bottom:5px;
}
#jijyoSec .nazoList dd p:last-child {
	text-align:left;
	font-size:16px;
}

#ctaBox {
	padding:30px 0;
}
#ctaBox ul {
	background:url(/img/common/bg_diagonal.png);
	padding:10px;
	margin:0 auto;
}
#ctaBox li {
	display:table;
	width:100%;
}
#ctaBox li:not(:first-child) {
	margin-top:10px;
}
#ctaBox li a {
	background-size:contain!important;
	-moz-background-size:contain!important;
	-webkit-background-size:contain!important;
	-o-background-size:contain!important;
	-ms-background-size:contain!important;	
	background-position:20px center!important;	
	padding-left:40px;
	display:table-cell;
	text-align:center;
	height:80px;
	vertical-align:middle;
	color:#FFF;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	font-size:18px;
}
#ctaBox li a span {
	font-size:14px;
}

#ctaBox dl {
	margin:10px 10px 0 10px;
	padding:10px;
}
#ctaBox dt,
#ctaBox dd {
	display:inline-block;
	margin:0 5px;
}



/* -------------------------------
   flow
------------------------------- */

#flowList li.left {
	padding-right:10px;
}
#flowList li.right {
	padding-left:10px;
}
#flowList > li:before {
	margin-left:-30px;
}
#flowList > li:after {
	margin-left:-30px;
}
#flowList .arr:before {
	margin-left:-30px;
}
#flowList .arr:after {
	margin-left:-30px;
}
#flowList dl {
	padding-bottom:10px;
}
#flowList dt {
	font-size:18px;
}
#flowList dt:last-child {
	margin-bottom:-10px;
}
#flowList dd {
	padding:10px 9px 0 9px;
}
#flowList .btns li {
	display:block;
	width:100%;
}
#flowList .btns li:last-child {
	margin-top:10px;
}



/* -------------------------------
   search
------------------------------- */

.searchCatList li {
	float:left;
	width:47.5%;
	margin:5% 0 0 5%;
}
.searchCatList li:nth-child(1),
.searchCatList li:nth-child(2) {
	margin-top:0;
}
.searchCatList li:nth-child(odd) {
	clear:left;
	margin-left:0;
}
#muitiSearch dl {
	width:100%;
}
#muitiSearch dt,
#muitiSearch dd {
	display:block;
}

.listController li {
	width:50%;
	padding:10px;
}
.listController li:nth-child(1),
.listController li:nth-child(2),
.listController li:nth-child(3) {
	display:none;
}
.productOutline {
	clear:both;
	padding:20px 0;
	border-bottom:1px solid #CCC;
}
.productOutline figure {
	float:left;
	width:25%;
}
.productOutline h2,
.productOutline p,
.productOutline ul {
	float:right;
	width:75%;
	padding-left:10px;
}
.productOutline p.model,
.productOutline p.horsepower {
	margin-top:5px;
}
.productOutline p.model:before {
	content:'型番：';
	font-weight:bold;
}
.productOutline p.horsepower:before {
	content:'馬力：';
	font-weight:bold;
}
.productOutline ul {
	text-align:center;
	margin-top:5px;
}
.productOutline li {
	background:#FFF3F3;
	padding:10px 10px 0 10px;
}
.productOutline li.price02 {
	padding:10px;
}
.productOutline li.price02.arr {
	background:url(/img/products/pricedown.png) center 5px no-repeat #FFF3F3;
	background-size:16px 16px;
	-moz-background-size:16px 16px;
	-webkit-background-size:16px 16px;
	-o-background-size:16px 16px;
	-ms-background-size:16px 16px;
	padding-top:26px;
	padding:26px 10px 10px 10px;
}

#productDetail {
	padding:40px 20px 0 20px;
}
#productDetail .sec {
	padding:40px 0 0 0;
}
#productDetail .imgs {
	margin-bottom:15px;
}

#features li {
	width:50%;
}
#features li.feature01,
#features li.feature02 {
	width:100%;
}

#productDetail table,
#productDetail tbody,
#productDetail tr,
#productDetail th,
#productDetail td {
	display:block;
}

#productDetail dl.price01 dd:nth-child(2) {
	font-size:28px;
}
#productDetail dl.price01 dd:nth-child(3) {
	font-size:21px;
}
#productDetail dl.price01 dd:nth-child(3) .off {
	font-size:16px;
}

#productDetail dl.price02 dd:nth-child(2) {
	font-size:56px;
}
#productDetail dl.price02 dd:nth-child(2) .tax {
	font-size:16px;
}
#productDetail dl.price02 dd:nth-child(3) {
	font-size:14px;
}
#productDetail dl.price02 dd:nth-child(3) .off {
	font-size:16px;
}

.actionBnrs {
	margin-top:20px;
}
.actionBnrs li {
	margin-top:5px;
	font-size:16px;
}

.backBtns {
	margin-top:10px;
}
.backBtns li {
	margin-top:10px;
}

.productInfoList dt {
	font-size:18px;
}

.halfTables table:not(:first-child) {
	margin-top:-1px;
}


/* -------------------------------
   area
------------------------------- */

#areaMap {
	margin:0 20px;
	padding:20px 0 35% 0;
	background-position: right bottom;
	background-size:contain;
	-moz-background-size:contain;
	-webkit-background-size:contain;
	-o-background-size:contain;
	-ms-background-size:contain;
}
#areaMap dl {
	width:50%;
	padding:10px 0 10px 10px;
}
#areaMap dl:nth-child(odd) {
	padding:10px 10px 10px 0;
	clear:left;
}
#areaMap dl:nth-child(5),
#areaMap dl:nth-child(6) {
	clear:left;
	padding:10px 10px 10px 0;
}


/* -------------------------------
   faq
------------------------------- */

.faqSec .tit {
	line-height:20px;
	padding-left:45px!Important;
	font-size:18px;
}
.faqSec .tit:before {
	width:30px;
	height:30px;
	line-height:30px;
	margin:-5px 5px -5px -35px;
	font-size:21px;
}
.faqSec .inner {
	position:relative;
	padding-left:45px;
}
.faqSec .inner:before {
	position:absolute;
	top:15px;
	left:10px;
	width:30px;
	height:30px;
	line-height:30px;
	font-size:21px;
}



/* -------------------------------
   contact
------------------------------- */

.freedial {
	margin-bottom:20px;
}
.freedial dd {
	margin-top:5px;
}
.freedial img {
	width:auto;
	height:24px;
}

#form table,
#form tbody,
#form tr,
#form th,
#form td {
	display:block;
}
#form td input[type=text] {
	width:100%;
}
#form td input[type=text].withTani {
	width:80%;
}
#form td li:not(:first-child) {
	margin-top:10px;
}
#form td li input[type=text] {
	width:90%;
}
#form .btns li:not(:first-child) {
	margin-top:20px;
}