
/* ----------------------------------------

	main

---------------------------------------- */

.main {
	text-align: center;
}
.main img {
	max-width: 100%;
}
.main_box {
	padding: 2rem 1.6rem;
}
.main h2 {
	margin: .5rem 0 1rem;
	color: #fff;
	font-size: 2.5rem;
	font-weight: normal;
	line-height: 1.0;
}
.main p {
    color: #fff;
}
.main .price {
	margin-top: 2rem;
	color: #eb5f01;
	line-height: 1 !important;
}
.main .price::before {
	content: "\30C0\30A4\30EC\30AF\30C8\4FA1\683C";
	margin-right: 1em;
}
.main_btn {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.main_btn > * {
	margin: 1rem .8rem 0;
}


@media screen and (min-width: 1024px) {
	.main{
		background: url('images/main.jpg') no-repeat top;
		height: 530px;
	    position: relative;
	}
	.main .main_box{
		top: 3%;
		left: 3%;
		text-align: left;
		position: absolute;
        background: hsl(0deg 0% 0% / 49%);
	}
	.main h2 {
		margin: 0 0 15px;
		font-size: 35px;
		letter-spacing: 1px;
	}
	.main_btn {
		justify-content: flex-start;
		margin-top: 12px;
	}
	.main_btn > * {
		margin: 0;
	}
	.main_btn > *:nth-child(2) {
		margin-left: 15px;
	}
}

@media screen and (max-width: 1023px) {
.main h2 {
	color: #000;
}
.main p {
    color: #000;
}
}


/* ----------------------------------------

	navi

---------------------------------------- */
@media screen and (min-width: 1024px) {
.local_navi.style_basic {
 border: none;   
}
    .local_navi.style_basic .local_navi_menu_level1 > li.current > a {
            border-bottom: 4px solid #008f85!important;
    }
    .local_navi_menu_level1 > li {
            text-align: center;
        width: 150px;
    }
    .local_navi.style_basic .local_navi_menu_level1 > li > a:hover {
        color: #008f85;
    }
    
}
@media screen and (max-width: 1023px) {
.local_navi_menu_level1 > li a {
    color: #008f85;
}
}




/* ----------------------------------------

	Design

---------------------------------------- */
.content_design h2 {
    color: #008f85;
    font-size: 30px;
    margin-bottom: 20px;
}
.content_design .sub_title {
    margin-bottom: 30px;
    text-align: center;
    letter-spacing: 1px !important;
    font-size: 20px;
    color: #008f85;
}
@media screen and (min-width: 768px) {
 .content_design h2 {
    margin-top: 30px;
}
}

/*どこでも置けるコンパクト*/
.compact h3 {
    margin-bottom: 20px;
    font-size: 25px;
    color: #008f85;
    letter-spacing: 1px !important;
    margin-top: 20px;
}
.compact p {
    text-align: center;
}
@media screen and (min-width: 768px) {
.compact {
    position: relative;
}
.compact img {
    padding-bottom: 140px;
}
.compact div {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.compact h3 {
    text-align: left;
    margin-top: 0;
}
.compact p {
    text-align: left;
    font-size: 16px;
}
}
@media screen and (min-width: 1024px) {
.compact img {
    padding-bottom: 60px;
}   
}
/*納得の小ささ*/
.desk_small {
    margin-top: 60px;
}
.desk_small h3 {
    margin-bottom: 20px;
    font-size: 25px;
    color: #008f85;
    letter-spacing: 1px !important;
}
.desk_small p {
    text-align: left;
}

@media screen and (min-width: 768px) {
.desk_small p {
    font-size: 16px;
    text-align: center;
}
}

/*ダイレクトマウント*/
.direct_mount {
    margin-top: 20px;
}
.direct_mount_title {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 18px;
}
.direct_mount .d_none_lg img{
    width: 100%;
    margin: 15px 0;
}
.direct_mount .d_none_lg p:first-child{
    margin: 10px 0;
}
.direct_mount .d_none_lg p:nth-child(2){
    text-align: right;
}
.direct_top h2 {
    color: #666;
}
.direct_top img {
    width: auto;
    margin-top: 30px;
}
.direct_top p:last-child {
    text-align: right;
}
@media screen and (min-width: 768px) {
.direct_mount_title {
    font-weight: normal;
    font-size: 25px;
    
}
}
@media screen and (min-width: 1024px) {
.direct_mount {
    margin-top: 0;
}
.direct_top {
    background: url(/content/dam/jp-ext-hp-com/jp/ja/ec/desktops/business/elite_8_g1i_mini/style/images/direct_bg.jpg) no-repeat;
    padding: 40px 40px 0 40px;
    text-align: center;
}
.direct_top h2 {
    margin: 0 0 20px!important;
}
.direct_top p {
    padding: 0 60px;
    text-align: left;
}
.monitor_pc {
    text-align: center;
    background: url(/content/dam/jp-ext-hp-com/jp/ja/ec/desktops/business/elite_8_g1i_mini/style/images/direct2_bg.jpg) no-repeat left bottom;
    padding: 25px;
}
.monitor_pc div {
    background: #fff;
}
.monitor_title {
    border-top: #ccc 1px dotted;
    text-align: center;
    padding: 20px;
    font-weight: normal!important;
    font-size: 16px!important;
}
.monitor_pc_text {
    text-align: right;
    padding: 20px 65px 20px 20px;
}
.monitor_pc_text p {
    margin: 3px 10px 0;
    font-weight: bold;
}   
}

/*モニター背面へのマウントによる一体型設置*/
.monitor_title {
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}
.monitor_pc img {
    margin-bottom: 10px;
    width: 100%;
}
.monitor_pc_text p {
    font-weight: normal;
}
.monitor_pc_text p a {
    margin-left: 5px;
    margin-bottom: 10px;
}
@media screen and (min-width: 1024px) {
.direct_mount {
    margin-bottom: 0;
    width: auto;
}
.monitor_pc img {
    width: auto;
}
}



/* ----------------------------------------
	Made in Tokyo
---------------------------------------- */    
@media screen and (min-width: 1024px) {
.made_in_tokyo01 {
    background: url(/content/dam/jp-ext-hp-com/jp/ja/ec/desktops/business/elite_8_g1i_mini/style/images/bg_made_in_tokyo.jpg) no-repeat;
    height: 344px;
}
.made_in_tokyo01 h4{
    position: absolute;
    left: 60px;
    top: 70px;
    background: rgb(255,255,255);
    filter: alpha(opacity=80);
    background: rgba(255,255,255,0.8);
    padding: 50px;
    width: 300px;
}
.made_in_tokyo02 h4{
    position: absolute;
    left: 20px;
    top: 20px;
    background: rgb(255,255,255);
    filter: alpha(opacity=80);
    background: rgba(255,255,255,0.8);
    padding: 14px;
    width: 420px;
    border-radius: 10px;
}
.made_in_tokyo03 h4{
    position: absolute;
    right: 60px;
    top: 70px;
    background: rgb(255,255,255);
    filter: alpha(opacity=80);
    background: rgba(255,255,255,0.8);
    padding: 30px 50px;
    width: 430px;
}
}

 .checkmark{
     list-style:none;
 }
 .checkmark li{ 
    position:relative;
    line-height: 2;
  }
 .checkmark li:before{
    position: absolute;
    content: "";
    width: 5px;
    height: 10px;
    border-right: 2px solid #008424;
    border-bottom: 2px solid #008424;
    display: inline-block;
    left: -1.5em;
    top: 0.8em;
    transform: rotateZ(45deg);
  }    

@media screen and (min-width: 1024px) {
.checkmark li{  
    margin-left: 180px;
}
}
    

@media screen and (min-width: 1024px) {
    #mv01 .modal_content_inner{
      width: 900px;
      height: 450px;
    }
}  
@media screen and (max-width: 1023px) {
	#mv02 .modal_content_inner{
	  width: 550px;
	  height: 345px;
	}
}
@media screen and (max-width: 767px) {
	#mv02 .modal_content_inner{
	  width: 490px;
	  height: 310px;
	}
}
@media screen and (max-width: 479px) {
	#mv02 .modal_content_inner{
	  width: 300px;
	  height: 150px;
	}
}

/* ----------------------------------------
	HP Product Quality
---------------------------------------- */
.message {
	position: relative;
	width: 100%;
	height: 0;
	color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.message01 {
	min-height: 180px;
	padding-top: 41%; /* (Image height / Image width) * 100 */
    background: url(/content/dam/jp-ext-hp-com/jp/ja/ec/desktops/business/elite_8_g1i_mini/style/images/bg_message01.jpg) no-repeat;
    background-size: cover;
}
.mess_area {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 90%;
}

@media screen and (min-width: 768px) {
	.mess_area h2 {
		font-weight: normal;
		font-size: 30px;
		line-height: 1.3;
	}
	.mess_text {
		position: relative;
		padding: 15px 0;
	}
	.mess_text::before,
	.mess_text::after {
		content: "";
		position: absolute;
		left: 0;
		width: 50px;
		height: 2px;
		background: #fff;
	}
	.mess_text::before {
		top: 0;
	}
	.mess_text::after {
		bottom: 0;
	}
}

/*
.quality_text {
    margin: 4rem 0 2rem;
    padding-bottom: 0.5rem;
    font-size: 2rem;
    letter-spacing: 2px;
    border-bottom: 1px solid #000;
    font-weight: normal;
}
*/
@media screen and (min-width: 1024px) {
.mess_area {
    width: 940px;
}
.mess_area h2 {
    font-size: 45px;
}
.mess_text {
    margin: 25px 0;
    font-size: 20px;
}
.quality_text {
    margin-top: 6rem;
    font-size: 28px;
    color: #000;
    margin: 4rem 0 2rem;
    padding-bottom: 0.5rem;
    letter-spacing: 2px;
    border-bottom: 1px solid #000;
    font-weight: normal;
}
.quality_text02 {
    font-size: 14px;
    line-height: 1.6;
}
}




/* ----------------------------------------

	デバイスを清潔に保つ

---------------------------------------- */
.content_clean {
    margin-top: 20px;
}
.content_clean h2 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 30px;
    color: #008f85;
}
.content_clean .sub_title {
    font-size: 20px;
    color: #008f85;
    letter-spacing: 1px !important;
    text-align: center;
    margin-bottom: 30px;
}
.clean_btn {
    margin-top: 30px;
    text-align: center;
}
.clean_btn span {
    margin-right: 5px;
    margin-left: 5px;
    color: #9b8e55;
}
.clean_use {
    margin-top: 20px;
}
.clean_use p {
    padding: 10px;
    background: #767676;
    font-size: 18px;
    color: #fff;
}
.clean_use ol {
    padding: 10px 30px;
    border: 1px #767676 solid;
}
.clean_box .posA{
    top: 0px;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.8);
    padding: 20px 10px;
    margin: 0 auto;
}
@media screen and (max-width: 1023px) {
.clean_box p {
    font-size: 16px;
    text-align: center;
}
.clean_box p:last-child {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}
}
@media screen and (min-width: 1024px) {
.content_clean {
    margin-top: 0;
}
.content_clean h2 {
    margin-top: 100px;
}
.clean_box {
    position: relative;
}
.clean_box .posR div p {
    font-size: 16px;
    text-align: center;
}
.clean_box .posR div p:last-child {
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
}
.clean_use p {
    padding-left: 20px;
}
.clean_use ol {
    padding-left: 40px;
}
.clean_box .posA {
    top: 50px;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.8);
    padding: 20px;
    width: 800px;
    margin: 0 auto;
}
}

#contents_support h3 {
    color: #008f85!important;
    font-weight: normal;
    border-left: 5px solid #ccc;
}
@media screen and (min-width: 1024px) {
    #contents_support h2 {
        margin-bottom: 20px;
        padding-bottom: 5px;
        letter-spacing: 2;
        border-bottom: 1px solid #000;
        color: #000;
        font-size: 28px;
        font-weight: normal;
    }
}

/* ----------------------------------------
	cont_wrap
---------------------------------------- */

.cont_wrap {
	padding: 40px 20px;
}

@media screen and (min-width: 768px) {
	.cont_wrap {
		padding: 60px 20px;
	}
}

@media screen and (min-width: 1024px) {
	.cont_wrap {
		padding: 80px 0;
	}
}
/* ==================================================
	epeat
================================================== */

/* ----------------------------------------
	about_epeat
---------------------------------------- */

.about_epeat {
	margin-top: 30px;
}
.epeat_rank {
	margin-top: 20px;
	border-top: 1px solid #000;
}
.epeat_rank > ul {
	margin:  0 -10px;
}
.epeat_rank > ul > li {
	margin-top: 20px;
	padding: 0 10px;
}
.epeat_rank > ul > li > img {
	display: block;
	margin: 0 auto;
}
.about_epeat_img {
	margin-top: 20px;
	text-align: center;
}

@media screen and (min-width: 480px) {
	.epeat_rank > ul {
		display: flex;
	}
	.epeat_rank > ul > li {
		flex: 1;
	}
}

@media screen and (min-width: 1024px) {
	.about_epeat {
		display: flex;
		justify-content: space-between;
	}
	.about_epeat_text {
		width: 600px;
	}
	.about_epeat_img {
		align-self: center;
	}
}



/* ----------------------------------------
	modal
---------------------------------------- */

#epeat_criterion table th,
#epeat_criterion table td {
	vertical-align: middle;
	padding: .5em 1em;
	font-size: 14px;
	border: 1px solid #000;
}
#epeat_criterion table th {
	color: #fff;
	white-space: nowrap;
	background: #3e655d;
}
#epeat_criterion table tr td:nth-child(n+2) {
	text-align: center;
}
#epeat_criterion  table .bg1 { background: rgba(190,222,215,1); }
#epeat_criterion  table .bg2 { background: rgba(190,222,215,.2); }

@media screen and (max-width: 767px) {
	#epeat_criterion table {
		width: 680px;
	}
	#epeat_criterion table th,
	#epeat_criterion table td {
		font-size: 14px;
	}
	#epeat_criterion table td {
		white-space: normal;
	}
}


/* ----------------------------------------
	obp_prod
---------------------------------------- */

.obp_prod > li {
	margin-top: 10px;
}
.obp_prod h4 {
	font-weight: normal;
}
.obp_2019 h4 {
	background: #beded7;
}
.obp_2020 h4 {
	color: #fff;
	background: #3e655d;
}
.obp_prod_list > li {
	padding: 10px 0;
}
.obp_prod_list img + p {
	margin-top: 5px;
}

@media screen and (min-width: 320px) {
	.obp_prod h4 {
		/* 18~22px */
		font-size: calc(1.8rem + ((1vw - 0.32rem) * 0.2841));
	}
}

@media screen and (min-width: 480px) {
	.obp_prod_list {
		display: flex;
		margin: 0 -10px;
	}
	.obp_prod_list > li {
		width: 50%;
		padding: 20px 10px 0;
	}
}

@media screen and (min-width: 1024px) {
	.obp_prod {
		display: flex;
/*		justify-content: space-between;*/
	}
	.obp_2019 {
		width: 460px;
	}
	.obp_2020 {
		width: 240px;
	}
	.obp_prod h4 {
		position: relative;
		font-size: 22px;
		line-height: 40px;
	}
	.obp_prod h4::after {
		content: "";
		position: absolute;
		left: 100%;
		border-style: solid;
		border-width: 20px 0 20px 20px;
		border-color: transparent;
		z-index: 1;
	}
	.obp_2019 h4::after {
		border-left-color: #beded7;
	}
	.obp_2020 h4::after {
		border-left-color: #3e655d;
	}
	.obp_2020 h4::before {
		content: "";
		position: absolute;
		left: 0;
		border-style: solid;
		border-width: 20px 0 20px 20px;
		border-color: transparent transparent transparent #e8f5f9;
	}
	.obp_prod_list {
		margin: 0;
	}
	.obp_prod_list > li {
		position: relative;
		width: 230px;
	}
	.obp_prod_list > li::after {
		content: "";
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		width: 2px;
		height: 20%;
	}
	.obp_2019 .obp_prod_list > li::after {
		background: #beded7;
	}
	.obp_2020 .obp_prod_list > li::after {
		background: #3e655d;
	}
	.obp_prod_list img {
		position: relative;
		z-index: 1;
        width: 70%;
	}
}







/* ----------------------------------------

	地球環境のサステナブルに貢献

---------------------------------------- */
.content_sustainable {
    margin-top: 20px;
}
.sustainable h2 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 28px;
    font-weight: normal;
}
.sustainable ul {
    background: #f2f2f2;
    padding: 15px;
    margin-top: 30px;
}
.sustainable ul li p {
    padding-top: 10px;
    border-top: 1px solid #000;
}



@media screen and (min-width: 1024px) {
 .content_sustainable {
    margin-top: 100px;
}
}





/* ----------------------------------------

	Performance

---------------------------------------- */
.content_performance {
    margin-top: 20px;
}
.performance_main {
    margin-top: 100px;
}
.performance_text h2 {
    margin-bottom: 20px;
    font-size: 25px;
    color: #008f85;
}
.performance_text p:first-child {
    font-size: 20px;
    color: #008f85;
    text-align: center;
    margin-bottom: 30px;
    letter-spacing: 1px;
}
.performance_text p:last-child {
    font-size: 16px;
    text-align: center;
    letter-spacing: 1px;
}
.performance_text .sub_title {
    font-size: 20px;
    color: #008f85;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 30px;
}
.optimization {
    margin-top: 20px;
}
.optimization h2 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 28px;
    font-weight: normal;
}
.optimization_list1 h3 {
    font-weight: normal;
    font-size: 22px;
} 
.optimization_list1 p {
    font-size: 16px;
    margin-top: 15px;
} 
.optimization_list2 {
    margin-top: 30px;
}
.optimization_list2 h3 {
    font-weight: normal;
    font-size: 15px;
}
.wireless {
    margin-top: 20px;
}
.wireless h2 {
    font-weight: normal;
    font-size: 30px;
    border-bottom: 3px solid #008f85;
}
.wireless .va_middle_md {
    margin-top: 20px;
}
.wireless li {
    font-size: 15px;
}
.wireless h3 {
    margin-bottom: 10px;
    font-size: 25px;
    color: #008f85;
}
.wireless li p {
    letter-spacing: 1px;
}
@media screen and (min-width: 768px) {
.wireless {
    margin-top: 100px;
}
.wireless .va_middle_md {
    margin-top: 0;
}
.wireless li {
    font-size: 17px;
}
.wireless li p {
    font-size: 16px;
}
}
@media screen and (min-width: 1024px) {
.performance_main {
    background: url(/content/dam/jp-ext-hp-com/jp/ja/ec/desktops/business/elite_8_g1i_mini/style/images/bg_performance.jpg) no-repeat;
    height: 1000px;
}
.performance_text {
    background: rgba(255,255,255,0.8);
    padding: 30px 20px 20px;
}
 .content_performance {
    margin-top: 0;
}
.optimization {
    margin-top: 100px;
}
}





/* ----------------------------------------

	ZERO DESKTOP FOOTPRINT

---------------------------------------- */
.wireless_lan {
    margin-top: 30px;
}
.wireless_lan p:first-child {
    font-size: 16px;
}
.wireless_lan h2 {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 28px;
    font-weight: normal;
}
.guarantee_main {
    margin-top: 30px;
}
@media screen and (min-width: 1024px) {
.guarantee_main {
    margin-top: 100px;
}
.guarantee_main .posA {
    top: 60px;
    left: 190px;
}
.guarantee_main h2 {
    font-weight: normal;
    font-size: 50px;
    line-height: 60px;
}
.guarantee_main p {
    width: 320px;
    margin-top: 20px;
}
.wireless_lan {
    margin-top: 100px;
} 
}






/* ----------------------------------------
	Security
---------------------------------------- */
@media screen and (min-width: 1024px) {
.security_main {
    background: url(/content/dam/jp-ext-hp-com/jp/ja/ec/desktops/business/elite_8_g1i_mini/style/images/security01.jpg) no-repeat;
    height: 1000px;
}
.security_text {
    background: rgba(255,255,255,0.8);
    padding: 30px 20px 20px;
}
}


.security_box tbody {
    border: 1px solid #ccc;
}
.security_box th {
    text-align: center;
    padding: 15px;
}
.security_box td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px;
    vertical-align: middle;
}



#contents_support h3 {
    color: #008f85!important;
    font-weight: normal;
    border-left: 5px solid #ccc;
}
@media screen and (min-width: 1024px) {
    #contents_support h2 {
        margin-bottom: 20px;
        padding-bottom: 5px;
        letter-spacing: 2;
        border-bottom: 1px solid #000;
        color: #000;
        font-size: 28px;
        font-weight: normal;
    }
}


.list_basic > li::before {
    background: #008f85!important;
}
.list_basic.cv_gold > li::before {
    background: #008f85!important;
}




/*


@media screen and (max-width: 1023px) {
    .local_navi_menu_level1 {
        display: flex;
        flex-wrap: wrap;
    }
    .local_navi_menu_level1 > li {
        order: 2;
        width: 100%;
    }
    .local_navi_menu_level1 > li:nth-child(4) {
        order: 1;
    }
}


*/






/* main */
#contents_chara{
	background: #f2f2f2;
}
#contents_chara > div{
/*	padding: 1rem;*/
	background: #fff;
}
@media screen and (min-width: 768px) {
	#contents_chara{
	    background: #fff;
	}
	#contents_chara > div{
		padding: 0;
	}
}



@media screen and (max-width: 1023px) {
.review_contents div {
    text-align: center!important;
}

}








