@charset "UTF-8";

/*
* File    : font.css
* Author  : MYLINK HOME
* Date    : 2025.03.24
*/

/* outfit-100 - thin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 100;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-100.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-100.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-100.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-100.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-100.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-200 - extra light */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 200;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-200.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-200.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-200.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-200.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-300 - light */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 300;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-300.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-300.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-regular - regular */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 400;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-regular.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-500 - medium */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 500;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-500.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-500.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-500.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-500.svg#Outfit') format('svg'); /* Legacy iOS */
}

/* outfit-600 - semibold */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 600;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-600.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-600.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-600.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-600.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-700 - bold */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 700;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-700.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-700.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-800 - extra bold */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 800;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-800.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-800.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-800.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-800.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-900 - black */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 900;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-900.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-900.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-900.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit-v11-latin_latin-ext-900.svg#Outfit') format('svg'); /* Legacy iOS */
}

/* suit-100 - thin */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 100;
  src: url('../font/suit/SUIT-Thin.woff2') format('woff2'),
       url('../font/suit/SUIT-Thin.ttf') format('truetype');
}


/* suit-200 - ExtraLight */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 200;
  src: url('../font/suit/SUIT-ExtraLight.woff2') format('woff2'),
       url('../font/suit/SUIT-ExtraLight.ttf') format('truetype');
}


/* suit-300 - Light */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 300;
  src: url('../font/suit/SUIT-Light.woff2') format('woff2'),
       url('../font/suit/SUIT-Light.ttf') format('truetype');
}

/* suit-400 - Regular */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 400;
  src: url('../font/suit/SUIT-Regular.woff2') format('woff2'),
       url('../font/suit/SUIT-Regular.ttf') format('truetype');
}

/* suit-500 - Medium */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 500;
  src: url('../font/suit/SUIT-Medium.woff2') format('woff2'),
       url('../font/suit/SUIT-Medium.ttf') format('truetype');
}

/* suit-600 - SemiBold */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 600;
  src: url('../font/suit/SUIT-SemiBold.woff2') format('woff2'),
       url('../font/suit/SUIT-SemiBold.ttf') format('truetype');
}

/* suit-700 - Bold */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 600;
  src: url('../font/suit/SUIT-Bold.woff2') format('woff2'),
       url('../font/suit/SUIT-Bold.ttf') format('truetype');
}

/* suit-800 - ExtraBold */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 800;
  src: url('../font/suit/SUIT-ExtraBold.woff2') format('woff2'),
       url('../font/suit/SUIT-ExtraBold.ttf') format('truetype');
}

/* suit-900 - heavy */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 900;
  src: url('../font/suit/SUIT-Heavy.woff2') format('woff2'),
       url('../font/suit/SUIT-Heavy.ttf') format('truetype');
}

/* Roboto */
@font-face{
	font-family:'roboto';
	font-weight:normal;
	font-style:normal;
	src:url("../font/Roboto/Roboto-Regular.eot");
	src:url("../font/Roboto/Roboto-Regular.eot?#iefix") format('embedded-opentype'),
		url("../font/Roboto/Roboto-Regular.woff2") format('woff2'),
		url("../font/Roboto/Roboto-Regular.woff") format('woff');
}
@font-face{
	font-family:'roboto';
	font-weight:100;
	font-style:normal;
	src:url("../font/Roboto/Roboto-Light.eot");
	src:url("../font/Roboto/Roboto-Light.eot?#iefix") format('embedded-opentype'),
		url("../font/Roboto/Roboto-Light.woff2") format('woff2'),
		url("../font/Roboto/Roboto-Light.woff") format('woff');
}
@font-face{
	font-family:'roboto';
	font-weight:300;
	font-style:normal;
	src:url("../font/Roboto/Roboto-Medium.eot");
	src:url("../font/Roboto/Roboto-Medium.eot?#iefix") format('embedded-opentype'),
		url("../font/Roboto/Roboto-Medium.woff2") format('woff2'),
		url("../font/Roboto/Roboto-Medium.woff") format('woff');
}
@font-face{
	font-family:'roboto';
	font-weight:600;
	font-style:normal;
	src:url("../font/Roboto/Roboto-Bold.eot");
	src:url("../font/Roboto/Roboto-Bold.eot?#iefix") format('embedded-opentype'),
		url("../font/Roboto/Roboto-Bold.woff2") format('woff2'),
		url("../font/Roboto/Roboto-Bold.woff") format('woff');
}
@font-face{
	font-family:'roboto';
	font-weight:900;
	font-style:normal;
	src:url("../font/Roboto/Roboto-Black.eot");
	src:url("../font/Roboto/Roboto-Black.eot?#iefix") format('embedded-opentype'),
		url("../font/Roboto/Roboto-Black.woff2") format('woff2'),
		url("../font/Roboto/Roboto-Black.woff") format('woff');
}
@font-face{
	font-family:'roboto';
	font-weight:bold;
	font-style:normal;
	src:url("../font/Roboto/Roboto-Bold.eot");
	src:url("../font/Roboto/Roboto-Bold.eot?#iefix") format('embedded-opentype'),
		url("../font/Roboto/Roboto-Bold.woff2") format('woff2'),
		url("../font/Roboto/Roboto-Bold.woff") format('woff');
}


/* m-plus-1p-100 - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'MPLUS1p';
  font-style: normal;
  font-weight: 100;
  src: url('../font/mplus/m-plus-1p-v31-japanese-100.eot'); /* IE9 Compat Modes */
  src: url('../font/mplus/m-plus-1p-v31-japanese-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/mplus/m-plus-1p-v31-japanese-100.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/mplus/m-plus-1p-v31-japanese-100.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/mplus/m-plus-1p-v31-japanese-100.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/mplus/m-plus-1p-v31-japanese-100.svg#MPLUS1p') format('svg'); /* Legacy iOS */
}
/* m-plus-1p-300 - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'MPLUS1p';
  font-style: normal;
  font-weight: 300;
  src: url('../font/mplus/m-plus-1p-v31-japanese-300.eot'); /* IE9 Compat Modes */
  src: url('../font/mplus/m-plus-1p-v31-japanese-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/mplus/m-plus-1p-v31-japanese-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/mplus/m-plus-1p-v31-japanese-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/mplus/m-plus-1p-v31-japanese-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/mplus/m-plus-1p-v31-japanese-300.svg#MPLUS1p') format('svg'); /* Legacy iOS */
}
/* m-plus-1p-regular - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'MPLUS1p';
  font-style: normal;
  font-weight: 400;
  src: url('../font/mplus/m-plus-1p-v31-japanese-regular.eot'); /* IE9 Compat Modes */
  src: url('../font/mplus/m-plus-1p-v31-japanese-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/mplus/m-plus-1p-v31-japanese-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/mplus/m-plus-1p-v31-japanese-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/mplus/m-plus-1p-v31-japanese-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/mplus/m-plus-1p-v31-japanese-regular.svg#MPLUS1p') format('svg'); /* Legacy iOS */
}
/* m-plus-1p-500 - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'MPLUS1p';
  font-style: normal;
  font-weight: 500;
  src: url('../font/mplus/m-plus-1p-v31-japanese-500.eot'); /* IE9 Compat Modes */
  src: url('../font/mplus/m-plus-1p-v31-japanese-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/mplus/m-plus-1p-v31-japanese-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/mplus/m-plus-1p-v31-japanese-500.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/mplus/m-plus-1p-v31-japanese-500.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/mplus/m-plus-1p-v31-japanese-500.svg#MPLUS1p') format('svg'); /* Legacy iOS */
}
/* m-plus-1p-700 - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'MPLUS1p';
  font-style: normal;
  font-weight: 700;
  src: url('../font/mplus/m-plus-1p-v31-japanese-700.eot'); /* IE9 Compat Modes */
  src: url('../font/mplus/m-plus-1p-v31-japanese-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/mplus/m-plus-1p-v31-japanese-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/mplus/m-plus-1p-v31-japanese-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/mplus/m-plus-1p-v31-japanese-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/mplus/m-plus-1p-v31-japanese-700.svg#MPLUS1p') format('svg'); /* Legacy iOS */
}
/* m-plus-1p-800 - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'MPLUS1p';
  font-style: normal;
  font-weight: 800;
  src: url('../font/mplus/m-plus-1p-v31-japanese-800.eot'); /* IE9 Compat Modes */
  src: url('../font/mplus/m-plus-1p-v31-japanese-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/mplus/m-plus-1p-v31-japanese-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/mplus/m-plus-1p-v31-japanese-800.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/mplus/m-plus-1p-v31-japanese-800.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/mplus/m-plus-1p-v31-japanese-800.svg#MPLUS1p') format('svg'); /* Legacy iOS */
}
/* m-plus-1p-900 - japanese */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'MPLUS1p';
  font-style: normal;
  font-weight: 900;
  src: url('../font/mplus/m-plus-1p-v31-japanese-900.eot'); /* IE9 Compat Modes */
  src: url('../font/mplus/m-plus-1p-v31-japanese-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/mplus/m-plus-1p-v31-japanese-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/mplus/m-plus-1p-v31-japanese-900.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/mplus/m-plus-1p-v31-japanese-900.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/mplus/m-plus-1p-v31-japanese-900.svg#MPLUS1p') format('svg'); /* Legacy iOS */
}


/* noto-sans-jp-100 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 100;
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-100.eot'); /* IE9 Compat Modes */
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-100.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-100.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-100.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-100.svg#NotoSansJP') format('svg'); /* Legacy iOS */
}
/* noto-sans-jp-200 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 200;
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-200.eot'); /* IE9 Compat Modes */
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-200.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-200.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-200.svg#NotoSansJP') format('svg'); /* Legacy iOS */
}
/* noto-sans-jp-300 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 300;
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-300.eot'); /* IE9 Compat Modes */
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-300.svg#NotoSansJP') format('svg'); /* Legacy iOS */
}
/* noto-sans-jp-regular - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-regular.svg#NotoSansJP') format('svg'); /* Legacy iOS */
}
/* noto-sans-jp-500 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-500.eot'); /* IE9 Compat Modes */
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-500.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-500.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-500.svg#NotoSansJP') format('svg'); /* Legacy iOS */
}
/* noto-sans-jp-600 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 600;
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-600.eot'); /* IE9 Compat Modes */
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-600.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-600.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-600.svg#NotoSansJP') format('svg'); /* Legacy iOS */
}
/* noto-sans-jp-700 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-700.eot'); /* IE9 Compat Modes */
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-700.svg#NotoSansJP') format('svg'); /* Legacy iOS */
}
/* noto-sans-jp-800 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 800;
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-800.eot'); /* IE9 Compat Modes */
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-800.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-800.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-800.svg#NotoSansJP') format('svg'); /* Legacy iOS */
}
/* noto-sans-jp-900 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-900.eot'); /* IE9 Compat Modes */
  src: url('../font/notojp/noto-sans-jp-v54-japanese_latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-900.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-900.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/notojp/noto-sans-jp-v54-japanese_latin-900.svg#NotoSansJP') format('svg'); /* Legacy iOS */
}