html {
	background:#1b0202;
	font-size: 62.5%;
}

body {
	font-family: Arial, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, sans-serif;
  line-height: 1.7;
	color: #000;
}

.f10 { font-size:1.2rem; }
.f11 { font-size:1.3rem; }
.f12 { font-size:1.4rem; }
.f13 { font-size:1.5rem; }
.f14 { font-size:1.6rem; }
.f15 { font-size:1.7rem; }
.f16 { font-size:1.8rem; }
.f17 { font-size:1.9rem; }
.f18 { font-size:2.0rem; }
.f19 { font-size:2.1rem; }
.f20 { font-size:2.2rem; }
.f21 { font-size:2.3rem; }
.f22 { font-size:2.4rem; }
.f23 { font-size:2.5rem; }
.f24 { font-size:2.6rem; }
.f25 { font-size:2.7rem; }
.f26 { font-size:2.8rem; }


/*link*/
a:link {
	outline: none;
}
a:link ,
a:active ,
a:visited {
	text-decoration: none;
	color: #e30000;
}
a:hover {
	text-decoration: none;
	color: #ffa6a6;
}

img {
	border: none;
}

img.imgmid {
	vertical-align: middle;
}

.text_center {
	text-align: center;
}


/*float*/
.ls, .lc {
	float: left;
}
.rs, .rc {
	float: right;
}

/*clearFix*/
.clearfix:after{
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.clearfix{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

.annotation {
	margin-left:1em;
	text-indent:-1em;
}


.f_gray {
	color:#666;
}

/* End hide from IE-mac */


/* // wrapper // */
div#wrapper {
	width:100%;

}


/* // footer // */
div#footer {
	text-align:center;
	padding-bottom:10px;
	color:#FFF;
}


/* // topimg // */

#topimg {
	padding-bottom:15px;
	color:#FFF;
}
#topimg h1 img {
	margin-bottom:10px;
	width:100%;
}
#topimg p {
	width:90%;
	margin:0 auto;
}

/* // content // */

#content {
}
#content #case1 ,
#content #case2 ,
#content #case3 {
	background-image:url(/ts/40983/arrows/sp/img/bg_case.gif);
	background-position:center left;
}
#content .case {
	border-bottom:1px solid #b96868;
	margin-bottom:50px;
}
#content .case_top {
	background:url(/ts/40983/arrows/sp/img/bg_case_top.png) repeat-x top left;
	text-align:center;
}
#content .case h2 {
	padding:15px 1% 0 3%;
	text-align:center;
	margin:0 auto;
	font-size:0;
}
#content .case h2 img {
	width:100%;
}
#content .case h2 img.btn_click {
	width:80%;
	padding-top:10px;
}
#content .btn {
	text-align:center;
	margin-bottom:-35px;
}

#content .case_con {
	margin:25px 20px;
	background:#eaeaea;
	padding:10px 10px 0 10px;
}

#content .case_con .come {
	padding-top:30px;
}
#content .case_con .come li {
	background:url(/ts/40983/arrows/sp/img/bg_come.gif) repeat-y top left;
	background-size:100%;
}
#content .case_con .come li div {
	background:url(/ts/40983/arrows/sp/img/bg_come_btm.gif) no-repeat bottom left;
	background-size:100%;
	padding-bottom:40px;
}
#content .case_con .come li div p ,
#content .case_con .come li div div {
	background:url(/ts/40983/arrows/sp/img/bg_come_top.gif) no-repeat top left;
	background-size:100%;
	padding:15px 20px 0 20px;
	overflow:hidden;
}
#content .case_con .come li div div p {
	background:none;
	padding:0 0 1em 0;
	margin-left:0;
	overflow:none;
}

#content .case_con .come .img_l {
	float:left;
	margin:0 10px 10px 0;
}
#content .case_con .come .img_r {
	text-align:center;
	margin-bottom:10px;
	width:100%;
}
#content #article1 .come .tan {
	color:#876c00;
}
#content #article2 .come .tan {
	color:#5a722b;
}
#content #article3 .come .tan {
	color:#542b72;
}
#content .case_con .come .fuji {
	color:#004387;
}
#content .case_con .come p strong {
	font-weight:bold;
}


#content .case_con .come li div p a:link {
	text-decoration:underline;
	color:#ff6000;
}
#content .case_con .come li div p a:link ,
#content .case_con .come li div p a:active ,
#content .case_con .come li div p a:visited {
	text-decoration:underline;
	color:#ff6000;
}
#content .case_con .come li div p a:hover {
	text-decoration:none;
	color:#ff6000;
}
#content .case_con .come li div p a.arrow {
	background:url(/ts/40983/arrows/sp/img/icn_arrow.gif) no-repeat left center;
	padding-left:20px;
}
#content .btn_colse {
	text-align:right;
	padding-bottom:10px;
}









/*product*/
#product {
	background:#aaaaaa;
}

#product ul {
	margin:0 auto;
	font-size:0;
	width:216px;
	margin:0 auto;
}
#product ul li {
	margin-top:-10px;
	text-align:left;
}






/*banner_jirei*/
.banner_jirei {
	text-align:center;
	padding:15px 0;
}
.banner_jirei img {
	width:95%;
	margin:0 auto;
}

