/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
	font-family: sans-serif; /* 1 */
	line-height: 1.15; /* 2 */
	-ms-text-size-adjust: 100%; /* 3 */
	-webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
	margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
	display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
	margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
	background-color: transparent; /* 1 */
	-webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
	outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
	font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
	font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
	background-color: #ff0;
	color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

sup2 {
	font-size: 70%;
}


/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
	display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
	border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Forms
   ========================================================================== */


.f_left {background: #FFFFFF;border: 1px solid #c0c0c0;}
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
	display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
	display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
	display: none;
}

*,
*:before,
*:after {
	box-sizing: border-box;
}

html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
}
@media print {
    html,
    body {
        height : auto;
    }
    #print {
          line-height: 1.2;
    }
}

@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 100;
}

@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 200;
}

@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 300;
}

@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 400;
}

@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Bold");
	font-weight: bold;
}

@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 100;
}

@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 200;
}

body {
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
}

/* IE10ä»¥ä¸Š */

body {
	color: #444;
	background: #FFF;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	line-height: 1.8;
}

body.is-fixed {
	position: fixed;
	height: 100%;
	overflow: hidden;
}

body.is-fixed .header,
body.is-fixed .wrap,
body.is-fixed .footer {
	-webkit-filter: blur(2px);
	filter: blur(2px);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

dl,
ul,
li,
dt,
dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

p {
	margin: 0;
}

a {
	text-decoration: none;
	color: #444;
}

a:hover {
	text-decoration: underline;
}

a.line {
	text-decoration: underline;
}

a.line:hover {
	text-decoration: none;
}

img {
	max-width: 100%;
	height: auto;
}

:placeholder-shown {
	color: #CED7DF;
}

::-webkit-input-placeholder {
	color: #CED7DF;
}

:-moz-placeholder {
	color: #CED7DF;
	opacity: 1;
}

::-moz-placeholder {
	color: #CED7DF;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #CED7DF;
}

.timeline-Tweet-text,
.timeline-Header-title {
	font-size: 14px !important;
}

.printoff {
	display: none !important;
}

@font-face {
	font-family: 'glyphicons';
	src: url("/abc/dist/fonts/glyphicons.eot?cucehs");
	src: url("/abc/dist/fonts/glyphicons.eot?cucehs#iefix") format("embedded-opentype"), url("/abc/dist/fonts/glyphicons.ttf?cucehs") format("truetype"), url("/abc/dist/fonts/glyphicons.woff?cucehs") format("woff"), url("/abc/dist/fonts/glyphicons.svg?cucehs#glyphicons") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'glyphicons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-user:before {
	content: "\f007";
}

.icon-file-pdf-o:before {
	content: "\f1c1";
}

.icon-get-pocket:before {
	content: "\f265";
}

.icon-search:before {
	content: "\e930";
}

.icon-shop:before {
	content: "\e91e";
	font-size: 90%;
}

.icon-down:before {
	content: "\e909";
	font-size: 80%;
}

.icon-trophy:before {
	content: "\e907";
}

.icon-zero:before {
	content: "\e908";
	font-size: 80%;
}

.icon-map:before {
	content: "\e906";
}

.icon-area:before {
	content: "\e90a";
}

.icon-train:before {
	content: "\e90b";
}

.icon-arrow-bold-down:before {
	content: "\e91f";
}

.icon-arrow-bold-left:before {
	content: "\e920";
}

.icon-arrow-bold-right:before {
	content: "\e921";
}

.icon-arrow-bold-up:before {
	content: "\e922";
}

.icon-chevron-thin-down:before {
	content: "\e900";
}

.icon-chevron-thin-left:before {
	content: "\e901";
}

.icon-chevron-thin-right:before {
	content: "\e902";
}

.icon-chevron-thin-up:before {
	content: "\e903";
}

.icon-open-book:before {
	content: "\e90c";
}

.icon-triangle-down:before {
	content: "\e923";
}

.icon-triangle-left:before {
	content: "\e924";
}

.icon-triangle-right:before {
	content: "\e925";
}

.icon-triangle-up:before {
	content: "\e926";
}

.icon-attachment:before {
	content: "\e90d";
}

.icon-calendar:before {
	content: "\e90e";
}

.icon-camera:before {
	content: "\e90f";
}

.icon-cog:before {
	content: "\e910";
}

.icon-cw:before {
	content: "\e911";
}

.icon-cycle:before {
	content: "\e912";
}

.icon-export:before {
	content: "\e913";
}

.icon-eye:before {
	content: "\e914";
}

.icon-heart-outlined:before {
	content: "\e929";
}

.icon-heart:before {
	content: "\e904";
}

.icon-home:before {
	content: "\e927";
}

.icon-location-pin:before {
	content: "\e915";
}

.icon-lock:before {
	content: "\e916";
}

.icon-log-out:before {
	content: "\e928";
}

.icon-magnifying-glass:before {
	content: "\e905";
}

.icon-mail:before {
	content: "\e917";
}

.icon-message:before {
	content: "\e918";
}

.icon-mobile:before {
	content: "\e919";
}

.icon-news:before {
	content: "\e92f";
}

.icon-quote:before {
	content: "\e91a";
}

.icon-rss:before {
	content: "\e91b";
}

.icon-star-outlined:before {
	content: "\e92d";
}

.icon-star:before {
	content: "\e92e";
}

.icon-text-document:before {
	content: "\e91c";
}

.icon-tv:before {
	content: "\e91d";
}

.icon-facebook:before {
	content: "\e92a";
}

.icon-google:before {
	content: "\e92b";
}

.icon-twitter:before {
	content: "\e92c";
}

.icon-sms_failed:before {
	content: "\e626";
}

.icon-fiber_new:before {
	content: "\e05e";
}

.icon-restore:before {
	content: "\e8b3";
}

.icon-mail_outline:before {
	content: "\e0e1";
}

.icon-mike:before {
	content: "\e87e";
}
.container__heading .title,
.container__related .related__heading .title,
.container-section__heading .title,
.section--news .newopen .title,
.section--news .pressmedia .title {
	text-align: center;
	color: #000;
	/*font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;*/
	font-size: 26px;
	font-weight: 400;
	line-height: 1;
}

.container__heading .description,
.container__related .related__heading .description,
.container-section__heading .description,
.section--news .newopen .description,
.section--news .pressmedia .description {
	margin-top: 6px;
	padding-left: 4%;
	padding-right: 4%;
	text-align: center;
	/*font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;*/
	font-size: 12px;
	font-weight: 700;
	color: #444;
}

.container-section__heading .description_r {
	margin-top: 12px;
	padding-left: 4%;
	padding-right: 4%;
	text-align: center;
	/*font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;*/
	font-size: 11px;
	font-weight: 700;
	color: #FFF;
	background-color: #018bd6;
}

.section--news .newopen .description_r {
	margin-top: 10px;
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 4%;
	padding-right: 4%;
	text-align: center;
	/*font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;*/
	font-size: 11px;
	font-weight: 700;
	color: #FFF;
	background-color: #018bd6;
}

.section--news .pressmedia .description_r {
	margin-top: 10px;
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 4%;
	padding-right: 4%;
	text-align: center;
	/*font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;*/
	font-size: 11px;
	font-weight: 700;
	color: #FFF;
	background-color: #018bd6;
}

.container-section__heading .description_o {
	margin-top: 12px;
	padding-left: 4%;
	padding-right: 4%;
	text-align: center;
	/*font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;*/
	font-size: 11px;
	font-weight: 700;
	color: #FFF;
	background-color: #ea6000;
}

.container-section__body .section-title {
	margin-bottom: 20px;
	padding-bottom: 3px;
	color: #000;
	font-size: 24px;
	font-weight: 400;
	border-bottom: 1px solid #DDD;
}

.container-section__body .section-title_L {
	margin-bottom: 20px;
	padding-bottom: 3px;
	color: #000;
	font-size: 28px;
	font-weight: 700;
	border-bottom: 1px solid #DDD;
}

.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	line-height: 1;
	background: rgba(255, 255, 255, 0.85);
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
	z-index: 10;
	overflow: hidden;
}

.header__inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 10;
	transition: all ease 0.3s;
	padding: 0 3%;
}

.header__logo {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.header__logo a {
	display: inline-block;
}

.header__logo a img {
	max-width: none;
}

.header__logo span {
	display: none;
}

.header__logoname {
	display: inline-block;
	line-height: 1;
	font-size: 24px;
	vertical-align: top;
	color: #888;
}

.header__logoname span {
	display: none;
}

.header__login {
	margin: 0 10px 0 0;
}

.header__login a {
	display: inline-block;
	color: #000;
	padding: 12px 14px;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
	line-height: 1;
	border: 2px solid #000;
	text-decoration: none;
	transition: all 0.3s;
}

.header__login a:hover {
	color: #FFF;
	background: #000;
}

.header__loggein {
	display: none;
}

.header__mypage {
	display: none;
}

.header__tel {
	display: none;
}

.header__contact {
	display: none;
}

.header__contact a {
	display: none;
}
.header__contact a:hover {

}

.header__contact i {

}

.header__search {
	text-align: center;
	line-height: 1;
	color: #000;
	cursor: pointer;
	transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.header__search .search__icon {
	display: inline-block;
	margin: 3px 0;
	text-align: center;
}

.header__search .search__icon i {
	font-size: 26px;
}

.header__menu {
	position: relative;
	margin-left: 20px;
	margin-right: 5px;
	text-align: center;
	line-height: 1;
	color: #000;
	cursor: pointer;
	z-index: 5;
}

.header__menu.is-open {
	top: 15px;
	right: 37px;
}

.header__menu .menu__icon {
	display: inline-block;
	width: 24px;
	height: 24px;
}

.header__menu:hover .menu-line:before {
	top: -12px;
}

.header__menu:hover .menu-line:after {
	bottom: -12px;
}

.header__menu .menu-line {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #000;
	transition: all ease 0.4s;
}

.header__menu .menu-line:before,
.header__menu .menu-line:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	left: 0;
	background: #000;
	transition: all 0.2s cubic-bezier(0.55, 0, 0.1, 1);
}

.header__menu .menu-line:before {
	top: -9px;
}

.header__menu .menu-line:after {
	bottom: -9px;
}
/*
.header.is-close {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}
*/
.logo--mark {
	fill: #6d9bd2;
}

.logo--star {
	fill: #fccf00;
}

.wrap {
	/*padding-top: 100px;*/
}

.main p .emphasis {
	color: #E94C79;
	font-weight: 700;
}

.main .section {
	margin-bottom: 80px;
}

.main .section__content p {
	margin-bottom: 1em;
}

.main .heading {
	margin-bottom: 10px;
	padding: 6px 10px;
	font-weight: 700;
	background: rgba(0, 5, 10, 0.1);
}

.terms dl,
.privacy dl {
	margin-bottom: 40px;
}

.terms dt,
.privacy dt {
	font-weight: 700;
}

.terms p,
.privacy p {
	margin-bottom: 1em;
}

.openlist a {
	text-decoration: underline;
}

.openlist a:hover {
	text-decoration: none;
}

.side .inner {
	padding-left: 4%;
	padding-right: 4%;
}

.side__menu {
	margin-top: -10px;
}

.side__menu li {
	position: relative;
}

.side__menu li a {
	display: block;
	padding: 12px 0 12px 32px;
	border-bottom: 1px solid #DDD;
}

.side__menu li i {
	position: absolute;
	top: 50%;
	left: 0;
	font-size: 24px;
	line-height: 0;
}

.side__menu li .icon-user {
	margin-left: 2px;
}

.side__menu li:first-of-type a {
	border-top: 1px solid #DDD;
}

.footer {
	padding-top: 20px;
	background: #EEE;
	color: #666;
}

.footer__inner {
	padding: 30px 3% 0px 3%;
}

.footer__logo {
	margin-bottom: 20px;
}

.footer__logomark {
	margin: 0 0 10px;
	text-align: center;
}

.footer__logomark svg {
	width: 90px;
}

.footer__license {
	font-size: 11px;
}

.footer__nav {
	line-height: 1;
	border-top: 1px solid #DDD;
}

.footer__nav .nav__grouptitle {
	white-space: nowrap;
	border-bottom: 1px solid #DDD;
}

.footer__nav .nav__grouplist a {
	color: #666;
	border-bottom: 1px solid #DDD;
}

.footer__copy {
	margin-top: 20px;
	padding: 10px 0;
	text-align: center;
}

.footer__copy small {
	font-size: 12px;
	color: #888;
}

.nav__grouptitle {
	position: relative;
	padding: 16px 10px;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
}

.nav__grouptitle:after {
	position: absolute;
	display: inline-block;
	font-family: 'glyphicons';
	content: "\e900";
	top: 50%;
	right: 12px;
	font-weight: 400;
	margin-top: -11px;
	font-size: 20px;
	color: #6E7A87;
	transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

.nav__grouptitle.is-open:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.nav__grouplist {
	display: none;
}

.nav__grouplist.is-open {
	display: block;
}

.nav__grouplist li {
	padding-left: 1em;
}

.nav__grouplist li.children {
	padding-left: 0;
}

.nav__grouplist li.children li {
	padding-left: 3em;
}

.nav__grouplist li a {
	position: relative;
	display: block;
	padding: 16px 10px;
	font-size: 14px;
	font-weight: 400;
	color: #000;
}

.nav__grouplist li a:before {
	content: "-";
	margin-right: 4px;
}

.nav__grouplist li a:after {
	position: absolute;
	display: inline-block;
	font-family: 'glyphicons';
	content: "\e902";
	top: 50%;
	right: 11px;
	font-weight: 400;
	margin-top: -11px;
	font-size: 20px;
	color: #6E7A87;
}

.globalnav,
.searchnav {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #FFF;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	background: rgba(0, 0, 0, 0.8);
	transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	line-height: 1;
	z-index: 100;
	-webkit-overflow-scrolling: touch;
}

.globalnav a,
.searchnav a {
	color: #FFF;
}

.globalnav .close,
.searchnav .close {
	position: relative;
	display: block;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	cursor: pointer;
}

.globalnav .close__btn,
.searchnav .close__btn {
	position: absolute;
	top: 50%;
	right: 20px;
}

.globalnav .close .line,
.searchnav .close .line {
	display: block;
	width: 36px;
	height: 2px;
	background: #FFF;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.globalnav .close .line:last-of-type,
.searchnav .close .line:last-of-type {
	margin-top: -2px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.globalnav .inner,
.searchnav .inner {
	width: 100%;
	height: 100%;
	padding-bottom: 100px;
	overflow-y: auto;
}

.globalnav.is-open,
.searchnav.is-open {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.globalnav__title,
.searchnav__title {
	display: none;
}
.globalnav__contact {
	padding: 20px 0;
	text-align: center;
}

.globalnav__contact a {
	display: inline-block;
	text-align: center;
	width: 90%;
	padding: 12px 20px;
	border-radius: 32px;
	font-size: 14px;
	border: 1px solid rgba(255, 255, 255, 0.5);
}

.globalnav__login {
	padding: 20px 0;
	text-align: center;
}

.globalnav__login a {
	display: inline-block;
	text-align: center;
	width: 90%;
	padding: 12px 20px;
	border-radius: 32px;
	font-size: 14px;
	border: 1px solid rgba(255, 255, 255, 0.5);
}

.globalnav__mymenu {
	font-weight: 700;
	background: #000;
}

.globalnav__mymenu .mymenu__name {
	padding: 16px 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.globalnav__mymenu li a {
	position: relative;
	display: block;
	padding: 16px 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	text-decoration: none;
}

.globalnav__mymenu li a i {
	display: inline-block;
	width: 20px;
	margin-right: 6px;
	text-align: center;
	font-size: 20px;
	vertical-align: -5px;
}

.globalnav__mymenu li a:after {
	position: absolute;
	display: inline-block;
	font-family: 'glyphicons';
	content: "\e902";
	top: 50%;
	right: 11px;
	font-weight: 400;
	margin-top: -11px;
	font-size: 20px;
	color: #FFF;
}

.globalnav .nav__grouptitle {
	background: rgba(0, 0, 0, 0.3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.globalnav .nav__grouptitle:after {
	color: #FFF;
}

.globalnav .nav__grouplist li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.globalnav .nav__grouplist li:last-child {
	border: 0;
}

.globalnav .nav__grouplist a {
	color: #FFF;
}

.globalnav .nav__grouplist a:after {
	color: #FFF;
}

.searchnav .body {
	padding: 14px 3%;
}

.searchnav .keyword .title {
	position: relative;
	padding: 16px 10px;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
}

.searchnav .keyword .body {
	padding-top: 0;
}

.searchnav .category .title {
	position: relative;
	padding: 16px 10px;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
}

.searchnav .category .body {
	padding-top: 0;
}

.searchnav .category ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.searchnav .category ul li {
	width: 49%;
	margin-bottom: 10px;
}

.searchnav .category ul li a {
	display: block;
	padding: 12px 10px;
	border-radius: 4px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
}

.searchnav .category ul li a:hover {
	background: rgba(255, 255, 255, 0.2);
}

.searchnav .category ul li a i {
	display: block;
	margin-bottom: 10px;
	font-size: 32px;
}

.searchnav .category__more {
	margin-top: 10px;
	padding-top: 20px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.searchnav .category__more a {
	display: block;
	padding: 20px 10px;
	border-radius: 4px;
	border: 1px solid rgba(255, 255, 255, 0.5);
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
}

.searchnav .category__more a:hover {
	background: rgba(255, 255, 255, 0.2);
}

.searchnav p {
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 1.6;
}

.searchnav .form input[type="text"] {
	width: 100%;
	padding: 10px;
	color: #FFF;
	font-size: 16px;
	background: transparent;
	border-radius: 32px;
	border-color: rgba(255, 255, 255, 0.3);
}

.container__cover {
	position: relative;
	width: 100%;
	height: 40vh;
	margin-top: -60px;
}

.container__cover .cover__inner {
	position: absolute;
	padding: 10px;
	left: 0;
	bottom: 60px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 20px;
	line-height: 1.4;
	color: #FFF;
	z-index: 2;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.container__cover .cover__inner .category {
	display: inline-block;
	margin-bottom: 8px;
	padding: 6px 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: 700;
	background: #000;
}

.container__cover .cover__inner .title {
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 20px;
	font-weight: 400;
	color: #FFF;
	line-height: 1.4;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.container__cover .cover__inner .date {
	margin-bottom: 4px;
	color: #FFF;
	font-size: 12px;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.container__cover .cover__inner .tag {
	margin-bottom: 15px;
	color: #FFF;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.1;
}

.container__cover .cover__inner .tag a {
	color: #FFF;
}

.container__cover .cover__bg {
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
}

.container__cover .cover__bg:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(20, 30, 40, 0.3);
}

.container__cover .cover__scroll {
	display: none;
}

.container__heading {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 120px;
	background-image: url("/abc/dist/img/bg_header.png");
	background-size: cover;
	background-position: 0 20%;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 1;
}

.container__heading .inner {
	text-align: center;
}

.container__heading .title {
	display: inline-block;
	margin-left: 4%;
	margin-right: 4%;
	padding: 8px 20px;
	border: 1px solid #000;
	line-height: 1.2;
}

.container__property {
	margin-top: -60px;
}

.container__body {
	width: 100%;
	padding-top: 20px;
	text-align:left;
}

.container__body .side {
	width: 100%;
}

.container__related {
	width: 100%;
	padding: 60px 0 40px;
	background: #F6F6F6;
}

.container__related .related__body {
	width: 100%;
	margin: 40px 0;
	padding-left: 4%;
	padding-right: 4%;
}

.container--interview .container__body {
	width: 100%;
	padding-top: 0;
}

.container--interview .article__body {
	width: 100%;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}

.container--before-after .container__body,
.container--example .container__body,
.container--report .container__body,
.container--diary .container__body {
	width: 100%;
	padding-top: 0;
}

.container--before-after .article__body,
.container--example .article__body,
.container--report .article__body,
.container--diary .article__body {
	margin-top: 0;
}

.container--diary .article-list {
	margin-top: 20px;
}

.container--featured .article-list__summary {
	padding-top: 20px;
}

.container--featured .article-list__date {
	top: 7px;
	left: 0;
}

.container-section {
	margin-bottom: 1.8em;
}

.container-section__heading {
	padding: 10px 0 15px;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	transition: all 0.3s;
}

.container-section__heading.is-view {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.container-section__body {
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	transition: all 0.3s;
}

.container-section__body.is-view {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.container-section__body .inner {
	padding-left: 4%;
	padding-right: 4%;
}

.cover {
	width: 100%;
	height: 100%;
}

.cover__search {
	position: absolute;
	top: 10px;
	right: 50px;
	width: 30px;
	height: 30px;
	z-index: 2;
}

.cover__search svg {
	fill: #FFF;
}

.cover__menu {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 2;
}

.cover__menu .menu__icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	padding-top: 3px;
	margin-bottom: 2px;
}

.cover__menu .menu-line {
	display: block;
	margin: 0 auto 6px;
	width: 24px;
	height: 2px;
	background: #FFF;
	transition: all ease 0.4s;
}

.cover__logo {
	position: absolute;
	width: 50px;
	top: 10px;
	left: 10px;
	z-index: 2;
}

.cover__logo .logo--mark,
.cover__logo .logo--star {
	fill: #FFF;
}

.cover__content {
	position: absolute;
	width: 92%;
	left: 4%;
	bottom: 95px;
	color: #FFF;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	z-index: 1;
}

.cover__content.cover-about {
	width: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.cover__title {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 1.3;
}

.cover__more a {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #FFF;
	padding: 8px;
	border: 1px solid rgba(255, 255, 255, 0.8);
	text-decoration: none;
	background: rgba(255, 255, 255, 0.1);
	transition: all 0.3s;
}

.cover__more a:hover {
	background: rgba(255, 255, 255, 0.4);
}

.cover__more a i {
	position: absolute;
	top: 50%;
	right: 3px;
	margin-top: -9px;
	color: #FFF;
	font-size: 20px;
}

.box {
	margin: 5px 0 20px;
	padding: 16px;
	border: 1px solid #DDD;
	background: #FFF;
}

.box__title {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10px;
	font-weight: 700;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.box__title:not(:first-of-type) {
	margin-top: 60px;
}

.box__title .title__btn {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: right;
}

.box__title .title__btn .btn {
	margin-top: 0;
	margin-bottom: 0;
}

.box .youtube {
	position: relative;
	width: 100%;
	margin-top: 20px;
	padding-top: 56.25%;
	text-align: center;
}

.box .youtube iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.box .caution {
	font-size: 12px;
	font-weight: 400;
	color: #888;
}

.box--layout2col dl {
	margin-bottom: 1.5em;
}

.box--layout2col dl:last-of-type {
	margin-bottom: 0;
}

.box--layout2col dt {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 700;
}

.box--layout2col dd.children dl {
	margin-bottom: 10px;
}

.box--layout2col dd.children dt {
	width: 100px;
	min-width: auto;
}

.box--layout2col dd.children dd {
	white-space: nowrap;
}

.contact-tel {
	margin-bottom: 5px;
	font-size: 28px;
	font-weight: 700;
	color: #E94C79;
	line-height: 1.1;
}

.contact-tel a {
	color: #E94C79;
}

.contact-info {
	font-size: 12px;
	color: #888;
}

.contact-caution {
	font-size: 12px;
	color: #E94C79;
}

.contact-privateview {
	font-size: 18px;
	font-weight: 700;
	color: #E94C79;
}

.siteinfo {
	padding: 20px 0 30px;
	border-top: 1px solid #DDD;
}

.siteinfo__inner .facebook {
	margin-bottom: 30px;
	text-align: center;
}

.siteinfo__inner .twitter {
	display: none;
}

.article__body {
	width: 100%;
	margin-top: 20px;
	padding-left: 4%;
	padding-right: 4%;
}

.article__body section {
	margin-bottom: 6em;
}

.article__body h2 {
	margin-bottom: 25px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 24px;
	font-weight: 400;
	color: #000;
	line-height: 1.4;
}

.article__body h2:after {
	content: "";
	display: block;
	width: 200px;
	margin-top: 20px;
	border-bottom: 1px solid #000;
}

.article__body p {
	margin-bottom: 2em;
	font-size: 14px;
	line-height: 2;
}

.article__body p:last-of-type {
	margin-bottom: 0;
}

.article__body p img {
	display: block;
	margin: 0 auto;
}

.article__body .image {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 20px 0;
}

.article__body .image--2col img {
	max-width: 49%;
}

.article__body img {
	max-width: 100%;
	height: auto;
}

.article__body a {
	text-decoration: underline;
}

.article__body a:hover {
	text-decoration: none;
}

.article .list dl {
	width: 100%;
	padding: 8px 0;
	border-bottom: 1px solid #DDD;
	font-size: 14px;
}

.article .list dl:first-of-type {
	border-top: 1px solid #DDD;
}

.article .list dt {
	font-weight: 700;
}

.article .list dd {
	text-align: left;
}

.article .example-data {
	margin-bottom: 60px;
	text-align: center;
}

.article .example-data .graph {
	width: 100%;
}

.article .example-data .graph .title {
	margin-bottom: 10px;
	padding: 5px;
	font-size: 28px;
	font-weight: 700;
	border: 1px solid #000;
}

.article .example-data .graph .graph-data dl {
	display: table;
	margin: 10px auto;
	font-size: 24px;
	font-weight: 700;
}

.article .example-data .graph .graph-data dt {
	display: table-cell;
	width: 100px;
	white-space: nowrap;
	text-align: right;
}

.article .example-data .graph .graph-data dd {
	display: table-cell;
	width: 100px;
}

.article .example-data .graph .piegraph {
	width: 92%;
	margin: 0 auto;
}

.article-nav {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}

.article-nav .inner {
	width: 100%;
	overflow-x: auto;
	border-bottom: 1px solid #DDD;
	-webkit-overflow-scrolling: touch;
}

.article-nav ul {
	display: inline-table;
	max-width: 100%;
	border-left: 1px solid #DDD;
}

.article-nav ul li {
	display: table-cell;
	font-size: 13px;
	border-right: 1px solid #DDD;
	white-space: nowrap;
}

.article-nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 15px 20px;
	text-decoration: none;
}

.article-nav ul li.is-current {
	font-weight: 700;
	border-bottom: 2px solid #000;
}

.article-section .image {
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: 50% 50%;
}

.article-section .text {
	padding-left: 4%;
	padding-right: 4%;
}
.article-section .text_pg {
	padding-left: 4%;
	padding-right: 4%;
}

.contents ol li {
	list-style-type: decimal;
}

.text_pg p {
	font-size: 18px;
	line-height:2.5em;
	padding: 55px 0;
}

.article-section h2 {
	font-size:28px;
}

.article-layout .image {
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: 50% 50%;
}

.beforeafter .before {
	position: relative;
	margin-top: 30px;
}

.beforeafter .before:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	text-align: center;
	border: 10px solid transparent;
	border-top-color: #999;
	left: 50%;
	bottom: -25px;
	margin-left: -5px;
}

.beforeafter .before .title {
	margin-bottom: 10px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	color: #999;
	border-bottom: 1px solid #999;
}

.beforeafter .after {
	margin-top: 20px;
	margin-bottom: 20px;
}

.beforeafter .after .title {
	margin-bottom: 10px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	color: #1D7ED8;
	border-bottom: 1px solid #1D7ED8;
}

.article-list__wrap {
	font-size: 0;
}

.article-list__newmark {
	position: absolute;
	top: 10px;
	left: -40px;
	background: #E94C79;
	width: 140px;
	height: 30px;
	z-index: 2;
	text-align: center;
	color: #FFF;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 32px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	pointer-events: none;
}

.article-list__item {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}

.article-list__item .overlay {
	display: none;
}

.article-list__item:last-of-type {
	margin-bottom: 0;
}

.article-list__summary {
	position: relative;
	padding-top: 30px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 16px;
	font-weight: 700;
	color: #000;
	line-height: 1.5;
	z-index: 1;
}

.article-list__title {
	font-size: 22px;
}

.article-list__title a {
	color: #000;
	line-height: 1.4;
}

.article-list__date {
	position: absolute;
	top: 2px;
	left: 117px;
	font-size: 18px;
	color: #888;
}

.article-list__category {
	position: absolute;
	display: inline-block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 11px;
	top: -18px;
	left: 10px;
	color: #FFF;
	background: #000;
	z-index: 5;
}

.article-list__category a {
	color: #FFF !important;
}

.article-list__thumb {
	position: relative;
	display: block;
	width: 100%;
	height: 200px;
	overflow: hidden;
	z-index: 1;
}

.article-list__thumb > a {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
	transition: all .3s ease;
}
.article-list__more {
	text-align: center;
}

.article-list__info {
	margin: 15px 0;
	font-size: 11px;
}

.article-list__tag a {
	font-size: 18px;
	color: #000;
}

.article-list__name {
	font-weight: 400;
}

.article-list__excerpt {
	display: none;
	margin-top: 10px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 2;
}
/*æˆç´„ç”¨ãƒ†ãƒ¼ãƒ–ãƒ«ã‚¿ã‚°*/

table.syk {
	width: 100%;
	border-collapse: collapse;
}
table.syk th.t_top {
    border-top: #b3b3b3 4px solid;
}
table.syk th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 10px;
	font-weight: normal;
}
table.syk td.t_top {
	border-top: #be1309 4px solid;
}
table.syk td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}

table.pro {
	width: 100%;
	border-collapse: collapse;
	font-size:15px;
}
table.pro th {
	text-align: left;
	padding: 0 10px 10px 10px;
}
table.pro td {
	text-align: left;
	padding: 0 10px;
	line-height:1.8em
}
table.pro td.midashi {
	border-bottom: #e3e3e3 1px solid;
	font-weight:bold;
	color:#252525;
}
table.pro td.name {
	font-weight:bold;
}

.featured-list__wrap {
	padding-top: 20px;
	border-top: 1px solid #E6E6E6;
}

.featured-list__newmark {
	position: absolute;
	top: 10px;
	left: -40px;
	background: #E94C79;
	width: 140px;
	height: 30px;
	z-index: 2;
	text-align: center;
	color: #FFF;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 32px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	pointer-events: none;
}

.featured-list__item {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #E6E6E6;
	background: #FFF;
	margin-bottom: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

.featured-list__item:last-of-type {
	margin-bottom: 0;
	border-bottom: 0;
}

.featured-list__item .overlay {
	display: none;
}

.featured-list__thumb {
	width: 100%;
	height: 200px;
}

.featured-list__thumb a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
	z-index: 1;
}

.featured-list__thumb-bg {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
}

.featured-list__summary {
	color: #000;
	font-size: 12px;
	line-height: 2;
}

.featured-list__date {
	font-size: 11px;
	color: #888;
}

.featured-list__title {
	margin-bottom: 10px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.4;
}

.featured-list__title a {
	color: #000;
}

.form {
	margin-top: 10px;
}

.form__body {
	margin-top: 10px;
	font-size: 14px;
}

.form__body dl {
	margin-bottom: 20px;
}

.form__body dt {
	background: rgba(0, 0, 0, 0.1);
	font-weight: 700;
	padding: 6px;
}

.form__body dd li {
	padding: 6px;
	border-bottom: 1px solid #DDD;
}

.form__body dd li:last-of-type {
	border: 0;
}

.form input[type="text"],
.form input[type="email"],
.form input[type="password"] {
	width: 100%;
	margin-right: 4px;
	padding: 10px;
	border: 1px solid #DDD;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.035);
	-webkit-appearance: none;
}

.form input[type="text"].width-small,
.form input[type="email"].width-small,
.form input[type="password"].width-small {
	width: 100px;
}

.form input[type="text"].width-middle,
.form input[type="email"].width-middle,
.form input[type="password"].width-middle {
	width: 280px;
}

.form input[type="text"].width-full,
.form input[type="email"].width-full,
.form input[type="password"].width-full {
	width: 100%;
}

.form__search {
	width: 100%;
	border-radius: 50%;
}

.form__select {
	position: relative;
	display: inline-block;
	margin: 0 6px 0 0;
}

.form__select.is-nomargin {
	margin: 0;
}

.form__select select {
	min-width: 120px;
	margin: 0 0 8px 0;
	padding: 6px 16px 6px 6px;
	border-radius: 4px;
	border: 1px solid #DDD;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
	font-size: 16px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #FFF;
}

.form__select select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #828c9a;
}

.form__select:after {
	font-family: 'glyphicons';
	position: absolute;
	content: "\e900";
	top: 50%;
	right: 5px;
	font-size: 16px;
	line-height: 0;
	pointer-events: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.form label.checkbox {
	position: relative;
	display: inline-block;
	padding: 3px 3px 3px 26px;
	cursor: pointer;
	transition: all .2s;
}

.form label.checkbox:before,
.form label.checkbox:after {
	position: absolute;
	content: '';
	transition: all .2s;
}

.form label.checkbox:before {
	top: 50%;
	left: 0;
	width: 20px;
	height: 20px;
	margin-top: -11px;
	background: #FFF;
	border: 1px solid #CCC;
	border-radius: 4px;
}

.form label.checkbox:after {
	opacity: 0;
	top: 50%;
	left: 5px;
	width: 10px;
	height: 6px;
	margin-top: -5px;
	border-left: 3px solid #6B8EB5;
	border-bottom: 3px solid #6B8EB5;
	-webkit-transform: rotate(-45deg) scale(0.5);
	-ms-transform: rotate(-45deg) scale(0.5);
	transform: rotate(-45deg) scale(0.5);
}

.form label.checkbox:hover:before {
	background: #fff;
}

.form label.checkbox a {
	text-decoration: underline;
}

.form label.checkbox a:hover {
	text-decoration: none;
}

.form input[type="checkbox"] {
	display: none;
}

.form input[type="checkbox"]:checked + label::before {
	background: #fff;
	border: 1px solid #6B8EB5;
}

.form input[type="checkbox"]:checked + label::after {
	opacity: 1;
	-webkit-transform: rotate(-45deg) scale(1);
	-ms-transform: rotate(-45deg) scale(1);
	transform: rotate(-45deg) scale(1);
}

.form label.radio {
	position: relative;
	display: inline-block;
	margin-right: 3px;
	padding: 3px 3px 3px 26px;
	cursor: pointer;
	transition: all .2s;
}

.form label.radio:before,
.form label.radio:after {
	position: absolute;
	content: '';
	transition: all .2s;
}

.form label.radio:before {
	top: 50%;
	left: 0;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #FFF;
	border: 1px solid #CCC;
	border-radius: 50%;
}

.form label.radio:after {
	opacity: 0;
	top: 50%;
	left: 5px;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	border-radius: 50%;
	background: #6B8EB5;
	-webkit-transform: rotate(-45deg) scale(0.5);
	-ms-transform: rotate(-45deg) scale(0.5);
	transform: rotate(-45deg) scale(0.5);
}

.form label.radio:hover:before {
	background: #fff;
}

.form input[type="radio"] {
	display: none;
}

.form input[type="radio"]:checked + label::before {
	background: #fff;
	border: 1px solid #6B8EB5;
}

.form input[type="radio"]:checked + label::after {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.form textarea {
	width: 100%;
	min-height: 100px;
	padding: 6px 10px;
	border: 1px solid #DDD;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.035);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.form .info {
	margin-left: 3px;
	font-size: 12px;
	color: #888;
	font-weight: 400;
}

.form .info a {
	color: #888;
	text-decoration: underline;
}

.form .caution {
	margin-left: 3px;
	color: #E94C79;
	font-size: 12px;
	font-weight: 400;
}
.form .error-message {
	color: #E94C79;
}

.form__checkall {
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #DDD;
}

.form--login {
	font-size: 14px;
}

.form--login h3 {
	margin-bottom: 10px;
	font-weight: 700;
	border-bottom: 2px solid #DDD;
}

.form--login .col__left {
	margin-bottom: 40px;
}

.form--login .col__left input {
	width: 100%;
}

.form--plan input[type="text"] {
	text-align: right;
}

.form .narrowing {
	margin-top: 20px;
}

.form .narrowing__title {
	margin-bottom: 5px;
	font-weight: 700;
}

.form .narrowing__body {
	padding: 10px;
	background: #F8F8F8;
}

.form .narrowing__body dl {
	border-color: #E3E3E3;
}

.form .narrowing__body dl:first-of-type {
	border-top: 0;
}

.form .narrowing__body dl:last-of-type {
	border-bottom: 0;
}

.form .narrowing__body dd .form__select {
	margin-top: 20px;
}

.form .narrowing__body dd .form__select select {
	margin-bottom: 0;
}

select::-ms-expand {
	display: none;
}

.btn {
	position: relative;
	display: inline-block;
	min-width: 300px;
	margin: 5px 0;
	padding: 16px 40px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	font-weight: 700;
	color: #000;
	border: 1px solid #000;
	cursor: pointer;
	background: transparent;
	transition: all 0.3s;
}
.btn-primary {
	min-width: 20px;
}

.btn_org {
	position: relative;
	display: inline-block;
	min-width: 300px;
	margin: 5px 0;
	padding: 16px 40px;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
	color: #000;
	border: 1px solid #000;
	cursor: pointer;
	background: transparent;
	transition: all 0.3s;
}

.btn i {
	margin: 0 6px;
	font-size: 17px;
	vertical-align: -3px;
}

.btn_org:hover {
	text-decoration: none;
	color: #FFF;
	border-color: #000;
	background: #ea6000;
}

.btn:hover {
	text-decoration: none;
	color: #FFF;
	border-color: #000;
	background: #000;
}

.btn--default {
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	min-width: 200px;
}

.btn--small {
	min-width: auto;
	padding: 0 10px;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	font-weight: 700;
}

.btn--small i {
	top: 10px;
	right: 6px;
}

.btn--ghost {
	color: #FFF;
	border-color: rgba(255, 255, 255, 0.8);
}

.btn--ghost:hover {
	background: rgba(255, 255, 255, 0.4);
}

.btn--join {
	width: 100%;
	color: #FFF;
	font-size: 18px;
	background: #E94C79;
	border-color: #E94C79;
}

.btn--join:hover {
	color: #E94C79;
	border-color: #E94C79;
	background: transparent;
}

.btn--info {
	border-radius: 4px;
	border: 1px solid #DDD;
	cursor: pointer;
	color: #666;
}

.btn--check {
	border-radius: 4px;
	border: 1px solid #DDD;
	cursor: pointer;
	color: #666;
}

.btn--change {
	border-radius: 4px;
	border: 1px solid #DDD;
	cursor: pointer;
	color: #666;
	font-size: 12px;
	padding-right: 2px;
}

.btn--change i {
	transition: all 0.3s;
}

.btn--change.is-active i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.btn--primary {
	color: #FFF !important;
	background: #E94C79 !important;
	border-color: #E94C79 !important;
}

.btn--primary:hover {
	border-color: #e31f57 !important;
	background: #e31f57 !important;
}

.btn--area {
	min-width: auto;
	font-size: 12px;
	margin-bottom: 10px;
}

.btn--icon-pdf i {
	color: #E02121;
}

.btn--icon-pdf:hover i {
	color: #FFF;
}

.btn-area {
	margin: 20px 0;
	text-align: center;
}

.btn-area--space {
	margin: 40px 0;
}

.btn-area--space_b {
	margin: 10px 0;
}

.btn-area--plan {
	margin: 40px 0 0;
	padding-top: 20px;
	border-top: 1px solid #DDD;
}

.step {
	margin-bottom: 20px;
}

.step > ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.step > ul > li {
	position: relative;
	width: 30%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	background: #CCC;
	white-space: nowrap;
}

.step > ul > li.is-active {
	color: #FFF;
	background: #444;
}

.step--1:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	right: -32px;
	border-top: 26px solid transparent;
	border-bottom: 26px solid transparent;
	border-left: 16px solid #CCC;
	border-right: 16px solid transparent;
	top: 0;
}

.step--1.is-active:after {
	border-left-color: #444;
}

.step--2:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	right: -32px;
	border-top: 26px solid transparent;
	border-bottom: 26px solid transparent;
	border-left: 16px solid #CCC;
	border-right: 16px solid transparent;
	top: 0;
}

.step--2.is-active:after {
	border-left-color: #444;
}

.breadcrumb {
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 15px;
	color: #000;
}

.breadcrumb a {
	color: #444;
	text-decoration: underline;
}

.breadcrumb > ul {
	font-size: 0;
}

.breadcrumb > ul > li {
	display: inline-block;
	font-size: 12px;
}

.breadcrumb > ul > li + li:before {
	display: inline-block;
	content: ">";
	margin: 0 6px;
	color: #444;
}

.wp-pagenavi {
	position: relative;
	margin-top: 30px;
	padding: 16px 0;
	text-align: center;
	font-size: 13px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.wp-pagenavi .nextpostslink {
	position: absolute;
	margin-top: 5px;
	right: 0;
	font-size: 12px;
}

.wp-pagenavi .nextpostslink:after {
	font-family: 'glyphicons';
	content: "\e902";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wp-pagenavi .previouspostslink {
	position: absolute;
	margin-top: 5px;
	left: 0;
	font-size: 12px;
}

.wp-pagenavi .previouspostslink:before {
	font-family: 'glyphicons';
	content: "\e901";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.wp-pagenavi .current {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: 0 5px;
	color: #FFF;
	line-height: 28px;
	text-align: center;
	font-weight: 700;
	border: 1px solid #000;
	background: #000;
}

.wp-pagenavi .page {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: 0 5px;
	line-height: 28px;
	text-align: center;
	font-weight: 700;
	border: 1px solid #000;
	background: #FFF;
	text-decoration: none;
}

.wp-pagenavi .page:hover {
	color: #FFF;
	text-decoration: none;
	border-color: #000;
	background: #000;
}

.pagination {
	position: relative;
	margin-top: 30px;
	padding: 16px 0;
	text-align: center;
	font-size: 13px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.pagination > ul {
	display: table;
	width: 100%;
}

.pagination li {
	display: table-cell;
}

.pagination .next {
	text-align: right;
}

.pagination .prev {
	text-align: left;
}

.pagetop {
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	background: #FFF;
	border-top: 1px solid #DDD;
	font-size: 11px;
	font-weight: 700;
}

.pagetop a {
	position: relative;
	display: block;
	padding: 10px 0;
	line-height: 1.4;
	text-decoration: none;
	transition: all 0.3s;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.pagetop a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	-webkit-transform: scaleY(0);
	-ms-transform: scaleY(0);
	transform: scaleY(0);
	transition: all 0.3s;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.pagetop a:hover {
	color: #FFF;
}

.pagetop a:hover:before {
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
}

.pagetop a:hover i {
	color: #FFF;
}

.pagetop a i {
	display: block;
	font-size: 18px;
}

.property__conditions {
	padding: 10px 0;
	border-top: 1px solid #DDD;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.property__select {
	margin-top: 10px;
	text-align: center;
}

.property__changesort {
	display: none;
	margin-top: 10px;
	background: #F6F6F6;
}

.property__changesort .box {
	border: 0;
	background: #F6F6F6;
}

.property__changesort a {
	text-decoration: underline;
}

.property__changesort a:hover {
	text-decoration: none;
}

.property__changesort .btn {
	text-decoration: none;
}

.property__changesort .is-open {
	display: block;
}

.property__tool {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin: 0 0 20px;
	padding: 15px 0;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.property__count {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.property__count span {
	font-weight: 700;
}

.property__pager {
	width: 100%;
	padding-top: 10px;
	text-align: center;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
}

.property__pager ul {
	font-size: 0;
	text-align: center;
}

.property__pager ul li {
	display: inline-block;
	margin: 0 3px;
	font-size: 14px;
}

.property__pager ul li a {
	display: block;
	width: 28px;
	height: 28px;
	text-align: center;
	font-weight: 700;
	border: 1px solid #000;
	background: #FFF;
	text-decoration: none;
}

.property__pager ul li a:hover {
	color: #FFF;
	border-color: #000;
	background: #000;
}

.property__pager ul li.is-current {
	display: inline-block;
	width: 28px;
	height: 28px;
	margin: 0 3px;
	color: #FFF;
	text-align: center;
	border: 1px solid transparent;
	font-weight: 700;
	background: #000;
}

.property__sort {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	text-align: right;
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
}

.conditions__wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.conditions__status .form {
	margin-top: 0;
	margin-bottom: 10px;
}

.conditions__status dt {
	font-weight: 700;
}

.property-list__wrap {
	font-size: 0;
	width: 100%;
}

.property-list__item {
	width: 100%;
	margin-bottom: 20px;
	background: #FFF;
	font-size: 14px;
	border: 1px solid #DDD;
}

.property-list__thumb {
	position: relative;
	width: 100%;
	height: 150px;
	overflow: hidden;
	background: #F1F1F1;
}

.property-list__thumb a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	z-index: 2;
}

.property-list .overlay {
	display: none;
}

.property-list__summary {
	padding: 15px 15px 10px;
	position: relative;
}

.property-list__favolite {
	position: absolute;
	display: block;
	width: 36px;
	height: 36px;
	right: 5px;
	top: -21px;
	text-align: center;
	line-height: 48px;
	background: #FFF;
	border-radius: 50%;
	cursor: pointer;
	z-index: 5;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}

.property-list__favolite:after {
	position: absolute;
	content: "";
	width: 36px;
	height: 36px;
	background: #F3C91D;
	z-index: 2;
	bottom: 0;
	right: 0;
	overflow: hidden;
	border-radius: 50%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.property-list__favolite i {
	position: relative;
	font-size: 26px;
	color: #CCC;
	z-index: 3;
}

.property-list__favolite i:before {
	line-height: 0;
}

.property-list__favolite:hover:after {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.property-list__favolite:hover i {
	color: #FFF;
	transition-delay: .1s;
}

.property-list__favolite.is-active {
	background: #F3C91D;
}

.property-list__favolite.is-active i {
	color: #FFF;
}

.property-list__title {
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.5;
}

.property-list__title a {
	color: #000;
}
/*
.property-list__info {
	display: none;
}
*/
.property-list__space {
	display: inline-block;
	font-size: 12px;
	color: #888;
}

.property-list__station {
	display: inline-block;
	font-size: 12px;
	color: #888;
}

.property-list__floor {
	display: none;
}
/*
.property-list__price {
	display: none;
}
*/
.property-list__tags {
	display: none;
}

.property-list__contact,
.property-list__remove {
	margin-top: 10px;
}

.property-list__contact a,
.property-list__remove a {
	display: block;
	padding: 8px;
	border: 1px solid #DDD;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	border-radius: 4px;
	text-decoration: none;
}

.property-list__contact a i,
.property-list__remove a i {
	margin-right: 4px;
	font-size: 20px;
	vertical-align: -4px;
}

.property-list__contact a:hover,
.property-list__remove a:hover {
	color: #FFF;
	border-color: #3F4247;
	background: #3F4247;
}

.property-image {
	position: relative;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	padding-top:60px;
}

.property-image__bg {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
}

.property-image__inner {
	top: 80%;
	right: 1%;
	position: absolute;
	width: 50%;
	text-align:center;
	bottom: 70px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	color: #FFF;
	z-index: 1;
}

.property-image__catch {
	display: none;
/*	padding: 4px 10px;*/
/*	font-size: 20px;*/
/*	font-weight: 700;*/
/*	background: rgba(0, 0, 0, 0.6);*/
}

.property-image__precede {
	display: inline-block;
	padding: 4px 10px 0;
	font-size: 16px;
	font-weight: 300;
	background: rgba(0, 0, 0, 0.6);
}

.menber-precede {
	width: 92%;
	margin: 20px 4%;
	padding: 20px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	background: #FFF;
	line-height: 1.6;
	border: 1px solid #DDD;
}
.menber-precede {
	width: 92%;
	margin: 20px 4%;
	padding: 20px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	background: #FFF;
	line-height: 1.6;
}

.menber-precede__title {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 700;
}

.menber-precede__body {
	font-size: 16px;
	font-weight: 400;
}
.perfect_guide {



}
.perfect_guide__body {
	text-align:center;
	font-size: 20px;
	font-weight: 400;
}
.guide_image {
	width:70%;
}
.guide_image img{
	width:100%;
}
.private-viewing {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	padding: 2px;
	border: 1px solid #F3F3F3;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	background: #FFF;
	line-height: 1.6;
}

.private-viewing__inner {
	padding: 20px;
	background: #F3F3F3;
}

.private-viewing__join {
	margin-top: 10px;
}

.property-contact {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.9);
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
	z-index: 10;
}

.property-contact.is-open {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.property-contact__wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 8px;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.property-contact__wrap li {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 0 6px;
}

.property-contact__wrap li.is-active i {
	color: #F3C91D;
}

.property-contact__wrap li a {
	display: block;
	font-size: 10px;
	font-weight: 700;
	padding: 5px 4px 3px 4px;
	border: 0px solid #FFF;
	color: #FFF;
	background:#ce5909;
	text-align: center;
	text-decoration: none;
}

.property-contact__wrap li a:hover {
	color: #ce5909;
	background: #FFF;
}

.property-contact__wrap li a i {
	display: block;
	font-size: 24px;
}

.propertymap {
	width: 92%;
	height: 300px;
	margin-left: 4%;
	margin-right: 4%;
}

.tanto-data {
	padding-left: 4%;
	padding-right: 4%;
}

.tanto-data dl {
	display: table;
	width: 100%;
	padding: 6px 0;
}

.tanto-data dt {
	display: table-cell;
	width: 100px;
	font-weight: 700;
	vertical-align: top;
}

.tanto-data dd {
	display: table-cell;
	vertical-align: top;
}

.property-data {
	padding-left: 4%;
	padding-right: 4%;
}

.property-data dl {
	display: table;
	width: 100%;
	padding: 6px 0;
	border-bottom: 1px solid #DDD;
}

.property-data dl:first-of-type {
	border-top: 1px solid #DDD;
}

.property-data dt {
	display: table-cell;
	width: 160px;
	font-weight: 700;
	vertical-align: top;
}

.property-data dd {
	display: table-cell;
	vertical-align: top;
}

.property-story__heading {
	display: table;
	width: 100%;
}

.property-story__text {
	display: table-cell;
	vertical-align: top;
}

.property-story__title {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	text-align: center;
	font-size: 28px;
	text-align: left;
	line-height: 1.4;
}

.property-story__thumb {
	display: none;
	text-align: center;
}

.property-story__profile .profile {
	width: 100%;
	margin-top: 10px;
}

.property-story__faq {
	padding-left: 4%;
	padding-right: 4%;
}

.property-story .faq__section {
	margin-bottom: 40px;
}

.property-story .faq__section .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: 700;
	border-bottom: 1px solid #DDD;
}

.property-story .faq__section .question {
	font-weight: 700;
	color: #234E79;
}

.property-story .faq__comment {
	font-size: 16px;
	font-weight: 700;
	color: #234E79;
}

.property-story__data {
	margin-top: 20px;
	padding-left: 4%;
	padding-right: 4%;
}

.property-story__data dl {
	display: table;
	width: 100%;
	padding: 6px 0;
	border-bottom: 1px solid #DDD;
}

.property-story__data dl:first-of-type {
	border-top: 1px solid #DDD;
}

.property-story__data dt {
	display: table-cell;
	width: 160px;
	font-weight: 700;
	vertical-align: top;
}

.property-story__data dd {
	display: table-cell;
	vertical-align: top;
}

.property-story__history .history__title {
	position: relative;
	margin-bottom: 10px;
	padding: 10px 20px;
	font-weight: 700;
	color: #FFF;
	background: #444;
	cursor: pointer;
}

.property-story__history .history__title i {
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: all .3s;
}

.property-story__history .history__title.is-active i {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
/* ã‚¢ã‚¯ã‚»ã‚¹äººæ°—åº¦ã®ãƒãƒ¼ãƒŠãƒ¼è¡¨ç¤ºã€€utan 2017/04/05 START */
.accessimg{
	position:fixed!important;
	bottom:10px;
	z-index:30;
	position:absolute;
	top:70px;
	top:expression(eval(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight));
	left:5px;
	max-width: 120px;
}
/* ã‚¢ã‚¯ã‚»ã‚¹äººæ°—åº¦ã®ãƒãƒ¼ãƒŠãƒ¼è¡¨ç¤ºã€€utan 2017/04/05 END */

/* é–²è¦§è€…ã®æ¥­æ…‹é›†è¨ˆã—è¡¨ç¤ºã€€utan 2017/04/07 START */
.biz-category{
	margin-left: 0;
	margin-right: 0;
	padding: 20px 3px;
	font-weight: 700;
	text-align:center;
	background: #00;
	line-height: 1.6;
	border: 1px solid #eee;
}
.biz-category__title {
	margin-bottom: 10px;
	font-size: 15px;
}
.biz-category__body:after {
	content:'';
	display:block;
	clear:both;
}
.biz-category li{
	margin:5px 2px;
	width:30%;
	font-size:11px;
	background:#e5fcff;
	display:inline-block;
	color:#FFF;
	border: 1px solid #B3B3B3;
}
.biz-category_text{
	background:#FFF;
	width: 80%;
	margin-bottom:12px; 
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.biz-category__a{
	color:#000;
	line-height:2em;
}
.biz-category__a:hover {
	color: #000;
}
/* é–²è¦§è€…ã®æ¥­æ…‹é›†è¨ˆã—è¡¨ç¤ºã€€utan 2017/04/07 END */



.comment {
	width: 92%;
	margin: 40px 4%;
}

.comment__title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: 700;
	border-bottom: 1px solid #DDD;
}

.comment__body {
	font-weight: 700;
	color: #234E79;
}

.sharebtn {
	margin-top: 20px;
}

.sharebtn > ul {
	margin-left: 4%;
	margin-right: 4%;
	font-size: 0;
}

.sharebtn > ul li {
	display: inline-block;
	width: 48%;
	margin: 0 2% 10px 0;
}

.sharebtn > ul li:nth-of-type(2n) {
	margin-right: 0;
}

.sharebtn > ul li a {
	display: block;
	height: 42px;
	line-height: 45px;
	background: #CCC;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	border-radius: 4px;
}

.sharebtn > ul li a:hover {
	text-decoration: none;
}

.sharebtn > ul li a i {
	font-style: normal;
	line-height: 0;
}

.sharebtn > ul .facebook a:hover {
	background: #315096;
}

.sharebtn > ul .twitter a:hover {
	background: #55acee;
}

.sharebtn > ul .googleplus a:hover {
	background: #dd4b39;
}

.sharebtn > ul .hatena a:hover {
	background: #008fde;
}

.sharebtn > ul .hatena i {
	font-weight: 700;
}

.sharebtn > ul .pocket a:hover {
	background: #EE4257;
}

.popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.popup__body {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 92%;
	height: 400px;
	padding: 10px;
	background: #FFF;
	z-index: 11;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 4px;
}

.popup__body.print-layout {
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	padding: 0;
	overflow: hidden;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	font-size: 12px;
}

.popup__body.print-layout table {
	border-collapse: collapse;
}

.popup__body.print-layout td {
	font-size: 12px;
}

.popup__body.print-layout .table-space {
	width: 20px;
}

.popup__bg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.8);
	cursor: pointer;
}

.popup__close .close-line {
	position: absolute;
	display: inline-block;
	width: 38px;
	height: 2px;
	background: #FFF;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 40px;
	right: 10px;
}

.popup__close .close-line:last-of-type {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.popup #content_ttl_area {
	margin-bottom: 10px;
	font-size: 20px;
}

.popup #ku_border,
.popup #oth_border,
.popup #eki_border {
	margin-bottom: 40px;
	border: 1px solid #DDD;
}

.popup .submit {
	margin-bottom: 40px;
	text-align: center;
}

.popup .area_table,
.popup .eki_table_border {
	width: 100%;
	padding: 10px;
}

.popup .eki_table_border ul {
	font-size: 0;
}

.popup .eki_table_border li {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	padding: 6px;
	border-bottom: 1px solid #DDD;
}

.popup .eki_table_border li:last-of-type {
	border: 0;
}

.popup #ku_ttl,
.popup #oth_ttl,
.popup .eki_ttl {
	font-weight: 700;
	margin-bottom: 5px;
}

.popup .btn {
	min-width: auto;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	font-weight: 700;
	border-radius: 4px;
	border: 1px solid #DDD;
	cursor: pointer;
	color: #666;
	background: #FFF;
}

.popup .btn:hover {
	color: #FFF;
	background: #000;
	border-color: #000;
}

.popup .submit .btn {
	display: inline-block;
	min-width: 200px;
	height: 48px;
	line-height: 48px;
	margin: 0 3px;
	padding: 0 20px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	border: 2px solid #000;
	cursor: pointer;
	border-radius: 0;
	background: transparent;
	transition: all 0.3s;
}

.popup .submit .btn:hover {
	color: #FFF;
	background: #000;
}

.popup .sel_btn_border {
	background: #F3F3F3;
	padding: 10px;
}

.popup .eki_name {
	padding-right: 16px;
	padding-bottom: 6px;
}

.popup .blue {
	text-decoration: none !important;
}

.popup--print .popup__body {
	width: 1040px;
	height: 500px;
}

.popup--print .table-space {
	width: 20px;
}

.profile {
	margin: 20px 0;
}

.profile__wrap {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	padding: 20px;
	border: 1px solid #DDD;
}

.profile__title {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	font-size: 18px;
	font-weight: 700;
}

.profile__thumb {
	margin-bottom: 20px;
	text-align: center;
}

.profile__thumb img {
	max-width: 200px;
}

.profile__data dl {
	margin-bottom: 10px;
}

.profile__data dt {
	font-weight: 700;
}

.tag-profile {
	width: 92%;
	margin-top: 20px;
	margin-left: 4%;
	margin-right: 4%;
	border: 1px solid #DDD;
	padding: 20px;
}

.tag-profile__wrap {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
}

.tag-profile__title {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	font-size: 18px;
	font-weight: 700;
}

.tag-profile__thumb {
	margin-bottom: 20px;
	text-align: center;
}

.tag-profile__thumb img {
	max-width: 200px;
}

.tag-profile__data dl {
	margin-bottom: 10px;
}

.tag-profile__data dt {
	font-weight: 700;
}

.tag-profile__contents {
	margin-top: 30px;
}

.tag-profile__contents li {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 43px;
	text-align: center;
	margin: 0 0 10px 0;
	border: 2px solid #DDD;
	color: #999;
	transition: all 0.3s ease;
}

.tag-profile__contents li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.tag-profile__contents li a:hover {
	color: #FFF;
	background: #000;
}

.tag-profile__contents li.is-active {
	border-color: #000;
	color: #000;
}

.tag-profile__contents li.is-active a {
	color: #000;
}

.tag-profile__contents li.is-active a:hover {
	color: #FFF;
}

.staff {
	margin: 20px 0;
}

.staff__wrap {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	padding: 20px;
	border: 1px solid #DDD;
}

.staff__title {
	width: 92%;
	margin-left: 4%;
	margin-right: 4%;
	font-size: 18px;
	font-weight: 700;
}

.staff__thumb {
	margin-bottom: 20px;
	text-align: center;
}

.staff__thumb img {
	max-width: 200px;
}

.staff__data dl {
	margin-bottom: 10px;
}

.staff__data dt {
	font-weight: 700;
}

.shopdata {
	margin: 20px 0;
	padding: 20px;
	border: 1px solid #DDD;
}

.shopdata__map iframe {
	max-width: 100%;
}

.shopdata__info {
	margin-top: 20px;
}

.shopdata__info dt {
	display: inline-block;
	font-weight: 700;
}

.shopdata__info dd {
	display: inline-block;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.is-hidden {
	display: none !important;
}

.is-desabled {
	pointer-events: none;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-primary {
	color: #E94C79;
}

.front .wrap {
	padding: 0;
}

.front .container__body {
	width: 100%;
	padding: 0;
}
#navi {
overflow: hidden;
position: fixed;
right: 4px;
bottom: 30%;
width: 70px;
z-index: 19999;
}

#navi2 {
overflow: hidden;
position: fixed;
right: 6%;
top: 30px;
width: 90px;
z-index: 19999;
}

#eye_catcher {
	bottom: 50px !important;
}

.pulse {
	animation-name: pulse;
	-webkit-animation-name: pulse;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.9);
		opacity: 0.7;		
	}
	50% {
		transform: scale(1);
		opacity: 1;	
	}	
	100% {
		transform: scale(0.9);
		opacity: 0.7;	
	}			
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;		
	}
	50% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;	
	}			
}

.kv {
	position: relative;
	width: 100%;
	height: 30vh;
	overflow: hidden;
	margin-top:60px;
}

.kv__logo {
	position: absolute;
	top: 7px;
	left: 11px;
	opacity: 0;
	z-index: 10;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	transition: all .6s ease;
	transition-delay: 1.0s;
}

.kv__logo.is-complate {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.kv__logo .logo--star,
.kv__logo .logo--mark {
	fill: #FFF;
}

.kv__logo span {
	display: none;
	font-size: 11px;
	font-weight: 400;
	color: #FFF;
	margin: 0 0 0 11px;
	vertical-align: 14px;
}

.kv .logout {
	position: absolute;
	display: block;
	width: 100%;
	top: 60px;
	color: #FFF;
	font-size: 12px;
	z-index: 5;
	text-align: center;
	opacity: 0;
	-webkit-animation: fadeIn 1.5s ease 4s;
	animation: fadeIn 1.5s ease 4s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.kv__search {
	position: absolute;
	top: 15px;
	right: 60px;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	transition: all .6s ease;
	transition-delay: 1.8s;
}

.kv__search.is-complate {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.kv__search .search__icon {
	text-align: center;
}

.kv__search i {
	font-size: 28px;
	color: #FFF;
}

.kv__menu {
	position: absolute;
	width: 24px;
	height: 24px;
	top: 13px;
	right: 16px;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	transition: all .6s ease;
	transition-delay: 1.9s;
}

.kv__menu.is-complate {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.kv__menu .menu-line {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #FFF;
}

.kv__menu .menu-line:before,
.kv__menu .menu-line:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 2px;
	left: 0;
	background: #FFF;
}

.kv__menu .menu-line:before {
	top: -9px;
}

.kv__menu .menu-line:after {
	bottom: -9px;
}

.kv__title {
	font-size: 18px;
	line-height: 1.4;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.kv__info {
	font-size: 24px;
}

.kv__number {
	font-size: 42px;
	line-height: 1;
}

.kv__contents {
	position: absolute;
	width: 92%;
	top: 50%;
	left: 50%;
	z-index: 1;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.kv__contents.getcontents {
	top: auto;
	left: 4%;
	bottom: 100px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	border: 1px solid rgba(255, 255, 255, 0.8);
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.kv__contents.getcontents .kv__category {
	text-align: center;
	padding: 5px 0;
	font-size: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.kv__contents.getcontents .kv__summary {
	padding: 15px 20px 20px;
}

.kv__bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
}

.kv__bg:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;

}
.kv__bg2 {
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
}

.kv__bg2:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.kv__container {
	position: relative;
	width: 100%;
	height: 100%;
	color: #FFF;
	z-index: 1;
	overflow: hidden;
}

.kv__catch {
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 26px;
	opacity: 0;
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	transition: all 1s 0.8s;
}

.kv__catch.is-complate {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.kv__catch a {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 10px;
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	transition: all .2s ease;
}

.kv__date {
	font-size: 14px;
	line-height: 1;
	margin-bottom: 5px;
}

.kv__more {
	margin-top: 20px;
	text-align: center;
}

.kv__more a {
	position: relative;
	display: inline-block;
	width: 100%;
	border: 1px solid #FFF;
	padding: 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	transition: all .3s ease;
}

.kv__more a:hover {
	color: #000;
	background: #FFF;
}

.kv__more a i {
	position: absolute;
	top: 50%;
	right: 4px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.front-list__wrap {
	font-size: 0;
}

.front-list__newmark {
	position: absolute;
	top: 10px;
	left: -40px;
	background: #E94C79;
	width: 140px;
	height: 30px;
	z-index: 2;
	text-align: center;
	color: #FFF;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 32px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	pointer-events: none;
}

.front-list__item {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}

.front-list__item .overlay {
	display: none;
}

.front-list__item:last-of-type {
	margin-bottom: 0;
}

.front-list__summary {
	position: relative;
	padding-top: 30px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	line-height: 1.5;
	z-index: 1;
}

.front-list__title {
	font-size: 15px;
}

.front-list__title a {
	color: #000;
	line-height: 1.4;
}

.front-list__date {
	position: absolute;
	top: 2px;
	left: 117px;
	font-size: 11px;
	color: #888;
}

.front-list__category {
	position: absolute;
	display: inline-block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 11px;
	top: -18px;
	left: 10px;
	color: #FFF;
	background: #000;
	z-index: 5;
}

.front-list__category a {
	color: #FFF;
}

.front-list__category_r {
	position: absolute;
	display: inline-block;
	width: 190px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 15px;
	top: -18px;
	left: 15px;
	color: #FFF;
	background: #018bd6;
	z-index: 5;
}

.front-list__category_r a {
	color: #FFF;
}

.front-list__thumb {
	position: relative;
	display: block;
	width: 100%;
	height: 200px;
	overflow: hidden;
	z-index: 1;
}

.front-list__thumb > a {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
	transition: all .3s ease;
}

.front-list__more {
	text-align: center;
}

.front-list__info {
	margin: 15px 0;
	font-size: 11px;
}

.front-list__tag a {
	font-size: 18px;
	color: #000;
}

.front-list__name {
	font-weight: 400;
}

.section--topbanner {
	margin-top: 13px;
	text-align: center;
}

.section--topbanner ul {
	font-size: 0;
}

.section--topbanner li {
	display: inline-block;
	width: 40%;
	overflow: hidden;
	vertical-align: top;
	margin: 0 10px;
}

.section--topbanner li a {
	display: block;
	line-height: 0;
}

.section--topbanner li a:hover {
	opacity: 0.8;
}
.section--topbanner p{
	margin-top: 2px;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 13px;
	font-weight: 900;
	color: #000;
}
.section--topbanner p.small{
	margin: 1px 0 2px 0;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 10px;
	font-weight: 400;
	color: #000;
}
.section--topbanner p.small_info{
	margin: 1px 0 2px 0;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	color: #000;
}
.section--story .container-section__body {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
}

.section--featured {
	margin-bottom: 0;
	padding: 20px 0 2.2em;
}

.section--featured .container-section__body {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
}

.section--special {
	margin-bottom: 0;
	padding: 20px 0 0.8em;
	background: #F3F3F3;
}

.section--special .container-section__body {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
}

.special__banner__2col div {
	margin-bottom: 20px;
}

.special__banner__list {
	margin: 40px 0;
}

.special__banner__list .text {
	margin-top: 10px;
	font-size: 16px;
}

.section--news {
	border-top: 1px solid #DDD;
	margin-bottom: 0;
}

.section--news .newopen {
	margin-bottom: 6em;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
}

.section--news .newopen__body {
	margin-top: 40px;
	margin-bottom: 15px;
}

.section--news .newopen__body .inner {
	padding: 0 4%;
	text-align: left;
	font-size: 13px;
}

 .newopen__body .inner p {
 	line-height:0.8em;
 	font-size:98%;
}

.section--news .newopen__body a {
	text-decoration: underline;
}

.section--news .newopen__body a:hover {
	text-decoration: none;
}

.section--news .newopen__more {
	margin:  0;
}
.open_ad {
	display: inherit;
	line-height:1.8em;
}

.section--news .pressmedia {
	text-align: center;
}

.section--news .pressmedia .title {
	padding-left: 4%;
	padding-right: 4%;
	line-height: 1.2;
}

.section--news .pressmedia__body {
	margin-top: 40px;
}

.section--news .pressmedia__body .inner {
	text-align: center;
}

.section--news .pressmedia__body .twitter-grid {
	display: inline-block !important;
	width: 320px !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 15px;
	left: auto;
	right: 0;
}

.swiper-slide .cover__bg {
	position: relative;
	display: block;
	width: 100%;
	height: 100vh;
	background-size: cover;
	background-position: 50% 50%;
}

.swiper-slide .cover__bg:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(20, 30, 40, 0.3);
}

.swiper-pagination {
	text-align: left;
}

.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	background: transparent;
	border-radius: 40px;
	opacity: 1;
	border: 1px solid #FFF;
}

.swiper-pagination-bullet-active {
	background: #ffcc00;
}

.area {
	text-align: center;
}

.area__map {
	position: relative;
	display: inline-block;
}

.area__map img {
	max-width: 100%;
	margin-bottom: 10px;
}

.area__tokyo23,
.area__tokyo,
.area__saitama,
.area__kanagawa,
.area__chiba {
	display: inline-block;
	margin: 0 8px 0 0;
}

.search-category__heading {
	width: 100%;
	margin-bottom: 10px;
	font-size: 12px;
}

.search-category__tab {
	margin-bottom: 5px;
	border-bottom: 3px solid #94A5B6;
}

.search-category__tab ul {
	font-size: 0;
}

.search-category__tab li {
	display: inline-block;
	width: 100px;
	margin-right: 6px;
	padding: 6px 6px 6px 0;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	background: #FFF;
	border: 1px solid #94A5B6;
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
	cursor: pointer;
}

.search-category__tab li:hover {
	color: #FFF;
	background: #94A5B6;
}

.search-category__tab li.is-active {
	color: #FFF;
	background: #94A5B6;
}

.search-category__body {
	margin-top: 10px;
	font-size: 14px;
}

.search-category__body dl {
	margin-bottom: 20px;
}

.search-category__body dt {
	background: rgba(0, 0, 0, 0.1);
	font-weight: 700;
	padding: 6px;
}

.search-category__body dd li {
	padding: 6px;
	border-bottom: 1px solid #DDD;
}

.search-category__body dd li:last-of-type {
	border: 0;
}

#search-category_2 {
	display: none;
}

.search-featured li {
	display: inline-block;
	width: 15.5%;
	margin: 0 10px 10px 0;
}

.search-featured li a {
	display: block;
	padding: 12px 10px;
	text-decoration: none;
	font-size: 12px;
	border-radius: 4px;
	text-align: center;
	border: 1px solid #DDD;
}

.search-featured li a:hover {
	background: #F0F0F0;
}

.search-featured li i {
	display: block;
	margin-bottom: 5px;
	font-size: 32px;
}

.search-station li {
	display: inline-block;
	margin: 0 10px 10px 0;
}

.section-featured,
.section-station {
	margin-bottom: 60px;
}

table.plan {
	width: 100%;
	border: 2px solid #000;
}

table.plan td {
	padding: 2px;
	border: 1px solid #000;
}

table.plan .cassnumber {
	text-align: right;
}

.knowhow__other {
	margin-top: 60px;
	border: 6px solid #F3F3F3;
}

.knowhow__other ul {
	display: table;
	width: 100%;
}

.knowhow__other li {
	display: table-cell;
	width: 50%;
	padding: 40px 20px;
	text-align: center;
}

.knowhow__other li:nth-of-type(1) {
	border-right: 3px solid #F3F3F3;
}

.knowhow__other li:nth-of-type(2) {
	border-left: 3px solid #F3F3F3;
}

.knowhow-detail {
	text-align: center;
}

.knowhow-detail__category {
	display: inline-block;
	padding: 10px 60px;
	border-radius: 32px;
	color: #FFF;
	font-weight: 700;
}

.knowhow-detail__category-title {
	display: inline-block;
}

.knowhow-detail__category-description {
	display: inline-block;
}

.knowhow-detail__title {
	margin: 30px 0;
	padding: 0 0 7px 10px;
	font-size: 24px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	border-bottom: 1px solid #DDD;
	line-height: 1.6;
	text-align: left;
}

.knowhow-detail__other {
	margin-top: 60px;
	margin-left: 4%;
	margin-right: 4%;
	border: 6px solid #F3F3F3;
	text-align: left;
}

.knowhow-detail__related {
	padding: 20px 20px 10px;
}

.knowhow-detail__link {
	border-top: 6px solid #F3F3F3;
	padding: 20px 10px;
}

.knowhow-detail__body {
	text-align: left;
}

.knowhow-detail.chapter_1 .knowhow-detail__category {
	background: #42A5F5;
}

.knowhow-detail.chapter_1 .knowhow-detail__title {
	border-left: 4px solid #42A5F5;
}

.knowhow-detail.chapter_2 .knowhow-detail__category {
	background: #5C6BC0;
}

.knowhow-detail.chapter_2 .knowhow-detail__title {
	border-left: 4px solid #5C6BC0;
}

.knowhow-detail.chapter_3 .knowhow-detail__category {
	background: #7E57C2;
}

.knowhow-detail.chapter_3 .knowhow-detail__title {
	border-left: 4px solid #7E57C2;
}

.knowhow-detail.chapter_4 .knowhow-detail__category {
	background: #AB47BC;
}

.knowhow-detail.chapter_4 .knowhow-detail__title {
	border-left: 4px solid #AB47BC;
}

.knowhow-detail.chapter_5 .knowhow-detail__category {
	background: #EC407A;
}

.knowhow-detail.chapter_5 .knowhow-detail__title {
	border-left: 4px solid #EC407A;
}

.knowhow-detail.chapter_6 .knowhow-detail__category {
	background: #ef5350;
}

.knowhow-detail.chapter_6 .knowhow-detail__title {
	border-left: 4px solid #ef5350;
}

.knowhow-chapter {
	position: relative;
	margin-bottom: 20px;
	padding: 10px;
}

.knowhow-chapter__heading {
	position: relative;
	display: table;
	width: 100%;
	cursor: pointer;
}

.knowhow-chapter__heading i {
	position: absolute;
	top: 50%;
	right: 0;
	font-size: 32px;
	margin-top: -0.5em;
}

.knowhow-chapter__heading.is-open i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.knowhow-chapter__body {
	display: none;
	padding-top: 40px;
}

.knowhow-chapter__title {
	display: inline-block;
	margin-bottom: 6px;
	padding-left: 10px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 24px;
	line-height: 1;
}

.knowhow-chapter__description {
	display: block;
	padding-left: 15px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 12px;
}

.knowhow-chapter__category {
	margin-bottom: 40px;
}

.knowhow-chapter__category:last-of-type {
	margin-bottom: 0;
}

.knowhow-chapter__category-title {
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 20px;
}

.knowhow-chapter__explain {
	margin-bottom: 60px;
}

.knowhow-chapter__list a {
	text-decoration: underline;
}

.knowhow-chapter__list a:hover {
	text-decoration: none;
}

.knowhow-chapter__related {
	padding: 20px;
	border-radius: 4px;
	background: #F6F6F6;
}

.knowhow-chapter.chapter-1 {
	border: 1px solid #42A5F5;
}

.knowhow-chapter.chapter-1 i {
	color: #42A5F5;
}

.knowhow-chapter.chapter-1 .knowhow-chapter__title {
	border-left: 4px solid #42A5F5;
}

.knowhow-chapter.chapter-2 {
	border: 1px solid #5C6BC0;
}

.knowhow-chapter.chapter-2 i {
	color: #5C6BC0;
}

.knowhow-chapter.chapter-2 .knowhow-chapter__title {
	border-left: 4px solid #5C6BC0;
}

.knowhow-chapter.chapter-3 {
	border: 1px solid #7E57C2;
}

.knowhow-chapter.chapter-3 i {
	color: #7E57C2;
}

.knowhow-chapter.chapter-3 .knowhow-chapter__title {
	border-left: 4px solid #7E57C2;
}

.knowhow-chapter.chapter-4 {
	border: 1px solid #AB47BC;
}

.knowhow-chapter.chapter-4 i {
	color: #AB47BC;
}

.knowhow-chapter.chapter-4 .knowhow-chapter__title {
	border-left: 4px solid #AB47BC;
}

.knowhow-chapter.chapter-5 {
	border: 1px solid #EC407A;
}

.knowhow-chapter.chapter-5 i {
	color: #EC407A;
}

.knowhow-chapter.chapter-5 .knowhow-chapter__title {
	border-left: 4px solid #EC407A;
}

.knowhow-chapter.chapter-6 {
	border: 1px solid #ef5350;
}

.knowhow-chapter.chapter-6 i {
	color: #ef5350;
}

.knowhow-chapter.chapter-6 .knowhow-chapter__title {
	border-left: 4px solid #ef5350;
}

.detail-related__title {
	margin-bottom: 20px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 22px;
}

.detail-related__category {
	margin-bottom: 20px;
}

.detail-related__category-title {
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 16px;
}

.detail-related__category-list a {
	text-decoration: underline;
}

.detail-related__category-list a:hover {
	text-decoration: none;
}

.dialogue {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 40px;
}

.dialogue:last-of-type {
	margin: 0;
}

.dialogue__image {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	width: 100px;
}

.dialogue__image img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	border: 1px solid #DDD;
}

.dialogue__body {
	position: relative;
	padding: 10px;
	background: #F6F6F6;
	border-radius: 6px;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.dialogue__body p {
	font-size: 13px;
}

.glossary-index {
	position: relative;
	margin-bottom: 60px;
	padding: 30px 30px 10px;
	background: #F6F6F6;
}

.glossary-index__title {
	position: absolute;
	top: -27px;
	left: 20px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 32px;
}

.glossary-index__category {
	margin-bottom: 20px;
}

.glossary-index__category:last-of-type {
	margin-bottom: 0;
}

.glossary-index__category .title {
	font-size: 20px;
}

.glossary-index__category .title a {
	text-decoration: underline;
}

.glossary-index__category .title a:hover {
	text-decoration: none;
}

.glossary-category {
	margin-bottom: 60px;
}

.glossary-category__title {
	font-size: 32px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
}

.glossary-category li {
	margin-left: 1em;
}

.glossary-category li a {
	font-size: 20px;
	text-decoration: underline;
}

.glossary-category li a:hover {
	text-decoration: none;
}

.glossary-detail__title {
	font-size: 32px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
}

.glossary-detail__related {
	margin-top: 40px;
	padding: 20px;
	background: #F6F6F6;
}

.glossary-detail__related .title {
	font-size: 32px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	text-align: center;
}

.glossary-detail__related .yarpp-related li a {
	font-size: 20px;
	text-decoration: underline;
}

.glossary-detail__related .yarpp-related li a:hover {
	text-decoration: none;
}

.glossary-detail__related .yarpp-related abbr {
	display: none;
}

.glossary-detail__more {
	margin-top: 60px;
	text-align: center;
}

.report__point {
	margin-bottom: 40px;
	padding: 20px;
	border: 1px solid #000;
	text-align: center;
}

.report__title {
	margin-bottom: 25px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 24px;
	font-weight: 400;
	color: #000;
	line-height: 1.4;
}

.report__title img {
	display: block;
	margin: 0 auto 10px;
}

.report-section {
	display: table;
	width: 100%;
	margin-bottom: 80px;
}

.report-section__task {
	margin-bottom: 10px;
	font-weight: 700;
}

.report-section__task dl {
	display: table;
}

.report-section__task dt {
	display: table-cell;
	vertical-align: top;
}

.report-section__task dt span {
	display: block;
	width: 80px;
	margin-right: 6px;
	padding: 6px 10px;
	background: #F00;
	color: #FFF;
	text-align: center;
}

.report-section__task dd {
	display: table-cell;
	vertical-align: middle;
	padding-left: 5px;
}

.report-section__solution {
	margin-bottom: 10px;
	font-weight: 700;
}

.report-section__solution dl {
	display: table;
}

.report-section__solution dt {
	display: table-cell;
	vertical-align: top;
}

.report-section__solution dt span {
	display: block;
	width: 80px;
	margin-right: 6px;
	padding: 6px 10px;
	background: #00F;
	color: #FFF;
	text-align: center;
}

.report-section__solution dd {
	display: table-cell;
	vertical-align: middle;
	padding-left: 5px;
}

.report-after {
	padding-top: 40px;
	border-top: 1px solid #DDD;
}

.report-after__title {
	font-size: 32px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	text-align: center;
}

.report-after__section {
	display: table;
	width: 100%;
	margin: 60px 0;
}

.destination {
	margin-bottom: 40px;
	padding: 20px;
	background: #F6F6F6;
}

.destination__title {
	margin-bottom: 25px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 32px;
	font-weight: 400;
	color: #000;
	line-height: 1.4;
}

.destination__title:after {
	content: "";
	display: block;
	width: 200px;
	margin-top: 20px;
	border-bottom: 1px solid #000;
}

.destination__shopname {
	margin-bottom: 25px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 32px;
	font-weight: 400;
	color: #000;
	line-height: 1.4;
}

.destination__info {
	display: table;
	width: 100%;
	margin-top: 40px;
}

.destination__map {
	display: block;
}

.destination__map iframe {
	width: 100%;
	height: 250px;
}

.destination__date {
	display: block;
}

.destination__date dl {
	display: table;
}

.destination__date dt {
	display: table-cell;
	font-weight: 700;
	white-space: nowrap;
}

.destination__date dd {
	display: table-cell;
	vertical-align: top;
}

.diary-detail__wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 20px;
}

.diary-detail__title {
	margin-bottom: 20px;
	font-size: 32px;
	line-height: 1.4;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	border-bottom: 1px solid #DDD;
}

.diary-detail__postdate {
	display: block;
	font-size: 14px;
}

.diary-detail__category {
	display: inline-block;
	padding: 6px 10px;
	color: #FFF;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 12px;
	font-weight: 700;
	background: #000;
}

.diary-detail__name {
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 32px;
}

.diary-detail__list {
	margin-bottom: 20px;
}

.diary-detail__list li {
	text-indent: -1em;
	margin-left: 1em;
}

.diary-detail__list li a {
	font-size: 14px;
	text-decoration: underline;
}

.diary-detail__list li a:hover {
	text-decoration: none;
}

.diary-detail__more {
	margin-bottom: 60px;
	text-align: center;
}

.diary-detail__summary {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #DDD;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.diary-detail__summary-title {
	margin-bottom: 10px;
	font-size: 18px;
	border-bottom: 1px solid #DDD;
}

.diary-detail__body {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
}

.faq-index {
	position: relative;
	margin-bottom: 60px;
	padding: 30px 30px 10px;
	background: #F6F6F6;
}

.faq-index__title {
	position: absolute;
	top: -27px;
	left: 20px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 32px;
}

.faq-index__category .title {
	font-size: 20px;
}

.faq-index__category .title a {
	text-decoration: underline;
}

.faq-index__category .title a:hover {
	text-decoration: none;
}

.faq-category {
	margin-bottom: 60px;
}

.faq-category__title {
	font-size: 32px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
}

.faq-category li {
	margin-left: 1em;
}

.faq-category li a {
	font-size: 20px;
	text-decoration: underline;
}

.faq-category li a:hover {
	text-decoration: none;
}

.faq-detail__title {
	font-size: 32px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	line-height: 1.2;
	margin-bottom: 20px;
}

.faq-detail__related {
	margin-top: 40px;
	padding: 20px;
	background: #F6F6F6;
}

.faq-detail__related .title {
	font-size: 32px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	text-align: center;
}

.faq-detail__related .yarpp-related li a {
	font-size: 20px;
	text-decoration: underline;
}

.faq-detail__related .yarpp-related li a:hover {
	text-decoration: none;
}

.faq-detail__related .yarpp-related abbr {
	display: none;
}

.faq-detail__more {
	margin-top: 60px;
	text-align: center;
}

.story-list {
	margin-top: 60px;
}

.story-list ul {
	font-size: 0;
}

.story-list li {
	display: inline-block;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 20px;
	vertical-align: top;
	font-size: 12px;
	transition: all 0.3s;
}

.story-list li:nth-of-type(2n) {
	margin-right: 0;
}

.story-list__thumb a {
	display: block;
	width: 100%;
	height: 160px;
	background-size: cover;
	background-position: 50% 50%;
}

.story-list__name {
	margin-top: 5px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 20px;
	font-weight: 700;
}

.story-list__more {
	text-align: center;
}

.is-androidBrowser html,
.is-androidBrowser body {
	height: 100%;
}

.is-androidBrowser .header {
	transition: none;
}

.is-androidBrowser .header__inner {
	display: table;
	height: 60px;
}

.is-androidBrowser .header__logo {
	display: table-cell;
	vertical-align: middle;
}

.is-androidBrowser .header__login {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
	padding-right: 20px;
}

.is-androidBrowser .header__search {
	display: table-cell;
	vertical-align: middle;
	padding-right: 10px;
}

.is-androidBrowser .header__menu {
	display: table-cell;
	vertical-align: middle;
}

.is-androidBrowser .section--topbanner li {
	width: 40%;
	margin: 0 10px;
}

.is-androidBrowser .searchnav .category ul {
	display: block;
	font-size: 0;
}

.is-androidBrowser .searchnav .category ul li {
	display: inline-block;
	width: 49%;
	margin-right: 2%;
}

.is-androidBrowser .searchnav .category ul li:nth-of-type(2n) {
	margin-right: 0;
}

.is-androidBrowser .container__heading {
	display: table-cell;
	vertical-align: middle;
}

.is-androidBrowser .swiper-slide .cover__bg {
	height: 100%;
}

.is-androidBrowser .kv {
	height: 200px;
}

.is-androidBrowser .container__cover {
	height: 500px;
}

@media all and (-ms-high-contrast: none) {

body {
	font-family: Verdana, Meiryo, sans-serif;
}

}

@media only screen and (min-width: 640px) {

.container__cover {
	height: 100vh;
}
/* é–²è¦§è€…ã®æ¥­æ…‹é›†è¨ˆã—è¡¨ç¤ºã€€utan 2017/04/07 START */
.biz-category{
	margin-left: 0;
	margin-right: 0;
	padding: 20px;
	font-weight: 700;
	text-align:center;
	background: #FFF;
	line-height: 1.6;
	border: 1px solid #DDD;
}
.biz-category__title {
	margin-bottom: 10px;
	font-size: 18px;
}
.biz-category__body:after {
	content:'';
	display:block;
	clear:both;
}
.biz-category li{
	margin-left:6px;
	margin-right:6px;
	width:7%;
	font-size:17px;

}
.biz-category_text{
	background: #FFF;
	width: 70%;
	margin-bottom:12px; 
	font-size:17px;
	border-style: solid;
	text-align:center;
	color:#000;
}
.biz-category__a{
	color:#000;
	line-height:2em;
	font-size:14px;
}
.biz-category__a:hover {
	color: #000;
	font-size:14px;
}

/* é–²è¦§è€…ã®æ¥­æ…‹é›†è¨ˆã—è¡¨ç¤ºã€€utan 2017/04/07 END */
}

@media only screen and (min-width: 980px) {

.container__heading .title,
.container__related .related__heading .title,
.container-section__heading .title,
.section--news .newopen .title,
.section--news .pressmedia .title {
	font-size: 36px;
}

.container__heading .description,
.container__related .related__heading .description,
.container-section__heading .description,
.section--news .newopen .description,
.section--news .pressmedia .description {
	font-size: 14px;
	padding-left: 0;
	padding-right: 0;
}

.container-section {
	margin-bottom: 0.1em;
}

.container-section__heading {
	padding: 40px 0;
	opacity: 0;
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	transition: all 0.3s;
}

.section--news .newopen {
	margin-bottom: 6em;
	padding-top: 60px;
	padding-bottom: 50px;
	text-align: center;
}

.header {
	padding: 0;
}

.header__inner {
	padding: 0 20px;
}

.header__logo span {
	display: inline-block;
	font-size: 11px;
	font-weight: 400;
	color: #444;
	margin: 0 10px 0 15px;
	line-height: 1.5;
}
.header__login a {
	padding: 12px 20px;
}
.header__login {
	display: block;
	margin-left: 10px;
}

.header__loggedin {
	display: block;
	margin-left: 20px;
	font-size: 12px;
}

.header__loggedin .loggedin__name {
	display: inline-block;
	margin: 0 3px;
	font-size: 14px;
	font-weight: 700;
}

.header__loggedin .loggedin__menu {
	margin-top: 10px;
	text-align: center;
}

.header__loggedin .loggedin__menu li {
	display: inline-block;
	margin: 0 5px;
}

.header__loggedin .loggedin__menu li a {
	text-decoration: underline;
}

.header__loggedin .loggedin__menu li a:hover {
	text-decoration: none;
}

.header__mypage {
	display: block;
	margin-left: 20px;
	font-size: 12px;
}

.header__mypage a {
	text-decoration: underline;
}

.header__mypage a:hover {
	text-decoration: none;
}

.header__tel {
	display: block;
	font-family: 'Oswald', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, sans-serif;
	text-align: right;
	font-size: 10px;
	line-height: 1.2;
}

.header__tel .number {
	font-size: 19px;
	color: #000;
	letter-spacing: 0.11em;
}

.header__tel .number__tel {
	font-size: 14px;
}

.header__tel .number__colon {
	font-size: 14px;
	vertical-align: 2px;
}

.header__tel .number__hyphen {
	display: inline-block;
	margin: 0 2px;
	vertical-align: 3px;
}

.header__tel .reception {
	margin-top: 1px;
	color: #444;
	letter-spacing: 0.05em;
}

.header__contact {
	margin: 0 0 0 20px;
}

.header__contact a {
	display: inline-block;
	padding: 12px 20px;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	white-space: nowrap;
	line-height: 1;
	color: #000;
	border: 2px solid #000;
	text-decoration: none;
	transition: all 0.3s;
}

.header__contact a:hover {
	color: #FFF;
	background: #000;
}

.header__contact i {
	font-size: 18px;
	margin-right: 4px;
	vertical-align: -4px;
	line-height: 0;
}

.header__search {
	margin-left: 30px;
}

.header__search .search__icon {
	margin: 0;
}

.header__menu {
	margin-left: 30px;
	margin-right: 0;
}

.header__menu .menu__icon {
	width: 36px;
}

.header__contact {
	display: block;
}

.side .inner {
	padding-left: 0;
	padding-right: 0;
}

.side__menu li a {
	padding: 4px 0 4px 25px;
	text-decoration: underline;
	border: 0;
}

.side__menu li a:hover {
	text-decoration: none;
}

.side__menu li i {
	font-size: 16px;
}

.side__menu li:first-of-type a {
	border-top: 0;
}

.footer {
	padding-top: 30px;
}

.footer__inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 960px;
	margin: 30px auto 0 auto;
}

.footer__logo {
	margin-bottom: 0;
}

.footer__logomark {
	margin: 0 0 5px;
	text-align: left;
}

.footer__license {
}

.footer__nav {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 11px;
	margin-left: 40px;
	padding-top: 15px;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-top: 0;
}

.footer__nav .nav__group {
	-webkit-flex-basis: 20%;
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
}

.footer__nav .nav__grouptitle {
	font-size: 13px;
	border: 0;
}

.footer__nav .nav__grouplist li {
	margin-left: 0;
}

.footer__nav .nav__grouplist a {
	display: inline-block;
	font-size: 12px;
	border: 0;
}

.nav__wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.nav__group {
	display: inline-block;
	vertical-align: top;
}

.nav__grouptitle {
	margin-bottom: 10px;
	padding: 0;
	cursor: auto;
	border: 0;
	font-size: 16px;
	pointer-events: none;
}

.nav__grouptitle:after {
	display: none;
}

.nav__grouplist {
	display: block;
}

.nav__grouplist li {
	line-height: 2.2;
}

.nav__grouplist li a {
	padding: 0;
	font-size: 12px;
}

.nav__grouplist li a:after {
	display: none;
}

.globalnav .close,
.searchnav .close {
	height: 70px;
	border-bottom-color: rgba(255, 255, 255, 0.2);
}

.globalnav .inner,
.searchnav .inner {
	width: 960px;
	margin: 60px auto 0;
	overflow-y: hidden;
}

.globalnav__title,
.searchnav__title {
	display: block;
	width: 100%;
	margin-bottom: 60px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 40px;
	text-align: center;
	color: #FFF;
	line-height: 1.2;
}

.globalnav__contact {
	display: none;
}

.globalnav__login {
	display: none;
}

.globalnav__mymenu {
	display: none;
}

.globalnav .nav__grouptitle {
	border: 0;
	background: transparent;
}

.globalnav .nav__grouplist li {
	border: 0;
}

.globalnav.is-open .globalnav__title {
	-webkit-transform: translateY(-20%);
	-ms-transform: translateY(-20%);
	transform: translateY(-20%);
	opacity: 0;
	-webkit-animation: slideFadeInDown 1s ease 0.3s forwards;
	animation: slideFadeInDown 1s ease 0.3s forwards;
}

.globalnav.is-open .nav__group {
	-webkit-transform: translateY(-10%);
	-ms-transform: translateY(-10%);
	transform: translateY(-10%);
	opacity: 0;
}

.globalnav.is-open .nav__group:nth-of-type(1) {
	-webkit-animation: slideFadeInDown 1s ease 0.6s forwards;
	animation: slideFadeInDown 1s ease 0.6s forwards;
}

.globalnav.is-open .nav__group:nth-of-type(2) {
	-webkit-animation: slideFadeInDown 1s ease 0.7s forwards;
	animation: slideFadeInDown 1s ease 0.7s forwards;
}

.globalnav.is-open .nav__group:nth-of-type(3) {
	-webkit-animation: slideFadeInDown 1s ease 0.8s forwards;
	animation: slideFadeInDown 1s ease 0.8s forwards;
}

.globalnav.is-open .nav__group:nth-of-type(4) {
	-webkit-animation: slideFadeInDown 1s ease 0.9s forwards;
	animation: slideFadeInDown 1s ease 0.9s forwards;
}

.globalnav.is-open .nav__group:nth-of-type(5) {
	-webkit-animation: slideFadeInDown 1s ease 1s forwards;
	animation: slideFadeInDown 1s ease 1s forwards;
}

.searchnav .body {
	padding: 0;
}

.searchnav .keyword {
	margin-bottom: 60px;
}

.searchnav .keyword .title {
	margin-bottom: 5px;
	padding: 0;
	font-size: 16px;
	line-height: 1.8;
}

.searchnav .category .title {
	margin-bottom: 5px;
	padding: 0;
	font-size: 16px;
	line-height: 1.8;
}

.searchnav .category ul li {
	width: 15.5%;
}

.searchnav.is-open .searchnav__title {
	-webkit-transform: translateY(-20%);
	-ms-transform: translateY(-20%);
	transform: translateY(-20%);
	opacity: 0;
	-webkit-animation: slideFadeInDown 1s ease 0.3s forwards;
	animation: slideFadeInDown 1s ease 0.3s forwards;
}

.searchnav.is-open .keyword {
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	opacity: 0;
	-webkit-animation: slideFadeInDown 1s ease 0.6s forwards;
	animation: slideFadeInDown 1s ease 0.6s forwards;
}

.searchnav.is-open .category {
	-webkit-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
	opacity: 0;
	-webkit-animation: slideFadeInDown 1s ease 0.8s forwards;
	animation: slideFadeInDown 1s ease 0.8s forwards;
}

.container__cover .cover__inner {
	padding: 0 40px 30px;
	font-size: 32px;
}

.container__cover .cover__inner .category {
	margin-bottom: 15px;
}

.container__cover .cover__inner .title {
	font-size: 32px;
}

.container__cover .cover__inner .tag {
	line-height: 1.2;
}

.container__cover .cover__bg {
	background-attachment: fixed;
}

.container__cover .cover__scroll {
	display: block;
	position: absolute;
	text-align: center;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 9px;
	font-weight: 700;
	cursor: pointer;
	z-index: 2;
	color: #FFF;
	left: 50%;
	bottom: 15px;
	line-height: 1.3;
	letter-spacing: 0.1em;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.container__cover .cover__scroll .scroll-icon {
	position: relative;
	display: inline-block;
	width: 18px;
	height: 32px;
	border: 2px solid rgba(255, 255, 255, 0.8);
	border-radius: 9px;
}

.container__cover .cover__scroll .scroll-icon span {
	position: absolute;
	display: inline-block;
	top: 6px;
	left: 6px;
	width: 2px;
	height: 8px;
	border-radius: 1px;
	background: rgba(255, 255, 255, 0.8);
	-webkit-animation: fadeOutDown 3s infinite;
	animation: fadeOutDown 3s infinite;
}

.container__heading {
	height: 160px;
}

.container__heading .title {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 14px 40px;
}

.container__body {
	display: table;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	text-align: left;
}

.container__body .main {
	display: table-cell;
	vertical-align: top;
}

.container__body .side {
	display: table-cell;
	width: 300px;
	padding-left: 20px;
	vertical-align: top;
}

.container__related {
	padding: 60px 0 80px;
}

.container__related .related__body {
	width: 960px;
	margin: 40px auto 0;
	padding-left: 0;
	padding-right: 0;
}

.container--2col .container__body {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 960px;
	margin: 0 auto;
}

.container--2col .container__body .main {
	width: auto;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-right: 20px;
}

.container--2col .container__body .side {
	-webkit-flex-basis: 300px;
	-ms-flex-preferred-size: 300px;
	flex-basis: 300px;
}

.container--interview .container-section__heading {
	padding: 60px 0;
}

.section--featured {
	margin-bottom: 0;
	padding: 60px 0 0.8em;
}

.container--interview .article__body section {
	margin-bottom: 0;
}

.container--before-after .container__body,
.container--example .container__body,
.container--report .container__body,
.container--diary .container__body {
	width: 960px;
	padding-top: 30px;
}

.container--diary .article-list {
	margin-top: 0;
}

.container-section__heading .title {
	font-size: 40px;
}

.container-section__body .inner {
	padding-left: 0;
	padding-right: 0;
}

.cover__content {
	position: absolute;
	width: 80%;
	left: 40px;
	bottom: 70px;
	color: #FFF;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	z-index: 1;
}

.cover__title {
	margin-bottom: 20px;
	font-size: 32px;
	line-height: 1.1;
}

.cover__more a {
	width: 320px;
}

.box {
	padding: 20px;
}

.box--layout2col dl {
	display: table;
	width: 100%;
}

.box--layout2col dt {
	display: table-cell;
	width: 250px;
	white-space: nowrap;
	vertical-align: middle;
	background: transparent;
}

.box--layout2col dd {
	display: table-cell;
	border: 0;
}

.siteinfo__inner {
	width: 960px;
	margin: 0 auto;
}

.siteinfo__inner .facebook {
	display: inline-block;
	width: 350px;
	text-align: left;
	margin-bottom: 0;
}

.article__body {
	width: 960px;
	margin: 80px auto 40px;
	padding-left: 0;
	padding-right: 0;
}

.article__body section {
	margin-bottom: 8em;
}

.article__body h2 {
	font-size: 32px;
	line-height: 1.6;
}

.article .list dl {
	display: table;
}

.article .list dt {
	display: table-cell;
	width: 30%;
}

.article .list dd {
	display: table-cell;
}

.article .example-data .graph {
	display: table;
}

.article .example-data .graph .graph-data {
	display: table-cell;
	vertical-align: middle;
}

.article .example-data .graph .piegraph {
	display: table-cell;
}

.article .example-data .graph .piegraph {
	max-width: 500px;
}

.article .example-data .graph .graph-image {
	display: table-cell;
}

.article-nav {
	position: fixed;
	display: none;
	width: auto;
	margin: 0;
	z-index: 1;
	right: 10px;
	top: 50%;
	overflow: auto;
	font-siza: 16px;
}

.article-nav .inner {
	border: 0;
	overflow: hidden;
}

.article-nav ul {
	display: block;
	border: 0;
}

.article-nav ul li {
	position: relative;
	display: block;
	border: 0;
	margin: 10px 0;
	padding-right: 18px;
	font-size: 11px;
	font-weight: 700;
	text-align: right;
}

.article-nav ul li:after {
	position: absolute;
	content: "";
	width: 6px;
	height: 25px;
	border: 1px solid #cbcbcb;
	/*border-radius: 50%;*/
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.article-nav ul li:hover:after {
	background: #ff8d28;
	border: 1px solid #ff8d28;
	padding-right:2px
}

.article-nav ul li a {
	padding: 0;
	color: #888;
}

.article-nav ul li a:hover {
	color: #444;
}

.article-nav ul li.is-current {
	padding: 0 8px 0 0;
	border: 0;
}

.article-nav ul li.is-current a {
	color: #FFF;
	border: 1px solid #ff8d28;
	padding: 2px;
	background-color: #ff8d28;
	width:90px;
	
}

.article-nav ul li.is-current:after {
	border: 1px solid #ff8d28;
	background: #ff8d28;
}

.article-section {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
}

.article-section .image {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	height: 100%;
	min-height: 800px;
	margin: 0;
}

.article-section .text {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	padding: 40px;
}

.article-section .text p {
	font-size: 14px;
}

.article-section.leftimage .image,
.article-section.leftimage .title,
.article-section.leftimage .text p,
.article-section.rightimage .image,
.article-section.rightimage .title,
.article-section.rightimage .text p,
.article-section.fullimage .image,
.article-section.fullimage .title,
.article-section.fullimage .text p {
	opacity: 0;
	transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.article-section.leftimage .image,
.article-section.rightimage .image,
.article-section.fullimage .image {
	transition-delay: .2s;
}

.article-section.leftimage .title,
.article-section.rightimage .title,
.article-section.fullimage .title {
	transition-delay: .3s;
}

.article-section.leftimage .text p,
.article-section.rightimage .text p,
.article-section.fullimage .text p {
	transition-delay: .4s;
}

.article-section.leftimage .image {
	-webkit-transform: translate(-60%, 0);
	-ms-transform: translate(-60%, 0);
	transform: translate(-60%, 0);
}

.article-section.leftimage .title,
.article-section.leftimage .text p {
	-webkit-transform: translate(0, 30px);
	-ms-transform: translate(0, 30px);
	transform: translate(0, 30px);
}

.article-section.leftimage .text {
	padding: 20px 120px 20px 20px;
}

.article-section.rightimage .image {
	-webkit-transform: translate(60%, 0);
	-ms-transform: translate(60%, 0);
	transform: translate(60%, 0);
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
}

.article-section.rightimage .text {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	padding: 20px;
}

.article-section.rightimage .title,
.article-section.rightimage .text p {
	-webkit-transform: translate(0, 30px);
	-ms-transform: translate(0, 30px);
	transform: translate(0, 30px);
}

.article-section.fullimage {
	position: relative;
}

.article-section.fullimage .text {
	position: absolute;
	width: 960px;
	max-width: 960px;
	padding: 40px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: rgba(255, 255, 255, 0.9);
	opacity: 0;
	transition: all .5s 1s;
}

.article-section.fullimage .image {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.article-section.fullimage.is-view .text {
	opacity: 1;
}

.article-section.fullimage .image,
.article-section.fullimage .title,
.article-section.fullimage .text p {
	-webkit-transform: translate(0, 30px);
	-ms-transform: translate(0, 30px);
	transform: translate(0, 30px);
}

.article-section.imageonly .image {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	max-width: 100%;
	-webkit-transform: translate(0, 30px);
	-ms-transform: translate(0, 30px);
	transform: translate(0, 30px);
	transition-delay: .2s;
}

.article-section.textonly .text {
	-webkit-flex-basis: 960px;
	-ms-flex-preferred-size: 960px;
	flex-basis: 960px;
	max-width: 960px;
	margin: 40px auto;
	padding: 0;
}

.article-section.textonly .title,
.article-section.textonly .text p {
	-webkit-transform: translate(0, 30px);
	-ms-transform: translate(0, 30px);
	transform: translate(0, 30px);
}

.article-section.is-view .image,
.article-section.is-view .title,
.article-section.is-view .text p {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.article-layout {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.article-layout .image {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	height: auto;
	min-height: 400px;
	margin: 0;
}

.article-layout .text {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	margin: 0;
}

.article-layout.leftimage .image {
	margin-right: 20px;
}

.article-layout.leftimage .text {
	margin-left: 20px;
}

.article-layout.rightimage .image {
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-left: 20px;
}

.article-layout.rightimage .text {
	-webkit-order: 0;
	-ms-flex-order: 0;
	order: 0;
	margin-right: 20px;
}

.beforeafter {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 20px;
}

.beforeafter .before {
	-webkit-flex-basis: 49%;
	-ms-flex-preferred-size: 49%;
	flex-basis: 49%;
	max-width: 49%;
	margin: 0;
}

.beforeafter .before:after {
	border-top-color: transparent;
	border-left-color: #999;
	left: auto;
	bottom: auto;
	margin: 0 0 -5px 0;
	top: 53%;
	right: -26px;
}

.beforeafter .before .title {
	margin-bottom: 15px;
	line-height: 1.5;
}

.beforeafter .after {
	-webkit-flex-basis: 49%;
	-ms-flex-preferred-size: 49%;
	flex-basis: 49%;
	max-width: 49%;
	margin: 0;
}

.beforeafter .after .title {
	margin-bottom: 15px;
	line-height: 1.5;
}

.article-list__item {
	display: inline-block;
	position: relative;
	width: 31%;
	vertical-align: top;
}

.article-list__item:nth-of-type(3n-1) {
	margin-left: 3.33%;
	margin-right: 3.33%;
}

.article-list__item .overlay {
	position: absolute;
	display: block;
	z-index: 10;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}

.article-list__item .overlay:before {
	position: absolute;
	content: "";
	width: 0;
	height: 1px;
	left: 0;
	background: #FFF;
	top: -10px;
	transition-delay: 0.5s;
	transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	z-index: 5;
}

.article-list__item .overlay:after {
	position: absolute;
	content: "";
	width: 0;
	height: 1px;
	right: 0;
	background: #FFF;
	bottom: -10px;
	transition-delay: 0.5s;
	transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	z-index: 5;
}

.article-list__thumb {
	height: 250px;
}

.article-list__thumb > a:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	background: rgba(0, 0, 0, 0.6);
	transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
	z-index: 2;
}

.article-list__thumb > a:hover .article-list__thumb {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.article-list__thumb > a:hover:after {
	opacity: 1;
}

.article-list__thumb > a:hover .overlay {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.article-list__thumb > a:hover .overlay:before {
	width: 100%;
}

.article-list__thumb > a:hover .overlay:after {
	width: 100%;
}

.article-list--pickup .article-list__item:first-of-type {
	width: 100%;
	margin-bottom: 60px;
}

.article-list--pickup .article-list__item:first-of-type .article-list__thumb {
	display: inline-block;
	width: 50%;
	height: 400px;
}

.article-list--pickup .article-list__item:first-of-type .article-list__summary {
	display: inline-block;
	width: 50%;
	padding: 0 0 0 40px;
	vertical-align: top;
}

.article-list--pickup .article-list__item:first-of-type .article-list__category {
	position: static;
	display: inline-block;
}

.article-list--pickup .article-list__item:first-of-type .article-list__date {
	top: 9px;
	left: 147px;
}

.article-list--pickup .article-list__item:first-of-type .article-list__title {
	margin-top: 10px;
	font-size: 28px;
}

.article-list--pickup .article-list__item:first-of-type .article-list__excerpt {
	display: block;
}

.article-list--pickup .article-list__item:nth-of-type(3n-1) {
	margin: 0;
}

.article-list--pickup .article-list__item:nth-of-type(3n) {
	margin-left: 3.33%;
	margin-right: 3.33%;
}

.featured-list__item {
	display: table;
}

.featured-list__item .overlay {
	position: absolute;
	display: block;
	z-index: 10;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}

.featured-list__item .overlay:before {
	position: absolute;
	content: "";
	width: 0;
	height: 1px;
	left: 0;
	background: #FFF;
	top: -10px;
	transition-delay: 0.5s;
	transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	z-index: 5;
}

.featured-list__item .overlay:after {
	position: absolute;
	content: "";
	width: 0;
	height: 1px;
	right: 0;
	background: #FFF;
	bottom: -10px;
	transition-delay: 0.5s;
	transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	z-index: 5;
}

.featured-list__thumb {
	position: relative;
	display: table-cell;
	width: 320px;
}

.featured-list__thumb a:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	background: rgba(0, 0, 0, 0.6);
	transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
	z-index: 2;
}

.featured-list__thumb a:hover .article-list__thumb {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.featured-list__thumb a:hover:after {
	opacity: 1;
}

.featured-list__thumb a:hover .overlay {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.featured-list__thumb a:hover .overlay:before {
	width: 100%;
}

.featured-list__thumb a:hover .overlay:after {
	width: 100%;
}

.featured-list__summary {
	display: table-cell;
	padding-left: 20px;
	vertical-align: top;
}

.form__body dl {
	display: table;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #DDD;
}

.form__body dl:first-of-type {
	border-top: 1px solid #DDD;
}

.form__body dt {
	display: table-cell;
	width: 200px;
	background: none;
	vertical-align: top;
}

.form__body dd {
	display: table-cell;
	vertical-align: middle;
}

.form__body dd ul {
	font-size: 0;
}

.form__body dd li {
	display: inline-block;
	width: 25%;
	border: 0;
	font-size: 12px;
	vertical-align: top;
}

.form__select select {
	font-size: 14px;
	margin: 0;
}

.form--login .layout {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.form--login .col__left {
	-webkit-flex-basis: 350px;
	-ms-flex-preferred-size: 350px;
	flex-basis: 350px;
	margin-right: 40px;
}

.form .narrowing__body {
	padding: 10px 30px;
}

.form .narrowing__body dd .form__select {
	margin: 0;
}

.btn--join {
	width: 500px;
}

.btn--area {
	border: 1px solid #FFF;
	border-radius: 4px;
	color: #FFF;
	font-weight: 700;
	background: rgba(255, 255, 255, 0.3);
}

.btn--area:hover {
	color: #000;
	background: #FFF;
}

.step {
	margin-bottom: 40px;
}

.step > ul > li {
	width: 32%;
	font-size: 14px;
}

.breadcrumb {
	width: 960px;
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
}

.property__select {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-top: 0;
	text-align: right;
}

.property__changesort {
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.property__tool {
	display: table;
}

.property__count {
	display: table-cell;
	width: 33.33%;
	vertical-align: middle;
}

.property__pager {
	display: table-cell;
	width: 33.33%;
	padding: 0;
	vertical-align: middle;
}

.property__sort {
	display: table-cell;
	width: 33.33%;
	vertical-align: middle;
}

.property__sort .form__select select {
	font-size: 12px;
	margin: 0;
	font-weight: 700;
	color: #666;
}

.conditions__status dl {
	display: table;
}

.conditions__status dt {
	display: table-cell;
	vertical-align: middle;
}

.conditions__status dd {
	display: table-cell;
	padding-left: 10px;
	font-size: 12px;
}

.property-list__item {
	display: inline-block;
	width: 24.25%;
	vertical-align: top;
	margin-right: 1%;
}

.property-list__item:nth-of-type(4n) {
	margin-right: 0;
}

.property-list__thumb {
	height: 180px;
}

.property-list__thumb a:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	background: rgba(0, 0, 0, 0.6);
	transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	z-index: 2;
}

.property-list__thumb a:hover:after {
	opacity: 1;
}

.property-list__thumb a:hover .overlay {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.property-list__thumb a:hover .overlay:before {
	width: 100%;
}

.property-list__thumb a:hover .overlay:after {
	width: 100%;
}

.property-list .overlay {
	position: absolute;
	display: block;
	z-index: 10;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.property-list .overlay:before {
	position: absolute;
	content: "";
	width: 0;
	height: 1px;
	left: 0;
	background: #FFF;
	top: -10px;
	transition-delay: 0.5s;
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	z-index: 5;
}

.property-list .overlay:after {
	position: absolute;
	content: "";
	width: 0;
	height: 1px;
	right: 0;
	background: #FFF;
	bottom: -10px;
	transition-delay: 0.5s;
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	z-index: 5;
}

.property-list .overlay i {
	margin-right: 4px;
}

.property-list__summary {
	padding: 20px 15px 10px;
}

.property-list__title {
	margin-bottom: 8px;
}

.property-list__info {
	display: block;
	font-size: 12px;
	color: #888;
}

.property-list__station {
	display: none;
}

.property-list__floor {
	display: inline-block;
}

.property-list__price {
	display: block;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	margin-top: 5px;
	font-size: 16px;
	font-weight: 700;
	color: #000;
}

.property-list__tags {
	display: block;
	margin-top: 10px;
}

.property-list__tags ul {
	font-size: 0;
}

.property-list__tags ul li {
	display: inline-block;
	margin: 0 8px 8px 0;
}

.property-list__tags ul li a {
	display: block;
	padding: 4px 8px;
	font-size: 11px;
	color: #888;
	border-radius: 4px;
	border: 1px solid #DDD;
	text-decoration: none;
}

.property-list__tags ul li a:hover {
	color: #FFF;
	background: #000;
	border-color: #000;
}

.property-list.list--3col .property-list__item {
	width: 32%;
	margin-right: 0;
}

.property-list.list--3col .property-list__item:nth-of-type(3n-1) {
	margin-left: 2%;
	margin-right: 2%;
}

.property-image__inner {
    width: auto;
	top: 50%;
	left: 5%;
	bottom: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-10%, -50%);
}

.property-image__catch {
	display: none;
/* font-size: 28px;*/
/*    white-space: nowrap;*/
}

.menber-precede {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.private-viewing {
	width: 100%;
	margin: 0;
	font-size: 20px;
}

.property-contact__wrap {
	padding: 18px 6px;
}

.property-contact__wrap li a {
	padding: 10px;
	font-size: 14px;
}

.property-contact__wrap li a i {
	display: inline-block;
	margin-right: 8px;
	vertical-align: -5px;
	font-size: 22px;
}

.propertymap {
	width: 960px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}

.property-data {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-left: 0;
	padding-right: 0;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.property-data dl {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
}

.property-data dl:nth-of-type(2) {
	border-top: 1px solid #DDD;
}

.property-story__title {
	display: table-cell;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	line-height: 1.6;
}

.property-story__thumb {
	display: table-cell;
	width: 200px;
	padding-left: 20px;
	text-align: right;
}

.property-story__faq {
	padding: 0;
}

.property-story__data {
	padding-left: 0;
	padding-right: 0;
}

.comment {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.sharebtn {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.sharebtn > ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin: 0;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.sharebtn > ul li {
	width: 19%;
	margin: 0;
}

.popup__body {
	width: 800px;
	height: 500px;
	padding: 20px;
}

.popup__close .close-line {
	width: 52px;
	top: 60px;
	right: 60px;
}

.popup .eki_table_border li {
	width: 25%;
	border: none;
}

.profile__wrap {
	display: table;
	width: 100%;
	margin: 0;
	padding: 30px;
}

.profile__title {
	width: 100%;
	margin: 0;
}

.profile__thumb {
	display: table-cell;
	width: 200px;
	margin-bottom: 0;
	vertical-align: top;
}

.profile__data {
	display: table-cell;
	padding-left: 20px;
	vertical-align: top;
}

.container--interview .profile {
	width: 960px;
	margin: 40px auto;
}

.tag-profile {
	display: table;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 30px;
}

.tag-profile__wrap {
	display: table;
	width: 100%;
	margin: 0;
}

.tag-profile__title {
	width: 100%;
	margin: 0;
}

.tag-profile__thumb {
	display: table-cell;
	width: 200px;
	margin-bottom: 0;
	vertical-align: top;
}

.tag-profile__data {
	display: table-cell;
	padding-left: 20px;
	vertical-align: top;
}

.tag-profile__contents li {
	display: inline-block;
	margin: 0 5px 0 0;
	width: 145px;
}

.tag-profile__contents li:last-of-type {
	margin: 0;
}

.staff__wrap {
	display: table;
	width: 100%;
	margin: 0;
	padding: 30px;
}

.staff__title {
	width: 100%;
	margin: 0;
}

.staff__thumb {
	display: table-cell;
	width: 200px;
	margin-bottom: 0;
	vertical-align: top;
}

.staff__data {
	display: table-cell;
	padding-left: 20px;
	vertical-align: top;
}

.shopdata {
	display: table;
	width: 100%;
}

.shopdata__map {
	display: table-cell;
	width: 400px;
}

.shopdata__summary {
	display: table-cell;
	padding-left: 20px;
	vertical-align: top;
}

.sarch__map {
	margin:0 auto 20px;
}

.kv {
	height: 60vh;
}
.container__cover {
	height: 100vh;
}
.kv__logo {
	top: 7px;
	left: 20px;
}

.kv__logo span {
	display: inline-block;
}

.kv .logout {
	width: auto;
	top: 18px;
	right: 130px;
}

.kv__search {
	width: 36px;
	height: 36px;
	top: 17px;
	right: 82px;
}

.kv__menu {
	width: 36px;
	height: 36px;
	top: 13px;
	right: 20px;
}

.kv__title {
	font-size: 22px;
	line-height: 1.5;
}

.kv__contents.getcontents {
	width: auto;
	max-width: 400px;
	top: 50%;
	left: 10%;
	bottom: auto;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.kv__catch {
	text-align: center;
	font-size: 30px;
	padding-top:200px;
}

.kv__catch a {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 10px;
	color: #FFF;
	font-size: 28px;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	transition: all .2s ease;
}


.front-list__item {
	display: inline-block;
	position: relative;
	width: 22.75%;
	margin-right: 3%;
	vertical-align: top;
}

.front-list__item:last-of-type {
	margin-right: 0;
}

.front-list__item .overlay {
	position: absolute;
	display: block;
	z-index: 10;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
	top: 50%;
	left: 50%;
	opacity: 0;
	-webkit-transform: translate(-50%, -100%);
	-ms-transform: translate(-50%, -100%);
	transform: translate(-50%, -100%);
	transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}

.front-list__item .overlay:before {
	position: absolute;
	content: "";
	width: 0;
	height: 1px;
	left: 0;
	background: #FFF;
	top: -10px;
	transition-delay: 0.5s;
	transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	z-index: 5;
}

.front-list__item .overlay:after {
	position: absolute;
	content: "";
	width: 0;
	height: 1px;
	right: 0;
	background: #FFF;
	bottom: -10px;
	transition-delay: 0.5s;
	transition: all 0.5s cubic-bezier(0.55, 0, 0.1, 1);
	z-index: 5;
}

.front-list__thumb {
	height: 250px;
}

.front-list__thumb > a:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	background: rgba(0, 0, 0, 0.6);
	transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
	z-index: 2;
}

.front-list__thumb > a:hover .article-list__thumb {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.front-list__thumb > a:hover:after {
	opacity: 1;
}

.front-list__thumb > a:hover .overlay {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.front-list__thumb > a:hover .overlay:before {
	width: 100%;
}

.front-list__thumb > a:hover .overlay:after {
	width: 100%;
}
.section--topbanner {
	width: 100%;
	text-align: center;
	margin-top:25px;
}

.section--topbanner li {
	width: 18%;
	margin: 0 10px;
}

.section--topbanner p{
	margin-top: 5px;
	padding-left: 4%;
	padding-right: 4%;
	text-align: center;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 20px;
	font-weight: 900;
	color: #000;
}
.section--topbanner p.small{
	margin-top: 2px;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
}
.section--story .container-section__body {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.section--featured .container-section__body {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.section--special .container-section__body {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.special__banner__2col {
	font-size: 0;
}

.special__banner__2col div {
	display: inline-block;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 0;
	font-size: 16px;
}

.special__banner__2col div a {
	display: block;
	line-height: 0;
}

.special__banner__2col div a:hover {
	opacity: .8;
}

.special__banner__2col div:last-of-type {
	margin-right: 0;
}

.special__banner__list ul {
	font-size: 0;
}

.special__banner__list ul li {
	display: inline-block;
	width: 33.33%;
	vertical-align: top;
}

.special__banner__list ul li a {
	display: block;
	line-height: 0;
	font-size: 16px;
}

.special__banner__list ul li a:hover {
	opacity: .8;
}

.special__banner__list ul li a img {
	width: 100%;
}

.section--news .container-section__body {
	display: -webkit-flex; 
	display: -ms-flexbox;
	display: flex;
}

.section--news .newopen {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	margin: 0;
}

.section--news .newopen .title {
	font-size: 36px;
}

.section--news .newopen__body .inner {
	padding: 0 60px 30px 60px;
}

.section--news .pressmedia {
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	padding-top: 55px;
	border-left: 1px solid #DDD;
}

.section--news .pressmedia .title {
	font-size: 36px;
	padding: 0;
}

.section--news .pressmedia__body .twitter-grid {
	width: 600px !important;
	height: 600px !important;
}

.section--news .pressmedia__body .twitter-grid_pr {
	width: 400px !important;
	height: 300px !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	width: auto;
	left: 45%;
	bottom: 18px;
}

.swiper-pagination {
	text-align: left;
}

.area__map img {
	margin: 0;
}

.area__tokyo23 {
	position: absolute;
	top: 248px;
	left: 309px;
}

.area__tokyo {
	position: absolute;
	top: 222px;
	left: 135px;
}

.area__saitama {
	position: absolute;
	top: 120px;
	left: 240px;
}

.area__kanagawa {
	position: absolute;
	top: 374px;
	left: 200px;
}

.area__chiba {
	position: absolute;
	top: 314px;
	left: 530px;
}

.search-category__heading {
	display: table;
}

.search-category__heading > p {
	display: table-cell;
}

.search-category__heading .checkbtn {
	display: table-cell;
	text-align: right;
}

.search-category__tab li {
	width: 200px;
	margin-right: 10px;
	padding: 8px;
	font-size: 13px;
}

.search-category__body dl {
	display: table;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #DDD;
}

.search-category__body dl:first-of-type {
	border-top: 1px solid #DDD;
}

.search-category__body dt {
	display: table-cell;
	width: 200px;
	background: none;
	vertical-align: top;
}

.search-category__body dd {
	display: table-cell;
	vertical-align: middle;
}

.search-category__body dd ul {
	font-size: 0;
}

.search-category__body dd li {
	display: inline-block;
	width: 25%;
	border: 0;
	font-size: 12px;
	vertical-align: top;
}

.regist-info {
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #DDD;
}

.knowhow__other {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

.knowhow-detail {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -80px;
}

.knowhow-detail__title {
	margin: 40px 0;
	padding: 0 0 7px 20px;
	font-size: 32px;
}

.knowhow-detail__other {
	display: table;
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

.knowhow-detail__related {
	display: table-cell;
	width: 50%;
	vertical-align: top;
	border-right: 3px solid #F3F3F3;
}

.knowhow-detail__link {
	display: table-cell;
	width: 50%;
	padding: 40px;
	vertical-align: top;
	border-left: 3px solid #F3F3F3;
	border-top: 0;
}

.knowhow-chapter {
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}

.knowhow-chapter__heading i {
	right: 10px;
}

.knowhow-chapter__title {
	display: table-cell;
	width: 180px;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 32px;
	white-space: nowrap;
	line-height: 2;
}

.knowhow-chapter__description {
	display: table-cell;
	font-size: 20px;
	vertical-align: middle;
}

.knowhow-chapter__explain {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.dialogue {
	display: table;
	width: 100%;
}

.dialogue__image {
	display: table-cell;
	vertical-align: middle;
	width: 120px;
}

.dialogue__image img {
	width: 100px;
	height: 100px;
}

.dialogue__body {
	display: table-cell;
	padding: 20px;
	vertical-align: middle;
}

.dialogue__body p {
	font-size: 14px;
}

.dialogue.dialogue-left .dialogue__image {
	padding-right: 20px;
}

.dialogue.dialogue-left .dialogue__body:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	top: 50%;
	left: -24px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-right-color: #F6F6F6;
}

.dialogue.dialogue-right .dialogue__image {
	padding-left: 20px;
}

.dialogue.dialogue-right .dialogue__body:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	top: 50%;
	right: -24px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-left-color: #F6F6F6;
}

.glossary-detail__wrap {
	display: table;
	width: 100%;
}

.glossary-detail__body {
	display: table-cell;
	vertical-align: top;
}

.glossary-detail__thumb {
	display: table-cell;
	width: 520px;
	padding-left: 20px;
	vertical-align: top;
}

.report__title img {
	display: inline-block;
	margin-right: 10px;
	vertical-align: -20px;
}

.report-section__text {
	display: table-cell;
	vertical-align: top;
}

.report-section__image {
	display: table-cell;
	vertical-align: top;
	padding-left: 20px;
}

.report-section__image img {
	display: block;
	max-width: none;
}

.report-after__text {
	display: table-cell;
	vertical-align: top;
}

.report-after__image {
	display: table-cell;
	vertical-align: top;
	padding-left: 20px;
}

.report-after__image img {
	display: block;
	max-width: none;
}

.destination__map {
	display: table-cell;
	vertical-align: top;
	width: 400px;
}

.destination__map iframe {
	width: 600px;
	height: 300px;
}

.destination__date {
	display: table-cell;
	vertical-align: top;
	padding-left: 20px;
}

.diary-detail__wrap {
	display: table;
	padding: 0;
}

.diary-detail__postdate {
	display: inline-block;
	margin-right: 20px;
	font-size: 18px;
}

.diary-detail__summary {
	display: table-cell;
	vertical-align: top;
	margin: 0;
	padding-top: 20px;
	border: 0;
}

.diary-detail__body {
	display: table-cell;
	width: 640px;
	vertical-align: top;
	padding-left: 40px;
}

.faq-index__category {
	display: inline-block;
	margin: 0 14px 14px 0;
}

.story-list li {
	width: 22.75%;
	margin-right: 3%;
	margin-bottom: 40px;
	font-size: 13px;
}

.story-list li:nth-of-type(2n) {
	margin-right: 3%;
}

.story-list li:nth-of-type(4n) {
	margin-right: 0;
}

.story-list__thumb a {
	height: 250px;
}

.story-list__name {
	font-size: 24px;
}
.swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	background: transparent;
	border-radius: 2px;
	opacity: 1;
	border: 1px solid #FFF;
}
.swiper-pagination-bullet-active {
	background: #ffcc00;
}
.container__cover {
	position: relative;
	width: 100%;
	height: 90vh;
	margin-top: -60px;
	padding:0 15%;
}
.property-image__precede {
	display: inline-block;
	padding: 4px 10px 0;
	font-size: 22px;
	font-weight: 700;
	background: rgba(0, 0, 0, 0.6);
}

.container-section__heading .description_r {
	margin-top: 12px;
	padding-left: 4%;
	padding-right: 4%;
	text-align: center;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	background-color: #018bd6;
}

.section--news .newopen .description_r {
	margin-top: 10px;
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 4%;
	padding-right: 4%;
	text-align: center;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	background-color: #018bd6;
}

.section--news .pressmedia .description_r {
	margin-top: 10px;
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 4%;
	padding-right: 4%;
	text-align: center;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	background-color: #018bd6;
}

.container-section__heading .description_o {
	margin-top: 12px;
	padding-left: 4%;
	padding-right: 4%;
	text-align: center;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	background-color: #ea6000;
}
}

@media only screen and (min-width: 980px) and (min-width: 1260px) {

.property-image {
	position: relative;
	width: 100%;
	height: 100%;
	/* overflow-x: hidden; */
	padding-top:60px;
}

.property-image .swiper-slide:not(.swiper-slide-active) {
  -webkit-filter: opacity(50%);
  -moz-filter: opacity(50%);
  -o-filter: opacity(55%);
  -ms-filter: opacity(50%);
  filter: opacity(50%);
  transition: 0.2s linear;
}
.article-section.leftimage .text {
	padding: 40px 120px 40px 40px;
}

.article-section.rightimage .text {
	padding: 40px;
}

.article-section.fullimage .text {
	width: 1240px;
	max-width: 1240px;
}

.article-section.textonly .text {
	-webkit-flex-basis: 1240px;
	-ms-flex-preferred-size: 1240px;
	flex-basis: 1240px;
	max-width: 1240px;
}
.open_ad {display:inline;
}
.inner p
	{line-height:1.8em;
}
.accessimg{
	position:fixed!important;
	bottom:10px;
	z-index:30;
	position:absolute;
	top:70px;
	top:expression(eval(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight));
	left:10px;
	width: 80px;
}
#navi {
	overflow: hidden;
	position: fixed;
	right: 0px;
	top: 15%;
	width: 90px;
	z-index: 19999;
}

#navi2 {
	overflow: hidden;
	position: fixed;
	right: 3%;
	top: 48px;
	width: 100px;
	z-index: 19999;
}
#eye_catcher {
	bottom: 65px !important;
}

.section--special {
	margin-bottom: 0;
	padding: 20px 0 4em;
	background: #F3F3F3;
}
.btn-area--space_b {
	margin: 20px 0;
}
.btn-area--space_c {
	margin: 20px 0 60px;
}

}

@media only screen and (min-width: 1260px) {
.siteinfo__inner .twitter {
	display: inline-block;
	width: 400px;
	margin: 0 0 0 20px;
}
.footer__inner {
	width: 1240px;
}

.footer__license {
	max-width: none;
}

.globalnav .inner,
.searchnav .inner {
	width: 1240px;
}

.container__body {
	width: 1240px;
	text-align: left;
}

.container__related .related__body {
	width: 1240px;
}

.container--2col .container__body {
	width: 1240px;
}

.container--before-after .container__body,
.container--example .container__body,
.container--report .container__body,
.container--diary .container__body {
	width: 1240px;
}

.siteinfo__inner {
	width: 1240px;
}

.article__body {
	width: 1240px;
}
.pg_box {
	width:800px;
	margin-left: auto;
	margin-right: auto;
}

.pg_box img {
	width:100%;
}

.pg_box h3 {
	margin: 95px 0 45px 0;
	padding:bottom:10px;
	font-family: "æ¸¸æ˜Žæœ", "YuMincho", serif;
	font-size: 28px;
	font-weight: 400;
	color: #000;
	line-height: 1.4;
	border-bottom: 1px solid #DDD;
}
.kv__catch {
	text-align: center;
	font-size: 30px;
	padding-top:200px;
}

.kv__catch a {
	color:#FFF;
}
h2.subtitle {
	margin-bottom:20px;
}

.beforeafter .before:after {
	right: -28px;
}

.form--login .col__left {
	-webkit-flex-basis: 400px;
	-ms-flex-preferred-size: 400px;
	flex-basis: 400px;
}

.breadcrumb {
	width: 1240px;
	text-align: left;
}

.propertymap {
	width: 1240px;
}

.sharebtn {
	width: 1240px;
}

.container--interview .profile {
	width: 1240px;
}

.tag-profile__contents li {
	margin: 0 10px 0 0;
	width: 188px;
}

.section--story .container-section__body {
	width: 1240px;
}

.section--featured .container-section__body {
	width: 1240px;
}

.section--special .container-section__body {
	width: 1240px;
}

.diary-detail__body {
	width: 840px;
}
.front-list__title {
	font-size: 22px;
}

.front-list__title a {
	color: #000;
	line-height: 1.4;
}

}

@keyframes slide {

0% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

50% {
	-webkit-transform: translateY(8px);
	transform: translateY(8px);
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

}

@keyframes slideFadeInDown {

0% {
	-webkit-transform: translateY(-20%);
	transform: translateY(-20%);
	opacity: 0;
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

}

@keyframes slideFadeInUp {

0% {
	-webkit-transform: translateY(20%);
	transform: translateY(20%);
	opacity: 0;
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

}

@keyframes fadeIn {

0% {
	opacity: 0;
}

100% {
	opacity: 1;
}

}

@keyframes fadeInScale {

0% {
	transform: scale(1.2);
	opacity: 0;
}

100% {
	transform: scale(1);
	opacity: 1;
}

}

@keyframes fadeOutDown {

0% {
	opacity: 1;
}

30% {
	opacity: 1;
}

100% {
	opacity: 0;
	-webkit-transform: translateY(30%);
	transform: translateY(30%);
}

}

@keyframes blurIn {

0% {
	opacity: 0;
	-webkit-filter: blur(3px);
	filter: blur(3px);
}

100% {
	opacity: 1;
	-webkit-filter: none;
	filter: none;
}

}

@keyframes slideDown {

0% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

100% {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

}

@keyframes slideLeft {

0% {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 0;
}

100% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}

}

@keyframes slideBottom {

0% {
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	opacity: 0;
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

}

@keyframes slideUp {

0% {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 0;
}

100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

}

@keyframes slideRight {

0% {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 0;
}

100% {
	-webkit-transform: translateY(0);
	transform: translateX(0);
	opacity: 1;
}

}
