
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	-webkit-text-size-adjust: none;
	line-height:1;
	width: auto;
	height: auto;
	background-image: url(../img/main-bg2.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	-moz-background-size:100% auto;
	background-size:100% auto;
}


/****************base*********************/

ul,li {
	list-style: none;
	margin:0;
	padding:0;
}
/*
a {
	text-decoration: underline;
	transition:0.5s;
	-webkit-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
}
a:link {
	color: #9B1E6E;
	transition:0.5s;
	-webkit-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
}
a:visited {
	color: #9B1E6E;
}
a:hover {
	color: #F282D4;
	transition:0.5s;
	-webkit-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
}
*/

a:active {
	color: #DC179B;
}

.orange {
	color: #FF7200;
}

.per {
	color: #BF0661;
}

.blue {
	color: #2D4FD6;
}

.pink {
	color: #F850B5;
}

.red {
	color: #FF0000;
}

.reds {
	color: #FF0000 !important;
	font-size: 13px !important;
}

.r2red {
	color: #CC0000;
}

/** pr */
.red.reds {
	font-size: 12px;
	color: #fff;
}

.site-title .red.reds {
	font-size: 12px;
	color: #FF4775;
}

.day {
	color: #565656;
}

.green {
	color: #009900;
}

.gray {
	color: #AAA;
}

.impact {
	color: #D02569;
}

#ad_box {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#big_ad_box {
	width: 320px;
	height: 250px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	background: #CCC;
}

.small {
	font-size: 11px;
}


.u_line {
	text-decoration: underline;
	color: #2D4FD6;
	
}

.clear {
	clear: both;
}

.impact {
	font-weight: bold;
}

.strong-text {
	font-weight: bold;
}

.b-underline {
	background: linear-gradient(transparent 60%, #66e9ff 60%);
	font-weight: bold;
}

.g-underline {
	background: linear-gradient(transparent 60%, #99FFCC 60%);
	font-weight: bold;
}

.y-underline {
	background: linear-gradient(transparent 60%, #FFFF99 60%);
	font-weight: bold;
}

.p-underline {
	background: linear-gradient(transparent 60%, #cc00af 60%);
	font-weight: bold;
}

.m-underline {
	background: linear-gradient(transparent 60%, #FFCCFF 60%);
	font-weight: bold;
}

.point-box {
	width:auto;
	height:auto;
	padding:20px !important;
	margin:13px auto 13px auto;
	background:#FFFFCC;
	color:#993300;
	
}

.point-icon {
	background-image: url(../img/pointer.png);
	background-repeat: no-repeat;
	width:30px;
	height:58px;
	padding:0;
	margin:-55px 0 10px 0;
	display: block;
	position: relative;
	top: 45px;
	left: -10px;
	z-index: 10;
}

.point-icon img {
	width:100%;
}

.hint {
	width:auto;
	height:auto;
	padding:2px 8px 2px 8px;
	margin:0 5px 2px 0;
	background: #ff4775;
	background: -moz-linear-gradient(top,  #ff4775 0%, #ad47fd 100%);
	background: -webkit-linear-gradient(top,  #ff4775 0%,#ad47fd 100%);
	background: linear-gradient(to bottom,  #ff4775 0%,#ad47fd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4775', endColorstr='#ad47fd',GradientType=0 );
	color:#fff;
	font-size:12px;
	font-weight:bold;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

.pr-btn {
	width:25px;
	height:17px;
	padding:0;
	margin:0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	display: block;
	position: relative;
	top: 10px;
	left: 2px;
	z-index: 12;
}

.pr-btn img {
	width:25px;
	height:17px;
	padding:0;
	margin:0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	display: block;
	position: relative;
	top: 0px;
	left: 2px;
	z-index: 12;
}

.top-pr {
	width:20px;
	height:13px;
	padding:0;
	margin:0 8px 0 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

.top-pr img {
	width:20px;
	height:13px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

/***************************************************************/

#head-area {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;

}

#head-area .top-bar {
	width: auto;
	height: 25px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #FF4775;
}

#head-area .top-bar h1 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFF;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	letter-spacing: 0.06em;
}

 #head-area .menu-area {
	width: 950px;
	height: auto;
	padding: 0px 0px 10px 0px;
	margin: 0px auto 0px auto;
	background: #FFF;
	border-bottom: solid 1px #EFEFEF;
}

#head-area .menu-area .logo-area {
	width: 300px;
	height: 77px;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	float: left;
}

#head-area .menu-area .logo-area img {
	width: 100%;
	border: none;
}

#head-area .menu-area .logo-area a {
	width: auto;
	height: auto;
	display: block;
	padding: 0px;
	margin: 0px;
}

#head-area .menu-area .menu-btn-box {
	display: none;
}

#head-area .menu-area .menu-btn-box .menu-btn {
	width: 45px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	cursor: pointer;
}

#head-area .menu-area .menu-btn-box .menu-btn img {
	width: 100%;
}

#head-area .menu-area .menu-btn-box .menu-btn p {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 13px;
	color: #555;
	padding: 0px;
	margin: -4px 0px 0px 0px;
}

#head-area .menu-list {
	width: 950px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	border-bottom: solid 1px #EFEFEF;
	border-right: solid 1px #EFEFEF;
}

#head-area .menu-list ul {
	overflow: hidden;
}

#head-area .menu-list ul li.main-menu {
	width: 24.5%;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-left: solid 1px #EFEFEF;
	float: left;
	text-align: center;
	background-color:rgba(255, 255, 255, 0.8);
}

#head-area .menu-list ul li.main-menu a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 0px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #2E90C0;
	text-decoration: none;
	letter-spacing: 0.03em;
}

#head-area .menu-list ul li.content-btn p {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #FF4775;
	text-decoration: none;
	letter-spacing: 0.03em;
	cursor: pointer;
}

#head-area .menu-list ul li.sub-menu-btn p {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #91DB47;
	text-decoration: none;
	letter-spacing: 0.03em;
	cursor: pointer;
}

#head-area .menu-list ul li.area-menu-btn p {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #2e90c0;
	text-decoration: none;
	letter-spacing: 0.03em;
	cursor: pointer;
}

#head-area .menu-list ul.content-list {
	overflow: hidden;
	/*display: none;*/
	border-top: solid 1px #EFEFEF;
	border-left: solid 1px #EFEFEF;
}

#head-area .menu-list ul.content-list li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #EFEFEF;
	background-color:rgba(255, 255, 255, 0.8);
}

#head-area .menu-list ul.content-list li a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #F46FA6;
	text-decoration: none;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
}

#head-area .menu-list ul.sub-menu-list {
	overflow: hidden;
	display: none;
	border-top: solid 1px #EFEFEF;
	border-left: solid 1px #EFEFEF;
	background-color:rgba(255, 255, 255, 0.8);
}

#head-area .menu-list ul.sub-menu-list li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #EFEFEF;
}

#head-area .menu-list ul.sub-menu-list li a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #91DB47;
	text-decoration: none;
	background:transparent url(../img/green-arrow.png) no-repeat scroll right center;
}

#head-area .menu-list ul.area-menu-list {
	overflow: hidden;
	display: none;
	border-top: solid 1px #EFEFEF;
}

#head-area .menu-list ul.area-menu-list li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #EFEFEF;
	border-left: solid 1px #EFEFEF;
	background-color:rgba(255, 255, 255, 0.8);
}

#head-area .menu-list ul.area-menu-list li a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #2E90C0;
	text-decoration: none;
	background:transparent url(../img/blue-arrow.png) no-repeat scroll right center;
	
}

#head-area .site-image {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #EFEFEF;
	border-left: solid 1px #EFEFEF;
}

#head-area .site-image img {
	width: 100%;
}

/***********************************************************/

#middle-main-content {
	width: 950px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#middle-main-content .pan-navi-list {
	width: auto;
	height: auto;
	padding: 20px 10px;
	margin: 0px;
	font-size: 14px;
	color: #333;
}

#middle-main-content .pan-navi-list a {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #2E90C0;
}

/************************************************************/

.content-area {
	width: 650px;
	height: auto;
	padding: 0px;
	margin: 0px 20px 30px 0px;
	border: solid 1px #EFEFEF;
	float: left;
	background-color:rgba(255, 255, 255, 0.8);
}

.content-area .guide-area {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.content-area .guide-area .title-bar {
	width: auto;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background: #FF4775;
}

.content-area .guide-area .title-bar h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFF;
	padding: 4px 0px 0px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
}

.content-area .guide-area .guide-content {
	width: auto;
	height: auto;
	padding: 10px;
	margin: 0px;
	background: #FFF;
}

.content-area .guide-area .guide-content .image-area {
	width: 300px;
	height: 225px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.content-area .guide-area .guide-content .image-area img {
	width: 300px;
	height: 225px;
}

.content-area .guide-area .guide-content .guide-text-area {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.content-area .guide-area .guide-content .guide-text-area p {
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 18px 0px;
	line-height: 22px;
	letter-spacing: 0.04em;
}

.content-area .guide-area .guide-content .guide-text-area a {
	color: #2E90C0;
}

.content-area .title-bar {
	width: auto;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background: #FF4775;
}

.content-area .title-bar h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFF;
	padding: 4px 0px 0px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
	display: inline-block;
}

.content-area .title-bar .pr {
	font-size: 14px;
	color: #FFF;
	display: inline-block;
}

.content-area .site-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.content-area .site-list .client {
	width: auto;
	height: auto;
	padding: 8px;
	margin: 0px;
	border-bottom: solid 1px #EFEFEF;
	background-color:rgba(255, 255, 255, 0.5);
}

.content-area .site-list .client .sp-site-sum {
	display: none;
}

.content-area .site-list .client .site-sum {
	width: 250px;
	height: 265px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.content-area .site-list .client .site-sum img {
	width: 100%;
	border: none;
}

.content-area .site-list .client .site-title {
	width: auto;
	height: 30px;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	overflow: hidden;
}

.content-area .site-list .client .site-title h3 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
	color: #ff4775;
	text-shadow: #d90238 0 1px 0;
}

.content-area .site-list .client .free-point {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 7px 0px;
	overflow: hidden;

}

.content-area .site-list .client .free-point p {
	font-size: 15px;
	color: #555;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.03em;
}

.content-area .site-list .client .free-code {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 7px 0px;
	overflow: hidden;

}

.content-area .site-list .client .free-code p {
	font-size: 15px;
	color: #555;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.03em;
}

.content-area .site-list .client .devices {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 7px 0px;
	overflow: hidden;

}

.content-area .site-list .client .devices p {
	font-size: 15px;
	color: #555;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.03em;
}

.android {
	font-size: 10px;
    background: #3ddc84;
	display: inline-block;
    text-align: center;
    line-height: 18px;
    width: 50px;
    height: 18px;
    color: #fff;
    font-weight: 700;
	border-radius: 3px;
}

.ios {
	font-size: 10px;
    background: #303030;
	display: inline-block;
    text-align: center;
    line-height: 18px;
    width: 50px;
    height: 18px;
    color: #fff;
    font-weight: 700;
	border-radius: 3px;
}

.content-area .site-list .client .mark-area {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 7px 0px;
	overflow: hidden;

}

.content-area .site-list .client .mark-area ul {
	overflow: hidden;
}

.content-area .site-list .client .mark-area ul li {
	width: 35px;
	height: 20px;
	padding: 0px;
	margin: 0px 7px 0px 0px;
	float: left;
}

.content-area .site-list .client .enjoy-star {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 7px 0px;
	overflow: hidden;

}

.content-area .site-list .client .enjoy-star ul {
	overflow: hidden;
}

.content-area .site-list .client .enjoy-star ul li {
	width: auto;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

.content-area .site-list .client .enjoy-star ul li p {
	font-size: 15px;
	color: #555;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.03em;
}

.content-area .site-list .client .enjoy-star ul li.type-mark {
	width: 45px;
	height: 45px;
	padding: 0;
	margin: 10px 12px 12px 0;
	float: left;
}

.content-area .site-list .client .enjoy-star ul li.type-mark img {
	width: 45px;
	height: 45px;
}

.content-area .site-list .client .comment-area {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	overflow: hidden;

}

.content-area .site-list .client .comment-area p {
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.04em;
	line-height: 20px;
}

.content-area .site-list a {
	display: block;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background:transparent url(../img/green-arrow.png) no-repeat scroll right center;
	border: none;
}

.content-area .more-link-btn {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
}

.content-area .more-link-btn a {
	display: block;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 18px;
	color: #2E90C0;
	text-decoration: none;
	width: auto;
	height: 32px;
	padding: 13px 0px 0px 10px;
	margin: 0px;
	background:transparent url(../img/blue-arrow.png) no-repeat scroll right center;
}

/***********************************************************/

.side-area {
	width: 265px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	float: right;
}

.side-area .new-content {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border: solid 1px #EAEAEA;
}

.side-area .new-content .title-bar {
	width: auto;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background: #FF4775;
}

.side-area .new-content .title-bar h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFF;
	padding: 4px 0px 0px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
}

.side-area .new-content .new-list {
	width: auto;
	height: 200px;
	padding: 12px;
	margin: 0px;
	background-color:rgba(255, 255, 255, 0.9);
	overflow: scroll;
}

.side-area .new-content .new-list p {
	font-size: small;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: dotted 1px #777;
}

.side-area .new-content .new-list a {
	font-size: 14px;
	color: #2E90C0;
	padding: 0px 0px 13px 0px;
	margin: 0px;
	text-decoration: none;
	border: none;
}

/*******************************/

.side-area .sub-menu {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border-top: solid 1px #EAEAEA;
	border-left: solid 1px #EAEAEA;
	border-right: solid 1px #EAEAEA;
}

.side-area .sub-menu .title-bar {
	width: auto;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background: #FF4775;
}

.side-area .sub-menu .title-bar h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFF;
	padding: 5px 0px 0px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
}

.side-area .sub-menu .side-menu-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-color:rgba(255, 255, 255, 0.9);
}

.side-area .sub-menu .side-menu-list ul {
	overflow: hidden;
}

.side-area .sub-menu .side-menu-list ul li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #EAEAEA;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

.side-area .sub-menu .side-menu-list ul li a {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #2E90C0;
	display: block;
	text-decoration: none;
	width: auto;
	height: 33px;
	padding: 14px 0px 0px 10px;
	background:transparent url(../img/blue-arrow.png) no-repeat scroll right center;
	border: none;
}

.side-area .sub-menu .side-menu-list ul li a.junle {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #91DB47;
	display: block;
	text-decoration: none;
	width: auto;
	height: 33px;
	padding: 14px 0px 0px 10px;
	background:transparent url(../img/green-arrow.png) no-repeat scroll right center;
	
}

/********************************/
.side-area .push-sites {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border-top: solid 1px #EAEAEA;
	border-left: solid 1px #EAEAEA;
	border-right: solid 1px #EAEAEA;
}

.side-area .push-sites .title-bar {
	width: auto;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background: #FF4775;
}

.side-area .push-sites .title-bar h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFF;
	padding: 4px 0px 0px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
}

.side-area .push-sites .push-sites-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-color:rgba(255, 255, 255, 0.9);
}

.side-area .push-sites .push-sites-list ul {
	overflow: hidden;
}

.side-area .push-sites .push-sites-list ul li {
	width: auto;
	height: 40px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #EAEAEA;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

.side-area .push-sites .push-sites-list ul li a {
	display: block;
	width: auto;
	height: 27px;
	padding: 13px 0px 0px 10px;
	text-decoration: none;
	font-size: 15px;
	color: #ff1d56;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
	border: none;
}

/*****************************/

.side-area .mark-guide {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border-top: solid 1px #EAEAEA;
	border-left: solid 1px #EAEAEA;
	border-right: solid 1px #EAEAEA;
}

.side-area .mark-guide .title-bar {
	width: auto;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background: #FF4775;
}

.side-area .mark-guide .title-bar h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFF;
	padding: 4px 0px 0px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
}

.side-area .mark-guide .mark-guide-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-color:rgba(255, 255, 255, 0.9);
}

.side-area .mark-guide .mark-guide-list ul {
	overflow: hidden;
}

.side-area .mark-guide .mark-guide-list ul li {
	width: auto;
	height: auto;
	padding: 7px;
	margin: 0px;
	border-bottom: solid 1px #EAEAEA;
}

.side-area .mark-guide .mark-guide-list ul li .mark-image {
	width: 35px;
	height: 20px;
	padding: 0px;
	margin: 0px 9px 0px 0px;
	float: left;
}

.side-area .mark-guide .mark-guide-list ul li .mark-image img {
	width: 100%;
}

.side-area .mark-guide .mark-guide-list ul li .mark-guide-text {
	overflow: hidden;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.side-area .mark-guide .mark-guide-list ul li .mark-guide-text p {
	font-size: 12px;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 17px;
	letter-spacing: 0.03em;
}

/*****************************************/

.side-area .ad-area {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.side-area .ad-area img {
	width: 100%;
}

.side-area .ad-area a {
	border: none;
}

/********************************************************************/

#foot-menu {
	width: 950px;
	height: auto;
	padding: 0px;
	margin: 50px auto 0px auto;
	clear: both;
}

#foot-menu .title-bar {
	width: auto;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background: #FF4775;
}

#foot-menu .title-bar h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFF;
	padding: 4px 0px 0px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
}

#foot-menu .foot-menu-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-left: solid 1px #EFEFEF;
	border-right: solid 1px #EFEFEF;
	border-top: solid 1px #EFEFEF;
}

#foot-menu .foot-menu-list ul {
	overflow: hidden;
}

#foot-menu .foot-menu-list ul li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #EFEFEF;
	background-color:rgba(255, 255, 255, 0.9);
}

#foot-menu .foot-menu-list ul li a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #FF4775;
	text-decoration: none;
	letter-spacing: 0.03em;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
}

#foot-menu .copy-area {
	width: auto;
	height: auto;
	padding: 30px 12px 60px 12px;
	margin: 0px;
	border-left: solid 1px #EFEFEF;
	border-right: solid 1px #EFEFEF;
	border-bottom: solid 1px #EFEFEF;
	background: #FFF;
	text-align: center;
}

#foot-menu .copy-area p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #888;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	letter-spacing: 0.06em;
}

#foot-menu .copy-area a {
	font-size: 13px;
	color: #2E90C1;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

/***********************************/

#back-top {
	position: fixed;
	bottom: 20px;
	left: 150px;
}
#back-top a {
	font-size: 15px;
	display: block;
	text-decoration: none;
	color: #333;
}

#back-top span {
	width: 80px;
	height: auto;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#back-top span img {
	width: 100%;
	border: none;
}

.block-p {
	display: block;
	line-height: 22px;
}

/***********************************/

#middle-main-content .content-area .text-title {
	width: auto;
	height: auto !important;
	padding: 5px;
	margin: 0px;
	border-top: solid 3px #FF4775;
	border-bottom: solid 3px #FF4775;
    border-image: linear-gradient(to right, #ac47ff 0%, #FF4775 100%);
    border-image-slice: 1;
}

#middle-main-content .content-area .text-title h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 25px;
	color: #FF4775;
	padding: 5px 0px 7px 5px;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0.02em;
	background: -webkit-linear-gradient(0deg, #ac47ff, #FF4775);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 33px;
	display: inline-block;
}

#middle-main-content .content-area .text-title .pr {
	font-size: 16px;
	color: #666;
	display: inline-block;
}

#middle-main-content .content-area .text-zone .text-content h3 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 20px;
	color: #FF4775;
	padding: 5px 0px 7px 0px;
	margin: 30px 0px 7px 0px;
	letter-spacing: 0.02em;
	border-bottom: solid 3px #FF4775;
    border-image: linear-gradient(to right, #ac47ff 0%, #FF4775 100%);
    border-image-slice: 1;
	line-height: 26px;
}

#middle-main-content .content-area .text-zone .text-content h3.ques {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 20px;
	color: #FF4775;
	padding: 5px 0px 7px 30px;
	margin: 35px 0px 7px 0px;
	letter-spacing: 0.02em;
	line-height: 24px;
	border-bottom: solid 3px #F46FA6;
	background-image: url(../img/q-mark.gif);
	background-repeat: no-repeat;
}

#middle-main-content .content-area .text-zone .text-content h4 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 18px;
	color: #FF4775;
	padding: 5px 0px 7px 0px;
	margin: 25px 0px 7px 10px;
	letter-spacing: 0.02em;
	border-bottom: dotted 3px #F46FA6;
}

#middle-main-content .content-area .text-zone {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#middle-main-content .content-area .text-zone .text-zone-image {
	width: 600px;
	height: auto;
	padding: 0px;
	margin: 5px auto 5px auto;
}

#middle-main-content .content-area .text-zone .text-zone-image img {
	width: 100%;
	height: auto;
}

#middle-main-content .content-area .text-zone .s-sum {
	width: 200px;
	height: auto;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}

#middle-main-content .content-area .text-zone .s-sum img {
	width: 100%;
}

#middle-main-content .content-area .text-zone .text-content {
	width: auto;
	height: auto;
	padding: 8px 15px 8px 15px;
	margin: 0px;
}

#middle-main-content .content-area .text-zone .text-content p {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	line-height: 24px;
	letter-spacing: 0.08em;
}

#middle-main-content .content-area .text-zone .text-content p.mokuji {
	width: auto;
	height: auto;
	padding: 15px;
	margin: 0;
	border: solid 2px #AAA;
	background: #EEE;
}

#middle-main-content .content-area .text-zone .text-content p.answer {
	font-size: 15px;
	color: #333;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 20px 0px;
	line-height: 24px;
	letter-spacing: 0.08em;
	background-image: url(../img/a-mark.gif);
	background-repeat: no-repeat;
}

#middle-main-content .content-area .text-zone .text-content p.u-space {
	margin-bottom: 25px;
}

#middle-main-content .content-area .text-zone .text-content p.t-space {
	margin-top: 25px;
	padding: 0px;
}

#middle-main-content .content-area .text-zone .text-content p.h-indent {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 10px 0px 18px 10px;
	line-height: 24px;
	letter-spacing: 0.16em;
}

/*************************/

#middle-main-content .content-area .text-zone .text-content .advance-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border-top: solid 1px #EEE;
	border-left: solid 1px #EEE;
	border-right: solid 1px #EEE;
	background: #DDD;
}

#middle-main-content .content-area .text-zone .text-content .advance-list ul {
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .advance-list ul li p.h-indent {
	font-weight: normal;
}

#middle-main-content .content-area .text-zone .text-content .advance-list ul li {
	width: auto;
	height: auto;
	padding: 10px;
	margin: 0px;
	vertical-align: middle;
	border-bottom: solid 1px #EEE;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	line-height: 24px;
	letter-spacing: 0.06em;
}

#middle-main-content .content-area .text-zone .text-content .advance-list ul li.left-indent {
	padding-left: 25px;
}


/**************************/

#middle-main-content .content-area .text-zone .text-content a {
	color: #2E90C0;
}

#middle-main-content .content-area .text-zone .text-content .push-human {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 30px 10px;
}

#middle-main-content .content-area .text-zone .text-content .push-human ul {
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .push-human ul li {
	width: auto;
	height: auto;
	padding: 4px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #df2e74;
	
}

#middle-main-content .content-area .text-zone .text-content .procedure-image {
	width: 200px;
	height: auto;
	padding: 0px;
	margin: 0px 10px 20px 0px;
	float: left;
}

#middle-main-content .content-area .text-zone .text-content .procedure-image img {
	width: 100%;
}

#middle-main-content .content-area .text-zone .text-content .memo-image {
	width: 200px;
	height: auto;
	padding: 0px;
	margin: 0px 10px 20px 0px;
	float: left;
}

#middle-main-content .content-area .text-zone .text-content .memo-image img {
	width: 100%;
}

#middle-main-content .content-area .text-zone .text-content .mov-box {
	width: 320px;
	height: auto;
	padding: 0px;
	margin: 0px auto 20px auto;
}

#middle-main-content .content-area .text-zone .text-content .sitemap-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px auto 15px auto;
	border-top: solid 1px #EAEAEA;
	border-left: solid 1px #EAEAEA;
	border-right: solid 1px #EAEAEA;
}

#middle-main-content .content-area .text-zone .text-content .sitemap-list ul {
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .sitemap-list ul li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #EAEAEA;
	background-color:rgba(255, 255, 255, 0.9);
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

#middle-main-content .content-area .text-zone .text-content .sitemap-list ul li a {
	display: block;
	width: auto;
	height: 32px;
	padding: 13px 0px 0px 10px;
	text-decoration: none;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #2E90C0;
	background:transparent url(../img/blue-arrow.png) no-repeat scroll right center;
}

/*********************************************/

#middle-main-content .content-area .text-zone .text-content .chat-sample {
	width: 300px;
	height: 225px;
	padding: 0px;
	margin: 0px auto 35px auto;
	text-align: center;
}

#middle-main-content .content-area .text-zone .text-content .chat-sample img {
	width: 100%;
	border: none;
}

/***********************************************/

#middle-main-content .content-area .text-zone .text-content ul {
	overflow: hidden;
	margin-bottom: 25px;
}

#middle-main-content .content-area .text-zone .text-content ul li.price {
	font-size: 15px;
	font-weight: bold;
	color: #0000FF;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.05em;
	line-height: 22px;
}

blockquote {
	width: auto;
	height: auto;
	padding: 12px;
	margin: 0px 0px 15px 0px;
	background: #EEE;
	font-weight: bold;
}

p.matome {
	width: auto;
	height: auto;
	padding: 12px;
	margin: 0px 0px 0px 0px;
	background: #EEE;
	font-size: 15px;
	color: #333;
	
}

#middle-main-content .content-area .text-zone .text-content ul li.woman-t {
	font-size: 15px;
	font-weight: bold;
	color: #FF0099;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	letter-spacing: 0.03em;
}

#middle-main-content .content-area .text-zone .text-content ul li.mens-t {
	font-size: 15px;
	font-weight: bold;
	color: #0033FF;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	letter-spacing: 0.03em;
}

/******************************************************/

#middle-main-content .content-area .text-zone .text-content .area-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px auto 15px auto;
	border-top: solid 1px #EAEAEA;
	border-left: solid 1px #EAEAEA;
	border-right: solid 1px #EAEAEA;
	background-image: url(../img/area-bg.jpg);
	background-repeat: no-repeat;
}

#middle-main-content .content-area .text-zone .text-content .area-list ul {
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .area-list ul li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #EAEAEA;
	background-color:rgba(255, 255, 255, 0.9);
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

#middle-main-content .content-area .text-zone .text-content .area-list ul li a {
	display: block;
	width: auto;
	height: 32px;
	padding: 13px 0px 0px 10px;
	text-decoration: none;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #2E90C0;
	background:transparent url(../img/blue-arrow.png) no-repeat scroll right center;
}

#middle-main-content .content-area .text-zone .text-content .area-list ul li:hover {
	background-color:rgba(255, 255, 255, 0.1);
}

/***********************************************************/

#middle-main-content .content-area .text-zone .text-content .phone-site-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/phone-list-bg.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0%;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data {
	width: auto;
	height: auto;
	padding: 10px;
	margin: 0px auto 10px auto;
	background-color:rgba(255, 255, 255, 0.9);
	border: solid 1px #EFEFEF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 1px 1px 4px #CCC;
	-moz-box-shadow: 1px 1px 4px #CCC;
	-webkit-box-shadow: 1px 1px 4px #CCC;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data:hover {
	background-color:rgba(255, 255, 255, 0.1);
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data .phone-sum {
	width: 165px;
	height: 245px;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	overflow: hidden;
	float: left;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data .phone-sum img {
	width: 100%;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data .phone-site-title {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data .phone-site-title a {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 20px;
	color: #2E90C0;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	letter-spacing: 0.04em;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data .phone-lucky {
	width: auto;
	height: 25px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data .phone-lucky p {
	font-size: 17px;
	font-weight: bold;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	letter-spacing: 0.04em;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data .phone-free {
	width: auto;
	height: 25px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data .phone-free p {
	font-size: 17px;
	font-weight: bold;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	letter-spacing: 0.04em;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data .phone-comment {
	width: auto;
	height: auto;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	border: solid 1px #EFEFEF;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data .phone-comment p {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.06em;
	line-height: 22px;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data .phone-number {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 10px auto 0px auto;
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data .phone-number img {
	float: left;
}

#middle-main-content .content-area .text-zone .text-content .phone-site-list .phone-site-data .phone-number a {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 45px;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

/******************************************************/

#middle-main-content .content-area .text-zone .text-content .s-site-sum {
	width: 300px;
	height: 318px;
	padding: 0px;
	margin: 0px auto 15px auto;
}

#middle-main-content .content-area .text-zone .text-content .s-site-sum img {
	border: none;
	width: 100%;
}

#middle-main-content .content-area .text-zone .text-content .s-site-sum a {
	border: none;
}

#middle-main-content .content-area .text-zone .text-content .go-site {
	width: 430px;
	height: 50px;
	padding: 0px;
	margin: 0px auto 20px auto;
	background: #FC4689; /* Old browsers */
	background: -moz-linear-gradient(top,  #FC4689 0%, #db3974 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #FC4689 0%,#db3974 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #FC4689 0%,#db3974 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FC4689', endColorstr='#db3974',GradientType=0 ); /* IE6-9 */
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

#middle-main-content .content-area .text-zone .text-content .go-site a {
	display: block;
	width: auto;
	height: 34px;
	padding: 16px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	border: none;
}

#middle-main-content .content-area .text-zone .text-content .go-site a .privilege {
	display: none;
}

#middle-main-content .content-area .text-zone .text-content .site-data-detail {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#middle-main-content .content-area .text-zone .text-content .site-data-detail ul {
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .site-data-detail ul li {
	width: auto;
	height: auto;
	padding: 5px;
	margin: 0px;
	font-size: 15px;
	color: #333;
}

.s-praice {
	font-weight: bold;
	color: #FF4775;
	background: -webkit-linear-gradient(top, #ac47ff, #FF4775);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.s-praiceb {
	font-size: 20px;
	font-weight: bold;
	color: #FF4775;
	background: -webkit-linear-gradient(top, #ac47ff, #FF4775);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.s-praices {
	font-weight: bold;
	color: #FF4775;
	background: -webkit-linear-gradient(top, #ac47ff, #FF4775);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#middle-main-content .content-area .text-zone .text-content .site-data-praice-detail {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#middle-main-content .content-area .text-zone .text-content .site-data-praice-detail ul {
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .site-data-praice-detail ul li {
	width: auto;
	height: auto;
	padding: 5px;
	margin: 0px;
	font-size: 15px;
	color: #333;
}

#middle-main-content .content-area .text-zone .text-content .comment-area {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	color: #333;
	line-height: 24px;
}

#middle-main-content .content-area .text-zone .text-content .comment-area .comment-meta {
	margin-bottom: 25px;
}

#middle-main-content .content-area .text-zone .text-content .comment-area .reply {
	margin-bottom: 25px;
	border-bottom: dotted 1px #333333;
}


/******************************************************/

.content-area .site-list .client .fordetail {
	width: 400px;
	height: 40px;
	padding: 0px;
	margin: 5px auto 5px auto;
	background: #FC4689; /* Old browsers */
	background: -moz-linear-gradient(top,  #FC4689 0%, #db3974 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #FC4689 0%,#db3974 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #FC4689 0%,#db3974 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FC4689', endColorstr='#db3974',GradientType=0 ); /* IE6-9 */
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

.content-area .site-list .client .fordetail .a-detail {
	display: block;
	width: auto;
	height: 28px;
	padding: 12px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
	background: none;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.content-area .site-list .client .fordetail .a-detail:hover {
	background: #ff7cac; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff7cac 0%, #FC4689 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ff7cac 0%,#FC4689 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ff7cac 0%,#FC4689 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7cac', endColorstr='#FC4689',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

.content-area .site-list .client .go-site {
	width: 400px;
	height: 50px;
	padding: 0px;
	margin: 10px auto 10px auto;
	background: linear-gradient(to bottom,  #0783FF 0%,#0563c2 100%);
	text-align: center;
	border-radius: 4px;
	overflow: hidden;
	white-space: nowrap;
}

.content-area .site-list .client .go-site a {
	display: block;
	width: auto;
	height: 34px;
	padding: 16px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	border: none;
	background-image: none;
}

.content-area .site-list .client .go-site a:hover {
	background: linear-gradient(to bottom,  #2a95ff 0%,#1f72c5 100%);
}

/***************************/

.foot-shadow-menu {
	display: none;
}

#fmenu {
	display: none !important;
}

.swiper-container {
	width: auto !important;
	height: auto !important;
	padding: 5px 0px 0px 15px !important;
	margin: 7px auto 80px auto !important;
}

.swiper-container .swiper-slide {
	width: 185px;
	height: auto;
	padding: 5px;
	margin: 0px 10px 0px 0px;
	/*
	border: solid 1px #AAA;
	background: #FFF;
	box-shadow:inset 0px -10px 30px #EAEAEA;
	*/
}

.swiper-slide .spsum {
	display: none;
}

.swiper-slide .pcsum {
	width: 170px;
	height: 170px;
	padding: 0px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

.swiper-slide .pcsum img {
	width: 100%;
	border: none;
}

.swiper-slide .link-title {
	width: 180px;
	height: auto;
	padding: 5px;
	margin: 5px auto 0px auto;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

.swiper-slide .link-title ul li {
	width: auto;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 0px auto 0px auto;
}

.swiper-slide .link-title li .s-star-text {
	font-size: 12px;
	color: #FF6600;
}

.swiper-slide .link-title li .s-price-text {
	font-size: 12px;
	color: #FF66CC !important;
	background: -webkit-linear-gradient(top, #FF66CC 0%, #FF66CC 50%, #FF0066 51%, #FF0066 100%) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
}


.swiper-slide a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	border: none;
}

.swiper-slide .link-title .client-link-title {
	font-size: 14px;
	color: #FF66CC !important;
	background: -webkit-linear-gradient(top, #FF66CC 0%, #FF66CC 50%, #FF0066 51%, #FF0066 100%) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	letter-spacing: 0.06em;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

.swiper-slide .link-title .s-freepoint-text {
	font-size: 12px;
	color: #FF66CC !important;
	background: -webkit-linear-gradient(top, #FF66CC 0%, #FF66CC 50%, #FF0066 51%, #FF0066 100%) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
	padding: 0px;
	margin: 0px;
	display: block;
}

.swiper-slide:hover {
	opacity: 0.6;
}

/*******************/

.swiper-container2 {
	width: auto !important;
	height: auto !important;
	padding: 5px 0px 0px 15px !important;
	margin: 7px auto 80px auto !important;
	overflow: hidden !important;
}

.swiper-container2 .swiper-slide {
	width: 185px !important;
	height: auto !important;
	padding: 5px;
	margin: 0px 10px 0px 0px;
	/*
	border: solid 1px #AAA;
	background: #FFF;
	box-shadow:inset 0px -10px 30px #EAEAEA;
	*/
}


.swiper-container2 .swiper-slide .pcsum2 {
	width: 170px !important;
	height: auto !important;
	padding: 0px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

.swiper-container2 .swiper-slide .pcsum2 img {
	width: 100%;
	border: none;
}

.swiper-container2 .swiper-slide .link-title {
	width: 180px;
	height: auto;
	padding: 5px;
	margin: 5px auto 0px auto;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

.swiper-container2 .swiper-slide .link-title ul li {
	width: auto;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 0px auto 0px auto;
}

.swiper-container2 .swiper-slide .link-title li .s-star-text {
	font-size: 12px;
	color: #FF6600;
}

.swiper-container2 .swiper-slide .link-title li .s-price-text {
	font-size: 12px;
	color: #FF66CC !important;
	background: -webkit-linear-gradient(top, #FF66CC 0%, #FF66CC 50%, #FF0066 51%, #FF0066 100%) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
}


.swiper-container2 .swiper-slide a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	border: none;
}

.swiper-container2 .swiper-slide .link-title .client-link-title {
	font-size: 14px;
	color: #FF66CC !important;
	background: -webkit-linear-gradient(top, #FF66CC 0%, #FF66CC 50%, #FF0066 51%, #FF0066 100%) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	letter-spacing: 0.06em;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

.swiper-container2 .swiper-slide .link-title .s-freepoint-text {
	font-size: 12px;
	color: #FF66CC !important;
	background: -webkit-linear-gradient(top, #FF66CC 0%, #FF66CC 50%, #FF0066 51%, #FF0066 100%) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
	padding: 0px;
	margin: 0px;
	display: block;
}

.swiper-container2 .swiper-slide:hover {
	opacity: 0.6;
}





















/*******************/

.like-list-box {
	width: auto;
	height: 100px;
	padding: 7px;
	margin: 0px 0px 3px 0px;
	border: solid 2px #FF66CC;
	background: #FFF;
}

.like-list-box .like-list-sum {
	width: 60px;
	height: 92px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.like-list-box .like-list-sum:hover {
	opacity: 0.6;
}

.like-list-box .like-list-sum img {
	width: 60px;
	height: 92px;
	border: none;
}

.like-list-box .like-list-name {
	overflow: hidden;
	width: auto;
	height: 30px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.like-list-box .like-list-name a {
	font-size: 18px;
	font-weight: bold;
	color: #880308;
	padding: 0px;
	margin: 0px;
	background: -webkit-linear-gradient(top, #FA71A7 0%, #FA71A7 50%, #AE1E99 51%, #AE1E99 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.like-list-box .like-list-name a:hover {
	opacity: 0.6;
}

.like-list-box .delete-btn {
	float: right;
	width: 70px;
	height: 20px;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	border: solid 1px #880308;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	position: relative;
	top: -52px;
	left: 0px;
	z-index: 25;
	cursor: pointer;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.like-list-box .delete-btn p.delete-text {
	font-size: 14px;
	background: -webkit-linear-gradient(top, #FA71A7 0%, #FA71A7 50%, #AE1E99 51%, #AE1E99 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #880308;
	padding: 0px;
	margin: 0px;
}

.like-list-box .delete-btn:hover {
	opacity: 0.6;
}
.like-list-box .like-delete-go {
	overflow: hidden;
	width: 250px;
	height: auto;
	padding: 0px 0px 8px 0px;
	margin: 0px;
	display: block;
	position: relative;
	top: -25px;
	left: 0px;
	z-index: 10;
}

.like-list-box .like-delete-go ul li {
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 20px auto;
	float: left;
}

.like-list-box .like-delete-go ul li:hover {
	opacity: 0.6;
}

.like-list-box .like-delete-go ul li.detail-go {
	width: 85px;
	height: 35px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	background: #ac47ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ac47ff 0%, #ff0066 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ac47ff 0%,#ff0066 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ac47ff 0%,#ff0066 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac47ff', endColorstr='#ff0066',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
	cursor: pointer;
	box-shadow: 3px 3px 0px #880308;
	-moz-box-shadow: 3px 3px 0px #880308;
	-webkit-box-shadow: 3px 3px 0px #880308;
}

.like-list-box .like-delete-go ul li.detail-go a {
	display: block !important;
	width: auto !important;
	height: 23px !important;
	padding: 12px 0px 0px 0px !important;
	margin: 0px !important;
	text-decoration: none !important;
	font-size: 12px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	text-shadow: none !important;
}

.like-list-box .like-delete-go ul li.goto-site {
	width: 85px;
	height: 35px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #4756ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #4756ff 0%, #00e9ff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #4756ff 0%,#00e9ff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #4756ff 0%,#00e9ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4756ff', endColorstr='#00e9ff',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
	cursor: pointer;
	box-shadow: 3px 3px 0px #000066;
	-moz-box-shadow: 3px 3px 0px #000066;
	-webkit-box-shadow: 3px 3px 0px #000066;
}

.like-list-box .like-delete-go ul li.goto-site a {
	display: block !important;
	width: auto !important;
	height: 23px !important;
	padding: 12px 0px 0px 0px !important;
	margin: 0px !important;
	text-decoration: none !important;
	font-size: 12px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	text-shadow: none !important;
}
/******************************************************/
/** toc */
.toc {
	border:2px solid #F850B5;
	margin:10px auto;
	width: 600px;
	box-sizing: border-box;
}
.toc .toc-title {
	font-size: 16px;
	font-weight: normal;
	color:#FFFFFF;
	background-color: #F850B5;
	margin: 0;
	padding: 10px;
}
.toc > ul {
	padding: 10px;
	list-style-type: none;
}
.toc ul li {
	padding-left: 1em;
	font-size: 15px;
	line-height: 2.0;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.toc ul li a {
	color: #2E90C0;
}


.FavoriteSet {
	display: none;
}
/***********/

table.freepointprice {
	width: 100%;
	height: auto;
	padding: 0px;
	border: solid 1px #ac47ff;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	background: #FFF;
}

table.freepointprice tr td {
	width: 25%;
	height: auto;
	padding: 12px;
	margin: 0px;
	border: solid 1px #ac47ff;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	font-size: 18px!important;
}

table.freepointprice tr td.price-title {
	background: -webkit-linear-gradient(top, #ac47ff, #FF4775)!important;
	-webkit-background-clip: text!important;
	-webkit-text-fill-color: transparent!important;
	font-size: 18px!important;
	font-weight: bold!important;
	font-color: #FF4775 !important;
}

/*************/

table.price-list {
	border: solid 1px #ff4775;
    border-image: linear-gradient(to right, #ac47ff 0%, #FF4775 100%);
    border-image-slice: 1;
	width: 100%;
	margin:5px auto 25px auto !important;
}
table.price-list td {
	border: solid 1px #ff4775;
    border-image: linear-gradient(to right, #ac47ff 0%, #FF4775 100%);
    border-image-slice: 1;
	text-align: center;
	padding:5px;
	font-size: 13px;
}

table.price-list th {
	border: solid 1px #ff4775;
    border-image: linear-gradient(to right, #ac47ff 0%, #FF4775 100%);
    border-image-slice: 1;
	text-align: center;
	padding:5px;
	font-size: 14px;
	background: -webkit-linear-gradient(0deg, #ac47ff, #FF4775);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/*************************************/

.detail-phone-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 30px auto 35px auto;
}


.detail-phone-list .detail-number {
	width: auto;
	height: auto;
	padding: 0 0 0 30px;
	margin: 35px auto 50px auto;
}

.detail-phone-list h4.de-flist {
	font-size: 18px !important;
	font-weight: bold;
	color: #FF4775;
	background: -webkit-linear-gradient(top, #ac47ff, #FF4775);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding: 10px;
	margin: 0 0 10px 0 !important;
	text-shadow: none !important;
	border: none !important;
}

.detail-phone-list h4.de-flist a {
	text-decoration: underline ;
	text-decoration-color: #FF0066;

}

.detail-phone-list h5 {
	font-size: 17px !important;
	font-weight: bold;
	color: #FF4775;
	background: -webkit-linear-gradient(top, #ac47ff, #FF4775);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	text-shadow: none;
	border: none;
}

.detail-phone-list h5 a {
	text-decoration: underline ;
	text-decoration-color: #FF0066;
}

.detail-phone-list .detail-number {
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 0 20px;
	margin: 25px auto 45px auto;
	letter-spacing: 0.04em;
	color: #0066FF;
}

.detail-phone-list .detail-number a {
	font-size: 17px;
	padding: 0;
	margin: 0 0 0 15px;
	letter-spacing: 0.02em;
	color: #0066FF !important;
}

.detail-phone-list .detail-number a.de-f-number {
	font-size: 23px !important;
}

/***********************************39***************************************************/

#qArea {
	overflow:hidden;
	width: auto;
	height: 320px;
	padding: 3px;

}

#qContainer {
	margin: 0px;
	width: 4100px;
	position:relative; 
}

.qBox {
	width: 650px;
	height: 350px;
	padding: 0px;
	margin: 0px auto;
	float:left;
}

.qBox .ques {
	width: 80%;
	height: 60px;
	padding: 0px;
	margin: 5px 0px 25px 0px;
	background: #FFF;
}

.qBox .ques .q-english {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #0171BB;
	text-shadow: #FFF 0 1px 0;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 4px;
	left: 10px;
	z-index: 10;
}

.qBox .ques .qNum {
	color: #3366FF;
	margin: 0px 5px 0px 10px;
}

.qBox .fig{
	width: 175px;
	height: auto;
	margin: 0px 70px 0px 0px;
	float: right;
}

.qBox .ques .fig img {
	width: 100%;
}

.qBox .ques h3 {
	font-size: 15px;
	color: #333;
	text-shadow: #FFF 0 1px 0;
	padding: 10px 0px 0px 15px;
	margin: 0px !important;
	letter-spacing: 0.05em;
}

.qBox ul{
	list-style: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	float:left;
}

.qBox ul li {
	padding: 13px 0px 0px 60px;
	background: url(../img/test/checkButton.png) no-repeat 0 0;
	width: 290px;
	height: 36px;
	cursor: pointer;
	color: #333;
	text-shadow: #FFF 0 1px 0;
	font-size: 14px;
}

.qBox ul li:hover {
	background-position: 0px -50px;
}

.qBox ul li.selected {
	background-position: 0px -100px;
	cursor: default;
}

#resultBox{
	width:600px;
	margin:0px 0px 0px 0px;
	height:350px;
	background: url(../img/test/resultBase.png) no-repeat 0 0;
}
#resultTitle{
	margin:44px 0px 0px 20px;
	width:400px;
	float:left;
	font-size:18px;
	height:18px;
	font-weight: bold;
	color: #CC0000;
}
#resultPoint{
	margin:22px 40px 0px 0px;
	float:right;
	color:#F00;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	text-align:right;
}
#resultLeft{
	float:left;
	margin:20px 0px 0px 20px;
}
#resultText{
	width:290px;
	height:180px;
	font-size:14px;
	line-height:20px;
	color:#666;
}

#resultText a{
	color: #1A0DAB;
}

#resultImage{
	width:252px;
	height:217px;
	float:right;
	margin:15px 20px 0px 0px;
	background: url(../img/test/lv4.png) no-repeat 0 0;
}
#againButton{
	margin:0px 0px 0px 52px;
	width:186px;
	height:40px;
	background: url(../img/test/againButton.jpg) no-repeat 0 0;
	cursor:pointer;
}
#againButton:hover{
	background-position: 0px -40px;
}

/*********************/

#beginnner-banner {
	width:auto;
	height:auto;
	padding:0;
	margin:0px auto 35px auto;
	text-align:center;
	cursor:pointer;
}

#how-to-onaden-btn img {
	width:100%;
	height:auto;
	padding:0;
	margin:0;
}

#how-to-onaden-btn p {
	font-size:18px;
	font-weight:bold;
	padding:0;
	margin:7px 0 0 0;
	color:#fff;
	text-shadow: #006bcc 0 1px 0;
}

#the-first-step {
	width:auto;
	height:auto;
	padding:15px;
	margin:0 auto;
	background:#fff;
}

#the-first-step h2 {
	font-size:18px;
	color:#fff;
	padding:8px 8px 8px 15px;
	margin:0 0 20px 0;
	letter-spacing:0.04em;
	background: -webkit-linear-gradient(top, #ff4775 0%, #ad47fd 100%);
	border-top:double 5px #FFCCFF;
	border-bottom:double 5px #FFCCFF;

}

#the-first-step h3 {
	font-size:17px;
	color:#ff4775 !important;
	padding:17px;
	margin:10px 0 10px 0;
	letter-spacing:0.04em;
	border-left:solid 10px #ff4775;
	border-right:solid 10px #ff4775;
	border-bottom:solid 1px #ff4775;
	border-top:solid 1px #ff4775;
    border-image: linear-gradient(to top, #ff4775 0%, #ad47fd 100%);
    border-image-slice: 1;

}

#the-first-step #erolivechat {
	width:auto;
	height:120px;
	font-size:17px;
	color:#ff4775;
	padding:0;
	margin:0 0 20px 0;
	letter-spacing:0.04em;
	cursor:pointer;
	background:transparent url(../img/u-arrow.png) no-repeat scroll right center !important;
	border:solid 3px #ff4775;

}

#the-first-step #erolivechat .contents-image {
	width:150px;
	height:120px;
	padding:0;
	margin:0 20px 0px 0;
	float:left;
	opacity:1;
	overflow:hidden;
	position:relative;
	cursor: pointer;
}

#the-first-step #erolivechat .contents-image img {
	width:150px;
	height:120px;
	padding:0;
	margin:0;
}

#the-first-step #erolivechat h3 {
	font-size:17px;
	color:#ff4775;
	padding:0 !important;
	margin:0;
	letter-spacing:0.04em;
	border:none;
	display: block;
	position: relative;
	top: 17px;
	left: 10px;
	z-index: 2;
	background: -webkit-linear-gradient(top, #ff4775 0%, #ad47fd 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}

#the-first-step #erolivechat p {
	font-size:15px;
	color:#333;
	padding:45px 25px 0 0;
	margin:0;
	line-height:22px;
	letter-spacing:0.06em;
}

#the-first-step #twoshotdial {
	width:auto;
	height:120px;
	font-size:17px;
	color:#ff4775;
	padding:0;
	margin:0 0 20px 0;
	letter-spacing:0.04em;
	cursor:pointer;
	background:transparent url(../img/u-arrow.png) no-repeat scroll right center !important;
	border:solid 3px #ff4775;

}

#the-first-step #twoshotdial .contents-image {
	width:150px;
	height:120px;
	padding:0;
	margin:0 20px 0px 0;
	float:left;
	opacity:1;
	overflow:hidden;
	position:relative;
	cursor: pointer;
}

#the-first-step #twoshotdial .contents-image img {
	width:150px;
	height:120px;
	padding:0;
	margin:0;
}
#the-first-step #twoshotdial h3 {
	font-size:17px;
	color:#ff4775;
	padding:0 !important;
	margin:0;
	letter-spacing:0.04em;
	border:none;
	display: block;
	position: relative;
	top: 17px;
	left: 10px;
	z-index: 2;
	background: -webkit-linear-gradient(top, #ff4775 0%, #ad47fd 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#the-first-step #deaionaden {
	width:auto;
	height:120px;
	font-size:17px;
	color:#ff4775;
	padding:0;
	margin:0 0 20px 0;
	letter-spacing:0.04em;
	cursor:pointer;
	background:transparent url(../img/u-arrow.png) no-repeat scroll right center !important;
	border:solid 3px #ff4775;

}

#the-first-step #deaionaden .contents-image {
	width:150px;
	height:120px;
	padding:0;
	margin:0 20px 0px 0;
	float:left;
	opacity:1;
	overflow:hidden;
	position:relative;
	cursor: pointer;
}

#the-first-step #deaionaden .contents-image img {
	width:150px;
	height:120px;
	padding:0;
	margin:0;
}

#the-first-step #deaionaden h3 {
	font-size:17px;
	color:#ff4775;
	padding:0 !important;
	margin:0;
	letter-spacing:0.04em;
	border:none;
	display: block;
	position: relative;
	top: 17px;
	left: 10px;
	z-index: 2;
	background: -webkit-linear-gradient(top, #ff4775 0%, #ad47fd 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#the-first-step h4 {
	font-size:16px;
	color:#ff4775;
	padding:13px;
	margin:20px 0 10px 0;
	letter-spacing:0.04em;
	background:#fff;
	border-left:solid 5px #ff4775;
}

#the-first-step h5 {
	font-size:16px;
	color:#fff;
	padding:13px;
	margin:0 0 10px 0;
	letter-spacing:0.04em;
	background: -webkit-linear-gradient(top, #ff4775 0%, #ad47fd 100%);
	border-top:solid 1px #FFCCFF;
	border-bottom:solid 1px #FFCCFF;
}


#the-first-step p {
	font-size:15px;
	color:#222;
	padding:5px 5px 15px 5px;
	magin:0;
	line-height:24px;
	letter-spacing:0.06em;
}

#the-first-step p.under-space {
	margin-bottom:30px;
}

#the-first-step a {
	color:#006bcc;
}

#the-first-step a:hover {
	opacity:0.6;
}
table.service-list {
	width:100%;
	height:auto;
	padding:0;
	margin:15px auto 50px auto;
	border:solid 1px #006bcc;
	border-collapse: collapse;
}

table.service-list caption {
	border-top:solid 1px #ff4775;
	border-left:solid 1px #ff4775;
	border-right:solid 1px #ff4775;
	padding:13px;
	font-weight:bold;
	color:#fff;
	background: -webkit-linear-gradient(top, #ff4775 0%, #ad47fd 100%);
}

table.service-list td {
	border:solid 1px #ff4775;
	padding:10px;
	font-size:14px;
	color:#333;
	margin:0;
	letter-spacing:0.04em;
	line-height:24px;
}

table.service-list td.title-left {
	width:35%;
}

#the-first-step table.erochat-price-list {
	width:100%;
	height:auto;
	padding:0;
	margin:15px auto 50px auto;
	border:solid 1px #ff4775;
	border-collapse: collapse;
}

#the-first-step table.erochat-price-list caption {
	border-top:solid 1px #ff4775;
	border-left:solid 1px #ff4775;
	border-right:solid 1px #ff4775;
	padding:13px;
	font-weight:bold;
	color:#fff;
	background: -webkit-linear-gradient(top, #ff4775 0%, #ad47fd 100%);
}

#the-first-step table.erochat-price-list td {
	border:solid 1px #ff4775;
	padding:10px;
	font-size:14px;
	color:#333;
	margin:0;
	letter-spacing:0.04em;
	line-height:24px;
}

#the-first-step table.erochat-price-list td.title-left {
	width:35%;
}

#the-first-step .point-check-list {
	width:auto;
	height:auto;
	padding:0;
	margin:30px auto 30px auto;
}

#the-first-step .point-check-list ul {
	overflow:hidden;
}

#the-first-step .point-check-list ul li {
	width:auto;
	height:auto;
	padding:10px 10px 10px 65px;
	margin:20px 0 20px 0;
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position:3% 50%;
}

#the-first-step .u-arrow {
	background-image: url(../img/u-arrow.png);
	background-repeat: no-repeat;
	width:28px;
	height:21px;
	padding:0;
	margin:0;
	display: block;
	position: relative;
	top: -45px;
	left: 565px;
	z-index: 10;
	cursor:pointer;
}
.sub-top-images {
	width:595px;
	height:139px;
	padding:0;
	margin:10px auto;
}

.sub-top-images img {
	width:595px;
	height:139px;
}
/*********************/

.whats-written-by {
	width:100%;
	height:auto;
	padding:15px;
	margin:20px auto 60px auto;
	border:solid 11px #00afcc;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

.whats-written-by .writter-image {
	width:120px;
	height:160px;
	padding:0;
	margin:0 20px 10px 0;
	float:left;
}

.whats-written-by .writter-image .jusqua {
	width:120px;
	height:120px;
	padding:0;
	margin:0 20px 5px 0;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	-o-border-radius: 90px;
	-ms-border-radius: 90px;
	border-radius: 90px;
	overflow:hidden;
	display:block;
	background:url('../img/jusqua.jpg');
	background-position:left top;
}

.whats-written-by .writter-image img {
	width:120px;
	height:auto;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	-o-border-radius: 90px;
	-ms-border-radius: 90px;
	border-radius: 90px;
}

.whats-written-by .writter-image .jusqua:hover {
	background:url('../img/jusqua-no.jpg');
	background-position:left top;
	opacity:0.7;
}


.whats-written-by .writter-image .name-area {
	width:100%;
	height:auto;
	padding:5px;
	margin:0;
	background:#00afcc;
	text-align:center;
	opacity:1;
	overflow:hidden;
	position:relative;
	cursor: pointer;
}

.whats-written-by .writter-image .name-area::before {
	background-color: #fff;
	content: "";
	display: block;
	position: absolute;
	top: -100px;
	left: 0;
	width: 30px;
	height: 100%;
	opacity: 0;
	transition: cubic-bezier(0.32, 0, 0.67, 0);
}

.whats-written-by .writter-image .name-area:hover::before {
	animation: kiran 0.5s linear 1;
}

.whats-written-by .writter-image .name-area a {
	font-size:14px;
	color:#fff !important;
	text-decoration:none;
}

.whats-written-by a {
	color:#006bcc;
}


/*********************/

.one-point {
	width:auto;
	height:auto;
	padding:10px;
	margin:20px auto 60px auto;
	border:solid 11px #FF4775;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

.one-point p.link-prover {
	letter-spacing:0.08;
	line-height:25px;
	
}

.one-point .onepoint-image {
	width:80px;
	height:135px;
	padding:0;
	margin:0 25px 0 0;
	float:left;
}

.one-point .onepoint-image .jusqua {
	width:80px;
	height:80px;
	padding:0;
	margin:0 10px 5px 0;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	-o-border-radius: 90px;
	-ms-border-radius: 90px;
	border-radius: 90px;
	overflow:hidden;
	display:block;
	background:url('../img/jusqua.jpg');
	background-position:55% 20%;
}

.one-point .onepoint-image img {
	width:80px;
	height:80px;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	-o-border-radius: 90px;
	-ms-border-radius: 90px;
	border-radius: 90px;
}

.one-point .onepoint-image .jusqua:hover {
	background:url('../img/jusqua-no.jpg');
	background-position:55% 20%;
	opacity:0.7;
}


.one-point .onepoint-image .name-area {
	width:80px;
	height:auto;
	padding:5px;
	margin:0;
	background:#ff4775;
	text-align:center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	opacity:1;
	overflow:hidden;
	position:relative;
	cursor: pointer;
}

.one-point .onepoint-image .name-area::before {
	background-color: #fff;
	content: "";
	display: block;
	position: absolute;
	top: -100px;
	left: 0;
	width: 30px;
	height: 100%;
	opacity: 0;
	transition: cubic-bezier(0.32, 0, 0.67, 0);
}

.one-point .onepoint-image .name-area:hover::before {
	animation: kiran 0.5s linear 1;
}

.one-point .onepoint-image .name-area span {
	display:block;
}

.one-point .onepoint-image .name-area a {
	font-size:12px;
	color:#fff !important;
	line-height:18px;
	text-decoration:none;
}

.one-point a {
	color:#006bcc;
}

.one-point a:hover {
	opacity:0.6;
}


/************/

.table-contents-title {
	width:80px;
	height:15px;
	padding:7px;
	margin:35px 0 35px 0;
	background:#FF4775;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	text-align:center;
	display: block;
	position: relative;
	top: 0px;
	left: 100px;
	z-index: 2;
}

.table-contents-title p {
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#fff;
}

#table-contents {
	width:70%;
	height:auto;
	padding:12px;
	margin:-35px auto 65px auto;
	border:solid 10px #FF4775;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-o-border-radius:6px;
	-ms-border-radius:6px;
	border-radius:6px;
}

#table-contents ul li {
	width:auto;
	height:auto;
	padding:12px;
	margin:0;
	border-bottom:dotted 2px #ccc;
	
}

#table-contents ul li.indent {
	padding-left:30px;
}

/*************/

.regist-step-images {
	width:180px;
	height:244px;
	overflow:hidden;
	border:solid 5px #ad47fd;
	float:left;
	padding:0;
	margin:0px 20px 20px 0;
}

.regist-step-images img {
	width:180px;
	height:244px;
}

.regist-step-guide {
	width:auto;
	height:auto;
	padding:4px 4px 4px 8px;
	margin:0 0 15px 0;
	background: -webkit-linear-gradient(top, #ff4775 0%, #ad47fd 100%);
	color:#fff;
	font-size:15px;
	font-weight:bold;
	display:block;
	overflow:hidden;
}

/************/

.check-list {
	width:80%;
	height:auto;
	padding:0;
	margin:10px auto 50px auto;
}

.check-list ul li.checkbox {
	width:auto;
	height:50px;
	padding:15px 15px 15px 50px;
	margin:0;
	border-bottom:solid 1px #ff4775;
	font-size:15px;
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position:1% 50%;
	font-weight:bold;
	color:#555;
}

table.check-table {
	width:100%;
	height:auto;
	padding:0;
	margin:0 auto 50px auto;
	border:solid 1px #ff4775;
}

table.check-table tr td {
	height:auto;
	padding:17px;
	margin:0;
	border:solid 1px #ff4775;
	font-size:15px;
	color:#444;
	line-height:24px;
}

table.check-table tr td span {
	display:block;
	margin:10px 0 10px 0;
}

table.check-table tr td.check-left {
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position:3% 50%;
	padding-left:55px;
	width:60%;
}

table.check-table caption {
	border-top:solid 1px #ff4775;
	border-left:solid 1px #ff4775;
	border-right:solid 1px #ff4775;
	padding:13px;
	font-weight:bold;
	color:#fff;
	background: -webkit-linear-gradient(top, #ff4775 0%, #ad47fd 100%);
}

.intro-link-list {
	width:auto;
	height:auto;
	padding:0;
	margin:0 auto 50px auto;
}

.intro-link-list ul li {
	width:65%;
	height:50px;
	padding:0;
	margin:20px auto 30px auto;
	text-align:center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: -webkit-linear-gradient(top, #ff4775 0%, #ad47fd 100%);
	opacity:1;
	overflow:hidden;
	position:relative;
	cursor: pointer;
}

.intro-link-list ul li a {
	display:block;
	width:auto;
	height:50px;
	padding:17px 0 0 0;
	margin:0;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	color:#fff !important;
}

/************/

.step-close-btn {
	width: 180px;
	height: 68px;
	padding: 0;
	margin: 0;
	background: -webkit-linear-gradient(top, #ff4775 0%, #ad47fd 100%);
	-webkit-border-radius: 45px;
	border-radius: 45px;
	text-align: center;
	cursor: pointer;
	display: block;
	position: fixed;
	bottom: 50px;
	left: calc((100vw - 950px) / 2 - 200px);
	z-index: 100;
	opacity: 0.8;
}

.step-close-btn p {
	font-size: 17px !important;
	font-weight: bold !important;
	text-shadow: none !important;
	color: #fff !important;
	padding: 10px 0 0 0 !important;
	margin: 0 !important;
}

.step-close-btn .stepclosetext {
	font-size: 10px;
	color: #FFFF99;
	display: block;
	padding: 0;
	margin: 0 0 -2px 0 !important;
}

#the-first-step .erolivechat-block {
	display:none;
}

#the-first-step .twoshotdial-block {
	display:none;
}

#the-first-step .deaionaden-block {
	display:none;
}

/**********/

.more-know-btn {
	width: 60%;
	height: 65px;
	padding: 0;
	margin: 20px auto 20px auto;
	animation: headline 8s cubic-bezier(.4, 0, .2, 1) infinite alternate;
	background: linear-gradient(to right top, rgba(156, 39, 176, .6), rgba(194, 31, 160, .6), rgba(222, 38, 143, .6), rgba(242, 58, 126, .6), rgba(255, 83, 111, .6)), url(../img/raftb.jpg) center /cover no-repeat fixed;
	background-size: 100%;
	text-align: center;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	border: solid 1px #fff;
	outline: 1px solid rgb(255, 255, 255);
	outline-offset: -8px;
	cursor: pointer !important;
}

.more-know-btn p {
	color: #fff !important;
	font-size: 18px !important;
	font-weight: bold !important;
	padding: 27px 0 0 0 !important;
	margin: 0 !important;
	letter-spacing: 0.06em !important;
	text-shadow: none !important;
}

.sub-image {
	width: 200px;
	height: 200px;
	padding: 0;
	margin: 0 10px 10px 0;
	float: left;
}

.sub-image img {
	width: 200px;
	height: 200px;
}

/*****************************/

a.blog-card-links {
	text-decoration: none;
	
}

.blog-flag {
	width:115px;
	height:15px;
	padding:7px 8px 2px 8px;
	margin:0 5px 2px 0;
	background: #ff4775;
	background: -moz-linear-gradient(top,  #ff4775 0%, #ad47fd 100%);
	background: -webkit-linear-gradient(top,  #ff4775 0%,#ad47fd 100%);
	background: linear-gradient(to bottom,  #ff4775 0%,#ad47fd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4775', endColorstr='#ad47fd',GradientType=0 );
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	text-align: center;
	display: block;
	position: relative;
	top: 10px;
	left: 20px;
	z-index: 10;

}

#blog-card {
	width: 90%;
	height: 150px;
	padding: 16px;
	margin: 10px auto 35px auto;
	background: #EEEEEE;
	box-shadow:inset 0px -10px 30px #EFEFEF;
	box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	-webkit-box-shadow: 1px 1px 3px #333;
}

#blog-card .bc-image {
	width: 160px;
	height: 63px;
	padding: 0;
	margin: 0 16px 10px 0;
	float: left;
}

#blog-card .bc-image img {
	width: 160px;
	height: 63px;
	padding: 0;
	margin: 0;
}

#blog-card .bc-image2 {
	width: 160px;
	height: 38px;
	padding: 0;
	margin: 0 16px 10px 0;
	float: left;
}

#blog-card .bc-image2 img {
	width: 160px;
	height: 38px;
	padding: 0;
	margin: 0;
}

#blog-card .bc-image3 {
	width: 160px;
	height: 94px;
	padding: 0;
	margin: 0 16px 10px 0;
	float: left;
}

#blog-card .bc-image3 img {
	width: 160px;
	height: 94px;
	padding: 0;
	margin: 0;
}

#blog-card .right-box {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#blog-card .right-box p.site-title {
	font-size: 18px;
	font-weight: bold;
	color: #777;
	letter-spacing: 0.06em;
	line-height: 24px;
	padding: 0;
	margin: 0 0 10px 0;
	background: -webkit-linear-gradient(top, #ff4775 0%, #ad47fd 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}





