
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: #000;
}


/****************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: #FFF;
	font-size: 11px;
}

.r2red {
	color: #ff3366;
}

.day {
	color: #565656;
}

.green {
	color: #009900;
}

.gray {
	color: #AAA;
}

.impact {
	color: #D02569;
}

.impactsp {
	color: #FFF;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
	font-weight: bold;
}

#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;
}

.spblue {
	text-shadow:-1px 1px 2px #23D3FF,1px -1px 2px #23D3FF,-1px -1px 2px #23D3FF,1px 1px 2px #23D3FF;
}

.sppink {
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
}

.sporange {
	text-shadow:-1px 1px 2px #FF9900,1px -1px 2px #FF9900,-1px -1px 2px #FF9900,1px 1px 2px #FF9900;
}

.spgreen {
	text-shadow:-1px 1px 2px #91DB47,1px -1px 2px #91DB47,-1px -1px 2px #91DB47,1px 1px 2px #91DB47;
}

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

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

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

#head-area .top-bar h1 {
	font-size: 12px;
	color: #FFF;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	letter-spacing: 0.02em;
}

#head-area .top-bar h1 span {
	display: block;
	line-height: 22px;
}

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

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

#head-area .menu-area .logo-area img {
	width: 230px;
	height: 60px;
	border: none;
}

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

#head-area .menu-area .search-btn {
	width: 30px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	display: block;
	position: relative;
	top: 18px;
	left: -15px;
	z-index: 10;
	float: right;
}

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

#head-area .search-content {
	width: auto;
	height: auto;
	padding: 12px;
	margin: 0px;
	background: #000;
	border-bottom: solid 1px #EEE;
	display: none;
}

#head-area .search-content .search-select {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

#head-area .search-content .search-select p {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
	padding: 0px;
	margin: 0px 0px 2px 0px;
}

#head-area .search-content .search-select select {
	width: 60%;
	height: auto;
	padding: 1px;
	margin: 0px;
	font-size: 14px;
	color: #555;
	border: solid 1px #FF3366;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

#head-area .search-content .enter-btn {
	-webkit-appearance: none;
	width: 60%;
	height: 37px;
	padding: 0px;
	margin: 0px;
	background: #FF3366;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #EEE;
}

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

#head-area .menu-area .menu-btn-box .menu-btn {
	width: 30px;
	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-weight: bold;
	font-size: 9px;
	color: #FFF;
	padding: 0px;
	margin: -2px 0px 0px 0px;
}

#head-area .menu-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background: #000;
}

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

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

#head-area .menu-list ul li a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-weight: bold;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.03em;
	background:transparent url(../img/blue-arrow.png) no-repeat scroll right center;
}

#head-area .menu-list ul li.content-btn p {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-weight: bold;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.03em;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
	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-weight: bold;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.03em;
	background:transparent url(../img/green-arrow.png) no-repeat scroll right center;
	cursor: pointer;
}

#head-area .menu-list ul li.orange-menu-btn a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-weight: bold;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.03em;
	background:transparent url(../img/orange-arrow.png) no-repeat scroll right center;
	cursor: pointer;
}

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

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

#head-area .menu-list ul.content-list li a {
	display: block;
	width: auto;
	height: 30px;
	padding: 15px 0px 0px 15px;
	margin: 0px;
	font-weight: bold;
	font-size: 17px;
	color: #FFF;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
	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;
}

#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-weight: bold;
	font-size: 17px;
	color: #FFF;
	text-shadow:-1px 1px 2px #91DB47,1px -1px 2px #91DB47,-1px -1px 2px #91DB47,1px 1px 2px #91DB47;
	text-decoration: none;
	background:transparent url(../img/green-arrow.png) no-repeat scroll right center;
}

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

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

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

#middle-main-content .pan-navi-list a {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-shadow:-1px 1px 2px #23D3FF,1px -1px 2px #23D3FF,-1px -1px 2px #23D3FF,1px 1px 2px #23D3FF;
}

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

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

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

.content-area .guide-area .title-bar h2 {
	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;
}

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

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

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

.content-area .guide-area .guide-content .guide-text-area p {
	font-size: 14px;
	color: #FEFEFE;
	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: #ff3366;
}

.content-area .title-bar h2 {
	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;
	background: #000;
}

.content-area .site-list .client {
	width: auto;
	height: auto;
	padding: 8px;
	margin: 0px;
	border-bottom: solid 1px #EFEFEF;
}

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

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

.content-area .site-list .client .sp-site-sum img {
	width: 100px;
	height: 153px;
	border: none;
}

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

.content-area .site-list .client .site-title h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
	line-height: 20px;
}

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

}

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

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

}

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

.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;
	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: #FEFEFE;
	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: 5px 12px 7px 10px;
	float: left;
}

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

.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: #FEFEFE;
	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/pink-arrow.png) no-repeat scroll right center;
}

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

.content-area .more-link-btn a {
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	width: auto;
	height: 30px;
	padding: 15px 0px 0px 10px;
	margin: 0px;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
}

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

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

.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: #ff3366;
}

.side-area .new-content .title-bar h2 {
	font-size: 16px;
	color: #FFF;
	padding: 4px 0px 0px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
}

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

.side-area .sub-menu {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

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

.side-area .sub-menu .title-bar h2 {
	font-size: 16px;
	color: #FFF;
	padding: 4px 0px 0px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
}

.side-area .sub-menu .side-menu-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.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-weight: bold;
	font-size: 16px;
	color: #2E90C0;
	display: block;
	text-decoration: none;
	width: auto;
	height: 30px;
	padding: 15px 0px 0px 10px;
	background:transparent url(../img/blue-arrow.png) no-repeat scroll right center;
	
}

.side-area .sub-menu .side-menu-list ul li a.junle {
	font-weight: bold;
	font-size: 16px;
	color: #91DB47;
	display: block;
	text-decoration: none;
	width: auto;
	height: 30px;
	padding: 15px 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;
}

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

.side-area .push-sites .title-bar h2 {
	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;
}

.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;
}

.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: #FFF;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
}


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

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

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

.side-area .mark-guide .title-bar h2 {
	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;
}

.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: #FEFEFE;
	padding: 0px;
	margin: 0px;
	line-height: 17px;
	letter-spacing: 0.03em;
}

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

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

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

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

#foot-menu {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
}

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

#foot-menu .title-bar h2 {
	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;
	background: #000;
}

#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;
}

#foot-menu .foot-menu-list ul li a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-size: 17px;
	color: #FFF;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
	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-bottom: solid 1px #EFEFEF;
	background: #FF3366;
	text-align: center;
}

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

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

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

#back-top {
	display: none !important;
}

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

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

#middle-main-content .content-area .text-title {
	width: auto;
	height: auto;
	padding: 5px;
	margin: 0px;
	border-bottom: solid 3px #F46FA6;
}

#middle-main-content .content-area .text-title h2 {
	font-size: 20px;
	color: #FF4775;
	padding: 5px 0px 2px 5px;
	margin: 5px 0px 0px 0px;
	letter-spacing: 0.02em;
	line-height: 28px;
	display: inline-block;
}

#middle-main-content .content-area .text-title h2.up {
	font-size: 20px;
	color: #FF4775;
	padding: 5px 0px 7px 5px;
	margin: 30px 0px 0px 0px;
	letter-spacing: 0.02em;
	display: inline-block;
}

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


#middle-main-content .content-area .text-zone .text-content h3 {
	font-size: 20px;
	color: #FF4775;
	padding: 5px 0px 7px 0px;
	margin: 35px 0px 2px 0px;
	letter-spacing: 0.02em;
	border-bottom: dotted 3px #F46FA6;
	line-height: 26px;
}

#middle-main-content .content-area .text-zone .text-content h3.ques {
	font-size: 20px;
	color: #FF4775;
	padding: 5px 0px 7px 30px;
	margin: 30px 0px 7px 0px;
	letter-spacing: 0.02em;
	border-bottom: dotted 3px #F46FA6;
	background-image: url(../img/q-mark.gif);
	background-repeat: no-repeat;
}

#middle-main-content .content-area .text-zone .text-content h4 {
	font-size: 18px;
	color: #FF4775;
	padding: 5px 0px 7px 0px;
	margin: 25px 0px 7px 10px;
	letter-spacing: 0.02em;
	line-height: 22px;
	border-bottom: dotted 3px #F46FA6;
}

#middle-main-content .content-area .text-zone .text-content h5 {
	font-size: 17px;
	color: #FF4775;
	padding: 5px 0px 7px 0px;
	margin: 35px 0px 7px 20px;
	letter-spacing: 0.02em;
	line-height: 22px;
	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: auto;
	height: auto;
	padding: 0px;
	margin: 5px auto 5px auto;
}

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

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

#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: #FEFEFE;
	padding: 0px;
	margin: 0px 0px 18px 0px;
	line-height: 24px;
	letter-spacing: 0.08em;
}

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

#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;
}

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

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

#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 0px 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-size: 14px;
	color: #df2e74;
	border-bottom: dotted 1px #EFEFEF;
}

#middle-main-content .content-area .text-zone .text-content .push-human ul li p.midashi {
	padding: 4px;
	margin: 0px;
	font-size: 16px;
	color: #df2e74;
}

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

#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 auto 20px auto;
}

#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: 280px;
	height: auto;
	padding: 0px;
	margin: 0px auto 15px auto;
}

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

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

#middle-main-content .content-area .text-zone .text-content .voice-list ul li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #EAEAEA;
	background: #000;
	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 .voice-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 .audio-area {
	width: 270px;
	height: auto;
	padding: 0px;
	margin: 35px auto 35px auto;
}

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

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

#middle-main-content .content-area .text-zone .text-content .chat-sample {
	width: 280px;
	height: auto;
	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 .mov-area {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

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

#middle-main-content .content-area .text-zone .text-content .mov-area .mov-title 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 #F46FA6;
}

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

#middle-main-content .content-area .text-zone .text-content .mov-area .mov-content video {
	width: 100%;
}

#middle-main-content .content-area .text-zone .text-content .mov-area .mov-comment {
	width: auto;
	height: auto;
	padding: 10px;
	margin: 0px;
	background: #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

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

#middle-main-content .content-area .site-list .client .go-site {
	margin-top: 10px;
}

#middle-main-content .content-area .site-list .client .go-site a {
	background: linear-gradient(#ff3366, #df2e74);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	color: #FFF;
	padding: 15px;
	text-align: center;
	font-size: 18px;
}

#middle-main-content .content-area .site-list .client .fordetail {
	margin-top: 10px;
}

#middle-main-content .content-area .site-list .client .fordetail .a-detail {
	background: linear-gradient(#FF809F, #df708c);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	color: #FFF;
	padding: 15px;
	text-align: center;
	font-size: 18px;
}

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

#middle-main-content .content-area .text-zone .text-content .s-site-sum {
	text-align: center;
	margin-bottom: 20px;
}

#middle-main-content .content-area .text-zone .text-content .go-site {
	height: 50px;
	padding: 0px;
	margin: 0px auto 20px auto;
	background: linear-gradient(#ff3366, #df2e74);
	text-align: center;
	border-radius: 4px;
	overflow: hidden;
	white-space: nowrap;
	position: -webkit-sticky;
	position: sticky;
	top: 15px;
	z-index: 9;
}

#middle-main-content .content-area .text-zone .text-content .go-site a {
	display: block;
	width: auto;
	height: 34px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	transition: all 0.3s ease;
}

#middle-main-content .content-area .text-zone .text-content .go-site a .privilege {
	margin-top: 3px;
	display: block;
	font-size: 12px;
	color: yellow;
	transition: all 0.3s ease;
}

#middle-main-content .content-area .text-zone .text-content .go-site.is-sticky a {
	padding-top: 10px;
	font-size: 12px;
}

#middle-main-content .content-area .text-zone .text-content .go-site.is-sticky a .privilege {
	margin-top: 4px;
	font-size: 16px;
}


#middle-main-content .text-zone .text-content .mark-area li {
	display: inline-block;
}

#middle-main-content .text-zone .text-content .junle-data {
	margin-bottom: 12px;
}

#middle-main-content .text-zone .text-content .site-data-detail ul li {
	line-height: 1.5em;
	color: #FFF;
}

#middle-main-content .text-zone .text-content .site-data-detail ul li .s-praice {
	color: #91DB47;
}

#middle-main-content .text-zone .text-content .site-data-praice {
	margin-bottom: 12px;
}

#middle-main-content .text-zone .text-content .site-data-praice-detail ul li {
	line-height: 1.5em;
	color: #FFF;
}

#middle-main-content .text-zone .text-content .site-data-praice-detail ul li.tag-mark {
	width: auto;
	height: 17px;
	padding: 0 7px 7px 7px;
	margin: 0 12px 12px 0;
	background: #ff5db1;
	background: -moz-linear-gradient(top,  #ff5db1 0%, #ef017c 100%);
	background: -webkit-linear-gradient(top,  #ff5db1 0%,#ef017c 100%);
	background: linear-gradient(to bottom,  #ff5db1 0%,#ef017c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1', endColorstr='#ef017c',GradientType=0 );
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #fff;
	float: left;
}

#middle-main-content .text-zone .text-content .site-data-praice-detail ul li.tag-mark a {
	display: block;
	font-size: 13px;
	color: #fff;
	padding: 0;
	margin: 0;
	width: auto;
	height: 15px;
}

#middle-main-content .text-zone .text-content .site-data-praice-detail ul li.tag-mark:hover {
	opacity: 0.6;
}

#middle-main-content #comment_area .commets-list {
	padding: 10px 0;
}

#middle-main-content #comment_area .commets-list > .comment {
	color: #FFF;
	border-bottom:1px dotted #DDD;
	padding:10px 0;
}

#middle-main-content #comment_area .commets-list .comment em {
	color: #91DB47;
	margin-bottom: 5px;
	font-style: normal;
	display: block;
}

#middle-main-content #comment_area .commets-list .comment ul.children {
	margin-top:10px;
	padding-top:10px;
	padding-left:2em;
	border-top:1px dotted #DDD;
}

#middle-main-content #comment_area .commets-list .comment-author {
	color: #FFF;
	margin-bottom:10px;
}

#middle-main-content #comment_area .commets-list .comment-author .fn {
	font-style: normal;
	color: #91DB47;
}

#middle-main-content .comment-detail {
	font-size: 15px;
    color: #FEFEFE;
    padding: 0px;
    margin: 18px 0px 18px 0px;
    line-height: 24px;
    letter-spacing: 0.08em;
} 

#middle-main-content .site-description ul li {
	color: #FEFEFE;
	line-height:24px;
}

#middle-main-content .site-description ul li::before {
	content: '✔ ';
}
/* コメントフォーム */
#commentform {
    display: flex;
    flex-direction: column;
}
#commentform .comment-form-comment {
    order: 1;
}
#commentform .form-submit {
	order: 3;
}
#commentform .inv-recaptcha-holder {
	order: 4;
}
#commentform .form-allowed-tags {
	order: 2;
}

#commentform .form-submit #submit {
	color : #000;
	background:#FFF;
	border :1px solid #FFF;
}

.rw-ui-mobile-wrapper {
	display: none;
}

/*****/

.table-title-flag {
	width: 80px;
	height: 30px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: #FF3366;
	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;
	position: relative;
	top: 40px;
	left: 30px;
	z-index: 10;
}

.table-title-flag p {
	font-size: 17px !important;
	font-weight: bold !important;
	color: #FFF !important;
	padding: 6px 0px 0px 0px !important;
	margin: 0px !important;
	letter-spacing: 0.1em !important;
	text-shadow: none !important;
}

.table-of-contents {
	width: 90%;
	height: auto;
	padding: 10px;
	margin: 40px auto 40px auto;
	border: solid 3px #FF3366;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: #FFF;
}

.table-of-contents ul {
	overflow: hidden;
}

.table-of-contents ul li {
	width: auto;
	height: auto;
	padding: 10px 0px;
	margin: 0px;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

.table-of-contents ul li a {
	font-size: 15px !important;
	color: #0033FF !important;
	padding: 0px !important;
	margin: 0px !important;
	letter-spacing: 0.06em !important;
}

.table-of-contents ul li a:hover {
	opacity: 0.6 !important;
}

.table-of-contents ul li a:hover {
	opacity: 0.6 !important;
}

.table-of-contents ul li.second {
	padding: 10px 0px 10px 15px !important;
}

.table-of-contents ul li.third {
	padding: 10px 0px 10px 30px !important;
}

.table-of-contents ul li.fourth {
	padding: 10px 0px 10px 45px !important;
}

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

#fmenu {
	width: 100%;
	height: 50px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	position: fixed;
	-webkit-transform: translateZ(0);
	z-index: 2000;
	left: 0px;
	bottom: 1px;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

	box-shadow: 1px 1px 4px #333;
	-moz-box-shadow: 1px 1px 4px #333;
	-webkit-box-shadow: 1px 1px 4px #333;
	
	
}

#fmenu ul {
	display: flex;
}

#fmenu ul li {
	width: 25%;
	height: 50px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	cursor: pointer;
}

#fmenu ul li img {
	width: 25px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 5px auto 2px auto;
}

#fmenu ul li p.u-menu-btn-text {
	font-size: 10px;
	color: #333;
	padding: 27px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}

#fmenu ul li a {
	display: block;
	text-decoration: none;
}

#fmenu ul li.u-m-btn {
	background-image: url(//telehrank.com/wp-content/themes/r2m-world/img/menu-btn.png);
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-position: center 5px;
	display: block;
	padding: 5px 0px 2px 0px;
	margin: 0px auto 0px auto;
}


#fmenu ul li.u-m-btn1 {
	background-image: url(//telehrank.com/wp-content/themes/r2m-world/img/home-btn.png);
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-position: center 5px;
	display: block;
	padding: 5px 0px 2px 0px;
	margin: 0px auto 0px auto;
}

#fmenu ul li.u-m-btn2 {
	background-image: url(//telehrank.com/wp-content/themes/r2m-world/img/u-top.png);
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-position: center 5px;
	display: block;
	padding: 5px 0px 2px 0px;
	margin: 0px auto 0px auto;
}

#fmenu ul li.u-m-btn3 {
	background-image: url(//telehrank.com/wp-content/themes/r2m-world/img/likeactive.png);
	background-repeat: no-repeat;
	background-size: 25px 25px;
	background-position: center 5px;
	display: block;
	padding: 5px 0px 2px 0px;
	margin: 0px auto 0px auto;
}

.s-site-sum {
	width: 300px;
	height: 318px;
	padding: 0px;
	margin: 10px auto 25px auto;
}

.foot-shadow-menu {
	width: 80%;
	height: auto;
	padding: 0px;
	margin: 0px 0px 40px 0px;
	border-right: solid 1px #AAA;
}

.foot-shadow-menu ul {
	overflow: hidden;
}

.foot-shadow-menu ul li {
	width: auto;
	height: 40px;
	padding: 0px;
	margin: 0px;
	background: rgb(0,0,0,0.9);
	border-bottom: solid 1px #FFF;
	border-right: none !important;
}

.foot-shadow-menu ul li.greens a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	width: auto;
	height: 25px;
	padding: 15px 0px 0px 17px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	color: #FFF;
	text-shadow:-1px 1px 2px #91DB47,1px -1px 2px #91DB47,-1px -1px 2px #91DB47,1px 1px 2px #91DB47 !important;
	background:transparent url(../img/green-arrow.png) no-repeat scroll right center;
}

.foot-shadow-menu ul li.cheeps a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	width: auto;
	height: 25px;
	padding: 15px 0px 0px 17px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	color: #FFF;
	text-shadow:-1px 1px 2px #23D3FF,1px -1px 2px #23D3FF,-1px -1px 2px #23D3FF,1px 1px 2px #23D3FF !important;
	background:transparent url(../img/blue-arrow.png) no-repeat scroll right center;
}

.foot-shadow-menu ul li.smenucontent a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	width: auto;
	height: 25px;
	padding: 15px 0px 0px 17px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	color: #FFF;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC !important;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
}

.foot-shadow-menu ul li a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display: block;
	width: auto;
	height: 25px;
	padding: 15px 0px 0px 17px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	color: #FFF;
	text-shadow: #000 0 1px 0;
	background:transparent url(../img/arrow.gif) no-repeat scroll right center;
}


.foot-shadow-menu ul li.title1 {
	width: auto;
	height: 26px;
	background: rgb(0,0,0,0.9);
	color: #FFF;
	text-shadow:-1px 1px 2px #91DB47,1px -1px 2px #91DB47,-1px -1px 2px #91DB47,1px 1px 2px #91DB47;
	border-bottom: solid 3px #91DB47;
	border-right: none !important;
	padding: 13px 0px 0px 10px;

}

.foot-shadow-menu ul li.title2 {
	width: auto;
	height: 26px;
	background: rgb(0,0,0,0.9);
	color: #FFF;
	text-shadow:-1px 1px 2px #23D3FF,1px -1px 2px #23D3FF,-1px -1px 2px #23D3FF,1px 1px 2px #23D3FF;
	border-bottom: solid 3px #2E90C0;
	border-right: none !important;
	padding: 13px 0px 0px 10px;

}

.foot-shadow-menu ul li.title3 {
	width: auto;
	height: 26px;
	background: rgb(0,0,0,0.9);
	color: #FFF;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
	border-bottom: solid 3px #FB708A;
	border-right: none !important;
	padding: 13px 0px 0px 10px;

}

.foot-shadow-menu ul li.title p {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background: -webkit-linear-gradient(top, #CC0000 0%, #CC0000 50%, #880308 51%, #880308 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.foot-shadow-menu ul li.image-box {
	width: 100%;
	height: auto;
}

.foot-shadow-menu ul li.image-box img {
	width: 100%;
}



/** グローバルナビ */
.globalnav {
    display: none;
}
.globalnav .close {
    display: none;
}
.foot-shadow-menu.open .globalnav {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.9);
    width: 60%;
    height: calc(100% - 50px);
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 10;
}
.foot-shadow-menu.open .globalnav li {
    display: block;
}
.foot-shadow-menu.open .globalnav li:hover {
    background: transparent;
}
.foot-shadow-menu.open .globalnav .dropdown {
    display: block;
    position: static;
    background: transparent;
}
.active .nav-button span:nth-of-type(1) {
    transform: translateY(10px) rotate(-45deg);
}
.active .nav-button span:nth-of-type(2) {
    opacity: 0;
}
.active .nav-button span:nth-of-type(3) {
    transform: translateY(-6px) rotate(45deg);
}
#head-area .foot-shadow-menu .globalnav > li {
    padding: 20px 10px 0;
}
#head-area .foot-shadow-menu .globalnav > li > a {
    color:#FFF;
    font-size:20px;
    text-decoration: underline;
}
#head-area .foot-shadow-menu .globalnav > li.dropdown-btn > a {
    text-decoration: none;
}
.dropdown {
    padding-left:1em;
}
.dropdown > li {
    line-height: 2.0;
}
.dropdown > li > a {
    color:#FFF;
    font-size:16px;
}
body.open {
    overflow: hidden;
}

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

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

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

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

.swiper-slide .spsum {
	width: 120px;
	height: 184px;
	padding: 0px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

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

.swiper-slide .link-title {
	width: auto;
	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: 3px 0px 3px 0px;
	margin: 0px auto 0px auto;
}

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

.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;
}

.swiper-slide .link-title .client-link-title {
	font-size: 13px;
	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;
}

.swiper-slide .link-title .s-freepoint-text {
	font-size: 13px;
	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;
}

h3.sw-title {
	font-size: 20px;
	color: #FF4775;
	padding: 5px 0px 7px 0px;
	margin: 35px 0px 2px 0px;
	letter-spacing: 0.02em;
	border-bottom: dotted 3px #F46FA6;
	line-height: 26px;
}

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


#middle-main-content .content-area .text-zone .text-content .like-btn {
	height: 40px;
	padding: 0px;
	margin: 20px auto 10px auto;
	background: linear-gradient(#ff3366, #df2e74);
	text-align: center;
	border-radius: 4px;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
}

#middle-main-content .content-area .text-zone .text-content .like-btn p.like-text {
	display: block;
	width: auto;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 8px 0px 0px 0px;
	margin: 0px;
}

#middle-main-content .content-area .text-zone .text-content .like-btn p.like-text a {
	color: #FFF;
	text-decoration: none;
}

.rw-ui-mobile-wrapper {
	display: none;
}

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

.like-list-box {
	width: auto;
	height: 100px;
	padding: 7px;
	margin: 0px 0px 3px 0px;
	border: solid 2px #FF3366;
	background: #000;
	color: #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: #FFF !important;
	padding: 0px;
	margin: 0px;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
}

.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, #CC0000 0%, #CC0000 50%, #880308 51%, #880308 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	color: #CC0000;
	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;
}
