#cleaning-policy-pg {
	font-family: Arial;
}
#cleaning-policy-pg p{
	line-height: 25px;
	clear: both;
}
#cleaning-policy-pg div {
	float: left;
}
#cleaning-policy-pg .hidden-desktop {
	display: block;
}
#cleaning-policy-pg .visible-desktop {
	display: none;
}

#cleaning-policy-pg .mainTitle img {
	max-width: 820px;
	
}
#cleaning-policy-pg div:before,
#cleaning-policy-pg div:after {
	clear: both;
}
#cleaning-policy-pg .blue {
	border: 0;
}
#cleaning-policy-pg h3.blue {
	border: 2px solid #286da6;
    border-radius: 5px;
    padding: 10px 10px 6px;
	font-weight: normal;
}
#cleaning-policy-pg h3.blue.hidden-desktop {
	font-weight: bold;
    /* border-bottom: 1px dotted #286da6; */
    border-radius: 5px;
    float: none;
    /* width: 100%; */
    line-height: normal;
    padding: 10px 5px;
    margin-bottom: 15px;
}
#cleaning-policy-pg h3.blue.hidden-desktop .sub-head {
	margin-bottom: 0;
}
#cleaning-policy-pg .ul-heading {
	border: 0;
	margin: 15px;
	padding-bottom: 0;
	width: 100%;
}
#cleaning-policy-pg .first-ul {
	margin: 15px 0 20px 15px;
}
#cleaning-policy-pg .first-ul li {
	color: #286da6;
}
#cleaning-policy-pg .first-ul li:before {
	display:inline-block;        
    content: "◎";
    width:10px;
    height:10px;	
    margin-right:5px;  
}
#cleaning-policy-pg .policy-item {
	margin: 15px;
}
#cleaning-policy-pg .policy-item .blue {
	font-weight: normal;
}
#cleaning-policy-pg .button-div {
	text-align: center;
	float: left;
	width: 100%;
}
#cleaning-policy-pg .button-div a {
	text-decoration: none;
	display: inline-block
}
#cleaning-policy-pg .button-div a img {
	width: 100%;
}
#cleaning-policy-pg .button-div span {
	float: left;
	width: 100%;
}

#cleaning-policy-pg .smile-div {
	margin: 25px 0;
	width: 100%;
}
#cleaning-policy-pg .smile-div .right {
	float: right;
	width: 100%;
	text-align: center;
}
#cleaning-policy-pg .smile-div .left {
	
}
#cleaning-policy-pg .smile-div .sub-head {
	color: #fff;
    padding: 5px;
    margin: 0;
    clear: both;
    display: inline-block;
    font-weight: normal;
    padding-left: 0;
}
#cleaning-policy-pg .smile-div .sub-head img{
	max-width: 100%;
}
#cleaning-policy-pg .smile-div h3 {
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 25px;
	text-align: left;
}
#cleaning-policy-pg .smile-div .smile-list {
	margin: 15px auto;
    padding: 10px;
    background: #c2dbe9;
	border-radius: 5px;
    max-width: 507px;
}
#cleaning-policy-pg .smile-div .smile-list li{
	letter-spacing: 5px;
	display: inline-block;
    width: 100%;
	line-height: 25px;
	background: none;
	counter-increment: step-counter;
}
#cleaning-policy-pg .smile-div .smile-list .smile-title:before{
	content: counter(step-counter);
    font-size: 80%;
    color: white;
    font-weight: bold;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    padding: 2px 0 2px 5px;
    margin-right: 5px;
    margin-top: 5px;
    float: left;
    line-height: normal;
}
#cleaning-policy-pg .smile-div .smile-list .blue{
	font-weight: normal;
	font-size: 26px;
	text-align: center;
    float: left;
    width: 28px;
}
#cleaning-policy-pg .smile-div .smile-list .smile-title {
	display: inline-block;
    width: auto;
    background: #c2dbe9;
	width: 100%;
}
#cleaning-policy-pg .smile-div .smile-list .list-desc {
	letter-spacing: normal;
    text-align: left;
    padding-left: 50px;
    display: inline-block;
	background: #c2dbe9;
}
h4 img {
	max-width: 100%;
	height: auto;
}
h2 img {
	max-width: 100%;
	height: auto;
}
/*SMILE SECTIONS*/
#cleaning-policy-pg .section {
	width: 100%;
	margin-bottom: 15px;
}
#cleaning-policy-pg .section h4 {
	letter-spacing: 4px;
    font-size: 12px;
	font-weight: normal;
    width: 100%;
    float: left;
    padding-bottom: 5px;
	margin-bottom: 15px;
}
#cleaning-policy-pg .section h4.hidden-desktop {
	font-size: 18px;
	color: #3c3c3c;
    text-transform: uppercase;
	border-bottom: 1px dotted #176ea5;
}
#cleaning-policy-pg .section h4.hidden-desktop .blue {
	font-weight: normal;
	font-size: 24px;
}
#cleaning-policy-pg .section h4 .blue-emph {
	font-size: 25px;
	color: #286da6;
}
#cleaning-policy-pg .section .section-content {
	margin: 15px 0;
	width: 100%;
}
#cleaning-policy-pg .section .section-content .photo-div {
	width: 100%;
    text-align: center;
	margin: 15px 0;
}
#cleaning-policy-pg .section .section-content .content-div .list-header {
	color: #286da6;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
#cleaning-policy-pg .section .section-content .content-div ul {
	margin: 15px 0; 
}
#cleaning-policy-pg .section .section-content .content-div ul li:before {
	content: '\2022';
    font-size: 45px;
    color: #286da6;
    float: left;
    margin-top: -2px;
    line-height: 21px;
    margin-right: 10px;
}

#cleaning-policy-pg .section#management-section .cesp-box{
	background: #c2dbe9;
    margin: 15px 0;
    padding: 15px;
    float: none;
    clear: both;
	max-width: 515px;
	margin: 0 auto;
	border-radius: 5px;
}
#cleaning-policy-pg .section#management-section .cesp-box .intro-text{
	font-weight: normal;
}
#cleaning-policy-pg .section#management-section .cesp-box .photo-cap{
	clear: both;
	float: none;
	margin: 15px 0;
	display: table;
}
#cleaning-policy-pg .section#management-section .cesp-box .photo-cap img{
	max-width: 100%;
	height: auto;
}
#cleaning-policy-pg #management-section .cesp-box .photo-cap .caption {
	clear: both;
    float: none;
    margin: 15px 0;
}
#cleaning-policy-pg #management-section .cesp-box .photo-cap .caption p {
	font-weight: bold;
}
#cleaning-policy-pg #management-section .cesp-box .photo-cap .caption .inner-caption {
	clear: both;
    float: none;
    text-align: center;
    padding: 15px 10px;
	background: #98c4dc;
}
#cleaning-policy-pg #management-section .cesp-box .photo-cap .caption .inner-caption p{
	text-align: left;
    margin-top: 15px;
	font-weight: normal;
}
#cleaning-policy-pg .section#management-section .section-content .photo-div img:first-of-type{
	margin-bottom: 20px;
}

#cleaning-policy-pg #plan-section .blue {
	font-weight: normal;
}

#cleaning-policy-pg #last-section {
	width: 100%;
}
#cleaning-policy-pg #last-section .content-div {
	margin: 15px 0;
	text-align: center;
}
#cleaning-policy-pg #last-section .content-div .blue {
	font-weight: normal;
}
#cleaning-policy-pg #last-section .content-div img {
	margin-top: 15px;
	max-width: 100%;
    height: auto;
}
#cleaning-policy-pg #last-section .content-div p {
	text-align: left;
}
#cleaning-policy-pg #last-section .content-div p + p {
	text-align: center;
}
#cleaning-policy-pg #last-section .staff-div {
	background: #c2dbe9;
	padding: 15px 10px;
	margin: 0 auto 30px;
	border-radius: 5px;
}
#cleaning-policy-pg #last-section .staff-div p.blue {
	font-weight: normal;
}
#cleaning-policy-pg #last-section .staff-div img {
	max-width: 100%;
	height: auto;
}

#cleaning-policy-pg #last-section + p {
	text-align: right;
	margin-top: 60px;
    float: right;
}
#cleaning-policy-pg #last-section + p a {
	color: #000;
	text-decoration: none;
}
.kokoro-list {
	height: auto;
    overflow: visible;
    float: left;
	width: 100%;
}
.kokoro-list ul {
	float: left;
    width: 100%;
    margin-top: 25px;
}
.kokoro-list-ul li.post {
    width: 100%;
    height: auto;
    float: left;
	margin-right: 50px;
	margin-bottom: 20px;
}
.kokoro-list-ul li.post:last-of-type {
	margin-right: 0;
}
.kokoro-list-ul li.post img{
	max-width: 300px;
	height: auto;
	border-radius: 7px;
}
.kokoro-list-ul li.post .thumb a {
	box-sizing: border-box;
    display: block;
    position: relative;
}
.kokoro-list-ul li.post .thumb .photo-border {
	position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border: 5px solid rgba(0,0,0,.2);
    border-radius: 7px;
}
.kokoro-list-ul li.post .entryInfoWrap {
	color: #176ea5;
	text-align: center;
    margin-top: 15px;
    padding: 15px 0;
    border-top: 1px dotted #176ea5;
    border-bottom: 1px dotted #176ea5;
}
.kokoro-list-ul li.post .entryInfoWrap h3 {
	font-size: 16px;
}
.kokoro-list-ul li.post .entryInfoWrap .story {
	font-size: 11px;
	margin-bottom: 15px;
}
.kokoro-list-ul li.post .story:before {
	content: "\f075";
    font-size: 12px;
    color: #176ea5;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 5px 0 0;
    transform: rotateY(180deg);
}
.kokoro-list-ul li.post .entryInfoWrap .excerpt p {
	font-size: 10px;
}
.kokoro-list-ul li.post .thumb {
	text-align: center;
}

@media screen and (min-width: 480px) {
	#cleaning-policy-pg {
		margin: 0 15px 70px;
	}
	#cleaning-policy-pg .smile-div .smile-list li{
			background: url('../images/background-white-line.png')repeat-x center;
			margin-bottom: 15px;
	}
	#cleaning-policy-pg .smile-div .smile-list .smile-title {
		width: auto;
	}
	#cleaning-policy-pg .smile-div .smile-list .list-desc {
		width: 45%;
		float: right;
		padding-left: 5px;
	}
	#cleaning-policy-pg .smile-div .smile-list .smile-title:before {
		margin-right: 15px;
	}
	
	#cleaning-policy-pg .section#management-section .cesp-box .photo-cap img{
		max-width: 202px;
	}

	.kokoro-list-ul li.post .entryInfoWrap {
		max-width: 300px;
		margin: 15px auto 0;
	}
}
@media screen and (min-width: 768px) {
	#cleaning-policy-pg {
		margin: 0 auto 70px;
	}
	#cleaning-policy-pg .hidden-desktop {
		display: none;
	}
	#cleaning-policy-pg .visible-desktop {
		display: block;
	}
	#cleaning-policy-pg h2.mainTitle {
		font-size: 18px;
		/*font-weight: 500 !important;*/
	}
	#cleaning-policy-pg .button-div {
		clear: both;
		float: none;
		display: table;
		margin: 20px auto;
		max-width: 500px;
	}
	#cleaning-policy-pg .section h4 {
	    border-bottom: 1px solid #286da6;
	}
	#cleaning-policy-pg .button-div a{

	}
	#cleaning-policy-pg .button-div span{
		width: 100%;
		line-height: 40px;
		margin-left: 0;
	}
	
	#cleaning-policy-pg .section .section-content .content-div .list-header {
		margin-left: 30px;
	}
	#cleaning-policy-pg .section .section-content .content-div ul {
		margin-left: 27px;
	}
	#cleaning-policy-pg .smile-div .left {
		width: 65%;
	}
	#cleaning-policy-pg .smile-div .right {
		width: 30%;
		text-align: left;
		padding-left: 0;
		padding-top: 30px;
	}
	#cleaning-policy-pg .smile-div .right img {
		max-width: 100%;
		height: auto;
	}
	
	/*SMILE SECTION*/
	#cleaning-policy-pg .section .section-content .photo-div {
		width: 25%;
		float: right;
		text-align: left;
		padding-left: 15px;
	}
	#cleaning-policy-pg .section .section-content .content-div {
		width: 71%;
	}
	#cleaning-policy-pg .smile-div .smile-list {
		margin: 15px 0;
	}
	#cleaning-policy-pg .section#management-section .cesp-box .photo-cap {
		margin-bottom: 0;
	}
	#cleaning-policy-pg #management-section .cesp-box .photo-cap img {
		width: 50%;
	}
	#cleaning-policy-pg .section#management-section .cesp-box .photo-cap > img {
		margin-left: 35px;
		height: 208px;
	}
	#cleaning-policy-pg #management-section .cesp-box .photo-cap .caption {
		width: 58%;
		float: right;
		margin-top: 0;
	}
	#cleaning-policy-pg #management-section .cesp-box .photo-cap .caption > p {
		font-size: 12px;
		color: #000;
		line-height: 19px;
	}
	#cleaning-policy-pg #management-section .cesp-box .photo-cap .caption .inner-caption {
		float: left;
		padding: 10px;
	}
	#cleaning-policy-pg #management-section .cesp-box .photo-cap .caption .inner-caption p {
		margin-top: 0;
		width: 60%;
		float: left;
		clear: none;
	}
	#cleaning-policy-pg #management-section .cesp-box .photo-cap .caption .inner-caption img {
		max-width: 100px;
		float: right;
	}
	#cleaning-policy-pg .section#management-section .cesp-box {
		margin: 30px auto;
		max-width: 668px;
	}
	#cleaning-policy-pg .section#management-section .list-header + p {
		margin-left: 30px;
	}
	#cleaning-policy-pg .section#management-section ul + p {
		margin-left: 55px;
	}
	#cleaning-policy-pg .section#management-section .section-content .photo-div {
		/*margin-top: 11%;*/
		width: 35%;
		text-align: center;
	}
	#cleaning-policy-pg .section#management-section .section-content .photo-div img:nth-of-type(2){
		max-width: 100%;
	}
	#cleaning-policy-pg .section#management-section .section-content .content-div {
		width: 55%;
	}
	#cleaning-policy-pg .section#management-section .section-content ul li span {
		margin-left: 26px;
		float: left;
	}
	
	#cleaning-policy-pg .section .section-content .photo-div img{
		max-width: 203px;
	}
	
	#cleaning-policy-pg #plan-section .blue {
		margin-left: 30px;
	}
	#cleaning-policy-pg #plan-section .list-header {
		margin-left: 40px;
		margin-bottom: 0;
	}
	#cleaning-policy-pg #plan-section ul{
		margin-left: 45px;
	}
	
	#cleaning-policy-pg #ecomm-section .list-header + p {
		margin-left: 40px;
	}
	#cleaning-policy-pg #ecomm-section .list-header + p + ul{
		margin-left: 45px;
	}
	
	#cleaning-policy-pg #last-section .content-div p {
		width: 60%;
		float: left;
	}
	#cleaning-policy-pg #last-section .content-div p:last-of-type {
		width: 35%;
		float: right;
		clear: none;
	}
	
	#cleaning-policy-pg #last-section .staff-div {
		float: none;
		display: table;
		max-width: 668px;
		padding: 20px 50px 40px;
	}
	
	#cleaning-policy-pg #last-section .content-div img {
		width: 100%;
		margin-top: 0;
	}
	#cleaning-policy-pg #last-section .content-div {
		margin: 50px 0 50px 0;
	}
	.globalFooter .globalFooterInner .footerNavi .module .p-content {
		font-size:  9px;
	}
}/*end 768px*/
@media screen and (min-width: 992px) {
	.kokoro-list-ul li.post {
		width: 30%;
		height: 300px;
		margin-bottom: 0;
	}
	#cleaning-policy-pg .smile-div .left {
		width: 50%;
	}
	#cleaning-policy-pg .smile-div .right {
		width: 45%;
	}
	#cleaning-policy-pg #last-section h3.visible-desktop,
	#cleaning-policy-pg h3.visible-desktop.first-h3	{
		
	}
	#cleaning-policy-pg .policy-item {
		margin-left: 0;
	}
}