@charset "utf-8";

/* IE8 */
/*
-- PC/TABLET --
*/
#tg_pia-gheader.tg_pia-ut__fixed {
	position: fixed !important;
	top: 0;
	left: 0;
	-webkit-transform-style: preserve-3d;
	-webkit-transform: translate3d(0,0,0);
}
#tg_pia-gheader.tg_pia-ut__fixed * {
-webkit-transform-style: preserve-3d;
   -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
     -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
}


.tg_pia-windowsizeS .tg_pia-wrapper__inner {
  width: 610px;
}
.tg_pia-windowsizeM .tg_pia-wrapper__inner {
  width: 920px;
}
.tg_pia-windowsizeL .tg_pia-wrapper__inner {
  width: 1230px;
}
/* login */
.tg_pia-status-logout .tg_pia-status-logout {
	display: block;
}
.tg_pia-status-logout .tg_pia-status-login {
	display: none;
}
.tg_pia-status-login .tg_pia-status-logout {
	display: none;
}
.tg_pia-status-login .tg_pia-status-login {
	display: block;
}
/* --------------------
0. extraheader
-------------------- */
#tg_pia-exheader {
	position: relative;
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
#tg_pia-exheader a {position: relative;color: #FFF;display: block; font-weight: bold; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-webkit-text-overflow: ellipsis;-o-text-overflow: ellipsis;}
#tg_pia-exheader a:hover {text-decoration: none;}

/* --------------------
1. header
-------------------- */
#tg_pia-gheader {
	width: 100%;
	position: relative;
	background: #FFF;
	z-index: 10;
	text-align: left;
}
#tg_pia-gheader:after {
	content: "";
	display: table;
	clear: both;
}
#tg_pia-gheader > .tg_pia-wrapper__inner {
	padding: 8px 10px;
	z-index: 9999;
	-webkit-transition: position 0.2s ease-in-out;
	-moz-transition: position 0.2s ease-in-out;
	-o-transition: position 0.2s ease-in-out;
	transition: position 0.2s ease-in-out;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
#tg_pia-gheader.tg_pia-ut__fixed {
	top: 0;
}
#tg_pia-gheader.tg_pia-ut__fixed > .tg_pia-wrapper__inner {
	padding: 0 10px;
}
.tg_pia-wrapper__inner {
	margin: auto;
	position: relative;
}
#tg_pia-gheader #tg_pia-header-logo {
	width: 146px;
	height: 30px;
	position: absolute;
	top: 50%;
	margin: auto;
	margin-top: -15px;
	z-index: 1;
}
#tg_pia-gheader.tg_pia-ut__fixed #tg_pia-header-logo {
	width: 116px;
	height: 24px;
}
#tg_pia-gheader #tg_pia-header-logo a {
	display: block;
}
#tg_pia-gheader #tg_pia-header-logo a img {
	width: 100%;
	display: block;
}
#tg_pia-gheader .tg_pia-status-wrpper {
	overflow: hidden;
	position: relative;
}
.tg_pia-windowsizeS #tg_pia-gheader.tg_pia-ut__fixed .tg_pia-status-wrpper {
	display: none;
}
#tg_pia-gheader #tg_pia-header-login {
	width: 400px;
	padding: 0;
	float: right;
	position: relative;
}
#tg_pia-gheader #tg_pia-header-login > ul {
	text-align: right;
	letter-spacing: -.30em;
	margin-top: 18px;
	height: 36px;
}
.tg_pia-windowsizeS #tg_pia-gheader #tg_pia-header-login > ul {
	height: 30px;
}
#tg_pia-gheader #tg_pia-header-login > ul {

}
#tg_pia-gheader #tg_pia-header-login > ul li {
	display: inline-block;
	letter-spacing: normal;
	border: 1px solid #EDEDED;
	line-height: 28px;
	height: 28px;
	margin-top: 4px;
}
#tg_pia-gheader.tg_pia-ut__fixed #tg_pia-header-login > ul li,
.tg_pia-windowsizeS #tg_pia-gheader #tg_pia-header-login > ul li {
	border: none;
	line-height: 24px;
	height: 24px;
	margin-top: 6px;
}
#tg_pia-gheader #tg_pia-header-login > ul li + li {
	margin-left: 10px;
}
#tg_pia-gheader.tg_pia-ut__fixed #tg_pia-header-login > ul li + li {
	margin-left: 24px;
}
#tg_pia-gheader #tg_pia-header-login > ul li a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	padding: 0px 12px;
}
#tg_pia-gheader.tg_pia-ut__fixed #tg_pia-header-login > ul li a,
.tg_pia-windowsizeS #tg_pia-gheader #tg_pia-header-login > ul li a {
	padding: 0;
}
#tg_pia-gheader #tg_pia-header-login > ul li a:hover {
	background-color: #EDEDED;
}
#tg_pia-gheader.tg_pia-ut__fixed #tg_pia-header-login > ul li a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
	background-color: transparent;
}
.tg_pia-windowsizeS #tg_pia-gheader #tg_pia-header-login > ul li a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
	background-color: transparent;
}
/* SUB MENU */
#tg_pia-gheader .tg_pia-submenu {
	text-align: right;
	position: absolute;
	z-index: 1;
	top: 6px;
	right: 10px;
	max-width: 400px;
}
#tg_pia-gheader.tg_pia-ut__fixed .tg_pia-submenu {
	top: 2px;
}
.tg_pia-windowsizeS #tg_pia-gheader.tg_pia-ut__fixed .tg_pia-submenu {
	display: none;
}
#tg_pia-gheader .tg_pia-submenu > ul {
	text-align: right;
	letter-spacing: -.30em;
	position: relative;
}
#tg_pia-gheader .tg_pia-submenu > ul > li {
	position: relative;
	text-align: center;
	display: inline-block;
	letter-spacing: normal;
	text-decoration: none;
	padding: 0;
	font-size: 10px;
	color: #666;
	background: #FFF;
}
#tg_pia-gheader .tg_pia-submenu > ul > li a {
	font-size: 10px;
	color: #666;
	background: #FFF;
	text-decoration: none;
	display: block;
}
#tg_pia-gheader .tg_pia-submenu > ul > li > a:hover,
#tg_pia-gheader .tg_pia-submenu .tg_pia-menu__dropdown.tg_pia-ut__focus > a {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}
#tg_pia-gheader .tg_pia-submenu > ul > li + li {
	margin-left: 15px;
}
#tg_pia-gheader .tg_pia-submenu > ul > li a span {
	color: #FFF;
	background-color: #BBB;
	border-radius: 8px;
	padding: 3px 6px;
	margin-left: 4px;
	letter-spacing: 1px;
	line-height: 1;
}
@media all and (-ms-high-contrast:none){
  #tg_pia-gheader .tg_pia-submenu > ul > li a span { padding: 3px 6px 0; } /* IE10 */
}
#tg_pia-gheader .tg_pia-submenu .tg_pia-menu__dropdown a {
	position: relative;
	padding-right: 10px;
}
#tg_pia-gheader .tg_pia-submenu .tg_pia-menu__dropdown.tg_pia-ut__focus a {
	padding-bottom: 10px;
}
#tg_pia-gheader .tg_pia-submenu .tg_pia-menu__dropdown > a:after {
	content: '';
    display: block;
    position: absolute;
    top: 11px;
    right: 7px;
    width: 8px;
    height: 8px;
    background: url(../images/icon-arrow_down@2x.png) no-repeat 50% 50%;
    zoom:50%;
}

#tg_pia-gheader .tg_pia-submenu .tg_pia-menu__dropdown > ul {
	position: absolute;
	display: none;
	right: -4px;
	top: 22px;
	z-index: 10000;
	background: #FFF;
	width: 170px;
	text-align: left;
	border: 1px solid #ddd;
	border-top: none;
}
#tg_pia-gheader.tg_pia-ut__fixed .tg_pia-submenu .tg_pia-menu__dropdown > ul {
	top: 22px;
}
#tg_pia-gheader .tg_pia-submenu .tg_pia-menu__dropdown.tg_pia-ut__focus a:hover + ul,
#tg_pia-gheader .tg_pia-submenu .tg_pia-menu__dropdown.tg_pia-ut__focus > ul {
	display: block;
}
#tg_pia-gheader .tg_pia-submenu .tg_pia-menu__dropdown > ul li {
	width: 170px;
	display: block;
	position: relative;
	border-top: 1px solid #DDD;
}
#tg_pia-gheader .tg_pia-submenu .tg_pia-menu__dropdown > ul li:first-child {
	border-top: 1px solid #EFEFEF;
}
#tg_pia-gheader .tg_pia-submenu .tg_pia-menu__dropdown > ul li a {
	color: #000;
	text-decoration: none;
	background: #FFF;
	border: none;
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
	line-height: 1.5;
	position: relative;
	display: block;
	padding: 8px 12px 8px 16px;
	font-size: 12px;
	vertical-align: top;
}
#tg_pia-gheader .tg_pia-submenu .tg_pia-menu__dropdown > ul li a:hover {
	color: #FFF;
	background: #BBB198;
}

/* .tg_pia-login ログイン時 */
.tg_pia-status-login #tg_pia-gheader #tg_pia-header-login {
	max-width: 350px;
}
.tg_pia-status-login #tg_pia-gheader #tg_pia-header-login > ul li {
	vertical-align: top;
	display: inline-block;
}
.tg_pia-status-login #tg_pia-gheader #tg_pia-header-login > ul li a {
	word-wrap: break-word;
}
.tg_pia-status-login #tg_pia-gheader #tg_pia-header-login > ul li a span{
	display: inline-block;
	vertical-align: top;
	max-width: 14em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-align: center;
}

/* search form */
#tg_pia-searchform {
	width: 500px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin: auto;
	margin-top: -17px;
}
.tg_pia-windowsizeM #tg_pia-searchform {
	width: 400px;
	left: 180px;
	right: auto;
}
.tg_pia-windowsizeS #tg_pia-searchform {
	position: relative;
	border-top: 1px solid #DDD;
	padding: 10px 500% 2px;
	margin: 8px -500% 0;
	left: 55px;
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}
.tg_pia-windowsizeS #tg_pia-gheader.tg_pia-ut__fixed #tg_pia-searchform {
	padding: 8px 500%;
	margin: 0 -500% 0;
}
.tg_pia-windowsizeM #tg_pia-gheader.tg_pia-ut__fixed #tg_pia-searchform {
	left: 155px;
	right: auto;
}
.tg_pia-windowsizeS #tg_pia-gheader.tg_pia-ut__fixed #tg_pia-searchform {

}
#tg_pia-searchform > .tg_pia-search-frame {

}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text {
	position: relative;
	border: 2px solid #CCC;
	height: 32px;
	display: block;
	overflow: hidden;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	overflow:hidden;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > input[type=text] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: none;
	width: 100%;
	height: 100%;
	line-height: 1.4;
	line-height: 1\9;
	overflow: hidden;
	font-weight: normal;
	color: #666;
	padding: 0;
	margin: 0;
	outline: none;
	font-size: 14px;
	padding: 8px 68px 8px 10px;
	position: relative;
	/*background: #FFF url(../images/icon-search.png) no-repeat 98% 50%;*/
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
}
@media all and (-ms-high-contrast:none){
  #tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > input[type=text] { line-height: 1; } /* IE */
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > input[type=text]::-webkit-input-placeholder {
	color: #666;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > input[type=text]:-ms-input-placeholder {
	color: #666;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > input[type=text]::-moz-placeholder {
	color: #666;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text.tg_pia-form-textfocus {
	border: 2px solid #2E66CC;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > input[type=text].tg_pia-form-textfocus,
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > input[type=text].tg_pia-form-textfill {
	color: #000;
	font-size: 14px;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > .tg_pia-search-btn {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	width: 68px;
	height: 32px;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > input[type=text].tg_pia-form-nowtyping + .tg_pia-search-btn,
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > input[type=text].tg_pia-form-textfill + .tg_pia-search-btn {
	width: auto;
	right: 0;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > .tg_pia-search-btn input[type=submit] {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	outline: none;
	width: 68px;
	height: 32px;
	background-color: #2E66CC;
	border-radius: 0;
	border-style: none;
	border: none;
	color: #FFF;
	text-indent: 3px;
	padding: 0;
	text-align: center;
	font-size: 13px;
	cursor: pointer;
	zoom: 1;
	overflow: hidden;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text svg {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 6px;
    right: 6px;
	z-index: 1;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text:after {
	content: '';
	width: 32px;
	height: 32px;
	display: block;
	background: #BAB198;
	position: absolute;
	top: 0;
    right: 0;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text svg .tg_pia-iconsearch {
	fill: #FFF;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > input[type=text].tg_pia-form-textfocus + .tg_pia-search-btn + svg .tg_pia-iconsearch {
	fill: #2E66CC;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text.tg_pia-form-textfocus:after {
	display: none;
}
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > input[type=text].tg_pia-form-textfill + .tg_pia-search-btn + svg,
#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > input[type=text].tg_pia-form-nowtyping + .tg_pia-search-btn + svg {
	display: none;
}

/* tg_pia-menunavi */
#tg_pia-menunavi {
  width: 100%;
  padding: 0;
  background: #F3F2ED;
  position: relative;
  z-index: 9998 !important;
  display: block;
  height: 44px;
  border-bottom: 1px solid #ddd;
  -webkit-transition: position 0.2s ease-in-out;
  -moz-transition: position 0.2s ease-in-out;
  -o-transition: position 0.2s ease-in-out;
  transition: position 0.2s ease-in-out;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}
#tg_pia-gheader.tg_pia-ut__fixed #tg_pia-menunavi {
	height: 36px;
}
#tg_pia-menunavi .tg_pia-wrapper__inner {padding: 0 10px;overflow: hidden;}
#tg_pia-menunavi .tg_pia-menu {
  height: 44px;
  line-height: 44px;
  z-index: auto;
  position: relative;
}
#tg_pia-gheader.tg_pia-ut__fixed #tg_pia-menunavi .tg_pia-menu {
  height: 36px;
  line-height: 36px;
}
#tg_pia-menunavi .flickity-viewport {
  overflow: visible !important;
  height: auto !important;
  min-height: 44px;
}
#tg_pia-gheader.tg_pia-ut__fixed #tg_pia-menunavi .flickity-viewport {
  min-height: 36px;
}

#tg_pia-menunavi .tg_pia-menu > li {
  display: inline-block;
  margin: 0;
  position: relative;
}
#tg_pia-menunavi .tg_pia-menu-cell {padding: 0; white-space: nowrap; background-color: #fff; float: left; }
#tg_pia-menunavi .tg_pia-menu-cell > a {
  text-decoration: none;
  color: #636361;
  background: #F3F2ED;
  display: block;
  padding: 0 15px;
  border-top: 2px solid #F3F2ED;
  border-bottom: 1px solid #ddd;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
}

#tg_pia-gheader #tg_pia-menunavi .tg_pia-menu-cell > a,
#tg_pia-gheader #tg_pia-menunavi .tg_pia-menu li > span {

}
#tg_pia-gheader.tg_pia-ut__fixed #tg_pia-menunavi .tg_pia-menu-cell > a {
  height: 34px;
  line-height: 34px;
}
#tg_pia-menunavi .tg_pia-menu .tg_pia-ut__isActive > a {
  border-top: 1px solid #F3F2ED;
  background-color: #FFF;
  margin-top: 1px;
}
#tg_pia-menunavi .tg_pia-menu .tg_pia-ut__colorOrange > a {
  color: #E18A45;
}

#tg_pia-menunavi .tg_pia-ut__txbold > a {
  font-weight: bold;
}
#tg_pia-menunavi .tg_pia-menu-cell.tg_pia-ut__focus > a {
  border-top: 1px solid #F3F2ED;
  background-color: #FFF;
  margin-top: 1px;
}
#tg_pia-menunavi .tg_pia-menu-cell.tg_pia-ut__focus > .tg_pia-ut__listprt {
  border-top: 2px solid #E18A45;
  border-bottom: 1px solid #FFF;
  background-color: #FFF;
  margin-top: 0;
}
#tg_pia-menunavi .tg_pia-menu-cell.tg_pia-ut__focus.tg_pia-ut__boxhidden > .tg_pia-ut__listprt {
  border-top: 1px solid #F3F2ED;
  border-bottom: 1px solid #ddd;
  background-color: #FFF;
  margin-top: 1px;
}

#tg_pia-menunavi .tg_pia-menu-cell > ul {
  background: #FFF;
  position: absolute;
  width: 340px;
  top: 44px;
  left: 0;
  /*
  -ms-filter: "alpha( opacity=80 )";
  filter: alpha( opacity=80 );
  opacity: 0.8;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  */
  display:none;
  cursor: default;
}
#tg_pia-gheader.tg_pia-ut__fixed #tg_pia-menunavi .tg_pia-menu-cell > ul {
  top: 37px;
}
#tg_pia-menunavi .tg_pia-menu-cell.tg_pia-ut__focus {
  height: 500px !important;
  width: 50%;
  background: transparent;
}
#tg_pia-menunavi .tg_pia-menu-cell.tg_pia-ut__focus > a:hover + ul,
#tg_pia-menunavi .tg_pia-menu-cell.tg_pia-ut__focus > ul {
  z-index: -1;
  height: auto !important;
  /*
  -ms-filter: "alpha( opacity=100 )";
  filter: alpha( opacity=100 );
  opacity: 1.0;
  box-shadow:rgba(184, 184, 184, 0.701961) 0px 0px 10px 0px;
  -webkit-box-shadow:rgba(184, 184, 184, 0.701961) 0px 0px 10px 0px;
  -moz-box-shadow:rgba(184, 184, 184, 0.701961) 0px 0px 10px 0px;
  box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 8px 0px;
  -webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 8px 0px;
  -moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 2px 8px 0px;
  */
  display: block;
  border: 1px solid #ddd;
  border-top: none;
}
#tg_pia-menunavi .tg_pia-menu-cell > .tg_pia-ut__boxright {
  left: auto;
  right: 0;
}
#tg_pia-menunavi .tg_pia-menu-cell.tg_pia-ut__focus > .tg_pia-ut__boxhidden {
  height: 0 !important;
  opacity: 0 !important;
  visibility: hidden;
}
#tg_pia-menunavi .tg_pia-menu-cell > ul > li {
  width: 170px;
  display: table;
  float: left;
  position: relative;
  cursor: default !important;
  border-bottom: 1px solid #DDD;
  border-right: 1px solid #DDD;
}
#tg_pia-menunavi .tg_pia-menu-cell > ul > li a {
  color: #000;
  text-decoration: none;
  background: #FFF;
  border: none;
  white-space: normal;
  /*word-wrap: break-word;*/
  word-break: break-all;
  line-height: 1.4;
  position: relative;
  height: auto;
  padding: 12px 12px 10px 16px;
  display: table-cell;
  vertical-align:middle;
  width: 100%;
  font-size: 13px !important;
}
#tg_pia-gheader.tg_pia-ut__fixed #tg_pia-menunavi .tg_pia-ut__listsmall .tg_pia-menu-cell > ul > li a {
  line-height: 1.3;
}
#tg_pia-menunavi .tg_pia-ut__listsmall .tg_pia-menu-cell > ul > li a {
  padding: 6px 12px 4px 16px;
  line-height: 1.3;
}
#tg_pia-menunavi .tg_pia-menu-cell > ul > li a:hover {
  color: #FFF;
  background: #BBB198;
}
#tg_pia-menunavi .tg_pia-menu-cell .tg_pia-ut__listeven {
  border-right: none;
  width: 169px;
}
#tg_pia-menunavi .tg_pia-menu-cell .tg_pia-ut__listlast2,
#tg_pia-menunavi .tg_pia-menu-cell .tg_pia-ut__listlast2 + li {
  border-bottom: none;
}
#tg_pia-menunavi .tg_pia-menu-cell .tg_pia-ut__listeven.tg_pia-ut__listlast2 {
  border-bottom: 1px solid #DDD;
}

#tg_pia-menunavi .tg_pia-menu__prev-next-button {
	position: absolute;
	display: block;
    top: 50%;
    border: none;
    cursor: pointer !important;
    
	display: none;
	width: 20px;
	height: 100%;
	background: #F3F2ED;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-top: -18px;
}
.tg_pia-windowsizeL #tg_pia-menunavi .tg_pia-menu__prev-next-button {display: none;}

#tg_pia-menunavi .tg_pia-menu__prev-next-button:disabled {display: none;}
#tg_pia-menunavi .flickity-page-dots {display: none;}

#tg_pia-menunavi .tg_pia-menu__prev-next-button { width: 20px;height: 100%;background: #F3F2ED;border-radius: 0;outline: none;box-shadow: none !important;}
#tg_pia-menunavi .tg_pia-menu__prevBtn,
#tg_pia-menunavi .tg_pia-menu__nextBtn {
  width: 40px;
  height: 100%;
  background: #F3F2ED;
  position: absolute;
  top: 0;
  display: block;
  border-radius: 0;
}
#tg_pia-menunavi .tg_pia-menu__prev-next-button {
  padding: 0;
  width: 40px;
  display: block;
}
#tg_pia-menunavi .tg_pia-menu__prev-next-button:hover {
  -ms-filter: "alpha( opacity=70 )";
  filter: alpha( opacity=70 );
  opacity: 0.7;
}
#tg_pia-menunavi .tg_pia-menu__prev-next-button.previous {
  /*right: 0;*/
  left: auto;
  background: url(../images/icon-arrow_l@2x.png) no-repeat 50% 50%;
  zoom: 50%;
  cursor: pointer !important;
}
#tg_pia-menunavi .tg_pia-menu__prev-next-button.next {
  left: 0;
  right: auto;
  background: url(../images/icon-arrow_r@2x.png) no-repeat 50% 50%;
  zoom: 50%;
  cursor: pointer !important;
}
.tg_pia-windowsizeL #tg_pia-menunavi .tg_pia-menu__prevBtn,
.tg_pia-windowsizeL #tg_pia-menunavi .tg_pia-menu__nextBtn {
  display: none;
}
.tg_pia-windowsizeM #tg_pia-menunavi .tg_pia-menu__prevBtn {
  left: 50%;
  margin-left: -500px;
}
.tg_pia-windowsizeM #tg_pia-menunavi .tg_pia-menu__nextBtn {
  right: 50%;
  margin-right: -500px;
}
@media only screen and (max-width: 980px) {
	.tg_pia-windowsizeM #tg_pia-menunavi .tg_pia-wrapper__inner {
	width: 860px;
	}
	.tg_pia-windowsizeM #tg_pia-menunavi .tg_pia-menu__prevBtn {
	left: 0;
	margin-left: 0;
	}
	.tg_pia-windowsizeM #tg_pia-menunavi .tg_pia-menu__nextBtn {
	right: 0;
	margin-right: 0;
	}
}
.tg_pia-windowsizeS #tg_pia-menunavi .tg_pia-menu__prevBtn {
  left: 50%;
  margin-left: -353px;
}
.tg_pia-windowsizeS #tg_pia-menunavi .tg_pia-menu__nextBtn {
  right: 50%;
  margin-right: -353px;
}
@media only screen and (max-width: 690px) {
	.tg_pia-windowsizeS #tg_pia-menunavi .tg_pia-wrapper__inner {
	width: 550px;
	}
	.tg_pia-windowsizeS #tg_pia-menunavi .tg_pia-menu__prevBtn {
	left: 0;
	margin-left: 0;
	}
	.tg_pia-windowsizeS #tg_pia-menunavi .tg_pia-menu__nextBtn {
	right: 0;
	margin-right: 0;
	}
}


/* --------------------
2. footer
-------------------- */
#tg_pia-gfooter {
	clear: both;
	position: relative;
	display: block;
	background: #F3F2EC;
}
#tg_pia-gfooter,
#tg_pia-gfooter a {
	color: #666;
	text-decoration: none;
	font-size: 11px;
}
#tg_pia-gfooter a:hover {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
}
#tg_pia-gfooter .tg_pia-wrapper__inner {
	padding: 10px;
}
#tg_pia-gfooter .tg_pia-gfooter__sns {
	position: relative;
	display: block;
	background: #F3F3F3;
	text-align: center;
	line-height: 1;
	padding: 5px 0;
}
#tg_pia-gfooter .tg_pia-gfooter__sns li {
	width: 36px;
	display: inline-table;
	line-height: 0;
	margin: 0 3px;
}
#tg_pia-gfooter .tg_pia-gfooter__sns li a {
	display: block;
}
#tg_pia-gfooter .tg_pia-gfooter__sns li img {
	width: 100%;
}
#tg_pia-gfooter .tg_pia-gfooter__navi {
	position: relative;
	display: block;
	background: #FFF;
}
#tg_pia-gfooter .tg_pia-gfooter__navi nav {
	position: relative;
	margin: 8px 0 2px;
}
#tg_pia-gfooter .tg_pia-gfooter__navi h6 {
	position: absolute;
	top: 0;
	padding-right: 20px;
}
#tg_pia-gfooter .tg_pia-gfooter__navi nav ul {
	position: relative;
	margin-left: 128px;
}
#tg_pia-gfooter .tg_pia-gfooter__navi nav ul li {
	display: inline-block;
	letter-spacing: normal;
	margin-bottom: 2px;
}
#tg_pia-gfooter .tg_pia-gfooter__navi nav ul li:before {
	content: "\7c";
	display: inline-block;
	width: 12px;
	text-align: center;
	vertical-align: top;
}
#tg_pia-gfooter .tg_pia-gfooter__navi nav ul li:first-child:before {
	content: " ";
	display: none;
	width: 0;
}
#tg_pia-gfooter .tg_pia-gfooter__navi nav ul li a {
	display: inline-block;
	vertical-align: middle;
}
#tg_pia-gfooter .tg_pia-gfooter__navi > nav {
	border-top: 1px solid #EDEDED;
	margin: 0;
}
#tg_pia-gfooter .tg_pia-gfooter__navi > nav ul {
	margin: 0;
	padding: 2px 0;
	text-align: center;
}
#tg_pia-gfooter .tg_pia-gfooter__copyright {
	text-align: center;
	padding: 10px 0;
}
#tg_pia-gfooter .tg_pia-gfooter__copyright small {
	display: block;
	font-style: normal;
	font-size: 9px;
}
#tg_pia-gfooter .tg_pia-gfooter__logout .tg_pia-wrapper__inner {padding: 0;}
#tg_pia-gfooter .tg_pia-gfooter__logout {
	text-align: center;
}
#tg_pia-gfooter .tg_pia-gfooter__logout a {
	font-size: 11px;
	color: #666;
	background: #FFF;
	height: 28px;
	line-height: 28px;
	padding: 0 16px;
	margin: 10px auto 0;
	border: 1px solid #EDEDED;
	display: inline-block;
}
#tg_pia-gfooter .tg_pia-gfooter__logout a:hover {
	background: #EDEDED;
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha( opacity=100 );
	opacity: 1;
}

*/
/*==========
サジェスト部分
==========*/

.ui-widget {
	width: 100% !important;
	background-color: #fff;
	position: absolute !important;
	top: 100%;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 9999;
}

.ui-menu-item {
	font-size: 12px;
	line-height: 2.84;
	padding: 0 10px;
	font-weight: bold;
	color: #000 !important;
}

.ui-menu-item:hover {
	border: none !important;
	background-color: #ededed !important;
	cursor: pointer;
}

.ui-state-focus {
	border: none !important;
	background-color: #ededed !important;
}

.ui-autocomplete {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	background: #FFF;
	border: 1px solid #ccc;
}

#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text > input[type=text] {
	color: #AAA;
}

#tg_pia-searchform > .tg_pia-search-frame .tg_pia-search-text {
	z-index: 9999;
}

#tg_pia-searchform .tg_pia-search-frame-autocomplete {
	position: absolute;
	top: 36px;
	left: 0;
	z-index: 5000;
	width: 100%;
	background: transparent;
}
.tg_pia-windowsizeL #tg_pia-searchform .tg_pia-search-frame-autocomplete .ui-autocomplete {
	width: 428px !important;
}
.tg_pia-windowsizeM #tg_pia-searchform .tg_pia-search-frame-autocomplete .ui-autocomplete {
	width: 328px !important;
}
.tg_pia-windowsizeS #tg_pia-searchform .tg_pia-search-frame-autocomplete {
	top: 46px;
	left: 50%;
	margin-left: -250px;
}
.tg_pia-windowsizeS #tg_pia-searchform .tg_pia-search-frame-autocomplete .ui-autocomplete {
	width: 428px !important;
}
body.tg_pia-TAB.tg_pia-searchmode__on #tg_pia-searchform .tg_pia-search-frame-autocomplete {
	top: 44px;
}
.tg_pia-windowsizeS #tg_pia-gheader.tg_pia-ut__fixed #tg_pia-searchform .tg_pia-search-frame-autocomplete {
	top: 36px;
	top: 44px\9;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tg_pia-windowsizeS #tg_pia-gheader.tg_pia-ut__fixed #tg_pia-searchform .tg_pia-search-frame-autocomplete:not(:target) {
    top: 44px;
  }
}
.ui-helper-hidden-accessible {
	display: none;
}

@media only screen and (max-width: 768px) {
	.tg_pia-sp-hide {
		display: none !important;
	}
}

#tg_pia-modalLayer {
	position: fixed;
	background: rgba(0,0,0,0.8) /*#000*/;
	width: 100%;
	height: 100%;
	z-index: 2;
	display: none;
	/*-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;*/
	top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	overflow: hidden;
}

#tg_pia-modalLayer:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 200px;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
	background: url(../images/searchmode__close-text.png) no-repeat 50% 50%;
	background-size: 63px 16px;
}