@charset "UTF-8";

/* ----------------------------------------------------------------
base
-------------------------------------------------------------------*/
/* ----------------------------------------------------------------
normalize
-------------------------------------------------------------------*/
/* normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

h1 {
	margin: 0.67em 0;
	font-size: 2em;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 40px;
}

hr {
	overflow: visible;
	box-sizing: content-box;
	height: 0;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

abbr[title] {
	text-decoration: underline;
	text-decoration: underline dotted;
	border-bottom: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	color: #000;
	background-color: #ff0;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	display: table;
	box-sizing: border-box;
	max-width: 100%;
	padding: 0;
	white-space: normal;
	color: inherit;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	outline-offset: -2px;
	-webkit-appearance: textfield;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

.disabled {
	pointer-events: none !important;
	opacity: 0.6;
}

/* ----------------------------------------------------------------
base
-------------------------------------------------------------------*/
@font-face {
	font-family: "AvantGardeLT";
	font-weight: normal;
	font-style: normal;

	src: url("../fonts/AvantGardeLT-Medium.eot?#iefix") format("embedded-opentype"),
		url("../fonts/AvantGardeLT-Medium.woff") format("woff"),
		url("../fonts/AvantGardeLT-Medium.ttf") format("truetype"),
		url("../fonts/AvantGardeLT-Medium.svg#AvantGardeLT-Medium") format("svg");
}

* {
	box-sizing: border-box;
	min-width: 0;
	min-height: 0;
}

/* body
----------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	-webkit-transition: all linear 0.05s;
	transition: all linear 0.05s;
	text-align: center;
	color: #000;
	font-family: YuGothic, "游ゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ",
		"Meiryo", "Meiryo UI", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	line-height: 1.6;
	-webkit-text-size-adjust: 100%;
}

body * {
	font-family: YuGothic, "游ゴシック", "ヒラギノ角ゴ ProN W3", "メイリオ",
		"Meiryo", "Meiryo UI", "ＭＳ Ｐゴシック", sans-serif;
}

@media (min-width: 769px) {
	body {
		min-width: 1200px;
	}
}

@media (max-width: 768px) {
	body {
		padding-top: 48px;
		font-size: 14px;
	}
}

a {
	text-decoration: underline;
	word-break: break-all;
	color: #444;
}

a:hover {
	text-decoration: none;
	color: #444;
}

h1,
h2,
h3,
h4 {
	font-size: inherit;
	font-weight: normal;
}

p,
h1,
h2,
h3,
h4,
figure,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.listing-img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.top-about-img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.sp-top-img-1 {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.sp-top-img-2 {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.sp-top-img-3 {
	margin: 0 30%;
	width: 597px;
	height: auto;
	vertical-align: middle;
}

.pc-top-img-1 {
	margin-bottom: 1%;
	width: 597px;
	height: auto;
	vertical-align: middle;
}

.pc-top-img-2 {
	margin: 0 20%;
	margin-bottom: 2%;
	width: 598px;
	height: auto;
	vertical-align: middle;
}

.pc-top-img-3 {
	width: 596px;
	height: auto;
	vertical-align: middle;
}

.pc-top-img-4 {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

input,
textarea {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input[type="submit"],
input[type="button"] {
	-webkit-box-sizing: content-box;
	box-sizing: border-box;
	cursor: pointer;
	border: none;
	border-radius: 0;
	-webkit-appearance: button;
	appearance: button;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
	display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
	outline-offset: -2px;
}

.input-file {
	opacity: 0;
	visibility: hidden;
	position: absolute;
}

.upload-file {
	padding: 5px 10px;
	margin: 0 0 10px;
	background: #aaa;
	color: #fff;
	display: inline-block;
	cursor: pointer;
}

.file-clear {
	display: none;
	margin: 10px 0 0;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

/* ----------------------------------------------------------------
Layout
-------------------------------------------------------------------*/
/* body
----------------------------------------------*/
.l-body {
	text-align: left;
}

.md-content {
	margin: 0 auto;
}

@media (min-width: 1200px) {
	.md-content {
		width: 1200px;
		margin: 0 auto;
		padding: 20px 0;
	}
	#message_area {
		width: 1200px;
		padding: 20px 55px 50px 56px;

	}
}
@media (min-width: 977px) {
	#listing_information {
		margin: auto;
		padding-left: 96px;
	}

}

.form-mailbox {
	background-color: #efefef;
}

#box-message {
	margin: auto;
}
@media (max-width: 1040px) {
	.md-content {
		max-width: 90%;
		width: auto;
	}
	#message_area {
		max-width: 90%;
		padding: 20px 55px 50px 56px;

	}
}

@media (min-width: 769px) {
	.l-body {
		min-width: 1200px;
		padding-top: 60px;
	}
}

@media (min-width: 769px) {
	.l-body.is-subnav {
		padding-top: 139px;
	}
}

/* button
----------------------------------------------*/
@media (min-width: 769px) {
	.l-button {
		padding-top: 10px;
		text-align: center;
	}
}

@media (max-width: 768px) {
	.l-button {
		padding: 0 0 20px;
		text-align: center;
	}
	#message_area {
		max-width: 90%;
		padding: 10px;
		margin: auto;
	}
}
@media (max-width: 600px) {
	#message_area {
		max-width: 100%;
		padding: 10px;
		margin: auto;
	}
	.mt-20 {
		margin-top: 20px;
	}
	#box-message {
		height: auto;
	}
}

/* content
----------------------------------------------*/
@media (min-width: 769px) {
	.l-content {
		width: 1200px;
		margin: 0 auto;
		padding: 20px 0 100px;
	}

	.l-content.l-content-ct {
		width: 1200px;
		margin: 0 auto;
		padding: 20px 0 30px;
	}

	.f-content {
		width: 1040px;
		margin: 0 auto;
		padding: 20px 0;
	}
}

@media (max-width: 768px) {
	.l-content {
		padding: 0 10px;
		padding-top: 10px;
	}

	.f-content {
		padding: 0 10px;
	}

	.l-content.l-content-ct {
		margin-bottom: 10px;
	}
}

/* form
----------------------------------------------*/
@media (min-width: 769px) {
	.l-form {
		width: 810px;
		margin: 0 auto;
	}
}

/* wrapper
----------------------------------------------*/
.l-wrapper {
	position: relative;
	margin: 0 auto;
}

.l-wrapper:before,
.l-wrapper:after {
	display: table;
	content: " ";
}

.l-wrapper:after {
	clear: both;
}

@media (min-width: 769px) {
	.l-wrapper {
		width: 1200px;
	}
}

/* ----------------------------------------------------------------
Component
-------------------------------------------------------------------*/
/*breadcrumbs
-------------------------------------------*/
.c-breadcrumbs {
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
}

@media (min-width: 769px) {
	.c-breadcrumbs {
		padding: 16px 0;
	}
}

@media (max-width: 768px) {
	.c-breadcrumbs {
		padding: 10px 10px;
	}
}

/* list */
.c-breadcrumbs__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 769px) {
	.c-breadcrumbs__list {
		width: 1200px;
		margin: 0 auto;
		font-size: 13px;
	}
}

@media (max-width: 768px) {
	.c-breadcrumbs__list {
		font-size: 10px;
	}
}

.c-breadcrumbs__list .c-icon::before {
	width: 19px;
	height: 15px;
	background-image: url("../images/sprite@2x.png");
	background-position: -387px -397px;
}

.c-breadcrumbs__list li:not(:last-child) {
	vertical-align: middle;
	color: #999;
}

.c-breadcrumbs__list li:not(:last-child)::after {
	position: relative;
	top: -3px;
	left: -2px;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 10px;
	content: "";
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border: 1px solid #999;
	border-width: 1px 1px 0 0;
}

.c-breadcrumbs__list a {
	color: #444;
}

/* button
-------------------------------------------*/
.btn {
	position: relative;
	display: inline-block;
	padding: 17px;
	cursor: pointer;
	text-decoration: none;
	color: #fff;
	border: none;
	background-color: #444;
}

@media (min-width: 769px) {
	.btn {
		min-width: 257px;
		text-align: center;
		letter-spacing: 2px;
		font-size: 16px;
	}
}

@media (max-width: 768px) {
	.btn {
		min-width: 240px;
	}
}

.btn:hover {
	text-decoration: none;
	color: #fff;
	background-color: #777;
}

.btn::after {
	position: absolute;
	display: inline-block;
	content: "";
	background: url("../images/c-button-arrow.png") no-repeat 0 0;
	background-size: 35px auto;
}

@media (min-width: 769px) {
	.btn::after {
		top: calc(50% - 4px);
		right: 20px;
		width: 12px;
		height: 8px;
	}
}

@media (max-width: 768px) {
	.btn::after {
		top: calc(50% - 5px);
		right: 13px;
		width: 17px;
		height: 10px;
		background-position: -16px 0;
	}
}

@media (min-width: 769px) {
	.btn::after {
		top: calc(50% - 6px);
		width: 8px;
		height: 12px;
		background-position: -2px -18px;
	}
}

@media (max-width: 768px) {
	.btn::after {
		top: calc(50% - 8px);
		width: 10px;
		height: 17px;
		background-position: -20px -14px;
	}
}

.c-button {
	display: inline-block;
	cursor: pointer;
	-webkit-transition: all linear 0.02s;
	transition: all linear 0.02s;
	text-align: center;
	text-decoration: none !important;
	border: 0;
	line-height: 1;
}

/* primary */
.c-button--primary {
	min-width: 203px;
	max-width: 100%;
	padding: 0 10px;
	letter-spacing: 1px;
	color: #fff !important;
	background-color: #000;
	font-size: 14px;
}

@media (min-width: 769px) {
	.c-button--primary {
		line-height: 36px;
	}
}

@media (max-width: 768px) {
	.c-button--primary {
		line-height: 46px;
	}
}

.c-button--primary:hover {
	background: #444;
}

/* secondary */
.c-button--secondary {
	display: inline-block;
	padding: 13px 12px;
	color: #000 !important;
	border: solid 1px #010101;
	background-color: #fff;
	font-size: 14px;
}

@media (max-width: 768px) {
	.c-button--secondary {
		padding: 8px 20px;
		font-size: 11px;
	}
}

.c-button--secondary+.c-button--secondary {
	margin-left: 6px;
}

.c-button--secondary:hover {
	color: #fff !important;
	background: #000;
}

/* sub */
.c-button--sub {
	padding: 13px 45px;
	color: #efefef !important;
	background-color: #929292;
	font-size: 16px;
}

@media (max-width: 530px) {
	.c-button--sub {
		margin-top: 5%;
	}
}

.c-button--sub:hover {
	background: #000;
}

/* submit */
.c-button--submit {
	position: relative;
	color: #fff !important;
	background-color: #222;
}

@media (min-width: 769px) {
	.c-button--submit {
		min-width: 258px;
		padding: 18px 0;
		font-size: 16px;
	}
}

@media (max-width: 768px) {
	.c-button--submit {
		font-size: 14px;
		font-weight: bold;
		padding: 15px 40px;
		margin: 5% auto;
		margin-right: 10px;
	}

	.c-button--submit--ct {
		padding: 15px 30px;
	}
}

.c-button--submit:hover {
	background: #444;
}

/* full */
.c-button.c-button--full {
	width: 100%;
}

/* icon */
.c-button__icon {
	display: inline-block;
	margin-right: 3px;
	vertical-align: middle;
}

.c-button__icon--next {
	position: absolute;
	top: 50%;
	right: 5px;
	width: 8px;
	height: 12px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("../images/sprite@2x.png");
	background-position: -972px -455px;
}

.c-button-large {
	position: relative;
	display: inline-block;
	text-decoration: none;
	text-indent: 2px;
	letter-spacing: 2px;
	color: #fff;
	border-radius: 0 0 20px 20px;
	background-color: #444;
	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}

@media (min-width: 769px) {
	.c-button-large {
		width: 595px;
		padding: 20px;
		text-align: center;
		font-size: 24px;
	}
}

@media (max-width: 768px) {
	.c-button-large {
		width: 100%;
		padding: 20px;
		border-radius: 0 0 10px 10px;
		font-size: 15px;
	}
}

.c-button-large:hover {
	text-decoration: none;
	color: #fff;
	background-color: #777;
}

.c-button-large::after {
	position: absolute;
	display: inline-block;
	content: "";
	background: url("../images/c-button-arrow--large.png") no-repeat 0 0;
	background-size: 30px auto;
}

@media (min-width: 769px) {
	.c-button-large::after {
		top: calc(50% - 14px);
		right: 55px;
		width: 15px;
		height: 25px;
	}
}

@media (max-width: 768px) {
	.c-button-large::after {
		top: calc(50% - 9px);
		right: 26px;
		width: 11px;
		height: 18px;
		background-position: -18px 0;
	}
}

@media (min-width: 769px) {
	.c-button-large strong {
		font-size: 36px;
	}
}

@media (max-width: 768px) {
	.c-button-large strong {
		font-size: 24px;
	}
}

/* form
-------------------------------------------*/
/* row */
.c-form__row {
	text-align: left;
}

@media (min-width: 769px) {
	.c-form__row {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.c-form__row:not(:last-child) {
		margin-bottom: 30px;
	}
}

@media (max-width: 768px) {
	.c-form__row:not(:last-child) {
		margin-bottom: 25px;
	}

	.c-form__row.c-form__row__ct:not(:last-child) {
		margin-bottom: 16px;
	}

	.c-form__select__ct span {
		font-size: 14px;
		font-weight: bold;
		margin-left: 10px;
	}

	.c-form__select__ct {
		color: #7d7d7d
	}
}

@media (min-width: 769px) {
	.c-form__row__label {
		-ms-flex-preferred-size: 230px;
		flex-basis: 230px;
	}

	.c-form__row.c-form__row__ct:not(:last-child) {
		margin-bottom: 16px;
	}

	.c-form__select__ct span {
		font-size: 16px;
		font-weight: bold;
		margin-left: 10px;
	}

	.c-form__select__ct {
		color: #7d7d7d;
	}
}

@media (max-width: 768px) {
	.c-form__row__label {
		margin-bottom: 10px;
	}
}

.c-form__row__input {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.c-form__row__value {
	margin-left: 15px;
}

.c-form__row__input__block {
	display: block;
}

.c-form__row__input__block:not(:last-child) {
	margin-bottom: 10px;
}

@media (min-width: 769px) {
	.c-form__row.c-form__row--top {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

.c-form__row .c-form__input {
	width: 100%;
}

.c-form__row .c-form__select--full {
	width: 100%;
}

.c-form__row .c-form__select__box {
	width: 100%;
}

.c-form__row__label {
	font-weight: bold;
}

@media (min-width: 769px) {
	.c-form__row__label {
		margin-bottom: 15px;
		font-size: 16px;
	}
}

/* colum */
@media (min-width: 769px) {
	.c-form__colum {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media (min-width: 769px) {
	.c-form__colum__col {
		-ms-flex-preferred-size: calc(50% - 15px);
		flex-basis: calc(50% - 15px);
	}
}

@media (max-width: 768px) {
	.c-form__colum__col {
		-ms-flex-preferred-size: calc(50% - 5px);
		flex-basis: calc(50% - 5px);
	}
}

/* text */
.c-form__text:not(:last-child) {
	margin-bottom: 10px;
}

/* input */
.c-form__textarea,
.c-form__input {
	color: #000;
	border: solid 1px #d9d9d9;
	background-color: #f3f3f3;
}

.c-form__textarea:-moz-placeholder,
.c-form__input:-moz-placeholder,
.c-form__textarea::-moz-placeholder,
.c-form__input::-moz-placeholder,
.c-form__textarea:-ms-input-placeholder,
.c-form__input:-ms-input-placeholder,
.c-form__textarea:placeholder-shown,
.c-form__input:placeholder-shown {
	color: #666;
}

@media (min-width: 769px) {

	.c-form__textarea:-moz-placeholder,
	.c-form__input:-moz-placeholder,
	.c-form__textarea::-moz-placeholder,
	.c-form__input::-moz-placeholder,
	.c-form__textarea:-ms-input-placeholder,
	.c-form__input:-ms-input-placeholder,
	.c-form__textarea:placeholder-shown,
	.c-form__input:placeholder-shown {
		font-size: 14px;
	}
}

@media (max-width: 768px) {

	.c-form__textarea:-moz-placeholder,
	.c-form__input:-moz-placeholder,
	.c-form__textarea::-moz-placeholder,
	.c-form__input::-moz-placeholder,
	.c-form__textarea:-ms-input-placeholder,
	.c-form__input:-ms-input-placeholder,
	.c-form__textarea:placeholder-shown,
	.c-form__input:placeholder-shown {
		font-size: 12px;
	}
}

.c-form__textarea::-webkit-input-placeholder,
.c-form__input::-webkit-input-placeholder {
	color: #666;
}

@media (min-width: 769px) {

	.c-form__textarea::-webkit-input-placeholder,
	.c-form__input::-webkit-input-placeholder {
		font-size: 14px;
	}
}

@media (max-width: 768px) {

	.c-form__textarea::-webkit-input-placeholder,
	.c-form__input::-webkit-input-placeholder {
		font-size: 12px;
	}
}

@media (min-width: 769px) {

	.c-form__textarea,
	.c-form__input {
		padding: 12px 20px;
	}
}

@media (max-width: 768px) {

	.c-form__textarea,
	.c-form__input {
		padding: 10px 10px;
		font-size: 14px;
	}
}

@media (min-width: 769px) {

	.c-form__textarea:not(:last-child),
	.c-form__input:not(:last-child) {
		margin-right: 5px;
		margin-bottom: 5px;
	}
}

@media (max-width: 768px) {

	.c-form__textarea:not(:last-child),
	.c-form__input:not(:last-child) {
		margin-right: 5px;
	}
}

@media (min-width: 769px) {

	.c-form__textarea.c-form__textarea--address,
	.c-form__input.c-form__input--address {
		width: 163px;
	}
}

@media (max-width: 768px) {

	.c-form__textarea.c-form__textarea--address,
	.c-form__input.c-form__input--address {
		width: 130px;
	}

	.c-form__input.c-form__input--address {
		width: 30%;
		display: inline;
	}

	.c-button--sub--ct {
		padding: 13px 30px;
	}
}

@media (min-width: 769px) {

	.c-form__textarea.c-form__textarea--tel,
	.c-form__input.c-form__input--tel {
		width: 165px;
	}
}

@media (max-width: 768px) {

	.c-form__textarea.c-form__textarea--tel,
	.c-form__input.c-form__input--tel {
		width: 28%;
	}

	.c-form__input.c-form__input--address.c-form__input--address--ct {
		width: 41%;
		display: inline;
	}
}

.c-form__textarea {
	width: 100%;
	line-height: 1.5;
}

/* search */
.c-form__search {
	position: relative;
	border: 0;
	background: #fff;
}

.c-form__search__icon {
	position: absolute;
	top: 50%;
	left: 36px;
	width: 19px;
	height: 19px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("../images/sprite@2x.png");
	background-position: -858px -455px;
}

@media (max-width: 768px) {
	.c-form__search__icon {
		left: 13px;
		-webkit-transform: scale(0.8) translateY(-60%);
		transform: scale(0.8) translateY(-60%);
	}
}

.c-form__search__input {
	display: block;
	width: 100%;
	padding: 10px 10px 10px 80px;
	border: 0;
}

@media (max-width: 768px) {
	.c-form__search__input {
		padding-left: 44px;
	}
}

.c-form__maker__input {
	display: block;
	width: 100%;
	padding: 10px 10px 10px 10px;
	border: 0;
}

@media (max-width: 768px) {
	.c-form__maker__input {
		padding-left: 10px;
	}
}

.c-form__search__input:-moz-placeholder,
.c-form__search__input::-moz-placeholder,
.c-form__search__input:-ms-input-placeholder,
.c-form__search__input:placeholder-shown {
	color: #666;
	font-size: 14px;
}

@media (max-width: 768px) {

	.c-form__search__input:-moz-placeholder,
	.c-form__search__input::-moz-placeholder,
	.c-form__search__input:-ms-input-placeholder,
	.c-form__search__input:placeholder-shown {
		font-size: 12px;
	}
}

.c-form__search__input::-webkit-input-placeholder {
	color: #666;
	font-size: 14px;
}

@media (max-width: 768px) {
	.c-form__search__input::-webkit-input-placeholder {
		font-size: 12px;
	}
}

/* list */
@media (min-width: 769px) {
	.c-form__list {
		-webkit-column-count: 2;
		column-count: 2;
	}
}

@media (min-width: 769px) {
	.c-form__list.c-form__list__column3 {
		-webkit-column-count: 3;
		column-count: 3;
	}
}

@media (min-width: 769px) {
	.c-form__list>li {
		margin-bottom: 15px;
	}
}

/* require */
.c-form__require {
	color: #ff3d3d;
	font-weight: normal;
	line-height: 1;
}

.c-form__require::before {
	content: "*";
}

@media (min-width: 769px) {
	.c-form__require {
		margin-left: 2em;
		font-size: 14px;
	}
}

@media (max-width: 768px) {
	.c-form__require {
		margin-left: 10px;
		font-size: 12px;
	}

	.c-form__require.ct-require {
		font-size: 12px;
		display: flex;
		margin-top: 8px;
		margin-left: 0;
	}
}

/* radio & checkbox */
.c-form__radio,
.c-form__checkbox {
	position: relative;
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
}

@media (max-width: 768px) {

	.c-form__radio,
	.c-form__checkbox {
		margin-bottom: 0px;
		padding-left: 30px;
		font-size: 14px;
	}
	.c-form__checkbox--white{
		left: 25%;
	}
}

@media (min-width: 769px) {

	.c-form__radio:not(:last-child),
	.c-form__checkbox:not(:last-child) {
		margin-right: 30px;
	}
}

@media (max-width: 768px) {

	.c-form__radio:not(:last-child),
	.c-form__checkbox:not(:last-child) {
		margin-right: 25px;
	}
}

.c-form__radio>input[type="radio"],
.c-form__checkbox>input[type="radio"],
.c-form__radio>input[type="checkbox"],
.c-form__checkbox>input[type="checkbox"] {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	opacity: 0;
}

.c-form__radio>i,
.c-form__checkbox>i {
	position: relative;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
}

#form-edit select:not([disabled]),
#form-edit input:not([disabled]) {
  background: #fff;
}

@media (min-width: 769px) {

	.c-form__radio>i,
	.c-form__checkbox>i {
		margin-right: 10px;
	}
}

@media (max-width: 768px) {

	.c-form__radio>i,
	.c-form__checkbox>i {
		position: absolute;
		top: 0;
		left: 0;
		margin-right: 8px;
	}
}

.c-form__radio>i::after,
.c-form__checkbox>i::after {
	display: inline-block;
	content: "";
}

.c-form__radio>i::after {
	width: 23px;
	height: 23px;
	background-image: url("../images/sprite@2x.png");
	background-position: -672px -455px;
}

.c-form__radio>input[type="radio"]:checked+i::after {
	width: 23px;
	height: 23px;
	background-image: url("../images/sprite@2x.png");
	background-position: -705px -455px;
}

.c-form__radio.c-form__radio--white>i::after {
	width: 23px;
	height: 23px;
	background-image: url("../images/sprite@2x.png");
	background-position: -606px -455px;
}

.c-form__radio.c-form__radio--white>input[type="radio"]:checked+i::after {
	width: 23px;
	height: 23px;
	background-image: url("../images/sprite@2x.png");
	background-position: -639px -455px;
}

.c-form__checkbox>i::after {
	width: 20px;
	height: 21px;
	background-image: url("../images/sprite@2x.png");
	background-position: -1011px -325px;
}

.c-form__checkbox>input[type="checkbox"]:checked+i::after {
	width: 20px;
	height: 21px;
	background-image: url("../images/sprite@2x.png");
	background-position: -1041px -325px;
}

.c-form__checkbox.c-form__checkbox--white>i::after {
	width: 20px;
	height: 21px;
	background-image: url("../images/sprite@2x.png");
	background-position: -738px -455px;
}

.c-form__checkbox.c-form__checkbox--white>input[type="checkbox"]:checked+i::after {
	width: 20px;
	height: 21px;
	background-image: url("../images/sprite@2x.png");
	background-position: -768px -455px;
}

/* select */
.c-form__select {
	display: inline-block;
	vertical-align: middle;
}

@media (min-width: 769px) {
	.c-form__select:not(:last-child) {
		margin-right: 15px;
	}
}

.c-form__select__box {
	position: relative;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #d9d9d9;
	background: #f3f3f3;
}

@media (min-width: 769px) {
	.c-form__select__box {
		margin-right: 10px;
	}
}

@media (max-width: 768px) {
	.c-form__select__box {
		line-height: 37px;
	}
}

.c-form__select__box::before {
	position: absolute;
	top: 50%;
	padding: 0;
	content: "";
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	pointer-events: none;
	border: 1px solid #000;
	border-width: 1px 1px 0 0;
}

@media (min-width: 769px) {
	.c-form__select__box::before {
		right: 19px;
		width: 10px;
		height: 10px;
		margin-top: -8px;
	}
}

@media (max-width: 768px) {
	.c-form__select__box::before {
		right: 12px;
		width: 8px;
		height: 8px;
		margin-top: -8px;
		border-width: 2px 2px 0 0;
	}
}

.c-form__select select {
	width: 100%;
	cursor: pointer;
	text-overflow: ellipsis;
	color: #666;
	border: none;
	outline: none;
	background: transparent;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

@media (min-width: 769px) {
	.c-form__select select {
		padding: 13px 35px 13px 20px;
	}
}

@media (max-width: 768px) {
	.c-form__select select {
		padding: 3px 10px;
	}
}

.c-form__select select::-ms-expand {
	display: none;
}

@media (min-width: 769px) {

	.c-form__select--birthday--year .c-form__select__box,
	.c-form__select--birthday--month .c-form__select__box,
	.c-form__select--birthday--day .c-form__select__box {
		width: 118px;
	}
}

@media (max-width: 768px) {

	.c-form__select--birthday--year,
	.c-form__select--birthday--month,
	.c-form__select--birthday--day {
		width: calc(33% - 3px);
	}

	.c-form__select--birthday--year .c-form__select__box,
	.c-form__select--birthday--month .c-form__select__box,
	.c-form__select--birthday--day .c-form__select__box {
		display: block;
	}
}

/* button */
.c-form__button {
	text-align: center;
}

/* hd
-------------------------------------------*/
.c-hd {
	text-align: left;
	border-top: 1px solid #d9d9d9;
	font-weight: bold;
}

@media (min-width: 769px) {
	.c-hd {
		margin-top: 40px;
		margin-bottom: 30px;
		padding-top: 40px;
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	.c-hd {
		margin-top: 10px;
		margin-bottom: 10px;
		padding-top: 10px;
		font-size: 15px;
	}
}

/* hd02 */
.c-hd02 {
	text-align: left;
	font-weight: bold;
}

@media (min-width: 769px) {
	.c-hd02 {
		margin-bottom: 20px;
		font-size: 16px;
	}
}

@media (max-width: 768px) {
	.c-hd02 {
		margin-bottom: 10px;
		font-size: 12px;
	}
}

/* hd03 */
.c-hd03 {
	text-align: center;
	color: #707070;
	font-weight: bold;
}

@media (min-width: 769px) {
	.c-hd03 {
		margin-bottom: 25px;
		font-size: 32px;
	}
}

@media (max-width: 768px) {
	.c-hd03 {
		margin-bottom: 10px;
		font-size: 20px;
	}
}

/* hd04 */
.c-hd04 {
	text-align: left;
}

@media (min-width: 769px) {
	.c-hd04 {
		margin-bottom: 25px;
		font-size: 16px;
	}
}

@media (max-width: 768px) {
	.c-hd04 {
		margin-bottom: 10px;
		font-size: 15px;
	}
}

/* icon * sprite
-------------------------------------------*/
.c-icon,
.c-icon::before,
.c-form__radio>i::after,
.c-form__checkbox>i::after,
.c-select__box::after,
.top__search__select__box::after,
.c-accodion-hd::after,
.c-step {
	content: "";
	background-size: 1069px 625px;
}

.c-icon::before,
.c-form__radio>i::after,
.c-form__checkbox>i::after,
.c-icon,
.c-accodion-hd::after {
	display: inline-block;
}

/* other
-------------------------------------------*/
/* section */
.c-section {
	margin-bottom: 30px;
}

@media (max-width: 768px) {
	.c-section {
		font-size: 12px;
	}

	.c-section-custom {
		margin-top: 5px;
	}
}

/* hr */
.c-hr {
	width: 100%;
	height: 1px;
	border: 0;
	background-color: #d9d9d9;
}

@media (min-width: 769px) {
	.c-hr {
		margin: 30px 0;
	}
}

@media (max-width: 768px) {
	.c-hr {
		width: calc(100% + 20px);
		margin: 20px -10px;
	}

	.c-box__content .c-hr {
		width: 100%;
		margin: 20px 0;
	}
}

@media (max-width: 768px) {
	#width-col-8,
	#width-col-9 {
		width: 30px;
	}

	.c-table.n-table tr {
		border: 2px solid #E0E0E0;
	}
}

@media (min-width: 769px) {
	.width-col-4 {
		word-break: break-all;
	}

	.width-col-8 a {
		padding: 15px;
	}
}


.c-hr:first-child {
	margin-top: 0;
}

/* lead */
@media (min-width: 769px) {
	.c-lead {
		margin-bottom: 60px;
		font-size: 18px;
		line-height: 1.7;
	}
}

@media (max-width: 768px) {
	.c-lead {
		margin-bottom: 20px;
	}
}

/* pager */
.c-pager {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	line-height: 1;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 769px) {
	.c-pager {
		margin-top: 40px;
	}
}

@media (max-width: 768px) {
	.c-pager {
		margin-top: 35px;
		white-space: nowrap;
		margin-bottom: 25px;
	}
}

.c-pager a {
	display: block;
	text-decoration: none;
	color: #000;
	background: #fff;
}

@media (min-width: 769px) {
	.c-pager a {
		border: solid 1px #dcdcdc;
		font-size: 16px;
	}
}

@media (max-width: 768px) {
	.c-pager a {
		font-size: 14px;
		border: solid 1px #dcdcdc;
	}
}

.c-pager__nav--prev a,
.c-pager__nav--next a {
	width: 46px;
	padding: 13px 0;
}

@media (max-width: 768px) {

	.c-pager__nav--prev a,
	.c-pager__nav--next a {
		width: 30px;
		padding: 0;
		text-align: center;
		line-height: 35px;
	}
}

.c-pager__nav--prev a span,
.c-pager__nav--next a span {
	display: none;
}

.c-pager__nav--prev a:hover,
.c-pager__nav--next a:hover {
	color: #fff;
	background-color: #444;
}

@media (max-width: 768px) {

	.c-pager__nav--prev .c-icon::before,
	.c-pager__nav--next .c-icon::before {
		-webkit-transform: scale(0.72);
		transform: scale(0.72);
		-webkit-transform-origin: center;
		transform-origin: center;
		vertical-align: text-bottom;
	}
}

.c-pager__nav--prev .c-icon::before {
	width: 11px;
	height: 21px;
	background-image: url("../images/sprite@2x.png");
	background-position: -210px -537px;
}

.c-pager__nav--prev:hover .c-icon::before {
	width: 11px;
	height: 21px;
	background-image: url("../images/sprite@2x.png");
	background-position: -189px -537px;
}

.c-pager__nav--next .c-icon::before {
	width: 11px;
	height: 21px;
	background-image: url("../images/sprite@2x.png");
	background-position: -168px -537px;
}

.c-pager__nav--next:hover .c-icon::before {
	width: 11px;
	height: 21px;
	background-image: url("../images/sprite@2x.png");
	background-position: -147px -537px;
}

@media (max-width: 768px) {
	.c-pager__nav--num li {
		margin: 0 2px;
	}
}

.c-pager__nav--num a {
	width: 46px;
	padding: 13px 0;
}

@media (max-width: 768px) {
	.c-pager__nav--num a {
		width: 38px;
		max-width: 30px;
		padding: 10px 0;
	}
}

.c-pager__nav--num a.is-current {
	color: #fff;
	background-color: #444;
}

.c-pager__nav--num a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #444;
}

/* step */
.c-step {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 769px) {
	.c-step {
		width: 1069px;
		height: 41px;
		height: 40px;
		margin-bottom: 45px;
		background-image: url("../images/sprite@2x.png");
		background-position: 0 0;
	}
}

@media (max-width: 768px) {
	.c-step {
		width: 291px;
		height: 41px;
		margin-bottom: 20px;
		background-image: url("../images/sprite@2x.png");
		background-position: -451px -251px;
	}
}

.c-step.c-step--01>li:nth-child(1) {
	color: #fff;
}

@media (min-width: 769px) {
	.c-step.c-step--02 {
		width: 1069px;
		height: 40px;
		background-image: url("../images/sprite@2x.png");
		background-position: 0 -50px;
	}
}

@media (max-width: 768px) {
	.c-step.c-step--02 {
		width: 291px;
		height: 41px;
		background-image: url("../images/sprite@2x.png");
		background-position: -752px -251px;
	}
}

.c-step.c-step--02>li:nth-child(2) {
	color: #fff;
}

@media (min-width: 769px) {
	.c-step.c-step--03 {
		width: 1069px;
		height: 40px;
		background-image: url("../images/sprite@2x.png");
		background-position: 0 -150px;
	}
}

@media (max-width: 768px) {
	.c-step.c-step--03 {
		width: 291px;
		height: 41px;
		background-image: url("../images/sprite@2x.png");
		background-position: -752px -200px;
	}
}

.c-step.c-step--03>li:nth-child(3) {
	color: #fff;
}

@media (min-width: 769px) {
	.c-step.c-step--04 {
		width: 1069px;
		height: 40px;
		background-image: url("../images/sprite@2x.png");
		background-position: 0 -100px;
	}
}

@media (max-width: 768px) {
	.c-step.c-step--04 {
		width: 291px;
		height: 41px;
		background-image: url("../images/sprite@2x.png");
		background-position: -451px -200px;
	}
}

.c-step.c-step--04>li:nth-child(4) {
	color: #fff;
}

.c-step>li {
	text-align: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

@media (max-width: 768px) {
	.c-step>li {
		font-size: 10px;
		line-height: 1.1;
	}
}

@media (max-width: 768px) {
	.c-step span {
		display: block;
		font-size: 12px;
	}
}

@media (min-width: 769px) {
	.c-step.c-step--all04 {
		width: 1069px;
	}
}

@media (max-width: 768px) {
	.c-step.c-step--all04 {
		width: 285px;
	}
}

@media (min-width: 769px) {
	.c-step.c-step--all03 {
		width: 800px;
	}
}

@media (max-width: 768px) {
	.c-step.c-step--all03 {
		width: 210px;
	}
}

/* box */
.c-box {
	background: #efefef;
}

@media (min-width: 769px) {
	.c-box {
		padding: 54px 55px 50px 56px;
		margin-bottom: 45px;
	}
}

@media (max-width: 768px) {
	.c-box {
		padding: 32px 10px 14px 10px;
	}

	.ct-box.ct-box {
		padding: 32px 10px 32px 10px;
	}
}

.c-box.c-box--wide {
	padding-right: 0;
	padding-left: 0;
}

@media (max-width: 768px) {
	.c-box.c-box--wide {
		padding-top: 38px;
		padding-bottom: 38px;
	}
	#c-box-message {
		padding-top: 0;
	}
	#box-message {
		padding-top: 15px;
	}
	#box_button {
		margin-top: 25px;
	}
	#openCheckoutModal {
		margin-bottom: 25px;
	}
}

.l-content .c-box {
	margin: 0 -10px;
}

.c-box__content {
	background: #fff;
}

@media (min-width: 769px) {
	.c-box__content {
		padding: 45px;
	}
	#c-box-message {
		padding-bottom: 45px;
		margin-bottom: 0px;
	}
}

@media (max-width: 768px) {
	.c-box__content {
		padding: 20px 10px;
	}
}

/* select */
.c-select {
	display: inline-block;
	vertical-align: middle;
}

@media (min-width: 769px) {
	.c-select:not(:last-child) {
		margin-right: 5px;
	}
}

.c-select__box {
	position: relative;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #d9d9d9;
	background: #fff;
}

.c-select__box::before {
	position: absolute;
	top: 50%;
	padding: 0;
	content: "";
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	pointer-events: none;
	border: 1px solid #000;
	border-width: 1px 1px 0 0;
}

@media (min-width: 769px) {
	.c-select__box::before {
		right: 19px;
		width: 10px;
		height: 10px;
		margin-top: -8px;
	}
}

@media (max-width: 768px) {
	.c-select__box::before {
		right: 12px;
		width: 8px;
		height: 8px;
		margin-top: -8px;
		border-width: 2px 2px 0 0;
	}
}

.c-select select {
	width: 100%;
	cursor: pointer;
	text-overflow: ellipsis;
	color: #666;
	border: none;
	outline: none;
	background: transparent;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

@media (min-width: 769px) {
	.c-select select {
		padding: 10px 20px 10px 20px;
	}
}

@media (max-width: 768px) {
	.c-select select {
		padding: 14px 20px 14px 10px;
		font-size: 13px;
	}
}

.c-select select::-ms-expand {
	display: none;
}

/* sort */
.c-select--sort .c-select__box {
	border: 0;
}

@media (min-width: 769px) {
	.c-select--sort select {
		padding: 5px 40px 5px 10px;
		font-size: 14px;
	}
}

/* list */
@media (min-width: 769px) {
	.c-list {
		margin-bottom: 20px;
	}
}

@media (max-width: 768px) {
	.c-list {
		margin-bottom: 10px;
	}
}

.c-list>li {
	margin-left: 1.5em;
	list-style-type: disc;
}

.c-list>li+li {
	margin-top: 10px;
}

/* table */
.c-table {
	width: 100%;
	border: solid 1px #dcdcdc;
	border-collapse: collapse;
	background-color: #fff;
	margin-top: 13px;
}

.c-table--sm {
	margin-bottom: 10px;
}

@media (min-width: 769px) {
	.c-table+.c-table {
		margin-top: 24px;
	}
}

@media (max-width: 768px) {
	.c-table+.c-table {
		margin-top: 10px;
	}
}

.c-table th {
	color: #444444;
	border: solid 1px #dcdcdc;
	border-width: 1px 0;
}

.c-table td {
	color: #000000;
	border: solid 1px #dcdcdc;
	border-width: 1px 0;
}

#c-table--assessment--th {
	border-right: solid 1px #dcdcdc;
}

@media (min-width: 769px) {

	.c-table th,
	.c-table td {
		padding: 15px;
		font-size: 16px;
	}

	.c-table.c-table--sm th,
	.c-table.c-table--sm td {
		padding: 5px 10px;
		font-size: 13px;
	}
}

@media (max-width: 768px) {

	.c-table th,
	.c-table td {
		padding: 10px;
	}

	.table-responsive_ct {
		background: #D9D9D9;
	}
}

.c-table th {
	background-color: #efefef;
}

.c-table thead th {
	text-align: center;
	background-color: #a5a5a5;
}

.c-table thead td {
	background-color: #dcdcdc;
}

@media (min-width: 769px) {
	.c-table th {
		width: 300px;
		padding-left: 18px;
	}

	.c-table--assessment th {
		width: 175px;
	}
}

@media (max-width: 100%) {
	.table-responsive {
		width: 100%;
		overflow-x: auto;
	}

	.c-table {
		white-space: nowrap;
	}

	.c-table td {
		padding: 5px 10px;
	}
}

@media (max-width: 768px) {
	.table-responsive.table-responsive-ct {
		margin-bottom: 0px;
	}
}

.c-table.c-table--wide th {
	width: auto;
}

.c-table.c-table--sm th {
	width: 25%;
}

/* accodion */
.c-accodion-hd {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	cursor: pointer;
	font-weight: bold;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-accodion-hd::after {
	width: 32px;
	height: 32px;
	-webkit-transition: all linear 0.08s;
	transition: all linear 0.08s;
	-webkit-transform: rotate(540deg);
	transform: rotate(540deg);
	background-image: url("../images/sprite@2x.png");
	background-position: -522px -455px;
}

.c-accodion-hd.is-open::after {
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}

@media (min-width: 769px) {

	.c-accodion-hd:hover::after,
	.c-accodion-hd.is-open:hover::after {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}

.c-slider {
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
	-ms-overflow-style: none;
	overflow: -o-scrollbars-none;
}

.c-slider::-webkit-scrollbar {
	display: none;
}
.c-slider li {
	display: inline-block;
	width: 350px;
}

.c-slider__item {
	position: relative;
	background-color: #efefef;
}

.top__section--gray .c-slider__item {
	background-color: #fff;
}

@media (min-width: 769px) {
	.c-slider__item {
		width: 94.5%;
    height: 345px;
	}
}

@media (max-width: 768px) {
	.c-slider__item {
		width: 280px;
		height: 280px;
	}

	.c-slider li {
		display: inline-block;
		width: 290px;
	}
}

@media (max-width: 768px) {
	.c-slider__item__figure img {
		width: 100%;
		height: auto;
	}
}

.c-slider__item__caption {
	padding: 10px;
}

@media (min-width: 769px) {
	.c-slider__item__caption {
		font-size: 14px;
	}
}

@media (max-width: 768px) {
	.c-slider__item__caption {
		font-size: 12px;
	}
}

.c-slider__item__hd__div {
	padding: 10px;
	font-weight: bold;
}

.c-slider__item__hd {
	font-weight: bold;
	overflow: hidden;
}

@media (min-width: 769px) {
	.c-slider__item__hd {
		font-size: 16px;
		overflow: hidden;
	}
}

@media (max-width: 768px) {
	.c-slider__item__hd {
		font-size: 16px;
    	line-height: 1;
		overflow: hidden;
	}
}

.c-slider__item__data {
	padding: 10px;
	height: 280px;
	box-sizing: border-box;
}

@media (min-width: 769px) {
	.c-slider__item__data {
		margin-bottom: 15px;
		font-size: 14px;
		height: 240px;
	}
}

.c-slider__item__data>.image {
  margin-bottom: 20px;
  padding: 10px;
  background: #dddddd;
  margin-left: 30px;
  margin-right: 30px;
  width: auto;
}

.c-slider__item__data>.no-image-wrapper {
	margin-bottom: 20px;
}

.c-slider__item__data__text {
	margin: 0 2%;
	text-align: left;
}

.c-slider__item__data dt,
.c-slider__item__data dd {
	font-size: 14px;
	margin-bottom: 5px;
}

.c-slider__item__data dt {
	float: left;
  min-width: 115px;
	text-align: left;
	margin-right: 20px;
}

.c-slider__item__data dd {
	overflow: hidden;
	padding: auto;
}

.slider__item__data__text-label {
  font-size: 14px;
  font-weight: 600;
  margin-right: 20px;
  min-width: 115px;
}

.slider__item__data__text-value {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
}

.c-slider__item__detail {
	padding: 10px;
}

@media (max-width: 768px) {

	.c-slider__item__data dt,
	.c-slider__item__data dd {
		font-size: 12px;
	}
}

@media (min-width: 769px) {
	.c-slider__item__detail {
		font-size: 14px;
	}
}

.c-slider__item__button {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.c-slider__item__button a {
	position: relative;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #444;
}

@media (min-width: 769px) {
	.c-slider__item__button a {
		padding: 10px 16px;
	}
}

@media (max-width: 768px) {
	.c-slider__item__button a {
		padding: 4px 0;
		text-indent: 1px;
		letter-spacing: 1px;
		font-size: 14px;
	}
}

.c-slider__item__button__icon {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 8px;
	height: 12px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("../images/sprite@2x.png");
	background-position: -972px -455px;
}

@media (max-width: 768px) {

	.c-slider__item__data,
	.c-slider__item__detail {
		height: auto !important;
		overflow: auto;
	}
}

/* pagetitle
-------------------------------------------*/
.c-pagetitle {
	text-align: center;
	color: #222;
	font-weight: bold;
}

@media (min-width: 769px) {
	.c-pagetitle {
		padding-top: 30px;
		font-size: 34px;
	}
}

@media (max-width: 768px) {
	.c-pagetitle {
		font-size: 24px;
	}
}

.c-pagetitle::after {
	display: block;
	width: 73px;
	height: 2px;
	margin: 16px auto 58px;
	content: "";
	background-color: #222;
}

@media (max-width: 768px) {
	.c-pagetitle::after {
		width: 37px;
		height: 1px;
		margin: 10px auto 25px;
	}
}

/* text
-------------------------------------------*/
/* group */
.c-text--group p+p {
	margin-top: 2em;
}

.c-text--group {
	text-align: left;
	font-size: 16px;
	color: #000000;
}

.c-text--group .link-black {
	color: #000000
}

.ml-5 {
    margin-left: 20px;
}

/* large */
@media (min-width: 769px) {
	.c-text--large {
		font-size: 18px;
		padding-right: 40px;
		padding-left: 23px;
		color: #000000;

	}
}

@media (max-width: 769px) {
	.c-text--large {
		font-size: 16px;
		padding: 17px 13px 0 13px;
		color: #000000;
	}
}

/* small */
@media (min-width: 769px) {
	.c-text--small {
		font-size: 14px;
	}
}

@media (max-width: 768px) {
	.c-text--small {
		font-size: 12px;
	}

}

/* normal */
@media (max-width: 768px) {
	.c-text--normal--sp {
		font-size: 14px;
	}

}

/* center */
.c-text--center {
	width: 100%;
	text-align: center;
}

/* attention */
.c-text--attention {
	color: #c00 !important;
}

/* note */
.c-text--note {
	position: relative;
	padding-left: 1.3em;
	color: #666;
}

.c-text--note__mark {
	position: absolute;
	top: 0;
	left: 0;
}

@media (min-width: 769px) {
	.c-text--note {
		font-size: 14px;
	}
}

@media (max-width: 768px) {
	.c-text--note-custom {
		margin-top: 48px;
		margin-bottom: 30px;
	}
}

/* ----------------------------------------------------------------
header
-------------------------------------------------------------------*/
.header {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-transition: all linear 0.5s;
	transition: all linear 0.5s;
	line-height: 1.1;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 769px) {
	.header {
		min-width: 1200px;
		height: 60px;
		padding: 0 20px 0 10px;
	}
}

@media (max-width: 768px) {
	.header {
		width: 100%;
		height: 48px;
		padding: 10px;
		background-color: #f1f1f1;
	}
}

.header,
.header a {
	text-decoration: none;
	color: #fff;
}

@media (min-width: 769px) {
	.l-body .header {
		background-color: #fff;
	}
}

@media (min-width: 769px) {
	.header.is-bg {
		background-color: #fff;
		border-bottom: 1px solid #f1f1f1;
		/*    background-color: rgba(68, 68, 68, 0.9);*/
	}
}

/* sitename
----------------------------------------------*/
.header__sitename {
	font-family: AvantGardeLT;
	font-weight: normal;
}

@media (min-width: 769px) {
	.header__sitename {
		display: none;
	}
}

@media (min-width: 769px) {
	.l-body .header__sitename {
		display: block;
	}
}
#border{
	border: 1px solid;
}
@media (min-width: 769px) {
	.header__sitename {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		text-align: center;
		letter-spacing: 2.3px;
		font-size: 23px;
	}
}

@media (max-width: 768px) {
	.header__sitename {
		position: absolute;
		left: 34%;
		top: 17%;
		transform: translate(7%);
		letter-spacing: 1.6px;
	}
}

@media (min-width: 769px) {
	.header__primary {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.header__primary .header__sitename {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
}

.header__primary .header__primary__nav01 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 0;
	margin-right: 5vw;
}

.header__primary .header__primary__nav02 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	margin: 0;
}

/* header__primary__nav01 */
@media (max-width: 768px) {
	.header__primary__nav01 {
		display: none;
	}
}

@media (min-width: 769px) {
	.header__primary__nav01 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.header__primary__nav01>li {
	margin-right: 8px;
}

.header__primary__nav01 a {
	position: relative;
	display: inline-block;
	min-width: 135px;
	padding: 10px 0;
	padding-right: 10px;
	-webkit-transition: all linear 0.2s;
	transition: all linear 0.2s;
	text-align: center;
	color: #000000;
	border: 1px solid #000000;
	font-size: 1.6rem;
	font-weight: 400;
}

.header__primary__nav01 a::before {
	position: absolute;
	top: 50%;
	right: 7px;
	display: block;
	width: 8px;
	height: 12px;
	content: "";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("../images/sprite@2x.png");
	background-position: -972px -455px;
	background-size: 1069px 625px;
}

.header__primary__nav01 a.is-closed {
	background-color: #e1e1e1;
}

.header__primary__nav01 a.is-closed:hover {
	background-color: #e1e1e1;
}

/* header__primary__nav02 */
@media (max-width: 768px) {
	.header__primary__nav02 {
		display: none;
	}
}

@media (min-width: 769px) {
	.header__primary__nav02 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.header__primary__nav02>li {
	margin-left: 8px;
}

.header__primary__nav02 a {
	position: relative;
	display: inline-block;
	min-width: 135px;
	padding: 12px 0;
	padding-right: 10px;
	-webkit-transition: all linear 0.2s;
	transition: all linear 0.2s;
	text-align: center;
	color: #000000;
	border: 1px solid #000000;
	font-size: 1.6rem;
	font-weight: 400;
}

.header__primary__nav02 a::before {
	position: absolute;
	top: 50%;
	right: 15px;
	display: block;
	width: 8px;
	height: 12px;
	content: "";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("../images/sprite@2x.png");
	background-position: -972px -455px;
	background-size: 1069px 625px;
}

/* header__button
----------------------------------------------*/
.header__button {
	position: fixed;
	position: absolute;
	display: block;
	width: 26px;
	height: 21px;
	cursor: pointer;
	background-image: url("../images/sprite@2x.png");
	background-position: -967px -325px;
	background-size: 1069px 625px;
}

@media (min-width: 769px) {
	.header__button {
		display: none;
	}
}

@media (max-width: 768px) {
	.header__button {
		right: 15px;
		-webkit-transform-origin: top right;
		transform-origin: top right;
	}
}

.header__button.is-open {
	width: 32px;
	height: 31px;
	background-image: url("../images/sprite@2x.png");
	background-position: -564px -455px;
	background-size: 1069px 625px;
}

/* header__drawr
----------------------------------------------*/
.header__drawr {
	-webkit-transition: all linear 0.07s;
	transition: all linear 0.07s;
	background-color: #0678cf;
	background-color: rgba(68, 68, 68, 0.9);
}

@media (min-width: 769px) {
	.header__drawr {
		position: fixed;
		top: 0;
		right: 0;
		width: 380px;
		height: 103vh;
		padding: 109px 20px 20px 30px;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@media (max-width: 768px) {
	.header__drawr {
		position: fixed;
		top: 0;
		right: 0;
		width: 190px;
		height: 103vh;
		padding: 65px 15px 20px 15px;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		text-align: left;
	}
}

.header__drawr.is-open {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}

/* header__drawr__nav01 */
.header__drawr__nav01 {
	font-weight: bold;
}

@media (min-width: 769px) {
	.header__drawr__nav01 {
		margin-bottom: 80px;
		text-align: center;
		font-size: 18px;
	}

	.header__drawr__nav01>li+li {
		margin-top: 2em;
	}
}

@media (max-width: 768px) {
	.header__drawr__nav01 {
		margin-bottom: 40px;
		font-size: 14px;
	}

	.header__drawr__nav01>li+li {
		margin-top: 1.5em;
	}
}

.header__drawr__nav01 a:hover {
	color: #444;
}

/* header__drawr__nav02 */
@media (min-width: 769px) {
	.header__drawr__nav02 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 16px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.header__drawr__nav02>li {
		margin: 0 8px 23px 0;
	}
}

@media (max-width: 768px) {
	.header__drawr__nav02>li {
		margin-bottom: 10px;
	}
}

.header__drawr__nav02 li {
	position: relative;
	margin-right: auto;
}

.header__drawr__nav02 a {
	position: relative;
	display: inline-block;
	min-width: 135px;
	padding: 12px 0;
	padding-right: 10px;
	text-align: center;
	color: #fff;
	border: 1px solid #fff;
}

.header__drawr__nav02 a::before {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	width: 8px;
	height: 12px;
	content: "";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("../images/sprite@2x.png");
	background-position: -972px -455px;
	background-size: 1069px 625px;
}

.header__drawr__nav02 a.is-closed {
	background-color: #222;
}

/* sub
----------------------------------------------*/
.header-sub {
	z-index: 10;
	background-color: #222;
}

@media (min-width: 769px) {
	.header-sub {
		position: relative;
		width: 100%;
	}
}

@media (max-width: 768px) {
	.header-sub {
		display: none;
	}
}

.header-sub a {
	position: relative;
	display: block;
	text-decoration: none;
	color: #fff;
}

@media (min-width: 769px) {
	.header-sub a {
		line-height: 57px;
	}
}

.header-sub a:hover::before {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 74px;
	height: 4px;
	content: "";
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #777;
}

@media (min-width: 769px) {
	.header-sub__inner {
		width: 1200px;
		margin: 0 auto;
	}
}

.header-sub__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 0;
}

.header-sub__list>*+* {
	margin-left: 2em;
}

.header-sub .is-current a::before {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	width: 74px;
	height: 4px;
	content: "";
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #ccc;
}

/* ----------------------------------------------------------------
footer
-------------------------------------------------------------------*/
/* banner
----------------------------------------------*/
.footer {
	background-color: #444;
}

@media (min-width: 769px) {
	.footer {
		margin-top: 95px;
		padding-bottom: 80px;
	}
}

.c-box+.footer {
	margin-top: 0;
}

.footer *,
.footer a {
	text-align: center;
	margin-top: 5%;
	text-decoration: none;
	color: #fff;
}

.footer a:hover {
	text-decoration: underline;
}

/* footer__nav01
----------------------------------------------*/
@media (min-width: 769px) {
	.footer__nav01 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		margin-bottom: 65px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-around;
	}

	.footer__nav01>li {
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		-ms-flex-preferred-size: 24%;
		flex-basis: 24%;
	}
}

@media (max-width: 768px) {
	.footer__nav01 {
		margin: 0 10px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	}
}

/* hd */
@media (min-width: 769px) {
	.footer__nav01__hd {
		text-align: center;
		font-weight: bold;
	}

	.footer__nav01__hd::after {
		display: block;
		width: 58px;
		height: 1px;
		margin: 15px auto 40px;
		content: "";
		background-color: #fff;
	}
}

@media (max-width: 768px) {
	.footer__nav01__hd {
		position: relative;
		padding: 20px 0;
		cursor: pointer;
		text-align: center;
		text-align: left;
		border-top: 1px solid rgba(255, 255, 255, 0.5);
		font-weight: bold;
	}

	.footer__nav01__hd::before {
		position: absolute;
		top: calc(50% - 5px);
		right: 10px;
		display: block;
		width: 9px;
		height: 9px;
		margin-top: -5px;
		content: "";
		-webkit-transition: all linear 0.02s;
		transition: all linear 0.02s;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		-webkit-transform-origin: center;
		transform-origin: center;
		border: 1px solid #fff;
		border-width: 2px 2px 0 0;
	}

	.footer__nav01__hd.is-open::before {
		margin-top: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
}

/* list */
@media (min-width: 769px) {
	.footer__nav01__list-wrap {
		display: block !important;
	}
}

@media (max-width: 768px) {
	.footer__nav01__list-wrap {
		display: none;
	}
}

.footer__nav01__list {
	text-align: left;
}

@media (min-width: 769px) {
	.footer__nav01__list {
		font-size: 14px;
	}
}

@media (max-width: 768px) {
	.footer__nav01__list {
		margin-bottom: 20px;
		padding-left: 10px;
	}
}

.footer__nav01__list>li:not(:last-child) {
	margin-bottom: 1em;
}

/* footer__nav02
----------------------------------------------*/
@media (min-width: 769px) {
	.footer__nav02 {
		margin-bottom: 70px;
	}
}

@media (max-width: 768px) {
	.footer__nav02 {
		padding: 0 10px;
	}
}

/* column */
.footer__nav02__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (max-width: 768px) {
	.footer__nav02__list {
		margin-top: 20px;
		margin-bottom: 60px;
		text-align: left;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media (min-width: 769px) {
	.footer__nav02__list>li {
		margin: 0 2em;
	}
}

@media (max-width: 768px) {
	.footer__nav02__list>li {
		margin-right: 2em;
		margin-bottom: 0.5em;
		font-size: 12px;
	}
}

/* sitename
----------------------------------------------*/
.footer__sitename {
	text-align: center;
}

@media (min-width: 769px) {
	.footer__sitename {
		margin-bottom: 20px;
		text-indent: 3px;
		letter-spacing: 3px;
		font-size: 38px;
	}
}

@media (max-width: 768px) {
	.footer__sitename {
		font-size: 27px;
		line-height: 50px;
	}
}

/* copyrights
----------------------------------------------*/
.footer__copyrights {
	text-align: center;
	padding-bottom: 50px;
}

@media (min-width: 769px) {
	.footer__copyrights {
		font-size: 12px;
	}
}

@media (max-width: 768px) {
	.footer__copyrights {
		padding: 25px 0;
		font-size: 10px;
	}
}

/* ----------------------------------------------------------------
themes
-------------------------------------------------------------------*/
/*howto
-------------------------------------------*/
@media (min-width: 769px) {
	.howto {
		margin-top: -60px;
	}
}

@media (max-width: 768px) {
	.howto {
		margin-top: -40px;
	}
}

.howto .c-box .howto__content {
	padding: 32px 0;
}

.howto .howto__content {
	margin: 0 auto;
}

@media (min-width: 769px) {
	.howto .howto__content {
		padding: 80px 40px;
	}
}

@media (max-width: 768px) {
	.howto .howto__content {
		padding: 40px 10px;
	}
}

/* usercheck */
.howto__usercheck.c-box {
	text-align: center;
}

@media (max-width: 768px) {
	.howto__usercheck.c-box {
		margin-right: 5px;
		margin-left: 5px;
	}
}

@media (max-width: 768px) {
	.howto__usercheck.c-box p {
		text-align: left;
		font-size: 13px;
	}
}

@media (min-width: 769px) {
	.howto__usercheck__label {
		margin-bottom: 20px;
	}
}

@media (max-width: 768px) {
	.howto__usercheck__label {
		margin-bottom: 10px;
	}
}

/* list */
@media (min-width: 769px) {
	.howto__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media (min-width: 769px) {
	.howto__list__col {
		-ms-flex-preferred-size: 585px;
		flex-basis: 585px;
	}
}

@media (min-width: 769px) {
	.howto__list__hd {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 80px;
		margin-bottom: 40px;
	}
}

@media (max-width: 768px) {
	.howto__list__hd {
		margin-top: 40px;
		margin-bottom: 10px;
	}
}

.howto__list__hd__title {
	color: #fff;
	font-weight: bold;
}

@media (min-width: 769px) {
	.howto__list__hd__title {
		margin-right: 12px;
		font-size: 18px;
	}
}

.howto__list__hd__title,
.howto__list__hd__data {
	display: inline-block;
	padding: 6px 30px;
}

@media (max-width: 768px) {
	.howto__list__hd__data {
		display: block;
		margin-top: 10px;
		text-align: center;
	}
}

.howto__list__hd.howto__list__hd--company .howto__list__hd__title {
	background-color: #222;
}

.howto__list__hd.howto__list__hd--company .howto__list__hd__data {
	color: #222;
	border: #222 1px solid;
}

.howto__list__hd.howto__list__hd--person .howto__list__hd__title {
	background-color: #777;
}

.howto__list__hd.howto__list__hd--person .howto__list__hd__data {
	color: #777;
	border: #777 1px solid;
}

.howto__list__hd.howto__list__hd--common .howto__list__hd__title {
	background-color: #000;
}

.howto__list__hd.howto__list__hd--common .howto__list__hd__data {
	padding-left: 0;
	text-align: left;
}

@media (min-width: 769px) {
	.howto__list__hd.howto__list__hd--common .howto__list__hd__data {
		padding-left: 10px;
		font-size: 18px;
	}
}

.howto__list__table {
	width: 100%;
	border: solid 1px #ddd;
	border-collapse: collapse;
	background-color: #fff;
}

@media (min-width: 769px) {
	.howto__list__table {
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 1.5;
	}
}

@media (max-width: 768px) {
	.howto__list__table {
		margin-bottom: 20px;
		table-layout: fixed;
		font-size: 10px;
	}
}

.howto__list__table th,
.howto__list__table td {
	border: solid 1px #ddd;
}

@media (min-width: 769px) {

	.howto__list__table th,
	.howto__list__table td {
		padding: 15px 20px;
	}
}

@media (max-width: 768px) {

	.howto__list__table th,
	.howto__list__table td {
		padding: 5px 10px;
	}
}

.howto__list__table th {
	text-align: center;
	border-bottom: none;
	background-color: #efefef;
}

.howto__list__table tbody tr:nth-child(1) td {
	border-top: none;
}

.howto__list__table td:nth-child(1) {
	width: 235px;
}

.howto__list__table td:nth-child(2) {
	width: 173px;
}

.howto__list__table___slash {
	height: 73px;
	background: url("../images/howto__list__slash.png") no-repeat 0 0;
	background-size: 100% 100%;
}

/* icon */
@media (min-width: 769px) {
	.howto__list__icon {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-left: -10px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media (max-width: 768px) {
	.howto__list__icon {
		text-align: center;
	}
}

@media (min-width: 769px) {
	.howto__list__icon .c-icon {
		margin-right: 10px;
		text-align: center;
		-ms-flex-preferred-size: 55px;
		flex-basis: 55px;
	}
}

@media (max-width: 768px) {
	.howto__list__icon .c-icon {
		display: block;
		margin-bottom: -5px;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

.howto__list__icon--comapany--history::before {
	width: 33px;
	height: 43px;
	background-image: url("../images/sprite@2x.png");
	background-position: -43px -582px;
}

.howto__list__icon--comapany--meishi::before {
	width: 45px;
	height: 33px;
	background-image: url("../images/sprite@2x.png");
	background-position: -359px -455px;
}

.howto__list__icon--comapany--data::before {
	width: 42px;
	height: 35px;
	background-image: url("../images/sprite@2x.png");
	background-position: -52px -537px;
}

.howto__list__icon--person--menkyo::before {
	width: 45px;
	height: 30px;
	background-image: url("../images/sprite@2x.png");
	background-position: -857px -325px;
}

.howto__list__icon--person--card::before {
	width: 44px;
	height: 32px;
	background-image: url("../images/sprite@2x.png");
	background-position: -414px -455px;
}

.howto__list__icon--person--password::before {
	width: 49px;
	height: 37px;
	background-image: url("../images/sprite@2x.png");
	background-position: -687px -325px;
}

@media (min-width: 769px) {
	.howto__box.c-box {
		margin: 40px 0;
		padding: 30px 20px;
	}
}

@media (max-width: 768px) {
	.howto__box.c-box {
		margin: 30px 5px;
	}
}

.howto__box__hd {
	color: #c00;
}

@media (min-width: 769px) {
	.howto__box__hd {
		margin-bottom: 5px;
	}
}

@media (max-width: 768px) {
	.howto__box__hd {
		margin-bottom: 10px;
	}
}

@media (min-width: 769px) {
	.howto__box__text {
		font-size: 13px;
	}
}

@media (max-width: 768px) {
	.howto__box__text {
		font-size: 11px;
	}
}

/*news
-------------------------------------------*/
/* item */
.news__item {
	background: #fff;
	color:#000000;
}
#colorbr{
	color: #000000;
	text-decoration: none;
}

@media (min-width: 769px) {
	.news__item {
		padding: 45px;
		padding-left: 32px;
	}
}

@media (max-width: 768px) {
	.news__item {
		padding: 20px 10px;
	}
}

@media (min-width: 769px) {
	.news__item+.news__item {
		margin-top: 18px;
	}
}

@media (max-width: 768px) {
	.news__item+.news__item {
		margin-top: 16px;
	}
}

@media (min-width: 769px) {
	.news__item__date {
		margin-bottom: 15px;
		font-size: 16px;
	}
}

@media (max-width: 768px) {
	.news__item__date {
		margin-bottom: 10px;
		font-size: 12px;
	}
}

.news__item__title {
	border-bottom: 1px solid #efefef;
	font-weight: bold;
}

@media (min-width: 769px) {
	.news__item__title {
		margin-bottom: 37px;
		padding-bottom: 20px;
		font-size: 24px;
	}
}

@media (max-width: 768px) {
	.news__item__title {
		padding-bottom: 15px;
		font-size: 20px;
	}
}

@media (min-width: 769px) {
	.news__item__content {
		text-align: left;
		line-height: 1.8;
	}
}

@media (max-width: 768px) {
	.news__item__content {
		text-align: left;
		line-height: 1.6;
	}
}

.news__item__content>*:not(:last-child) {
	margin-bottom: 2em;
}

.news__item__content a {
	text-decoration: underline;
	color: #444;
}

.news__item__content a:hover {
	text-decoration: none;
}

/*seller
-------------------------------------------*/
@media (max-width: 768px) {
	.seller {
		padding-bottom: 90px;
	}

	.seller.seller-ct {
		padding-bottom: 0px;
	}
}

/* search */
@media (min-width: 769px) {
	.seller__search {
		margin-bottom: 20px;
		font-size: 14px;
	}
}

@media (min-width: 769px) {
	.seller__search__row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 15px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media (max-width: 768px) {
	.seller__search__row {
		margin-bottom: 20px;
	}
}

.seller__search__row__label {
	font-weight: bold;
}

@media (min-width: 769px) {
	.seller__search__row__label {
		width: 90px;
		margin-right: 30px;
		font-size: 16px;
		text-align: left;
	}
}

@media (max-width: 768px) {
	.seller__search__row__label {
		margin-bottom: 10px;
		font-size: 14px;
	}
}

@media (min-width: 769px) {
	.seller__search__row__dash {
		display: inline-block;
		margin: 0 0.75em 0 0.5em;
	}
}

@media (max-width: 768px) {
	.seller__search__row__dash {
		display: block;
		margin: 0.3em;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		text-align: center;
	}
}

@media (min-width: 769px) {

	.seller__search .c-select,
	.seller__search .c-select>* {
		width: 225px;
	}
}

@media (max-width: 768px) {

	.seller__search .c-select,
	.seller__search .c-select>* {
		width: 100%;
	}
}

@media (min-width: 769px) {
	.seller__search .c-form__search {
		width: 505px;
		margin: 0 auto 30px;
	}
}

@media (max-width: 768px) {
	.seller__search .c-form__search {
		width: 100%;
		margin: 0 auto 30px;
	}
}

@media (min-width: 769px) {
	.seller__search__row__input+.seller__search__row__label {
		margin-left: 30px;
	}
}

@media (max-width: 768px) {
	.seller__search__row__input+.seller__search__row__label {
		margin-top: 20px;
	}
}
@media (max-width: 768px) {
	.seller__search__row__input {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		flex-wrap: nowrap;
	}
}

/* label */
.seller__label {
	padding: 0 10px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
	word-break: keep-all;
}

.category-name-label{
  min-width: 230px;
}

@media (min-width: 769px) {
	.seller__label+.seller__label {
		margin-left: 9px;
	}
}

@media (max-width: 768px) {
	.seller__label+.seller__label {
		margin-left: 5px;
	}
}

.seller__label.is-new {
	background-color: #EE0423;
}

.is-sold {
	background-color: #c70932;
}

.seller__label.is-chukai {
	background-color: #674600;
	min-width: 168px;
}

.seller__label.is-chukai.category-name-label {
	background-color: #674600;
	min-width: 230px;
}

.box_flex.bookmark-button-hover.conetr__box_content {
    width: 160px;
    height: 36px;
}

.box_flex.bookmark-button-hover.conetr__box_content p {
	color: #A5A5A5;
	text-align: center;
	font-family: Hiragino Sans;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.seller__label.is-end {
	background-color: #f54b6f;
}

.seller__label.is-checked {
	width: auto;
	padding: 0 10px;
	background-color: #a90606;
}

.seller__label.is-checked::before {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 7px;
	content: "";
	vertical-align: middle;
	background-image: url("../images/sprite@2x.png");
	background-position: -416px -397px;
	background-size: 1069px 625px;
}

.seller__label.seller__label--large {
	display: inline-block;
}

@media (min-width: 769px) {
	.seller__label.seller__label--large {
		padding: 5px 16px;
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	.seller__label.seller__label--large {
		padding: 2px 13px;
	}
}

@media (min-width: 769px) {
	.seller__label.seller__label--large.is-checked::before {
		width: 20px;
		height: 20px;
		margin-right: 13px;
		background-image: url("../images/sprite@2x.png");
		background-position: -798px -455px;
	}
}

/* result */
@media (max-width: 768px) {
	.seller__result {
		padding: 25px 0 0;
	}
}

@media (min-width: 769px) {
	.seller__result__nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 20px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media (max-width: 768px) {
	.seller__result__num {
		margin-bottom: 20px;
		font-size: 12px;
	}
}

.seller__result__num strong {
	display: inline-block;
	color: #c00;
}

@media (min-width: 769px) {
	.seller__result__num strong {
		margin-left: 12px;
		font-size: 20px;
	}
}

@media (max-width: 768px) {
	.seller__result__num strong {
		margin-left: 10px;
		font-size: 16px;
	}
}

.seller__result__num strong span {
	font-size: 16px;
	font-weight: normal;
}

.seller__result__sort {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 768px) {

	.seller__result__sort .c-select,
	.seller__result__sort .c-select>* {
		width: 100%;
	}
}

.seller__result__sort__label {
	margin-right: 20px;
}

.seller__result__sort__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.seller__result__sort__list>li {
	margin-left: 10px;
}

.seller__result__sort__list a {
	display: inline-block;
	padding: 8px 20px;
	text-decoration: none !important;
	color: #fff;
	background: #666;
}

.seller__result__sort__list a.is-current {
	background-color: #444;
}

.seller__result__sort__list a:hover {
	color: #fff;
	background-color: #444;
}

@media (min-width: 769px) {
	.seller__result__items {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: -17px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.seller__result__items>* {
	margin-top: 30px;
	-ms-flex-preferred-size: 585px;
	flex-basis: 585px;
	width: 585px;
}

@media (max-width: 768px) {
	.seller__result__items>* {
		width: 100%;
	}
}

.seller__result__item>a {
	position: relative;
	display: block;
	-webkit-transition: all linear 0.02s;
	transition: all linear 0.02s;
	text-decoration: none;
	color: #000;
}

.seller__result__item>a:hover {
	background-color: #eee;
}

.seller__result__item {
	border: solid 1px #dcdcdc;
}

@media (min-width: 769px) {
	.seller__result__item {
		padding: 14px 20px 30px;
	}
}

@media (max-width: 768px) {
	.seller__result__item {
		padding: 20px 10px;
		font-size: 12px;
	}
}

@media (min-width: 769px) {
	.seller__result__item__top {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 18px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

@media (max-width: 768px) {
	.seller__result__item__top {
		display: flex;
		margin-bottom: 2%;
		-webkit-box-pack: justify;
		justify-content: space-between;
		align-items: center;
	}
}

.seller__result__item__image {
	width: 100%;
	margin-bottom: 20px;
}

.seller__result__item__image .slick-list .slick-slide {
	margin-right: 10px;
	height: 150px;
}

.seller__result__item__image img {
	height: 150px;
}

.seller__result__item__labels {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-preferred-size: 310px;
	flex-basis: 310px;
}

@media (max-width: 768px) {
	.seller__result__item__labels {
		margin-bottom: 5px;
	}
}

.seller__result__item__data {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #000000;
	font-size: 12px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#result__item {
	padding: 20px 15px;
}
@media (min-width: 769px) {
	.seller__result__item__data {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	}

@media (max-width: 768px) {
	.seller__result__item__data {
		margin-bottom: 10px;
		white-space: nowrap;
    	margin-right: 5%;
	}
}

.seller__result__item__data>*+* {
	margin-left: 10px;
}

.seller__result__item__title {
	font-weight: bold;
}

@media (min-width: 769px) {
	.seller__result__item__title {
		margin-bottom: 20px;
		font-size: 20px;
		line-height: 1.5;
	}
}

@media (max-width: 768px) {
	.seller__result__item__title {
		margin-bottom: 20px;
		font-size: 18px;
		line-height: 1.4;
	}
}

@media (min-width: 769px) {
	.seller__result__item__text {
		text-align: left;
		margin-bottom: 35px;
		font-size: 14px;
		line-height: 1.6;
	}
}

@media (max-width: 768px) {
	.seller__result__item__text {
		margin-bottom: 20px;
	}
}

.seller__result__item__comment {
	color: #222;
}

@media (min-width: 769px) {
	.seller__result__item__comment {
		padding-bottom: 20px;
		font-size: 13px;
	}
}

@media (max-width: 768px) {
	.seller__result__item__comment {
		padding-bottom: 20px;
		font-size: 14px;
	}
}

.slider seller__result__item__detail__images {
	width: 85%;
}

.seller__result__item__comment__hd {
	width: 123px;
	height: 40px;
	padding-top: 5px;
	text-align: center;
	background-image: url("../images/sprite@2x.png");
	background-position: -495px -325px;
	background-size: 1069px 625px;
}

@media (min-width: 769px) {
	.seller__result__item__comment__text {
		line-height: 1.7;
	}
}

.seller__result__item__bottom {
	background-color: #f6f6f6;
}

@media (min-width: 769px) {
	.seller__result__item__bottom {
		margin: 20px -17px -20px -17px;
		padding: 15px 20px;
	}
}

@media (max-width: 768px) {
	.seller__result__item__bottom {
		margin: 0 -10px -20px -10px;
		padding: 20px 10px;
	}
}

.seller__result__item__detail {
	color: #444;
}

@media (min-width: 769px) {
	.seller__result__item__detail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: -10px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

.seller__result__item__detail>* {
	-ms-flex-preferred-size: 49%;
	flex-basis: 49%;
}

.seller__result__item__detail>.slider {
	width: 592px;
	margin-bottom: 30px;
}

@media (max-width: 768px) {
	.seller__result__item__detail>.slider {
		width: 100%;
	}
}

.seller__result__item__detail>.slider>.slider-for img {
	max-width: 100%;
	max-height: 400px;
	margin: 0 auto;
}

.seller__result__item__detail .slider-nav img {
	margin-right: 10px;
}

.seller__result__item__detail dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 769px) {
	.seller__result__item__detail dl {
		margin-top: 10px;
	}
}

@media (max-width: 768px) {
	.seller__result__item__detail dl {
		margin-top: 3px;
	}
}

.seller__result__item__detail dt {
	white-space: nowrap;
}

@media (min-width: 769px) {
	.seller__result__item__detail dt {
		font-size: 14px;
	}
}

@media (max-width: 768px) {
	.seller__result__item__detail dt {
		font-size: 12px;
	}
}

@media (min-width: 769px) {
	.seller__result__item__detail dd {
		font-size: 16px;
		font-weight: bold;
	}
}

@media (max-width: 768px) {
	.seller__result__item__detail dd {
		font-size: 14px;
	}
}

/* nego */
@media (min-width: 769px) {
	.seller__nego__head {
		margin-bottom: 65px;
		text-align: center;
	}
}

@media (max-width: 768px) {
	.seller__nego__head {
		margin-bottom: 20px;
	}
}

.seller__nego__head__labels {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (min-width: 769px) {
	.seller__nego__head__labels {
		margin-bottom: 25px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (max-width: 768px) {
	.seller__nego__head__labels {
		margin-bottom: 15px;
	}

	#pagination-container {
		margin-top: -15px;
		margin-bottom: -20px;
	}
	#search--sub-category{
		padding-bottom: 38px;
	}


	#idspseller__nego__head__labels {
		margin-top: 23px;
	}

}

.seller__nego__head__title {
	color: #222;
	font-weight: bold;
}

@media (min-width: 769px) {
	.seller__nego__head__title {
		margin-bottom: 20px;
		font-size: 30px;
	}
}

@media (max-width: 768px) {
	.seller__nego__head__title {
		margin-bottom: 10px;
		font-size: 18px;
	}
}

.seller__nego__head__data {
	color: #666;
}

@media (min-width: 769px) {
	.seller__nego__head__data {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 20px;
		font-size: 14px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
#color_red {
	color: #EB0A1E;
}
@media (max-width: 768px) {
	.seller__nego__head__data {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 20px;
		font-size: 10px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content:center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.seller__nego__head__data>*+* {
	margin-left: 20px;
}

.seller__nego__contact {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #fff;
	background: #000;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 769px) {
	.seller__nego__contact {
		padding: 21px 18px;
	}
}

@media (max-width: 768px) {
	.seller__nego__contact {
		flex-direction: column;
		padding: 10px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
	}
}

@media (max-width: 768px) {
	.seller__nego__contact__hd {
		font-weight: bold;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}

.seller__nego__contact__status {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 769px) {
	.seller__nego__contact__status {
		font-size: 12px;
	}
}

@media (max-width: 768px) {
	.seller__nego__contact__status {
		margin-bottom: 16px;
		font-size: 10px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

.seller__nego__contact__status>*+* {
	margin-left: 5px;
}

.seller__nego__contact__status li {
	text-align: center;
	border: 1px solid #fff;
}

@media (min-width: 769px) {
	.seller__nego__contact__status li {
		min-width: 50px;
		padding: 3px 5px;
	}
}

@media (max-width: 768px) {
	.seller__nego__contact__status li {
		min-width: 40px;
		min-height: 40px;
		padding: 3px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

.seller__nego__contact__status li.is-current {
	color: #444;
	background-color: #fff;
}

/*top
-------------------------------------------*/
/* section */
.top__section {
	position: relative;
}


@media (max-width: 768px) {
	.top__section {
		font-size: 12px;
	}
}

@media (max-width: 768px) {
	.top__section .l-content {
		padding: 0;
	}
}

.top__section__hd01 {
	color: #000000;
	font-weight: 600;
}

@media (min-width: 769px) {
	.top__section__hd01 {
		text-indent: 3px;
		letter-spacing: 3px;
		font-size: 32px;
	}
}

@media (max-width: 768px) {
	.top__section__hd01 {
		text-indent: 1px;
		letter-spacing: 1px;
		font-size: 32px;
	}
}

.top__section__hd01::after {
	display: block;
	height: 1px;
	content: "";
	background-color: #707070;
}

@media (min-width: 769px) {
	.top__section__hd01::after {
		width: 73px;
		margin: 20px auto;
	}

	.top__section__hd01.font-weight-bold::after {
		width: 172px;
		margin: 20px auto;
	}
}

@media (max-width: 768px) {
	.top__section__hd01::after {
		width: 37px;
		margin: 10px auto;
	}
}

@media (max-width: 768px) {
	.top__section__hd01.font-weight-bold::after {
		width: 100px;
		margin: 10px auto;
	}
}

.top__section__hd02 {
	color: #222;
}

@media (min-width: 769px) {
	.top__section__hd02 {
		margin-bottom: 50px;
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	.top__section__hd02 {
		margin-bottom: 27px;
		font-size: 12px;
		margin-top: 10px;
	}
}

@media (min-width: 769px) {
	.top__section__lead {
		margin-bottom: 40px;
		font-size: 18px;
		line-height: 1.7;
	}
}

@media (max-width: 768px) {
	.top__section__lead {
		margin-bottom: 40px;
		font-size: 12px;
		line-height: 1.7;
	}
}

@media (min-width: 769px) {
	.top__section__button {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

@media (max-width: 768px) {
	.top__section__button {
		margin-bottom: 10px;
		text-align: center;
		display: inline-block;
	}

	#top__section__button__custom {
		margin-top: 25px;
		font-size: 14px;
		margin-bottom: 23px;
	}

	#c-button--submit--custom {
		white-space: nowrap;
		padding: 0;
		width: 90px;
		height: 40px;
		margin-right: 0;
		line-height: 3;
	}
}

.top__section.top__section--gray {
	padding: 5% 0;
	background-color: #efefef;
}

.top__section.top__section--nega,
.top__section.top__section--nega .top__section__hd01,
.top__section.top__section--nega .top__section__hd02 {
	color: #eb0a1e;
}

.top__section.top__section--nega .top__section__hd01::after {
	background-color: #fff;
}

@media (min-width: 769px) {
	.top__about__items {
		display: flex;
		margin-top: -17px;
		padding: 0 20px;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		align-items: flex-end;
	}
}

.top__about__items>* {
	margin-top: 17px;
	background: #fff;
	width: 100%;
}

.top_about_items_container {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 60px 40px 40px;
}

.top_about_items_container_col {
	flex-direction: column;
	align-items: center;
}

.top_about_items_container>* {
	width: 50%;
}

.top_about_items_container_col>* {
	width: 100%;
}

.top_about_items_container_col *::after {
	display: none;
}

.top__about__item.first {
	padding: 20px;
}

.top__about__video {
	width: 100%;
	height: 100%;
}

.top__section__button.top__about__button {
	padding-bottom: 40px;
	margin-top: 0;
}

@media (max-width: 768px) {
	.top__about__items {
		padding-top: 20px;
	}

	.top_about_items_container {
		padding: 20px;
	}

	.top_about_items_container>* {
		width: 100%;
	}

	.top__section__button.top__about__button {
		padding-bottom: 0;
	}

	.top__section__hd01 {
		font-size: 16px;
	}
}

/* main */
.top__main {
	color: #000;
}

@media (max-width: 768px) {
	.top__main {
		padding: 0 10px;
		background-color: #f1f1f1;
	}
}

#particles-js::before,
#particles-js::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 0.5vmin;
	height: 0.5vmin;
	border-radius: 50%;
	color: transparent;
}

#particles-js {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	/*  background: url("../images/top__main__bg.jpg") no-repeat center 0 #000;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;*/
	background: linear-gradient(#e8e8e8, #ffffff);
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
}

@media (max-width: 768px) {
	#particles-js {
		height: 400px;
	}
}

@media (min-width: 769px) {
	.top__main {
		padding-top: 75px;
		height: 500px;
		background: linear-gradient(#e8e8e8, #ffffff);
		background-repeat: no-repeat;
		background-size: auto;
		background-position: bottom;
		margin-bottom: 5%;
	}
}

.top__main__sitelogo {
	text-indent: 6px;
	letter-spacing: 6px;
	color: #fff;
	font-family: AvantGardeLT;
	font-size: 69px;
}

@media (max-width: 768px) {
	.top__main__sitelogo {
		display: none;
	}
}

@media (min-width: 769px) {
	.top__main__hd {
		margin-bottom: 40px;
		font-size: 28px;
		line-height: 1.3;
	}
}

@media (max-width: 768px) {
	.top__main__hd {
		display: none;
	}
}

@media (min-width: 769px) {
	.top__main__nav {
		width: 100%;
		margin: 0 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.top__main__nav p img {
		display: inline-block;
		margin-bottom: 2em;
	}
}

@media (min-width: 769px) {
	.top__main__nav>li:first-child {
		text-align: left;
		width: 800px;
	}

	.top__main__nav>li:nth-child(2) {
		width: 400px;
	}

	.top__main__nav>* {
		margin: 0 40px;
	}
}

@media (max-width: 768px) {
	.top__main__nav>* {
		padding: 20px 0;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}
}

/*@media (max-width: 768px) {
  .top__main__nav > li:nth-child(1) {
    margin-bottom: 1px;
    background-image: url("../images/top__main__bg--buy--sp.jpg");
  }
}

@media (max-width: 768px) {
  .top__main__nav > li:nth-child(2) {
    background-image: url("../images/top__main__bg--sale--sp.jpg");
  }
}*/

.top__main__nav__icon--sale::before {
	width: 98px;
	height: 62px;
	background-image: url("../images/sprite@2x.png");
	background-position: -387px -325px;
}

@media (max-width: 768px) {
	.top__main__nav__icon--sale::before {
		width: 49px;
		height: 31px;
		background-image: url("../images/sprite@2x.png");
		background-position: -798px -325px;
	}
}

.top__main__nav__icon--buy::before {
	width: 84px;
	height: 72px;
	background-image: url("../images/sprite@2x.png");
	background-position: 0 -455px;
}

@media (max-width: 768px) {
	.top__main__nav__icon--buy::before {
		width: 42px;
		height: 36px;
		background-image: url("../images/sprite@2x.png");
		background-position: -252px -455px;
	}
}

@media (min-width: 769px) {
	.top__main__nav .c-icon {
		display: block;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 72px;
		margin-bottom: 15px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (max-width: 768px) {
	.top__main__nav .c-icon {
		display: inline-block;
		vertical-align: middle;
		margin-right: 10px;
	}
}

.top__main__nav span {
	color: #000;
	font-weight: bold;
}

.top__main__nav span.small {
	line-height: 1.5em;
	margin-bottom: 15px;
}

@media (min-width: 769px) {
	.top__main__nav span {
		display: block;
		margin-bottom: 5px;
		font-size: 28px;
	}

	.top__main__nav span.small {
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	.top__main__nav span {
		font-size: 20px;
	}

	.top__main__nav span.small {
		display: block;
		font-size: 12px;
	}
}

.top__main__nav a {
	color: #fff;
}

@media (min-width: 769px) {
	.top__main__nav a {
		font-size: 19px;
	}
}

@media (max-width: 768px) {
	.top__main__nav a {
		display: block;
		margin-top: 10px;
		font-size: 12px;
	}
}

/* search */
.top__search {
	text-align: center;
	background-color: #fff;
  max-width: 1135px;
  margin: 0 auto;
}

.top__search__hd {
	font-weight: bold;
}

@media (min-width: 769px) {
	.top__search__hd {
    margin-right: 15px;
    font-size: 20px;
	}
}

@media (max-width: 768px) {
	.top__search__hd {
		margin-bottom: 17px;
		font-size: 16px;
		margin-right: 35px;
	}
}

.top__search__hd__icon::before {
	width: 33px;
	height: 33px;
	margin-right: 5px;
	vertical-align: middle;
	background-image: url("../images/sprite@2x.png");
	background-position: -104px -537px;
}

@media (max-width: 768px) {
	.top__search__hd__icon::before {
		margin-right: -2px;
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
	}
}

.top__search__select {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	background-color: #ededed;
}

@media (min-width: 769px) {
	.top__search__select {
		width: 257px;
	}
}

@media (max-width: 768px) {
	.top__search__select {
		width: 84%;
		margin-bottom: 10px;
	}
}

@media (min-width: 769px) {
	.top__search__select:not(:last-child) {
		margin-right: 10px;
	}
}

.top__search__select__box {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background: #ededed;
}

.top__search__select__box::before {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 47px;
	height: 100%;
	content: "";
	background-color: #444;
}

.top__search__select__box::after {
	position: absolute;
	top: 45%;
	right: 17px;
	width: 32px;
	height: 32px;
	padding: 0;

	-webkit-transform: translateY(0%) rotate(90deg);
	transform: translateY(0%) rotate(90deg);
	background-image: url("../images/sprite.png");
	background-position: -972px -455px;
	background-size: 1069px 625px;
}

.top__search__select select {
	position: relative;
	z-index: 3;
	width: 100%;
	cursor: pointer;
	text-overflow: ellipsis;
	color: #666;
	border: none;
	outline: none;
	background: transparent;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

@media (min-width: 769px) {
	.top__search__select select {
		padding: 12px 18px;
	}
}

@media (max-width: 768px) {
	.top__search__select select {
		padding: 5px 20px 5px 10px;
		font-size: 13px;
		line-height: 33px;
		text-align: center
	}
}

.top__search__select select::-ms-expand {
	display: none;
}

@media (min-width: 769px) {
	.top__search__form {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-bottom: 60px;
    margin-bottom: 60px;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
    border-bottom: 1px solid #DBDBDB;
	}
}

@media (max-width: 768px) {
	.top__search__form {
		margin: 0 15px 25px 15px;
		padding-bottom: 50px;
		border-bottom: 1px solid #DBDBDB;
	}
}

@media (min-width: 769px) {

	.top__search__closs,
	.top__search__equal {
		margin: 0 10px;
	}
}

@media (max-width: 768px) {

	.top__search__closs,
	.top__search__equal {
		display: none;
	}
}

.top__search__closs::before {
	width: 20px;
	height: 20px;
	background-image: url("../images/sprite@2x.png");
	background-position: -828px -455px;
}

.top__search__equal::before {
	width: 28px;
	height: 9px;
	background-image: url("../images/sprite@2x.png");
	background-position: -495px -375px;
}

.top__search__button {
	position: relative;
	cursor: pointer;
	-webkit-transition: all linear 0.02s;
	transition: all linear 0.02s;
	color: #fff;
	border: 0;
	background-color: #444;
}

.top__search__button:disabled {
	background-color: #999 !important;
}

@media (min-width: 769px) {
	.top__search__button {
		width: 259px;
		padding: 12px;
	}
}

@media (max-width: 768px) {
	.top__search__button {
		min-width: 253px;
		margin-top: 10px;
		padding: 15px 20px 15px 10px;
		font-size: 16px;
		padding-bottom: 10px;
		padding-top: 10px;
	}
}

.top__search__button:hover {
	background-color: #222;
}

.top__search__button__icon::before {
	position: absolute;
	top: 50%;
	right: 19px;
	width: 19px;
	height: 19px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("../images/sprite@2x.png");
	background-position: -887px -455px;
}

@media (min-width: 769px) {
	.top__search__datas {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.top__search__datas>li {
		margin: 0 30px;
	}
}

@media (min-width: 769px) {
	.top__search__data dt {
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	.top__search__data dt {
		font-size: 16px;
	}
}

.top__search__data dt::after {
	display: block;
	width: 93px;
	height: 1px;
	margin: 10px auto;
	content: "";
	background-color: #000;
}

@media (max-width: 768px) {
	.top__search__data dt::after {
		width: 87px;
		margin: 5px auto;
	}
}

.top__search__data dd {
	font-size: 18px;
}

.top__search__data dd strong {
	color: #444;
	font-size: 72px;
	font-weight: bold;
}

@media (max-width: 768px) {
	.top__search__data dd strong {
		font-size: 60px;
	}
}

/* news */
.top__news {
	position: relative;
	text-align: center;
}

@media (max-width: 768px) {
	.top__news {
		padding-bottom: 40px;
		font-size: 12px;
	}
}

.top__news::before {
	position: absolute;
	top: 20px;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	content: "";
	background-color: #c5c5c5;
}

@media (max-width: 768px) {
	.top__news::before {
		top: 15px;
	}
}

.top__news__hd {
	position: relative;
	display: inline-block;
	margin-bottom: 40px;
	padding: 5px 34px;
	text-align: center;
	color: #fff;
	border: 20px #fff solid;
	border-width: 0;
	background-color: #222;
	font-size: 16px;
}

@media (max-width: 768px) {
	.top__news__hd {
		margin-bottom: 20px;
		border-width: 0;
		font-size: 14px;
	}
}

.top__news__lists {
	text-align: left;
}

@media (min-width: 769px) {
	.top__news__lists {
		padding: 0 80px;
	}
}

.top__news__lists>*+* {
	margin-top: 20px;
}

.top__news__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.top__news__list dt {
	-ms-flex-preferred-size: 7em;
	flex-basis: 7em;
}

.top__news__list dd {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

/* about */
.top__about {
	color: #fff;
	background-size: cover;
	background: linear-gradient(180deg,
			#f1f1f1 0%,
			#f1f1f1 65%,
			#d2d9e1 65%,
			#d2d9e1 100%);
}

@media (min-width: 769px) {
	.top__about {
		font-size: 18px;
		line-height: 1.7;
	}
}

.top__about__lead {
	color: #222222;
	font-weight: bold;
}

.top__about__text {
	color: #000;
	font-weight: normal;
}

@media (min-width: 769px) {
	.top__about__lead {
		margin-bottom: 1em;
		font-size: 24px;
	}

	.top__about__text {
		margin-bottom: 1em;
		font-size: 14px;
	}
}

@media (max-width: 768px) {
	.top__about__lead {
		margin-bottom: 1em;
		font-size: 20px;
	}

	.top__about__text {
		margin-bottom: 1em;
		font-size: 13px;
	}
}

/* pickup */
@media (max-width: 768px) {
	.top__pickup .top__section__lead {
		text-align: left;
	}
}

/* search02 */
.top__search02__hd {
	font-weight: bold;
}

@media (min-width: 769px) {
	.top__search02__hd {
		margin-bottom: 30px;
		font-size: 20px;
	}
}

@media (max-width: 768px) {
	.top__search02__hd {
		margin-bottom: 15px;
		font-size: 14px;
	}
}

.top__search02__list {
	text-align: left;
	font-weight: bold;
}

@media (min-width: 769px) {
	.top__search02__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 15px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media (max-width: 768px) {
	.top__search02__list {
		margin-bottom: 15px;
	}
}

@media (min-width: 769px) {
	.top__search02__list>li {
		-ms-flex-preferred-size: 290px;
		flex-basis: 290px;
	}
}

@media (max-width: 768px) {
	.top__search02__list>li {
		margin-bottom: 10px;
	}
}

.top__search02__list a {
	position: relative;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
	background-color: #fff;
}

@media (min-width: 769px) {
	.top__search02__list a {
		padding: 25px 10px;
	}
}

@media (max-width: 768px) {
	.top__search02__list a {
		padding: 25px 10px;
	}
}

@media (min-width: 769px) {
	.top__search02__list a .c-icon {
		position: absolute;
		top: 50%;
		left: 10px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

@media (max-width: 768px) {
	.top__search02__list a .c-icon {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		width: 49px;
		min-height: 49px;
		margin-right: 8px;
		text-align: center;
		vertical-align: middle;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.top__search02__list__icon--01::before {
	width: 40px;
	height: 38px;
	background-image: url("../images/sprite@2x.png");
	background-position: -202px -455px;
}

.top__search02__list__icon--02::before {
	width: 42px;
	height: 37px;
	background-image: url("../images/sprite@2x.png");
	background-position: -746px -325px;
}

.top__search02__list__icon--03::before {
	width: 39px;
	height: 39px;
	background-image: url("../images/sprite@2x.png");
	background-position: -153px -455px;
}

.top__search02__list__icon--04::before {
	width: 49px;
	height: 48px;
	background-image: url("../images/sprite@2x.png");
	background-position: -94px -455px;
}

.top__search02__list.top__search02__list--icon a {
	text-align: left;
}

@media (min-width: 769px) {
	.top__search02__list.top__search02__list--icon a {
		padding: 25px 10px 25px 65px;
	}
}

@media (max-width: 768px) {
	.top__search02__list.top__search02__list--icon a {
		padding: 10px 15px;
	}
}

/*project */
.top__project__items {
	position: relative;
	background-color: #efefef;
}

@media (min-width: 769px) {
	.top__project__items {
		padding: 128px 20px 30px;
	}
}
.top__project__items .top__project__items__list .c-table td.w-20pt,
.top__project__items .top__project__items__list .c-table th.w-20pt {
  width: 20%;
  word-break: break-all;
}
.top__project__items .top__project__items__list .c-table td.w-10pt,
.top__project__items .top__project__items__list .c-table th.w-10pt {
  width: 10%;
}

@media (max-width: 768px) {
	.top__project__items {
		padding: 57px 10px 10px;
	}
	.w-20pt {
		width: 20%;
		word-break: break-all;
	}
}

.top__project__items__hd {
	position: absolute;
	z-index: 3;
	top: 0;
	cursor: pointer;
	color: #fff;
	background-color: #444;
	font-weight: bold;
}

.top__project__items .top__project__items__hd-center {
	margin-left: 0.5%;
	margin-right: 0.5%;
	left: 33%;
}

.status-box {
	text-align: center;
	padding-top: 7px;
	padding-bottom: 5px;
	line-height: 22.5px;
	font-weight: 700;
	font-size: 15px;
}

.top__project__items .status-box.red-box {
	max-width: 140px;
	height: 37px;
	padding-top: 7px;
	padding-bottom: 5px;
	border: 1px solid #EB0A1E;
	color: #EB0A1E;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width: 769px) {
	.top__project__items__hd {
		width: 50%;
		font-size: 20px;
		line-height: 88px;
	}

	.top__project_employee .top__project__items__hd {
		width: 33%;
	}

	.top__project_default .top__project__items__hd {
		width: 100%;
	}
	.top__project_person .top__project__items,
	.top__project_default .top__project__items,
	.top__project_employee .top__project__items {
		padding-top: 115px;
	}

}

@media (max-width: 768px) {
	.top__project__items__hd {
		width: calc(50%);
		padding: 9px 5px;
		font-size: 12px;
	}

	.top__project_employee .top__project__items__hd {
		width: calc(33%);
	}

	.top__project_default .top__project__items__hd {
		width: 100%;
	}
	.top__project_person .top__project__items,
	.top__project_default .top__project__items {
		padding-top: 40px;
	}

}

@media (max-width: 550px) {
	.top__project_employee .top__project__items__hd {
		width: calc(33% + 5px);
	}
}

.top__project__items__hd.is-open::after {
	position: absolute;
	bottom: -7px;
	left: calc(50% - 20px);
	width: 0;
	height: 0;
	content: "";
	border-width: 20px 20px 0 20px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}

@media (max-width: 768px) {
	.top__project__items__hd.is-open::after {
		left: calc(50% - 4px);
		border-width: 7px 5px 0 5px;
	}

	.date-ios input {
		display:block;
		-webkit-appearance: textfield;
		-moz-appearance: textfield;
	}

	.date-ios input::-webkit-date-and-time-value {
		text-align: left;
	}
	.date-ios {
		width: 100%;
		height: 42px;
	}
	.date-ios input {
		width: 100%;
		height: 42px;
	}
}
.date-ios {
	position: relative;
}
.date-ios input {
	color: #f3f3f3;
}
.date-label {
	background-color: #f3f3f3;
    position: absolute;
    pointer-events: none;
	margin-right: 60px;
	font-size: 14px;
    color: #444;
	font-family: inherit;
	top: 3px;
	bottom: 2px;
	left: 3px;
	right: 2px;
}

.color_strong {
	color: #434554;
}
.input_ios {
	min-width: -webkit-calc(100% - 15px);
    min-width: -moz-calc(100% - 15px);
    min-width: calc(100% - 15px);
}

@media (min-width: 769px) {
	.top__project__items__hd .c-icon {
		margin-right: 17px;
	}
	.date-label {
		padding-left: 17px;
		padding-top: 10px;
	}

}

@media (max-width: 768px) {
	.top__project__items__hd .c-icon {
		margin-right: 5px;
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
		-webkit-transform-origin: bottom;
		transform-origin: bottom;
	}

	.date-label {
		padding-top: 9px;
		padding-left: 9px;
	}

	.top__project__items__hd--ct {
		white-space: nowrap;
	}
	.top__project__items .top__project__items__hd.top__project__items__hd--new {
		padding-left: 20px;
	}
}

.top__project__items__hd--new {
	left: 0;
}

.top__project__items__hd--new.is-open::after {
	border-top-color: #444;
}
#items__hd--new {
	padding-left: 0;
}

.top__project__items__hd--new .c-icon::before {
	width: 18px;
	height: 17px;
	background-image: url("../images/sprite@2x.png");
	background-position: -916px -455px;
}

.top__project__items__hd--ranking {
	right: 0;
	background-color: #222;
}

.top__project__items__hd--ranking.is-open::after {
	border-top-color: #222;
}

.top__project__items__hd--ranking .c-icon::before {
	width: 18px;
	height: 17px;
	background-image: url("../images/sprite@2x.png");
	background-position: -944px -455px;
}

.top__project__items__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	text-align: left;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow-x: hidden;
}

.top__project__items__list>li {
	-ms-flex-preferred-size: 570px;
	flex-basis: 570px;
}

.top__project__items__list>li a {
	text-decoration: none;
	color: #000;
}

.top__project__items__list>li a:hover .top__project__item {
	background-color: #c8e5fc;
}

.top__project__item {
	position: relative;
	-webkit-transition: all linear 0.02s;
	transition: all linear 0.02s;
	background-color: #fff;
}

@media (min-width: 769px) {
	.top__project__item {
		margin-bottom: 20px;
		padding: 40px 15px 15px 15px;
	}
}

@media (max-width: 768px) {
	.top__project__item {
		padding: 20px 10px;
	}
}

.top__project__item__labels {
	position: absolute;
	top: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (min-width: 769px) {
	.top__project__item__hd {
		font-size: 20px;
    line-height: 36px;
		font-weight: bold;
    margin-top: 0;
    margin-bottom: 12px;
    margin-left: 15px;
	}
}

@media (max-width: 768px) {
	.top__project__item__hd {
		margin-bottom: 15px;
		font-size: 18px;
		font-weight: bold;
		margin-left: 10px;
	}
}

.top__project__item__label {
  display: inline-block;
  min-width: 58px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 24px;
  font-weight: 600;
}

@media (max-width: 768px) {
	.top__project__item__label {
		padding: 2px;
		font-size: 10px;
	}
}

.top__project__item__label.is-new {
	background-color: #f54b6f;
}

.top__project__item__label.is-sold {
	background-color: #c70932;
}


.top__project__item__label.is-chukai {
	background-color: #c70932;
}

@media (min-width: 769px) {
	.top__project__item__data {
		margin-bottom: 10px;
		font-size: 16px;
	}
}

@media (max-width: 768px) {
	.top__project__item__data {
		margin-bottom: 10px;
	}
}

.top__project__item__data {
	overflow: hidden;
}

.top__project__item__data dt,
.top__project__item__data dd {
	margin-bottom: 5px;
  margin-top: 5px;
  font-size: 16px;
  line-height: 31px;
  padding: 0;
}

.top__project__item__data dt {
	float: left;
	text-align: center;
	width: 170px;
	color: #fff;
	background: #333;
	word-break: keep-all;
	margin-right: 20px;
  margin-left: 15px;
}

.top__project__item__data dd {
	overflow: hidden;
}

.top__project__item__date {
	color: #666;
}

@media (min-width: 769px) {
	.top__project__item__date {
		font-size: 12px;
	}
}

@media (max-width: 768px) {
	.top__project__item__date {
		font-size: 10px;
	}
}

/* case */
@media (min-width: 769px) {
	.top__case__items {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 1110px;
		margin: 0 auto;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media (min-width: 769px) {
	.top__case__items>li {
		-ms-flex-preferred-size: 352px;
		flex-basis: 352px;
	}
}

@media (max-width: 768px) {
	.top__case__items>li {
		margin-top: 10px;
	}
}

.top__case__item {
	border: 1px solid #dadada;
}

@media (min-width: 769px) {
	.top__case__item {
		padding: 44px 20px;
	}
}

@media (max-width: 768px) {
	.top__case__item {
		padding: 15px 20px 30px 20px;
	}
}

.top__case__item__hd {
	font-weight: bold;
}

@media (min-width: 769px) {
	.top__case__item__hd {
		margin-bottom: 40px;
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	.top__case__item__hd {
		margin-bottom: 10px;
		font-size: 14px;
	}
}

.top__case__item__hd .c-icon {
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 769px) {
	.top__case__item__hd .c-icon {
		min-height: 122px;
		margin-bottom: 45px;
	}
}

@media (max-width: 768px) {
	.top__case__item__hd .c-icon {
		margin-bottom: 10px;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

.top__case__item__hd__icon--01::before {
	width: 134px;
	height: 115px;
	background-image: url("../images/sprite@2x.png");
	background-position: 0 -200px;
}

.top__case__item__hd__icon--02::before {
	width: 123px;
	height: 120px;
	background-image: url("../images/sprite@2x.png");
	background-position: 0 -325px;
}

.top__case__item__hd__icon--03::before {
	width: 111px;
	height: 103px;
	background-image: url("../images/sprite@2x.png");
	background-position: -133px -325px;
}

.top__case__item__text {
	text-align: left;
	color: #333;
}

@media (min-width: 769px) {
	.top__case__item__text {
		font-size: 14px;
	}
}

/* principal */
@media (min-width: 769px) {
	.top__principal__items {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 1110px;
		margin: 0 auto;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media (min-width: 769px) {
	.top__principal__items>li {
		-ms-flex-preferred-size: 352px;
		flex-basis: 352px;
	}
}

@media (max-width: 768px) {
	.top__principal__items>li {
		margin-top: 10px;
	}
}

.top__principal__item {
	background-color: #fff;
}

@media (min-width: 769px) {
	.top__principal__item {
		padding: 44px 20px;
	}
}

@media (max-width: 768px) {
	.top__principal__item {
		padding: 15px 20px 30px 20px;
	}
}

.top__principal__item__hd {
	font-weight: bold;
}

.top__principal .top__principal__items .top__principal__item>a,
.top__principal .top__principal__items .top__principal__item__hd {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	color: #000000;
}

.top__principal__item>a {
	text-decoration: none;
}

@media (min-width: 769px) {
	.top__principal__item__hd {
		margin-bottom: 40px;
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	.top__principal__item__hd {
		margin-bottom: 10px;
		font-size: 14px;
	}
}

.top__principal__item__hd .c-icon {
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 769px) {
	.top__principal__item__hd .c-icon {
		min-height: 100px;
		margin-bottom: 20px;
	}
}

@media (max-width: 768px) {
	.top__principal__item__hd .c-icon {
		margin-bottom: 10px;
		-webkit-transform: scale(0.72);
		transform: scale(0.72);
	}
}

.top__principal__item__hd__icon--01::before {
	width: 150px;
	height: 100px;
	background-image: url("../images/pri01.png");
	background-size: cover;
}

.top__principal__item__hd__icon--02::before {
	width: 150px;
	height: 100px;
	background-image: url("../images/pri02.png");
	background-size: cover;
}

.top__principal__item__hd__icon--03::before {
	width: 150px;
	height: 100px;
	background-image: url("../images/pri03.png");
	background-size: cover;
}

.top__principal__item__text {
	text-align: left;
	color: #333;
}

@media (min-width: 769px) {
	.top__principal__item__text {
		font-size: 14px;
	}
}

/* qa */
@media (min-width: 769px) {
	.top__qa__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 1106px;
		margin: 0 auto;
		margin-top: -40px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (max-width: 768px) {
	.top__qa__list {
		font-size: 14px;
	}
}

.top__qa__item {
	text-align: left;
	border: 1px #dadada solid;
}

@media (min-width: 769px) {
	.top__qa__item {
		margin-top: 20px;
		padding: 40px 25px 36px 40px;
		-ms-flex-preferred-size: 543px;
		flex-basis: 543px;
	}
}

@media (max-width: 768px) {
	.top__qa__item {
		margin-top: 12px;
		padding: 20px 30px 20px 30px;
	}
}

.top__qa__item a {
	text-decoration: underline;
	color: #444;
}

.top__qa__item a:hover {
	text-decoration: none;
}

.top__qa__item__q,
.top__qa__item__a {
	word-wrap: break-word;
	position: relative;
}

@media (min-width: 769px) {

	.top__qa__item__q,
	.top__qa__item__a {
		padding-left: 25px;
	}
}

.top__qa__item__q .c-icon,
.top__qa__item__a .c-icon {
	position: absolute;
	top: 0;
}

@media (min-width: 769px) {

	.top__qa__item__q .c-icon,
	.top__qa__item__a .c-icon {
		left: -10px;
	}
}

@media (max-width: 768px) {

	.top__qa__item__q .c-icon,
	.top__qa__item__a .c-icon {
		left: -20px;
		-webkit-transform: scale(0.62);
		transform: scale(0.62);
		-webkit-transform-origin: top;
		transform-origin: top;
	}
}

.top__qa__item__q {
	font-weight: bold;
}

@media (min-width: 769px) {
	.top__qa__item__q {
		margin-bottom: 23px;
		font-size: 20px;
		line-height: 1.3;
	}
}

@media (max-width: 768px) {
	.top__qa__item__q {
		margin-bottom: 10px;
		font-size: 16px;
		line-height: 1.5;
	}
}

.top__qa__item__q .c-icon::before {
	width: 13px;
	height: 27px;
	background-image: url("../images/sprite@2x.png");
	background-position: -1053px -200px;
}

@media (min-width: 769px) {
	.top__qa__item__a {
		padding-top: 13px;
		font-size: 16px;
		line-height: 1.7;
	}
}

@media (max-width: 768px) {
	.top__qa__item__a {
		padding-top: 8px;
		font-size: 14px;
		line-height: 1.5;
	}
}

.top__qa__item__a .c-icon {
	top: 10px;
}

.top__qa__item__a .c-icon::before {
	width: 16px;
	height: 22px;
	background-image: url("../images/sprite@2x.png");
	background-position: -1053px -251px;
}

/* ----------------------------------------------------------------
utility
-------------------------------------------------------------------*/
.slick-slide,
.slick-slide * {
	outline: none !important;
}

.slick-slider {
	width: 85%;
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

@media (min-width: 769px) {
	.slick-slider {
		padding-top: 38px;
	}

  .slider-nav-listing {
    padding-top: 16px;
  }
}

@media (max-width: 768px) {
	.slick-slider {
		width: 100%;
		margin-top: 50px;
		padding-top: 10px;
	}
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
}

.image.ct-image {
	height: 136px;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slider-for .slick-slide {
	height: 407px;
	display: block;
}
.slider-for.slider-for-listing .slick-slide {
  height: auto;
	display: block;
}
.slider-for.slider-for-listing .slick-slide img {
  width: 100%;
}

.slider-nav .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (min-width: 769px) {
	.slick-dots {
		position: absolute;
		top: -10px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

@media (max-width: 768px) {
	.slick-dots {
		position: absolute;
		z-index: 888;
		top: -28px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

.slick-dots li {
	width: auto;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

@media (min-width: 769px) {
	.slick-dots li {
		margin-right: 23px;
		outline: none;
	}
}

@media (max-width: 768px) {
	.slick-dots li {
		margin: 0 4px;
	}
}

.slick-dots li::after {
	display: inline-block;
	content: "";
	cursor: pointer;
	background: #efefef;
}

.top__section--gray .slick-dots li::after {
	background: #fff;
}

@media (min-width: 769px) {
	.slick-dots li::after {
		width: 14px;
		height: 14px;
	}
}

@media (max-width: 768px) {
	.slick-dots li::after {
		width: 14px;
		height: 14px;
	}
}

.slick-dots button {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	background-color: transparent;
	font-size: 0;
}

.slick-dots .slick-active::after {
	display: inline-block;
	content: "";
	background: #444;
}

/* Media Query
-------------------------------------------*/
/* display */

@media (max-width: 768px) {
	.u-pc {
		display: none !important;
	}

	.u-sp {
		width: 100%;
	}

	.u-sm {
		display: initial;
	}

	.c-form__input.c-form__input--address.c__sm {
		width: 45%;
	}

	.c-form__row__input.c__sm {
		margin-right: 10%;
		white-space: nowrap;
	}
}


@media (min-width: 769px) {
	.u-sp {
		display: none !important;
	}
}

/* full */
@media (max-width: 768px) {
	.u-sp__full {
		width: 100% !important;
	}
}

/* Clearfix
-------------------------------------------*/
.u-clearfix:before,
.u-clearfix:after {
	display: table;
	content: " ";
}

.u-clearfix:after {
	clear: both;
}

/*Modified start*/
/*common classes*/
.display-none {
	display: none;
}

.display-block {
	display: block;
}

.display-inline-block {
	display: inline-block;
}

.overflow-auto {
	overflow: auto;
}

.text-align-center {
	text-align: center;
}

.text-align-left {
	text-align: left;
}

.text-align-right {
	text-align: right;
}

.color-red {
	color: red;
}

.border-zero {
	border: 0;
}

/*.border-gray{border:1px solid gray;}*/
.float-left {
	float: left;
}

.float-right {
	float: right;
}

.background-white-color {
	background-color: white !important;
}

.width30 {
	width: 30%;
}

.width100 {
	width: 100%;
}

.cursor-pointer {
	cursor: pointer;
}

.text-decoration-none {
	text-decoration: none;
}

.textarea-resize-none {
	resize: none;
}

/*personal classes*/
.user_info_container .c-form__row {
	padding: 20px 0 20px 30px;
}

.user_info_container .c-form__title_row {
	padding: 20px 0 20px 30px;
}

.user_info_container .register-check-title {
	padding: 10px 0 0 25px;
}

.user_info_container .c-form__row:nth-child(odd) {
	background-color: #f2f2f2;
}

.user_info_container .c-form__row__label {
	float: left;
	width: 30%;
}

.complete-table {
	border: 1px solid #eee;
	border-spacing: 0;
	width: 100%;
}

.complete-table tr:nth-child(odd) {
	background-color: #f2f2f2;
}

.complete-table tr td:first-child {
	width: 30%;
}

.complete-table tr td:last-child {
	width: 65%;
	word-break: break-all;
}

.complete-table tr td {
	padding: 16px 20px 16px 32px;
	vertical-align: middle;
}

.complete-table tr td span {
	padding: 5px;
}

.complete-table tr td div {
	margin-bottom: 0;
}

.user_checked_value {
	float: left;
	width: 65%;
}

.step-btn-position {
	margin-top: 35px;
}

.validate-error-container {
	border: 1px solid pink;
	background-color: pink;
	margin-bottom: 10px;
	position: relative;
	color: white;
	font-weight: bold;
}

.validate-error-content {
	padding-top: 10px;
	padding-left: 30px;
	line-height: 20px;
}

.validate-error-close {
	position: absolute;
	right: 5px;
	top: 0px;
	color: white;
	text-decoration: none;
	font-size: 25px;
}

.pagination-container {
	flex-basis: 100%;
	overflow: hidden;
	text-align: center;
}

.pagination-container ul {
	display: inline-block;
	text-align: center;
}


.pagination-container ul li {
	display: inline-block;
}

.error {
	color: red;
}

.signup-title {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: left;
}

#property-div {
	padding-bottom: 20px;
}

.label__error {
	margin-top: 5px;
	font-size: 12px;
	margin-left: 5px;
}

.success-container {
	background-color: #444ebe;
	color: white;
	padding: 20px;
	margin-bottom: 10px;
	position: relative;
}

.failed-container {
	background-color: #f38b9d80;
	padding: 20px;
	margin-bottom: 10px;
	position: relative;
	color: white;
}

.alert-close-button {
	position: absolute;
	right: 5px;
	top: 5px;
	border: 0;
	background-color: transparent;
	color: white;
}

.howto__content p {
	text-align: left;
}

.howto__content li {
	text-align: left;
}

.c-message__row {
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #ece9e9;
	background-color: #f2f2f2;
	padding-bottom: 10px;
	padding: 20px;
	margin-bottom: 0 !important;
}

.c-button--secondary-agreement {
	display: inline-block;
	padding: 13px 12px;
	color: #000 !important;
	border: solid 1px #010101;
	background-color: #fff;
	font-size: 14px;
	margin-left: 74%;
}

.c-message__comment {
	padding-bottom: 15px;
	border-bottom: 1px solid lightgrey;
}

.c-message__comment p {
	padding-bottom: 15px;
}

.c-message__action {
	text-align: right;
	background: #fadbda;
}

.message-left {
	word-break:break-all;
	float: left;
	width: 60%;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 20px;
	overflow: auto;
}

.message-left-content {
	width: 90%;
	font-size: 16px;
	padding: 16px;
	background-color: #c5b693;
}

.message-right {
	word-break: break-all;
	float: right;
	width: 60%;
	margin-top: 15px;
	margin-bottom: 20px;
	overflow: auto;
}

.message-right-content {
	width: 90%;
	font-size: 16px;
	padding: 16px;
	background-color: #e7c665;
}

.message-admin {
	float: left;
	width: 60%;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 20px;
	overflow: auto;
}

.message-admin-content {
	font-size: 16px;
	padding: 16px;
	background-color: #ffffff;
	word-wrap: break-word;

}

.c-message__row-content {
	font-weight: 500;
	background-color: #eeeeee;
	padding-bottom: 10px;
	overflow: auto;
	margin-top: 20px;
}

.message--user-left {
	float: left;
	font-size: 13px;
}

.message--user-right {
	float: right;
	font-size: 13px;
}

.seller__message__contact__hd {
	font-size: 22px;
	line-height: 1.8;
}

.c-button--sub:disabled {
	background-color: #cfcfcf;
}

.alert-warning {
	color: red;
}

.preview-td-content {
	word-break: break-all;
	padding-right: 20px !important;
}

/* ----------------------------------------------------------------
main
-------------------------------------------------------------------*/
.main {
	background: url("../images/main__bg2.jpg") center top no-repeat;
}

.main--public {
	background: url("../images/main__bg--public.jpg") center top no-repeat;
	margin-bottom: 60px;
}

@media (min-width: 769px) {
	.main {
		height: 580px;
		padding-top: 130px;
		background-size: cover;
	}
}

@media (max-width: 768px) {
	.main {
		padding: 106px 10px;
		background-size: cover;
	}
}

/* hd
----------------------------------------------*/
.main__hd {
	color: #fff;
	font-weight: bold;
}

@media (min-width: 769px) {
	.main__hd {
		font-size: 30px;
	}
}

@media (max-width: 768px) {
	.main__hd {
		font-size: 18px;
		line-height: 1.3;
	}
}

.main__hd img {
	display: block;
	margin: 0 auto;
}

@media (min-width: 769px) {
	.main__hd img {
		margin-top: 30px;
	}
}

@media (max-width: 768px) {
	.main__hd img {
		margin-top: 20px;
	}
}

/* display */
@media (max-width: 768px) {
	.is-pc {
		display: none !important;
	}
}

@media (min-width: 769px) {
	.is-sp {
		display: none !important;
	}
}

@media (min-width: 769px) {
	.advisory__main {
		height: 450px;
		padding-top: 162px;
		background: url("../images/top__main__bg2.jpg") no-repeat center 0 #000;
		background-size: cover;
	}
}

/* ----------------------------------------------------------------
point
-------------------------------------------------------------------*/
.point {
	font-weight: bold;
}

@media (min-width: 769px) {
	.point {
		position: relative;
		margin-top: -170px;
		margin-bottom: 45px;
	}

	.point2 {
		position: relative;
		margin-top: 0px;
		margin-bottom: 45px;
	}
}

@media (max-width: 768px) {

	.point,
	.point2 {
		padding: 40px 10px;
	}
}

/* hd
----------------------------------------------*/
.point__hd {
	font-weight: bold;
}

@media (min-width: 769px) {
	.point__hd {
		margin-bottom: 38px;
		color: #fff;
		font-size: 24px;
	}
}

@media (max-width: 768px) {
	.point__hd {
		margin-bottom: 30px;
		font-size: 18px;
		line-height: 1.3;
	}
}

/* list
----------------------------------------------*/
@media (min-width: 769px) {
	.point__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (min-width: 769px) {
	.point__list__item {
		margin: 0 38px;
	}
}

@media (max-width: 768px) {
	.point__list__item:not(:last-child) {
		margin-bottom: 32px;
	}
}

@media (min-width: 769px) {
	.point__list__item__figure {
		margin-bottom: 13px;
	}
}

@media (max-width: 768px) {
	.point__list__item__figure {
		margin-bottom: 17px;
	}

	.point__list__item__figure img {
		width: 260px;
	}
}

@media (min-width: 769px) {
	.point__list__item__text {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 20px;
		line-height: 1.4;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (max-width: 768px) {
	.point__list__item__text {
		font-size: 18px;
		line-height: 1.3;
	}
}

/* ----------------------------------------------------------------
register
-------------------------------------------------------------------*/
.register {
	font-weight: bold;
}

@media (min-width: 769px) {
	.register {
		padding-bottom: 70px;
	}
}

@media (max-width: 768px) {
	.register {
		padding-bottom: 40px;
	}
}

/* box
----------------------------------------------*/
.register__box {
	background-color: #efefef;
}

@media (min-width: 769px) {
	.register__box {
		width: 953px;
		margin: 0 auto;
		padding: 40px 14px;
	}
}

@media (max-width: 768px) {
	.register__box {
		padding: 40px 10px;
	}
}

/* column
----------------------------------------------*/
@media (min-width: 769px) {
	.register__column {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.register__column__col {
	background-color: #fff;
}

@media (min-width: 769px) {
	.register__column__col {
		padding: 40px 20px 20px 20px;
		-ms-flex-preferred-size: 455px;
		flex-basis: 455px;
	}
}

@media (max-width: 768px) {
	.register__column__col {
		padding: 30px 30px;
	}
}

@media (max-width: 768px) {
	.register__column__col:not(:last-child) {
		margin-bottom: 5px;
	}
}

.register__column__col__hd {
	color: #444;
}

@media (min-width: 769px) {
	.register__column__col__hd {
		margin-bottom: 10px;
		font-size: 24px;
	}
}

@media (max-width: 768px) {
	.register__column__col__hd {
		margin-bottom: 10px;
		font-size: 18px;
	}
}

/* tel
----------------------------------------------*/
.register__tel {
	text-indent: 2px;
	letter-spacing: 2px;
	font-weight: bold;
}

.register__tel a,
.register__tel a:visited,
.register__tel a:link {
	text-decoration: none;
}

@media (min-width: 769px) {
	.register__tel {
		margin-bottom: 20px;
		padding-top: 10px;
		font-size: 24px;
	}

	.register__tel strong {
		font-size: 36px;
	}
}

@media (max-width: 768px) {
	.register__tel {
		margin-bottom: 10px;
		font-size: 20px;
	}

	.register__tel strong {
		font-size: 30px;
	}
}

/* contact
----------------------------------------------*/
@media (min-width: 769px) {
	.register__contact {
		margin-bottom: 15px;
	}
}

@media (max-width: 768px) {
	.register__contact {
		margin-bottom: 12px;
	}
}

/* button
----------------------------------------------*/
@media (min-width: 769px) {
	.register__button {
		margin-bottom: 15px;
	}
}

@media (max-width: 768px) {
	.register__button {
		margin-bottom: 15px;
		padding: 0 10px;
	}
}

/* ----------------------------------------------------------------
about
-------------------------------------------------------------------*/
.about {
	background-image: -webkit-linear-gradient(right, #444, #222 100%);
	background-image: linear-gradient(to left, #444, #222 100%);
}

@media (min-width: 769px) {
	.about {
		padding: 88px 0;
	}
}

@media (max-width: 768px) {
	.about {
		padding: 44px 10px;
	}
}

/* hd
----------------------------------------------*/
.about__hd {
	text-indent: 2px;
	letter-spacing: 2px;
	color: #fff;
	font-weight: bold;
}

@media (min-width: 769px) {
	.about__hd {
		margin-bottom: 50px;
		font-size: 30px;
		line-height: 1.3;
	}
}

@media (max-width: 768px) {
	.about__hd {
		margin-bottom: 30px;
		font-size: 18px;
		line-height: 1.3;
	}
}

/* figure
----------------------------------------------*/
@media (min-width: 769px) {
	.about__figure {
		margin-bottom: 35px;
	}
}

@media (max-width: 768px) {
	.about__figure {
		margin-bottom: 30px;
	}

	.about__figure img {
		width: 291px;
	}
}

/* list
----------------------------------------------*/
.about__list {
	text-align: left;
	letter-spacing: 1px;
	color: #fff;
	border: 1px solid #fff;
	font-weight: bold;
}

@media (min-width: 769px) {
	.about__list {
		width: 730px;
		margin: 0 auto;
		padding: 38px 0 38px 38px;
		font-size: 24px;
	}
}

@media (max-width: 768px) {
	.about__list {
		padding: 30px 0 30px 15px;
		font-size: 15px;
		line-height: 1.3;
	}
}

.about__list__item {
	position: relative;
}

.about__list__item:not(:last-child) {
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	.about__list__item {
		padding-top: 0.3em;
		padding-left: 35px;
	}
}

.about__list span {
	display: inline-block;
	vertical-align: middle;
	color: #bce1fe;
}

@media (min-width: 769px) {
	.about__list span {
		width: 55px;
		font-size: 36px;
	}
}

@media (max-width: 768px) {
	.about__list span {
		position: absolute;
		top: 0;
		left: 0;
		width: 25px;
		text-align: center;
		font-size: 24px;
	}
}

/* ----------------------------------------------------------------
flow
-------------------------------------------------------------------*/
.flow {
	font-weight: bold;
}

@media (min-width: 769px) {
	.flow {
		padding: 65px 0 100px;
	}
}

@media (max-width: 768px) {
	.flow {
		padding: 44px 0;
	}
}

@media (min-width: 769px) {
	.flow .c-hd {
		margin-bottom: 50px;
	}
}

/* column
----------------------------------------------*/
.flow__column {
	position: relative;
}

@media (min-width: 769px) {
	.flow__column {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 1200px;
		margin: 0 auto;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (max-width: 768px) {
	.flow__column {
		padding-top: 44px;
	}
}

@media (min-width: 769px) {
	.flow__column__col {
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}

	.flow__column__col:nth-child(1) {
		border-left: 1px solid #ddd;
	}
}

.flow__column__col__hd {
	position: relative;
	color: #fff;
	font-weight: bold;
}

@media (min-width: 769px) {
	.flow__column__col__hd {
		font-size: 24px;
		line-height: 88px;
	}
}

@media (max-width: 768px) {
	.flow__column__col__hd {
		position: absolute;
		top: 0;
		width: 50%;
		cursor: pointer;
		line-height: 44px;
	}

	.flow__column__col__hd::before {
		display: inline-block;
		width: 11px;
		height: 11px;
		margin-right: 12px;
		margin-left: -23px;
		content: "";
		vertical-align: middle;
		background: url("../images/flow__hd__icon.png") no-repeat 0 0;
		background-size: 100% auto;
	}

	.flow__column__col__hd::after {
		position: absolute;
		bottom: -7px;
		left: calc(50% - 20px);
		width: 0;
		height: 0;
		content: "";
		border-width: 20px 20px 0 20px;
		border-style: solid;
		border-color: #fff transparent transparent transparent;
	}
}

@media (max-width: 768px) and (max-width: 768px) {
	.flow__column__col__hd::after {
		left: calc(50% - 4px);
		border-width: 7px 8px 0 8px;
	}
}

.flow__column__col__list__item {
	position: relative;
	text-align: left;
}

@media (min-width: 769px) {
	.flow__column__col__list__item {
		padding: 72px;
		padding-left: 236px;
		font-size: 22px;
	}
}

@media (max-width: 768px) {
	.flow__column__col__list__item {
		padding: 30px;
		padding-left: 93px;
		font-size: 15px;
	}
}

.flow__column__col__list__item:nth-child(even) {
	background-color: #ecf7ff;
}

.flow__column__col__list__item::before {
	position: absolute;
	display: block;
	content: "";
	background: url("../images/flow__icon.png") no-repeat 0 0;
	background-size: 453px auto;
}

@media (min-width: 769px) {
	.flow__column__col__list__item::before {
		top: 30px;
		left: 100px;
		width: 110px;
		height: 110px;
	}
}

@media (max-width: 768px) {
	.flow__column__col__list__item::before {
		top: calc(50% - 32px);
		left: 20px;
		width: 64px;
		height: 64px;
	}
}

.flow__column__col__list__item::after {
	position: absolute;
	top: 0;
	left: calc(50% - 20px);
	width: 0;
	height: 0;
	content: "";
	border-width: 20px 20px 0 20px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}

@media (max-width: 768px) {
	.flow__column__col__list__item::after {
		left: calc(50% - 4px);
		border-width: 7px 8px 0 8px;
	}
}

.flow__column__col__list__item:nth-child(odd)::after {
	border-color: #ecf7ff transparent transparent transparent;
}

/* variation */
.flow__column__col.flow__column__col--buy .flow__column__col__hd {
	background: #444;
}

.flow__column__col.flow__column__col--buy .flow__column__col__list__item {
	color: #444;
}

.flow__column__col.flow__column__col--buy .flow__column__col__hd::after {
	border-top-color: #444;
}

.flow__column__col.flow__column__col--sell .flow__column__col__hd {
	background: #222;
}

.flow__column__col.flow__column__col--sell .flow__column__col__list__item {
	color: #222;
}

.flow__column__col.flow__column__col--sell .flow__column__col__hd::after {
	border-top-color: #222;
}


@media (min-width: 769px) {
	.flow__column__col.flow__column__col--buy .flow__column__col__list__item--buy01::before {
		background-position: 5px 3px;
	}

	.flow__column__col.flow__column__col--buy .flow__column__col__list__item--buy02::before {
		background-position: 5px -127px;
	}

	.flow__column__col.flow__column__col--buy .flow__column__col__list__item--buy03::before {
		background-position: 5px -255px;
	}

	.flow__column__col.flow__column__col--buy .flow__column__col__list__item--buy04::before {
		background-position: 5px -388px;
	}

	.flow__column__col.flow__column__col--sell .flow__column__col__list__item {
		padding-left: 250px;
	}

	.flow__column__col.flow__column__col--sell .flow__column__col__list__item::before {
		left: 115px;
	}

	.flow__column__col.flow__column__col--sell .flow__column__col__list__item--sell01::before {
		background-position: -166px 3px;
	}

	.flow__column__col.flow__column__col--sell .flow__column__col__list__item--sell02::before {
		background-position: -166px -127px;
	}

	.flow__column__col.flow__column__col--sell .flow__column__col__list__item--sell03::before {
		background-position: -166px -255px;
	}

	.flow__column__col.flow__column__col--sell .flow__column__col__list__item--sell04::before {
		background-position: -166px -388px;
	}
}

@media (max-width: 768px) {
	.flow__column__col.flow__column__col--buy .flow__column__col__hd {
		left: 0;
	}

	.flow__column__col.flow__column__col--buy .flow__column__col__list__item--buy01::before {
		background-position: -322px 8px;
	}

	.flow__column__col.flow__column__col--buy .flow__column__col__list__item--buy02::before {
		background-position: -322px -77px;
	}

	.flow__column__col.flow__column__col--buy .flow__column__col__list__item--buy03::before {
		background-position: -322px -162px;
	}

	.flow__column__col.flow__column__col--buy .flow__column__col__list__item--buy04::before {
		background-position: -322px -245px;
	}

	.flow__column__col.flow__column__col--sell .flow__column__col__hd {
		left: 50%;
	}

	.flow__column__col.flow__column__col--sell .flow__column__col__list__item--sell01::before {
		background-position: -392px 8px;
	}

	.flow__column__col.flow__column__col--sell .flow__column__col__list__item--sell02::before {
		background-position: -392px -77px;
	}

	.flow__column__col.flow__column__col--sell .flow__column__col__list__item--sell03::before {
		background-position: -392px -162px;
	}

	.flow__column__col.flow__column__col--sell .flow__column__col__list__item--sell04::before {
		background-position: -392px -245px;
	}
}

/* ----------------------------------------------------------------
case
-------------------------------------------------------------------*/
.case {
	background: #efefef;
}

@media (min-width: 769px) {
	.case {
		padding: 75px 0;
	}
}

@media (max-width: 768px) {
	.case {
		padding: 44px 10px;
	}
}

@media (min-width: 769px) {
	.case .c-hd {
		margin-bottom: 35px;
	}
}

/* list
----------------------------------------------*/
@media (min-width: 769px) {
	.case__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 1200px;
		margin: 0 auto;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (min-width: 769px) {
	.case__list__item {
		margin-top: 20px;
		-ms-flex-preferred-size: 590px;
		flex-basis: 590px;
	}
}

@media (max-width: 768px) {
	.case__list__item {
		margin-top: 11px;
	}
}

.case__list__item__hd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #fff;
	background: url("../images/case__hd__bg--01.jpg") no-repeat center center;
	background-size: cover;
	font-weight: bold;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 769px) {
	.case__list__item__hd {
		height: 280px;
		font-size: 24px;
		line-height: 1.2;
	}
}

@media (max-width: 768px) {
	.case__list__item__hd {
		height: 44vw;
		padding: 10px;
		font-size: 15px;
		line-height: 1.1;
	}
}

.case__list__item__text {
	text-align: left;
	color: #000;
	background-color: #fff;
}

@media (min-width: 769px) {
	.case__list__item__text {
		padding: 45px 20px;
		line-height: 1.8;
	}
}

@media (max-width: 768px) {
	.case__list__item__text {
		padding: 20px 10px;
		font-size: 14px;
		line-height: 1.4;
	}
}

.case__list__item--01 .case__list__item__hd {
	background-image: url("../images/case__hd__bg--01.jpg");
}

.case__list__item--02 .case__list__item__hd {
	background-image: url("../images/case__hd__bg--02.jpg");
}

.case__list__item--03 .case__list__item__hd {
	background-image: url("../images/case__hd__bg--03.jpg");
}

.case__list__item--04 .case__list__item__hd {
	background-image: url("../images/case__hd__bg--04.jpg");
}

/* ----------------------------------------------------------------
faq
-------------------------------------------------------------------*/
.faq {
	border-bottom: 1px solid #dadada;
}

@media (min-width: 769px) {
	.faq {
		padding: 75px 0;
	}
}

@media (max-width: 768px) {
	.faq {
		padding: 44px 10px;
	}
}

@media (min-width: 769px) {
	.faq .c-hd {
		margin-bottom: 35px;
	}
}

/* list
----------------------------------------------*/
@media (min-width: 769px) {
	.faq__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 1104px;
		margin: 0 auto;
		margin-top: 40px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (max-width: 768px) {
	.faq__list {
		font-size: 14px;
	}
}

.faq__list__item {
	text-align: left;
	border: 1px #dadada solid;
}

@media (min-width: 769px) {
	.faq__list__item {
		margin-top: 20px;
		padding: 40px 25px 36px 40px;
		-ms-flex-preferred-size: 540px;
		flex-basis: 540px;
	}
}

@media (max-width: 768px) {
	.faq__list__item {
		margin-top: 12px;
		padding: 20px 30px 20px 30px;
	}
}

.faq__list__item a {
	text-decoration: underline;
	color: #444;
}

.faq__list__item a:hover {
	text-decoration: none;
}

.faq__list__item__q,
.faq__list__item__a {
	position: relative;
}

@media (min-width: 769px) {

	.faq__list__item__q,
	.faq__list__item__a {
		padding-left: 25px;
	}
}

.faq__list__item__q::before,
.faq__list__item__a::before {
	position: absolute;
	top: 0;
	display: inline-block;
	content: "";
	background: url("../images/faq__hd__icon.png") no-repeat 0 0;
	background-size: 32px auto;
}

@media (min-width: 769px) {

	.faq__list__item__q::before,
	.faq__list__item__a::before {
		left: -10px;
		width: 15px;
		height: 30px;
	}
}

@media (max-width: 768px) {

	.faq__list__item__q::before,
	.faq__list__item__a::before {
		left: -20px;
		width: 14px;
		height: 20px;
	}
}

.faq__list__item__q {
	font-weight: bold;
}

@media (min-width: 769px) {
	.faq__list__item__q {
		margin-bottom: 23px;
		font-size: 18px;
		line-height: 1.3;
	}
}

@media (max-width: 768px) {
	.faq__list__item__q {
		margin-bottom: 15px;
		font-size: 14px;
		line-height: 1.2;
	}
}

@media (min-width: 769px) {
	.faq__list__item__q::before {
		background-position: 0 0;
	}
}

@media (max-width: 768px) {
	.faq__list__item__q::before {
		background-position: -23px 0;
	}
}

@media (min-width: 769px) {
	.faq__list__item__a {
		padding-top: 13px;
		font-size: 14px;
		line-height: 1.7;
	}
}

@media (max-width: 768px) {
	.faq__list__item__a {
		padding-top: 3px;
		font-size: 14px;
		line-height: 1.2;
	}
}

@media (min-width: 769px) {
	.faq__list__item__a::before {
		background-position: 0 -40px;
	}
}

@media (max-width: 768px) {
	.faq__list__item__a::before {
		background-position: -23px -45px;
	}
}

/* ----------------------------------------------------------------
contact
-------------------------------------------------------------------*/
.contact {
	color: #000;
}

@media (min-width: 769px) {
	.contact {
		width: 800px;
		margin: 0 auto;
		padding: 75px 0;
	}
}

@media (max-width: 768px) {
	.contact {
		padding: 44px 10px;
	}
}

@media (min-width: 769px) {
	.contact .c-hd {
		margin-bottom: 45px;
	}
}

/* text
----------------------------------------------*/
.contact__text {
	text-align: left;
}

@media (min-width: 769px) {
	.contact__text {
		margin-bottom: 60px;
		font-size: 18px;
		line-height: 1.6;
	}
}

@media (max-width: 768px) {
	.contact__text {
		margin-bottom: 20px;
		font-size: 14px;
		line-height: 1.4;
	}
}

/* notice
----------------------------------------------*/
.c-notice {
	font-size: 1.2em;
	display: block;
	padding: 15px;
	color: #222;
	margin: 10px 0;
}

.c-notice--red {
	color: #ee1900;
}

/* flash
----------------------------------------------*/
.c-flash {
	font-size: 1.2em;
	display: block;
	padding: 15px;
	margin: 10px 0;
}

.c-flash--blue {
	background: #0087f4;
	color: #fff;
}

.c-flash--red {
	background: #ee1900;
	color: #fff;
}

/* pagination
----------------------------------------------*/
.pagination {
	margin: 20px 0;
}

.pagination li {
	display: inline;
	padding: 10px;
}

.floatBnr {
	z-index: 9999;
	position: fixed;
	bottom: 5px;
	right: 10px;
	background: #fff;
	width: 250px;
	height: 180px;
}

.floatBnr a:hover {
	opacity: 0.8;
}

.overflow-content {
	overflow-y: scroll;
	height: 16rem;
	margin: 10px 0px;
	border: solid 1px rgb(192, 192, 192);
}

.overflow-content::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 7px;
	height: 5px;
}

.overflow-content::-webkit-scrollbar-thumb {
	border-radius: 4px;
	background-color: rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.price-field {
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
}

.d-flex {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.display-ct {
	display: inline;
}

.d-flex.display-ct img {
	display: inline;
	margin: 0;
}

.d-flex.display-ct li {
	margin-top: 0;
}

.d-flex.display-ct button {
	margin: 0px 15px;
	border: 0;
}

input[type="date"]::before {
	content: attr(placeholder);
	width: 100%;
}


input[type="date"]::-webkit-datetime-edit-text {
    color: transparent;
    text-indent: -9999px;
    width: 0;
    height: 0;
    opacity: 0;
}

@media   (min-width : 769px) {
	#id_l-button {
		padding-top: 100px;
	}

}

.font-sm {
	font-size: small;
}

.space-between {
	display: flex;
	justify-content: space-between;
}

.ml-auto {
	margin-left: auto;
}

.d-flex img {
	width: 200px;
	height: 150px;
	display: block;
	margin: 5px 0px;
}

.d-flex input {
	background-color: #fff;
	text-decoration: underline;
}

.d-flex li {
	margin-top: 10px;
	margin-right: 10px;
}

.left {
	text-align: left;
}

.image {
	width: 82%;
	padding: 0px 10px 0px 10px;
	margin-bottom: 10px;
}

.image .slider div {
	pointer-events: none;
	margin-right: 5px;
}

.image .slider div img {
	height: 136px;
  max-width: 186px;
}

.image .slick-slider {
	padding-top: 0px;
}

.slick-prev:before,
.slick-next:before {
	color: #000;
}

.no-image-wrapper.ct-no {
	height: 156px;
}

@media (max-width: 768px){
	.no-image-wrapper.ct-no {
		height: 108px;
	}
}

.no-image-wrapper {
	display: flex;
	width: auto;
	height: 156px;
	color: rgb(243, 243, 243);
	background-color: rgb(186, 186, 186);
	justify-content: center;
	align-items: center;
	margin-bottom: 10px;
	height: 192px;
}

.no-image-wrapper p {
	font-size: 20px;
}

.no-image-wrapper.ct-no-img {
	height: 150px;
}

#category-children-wrapper,
#step-container {
	display: block;
}

.mt-10 {
	margin-top: 10px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mb-10-payment {
	text-align: left;
	margin-bottom: 10px;
}

.mr-5 {
	margin-right: 5px;
}

@media (min-width: 769px) {
	.w-250 {
		width: 250px;
	}
}

.top__project__items__hd.is-open {
    background-color: #444444;
}

.top__project__items__hd--ranking.is-open::after,
.top__project__items__hd--new.is-open::after {
    color: #444444;
    border-top-color: #444444;
}

.top__project__items__hd--ranking,
.top__project__items__hd--new,
.top__project__items__hd {
    background-color: #222222;
}


@media (min-width: 450px) {
	.image-confirm img {
		width: 200px;
		margin-right: 10px;
		margin-bottom: 20px;
	}
}
@media (max-width: 449px) {
	.image-confirm img {
		width: 100%;
		margin-right: 5px;
		margin-bottom: 10px;
	}
}

.status-message {
	float: left;
	margin-top: 5px;
}

.policy-ol {
	padding-left: 25px;
	list-style: decimal;
	text-align: left;
}

.d-block {
	display: block;
}

@media (min-width: 769px) {
	.pc-image {
		display: block !important;
	}

	.sp-image {
		display: none !important;
	}

	.trials {
		margin: auto;
		padding: 10px 16px;
		background-color: #e01f20;
		border-radius: 32px;
		font-size: 1.3vw;
	}
}

@media (max-width: 768px) {
	#text-center-custom {
		font-size: 20px;
		line-height: 30px;
		padding-right: 40px;
	}

	#form__change__status {
		padding-top: 48px;
	}

	#c-form__radio__custom {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 5px;
	}
}

.sp-trials {
	display: none;
}

@media (max-width: 768px) {
	.image.ct-image {
		height: 100px;
	}

	.image.ct-image {
		width: 90%;
	}
}

@media (min-width: 768px) {
	.image.ct-image {
		width: 105%;
	}
}
@media (max-width: 768px) {
	.purchase-btn {
		padding: 12px 10px;
	}

	.purchase-title {
		font-size: 21px;
	}

	.purchase-sub {
		font-size: 15px;
	}

	.image .slider div img {
		height: 88px;
	}

	.slick-prev:before,
	.slick-next:before {
		font-size: 20px;
	}

	.slick-slider {
		margin-top: 0;
	}

	.no-image-wrapper {
		height: 107px;
	}

	.pc-image {
		display: none !important;
	}

	.sp-image {
		display: block !important;
	}

	.sp-image img {
		margin: 15px 0;
		padding: 0 30px;
	}

	.bottom-image {
		overflow-x: hidden;
		width: 100%;
		/* トリミングしたい枠の幅 */
		height: 200px;
		/* トリミングしたい枠の高さ */
		position: relative;
	}

	.bottom-image img {
		position: absolute;
		top: 40%;
		left: 40%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		height: 150px;
		margin: 0;
		max-width: none;
	}

	.contact-info {
		margin-top: 40px;
		font-size: 14px;
	}

	.sp-trials {
		padding: 8px 12px;
		background-color: #e01f20;
		border-radius: 16px;
		font-size: 1.5vw;
		position: absolute;
		left: 28%;
	}

	.trials {
		display: none;
	}
}

@media (max-width: 768px) {
	#btn-archive-custom-1 {
		width: 75px;
		height: 29px;
		line-height: 29px;
		font-size: 12px;
	}

	#btn-archive-custom-2 {
		width: 75px;
		height: 29px;
		line-height: 29px;
		font-size: 12px;
	}

	.l-button_color_red {
		margin-top: 5px;
	}
}

.seller__create__preview > img {
	width: 40%;
  max-width: 201px;
  max-height: 170px;
}

.seller_image_input input {
  margin-bottom: 5px;
}

.form-prefix {
	vertical-align: bottom;
	font-weight: bold;
}

.pd-0 {
	padding: 0 !important;
}

.purchase {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 120px;
	background: #EFEFEF;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 4;
}

.purchase-sub {
	font-size: 17px;
	font-weight: 500;
}

.purchase-title {
	font-size: 27px;
	font-weight: bold;
}

.purchase-btn {
	background: #EB0A1E;
	text-decoration: none;
	color: #ffffff;
	padding: 12px 30px;
}

.purchase-btn:hover {
	color: #ffffff;
}

.purchase-btn-arow {
	width: 10px;
	position: absolute;
	top: 50%;
	left: 93%;
	transform: translate(-50%, -50%);
	color: #ffffff;
	font-size: 30px;
}

@media (max-width: 768px) {
	.purchase {
		min-height: 100px;
	}

	.purchase-btn {
		padding: 12px 12px;
	}

	.purchase-title {
		font-size: 24px;
	}

	.purchase-sub {
		font-size: 15px;
	}
}

.text-decoration-none {
	text-decoration: none !important;
}

.d-none {
	display: none !important;
}

ul.c-breadcrumbs__list {
	font-weight: bold;
}

.pd-0 {
	padding: 0 !important;
}

.m-0 {
	margin: 0 !important;
}

.m-auto {
	margin: auto !important;
}

.c-box__content__center_completion {
	font-size: 14px;
}

.margin__login__bottom {
	margin-bottom: 162px;
}

.slider-img-wrapper {
	position: fixed;
	display: flex;
	top: 0;
	height: 520px;
	top: 0;
	bottom: 0;
	left: 4rem;
	right: 4rem;
	margin: auto;
}

.slider-img-main {
	flex: 1;
	height: 100%;
	background-color: #000;
}

.slider-img-close {
	top: 16rem;
	left: 4rem;
	position: fixed;
	width: 50px;
	cursor: pointer;
	fill: #fff;
}

.c-breadcrumbs__list a {
	text-decoration: none;
}

.c-breadcrumbs__list li:not(:last-child)::after {
	top: -1px;
	border: 1px solid #000;
	border-width: 1px 1px 0 0;
}

.text-20 {
  font-size: 20px;
}

.weight-600 {
  font-weight: 600;
}

@media only screen and (max-width: 769px) {
	.slick-dots li::after {
		width: 14px;
		height: 14px;
	}

	.margin__login__bottom {
		margin-bottom: 50px;
	}


	div.c-breadcrumbs {
		white-space: nowrap;
		overflow: hidden;
	}

	div.c-breadcrumbs .c-breadcrumbs__list {
		min-width: 150%;
		margin-right: 20px;
	}

	.c-breadcrumbs__list li:not(:last-child)::after {
		width: 5px;
		height: 5px;
		margin: 0 5px;
	}
}

.top__search .top__button_equipment{
  padding-top: 63px;
  padding-bottom: 60px;
  display: flex;
  justify-content: center;
  margin: 0 -25px;
}
.top__search .top__button_equipment a:hover{
  background: #e7e7e7;
  text-decoration: none;
}
.top__search .top__button_equipment a{
  display: inline-block;
  width: 525px;
  height: 100px;
  line-height: 100px;
  font-size: 20px;
  font-weight: 600;
  color: #000;
  border: 1px solid #000;
  margin: 0 25px;
  text-decoration: none;
}

.c-slider li.listing-pickup .c-slider__item{
  width: 100%;
}
.c-slider.listings-slider{
  margin: 0 -17px;
  margin-bottom: 60px;
}
.c-slider li.listing-pickup{
  width: 352px;
  margin: 0 17px;
}

.top__project .l-content{
  max-width: 1135px;
  padding-bottom: 15px;
}

.top__project_listings .top__project__items{}
.top__project_listings .top__project__items{
  padding: 130px 40px 30px;
}
.top__project_listings .top__project__items__list>li{
  max-width: 506px;
  width: calc(50% - 20px);
  margin: 5px;
}


.top__project_listings .no-image-wrapper {
  height: 136px;
}

.top__news_contents {
  max-width: 1050px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.top__qa{
  margin-bottom: 60px;
}

.ml-15{
  margin-left: 15px;
}

.text-ct {
	font-weight: 600;
	color: #000000b3;
}

.seller_product_id {
    font-family: Hiragino Sans;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    margin-left: 15px;
    margin-bottom: 15px;
}


.underline-text {
	text-decoration: underline;
}

.image.related_listing_img {
	height: 192px;
	width: 224px;
	margin: 0;
	overflow: hidden;
}
.image.related_listing_img img {
	width: 100%;
	height: 192px;
	object-fit: cover;
}

#ct-slider {
	min-height: 300px;
}

#ct-img img {
	height: 210px;
}


.ct-td {
	height: 233px;
}

@media (min-width: 769px) {
	.row_col_3_ct {
		display: flex;
		align-items: center;
	}

	.row_col_9.row_col_9_ct {
		min-height: 174px;
		display: flex;
		align-items: center;
	}
}

@media(max-width:768px) {
	.ct-td {
		height: 180px;
	}

	.row_col_9.row_col_9_ct {
		min-height: 150px;
	}
}

@media (max-width: 768px) {
  .top__search .top__button_equipment {
    padding-top: 38px;
    padding-bottom: 18px;
    margin: 0;
  }
  .top__search .top__button_equipment a {
    width: 30%;
    min-width: 150px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin: 0 9px;
  }
  .top__pickup{
    padding: 0px 22px;
  }

  .c-slider li.listing-pickup {
    width: 246px;
    margin: 0 9px;
  }
  .c-slider__item__data>.image {
    margin-left: 25px;
    margin-right: 25px;
  }
  .c-slider__item__data dt {
    min-width: 105px;
    margin-right: 5px;
  }
  .c-slider.listings-slider{
    margin-bottom: 0;
  }
  .top__pickup .c-button__icon--next{
    display: none;
  }
  .top__project_listings .top__project__items {
    padding: 55px 2px 20px;
  }
  .top__project__item__data dt {
    margin: 0 10px;
    font-size: 12px;
    line-height: 23px;
    width: 117px;
    margin-right: 20px;
  }
  .top__project__item__data dd {
    font-size: 14px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .top__project__item__data:first-child {
    margin-top: 19px;
  }
  .top__project_listings .no-image-wrapper {
    height: 90px;
  }
  .top__news_contents{
    padding-bottom: 0;
  }
  .top__qa {
    margin-bottom: 20px;
  }
  .slick-slide.slick-active {
  	margin-left: 5px;
  }
  .c-form__input.c-form__input--address.ct-password {
	width: 100%;
  }
}

@media (min-width: 769px) {
	.c-form__input.c-form__input--address.ct-password {
		width: 40%;
	}
}

@media (max-width: 768px) {
	.n-table-tr {
		height: 56px;
	}

	.c-table.n-table.ct-table {
		margin-top: 0;
	}
}

.font-weight-bold {
	font-weight: bold;
}
