@charset "utf-8";

@import "/Portals/0/css/base.css";
@import "/Portals/0/css/contents.css";

/* ===========================================================
 html
=========================================================== */

/* size settings */
html,
body {
  min-width: 1200px;
}

/* font settings */
html{font-size:62.5%;}
body {
  color: #222;
  font-size: 180%;
  line-height: 1.8;
}
body {
  font-family: "Meiryo", "Verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
}
body.fontSize2 {
  font-size: 200%;
}
/* chat bot */
.editMode .ibqa_chatbutton {
  z-index: 999;
}

/* ===========================================================
 skin
=========================================================== */
#blockskip{position:relative;}
#blockskip a{position:absolute;top:-100px;left:-100px;display:block;width:1px;height:1px;padding: 0 1em;font-size: 90%;color:#222;line-height:2em;background:#fff;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);white-space:nowrap;z-index:999;}
#blockskip a:active,
#blockskip a:focus{top:2px;left:360px;width:auto;height:auto;clip:auto;}
.inner {
  width: 1180px;
  margin: 0 auto;
}
.DNNEmptyPane {
  margin: 0 !important;
  padding: 0 !important;
}
#skin{position:relative;overflow:hidden;}

/* ===========================================================
 header
=========================================================== */
#header {
  margin: 0;
  padding: 0;
}
#header .headTop > .inner {
  display: flex;
  width: auto;
  height: 118px;
  padding: 0 40px;
  justify-content: space-between;
  align-items: center;
}
body.editMode._TSZ-por #header .headTop > .inner {
  height: auto;
}
#header .headTop .right {
  display: flex;
  align-items: center;
}
#header .headTop ul {
  padding: 0;
}
#header .headTop li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 2em;
  text-align: center;
}
.headBottom {
  background: #13854c;
}
.headBottom a {
  color: #fff;
}
#header .headBottom.fixed {
  position: fixed;
  width: 100%;
  top: 0;
}
.headBottom.headFixed.scrolled {
  position: fixed !important;
}

.fontSizerWrap,
.colorChangeWrap {
  position: relative;
  top: 12px;
  margin: 0 10px 0 0;
  text-align: center;
}
.colorChangeWrap .ttl,
.fontSizerWrap .ttl {
  padding: 0;
  color: #13854c;
  font-weight: bold;
  line-height: 1.5em;
}
.colorChangeWrap li,
.fontSizerWrap li {
  border: solid 1px #666;
}

#header #fontSizer {
  display: flex;
  padding: 0;
}
#fontSizer li {
  min-width: 50px;
  height: 35px;
  margin: 0;
  padding: 0;
  background: #fff;
  cursor: pointer;
}
#fontSizer li.active {
  background: #13854c;
  color: #fff;
}
#fontSizer li.fontsize1 {
  border-right: 0;
  border-radius: 5px 0 0 5px;
}
#fontSizer li.fontsize2 {
  border-radius: 0 5px 5px 0;
}
.fontSize2 .colorChange li a,
.fontSize2 #fontSizer li {
  line-height: 1.8em;
}
.colorChange {
  display: flex;
  padding: 0;
}
.colorChange li {
  min-width: 35px;
  height: 35px;
  margin: 0;
}
.colorChange li a {
  display: block;
  height: 100%;
  color: #222;
  text-decoration: none;
  cursor: pointer;
}
.colorChange li.colorW {
  border-right: 0;
  border-radius: 5px 0 0 5px;
  background: #fff;
}
.colorChange li.colorB {
  border-right: 0;
  background: #00f;
}
.colorChange li.colorB a {
  color: #fff;
}
.colorChange li.colorY {
  border-right: 0;
  background: #ff0;
}
.colorChange li.colorBK {
  border-radius: 0 5px 5px 0;
  background: #000;
}
.colorChange li.colorBK a {
  color: #fff;
}
._TSZ-por .searchWrap {
  display: flex;
  position: relative;
  width: 200px;
  height: 38px;
  margin: 52px 30px 0 auto;
}
body.editMode._TSZ-por .searchWrap{
  height: auto;
}
._TSZ-por .searchWrap .SearchInput{
  position: relative;
}
._TSZ-por .searchWrap input[type="submit"] {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 40px;
  height: 38px;
  margin: auto;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  background: url(/Portals/0/images/chokai/ico_search.png) center no-repeat;
  color: transparent;
  font-size: 100%;
  letter-spacing: 0.2em;
  cursor: pointer;
}
._TSZ-por .searchWrap input.NormalTextBox[type="text"] {
  position: relative;
  z-index: 1;
  width: 200px;
  padding: 0.25em 0.5em 0.25em 35px;
  padding: 0.25em 2em 0.25em 0.5em;
  border: solid 1px #269d61;
  border-radius: 5px;
  background: transparent;
}
._TSZ-por .searchWrap input.NormalTextBox[type="text"]:focus{
	outline:#222 auto 1px !important;
}
._TSZ-por .searchWrap input[type="submit"]:focus{
  outline:#222 auto 1px;
}
._TSZ-por .searchWrap:before {
  content: none;
}
._TSZ-por .HeadRightWrap {
  margin-top: 40px;
}
/* ===========================================================
 gNav
=========================================================== */
#gNav ul {
  position: relative;
  padding: 0;
}
#gNav li {
  margin: 0;
  padding: 0;
}
#gNav li.Tab36 {
  display: block;
}
#gNav li.Tab36 > a {
  display: none;
}
#gNav li.Tab177 {
  display: none;
}
#gNav ul > li.Tab160 > ul {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0;
  justify-content: space-around;
}
#gNav ul li {
  display: none;
}
#gNav ul > li.Tab160 {
  display: flex;
  height: 75px;
  align-items: center;
}

#gNav ul > li.Tab160 > ul > li.Tab162,
#gNav ul > li.Tab160 > ul > li.Tab293,
#gNav ul > li.Tab160 > ul > li.Tab179,
#gNav ul > li.Tab160 > ul > li.Tab161,
#gNav ul > li.Tab160 > ul > li.Tab351  {
  display: block;
  width: 20%;
}
#gNav li.Tab160 > a {
  display: flex;
  position: relative;
  width: 18%;
  height: 100%;
  font-size: 100%;
  text-indent: 100%;
  white-space: nowrap;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease-in-out;
  overflow: hidden;
}
#gNav li.Tab160 > a:before {
  content: "トップページ";
  position: absolute;
  color: #fff;
  font-weight: bold;
  font-size: 100%;
  text-indent: 0;
}
body.fontSize2 #gNav li.Tab160 > a:before{
  font-size: 111.1%;
}
html[lang*="en"] #gNav li.Tab160 > a:before {
  content: "TOP";
}
html[lang*="ko"] #gNav li.Tab160 > a:before {
  content: "톱 페이지";
}
html[lang*="zh-cn"] #gNav li.Tab160 > a:before {
  content: "首页";
}
html[lang*="zh-tw"] #gNav li.Tab160 > a:before {
  content: "首頁";
}
#gNav li.Tab160 > a:hover {
  opacity: 1;
  border-top: solid 2px #13854c;
  border-bottom: solid 2px #13854c;
  background: #fff;
}
#gNav li.Tab160 > a:hover:before {
  content: "トップページ";
  opacity: 1;
  position: absolute;
  color: #13854c;
  font-weight: bold;
  font-size: 100%;
}
body.fontSize2 #gNav li.Tab160 > a:hover:before{
  font-size: 111.1%;
}
#gNav ul li a {
  display: flex;
  height: 100%;
  padding: 0 5px;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  align-items: center;
  justify-content: center;
}
#gNav ul > li.Tab160 > ul > li > ul > li > a {
  display: block;
}
#gNav ul > li.Tab160 > ul > li > ul > li > ul > li > a {
  display: block;
}
#gNav ul > li.Tab160 > ul > li:hover {
  opacity: 1;
  border-top: solid 2px #13854c;
  border-bottom: solid 2px #13854c;
  background: #fff;
}
#gNav ul > li.Tab160 > ul > li:hover > a {
  opacity: 1;
  color: #13854c;
  text-decoration: none;
}
#gNav ul > li.Tab160 > ul > li.parentItem,
#gNav ul > li.Tab160 > ul > li.currentItem {
  opacity: 1;
  border: solid 2px #13854c;
  background: #fff;
}
#gNav ul > li.Tab160 > ul > li.parentItem > a,
#gNav ul > li.Tab160 > ul > li.currentItem > a {
  opacity: 1;
  color: #13854c;
  text-decoration: none;
}

#gNav ul > li.Tab160 > ul > li {
  position: relative;
  border: solid 2px transparent;
}
#gNav ul > li.Tab160 > ul > li > ul {
  display: none;
  position: absolute;
  left: 50%;
  z-index: 10;
  transform: translateX(-50%);
  width: 140%;
  max-width: 230px;
  margin: auto;
  padding-top: 3px;
}
#gNav ul > li.Tab160 > ul > li > ul > li {
  display: block;
  position: relative;
  border-bottom: solid 2px #fff;
  background: #a6dbc0;
}
#gNav ul > li.Tab160 > ul > li > ul > li.Tab177 {
  display: none;
}
#gNav ul > li.Tab160 > ul > li > ul > li.currentItem > a {
  opacity: 1;
  border: solid 2px #a6dbc0;
  background: #fff;
  text-decoration: none;
}
#gNav ul > li.Tab160 > ul > li > ul > li.parentItem {
  display: block;
  position: relative;
  border-bottom: solid 2px #fff;
  background: #a6dbc0;
}
#gNav ul > li.Tab160 > ul > li > ul > li.parentItem > a {
  opacity: 1;
  border: solid 2px #a6dbc0;
  background: #fff;
  text-decoration: none;
}
#gNav ul > li.Tab160 > ul > li > ul > li > a {
  padding-top: 5px;
  padding-bottom: 2px;
  border: solid 2px #a6dbc0;
  color: #0c5d34;
  font-weight: bold;
  font-size: 88.88%;
  line-height: 1.8em;
  justify-content: left;
}
#gNav ul > li.Tab160 > ul > li > ul > li:hover > a {
  opacity: 1;
  border: solid 2px #a6dbc0;
  background: #fff;
  text-decoration: none;
}
#gNav ul > li.Tab160 > ul > li > ul > li > ul {
  display: none;
  position: absolute;
  top: -2px;
  right: auto;
  left: 101%;
  z-index: -100;
  width: 100%;
  max-width: 230px;
  margin: auto;
  padding-top: 2px;
}
#gNav ul > li.Tab160 > ul > li > ul > li > ul > li {
  display: block;
  position: relative;
  border-bottom: solid 2px #fff;
  background: #a6dbc0;
}
#gNav ul > li.Tab160 > ul > li > ul > li > ul > li > a {
  padding-top: 7px;
  padding-bottom: 4px;
  border: solid 2px #a6dbc0;
  color: #0c5d34;
  font-weight: bold;
  font-size: 88.88%;
  line-height: 1.6em;
  justify-content: left;
}
#gNav ul > li.Tab160 > ul > li > ul > li > ul > li:hover > a {
  opacity: 1;
  border: solid 2px #a6dbc0;
  background: #fff;
  text-decoration: none;
}
#gNav ul > li.Tab160 > ul > li > ul > li > ul > li.currentItem {
  display: block;
  position: relative;
  border-bottom: solid 2px #fff;
  background: #a6dbc0;
}
#gNav ul > li.Tab160 > ul > li > ul > li > ul > li.currentItem > a {
  opacity: 1;
  border: solid 2px #a6dbc0;
  background: #fff;
  text-decoration: none;
}

/* hover or focus  */
#gNav ul>li.Tab160>ul>li>ul,
#gNav ul>li.Tab160>ul>li>ul>li>ul {
	display: block;
	opacity: 0;
	visibility: hidden;
	transition: 0.5s;
}
#gNav ul > li > ul > li:hover > ul,
#gNav ul > li > ul > li:focus-within > ul,
#gNav ul > li > ul > li > ul > li:hover > ul,
#gNav ul > li > ul > li > ul > li:focus-within > ul{
    opacity: 1;
    visibility: visible;
}


/* ===========================================================
 content
=========================================================== */
.breadcrumb {
  margin: 0 auto 50px;
  padding: 0;
  font-size: 77.77%;
}
.breadcrumb a {
  color: #222;
  text-decoration: underline;
}
.breadcrumb a:hover {
  color: #333;
  text-decoration: none;
}
.breadcrumb span > a:nth-child(1) {
  /*display: none;*/
}
.breadcrumb span > span:nth-child(2) {
  /*display: none;*/
}
.breadcrumb span > span {
  padding: 10px;
  color: #575757;
}
.breadcrumb span > span.breadcrumbItem {
  color: #222;
}
/* ===========================================================
 footer
=========================================================== */
.pagetop {
  position: fixed;
  right: 20px;
  bottom: 80px;
  padding: 0;
}
.pagetop.fix {
  top: -106px;
  bottom: auto;
}
.pagetop a {
  display: block;
  position: relative;
  width: 90px;
  height: 90px;
  padding: 40px 0.25em 0.5em;
  border-radius: 10px;
  background: #13854c;
  color: #fff;
  font-size: 72.222222%;
  line-height: 1.5;
  text-align: center;
  overflow: hidden;
}
.pagetop a:before {
  content: "";
  position: absolute;
  top: -45px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 23px;
  height: 15px;
  margin: auto;
  background: url(/Portals/0/images/chokai/arrow.png) center no-repeat;
}

#footer {
  position: relative;
  margin: 0;
  padding: 100px 0 0 0;
  border-top: solid 6px #13854c;
}
#footer a {
  text-decoration: none;
}
#footer .cont a:hover {
  text-decoration: underline;
}
#footer .copyrightWrap {
  padding: 23px 0 20px 0;
  background: #13854c;
  text-align: center;
}
#footer .copyrightWrap p {
  padding: 0;
  color: #fff;
  font-size: 88.89%;
}
/* ===========================================================
 contents
=========================================================== */
._TSZ-por .contentMiddleWrap {
  background: #a6dbc0;
}
._TSZ-por._1Column .contentBottom {
  margin-top: 60px;
  background: #a6dbc0;
}

/* ===========================================================
 2Columns
=========================================================== */
._2Column .content > .inner {
  display: flex;
  justify-content: space-between;
}
._2Column .content > .inner > .mainArea {
  width: 960px;
}
._2Column .content > .inner > .sideArea {
  width: 200px;
}
