@charset "UTF-8";

/* common */
.only-sp{
	display: none;
}
@media screen and (max-width: 640px){
	.only-sp{
		display: block;
	}
	.only-pc{
		display: none;
	}
}
/*img {
	vertical-align: baseline;
}*/
.page-cb-dslr2019 {
	background-color: #fff;
}
@media screen and (max-width: 640px){
	#container {
		padding:0 15px;
	}
}
#rim-tpl-footer {
	background-color: #333;
}
.p-cb-dslr2019 .clearfix {
	*zoom: 1;
	&:after {
		content: ".";
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
	}
}
.p-cb-dslr2019 {
	/*background-color: #000;*/
	margin: 0 auto;
	padding: 0 0 40px;
	max-width: 980px;
}
@media screen and (max-width: 640px){
	.p-cb-dslr2019{
 		padding: 0 0 10px;
	}
}
.p-cb-dslr2019 .border-line {
	width: 900px;
	margin: 0 auto;
	height: 1px;
	border-bottom:1px solid #666564;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .border-line {
		width: auto;
		margin: 0 10px;
		border-bottom:2px solid #666564;
	}
}

/* dl-main, lens-list */
.p-cb-dslr2019 .main-visual {
	
	margin: 20px auto 0;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .main-visual {
		/*background-image:linear-gradient(to bottom,#491011, #b52528);*/
		padding-bottom: 10px;
		margin: 15px auto 0;
	}
}

.p-cb-dslr2019 .main-visual h2 {
	margin: 0;
	padding: 0;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .main-visual h2 {
		
		
	}
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .main-visual h2 img {
		margin: 0px auto 0;
		width: 100%;
	}
}
.p-cb-dslr2019 .main-visual .visual02{
	text-align: center;
	padding:0 60px 20px;
}
.p-cb-dslr2019 .main-visual .visual02 .right{
	text-align: right;
	color:#fff;
	font-size: 12px;
}
@media screen and (max-width: 640px){
	.p-cb-dslr2019 .main-visual .visual02{
		padding:0px 4% 15px;
	}
	.p-cb-dslr2019 .main-visual .visual02 img{
		width:80%;
		max-width: 472px;
		margin:0 auto;
	}
	.p-cb-dslr2019 .main-visual .visual02 .right{
		text-align: right;
		color:#fff;
		font-size: 12px;
	}
}
.p-cb-dslr2019 .intro{
	width: 980px;
	background: #fffcdb;
}

.p-cb-dslr2019 .dl-main {
	width: 920px;
	padding-top: 55px;
	margin:0 auto;

}

@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .intro{
		width:94%;
		/*background:#b52528;*/
		padding:0px 3%;
	}
	
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .intro .dl-main {
		width: auto;
		height: auto;
		padding: 35px 20px 0;
		background: url(../img/bg_square_sp.png) no-repeat left top;
		background-size: 100%
	}
	
}

.p-cb-dslr2019 .dl-main dt {
	width:740px;
	height: 42px;
	line-height: 42px;
	font-size: 20px;
	font-weight: 800;
	padding: 0 20px;
	color: #fff;
    background:#6fba2c;
    margin:0 auto;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-main dt {
		padding: 3px 12px 2px;
		font-size: 17px;
		height: 30px;
		line-height: 30px;
		display: inline;
		width:auto;
		margin-left:5px;
	}
}
@media screen and (max-width: 375px) {
	.p-cb-dslr2019 .dl-main dt {
		font-size: 15px;
	}
}
@media screen and (max-width: 320px) {
	.p-cb-dslr2019 .dl-main dt {
		font-size: 13px;
	}
}
.p-cb-dslr2019 .dl-main .column-1 {
	padding: 8px 0px 12px;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-main .column-1 {
		padding: 5px 5px;
	}
}
.p-cb-dslr2019 .dl-main .column-1 p {
	font-size: 26px;
	line-height: 1.8;
	font-weight: bold;
	padding-left: 70px;
}
.p-cb-dslr2019 .dl-main .column-1 p .font-small{
	font-size: 18px;
}
.p-cb-dslr2019 .dl-main .column-1 p>.num{
	font-size: 36px;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-main .column-1 p {
		font-size: 12px;
		padding-left:0;
	}
	.p-cb-dslr2019 .dl-main .column-1 p:first-child {
		margin: 5px 0 15px;
	}
	.p-cb-dslr2019 .dl-main .column-1 p>.num{
	font-size: 17px;
}
}
@media screen and (max-width: 375px) {
	.p-cb-dslr2019 .dl-main .column-1 p {
		font-size: 14px;
	}
	
}
@media screen and (max-width: 320px) {
	.p-cb-dslr2019 .dl-main .column-1 p {
		font-size: 12px;
	}
	.p-cb-dslr2019 .dl-main .column-1 p>.num{
		font-size: 16px;
	}
}
.p-cb-dslr2019 .dl-main .column-1 p.font-small {
	font-size: 14px !important;
	font-weight: normal !important;
	padding-right:70px;
	padding-bottom: 10px;
}

@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-main .column-1 p.font-small {
		font-size: 12px !important;
		padding-right:0px;
	
	}
}
.p-cb-dslr2019 .dl-main .column-2 {
	padding: 25px 0 60px;
	width: 780px;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-main .column-2 {
		padding: 15px 0px 35px;
		width: auto;
	}
}
.p-cb-dslr2019 .dl-main .column-2 .left {
	float: left;
	width: 50%;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-main .column-2 .left {
		float: none;
		width:100%;
	}
}
.p-cb-dslr2019 .dl-main .column-2 .left p {
	font-size: 14px;
	line-height: 1.8;
	text-align: justify;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-main .column-2 .left p {
		margin: 0 0 15px;
		text-indent: -1em;
		margin-left:1em;
	}
}
@media screen and (max-width: 375px){
	.p-cb-dslr2019 .dl-main .column-2 .left p{
		font-size: 12px;
	}
}
.p-cb-dslr2019 .dl-main .column-2 .left .indent{
	text-indent: -1em;
	margin-left:1em;
}
.p-cb-dslr2019 .dl-main .column-2 .left a{
	color:#000;
}
.p-cb-dslr2019 .dl-main .column-2 .left p .block-inline-change {	
	display: block;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-main .column-2 .left p .block-inline-change {	
		display: inline;
	}
}
.p-cb-dslr2019 .dl-main .column-2 .left p .link-method {
	padding: 0 0 0 15px;
	background-image: url(../img/ico_triangle_w_01.png);
	background-position: left 12px;
	background-repeat: no-repeat;
	background-size: 8px;
}
.p-cb-dslr2019 .dl-main .column-2 .left p .link-method {
	display: block;
	margin: 10px 0 0;
}
.p-cb-dslr2019 .dl-main .column-2 .left p .link-method::hover{
	text-decoration: none;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-main .column-2 .left p .link-method {
		margin: 15px 0 20px;
		padding-left:25px;
		margin-left: -0.5em;
	}
}
.p-cb-dslr2019 .dl-main .column-2 .left p .link-method span {
	font-size: 16px;
	font-weight: 800;
	border-bottom: 2px solid #fff;
}
@media screen and (max-width: 375px) {
	.p-cb-dslr2019 .dl-main .column-2 .left p .link-method span{
		font-size: 14px
	}
}
@media screen and (max-width: 320px) {
	.p-cb-dslr2019 .dl-main .column-2 .left p .link-method span{
		font-size: 10px;
		font-weight: normal;
		border-bottom: 1px solid #fff;
	}
}
.p-cb-dslr2019 .dl-main .column-2 p .font-small {
	font-size: 18px;
}
.p-cb-dslr2019 .dl-main .column-2 .right{
	float: right;
	width: 43.5%;
    margin-left: 6.5%;
}
.p-cb-dslr2019 .dl-main .column-2 .right .dl-btn {
	display: block;
}
/*.p-cb-dslr2019 .dl-main .column-2 .right .dl-btn:hover{
	opacity: 0.7;
}*/
.p-cb-dslr2019 .dl-main .column-2 .right .dl-btn img{
	max-width: 340px;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-main .column-2 .right{
		float: none;
		width:100%;
		margin-left: 0;
	}
	.p-cb-dslr2019 .dl-main .column-2 .right .dl-btn {
		float: none;
		margin: 0 auto;
	}
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-main .column-2 .right .dl-btn img {
		display: block;
		width: 100%;
		max-width: 100%;
	}
}
.p-cb-dslr2019 .dl-main .column-2 .right .explain{
	font-size: 12px;
	text-align: right;
	margin-top: 40px;
}
@media screen and (max-width: 640px){
	.p-cb-dslr2019 .dl-main .column-2 .right .explain{
		margin-top: 20px;
	}
}
.p-cb-dslr2019 .content-block{
	background:#fffcdb;
	padding-bottom: 20px;
}
.p-cb-dslr2019 .product-group{
	background:#fffcdb;
	margin-bottom:40px;
}

@media screen and (max-width: 640px){
	.p-cb-dslr2019 .product-group{
		/*background: #000;*/
	}
}
.p-cb-dslr2019 h3.ttl {
	text-align: center;
	padding: 50px 0 40px;
	margin: 0;
	font-size: 42px;
	color: #000;
	font-weight: bold;

}

@media screen and (max-width: 640px) {
	.p-cb-dslr2019 h3.ttl {
		font-size: 21px;
		padding: 25px 0;
	}
}
.p-cb-dslr2019 .lens-list {
	width: 900px;
	margin: 0px auto 0;
	background: #fff;
	border:2px solid #e95293;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .lens-list {
		width: auto;
		margin: 0 15px;
	}
}
.p-cb-dslr2019 .lens-list h4.title{
	background: #e95293;
	text-align: center;
	padding:25px 0 15px;
}

@media screen and (max-width: 640px){
	.p-cb-dslr2019 .lens-list h4.title{
		
		padding:12px 0 10px;
	}
	.p-cb-dslr2019 .lens-list h4.title img{
		width: 90%;
	}
	
	
	
}
@media screen and (max-width: 320px){
	
	.p-cb-dslr2019 .lens-list h4.main-tit img{
		max-height: 70px;
		margin:0 auto;
	}
}
.p-cb-dslr2019 .lens-list p.red{
	color:#a60000;
	text-align: center;
	margin: 0px auto 0;
	background: #fff;
	padding:0 30px 30px;
}
@media screen and (max-width: 640px){
	.p-cb-dslr2019 .lens-list h5{
		font-size: 22px;
	}
	.p-cb-dslr2019 .lens-list p.red{
		width: auto;
		padding:15px 15px 30px;
		text-align: left;

	}
}
@media screen and (max-width: 320px){
.p-cb-dslr2019 .lens-list h5{
	font-size: 18px;
}
}


.p-cb-dslr2019 .lens-list .pic{
	padding:10px 50px 0px;
	text-align: center;
}
.p-cb-dslr2019 .lens-list .pic a{
	display: inline-block;
}
/*.p-cb-dslr2019 .lens-list .pic a:hover{
	opacity: 0.7;
}*/
.p-cb-dslr2019 .lens-list .pic>p{
	padding:25px 0 30px;
}
.p-cb-dslr2019 .lens-list .pic>p.bord{
	border-bottom:1px solid #e95293;
}

@media screen and (max-width: 640px){
	.p-cb-dslr2019 .lens-list .pic{
		padding:10px 5%;
	}
	.p-cb-dslr2019 .lens-list .pic img{
		width: 100%;
	}
}
/* dl-text */
.p-cb-dslr2019 .dl-text {
	width: 900px;
	margin: 0 auto;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-text {
		width: auto;
	}
}
.p-cb-dslr2019 .dl-text > dt {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: 800;
	padding: 0 20px;
	color: #e95293;
	border:1px solid #e95293;
    background-position: right top;
}
@media screen and (max-width: 640px){
.p-cb-dslr2019 .dl-text > dt{
	font-size: 18px;
}
}
@media screen and (max-width: 320px){
.p-cb-dslr2019 .dl-text > dt{
	font-size: 15px;
}
}
.p-cb-dslr2019 .dl-text .margin-t-60 {
	margin: 40px 0 0;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-text .margin-t-60 {
		margin: 30px 10px 0;
		padding: 0 10px;
	}
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-text .margin-t-20 {
		margin: 20px 10px;
		padding: 0 10px;
	}
}
.p-cb-dslr2019 .dl-text dd > dl > dt {
	width: 860px;
	padding: 0 0 5px;
	margin: 30px auto 0;
	color:#e95293;
	border-bottom: 1px solid #e95293;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-text dd > dl > dt {
		width: auto;
		margin: 15px 10px 0;
	}
}
.p-cb-dslr2019 .dl-text dd > dl > dt > div {
	display: table;
}
.p-cb-dslr2019 .dl-text dd > dl > dt > div .circle {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
  background-color: #666564;
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.p-cb-dslr2019 .dl-text dd > dl > dt > div > p {
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
	padding: 0 0 0 5px;
	/*color: #fff;*/
	font-weight: 600;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-text dd > dl > dt > div > p {
		display: inline;
	}
}
.p-cb-dslr2019 .dl-text dd > dl > dt > div .childa {
	padding: 0 5px;
	font-size: 10px;
	font-weight: 800;
	/*color: #fff;*/
}
.p-cb-dslr2019 .dl-text dd > dl > dd .sub-title {
	width: 860px;
	margin: 15px auto;
	padding-left: 15px;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-text dd > dl > dd .sub-title {
		width: auto;
	}
}
.p-cb-dslr2019 .dl-text dd > dl > dd .sub-title p {
	display: table;
}
.p-cb-dslr2019 .dl-text dd > dl > dd .sub-title p .circle {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
  background-color: #666564;
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.p-cb-dslr2019 .dl-text dd > dl > dd .sub-title p .title {
	display: inline-block;
	font-size: 14px;
	color: #666564;
	vertical-align: middle;
	padding: 0 0 0 5px;
	font-weight: 800;
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail {
	width: 868px;
	margin: 0 auto 30px;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-text dd > dl > dd .detail {
		width: 100%;
		margin: 0 auto 20px;
	}
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail-margin-01 {
	margin: 35px auto 30px;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-text dd > dl > dd .detail-margin-01 {
		margin: 35px auto 15px;
	}
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail-margin-02 {
	margin: 30px auto 40px;
}
@media screen and (max-width: 640px){
	.p-cb-dslr2019 .dl-text dd > dl > dd .detail-margin-02 {
		margin: 20px auto 30px;
	}
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail .bold-text {
	list-style: none;
	font-size: 16px;
	color: #666564;
	margin: 0 0 15px;
	font-weight: bold;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-text dd > dl > dd .detail .bold-text {
		padding: 0 15px;
	}
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail .nomal-text-list {
	list-style: none;
	font-size: 14px;
	color: #666564;
	margin: 0 0 15px;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-text dd > dl > dd .detail .nomal-text-list {
		padding: 0 10px;
	}
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail .nomal-text-list .list-mark {
	float: left;
	display: inline-block;
	width: 20px;
	text-align: center;
}
@media screen and (max-width: 640px){
	.p-cb-dslr2019 .dl-text dd > dl > dd .detail .nomal-text-list .list-mark {
		width: 5%;
	}
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail .nomal-text-list .text {
	float: left;
	width: 840px;
	display: inline-block;
	line-height: 1.5;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-text dd > dl > dd .detail .nomal-text-list .text {
		width: 95%;
		float: left;
		display: inline;
		font-size: 14px;
	}
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail .nomal-text-list .text .color-red {
	color: #e95293;
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail .nomal-text-list .text .font-small {
	font-size: 12px;
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail .nomal-text-list .text .t-indent{
	text-indent: -1em;
	display: block;
	padding-left: 1em;
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail .small-text-list li {
	padding: 0 0 0 10px;
	margin: 0 0 15px;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-text dd > dl > dd .detail .small-text-list li {
		padding: 0 10px;
	}
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail .small-text-list li .list-mark {
	float: left;
	display: inline-block;
	width: 20px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.p-cb-dslr2019 .dl-text dd > dl > dd .detail .small-text-list li .text {
	float: left;
	width: 830px;
	display: inline-block;
	line-height: 1.5;
	font-size: 14px;
	color: #666564;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .dl-text dd > dl > dd .detail .small-text-list li .list-mark{
		width: 5%;
	}
	.p-cb-dslr2019 .dl-text dd > dl > dd .detail .small-text-list li .text {
		width: 95%;
		float: left;
		display: inline;
	}
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail .small-text-list li .text .circle {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
  background-color: #666564;
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail .small-text-list li .text .childa {
	padding: 0 5px;
	font-size: 10px;
	font-weight: 800;
	/*color: #666564;*/
}
.p-cb-dslr2019 .dl-text dd > dl > dd .detail .small-text-list li .text .font-small {
	font-size: 12px;
}

/* s-question */
.p-cb-dslr2019 .s-question .head-title {
	font-size: 24px;
	font-weight: 800;
	width: 900px;
	margin: 40px auto 30px;
	color: #666564;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .s-question .head-title {
		width: auto;
		padding: 0 10px;
	}
}
.p-cb-dslr2019 .s-question .question-detail {
	width: 900px;
	background-color: #e95293;
	margin: 0 auto 40px;
	color:#fff;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .s-question .question-detail {
		width: auto;
		margin: 0 15px 35px;
	}
}
.p-cb-dslr2019 .s-question .question-detail .wrapper {
	padding: 40px;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .s-question .question-detail .wrapper {
		padding: 15px;
	}
}
.p-cb-dslr2019 .s-question .question-detail .wrapper .number-wrap {
	/*color: #333;*/
	padding: 0 0 20px;
	border-bottom: 2px solid #fff;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .s-question .question-detail .wrapper .number-wrap {
		padding: 0 0 15px;
		border-bottom: 1px solid #fff;
	}
}
.p-cb-dslr2019 .s-question .question-detail .wrapper .number-wrap .left {
	float: left;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 0.1em;
	display: table;
	margin:0;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .s-question .question-detail .wrapper .number-wrap .left {
		float: none;
		display: block;
		margin: 0 0 15px;
		text-align: center;
		font-size: 14px;
	}
}

.p-cb-dslr2019 .s-question .question-detail .wrapper .number-wrap .left span {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
}
.p-cb-dslr2019 .s-question .question-detail .wrapper .number-wrap .right {
	float: left;
	font-size: 44px;
	font-weight: bold;
	display: table;
	padding: 0 0 0 40px;
	background-image: url(../img/ico_tel_01.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 28px;
	line-height: 1;
	margin-left: 20px;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .s-question .question-detail .wrapper .number-wrap .right {
		float: none;
		margin: 0 auto;
		font-size: 30px;
		padding: 0 0 0 32px;
		background-size: 28px;
	}
}
.p-cb-dslr2019 .s-question .question-detail .wrapper .number-wrap .right span {
	display: inline-block;
	vertical-align: middle;
	color:#fff;
}
.p-cb-dslr2019 .s-question .question-detail .wrapper .number-wrap .right a{
	color:#fff;
	text-decoration: none;
}
.p-cb-dslr2019 .s-question .question-detail .wrapper .text-wrap {
	/*color: #333;*/
	margin: 30px 0 0;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .s-question .question-detail .wrapper .text-wrap {
		margin: 15px 0 0;
	}
}
.p-cb-dslr2019 .s-question .question-detail .wrapper .text-wrap .link {
	text-decoration: underline;
	color: #fff;
}
.p-cb-dslr2019 .s-question .question-detail .wrapper .text-wrap .nomal-text {
	font-size: 16px;
	line-height: 1.8;
	margin: 0 0 15px;
	font-weight: bold;
}
.p-cb-dslr2019 .s-question .question-detail .wrapper .text-wrap .nomal-text .font-small{
	font-size: 14px;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .s-question .question-detail .wrapper .text-wrap .nomal-text .block-inline-change {
		display: block;
	}
}

.p-cb-dslr2019 .s-question .question-detail .wrapper .text-wrap .nomal-text .link {
	/*color: #333;*/
}
.p-cb-dslr2019 .s-question .question-detail .wrapper .text-wrap .contact-regarding {
	background-color: #f3e9ce; 
	line-height: 1.5;
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
}
@media screen and (max-width: 640px) {
	.p-cb-dslr2019 .s-question .question-detail .wrapper .text-wrap .contact-regarding {
		padding: 10px;
	}
}
.p-cb-dslr2019 .s-question .question-detail .wrapper .text-wrap .contact-regarding .color-red {
	color: #cb9701;
	font-size: 16px;
	font-weight: 800;
}


.p-cb-dslr2019 .bottom-txt{
	text-align: center;
	border:1px solid #666564;
	padding:15px 10px 12px;
	width: 900px;
    margin: 0 auto;
    font-size: 14px;
    color: #666564;
}
@media screen and (max-width: 640px){
	.p-cb-dslr2019 .bottom-txt{
		width: auto;
		padding:15px 10px 12px;
	}
}