/*-------- リセットCSS --------*/
#headerPartsSection #header div, #headerPartsSection #header span, #headerPartsSection #header applet, #headerPartsSection #header object, #headerPartsSection #header iframe, #headerPartsSection #header h1, #headerPartsSection #header h2, #headerPartsSection #header h3, #headerPartsSection #header h4, #headerPartsSection #header h5, #headerPartsSection #header h6, #headerPartsSection #header p, #headerPartsSection #header blockquote, #headerPartsSection #header pre, #headerPartsSection #header a, #headerPartsSection #header abbr, #headerPartsSection #header acronym, #headerPartsSection #header address, #headerPartsSection #header big, #headerPartsSection #header cite, #headerPartsSection #header code, #headerPartsSection #header del, #headerPartsSection #header dfn, #headerPartsSection #header em, #headerPartsSection #header img, #headerPartsSection #header ins, #headerPartsSection #header kbd, #headerPartsSection #header q, #headerPartsSection #header s, #headerPartsSection #header samp, #headerPartsSection #header small, #headerPartsSection #header strike, #headerPartsSection #header strong, #headerPartsSection #header sub, #headerPartsSection #header sup, #headerPartsSection #header tt, #headerPartsSection #header var, #headerPartsSection #header b, #headerPartsSection #header u, #headerPartsSection #header i, #headerPartsSection #header center, #headerPartsSection #header dl, #headerPartsSection #header dt, #headerPartsSection #header dd, #headerPartsSection #header ol, #headerPartsSection #header ul, #headerPartsSection #header li,fieldset, #headerPartsSection #header form, #headerPartsSection #header label, #headerPartsSection #header legend, #headerPartsSection #header table, #headerPartsSection #header caption, #headerPartsSection #header tbody, #headerPartsSection #header tfoot, #headerPartsSection #header thead, #headerPartsSection #header tr, #headerPartsSection #header th, #headerPartsSection #header td, #headerPartsSection #header article, #headerPartsSection #header aside, #headerPartsSection #header canvas, #headerPartsSection #header details, #headerPartsSection #header embed, #headerPartsSection #header figure, #headerPartsSection #header figcaption, #headerPartsSection #header footer, #headerPartsSection #header header, #headerPartsSection #header hgroup, #headerPartsSection #header menu, #headerPartsSection #header nav, #headerPartsSection #header output, #headerPartsSection #header ruby, #headerPartsSection #header section, #headerPartsSection #header summary, #headerPartsSection #header time, #headerPartsSection #header mark, #headerPartsSection #header audio, #headerPartsSection #header video {	
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	line-height: 1;
}

/* HTML5 display-role reset for older browsers */
#headerPartsSection #header article, #headerPartsSection #header aside, #headerPartsSection #header details, #headerPartsSection #header figcaption, #headerPartsSection #header figure, #headerPartsSection #header picture, #headerPartsSection #header footer, #headerPartsSection #header header, #headerPartsSection #header hgroup, #headerPartsSection #header menu, #headerPartsSection #header nav, #headerPartsSection #header section {
	display: block;
}
#headerPartsSection #header ol, #headerPartsSection #header ul {
	list-style: none;
}
#headerPartsSection #header img {
	vertical-align: bottom;
  max-width:100%;
}
#headerPartsSection #header *, #headerPartsSection #header *:before, #headerPartsSection #header *:after {
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

@font-face {
	font-family: 'NotoSans';
	src: url("/wp-content/themes/kyokutoukk/lib/font/en/NotoSans-Regular.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NotoSans';
	src: url("/wp-content/themes/kyokutoukk/lib/font/en/NotoSans-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'NotoSans';
	src: url("/wp-content/themes/kyokutoukk/lib/font/en/NotoSans-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}

#headerPartsSection {
	font-family: 'NotoSans',sans-serif;
}


/* 各幅 非表示クラス */
@media (min-width: 1000px) {
	#headerPartsSection #header .pcNone {
		display: none;
	}
}

@media (max-width: 999px) and (min-width: 661px) {
	#headerPartsSection #header .tbNone {
		display: none;
	}
}

@media (max-width:660px) {
	#headerPartsSection #header .spNone {
		display: none;
	}
}

#headerPartsSection #header a {
  color: #000;
  text-decoration: none;
}


@media (min-width: 1000px) {
  /* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
  /*                                           */
  /* min-width: 1000px                         */
  /*                                           */
  /* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
  /* header */
  body:has(header#headerPartsSection) {
    padding-top: 80px;
  }
  #headerPartsSection #header .spMenuBtn {
		display: none;
	}
	header#headerPartsSection {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 80px;
		z-index: 999;
		background: #fff;
		box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
	}
  #headerPartsSection #header {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		height: 100%;
	}
  #headerPartsSection #header .headerLogo {
		width: 130px;
		margin-left: 80px;
	}
  #headerPartsSection #header .headerNaviBlock {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: fit-content;
		height: 100%;
		margin-right: 80px;
	}
	@media (max-width: 1150px) and (min-width: 1000px) {
	  #headerPartsSection #header .headerLogo {
			margin-left: 30px;
		}
	  #headerPartsSection #header .headerNaviBlock {
			margin-right: 30px;
		}
	}
  #headerPartsSection #header .headerNaviBlock nav {
		height: 100%;
	}
  #headerPartsSection #header .headerGlobalNavi {
		display: flex;
		gap: 20px;
		height: 100%;
	}
  #headerPartsSection #header .headerGlobalNavi > li {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: space-between;
		height: 100%;
    cursor: default;
	}
  #headerPartsSection #header .headerGlobalNavi > li:hover p, 
  #headerPartsSection #header .headerGlobalNavi > li:hover p > a {
		color: #E91D25;
	}
  #headerPartsSection #header .headerGlobalNavi > li:hover::after {
		content:"";
		position: absolute;
		bottom: 0;
		left: 0;
		background: #E10013;
		width: 100%;
		height: 3px;
	}
  #headerPartsSection #header .headerGlobalNavi > li > p {
    display: flex;
		align-items: center;
		justify-content: space-between;
    height: 100%;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
	}
  #headerPartsSection #header .headerGlobalNavi > li > p > a {
		display: flex;
		align-items: center;
		justify-content: space-between;
		height: 100%;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
	}
  #headerPartsSection #header .megaMenuBox {
		position: fixed;
		top: 80px;
    left: 0;
		width: 100%;
    background: rgba(241, 241, 241, 0.8);
    backdrop-filter: blur(12px);
    height: 0;
    transition: .5s height ease;
    overflow: hidden;
	}
  #headerPartsSection #header .menuFrame {
    width: 100%;
    max-width: 1180px;
		display: flex;
		justify-content: center;
		padding: 30px 0;
    margin: 0 auto;
	}
  #headerPartsSection #header .menuFrame:has(.verticalList) {
		gap: 0 20px;
	}
  #headerPartsSection #header .categoryHeadWrap ~ .menuFrame {
    padding: 20px 0 30px;
  }
  #headerPartsSection #header .categoryHeadWrap {
    width: 100%;
    max-width: 1180px;
    display: flex;
    justify-content: center;
    margin: 30px auto 0;
  }
  #headerPartsSection #header .categoryHeadWrap .categoryHead {
    width: 100%;
    font-size: 16px;
		font-weight: bold;
		line-height: 1.2;
    margin: 0 auto;
  }
  #headerPartsSection #header .categoryHeadWrap .categoryHead a:hover {
		color: #E91D25;
	}

  #headerPartsSection #header .megaMenuBox .megaMenuTitle {
		font-size: min(1.4vw, 16px);
		font-weight: bold;
		line-height: 1.2;
		margin-bottom: 20px;
	}
  #headerPartsSection #header .megaMenuBox .megaMenuTitle a {
    font-size: min(1.4vw, 16px);
  }
  #headerPartsSection #header .megaMenuBox .megaMenuTitle a:hover {
		color: #E91D25;
	}
  #headerPartsSection #header .megaMenuBox .megaMenuTitle .subTitle {
    font-size: min(1.1vw, 14px);
    font-weight: normal;
    white-space: nowrap;
  }
  #headerPartsSection #header .megaMenuBox .megaMenuList li {
    font-size: 14px;
    line-height: 1.3;
	}
  #headerPartsSection #header .megaMenuBox .megaMenuList li a {
    line-height: 1.3;
  }
  #headerPartsSection #header .megaMenuBox .megaMenuList li a:hover {
		color: #E91D25;
	}
  #headerPartsSection #header .megaMenuBox .sideList .megaMenuList {
		display: flex;
		gap: 60px;
	}
  #headerPartsSection #header .megaMenuBox .verticalList .megaMenuTitle {
		line-height: 1.4;
		margin-bottom: 20px;
		padding-bottom: 8px;
		border-bottom: 1px dotted #959595;
    min-height: 52px;
	}
  #headerPartsSection #header .megaMenuBox .verticalList {
		width: 25%;
	}
  #headerPartsSection #header .megaMenuBox .verticalList .megaMenuList {
		display: flex;
		flex-direction: column;
		gap: 12px;
	}
  #headerPartsSection #header .megaMenuBox .verticalList .megaMenuList {
		display: flex;
		flex-direction: column;
		gap: 12px;
	}
  #headerPartsSection #header .megaMenuBox .megaMenuSubTitle {
		font-size: 12px;
		font-weight: bold;
		line-height: 1.0;
		color: #E91D25;
		margin-top: 5px;
	}
  #headerPartsSection #header .megaMenuBox .megaMenuList li:first-child .megaMenuSubTitle {
		margin-top: 0;
	}


  #headerPartsSection #header .headerSelectLanguageList {
		position: relative;
		width: fit-content;
		font-size: 14px;
		line-height: 1.0;
		margin-left: 25px;
		padding-right: 21px;
		padding: 15px 21px 15px 0;
	}
  #headerPartsSection #header .headerSelectLanguageList::before,
  #headerPartsSection #header .headerSelectLanguageList::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 5px;
		width: 1px;
		height: 7px;
		border-radius: 9999px;
		background-color: #000;
		transform-origin: 50% calc(100% - 3.5px);
	}
  #headerPartsSection #header .headerSelectLanguageList::before {
		transform: rotate(45deg) translateY(-50%);
	}
  #headerPartsSection #header .headerSelectLanguageList::after {
		transform: rotate(-45deg) translateY(-50%);
	}

  #headerPartsSection #header .headerSelectLanguageList:hover::before {
		transform: rotate(-45deg) translateY(-50%);
		transform-origin: 50% calc(100% - 10.5px);
	}
  #headerPartsSection #header .headerSelectLanguageList:hover::after {
		transform: rotate(45deg) translateY(-50%);
		transform-origin: 50% calc(100% - 10.5px);
	}

  #headerPartsSection #header .headerSelectLanguageList .mainLanguage{
    cursor: default;
  }
  #headerPartsSection #header .headerSelectLanguageList .mainLanguage span {
		display: inline-block;
		width: 14px;
		height: 14px;
		margin-right: 5px;
    cursor: default;
	}
  #headerPartsSection #header .headerSelectLanguageList ul {
		display: none;
		position: absolute;
		top: 35px;
		width: 100%;
		height: auto;
		background: #fff;
		box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
	}
  #headerPartsSection #header .headerSelectLanguageList:hover ul {
		display: block;
	}
  #headerPartsSection #header .headerSelectLanguageList ul li a {
    display: block;
		width: 100%;
		font-size: 14px;
		text-align: center;
		padding: 10px 0;
	}
  #headerPartsSection #header .headerSelectLanguageList ul li a:hover {
		background: #F0F0F0;
		color: #E10013;
	}
  #headerPartsSection #header .contactBtn {
		margin-left: 20px;
	}
  #headerPartsSection #header .contactBtn a {
		font-size: 12px;
		font-weight: bold;
		color: #E10013;
		padding: 5px 10px;
		background: #fff;
		border: 1px solid #E10013;
		border-radius: 15px;
		transition: all 0.2s 0s ease-in-out;
	}
  #headerPartsSection #header .contactBtn a:hover {
		color: #fff;
		background: #E10013;
	}


}

/* タブレット */
@media (max-width: 999px) and (min-width: 661px) {
  /* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
  /*                                           */
  /* max-width: 999px  min-width: 661px        */
  /*                                           */
  /* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

  /* header */

  body:has(header#headerPartsSection) {
    padding-top: 60px;
  }

  body.menuOpenBody {
		overflow-y: hidden;
	}

  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 999;
    background: #fff;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  }
  #headerPartsSection #header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
  }
  #headerPartsSection #header .headerLogo {
		width: 120px;
    margin-left: 20px;
  }
  #headerPartsSection #header .spMenuBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 60px;
    height: 60px;
  }
  #headerPartsSection #header #toggleBtn {
    position: relative;
    width: 18px;
    height: 18px;
  }
  #headerPartsSection #header #toggleBtn span {
    position: absolute;
    width: 100%;
    height: 2px;
    background: #000;
    transition: all 0.5s;
  }
  #headerPartsSection #header #toggleBtn span:nth-child(1) {
    top: 0;
  }
  #headerPartsSection #header #toggleBtn span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
  }
  #headerPartsSection #header #toggleBtn span:nth-child(3) {
    bottom: 0;
  }
  #headerPartsSection #header #toggleBtn.toggleOn span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
  }
  #headerPartsSection #header #toggleBtn.toggleOn span:nth-of-type(2) {
    opacity: 0;
  }
  #headerPartsSection #header #toggleBtn.toggleOn span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
  }
  #headerPartsSection #header .headerNaviBlock {
    position: fixed;
    overflow-y: scroll;
    top: 60px;
    left: 0;
    width: 100%;
    height: 0;
    transition: .5s height ease;
    font-size: 16px;
    line-height: 1.5;
  }
  #headerPartsSection #header .headerNaviBlock.hamburgerOn {
    height: calc(100% - 60px);
  }
  #headerPartsSection #header:has(.headerNaviBlock.hamburgerOn)::after {
    content:"";
    position: absolute;
    left: 0;
    top: 60px;
    width: 100vw;
    height: calc(100svh - 60px);
    background: rgba(0, 0, 0, 0.7);
    z-index: -1;
  }
  #headerPartsSection #header .headerNaviBlock a {
    text-decoration: none;
  }
  
  #headerPartsSection #header .headerNaviBlock a span {
    position: relative;
  }
  #headerPartsSection #header .headerNaviBlock a[target="_blank"] span::after {
    position: absolute;
    content: "";
    background: url(/wp-content/themes/kyokutoukk/lib/img/en/common/ico_link.png) no-repeat;
    width: 18px;
    height: 16px;
    margin-top: 2px;
    margin-left: 10px;
  }
  #headerPartsSection #header .headerGlobalNavi .linkArrow{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
		position: relative;
	}
  #headerPartsSection #header .headerGlobalNavi .linkArrow::after{
		content: "";
    width: 18px;
    height: 18px;
    background: url(/wp-content/themes/kyokutoukk/lib/img/en/common/img_arrow04.png) center no-repeat;
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
	}
  #headerPartsSection #header .naviHeadText {
    position: relative;
    display: flex;
    align-items: center;
    height: 60px;
    background: #F1F1F1;
    border-bottom: 2px dotted rgba(204, 204, 204, 0.8);
    padding-left: 20px;
    cursor: pointer;
  }
  #headerPartsSection #header .naviHeadText::before {
    position: absolute;
    content: "";
    top: 50%;
    right: 28px;
    transform: translateY(-50%);
    width: 2px;
    height: 12px;
    background: #959595;
    opacity: 1;
    transition: all .3s;
    pointer-events: none;
  }
  #headerPartsSection #header .naviHeadText::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 23px;
    transform: translateY(-50%);
    width: 12px;
    height: 2px;
    background: #959595;
    pointer-events: none;
  }
  #headerPartsSection #header .naviHeadText a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    color: #000;
  }
  #headerPartsSection #header .naviHeadText:has(+ .megaMenuBox.active)::before {
    opacity: 0;
  }
  #headerPartsSection #header .megaMenuBox {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
  }
  #headerPartsSection #header .sideList li,
  #headerPartsSection #header .sideList h2 {
    width: 100%;
    height: 60px;
  }
  #headerPartsSection #header .sideList li a,
  #headerPartsSection #header .sideList h2 a,
  #headerPartsSection #header .sideList h2 .linkArrow,
  #headerPartsSection #header .sideList h2 span {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 35px;
    background: #fff;
    text-decoration: none;
    border-bottom: 2px dotted rgba(204, 204, 204, 0.8);
  }
  #headerPartsSection #header .verticalList {
    height: 100%;
  }
  #headerPartsSection #header .verticalList .megaMenuTitle,
  #headerPartsSection #header .categoryHeadWrap .categoryHead {
    position: relative;
    display: flex;
    align-items: center;
    height: 60px;
    background: #F1F1F1;
    border-bottom: 2px dotted rgba(204, 204, 204, 0.8);
    padding-left: 35px;
    cursor: pointer;
  }
  #headerPartsSection #header .verticalList .megaMenuTitle::before {
    position: absolute;
    content: "";
    top: 50%;
    right: 28px;
    transform: translateY(-50%);
    width: 2px;
    height: 12px;
    background: #959595;
    opacity: 1;
    transition: transform .3s ease;
  }
  #headerPartsSection #header .verticalList .megaMenuTitle::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 23px;
    transform: translateY(-50%);
    width: 12px;
    height: 2px;
    background: #959595;
  }
  #headerPartsSection #header .verticalList .megaMenuTitle:has(+ .megaMenuList.active)::before {
    opacity: 0;
  }
  #headerPartsSection #header .verticalList .megaMenuList li:has(.megaMenuSubTitle) {
    height: 40px;
  }
  #headerPartsSection #header .megaMenuSubTitle {
    display: flex;
    align-items: center;
    color: #E10013;
    background: #fff;
  }
  #headerPartsSection #header .verticalList .megaMenuList {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
  }
  #headerPartsSection #header .verticalList .megaMenuList li {
    display: flex;
    align-items: center;
    width: 100%;
    height: 60px;
    padding-left: 50px;
    background: #fff;
    border-bottom: 2px dotted rgba(204, 204, 204, 0.8);
  }
  #headerPartsSection #header .verticalList .megaMenuList li a {
    display: block;
  }
  #headerPartsSection #header .verticalList .megaMenuList li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    padding-right: 30px;
  }

  #headerPartsSection #header .spNoPlusMark .naviHeadText::after,
  #headerPartsSection #header .spNoPlusMark .naviHeadText::before {
    display: none;
  }

  #headerPartsSection #header .headerSelectLanguageList {
    position: relative;
    background: #F1F1F1;
  }
  #headerPartsSection #header .headerSelectLanguageList .mainLanguage {
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    flex-direction: row;
    border-bottom: 2px dotted rgba(204, 204, 204, 0.8);
    padding-left: 20px;
    padding-top: 30px;
    cursor: pointer;
  }
  #headerPartsSection #header .headerSelectLanguageList .mainLanguage span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
  }
  #headerPartsSection #header .headerSelectLanguageList::after {
    position: absolute;
    content: "";
    top: 50px;
    right: 20px;
    width: 18px;
    height: 18px;
    background: url(/wp-content/themes/kyokutoukk/lib/img/en/common/btn_header_language.png) no-repeat;
    background-size: contain;
    background-position: center;
    pointer-events: none;
  }
  #headerPartsSection #header .headerSelectLanguageList:has(ul.active)::after {
    transform: rotate(180deg);
  }
  #headerPartsSection #header .headerSelectLanguageList ul {
    width: 100%;
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
  }
  #headerPartsSection #header .headerSelectLanguageList ul.active {
    height: auto;
  }
  #headerPartsSection #header .headerSelectLanguageList ul li {
    width: 100%;
    height: 60px;
  }
  #headerPartsSection #header .headerSelectLanguageList ul li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 35px;
    background: #fff;
    text-decoration: none;
    border-bottom: 2px dotted rgba(204, 204, 204, 0.8);
  }

  #headerPartsSection #header .contactBtn {
    width: 100%;
    padding: 30px 35px 40px;
    background: #F1F1F1;
  }
  #headerPartsSection #header .contactBtn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 60px;
    font-weight: bold;
    background: #fff;
    color: #E10013;
    border: 2px solid #E10013;
    border-radius: 10px;
    text-decoration: none;
  }

}


@media (max-width:660px) {	
  /* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
  /*                                           */
  /* max-width: 660px                          */
  /*                                           */
  /* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */

  /* header */

  body:has(header#headerPartsSection) {
    padding-top: 60px;
  }

  body.menuOpenBody {
		overflow-y: hidden;
	}

  header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 999;
    background: #fff;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  }
  #headerPartsSection #header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
  }
  #headerPartsSection #header .headerLogo {
		width: 120px;
    margin-left: 20px;
  }
  #headerPartsSection #header .spMenuBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 60px;
    height: 60px;
  }
  #headerPartsSection #header #toggleBtn {
    position: relative;
    width: 18px;
    height: 18px;
  }
  #headerPartsSection #header #toggleBtn span {
    position: absolute;
    width: 100%;
    height: 2px;
    background: #000;
    transition: all 0.5s;
  }
  #headerPartsSection #header #toggleBtn span:nth-child(1) {
    top: 0;
  }
  #headerPartsSection #header #toggleBtn span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
  }
  #headerPartsSection #header #toggleBtn span:nth-child(3) {
    bottom: 0;
  }
  #headerPartsSection #header #toggleBtn.toggleOn span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
  }
  #headerPartsSection #header #toggleBtn.toggleOn span:nth-of-type(2) {
    opacity: 0;
  }
  #headerPartsSection #header #toggleBtn.toggleOn span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
  }
  #headerPartsSection #header .headerNaviBlock {
    position: fixed;
    overflow-y: scroll;
    top: 60px;
    left: 0;
    width: 100%;
    height: 0;
    transition: .5s height ease;
    font-size: 16px;
    line-height: 1.5;
  }
  #headerPartsSection #header .headerNaviBlock.hamburgerOn {
    height: calc(100% - 60px);
  }
  #headerPartsSection #header:has(.headerNaviBlock.hamburgerOn)::after {
    content:"";
    position: absolute;
    left: 0;
    top: 60px;
    width: 100vw;
    height: calc(100svh - 60px);
    background: rgba(0, 0, 0, 0.7);
    z-index: -1;
  }
  #headerPartsSection #header .headerNaviBlock a {
    text-decoration: none;
  }
  #headerPartsSection #header .headerNaviBlock a span {
    position: relative;
  }
  #headerPartsSection #header .headerNaviBlock a[target="_blank"] span::after {
    position: absolute;
    content: "";
    background: url(/wp-content/themes/kyokutoukk/lib/img/en/common/sico_link.png) no-repeat;
    width: 18px;
    height: 16px;
    margin-top: 2px;
    margin-left: 10px;
  }
  #headerPartsSection #header .headerGlobalNavi .linkArrow{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
		position: relative;
	}
  #headerPartsSection #header .headerGlobalNavi .linkArrow::after{
		content: "";
    width: 18px;
    height: 18px;
    background: url(/wp-content/themes/kyokutoukk/lib/img/en/common/img_arrow04.png) center no-repeat;
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
	}
  #headerPartsSection #header .naviHeadText {
    position: relative;
    display: flex;
    align-items: center;
    height: 60px;
    background: #F1F1F1;
    border-bottom: 2px dotted rgba(204, 204, 204, 0.8);
    padding-left: 20px;
    cursor: pointer;
  }
  #headerPartsSection #header .naviHeadText::before {
    position: absolute;
    content: "";
    top: 50%;
    right: 28px;
    transform: translateY(-50%);
    width: 2px;
    height: 12px;
    background: #959595;
    opacity: 1;
    transition: all .3s;
    pointer-events: none;
  }
  #headerPartsSection #header .naviHeadText::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 23px;
    transform: translateY(-50%);
    width: 12px;
    height: 2px;
    background: #959595;
    pointer-events: none;
  }
  #headerPartsSection #header .naviHeadText:has(+ .megaMenuBox.active)::before {
    opacity: 0;
  }
  #headerPartsSection #header .naviHeadText a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    color: #000;
  }
  #headerPartsSection #header .megaMenuBox {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
  }

  #headerPartsSection #header .sideList li,
  #headerPartsSection #header .sideList h2 {
    width: 100%;
    height: 60px;
  }
  #headerPartsSection #header .sideList li a,
  #headerPartsSection #header .sideList h2 a,
  #headerPartsSection #header .sideList h2 span {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 35px;
    background: #fff;
    text-decoration: none;
    border-bottom: 2px dotted rgba(204, 204, 204, 0.8);
  }
  #headerPartsSection #header .verticalList {
    height: 100%;
  }
  #headerPartsSection #header .verticalList .megaMenuTitle,
  #headerPartsSection #header .categoryHeadWrap .categoryHead {
    position: relative;
    display: flex;
    align-items: center;
    height: 60px;
    background: #F1F1F1;
    border-bottom: 2px dotted rgba(204, 204, 204, 0.8);
    padding-left: 35px;
    cursor: pointer;
  }
  #headerPartsSection #header .verticalList .megaMenuTitle::before {
    position: absolute;
    content: "";
    top: 50%;
    right: 28px;
    transform: translateY(-50%);
    width: 2px;
    height: 12px;
    background: #959595;
    opacity: 1;
    transition: transform .3s ease;
  }
  #headerPartsSection #header .verticalList .megaMenuTitle::after {
    position: absolute;
    content: "";
    top: 50%;
    right: 23px;
    transform: translateY(-50%);
    width: 12px;
    height: 2px;
    background: #959595;
  }
  #headerPartsSection #header .verticalList .megaMenuTitle:has(+ .megaMenuList.active)::before {
    opacity: 0;
  }
  #headerPartsSection #header .verticalList .megaMenuList li:has(.megaMenuSubTitle) {
    height: 40px;
  }
  #headerPartsSection #header .megaMenuSubTitle {
    display: flex;
    align-items: center;
    color: #E10013;
    background: #fff;
  }
  #headerPartsSection #header .verticalList .megaMenuList {
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
  }
  #headerPartsSection #header .verticalList .megaMenuList li {
    display: flex;
    align-items: center;
    width: 100%;
    height: 60px;
    padding-left: 50px;
    background: #fff;
    border-bottom: 2px dotted rgba(204, 204, 204, 0.8);
  }
  #headerPartsSection #header .verticalList .megaMenuList li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    padding-right: 30px;
  }

  #headerPartsSection #header .spNoPlusMark .naviHeadText::after,
  #headerPartsSection #header .spNoPlusMark .naviHeadText::before {
    display: none;
  }

  #headerPartsSection #header .headerSelectLanguageList {
    position: relative;
    background: #F1F1F1;
  }
  #headerPartsSection #header .headerSelectLanguageList .mainLanguage {
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
    flex-direction: row;
    border-bottom: 2px dotted rgba(204, 204, 204, 0.8);
    padding-left: 20px;
    padding-top: 30px;
    cursor: pointer;
  }
  #headerPartsSection #header .headerSelectLanguageList .mainLanguage span {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
  }
  #headerPartsSection #header .headerSelectLanguageList::after {
    position: absolute;
    content: "";
    top: 50px;
    right: 20px;
    width: 18px;
    height: 18px;
    background: url(/wp-content/themes/kyokutoukk/lib/img/en/common/btn_header_language.png) no-repeat;
    background-size: contain;
    background-position: center;
    pointer-events: none;
  }
  #headerPartsSection #header .headerSelectLanguageList:has(ul.active)::after {
    transform: rotate(180deg);
  }
  #headerPartsSection #header .headerSelectLanguageList ul {
    width: 100%;
    height: 0;
    transition: height .5s ease;
    overflow: hidden;
  }
  #headerPartsSection #header .headerSelectLanguageList ul.active {
    height: auto;
  }
  #headerPartsSection #header .headerSelectLanguageList ul li {
    width: 100%;
    height: 60px;
  }
  #headerPartsSection #header .headerSelectLanguageList ul li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 35px;
    background: #fff;
    text-decoration: none;
    border-bottom: 2px dotted rgba(204, 204, 204, 0.8);
  }

  #headerPartsSection #header .contactBtn {
    width: 100%;
    padding: 30px 35px 40px;
    background: #F1F1F1;
  }
  #headerPartsSection #header .contactBtn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 60px;
    font-weight: bold;
    background: #fff;
    color: #E10013;
    border: 2px solid #E10013;
    border-radius: 10px;
    text-decoration: none;
  }

}
