@charset "UTF-8";

.inner_SDGs {
	border: 4px solid #f9bc00;
}
.list1_SDGs li::before{
	color: #f9bc00;
    display: none!important;
}

.titleh2 h2 {
	color: #f9bc00;
}

.titleh2 .date {
	color: #7d7d7d;
}
.titleh2 .date::before,
.titleh2 .date::after {
	color: #7d7d7d;
}
.mark1 {
	border: 4px solid #f9bc00;
}

.mark2 {
	background:#f9bc00;
}
.mark1 span {
	color: #f9bc00;
}
.number {
	color: #f9bc00;
	background: url(img/logo2.png) no-repeat left top;
	background-size: 60px;
}
.txt1_SDGs h3 {
	color: #f9bc00;
}
.post_txt h3 {
	color: #f9bc00;
}
.box2_SDGs{
    position: relative;
}

.widad3{
    width: 200px;
}
.widad1{
    width: 258px;
}
.widad2{
    width: 330px;
}
.ad202112 {
    position: absolute;
    right: -160px;
    top: -190px;
    width: 310px;
}
.yokohamalogo {
    float: left;
    width: 256px;
}
.yokohamatxt{
    padding-left: 270px;
}
.ad202112_2 {
    position: absolute;
    left: -20px;
    top: -20px;
    width: 70px;
}
.titleh3 {
    
}
.txt_b{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.inlinetb1{
    display: inline-block;
    width: 30%;
    vertical-align: middle;
    box-sizing: border-box;
}
.inlinetb1::before{
	content:'■';
	position: absolute;
	left: 0px;
	top: 50%;
    margin-top: -12px;
	color: #f9bc00;
}
.inlinetb2{
    display: inline-block;
    width: 68%;
    vertical-align: middle;
    box-sizing: border-box;
    padding-left: 5%;
    border-left: 2px solid #f9bc00;
}

.post_item ul {
	text-align: center;
}
.post_item li {
    display: inline-block;
	width: 468px;
	vertical-align: top;
    text-align: left;
	margin: 20px 2%;
}
.gooditemtxt1 h4{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.post_item .titleh3{
    font-size: 24px;
	line-height: 34px;
}

.memo_txt {
	padding-left: 0px!important;
	font-size: 16px;
	line-height: 30px;
}

@media screen and (max-width: 900px) {

.ad202112 {
    position: absolute;
    right: -2%;
    top: -50px;
    width: 200px;
}
.yokohamalogo {
    float: left;
    width: 100px;
}
.yokohamatxt{
    padding-left: 120px;
}
.ad202112_2 {
    position: absolute;
    left: -10px;
    top: -10px;
    width: 35px;
}
.txt_b{
    font-size: 16px;
}
.post_item li {
    display: inline-block;
	width: 45%;
	vertical-align: top;
    text-align: left;
	margin: 20px 2%;
}

}
@media screen and (max-width: 600px) {
.ad202112 {
    position: absolute;
    right: -2%;
    top: -30px;
    width: 150px;
}
.post_item li {
    display: block;
	width: 380px;
    text-align: left;
	margin: 20px auto;
}
.post_item .titleh3{
    font-size: 20px;
	line-height: 34px;
}
}

@media screen and (max-width: 400px) {

.post_item li {
	width: 90%;
}
}