@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body,
table,
input, textarea, select, option {
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "Segoe UI", "メイリオ", "Meiryo", Sans-Serif;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
}

a:link {
	/* color: #00b5ff; */
	/* text-decoration: underline; */
}

a:visited {
	/* color: #00b5ff; */
	/* text-decoration: underline; */
}

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

a:active {
	color: #00b5ff;
	text-decoration: underline;
}

a:hover img {
	filter:alpha(opacity=60);
	opacity: 0.6;
}

body.plan .subNavi01 img,
body.option .subNavi01 img {
	filter:alpha(opacity=60);
	opacity: 0.6;
}

body.spinOff .subNavi02 img {
	filter:alpha(opacity=60);
	opacity: 0.6;
}

body.price .subNavi03 img {
	filter:alpha(opacity=60);
	opacity: 0.6;
}

body.recommend .subNavi04 img {
	filter:alpha(opacity=60);
	opacity: 0.6;
}

body.partnerWrap .subNavi05 img {
	filter:alpha(opacity=60);
	opacity: 0.6;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	color: #333;
	font-size: 14px;
	line-height: 1.7;
	-webkit-text-size-adjust: none;
	background-color: #059ba6;
	-webkit-font-smoothing: subpixel-antialiased;
}


#container {
	min-width: 989px;
	background: #fff url(/img/common/container_bg.jpg) repeat-x left top;
	padding-top:119px;
}
/*
.serviceWrap #container,
.partnerWrap #container {
	padding-top:161px;
}
*/
#main,
#pagePath,
#gNavi ul {
	margin: 0 auto;
	width: 989px;
	text-align: left;
}

#main {
	padding: 46px 0 0;
}


#top {
	position: absolute;
	top:0;
	left:0;
}

#gHeader {
	z-index:1002;
}

#bannerBox,
#pagePath,
.titBox,
.attention,
.btnBtm
#main,
#gFooter {
	z-index:1001;
}

#pagetop {
	z-index:1003;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	position: relative;
/*	height:151px;
*/	position:fixed;
	top:0;
	left:0;
	width:100%;
	background-color:#fff;
}
.h1Box {
   background: url(/img/common/bg_h1.gif);
	-webkit-font-smoothing: subpixel-antialiased;
}
.h1Box div {
   padding: 4px 0 5px;
   margin:0 auto;
   width:982px;
}

.h1Box  div p{
    font-size: 12px;
    line-height: 1.2;
	color:#fff;
	display:inline;
}

#gHeader #logo img {
	display: block;
	vertical-align: baseline;

}

#gHeader #logo {
	padding: 23px 0 14px;
	margin: 0 auto;
	width: 239px;
}

#gHeader #logo {
	display: block;
	vertical-align: baseline;
}




.spMenu a:hover img,
#gHeader #logo a:hover img {
	filter:alpha(opacity=100);
	opacity: 1;
}

.spMenu {
	display: none;
}

.contactBtn {
	padding: 5px;
	width: 180px;
	background: url(/img/common/contactbtn_bg.gif) repeat-x left top;
	border-radius: 3px;
	box-shadow: 0 1px 2px #e0dfdf;
}

.contactBtn li {
	padding: 0 0 7px 16px;
	float: left;
	width: 164px;
	background: url(/img/common/bg_01.png) repeat left top;
}

.contactBtn .tel {
	padding: 8px 0 8px 16px;
}

.contactBtn li a {
	display: block;
	float: left;
}

.contactBtn .tel a {
	pointer-events: none;
	cursor: default;
}

#gHeader .contactBtn {
	padding-top: 0;
	position: absolute;
	right: 30px;
	bottom: 64px;
	border-radius: 0 0 3px 3px;
}




/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	background: #00868f url(/img/common/gnavi_bg.gif) repeat-x left top;
	border-bottom:1px solid #e0e0e0;
}

#gNavi ul {
	height: 42px;
	position: relative;
	/*overflow: hidden;*/
	zoom: 1;
}

#gNavi ul li {
	float: left;
	position:relative;
}

#gNavi ul li a {
	display: block;
	width: 164px;
	height: 42px;
	text-indent: -9999px;
}

#gNavi ul li .navi01 {
	background: url(/img/common/gnavi01.gif) no-repeat;
}

#gNavi ul li .navi02 {
	background: url(/img/common/gnavi02.gif) no-repeat;
}

#gNavi ul li .navi03 {
	background: url(/img/common/gnavi03.gif) no-repeat;
}

#gNavi ul li .navi04 {
	background: url(/img/common/gnavi04.gif) no-repeat;
}

#gNavi ul li .navi05 {
	background: url(/img/common/gnavi05.gif) no-repeat;
}

#gNavi ul li .navi06 {
	width: 169px;
	background: url(/img/common/gnavi06.gif) no-repeat;
}

#gNavi ul li .navi01:hover {
	background: url(/img/common/gnavi01_on.gif) no-repeat;
}

#gNavi ul li .navi02:hover {
	background: url(/img/common/gnavi02_on.gif) no-repeat;
}

#gNavi ul li .navi03:hover {
	background: url(/img/common/gnavi03_on.gif) no-repeat;
}

#gNavi ul li .navi04:hover {
	background: url(/img/common/gnavi04_on.gif) no-repeat;
}

#gNavi ul li .navi05:hover {
	background: url(/img/common/gnavi05_on.gif) no-repeat;
}

#gNavi ul li .navi06:hover {
	width: 169px;
	background: url(/img/common/gnavi06_on.gif) no-repeat;
}

/*


#gNavi ul li ul {
	padding-top: 11px;
	width: 100%;
	height: 31px;
	position: absolute;
	left: 0;
	top: 42px;
	z-index: 9;
	display: none;
	background: url(/img/common/gnavi_ul_bg.gif) repeat-y left top;

}

#gNavi ul li .pcNavi li {
	padding: 0 10px 0 17px;
	background: url(/img/common/subnaiv_li_bg.gif) no-repeat left 2px;
}

#gNavi ul li ul .subNavi01 {
	background: none !important;
}

#gNavi ul li ul li a {
	display: block;
}

#gNavi ul li .pcNavi a {
	width: auto;
}

#gNavi ul li .pcNavi {
	display: block;
}

#gNavi ul li.contact {
	display: none;
}
*/

#gNavi ul li ul {
	padding-top: 11px;
	width: 100%;
	height: 31px;
	position: absolute;
	left: 0;
	top: 42px;
	z-index: 9;
	display: none;
	background: url(/img/common/gnavi_ul_bg.gif) repeat-y left top;
}

#gNavi ul li ul .subNavi01 {
	background: none !important;
}

#gNavi ul li ul li a {
	display: block;
}

#gNavi ul li .pcNavi {
	padding:0;
	margin:0;
	width:164px;
	height:inherit;
	background-image:none;
	background-color:#009da5;
	display: none;
}

#gNavi ul li .pcNavi li {
	padding:0;
	margin:0;
	background-image:none;
	border-top:1px solid #007e84;
	border-bottom:1px solid #00959d;
	text-align:center;
	float:none;
}

#gNavi ul li .pcNavi a {
	padding:0;
	width: 100%;
	height:inherit;
	padding:10px 0;
	display:block;
}

#gNavi ul li .pcNavi a img {
	margin:0 auto;
}

#gNavi ul li.contact {
	display: none;
}

/*------------------------------------------------------------
	#pagePath
------------------------------------------------------------*/
#pagePath {
	margin-top:32px;
	padding: 13px 0 12px;
	width: 986px;
	color: #646464;
	font-size: 12px;
	line-height: 1.2;
}

#pagePath li {
	margin-right: 5px;
	float: left;
}

#pagePath li a {
	margin-right: 5px;
	text-decoration: none;
}

#pagePath li a:hover {
	text-decoration: underline;
}


#conts {
	width: 737px;
	float: left;
}

#sideBar {
	margin-top: -110px;
	position: relative;
	padding: 9px;
	width: 213px;
	float: right;
	border-radius: 4px;
	border: solid 1px #e0e0e0;
	z-index: 99;
	background-color: #fff;
	position: relative;
	behavior: url(/js/pie.htc);
	box-shadow: 0 1px 1px #e0e0e0,0 0 1px #e0e0e0;
	-moz-box-shadow: 0 1px 1px #e0e0e0,0 0 1px #e0e0e0;
	-webkit-box-shadow: 0 1px 1px #e0e0e0,0 0 1px #e0e0e0;
    margin-bottom: 120px;
}

#sideBar h3 {
	margin: 0 !important;
	padding: 11px;
	color: #333 !important;
	font-size: 14px !important;
	background-color: #f3f3f3;
}

#sideBar .naviList a {
	padding: 11px;
	font-size: 14px;
	display: block;
	color: #333;
	text-decoration: none;
	background-color: #e6e6e6;
	border-left: solid 1px #d7d7d7;
	border-right: solid 1px #d7d7d7;
	border-top: solid 1px #d0cfcf;
	position: relative;
	behavior: url(/js/pie.htc);
	box-shadow: inset 0 1px 1px #efefef;
	-moz-box-shadow: inset 0 1px 1px #efefef;
	-webkit-box-shadow: inset 0 1px 1px #efefef;
}

#sideBar .naviList a:hover,
#sideBar .naviList .on {
	color: #fff;
	background-color: #009da5;
	position: relative;
	behavior: url(/js/pie.htc);
	box-shadow: inset 0 1px 1px #00939a;
	-moz-box-shadow: inset 0 1px 1px #00939a;
	-webkit-box-shadow: inset 0 1px 1px #00939a;
	border-left: solid 1px #00939a;
	border-right: solid 1px #00939a;
	border-top: solid 1px #00888f;
}

#sideBar .naviList li li a {
	padding-left: 25px;
}

#side_bnr{
    position: absolute;
    bottom: -120px;
    right: 0;
    margin: 0 -1px;
}



/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	margin-top: 45px;
	clear: both;
	overflow: hidden;
	zoom: 1;
	background: #1b1b1b;
}

#gFooter .fInner01 {
}

#gFooter .fInner01Inner {
	padding: 14px 0;
	height: 88px;
	width: 989px;
	margin: 0 auto;
	text-align: left;
	background:url(/img/common/line01.gif) repeat-x left bottom;
}

#gFooter .fInner01 .fImg {
	float: left;
}

#gFooter .fInner01 .fImg li {
	margin-right: 16px;
	float: left;
}

#gFooter .fInner01 .contactBtn {
	float: right;
	box-shadow: none;
	width:221px;
	background: #189ca1;
	margin-top:8px;
	padding:6px;
}

#gFooter .fInner01 .contactBtn li {
	width:192px;
	padding: 0 0 8px 29px;
}

#gFooter .fInner01 .contactBtn .tel {
	padding: 10px 0 8px 31px;
}

#gFooter .fNavi {
	padding: 32px 0 30px;
	background: url(/img/common/fnavi_bg.gif) repeat;
}

#gFooter .fNavi ul {
	margin: 0 auto;
	width: 990px;
	text-align: left;
}

#gFooter .fNavi ul li {
	margin-right: 18px;
	float: left;
	width: 234px;
}

#gFooter .fNavi ul .ftR {
	margin-right: 0;
	float: right;
}

#gFooter a {
	color: #999;
	text-decoration: none;
}

#gFooter a:hover {
	text-decoration: underline;
}

#gFooter .fNavi ul ul {
	width: auto;
}

#gFooter .fNavi ul li a {
	font-size: 12px;
}

#gFooter .fNavi ul li span.inner {
	font-size: 12px;
	color: #999;
}

#gFooter .fNavi ul li li {
	padding: 0 0 7px;
}

#gFooter .fNavi ul li li img {
	padding-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

#gFooter .fTxt {
	width: 989px;
	color: #999;
	font-size:12px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 20px;
}

#gFooter .fInner02 {
	padding: 8px 0;
	background-color: #000;
}

#gFooter .fInner02 .fBox {
	width: 989px;
	margin: 0 auto;
	text-align: left;
}

#gFooter .fInner02 .fBox .language {
	float: right;
	text-align:right;
	font-size:12px;
	color: #999;
}

#gFooter .fInner02 .fBox .language .current {
	color: #666;
}

/*
#gFooter .fInner02 .fBox .language a {
	padding-right: 15px;
	background: url(/img/common/icon05.gif) no-repeat right center;
}
*/
#gFooter .fInner02 .fBox .language a .fSpan {
	font-size: 10px;
}

#gFooter .fInner02 .fBox .fMenu {
	float: left;
}

#gFooter .fInner02 .fBox .fMenu li {
	display: inline;
	color: #999;
}

#gFooter .fInner02 .fBox .fMenu li a {
	padding-right: 5px;
	font-size: 12px;
}

#gFooter .fInner02 .fBox .copyRight {
	padding: 5px 180px 0 0;
	font-size: 9px;
	color: #666;
	text-align: center;
}

#container #pagetop {
  position: fixed;
  bottom: 0;
  right: 10px;
  width: 45px;
  height: 34px;
  z-index: 999;
  overflow: hidden;
}
#container #pagetop a {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 45px;
  height: 34px;
}

.paragraph-info {
  text-indent: 1em;
  word-break: normal !important;
}

.showSP{
	display:none;
}


@media all and (min-width: 0px) and (max-width: 600px) {
	body {
		background-color: #059ba6;
	}

	#container {
		min-width: inherit;
		width: auto;
		position: relative;
		padding-top:0 !important;
	}


	#gHeader {
		position:relative;
		height:inherit;
	}

	#gHeader .contactBtn,
	#pagePath {
		display: none;
	}

	.spMenu {
		display: block;
		position: fixed;
		right: 0;
		top: 7px;
		z-index: 999;
		border-top: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		width:47px;
		height:49px;
	}

	.h1Box div {
		padding: 4px 53px 5px 15px;
		width: auto;
	}

	#gHeader h1 {
		display:inline;
	}

	#gHeader p {
		display:inline;
		font-size: 12px;
	    line-height: 1.2;
		font-weight:normal;
		color:#fff;
		/*display:inline;
		margin-left:12px;*/
	}

	#gHeader #logo {
		padding: 21px 11px 16px;
		float: left;
	}

	#gHeader #logo img {
		width: 220px;
	}

	#main {
		padding: 26px 10px 0;
		width: auto;
	}

	#conts {
		width: auto;
		float: none;
	}

	#sideBar {
		display: none;
	}

	#gNavi {
		position: fixed;
		left: 100%;
		top: 65px;
		height: 100%;
		overflow-y: scroll;
		background: none;
		width: 100%;
		z-index: 9999;
	}

	#gNavi ul {
		margin-bottom: 65px;
		width: auto;
		height: auto;
		border-top: 1px solid #e0e0e0;
		height:auto !important;
	}

	#gNavi ul li {
		width: auto;
		float: none;
		border-bottom: 1px solid #e0e0e0;
	}

	#gNavi ul li a {
		padding: 12px 10px 8px;
		width: auto !important;
		height: auto !important;
		display: block;
		position: relative;
		color: #333;
		text-indent: 0;
		font-size: 15px;
		text-decoration: none;
		background: -moz-linear-gradient(
			top,
			#f7f7f7 0%,
			#f1f1f1 60%,
			#efefef) !important;
		background: -webkit-gradient(
			linear, left top, left bottom,
			from(#f7f7f7),
			color-stop(0.60, #f1f1f1),
			to(#efefef)) !important;
	}

	#gNavi ul li .navi06 {
		padding-left: 30px;
	}

	#gNavi ul li .navi06:before {
		margin-top: -8px;
		width: 16px;
		height: 16px;
		content: "";
		display: block;
		position: absolute;
		left: 10px;
		top: 50%;
		background: url(/img/common/icon04.png) no-repeat;
	}

	#gNavi ul li .navi02:after,
	#gNavi ul li .navi03:after,
	#gNavi ul li .navi05:after {
		margin-top: -6px;
		width: 15px;
		height: 9px;
		content: "";
		display: block;
		position: absolute;
		right: 20px;
		top: 50%;
		background: url(/img/common/sp_navi_icon01.png) no-repeat;
	}

	#gNavi ul li li a:after {
		background: none;
	}

	#gNavi ul li li {
		background: #009da5 url(/img/common/navi_line.gif) repeat-x left bottom;
	}

	#gNavi ul li .inrUl li:last-child,
	#gNavi ul li li:last-child {
		background: none;
	}

	#gNavi ul li ul {
		margin: 0 !important;
		padding: 0;
		border: none;
		background: none;
		position: static;
		height: auto;
		background-color: #009da5;
	}

	#gNavi ul li ul .unfold:after {
		margin-top: -6px;
		width: 19px;
		height: 11px;
		content: "";
		display: block;
		position: absolute;
		right: 20px;
		top: 50%;
		background: url(/img/common/sp_navi_icon02.png) no-repeat;
	}

	#gNavi ul li ul li a {
		padding: 8px 14px;
		color: #fff;
		background: none !important;
	}

	#gNavi ul li ul li li a {
		padding: 8px 20px;
	}

	#gNavi ul li .inrUl {
		margin: 0 10px 10px;
		width: auto;
		font-size: 12px;
		border-top: solid 1px #006f75;
		-webkit-box-shadow: inset 1px 1px 3px #00787e;
		background-color: #008087;
	}

	#gNavi ul li li {
		border-bottom: none;
		overflow: hidden;
	}

	#gNavi ul li .inrUl li {
		background: url(/img/common/navi_line02.gif) repeat-x left bottom;
	}

	#gNavi ul li .inrUl ul {
		padding-top: 2px;
		background: url(/img/common/navi_line02.gif) repeat-x left top;
	}

	#gNavi ul li .inrUl ul a {
		padding: 10px 20px;
	}

	#gNavi ul li .pcNavi {
		display: none;
	}

	#gNavi ul li.contact {
		display: block;
	}

	#container {
		width:100%;
	}

	#gFooter {
		margin-top: 35px;
		background-image:none;
	}

	#gFooter .fInner01 {
		padding: 0;
		width: auto;
		height: auto;
	}

	#gFooter .fInner01Inner {
		padding: 0;
		width: auto;
		height: auto;
	}

	#gFooter .fInner01 .fImg {
		float: none;
		padding: 20px 0 5px;
		margin: 0 auto;
		text-align:center;
		background: url(/img/common/line01.gif) repeat-x left bottom;
	}

	#gFooter .fInner01 .fImg li {
		display:block;
		float:none;
		margin-bottom:15px;
	}

	#gFooter .fInner01 .fImg li img {
		margin:0 auto;
	}

	#gFooter .fInner01 .fImg li.pmark {
		margin-right: 0;
	}

	#gFooter .fInner01 .contactBtn {
		float: none;
		padding: 0 10px 23px;
		width: auto;
		background: url(/img/common/line01.gif) repeat-x left bottom;
	}

	#gFooter .fInner01 .contactBtn li {
		margin-top: 20px;
		padding: 0;
		background: url(/img/common/contactbtn_bg.gif) repeat-x left top;
		border-radius: 3px;
		width: 100%;
	}

	#gFooter .fInner01 .contactBtn li img {
		display: inline-block;
		vertical-align: middle;
	}

	#gFooter .fInner01 .contactBtn li a {
		padding: 7px 0;
		margin: 5px;
		float: none;
		text-align: center;
		background: url(/img/common/bg_01.png) repeat left top;
	}

	#gFooter .fInner01 .contactBtn .tel {
		padding:0;
	}

	#gFooter .fInner01 .contactBtn .tel a {
		pointer-events: auto;
		cursor: pointer;
	}

	#gFooter .fNavi {
		margin: 0;
		padding: 18px 10px 15px;
	}

	#gFooter .fNavi ul {
		width: auto;
	}

	#gFooter .fNavi ul li {
		width: 50%;
		margin: 0;
	}

	#gFooter .fNavi ul li:nth-child(2n) {
		float: right;
	}

	#gFooter .fNavi ul .ftL {
		float: left !important;
	}

	#gFooter .fNavi ul li li {
		float: none !important;
		width: auto;
	}

	#gFooter .fNavi ul li .fwBold {
		color: #ccc;
	}

	#gFooter .fTxt {
		width:auto;
		text-align: left;
		padding: 0 9px 10px 9px;
	}

	#gFooter .fInner02 .fBox {
		width: auto;
	}

	#gFooter .fInner02 .fBox .language {
		display: none;
		}

	#gFooter .fInner02 .fBox .fMenu {
		float: none;
		text-align: center;
	}

	#gFooter .fInner02 .fBox .fMenu li {
		float: none;
		text-align: center;
		display:inline;
	}

	#gFooter .fInner02 .fBox .copyRight {
		padding: 5px 0 0;
	}

	.showPC{
		display: none;
	}

	.showSP{
		display: inherit;
	}
}



/*** 20150320_ボタン追加 ***/
#main .btnArea,
#main .column2btnArea{
	margin: 25px auto 0 auto;
}

#main .btnArea .centerBtn{
	width: 350px;
	margin: 0 auto;
}

#main .column2btnArea .leftArea{
	float: left;
	width: 50%;
}

#main .column2btnArea .rightArea{
	float: right;
	width: 50%;
}

#main .column2btnArea .leftBtn,
#main .column2btnArea .rightBtn{
	width: 350px;
	margin: 0 auto;
}

@media all and (min-width: 0px) and (max-width: 600px){
	#main .btnArea{
		margin: 25px auto 0 auto;
	}

	#main .column2btnArea .leftArea,
	#main .column2btnArea .rightArea{
		float: none;
		width: 100%;
		margin: 10px 0;
	}

	#main .btnArea .centerBtn,
	#main .column2btnArea .leftBtn,
	#main .column2btnArea .rightBtn{
		width: 100%;
	}
}



/***** related post用　*****/


.content_wrap{
    width: 737px;
    float: left;
}
@media only screen and (max-width : 600px){
    .content_wrap{
        width: auto;
        float: none;
    }
}

.relatedPosts_wrap{
    width: 989px;
    margin: 0 auto;
}
@media only screen and (max-width : 600px){
    .relatedPosts_wrap{
        width: auto;
        padding: 0 15px;
    }
}

.relatedPosts_wrap .crp_related{
    margin-bottom: 14px;
    color: #009da5;
    font-size: 18px;
    clear: both;
}



.relatedPosts_wrap .crp_related li{
    font-size: 14px;
}

.crp_related{
    margin-top: 80px;;
    background-color: #e6f9fa;
}
@media only screen and (max-width : 600px){
    .crp_related{
        margin: 60px 15px 0;
    }
}

#main .crp_related h3{
    padding: 10px 20px;
    background-color: #cff3f5;
    margin-bottom: 0;
}
@media only screen and (max-width : 600px){
    #main .crp_related h3{
        padding: 10px 15px;
    }
}

.crp_related ul{
    padding: 15px 20px 30px;
    margin-left:1em;
}
@media only screen and (max-width : 600px){
    .crp_related ul{
        padding: 13px 15px 24px;
    }
}

.crp_related li{
    margin-bottom: 10px;
    list-style: none;
    margin-left: 0;
    text-indent:-1em;
}
@media only screen and (max-width : 600px){
    .crp_related li{
        margin-bottom: 12px;
    }
}

.crp_related li:before{
    content:"・";
}

.crp_related li:last-child{
    margin-bottom: 0
}

.crp_related li a{
    color:#333;
    padding-bottom: 3px;
    border-bottom: 1px solid #22969d;
    text-decoration: none;
}

#main .crp_related li .iconBlank{
    padding-left: 0;
    background: none;

}

.crp_related li a:hover{
    border-bottom: none;
}
