@charset "UTF-8";
.g-cts-wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Arial, "游ゴシック体", "Yu Gothic", "YuGothic", "メイリオ", "Meiryo", sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 1.92;
	letter-spacing: 0.15em;
	-webkit-text-size-adjust: 100%;
	font-feature-settings: "palt";
	background: #fff;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper {
		font-size: 3.2vw;
	}
}
.g-cts-wrapper *, .g-cts-wrapper h1, .g-cts-wrapper h2, .g-cts-wrapper h3, .g-cts-wrapper h4, .g-cts-wrapper h5, .g-cts-wrapper p {
	padding: 0;
	margin: 0;
	font-size: inherit;
}
.g-cts-wrapper h1, .g-cts-wrapper h2, .g-cts-wrapper h3, .g-cts-wrapper h4 {
	line-height: 1.5;
	font-weight: normal;
}
.g-cts-wrapper ul, .g-cts-wrapper li {
	list-style: none;
}
.g-cts-wrapper a {
	color: inherit;
	text-decoration: none;
	transition: 0.25s;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper a:hover {
		opacity: 0.6;
	}
}
.g-cts-wrapper img {
	vertical-align: bottom;
	border: none;
	max-width: 100%;
	height: auto;
}
.g-cts-wrapper iframe {
	max-width: 100%;
}
.g-cts-wrapper p:not([class]) {
	margin-bottom: 2em;
}
.g-cts-wrapper p:not([class]):last-child {
	margin-bottom: 0;
}
.g-cts-wrapper strong {
	font-weight: bold;
	font-size: 100%;
}
.g-cts-wrapper {
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	/*select{-moz-appearance:none;-webkit-appearance:none}*/
}
.g-cts-wrapper *, .g-cts-wrapper ::before, .g-cts-wrapper ::after {
	box-sizing: inherit;
}
.g-cts-wrapper ::before, .g-cts-wrapper ::after {
	text-decoration: inherit;
	vertical-align: inherit;
}
.g-cts-wrapper * {
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}
.g-cts-wrapper audio:not([controls]) {
	display: none;
	height: 0;
}
.g-cts-wrapper hr {
	overflow: visible;
}
.g-cts-wrapper article, .g-cts-wrapper aside, .g-cts-wrapper details, .g-cts-wrapper figcaption, .g-cts-wrapper figure, .g-cts-wrapper footer, .g-cts-wrapper header, .g-cts-wrapper main, .g-cts-wrapper menu, .g-cts-wrapper nav, .g-cts-wrapper section, .g-cts-wrapper summary {
	display: block;
}
.g-cts-wrapper summary {
	display: list-item;
}
.g-cts-wrapper small {
	font-size: 80%;
}
.g-cts-wrapper [hidden], .g-cts-wrapper template {
	display: none;
}
.g-cts-wrapper abbr[title] {
	border-bottom: 1px dotted;
	text-decoration: none;
}
.g-cts-wrapper a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}
.g-cts-wrapper a:active, .g-cts-wrapper a:hover {
	outline-width: 0;
}
.g-cts-wrapper code, .g-cts-wrapper kbd, .g-cts-wrapper pre, .g-cts-wrapper samp {
	font-family: monospace, monospace;
}
.g-cts-wrapper b, .g-cts-wrapper strong {
	font-weight: bolder;
}
.g-cts-wrapper dfn {
	font-style: italic;
}
.g-cts-wrapper mark {
	background-color: #ff0;
	color: #000;
}
.g-cts-wrapper sub, .g-cts-wrapper sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
.g-cts-wrapper sub {
	bottom: -0.25em;
}
.g-cts-wrapper sup {
	top: -0.5em;
}
.g-cts-wrapper input {
	border-radius: 0;
}
.g-cts-wrapper button, .g-cts-wrapper [type=button], .g-cts-wrapper [type=reset], .g-cts-wrapper [type=submit], .g-cts-wrapper [role=button] {
	cursor: pointer;
}
.g-cts-wrapper textarea {
	overflow: auto;
	resize: vertical;
}
.g-cts-wrapper button, .g-cts-wrapper input, .g-cts-wrapper optgroup, .g-cts-wrapper select, .g-cts-wrapper textarea {
	font: inherit;
}
.g-cts-wrapper button {
	overflow: visible;
}
.g-cts-wrapper button::-moz-focus-inner, .g-cts-wrapper [type=button]::-moz-focus-inner, .g-cts-wrapper [type=reset]::-moz-focus-inner, .g-cts-wrapper [type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
.g-cts-wrapper button:-moz-focusring, .g-cts-wrapper [type=button]::-moz-focus-inner, .g-cts-wrapper [type=reset]::-moz-focus-inner, .g-cts-wrapper [type=submit]::-moz-focus-inner {
	outline: 1px dotted ButtonText;
}
.g-cts-wrapper button, .g-cts-wrapper html [type=button], .g-cts-wrapper [type=reset], .g-cts-wrapper [type=submit] {
	-webkit-appearance: button;
}
.g-cts-wrapper button, .g-cts-wrapper select {
	text-transform: none;
}
.g-cts-wrapper button, .g-cts-wrapper input, .g-cts-wrapper textarea {
	background-color: transparent;
	border-style: none;
	color: inherit;
}
.g-cts-wrapper select::-ms-expand {
	display: none;
}
.g-cts-wrapper select::-ms-value {
	color: currentColor;
}
.g-cts-wrapper ::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
.g-cts-wrapper [type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
.g-cts-wrapper img {
	border-style: none;
}
.g-cts-wrapper progress {
	vertical-align: baseline;
}
.g-cts-wrapper svg:not(:root) {
	overflow: hidden;
}
.g-cts-wrapper audio, .g-cts-wrapper canvas, .g-cts-wrapper progress, .g-cts-wrapper video {
	display: inline-block;
}
@media screen {
	.g-cts-wrapper [hidden~=screen] {
		display: inherit;
	}
	.g-cts-wrapper [hidden~=screen]:not(:active):not(:focus):not(:target) {
		position: absolute !important;
		clip: rect(0 0 0 0) !important;
	}
}
.g-cts-wrapper [aria-busy=true] {
	cursor: progress;
}
.g-cts-wrapper [aria-controls] {
	cursor: pointer;
}
.g-cts-wrapper [aria-disabled] {
	cursor: default;
}
.g-cts-wrapper ::selection {
	background-color: #b3d4fc;
	color: #000;
	text-shadow: none;
}

.g-cts-wrapper .c-inner {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-inner {
		padding: 0 5.333vw;
	}
}
.g-cts-wrapper .c-inner--720 {
	max-width: 760px;
}
.g-cts-wrapper .c-inner--1200 {
	max-width: 1240px;
}
.g-cts-wrapper .c-inner--full {
	max-width: 100%;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-inner--spfit {
		padding-left: 0;
		padding-right: 0;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-inner__spfit {
		margin-left: -5.333vw;
		margin-right: -5.333vw;
	}
}
.g-cts-wrapper .c-box {
	margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-box {
		margin-bottom: 21.333vw;
	}
}
.g-cts-wrapper .c-box:last-child {
	margin-bottom: 0;
}
.g-cts-wrapper .c-icon-txt {
	display: flex;
	align-items: center;
	margin-bottom: 0.5em;
}
.g-cts-wrapper .c-icon-txt__icon {
	line-height: 1;
	flex-shrink: 0;
	width: 1.25em;
	margin-right: 0.5em;
}
.g-cts-wrapper .c-icon-txt__icon img {
	width: 100%;
}
.g-cts-wrapper .c-youtube {
	width: 100%;
	position: relative;
	margin: 0;
	padding-bottom: 56.25%;
	padding-top: 0;
	overflow: hidden;
}
.g-cts-wrapper .c-youtube iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	margin: 0;
}
.g-cts-wrapper .c-iframe-map {
	width: 100%;
	position: relative;
	margin: 0;
	padding-top: 56%;
	overflow: hidden;
}
.g-cts-wrapper .c-iframe-map iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	margin: 0;
}
.g-cts-wrapper .c-link {
	text-decoration: underline;
	text-underline-offset: 4px;
}
.g-cts-wrapper .c-link:hover {
	text-decoration: none;
}
.g-cts-wrapper .c-link--chain {
	position: relative;
}
.g-cts-wrapper .c-link--chain:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 4px;
	vertical-align: text-bottom;
	background: url(https://strasburgo.co.jp/company-info/images/icon_link_chain.svg) no-repeat center/contain;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-link--chain:before {
		width: 12px;
		height: 12px;
	}
}
.g-cts-wrapper .c-atte {
	padding-left: 1em;
	text-indent: -1em;
}
.g-cts-wrapper .c-annotation {
	font-size: 1.5rem;
	font-weight: bold;
	color: #f00;
}

.c-list {
	margin: 2rem 0;
}
.c-list:first-child {
	margin-top: 0;
}
.c-list__item {
	display: flex;
}
.c-list__item:before {
	content: "";
	display: block;
	width: 1.2rem;
	height: 1.2rem;
	margin-top: 0.8rem;
	margin-right: 1.2rem;
	border-radius: 0.2rem;
	background: #000;
}
.c-list--num {
	counter-reset: number 0;
}
.c-list--num .c-list__item:before {
	counter-increment: number 1;
	content: counter(number, decimal-leading-zero);
	width: auto;
	height: auto;
	margin-top: -0.6rem;
	background: none;
	font-size: 2.2rem;
	font-style: italic;
}

.g-cts-wrapper .c-row {
	display: flex;
	flex-wrap: wrap;
	margin: -12px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row {
		margin: -3.2vw;
	}
}
.g-cts-wrapper .c-row > .c-row__item {
	padding: 12px;
	width: 100%;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item {
		padding: 3.2vw;
	}
}
.g-cts-wrapper .c-row > .c-row__item--1 {
	width: 8.3333333333%;
}
.g-cts-wrapper .c-row > .c-row__item--2 {
	width: 16.6666666667%;
}
.g-cts-wrapper .c-row > .c-row__item--3 {
	width: 25%;
}
.g-cts-wrapper .c-row > .c-row__item--4 {
	width: 33.3333333333%;
}
.g-cts-wrapper .c-row > .c-row__item--5 {
	width: 41.6666666667%;
}
.g-cts-wrapper .c-row > .c-row__item--6 {
	width: 50%;
}
.g-cts-wrapper .c-row > .c-row__item--7 {
	width: 58.3333333333%;
}
.g-cts-wrapper .c-row > .c-row__item--8 {
	width: 66.6666666667%;
}
.g-cts-wrapper .c-row > .c-row__item--9 {
	width: 75%;
}
.g-cts-wrapper .c-row > .c-row__item--10 {
	width: 83.3333333333%;
}
.g-cts-wrapper .c-row > .c-row__item--11 {
	width: 91.6666666667%;
}
.g-cts-wrapper .c-row > .c-row__item--12 {
	width: 100%;
}
.g-cts-wrapper .c-row > .c-row__item--5th {
	width: 20%;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row > .c-row__item--1-pc {
		width: 8.3333333333%;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row > .c-row__item--2-pc {
		width: 16.6666666667%;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row > .c-row__item--3-pc {
		width: 25%;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row > .c-row__item--4-pc {
		width: 33.3333333333%;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row > .c-row__item--5-pc {
		width: 41.6666666667%;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row > .c-row__item--6-pc {
		width: 50%;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row > .c-row__item--7-pc {
		width: 58.3333333333%;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row > .c-row__item--8-pc {
		width: 66.6666666667%;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row > .c-row__item--9-pc {
		width: 75%;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row > .c-row__item--10-pc {
		width: 83.3333333333%;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row > .c-row__item--11-pc {
		width: 91.6666666667%;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row > .c-row__item--12-pc {
		width: 100%;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row > .c-row__item--5th-pc {
		width: 20%;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item--1-sp {
		width: 8.3333333333%;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item--2-sp {
		width: 16.6666666667%;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item--3-sp {
		width: 25%;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item--4-sp {
		width: 33.3333333333%;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item--5-sp {
		width: 41.6666666667%;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item--6-sp {
		width: 50%;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item--7-sp {
		width: 58.3333333333%;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item--8-sp {
		width: 66.6666666667%;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item--9-sp {
		width: 75%;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item--10-sp {
		width: 83.3333333333%;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item--11-sp {
		width: 91.6666666667%;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item--12-sp {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row > .c-row__item--5th-sp {
		width: 20%;
	}
}
.g-cts-wrapper .c-row--thin {
	margin: -6px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row--thin {
		margin: -1.6vw;
	}
}
.g-cts-wrapper .c-row--thin > .c-row__item {
	padding: 6px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row--thin > .c-row__item {
		padding: 1.6vw;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row--thin-pc {
		margin: -6px;
	}
	.g-cts-wrapper .c-row--thin-pc > .c-row__item {
		padding: 6px;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row--thin-sp {
		margin: -1.6vw;
	}
	.g-cts-wrapper .c-row--thin-sp > .c-row__item {
		padding: 1.6vw;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row--wide {
		margin: -20px;
	}
	.g-cts-wrapper .c-row--wide > .c-row__item {
		padding: 20px;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row--wide-sp {
		margin: -5.333vw;
	}
	.g-cts-wrapper .c-row--wide-sp > .c-row__item {
		padding: 5.333vw;
	}
}
.g-cts-wrapper .c-row--center {
	justify-content: center;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row--center-sp {
		justify-content: center;
	}
}
.g-cts-wrapper .c-row--end {
	justify-content: flex-end;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-row--end-sp {
		justify-content: flex-end;
	}
}
.g-cts-wrapper .c-row--align-center {
	align-items: center;
}
.g-cts-wrapper .c-row--align-end {
	align-items: flex-end;
}
.g-cts-wrapper .c-row--reverse {
	flex-direction: row-reverse;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .c-row--reverse-pc {
		flex-direction: row-reverse;
	}
}

.g-cts-wrapper .c-breadcrumb {
	margin-bottom: 48px;
	font-size: 10px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-breadcrumb {
		font-size: 2.667vw;
	}
}
.g-cts-wrapper .c-breadcrumb__list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.g-cts-wrapper .c-breadcrumb__item {
	display: flex;
	align-items: center;
	margin-right: 12px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-breadcrumb__item {
		margin-right: 2.133vw;
	}
}
.g-cts-wrapper .c-breadcrumb__item:after {
	content: "＞";
	margin-left: 12px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-breadcrumb__item:after {
		margin-left: 2.133vw;
	}
}
.g-cts-wrapper .c-breadcrumb__item:last-child:after {
	content: none;
}
.g-cts-wrapper .c-ttl-store {
	margin-bottom: 100px;
	font-size: 28px;
	text-align: center;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .c-ttl-store {
		margin-bottom: 21.333vw;
		font-size: 5.333vw;
	}
}

.g-cts-wrapper .l-jounal-container {
	padding-bottom: 160px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .l-jounal-container {
		padding-bottom: 32vw;
	}
}

.g-cts-wrapper .p-shop-cat-nav {
	max-width: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 200px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-cat-nav {
		margin-bottom: 32vw;
	}
}
.g-cts-wrapper .p-shop-cat-nav__list {
	display: flex;
	flex-wrap: wrap;
	gap: 48px;
	justify-content: center;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-cat-nav__list {
		gap: 8.533vw 10.667vw;
	}
}
.g-cts-wrapper .p-shop-cat-nav__item {
	max-width: 60vw;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-cat-nav__item img {
		object-fit: contain;
		max-height: 4vw;
	}
}
.g-cts-wrapper .p-shop-list {
	margin-bottom: 160px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-list {
		margin-bottom: 32vw;
	}
}
.g-cts-wrapper .p-shop-list:last-child {
	margin-bottom: 0;
}
.g-cts-wrapper .p-shop-list__ttl {
	text-align: center;
	margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-list__ttl {
		margin-bottom: 16vw;
	}
}
.g-cts-wrapper .p-shop-list__item {
	border-bottom: 1px solid #707070;
}
.g-cts-wrapper .p-shop-list__card {
	display: block;
	padding-top: 36px;
	padding-bottom: 36px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-list__card {
		padding-top: 8.533vw;
		padding-bottom: 8.533vw;
	}
}
.g-cts-wrapper .p-shop-list__item:first-child .p-shop-list__card {
	padding-top: 0;
}
.g-cts-wrapper .p-shop-list__item:last-child {
	border-bottom: none;
}
.g-cts-wrapper .p-shop-list__item:last-child .p-shop-list__card {
	padding-bottom: 0;
}
.g-cts-wrapper .p-shop-info__term {
	margin-bottom: 0.32em;
}
.g-cts-wrapper .p-shop-info__ttl {
	margin-bottom: 0.48em;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.16em;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-info__ttl {
		font-size: 4.267vw;
	}
}
.g-cts-wrapper .p-shop-info__txt {
	line-height: 1.5;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-info__txt {
		font-size: 2.933vw;
	}
}
.g-cts-wrapper .p-shop-info__cat {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 1.2em;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-info__cat {
		gap: 2.133vw;
	}
}
.g-cts-wrapper .p-shop-info__cat-item {
	font-size: 10px;
	line-height: 1;
	border: 1px solid;
	padding: 0.25em 1.2em;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-info__cat-item {
		font-size: 2.667vw;
	}
}
.g-cts-wrapper .p-shop-article-head {
	position: relative;
	margin-bottom: 60px;
	padding-bottom: 40px;
	text-align: center;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-article-head {
		padding-bottom: 5.333vw;
		margin-bottom: 10.667vw;
	}
}
.g-cts-wrapper .p-shop-article-head:after {
	content: "";
	display: block;
	position: absolute;
	pointer-events: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #707070;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-shop-article-head:after {
		left: -24px;
		width: calc(100% + 48px);
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-article-head img {
		object-fit: contain;
		max-height: 6vw;
	}
}
.g-cts-wrapper .p-shop-article-intro__img {
	text-align: center;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-article-intro__img {
		margin-bottom: 9.6vw;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-shop-article-intro {
		display: flex;
		justify-content: space-between;
	}
	.g-cts-wrapper .p-shop-article-intro__img {
		width: 380px;
		flex-shrink: 0;
		margin-left: 24px;
		order: 1;
		margin-top: 40px;
	}
}
.g-cts-wrapper .p-shop-pram__h {
	font-size: 14px;
	font-weight: bold;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-shop-pram__h {
		margin-top: 3.2vw;
		font-size: 3.733vw;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-shop-pram {
		display: flex;
		flex-wrap: wrap;
	}
	.g-cts-wrapper .p-shop-pram__h {
		width: 124px;
		flex-shrink: 0;
		padding-right: 12px;
	}
	.g-cts-wrapper .p-shop-pram__b {
		width: calc(100% - 124px);
	}
}
.g-cts-wrapper .p-staff-card {
	display: block;
	text-align: center;
}
.g-cts-wrapper .p-staff-card__img {
	margin-bottom: 28px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-staff-card__img {
		margin-bottom: 5.333vw;
	}
}
.g-cts-wrapper .p-staff-card__img img {
	width: 172px;
	border-radius: 50%;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-staff-card__img img {
		width: 37.333vw;
	}
}
.g-cts-wrapper .p-staff-card__body {
	display: inline-block;
	text-align: left;
	line-height: 1.625;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-staff-card__belong, .g-cts-wrapper .p-staff-card__name {
		font-size: 14px;
	}
}
.g-cts-wrapper .p-staff-card__name {
	font-weight: bold;
}
.g-cts-wrapper .p-staff-card__pram {
	margin-top: 0.75em;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-staff-card__pram {
		font-size: 12px;
	}
}

.g-cts-wrapper {
	overflow: visible;
}
.g-cts-wrapper .p-company-nav {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-company-nav {
		position: sticky;
		top: 20px;
	}
}
.g-cts-wrapper .p-company-nav__ttl {
	font-size: 19px;
	line-height: 1.5;
	letter-spacing: 0.2em;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-company-nav__ttl {
		font-size: 3.733vw;
		background: #000;
		color: #fff;
		padding: 0.4em 1em;
	}
}
.g-cts-wrapper .p-company-nav__list {
	margin-bottom: 32px;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-company-nav__list {
		padding-left: 48px;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-company-nav__list {
		margin-bottom: 8.533vw;
	}
}
.g-cts-wrapper .p-company-nav__list-item {
	margin-bottom: 0.75em;
}
.g-cts-wrapper .p-company-nav__list-btn {
	position: relative;
	line-height: 1;
	letter-spacing: 0.16em;
	text-align: left;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-company-nav__list-btn {
		padding-left: 24px;
		opacity: 0.3;
	}
}
.g-cts-wrapper .p-company-nav__list-btn.is-active {
	opacity: 1;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-company-nav__list-btn.is-active:before {
		content: "";
		display: block;
		position: absolute;
		pointer-events: none;
		left: 0;
		top: 0;
		width: 1px;
		height: 100%;
		background: #000;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-company-nav__list {
		display: flex;
		flex-wrap: wrap;
		gap: 2.133vw 6.4vw;
	}
	.g-cts-wrapper .p-company-nav__list-item {
		min-width: calc(33% - 4.267vw);
	}
}
.g-cts-wrapper .p-company-nav__other {
	display: flex;
	flex-direction: column;
}
.g-cts-wrapper .p-company-nav__other-item {
	position: relative;
	margin-bottom: 20px;
	padding-right: 40px;
	font-size: 19px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-company-nav__other-item {
		font-size: 3.733vw;
		margin-bottom: 4.267vw;
	}
}
.g-cts-wrapper .p-company-nav__other-item:last-child {
	margin-bottom: 0;
}
.g-cts-wrapper .p-company-nav__other-item:before {
	content: "";
	display: block;
	position: absolute;
	pointer-events: none;
	width: 15px;
	height: 15px;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	background: url(https://strasburgo.co.jp/company-info/images/icon_arrow.svg) no-repeat center/contain;
}
.g-cts-wrapper .p-company-cts__item {
	transition: 0.25s;
}
.g-cts-wrapper .p-company-cts__item .is-active {
	opacity: 1;
}
.g-cts-wrapper .p-company-cts__item:not(.is-active) {
	height: 0;
	padding: 0;
	/* position: absolute; */
	pointer-events: none;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-company-cts__body {
		font-size: 14px;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-company-cts__body {
		margin-top: 10.667vw;
		margin-bottom: 21.333vw;
		padding: 12.8vw 5.333vw;
		background: linear-gradient(100deg, #f4f4f4, #f4f4f4 30vw, #fafafa 35vw, #fafafa);
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-company-cts {
		display: flex;
		justify-content: space-between;
		padding-left: min(80px, 6.8vw);
	}
	.g-cts-wrapper .p-company-cts__menu {
		position: relative;
		z-index: 2;
		padding-top: 48px;
	}
	.g-cts-wrapper .p-company-cts__body {
		position: relative;
		z-index: 1;
		width: 56.4%;
		flex-shrink: 0;
		margin-left: 40px;

		padding-top: 80px;
		padding-bottom: 80px;
	}
	.g-cts-wrapper .p-company-cts__body:before {
		content: "";
		display: block;
		position: absolute;
		pointer-events: none;
		z-index: -1;
		width: max(calc(100% + 200px + (100vw - 1200px) / 2), calc(100% + 200px + 20px));
		height: 100%;
		top: 0;
		left: -200px;
		background: linear-gradient(100deg, #f4f4f4, #f4f4f4 300px, #fafafa 350px, #fafafa);
	}
}
.g-cts-wrapper .p-company-cts-ttl {
	font-size: 18px;
	margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-company-cts-ttl {
		font-size: 3.733vw;
		margin-bottom: 6.4vw;
	}
}
.g-cts-wrapper .p-company-cts-ttl:after {
	content: "";
	display: block;
	margin-top: 32px;
	width: 32px;
	height: 1px;
	background: #000;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-company-cts-ttl:after {
		width: 6.4vw;
		margin-top: 6.4vw;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-company-profile-table__th, .g-cts-wrapper .p-company-profile-table__td {
		padding-bottom: 1em;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-company-profile-table__th, .g-cts-wrapper .p-company-profile-table__td {
		display: block;
	}
}
.g-cts-wrapper .p-company-profile-table__th {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-company-profile-table__th {
		width: 132px;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-company-profile-table__td {
		margin-bottom: 8.533vw;
	}
}
.g-cts-wrapper .p-history-list__item {
	display: flex;
	margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-history-list__item {
		margin-bottom: 4.267vw;
		font-size: 3.2vw;
	}
}
.g-cts-wrapper .p-history-list__year {
	flex-shrink: 0;
	width: 104px;
	margin-right: 28px;
	line-height: 1;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-history-list__year {
		width: 12.8vw;
		margin-right: 3.2vw;
	}
}
.g-cts-wrapper .p-history-list__month {
	display: flex;
	margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-history-list__month {
		margin-bottom: 4.267vw;
	}
}
.g-cts-wrapper .p-history-list__month:last-child {
	margin-bottom: 0;
}
.g-cts-wrapper .p-history-list__month-num {
	flex-shrink: 0;
	width: 22px;
	margin-right: 28px;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-history-list__month-num {
		width: 4.267vw;
		margin-right: 3.2vw;
		line-height: 1.25;
	}
}
.g-cts-wrapper .p-history-list__month-num--bar {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
}
.g-cts-wrapper .p-history-list__month-num--bar:after {
	content: "";
	width: 1px;
	height: 1px;
	flex-grow: 2;
	background: #000;
}
.g-cts-wrapper .p-history-list__month p:not([class]):not(:last-child) {
	margin-bottom: 1em;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .p-company-brand-cts {
		display: flex;
		gap: 40px;
	}
	.g-cts-wrapper .p-company-brand-cts__img {
		flex-shrink: 0;
		width: 160px;
	}
	.g-cts-wrapper .p-company-brand-cts__body {
		padding-right: 20px;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .p-company-brand-cts__img {
		width: 48vw;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10.667vw;
		text-align: center;
	}
}

@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-pc-only {
		display: none !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-sp-only {
		display: none !important;
	}
}
.g-cts-wrapper .u-text-center {
	text-align: center !important;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-text-center--pc {
		text-align: center !important;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-text-center--sp {
		text-align: center !important;
	}
}
.g-cts-wrapper .u-text-center iframe {
	margin-left: auto !important;
	margin-right: auto !important;
}
.g-cts-wrapper .u-text-left {
	text-align: left !important;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-text-left--pc {
		text-align: left !important;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-text-left--sp {
		text-align: left !important;
	}
}
.g-cts-wrapper .u-text-right {
	text-align: right !important;
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-text-right--pc {
		text-align: right !important;
	}
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-text-right--sp {
		text-align: right !important;
	}
}
.g-cts-wrapper .u-ib {
	display: inline-block !important;
	vertical-align: middle;
}
.g-cts-wrapper .u-block {
	display: block !important;
}
.g-cts-wrapper .u-flex {
	display: flex;
}
.g-cts-wrapper .u-flex--wrap {
	flex-wrap: wrap;
}
.g-cts-wrapper .u-flex--jcsb {
	justify-content: space-between;
}
.g-cts-wrapper .u-flex--jcc {
	justify-content: center;
}
.g-cts-wrapper .u-lh-0 {
	line-height: 0 !important;
}
.g-cts-wrapper .u-lh-1 {
	line-height: 1 !important;
}
.g-cts-wrapper .u-lh-125 {
	line-height: 1.25 !important;
}
.g-cts-wrapper .u-lh-15 {
	line-height: 1.5 !important;
}
.g-cts-wrapper .u-lh-2 {
	line-height: 2 !important;
}
.g-cts-wrapper .u-posr {
	position: relative;
}
.g-cts-wrapper .u-round {
	border-radius: 50%;
}
.g-cts-wrapper .u-oh {
	overflow: hidden;
}
.g-cts-wrapper .u-z1 {
	z-index: 1;
}
.g-cts-wrapper .u-z2 {
	z-index: 2;
}
.g-cts-wrapper .u-z3 {
	z-index: 3;
}
.g-cts-wrapper .u-z4 {
	z-index: 4;
}
.g-cts-wrapper .u-z5 {
	z-index: 5;
}
.g-cts-wrapper .u-w100p {
	width: 100%;
}

.g-cts-wrapper .u-color-wh {
	color: #fff !important;
}
.g-cts-wrapper .u-color-bk {
	color: #000 !important;
}
.g-cts-wrapper .u-bg-wh {
	background: #fff !important;
}
.g-cts-wrapper .u-bg-bk {
	background: #000 !important;
}

.g-cts-wrapper .u-m-0 {
	margin: 0px !important;
}
.g-cts-wrapper .u-mt-0,
.g-cts-wrapper .u-my-0 {
	margin-top: 0px !important;
}
.g-cts-wrapper .u-mr-0,
.g-cts-wrapper .u-mx-0 {
	margin-right: 0px !important;
}
.g-cts-wrapper .u-mb-0,
.g-cts-wrapper .u-my-0 {
	margin-bottom: 0px !important;
}
.g-cts-wrapper .u-ml-0,
.g-cts-wrapper .u-mx-0 {
	margin-left: 0px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-m-0--sp {
		margin: 0vw !important;
	}
	.g-cts-wrapper .u-mt-0--sp,
	.g-cts-wrapper .u-my-0--sp {
		margin-top: 0vw !important;
	}
	.g-cts-wrapper .u-mr-0--sp,
	.g-cts-wrapper .u-mx-0--sp {
		margin-right: 0vw !important;
	}
	.g-cts-wrapper .u-mb-0--sp,
	.g-cts-wrapper .u-my-0--sp {
		margin-bottom: 0vw !important;
	}
	.g-cts-wrapper .u-ml-0--sp,
	.g-cts-wrapper .u-mx-0--sp {
		margin-left: 0vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-m-0--pc {
		margin: 0px !important;
	}
	.g-cts-wrapper .u-mt-0--pc,
	.g-cts-wrapper .u-my-0--pc {
		margin-top: 0px !important;
	}
	.g-cts-wrapper .u-mr-0--pc,
	.g-cts-wrapper .u-mx-0--pc {
		margin-right: 0px !important;
	}
	.g-cts-wrapper .u-mb-0--pc,
	.g-cts-wrapper .u-my-0--pc {
		margin-bottom: 0px !important;
	}
	.g-cts-wrapper .u-ml-0--pc,
	.g-cts-wrapper .u-mx-0--pc {
		margin-left: 0px !important;
	}
}
.g-cts-wrapper .u-m-4 {
	margin: 4px !important;
}
.g-cts-wrapper .u-mt-4,
.g-cts-wrapper .u-my-4 {
	margin-top: 4px !important;
}
.g-cts-wrapper .u-mr-4,
.g-cts-wrapper .u-mx-4 {
	margin-right: 4px !important;
}
.g-cts-wrapper .u-mb-4,
.g-cts-wrapper .u-my-4 {
	margin-bottom: 4px !important;
}
.g-cts-wrapper .u-ml-4,
.g-cts-wrapper .u-mx-4 {
	margin-left: 4px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-m-4--sp {
		margin: 1.067vw !important;
	}
	.g-cts-wrapper .u-mt-4--sp,
	.g-cts-wrapper .u-my-4--sp {
		margin-top: 1.067vw !important;
	}
	.g-cts-wrapper .u-mr-4--sp,
	.g-cts-wrapper .u-mx-4--sp {
		margin-right: 1.067vw !important;
	}
	.g-cts-wrapper .u-mb-4--sp,
	.g-cts-wrapper .u-my-4--sp {
		margin-bottom: 1.067vw !important;
	}
	.g-cts-wrapper .u-ml-4--sp,
	.g-cts-wrapper .u-mx-4--sp {
		margin-left: 1.067vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-m-4--pc {
		margin: 4px !important;
	}
	.g-cts-wrapper .u-mt-4--pc,
	.g-cts-wrapper .u-my-4--pc {
		margin-top: 4px !important;
	}
	.g-cts-wrapper .u-mr-4--pc,
	.g-cts-wrapper .u-mx-4--pc {
		margin-right: 4px !important;
	}
	.g-cts-wrapper .u-mb-4--pc,
	.g-cts-wrapper .u-my-4--pc {
		margin-bottom: 4px !important;
	}
	.g-cts-wrapper .u-ml-4--pc,
	.g-cts-wrapper .u-mx-4--pc {
		margin-left: 4px !important;
	}
}
.g-cts-wrapper .u-m-8 {
	margin: 8px !important;
}
.g-cts-wrapper .u-mt-8,
.g-cts-wrapper .u-my-8 {
	margin-top: 8px !important;
}
.g-cts-wrapper .u-mr-8,
.g-cts-wrapper .u-mx-8 {
	margin-right: 8px !important;
}
.g-cts-wrapper .u-mb-8,
.g-cts-wrapper .u-my-8 {
	margin-bottom: 8px !important;
}
.g-cts-wrapper .u-ml-8,
.g-cts-wrapper .u-mx-8 {
	margin-left: 8px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-m-8--sp {
		margin: 2.133vw !important;
	}
	.g-cts-wrapper .u-mt-8--sp,
	.g-cts-wrapper .u-my-8--sp {
		margin-top: 2.133vw !important;
	}
	.g-cts-wrapper .u-mr-8--sp,
	.g-cts-wrapper .u-mx-8--sp {
		margin-right: 2.133vw !important;
	}
	.g-cts-wrapper .u-mb-8--sp,
	.g-cts-wrapper .u-my-8--sp {
		margin-bottom: 2.133vw !important;
	}
	.g-cts-wrapper .u-ml-8--sp,
	.g-cts-wrapper .u-mx-8--sp {
		margin-left: 2.133vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-m-8--pc {
		margin: 8px !important;
	}
	.g-cts-wrapper .u-mt-8--pc,
	.g-cts-wrapper .u-my-8--pc {
		margin-top: 8px !important;
	}
	.g-cts-wrapper .u-mr-8--pc,
	.g-cts-wrapper .u-mx-8--pc {
		margin-right: 8px !important;
	}
	.g-cts-wrapper .u-mb-8--pc,
	.g-cts-wrapper .u-my-8--pc {
		margin-bottom: 8px !important;
	}
	.g-cts-wrapper .u-ml-8--pc,
	.g-cts-wrapper .u-mx-8--pc {
		margin-left: 8px !important;
	}
}
.g-cts-wrapper .u-m-12 {
	margin: 12px !important;
}
.g-cts-wrapper .u-mt-12,
.g-cts-wrapper .u-my-12 {
	margin-top: 12px !important;
}
.g-cts-wrapper .u-mr-12,
.g-cts-wrapper .u-mx-12 {
	margin-right: 12px !important;
}
.g-cts-wrapper .u-mb-12,
.g-cts-wrapper .u-my-12 {
	margin-bottom: 12px !important;
}
.g-cts-wrapper .u-ml-12,
.g-cts-wrapper .u-mx-12 {
	margin-left: 12px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-m-12--sp {
		margin: 3.2vw !important;
	}
	.g-cts-wrapper .u-mt-12--sp,
	.g-cts-wrapper .u-my-12--sp {
		margin-top: 3.2vw !important;
	}
	.g-cts-wrapper .u-mr-12--sp,
	.g-cts-wrapper .u-mx-12--sp {
		margin-right: 3.2vw !important;
	}
	.g-cts-wrapper .u-mb-12--sp,
	.g-cts-wrapper .u-my-12--sp {
		margin-bottom: 3.2vw !important;
	}
	.g-cts-wrapper .u-ml-12--sp,
	.g-cts-wrapper .u-mx-12--sp {
		margin-left: 3.2vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-m-12--pc {
		margin: 12px !important;
	}
	.g-cts-wrapper .u-mt-12--pc,
	.g-cts-wrapper .u-my-12--pc {
		margin-top: 12px !important;
	}
	.g-cts-wrapper .u-mr-12--pc,
	.g-cts-wrapper .u-mx-12--pc {
		margin-right: 12px !important;
	}
	.g-cts-wrapper .u-mb-12--pc,
	.g-cts-wrapper .u-my-12--pc {
		margin-bottom: 12px !important;
	}
	.g-cts-wrapper .u-ml-12--pc,
	.g-cts-wrapper .u-mx-12--pc {
		margin-left: 12px !important;
	}
}
.g-cts-wrapper .u-m-16 {
	margin: 16px !important;
}
.g-cts-wrapper .u-mt-16,
.g-cts-wrapper .u-my-16 {
	margin-top: 16px !important;
}
.g-cts-wrapper .u-mr-16,
.g-cts-wrapper .u-mx-16 {
	margin-right: 16px !important;
}
.g-cts-wrapper .u-mb-16,
.g-cts-wrapper .u-my-16 {
	margin-bottom: 16px !important;
}
.g-cts-wrapper .u-ml-16,
.g-cts-wrapper .u-mx-16 {
	margin-left: 16px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-m-16--sp {
		margin: 4.267vw !important;
	}
	.g-cts-wrapper .u-mt-16--sp,
	.g-cts-wrapper .u-my-16--sp {
		margin-top: 4.267vw !important;
	}
	.g-cts-wrapper .u-mr-16--sp,
	.g-cts-wrapper .u-mx-16--sp {
		margin-right: 4.267vw !important;
	}
	.g-cts-wrapper .u-mb-16--sp,
	.g-cts-wrapper .u-my-16--sp {
		margin-bottom: 4.267vw !important;
	}
	.g-cts-wrapper .u-ml-16--sp,
	.g-cts-wrapper .u-mx-16--sp {
		margin-left: 4.267vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-m-16--pc {
		margin: 16px !important;
	}
	.g-cts-wrapper .u-mt-16--pc,
	.g-cts-wrapper .u-my-16--pc {
		margin-top: 16px !important;
	}
	.g-cts-wrapper .u-mr-16--pc,
	.g-cts-wrapper .u-mx-16--pc {
		margin-right: 16px !important;
	}
	.g-cts-wrapper .u-mb-16--pc,
	.g-cts-wrapper .u-my-16--pc {
		margin-bottom: 16px !important;
	}
	.g-cts-wrapper .u-ml-16--pc,
	.g-cts-wrapper .u-mx-16--pc {
		margin-left: 16px !important;
	}
}
.g-cts-wrapper .u-m-20 {
	margin: 20px !important;
}
.g-cts-wrapper .u-mt-20,
.g-cts-wrapper .u-my-20 {
	margin-top: 20px !important;
}
.g-cts-wrapper .u-mr-20,
.g-cts-wrapper .u-mx-20 {
	margin-right: 20px !important;
}
.g-cts-wrapper .u-mb-20,
.g-cts-wrapper .u-my-20 {
	margin-bottom: 20px !important;
}
.g-cts-wrapper .u-ml-20,
.g-cts-wrapper .u-mx-20 {
	margin-left: 20px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-m-20--sp {
		margin: 5.333vw !important;
	}
	.g-cts-wrapper .u-mt-20--sp,
	.g-cts-wrapper .u-my-20--sp {
		margin-top: 5.333vw !important;
	}
	.g-cts-wrapper .u-mr-20--sp,
	.g-cts-wrapper .u-mx-20--sp {
		margin-right: 5.333vw !important;
	}
	.g-cts-wrapper .u-mb-20--sp,
	.g-cts-wrapper .u-my-20--sp {
		margin-bottom: 5.333vw !important;
	}
	.g-cts-wrapper .u-ml-20--sp,
	.g-cts-wrapper .u-mx-20--sp {
		margin-left: 5.333vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-m-20--pc {
		margin: 20px !important;
	}
	.g-cts-wrapper .u-mt-20--pc,
	.g-cts-wrapper .u-my-20--pc {
		margin-top: 20px !important;
	}
	.g-cts-wrapper .u-mr-20--pc,
	.g-cts-wrapper .u-mx-20--pc {
		margin-right: 20px !important;
	}
	.g-cts-wrapper .u-mb-20--pc,
	.g-cts-wrapper .u-my-20--pc {
		margin-bottom: 20px !important;
	}
	.g-cts-wrapper .u-ml-20--pc,
	.g-cts-wrapper .u-mx-20--pc {
		margin-left: 20px !important;
	}
}
.g-cts-wrapper .u-m-24 {
	margin: 24px !important;
}
.g-cts-wrapper .u-mt-24,
.g-cts-wrapper .u-my-24 {
	margin-top: 24px !important;
}
.g-cts-wrapper .u-mr-24,
.g-cts-wrapper .u-mx-24 {
	margin-right: 24px !important;
}
.g-cts-wrapper .u-mb-24,
.g-cts-wrapper .u-my-24 {
	margin-bottom: 24px !important;
}
.g-cts-wrapper .u-ml-24,
.g-cts-wrapper .u-mx-24 {
	margin-left: 24px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-m-24--sp {
		margin: 6.4vw !important;
	}
	.g-cts-wrapper .u-mt-24--sp,
	.g-cts-wrapper .u-my-24--sp {
		margin-top: 6.4vw !important;
	}
	.g-cts-wrapper .u-mr-24--sp,
	.g-cts-wrapper .u-mx-24--sp {
		margin-right: 6.4vw !important;
	}
	.g-cts-wrapper .u-mb-24--sp,
	.g-cts-wrapper .u-my-24--sp {
		margin-bottom: 6.4vw !important;
	}
	.g-cts-wrapper .u-ml-24--sp,
	.g-cts-wrapper .u-mx-24--sp {
		margin-left: 6.4vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-m-24--pc {
		margin: 24px !important;
	}
	.g-cts-wrapper .u-mt-24--pc,
	.g-cts-wrapper .u-my-24--pc {
		margin-top: 24px !important;
	}
	.g-cts-wrapper .u-mr-24--pc,
	.g-cts-wrapper .u-mx-24--pc {
		margin-right: 24px !important;
	}
	.g-cts-wrapper .u-mb-24--pc,
	.g-cts-wrapper .u-my-24--pc {
		margin-bottom: 24px !important;
	}
	.g-cts-wrapper .u-ml-24--pc,
	.g-cts-wrapper .u-mx-24--pc {
		margin-left: 24px !important;
	}
}
.g-cts-wrapper .u-m-28 {
	margin: 28px !important;
}
.g-cts-wrapper .u-mt-28,
.g-cts-wrapper .u-my-28 {
	margin-top: 28px !important;
}
.g-cts-wrapper .u-mr-28,
.g-cts-wrapper .u-mx-28 {
	margin-right: 28px !important;
}
.g-cts-wrapper .u-mb-28,
.g-cts-wrapper .u-my-28 {
	margin-bottom: 28px !important;
}
.g-cts-wrapper .u-ml-28,
.g-cts-wrapper .u-mx-28 {
	margin-left: 28px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-m-28--sp {
		margin: 7.467vw !important;
	}
	.g-cts-wrapper .u-mt-28--sp,
	.g-cts-wrapper .u-my-28--sp {
		margin-top: 7.467vw !important;
	}
	.g-cts-wrapper .u-mr-28--sp,
	.g-cts-wrapper .u-mx-28--sp {
		margin-right: 7.467vw !important;
	}
	.g-cts-wrapper .u-mb-28--sp,
	.g-cts-wrapper .u-my-28--sp {
		margin-bottom: 7.467vw !important;
	}
	.g-cts-wrapper .u-ml-28--sp,
	.g-cts-wrapper .u-mx-28--sp {
		margin-left: 7.467vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-m-28--pc {
		margin: 28px !important;
	}
	.g-cts-wrapper .u-mt-28--pc,
	.g-cts-wrapper .u-my-28--pc {
		margin-top: 28px !important;
	}
	.g-cts-wrapper .u-mr-28--pc,
	.g-cts-wrapper .u-mx-28--pc {
		margin-right: 28px !important;
	}
	.g-cts-wrapper .u-mb-28--pc,
	.g-cts-wrapper .u-my-28--pc {
		margin-bottom: 28px !important;
	}
	.g-cts-wrapper .u-ml-28--pc,
	.g-cts-wrapper .u-mx-28--pc {
		margin-left: 28px !important;
	}
}
.g-cts-wrapper .u-m-32 {
	margin: 32px !important;
}
.g-cts-wrapper .u-mt-32,
.g-cts-wrapper .u-my-32 {
	margin-top: 32px !important;
}
.g-cts-wrapper .u-mr-32,
.g-cts-wrapper .u-mx-32 {
	margin-right: 32px !important;
}
.g-cts-wrapper .u-mb-32,
.g-cts-wrapper .u-my-32 {
	margin-bottom: 32px !important;
}
.g-cts-wrapper .u-ml-32,
.g-cts-wrapper .u-mx-32 {
	margin-left: 32px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-m-32--sp {
		margin: 8.533vw !important;
	}
	.g-cts-wrapper .u-mt-32--sp,
	.g-cts-wrapper .u-my-32--sp {
		margin-top: 8.533vw !important;
	}
	.g-cts-wrapper .u-mr-32--sp,
	.g-cts-wrapper .u-mx-32--sp {
		margin-right: 8.533vw !important;
	}
	.g-cts-wrapper .u-mb-32--sp,
	.g-cts-wrapper .u-my-32--sp {
		margin-bottom: 8.533vw !important;
	}
	.g-cts-wrapper .u-ml-32--sp,
	.g-cts-wrapper .u-mx-32--sp {
		margin-left: 8.533vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-m-32--pc {
		margin: 32px !important;
	}
	.g-cts-wrapper .u-mt-32--pc,
	.g-cts-wrapper .u-my-32--pc {
		margin-top: 32px !important;
	}
	.g-cts-wrapper .u-mr-32--pc,
	.g-cts-wrapper .u-mx-32--pc {
		margin-right: 32px !important;
	}
	.g-cts-wrapper .u-mb-32--pc,
	.g-cts-wrapper .u-my-32--pc {
		margin-bottom: 32px !important;
	}
	.g-cts-wrapper .u-ml-32--pc,
	.g-cts-wrapper .u-mx-32--pc {
		margin-left: 32px !important;
	}
}
.g-cts-wrapper .u-m-36 {
	margin: 36px !important;
}
.g-cts-wrapper .u-mt-36,
.g-cts-wrapper .u-my-36 {
	margin-top: 36px !important;
}
.g-cts-wrapper .u-mr-36,
.g-cts-wrapper .u-mx-36 {
	margin-right: 36px !important;
}
.g-cts-wrapper .u-mb-36,
.g-cts-wrapper .u-my-36 {
	margin-bottom: 36px !important;
}
.g-cts-wrapper .u-ml-36,
.g-cts-wrapper .u-mx-36 {
	margin-left: 36px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-m-36--sp {
		margin: 9.6vw !important;
	}
	.g-cts-wrapper .u-mt-36--sp,
	.g-cts-wrapper .u-my-36--sp {
		margin-top: 9.6vw !important;
	}
	.g-cts-wrapper .u-mr-36--sp,
	.g-cts-wrapper .u-mx-36--sp {
		margin-right: 9.6vw !important;
	}
	.g-cts-wrapper .u-mb-36--sp,
	.g-cts-wrapper .u-my-36--sp {
		margin-bottom: 9.6vw !important;
	}
	.g-cts-wrapper .u-ml-36--sp,
	.g-cts-wrapper .u-mx-36--sp {
		margin-left: 9.6vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-m-36--pc {
		margin: 36px !important;
	}
	.g-cts-wrapper .u-mt-36--pc,
	.g-cts-wrapper .u-my-36--pc {
		margin-top: 36px !important;
	}
	.g-cts-wrapper .u-mr-36--pc,
	.g-cts-wrapper .u-mx-36--pc {
		margin-right: 36px !important;
	}
	.g-cts-wrapper .u-mb-36--pc,
	.g-cts-wrapper .u-my-36--pc {
		margin-bottom: 36px !important;
	}
	.g-cts-wrapper .u-ml-36--pc,
	.g-cts-wrapper .u-mx-36--pc {
		margin-left: 36px !important;
	}
}
.g-cts-wrapper .u-m-40 {
	margin: 40px !important;
}
.g-cts-wrapper .u-mt-40,
.g-cts-wrapper .u-my-40 {
	margin-top: 40px !important;
}
.g-cts-wrapper .u-mr-40,
.g-cts-wrapper .u-mx-40 {
	margin-right: 40px !important;
}
.g-cts-wrapper .u-mb-40,
.g-cts-wrapper .u-my-40 {
	margin-bottom: 40px !important;
}
.g-cts-wrapper .u-ml-40,
.g-cts-wrapper .u-mx-40 {
	margin-left: 40px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-m-40--sp {
		margin: 10.667vw !important;
	}
	.g-cts-wrapper .u-mt-40--sp,
	.g-cts-wrapper .u-my-40--sp {
		margin-top: 10.667vw !important;
	}
	.g-cts-wrapper .u-mr-40--sp,
	.g-cts-wrapper .u-mx-40--sp {
		margin-right: 10.667vw !important;
	}
	.g-cts-wrapper .u-mb-40--sp,
	.g-cts-wrapper .u-my-40--sp {
		margin-bottom: 10.667vw !important;
	}
	.g-cts-wrapper .u-ml-40--sp,
	.g-cts-wrapper .u-mx-40--sp {
		margin-left: 10.667vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-m-40--pc {
		margin: 40px !important;
	}
	.g-cts-wrapper .u-mt-40--pc,
	.g-cts-wrapper .u-my-40--pc {
		margin-top: 40px !important;
	}
	.g-cts-wrapper .u-mr-40--pc,
	.g-cts-wrapper .u-mx-40--pc {
		margin-right: 40px !important;
	}
	.g-cts-wrapper .u-mb-40--pc,
	.g-cts-wrapper .u-my-40--pc {
		margin-bottom: 40px !important;
	}
	.g-cts-wrapper .u-ml-40--pc,
	.g-cts-wrapper .u-mx-40--pc {
		margin-left: 40px !important;
	}
}
.g-cts-wrapper .u-m-48 {
	margin: 48px !important;
}
.g-cts-wrapper .u-mt-48,
.g-cts-wrapper .u-my-48 {
	margin-top: 48px !important;
}
.g-cts-wrapper .u-mr-48,
.g-cts-wrapper .u-mx-48 {
	margin-right: 48px !important;
}
.g-cts-wrapper .u-mb-48,
.g-cts-wrapper .u-my-48 {
	margin-bottom: 48px !important;
}
.g-cts-wrapper .u-ml-48,
.g-cts-wrapper .u-mx-48 {
	margin-left: 48px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-m-48--sp {
		margin: 12.8vw !important;
	}
	.g-cts-wrapper .u-mt-48--sp,
	.g-cts-wrapper .u-my-48--sp {
		margin-top: 12.8vw !important;
	}
	.g-cts-wrapper .u-mr-48--sp,
	.g-cts-wrapper .u-mx-48--sp {
		margin-right: 12.8vw !important;
	}
	.g-cts-wrapper .u-mb-48--sp,
	.g-cts-wrapper .u-my-48--sp {
		margin-bottom: 12.8vw !important;
	}
	.g-cts-wrapper .u-ml-48--sp,
	.g-cts-wrapper .u-mx-48--sp {
		margin-left: 12.8vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-m-48--pc {
		margin: 48px !important;
	}
	.g-cts-wrapper .u-mt-48--pc,
	.g-cts-wrapper .u-my-48--pc {
		margin-top: 48px !important;
	}
	.g-cts-wrapper .u-mr-48--pc,
	.g-cts-wrapper .u-mx-48--pc {
		margin-right: 48px !important;
	}
	.g-cts-wrapper .u-mb-48--pc,
	.g-cts-wrapper .u-my-48--pc {
		margin-bottom: 48px !important;
	}
	.g-cts-wrapper .u-ml-48--pc,
	.g-cts-wrapper .u-mx-48--pc {
		margin-left: 48px !important;
	}
}
.g-cts-wrapper .u-m-60 {
	margin: 60px !important;
}
.g-cts-wrapper .u-mt-60,
.g-cts-wrapper .u-my-60 {
	margin-top: 60px !important;
}
.g-cts-wrapper .u-mr-60,
.g-cts-wrapper .u-mx-60 {
	margin-right: 60px !important;
}
.g-cts-wrapper .u-mb-60,
.g-cts-wrapper .u-my-60 {
	margin-bottom: 60px !important;
}
.g-cts-wrapper .u-ml-60,
.g-cts-wrapper .u-mx-60 {
	margin-left: 60px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-m-60--sp {
		margin: 16vw !important;
	}
	.g-cts-wrapper .u-mt-60--sp,
	.g-cts-wrapper .u-my-60--sp {
		margin-top: 16vw !important;
	}
	.g-cts-wrapper .u-mr-60--sp,
	.g-cts-wrapper .u-mx-60--sp {
		margin-right: 16vw !important;
	}
	.g-cts-wrapper .u-mb-60--sp,
	.g-cts-wrapper .u-my-60--sp {
		margin-bottom: 16vw !important;
	}
	.g-cts-wrapper .u-ml-60--sp,
	.g-cts-wrapper .u-mx-60--sp {
		margin-left: 16vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-m-60--pc {
		margin: 60px !important;
	}
	.g-cts-wrapper .u-mt-60--pc,
	.g-cts-wrapper .u-my-60--pc {
		margin-top: 60px !important;
	}
	.g-cts-wrapper .u-mr-60--pc,
	.g-cts-wrapper .u-mx-60--pc {
		margin-right: 60px !important;
	}
	.g-cts-wrapper .u-mb-60--pc,
	.g-cts-wrapper .u-my-60--pc {
		margin-bottom: 60px !important;
	}
	.g-cts-wrapper .u-ml-60--pc,
	.g-cts-wrapper .u-mx-60--pc {
		margin-left: 60px !important;
	}
}
.g-cts-wrapper .u-p-0 {
	padding: 0px !important;
}
.g-cts-wrapper .u-pt-0,
.g-cts-wrapper .u-py-0 {
	padding-top: 0px !important;
}
.g-cts-wrapper .u-pr-0,
.g-cts-wrapper .u-px-0 {
	padding-right: 0px !important;
}
.g-cts-wrapper .u-pb-0,
.g-cts-wrapper .u-py-0 {
	padding-bottom: 0px !important;
}
.g-cts-wrapper .u-pl-0,
.g-cts-wrapper .u-px-0 {
	padding-left: 0px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-p-0--sp {
		padding: 0vw !important;
	}
	.g-cts-wrapper .u-pt-0--sp,
	.g-cts-wrapper .u-py-0--sp {
		padding-top: 0vw !important;
	}
	.g-cts-wrapper .u-pr-0--sp,
	.g-cts-wrapper .u-px-0--sp {
		padding-right: 0vw !important;
	}
	.g-cts-wrapper .u-pb-0--sp,
	.g-cts-wrapper .u-py-0--sp {
		padding-bottom: 0vw !important;
	}
	.g-cts-wrapper .u-pl-0--sp,
	.g-cts-wrapper .u-px-0--sp {
		padding-left: 0vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-p-0--pc {
		padding: 0px !important;
	}
	.g-cts-wrapper .u-pt-0--pc,
	.g-cts-wrapper .u-py-0--pc {
		padding-top: 0px !important;
	}
	.g-cts-wrapper .u-pr-0--pc,
	.g-cts-wrapper .u-px-0--pc {
		padding-right: 0px !important;
	}
	.g-cts-wrapper .u-pb-0--pc,
	.g-cts-wrapper .u-py-0--pc {
		padding-bottom: 0px !important;
	}
	.g-cts-wrapper .u-pl-0--pc,
	.g-cts-wrapper .u-px-0--pc {
		padding-left: 0px !important;
	}
}
.g-cts-wrapper .u-p-4 {
	padding: 4px !important;
}
.g-cts-wrapper .u-pt-4,
.g-cts-wrapper .u-py-4 {
	padding-top: 4px !important;
}
.g-cts-wrapper .u-pr-4,
.g-cts-wrapper .u-px-4 {
	padding-right: 4px !important;
}
.g-cts-wrapper .u-pb-4,
.g-cts-wrapper .u-py-4 {
	padding-bottom: 4px !important;
}
.g-cts-wrapper .u-pl-4,
.g-cts-wrapper .u-px-4 {
	padding-left: 4px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-p-4--sp {
		padding: 1.067vw !important;
	}
	.g-cts-wrapper .u-pt-4--sp,
	.g-cts-wrapper .u-py-4--sp {
		padding-top: 1.067vw !important;
	}
	.g-cts-wrapper .u-pr-4--sp,
	.g-cts-wrapper .u-px-4--sp {
		padding-right: 1.067vw !important;
	}
	.g-cts-wrapper .u-pb-4--sp,
	.g-cts-wrapper .u-py-4--sp {
		padding-bottom: 1.067vw !important;
	}
	.g-cts-wrapper .u-pl-4--sp,
	.g-cts-wrapper .u-px-4--sp {
		padding-left: 1.067vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-p-4--pc {
		padding: 4px !important;
	}
	.g-cts-wrapper .u-pt-4--pc,
	.g-cts-wrapper .u-py-4--pc {
		padding-top: 4px !important;
	}
	.g-cts-wrapper .u-pr-4--pc,
	.g-cts-wrapper .u-px-4--pc {
		padding-right: 4px !important;
	}
	.g-cts-wrapper .u-pb-4--pc,
	.g-cts-wrapper .u-py-4--pc {
		padding-bottom: 4px !important;
	}
	.g-cts-wrapper .u-pl-4--pc,
	.g-cts-wrapper .u-px-4--pc {
		padding-left: 4px !important;
	}
}
.g-cts-wrapper .u-p-8 {
	padding: 8px !important;
}
.g-cts-wrapper .u-pt-8,
.g-cts-wrapper .u-py-8 {
	padding-top: 8px !important;
}
.g-cts-wrapper .u-pr-8,
.g-cts-wrapper .u-px-8 {
	padding-right: 8px !important;
}
.g-cts-wrapper .u-pb-8,
.g-cts-wrapper .u-py-8 {
	padding-bottom: 8px !important;
}
.g-cts-wrapper .u-pl-8,
.g-cts-wrapper .u-px-8 {
	padding-left: 8px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-p-8--sp {
		padding: 2.133vw !important;
	}
	.g-cts-wrapper .u-pt-8--sp,
	.g-cts-wrapper .u-py-8--sp {
		padding-top: 2.133vw !important;
	}
	.g-cts-wrapper .u-pr-8--sp,
	.g-cts-wrapper .u-px-8--sp {
		padding-right: 2.133vw !important;
	}
	.g-cts-wrapper .u-pb-8--sp,
	.g-cts-wrapper .u-py-8--sp {
		padding-bottom: 2.133vw !important;
	}
	.g-cts-wrapper .u-pl-8--sp,
	.g-cts-wrapper .u-px-8--sp {
		padding-left: 2.133vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-p-8--pc {
		padding: 8px !important;
	}
	.g-cts-wrapper .u-pt-8--pc,
	.g-cts-wrapper .u-py-8--pc {
		padding-top: 8px !important;
	}
	.g-cts-wrapper .u-pr-8--pc,
	.g-cts-wrapper .u-px-8--pc {
		padding-right: 8px !important;
	}
	.g-cts-wrapper .u-pb-8--pc,
	.g-cts-wrapper .u-py-8--pc {
		padding-bottom: 8px !important;
	}
	.g-cts-wrapper .u-pl-8--pc,
	.g-cts-wrapper .u-px-8--pc {
		padding-left: 8px !important;
	}
}
.g-cts-wrapper .u-p-12 {
	padding: 12px !important;
}
.g-cts-wrapper .u-pt-12,
.g-cts-wrapper .u-py-12 {
	padding-top: 12px !important;
}
.g-cts-wrapper .u-pr-12,
.g-cts-wrapper .u-px-12 {
	padding-right: 12px !important;
}
.g-cts-wrapper .u-pb-12,
.g-cts-wrapper .u-py-12 {
	padding-bottom: 12px !important;
}
.g-cts-wrapper .u-pl-12,
.g-cts-wrapper .u-px-12 {
	padding-left: 12px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-p-12--sp {
		padding: 3.2vw !important;
	}
	.g-cts-wrapper .u-pt-12--sp,
	.g-cts-wrapper .u-py-12--sp {
		padding-top: 3.2vw !important;
	}
	.g-cts-wrapper .u-pr-12--sp,
	.g-cts-wrapper .u-px-12--sp {
		padding-right: 3.2vw !important;
	}
	.g-cts-wrapper .u-pb-12--sp,
	.g-cts-wrapper .u-py-12--sp {
		padding-bottom: 3.2vw !important;
	}
	.g-cts-wrapper .u-pl-12--sp,
	.g-cts-wrapper .u-px-12--sp {
		padding-left: 3.2vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-p-12--pc {
		padding: 12px !important;
	}
	.g-cts-wrapper .u-pt-12--pc,
	.g-cts-wrapper .u-py-12--pc {
		padding-top: 12px !important;
	}
	.g-cts-wrapper .u-pr-12--pc,
	.g-cts-wrapper .u-px-12--pc {
		padding-right: 12px !important;
	}
	.g-cts-wrapper .u-pb-12--pc,
	.g-cts-wrapper .u-py-12--pc {
		padding-bottom: 12px !important;
	}
	.g-cts-wrapper .u-pl-12--pc,
	.g-cts-wrapper .u-px-12--pc {
		padding-left: 12px !important;
	}
}
.g-cts-wrapper .u-p-16 {
	padding: 16px !important;
}
.g-cts-wrapper .u-pt-16,
.g-cts-wrapper .u-py-16 {
	padding-top: 16px !important;
}
.g-cts-wrapper .u-pr-16,
.g-cts-wrapper .u-px-16 {
	padding-right: 16px !important;
}
.g-cts-wrapper .u-pb-16,
.g-cts-wrapper .u-py-16 {
	padding-bottom: 16px !important;
}
.g-cts-wrapper .u-pl-16,
.g-cts-wrapper .u-px-16 {
	padding-left: 16px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-p-16--sp {
		padding: 4.267vw !important;
	}
	.g-cts-wrapper .u-pt-16--sp,
	.g-cts-wrapper .u-py-16--sp {
		padding-top: 4.267vw !important;
	}
	.g-cts-wrapper .u-pr-16--sp,
	.g-cts-wrapper .u-px-16--sp {
		padding-right: 4.267vw !important;
	}
	.g-cts-wrapper .u-pb-16--sp,
	.g-cts-wrapper .u-py-16--sp {
		padding-bottom: 4.267vw !important;
	}
	.g-cts-wrapper .u-pl-16--sp,
	.g-cts-wrapper .u-px-16--sp {
		padding-left: 4.267vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-p-16--pc {
		padding: 16px !important;
	}
	.g-cts-wrapper .u-pt-16--pc,
	.g-cts-wrapper .u-py-16--pc {
		padding-top: 16px !important;
	}
	.g-cts-wrapper .u-pr-16--pc,
	.g-cts-wrapper .u-px-16--pc {
		padding-right: 16px !important;
	}
	.g-cts-wrapper .u-pb-16--pc,
	.g-cts-wrapper .u-py-16--pc {
		padding-bottom: 16px !important;
	}
	.g-cts-wrapper .u-pl-16--pc,
	.g-cts-wrapper .u-px-16--pc {
		padding-left: 16px !important;
	}
}
.g-cts-wrapper .u-p-20 {
	padding: 20px !important;
}
.g-cts-wrapper .u-pt-20,
.g-cts-wrapper .u-py-20 {
	padding-top: 20px !important;
}
.g-cts-wrapper .u-pr-20,
.g-cts-wrapper .u-px-20 {
	padding-right: 20px !important;
}
.g-cts-wrapper .u-pb-20,
.g-cts-wrapper .u-py-20 {
	padding-bottom: 20px !important;
}
.g-cts-wrapper .u-pl-20,
.g-cts-wrapper .u-px-20 {
	padding-left: 20px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-p-20--sp {
		padding: 5.333vw !important;
	}
	.g-cts-wrapper .u-pt-20--sp,
	.g-cts-wrapper .u-py-20--sp {
		padding-top: 5.333vw !important;
	}
	.g-cts-wrapper .u-pr-20--sp,
	.g-cts-wrapper .u-px-20--sp {
		padding-right: 5.333vw !important;
	}
	.g-cts-wrapper .u-pb-20--sp,
	.g-cts-wrapper .u-py-20--sp {
		padding-bottom: 5.333vw !important;
	}
	.g-cts-wrapper .u-pl-20--sp,
	.g-cts-wrapper .u-px-20--sp {
		padding-left: 5.333vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-p-20--pc {
		padding: 20px !important;
	}
	.g-cts-wrapper .u-pt-20--pc,
	.g-cts-wrapper .u-py-20--pc {
		padding-top: 20px !important;
	}
	.g-cts-wrapper .u-pr-20--pc,
	.g-cts-wrapper .u-px-20--pc {
		padding-right: 20px !important;
	}
	.g-cts-wrapper .u-pb-20--pc,
	.g-cts-wrapper .u-py-20--pc {
		padding-bottom: 20px !important;
	}
	.g-cts-wrapper .u-pl-20--pc,
	.g-cts-wrapper .u-px-20--pc {
		padding-left: 20px !important;
	}
}
.g-cts-wrapper .u-p-24 {
	padding: 24px !important;
}
.g-cts-wrapper .u-pt-24,
.g-cts-wrapper .u-py-24 {
	padding-top: 24px !important;
}
.g-cts-wrapper .u-pr-24,
.g-cts-wrapper .u-px-24 {
	padding-right: 24px !important;
}
.g-cts-wrapper .u-pb-24,
.g-cts-wrapper .u-py-24 {
	padding-bottom: 24px !important;
}
.g-cts-wrapper .u-pl-24,
.g-cts-wrapper .u-px-24 {
	padding-left: 24px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-p-24--sp {
		padding: 6.4vw !important;
	}
	.g-cts-wrapper .u-pt-24--sp,
	.g-cts-wrapper .u-py-24--sp {
		padding-top: 6.4vw !important;
	}
	.g-cts-wrapper .u-pr-24--sp,
	.g-cts-wrapper .u-px-24--sp {
		padding-right: 6.4vw !important;
	}
	.g-cts-wrapper .u-pb-24--sp,
	.g-cts-wrapper .u-py-24--sp {
		padding-bottom: 6.4vw !important;
	}
	.g-cts-wrapper .u-pl-24--sp,
	.g-cts-wrapper .u-px-24--sp {
		padding-left: 6.4vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-p-24--pc {
		padding: 24px !important;
	}
	.g-cts-wrapper .u-pt-24--pc,
	.g-cts-wrapper .u-py-24--pc {
		padding-top: 24px !important;
	}
	.g-cts-wrapper .u-pr-24--pc,
	.g-cts-wrapper .u-px-24--pc {
		padding-right: 24px !important;
	}
	.g-cts-wrapper .u-pb-24--pc,
	.g-cts-wrapper .u-py-24--pc {
		padding-bottom: 24px !important;
	}
	.g-cts-wrapper .u-pl-24--pc,
	.g-cts-wrapper .u-px-24--pc {
		padding-left: 24px !important;
	}
}
.g-cts-wrapper .u-p-28 {
	padding: 28px !important;
}
.g-cts-wrapper .u-pt-28,
.g-cts-wrapper .u-py-28 {
	padding-top: 28px !important;
}
.g-cts-wrapper .u-pr-28,
.g-cts-wrapper .u-px-28 {
	padding-right: 28px !important;
}
.g-cts-wrapper .u-pb-28,
.g-cts-wrapper .u-py-28 {
	padding-bottom: 28px !important;
}
.g-cts-wrapper .u-pl-28,
.g-cts-wrapper .u-px-28 {
	padding-left: 28px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-p-28--sp {
		padding: 7.467vw !important;
	}
	.g-cts-wrapper .u-pt-28--sp,
	.g-cts-wrapper .u-py-28--sp {
		padding-top: 7.467vw !important;
	}
	.g-cts-wrapper .u-pr-28--sp,
	.g-cts-wrapper .u-px-28--sp {
		padding-right: 7.467vw !important;
	}
	.g-cts-wrapper .u-pb-28--sp,
	.g-cts-wrapper .u-py-28--sp {
		padding-bottom: 7.467vw !important;
	}
	.g-cts-wrapper .u-pl-28--sp,
	.g-cts-wrapper .u-px-28--sp {
		padding-left: 7.467vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-p-28--pc {
		padding: 28px !important;
	}
	.g-cts-wrapper .u-pt-28--pc,
	.g-cts-wrapper .u-py-28--pc {
		padding-top: 28px !important;
	}
	.g-cts-wrapper .u-pr-28--pc,
	.g-cts-wrapper .u-px-28--pc {
		padding-right: 28px !important;
	}
	.g-cts-wrapper .u-pb-28--pc,
	.g-cts-wrapper .u-py-28--pc {
		padding-bottom: 28px !important;
	}
	.g-cts-wrapper .u-pl-28--pc,
	.g-cts-wrapper .u-px-28--pc {
		padding-left: 28px !important;
	}
}
.g-cts-wrapper .u-p-32 {
	padding: 32px !important;
}
.g-cts-wrapper .u-pt-32,
.g-cts-wrapper .u-py-32 {
	padding-top: 32px !important;
}
.g-cts-wrapper .u-pr-32,
.g-cts-wrapper .u-px-32 {
	padding-right: 32px !important;
}
.g-cts-wrapper .u-pb-32,
.g-cts-wrapper .u-py-32 {
	padding-bottom: 32px !important;
}
.g-cts-wrapper .u-pl-32,
.g-cts-wrapper .u-px-32 {
	padding-left: 32px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-p-32--sp {
		padding: 8.533vw !important;
	}
	.g-cts-wrapper .u-pt-32--sp,
	.g-cts-wrapper .u-py-32--sp {
		padding-top: 8.533vw !important;
	}
	.g-cts-wrapper .u-pr-32--sp,
	.g-cts-wrapper .u-px-32--sp {
		padding-right: 8.533vw !important;
	}
	.g-cts-wrapper .u-pb-32--sp,
	.g-cts-wrapper .u-py-32--sp {
		padding-bottom: 8.533vw !important;
	}
	.g-cts-wrapper .u-pl-32--sp,
	.g-cts-wrapper .u-px-32--sp {
		padding-left: 8.533vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-p-32--pc {
		padding: 32px !important;
	}
	.g-cts-wrapper .u-pt-32--pc,
	.g-cts-wrapper .u-py-32--pc {
		padding-top: 32px !important;
	}
	.g-cts-wrapper .u-pr-32--pc,
	.g-cts-wrapper .u-px-32--pc {
		padding-right: 32px !important;
	}
	.g-cts-wrapper .u-pb-32--pc,
	.g-cts-wrapper .u-py-32--pc {
		padding-bottom: 32px !important;
	}
	.g-cts-wrapper .u-pl-32--pc,
	.g-cts-wrapper .u-px-32--pc {
		padding-left: 32px !important;
	}
}
.g-cts-wrapper .u-p-36 {
	padding: 36px !important;
}
.g-cts-wrapper .u-pt-36,
.g-cts-wrapper .u-py-36 {
	padding-top: 36px !important;
}
.g-cts-wrapper .u-pr-36,
.g-cts-wrapper .u-px-36 {
	padding-right: 36px !important;
}
.g-cts-wrapper .u-pb-36,
.g-cts-wrapper .u-py-36 {
	padding-bottom: 36px !important;
}
.g-cts-wrapper .u-pl-36,
.g-cts-wrapper .u-px-36 {
	padding-left: 36px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-p-36--sp {
		padding: 9.6vw !important;
	}
	.g-cts-wrapper .u-pt-36--sp,
	.g-cts-wrapper .u-py-36--sp {
		padding-top: 9.6vw !important;
	}
	.g-cts-wrapper .u-pr-36--sp,
	.g-cts-wrapper .u-px-36--sp {
		padding-right: 9.6vw !important;
	}
	.g-cts-wrapper .u-pb-36--sp,
	.g-cts-wrapper .u-py-36--sp {
		padding-bottom: 9.6vw !important;
	}
	.g-cts-wrapper .u-pl-36--sp,
	.g-cts-wrapper .u-px-36--sp {
		padding-left: 9.6vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-p-36--pc {
		padding: 36px !important;
	}
	.g-cts-wrapper .u-pt-36--pc,
	.g-cts-wrapper .u-py-36--pc {
		padding-top: 36px !important;
	}
	.g-cts-wrapper .u-pr-36--pc,
	.g-cts-wrapper .u-px-36--pc {
		padding-right: 36px !important;
	}
	.g-cts-wrapper .u-pb-36--pc,
	.g-cts-wrapper .u-py-36--pc {
		padding-bottom: 36px !important;
	}
	.g-cts-wrapper .u-pl-36--pc,
	.g-cts-wrapper .u-px-36--pc {
		padding-left: 36px !important;
	}
}
.g-cts-wrapper .u-p-40 {
	padding: 40px !important;
}
.g-cts-wrapper .u-pt-40,
.g-cts-wrapper .u-py-40 {
	padding-top: 40px !important;
}
.g-cts-wrapper .u-pr-40,
.g-cts-wrapper .u-px-40 {
	padding-right: 40px !important;
}
.g-cts-wrapper .u-pb-40,
.g-cts-wrapper .u-py-40 {
	padding-bottom: 40px !important;
}
.g-cts-wrapper .u-pl-40,
.g-cts-wrapper .u-px-40 {
	padding-left: 40px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-p-40--sp {
		padding: 10.667vw !important;
	}
	.g-cts-wrapper .u-pt-40--sp,
	.g-cts-wrapper .u-py-40--sp {
		padding-top: 10.667vw !important;
	}
	.g-cts-wrapper .u-pr-40--sp,
	.g-cts-wrapper .u-px-40--sp {
		padding-right: 10.667vw !important;
	}
	.g-cts-wrapper .u-pb-40--sp,
	.g-cts-wrapper .u-py-40--sp {
		padding-bottom: 10.667vw !important;
	}
	.g-cts-wrapper .u-pl-40--sp,
	.g-cts-wrapper .u-px-40--sp {
		padding-left: 10.667vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-p-40--pc {
		padding: 40px !important;
	}
	.g-cts-wrapper .u-pt-40--pc,
	.g-cts-wrapper .u-py-40--pc {
		padding-top: 40px !important;
	}
	.g-cts-wrapper .u-pr-40--pc,
	.g-cts-wrapper .u-px-40--pc {
		padding-right: 40px !important;
	}
	.g-cts-wrapper .u-pb-40--pc,
	.g-cts-wrapper .u-py-40--pc {
		padding-bottom: 40px !important;
	}
	.g-cts-wrapper .u-pl-40--pc,
	.g-cts-wrapper .u-px-40--pc {
		padding-left: 40px !important;
	}
}
.g-cts-wrapper .u-p-48 {
	padding: 48px !important;
}
.g-cts-wrapper .u-pt-48,
.g-cts-wrapper .u-py-48 {
	padding-top: 48px !important;
}
.g-cts-wrapper .u-pr-48,
.g-cts-wrapper .u-px-48 {
	padding-right: 48px !important;
}
.g-cts-wrapper .u-pb-48,
.g-cts-wrapper .u-py-48 {
	padding-bottom: 48px !important;
}
.g-cts-wrapper .u-pl-48,
.g-cts-wrapper .u-px-48 {
	padding-left: 48px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-p-48--sp {
		padding: 12.8vw !important;
	}
	.g-cts-wrapper .u-pt-48--sp,
	.g-cts-wrapper .u-py-48--sp {
		padding-top: 12.8vw !important;
	}
	.g-cts-wrapper .u-pr-48--sp,
	.g-cts-wrapper .u-px-48--sp {
		padding-right: 12.8vw !important;
	}
	.g-cts-wrapper .u-pb-48--sp,
	.g-cts-wrapper .u-py-48--sp {
		padding-bottom: 12.8vw !important;
	}
	.g-cts-wrapper .u-pl-48--sp,
	.g-cts-wrapper .u-px-48--sp {
		padding-left: 12.8vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-p-48--pc {
		padding: 48px !important;
	}
	.g-cts-wrapper .u-pt-48--pc,
	.g-cts-wrapper .u-py-48--pc {
		padding-top: 48px !important;
	}
	.g-cts-wrapper .u-pr-48--pc,
	.g-cts-wrapper .u-px-48--pc {
		padding-right: 48px !important;
	}
	.g-cts-wrapper .u-pb-48--pc,
	.g-cts-wrapper .u-py-48--pc {
		padding-bottom: 48px !important;
	}
	.g-cts-wrapper .u-pl-48--pc,
	.g-cts-wrapper .u-px-48--pc {
		padding-left: 48px !important;
	}
}
.g-cts-wrapper .u-p-60 {
	padding: 60px !important;
}
.g-cts-wrapper .u-pt-60,
.g-cts-wrapper .u-py-60 {
	padding-top: 60px !important;
}
.g-cts-wrapper .u-pr-60,
.g-cts-wrapper .u-px-60 {
	padding-right: 60px !important;
}
.g-cts-wrapper .u-pb-60,
.g-cts-wrapper .u-py-60 {
	padding-bottom: 60px !important;
}
.g-cts-wrapper .u-pl-60,
.g-cts-wrapper .u-px-60 {
	padding-left: 60px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-p-60--sp {
		padding: 16vw !important;
	}
	.g-cts-wrapper .u-pt-60--sp,
	.g-cts-wrapper .u-py-60--sp {
		padding-top: 16vw !important;
	}
	.g-cts-wrapper .u-pr-60--sp,
	.g-cts-wrapper .u-px-60--sp {
		padding-right: 16vw !important;
	}
	.g-cts-wrapper .u-pb-60--sp,
	.g-cts-wrapper .u-py-60--sp {
		padding-bottom: 16vw !important;
	}
	.g-cts-wrapper .u-pl-60--sp,
	.g-cts-wrapper .u-px-60--sp {
		padding-left: 16vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-p-60--pc {
		padding: 60px !important;
	}
	.g-cts-wrapper .u-pt-60--pc,
	.g-cts-wrapper .u-py-60--pc {
		padding-top: 60px !important;
	}
	.g-cts-wrapper .u-pr-60--pc,
	.g-cts-wrapper .u-px-60--pc {
		padding-right: 60px !important;
	}
	.g-cts-wrapper .u-pb-60--pc,
	.g-cts-wrapper .u-py-60--pc {
		padding-bottom: 60px !important;
	}
	.g-cts-wrapper .u-pl-60--pc,
	.g-cts-wrapper .u-px-60--pc {
		padding-left: 60px !important;
	}
}
.g-cts-wrapper .u-nm-12 {
	margin: -12px !important;
}
.g-cts-wrapper .u-nmt-12,
.g-cts-wrapper .u-nmy-12 {
	margin-top: -12px !important;
}
.g-cts-wrapper .u-nmr-12,
.g-cts-wrapper .u-nmx-12 {
	margin-right: -12px !important;
}
.g-cts-wrapper .u-nmb-12,
.g-cts-wrapper .u-nmy-12 {
	margin-bottom: -12px !important;
}
.g-cts-wrapper .u-nml-12,
.g-cts-wrapper .u-nmx-12 {
	margin-left: -12px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-nm-12--sp {
		margin: -3.2vw !important;
	}
	.g-cts-wrapper .u-nmt-12--sp,
	.g-cts-wrapper .u-nmy-12--sp {
		margin-top: -3.2vw !important;
	}
	.g-cts-wrapper .u-nmr-12--sp,
	.g-cts-wrapper .u-nmx-12--sp {
		margin-right: -3.2vw !important;
	}
	.g-cts-wrapper .u-nmb-12--sp,
	.g-cts-wrapper .u-nmy-12--sp {
		margin-bottom: -3.2vw !important;
	}
	.g-cts-wrapper .u-nml-12--sp,
	.g-cts-wrapper .u-nmx-12--sp {
		margin-left: -3.2vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-nm-12--pc {
		margin: -12px !important;
	}
	.g-cts-wrapper .u-nmt-12--pc,
	.g-cts-wrapper .u-nmy-12--pc {
		margin-top: -12px !important;
	}
	.g-cts-wrapper .u-nmr-12--pc,
	.g-cts-wrapper .u-nmx-12--pc {
		margin-right: -12px !important;
	}
	.g-cts-wrapper .u-nmb-12--pc,
	.g-cts-wrapper .u-nmy-12--pc {
		margin-bottom: -12px !important;
	}
	.g-cts-wrapper .u-nml-12--pc,
	.g-cts-wrapper .u-nmx-12--pc {
		margin-left: -12px !important;
	}
}
.g-cts-wrapper .u-nm-20 {
	margin: -20px !important;
}
.g-cts-wrapper .u-nmt-20,
.g-cts-wrapper .u-nmy-20 {
	margin-top: -20px !important;
}
.g-cts-wrapper .u-nmr-20,
.g-cts-wrapper .u-nmx-20 {
	margin-right: -20px !important;
}
.g-cts-wrapper .u-nmb-20,
.g-cts-wrapper .u-nmy-20 {
	margin-bottom: -20px !important;
}
.g-cts-wrapper .u-nml-20,
.g-cts-wrapper .u-nmx-20 {
	margin-left: -20px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-nm-20--sp {
		margin: -5.333vw !important;
	}
	.g-cts-wrapper .u-nmt-20--sp,
	.g-cts-wrapper .u-nmy-20--sp {
		margin-top: -5.333vw !important;
	}
	.g-cts-wrapper .u-nmr-20--sp,
	.g-cts-wrapper .u-nmx-20--sp {
		margin-right: -5.333vw !important;
	}
	.g-cts-wrapper .u-nmb-20--sp,
	.g-cts-wrapper .u-nmy-20--sp {
		margin-bottom: -5.333vw !important;
	}
	.g-cts-wrapper .u-nml-20--sp,
	.g-cts-wrapper .u-nmx-20--sp {
		margin-left: -5.333vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-nm-20--pc {
		margin: -20px !important;
	}
	.g-cts-wrapper .u-nmt-20--pc,
	.g-cts-wrapper .u-nmy-20--pc {
		margin-top: -20px !important;
	}
	.g-cts-wrapper .u-nmr-20--pc,
	.g-cts-wrapper .u-nmx-20--pc {
		margin-right: -20px !important;
	}
	.g-cts-wrapper .u-nmb-20--pc,
	.g-cts-wrapper .u-nmy-20--pc {
		margin-bottom: -20px !important;
	}
	.g-cts-wrapper .u-nml-20--pc,
	.g-cts-wrapper .u-nmx-20--pc {
		margin-left: -20px !important;
	}
}
.g-cts-wrapper .u-nm-40 {
	margin: -40px !important;
}
.g-cts-wrapper .u-nmt-40,
.g-cts-wrapper .u-nmy-40 {
	margin-top: -40px !important;
}
.g-cts-wrapper .u-nmr-40,
.g-cts-wrapper .u-nmx-40 {
	margin-right: -40px !important;
}
.g-cts-wrapper .u-nmb-40,
.g-cts-wrapper .u-nmy-40 {
	margin-bottom: -40px !important;
}
.g-cts-wrapper .u-nml-40,
.g-cts-wrapper .u-nmx-40 {
	margin-left: -40px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-nm-40--sp {
		margin: -10.667vw !important;
	}
	.g-cts-wrapper .u-nmt-40--sp,
	.g-cts-wrapper .u-nmy-40--sp {
		margin-top: -10.667vw !important;
	}
	.g-cts-wrapper .u-nmr-40--sp,
	.g-cts-wrapper .u-nmx-40--sp {
		margin-right: -10.667vw !important;
	}
	.g-cts-wrapper .u-nmb-40--sp,
	.g-cts-wrapper .u-nmy-40--sp {
		margin-bottom: -10.667vw !important;
	}
	.g-cts-wrapper .u-nml-40--sp,
	.g-cts-wrapper .u-nmx-40--sp {
		margin-left: -10.667vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-nm-40--pc {
		margin: -40px !important;
	}
	.g-cts-wrapper .u-nmt-40--pc,
	.g-cts-wrapper .u-nmy-40--pc {
		margin-top: -40px !important;
	}
	.g-cts-wrapper .u-nmr-40--pc,
	.g-cts-wrapper .u-nmx-40--pc {
		margin-right: -40px !important;
	}
	.g-cts-wrapper .u-nmb-40--pc,
	.g-cts-wrapper .u-nmy-40--pc {
		margin-bottom: -40px !important;
	}
	.g-cts-wrapper .u-nml-40--pc,
	.g-cts-wrapper .u-nmx-40--pc {
		margin-left: -40px !important;
	}
}
.g-cts-wrapper .u-nm-60 {
	margin: -60px !important;
}
.g-cts-wrapper .u-nmt-60,
.g-cts-wrapper .u-nmy-60 {
	margin-top: -60px !important;
}
.g-cts-wrapper .u-nmr-60,
.g-cts-wrapper .u-nmx-60 {
	margin-right: -60px !important;
}
.g-cts-wrapper .u-nmb-60,
.g-cts-wrapper .u-nmy-60 {
	margin-bottom: -60px !important;
}
.g-cts-wrapper .u-nml-60,
.g-cts-wrapper .u-nmx-60 {
	margin-left: -60px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-nm-60--sp {
		margin: -16vw !important;
	}
	.g-cts-wrapper .u-nmt-60--sp,
	.g-cts-wrapper .u-nmy-60--sp {
		margin-top: -16vw !important;
	}
	.g-cts-wrapper .u-nmr-60--sp,
	.g-cts-wrapper .u-nmx-60--sp {
		margin-right: -16vw !important;
	}
	.g-cts-wrapper .u-nmb-60--sp,
	.g-cts-wrapper .u-nmy-60--sp {
		margin-bottom: -16vw !important;
	}
	.g-cts-wrapper .u-nml-60--sp,
	.g-cts-wrapper .u-nmx-60--sp {
		margin-left: -16vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-nm-60--pc {
		margin: -60px !important;
	}
	.g-cts-wrapper .u-nmt-60--pc,
	.g-cts-wrapper .u-nmy-60--pc {
		margin-top: -60px !important;
	}
	.g-cts-wrapper .u-nmr-60--pc,
	.g-cts-wrapper .u-nmx-60--pc {
		margin-right: -60px !important;
	}
	.g-cts-wrapper .u-nmb-60--pc,
	.g-cts-wrapper .u-nmy-60--pc {
		margin-bottom: -60px !important;
	}
	.g-cts-wrapper .u-nml-60--pc,
	.g-cts-wrapper .u-nmx-60--pc {
		margin-left: -60px !important;
	}
}
.g-cts-wrapper .u-nm-80 {
	margin: -80px !important;
}
.g-cts-wrapper .u-nmt-80,
.g-cts-wrapper .u-nmy-80 {
	margin-top: -80px !important;
}
.g-cts-wrapper .u-nmr-80,
.g-cts-wrapper .u-nmx-80 {
	margin-right: -80px !important;
}
.g-cts-wrapper .u-nmb-80,
.g-cts-wrapper .u-nmy-80 {
	margin-bottom: -80px !important;
}
.g-cts-wrapper .u-nml-80,
.g-cts-wrapper .u-nmx-80 {
	margin-left: -80px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-nm-80--sp {
		margin: -21.333vw !important;
	}
	.g-cts-wrapper .u-nmt-80--sp,
	.g-cts-wrapper .u-nmy-80--sp {
		margin-top: -21.333vw !important;
	}
	.g-cts-wrapper .u-nmr-80--sp,
	.g-cts-wrapper .u-nmx-80--sp {
		margin-right: -21.333vw !important;
	}
	.g-cts-wrapper .u-nmb-80--sp,
	.g-cts-wrapper .u-nmy-80--sp {
		margin-bottom: -21.333vw !important;
	}
	.g-cts-wrapper .u-nml-80--sp,
	.g-cts-wrapper .u-nmx-80--sp {
		margin-left: -21.333vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-nm-80--pc {
		margin: -80px !important;
	}
	.g-cts-wrapper .u-nmt-80--pc,
	.g-cts-wrapper .u-nmy-80--pc {
		margin-top: -80px !important;
	}
	.g-cts-wrapper .u-nmr-80--pc,
	.g-cts-wrapper .u-nmx-80--pc {
		margin-right: -80px !important;
	}
	.g-cts-wrapper .u-nmb-80--pc,
	.g-cts-wrapper .u-nmy-80--pc {
		margin-bottom: -80px !important;
	}
	.g-cts-wrapper .u-nml-80--pc,
	.g-cts-wrapper .u-nmx-80--pc {
		margin-left: -80px !important;
	}
}
.g-cts-wrapper .u-m-auto {
	margin: auto !important;
}
.g-cts-wrapper .u-mt-auto,
.g-cts-wrapper .u-my-auto {
	margin-top: auto !important;
}
.g-cts-wrapper .u-mr-auto,
.g-cts-wrapper .u-mx-auto {
	margin-right: auto !important;
}
.g-cts-wrapper .u-mb-auto,
.g-cts-wrapper .u-my-auto {
	margin-bottom: auto !important;
}
.g-cts-wrapper .u-ml-auto,
.g-cts-wrapper .u-mx-auto {
	margin-left: auto !important;
}

.g-cts-wrapper .u-font-goth {
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Hiragino Sans", Arial, "游ゴシック体", "Yu Gothic", "YuGothic", "メイリオ", "Meiryo", sans-serif;
}
.g-cts-wrapper .u-font-mincho {
	font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "YuMincho", "HGS明朝E", "Times New Roman", serif;
}
.g-cts-wrapper .u-font-normal {
	font-weight: normal !important;
}
.g-cts-wrapper .u-font-bold {
	font-weight: bold !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-font-bold--sp {
		font-weight: bold !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-font-bold--pc {
		font-weight: bold !important;
	}
}
.g-cts-wrapper .u-font-10 {
	font-size: 10px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-font-10--sp {
		font-size: 2.667vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-font-10--pc {
		font-size: 10px !important;
	}
}
.g-cts-wrapper .u-font-12 {
	font-size: 12px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-font-12--sp {
		font-size: 3.2vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-font-12--pc {
		font-size: 12px !important;
	}
}
.g-cts-wrapper .u-font-14 {
	font-size: 14px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-font-14--sp {
		font-size: 3.733vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-font-14--pc {
		font-size: 14px !important;
	}
}
.g-cts-wrapper .u-font-16 {
	font-size: 16px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-font-16--sp {
		font-size: 4.267vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-font-16--pc {
		font-size: 16px !important;
	}
}
.g-cts-wrapper .u-font-20 {
	font-size: 20px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-font-20--sp {
		font-size: 5.333vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-font-20--pc {
		font-size: 20px !important;
	}
}
.g-cts-wrapper .u-font-32 {
	font-size: 32px !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-font-32--sp {
		font-size: 8.533vw !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-font-32--pc {
		font-size: 32px !important;
	}
}
.g-cts-wrapper .u-font-120p {
	font-size: 120% !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-font-120p--sp {
		font-size: 120% !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-font-120p--pc {
		font-size: 120% !important;
	}
}
.g-cts-wrapper .u-font-80p {
	font-size: 80% !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-font-80p--sp {
		font-size: 80% !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-font-80p--pc {
		font-size: 80% !important;
	}
}
.g-cts-wrapper .u-font-60p {
	font-size: 60% !important;
}
@media screen and (max-width: 768px) {
	.g-cts-wrapper .u-font-60p--sp {
		font-size: 60% !important;
	}
}
@media screen and (min-width: 769px) {
	.g-cts-wrapper .u-font-60p--pc {
		font-size: 60% !important;
	}
}