@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : ddc.css
 author     : Ability Consultant
 style info : ダイヤモンドドギーズクラブ
=================================================================== */
.box_container {
	max-width: 1140px;
	margin: auto;
}

@media only screen and (max-width: 1140px) {
	.box_container {
		width: 95%;
	}
}

@media print {
	.box_container {
		width: 95%;
	}
}

.ie8 .box_container {
	width: 95%;
}

.box_container:after {
	content: "";
	display: table;
	clear: both;
}

/* -----------------------------------------------------------
	common
----------------------------------------------------------- */
.box_container {
	display: block;
}

#bg_page {
	background-image: url(../ddc/images/bg_title-pc.jpg);
}

@media only screen and (max-width: 767px) {
	#bg_page {
		background-image: url(../ddc/images/bg_title-sp.jpg);
	}
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
	margin-bottom: 83px;
	overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro {
		margin-bottom: 83px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro {
		margin-bottom: 50px;
	}
}

.con_intro .box_l {
	float: left;
	width: 44.73684%;
}

.con_intro .box_l .st {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 215%;
	font-weight: normal;
	margin: 70px 0 5px 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_l .st {
		font-size: 215%;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_l .st {
		font-size: 179%;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_l .st {
		margin-top: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_l {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}
	.con_intro .box_l .st {
		line-height: 1.5;
	}
}

.con_intro .img {
	float: right;
	width: 50%;
	background: url(../ddc/images/bg_shadow_about.png) center bottom no-repeat;
	position: relative;
	padding-bottom: 37px;
}

@media only screen and (max-width: 767px) {
	.con_intro .img {
		float: none;
		width: 100%;
		background-size: 1000px auto;
	}
	.con_intro .img img {
		width: 100%;
	}
}

/* -----------------------------------------------------------
	.con_feature
----------------------------------------------------------- */
.con_feature {
	margin-bottom: 100px;
	border-top: 1px solid #dfd1b3;
	background: url(../images/common/bg_texture01.jpg) 0 0 repeat-x;
	background-size: auto 100%;
	padding-top: 40px;
	position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_feature {
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_feature {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.con_feature {
		margin-top: 50px;
	}
}

.con_feature:after {
	content: "";
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	background: #fffcf4;
}

.con_feature .st_high_border {
	margin-bottom: 30px;
}

.con_feature ul {
	overflow: hidden;
}

.con_feature ul li {
	float: left;
	background: #fff;
	width: 30.70175%;
	margin-right: 3.94737%;
	margin-bottom: 40px;
	padding: 30px 20px;
}

.con_feature ul li:nth-child(3n) {
	margin-right: 0;
}

@media only screen and (max-width: 767px) {
	.con_feature ul li {
		float: none;
		width: 100%;
	}
}

.con_feature ul li .st {
	text-align: center;
	margin-bottom: 15px;
}

.con_feature ul li .st .namber {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	color: #fff;
	font-size: 358%;
	background: #4e3427;
	width: 78px;
	height: 78px;
	line-height: 78px;
	margin: 0 auto 10px auto;
	vertical-align: middle;
	font-weight: normal;
	border-radius: 50%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_feature ul li .st .namber {
		font-size: 358%;
	}
}

@media only screen and (max-width: 767px) {
	.con_feature ul li .st .namber {
		font-size: 215%;
	}
}

@media only screen and (max-width: 767px) {
	.con_feature ul li .st .namber {
		width: 60px;
		height: 60px;
		line-height: 60px;
	}
}

.con_feature ul li .st .txt_st {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	color: #4e3427;
	font-size: 158%;
	letter-spacing: -1px;
}

/* -----------------------------------------------------------
	.con_stepup
----------------------------------------------------------- */
.con_stepup {
	margin-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_stepup {
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_stepup {
		margin-bottom: 50px;
	}
}

.con_stepup .st_high .en {
	margin-bottom: 0;
}

.con_stepup .img_step {
	text-align: center;
}

.con_stepup .img_step img {
	width: 70%;
}

@media only screen and (max-width: 1024px) {
	.con_stepup .img_step img {
		width: 100%;
	}
}

.con_stepup .btn {
	width: 320px;
	margin: 0 auto;
}

/* -----------------------------------------------------------
	.con_difference
----------------------------------------------------------- */
.con_difference {
	margin-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_difference {
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_difference {
		margin-bottom: 50px;
	}
}

.con_difference .st_high .en {
	margin-bottom: 0;
}

.con_difference .txt_data {
	text-align: right;
	margin-bottom: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_difference .txt_data {
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.con_difference .txt_data {
		margin-bottom: 15px;
	}
}

.con_difference .txt_att {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 100%;
}

.con_difference .txt_att i {
	color: #063c6c;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	width: 2em;
	text-align: center;
	line-height: 2em;
	border: 1px solid #063c6c;
	margin-right: 0.5em;
	animation: ic_swipe 2s infinite;
	-webkit-animation: ic_swipe 2s infinite;
}

@media only screen and (max-width: 1024px) {
	.con_difference .scroller {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
}

.con_difference .tbl_primary_fix {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

@media only screen and (max-width: 767px) {
	.con_difference .tbl_primary_fix {
		min-width: 45em;
	}
}

.con_difference .tbl_primary_fix th {
	text-align: center;
	font-weight: bold;
	border: 1px solid #999;
}

.con_difference .tbl_primary_fix th.title {
	width: 18em;
}

@media only screen and (max-width: 767px) {
	.con_difference .tbl_primary_fix th.title {
		width: 10em;
	}
}

.con_difference .tbl_primary_fix td {
	border: 1px solid #999;
}

.con_difference .tbl_primary_fix td.point {
	background: #f0d9d9;
	border: 1px solid #999;
}

/* -----------------------------------------------------------
	.con_comparison
----------------------------------------------------------- */
.con_comparison {
	margin-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_comparison {
		margin-bottom: 100px;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison {
		margin-bottom: 50px;
	}
}

.con_comparison .st_high .en {
	margin-bottom: 0;
}

.con_comparison .txt_data {
	text-align: right;
	margin-bottom: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_comparison .txt_data {
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.con_comparison .txt_data {
		margin-bottom: 15px;
	}
}

.con_comparison .txt_att {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 100%;
}

.con_comparison .txt_att i {
	color: #063c6c;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	width: 2em;
	text-align: center;
	line-height: 2em;
	border: 1px solid #063c6c;
	margin-right: 0.5em;
	animation: ic_swipe 2s infinite;
	-webkit-animation: ic_swipe 2s infinite;
}

@media only screen and (max-width: 1024px) {
	.con_comparison .scroller {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
}

.con_comparison .tbl_primary_fix {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}

@media only screen and (max-width: 767px) {
	.con_comparison .tbl_primary_fix {
		min-width: 45em;
	}
}

.con_comparison .tbl_primary_fix th {
	text-align: center;
	font-weight: bold;
	border: 1px solid #999;
}

.con_comparison .tbl_primary_fix th.title {
	width: 18em;
}

@media only screen and (max-width: 767px) {
	.con_comparison .tbl_primary_fix th.title {
		width: 10em;
	}
}

.con_comparison .tbl_primary_fix td {
	border: 1px solid #999;
}

.con_comparison .tbl_primary_fix td.point {
	background: #f0d9d9;
	border: 1px solid #999;
}

/* -----------------------------------------------------------
	.con_case
----------------------------------------------------------- */
.con_case .st_high {
	margin-bottom: 0;
}

.con_case .st_high .en {
	margin-bottom: 0;
}

.con_case .txt_data {
	text-align: right;
	margin-bottom: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_case .txt_data {
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.con_case .txt_data {
		margin-bottom: 15px;
	}
}

.con_case ul {
	overflow: hidden;
}

.con_case ul li {
	float: left;
	width: 23.68421%;
	margin-bottom: 40px;
}

@media only screen and (min-width: 768px) {
	.con_case ul li {
		margin-right: 1.49123%;
	}
	.con_case ul li:nth-child(4n) {
		margin-right: 0;
	}
}

@media print {
	.con_case ul li {
		margin-right: 1.49123%;
	}
	.con_case ul li:nth-child(4n) {
		margin-right: 0;
	}
}

.ie8 .con_case ul li {
	margin-right: 1.49123%;
}

.ie8 .con_case ul li:nth-child(4n) {
	margin-right: 0;
}

@media only screen and (max-width: 767px) {
	.con_case ul li {
		float: none;
		width: 100%;
	}
	.con_case ul li:last-child {
		margin-bottom: 0;
	}
}

.con_case ul li .st {
	background: #333333;
	color: #fff;
	margin-bottom: 18px;
	padding: 10px 0;
	font-size: 108%;
	text-align: center;
}

/*# sourceMappingURL=../maps/ddc.css.map */
