﻿@charset "utf-8";

/* ======================================================
 * home_sp.css
 * ------------------------------------------------------
 * LAYOUT ***********************************************
 * Body
 * Header
 * Navigation
 * Contents
 * Footer
 * CONTENTS *********************************************
 * Element
 * Unique
 * ClearFix
====================================================== */

/********************************************************

  LAYOUT

********************************************************/

/* Body
------------------------------------------------------ */


/* Header
------------------------------------------------------ */


/* Navigation
------------------------------------------------------ */


/* Contents
------------------------------------------------------ */
/*----- contentsWrap -----*/
.contentsWrap {
	width: auto;
	padding-top: 0;
}

/* homeWrap */
[class*="homeWrap"] {
	clear: both;
}
[class*="homeWrap"] > *:first-child {
	margin-top: 0 !important;
}
.homeWrap01 {
	margin: 0 -15px;
}
.homeWrap02 {
	margin-top: 20px;
}
.homeWrap02 .sectioning03 {
	margin-top: 30px !important;
}
.homeWrap02 > .colLayout01.count2 > .col + .col {
	margin-top: 35px;
}


/* Footer
------------------------------------------------------ */



/********************************************************

  CONTENTS

********************************************************/

/* Element
------------------------------------------------------ */
/*----- Common -----*/
/* productsSearch */
#homeSearch.productsSearch .search_form .search_input {
	width: -webkit-calc(100% - 100px);
	width: calc(100% - 100px);
	height: 50px;
}
#homeSearch.productsSearch .search_form .search_submit {
	width: 100px;
	height: 50px;
	padding: 0 0 0 35px;
	font-size: 16px;
	font-size: 1.6rem;
	text-indent: 0;
	background-position: 8px 50%;
}

/*----- Heading -----*/


/*----- Column -----*/
/* colLayout */
.colLayout01.homeLayout {
}
.colLayout01.homeLayout > .col {
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
}
.colLayout01.homeLayout > .col + .col .index01 .linkBlock {
	border-top: none;
}
.colLayout01.homeLayout .index01 > a {
	display: table;
	width: 100%;
	table-layout: fixed;
	-webkit-box-sizing: border-box;
					box-sizing: border-box;
}
.colLayout01.homeLayout .index01 > a > .image,
.colLayout01.homeLayout .index01 > a > .caption {
	display: table-cell;
}
.colLayout01.homeLayout .index01 > a > .image {
	position: relative;
	width: 140px;
	height: 85px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}
.colLayout01.homeLayout .index01 > a > .image img {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	height: 85px;
	width: auto;
	max-width: none !important;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
}
.colLayout01.homeLayout .index01 > a > .caption {
	padding: 5px 25px 5px 15px;
	text-align: left;
	vertical-align: middle;
}
.colLayout01.homeLayout .index01 > a > .caption:after {
	right: 10px;
}
.colLayout01.homeLayout .index01 > a > .caption .head {
	font-size: 16px !important;
	font-size: 1.6rem !important;
}

/* Unique
------------------------------------------------------ */
/*** homeColLayout ***/
.homeColLayout01 {
	margin-top: 30px;
}
.homeColLayout01 > .colRight {
}
.homeColLayout01 > .colLeft {
}
.homeColLayout01 > .colRight + .colLeft,
.homeColLayout01 > .colLeft + .colRight {
	margin-top: 40px;
}
.homeColLayout01 > .colRight > *:first-child,
.homeColLayout01 > .colLeft > *:first-child {
	margin-top: 0 !important;
}

/*** visualIndex ***/
#visualIndex {
	clear: both;
	margin: 0 auto;
}
#visualIndex > *:first-child {
	margin-top: 0 !important;
}
.homeSlider .bx-wrapper {
	position: relative;
	padding-bottom: 20px;
}
.homeSlider.is-simple .bx-wrapper {
	padding-bottom: 0;
}
.homeSlider .bx-controls .bx-pager {
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 100;
	line-height: 1;
	-webkit-transform: translateX(-50%);
					transform: translateX(-50%);
}
.homeSlider .bx-controls .bx-pager .bx-pager-item {
	display: inline-block;
	margin: 0 6px;
}
.homeSlider .bx-controls .bx-pager .bx-pager-item > a {
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #ffffff;
	text-indent: -9999px;
	-webkit-box-shadow: 1px 1px 2px #888888;
					box-shadow: 1px 1px 2px #888888;
	outline: none;
}
.homeSlider .bx-controls .bx-pager .bx-pager-item > a.active {
	background-color: #000000;
}
.homeSlider .bx-controls .bx-controls-direction {
	display: none !important;
}
.homeSlider > .visualList {
	display: none;
}
.homeSlider .visualList > li {
	width: 100%;
}
.homeSlider .visualList > li > a {
	display: block;
	outline: none;
}

/*** tabNews ***/
#tabNews .heading03 + .newsWrap01 {
	margin-top: -15px !important;
}

/*** newsIndex ***/
#newsIndex {
	clear: both;
}
#newsIndex > *:first-child {
	margin-top: 0 !important;
}
#newsIndex .newsList01 > li > .newsLink .newsItem > dt .date {
	width: 6.5em;
}

/* tabWrap */
#newsIndex.tabWrap.type1 {
	margin: 25px -15px 0;
}
#newsIndex.tabWrap.type1 .tabNavi {
	clear: both;
	padding: 0 10px;
}
#newsIndex.tabWrap.type1 .tabPanel {
	padding: 0 15px;
}
#newsIndex .newsWrap01 > .newsList01 > li:nth-child(n+4) {
	display: none;
}

/*** productsIndex ***/
#productsIndex {
	clear: both;
	margin: 25px -15px 0;
	padding: 18px 15px 20px;
	background-color: #f6f6f6;
}
#productsIndex + * {
	margin-top: 35px;
}
#productsIndex > *:first-child {
	margin-top: 0 !important;
}
#productsIndex > .head {
	margin: 0 0 0.25em 0;
	font-weight: bold;
}
#productsIndex > .head + * {
	margin-top: 0 !important;
}

/*** rankingIndex ***/
#rankingIndex {
	clear: both;
	margin: 30px -15px 0;
	padding: 18px 15px 20px;
	background: #f6f6f6;
}
#rankingIndex > *:first-child {
	margin-top: 0 !important;
}
#rankingIndex > .head {
	margin: 0 0 10px 0;
	color: #113388;
	font-weight: bold;
	text-align: center;
}
#rankingIndex > .head + * {
	margin-top: 0 !important;
}
#rankingIndex .btnLink03.listCol.px5 > li + li {
	margin-top: 10px !important;
}

/*** bannerIndex ***/
#bannerIndex {
	clear: both;
	margin: 30px 0 0 0;
}
#bannerIndex > *:first-child {
	margin-top: 0 !important;
}
#bannerIndex .bnrLink01 .linkBlock .image {
	width: 72px;
}
#bannerIndex .bnrLink01 .linkBlock .caption .head {
	font-size: 16px;
	font-size: 1.6rem;
}
#bannerIndex .bnrLink01 > li > img,
#bannerIndex .bnrLink01 > li > a > img {
	width: 100%;
}
#bannerIndex .bnrLink01 > li > a:not(.linkBlock) {
	display: block;
	margin-top: 35px;
}

/*** IR NEWS ***/
#ir_library .newsList01 {
	margin-top: 0;
}
#ir_library .newsList01 li:nth-child(n+4) {
	display: none;
}
#ir_library .irIcon {
	display: none;
}
#ir_library .newsList01 > li > .newsLink .newsItem > dt .date {
	width: 8.5em;
}

/* ClearFix
------------------------------------------------------ */
.clearfix:after {
	content: "";
	clear: both;
	display: table;
	display: block\9;
}