/*************************************
html:lang(en)
html:lang(ko)
html:lang(th)
html:lang(zh-Hans)
html:lang(zh-Hant)
*************************************/


@media screen and (min-width: 737px) {
	html:lang(en) .page-about .summary__header .summary__title {
	    background-image: url(/about/images/wovn/summary_title_en_pc.svg);
	}
	html:lang(en) .page-about .summary__text .text1 {
	    background-image: url(/about/images/wovn/summary_text1_en_pc.svg);
	}
	html:lang(en) .page-about .summary__text .text2 {
	    background-image: url(/about/images/wovn/summary_text2_en_pc.svg);
	}
	html:lang(en) .page-about .summary__text .text3 {
	    background-image: url(/about/images/wovn/summary_text3_en_pc.svg);
	}
	html:lang(en) .page-about .summary__text .text4 {
	    background-image: url(/about/images/wovn/summary_text4_en_pc.svg);
	}

	html:lang(en) .page-about .feature1 .label1 span {
	    background-image: url(/about/images/wovn/feature1_label1_en.svg);
	}
	html:lang(en) .page-about .feature1 .label2 span {
	    background-image: url(/about/images/wovn/feature1_label2_en.svg);
	}
	html:lang(en) .page-about .feature1 .feature__title {
	    background-image: url(/about/images/wovn/feature1_title_en.svg);
	}

	html:lang(en) .page-about .feature2 .label1 span {
	    background-image: url(/about/images/wovn/feature2_label1_en.svg);
	}
	html:lang(en) .page-about .feature2 .feature__title {
	    background-image: url(/about/images/wovn/feature2_title_en.svg);
	}

	html:lang(en) .page-about .feature3 .label1 span {
	    background-image: url(/about/images/wovn/feature3_label1_en.svg);
	}
	html:lang(en) .page-about .feature3 .label2 span {
	    background-image: url(/about/images/wovn/feature3_label2_en.svg);
	}
	html:lang(en) .page-about .feature3 .label3 span {
	    background-image: url(/about/images/wovn/feature3_label3_en.svg);
	}
	html:lang(en) .page-about .feature3 .feature__title {
	    background-image: url(/about/images/wovn/feature3_title_en.svg);
	}

	html:lang(en) .page-about .activity__header .title {
	    background-image: url(/about/images/wovn/activity_title_en_pc.svg);
	}
	html:lang(en) .page-about .gourmet__header .copy {
	    background-image: url(/about/images/wovn/gourmet_copy_en_pc.svg);
	}

	html:lang(en) .page-about .guide__header .title {
	    background-image: url(/about/images/wovn/guide_title_en.svg);
	}

	html:lang(en) .page-about .guide__nav__list__item1 a {
	    background-image: url(/about/images/wovn/guide_nav1_en_pc.svg);
	}
	html:lang(en) .page-about .guide__nav__list__item2 a {
	    background-image: url(/about/images/wovn/guide_nav2_en_pc.svg);
	}
	html:lang(en) .page-about .guide__nav__list__item3 a {
	    background-image: url(/about/images/wovn/guide_nav3_en_pc.svg);
	}
	html:lang(en) .page-about .guide__nav__list__item4 a {
	    background-image: url(/about/images/wovn/guide_nav4_en_pc.svg);
	}

	html:lang(en) .page-about .guide__nav__list__item1 a:before {
	    background-image: url(/about/images/wovn/guide_nav1_h_en_pc.svg);
	}
	html:lang(en) .page-about .guide__nav__list__item2 a:before {
	    background-image: url(/about/images/wovn/guide_nav2_h_en_pc.svg);
	}
	html:lang(en) .page-about .guide__nav__list__item3 a:before {
	    background-image: url(/about/images/wovn/guide_nav3_h_en_pc.svg);
	}

	html:lang(en) .page-about .guide__nav__list__item4 a:before {
	    background-image: url(/about/images/wovn/guide_nav4_h_en_pc.svg);
	}


}