@charset "utf-8";

@media screen and (min-width : 751px ) {
/*-----------------------------------------------------------
===  [ layout CSS ]  ====================================
------------------------------------------------------------*/

/* ***************************************************************************** */
/*

　目次

-------------------------------------------------------------------------------

	01. common

*/
/* ***************************************************************************** */

/** -------------------------------------------------------
 ** 01. common
 ** ------------------------------------------------------- */

/* cmnSp
----------------------------------------------------*/
.cmnSp {
	display: none !important;
}
/* cmnTitBox
----------------------------------------------------*/
.cmnTitBox {
	background: url(/common/img/cmn_bg01.png) repeat center top;
	background-size: 150px;
	margin: 0 -32px;
	padding: 12px 0;
	text-align: center;
}
.cmnTitBox .cmnTitBoxInner {
	background: url(/common/img/cmn_bg02.png) repeat center top;
}
/* cmnTit
----------------------------------------------------*/
.cmnTit01 {
	background: #D90000;
	color: #fff;
	font-size: 3.6rem;
	margin: 0 3px;
	padding: 12px 290px 12px 22px;
	line-height: 1.2;
	position: relative;
}
/* cmnPickupArea
----------------------------------------------------*/
.cmnPickupArea .cmnPickupSec {
	margin: 70px 0 0;
}
.cmnPickupArea .cmnPickupSec:first-child {
	margin: 35px 0 0;
}
.cmnPickupArea .cmnPickupSec h3 {
	font-size: 3.2rem;
	line-height: 1.2;
	margin: 0 19px;
	color: #FF2626;
}
.cmnPickupArea .cmnPickupSec h3 strong {
	font-size: 3.8rem;
	margin: 10px 0 0;
	display: inline-block;
	color: #fff;
}
.cmnPickupArea .cmnPickupSec .cmnPickupBox {
	margin: 15px 0 0;
}
.cmnPickupArea .cmnPickupSec .cmnPickupBox:after {
	content: "";
	clear: both;
	display: block;
}
.cmnPickupArea .cmnPickupSec figure {
	width: 850px;
	float: left;
}
.cmnPickupArea .cmnPickupSec .cmnPickupInner {
	width: 266px;
	float: right;
}
.cmnPickupArea .cmnPickupSec .cmnPickupList01 {
	letter-spacing: -0.4em;
}
.cmnPickupArea .cmnPickupSec .cmnPickupList01:after {
	content: "";
	clear: both;
	display: block;
}
.cmnPickupArea .cmnPickupSec .cmnPickupList01 li {
	float: left;
	letter-spacing: normal;
	margin: 10px 0 0 10px;
	font-size: 2.0rem;
	font-weight: bold;
	width: 128px;
	text-align: center;
	border-radius: 5px;
}
.cmnPickupArea .cmnPickupSec .cmnPickupList01 li:nth-of-type(odd) {
	margin-left: 0;
}
.cmnPickupArea .cmnPickupSec .cmnPickupList01 li:nth-of-type(-n+2) {
	margin-top: 0;
}
.cmnPickupArea .cmnPickupSec .cmnPickupList01 li.cmnPickupColor01 {
	background: #D90000;
}
.cmnPickupArea .cmnPickupSec .cmnPickupList01 li.cmnPickupColor02 {
	background: #006DD9;
}
.cmnPickupArea .cmnPickupSec .cmnPickupList01 li.cmnPickupColor03 {
	background: #D98000;
}
.cmnPickupArea .cmnPickupSec .cmnPickupList02 {
	margin: 20px 0 0 0;
}
.cmnPickupArea .cmnPickupSec .cmnPickupList02 li {
	font-size: 1.8rem;
	font-weight: bold;
	text-indent: -1em;
	padding-left: 1em;
}
.cmnPickupArea .cmnPickupSec p {
	width: 380px;
	margin: 20px auto 0;
	border-radius: 21px;
}
.cmnPickupArea .cmnPickupSec p a {
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.cmnPickupArea .cmnPickupSec p a:hover {
	opacity: 0.7;
}
/* cmnPageNavi
----------------------------------------------------*/
.cmnPageNavi01 {
	margin: 15px -2px 0;
}
/* clearfix */
.cmnPageNavi01:after {
	content: "";
	clear: both;
	display: block;
}
.cmnPageNavi01 li {
	float: left;
	width: 272px;
	box-sizing: border-box;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	margin: 0 0 0 17px;
	background: #fff;
}
.cmnPageNavi01 li:first-child {
	margin: 0;
}
.cmnPageNavi01 li:nth-of-type(2n-1) {
}
.cmnPageNavi01 li:nth-of-type(2n) {
}
.cmnPageNavi01 li a {
	display: block;
	color: #fff;
	padding: 10px;
	text-decoration: none;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.cmnPageNavi01 li a span {
	display: block;
}
.cmnPageNavi01 li a:hover {
	opacity: 0.7;
}
/* cmnColorSec
----------------------------------------------------*/
.cmnColorSec {
	margin: 34px -5px 0;
}
.cmnColorSec01 {
	margin-top: 16px;
}
/* clearfix */
.cmnColorSec:after {
	content: "";
	clear: both;
	display: block;
}
.cmnColorTit {
	color: #fff;
	font-size: 3.6rem;
	margin: 0 3px;
	padding: 12px 290px 12px 22px;
	line-height: 1.2;
	position: relative;
}
.cmnColorTit span {
	display: inline-block;
	background: #fff;
	color: #000;
	width: 7.9em;
	text-align: center;
	padding: 8px;
	box-sizing: border-box;
	font-size: 2.8rem;
	line-height: 1;
	position: absolute;
	top: 12px;
	right: 31px;
}
.cmnColorSec01 .cmnColorTit {
	background: #D90000;
}
.cmnColorSec02 .cmnColorTit {
	background: #FF5C26;
}
.cmnColorSec03 .cmnColorTit {
	background: #D9A300;
}
.cmnColorSec04 .cmnColorTit {
	background: #8C8C00;
}
.cmnProductBox {
	width: 278px;
	margin: 18px 11px 0 0;
	box-sizing: border-box;
	float: left;
	background: #fff;
}
.cmnProductBox:nth-of-type(4n) {
	margin-right: 0;
}
.cmnProductBox a {
	display: block;
	background: #fff;
	padding: 0 10px 10px;
	border: 3px solid;
	text-decoration: none;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.cmnColorSec01 .cmnProductBox a {
	border-color: #FF0000;
}
.cmnColorSec02 .cmnProductBox a {
	border-color: #FF5C26;
}
.cmnColorSec03 .cmnProductBox a {
	border-color: #D9A300;
}
.cmnColorSec04 .cmnProductBox a {
	border-color: #8C8C00;
}
.cmnProductBox a:hover {
	opacity: 0.7;
}
.cmnProductBox .cmnProductBoxTxt {
	color: #fff;
	background: #00468C;
	text-align: center;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 -10px;
	padding: 5px;
}
.cmnProductBox .cmnProductBoxTit {
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.2;
	color: #B25900;
	margin: 10px 0 0;
}
.cmnProductBox figure {
	margin: 10px 0 0;
}
.cmnProductBox ul {
	padding: 0 8px;
}
/* clearfix */
.cmnProductBox ul:after {
	content: "";
	clear: both;
	display: block;
}
.cmnProductBox li {
	display: table;
	color: #fff;
	width: 110px;
	height: 35px;
	box-sizing: border-box;
	margin: 10px 0 0;
	font-size: 2.3rem;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.cmnProductBox li span {
	display: table-cell;
	vertical-align: middle;
	border-radius: 10px;
}
.cmnProductBox .color01 li {
	float: left;
}
.cmnProductBox .color01 li:last-child {
	float: right;
}
.cmnProductBox .color01 span {
	background: #D90000;
}
.cmnProductBox .mini {
	font-size: 1.9rem;
}
.cmnProductBox .color02 {
	margin: 10px 0 0;
}
.cmnProductBox .color02 li {
	float: right;
}
.cmnProductBox .color02 span {
	background: #006DD9;
}
.cmnProductBox .cmnProductBoxBtn {
	margin: 20px 0 0;
}
/* ***************************************************************************** */
}
