/* View Small */

html {
	min-height: 100vh;
	font-size: 22px !important;
}
body {
	min-width: 600px;
	min-height: 100vh;
	font-size: 22px !important;
	line-height: 1.8em;
	overflow-wrap: anywhere;
}
.section {
    margin: 0 auto 4em auto;
}
.block:not(:last-of-type) {
    margin-bottom: 3em;
}
.inner {
	padding: 0 45px;
	min-width: 600px;
	min-width: 0;
	max-width: 100%;
}
.only_mobile {
	display: block;
}
.only_mobile.inline {
	display: inline-block;
}
.only_pc,
.only_pc.inline {
	display: none;
}
ul.disc li {
    margin-left: 1em;
    list-style: disc;
}
.nice-select:after {
    height: 8px;
    margin-top: -6px;
    width: 8px;
}

.splide__arrow {
    width: 45px;
    height: 45px;
}

.post a {
	overflow-wrap: anywhere;
}
.main,
.main_contents {
	float: none;
	width: 100% !important;
}
.side,
.side_toc {
	float: none;
	position: relative;
	top: auto;
	margin-bottom: 3em;
	width: 100% !important;
}
.side_toc h2.title {
	display: none !important;
}
.side_toc {
	padding: 1.5em;
	background: #fff;
	border-radius: 6px;
}
.side_toc h3 {
	margin-bottom: 1em;
	font-size: 1.2em;
	font-weight: 500;
}
.side_toc li:not(:last-of-type) {
    margin-bottom: 0.5em;
}
.main.righter,
.side.righter {
	float: none !important;
}
.main.lefter,
.side.lefter {
	float: none !important;
}
h2.title {
    font-size: 1.8em;
}
h2.title .title_small {
	margin-top: 0;
}
h2.title .title_small.inline,
h3.title .title_small.inline {
    display: block;
    margin-top: 0;
    margin-left: 0;
    transform: none;
}
h2.title .title_ja {
    font-size: 0.6em;
}
h2.title .title_en small {
    font-size: 70%;
}
h3.title {
    font-size: 1.4em;
    font-size: 1.35em;
}
h3.title .title_small {
	margin-top: 0.3em;
}
h4.title {
	font-size: 1.1em;
	line-height: 1.5em;
}
h5.title {
	line-height: 1.5em;
}
#page_heading.exist_category h2.title .title_en {
    font-size: 0.6em;
    line-height: 1.5em;
}

#error_404 {
	padding: 8em 0 0 0;
}
.alt_page {
	margin: 5em 0 5em 0;
	text-align: center;
}
.alt_page_pane {
	display: block;
}
.alt_page_pane h5 a {
	font-size: 1em;
	line-height: 1.6em;
	text-decoration: none;
}
.alt_page_pane h4 {
	font-size: 0.7em !important;
	text-align: center;
}


.heading {
	margin-bottom: 2em;
}
.heading h3.title {
    line-height: 1.2em;
}
.heading h3.title .title_small {
	font-size: 0.57em;
	font-size: 0.5em;
	letter-spacing: 0;
    line-height: 1.2em;
}
#home_readings .heading h3.title .title_en {
	margin-bottom: 0;
    font-size: 0.9em;
	letter-spacing: 0.01em;
}
.heading h3.title .title_ja {
    font-size: 0.6em;
    line-height: 1.2em;
    letter-spacing: 0;
}
.heading .more p a {
	margin-top: 3px;
	margin-top: 5px;
	padding: 0.85em 1.35em 0.9em 1.35em;
	font-size: 0.9em;
}
.summary p,
p.summary {
    font-size: 1.1em !important;
    line-height: 2em !important;
	font-size: 1.05em !important;
    line-height: 1.9em !important;
}

/** More **/

.more {
    margin-top: 2em;
}
.more p a {
	padding: 1em 1.7em 1.08em 1.8em;
	padding: 1em 1.7em 1.05em 1.8em;
	font-size: 0.9em;
	letter-spacing: 0;
}
.more p a:hover {
    padding: 1em 1.7em 1.08em 1.8em;
    padding: 1em 1.7em 1.05em 1.8em;
}
.more p a:hover::before {
	opacity: 0;
}

/** Button **/

.button {
    margin-top: 2em;
}
.buttons .button {
    float: none;
    margin-top: 1.5em;
	margin-right: auto;
}
.button p {
	display: block;
	width: fit-content;
}
.button p a {
	display: block;
    padding: 1em 1.6em 1.1em 3.8em;
    line-height: 1.2em;
}
.button a::before {
	left: 30px !important;
	width: 30px !important;
	height: 30px !important;
}
.button.external_link a {
    padding-left: 3em;
    padding-left: 3.8em;
}
.button.external_link a::before {
	width: 28px !important;
	height: 28px !important;
}

/** Tabs **/

.tabs li,
.tabs_link li a {
	padding: 1.2em 0;
    font-size: 0.9em;
    font-size: 0.85em;
	line-height: 1.5em;
}
.tabs_link li {
	padding: 0;
}
.tabs ul {
    padding: 0;
}


/* List Filter */

.list_filter_heading {
	float: none;
	margin-bottom: 1.5em;
	width: 100%;
}
.list_filter_heading h4 {
	float: left;
	margin-top: 8px;
	margin-bottom: 0;
	line-height: 1.5em;
}
.list_filter_heading h4 .label {
	display: inline;
	margin-top: -6px;
	margin-right: 0.3em;
}
.list_filter_all {
	float: right;
	margin-top: 0;
	padding: 0.2em 1em 0.25em 1em;
}
.list_filter_content {
	float: none;
	width: 100%;
}
#list_filter_application_splide {
	padding-right: 45px;
}
.list_filter_application {
	padding: 0.5em 0.8em 0.6em 0.8em;
	padding: 0.5em 0.55em 0.6em 0.55em;
}
.list_filter_country,
.list_filter_category,
.list_filter_tag {
	padding: 0.1em 0.8em;
	margin: 0 0.6em 0.6em 0;
	font-size: 0.82em;
}
.list_filter_icon {
	margin-bottom: 0.5em;
}
.list_filter_application h5 {
	font-size: 0.65em;
	letter-spacing: 0.1em;
	letter-spacing: 0;
}
#list_filter_active {
    padding: 0.65em 30px 0.8em 30px;
}
#list_filter_active::before {
	top: 0.65em;
	left: auto;
	right: 28px;
	height: 52px;
}
#emcertification_list_filters #list_filter_active::before {
	left: auto;
	right: 28px;
}
#list_filter_active_action {
	float: none;
	margin-top: 0.65em;
	width: 100%;
}
#list_filter_search {
	margin-left: 0;
	padding: 0.45em 1.5em 0.5em 1.5em;
	font-size: 0.8em;
	width: 48%;
}
#list_filter_reset {
	margin-left: 4%;
	padding: 0.45em 1.5em 0.5em 1.5em;
	font-size: 0.8em;
	width: 48%;
}
#list_filter_active .no_active {
	position: relative;
	top: auto;
	left: auto;
	transform: none;
	font-size: 0.8em;
	line-height: 48px;
	text-align: center;
}
#list_filter_active ul {
	float: none;
	width: 100% !important;
}
#list_filter_active li {
    margin-right: 0.6em;
    margin-bottom: 0.6em;
	padding-top: 0;
	padding-bottom: 0;
    font-size: 0.65em;
	line-height: 40px;
}
.filter_em1 p {
    font-size: 1em;
}
.filter_em1 p span {
    margin-top: 3px;
    width: 25px;
    height: 25px;
}
#list_filter_active_em1 {
	margin-top: 8px;
	margin-right: 23px;
	width: 87px;
}
#emcertification_list_filters #list_filter_search,
#emcertification_list_filters #list_filter_reset {
	width: calc((96% - 110px) / 2);
}

/* Banner Village */

.banner_village {
	min-width: 100%;
}
.banner_village a {
	text-decoration: none;
}
.banner_village .banner_village_image {
	float: none;
	width: 100%;
	padding: 1em;
	border-right: none;
	border-bottom: solid 1px #eee;
	background: #fff;
}
.banner_village .banner_village_image img {
	mix-blend-mode: multiply;
}
.banner_village .banner_village_image h3.banner_village_title_ja {
	margin-bottom: 0.35em;
	font-size: 0.75em !important;
}
.banner_village .banner_village_text h3.banner_village_title_en {
	margin-bottom: 0.5em;
	font-size: 1em !important;
}

.banner_village .banner_village_text {
	float: none;
	padding: 1.5em 1.75em;
	width: 100%;
}
.banner_village .banner_village_text h3 {
	font-size: 1.1em;
	line-height: 1.2em;
}
.banner_village .banner_village_text h3 span {
	margin-top: -5px;
	padding: 0.58em 0.65em;
	font-size: 0.65em !important;
	vertical-align: middle !important;
}
.banner_village .banner_village_text h4 {
	margin-bottom: 0.5em;
	font-weight: 500;
	font-size: 0.9em;
	line-height: 1.5em;
}
.banner_village .banner_village_text p {
	font-size: 0.75em;
	font-size: 0.9em;
	line-height: 1.5em;
}


/* Case_list */

.case_list_filter_country,
.case_list_filter_tag {
	float: left;
	margin: 0 0.65em 0.65em 0;
	padding: 0.3em 0.851em;
	font-size: 0.75em;
}
.case_list_filter_heading {
    float: none;
	padding-top: 0 !important;
	margin-bottom: 1em;
    width: 100%;
}
.case_list_filter_heading h4 {
    float: left;
}
.case_list_filter_heading .case_list_filter_all {
	float: left;
    padding: 0.1em 1em 0.2em 1em;
}
.case_list_filter_heading h4 {
	padding-top: 12px;
	padding-top: 4px;
	margin-right: 1.5em;
}
.case_list_filter_content {
    float: none;
    width: 100%;
}
#case_list_filter_application_splide .splide__track {
	padding-right: 45px !important;
}
.case_list_filter_application {
	clear: none !important;
	margin: 0 !important;
}
.case_list_filter_application h5 {
    font-size: 0.9em;
    font-size: 0.85em;
}
.case_list_filter_application:not(:last-of-type) {
    margin-right: 20px !important;
}
#case_list_filter_countries_splide .splide__track {
	padding-right: 50px !important;
}
.case_list_filter_country h5 {
    font-size: 0.72em;
}
.case_list_filter_country:not(:last-of-type) {
    margin-right: 15px !important;
}

._case_pane {
	width: 48.2% !important;
	margin: 0 !important;
	padding: 0 !important;
	border-left: none !important;
	border-right: none !important;
	clear: none !important;
}
._case_pane:nth-of-type(odd) {
	padding-right: 1.8% !important;
	margin-right: 1.8% !important;
	width: 50% !important;
	border-right: 1px solid #ededed !important;
}
._case_pane:nth-of-type(2n + 1) {
	clear: both !important;
}
._case_pane:nth-last-of-type(n + 3) {
	margin-bottom: 1em !important;
}
.case_pane {
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	border-left: none !important;
	border-right: none !important;
	clear: none !important;
}
.case_pane:not(:last-of-type) {
	margin-bottom: 2em !important;
}
.case_panes .case_pane:not(:first-of-type):nth-of-type(3n + 1):before {
    display: none;
}
.case_pane:nth-of-type(3n - 1) {
    width: 100%;
}
#case_list_filter_active_action {
	float: none;
	margin-bottom: 0.75em;
}
#case_list_filter_active {
	padding: 1em 30px 0.35em 30px;
}
#case_list_filter_active ul {
	float: none;
	width: 100%;
	width: auto;
}
#case_list_filter_active li {
	margin-right: 0.75em;
	margin-bottom: 0.75em;
	font-size: 0.756em;
}
#case_list_filter_search {
	float: left;
	margin-left: 0;
	padding: 0.45em 1.5em;
	width: 48%;
}
#case_list_filter_reset {
	float: right;
	margin-left: 0;
	width: 48%;
}


/* Menu Switch */

#menu_switch {
	top: 58px;
}
#_menu_ja_mobile {
	position: fixed;
	right: 90px;
	top: 39px;
	z-index: 10;
}
#_menu_ja_mobile a {
	display: block;
	padding: 9px 12px;
	font-size: 0.95em;
	color: #50ad33 !important;
	line-height: 1em;
	border: solid 2px #50ad33;
	border-radius: 4px;
	background: #fff;
}
#menu_lang {
	position: fixed;
	right: 90px;
	top: 39px;
	top: 42px;
	top: 51px;
	z-index: 10;
}
.fixed #menu_lang {
	top: 42px;
}
#menu_lang .menu_lang_select {
    float: left;
    display: block;
}
#menu_lang .menu_lang_select a {
	display: block;
	padding: 0.3em 0.6em;
	width: auto;
	height: auto;
	color: #111 !important;
	background: #fff;
	text-align: center;
	line-height: 1.2em;
	font-size: 0.85em;
	font-weight: 500;
	border: solid 1px #111;
}
#menu_lang .menu_lang_select.active a {
    color: #fff !important;
    border-color: #111;
    background: #111;
}
.fixed #menu_switch {
	top: 45px;
	top: 50px;
}
._expanded #menu_switch {
	top: 45px;
	top: 50px;
}
#menu_switch p {
	width: 30px;
	height: 20px;
}
.switch_bar {
	width: 30px;
	height: 2px;
}
.expanded #menu_switch #switch_top {
	top: 9px;
}
.expanded #menu_switch #switch_bottom {
	bottom: 9px;
}
.page_home .switch_bar {
	background: #fff;
}
.page_home.fixed .switch_bar {
	background: #50ad33;
}


/** Custom_Post_Single **/

.post_single_meta {
    position: relative;
    top: auto;
    float: none;
    width: 100%;
}
.post_single_meta h2 {
	margin-bottom: 2em;
    font-size: 1.1em;
    -ms-writing-mode: tb-rl;
    writing-mode: horizontal-tb;
}
.post_single_article {
    float: none;
    width: calc(100% - 130px);
    width: 100%;
}
.post_single_heading {
    margin-bottom: 3em;
    padding: 2em 0 2.1em 0;
}
.post_single_heading h2 {
	margin-bottom: 1em;
    padding: 0;
    font-size: 1.8em;
    font-size: 1.6em;
    font-size: 1.4em;
    line-height: 1.5em;
}
#column_single .post_single_heading h2,
#report_single .post_single_heading h2 {
    margin-bottom: 0;
}
#case_hero {
	margin-bottom: 3.5em;
	height: 320px;
	height: 460px;
	height: 600px;
}
#case_summary_video {
	top: 0;
}
#case_summary_video video {
	width: auto;
	height: 100%;
	transform: translateY(0);
}
#case_desc {
    float: none;
    width: 100%;
    font-size: 1.05em;
}
#case_main_image {
    margin-bottom: 2.5em;
}
.post_single_content h3 {
    margin-bottom: 0.8em;
    font-size: 1.3em;
}
.post_single_content h3 .label {
    display: block;
	margin-left: 0 !important;
	margin-bottom: 0.2em;
}
.post_single_content_text {
    margin-bottom: 2em;
}
.post_single_content p {
    line-height: 1.8em;
}
.post_single_content_images {
    margin-bottom: 2em;
}
.post_single_content_image {
    margin-bottom: 1.5em;
}
.post_single_content_image_main {
	margin-bottom: 2.5em;
}
.post_single_content_image_text .post_single_content_image {
    float: none;
    margin-right: 0;
}
.post_single_content_image_text .post_single_content_image,
.post_single_content_text_image .post_single_content_image {
    margin-bottom: 1em;
    width: 100%;
}
.post_single_content_images_2 .post_single_content_image {
    width: 100%;
}
.post_single_content_images_3 .post_single_content_image {
    width: 100%;
}
.post_single_content_images .post_single_content_image {
    float: none;
    margin-bottom: 1em;
}
.post_single_content_images .post_single_content_image:last-of-type {
    margin-bottom: 0;
}
.post_single_date {
	margin-top: 1.5em;
	margin-top: 3em;
	margin-bottom: 0 !important;
}
#living_courtesy {
    clear: both;
    margin-top: 1.5em;
	margin-bottom: 0;
    margin-right: 0;
}
#single_paging {
    margin-top: 4em;
    margin-bottom: 5em;
}


/** Page_heading **/

#page_heading {
    margin-bottom: 3em;
}
#page_heading h5 {
    font-size: 1.4em;
    font-size: 1.2em;
}
#page_heading .tabs {
    margin-bottom: 0;
}
#page_heading.exist_category h2.title,
#_page_heading.exist_menu h2.title {
	float: none;
}
#page_heading.w_submenu h2.title {
	margin-bottom: 1em;
	margin-bottom: 0.8em;
}
#page_heading .category_title {
	float: none;
	margin-bottom: 2em;
}
.page_heading_image {
    border-radius: 12px;
}
.page_heading_summary p {
    font-size: 1.08em;
    font-size: 1.05em;
}
#page_heading_menu {
	float: none;
	clear: both;
	margin-bottom: 3em;
}
.wo_summary #page_heading_menu {
	margin-bottom: 0;
}
#page_heading_menu h5 {
	display: none;
	float: left;
	padding-top: 0.4em;
	margin-right: 1em;
	font-size: 1em;
	font-weight: 500;
}
#page_heading_menu form {
	float: left;
}
#page_heading_menu select {
	padding: 0.45em 0.85em 0.45em 48px;
	border: solid 1px #ddd;
	border-radius: 4px;
	font-size: 1em;
	background: url(../images/common/icon_select.png) no-repeat center left 18px / 18px;
}
#page_heading_menu li {
    float: none;
    width: 100%;
	margin: 0 !important;
}
#page_heading_menu .nice-select {
    font-size: 0.85em !important;
    font-size: 0.9em !important;
    height: 3em !important;
    line-height: 3em !important;
}
#_page_heading_menu .nice-select .list {
    left: auto;
	right: 0;
}
.nice-select .option {
	font-size: 1em !important;
}
#page_heading.w_more .more {
	float: none;
	margin-bottom: 1.5em;
}


/* Page Hero */

#mission_hero,
#em_hero,
#village_hero {
	height: 840px !important;
}
#mission_summary_video,
#em_summary_video,
#village_summary_video {
	width: auto !important;
	height: 100% !important;
}
#mission_summary_video video,
#em_summary_video video,
#village_summary_video video {
	width: auto !important;
	height: 100% !important;
	transform: translateY(0) !important;
	z-index: 20;
}
#em_summary_video::before,
#village_summary_video::before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.35;
	z-index: 10;
}

/* Page_contents */

.page_contents h3.title {
    font-size: 1.4em;
}

.list_compact .list_image {
    width: 90px;
}
.list_compact .list_text {
	padding: 0.5em 1.5em 0 1.5em;
	padding: 1em 1.35em 0 1.35em;
	width: calc(100% - 90px);
	height: 90px;
}
.list_compact .list_text h4.title {
    margin-bottom: 0;
	font-size: 0.8em;
	line-height: 1.4em;
}

.page_single #waist {
	margin-top: 0;
}


/* Header */

#header {
	height: 135px;
	background: none;
}
.fixed #header {
	height: 110px;
	background: none;
}
#header .inner {
	padding: 35px 68px 35px 40px;
}
.fixed #header .inner {
	padding: 22px 68px 23px 40px;
}
._expanded #header .inner {
	padding: 22px 68px 23px 40px;
}
#header_logo {
	margin-top: 12px;
	margin-top: 4px;
	width: 160px;
	width: 380px;
	width: 340px;
}
.fixed #header_logo {
	margin-top: 10px;
}
.page_home #header_logo {
	background: url(../images/common/emrojapan.com_white.png) no-repeat center / 100%;
	transition: all 100ms ease-in-out;
}
.page_home.fixed #header_logo {
	background: url(../images/common/emrojapan.com.png) no-repeat center / 100%;
	transition: all 100ms ease-in-out;
}
.fixed #menu_inner,
#menu_inner {
    padding: 135px 45px 100px 45px;
	min-width: 0;
}
#menu_main {
    float: none;
	margin-bottom: 0;
    width: 100%;
}
#menu_brand {
	float: none;
    margin-bottom: 1.25em;
	margin-right: 0;
	padding-bottom: 1.5em;
	width: 100%;
	border-bottom: solid 1px #eee;
}
#menu_brand h4 {
	float: none;
	margin-right: 0;
	margin-bottom: 1em;
	padding-right: 0;
	border-right: none;
	font-size: 0.8em;
	line-height: 1.8em;
}
#menu_brand li {
	width: 14%;
}
#menu_brand li.menu_brand_wide {
	width: 21%;
}

/*
#menu_brand li {
	width: 16%;
}
#menu_brand li#menu_brand_emseikatsu,
#menu_brand li#menu_brand_handloop,
#menu_brand li#menu_brand_tsushin {
	width: 10%;
}
*/
/* #menu_brand li a img {
	width: 100% !important;
	height: auto !important;
}
#menu_brand li:not(:last-of-type) {
	margin-right: 1.8em;
	margin-right: 1.6em;
	margin-right: 1.5em;
	margin-right: 1em;
}
#menu_brand li a img {
	height: 100px;
} */
#menu_sns {
	float: none;
	margin-top: 0;
	margin-bottom: 3em;
	margin-right: 0;
}
#menu_sns li {
    width: 35px;
    height: 35px;
    width: 38px;
    height: 38px;
}
#menu_sns li:not(:last-of-type) {
	margin-right: 1.5em;
}
#menu_sns li a,
#menu_sns li img {
	display: block;
}
#menu_emwellness {
    margin-bottom: 2em;
}
#menu_emwellness li {
    width: 30%;
}
#menu_emwellness li:not(:last-of-type) {
    margin-right: auto;
}
#menu_emwellness li:nth-of-type(3n - 1) {
    margin: 0 5%;
}
#menu_emwellness li:nth-of-type(3n + 1) {
    clear: both;
}
#menu_emwellness li a {
    display: block;
	width: 100%;
}
.menu_category {
	clear: both !important;
    padding-right: 1.5em;
    padding-right: 0;
	padding-bottom: 1.5em;
	margin: 0 0 1.5em 0 !important;
	width: 100%;
	border-bottom: solid 1px #eee;
	border-bottom: solid 1px #e3e3e3;
}
.menu_category:nth-of-type(3n - 1) {
	margin: 0;
}
._menu_category:nth-of-type(odd) {
	clear: both !important;
}
._menu_category:nth-of-type(even) {
	clear: none !important;
	float: right !important;
}
._menu_category h4 {
	float: left;
	margin-bottom: 1.25em;
	width: 50%;
    font-size: 1em;
}
.menu_child {
	clear: both;
	margin-top: 0.75em;
}
.menu_child li {
	position: relative;
	float: left;
	padding-left: 16px;
	width: 50%;
	width: 48%;
	line-height: 1.15em;
}
.menu_child li:nth-of-type(even) {
	float: right;
}
.menu_child li:nth-of-type(2n + 1) {
	clear: both;
}
#menu_category_group .menu_child li:nth-of-type(n + 3) {
	width: 100%;
}
.menu_category .menu_child:last-child,
.menu_category h4:last-child {
	margin-bottom: 0;
}
#menu_others h4 {
	float: left;
	margin-bottom: 1em;
	margin-right: 0 !important;
	padding-right: 0 !important;
	width: 50%;
	font-size: 0.85em !important;
	border: none !important;
}
#menu_contact {
	margin-top: 1em;
	clear: both;
}
#menu_ja {
	margin-bottom: 0 !important;
}
.menu_child li::before {
	position: absolute;
	left: 0;
	top: 0.15em;
	transform: none;
	margin-right: 0.25em;
	width: 9px;
	height: 15px;
	height: 17px;
	content: '';
	background: url(../images/common/icon_submenu.png) no-repeat left center / 5px;
	background: url(../images/common/icon_submenu.png) no-repeat left center / 8px;
	filter: invert(100%);
}
#menu_category_business h4,
#menu_category_application h4,
#menu_category_about h4 {
	display: inline-block;
}
#menu_category_business h4:nth-of-type(2),
#menu_category_application h4:nth-of-type(2),
#menu_category_about h4:nth-of-type(2) {
	padding-left: 1.15em;
	margin-left: 0.65em;
	border-left: solid 1px #111;
}

#menu_category_others.menu_category {
	margin-bottom: 1.25em !important;
	padding-bottom: 1.25em;
	border-bottom: solid 1px #eee;
}

.menu_category h4 {
    margin-bottom: 0.5em;
    font-size: 1em;
    font-size: 1.15em;
}
.menu_category li a {
    font-size: 0.8em;
    font-size: 0.85em;
    letter-spacing: 0.03em;
}
#menu_sub {
    float: none;
    width: 100%;
	padding-left: 0;
	border-left: none;
}
#menu_case_slides {
	padding-right: 50px;
	overflow: visible;
}
/* #menu_case .case_pane {
    margin-right: 3.5% !important;
    padding-right: 3.5% !important;
    width: 100% !important;
    border-right: solid 1px #ededed !important;
}
#menu_case .case_pane:nth-of-type(odd) {
	margin-right: 3.5% !important;
    padding-right: 3.5% !important;
    width: 100% !important;
} */
#menu_case #menu_case_slides .case_pane:last-of-type {
	border-right: none !important;
}
#menu_case .case_text h4 {
	font-size: 0.75em;
	font-weight: 400;
	line-height: 1.3em;
}


/* Neck */

#neck {
	margin-top: 145px;
}
.fixed #neck {
	margin-top: 110px;
}
.page_home #neck {
	margin-top: 0;
}
.post_single {
    margin-top: 196px;
}
.post_single {
	margin-top: 145px;
}
.fixed .post_single {
	margin-top: 110px;
}


/* Home */

/** Hero **/

#home_hero {
	position: relative;
	margin-bottom: 0;
}
#home_hero_slides {
	width: 100%;
	height: 100dvh;
	max-height: 100%;
	max-height: 1000px;
	max-height: 960px;
	min-height: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
#home_hero_slides::before {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.home_hero_slide {
	min-height: calc(100vh - 70px);
}
#home_hero_slides-slide01 {
	background: url(../images/home/home_hero_slide_mobile_1.jpg) no-repeat center / cover;
}
#home_hero_slides-slide02 {
	background: url(../images/home/home_hero_slide_mobile_2.jpg) no-repeat center / cover;
}
#home_hero_slides-slide03 {
	background: url(../images/home/home_hero_slide_mobile_3.jpg) no-repeat center / cover;
}
.home_hero_slide_pagination {
	display: none;
}
#home_hero_text_mobile {
    position: absolute;
	top: 185px;
	top: 270px;
	top: 350px;
	left: 75px;
	left: 35px;
	width: calc(100% - 150px);
	width: calc(100% - 70px);
	text-align: center;
	text-align: left;
    z-index: 10;
}
#home_hero_copy_mobile {
    margin: 0 auto 2em auto;
    margin: 0 auto 0.5em auto;
	color: #fff;
	font-weight: 500;
	font-style: normal;
	font-size: 1.5em;
	font-size: 1.8em;
	font-size: 2em;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	z-index: 1001;
}
#home_hero_text_mobile h5 {
    position: relative;
    bottom: auto;
    left: auto;
	transform: none;
    color: #fff;
	font-size: 0.9em;
	font-size: 0.85em;
	text-align: center;
	text-align: left;
}
#home_hero_about_mobile {
	display: inline-block;
	position: absolute;
	bottom: auto;
	right: auto;
	right: 18px;
	right: 8px;
	top: 105px;
	top: 120px;
	margin-top: 2em;
	margin-top: 0;
	opacity: 1;
	opacity: 0;
	z-index: 1001;
	animation: hero_about_mobile_reveal 500ms ease-in-out 1100ms 1 forwards;
}
@keyframes hero_about_mobile_reveal {
	0% {
		right: 8px;
		opacity: 0;
	}
	100% {
		right: 18px;
		opacity: 1;
	}
}
.home_hero_copy_line {
	padding: 0;
}
#home_hero_about_mobile a {
    position: relative;
	display: block;
	padding: 1.1em 1.6em 1.2em 65px;
	padding: 0.9em 1em 0.9em 48px;
	color: #fff !important;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-size: 0.8em;
	line-height: 20px;
    font-weight: 500;
	border-radius: 50vh;
	text-decoration: none;
	border: 2px solid #fff;
	background: #50ad33;
	background: none;
}
#home_hero_about_mobile a::before {
    position: absolute;
	top: 50%;
	left: 17px;
	transform: translateY(-50%);
	content: '';
    width: 25px;
	height: 25px;
	background: url(../images/common/icon_q.png) no-repeat center / 100%;
}
#home_hero_about_mobile a span {
    display: inline-block;
	margin-left: 0.3em;
	width: 42px;
	width: 39px;
	transform: translateY(1px);
}
#home_hero_about_mobile a span img {
	display: block;
}
#home_hero_news {
	left: 35px;
	bottom: 42px;
	bottom: 30px;
	width: calc(100% - 70px);
}
.home_hero_news_slide {
	border-radius: 3px;
	overflow: hidden;
}
.home_hero_news_thumbnail {
	margin-top: 5px;
	margin-right: 18px;
	width: 90px;
	height: 90px;
	width: 74px;
	height: 74px;
	border-radius: 0;
	border-radius: 50%;
}
.home_hero_news_text {
	padding: 0.5em 0.75em;
	width: calc(100% - 120px);
	width: calc(100% - 100px);
	max-width: 100%;
	height: 90px;
	height: 80px;
	border-radius: 0;
	border-radius: 11px;
}
.home_hero_news_text h4 {
    margin-bottom: 0;
	font-size: 0.75em;
	line-height: 1.3em;
	letter-spacing: 0;
}
.home_hero_news_text p {
	margin-bottom: 0.8em;
	margin-bottom: 0.25em;
	font-size: 0.6em;
	color: #111;
}

/** What **/

#home_what {
	background: #fff;
}
#home_what .inner {
	padding-top: 2.5em;
	padding-bottom: 2em;
}
#home_what_pane {
    margin-left: 0;
    padding: 0;
    width: 100%;
	border: none;
    border-radius: 0;
}
#home_what_text {
	float: none;
	width: 100%;
}
#home_what_image {
	margin-bottom: 2em;
	float: none;
	width: 100%;
}
#home_what_text h4 {
	margin-bottom: 0.8em;
	font-size: 1.27em;
	line-height: 1.5em;
	letter-spacing: 0;
}
#home_what_text p {
    font-size: 1em;
    line-height: 1.8em;
}
#home_what_text .more {
	text-align: center;
}

/** Certified **/

#home_certified_products {
	margin-top: 3.5em;
	margin-bottom: 5em;
}

/** Where **/

#home_where {
	padding: 3.5em 0 3.5em 0;
}
#home_where_video video {
	min-width: 0;
	height: 100%;
	object-fit: cover;
}
#home_where h3 {
	margin-bottom: 1em;
	font-size: 1.4em;
	font-size: 1.35em;
}
#home_where .summary {
	margin-bottom: 3.5em;
	margin-bottom: 2.5em;
	max-width: 100%;
}
#home_where .summary p {
	font-size: 0.85em !important;
	font-size: 0.9em !important;
	line-height: 1.8em !important;
	text-align: left;
}
#home_where h4 {
	margin-bottom: 1.5em;
	font-size: 1.15em;
}
#home_where_input .button p {
	margin: 0 auto;
}
.wtb_list .nice-select {
	min-width: 450px;
}
.wtb_list .nice-select .current {
    font-size: 1.03em;
}
.wtb_list .nice-select .list {
	max-height: 370px;
}

/** Living **/

.columns_portrait {
	width: 64px;
    margin-right: 0.8em;
    border-radius: 3px;
}
#home_living h3.title .title_small {
	font-size: 0.67em;
}
.living_list_pane a {
	text-decoration: none;
}
#home_living .living_list_text {
	float: none;
    padding: 2em 2.2em 2.5em 2.2em;
    padding: 1.5em 2em 2.5em 2em;
    padding: 2em 1.5em 2.5em 1.5em;
    width: 100%;
    height: auto;
}
#home_living .living_list_image {
	margin-bottom: 1.5em;
    width: 120px;
    width: 90px;
}
#home_living .living_month {
	margin-top: 30px;
	padding-left: 120px;
	font-size: 1.35em;
	letter-spacing: 0;
}
#home_living .living_list_text h4.title {
	clear: both;
}
#home_living .living_list_text h4.title {
	margin-bottom: 1.35em;
	font-size: 1.08em;
    line-height: 1.4em;
}
#home_living .living_num {
    right: 25px;
    bottom: 25px;
}
#home_living .living_list_text p,
#home_living .living_list_text h4.title {
	display: block;
	height: auto;
	-webkit-box-orient: initial;
	-webkit-line-clamp: initial;
	overflow: visible;
}
.living_list_pane p {
	clear: both;
	font-size: 0.9em;
	line-height: 1.8em;
}

#home_living_panes {
    float: none;
    width: 100%;
}
#home_living_video {
    float: none;
    width: 100%;
}

/** Activities **/

#home_activities .inner {
	padding-right: 190px;
}

/** Mission **/

#home_mission h3.title .title_en .title_small {
	display: block;
}
#home_mission_panes {
    float: none;
    margin-bottom: 3em;
    margin-bottom: 2em;
    width: 100%;
}
#home_mission_text {
    float: none;
    width: 100%;
}
#home_mission_text h4 {
	margin-bottom: 0.8em;
	font-size: 1.35em;
	line-height: 1.5em;
}
#home_mission_text p {
    font-size: 1em;
	line-height: 1.8em;
}
#home_mission .more {
	text-align: center;
}
#home_mission .more p a {
	padding: 1em 2.4em 1.08em 2.4em;
}
.home_mission_pane h5 {
	display: block;
	font-size: 0.7em;
}
.home_mission_pane h5 span {
    line-height: 1.1em;
}
.home_mission_pane h5 span:first-of-type {
	margin-right: 0;
}
.wtb_list .nice-select:after {
	right: 24px;
	margin-top: -8px;
	width: 12px;
	height: 12px;
	border-bottom: 3px solid #50ad33;
	border-right: 3px solid #50ad33;
}

/** Case **/

#home_case .heading h3.title {
    float: none;
}
#home_case .heading .more {
    margin-top: 1.4em;
}
#home_case_data {
    float: left;
    margin-top: 2em;
    margin-right: 0;

}
#home_case_features {
	margin-bottom: 1em;
	margin-left: -30px;
	padding-bottom: 1em;
	width: calc(100% + 60px);
}
#home_case_features_side {
	float: none;
	width: 100%;
}
#home_case_map {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
#home_case_map p {
	width: 100%;
	height: 350px;
}
#home_case_panes {
	margin: 0 auto;
	width: 90%;
}
#home_case_panes .case_pane {
	padding: 0 1em !important;
	margin: 0 !important;
	width: 100% !important;
	border-right: 1px solid #ededed !important;
	border-right: 1px solid #ccc !important;
}
#_home_case_panes .case_pane:not(:last-of-type) {
	padding-right: 1em !important;
	margin-right: 1em !important;
	border-right: 1px solid #ededed !important;
	border-right: 1px solid #ccc !important;
}
#home_certified_products .more,
#home_message .more,
#home_case .more {
	text-align: center;
}
#home_case .more p a {
	padding: 1em 2.4em 0.9em 2.5em;
	padding: 1em 2.4em 1.08em 2.4em;
}
.case_text h4 {
	font-size: 0.95em;
}

/** News **/

#home_news_side {
	position: relative;
	top: 0;
	left: 0;
	float: none;
	width: 100%;
}
#home_news_side ul {
	float: left;
}
#home_news_side ul {
	float: left;
}
#home_news_category li.active::before {
    position: absolute;
    top: auto;
    right: auto;
	bottom: 0;
	left: 50%;
    transform: translateX(-50%);
}
#home_news_main {
	float: none;
	padding-top: 1em;
	padding-left: 0;
	width: 100%;
	border-top: 1px solid #ededed;
	border-top: none;
	border-left: none;
}
#home_news .news_list_side {
	margin-bottom: 0;
	margin-left: -45px;
	padding: 0 0 0.5em 0;
	width: calc(100% + 90px);
	border-bottom: none;
	overflow-x: hidden;
}
#home_news .news_list_side ul {
	display: flex;
	padding: 0 35px;
	width: 100%;
	overflow-x: scroll;
	overflow-scrolling: touch;
	draggable: true;
	scroll-snap-type: x mandatory;
	scroll-behavior: smooth;
	white-space: nowrap;
	border-bottom: solid 1px #ccc;
}
#home_news .news_list_side li {
    display: inline-block;
	padding: 1em 1.25em;
	width: auto;
    font-size: 0.85em;
	line-height: 1em;
	border: solid 1px #ccc;
	border-bottom: none;
	background: #fff;
}
#_home_news .news_list_side li a {
	display: block;
	font-size: 0.9em;
	font-size: 0.87em;
	letter-spacing: 0;
}
#home_news .news_list_side li:not(:last-of-type) {
	margin-right: 0.35em;
	margin-bottom: 0;
}
#home_news .news_list_side li.active a::before {
	top: auto;
	bottom: 0;
	right: auto;
	left: 50%;
	transform: translateX(-50%);
}
#home_news .more {
	float: none;
	text-align: center;
}
#home_news .more p a {
	padding: 1em 2.4em 1.08em 2.4em;
}
#home_news .news_list_title {
	font-size: 0.85em;
}
#home_news .news_list_main li {
	padding-top: 1em;
	padding-bottom: 1.25em;
}
.news_list_main li.news_fixed {
	padding-right: 33px;
}
.news_list_main li.news_fixed::before {
	top: 1.25em;
	width: 24px;
	height: 24px;
	background: url(../images/common/icon_fixed.png) no-repeat center / 100% !important;
}
#news_list_recommend .news_list_pane:not(:last-of-type) {
	padding-bottom: 0;
	border-bottom: none;
}
#_news_list_recommend .news_list_image {
	display: block;
}

#video_message {
    left: 55px;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    font-size: 1.3em;
    width: calc(100% - 110px);
}


/* About */

/** mission **/

#em_video {
	margin-bottom: 2em;
    aspect-ratio: 4 / 5;
}
#em_video h5 {
	left: 50%;
    transform: translate(-50%, -50%);
    width: max-content;
	line-height: 2em;
}
#mission_summary_video video {
	transform: translateY(0) !important;
	width: auto !important;
}
#em_desc {
	padding: 0;
    width: 100%;
}
#em_desc p {
	font-size: 0.98em;
	line-height: 1.9em;
}
#em_desc::before {
	display: none;
}

/** Company **/

#company_data dl {
    float: none;
	margin-bottom: 2em;
    width: 100%;
}
#company_data dt {
    float: none;
    width: 100%;
}
#company_data dd {
    padding-top: 0.5em;
    padding-left: 0;
}
#company_data_updated {
    float: none;
    width: 100%;
}
#company_map {
    float: none;
    position: relative;
    top: auto;
    width: 100%;
    aspect-ratio: 3 / 2;
}

#company_images {
    float: none;
    position: relative;
    top: auto;
    width: 100%;
}
#company_exectives_image {
    float: none;
	margin-bottom: 1em;
    width: 100%;
    height: 340px !important;
    border-radius: 6px;
    overflow: hidden;
}
#company_exectives_content ul {
    float: none;
    width: 100%;
}
#company_exectives_content li {
    float: left;
	width: 48%;
}
#company_exectives_content li:nth-of-type(even) {
    float: right;
}
#company_exectives_content li:nth-of-type(2n + 1) {
    clear: both;
}
#company_exectives_content li:not(:last-of-type) {
    margin-bottom: 0;
}
#company_exectives_content li:nth-last-of-type(n + 3) {
    margin-bottom: 0.8em;
}
#company_exectives ul {
	height: auto !important;
}
#company_exectives li {
    padding: 1em;
    font-size: 0.98em;
    border-radius: 6px;
    letter-spacing: 0;
}
#company_exectives li span {
    margin-bottom: 0.5em;
    font-size: 0.7em;
    line-height: 1.2em;
}
.company_office_pane {
	clear: both !important;
	float: none !important;
	margin: 0 0 1.5em 0 !important;
	padding: 1.5em;
	width: 100%;
}
.company_office_pane_image {
	margin-bottom: 1.25em;
	border-radius: 10px;
	overflow: hidden;
}
.company_office_pane_text h4 {
	font-size: 0.75em;
}
.company_office_pane_text {
	padding: 0
}
#company_group .button {
	text-align: left !important;
}

/** Business **/

.business_pane {
    padding: 4em 2em 2em 2em;
    border-radius: 10px;
}
.business_pane:not(:last-of-type) {
    margin-bottom: 3em;
}
.business_pane::before {
    top: 1.5rem;
    left: 2rem;
    font-size: 1.5em;
    font-size: 1.05em;
    writing-mode: horizontal-tb;
}
.business_pane h3.title {
	margin-bottom: 1em;
    line-height: 1.3em;
}
#business_contents .business_pane_image {
    float: none;
	margin-bottom: 1.5em;
    width: 100%;
    border-radius: 6px;
}
#business_contents .business_pane_text {
    float: none;
	padding: 0;
    width: 100%;
}
#business_contents .business_pane_text p {
    line-height: 1.6em;
}
.business_pane_summary {
    margin-bottom: 2.5em;
    padding-top: 1em;
    padding-bottom: 2em;
}
.business_pane_summary p {
    font-size: 1.05em;
	line-height: 1.6em;
}


/* Sustainability */

/** Agriculture **/

#agriculture_circular_image {
	float: none;
	margin-bottom: 2em;
	width: 100%;
}
#agriculture_circular_text {
    float: none;
    width: 100%;
}
#agriculture_circular_text p {
    line-height: 1.8em;
}
#agriculture_motto h4 {
    font-size: 1.23em;
    letter-spacing: 0;
    line-height: 1.8em;
}
.agriculture_goals_pane {
    float: none;
    width: 100%;
}
.agriculture_goals_pane:nth-of-type(3n - 1) {
    margin: 0;
}
.agriculture_goals_pane:not(:last-of-type) {
    margin-bottom: 2em;
}
.agriculture_goals_pane_heading h4 {
    width: calc(100% - 130px);
    line-height: 100px;
}
#agriculture_promises h3.title {
    width: 100%;
}
.agriculture_goals_pane_image {
    margin-bottom: 0;
	width: 100px;
}
#agriculture_promises .inner {
    padding: 5em 45px;
}
.agriculture_promise {
	margin-bottom: 1em;
	padding: 0;
	width: 46%;
}
.agriculture_promise:nth-of-type(odd) {
	clear: both !important;
	float: left;
	margin-bottom: 1em;
	padding: 0;
}
.agriculture_promise:nth-of-type(even) {
	float: right;
}
.agriculture_promise:nth-of-type(3n - 1) {
	margin: 0 0 1em 0;
}
.agriculture_promise:nth-of-type(3n + 1) {
	clear: inherit;
}
.agriculture_promise .agriculture_promise_num {
	float: none;
	margin: 0 auto 0.2em auto;
	width: 50px;
}
.agriculture_promise .agriculture_promise_text {
	float: none;
	width: 100%;
}
.agriculture_promise_icon {
	margin: 0 auto 0 auto !important;
	width: 25%;
}
.agriculture_promise .agriculture_promise_text h5.title {
    margin-bottom: 0.5em;
    line-height: 1.2em;
}
.agriculture_promise .agriculture_promise_text p {
    font-size: 0.9em;
    line-height: 1.5em;
}

/** Resilience **/

.resilience_challenges_pane {
    float: none;
    padding: 3em 1.5em 1.5em 1.5em;
    width: 100%;
    border-radius: 6px;
}
.resilience_challenges_pane::before {
	top: 1em;
    left: 1.5rem;
}
.resilience_challenges_pane:nth-of-type(3n - 1) {
    margin: auto;
}
.resilience_challenges_pane:nth-of-type(3n + 1) {
    clear: none;
}
.resilience_challenges_pane:nth-last-of-type(n + 4) {
    margin-bottom: auto;
}
.resilience_challenges_pane:not(:last-of-type) {
    margin-bottom: 1em;
}
#resilience_challenges h5 {
	line-height: 1.8em;
}
.resilience_challenges_pane p {
    font-size: 1.05em;
}
#resilience_supports_image {
    float: none;
	margin-bottom: 2em;
    width: 100%;
}
#resilience_supports_text {
    float: none;
    width: 100%;
}
#resilience_approach .button {
    margin-top: 1.5em !important;
}

/** Village **/

#village_tour {
	margin-bottom: 0;
}
#village_project_image {
	float: none;
	margin: 0 auto 4.5em auto;
	margin: 0 auto 6em auto;
	width: 70%;
}
#village_project_text {
	margin-bottom: 3.5em;
	float: none;
	width: 100%;
}
#village_project h3.title .label {
	margin-top: 1.5em;
	font-size: 0.6em !important;
	line-height: 1.5em;
}
.village_chart_element {
	width: 120px;
	height: 120px;
	line-height: 120px;
}
#village_chart_agri {
	margin: -85px 0 0 -85px !important;
	width: 170px;
	height: 170px;
	line-height: 170px;
}
#village_chart_agri::before {
	margin: -160px 0 0 -160px;
	width: 320px;
	height: 320px;
}
.village_facility_pane {
	float: none !important;
	margin-right: 0;
	margin-bottom: 2em;
	width: 100%;
}
.village_accelerate_pane {
	float: none !important;
	width: 100%;
}
.village_accelerate_pane:not(:last-of-type) {
	margin-bottom: 1.85em;
	padding-bottom: 1em;
	border-bottom: solid 1px #ddd;
}
#village_accelerate .buttons {
	margin-top: 2em;
}
#village_accelerate .buttons .button {
	float: none;
	margin-top: 1em;
	margin-right: 0;
	text-align: left !important;
}
#village_accelerate .buttons .button p {
	margin-bottom: 0 !important;
}
#village_cycle_image {
	padding: 2em 1em 1em 1em;
}
#village_cycle_text {
	padding: 1em 2em 1em 2em;
	padding: 1em 1.5em;
}
.village_cycle_development {
	float: none !important;
	margin-bottom: 1.25em;
	padding: 1em 1.5em;
	width: 100%;
}
#village_cycle_text h3.title {
	margin-bottom: 1em;
	font-size: 1.25em;
}
.village_cycle_development p {
	font-size: 0.85em;
	line-height: 1.7em;
}
#village_goal {
	margin-top: 6em;
	margin-top: 4em;
}
#village_goal h3 {
	margin: 0;
	padding: 1.5em 1em;
	font-size: 1em;
}
#village_news .news_list_main {
	padding-left: 0;
	padding-bottom: 0 !important;
	border: none !important;
	width: 100%;
}
#village_news .news_list_side {
	position: relative;
	top: auto;
	width: 100%;
}
#village_news .news_list_side h3 {
	float: left;
	margin-bottom: 2.5em;
}
#village_news .news_list_side .more {
	margin: 0 !important;
	margin-bottom: 2em !important;
	float: right;
}
.page_village #tie {
	margin: 0 auto 5em auto;
}
#village_summary {
	margin: 0 auto 2.5em auto;
}

#village_tour_call_mobile a {
	text-decoration: none !important;
}
#village_tour_call_mobile.button p a::before {
	position: absolute;
	top: 50%;
	left: 27px;
	transform: translateY(-50%);
	content: '';
	width: 27px;
	height: 27px;
	background: url(../images/common/icon_arrow_white.png) no-repeat center / 100%;
}
.village_tour_data {
	float: none;
	width: 100%;
}
.village_tour_data:not(:last-of-type) {
	margin-bottom: 1.5em;
}
.village_tour_data li {
	font-size: 0.9em;
	line-height: 1.9em;
}
#village_tour_toc li {
	margin-right: 50px;
	margin-right: 40px;
	margin-bottom: 1.25em;
	margin-bottom: 1.1em;
	padding: 0.5em 1em;
	padding: 0.5em 0.8em;
	font-size: 0.85em;
	font-size: 0.73em;
	letter-spacing: 0;
}
#village_tour_toc li:not(:last-of-type)::after {
	right: -35px;
	right: -27px;
	width: 24px;
	width: 20px;
	height: 24px;
	height: 20px;
}
#village_tour .note {
	font-size: 0.75em !important;
	line-height: 1.6em;
}
#village_tour thead th:first-child,
#village_tour tbody th {
	display: none;
}
#village_tour thead th {
	padding: 1em 0;
	color: #fff;
	background: #222 !important;
}
#village_tour #row_desc td {
	padding: 1em;
	vertical-align: top;
}
.table_header_row {
	display: table-row !important;
}
.table_header_row td {
	padding: 0.35em 0 !important;
	color: #fff;
	color: #888;
	font-size: 0.85em;
	background: #222 !important;
	background: #ccc !important;
}
#village_tour tbody td {
	line-height: 1.5em;
}
#village_tour tbody #row_desc td,
#village_tour tbody #row_total td {
    font-size: 0.9em;
    line-height: 1.5em;
}
#village_tour .button a {
	font-size: 0.98em;
	letter-spacing: 0;
}


/* Em */

/** What **/

#em_summary_text {
	float: none;
	margin-bottom: 2.5em;
	width: 100%;
}
#em_summary_image {
	position: relative;
	top: auto;
	float: none;
	width: 100%;
}
.em_block {
	margin-bottom: 5.5em;
	margin-bottom: 3.5em;
}
.em_block_image {
	margin-left: 30px;
	margin-left: 0;
	width: 95%;
	width: 100%;
	border: solid 1px #eee;
	border-radius: 12px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	opacity: 1;
}
.em_block_text {
	margin-top: -1.5em;
	margin-top: 0;
	margin-right: -0.5em;
	margin-right: 0;
	padding: 3em 1.5em 3em 3.6em;
	width: 95%;
	width: 100%;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-top: none;
	opacity: 1;
}
.em_block_text h3 {
	left: 18px;
	top: 30px;
	top: 74px;
	font-size: 1em;
}
.em_block_text h4.title {
	font-size: 1.05em;
}
.em_block_text .contents_desc p {
	font-size: 0.95em;
	line-height: 1.8em;
}
.em_block_text .buttons {
    margin-top: 2em;
}
.em_block_text .buttons .button {
	float: none !important;
	margin-right: 0 !important;
}
.em_block_text .buttons .button:not(:first-of-type) {
	margin-top: 0.5em !important;
	margin-top: 1em !important;
}
.em_block_text .buttons .button p {
	margin-bottom: 0 !important;
}
.em_block_text .buttons .button p {
	display: block;
	width: auto;
}

#em_where .em_block_image {
	padding: 2.5em 1.5em 3.5em 1.5em;
	padding: 2.5em 1.5em 2.5em 1.5em;
}
.em_application_pane {
	clear: none !important;
	float: left !important;
	margin: 0 0 1em 0 !important;
    width: 23.5%;
    width: 31%;
}
.em_application_pane:not(:nth-of-type(4n)) {
	margin-right: 0 !important;
}
.em_application_pane:nth-of-type(3n - 1) {
    margin-right: 3.5% !important;
    margin-left: 3.5% !important;
}
.em_application_pane:nth-of-type(3n + 1) {
    clear: both !important;
}
.em_application_pane a {
    padding: 0.8em;
}
.em_application_icon {
    margin: 0 auto 0.5em auto;
    width: 100%;
}
.em_application_pane h4 {
    font-size: 0.75em;
    font-size: 0.7em;
    letter-spacing: 0;
}
#em_application .em_block_image {
	padding: 1.5em 1.5em 2.5em 1.5em;
	padding: 1.5em;
}
#em_application .em_application_pane:last-child {
	width: 62%;
}
#em_term li {
	float: none;
	padding-left: 36px;
	padding-left: 30px;
	margin-right: 0 !important;
	font-size: 0.9em;
	font-size: 0.8em;
	line-height: 1.5em;
}
#em_term li:not(:last-of-type) {
    margin-bottom: 0.8em;
}
#em_term li::before {
	top: 5px;
	top: 0;
	width: 30px;
	width: 26px;
	height: 30px;
	height: 26px;
}
#em_side {
    padding: 2em 1.5em;
    padding: 1.5em 2em;
}
.em_term_close {
    width: 35px;
    height: 35px;
}
.em_term_detail {
    padding: 2.5em 2.5em 2.5em 2.5em;
}

/** Dr-higa **/

#prof-higa_profile_pane {
    margin-left: 0;
    padding: 2em 1.5em;
    padding: 1.5em 2em;
    width: 100%;
    border-radius: 12px;
}
#prof-higa_profile_image {
	float: none;
	margin-bottom: 1.5em;
	margin-left: 0;
	width: 100%;
	border-radius: 6px;
}
#prof-higa_profile_image img {
	float: left;
	width: 50%;
}
#prof-higa_profile_text {
    float: none;
    width: 100%;
}
#prof-higa_profile_text dt {
	font-size: 1.05em;
}
#prof-higa_profile_text dd {
    line-height: 1.5em;
}
#prof-higa_profile_text h4 {
    margin-bottom: 0.5em;
}
.prof-higa_summary_image {
	float: none;
	margin-bottom: 1.2em;
	margin-bottom: 2.5em;
	width: 100%;
	margin-left: 0;
}
.prof-higa_summary_text {
	float: none;
	width: 100%;
}
.prof-higa_summary_text p {
    font-size: 1em;
    line-height: 1.8em;
}
.prof-higa_summary_text h4.title {
    margin-bottom: 1em;
}

/** Application **/

#application_list_panes .application_list_pane {
    float: none;
	margin: 0 0 2em 0 !important;
    width: 100%;
}
#application_list_panes .application_list_pane a {
    padding: 1.5em 2em 1.6em 2em;
    border-radius: 12px;
}
#application_list_panes .application_list_icon {
    width: 130px;
}
#application_heading {
	margin-bottom: 3em;
}
#application_summary_text {
    float: none;
    padding-right: 0;
    margin-right: 0;
	margin-bottom: 3em;
	margin-bottom: 2em;
    width: 100%;
    border-right: none;
}
#application_summary_text h4 {
    margin-bottom: 1em;
}
#application_summary_images {
    float: none;
    width: 100%;
}
#application_summary_icon {
    margin: 0 auto 2em auto;
    width: 40%;
}
.application_benefits_block:not(:last-of-type) {
    margin-bottom: 4em;
}
.application_benefits_heading {
    float: none;
    position: relative;
    top: auto;
    margin-bottom: 1em;
    width: 100%;
}
.application_benefits_block h5:not(:first-of-type) {
    margin-top: 2em;
}
.application_benefits_content {
    float: none;
    padding-left: 0;
    width: 100%;
    border-left: none;
}
.application_benefits_block h5 {
	padding-bottom: 1em;
	margin-bottom: 1em;
	font-size: 1.1em;
	font-size: 1.05em;
	line-height: 1.5em;
}
#application_group .group_pane {
    float: none !important;
	margin-bottom: 2em;
	width: 100%;
}
#application_group .group_pane:last-of-type {
    margin-bottom: 0;
}
#application_group .group_pane:nth-of-type(odd) {
    clear: none;
}
#_application_case .inner {
	padding-right: 60px;
}
#_application_case .case_pane {
	float: none;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	margin-right: 20px !important;
	padding-right: 20px !important;
	border-left: none;
	border-right: solid 1px #ededed !important;
}
#_application_case .case_pane:last-of-type {
	margin-right: 0 !important;
	padding-right: 0 !important;
	border-right: none !important;
}

#application_single .post_single_heading h2 {
	margin-bottom: 2em;
	margin-bottom: 1.2em;
	font-size: 1.6em;
}
.application_single_icon {
	top: 2em;
	right: 0;
}
.application_single_slide_pagination li {
	margin-left: 7px;
	margin-right: 7px;
}
.application_single_slide_page {
	width: 9px;
	height: 9px;
}
#application_single_images {
	margin-bottom: 2.5em;
}
.application_single_image {
    border-radius: 15px;
}
#application_benefits.mode_yd h3 {
	margin-bottom: 1.2em;
	font-size: 1.4em;
}
.mode_yd .application_benefits_block h4 {
	padding-left: 40px;
	font-size: 1.2em;
	line-height: 1.2em;
}
.mode_yd .application_benefits_block h4::before {
	top: 11px;
	top: 9px;
	left: 6px;
	width: 13px;
	height: 13px;
}
.mode_yd .application_benefits_block h4::after {
	top: 7px;
	top: 5px;
	left: 20px;
	width: 8px;
	height: 8px;
}
.mode_yd .application_benefits_block .application_benefits_content {
    padding: 1.5em 1.8em;
    border-radius: 8px;
}
.application_benefits_block ul {
    margin: 1em 0 2em 0;
}
#application_single_summary p {
    font-size: 1.05em;
    line-height: 1.8em;
}
#application_others_slides {
    padding: 0 60px;
    /* padding: 0 90px; */
}
#application_others .application_list_pane a {
	display: block;
	padding: 1.5em 2em;
}
#application_others .application_list_icon {
	background-color: none !important;
}
#application_others .application_list_text h3 {
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-weight: 500;
}
#application_others .application_list_text p {
	word-break: break-all;
	font-size: 0.85em;
	line-height: 1.8em;
}

/** Case **/

.case_list_filter:first-of-type {
    padding-top: 0;
}
#case_list_panes {
	overflow: hidden;
}

/** Academic **/

.academic_list_pane {
    float: none;
	margin-bottom: 1em;
    width: 100%;
}
.academic_list_pane:nth-of-type(odd) {
    clear: none;
    float: none;
}
.academic_list_pane:nth-of-type(even) {
    float: none;
}
#academic_tab_paper a {
	line-height: 47px;
}
.academic_list_pane a {
	padding: 1.4em 1em 1.45em 1em;
    height: auto;
}
.academic_list_pane h4.title {
	margin-bottom: 0;
    margin-right: 1rem;
    margin-right: 0.8rem;
    padding-right: 1rem;
    padding-right: 0.8rem;
    font-size: 0.85em;
	letter-spacing: 0.05em;
}
.academic_list_pane h5 {
    font-size: 0.85em;
    letter-spacing: 0.05em;
}
.academic_list_pane a::after {
    margin-top: -15px;
    width: 28px;
    height: 28px;
}
.academic_year_pane:not(:last-of-type) {
    margin-bottom: 1.5em;
}
.academic_year_pane.wo_link,
.academic_year_pane a {
	padding: 1.2em;
	padding-right: 1.6em;
}
.academic_year_data a {
	display: inline;
	padding: 0;
	border: none;
}
.academic_year_data a:hover {
	border: none;
}
.academic_year_pane::before,
.academic_year_pane a::before {
    display: none;
}
.academic_year_pane h4 {
	float: none;
	margin-bottom: 0.8em;
	padding-bottom: 0.8em;
    width: 100%;
    font-size: 1.05em;
	border-bottom: 1px solid #ddd;
}
.academic_year_pane a h4 {
	padding-right: 35px;
}
.academic_year_data {
    float: none;
    width: 100%;
}
.academic_year_download {
    width: 30px;
    height: 30px;
}
.academic_year_pdf {
    font-size: 0.85em;
}
#academic_year_list h3.title .label {
    font-size: 0.65em;
}

/** Downloads **/

.downloads_pane {
    float: none;
    width: 100%;
    border-radius: 6px;
}
.downloads_pane a {
    padding: 1em 1.2em;
}
._downloads_pane a::before {
    top: 1.5em;
    right: 1.2em;
    width: 20px;
    height: 20px;
}
.downloads_pane a::before {
    width: 26px;
    height: 26px;
}
.downloads_pane:nth-of-type(even) {
    float: none;
}
.downloads_pane:nth-of-type(2n + 1) {
    clear: none;
}
.downloads_pane:nth-last-of-type(n + 3) {
    margin-bottom: 0;
}
.downloads_pane:not(:last-of-type) {
	margin-bottom: 1.2em;
}
.downloads_pane h4 {
    padding-right: 38px;
}


/* Products */

.products_contents_image {
    float: none;
    margin-bottom: 2em;
    width: 100%;
    border-radius: 8px;
}
.products_contents_text {
    float: none;
    width: 100%;
}
.products_features li {
    margin-bottom: 0.8em;
    margin-right: 0.5em;
    font-size: 0.76em;
    letter-spacing: 0;
}
.products_proem1_pane {
    float: none;
    width: 100%;
}
.products_proem1_pane:not(:last-of-type) {
    margin-bottom: 3.5em;
}
.products_proem1_links li a {
    padding-left: 38px;
	line-height: 1.5em;
}
.products_proem1_links li a::before {
    top: 2px;
    width: 28px;
    height: 28px;
    background: #f3f3f3 url(../images/common/icon_reference.png) no-repeat center / 100%;
}
#products_emcertification_desc {
    margin-bottom: 2em;
}
#products_emcertification .buttons {
    margin-top: 0;
	margin-bottom: 3em;
}
#products_emcertification_desc .button {
    margin-top: 1.5em;
}
#products_fake_pane {
    padding: 2em 1.5em 2.5em 1.5em;
    border-radius: 8px;
}
#products_fake_pane h3 {
    padding-left: 70px;
    font-size: 1.6em;
}
#products_fake_pane::before {
    top: 65px;
    left: 1.8rem;
    transform: none;
    font-size: 4em;
}
#emcertification_marks_organizations .contents_desc p {
	letter-spacing: 0.01em;
}
#emcertification_products .more {
	text-align: center;
}

/** Emcertification About **/

.emcertification_mark {
    float: none;
    width: 100%;
}
.emcertification_mark:nth-last-of-type(even) {
    float: none;
}
.emcertification_mark:nth-of-type(2n + 1) {
    clear: none;
}
.emcertification_mark:nth-last-of-type(n + 3) {
    margin-bottom: 0;
}
.emcertification_mark:not(:last-of-type) {
    margin-bottom: 2em;
}
.emcertification_mark_text h4 {
    margin-bottom: 0.7em;
}
.emcertification_mark_text p {
    font-size: 0.9em;
    line-height: 1.5em;
}

/** Products List **/

#list_filtered_title span {
	margin-top: 0.8em;
	padding: 0.2em 0.8em;
	font-size: 0.55em;
}
#list_filtered_title span:first-of-type {
	margin-left: 0;
}
.emcertification_list_pane {
	width: 47%;
}
.emcertification_list_pane:not(:nth-of-type(5n)) {
	margin-right: 0;
}
.emcertification_list_pane:nth-of-type(5n + 1) {
	clear: none;
}
.emcertification_list_pane:nth-last-of-type(n + 6) {
	margin-bottom: 0;
}
.emcertification_list_pane:nth-of-type(even) {
	float: right;
}
.emcertification_list_pane:nth-of-type(2n + 1) {
	clear: both;
}
.emcertification_list_pane:nth-last-of-type(n + 3) {
	margin-bottom: 1.5em;
}
._emcertification_list_pane h4 {
    padding-left: calc(37px + 0.5em);
	text-indent: -37px;
}

/** Products Single **/

#emcertification_tags {
    float: none;
    clear: none;
}
#emcertification_tags li {
    margin: 0 0.5em 0.8em 0;
    padding: 0.3em 0.8em;
    font-size: 0.75em;
    letter-spacing: 0;
}
#emcertification_images {
    float: none;
    position: relative;
    top: auto;
	margin-bottom: 2em;
    width: 100%;
}
#emcertification_text {
    float: none;
    width: 100%;
}
#emcertification_heading {
    margin-bottom: 2em;
}
#emcertification_badge {
    width: 75px;
}
.emcertification_contact {
    margin-top: 2em;
    padding: 2em 1.5em 2.5em 75px;
}
.emcertification_contact h4 {
    left: 15px;
    top: 2rem;
}
.emcertification_contact h5 {
    margin-bottom: 1em;
    font-size: 1.25em;
}
.emcertification_contact dt {
    float: none;
    margin-bottom: 0.3em;
    width: 100%;
    line-height: 1.2em;
}
.emcertification_contact dd {
    margin-bottom: 1.2em;
    padding-left: 0;
}
.emcertification_contact_sns li {
    width: 35px;
}
.emcertification_contact_sns li:not(:last-of-type) {
	margin-inline-end: 0.8em;
}
#emcertification_others h3.title {
	font-size: 1.4em;
}
#emcertification_others .more {
	margin-top: 10px;
}


/* News */

.news_list_side {
	float: none;
	position: relative;
	top: auto;
    padding-left: 0;
    width: 100%;
    border-left: none;
}
#news_single .news_list_side {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.news_list_side .news_list_pane {
    margin-right: 20px;
	margin-bottom: 0;
}
.news_list_main {
    float: none;
	margin-bottom: 3.5em;
    padding: 0;
	padding-bottom: 3.5em;
    width: 100%;
    border: none;
	border-bottom: 1px solid #ddd;
}
.news_list_main li.news_fixed::before {
	background: url(../images/common/icon_fixed.png) no-repeat center / 30px;
}

#news_single_content {
    float: none;
    margin-bottom: 3.5em;
    padding-left: 0;
    width: 100%;
    border-left: none;
    white-space: wrap;
}
#_news_single_content .inner {
    padding: 0 45px;
}
#news_list_recommend {
	padding-right: 25px;
}


/* Living */

#living_year h3.title {
	margin-bottom: 0;
}
#living_year_select .nice-select {
	font-size: 0.9em !important;
	height: 3em !important;
	line-height: 3em !important;
}
#living_year_select .nice-select .option {
	font-size: 1em !important;
}
.living_list_pane {
    float: none;
	margin-bottom: 1em;
    width: 100%;
}
.living_list_pane:nth-of-type(odd) {
    clear: none;
    float: none;
}
.living_list_pane:nth-of-type(even) {
    float: none;
}
.living_list_image {
    width: 130px;
}
.living_list_text {
    padding: 1em 1.2em 1.2em 1.2em;
    width: calc(100% - 130px);
    height: 130px;
}
.living_list_pane .living_month {
    margin-bottom: 0.4em;
    font-size: 1em;
    line-height: 1.2em;
}
.living_list_pane h4.title {
	font-size: 0.75em;
    line-height: 1.2em;
}
#living_video .lity_video {
    width: 100%;
}


/* Trademark */

.trademark_marks_content ul {
    margin: 0;
	width: calc(100% - 150px);
}
.trademark_marks_content li {
	padding: 0 0 0.7em 0;
	margin-bottom: 0.7em;
	width: 48%;
	font-size: 0.9em;
	line-height: 1.2em;
	letter-spacing: 0;
}
.trademark_marks_content li:not(:nth-of-type(3n)) {
	margin-right: 0;
}
.trademark_marks_content li:nth-of-type(3n + 1) {
	clear: none;
}
.trademark_marks_content li:nth-of-type(even) {
	float: right;
}
.trademark_marks_content li:nth-of-type(2n + 1) {
	clear: none;
}
.trademark_marks_image {
    width: 120px;
}
.trademark_marks_image p.note {
    margin-top: 1rem !important;
}


/* Document */

.document_group_desc p {
    font-size: 1.05em;
}
.document_pane {
    float: none !important;
    width: 100%;
	clear: none !important;
}
.document_pane a {
    padding: 1em;
}
.document_pane:not(:last-of-type) {
    margin-bottom: 1em;
}
.document_pane a::before {
	top: 1em;
    right: 1em;
}
.document_pane h4 {
	padding-bottom: 1em;
}
.document_date {
	bottom: 1em;
    right: 1em;
}


/* Contact */

#contact_form {
    float: none;
	/* margin-bottom: 4em; */
    width: 100%;
}
#contact_form .nice-select {
	width: 100%;
}
#contact_info {
    float: none;
    position: relative;
    margin-top: 4em;
    top: auto;
    padding-left: 0;
    width: 100%;
    border-left: none;
}
#contact_info h4.title {
    margin-bottom: 1.5em;
    font-size: 1.2em;
}
#contact_info dt {
    float: left;
    width: 5rem;
    font-size: 1em;
}
#contact_info dd {
    padding-left: 8rem;
    font-size: 1.1em;
}
#contact_info dd:not(:last-of-type) {
    padding-bottom: 0.8rem;
    border-bottom: 1px solid #ededed;
}
#contact_info_opening .note {
    line-height: 1.5em;
}
#contact_faq {
    float: none;
    position: relative;
    top: auto;
	margin-bottom: 4em;
    padding-left: 0;
    padding-bottom: 3.5em;
    width: 100%;
    border-bottom: solid 1px #ccc;
    border-left: none;
}

/** Faq **/

/* #faq_list_side ul {
	padding-left: 0;
}
#faq_list_side li {
	float: left;
	font-size: 0.85em;
	letter-spacing: 0;
	line-height: 1.2em;
	text-indent: 0;
}
#faq_list_side li:not(:last-of-type) {
	margin-right: 0.6em;
	padding-right: 0.6em;
	margin-bottom: 1.6em;
	border-right: 1px solid #000;
}
#faq_list_side li a {
	font-size: 1.08em;
	text-indent: 0;
}
#faq_list_side li a::before {
	display: none;
} */
#faq_list_main {
    float: none;
    width: 100%;
}
.faq_list_section:not(:last-of-type) {
    margin-bottom: 4em;
}
.faq_list_section h3.title {
    margin-bottom: 0.8em;
}
.faq_pane {
    padding: 1em 0;
}
.faq_q {
    padding: 0.78rem 0;
    padding-left: 45px;
    width: calc(100% - 45px);
}
.faq_q::before {
    font-size: 1.4em;
}
.faq_switch {
    top: 32px;
}
.faq_pane h4 {
    font-size: 1.1em;
}
.faq_a {
    padding: 1.3em;
    padding-left: 70px;
}
.faq_a::before {
    left: 23px;
    top: 25px;
    font-size: 1.4em;
}

/** Where to buy **/

#_wtb_filter_region {
	padding-left: 0;
	margin-bottom: 0 !important;
}
#_wtb_filter_region li {
	float: left;
	font-size: 0.9em;
	line-height: 1.2em;
	text-indent: 0;
}
#_wtb_filter_region li:not(:last-of-type) {
	margin-right: 0.7em;
	padding-right: 0.7em;
	margin-bottom: 1.6em;
	border-right: 1px solid #000;
}
#_wtb_filter_region li a {
	font-size: 1.08em;
	text-indent: 0;
}
#_wtb_filter_region li a::before {
	display: none;
}
#wtb_filter_country .nice-select .list {
	max-height: 370px;
}
.column_single .wtb_list_pane {
    padding: 1.5em 1.5em 0.8em 1.7em;
}
.wtb_list_pane h4 {
	padding-left: 0;
	padding-right: 0;
	font-size: 1.1em;
	text-indent: 0;
}
.column_single .wtb_list_pane h4 .fi {
    display: block;
    margin-top: 0px;
    margin-bottom: 0.5em;
    margin-right: 0;
    font-size: 1.8em;
}
.column_single .wtb_data_sns li {
    width: 26px;
    height: 26px;
}
#wtb_list .button p {
	margin: 0 auto;
}
#wtb_single_heading h2 {
	margin-bottom: 0;
	padding-left: 58px;
	text-indent: -58px;
}
.wtb_supported {
    margin-bottom: 3em;
}
.w_map #wtb_content_text {
    float: none;
    padding-right: 0;
    margin-bottom: 2em;
    width: 100%;
}
.wtb_data dt {
    width: 5em;
}
.wtb_data dd {
    padding-left: 6em;
}
.wtb_data_sns li {
    width: 30px;
    height: 30px;
}
.w_map #wtb_content_map {
    float: none;
    width: 100%;
}
#wtb_single .button p {
	margin: 0 auto;
}
#wtb_products h3.title {
	margin-top: 10px;
}
#wtb_products .more p a {
	margin-top: 0;
}


/* Git */

.git_pane a {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 1.6em 115px 1.6em 1.8em;
	width: 100%;
	font-size: 0.95em;
	line-height: 1.9em;
	line-height: 1.6em;
}
.git_pane a br {
	display: none;
}
.git_pane a::before {
	right: 1.45em;
	top: 50%;
	width: 60px;
	height: 60px;
}


/* Privacy */

.privacy_group_companies li {
	float: none !important;
	margin-bottom: 1em;
	width: 100%;
	font-size: 0.9em;
	line-height: 1.7em;
	border: solid 1px #eee;
}
.privacy_group_companies li:nth-of-type(even),
.privacy_group_companies li:nth-of-type(odd) {
	float: none !important;
}
.privacy_a,
.privacy_q {
	padding-left: 1.5em;
	font-size: 0.9em;
	line-height: 1.8em;
}
.privacy_q::before {
	font-size: 1em;
}


/* Footer */

#footer {
    margin: 5em 0 0 0;
    padding: 3.5em 0 4em 0;
}
#footer_heading h1 {
    float: none;
    margin-bottom: 1.5em;
}
#footer_sns {
    float: none;
}
#footer_sns li {
    width: 38px;
    height: 38px;
}
#footer_emwellness {
	float: none;
	width: 100%;
}
#footer_emwellness h4 {
	margin-bottom: 1.5em;
}
#footer_emwellness li {
	width: 30%;
}
#footer_emwellness li:not(:last-of-type) {
	margin-right: auto;
}
#footer_emwellness li:nth-of-type(3n - 1) {
	margin: 0 5%;
}
#footer_emwellness li:nth-of-type(3n + 1) {
	clear: both;
}
#footer_emwellness li a {
	display: block;
	width: 100%;
}
.footer_menu_category {
	float: none !important;
	clear: none !important;
	padding: 0;
	margin-right: 0;
	width: 100% !important;
	border-left: none;
}
.footer_menu_category:not(:last-of-type) {
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #838383;
}
.footer_menu_category h4 {
	font-size: 1.15em;
}
.footer_menu_category li {
	float: left;
	padding-left: 14px;
	width: 47%;
	line-height: 1.2em;
}
.footer_menu_category li:nth-of-type(even) {
	float: right;
}
.footer_menu_category li:nth-of-type(2n + 1) {
	clear: both;
}
.footer_menu_category li a {
	letter-spacing: 0.03em;
	letter-spacing: 0;
	line-height: 1.2em;
}
.footer_menu_category li:not(:last-of-type) {
    margin-bottom: 0.6em;
}
.footer_menu_category li::before {
	top: 5px;
	height: 17px;
	background: url(../images/common/icon_submenu.png) no-repeat left center / 8px;
}
#footer_menu h4.menu_derived a {
    padding-left: 14px;
}
#footer_menu h4.menu_derived a::before {
	height: 17px;
	background: url(../images/common/icon_submenu.png) no-repeat left center / 8px;
}
#footer_menu_others h4 {
	float: left;
	width: 47%;
}
#footer_menu_others h4:nth-of-type(even) {
	float: right;
}
#footer_menu_others h4:nth-of-type(2n + 1) {
	clear: both;
}
#footer_menu_contact {
	float: left !important;
	clear: both;
}

#footer_menu h4.menu_derived {
	position: relative;
	padding-top: 1em;
	border-top: none;
	margin-bottom: 1em;
	padding-top: 0;
}
#footer_menu h4.menu_derived a {
	position: relative;
	display: block;
	padding-left: 12px;
	line-height: 1.3em;
	font-size: 0.9em;
	
	display: inline-block;
	padding: 0.7em 1.25em 0.7em 2.25em;
	border: solid 1px #fff;
	border-radius: 6px;
	font-size: 0.85rem;
}
#footer_menu h4.menu_derived a::before {
	position: absolute;
	left: 18px;
	top: 50%;
	margin-right: 0;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	content: '';
	background: url(../images/common/icon_submenu.png) no-repeat left center / 10px;
}
#footer_menu_lang {
	float: left !important;
}
#footer_menu_lang .menu_lang_select a {
    padding: 0.3em 0.55em !important;
	width: auto;
	height: auto;
}
#footer_menu_lang .menu_lang_select.menu_lang_en a {
    border-radius: 6px 0 0 6px;
}
#footer_menu_lang .menu_lang_select.menu_lang_ja a {
    border-radius: 0 6px 6px 0;
}
#copyright {
    font-size: 0.7em;
    line-height: 1.5em;
}
#cookie {
    width: 40px;
    height: 40px;
}

/* Shoes */

#shoes {
    padding: 30vh 75px;
	height: 100dvh;
}
._accepted #shoes h4 {
	display: block;
    width: fit-content;
    margin: 0 auto;
}
.accepted #shoes h4::before {
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    width: 23px;
    height: 23px;
}


/* Unused Code */

/* Home */

/** Column **/
/** Report **/

/* .report_portrait,
.columns_portrait {
	width: 64px;
    margin-right: 0.8em;
    border-radius: 3px;
}

#column_list_filters {
    margin-bottom: 5em;
} */


/* Activities */

/* #activities_single_heading {
	padding-bottom: 1em;
}
.w_person #activities_single_meta {
	float: none;
	width: 100%;
}
#activities_single_person {
	float: none;
	margin-bottom: 1.25em;
	padding-left: 0;
	padding-top: 1.25em;
	width: 100%;
	border: none;
	border-top: solid 1px #ccc;
	min-height: 0;
}
.person_thumbanil {
	margin-right: 18px;
	width: 52px;
	height: 52px;
}
#activities_single_person h4 .person_title {
	font-size: 0.85em;
}
#activities_single_person h4:not(:last-of-type) {
	margin-bottom: 1em;
} */


/* Column */

/* .academic_list_pane,
.report_list_pane,
.column_list_pane {
    float: none;
	margin-bottom: 1em;
    width: 100%;
}
.academic_list_pane:nth-of-type(odd),
.report_list_pane:nth-of-type(odd),
.column_list_pane:nth-of-type(odd) {
    clear: none;
    float: none;
}
.academic_list_pane:nth-of-type(even),
.report_list_pane:nth-of-type(even),
.column_list_pane:nth-of-type(even) {
    float: none;
}
.academic_list_image,
.column_list_image {
    width: 90px;
}
.academic_list_text,
.column_list_text {
    padding: 14px 3.8em 0 1em;
    padding: 14px 4em 0 1em;
    width: calc(100% - 90px);
    height: 90px;
}
._academic_list_text h4.title,
.column_list_text h4.title {
	margin-bottom: 0;
    font-size: 1em;
    font-size: 0.9em;
    font-size: 0.87em;
}
.column_list_text .column_num {
    font-size: 0.65em;
	font-weight: 400;
    letter-spacing: 0;
}
.report_list_image {
    width: 115px;
}
.report_list_text {
    padding: 14px 3.8em 0 1em;
    padding: 14px 1em 0 1em;
    width: calc(100% - 115px);
    height: 115px;
}
.report_list_text h4.title {
	margin-bottom: 0;
    font-size: 1em;
    font-size: 0.9em;
    font-size: 0.87em;
	line-height: 1.5em;
}
.report_list_text .report_date {
    font-size: 0.78em;
    letter-spacing: 0;
} */


/* Business */

/* #business_list .business_pane {
    width: 100%;
	margin: 0 !important;
	clear: none !important;
}
.business_pane a {
    padding: 1.13em 1.2em 1.5em 1.2em;
}
#business_list .business_pane:not(:last-of-type) {
    margin-bottom: 1.5em !important;
}
#_business_list .business_pane:nth-of-type(even) {
    float: right;
}
#_business_list .business_pane:nth-of-type(2n + 1) {
    clear: both !important;
}
#_business_list .business_pane:nth-last-of-type(n + 3) {
    margin-bottom: 1em !important;
}
.business_pane_image {
	margin-bottom: 1.5em;
}
.business_pane_text {
    padding: 0 1em;
}
.business_pane_text h4 {
    padding-right: 60px;
}
.business_pane_text h4::before {
    top: -8px;
    width: 50px;
    height: 50px;
}

#business_heading .inner::before {
    bottom: -40px;
    right: 45px;
}
#business_heading .page_heading_image {
	float: none;
	margin-bottom: 1.5em;
	width: 100%;
}
#business_heading .page_heading_summary {
    float: none;
	padding: 0;
    width: 100%;
}
.business_introduction_heading {
    float: none;
    position: relative;
    top: auto;
    width: 100%;
}
.business_introduction_heading h4 {
    margin-bottom: 1.5em;
    margin-bottom: 1em;
}
.business_introduction_contents {
    float: none;
    width: 100%;
}
.business_introduction_pane {
    padding: 2em 1.5em 2.5em 1.5em;
	padding: 1.5em;
}
.activities_list_pane {
    float: none;
    margin-bottom: 1.5em;
    width: 100%;
}
.activities_list_pane:nth-of-type(odd) {
    clear: none;
    float: none;
}
.activities_list_pane:nth-of-type(even) {
    float: none;
}
.activities_list_image {
    width: 115px;
}
.activities_list_text {
    padding: 14px 3.8em 0 1em;
    padding: 14px 1em 0 1em;
    width: calc(100% - 115px);
    height: 115px;
}
.activities_list_text h4.title {
	margin-bottom: 0;
    font-size: 1em;
    font-size: 0.9em;
    font-size: 0.87em;
	line-height: 1.5em;
}
.activities_list_text .activities_date {
    font-size: 0.78em;
    letter-spacing: 0;
}
#business_others_slides {
    padding: 0 60px;
}
#business_others .business_pane a {
    padding: 0.9em;
}
#business_others .business_pane_text {
	padding: 0 0.1em;
}
#business_others .business_pane_text h4 {
	padding-right: 42px;
	font-size: 0.8em;
}
#business_others .business_pane_text h4::before {
    top: -5px;
    width: 36px;
    height: 36px;
}
#business_others .business_pane_image {
	margin-bottom: 0.8em;
} */

/* Group */

/* #group_list .group_pane {
	float: none;
	margin-bottom: 1.5em;
	width: 100%;
}
#group_list .group_pane:nth-of-type(even) {
    float: none;
}
#group_list .group_pane:nth-of-type(odd) {
    clear: none;
    float: none;
}

#group_heading {
	margin-bottom: 3em;
}
#group_summary_text {
    float: none;
    width: 100%;
}
#group_summary_data {
	float: none;
    margin-top: 2em;
    padding-top: 2em;
    padding-left: 0;
    width: 100%;
    border-left: none;
    border-top: solid 1px #ddd;
}
.group_business_dept {
    margin-bottom: 3em;
    padding-bottom: 3em;
}
.group_business_dept_desc {
    position: relative;
    top: auto;
    float: none;
    margin-bottom: 1.5em;
    width: 100%;
}
.group_business_dept_desc h4 {
    margin-bottom: 0.8em;
    padding-bottom: 0.5em;
}
.group_business_dept_works {
    float: none;
    width: 100%;
}
.group_business_dept_work_pane {
    padding: 1.2em;
    padding: 1.4em;
}
.group_business_dept_work_pane.w_image  {
    padding: 0;
}
.group_business_dept_work_image {
    float: none;
    width: 100%;
}
.group_business_dept_work_image img {
    border-radius: 12px 12px 0 0;
}
.w_image .group_business_dept_work_text {
	float: none;
	padding: 1.4em;
	width: 100%;
}
#group_logo {
    margin-bottom: 1.5em;
    width: 80%;
    max-width: 300px;
}
.group_data:not(:last-of-type) {
    margin-bottom: 1em;
}
.group_company_pane {
	clear: both !important;
	float: none !important;
	margin: 0 0 1.5em 0 !important;
	padding: 1.5em;
	width: 100%;
}
.group_company_pane_image {
	margin-bottom: 1.25em;
	width: 50%;
	border-radius: 10px;
	overflow: hidden;
}
.group_company_pane_text h4 {
	font-size: 0.75em;
}
.group_company_pane_text {
	padding: 0
} */


/* Recruit */

/* #recruit_side {
    position: relative;
    top: auto;
    float: none;
	margin-bottom: 5em;
    padding: 0;
    width: 100%;
}
#recruit_side li a {
    padding: 1em 2em;
	font-size: 1.1em;
}
#recruit_main {
    float: none;
    width: 100%;
}
.recruit_job {
	padding: 2em;
	width: 100%;
}
.recruit_job h3.title {
    margin-bottom: 0.5em;
    padding-bottom: 1em;
}
.recruit_job dt {
    clear: none;
    float: none;
    padding: 0.8em 0 0.3em 0;
    width: 100%;
	font-size: 1.1em;
    font-weight: 500;
}
.recruit_job dd {
    padding: 0 0 0.8em 0;
}
.recruit_job dd:last-of-type {
    padding: 0 0 0.8em 0;
}
#recruit_form {
    padding: 2em;
}
#recruit_form .form {
    min-width: 0;
}
#recruit_form h3.title {
	margin-bottom: 1em;
	padding-bottom: 1em;
}
#recruit_form .form input[type="text"],
#recruit_form .form input[type="email"],
#recruit_form .form input[type="tel"],
#recruit_form .form input[type="password"],
#recruit_form .form input[type="number"],
#recruit_form .form textarea {
	font-size: 25px;
}
#recruit_offers #sent {
	padding: 2.5em 3em;
} */