@charset "utf-8";
/*
Theme Name: aseanTheme Japan
Theme URI: aseanTheme
Author: aseanTheme
Author URI: aseanTheme
Description: aseanTheme Japan
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-image, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: aseanTheme
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
	v2.0 | 20110126
	License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/*blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*-------------------- base html --------------------*/
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	height: 100%;
	overflow: auto;
}
body {
	border-top: 5px solid #333;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, "sans-serif";
	font-size: 90%;
	height: 100%;
	letter-spacing: 0.03em;
	line-height: 1.5;
	position: relative;
}
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #333;
	text-decoration: none;
}
img {
	height: auto;
	max-width: 100%;
}
/*-------------------- wordpress --------------------*/
.wp-caption {
	margin: 0 1% 10px 4%;
	text-align: center;
	max-width: 100%;
}
.wp-caption-text {
	text-align: left;
	margin: 5px 0;
}
.sticky {}
.gallery-caption {}
.bypostauthor {}
.alignleft {
	display: inline-block;
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}
.alignright {
	display: inline-block;
	float: right;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	/*display: inline-block;*/
	display: table;
	margin-right: auto;
	margin-bottom: 1.5em;
	margin-left: auto;
}
.screen-reader-text {}
.photo-between {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: start;
	justify-content: start;
}
.photo-between > img {
	margin: 0 1% 10px 4%;
}
/*-------------------- categoryStyle --------------------*/
.categoryStyle {
	border-top-width: 8px;
	border-top-style: solid;
}
/*-------------------- header --------------------*/
#header {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	width: 98%;
}
#header::after {
	clear: both;
	content: "";
	display: block;
}
.headerHamburger {
	display: none;
	float: left;
	padding: 27px 5px 0 5px;
	text-align: center;
	width: 15%;
}
.headerHamburger::after {
	clear: both;
	content: "";
	display: block;
}
.headerHamburger > span {
	cursor: pointer;
	display: block;
	width: 23px;
}
.headerHamburger > span:before {
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	content: "";
	display: block;
	padding-top: 7px;
}
.headerHamburger > span:after {
	border-bottom: 2px solid #333;
	content: "";
	display: block;
	padding-top: 7px;
}
.headerLogo {
	float: left;
	padding: 30px 0 19px;
	text-align: center;
	width: 30%;
}
.headerLink {
	float: left;
	padding: 27px 0 0 15px;
	width: 26%;
}
.headerLinkList {
	display:-webkit-box;
	display:-ms-flexbox;
	display: flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap: wrap;
}
.headerLinkList li {
	font-size: 80%;
	padding-left: 10px;
	padding-bottom: 0.5em;
	position: relative;
	width: 50%;
}
.headerLinkList li::before {
	border: 1px solid #009a4c;
	border-bottom: transparent;
	border-left: transparent;
	content: "";
	display: block;
	height: 4px;
	position: absolute;
	left: 0;
	top: 9px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	width: 4px;
	z-index: 10;
}
/*-------------------- headerButton --------------------*/
.headerButton {
	float: right;
	padding: 27px 0 0 5px;
	text-align: right;
	width: 44%;
}
.headerButtonList::after {
	clear: both;
	content: "";
	display: block;
}
.headerButtonList li,
.headerButtonList a {
	display: inline-block;
}
/*-------------------- Accessibility Widget --------------------*/
.widget_accesstxt .widgettitle {
	font-size: 70%;
	font-weight: normal;
	display: inline-block;
}
.widget_accesstxt ul {
	display: inline-block;
}
.widget_accesstxt a {
	background: #000;
	color: #fff;
	font-size: 90% !important;
	padding: 3px 7px;
}
body[style*="80%"] .widget_accesstxt a:nth-of-type(1) {
	background: #fff;
	color: #333;
	padding: 0;
}
body:not([style]) .widget_accesstxt a:nth-of-type(2),
body[style*="90%"] .widget_accesstxt a:nth-of-type(2) {
	background: #fff;
	color: #333;
	padding: 0;
}
body[style*="105%"] .widget_accesstxt a:nth-of-type(3) {
	background: #fff;
	color: #333;
	padding: 0;
}
/*-------------------- Multilingual Press --------------------*/
.mlp_widget .widgettitle {
	color: #ddd;
	font-size: 70%;
	font-weight: normal;
	display: inline-block;
}
.mlp_widget .mlp_language_box {
	display: inline-block;
}
.mlp_widget a{
	font-size: 90%;
	padding: 3px 7px;
}
.mlp_widget a:not(.current-language-item) {
	background: #000;
	color: #fff;
}
/*-------------------- headerSearch --------------------*/
.headerSearch {
	float: right;
	padding-bottom: 10px;
	width: 44%;
}
.headerSearch input[type="text"] {
	border: none;
	height: 42px;
	line-height: 1;
	outline: none;
	width: 100%;
}
.headerSearch input[type="submit"] {
	display: none;
	visibility: hidden;
}
.search__text {
	border: 1px solid #ccc;
	margin-top: 8px;
	margin-left: auto;
	padding-left: 40px;
	position: relative;
	width: 90%;
}
.search__text::before {
	background: url(image/icon_search.png) no-repeat left center;
	content: "";
	display: inline-block;
	height: 20px;
	left: 10px;
	position: absolute;
	top: 13px;
	width: 20px;
}
/*-------------------- reSearchform --------------------*/
.reSearchform {
    padding-bottom: 10px;
    width: 100%;
    display: block;
    overflow: hidden;
}
.reSearchform.mt1em{
	margin-top:1.5em;
}
.reSearchform .mb1em{
	margin-bottom:1.2em;
}
.reSearchform input[type="text"] {
	border: none;
	height: 42px;
	line-height: 1;
	outline: none;
	width: 100%;
}
.reSearchform input[type="submit"] {
    background-color: #404040;
    color: #fff;
	border: none;
    height: 42px;
    line-height: 1;
    width: 100%;
    margin-top: 8px;
}
.pc_resform{
	display:block;
}
.sp_resform{
	display:none;
}
.Research__text {
	border: 1px solid #ccc;
    margin-top: 8px;
    margin-left: auto;
    padding-left: 40px;
    position: relative;
    float: left;
    width: 79%;
}
.Research__text::before {
	background: url(image/icon_search.png) no-repeat left center;
	content: "";
	display: inline-block;
	height: 20px;
	left: 10px;
	position: absolute;
	top: 13px;
	width: 20px;
}
.Research__submit {
    float: right;
    width: 19%;
}
/*-------------------- spNav --------------------*/
.overflow__hidden {
	overflow: hidden;
}
.spNavClose {
	cursor: pointer;
	height: 40px;
	left: 15px;
	margin-top: 0;
	margin-left: 0;
	position: absolute;
	top: 20px;
	width: 40px;
}
.spNavClose:before {
	background: #fff;
	content: "";
	height: 5px;
	position: absolute;
	top: 18px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 42px;
}
.spNavClose:after {
	background: #fff;
	content: "";
	height: 5px;
	position: absolute;
	top: 18px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 42px;
}
#spNav {
	background: rgba(0, 0, 0, .85);
	display: none;
	height: 100%;
	left: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
}
/*-------------------- cramb --------------------*/
#cramb {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	width: 98%;
}
.crambList {
	color: #575757;
	font-size: 75%;
	padding: 7px 0 5px;
}
.crambList::after {
	clear: both;
	content: "";
	display: block;
}
.crambList li {
	float: left;
}
.crambList li + li {
	padding-left: 20px;
	position: relative;
}
.crambList  li + li::before {
	border: 1px solid #575757;
	border-bottom: transparent;
	border-left: transparent;
	content: "";
	display: block;
	height: 4px;
	position: absolute;
	left: 6px;
	top: 8px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	width: 4px;
	z-index: 10;
}
.crambList a {
	color: #575757;
}
/*-------------------- categoryTitle --------------------*/
#categoryTitle {
	background: #bebebe;
/*	margin-bottom: 50px;*/
}
#categoryTitle h2 {
	font-size: 200%;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	padding: 20px 0 18px;
	width: 98%;
}
/*-------------------- container --------------------*/
.container {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	margin-bottom: 30px;
	width: 98%;
}
.container::after {
	clear: both;
	content: "";
	display: block;
}
/*-------------------- sidebar --------------------*/
#sidebar {
	float: left;
	width: 23%;
    margin-top: 50px;
}
#sidebar.sidebar__hasReSearch {
	width: 27%;
}
@media print {

.headerLink,
.headerButton,
.headerSearch,
#mainNav,
#sidebar,
.articleSns,
.printButton,
.footerTop,
.footerLink
{
	display: none;
}

}
/*-------------------- subNav --------------------*/
.subNav {
	background: #666;
	padding-bottom: 16px;
	margin-bottom: 13px;
}
/*-------------------- subNavLink --------------------*/
.subNavLink {
	padding: 18px 0 0 14px;
}
.subNavLinkList li {
	padding-bottom: 12px;
    position: relative;
}
.subNavLinkList li.current_page_parent{
    position: relative;
}
.subNavLinkList li.page_item_has_children > a{
	pointer-events: none;
}
.subNavLinkList .children li.page_item_has_children > a{
	pointer-events: auto;
}
.subNavLinkList .trigger{
    cursor: pointer;
    position: absolute;
    z-index: 10;
    right:0;
    top:0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
.subNavCountry h3{
	position: relative;
}
.subNavLinkList .current_page_item .trigger:before,
.subNavLinkList .current_page_item .trigger:after{
    background: #666;
}
.subNavLinkList .trigger:before,
.subNavLinkList .trigger:after,
.subNavCountry h3:before,
.subNavCountry h3:after{
    position: absolute;
    right: 10px;
    top:14px;
    content: "";
    width: 10px;
    height: 2px;
    background: #fff;
}
.subNavLinkList .trigger:before,
.subNavCountry h3:before{
    transform: rotate(90deg);
}

.subNavLinkList .children .trigger,
.subNavLinkList .trigger.open:before,
.subNavCountry h3.open:before{
    display: none;
}
.subNavLinkList .current_page_ancestor .children{
    display: block;
}
.subNavLinkList li li {
	padding-left: 2em;
    /*padding-right: 10px;*/
}
.subNavLinkList li li:last-of-type {
	padding-bottom: 8px;
}
.subNavLinkList a {
	color: #fff;
	display: block;
	padding: 6px 14px 4px;
}
.subNavLinkList .current_page_ancestor .current_page_parent > a,
.subNavLinkList .current_page_ancestor .current_page_ancestor > a,
.subNavLinkList .current_page_item > a,
.subNavLinkList .current_page_ancestor:not(.page_item_has_children) > a,
.subNavLinkList li a:hover{
	background: #fff;
	color: #333;
}
.subNavLinkList .children{
    display: none;
	position: relative;
	z-index: 100;
}
/*-------------------- subNavCountry --------------------*/
.subNavCountry ul{
	background: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 0px solid #fff;
	margin: 0 16px;
	padding: 20px 0 18px;
    display: none;
}

.subNavCountry h3 {
    position: relative;
	color: #fff;
    font-weight: normal;
	display: block;
	padding: 6px 28px 4px;
    cursor: pointer;
    margin-bottom: 10px;
}
/*-------------------- reSearchButton --------------------*/
#spNavReSearch {
	background: #eee;
	display: none;
	height: 100%;
	left: 0;
	overflow-y: auto;
	padding: 10px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
}
#spNavReSearch__form {}
.spReSearchClose {
	cursor: pointer;
	padding: 10px;
	text-align: center;
}
.reSearchButton {
	display: none;
	float: right;
}
.reSearchButton span {
	background: #333;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 80%;
	padding: 12px 20px 10px;
	text-align: center;
}
.article .reSearchButton span {
	text-decoration: none;
}
/*-------------------- subReSearch --------------------*/
.js-postType {
	display: none;
}
.subReSearch {
	background: #eee;
	padding: 1px 8px 8px 8px;
}
.subReSearchLink {
	background: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 7px;
	padding: 10px;
}
.subReSearchLink h3 {
	font-size: 80%;
	font-weight: normal;
	text-align: center;
}
.subReSearchLinkList::after {
	clear: both;
	content: "";
	display: block;
}
.subReSearchLinkList li {
	float: left;
	padding-top: 10px;
}
.subReSearchLinkList li label {
	color: #6a6a6a;
	cursor: pointer;
	font-size: 80%;
	padding: 0.5em 1.2em;
}
.subReSearchLinkList li input:checked + label {
	background: #71d3af;
	color: #fff;
}
.subReSearchLinkList li input {
	display: none;
	visibility: hidden;
}
.subReSearchSubmit {
	background: #404040;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	outline: none;
	padding: 8px 0;
	text-align: center;
	width: 100%;
}
.subReSearch .j_clear {
    color: #5A5A5A;
    cursor: pointer;
    font-size: 80%;
    padding: 0.1em 0em;
    text-align: center;
    background-color: #EFEFEF;
    margin: 1em 2.9em 0.3em;
}
/*-------------------- countryList --------------------*/
.countryList li,
.countryListCal li {
	display: table;
	padding: 0 0 8px 23px;
	width: 100%;
}
.countryList a,
.countryListCal li {
	border-radius: 30px 0 0 30px;
	-moz-border-radius: 30px 0 0 30px;
	-webkit-border-radius: 30px 0 0 30px;
	border: 0px solid #efefef;
	color: #939393;
	display: table-cell;
	font-size: 80%;
	height: 50px;
	padding-left: 65px;
	position: relative;
	vertical-align: middle;
	width: 100%;
}
.countryListCal li { color: #666666; }
.countryList .current_page_ancestor > a,
.countryList .current_page_item > a,
.countryList a:hover {
	background: #efefef;
	font-weight: bold;
}
.countryList a::after,
.countryListCal li::after {
	clear: both;
	content: "";
	display: block;
}
.countryList a::before,
.countryListCal li::before {
	background: #efefef no-repeat center;
	background-size: 36px auto;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border: 0px solid #efefef;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	height: 50px;
	top: 0;
	width: 50px;
}
.countryList li:nth-of-type(11) a::before,
.countryListCal li:nth-of-type(11)::before {
	background-image: url(image/flag_japan.png);
}
.countryList li:last-of-type a::before, .countryList li:nth-of-type(12) a::before,
.countryListCal li:last-of-type::before, .countryListCal li:nth-of-type(12)::before {
	background-image: url(image/flag_asean.png);
}
.countryList li:nth-of-type(1) a::before,
.countryListCal li:nth-of-type(1)::before {
	background-image: url(image/flag_brunei.png);
}
.countryList li:nth-of-type(2) a::before,
.countryListCal li:nth-of-type(2)::before {
	background-image: url(image/flag_cambodia.png);
}
.countryList li:nth-of-type(3) a::before,
.countryListCal li:nth-of-type(3)::before {
	background-image: url(image/flag_indonesia.png);
}
.countryList li:nth-of-type(4) a::before,
.countryListCal li:nth-of-type(4)::before {
	background-image: url(image/flag_laos.png);
}
.countryList li:nth-of-type(5) a::before,
.countryListCal li:nth-of-type(5)::before {
	background-image: url(image/flag_malaysia.png);
}
.countryList li:nth-of-type(6) a::before,
.countryListCal li:nth-of-type(6)::before {
	background-image: url(image/flag_myanmar.png);
}
.countryList li:nth-of-type(7) a::before,
.countryListCal li:nth-of-type(7)::before {
	background-image: url(image/flag_philippines.png);
}
.countryList li:nth-of-type(8) a::before,
.countryListCal li:nth-of-type(8)::before {
	background-image: url(image/flag_singapore.png);
}
.countryList li:nth-of-type(9) a::before,
.countryListCal li:nth-of-type(9)::before {
	background-image: url(image/flag_thailand.png);
}
.countryList li:nth-of-type(10) a::before,
.countryListCal li:nth-of-type(10)::before {
	background-image: url(image/flag_vietnam.png);
}
/*-------------------- contents --------------------*/
#contents.contents__hasSidebar {
	float: right;
	width: 71%;
    overflow: hidden;
    margin-top: 50px;
}
#contents.contents__notSidebar {
	width: 80%;
	margin: 0 auto;
}
#contents.contents__weekevents {
	width: 100%;
    margin-top: 30px;
}
#contents h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 135%;
	font-weight: normal;
	margin-bottom: 18px;
	padding-bottom: 14px;
}
#contents.contents__notSidebar h1 {
	margin-top: 20px;
}
@media print {
#contents.contents__notSidebar,
#contents.contents__hasSidebar,
#contents.contents__weekevents {
	float: none;
	width: 100%;
    margin-top: 0;
}

}
/*-------------------- dateList --------------------*/
.dateList {
	clear: both;
	padding: 1em 1em 0 1em;
}
.dateList::after {
	clear: both;
	content: "";
	display: block;
}
.dateList dt {
	border-top: 1px solid #ccc;
	clear: left;
	display: block;
	float: left;
	padding-top: 1.3em;
	padding-bottom: 2.3em;
	width: 21%;
}
.dateList dd {
	border-top: 1px solid #ccc;
	display: block;
	float: left;
	padding-top: 1.3em;
	padding-bottom: 1.3em;
	padding-left: 1em;
	width: 79%;
}
.dateList dd:first-of-type,
.dateList dt:first-of-type {
	border: none;
	padding-top: 0;
}
.dateList dd a,
.dateList dt a {
	display: inline;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 0.3em;
	text-decoration: none;
    margin-right: 10px;
}
.dateList__meta {
    display: inline;
	font-size: 80%;
}
.dateList__meta span {
	background: #efefef;
    color: #333;
	display: inline-block;
    border-radius: 3px;
	margin-right: 5px;
	padding: 2px 5px;
}
.dateList__meta.dateList__meta_block {
    display: block;
}
.dateList__more {
	margin-right: auto;
	margin-left: auto;
	padding: 40px 0 30px;
	width: 40%;
}
a.dateList__button {
	background: #333;
	color: #fff;
	display: block;
	font-size: 80%;
	padding: 12px 0 10px;
	text-align: center;
}
.article a.dateList__button {
	text-decoration: none;
}
a.dateList__button::after,
.prInfo > h3 > a::after {
	border: 2px solid #fff;
	border-bottom: transparent;
	border-left: transparent;
	content: "";
	display: inline-block;
	height: 4px;
	margin-left: 6px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	width: 4px;
	z-index: 10;
}
.dateList__checked span {
	background: #fff;
	border: 1px solid #71d3af;
	color: #71d3af;
	display: inline-block;
	font-size: 70%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 8px;
	padding: 0.3em 1em;
	vertical-align: middle;
}
/*-------------------- dateListind --------------------*/
.dateListind {
	clear: both;
	padding: 1em 1em 0 1em;
}
.dateListind::after {
	clear: both;
	content: "";
	display: block;
}
.dateListind dt {
	border-top: 1px solid #ccc;
	clear: left;
	display: block;
	padding-top: 1.3em;
	padding-bottom: 2.3em;
    width:100%;
}
.dateListind dd {
	display: block;
	padding-bottom: 1.3em;
    width:100%;
    padding-left: 0em!important;
}
.dateListind dd:first-of-type,
.dateListind dt:first-of-type {
	border: none;
	padding-top: 0;
}
.dateListind dd a,
.dateListind dt a {
	display: inline;
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 0.3em;
	text-decoration: none;
    margin-right: 10px;
}
/*-------------------- printButton --------------------*/
.printButton {
	text-align: right;
}
.printButton a {
	background: #333;
	color: #fff;
	display: inline-block;
	font-size: 80%;
	padding: 12px 20px 10px;
	text-align: center;
}
.article .printButton a {
	text-decoration: none;
}
/*-------------------- footer --------------------*/
#footer {
	background: #eee;
}
.footerTop {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	position: relative;
	width: 98%;
}
.footerTop a {
	background: #333;
	display: inline-block;
	height: 20px;
	position: absolute;
	right: 0;
	top: -20px;
	width: 60px;
}
.footerTop a::before {
	border: 2px solid #fff;
	border-top: transparent;
	border-right: transparent;
	content: "";
	display: block;
	height: 8px;
	position: absolute;
	left: 25px;
	top: 12px;
	-webkit-transform: translateY(-50%) rotate(135deg);
	-ms-transform: translateY(-50%) rotate(135deg);
	transform: translateY(-50%) rotate(135deg);
	width: 8px;
	z-index: 10;
}
.footerLink {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	width: 98%;
	position: relative;
}
.footerLinkList {
	background: url(image/logo_asean.png) no-repeat left 40px;
	padding: 43px 0 0 113px;
}
.footerLinkList::after {
	clear: both;
	content: "";
	display: block;
}
.footerLinkList li {
	font-size: 80%;
	float: left;
	padding: 0 40px 20px 10px;
}
.footerLinkList li::before {
	border: 1px solid #009a4c;
	border-bottom: transparent;
	border-left: transparent;
	content: "";
	display: inline-block;
	height: 4px;
	margin-right: 6px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	width: 4px;
}
.footerLink #siteseal {
	position: absolute;
	right: 0;
}
.footerCopy {
	font-size: 60%;
	padding: 24px 0;
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	width: 98%;
}
/*-------------------- Cookie bar --------------------*/
#cookie-law-info-bar {
	opacity:0.8;
}
/*-------------------- break point --------------------*/
@media screen and (min-width: 768px) {
    /*-------------------- mainNav --------------------*/
    #mainNav {
        background: #eee;
        border-bottom: 2px solid #dcdcdc;
    }
    .mainNavList {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
        text-align: center;
        width: 100%;
        position: relative;
    }
    .mainNavList::after {
        clear: both;
        content: "";
        display: block;
    }
    .mainNavList li.menu-item-has-children {
        float: left;
        width: 33.3%;
   /*     position: relative;*/
    }
    .mainNavList .menu-item-has-children span{
        display: block;
        margin-bottom: -2px;
        padding: 19px 0 17px;
        position: relative;
        cursor: pointer;
    }
    .mainNavList .menu-item-has-children > span::after{
        content: "\25BC";
        font-size: 12px;
        padding-left: 5px;
    }
    .mainNavList .menu-item-has-children::before,
    .mainNavList .menu-item-has-children:last-of-type::after{
        content: "";
        display: block;
        width: 1px;
        height: 60%;
        position: absolute;
        top: 11px;
        background: #ddd;
    }
    .mainNavList .menu-item-has-children::before {
        left: -1px;
    }
    .mainNavList .menu-item-has-children:last-of-type::after {
        right: -1px;
    }
    .mainNavList .current-menu-ancestor span,
    .mainNavList .current_page_item span,
    .mainNavList .menu-item-has-children:hover span{
        color: #fff;
        background: #666;
    }
    .mainNavList .sub-menu{
        position: absolute;
        z-index: 100;
        left: 0;
        top: 100%;
        width: 100%;
        overflow: hidden;
        padding: 30px 30px 10px;
        background: rgba(0,0,0,0.5);
        opacity: 0;
        pointer-events: none;
    }
/*
    .mainNavList .menu-item-has-children:nth-child(2) .sub-menu{
        left: -333px;
    }
    .mainNavList .menu-item-has-children:nth-child(3) .sub-menu{
        left: -666px;
    }
*/
    .mainNavList .sub-menu li{
/*        width: 23%;*/
		width: 216px;
        float: left;
		margin-bottom: 20px;
        margin-right: 2.5%;
    }
    .mainNavList .sub-menu li:last-child{
        margin-right: 0;
    }
    .mainNavList .sub-menu li a{
        display: block;
        padding: 19px 0 17px 15px;
        background: #333;
        color: #fff;
        text-align: left;
    }
    .mainNavList .sub-menu li a:hover{
        background: #fff;
        color: #333;
}
    .mainNavList .menu-item-has-children:hover .sub-menu{
        opacity: 1!important;
        pointer-events: auto;
    }
}
@media screen and (max-width: 767px) {
.wp-caption,
.photo-between > img {
	margin: 0 1% 10px 2%;
}
/*-------------------- header --------------------*/
.headerHamburger {
	display: block;
	width: 12%;
}
.headerLogo {
	padding-top: 19px;
	width: 62%;
}
.headerLink {
	display: none;
}
.headerLinkList {
	padding: 26px 0 26px 22px;
	display: block;
}
.headerLinkList li {
	font-size: 100%;
	width: auto;
}
.headerLinkList a {
	color: #fff;
}
/*-------------------- headerButton --------------------*/
.headerButton {
	width: 26%;
}
#spNav .headerButtonList {
	padding: 27px 0 47px;
	text-align: right;
}
/*-------------------- Accessibility Widget --------------------*/
#header .headerButtonList > li.widget_accesstxt {
	display: none;
}
#spNav .widget_accesstxt .widgettitle {
	color: #fff;
}
#spNav .widget_accesstxt a {
	background: none;
	color: #fff;
}
/*-------------------- Multilingual Press --------------------*/
.mlp_widget .widgettitle {
	display: none;
}
.mlp_widget .current-language-item {
	display: none;
}
/*-------------------- headerSearch --------------------*/
.headerSearch {
	clear: both;
	float: none;
	width: 100%;
}
.search__text {
	margin-right: auto;
}
/*-------------------- spNav --------------------*/
/*-------------------- mainNav --------------------*/
#mainNav {
	display: none;
}
.mainNavList {
	border-top: 1px solid #fff;
}
.mainNavList .menu-item-has-children span{
    color: #fff;
    display: block;
    padding: 20px;
}
.mainNavList .menu-item-has-children > a{
	color: #fff;
	display: block;
	margin-bottom: 0;
	padding: 19px 0 17px 19px;
}
.mainNavList .sub-menu {
	border-bottom: 1px solid #fff;
    padding: 0 0 15px;
}
.mainNavList .sub-menu li{
    margin-bottom: 10px;
}
.mainNavList .sub-menu li:last-child{
    margin-bottom: 0;
}
.mainNavList.home li a,
.mainNavList .sub-menu a {
    position: relative;
    color: #fff;
    display: block;
    padding-left: 35px;
}
.mainNavList .sub-menu li a::before {
	border: 1px solid #fff;
	border-bottom: transparent;
	border-left: transparent;
	content: "";
	display: block;
	height: 4px;
	position: absolute;
	left: 20px;
	top: 10px;
	-webkit-transform: translateY(-50%) rotate(45deg);
	-ms-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
	width: 4px;
	z-index: 10;
}
.mainNavList.home li a::before {
	border: 1px solid #fff;
	border-bottom: transparent;
	border-left: transparent;
	content: "";
	display: block;
	height: 4px;
	position: absolute;
	left: 20px;
	top: 30px;
	-webkit-transform: translateY(-50%) rotate(-135deg);
	-ms-transform: translateY(-50%) rotate(-135deg);
	transform: translateY(-50%) rotate(-135deg);
	width: 4px;
	z-index: 10;
	
}
/*-------------------- cramb --------------------*/

/*-------------------- categoryTitle --------------------*/
#categoryTitle h2 {
	font-size: 180%;
	padding: 11px 0 9px;
}
/*-------------------- container --------------------*/
#contents .article {
	padding: 0 2%;
}
/*-------------------- sidebar --------------------*/
#sidebar {
	display: none;
}
/*-------------------- subNav --------------------*/
/*-------------------- subNavLink --------------------*/
/*-------------------- subNavCountry --------------------*/
/*-------------------- reSearchButton --------------------*/
.reSearchButton {
	display: block;
}
/*-------------------- subReSearch --------------------*/
.subReSearch .j_clear {
    font-size: 90%;
    padding: 0.4em 0em;
}
/*-------------------- reSearchform --------------------*/
.reSearchform .mb1em {
    margin-top: 1.2em;
    margin-bottom: 0.5em;
}
.Research__text {
	background-color:#fff;
    width: 100%;
}
.pc_resform{
	display:none;
}
.sp_resform{
	display:block;
}
/*-------------------- countryList --------------------*/
/*-------------------- contents --------------------*/
#contents.contents__notSidebar,
#contents.contents__hasSidebar,
#contents.contents__weekevents {
	width: 100%;
	margin-top: 30px;
}
/*-------------------- dateList --------------------*/
.dateList dt {
	float: none;
	width: auto;
	padding-bottom: 0.5em;
}
.dateList dd {
	float: none;
	border-top: none;
	padding: 0 1em 1.3em 1em;
	width: auto;
}
.dateList__meta{
    display: block;
}
.dateList__meta span{
	margin-top: 5px;
	margin-bottom: 5px;
}
/*-------------------- printButton --------------------*/
.printButton {
	display: none;
}
/*-------------------- footer --------------------*/
.footerLinkList {
	background-position: center 20px;
	padding: 100px 10px 0;
}
.footerLinkList li {
	background: #fff;
	margin-right: 2%;
	margin-bottom: 10px;
	padding: 20px 10px 20px 20px;
	text-indent: -10px;
	width: 49%;
}
.footerLinkList li:nth-of-type(2n) {
	margin-right: 0;
}
.footerLinkList li::before {
	left: 7px;
	top: 50%;
}
.footerLink #siteseal {
	position: static;
	text-align: center;
	display: block;
	margin-top: 10px;
}

}
@media screen and (max-width: 640px) {
.wp-caption,
.photo-between > img {
	margin: 0 auto 10px auto;
}
}
@media screen and (max-width: 320px) {

body {
	width: 320px;
}

}

/*---------------50th Year 特設ページ用----------------*/
.page-id-297211 .container #sidebar {
	display: none;
}
.page-id-297211 .container #contents {
	float: none;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 767px) {
.page-id-297211 .container #contents.contents__hasSidebar {
	width: 100%;
}
}
