<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------STYLE-NEW-------*/
body {
	font-family:  繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3,Hiragino Kaku Gothic Pro,繝｡繧､繝ｪ繧ｪ,Meiryo,verdana,�ｭ�ｳ\ �ｰ繧ｴ繧ｷ繝�け,Osaka,sans-serif !important;
	color: #000;
}
.agree-content {
	padding:0px 0 0px !important;
	color: #333;
	line-height: 1.7;
}
@media (max-width: 767px) {
	.agree-content {
		padding:0 0 45px;
	}
}
.company-info {
	text-align: right;
	font-size: 14px;
	padding-top:15px;
	padding-bottom:15px;
}
@media (max-width: 1024px) {
	.company-info {
		padding-top:55px;
		padding-bottom:6px;
		text-align: left;
	}
}
.sp {
	display: none;
}
@media (max-width: 991px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
}
.pb-2 {
	padding-bottom:0.5rem !important;
}
.pb-3 {
	padding-bottom:1rem !important;
}
.pb-4 {
	padding-bottom:1.5rem !important;
}
.pb-5 {
	padding-bottom:3rem !important;
}
.pb-7 {
	padding-bottom:6rem !important;
}
.mr-3 {
	margin-right:1rem !important;
}
.pb-0 {
	padding-bottom:0 !important; 
}
.text-center {
	text-align: center;
}
.d-inline-block {
	display: inline-block !important;
}
.gray {
  filter: grayscale(1);
  vertical-align: middle
}
.terms-content {
	border-top:1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	color: #333;
    line-height: 1.7;
	padding-top:100px;
	padding-bottom:100px;
}
@media (max-width: 767px) {
	.terms-content {
		padding-top:50px;
		padding-bottom:50px;
	}
}
.terms-content .agree-info {
	border:1px solid #333;
	padding:50px;
	font-size: 14px;
}
@media (max-width: 767px) {
	.terms-content .agree-info {
		padding:20px;
	}
}
.terms-content .agree-info a {
	color:#000;
}
.terms-content .title {
	padding-bottom:1rem;
	font-size: 1.6rem;
}
.terms-content p {
	padding-bottom:0.25rem;
}

/*-----HEADER------*/
@media (max-width: 1024px) {
	.header{
		position: fixed !important;
		width: 100%;
		top: 0;
		left: 0;
		border-bottom:1px solid #000;
	}
}
@media (max-width: 1024px) {
	.header .logo {
		width: 80px !important;
	}
	.header .logo .logo-ana {
		width: 100% !important;
	}
}
.head-group-button {
	position: absolute;
	top: 0;
	right: 0;
}
@media (max-width: 1024px) {
	#header .head-group-button {
		display: none;
	}
}
.head-group-button li {
	display: inline-block;
}
.head-group-button li a {
	padding:11px 40px 11px 10px;
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	width: 340px;
	text-align: center;
	position: relative;
	text-decoration: none;
	transition: all ease 0.3s;
	justify-content: center;
}
.head-group-button li a::after {
	font-family: icoset;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 50%;
  margin-top:-10px;
  right:15px;
  content: "\e906";
  text-transform: none;
  speak: none;
}
.icon-window {
	height: min-content;
	padding:0 5px;
	vertical-align: middle;
	height: 14px;
}
.head-group-button li a img {
	margin-top: 2px;
}
.head-group-button li a.btn-login {
	background-color: #021957;
}
.head-group-button li a.btn-login:hover,
.head-group-button li a.btn-login:focus {
	background-color: #00113e;
}
.head-group-button li a.btn-apply {
	background-color: #d54100;
}
.head-group-button li a.btn-apply:hover,
.head-group-button li a.btn-apply:focus {
	background-color: #a93400;
}
#gNavi {
	background-color: #fff;
  position: absolute;
  width: 100%;
  top: 70px;
  border-bottom:2px solid #000;
  z-index: 101;
}
@media (max-width: 1024px) {
	#gNavi {
		position:fixed;
		top:47px;
		left:100%;
		width: 100%;
		height: calc(100vh - 47px);
		overflow-y: auto;
		border-bottom:none;
		transition: all ease 0.3s;
		display: none;
		border-bottom:1px solid #ccc;
	}
}
@media (max-width: 1024px) {
	.is-gnav-open #gNavi {
		display: block;
	  left: 0;
	}
}
#gNavi .gNavi-wrap {
	display: flex;
	justify-content: flex-end;
}
@media (max-width: 1024px) {
	#gNavi .gNavi-wrap {
		padding:0;
	}
}
#gNavi .menu-nav {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
}
@media (max-width: 1024px) {
	#gNavi .menu-nav {
		margin:0;
	}
}
#gNavi .menu-nav &gt;li {
	margin:0 10px; 
	border-bottom:2px solid #fff;
	line-height: 26px;
}
@media (max-width: 1024px) {
	#gNavi .menu-nav &gt;li {
		position: relative;
		margin-top:5px; 
		width: 50%;
		margin:0;
	}
	#gNavi .menu-nav &gt;li:nth-child(4),
	#gNavi .menu-nav &gt;li:nth-child(6) {
		margin-left:20px; 
		width: calc(50% - 20px);
	}
	#gNavi .menu-nav &gt;li:nth-child(3) .global-nav-child-list {
		display: flex;
		flex-flow: wrap;
	}
	#gNavi .menu-nav &gt;li:nth-child(3) .global-nav-child-list li {
		width: 50%;
	}
}
@media (max-width: 1024px) {
	#gNavi .menu-nav &gt;li::before {
		font-family: icoset;
	  font-size: 1rem;
	  font-weight: 400;
	  font-style: normal;
	  font-variant: normal;
	  line-height: 1;
	  position: absolute;
	  top: 16px;
	  left: 0;
	  content: "\e906";
	  text-transform: none;
	  speak: none;
	}
	.global-nav-child-list .global-nav-child-link::before {
		top: 14px;
	}
}
@media (min-width: 1025px) {
	.global-nav-child-btn::after {
		background: #000;
	}
}
@media (max-width: 1024px) {
	#gNavi .global-nav-child {
		width: 100% !important;
		max-width: 100%;
		margin:0 !important;
		border-bottom:1px solid #ccc !important;
		padding-bottom:20px;
	}
	#gNavi .global-nav-child:nth-child(3) {
		margin:0 0 20px !important;
	}
}
@media (max-width: 1024px) {
	.global-nav-child-contents {
		margin-top:0; 
	}
}
#gNavi .menu-nav &gt;li &gt;a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding: 8px 10px 8px 10px;
	display: block;
}
@media (max-width: 1024px) {
	#gNavi .menu-nav &gt;li &gt;a {
		font-weight: 700;
	}
}
#gNavi .global-nav-child-cover {
	background-color: #000;
}
@media (max-width: 1024px) {
	#gNavi .global-nav-child-cover {
		background-color: #fff;
	}
}
@media (max-width: 1024px) {
	#gNavi .global-nav-child &gt;a {
		display: none !important;
	}
}
#gNavi .menu-nav .nav-text {
	font-weight: 700;
	font-size: 16px;
	padding-bottom:10px;
}
@media (max-width: 1024px) {
	#gNavi .menu-nav .nav-text {
		background-color: #000;
		color:#fff;
		padding:10px 20px;
		font-size: 13px;
	}
}
#gNavi .menu-nav .global-nav-child-list {
	width: calc(100% + 50px);
	margin-left:-50px;
}
@media (max-width: 1024px) {
	#gNavi .menu-nav .global-nav-child-list {
		width: 100%;
    margin-left: 0;
    padding:20px 20px 0;
	}
}

#gNavi .menu-nav .global-nav-child-list .global-nav-child-link a {
	color: #fff;
	font-size: 13px;
	line-height: 22px;
}
@media (max-width: 1024px) {
	#gNavi .menu-nav .global-nav-child-list .global-nav-child-link a {
		color:#000;
	}
}
#gNavi .menu-nav .global-nav-child-list .global-nav-child-link {
	width: auto;
	margin-left:50px;
	min-width: 25%;
}
@media (max-width: 1024px) {
	#gNavi .menu-nav .global-nav-child-list .global-nav-child-link {
		margin-left:0px;
	}
}
#gNavi .head-group-button {
	display: none;
}
@media (max-width: 1024px) {
	#gNavi .head-group-button {
		display: flex;
		position: inherit;
		margin-top:6px; 
	}
}
@media (max-width: 1024px) {
	#gNavi .head-group-button li {
		width: 50%;
	}
}
@media (max-width: 1024px) {
	#gNavi .head-group-button li a {
		width: 100%;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
	}
}

#global-gNavi {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 100;
}
#global-gNavi .head-group-button {
	display: none;
}

#global-gNavi .fixed .head-group-button {
	display: block;
}
@media (max-width: 1024px) {
	#global-gNavi .head-group-button {
		display: none;
	}
}
#global-gNavi .fixed .global-nav.max-inner {
	height: 50px;
	padding-top:15px;
}

/*--- CSS BUTTON MENU---*/
.global-menu-btn {
	background-color: #000;
	right: 3%;
	height: 35px;
	width: 35px;
}
.global-menu-btn .line:first-of-type {
	top: 12px;
}
.global-menu-btn .line:nth-of-type(2) {
	top: 17px;
}
.global-menu-btn .line:last-of-type {
	bottom: 9px;
}
.global-menu-btn .line:nth-of-type(3) {
	bottom: 11px;
}
.global-menu-btn:focus {
	outline: none !important;
}
.global-menu-btn .line {
	background-color: #fff;
}
.is-gnav-open .global-menu-btn .line:first-of-type {
	transform: translateY(4px) rotate(-45deg);
}
.is-gnav-open .global-menu-btn .line:nth-of-type(3) {
	transform: translateY(-6px) rotate(45deg);
}
#gNavi .max-inner-item {
	padding: 20px;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	display: none;
}
@media (max-width: 1024px) {
	#gNavi .max-inner-item {
		display: block;
	}
}
.social-share {
	align-items: center;
	display: flex;
	justify-content: center;
}
#gNavi .max-inner-item .social-item {
	border-radius: 50%;
	display: flex;
	align-items: flex-end;
	height: 32px;
	margin: 0 10px;
	position: relative;
	width: 32px;
}
#gNavi .global-menu {
	text-align: center;
	display: block;
	padding: 26px 20px 20px;
}
#gNavi .global-menu .global-menu-btn {
	position: static;
	transform: translateY(0%);
}
#gNavi .global-menu .global-menu-btn .invisible {
	display: block;
	clip: inherit;
	overflow:inherit;
	width: 35px;
	margin-top: 22px;
	font-size: 9px;
}
/*---CSS amc-breadcrumbs-wrapper---*/
.amc-breadcrumbs-wrapper {
	margin-top:14px; 
}
@media (max-width: 1024px) {
	.amc-breadcrumbs-wrapper {
		display:none;
	}
}
.amc-breadcrumbs-wrapper .rcrumbs .rcrumbs-list {
	max-width: 1240px;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
}
/*---STYLE FOOTER---*/
#footer .global-footer-nav {
	background-color: #000;
	margin-bottom:4px; 
	padding:8px 0;
}
#footer .global-footer-nav .global-footer-nav-row {
	border-bottom:1px solid #3f3f3f;
	padding:15px 0;
}
#footer .global-footer-nav .global-footer-nav-row:last-child {
	border-bottom:none;
}

#footer .global-footer-nav .global-footer-nav-row:last-child .global-footer-nav-menu li {
	padding-left: 0;
}
#footer .global-footer-nav .global-footer-nav-row:last-child .global-footer-nav-menu li a {
	font-size: 16px;
	font-weight: 700;
}
@media (max-width: 1024px) {
	#footer .global-footer-nav .global-footer-nav-row:last-child .global-footer-nav-menu li a {
		font-size: 14px;
	}
}
#footer .global-footer-nav .global-footer-nav-row:last-child .global-footer-nav-menu li::before {
	display: none;
}
#footer .global-footer-nav .global-footer-nav-row .global-footer-nav-menu {
	display: flex;
	flex-flow: wrap;
}
#footer .global-footer-nav .global-footer-nav-row .global-footer-nav-text {
	color: #fff;
	padding-bottom:10px;
	font-weight: 700;
	font-size: 16px;
}
@media (max-width: 1024px) {
	#footer .global-footer-nav .global-footer-nav-row .global-footer-nav-text {
		padding-bottom:6px;
		font-size: 14px;
	}
}
#footer .global-footer-nav .global-footer-nav-row .global-footer-nav-menu li {
	width: 33.33%;
	position: relative;
	padding-left:20px;
	color:#fff;
}
@media (max-width: 1024px) {
	#footer .global-footer-nav .global-footer-nav-row:nth-child(1) .global-footer-nav-menu li,
	#footer .global-footer-nav .global-footer-nav-row:nth-child(2) .global-footer-nav-menu li {
		width: 100%;
	}
}
#footer .global-footer-nav .global-footer-nav-row .global-footer-nav-menu li::before {
	font-family: icoset;
	font-size: 1.1rem;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	position: absolute;
	top: 8px;
	left: 0;
	content: "\e906";
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
#footer .global-footer-nav .global-footer-nav-row .global-footer-nav-menu li a {
	color:#fff;
	font-size: 14px;
}
@media (max-width: 1024px) {
	#footer .global-footer-nav .global-footer-nav-row .global-footer-nav-menu li a {
		font-size: 12px;
	}
}

/*---FOOTER-CONTROL---*/
#footer .footer-control .max-inner {
	height: 105px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (max-width: 1024px) {
	#footer .footer-control .max-inner {
		height: 70px;
	}
}
#footer .footer-control .social-item {
	height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: flex-end;
    margin: 0 10px;
}
#footer .footer-control .social-item:hover {
	opacity: 0.5;
}
.global-pagetop-box.is-bottom {
	position: absolute;
	top: 100px;
}
@media (max-width: 767px) {
	.global-pagetop-box.is-bottom {
		
		top: 80px;
	}
}


/*---SONY ALLABOUT---*/
.banner-main {
	padding:60px 0;
	background: #12275e;
	background: rgb(18,39,94);
	background: -moz-linear-gradient(55deg,  rgba(18,39,94,1) 0%, rgba(18,39,94,1) 66%, rgba(18,39,94,1) 67%, rgba(12,29,75,1) 67%, rgba(12,29,75,1) 67%, rgba(18,39,94,1) 100%, rgba(13,30,76,1) 100%);
	background: -webkit-linear-gradient(55deg,  rgba(18,39,94,1) 0%,rgba(18,39,94,1) 66%,rgba(18,39,94,1) 67%,rgba(12,29,75,1) 67%,rgba(12,29,75,1) 67%,rgba(18,39,94,1) 100%,rgba(13,30,76,1) 100%);
	background: linear-gradient(125deg,  rgba(18,39,94,1) 0%,rgba(18,39,94,1) 66%,rgba(18,39,94,1) 67%,rgba(12,29,75,1) 67%,rgba(12,29,75,1) 67%,rgba(18,39,94,1) 100%,rgba(13,30,76,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12275e', endColorstr='#0d1e4c',GradientType=1 );

}
@media (max-width: 1024px) {
	.banner-main {
		padding:30px 0;
		background: rgb(18,39,94);
		background: -moz-linear-gradient(55deg,  rgba(18,39,94,1) 0%, rgba(18,39,94,1) 75%, rgba(18,39,94,1) 76%, rgba(12,29,75,1) 76%, rgba(12,29,75,1) 76%, rgba(18,39,94,1) 100%, rgba(13,30,76,1) 100%);
		background: -webkit-linear-gradient(55deg,  rgba(18,39,94,1) 0%,rgba(18,39,94,1) 75%,rgba(18,39,94,1) 76%,rgba(12,29,75,1) 76%,rgba(12,29,75,1) 76%,rgba(18,39,94,1) 100%,rgba(13,30,76,1) 100%);
		background: linear-gradient(125deg,  rgba(18,39,94,1) 0%,rgba(18,39,94,1) 75%,rgba(18,39,94,1) 76%,rgba(12,29,75,1) 76%,rgba(12,29,75,1) 76%,rgba(18,39,94,1) 100%,rgba(13,30,76,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12275e', endColorstr='#0d1e4c',GradientType=1 );
	}
}
.banner-main .banner-inner {
	padding-left:290px;
	position: relative;
	color: #fff;
}
@media (max-width: 1024px) {
	.banner-main .banner-inner {
		padding-left:0;
	}
}
.banner-main .banner-inner .s-title {
	font-size: 28px;
}
@media (max-width: 1024px) {
	.banner-main .banner-inner .s-title {
		font-size: 20px;
	}
}
.banner-main .banner-inner .m-title {
	font-size: 38px;
	font-weight: 700;
	margin-bottom:20px;
}
@media (max-width: 1024px) {
	.banner-main .banner-inner .m-title {
		font-size: 26px;
	}
}
.banner-main .banner-inner .banner-thumb {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-136px;
	max-width: 273px;
}
.banner-main .banner-inner .banner-thumb img {
	border-radius:50%;
}
@media (max-width: 1024px) {
	.banner-main .banner-inner .banner-thumb {
		position: inherit;
		left: inherit;
		top: inherit;
		margin:0 auto 20px;
		max-width: 200px;
	}
}
.banner-main .banner-inner .desc {
	line-height: 28px;
}

.contents-01 {
	background-color: #fff;
	padding:60px 0 100px;
}
@media (max-width: 1024px) {
	.contents-01 {
		padding:40px 0 60px;
	}
}
.contents-01 .thumb {
	text-align: center;
	padding:0 40px;
}
.contents-01 .title {
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	padding-bottom:12px;
}
@media (max-width: 1024px) {
	.contents-01 .title {
		font-size: 22px;
	}
}
.contents-01 .text {
	text-align: center;
	line-height: 28px;
	padding-bottom:55px;
}
.btn-dark {
	background-color: #333333;
	height: 56px;
	padding:0 20px;
	border:none;
	font-size: 14px;
	color: #fff !important;
}
.contents-01 .btn-view {
	max-width: 280px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.contents-01 .btn-view::after {
  color: #fff;
  font-family: icoset;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 50%;
  margin-top: -9px;
  right: 20px;
  content: "\e906";
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.contents-01 .btn-view:hover {
	text-decoration: none;
}
/*---VIEW MODAL---*/
#view-profile {
	display: none;
	width: 100%;
	max-width: 1300px;
	padding:20px;
	background-color: #f2f2f2;
}
#view-profile .body-popup {
	padding:150px 0 50px;
	max-width: 920px;
	margin:0 auto;
}
@media (max-width: 1024px) {
	#view-profile .body-popup {
		padding:100px 0 30px;
	}
}
#view-profile button[title="Close"] {
	border-radius:50%;
	background-color: #333;
	opacity: 1;
	color: #fff;
	right: 10%;
  top: 50px;
}
#view-profile .btn-close {
	width: 150px;
	height: 50px;
	font-size: 24px;
	line-height: 50px;
	color: #fff;
	background-color: #333;
	border:none;
}
#view-profile .profile-wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 100px;
	flex-flow: wrap;
}
@media (max-width: 1024px) {
	#view-profile .profile-wrap {
		margin-bottom: 50px;
	}
}
#view-profile .profile-wrap .profile-thumb {
	width: 43%;
	text-align: center;
}
@media (max-width: 1024px) {
	#view-profile .profile-wrap .profile-thumb {
		width: 100%;
	}
}
#view-profile .profile-wrap .profile-info {
	width: 53%;
}
@media (max-width: 1024px) {
	#view-profile .profile-wrap .profile-info {
		width: 100%;
	}
}
#view-profile .title-profile {
	font-size: 26px;
	font-weight: 700;
	border-bottom:1px solid #333333;
	padding-bottom:20px;
	margin-bottom: 20px;
}
@media (max-width: 1024px) {
	font-size: 22px;
}
#view-profile .profile-wrap .profile-info p {
	line-height: 28px;
}
#view-profile .title-sp {
	display: none;
}
@media (max-width: 1024px) {
	#view-profile .title-sp {
		display: block;
	}
	#view-profile .title-pc {
		display: none;
	}
}

.contens-02 {
	background: #f6f6f4;
	position: relative;
	min-height: 320px;
	display: flex;
	flex-flow: wrap;
}
.contens-02 .max-inner {
	
	
}
@media (max-width: 991px) {
	.contens-02 {
		display: block;
		padding:15px 0 0;
	}
}
.contens-02 .content-text {
	padding-right:540px;
	padding-top:80px;
}
@media (max-width: 991px) {
	.contens-02 .content-text {
		padding-right:0;
	}
}
.contens-02 .content-thumb {
	position: absolute;
	right: 0;
	top: 0;
	width: 535px;
	height: 100%;
	background-size: cover;
	background-position: 50% 50%;
}
@media (max-width: 991px) {
	.contens-02 .content-thumb {
		height:400px;
		width: calc(100% + 3%);
		bottom: 0;
		top: inherit;
		position: static;
		margin: 15px -1.5% 0;
		background-position: top;
	}
}
@media (max-width: 767px) {
	.contens-02 .content-thumb {
		height:300px;
		width: calc(100% + 6%);
		bottom: 0;
		top: inherit;
		position: static;
		margin: 15px -3% 0;
	}
}
.contens-02 .content-text .title {
	font-size: 24px;
	padding-bottom:15px;
}
@media (max-width: 991px) {
	.contens-02 .content-text .title {
		font-size: 20px;
	}
}
.contens-02 .content-text .m-title {
	font-size: 20px;
	padding-bottom:8px;
}
@media (max-width: 991px) {
	.contens-02 .content-text .m-title {
		font-size: 16px;
	}
}

.chat-line {
	display: flex;
	align-items: flex-start;
	margin-bottom: 30px;
}
.chat-line.author {
	justify-content: flex-end;
}
.chat-line.author .user-img {
	order: 2;
}
.chat-line.author .user-msg {
	margin-right:24px;
	margin-left:0; 
	background-color: #ffd7e5;
}
.chat-line.author .user-msg::after {
	transform: rotate(180deg);
	left: inherit;
  right: -17px;
  border-right-color: #ffd7e5;
}
.chat-line:last-child {
	margin-bottom:0;
}
.chat-line .user-img {
	min-width: 70px;
	max-width: 70px;
	overflow: hidden;
	min-height: 70px;
}
.chat-line .user-img img {
	display: block;
	border-radius:50%;
	min-height: 70px;
}
.chat-line .user-img .user-name {
	text-align: center;
	padding-top:5px;
	font-size: 16px;
	font-weight: 700;
}
.chat-line .user-msg {
	max-width: 460px;
	background-color: #c5e3fb;
	padding:12px 20px;
	border-radius:4px;
	font-size: 16px;
	margin-left:24px;
	position: relative;
	min-height: 70px;
	display: flex;
	align-items: center;
}
@media (max-width: 991px) {
	.chat-line .user-msg {
		padding:8px 12px;
		font-size: 15px;
	}
}
.chat-line .user-msg::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-right: 18px solid #c5e3fb;
  border-top: 11px solid transparent;
  border-left: 0;
  border-bottom: 11px solid transparent;
  position: absolute;
  left:-21px;
  top: 25px;
}


.question-content {
	background-color: #ecf6ff;
}
.question-content .question-wrap {
	min-height: 300px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
@media (max-width: 991px) {
	.question-content .question-wrap {
		min-height: auto;
		padding:30px 0;
	}
}
.question-content .question-wrap .info-thumb {
	padding-right:60px;
}
@media (max-width: 991px) {
	.question-content .question-wrap .info-thumb {
		padding-right:0;
	}
}
.question-content .chat-line .user-img img {
	background-color: #fff;
	padding:7px;
}
.question-content .info-text .text-question {
	font-size: 32px;
	font-weight: 700;
}
@media (max-width: 991px) {
	.question-content .info-text .text-question {
		font-size: 22px;
	}
}
.question-content .chat-line {
	margin-bottom:5px; 
}
.question-content .chat-line .user-msg {
	padding:8px 12px;
	font-size: 18px;
	margin-top:15px; 
	margin-left:15px;
	min-height: auto;
}
@media (max-width: 991px) {
	.question-content .chat-line .user-msg {
		padding:8px 12px;
		font-size: 16px;
	}
}
.question-content .chat-line .user-msg::after {
	border-right: 12px solid #c5e3fb;
  border-top: 7px solid transparent;
  border-left: 0;
  border-bottom: 7px solid transparent;
	left: -15px;
  top: 17px;
}

.answer-content{
	margin-bottom:100px; 
}
@media (max-width: 991px) {
	.answer-content{
		margin-bottom:50px; 
	}
}
.answer-content .max-inner {
	position: relative;
}
.answer-content .answer-user {
	background-color: #fff2f6;
	padding:40px 0;
}
@media (max-width: 991px) {
	.answer-content .answer-user {
		padding:20px 0;
	}
}
.answer-content .answer-user .chat-line {
	margin-bottom:5px; 
}
.answer-content .answer-user .chat-line .user-msg {
	background-color: #ffd7e5;
	margin-top:15px; 
	margin-left:15px;
	font-size: 18px;
	padding: 8px 12px;
	min-height: auto;
}
@media (max-width: 991px) {
	.answer-content .answer-user .chat-line .user-msg {
		font-size: 16px;
		padding:6px 10px;
	}
}
.answer-content .answer-user .chat-line .user-msg::after {
	border-right: 12px solid #c5e3fb;
  border-top: 7px solid transparent;
  border-left: 0;
  border-bottom: 7px solid transparent;
	left: -15px;
  top: 17px;
}
.answer-content .answer-user .chat-line .user-msg::after {
	border-right-color: #ffd7e5;
}
.answer-content .answer-user .text-question {
	font-size: 32px;
	font-weight: 700;
	padding-right:70px;
}
@media (max-width: 991px) {
	.answer-content .answer-user .text-question {
		font-size: 22px;
	}
}
.answer-content .btn-question {
	position: absolute;
	width: 50px;
	height: 50px;
	background-color: #ff7ba8;
	border:none;
	right: 20px;
	top: 50%;
	margin-top: -25px;
}
@media (max-width: 991px) {
	.answer-content .btn-question {
		width: 40px;
		height: 40px;
		top: inherit;
		bottom:0;
	}
}
.answer-content .btn-question.active::before {
	display: none;
}
.answer-content .btn-question::after {
	content: "";
	background-color: #fff;
	width: 27px;
	height: 6px;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	left: 50%;
	margin-left:-14px;
}
@media (max-width: 991px) {
	.answer-content .btn-question::after {
		width: 20px;
		height: 4px;
		top: 50%;
		margin-top: -2px;
		left: 50%;
		margin-left:-10px;
	}
}
.answer-content .btn-question::before {
	content: "";
	background-color: #fff;
	width: 6px;
	height: 27px;
	position: absolute;
	top: 50%;
	margin-top: -14px;
	left: 50%;
	margin-left:-3px;
}
@media (max-width: 991px) {
	.answer-content .btn-question::before {
		width: 4px;
		height: 20px;
		top: 50%;
		margin-top: -10px;
		left: 50%;
		margin-left:-2px;
	}
}
.wrap {
	max-width: 1110px;
	margin: 0 auto;
}
.answer-content .answer-chat {
	display: none;
}
.answer-content .answer-chat .answer-chat-msg {
	background-color: #fff;
	padding:65px 0 120px;
	position: relative;
}
.answer-content .answer-chat .answer-chat-msg::after {
	display: inline-block;
  width: 0;
  height: 0;
  content: "";
  border-top: 37px solid #fff2f6;
  border-left: 30px solid transparent;
  border-bottom: 0;
  border-right: 30px solid transparent;
  position: absolute;
  left:50%;
  margin-left: -15px;
  top:0;
}
.answer-content .answer-chat .answer-chat-info {
	background-color: #fff2f6;
}
.answer-content .answer-chat .answer-chat-info .wrap {
	padding:75px 0 60px;
	position: relative;
}
@media (max-width: 991px) {
	.answer-content .answer-chat .answer-chat-info .wrap {
		padding-top:85px;
	}
}
.answer-content .answer-chat .answer-chat-info .photo {
	width: 160px;
	height: 160px;
	position: absolute;
	left: 50%;
	margin-left:-80px;
	top: -80px; 
}
@media (max-width: 991px) {
	.answer-content .answer-chat .answer-chat-info .photo {
		width: 140px;
		height: 140px;
		margin-left:-70px; 
		top: -70px; 
	}
}
.answer-content .answer-chat .answer-chat-info .title-info {
	background-color: #ffd7e5;
	padding:8px 11px;
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
	margin-bottom:27px; 
}
.answer-content .answer-chat .answer-chat-info .wrap-item {
	display: flex;
	justify-content: space-between;
	margin-bottom:65px; 
	flex-flow:wrap;
}
.answer-content .answer-chat .answer-chat-info .wrap-item:last-child {
	margin-bottom:0; 
}
.answer-content .answer-chat .answer-chat-info .wrap-item .item-text {
	text-align: justify;
	width: 51.3%;
	line-height: 30px;
}
@media (max-width: 991px) {
	.answer-content .answer-chat .answer-chat-info .wrap-item .item-text {
		width:100%;
		order:2;
	}
}
.answer-content .answer-chat .answer-chat-info .wrap-item .item-text .bold {
	font-size: 18px;
	color: #d91966;
}
.answer-content .answer-chat .answer-chat-info .wrap-item .item-thumb {
	width: 41.5%;
	text-align: center;
}
@media (max-width: 991px) {
	.answer-content .answer-chat .answer-chat-info .wrap-item .item-thumb {
		width:100%;
		max-width: 460px;
		margin: 0 auto;
		order:1;
	}
}
.answer-content .answer-chat .answer-chat-info .wrap-item .item-thumb .desc {
	text-align: right;
	font-size: 14px;
	padding-top:5px;
}
@media (max-width: 991px) {
	.answer-content .answer-chat .answer-chat-info .wrap-item .item-thumb .desc {
		font-size: 12px;
	}
}
.exchange-box {
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	padding:65px 0; 
}
@media (max-width: 991px) {
	.exchange-box {
		padding:40px 0; 
	}
}
.exchange-box .exchange-title {
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	padding-bottom:10px;
}
@media (max-width: 991px) {
	.exchange-box .exchange-title {
		font-size: 24px;
	}
}
.exchange-box .text {
	text-align: center;
	line-height: 30px;
}
.text-blue {
	color: #427eb3;
}
.change-card {
	padding:110px 0;
}
.change-card .change-wrap {
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	max-width: 1000px;
}
.change-card .change-wrap .change-thumb {
	width: 41%;
}
@media (max-width: 991px) {
	.change-card .change-wrap .change-thumb {
		width: 100%;
	}
	.change-card .change-wrap .change-thumb.thumb-sp {
		display: block !important;
		max-width: 405px;
		margin: 0 auto 15px;
		padding:0 30px;
	}
	.change-card .change-wrap .change-thumb.thumb-pc {
		display: none;
	}
}
.change-card .change-wrap .change-thumb.thumb-sp {
	display: none;
}
.change-card .change-wrap .change-thumb .text-desc {
	text-align: center;
	padding-top:5px;
}
.change-card .change-wrap .change-info {
	width: 45%;
}
@media (max-width: 991px) {
	.change-card .change-wrap .change-info {
		width: 100%;
	}
}
.change-card .change-wrap .change-info .change-title {
	font-size:26px;
	padding-bottom:35px;
	font-weight: 700;
}
@media (max-width: 991px) {
	.change-card .change-wrap .change-info .change-title {
		font-size: 20px;
		padding-bottom:20px;
	}
}
.change-card .change-wrap .change-info .text {
	line-height: 30px;
	padding-bottom:40px;
}
@media (max-width: 991px) {
	.change-card .change-wrap .change-info .text {
		padding-bottom:20px;
	}
}
@media (max-width: 991px) {
	.change-card .change-wrap .change-info .btn-link {
		max-width: 260px;
		margin: 0 auto;
		padding-top:5px;
		padding-bottom:5px;
	}
	.change-card .change-wrap .change-info .btn-link span {
		display: block;
	}
}
.btn-link {
	max-width: 410px;
	background-color: #d54100;
  position: relative;
  font-size: 16px;
  display: block;
  color: #fff !important;
  padding: 14px 50px 14px 20px;
  width: 100%;
  max-width: 410px;
  text-align: center;
  text-decoration: none;
  transition: all ease 0.3s;
}
.btn-link::after {
	color: #fff;
	font-family: icoset;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 40px;
	content: "\e906";
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.btn-link:hover {
	text-decoration: none;
}


.exchange-bank {
	margin-bottom:85px; 
}
.exchange-bank .title {
	text-align: center;
	font-size: 26px;
	margin-bottom:55px; 
	font-weight: 700;
}
@media (max-width: 991px) {
	.exchange-bank .title {
		font-size: 20px;
		margin-bottom:30px; 
	}
}

.exchange-bank .slide-exchange {
	margin-bottom:15px; 
}
.exchange-bank .exchange-items {
	padding:0px 10px;
}
.exchange-bank .exchange-items .items-inner {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	padding:15px 25px 0;
	min-height: 680px;
	background-color: #dde2e2;
}
@media (max-width: 991px) {
	.exchange-bank .exchange-items .items-inner {
		padding:15px 10px 0;
	}
}
.exchange-bank .exchange-items .bank-name {
	font-size: 22px;
	text-align: center;
	font-weight: 700;
	min-height: 70px;
}
@media (max-width: 991px) {
	.exchange-bank .exchange-items .bank-name {
		font-size: 20px; 
		min-height: auto;
		margin-bottom:15px; 
	}
}
.exchange-bank .exchange-items .thumb-bank {
	display: flex;
	align-items: flex-end;
	min-height: 230px;
	justify-content: center;
	margin-bottom: 10px;
}
@media (max-width: 991px) {
	.exchange-bank .exchange-items .thumb-bank {
		min-height: auto;
	}
}
.exchange-bank .exchange-items .exchange-fee {
	font-size: 14px;
	text-align: center;
}
.exchange-bank .exchange-items .info-fee {
	font-size: 16px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	min-height: 65px;
	margin-bottom: 20px;
}
.exchange-bank .exchange-items .info-fee p {
	font-size: 16px;
	font-weight: 700;
}
.exchange-bank .exchange-items .info-fee .font-bold {
	font-size: 24px;
	font-weight: 700;
}
.exchange-bank .exchange-items .exchange-price {
	font-size: 24px;
	font-weight: 500;
}
.exchange-bank .exchange-items .exchange-price .font-small {
	font-size: 16px;
}
.exchange-bank .exchange-items .exchange-bottom {
	border-top:1px solid #000;
	text-align: center;
	padding:0 10px;
	min-height: 145px; 
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
	width: calc(100% + 50px);
	margin-left:-25px; 
}
@media (max-width: 991px) {
	.exchange-bank .exchange-items .exchange-bottom {
		width: calc(100% + 20px);
		margin-left:-10px; 
	}
}
.exchange-bank .exchange-items .exchange-bottom .bank-name {
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}
.exchange-bank .exchange-items .exchange-bottom .price {
	color: #266baa;
	font-size: 20px;
	font-weight: 700;
}
.exchange-bank .slick-list {
	width: calc(100% + 20px);
	margin-left: -10px;
	overflow: hidden;
}
.exchange-bank .slick-arrow {
	z-index: 10;
	text-indent: inherit;
	width: 50px;
	height: 50px;
}
.exchange-bank .slick-prev {
	left: 0;
}
.exchange-bank .slick-prev::after {
	font-family: icoset;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  top:14px;
  left: 50%;
  margin-left:-11px; 
  content: "\e905";
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  position: absolute;
}
.exchange-bank .slick-next {
	right: 0;
}
.exchange-bank .slick-next::after {
	font-family: icoset;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  top:14px;
  left: 50%;
  margin-left:-11px; 
  content: "\e906";
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  position: absolute;
}

.font-normal {
	font-weight: normal;
	font-size: 16px;
}
.note-wrap li {
	display: flex;
	padding-bottom:10px;
}
.note-wrap li .number {
	min-width: 30px;
}
.map-wrap {
	margin-bottom:40px; 
}
.map-wrap .title-map {
	font-size: 26px;
	font-weight: 700;
	margin-bottom:10px; 
}
@media (max-width: 991px) {
	.map-wrap .title-map {
		font-size: 20px;
	}
}
.map-wrap .map-wrapper {
	display: flex;
	align-items: center;
	flex-flow: wrap;
	margin-bottom:126px; 
}
@media (max-width: 991px) {
	.map-wrap .map-wrapper {
		margin-bottom:50px; 
	}
}
.map-wrap .map-wrapper .map-info {
	width: 100%;
}
.map-wrap .map-wrapper .map-thumb {
	width: 100%;
	text-align: center;
	margin-bottom:45px;
}
.map-wrap .map-wrapper .map-thumb .img-sp {
	display: none;
}
@media (max-width: 991px) {
	.map-wrap .map-wrapper .map-thumb .img-pc {
		display: none;
	}
}
@media (max-width: 991px) {
	.map-wrap .map-wrapper .map-thumb .img-sp {
		display: inline-block;
	}
}
.map-wrap .text {
	line-height: 32px;
	font-size: 17px;
}
.fix-modal {
	opacity: 0;
}

#club-detail {
	display: none;
	width: 100%;
	max-width: 1600px;
	padding:20px;
	background-color: #f2f2f2;
}
#club-detail .body-popup {
	padding:150px 0 50px;
	max-width: 1000px;
	margin:0 auto;
}
#club-detail .title-page {
	margin-bottom:32px; 
}
#club-detail p {
	line-height: 150%;
}
#club-detail .body-popup .title {
	font-size: 24px;
	margin-top:60px;
	padding-top:60px;
	position: relative; 
	margin-bottom: 20px;
	text-align: center;
}
#club-detail .body-popup .title::after {
	background-color: #00aff0;
	height: 2px;
	width: 95px;
	position: absolute;
	top: 0;
	left: 50%;
	content: "";
	margin-left: -45px;
}
#club-detail .body-popup .text-desc {
	text-align: center;
}
#club-detail .body-popup .title-table {
	font-size: 20px;
	padding-bottom:10px;
}
#club-detail .table-detail {
	width: 100%;
	margin-bottom: 57px;
}
#club-detail .table-detail:last-child {
	margin-bottom: 7px;
}
#club-detail .table-detail th {
	padding:10px;
	border:1px solid #929292;
	background-color: #ebf5fd;
	text-align: center;
}
#club-detail .table-detail th:nth-child(2) {
	background-color: #97d7f2;
}
#club-detail .table-detail th:nth-child(3) {
	background-color: #fed75f;
}
#club-detail .table-detail th:nth-child(4) {
	background-color: #b3b9fe;
}
#club-detail .table-detail th
#club-detail .table-detail td{
	width: 20%;
}
#club-detail .table-detail th:nth-child(1),
#club-detail .table-detail td:nth-child(1) {
	width: 40%;
}
#club-detail .table-detail td {
	padding:16px 10px;
	border:1px solid #929292;
	text-align: center;
}
#club-detail .text-danger {
	color: #e02d42;
	font-size: 14px;
}
#club-detail .btn-close {
	width: 150px;
	height: 50px;
	font-size: 24px;
	line-height: 50px;
	color: #fff;
	background-color: #333;
	border:none;
}
#club-detail button[title="Close"] {
	border-radius:50%;
	background-color: #333;
	opacity: 1;
	color: #fff;
	right: 10%;
  top: 50px;
}
.step-wrap {
	margin-bottom:100px; 
}
@media (max-width: 991px) {
	.step-wrap {
		margin-bottom:50px; 
	}
}
.step-wrap .step-list {
	text-align: center;
	display: flex;
	justify-content: center;
	margin-bottom:50px; 
}
.step-wrap .step-list li {
	max-width: 33.33%;
	padding:0 2.5%;
}
.step-wrap .step-list li .step-thumb {
	margin-bottom:11px;
	position: relative; 
	max-width: 160px;
	margin: 0 auto;
}
.step-wrap .step-list li .step-thumb .checked {
	background-color: #000;
	height: 85px;
	width: 85px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	position: absolute;
	top: -15px;
	right:-15px;
	font-size: 14px;
}
@media (max-width: 991px) {
	.step-wrap .step-list li .step-thumb .checked {
		width: 60px;
		height: 60px;
		font-size: 12px;
		right: inherit;
		left: 50%;
		margin-left:-30px;
		top: -40%; 
	}
}
.step-wrap .step-list li .step-thumb img {
	border-radius:50%;
}
.step-wrap .step-list li .step-name {
	font-weight: 700;
}
@media (max-width: 991px) {
	.step-wrap .step-list li .step-name {
		font-size: 14px;
	}
}
.step-wrap .text {
	line-height: 32px;
	font-size: 17px;
}

.bottom-content {
	margin-bottom:100px; 
}
@media (max-width: 767px) {
	.bottom-content {
		margin-bottom:50px; 
	}
}
.bottom-content .wrap {
	background: url("../img/thumb-img.jpg") no-repeat 100% 0%;
	min-height: 365px;
	padding-top:104px;
}
@media (max-width: 767px) {
	.bottom-content .wrap {
		background-size: 180px auto;
		background-position: 100% 100%;
		min-height: auto;
		padding-top:0;
	}
}
.bottom-content .text {
	position: relative;
	font-size: 32px;
	font-weight: 700;
	padding-right:345px;
}
@media (max-width: 767px) {
	.bottom-content .text {
		font-size: 20px;
		padding-right: 110px;
		padding-bottom:90px;
	}
}
.bottom-content .text::after {
	background: url("../img/bottom-bg.jpg") no-repeat;
	content: "";
	position: absolute;
	width: 52px;
	height: 57px;
	left: -60px;
	top: -43px;
}
@media (max-width: 767px) {
	.bottom-content .text::after {
		width: 25px;
		height: 20px;
		left: 0px;
		top: -25px;
		background-size: 25px auto;
	}
}
#footer .ico-blank-img {
	width:auto !important;
}</pre></body></html>