@charset "utf-8";

/*=====================================

headfoot2021.css

=====================================*/

#header2021 .forPC, #footer2021 .forPC { display: block; }
#header2021 .forSP, #footer2021 .forSP { display: none; }

/*-------------------------------------
headArea
-------------------------------------*/
#header2021 {
  background: #fff;
}
#header2021 img {
	max-width: 100%;
}
#header2021 .headerSP {
	display: none;
}
#header2021 .headerPC {
  display: flex;
	align-items: flex-start;
  justify-content: space-between;
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 40px;
  font-size: 90.4%;
	box-sizing: border-box;
}

/* headerLogo
-------------------------------------*/
#header2021 .headerPC .headerLogo {
	position: absolute;
	top: 0;
	left: 40px;
  width: 481px;
  min-height: 124px;
  padding: 20px 0 7px 219px;
  box-sizing: border-box;
  flex-shrink: 0;
}
#header2021 .headerPC .headerLogo a {
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  width: 204px;
  margin: 0 15px 0 0;
}
#header2021 .headerLogo span {
  display: inline-block;
  width: 262px;
}


/* headerTool
-------------------------------------*/
#header2021 .headerPC .headerGroup {
	margin-left: auto;
  padding: 0 0 20px 0;
}
#header2021 .headerPC .headerTool {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 20px 0 0 0;
}

/* headerLink */
#header2021 .headerPC .headerLink ul {
  display: flex;
}
#header2021 .headerPC .headerLink ul li {
  padding: 0 15px;
}
#header2021 .headerPC .headerLink ul li a {
  color: #2b2b2b;
  text-decoration: none;
}
#header2021 .headerPC .headerLink ul li a:hover {
  text-decoration: underline;
}
#header2021 .headerPC .headerLink ul li.navskip a {
  position: absolute;
  top: -50rem;
}
#header2021 .headerPC .headerLink ul li.navskip a:focus {
  position: relative;
  top: 0;
}

/* headerFont */
#header2021 .headerPC .headerFont {
  display: flex;
  align-items: center;
  padding: 0 0 0 15px;
}
#header2021 .headerPC .headerFont p {
  padding: 0 5px 0 0;
  font-weight: bold;
}
#header2021 .headerPC .headerFont ul {
  float: left;
}
#header2021 .headerPC .headerFont li {
  float: left;
  margin: 0 0 0 5px;
}
#header2021 .headerPC .headerFont li a {
  display: block;
  padding: 0 3px;
  font-size: 92.9%;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  border: 1px solid #2c4198;
}
#header2021 .headerPC .headerFont li a.active {
  color: #fff;
  background: #2c4198;
}

/* headerSearch */
#header2021 .headerPC .headerSearch {
}
#header2021 .headerPC .headerSearch .headerSearchGroup {
  display: flex;
  align-items: center;
}
#header2021 .headerPC .headerSearch dl {
  display: flex;
  line-height: 1;
  border-radius: 5px;
  border: 1px solid #ccc;
}
#header2021 .headerPC .headerSearch dl dt {
  float: left;
}
#header2021 .headerPC .headerSearch dl dt input {
  width: 318px;
  height: 38px;
  margin: 0;
  padding: 0 20px;
  line-height: 38px;
  border: none;
  border-radius: 5px 0 0 5px;
  box-sizing: border-box;
}
#header2021 .headerPC .headerSearch dl dd {
  border-left: 1px solid #ccc;
}
#header2021 .headerPC .headerSearch dl dd input {
  display: block;
  width: 44px;
  height: 38px;
  margin: 0;
  color:#000;
  padding: 0;
	text-indent: 100%;
	white-space: nowrap;
  cursor: pointer;
  border: none;
  border-radius: 0 5px 5px 0;
  background: url(/content/300374960.png) no-repeat center center / 21px 21px #fff;
	overflow: hidden;
}
#header2021 .headerPC .headerSearch ul {
}
#header2021 .headerPC .headerSearch ul li {
  margin: 0 0 0 10px;
}
#header2021 .headerPC .headerSearch ul li a {
  color: #2b2b2b;
  text-decoration: none;
}
#header2021 .headerPC .headerSearch ul li a:hover {
  text-decoration: underline;
}
#header2021 .headerPC .headerSearch li.howto {
  padding: 2px 0 2px 20px;
  background: url(/content/300374969.png) no-repeat 0 center / 16px 22px;
}

/* headerSns */
#header2021 .headerPC .headerSns {
  display: flex;
	width: 80px;
  margin: 0 0 0 29px;
	flex-shrink: 0;
}
#header2021 .headerPC .headerSns > div {
	width: 40px;
	flex-shrink: 0;
}


/* gNav
-------------------------------------*/
#gNav2021 .gNav {
  background: #f3f3f3;
}
#gNav2021 .gNavList {
  display: flex;
  justify-content: space-around;
  max-width: 1620px;
	margin: 0 auto;
}
#gNav2021 .gNavItem {
	width: 100%;
	text-align: center;
}
#gNav2021 .gNavItem .btnItem {
	position: relative;
	display: block;
	padding: 25px 3px 24px;
	color: #333;
	font-size: 100%;
	font-weight: 500;
	text-decoration: none;
}
#gNav2021 .gNavItem + .gNavItem .btnItem:before {
	content: "";
	position: absolute;
	top: 25px;
	left: 0;
	display: block;
	width: 1px;
	height: 30px;
	background: #ccc;
}
#gNav2021 .navOpen .btnItem:after {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: -2px 0 0 6px;
	vertical-align: middle;
	background: url(/content/300374970.png) no-repeat 0 0 / 18px 18px;
}
#gNav2021 .gNavItem .btnItem.hover,
#gNav2021 .gNavItem .btnItem.open {
	color: #fff;
	background: #2c4198;
}
#gNav2021 .gNavItem .btnItem.hover:before,
#gNav2021 .gNavItem .btnItem.open:before {
	content: none;
}
#gNav2021 .navOpen .btnItem.hover:after,
#gNav2021 .navOpen .btnItem.open:after {
	background-image: url(/content/300374971.png);
}

#groNav01 #gNav2021 .gNavItem:nth-child(1) .btnItem,
#groNav02 #gNav2021 .gNavItem:nth-child(2) .btnItem,
#groNav03 #gNav2021 .gNavItem:nth-child(3) .btnItem,
#groNav04 #gNav2021 .gNavItem:nth-child(4) .btnItem,
#groNav05 #gNav2021 .gNavItem:nth-child(5) .btnItem,
#groNav06 #gNav2021 .gNavItem:nth-child(6) .btnItem,
#groNav07 #gNav2021 .gNavItem:nth-child(7) .btnItem {
	background-image: linear-gradient( transparent 80%, #2c4198 80%, #2c4198 88%, transparent 88%);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 70% auto;
}
#gNav2021 .gNav .megamenuPanel {
	display: none;
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	z-index: 1000;
	padding: 57px 0 32px;
	color: #2c4198;
	text-align: left;
	border-top: 5px solid #2c4198;
	background: #fff;
}
#gNav2021 .gNav .megamenuPanel.open {
	display: block;
}
#gNav2021 .gNav .megamenuPanel .inner {
	display: flex;
	max-width: 1620px;
	margin: 0 auto;
}
#gNav2021 .gNav .megamenuPanel a {
	color: #2c4198;
	text-decoration: none;
}
#gNav2021 .gNav .megamenuPanel a:hover {
	text-decoration: underline;
}
#gNav2021 .gNav .megamenuPanel .ttl {
	width: 360px;
	padding: 0 20px;
	flex-shrink: 0;
	font-size: 180.6%;
	font-weight: bold;
	line-height: 1.2;
	box-sizing: border-box;
}
#gNav2021 .gNav .megamenuPanel .ttl:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0.09em 8px 0 0;
	vertical-align: top;
	background: url(/content/300374973.png) no-repeat 0 0 / contain;
}
#gNav2021 .gNav .megamenuPanel ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 0.1em 0 0 0;
	list-style: none;
	box-sizing: border-box;
}
#gNav2021 .gNav .megamenuPanel ul li {
	width: 33.333%;
	margin: 0 0 25px 0;
	padding: 0 20px 0 18px;
	color: #2c4198;
	font-size: 111.2%;
	font-weight: bold;
	background: url(/content/300374964.png) no-repeat 0 0.4em / 8px 13px;
	box-sizing: border-box;
}


/* drawerNav/drawerSearch
-------------------------------------*/
#drawerNav2021,
#drawerSearch2021 {
  display: none;
}


/*-------------------------------------
pagetopArea
-------------------------------------*/
#pagetop2021 a {
	position: fixed;
	left: auto;
	right: 30px;
	bottom: 30px;
	z-index: 999;
	width: 80px;
	height: 80px;
	text-indent: 100%;
	white-space: nowrap;
	border-radius: 50%;
	background: url(/content/300374966.png) no-repeat center center / 30px 16px #2c4198;
	overflow: hidden;
	display: block;
	color: #fff;
}


/*-------------------------------------
footArea
-------------------------------------*/
#footer2021 {
  background: #373737;
}
#footer2021 .inner {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 33px 40px 13px;
  font-size: 90.4%;
	box-sizing: border-box;
}
#footer2021 img {
	max-width: 100%;
}
#footer2021 .footerMenu {
	float: right;
	margin: 0 0 30px 0;
}
#footer2021 .footerMenu ul {
	display: flex;
	padding: 3px 0 0 0;
}
#footer2021 .footerMenu ul li {
	position: relative;
  padding: 0 28px;
}
#footer2021 .footerMenu ul li + li:before {
  content: "";
	position: absolute;
	top: 0.3em;
	left: 0;
	display: block;
	width: 2px;
	height: 16px;
	background: #a8a8a8;
}
#footer2021 .footerMenu ul li a {
	text-decoration: none;
}
#footer2021 .footerMenu ul li a:hover {
	text-decoration: underline;
}
#footer2021 .footerGroup {
	float: left;
	display: flex;
	margin: 0 0 20px 0;
}
#footer2021 .footerLogo {
	width: 150px;
	margin: 5px 30px 0 0;
}
#footer2021 .footerAddress {
	line-height: 1.9;
}
#footer2021 .footerCopyright {
	clear: right;
	float: right;
	margin: 0 0 20px 0;
}


@media screen and (min-width: 769px) and (max-width: 1200px) {

#header2021 .headerPC {
	padding: 0 20px;
}
#header2021 .headerPC .headerLogo {
  left: 20px;
	width: 400px;
	padding-left: 190px;
}
#header2021 .headerPC .headerLogo a {
  width: 182px;
}
#header2021 .headerLogo span {
  width: 218px;
}


}

@media screen and (min-width: 769px) and (max-width: 1024px) {

#header2021 .u-text-out {
	display: block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}


}



@media screen and (max-width: 1024px) {

/*-------------------------------------
headArea
-------------------------------------*/
#header2021 .headerPC {
	display: none;
}
#header2021 .headerSP {
	position: relative;
	display: block;
	height: 60px;
	padding: 10px 15px;
	box-sizing: border-box;
}

/* headerLogo
-------------------------------------*/
#header2021 .headerSP .headerLogo {
	display: flex;
	width: 226px;

}
#header2021 .headerSP .headerLogo a {
	display: block;
  width: 85px;
  margin: 0 10px 0 0;
}
#header2021 .headerSP .headerLogo span {
  
  display: block;
	width: 131px;
}

/* drawerNavBtn
-------------------------------------*/
#header2021 .headerSP .drawerNavBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
	height: 60px;
	cursor: pointer;
	border: none;
	background: #fff;
}
#header2021 .headerSP .drawerNavBtn span {
	position: absolute;
	left: 15px;
  display: block;
	width: 20px;
  height: 3px;
  background-color: #414141;
	transition: all .2s;
}
#header2021 .headerSP .drawerNavBtn span:nth-child(1) {
	top: 20px;
}
#header2021 .headerSP .drawerNavBtn span:nth-child(2) {
	top: 28px;
}
#header2021 .headerSP .drawerNavBtn span:nth-child(3) {
	top: 36px;
}
#header2021 .headerSP .drawerNavBtn span.u-text-out {
  background: none;
}
#header2021 .headerSP .drawerNavBtn span:nth-of-type(2)::after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 3px;
	background-color: #414141;
	transition: all .2s;
}
#header2021 .headerSP .drawerNavBtn.open span:nth-of-type(1) {
	transform: translateY(10px) scale(0);
}
#header2021 .headerSP .drawerNavBtn.open span:nth-of-type(2) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#header2021 .headerSP .drawerNavBtn.open span:nth-of-type(2)::after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
#header2021 .headerSP .drawerNavBtn.open span:nth-of-type(3) {
	transform: translateY(-10px) scale(0);
}


/* drawerSearchBtn
-------------------------------------*/
#header2021 .headerSP .drawerSearchBtn {
  position: absolute;
  top: 0;
  right: 50px;
  width: 30px;
	height: 60px;
	cursor: pointer;
	border: none;
	background: url(/content/300375006.png) no-repeat center center / 20px 20px #fff;
}
#header2021 .headerSP .drawerSearchBtn.open {
	background: none;
}
#header2021 .headerSP .drawerSearchBtn span {
	position: absolute;
	top: 28px;
	left: 5px;
  display: block;
	width: 20px;
  height: 3px;
  background-color: #414141;
	transition: all .2s;
	opacity: 0;
}
#header2021 .headerSP .drawerSearchBtn span.u-text-out {
  background: none;
}
#header2021 .headerSP .drawerSearchBtn.open span {
	opacity: 1;
}
#header2021 .headerSP .drawerSearchBtn.open span:nth-of-type(1) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#header2021 .headerSP .drawerSearchBtn.open span:nth-of-type(2) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}


/* gNav
-------------------------------------*/
#gNav2021 {
  display: none;
}


/* drawerNav
-------------------------------------*/
#drawerNav2021 {
  display: block;
}
#drawerNav2021 .drawerNavPanel {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 100;
  background: #142773;
}
#drawerNav2021 .drawerNavPanel a {
  display: block;
  color: #fff;
  text-decoration: none;
}
#drawerNav2021 .drawerNavPanel .btnItem {
  display: block;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
	width: 100%;
  padding: 14px 50px 14px 15px;
  font-size: 115.38%;
	text-align: left;
	border: none;
	background: none;
}
.navList01 {
	background: #2c4198;
}
.navList01 > ul > li {
	position: relative;
}
.navList01 > ul > li + li {
  border-top: 1px solid #fff;
}
.navList01 ul > li > a {
	display: block;
  padding: 14px 15px;
  font-size: 115.38%;
}
.navList01 ul li ul {
  display: none;
  background: #4962c7;
}
.navList01 ul li ul li + li {
  border-top: 1px solid #2c4198;
}
.navList01 li ul li a {
  display: block;
  padding: 14px 30px 14px 15px;
  background: url(/content/300374996.png) no-repeat right 21px center / 8px 13px;
}
.navList01 > li.subNav > a {
  background: none;
}
.navList01 .btnItem {
	position: relative;
}
.navList01 .btnItem:before {
	content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
	cursor: pointer;
  background: url(/content/300374997.png) no-repeat center center / 20px auto;
}
.navList01 .btnItem.open:before {
  background-image: url(/content/300374995.png);
}

.navList02 {
	border-bottom: 1px solid #fff;
}
.navList02 ul {
  display: flex;
}
.navList02 ul li {
	position: relative;
  width: 33.333%;
	flex-shrink: 0;
	font-size: 92.3%;
  text-align: center;
  box-sizing: border-box;
}
.navList02 ul li + li:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
  width: 1px;
	height: 25px;
	margin-top: -13px;
	background: #fff;
}
.navList02 ul li a {
  display: block;
  padding: 15px 0;
}
.navList02 ul li a:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 12px;
	margin: -2px 3px 0 0;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px 12px;
}
.navList02 ul li.contact a:before {
	background-image: url(/content/300375005.png);
}
.navList02 ul li.sitemap a:before {
	background-image: url(/content/300375003.png);
}
.navList02 ul li.lang a:before {
	background-image: url(/content/300375001.png);
}

.navList03 {
	padding: 10px 15px;
}
.navList03 ul {
	display: flex;
	justify-content: space-between;
	max-width: 345px;
	margin: 0 auto;
	flex-shrink: 0;
}
.navList03 ul li {
	width: 48%;
}
.navList03 ul li a {
	display: block;
	height: 30px;
	border-radius: 2px;
}
.navList03 ul li.youtube a {
	background: url(/content/300374999.png) no-repeat center center / 25px 18px #f51d0f;
}
.navList03 ul li.twitter a {
	background: url(/content/300375007.png) no-repeat center center / 20px 16px #03a9f4;
}
.navList03 .u-text-out {
	text-indent: 200%;
}


/* drawerSearch
-------------------------------------*/
#drawerSearch2021 {
  display: block;
}
#drawerSearch2021 .drawerSearchPanel {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 100;
  width: auto;
  background: #142773;
}
#drawerSearch2021 .searchGroup {
	padding: 10px 15px;
	background: #2c4198;
}
#drawerSearch2021 .searchGroup dl {
  position: relative;
	padding: 0 90px 0 0;
}
#drawerSearch2021 .searchGroup dl dt {
	width: 100%;
}
#drawerSearch2021 .searchGroup dl dt input {
  width: 100%;
  height: 30px;
  line-height: 30px;
	border-radius: 0;
  box-sizing: border-box;
  -webkit-appearance: none;
	appearance: none;
	border: none;
	background: #fff;
}
#drawerSearch2021 .searchGroup dl dd {
  position: absolute;
  top: 0;
  right: 0;
}
#drawerSearch2021 .searchGroup dl dd input {
  width: 90px;
  height: 30px;
	color: #fff;
	font-size: 115.4% !important;
	border: none;
	border-radius: 0;
  background: #142773;
  -webkit-appearance: none;
	appearance: none;
}
#drawerSearch2021 .searchMenu ul {
}
.searchMenu ul li {
	position: relative;
}
#drawerSearch2021 .searchMenu ul li a {
  display: block;
  padding: 14px 5px;
  color: #fff;
  font-size: 115.4%;
  text-align: center;
  text-decoration: none;
}
#drawerSearch2021 .searchMenu ul li a:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: -2px 4px 0 0;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 15px 15px;
}
#drawerSearch2021 .searchMenu li.howto a:before {
  background-image: url(/content/300374998.png);
}




}





@media screen and (max-width: 768px) {

#header2021 .forPC, #footer2021 .forPC { display: none; }
#header2021 .forSP, #footer2021 .forSP { display: block; }





/*-------------------------------------
pagetopArea
-------------------------------------*/
#pagetop2021 a {
	right: 15px;
	bottom: 15px;
	width: 40px;
	height: 40px;
	background-size: 15px 8px;
}


/*-------------------------------------
footArea
-------------------------------------*/
#footer2021 .inner {
  padding: 17px 15px 0;
  font-size: 92.4%;
}
#footer2021 .footerMenu {
	float: none;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #626262;
}
#footer2021 .footerMenu ul {
	display: block;
	padding: 0;
}
#footer2021 .footerMenu ul li {
	position: relative;
  padding: 0 0 6px 0;
}
#footer2021 .footerMenu ul li + li:before {
  content: none;
}
#footer2021 .footerGroup {
	float: none;
	display: block;
	margin: 0 0 20px 0;
}
#footer2021 .footerLogo {
	width: 100px;
	margin: 0 0 5px 0;
}
#footer2021 .footerAddress {
	line-height: 1.5;
}
#footer2021 .footerAddress p {
	margin: 0 0 5px 0;
}
#footer2021 .footerCopyright {
	float: none;
	margin: 0 -15px;
	padding: 12px 15px;
	font-size: 83%;
	line-height: 1.3;
	text-align: center;
	background: #303030;
}























}








@media screen and (min-width: 769px) {

#header2021 .headerFont a,
#header2021 .headerSearch dd input,
#header2021 .headerPC .headerSns a,
#pagetop2021 a {
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  backface-visibility: hidden;
}

#header2021 .headerFont a:hover,
#header2021 .headerSearch dd input:hover,
#header2021 .headerPC .headerSns a:hover,
#pagetop2021 a:hover {
  opacity: 0.8;
}


}

