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

 file name  : dcm_corporation.css
 author     : Ability Consultant
 style info : ダイヤモンドコーポレートメンバーズ(法人)
=================================================================== */
.con_cha, .con_point, .box_bnrCont {
	max-width: 1140px;
	margin: auto;
}

@media only screen and (max-width: 1140px) {
	.con_cha, .con_point, .box_bnrCont {
		width: 95%;
	}
}

@media print {
	.con_cha, .con_point, .box_bnrCont {
		width: 95%;
	}
}

.ie8 .con_cha, .ie8 .con_point, .ie8 .box_bnrCont {
	width: 95%;
}

.con_title h2 span.jp {
	color: #098a96;
}

@media only screen and (max-width: 767px) {
	.con_title h2 span.jp {
		font-size: 143%;
	}
}

.con_title h2 span.jp:before, .con_title h2 span.jp:after {
	background: #04666f;
}

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

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

.con_cha .box_cha {
	overflow: hidden;
}

@media only screen and (min-width: 768px) {
	.con_cha .box_cha li {
		width: 48.24561%;
		float: left;
	}
	.con_cha .box_cha li:nth-child(2n+1) {
		clear: left;
		margin-right: 3.50877%;
	}
	.con_cha .box_cha li:nth-child(-n+2) {
		margin-bottom: 3.50877%;
	}
}

@media print {
	.con_cha .box_cha li {
		width: 48.24561%;
		float: left;
	}
	.con_cha .box_cha li:nth-child(2n+1) {
		clear: left;
		margin-right: 3.50877%;
	}
	.con_cha .box_cha li:nth-child(-n+2) {
		margin-bottom: 3.50877%;
	}
}

.ie8 .con_cha .box_cha li {
	width: 48.24561%;
	float: left;
}

.ie8 .con_cha .box_cha li:nth-child(2n+1) {
	clear: left;
	margin-right: 3.50877%;
}

.ie8 .con_cha .box_cha li:nth-child(-n+2) {
	margin-bottom: 3.50877%;
}

@media only screen and (max-width: 767px) {
	.con_cha .box_cha li {
		margin-bottom: 1em;
	}
}

.con_cha .box_cha li a {
	display: table;
	text-decoration: none;
	overflow: hidden;
	background: url(../dcm_corporation/images/bg_cha.jpg) repeat 0 0;
	position: relative;
}

.con_cha .box_cha li a:after {
	content: "More";
	font-family: "Times New Roman", serif;
	font-size: 86%;
	color: #fff;
	position: absolute;
	bottom: 0.25em;
	right: 0.25em;
	font-style: italic;
}

@media only screen and (max-width: 767px) {
	.con_cha .box_cha li a:after {
		font-size: 72%;
	}
}

.con_cha .box_cha li a:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 50px 50px;
	border-color: transparent transparent #2f2f2e transparent;
	position: absolute;
	bottom: 0;
	right: 0;
}

@media only screen and (max-width: 767px) {
	.con_cha .box_cha li a:before {
		border-width: 0 0 40px 40px;
	}
}

.con_cha .box_cha li a .photo {
	display: table-cell;
	vertical-align: middle;
	width: 36.36364%;
}

.con_cha .box_cha li a .box_txt {
	display: table-cell;
	vertical-align: middle;
	width: 63.63636%;
	text-align: center;
}

.con_cha .box_cha li a .box_txt .txt_num {
	width: 40px;
	height: 40px;
	background: #098a96;
	line-height: 40px;
	color: #fff;
	font-family: "Times New Roman", serif;
	font-size: 186%;
	margin: 0 auto 5px;
	-webkit-border-radius: 200%;
	-moz-border-radius: 200%;
	-ms-border-radius: 200%;
	-o-border-radius: 200%;
	border-radius: 200%;
}

@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
	.con_cha .box_cha li a .box_txt .txt_num {
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 186%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 895.5px) {
	.con_cha .box_cha li a .box_txt .txt_num {
		width: 36px;
		height: 36px;
		line-height: 36px;
		font-size: 172%;
	}
}

@media only screen and (max-width: 767px) {
	.con_cha .box_cha li a .box_txt .txt_num {
		width: 1.5em;
		height: 1.5em;
		line-height: 1.5em;
		font-size: 129%;
	}
}

.con_cha .box_cha li a .box_txt .st {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 143%;
	line-height: 1.4;
}

@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
	.con_cha .box_cha li a .box_txt .st {
		font-size: 129%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 895.5px) {
	.con_cha .box_cha li a .box_txt .st {
		font-size: 108%;
	}
}

@media only screen and (max-width: 767px) {
	.con_cha .box_cha li a .box_txt .st {
		font-size: 93%;
	}
}

.con_cha .box_cha li a .box_txt .st em {
	color: #098a96;
	font-size: 130%;
}

.con_cha h3 {
	font-weight: normal;
	text-align: center;
	font-size: 158%;
	font-feature-settings: "palt";
	margin: 30px auto 100px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 895.5px) {
	.con_cha h3 {
		font-size: 143%;
		margin-bottom: 50px;
		padding-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_cha h3 {
		font-size: 115%;
		margin: 1.5em auto 3em;
		padding-bottom: 1.5em;
	}
}

.bnrTrial {
	margin: 0 auto 0;
	width: 800px;
}

@media only screen and (max-width: 800px) {
	.bnrTrial {
		width: 91.66667%;
	}
}

.wrp_point {
	background: url(../dcm_corporation/images/bg_point.jpg) repeat 0 0;
	padding: 50px 0 45px;
	margin-top: 90px;
	position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.wrp_point {
		margin-top: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.wrp_point {
		padding: 2em 0;
		margin-top: 3em;
	}
}

.wrp_point:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #a7c4c7;
	position: absolute;
	top: -2px;
	left: 0;
}

.con_point .st_mid_center {
	font-size: 229%;
}

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

@media only screen and (max-width: 767px) {
	.con_point .st_mid_center {
		font-size: 172%;
	}
}

.con_point .st_mid_center span {
	font-feature-settings: "palt";
}

.con_point .st_mid_center span em {
	font-size: 132%;
}

.con_point .st_mid_center span em.txt_c {
	color: #098a96;
}

.con_point .box_point {
	margin: 45px auto;
	background: #fff;
	padding: 3.07018% 3.07018% 3.07018% 6.14035%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

@media only screen and (min-width: 768px) {
	.con_point .box_point {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
	}
}

@media print {
	.con_point .box_point {
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
	}
}

.ie8 .con_point .box_point {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

@media only screen and (max-width: 767px) {
	.con_point .box_point {
		margin: 2em auto;
		padding: 3em 1.3em 1.5em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_point .box_point#point01 {
		-webkit-align-items: flex-end;
		align-items: flex-end;
	}
}

@media print {
	.con_point .box_point#point01 {
		-webkit-align-items: flex-end;
		align-items: flex-end;
	}
}

.ie8 .con_point .box_point#point01 {
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.con_point .box_point .txt_num {
	width: 80px;
	height: 80px;
	text-align: center;
	background: #098a96;
	-webkit-border-radius: 200%;
	-moz-border-radius: 200%;
	-ms-border-radius: 200%;
	-o-border-radius: 200%;
	border-radius: 200%;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	position: absolute;
	border: 2px solid #fff;
	top: 3.50877%;
	left: 3.50877%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_point .box_point .txt_num {
		width: 70px;
		height: 70px;
	}
}

@media only screen and (max-width: 767px) {
	.con_point .box_point .txt_num {
		width: 4em;
		height: 4em;
		top: 0.5%;
		left: 2%;
	}
}

.con_point .box_point .txt_num span {
	color: #fff;
	display: block;
	font-size: 286%;
	font-family: "Times New Roman", serif;
	line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_point .box_point .txt_num span {
		font-size: 243%;
	}
}

@media only screen and (max-width: 767px) {
	.con_point .box_point .txt_num span {
		font-size: 200%;
	}
}

.con_point .box_point .txt_num span:before {
	content: "Point";
	font-family: "Pinyon Script", cursive;
	display: block;
	font-style: italic;
	line-height: 1;
	font-size: 50%;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
}

@media only screen and (min-width: 768px) {
	.con_point .box_point .img {
		width: 50.33816%;
	}
}

@media print {
	.con_point .box_point .img {
		width: 50.33816%;
	}
}

.ie8 .con_point .box_point .img {
	width: 50.33816%;
}

@media only screen and (max-width: 767px) {
	.con_point .box_point .img {
		margin-bottom: 0.5em;
	}
	.con_point .box_point .img img {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	.con_point .box_point .box_txt {
		width: 46.8599%;
		margin-left: 2.80193%;
	}
}

@media print {
	.con_point .box_point .box_txt {
		width: 46.8599%;
		margin-left: 2.80193%;
	}
}

.ie8 .con_point .box_point .box_txt {
	width: 46.8599%;
	margin-left: 2.80193%;
}

.con_point .box_point .box_txt h5 {
	font-weight: normal;
	margin-bottom: 1em;
	font-size: 200%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
}

@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
	.con_point .box_point .box_txt h5 {
		font-size: 186%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 895.5px) {
	.con_point .box_point .box_txt h5 {
		font-size: 172%;
	}
}

@media only screen and (max-width: 767px) {
	.con_point .box_point .box_txt h5 {
		font-size: 129%;
		margin-top: 0.8em;
	}
}

.con_point .box_point .box_txt h5 em {
	font-size: 133%;
	color: #098a96;
	line-height: 1.2;
}

.con_point .box_point .box_txt h5 i {
	font-feature-settings: "palt";
}

.con_point .box_point .box_txt .txt {
	line-height: 2;
}

@media only screen and (max-width: 767px) {
	.con_point .box_point .box_txt .txt {
		line-height: 1.6;
	}
}

.con_point .box_point .box_txt .btn {
	width: 91.66667%;
	margin-top: 35px;
}

@media only screen and (min-width: 768px) {
	.con_point .box_point .box_txt .btn {
		max-width: 380px;
	}
}

@media print {
	.con_point .box_point .box_txt .btn {
		max-width: 380px;
	}
}

.ie8 .con_point .box_point .box_txt .btn {
	max-width: 380px;
}

@media only screen and (max-width: 767px) {
	.con_point .box_point .box_txt .btn {
		margin: 0.8em auto 0;
	}
}

.con_point .box_point .box_txt .btn a {
	display: inline-block;
	padding: 0.5em 30px;
	color: #fff !important;
	-webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	position: relative;
	font-size: 122%;
	text-align: center;
	min-width: 285px;
	text-decoration: none !important;
	background: #063f74;
	background: #098a96;
	color: #fff;
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.con_point .box_point .box_txt .btn a {
		font-size: 108%;
		padding-top: 0.6em;
		padding-bottom: 0.6em;
	}
}

.con_point .box_point .box_txt .btn a:after {
	content: "\f101";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 15px;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.con_point .box_point .box_txt .btn a:hover:after {
	right: 8px;
}

.con_point .box_point .box_txt .btn a:hover {
	background: #05325c;
}

@media only screen and (min-width: 768px) and (max-width: 895.5px) {
	.con_point .box_point .box_txt .btn a {
		padding-left: 20px;
	}
}

.con_point .box_point .box_txt .btn a:hover {
	background: #08747e;
}

.con_point .bnrTrial {
	margin-top: 35px;
}

@media only screen and (max-width: 767px) {
	.con_point .bnrTrial {
		margin-top: 1.3em;
	}
}

.con_point .box_voice {
	background: #fff url(../dcm_corporation/images/bg_voice.png) no-repeat center top/100% auto;
	position: relative;
	border-top: 5px solid #a7c4c7;
	margin-top: 50px;
	padding: 40px 4.38596% 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
	.con_point .box_voice {
		margin-top: 2.5em;
		padding: 1.2em 1em;
	}
}

.con_point .box_voice .voi_det {
	overflow: hidden;
	clear: both;
}

.con_point .box_voice .voi_det h5 {
	font-weight: normal;
	color: #098a96;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 129%;
	font-feature-settings: "palt";
	margin-bottom: 0.8em;
}

@media only screen and (min-width: 768px) {
	.con_point .box_voice .voi_det h5 {
		float: right;
		width: 71.15385%;
	}
}

@media print {
	.con_point .box_voice .voi_det h5 {
		float: right;
		width: 71.15385%;
	}
}

.ie8 .con_point .box_voice .voi_det h5 {
	float: right;
	width: 71.15385%;
}

@media only screen and (max-width: 1024px) {
	.con_point .box_voice .voi_det h5 {
		font-size: 115%;
	}
}

.con_point .box_voice .voi_det h5 span {
	font-size: 78%;
	margin-left: 0.5em;
	color: #333333;
}

@media only screen and (min-width: 768px) and (max-width: 895.5px) {
	.con_point .box_voice .voi_det h5 span {
		display: block;
		margin-left: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_point .box_voice .voi_det h5 span {
		display: block;
		margin-left: 0;
	}
}

.con_point .box_voice .voi_det .photo {
	float: left;
	width: 25%;
}

@media only screen and (max-width: 767px) {
	.con_point .box_voice .voi_det .photo {
		width: 36%;
	}
}

.con_point .box_voice .voi_det .box_txt {
	float: right;
	width: 71.15385%;
	line-height: 2;
}

@media only screen and (max-width: 767px) {
	.con_point .box_voice .voi_det .box_txt {
		width: 60%;
	}
}

@media only screen and (max-width: 767px) {
	.con_point .box_voice .voi_det .box_txt {
		line-height: 1.5;
	}
}

.con_point .box_voice .txt_use {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 172%;
	letter-spacing: .1em;
	font-feature-settings: "palt";
	padding: 0.25em 0;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_point .box_voice .txt_use {
		font-size: 158%;
	}
}

@media only screen and (max-width: 767px) {
	.con_point .box_voice .txt_use {
		font-size: 129%;
	}
}

.con_point .box_voice .txt_use em {
	font-size: 155%;
	color: #098a96;
}

.con_point .box_pamf {
	overflow: hidden;
	margin: 40px auto 60px;
}

@media only screen and (max-width: 767px) {
	.con_point .box_pamf {
		margin: 2em auto 2.5em;
	}
}

.con_point .box_pamf .st {
	float: right;
	width: 68.85965%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 158%;
	letter-spacing: .1em;
	line-height: 1.7;
	margin-bottom: 0.6em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_point .box_pamf .st {
		font-size: 143%;
	}
}

@media only screen and (max-width: 767px) {
	.con_point .box_pamf .st {
		font-size: 115%;
		float: none;
		width: 100%;
	}
}

.con_point .box_pamf .st em {
	color: #098a96;
}

.con_point .box_pamf .img {
	float: left;
	width: 27.54386%;
}

@media only screen and (max-width: 767px) {
	.con_point .box_pamf .img {
		clear: both;
		width: 35%;
	}
}

.con_point .box_pamf .txt {
	float: right;
	width: 68.85965%;
	margin-bottom: 20px;
	line-height: 2;
}

@media only screen and (max-width: 767px) {
	.con_point .box_pamf .txt {
		width: 60%;
		line-height: 1.8;
		margin-bottom: 0.6em;
	}
}

@media only screen and (min-width: 768px) {
	.con_point .box_pamf .btn {
		float: right;
		width: 68.85965%;
	}
}

@media print {
	.con_point .box_pamf .btn {
		float: right;
		width: 68.85965%;
	}
}

.ie8 .con_point .box_pamf .btn {
	float: right;
	width: 68.85965%;
}

@media only screen and (max-width: 767px) {
	.con_point .box_pamf .btn {
		clear: both;
		text-align: center;
	}
}

.con_point .box_pamf .btn a {
	display: inline-block;
	padding: 0.5em 30px;
	color: #fff !important;
	-webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	position: relative;
	font-size: 122%;
	text-align: center;
	min-width: 285px;
	text-decoration: none !important;
	background: #063f74;
	background: #04666f;
}

@media only screen and (max-width: 767px) {
	.con_point .box_pamf .btn a {
		font-size: 108%;
		padding-top: 0.6em;
		padding-bottom: 0.6em;
	}
}

.con_point .box_pamf .btn a:after {
	content: "\f101";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 15px;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.con_point .box_pamf .btn a:hover:after {
	right: 8px;
}

.con_point .box_pamf .btn a:hover {
	background: #05325c;
}

@media only screen and (min-width: 1025px) {
	.con_point .box_pamf .btn a {
		width: 380px;
	}
}

@media print {
	.con_point .box_pamf .btn a {
		width: 380px;
	}
}

.ie8 .con_point .box_pamf .btn a {
	width: 380px;
}

.con_point .box_pamf .btn a:hover {
	background: #034f56;
}

.box_bnrCont {
	overflow: hidden;
	margin: 0 auto;
	width: 92.98246%;
}

@media only screen and (min-width: 768px) {
	.box_bnrCont li {
		float: left;
		width: 48.11321%;
	}
}

@media print {
	.box_bnrCont li {
		float: left;
		width: 48.11321%;
	}
}

.ie8 .box_bnrCont li {
	float: left;
	width: 48.11321%;
}

.box_bnrCont li:first-child {
	margin-right: 3.50877%;
}

@media only screen and (max-width: 767px) {
	.box_bnrCont li:first-child {
		margin: 0 auto 0.6em;
	}
}

.box_bnrCont li a {
	display: block;
}

.box_bnrCont li img {
	width: 100%;
}

@media only screen and (min-width: 768px) {
	#contents .con_contact {
		margin-top: 0;
	}
}

@media print {
	#contents .con_contact {
		margin-top: 0;
	}
}

.ie8 #contents .con_contact {
	margin-top: 0;
}

#contents .con_contact .con_inner:before, #contents .con_contact .con_inner:after {
	background: #e4ede5;
}

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