a {
	cursor: pointer;
}

header .hideHeader {
	font-family: Hiragino Kaku Gothic ProN,Meiryo,sans-serif;
}

header h1 {
	display: block;
}

header img {
	height: 52px;
}

header #gtool {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

header #gtool img {
	height: auto;
}

.g_header_navi {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
}

header #gtool ul li {
	list-style: none;
}

header #gtool ul li a {
	text-decoration: none;
	color: #555;
	cursor: pointer;
	display: block;
	margin-top: 10px;
}

#contact {
	width: 9em;
	height: 2.1em;
	border-radius: 2em;
	border: 1px solid #B3B3B3;
	display: -ms-flexbox !important;
	display: flex !important;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 4px !important;
}

#contact i {
	margin-right: 5px;
}

header .sp {
	display: none;
}

header a {
	color: #007bff;
	text-decoration: none;
	display: inline-block;
	padding: 0;
	border-bottom: none;
	background: 0 0;
	height: auto;
}

header .btn {
	text-align: center;
	border: 1px solid #ccc;
	border-radius: .5em;
	box-shadow: 0 1px 1px rgba(0,0,0,0.4);
	display: inline-block;
	cursor: pointer;
}

header .btn:focus {
	outline: 0.2em solid #a1d7ff;
}

header .fa,
header .fas {
	font-weight: 900;
}

header .fa,
header .far,
header .fas {
	font-family: "Font Awesome 5 Free";
}

header .fa,
header .fab,
header .fal,
header .far,
header .fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

header #gnav {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	line-height: 1.42857143;
	background-color: #efefef;
	overflow: hidden;
	display: block;
	padding: 0 40px;
	min-width: 1024px;
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
}

header #gnav .internal-navi {
	float: left;
}

header #gnav .global-navi {
	float: right;
}

header #gnav .global-navi img {
	height: 35px;
}

header #gnav ul {
	width: auto;
	margin: 0;
	padding: 5px 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 35px;
}

header #gnav ul li {
	padding-right: 1em;
	list-style: none;
}

header #gnav ul li:after {
	content: "|";
	padding-left: 1em;
}

header #gnav ul li#last-li:after {
	content: none;
}

header #gnav ul li a {
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

header .input-group {
	margin-left: 20px;
}

header .search-area {
	background: #2a79d8;
	border-radius: 7px;
	padding: 15px 0;
	margin-top: 10px;
	margin-bottom: 5px;
}

header #link_area {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
}

header #link_area .global-navi {
	display: -ms-inline-flexbox;
	display: inline-flex;
}

header #link_area a {
	display: inline-block;
	padding: 0;
	border-bottom: none;
	background: 0 0;
	height: auto;
}

header #link_area ul {
	display: -ms-flexbox;
	display: flex;
	list-style-type: none;
}

header #link_area ul li {
	padding-right: 0.5em;
}

header #link_area ul li:first-child:before {
	content: "|";
	padding-right: 0.5em;
}

header #link_area ul li:after {
	content: "|";
	padding-left: 0.5em;
}

header #link_area ul li a {
	text-decoration: none;
	color: #000;
	cursor: pointer;
	padding: 2px;
}

header .searchBtn,
header a.searchBtn {
	color: #333;
	background-color: #fff;
	padding: 6px 12px;
	font-size: 14px;
}

header .searchBtn:hover,
header a.searchBtn:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

header a.searchBtn-radius {
	border-radius: 0.5em;
}

header select {
	margin-top: 3px;
	padding: 0 10px;
	box-sizing: border-box;
	width: 100%;
	height: 32px;
	border: none;
	border-bottom: 2px solid #c9caca;
	background: #f7f8f8;
	padding-right: 40px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url("../images/pulldown_pc.png");
	background-repeat: no-repeat;
	background-position: right top;
}

header select::-ms-expand {
	display: none;
}

.header-logout {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

.header-logout-mypage {
	display: block !important;
	margin-right: 2%;
	margin-top: 3px !important;
}

.header-logout-btn-name {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.header-logout-name {
	font-weight: bold;
	text-decoration: underline !important;
	display: block !important;
	text-align: left;
	width: 100%;
	color: #CD1B2F !important;
	margin-top: 0 !important;
}

.header-logout-btn {
	font-size: 10px;
	line-height: 1.7;
	font-weight: bold;
	text-decoration: underline !important;
	color: #898989 !important;
	position: relative;
	display: block;
	margin-top: 2px !important;
}

#contact:hover {
	color: #CD1B2F;
}

.header-logout-mypage:hover {
	opacity: 0.6;
}

.header-logout-name:hover {
	opacity: 0.6;
}

.header-logout-btn:hover {
	opacity: 0.6;
}

.header-li-margin-left {
	margin-left: 2% !important;
}

@media screen and (min-width: 481px) and (max-width: 629px) {

header .hideHeader {
	display: -ms-flexbox;
	display: flex;
	padding: 0 15px;
}

header #logo {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	width: 70%;
	margin-top: 3px;
	margin-left: 8px;
}

#logo a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 42.5px;
}

.logoImg {
	height: 21px;
}

.header-logout-mypage-img {
	width: 40px;
	vertical-align: middle;
}

.header-logout-name {
	font-size: 11px;
}

.g_header_navi {
	font-size: 14px;
}

.header-logout-btn-name {
	display: none !important;
}

#notifyBtn {
	font-size: 18px !important;
}

.menu-dropdown-button i {
	font-size: 20px;
	vertical-align: bottom;
}

.thkServices {
	display: none;
	width: 0;
}

.menu_container {
	display: none;
}

.menu-inner>li {
	height: 34px;
	padding-top: 0 !important;
}

.menu-dropdown a {
	font-size: 12px;
}

.menu-dropdown-right {
	right: -50%;
}

.menu-more {
	right: -50%;
}

.menu-dropdown-container {
	padding-right: 5px;
}

.menu-dropdown-more {
	width: 100%;
}

.menu-dropdown-more a {
	font-size: 12px;
	margin-left: 5px;
}

.navbar {
	-ms-flex-pack: initial !important;
	justify-content: initial !important;
}

.menu-pc {
	display: none;
}

.menuBar {
	height: 35px;
}

#mainContainer {
	padding: initial !important;
}

.contact_li {
	display: none;
}

}

@media screen and (min-width: 630px) {

header .hideHeader {
	display: -ms-flexbox;
	display: flex;
	padding: 0 40px;
}

header #logo {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-top: 4px;
	margin-left: 12px;
}

.logoImg {
	height: 30px;
}

.header-logout-mypage-img {
	width: 45px;
	vertical-align: middle;
}

.header-logout-mypage {
	margin-right: 25px !important;
}

.header-logout-name {
	font-size: 13px;
}

.g_header_navi {
	font-size: 16px;
}

#notifyBtn {
	font-size: 20px !important;
}

.menu-dropdown-button i {
	font-size: 22px;
	vertical-align: bottom;
}

.thkServices {
	padding-right: 27px;
	width: 266px;
}

.menu-inner>li {
	height: 38px;
}

.menu-dropdown a {
	font-size: 15px;
}

.menu-dropdown-right {
	min-width: 250px;
	right: 0;
}

.menu-more {
	left: -24px;
	min-width: 250px;
	white-space: nowrap;
}

.menu-dropdown-more {
	min-width: 250px;
	white-space: nowrap;
}

.menu-dropdown-more a {
	font-size: 15px;
	min-width: 227px;
	margin-left: 23px;
}

.menuBar {
	display: none !important;
}

.menuForSumaho {
	display: none !important;
}

.menu_overlay {
	display: none !important;
}

}

@media screen and (min-width: 768px) {

header .search-area {
	width: 750px;
}

header #link_area {
	width: 750px;
}

}

@media screen and (min-width: 992px) {

header .search-area {
	width: 970px;
}

header #link_area {
	width: 970px;
}

}

@media screen and (min-width: 1200px) {

header .search-area {
	width: 1004px;
}

header #link_area {
	width: 1004px;
}

}

@media screen and (max-width: 480px) {

header .hideHeader {
	display: -ms-flexbox;
	display: flex;
	padding: 0 5px;
}

header #logo {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	width: 40%;
	margin-top: 2px;
	margin-left: 4px;
}

#logo a {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 39.5px;
}

.logoImg {
	height: 21px;
}

.header-logout-mypage-img {
	width: 35px;
	vertical-align: middle;
}

.header-logout-name {
	font-size: 10px;
}

.g_header_navi {
	font-size: 12px;
}

.header-logout-btn-name {
	display: none !important;
}

#notifyBtn {
	font-size: 16px !important;
}

.menu-dropdown-button i {
	font-size: 18px;
	vertical-align: bottom;
}

.thkServices {
	display: none;
	width: 0;
}

.menu_container {
	display: none;
}

.menu-inner>li {
	height: 29px;
	padding-top: 0 !important;
}

.menu-dropdown a {
	font-size: 10px;
}

.menu-dropdown-right {
	right: -89%;
}

.menu-more {
	right: -89%;
}

.menu-dropdown-container {
	padding-right: 5px;
}

.menu-dropdown-more {
	width: 100%;
}

.menu-dropdown-more a {
	font-size: 10px;
	margin-left: 5px;
}

.navbar {
	-ms-flex-pack: initial !important;
	justify-content: initial !important;
}

.menu-pc {
	display: none;
}

.menuBar {
	height: 31px;
}

#mainContainer {
	padding: initial !important;
}

.contact_li {
	display: none;
}

}

