.fc_green1 {
    color: #008f85!important;
}
.bg_green1 {
    background: #008f85!important;
}
.fc_green2 {
    color: #3e655d !important;
}
.bg_green2 {
    background: #e8f5f9!important;
}
.bg_green3 {
    background: rgb(0 146 142 / 16%);
}
.bg_green4 {
    background: rgb(0 146 142 / 8%);
}
.bob_green2_s {
    border-bottom: 1px solid #008f85;
}

/* ----------------------------------------
	Design
---------------------------------------- */  
.main_text_box {
    top: 10px;
    left: 0;
}
@media screen and (min-width: 768px) {
.layout_text01 {
    top: 14%;
    left: 0;
}
.layout_text02 {
    top: 14%;
    left: 53%;
}
.layout_text03 {
    bottom: 26%;
    right: 2%;
}
.layout_text04 {
    bottom: 40%;
    left: 30%;
}
.main_text_box {
    top: 30px;
    left: 0;
}
.design_text01 {
    top: 10%;
    left: 0%;
    background: rgb(0 146 142 / 16%);
    padding: 15px;
    width: 150px;
    height: 150px;
    line-height: 120px;
    color: #fff;
    text-align: center;
}
.design_text02 {
    top: 55%;
    left: 5%;
    background: rgb(0 146 142 / 16%);
    padding: 4px;
    width: 150px;
    height: 150px;
    line-height: 140px;
    color: #fff;
    text-align: center;
}
}
@media screen and (min-width: 1024px) {
.design_text02 {
    top: 50%;
    left: 5%;
    background: rgb(0 146 142 / 16%);
    padding: 4px;
    width: 150px;
    height: 150px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    padding-top: 40px;
}
}

/* ----------------------------------------
	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/prostudio_4_g1i_23/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;
}
}


/* ----------------------------------------
	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/prostudio_4_g1i_23/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;
}
}



/* ----------------------------------------
	HP Easy Clean
---------------------------------------- */
.clean_box .posA{
    top: 0px;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.8);
    padding: 10px;
    margin: 0 auto;
}
@media screen and (min-width: 1024px) {
.clean_box .posA{
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.8);
    padding: 60px 0;
    margin: 0 auto;
}
}


@media screen and (min-width: 1024px) {
.sustainable h2 {
    top: 60px;
    left: 40px;
}
.sustainable_text01 {
    bottom: 220px;
    left: 65px;
}
.sustainable_text02 {
    bottom: 220px;
    left: 305px;
}
.sustainable_text03 {
    bottom: 220px;
    right: 265px;
}
.sustainable_text04 {
    bottom: 220px;
    right: 65px;
}
}

/* ----------------------------------------
	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;
	}
}

/* ----------------------------------------
	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%;
	}
}






/* ----------------------------------------
	collaboration
---------------------------------------- */
/*
.zoom01_1 {
    border-radius: 50%;
    top: 5%;
    left: 5%;
    background: #008f85;
    padding: 10px;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 32px;
}
.zoom01 {
    bottom: 14%;
    left: 13.5%;
    background: #565b78ba;
    padding: 10px 20px;
}
.zoom02_1 {
    border-radius: 50%;
    top: 5%;
    left: 5%;
    background: #008f85;
    padding: 10px;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 32px;
}
.zoom02 {
    bottom: 14%;
    left: 13.5%;
    background: #565b78ba;
    padding: 10px 20px;
}
.zoom03_1 {
    border-radius: 50%;
    top: 5%;
    left: 5%;
    background: #008f85;
    padding: 10px;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 32px;
}
.zoom03 {
    bottom: 14%;
    left: 13.5%;
    background: #565b78ba;
    padding: 10px 20px;
}
*/
@media screen and (min-width: 768px) {
.collaboration01_box {
    height: 360px;
}
.collaboration01_text01 {
    bottom: 160px;
    width: 205px;
}
.collaboration01_text02 {
    bottom: 110px;
    width: 205px;
}
.collaboration01_text03 {
    bottom: 60px;
    width: 205px;
}
.collaboration01_text04 {
    bottom: 160px;
    width: 205px;
    right: 0;
}
.collaboration01_text05 {
    bottom: 110px;
    width: 205px;
    right: 0;
}
.collaboration01_text06 {
    bottom: 60px;
    width: 205px;
    right: 0;
}
.collaboration_pl {
    padding-left: 140px;
}
.collaboration_pr {
    padding-right: 235px;
}
.circle{
    display: inline-block;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background: #008f85;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 40%;
    padding: 16px;
}

.collaboration02_text01 {
    top: 220px;
    left: 50px;
}
    
    
}

@media screen and (min-width: 1024px) {
.zoom01_1 {
    border-radius: 50%;
    top: 3%;
    left: 2%;
    background: #008f85;
    padding: 10px;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 32px;
}
.zoom01 {
    bottom: 11.5%;
    left: 8.5%;
    background: #565b78ba;
    padding: 10px 20px;
}
.zoom02_1 {
    border-radius: 50%;
    top: 3%;
    left: 2%;
    background: #008f85;
    padding: 10px;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 32px;
}
.zoom02 {
    bottom: 11.5%;
    left: 8.5%;
    background: #565b78ba;
    padding: 10px 20px;
}
.zoom03_1 {
    border-radius: 50%;
    top: 3%;
    left: 2%;
    background: #008f85;
    padding: 10px;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 32px;
}
.zoom03 {
    bottom: 11.5%;
    left: 8.5%;
    background: #565b78ba;
    padding: 10px 20px;
}
.collaboration02_text01 {
    top: 220px;
    left: 100px;
}
}



/* ----------------------------------------
	Performance
---------------------------------------- */
@media screen and (min-width: 768px) {
.performance_text01 {
    top: 2%;
    right: 2%;
}
.performance_text02 {
    top: 8%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.performance_text03 {
    top: 13%;
    text-align: center;
    left: 20%;
}
.performance_text04 {
    top: 16%;
    left: 20%;
}
.performance_text05 {
    bottom: 6%;
    left: 3%;
}
.performance_text06 {
    bottom: 6%;
    right: 16%;
}
.monitor_text {
    right: 13%;
    bottom: 6%;
}
}
.text_border {
    border-bottom: 3px solid #008f85;
}


/* ----------------------------------------
	Security
---------------------------------------- */
.security_text {
    background: rgba(255,255,255,0.8);
    top: 0;
    left: 0;
    right: 0;
    padding: 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;
}







@media screen and (max-width: 1023px) {
    #layout_container {
        display: flex;
        flex-wrap: wrap;
    }
    #layout_container > * {
        order: 2;
        width: 100%;
    }
    #layout_container .model_container {
        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;
	}
}


