#main_content img {
    height: auto;
}

#main_content .content_area {
    padding: 3rem 1.6rem;
}


.main {
	background: #333;
}
.inner_bk_black01 p.title {
	text-align: center;
	font-weight: bold;
	font-size: 2.2rem;
	line-height: 1.2;
    padding-top: 20px;
    padding-bottom: 28px;
}
.inner_bk_black01 {
	color: #fff;
	background: #333 url(images/bg_01.png) no-repeat center top;
	background-size: cover;
}
.inner_bk_black02 {
	color: #fff;
	background: #333 url(images/bg_02.png) no-repeat center top;
	background-size: cover;
}

.button.bg192dB4 {
	background: #192DB4;
	border-radius: 0px;
}
.button.bg192dB4:hover {
	background: #122189;
}

#main_content h2 {
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 2.8rem;
	padding-bottom: 20px;
	margin-bottom: 20px;
	line-height: 1.3;
	position: relative;
}
#main_content h2::after {
	content: '';
	width: 110px;
	height: 4px;
	display: inline-block;
	background-color: #192DB4;
	position: absolute;
	bottom: 0px;
	left: calc(50% - 55px)
}

#main_content .sub_title {
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
	background: #192DB4;
	padding: 6px;
}
#main_content .sub_title02 {
    color: #004198;
    font-size: 1.6rem;
    font-weight: normal;
    padding-top: 1.6rem;
}

.list_basic.cv_white > li::before {
	background: #fff !important;
}

@media screen and (min-width: 768px) {
	#main_content .sub_title02 {
		font-size: 18px;
	    padding-top: 0;
	}	
}

@media screen and (min-width: 1024px) {
	#main_content .content_area {
		padding: 40px 30px;
	}
	.inner_bk_black01 p.title {
		font-size: 40px;
	}
	#main_content .sub_title {
		padding: 0.6rem 1rem;
		font-size: 18px;
	}
	#main_content h2 {
		font-size: 40px;
		padding-bottom: 20px;
	}
	#main_content h3 {		
	}

}

.model_area h3 {
	font-size: 40px;
    font-weight: normal;
}

.model_area > .hpj-pim {
	padding-top: 30px;
}


table.style_blue th,
table.style_blue td {
	padding: 1.3em 1em;
	border-bottom: 1px solid #fff !important;
	vertical-align: middle;
	text-align: left;
}
table.style_blue th.title {
	color: #fff;
}

table.style_blue .table_null {
	background: none;
	border: none !important;
}




/* ==================================================
	game_detail
================================================== */

.game_detail {
    background: #000;
    color: #fff;
    padding: 4rem 0 0;
}
.game_detail .logo {
    text-align: center;
}
.game_detail .txt_main {
    padding: 1rem 1.6rem;
    color: #fff;
}
.game_detail p {
    color: #fff;
}
.game_detail p + p {
    margin-top: 1.5rem;
}
.game_detail .detail_box {
    padding-bottom: 2rem;
}
.game_detail .detail_box .pic {
    text-align: center;
}
.game_detail .detail_box .txt {
    padding: 1rem 1rem 2rem;
}
.game_detail h3.game_title {
	font-weight: normal;
	padding: 0.8rem;
	background: #192dB4;
    margin-bottom: 1.5rem;
    color: #fff;
}

@media screen and (min-width: 768px) {
    .game_detail .txt_main p {
        text-align: center;
        line-height: 1.8;
    }
}

@media screen and (min-width: 1024px) {
    .game_detail .logo {
        padding: 40px 20px 0;
    }
    .game_detail .txt_main {
        padding: 0 40px 20px;
    }
    .game_detail .detail_box {
        padding-bottom: 4rem;
    }
    .game_detail .detail_box .txt {
        padding: 15px 15px 20px;
    }
	.game_detail h3.game_title {
		padding: 6px 14px;
		font-size: 18px;
	}
}


/* ==================================================
	system_detail
================================================== */

.system_detail > div {
    display: flex;
    flex-flow: row wrap;
    
}
.system_detail > div:nth-child(n+2) {
    padding-top: 30px;
    
}
.system_detail > div > div {
    width: 100%;    
}

@media screen and (min-width: 768px) {
    .system_detail > div {
        align-items: center;
    }
    .system_detail > div > div:first-child {
        width: 44%;    
    }
    .system_detail > div > div.txt_box {
        width: 56%;    
        padding-left: 30px;
    }
    .system_detail > div > div.txt_box.od1 {
        order: 1;
        padding-left: 0;
        padding-right: 30px;
    }
    .system_detail > div > div.od2 {
        order: 2;
    }
}

@media screen and (min-width: 1024px) {
    .system_detail > div:nth-child(n+2) {
        padding-top: 50px;
    }
}



/* ==================================================
	PIM
================================================== */

.cam_model {
	padding-top: 40px;
}

@media screen and (min-width: 768px) {
.cam_model {
		padding-top: 70px;
	}
}

@media screen and (max-width: 1023px) {
	.cam_model .hpj-pim:nth-child(n+2) {
		margin-top: 20px;
	}
}

@media screen and (min-width: 1024px) {
	.cam_model > .aem-Grid {
		margin: 0 -10px;
	}
	.cam_model .hpj-pim {
		padding: 0 10px;
	}

	/* column2 -------------------- */
	.column2 .hpj-pim {
		width: 50% !important;
	}
	.column2 .hpj-pim:nth-child(n+3) {
		margin-top: 20px;
	}

	/* column3 -------------------- */
	.column3 .hpj-pim {
		width: 33.33333% !important;
	}
	.column3 .hpj-pim:nth-child(n+4) {
		margin-top: 20px;
	}
}

/* model_box -------------------- */

/*.model_box {

}*/
.model_inner > .model_r {
	padding-top: 20px;
}

@media screen and (min-width: 768px) {
	/* column1 -------------------- */
	.model_inner {
		display: flex;
		justify-content: space-between;
	}
	.model_inner > .model_l {
		width: 37%;
	}
	.model_inner > .model_r {
		width: 63%;
		padding-top: 0px;
		padding-left: 20px;
	}
}

.model_text {
	color: #fff;
	background: #2e2e2e;
	padding: 25px 18px;
	margin-top: 0;
	width: 100%;
}

/* series_name -------------------- */

.series_name {
	font-size: 3rem !important;
	line-height: 1.2;
	color: #000;
	font-weight: bold;
	text-align: center;
	/*padding: 0 0 20px 0;*/
	line-height: 1.3;
    height: auto!important;
}

@media screen and (min-width: 1024px) {
	.series_name {
		font-size: 40px !important;
	}
}

/* cam_model_name -------------------- */

.cam_model_name {
	font-size: 2rem;
	padding: 10px 0 16px;

	font-weight: normal;
	text-align: center;
	line-height: 1.2;
}

@media screen and (min-width: 1024px) {
	.cam_model_name {
		font-size: 22px !important;
		padding: 24px 0 22px;
	}
}

/* prod_img -------------------- */

.prod_img {
	text-align: center;
}

/* price_area -------------------- */

.price_area {
	padding: 30px 10px 0 10px;
	text-align: center;
}
.price_area .price_off {
	color: #d7410b;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}
.price_area .price_off span {
	font-size: 130%;
}

.price_area .button.critical {
    background-color: #bf0802;
    border-radius: 0;
    width: auto;
}
.price_area .button.critical:hover {
	background: #a60500;
}

.regular_price_text_cam {
	color: #fff !important;
	text-align: left;
	padding-bottom: 4px;
}

.price {
	font-weight: normal !important;
	color: #fff !important;
}

.hpj-pim .regular_price_text {
	color: #fff !important;
    text-align: center;
}

@media screen and (min-width: 768px) {
	.hpj-pim .regular_price_text {
	    text-align: left;
	}	
}

@media screen and (min-width: 1024px) {
	.price_area .button.critical {
	    width: 38%;
	}
}

/* icon -------------------- */

.icon {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.icon li {
	color: #0096d6;
	text-align: center;
}
.icon [class*="hpic_"]::before {
	display: block;
	line-height: 60px;
}
.icon p {
	font-size: 11px;
	line-height: 1.1;
}

/* v2 */
.icon.v2 li:first-child {
	display: block;
	width: 100%;
	padding-bottom: 15px;
}
.icon.v2 li:nth-child(n+3) {
	margin-left: 20px;
}

/* v1 */
.icon.v1 li:first-child {
	display: block;
	width: 100%;
	padding-bottom: 15px;
}
.icon.v1 li:nth-child(n+3) {
	margin-left: 20px;
}
@media screen and (min-width: 480px) {
	.icon.v1 li:first-child {
		display: flex;
		align-items: center;
		width: auto;
		height: 60px;
		padding-bottom: 0;
	}
	.icon.v1 li:nth-child(n+2) {
		margin-left: 20px;
	}
}

/* model_spec -------------------- */

.model_spec {
	margin: 15px 10px 0;
}
.model_spec_list > li {
	font-size: 13px;
}

@media screen and (max-width: 1023px) {
	.model_spec_list > li {
		padding: 5px;
	}
}

@media screen and (min-width: 1024px) {
	.model_spec {
		border: none;
	}
	.model_spec_list > li::after {
		content: "";
		display: block;
		clear: both;
	}
	.model_spec_title {
		display: block;
		width: 7em;
	}
	.model_spec_text {
		float: right;
		width: calc(100% - 8em);
	}
}

/* list_basic -------------------- */

.cam_model .list_basic {
	font-size: 13px;
	text-align: left;
}
/*.cam_model .list_basic > li::before {
	background: #0096d6;
}*/
.cam_model .list_basic > li > * {
	float: none;
}
.cam_model .list_basic .model_spec_title {
	display: none;
}
.cam_model .list_basic .model_spec_text {
	width: 100%;
}
.cam_model .list_basic .icon_customize::after {
	content: none;
	background: none;
}
.cam_model .list_basic .model_spec_momery .model_spec_text::after {
	display: inline;
	content: " \30E1\30E2\30EA";
}

@media screen and (max-width: 1023px) {
	.cam_model .acco_basic {
		margin: 15px 10px 0;
	}
	.cam_model .acco_trigger {
		font-size: 14px;
		background: #f2f2f2;
	}
}

@media screen and (min-width: 1024px) {
	.cam_model .acco_trigger {
		display: none;
	}
}

/* link_area -------------------- */

.link_area {
	padding: 0 10px;
	text-align: center;
}
.link_area a {
	font-size: 12px;
}
.campaign-link {
	margin-right: 15px;
}