@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,600;0,700;1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap');
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
html {
	font-size: 62.5%;
	letter-spacing: 0.1em;
}
body, table, input, textarea, select, option {
	font-family: 'Noto Sans JP', sans-serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
    height: auto;
}
a,
a:link {
	color: #000;
	text-decoration: none;
    transition: .3s;
	-webkit-transition: .3s;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}

}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #000;
	font-weight: 400;
	font-size: 1.6rem;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;

}
body.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
}
#container {
	text-align: left;
	overflow: hidden;
	background-color: #DCDCDC;
}
#main {
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 897px) {
	.sp {
		display: none !important;
	}
	.menu-box {
		display: none !important;
	}
}
@media all and (max-width: 896px) {
	body {
		min-width: inherit;
		font-size: 1rem;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
	#container {
		padding-top: 40px;
		background-color: #DCDCDC;
	}
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
    /*background: #fff;*/
		position: absolute;
		width: 100%;
}
#gHeader .h-box {
	position: relative;
}
#gHeader .h-box .toggBox {
	padding: 0 20px 28px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 100%;
	width: 50%;
	z-index: 10;
	display: none;
	background: #f2f2f2;
}
#gHeader .h-box .l-box {
	width: 50%;
	position: relative;
	padding: 13px 0 6px 20px;
	box-sizing: border-box;
	background: #f2f2f2;
}
#gHeader .h-box .before {
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 23px;
	width: 19px;
	height: 12px;
	background: url("../../img/common/icon02.png") no-repeat left top;
	background-size: 19px 12px;
	content: "";
}
#gHeader .h-box .toggBox .before {
	top: auto;
	cursor: pointer;
	bottom: 10px;
	right: 21px;
	transform: rotate(180deg);
}
#gHeader .h-box .link-list li {
	margin-top: 8px;
	padding-right: 50px;
}
#gHeader .h-box .link-list li:first-of-type{
	margin-top: 0;
}
#gHeader .h-box .toggBox .link-list li {
	padding-right: 0;
}
#gHeader .h-box .link-list li a {
	display: inline-block;
	font-size: 1.2rem;
	padding: 4px 0 4px 37px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
	box-sizing: border-box;
}
#gHeader .h-box .link-list-img li a {
	background: url("../../img/common/icon01.png") no-repeat left top 2px / 22px auto;
}
#gHeader .h-box .link-list li .date {
    display: inline-block;
    font-weight: 300;
    color: #A5A5A5;
    margin-right: 10px;
}
#gHeader .h-box .link-list li a:hover {
	opacity: 0.7;
}
#gHeader .h-box .r-box {
	width: 50%;
	box-sizing: border-box;
	text-align: right;
	justify-content: flex-end;
	position: relative;
	z-index: 20;
	border-left: 1px solid #fff;
}
#gHeader .h-box .r-box .link {
    padding: 10px 28px 0 0;
}
#gHeader .h-box .r-box .link a {
    display: inline-block;
	font-weight: 500;
	font-size: 1.2rem;
	letter-spacing: 0.2em;
}
#gHeader .h-box .r-box .link a:hover {
	opacity: 0.7;
}
#gHeader .h-box .r-box .btn a {
    padding: 1.5rem 2.2rem;
    width: 198px;
		height: 49px;
	font-size: 1.2rem;
	color: #fff;
	font-weight: 700;
	display: block;
	letter-spacing: 0.1em;
    text-align: right;
		box-sizing: border-box;
	background: #0098d5 url("../../corporate_images/white_link.png") no-repeat left 22px center;
	background-size: 24px auto;
}
#gHeader .h-box .r-box .btn a:hover {
	opacity: 0.7;
}
#gHeader .h-inner {
	display: flex;
	justify-content: space-between;
	padding: 34px 36px 0 40px;
	position: relative;
}
#gHeader .h-inner h1 {
	float: left;
}
#gHeader .h-inner h1 a {
	width: 229px;
	display: block;
	height: 36px;
}
#gNavi {
	padding-top: 2px;
	float: right;
}
#gNavi ul {
	display: flex;
	justify-content: flex-start;
}
#gNavi li {
	padding-left: 33px;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.2em;
}
#gNavi li a {
	padding-bottom: 35px;
	display: block;
	color: #fff;
	font-weight: 300;
}
#gNavi li a:hover {
	opacity: 0.7;
}
#gNavi li .menu-inner {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
	color: #fff;
	background: #f0f4f5;
	z-index: 800;
}
#gNavi li .menu-inner .info-box {
	margin-bottom: 65px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 95px 15px;
}
#gNavi li .menu-inner .ttl {
	margin-bottom: 10px;
	color: #000;
}
#gNavi li .menu-inner .l-box {
	width: 38%;
}
#gNavi li .menu-inner .link-list {
	margin: 0 0 0 -5px;
}
#gNavi li .menu-inner .link-list li {
	padding: 0;
	width: 45%;
	margin-bottom: 23px;
}
#gNavi li .menu-inner .link-list li:nth-child(2n) {
	width: 50%;
}
#gNavi li .menu-inner .link-list li a {
	padding-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
#gNavi li .menu-inner .link-list li a:hover {
    opacity: 0.7;
}
#gNavi li .menu-inner .link-list li .img-span {
	width: 43px;
	padding-right: 5px;
	text-align: center;
}
#gNavi li .menu-inner .link-list li .txt-box {
	display: block;
	width: calc(100% - 50px);
	font-size: 1rem;
	font-weight: 300;
	letter-spacing: 0.2em;
}
#gNavi li .menu-inner .link-list li .en {
	margin-bottom: -1px;
	font-size: 1.2rem;
	font-weight: 300;
	display: block;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.1em;
}
#gNavi li .menu-inner .r-box {
	width: 61%;
}
#gNavi li .menu-inner .r-box .link-list {
	margin: 0 0 0 -7px;
}
#gNavi li .menu-inner .r-box .sub-box {
	width: 32%;
}
#gNavi li .menu-inner .r-box .sub-box:nth-child(2) {
	width: 39%;
}
#gNavi li .menu-inner .r-box .sub-box:nth-child(3) {
	width: 29%;
}
#gNavi li .menu-inner .r-box .sub-box .link-list li {
	width: 100% !important;
}
@media all and (max-width: 896px) {
	#gHeader {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		/*background: #fff;*/
		z-index: 1000;
	}
	#gHeader .h-box {
		height: 39px;
		transition: .3s;
		-webkit-transition: .3s;
		z-index: 1001;
	}
	#gHeader .h-inner h1 a {
		width: 226px;
		height: 26px;
	}
	#gHeader .h-box .toggBox {
		padding: 0 8px 28px;
		top: 100%;
		width: 100%;
		z-index: 900;
	}
	#gHeader .h-box .l-box {
		float: none;
		width: 100%;
		position: relative;
		padding: 8px 8px 2px;
		box-sizing: border-box;
		background: #f1f5f6;
		-webkit-transition: opacity ease 0.3s;
		transition: opacity ease 0.3s;
	}
	#gHeader .h-box .before {
		right: 10px;
		top: 13px;
	}
	#gHeader .h-box .link-list li a {
		font-size: 1rem;
		font-weight: 300;
		padding: 4px 0 4px 24px;
	}
	#gHeader .h-box .link-list-img li a {
		background: url("../../img/common/icon01.png") no-repeat left top 3px / 18px auto;
	}
	#gHeader .h-box .toggBox .before {
		margin: 0;
		left: auto;
		right: 10px;
	}
	#gHeader.on .h-box {
		height: 0;
		overflow: hidden;
	}
	#gHeader .h-inner {
		display: block;
		position: relative;
		overflow: hidden;
		box-sizing: border-box;
		padding: 30px 15px 31px;
	}
	#gHeader.on .h-inner {
		padding: 17px 15px 20px;
		background:#cfcfcf;
	}
	#gNavi {
		display: none;
	}
	.menu {
        display: block;
		position: absolute;
		right: 0;
		top: 14px;
		width: 60px;
		height: 60px;
		z-index: 50;
	}
	.menu span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
    position: absolute;
		right: 20px;
		width: 16px;
		height: 2px;
		background-color: #fff;
	}
	.menu span:nth-of-type(1) {
		top: 21px;
	}
	.menu span:nth-of-type(2) {
		top: 29px;
	}
	.menu span:nth-of-type(3) {
		top: 37px;
	}
	.menu.on span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
		background-color: #111;
	}
	.menu.on span:nth-of-type(2) {
		right: 50%;
		opacity: 0;
		-webkit-animation: active-menu-bar02 .8s forwards;
		animation: active-menu-bar02 .8s forwards;
		background-color: #111;
	}
	.menu.on span:nth-of-type(3) {
		-webkit-transform: translateY(-6px) rotate(45deg);
		transform: translateY(-6px) rotate(45deg);
		background-color: #111;
	}
	#gHeader.on .menu {
		top: 0;
	}
    .menu-box {
        padding-top: 130px;
        position: fixed;
        right: -211px;
        top: 0;
        width: 211px;
        background-color: #fff;
        z-index: 900;
        height: 100%;
        overflow-y: auto;
        box-sizing: border-box;
		transition: .3s;
		-webkit-transition: .3s;
    }
	.menu-box.on {
		right: 0;
	}
	.menu-box.scr {
		padding-top: 58px;
	}
	.menu-box .tit {
		padding: 33px 28px 0;
		font-weight: 700;
		font-size: 1.8rem;
		letter-spacing: 0.1em;
	}
	.menu-box .corporate-sp-navi {
		margin: 0 25px 30px;
	}
	.menu-box .corporate-sp-navi > li {
		border-bottom: 1px dotted #c4c4c4;
	}
	.menu-box .corporate-sp-navi > li > a {
		display: block;
		padding: 28px 0;
		position: relative;
		font-size: 1.2rem;
		font-weight: 700;
		letter-spacing: 0.1em;
	}
	/* .menu-box .corporate-sp-navi > li > a:before {
		margin-top: -2px;
		position: absolute;
		right: 3px;
		top: 50%;
		width: 13px;
		height: 8px;
		background: url("../../img/common/sp_icon03.png") no-repeat left top;
		background-size: 13px auto;
		content: "";
	}
	.menu-box .corporate-sp-navi > li > a.on:before {
		background: url("../../img/common/sp_icon02.png") no-repeat left top;
		background-size: 13px auto;
	} */
	.menu-box .corporate-sp-navi .li01 {
		border-bottom: 1px solid #7f7f7f;
	}
	.menu-box .info-navi {
		margin: 0 0 30px;
	}
	.menu-box .info-navi > li > a {
		padding: 13px 5px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.menu-box .info-navi > li .img-span {
		width: 20px;
	}
	.menu-box .info-navi > li .txt-span {
		width: calc(100% - 35px);
	}
	.menu-box .link-list {
		margin: 0 0 20px;
	}
	.menu-box .link-list a {
		display: block;
		padding: 6px 0;
	}
	.menu-box .link-list .li-style01 {
		margin-bottom: 20px;
	}
	.menu-box .sns-list {
		margin-bottom: 30px;
	}
	.menu-box .sns-list li {
		display: inline-block;
		vertical-align: top;
		width: 24px;
		margin-right: 14px;
	}
	.menu-box .ttl {
		padding: 30px 0 22px;
		font-weight: 700;
		font-size: 1.2rem;
		border-top: 1px solid #7f7f7f;
	}
	.menu-box .com-btn {
		margin: 0 28px 60px;
	}
	.menu-box .com-btn a {
		padding: 17px 10px 17px 40px;
		font-size: 1.2rem;
		background-position: left 12px center;
		background-color: #0099d5;
	}
	.menu-box .js-box {
		display: none;
	}
}



/*------------------------------------------------------------
	pagePath
------------------------------------------------------------*/
#pagePath {
	max-width: 1320px;
	margin: 0 auto 93px;
	padding: 28px 15px 0;
}
#pagePath li {
    display: inline;
    font-size: 1.2rem;
    letter-spacing: 0.2em;
}
#pagePath li a {
    color: #11ADE6;
    margin-right: 6px;
}
#pagePath li a:hover {
    text-decoration: underline;
}
@media all and (max-width: 896px) {
    #pagePath {
			max-width: inherit;
			margin: 0 34px 88px;
			padding: 24px 0 0;
    }
    #pagePath li {
        margin-right: 2px;
        font-size: 1rem;
    }
    #pagePath li a {
        margin-right: 4px;
    }
    #pagePath li a:hover {
        text-decoration: none;
    }
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	padding: 87px 0 0;
	background: #fff;
}
#gFooter .title {
	margin-bottom: 26px;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.2em;
}
#gFooter .ttl {
	margin-bottom: 17px;
	font-weight: 700;
	font-size: 1.4rem;
	letter-spacing: 0.2em;
}
#gFooter .f-box {
	margin-bottom: 65px;
}
#gFooter .f-box .l-box {
	width: 38%;
}
#gFooter .f-box .link-list {
	margin: 0 0 0 -5px;
}
#gFooter .f-box .link-list li {
	width: 45%;
	margin-bottom: 21px;
}
#gFooter .f-box .link-list li:nth-child(2n) {
	width: 50%;
}
#gFooter .f-box .link-list li a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
#gFooter .f-box .link-list li a:hover {
    opacity: 0.7;
}
#gFooter .f-box .link-list li .img-span {
	width: 43px;
	padding-right: 5px;
	text-align: center;
}
#gFooter .f-box .link-list li .txt-box {
	display: block;
	width: calc(100% - 50px);
	font-size: 1rem;
	font-weight: 300;
	letter-spacing: 0.2em;
}
#gFooter .f-box .link-list li .en {
	margin-bottom: -1px;
	font-size: 1.2rem;
	font-weight: 300;
	display: block;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0.1em;
}
#gFooter .f-box .r-box {
	width: 61%;
}
#gFooter .f-box .r-box .link-list {
	margin: 0 0 0 -7px;
}
#gFooter .f-box .r-box .sub-box {
	width: 32%;
}
#gFooter .f-box .r-box .sub-box:nth-child(2) {
	width: 39%;
}
#gFooter .f-box .r-box .sub-box:nth-child(3) {
	width: 29%;
}
#gFooter .f-box .r-box .sub-box .link-list li {
	width: 100% !important;
}
#gFooter .f-inner {
	padding: 0 10px 40px 6px;
}
#gFooter .f-inner .l-box {
	width: 70%;
}
#gFooter .f-inner .l-box .info-box {
	width: 27.6%;
	box-sizing: border-box;
	padding-right: 10px;
}
#gFooter .f-inner .l-box .info-box:nth-child(2) {
	width: 27.8%;
}
#gFooter .f-inner .l-box .info-box:nth-child(3) {
	width: 27.5%;
}
#gFooter .f-inner .l-box .info-box:nth-child(4) {
	width: 17.1%;
}
#gFooter .f-inner .en-tit {
	margin-bottom: 30px;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.2em;
}
#gFooter .f-inner .f-navi li {
	padding-bottom: 10px;
	font-size: 1rem;
	font-weight: 300;
    letter-spacing: 0.1em;
}
#gFooter .f-inner .f-navi li a:hover {
    opacity: 0.7;
}
#gFooter .f-inner .f-navi .li01 {
	padding-bottom: 34px;
}
#gFooter .f-inner .sns-list {
	margin-top: 14px;
}
#gFooter .f-inner .sns-list li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}
#gFooter .f-inner .sns-list li a:hover {
    opacity: 0.7;
}
#gFooter .f-inner .r-box {
	width: 30%;
	text-align: right;
}
#gFooter .f-inner .r-box .f-logo {
	margin-bottom: 21px;
}
#gFooter .f-inner .r-box .f-logo a{
	width: 281px;
  height: 30px;
  float: right;
  display: block;
}
#gFooter .f-inner .r-box .copyright {
	font-size: 1rem;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
	#gFooter {
		padding: 60px 0 0;
	}
	#gFooter .title {
		margin-bottom: 27px;
		font-size: 1.8rem;
		letter-spacing: 0.14em;
	}
	#gFooter .ttl {
		margin-bottom: 22px;
		font-size: 1.2rem;
		letter-spacing: 0.14em;
	}
	#gFooter .f-box {
		margin-bottom: 0;
	}
	#gFooter .f-box .l-box {
		width: 100%;
		padding-bottom: 22px;
		margin-bottom: 30px;
		border-bottom: 2px dotted #daddde;
	}
	#gFooter .f-box .link-list {
		margin: 0 -10px 0 -2px;
	}
	#gFooter .f-box .link-list li {
		width: 49% !important;
		margin-bottom: 19px;
	}
	#gFooter .f-box .link-list li:nth-child(2n) {
		width: 50% !important;
	}
	#gFooter .f-box .link-list li .img-span {
		width: 21px;
		padding-right: 5px;
		text-align: left;
	}
	#gFooter .f-box .link-list li .img-span img {
		width: 100%;
		height: auto;
	}
	#gFooter .f-box .link-list li .txt-box {
		display: block;
		width: calc(100% - 50px);
		font-size: 1rem;
		font-weight: 300;
		letter-spacing: 0.2em;
	}
	#gFooter .f-box .link-list li .en {
		margin-bottom: 0;
		font-size: 0.9rem;
		letter-spacing: 0.1em;
	}
	#gFooter .f-box .r-box {
		width: 100%;
	}
	#gFooter .f-box .r-box .link-list {
		margin: 0;
	}
	#gFooter .f-box .r-box .sub-box {
		padding-bottom: 10px;
		margin-bottom: 29px;
		width: 100%;
		border-bottom: 1px dotted #daddde;
	}
	#gFooter .f-box .r-box .sub-box:nth-child(2) {
		width: 100%;
	}
	#gFooter .f-box .r-box .sub-box:nth-child(3) {
		width: 100%;
		border-bottom: 1px solid #3c3d3f;
	}
	#gFooter .f-box .r-box .sub-box .link-list li {
		width: 49% !important;
	}
	#gFooter .f-box .r-box .sub-box .link-list li:nth-child(2n) {
		width: 50% !important;
	}
	#gFooter .f-inner {
		padding: 0 0 120px;
	}
	#gFooter .f-inner .l-box {
		width: 100%;
	}
	#gFooter .f-inner .l-box .info-box {
		width: 100%;
        margin-bottom: 33px;
        padding-bottom: 31px;
        border-bottom: 1px solid #3c3d3f;
	}
	#gFooter .f-inner .l-box .info-box:nth-child(2) {
		width: 100%;
	}
	#gFooter .f-inner .l-box .info-box:nth-child(3) {
		width: 100%;
	}
	#gFooter .f-inner .l-box .info-box:nth-child(4) {
		width: 100%;
	}
	#gFooter .f-inner .en-tit {
		margin-bottom: 13px;
		font-size: 1.2rem;
	}
	#gFooter .f-inner .f-navi li {
		padding-bottom: 10px;
		font-size: 1rem;
		font-weight: 300;
	}
	#gFooter .f-inner .f-navi .li01 {
		padding-bottom: 34px;
	}
	#gFooter .f-inner .sns-list {
		margin-top: 16px;
	}
	#gFooter .f-inner .sns-list li {
		margin-right: 15px;
        width: 23px;
	}
	#gFooter .f-inner .r-box {
		width: 100%;
        padding-top: 16px;
		text-align: left;
	}
	#gFooter .f-inner .r-box .f-logo {
		margin-bottom: 8px;
        width: 216px;
	}
	#gFooter .f-inner .r-box .f-logo a{
		float: none;
    width: 212px;
    height: 25px;
	}
	#gFooter .f-inner .r-box .copyright {
		font-size: 0.7rem;
		letter-spacing: 0.14em;
	}
}
@media all and (min-width: 897px) and (max-width: 1280px) {
	#gFooter .f-inner .l-box {
		width: 65%;
	}
	#gFooter .f-inner .l-box .info-box {
		padding-right: 10px;
		box-sizing: border-box;
	}
	#gFooter .f-inner .l-box .info-box:first-child {
		width: 30%;
	}
	#gFooter .f-inner .l-box .info-box:nth-child(2) {
		width: 23%;
	}
	#gFooter .f-inner .r-box {
		width: 35%;
	}
	#gFooter .f-inner .r-box .f-logo a{
		float: none;
    width: 212px;
    height: 25px;
	}
}

.country_select {
	display: flex;
	align-items: center;
	height: 50px;
	padding-right: 92px;
	box-sizing: border-box;
	position: relative;
}
#gHeader .country_select {
	justify-content: center;
	margin-right: 30px;
}
#gFooter .country_select {
	justify-content: flex-start;
	width: 281px;
}
@media (min-width: 897px) {
	#gFooter .country_select {
		margin-left: auto;
	}
}
@media (max-width: 896px) {
	#gFooter .country_select {
		transition: margin-bottom 0.4s;
	}
}
.country_select-text {
	font-size: 12px;
	letter-spacing: 0;
}
.country_select-click {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 28px;
	border: 1px solid #0098D5;
	border-radius: 3px;
	box-sizing: border-box;
	color: #0098D5;
	font-size: 10px;
	position: absolute;
	top: 11px;
	left: 100px;
	z-index: 1;
	cursor: pointer;
	overflow: hidden;
	transition: all 0.3s;
}
@media (hover: hover) {
	.country_select-click:hover {
		background-color: #0098D5;
		color: #fff;
	}
}

.country_select-link {
	background-color: #fff;
	box-sizing: border-box;
	position: absolute;
	top: 100%;
	left: 0;
}
#gHeader .country_select-link {
	width: 265px;
	padding: 10px 20px 20px;
	background-color: #F2F2F2;
	left: 50%;
	transform: translateX(-50%);
}
.country_select-link > li {
	display: block;
	text-align: left;
}
.country_select-link > li + li {
	margin-top: 15px;
}
.country_select-link > li > a {
	display: inline-flex;
	justify-content: flex-start;
	align-items: center;
	padding-left: 30px;
	font-size: 12px;
	position: relative;
	transition: all 0.3s;
}
@media (hover: hover) {
	.country_select-link > li > a:hover {
		opacity: .7;
	}
}
.country_select-link > li > a::before,
.country_select-link > li > a::after {
	content: '';
	display: inline-block;
	width: 7px;
	height: 2px;
	background-color: #0098D5;
	position: absolute;
	left: 1px;
	margin: auto;
	transition: all .3s;
}
.country_select-link > li > a::before {
	top: -3px;
	bottom: 0;
	transform: skewY(23deg);
}
.country_select-link > li > a::after {
	top: 0;
	bottom: -3px;
	transform: skewY(-23deg);
}
