@charset "utf-8";
/* CSS Document */



/* ========================================
    リセットcss
========================================= */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, cite, code, del, em, img, q, s, samp, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-style: normal;
	zoom: 1;
}
li {
	list-style-type: none;
}
body {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Arial, Helvetica, sans-serif, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
/* ========================================
	フロートの解除
========================================= */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* ========================================
	ブランド
========================================= */

.BrandList dl {
	width: 152px;
	float: left;
	display: block;
	margin-left: 13px;
}
.BrandList dt {
	padding-top: 8px;
}
.BrandList dd {
	padding-bottom: 8px;
	font-size: 12px;
}
.BrandList dd:before {
	content: "\f0d8";
	font-family: FontAwesome;
}
.Item .secClear {
	display: table;
	width: 100%;
	table-layout: fixed;
	background-color: #ffffff;
}
.Item .secClear + .secClear {
	margin-top: 20px;
}
.Item .secClear + .secClear h4 {
	font-size: 20px;
}
.Item .EntryInPlus {
	border: 1px solid #CCC;
	padding: 15px 20px;
	font-size: 20px;
	width: 428px;
}
.Item .EntryInPlus p {
	display: inline-block;
	margin: 10px 24px;
	vertical-align: top;
}
.Item .EntryInPlus:hover {
	background-color: rgba(238,238,238,0.5);
}
.BrandList {
	overflow: hidden;
}
.Item h3 p +p {
	text-align: right;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
	padding-right: 10px;
}
.Item + .Item {
	margin-top: 50px;
}
.Item h3 {
	background-color: #004699;
	display: table;
	width: 100%;
	padding: 10px 0;
	margin-bottom: 20px;
}
.Item h3 p {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
}
.Item .Entry h4 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 0px;
}
.Entry {
	display: table-cell;
	text-align: center;
}
.Entry + .Entry {
	padding-left: 10px;
	padding-right: 0;
}
.EntryIn {
	border: 1px solid #CCC;
	padding: 20px 15px;/*margin-bottom: 10px;*/
}
.Item .Entry .icon {
	padding-bottom: 5px;
}
.Item .Entry h4 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 0px;
	text-align: center;
}
.Item .secClear + .secClear h4 {
	font-size: 20px;
}
.Item .Entry .txt {
	text-align: left;
	padding-top: 10px;
}
.Item .Entry .caution {
	text-align: center;
	padding-bottom: 15px;
}
.Item .EntryPlus {
	display: table-cell;
	text-align: center;
	padding-right: 10px;
}
.Item .EntryPlus + .EntryPlus {
	padding-left: 10px;
}
.Item .EntryInPlus {
	border: 1px solid #CCC;
	padding: 15px 20px;
	font-size: 20px;
	width: 428px
}
.Item .EntryInPlus p {
	display: inline-block;
	margin: 10px 24px;
	vertical-align: top;
}
p.date {
	border: solid 2px #F84B7C;
	padding: 2px;
	text-align: center;
	margin-top: 5px;
}
/* ========================================
	contact
========================================= */

.contact {
	margin-top: 60px;
	margin-bottom: 60px;
	color: #004699;
}
.attention {
	margin-bottom: 60px;
	color: #004699;
}
.atte {
	letter-spacing: -0.1rem;
}
.atte dd:before {
	content: "\f046";
	font-family: "FontAwesome";
	padding-right: 5px;
}

/* -------------------------------------------------------------SP用 -------------------------------------------------------------*/



@media screen and (max-width:768px) {
/* ========================================
	Content
========================================= */		
.tel {
	margin-bottom: 50px;
}
.tel img {
	width: 80%;
	height: auto;
}
.footer_ttl {
	margin-bottom: 50px;
}
.footer_ttl img {
	width: 92%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
.number_img {
	display: none;
}
/* ========================================
	ブランド
========================================= */
.BrandList {
	height: auto;
	overflow: hidden;
}
.Item h3 p.brand_cap {
	display: none;
}
.brand_cap_sp {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
}
.BrandList dl {
	width: 23%;
	height: 130px;
	float: left;
	display: block;
}
.BrandList dl img {
	width: 40%;
	height: auto;
}
}

@media screen and (min-width:769px) and (max-width:991px) {
h2.cp_ttl {
	width: 100%;
	height: auto;
}
h2.cp_ttl img {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
h3.digi_ttl {
	text-align: center;
}
div.magazine h3.digi_ttl_sp {
	display: none;
}
p.img_caption {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	padding-right: 30px;
}
p.date {
	border: solid 2px #F84B7C;
	padding: 2px;
	text-align: center;
	margin-top: 5px;
}
.brand_cap_sp {
	display: none;
}
div.Dial01 {
	display: none;
}
div.Dial01_sub {
	display: none;
}
.mg li {
	float: left;
}
}
