@charset "utf-8";
/* CSS Document */
.o_item_wrap {
    margin: 0 0 30px 0;
    width: 730px;
    padding: 0px;
    font-size: 14px;
    line-height: 1.6em;
    overflow: hidden;
    text-align: left;
}

#abs {
	color: #353535;
	font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif";}	
#abs .txtArea01 {
	width: 660px;
	margin: 0 auto;
}

#abs .cl:after {
  content: ".";  /* 新しいコンテンツ */
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; /* 非表示に */
}

#abs .cl {
  min-height: 1px;
}

* html #abs .cl {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#abs p{overflow: visible !important;}

#abs .fl{float: left;}
#abs .fr{float: right;}

#abs .pl15{padding-left: 15px;}
#abs .pb15{padding-bottom: 15px;}

#abs .ml15{margin-left: 15px;}
#abs .mb15{margin-bottom: 15px;}

#abs .small{font-size: 0.83em;}
#abs .min{font-family: "ＭＳ Ｐ明朝", MS PMincho,"ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, serif;}

 #abs .mainCont {
	background-color: #f7ffe9;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

#abs .txtArea02 {
	background-color: #FFFFFF;
	border: #c3fa64 solid 1px;
	-webkit-border-radius: 15px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius: 15px;
	-moz-border-radius-topright: 10px;
	border-radius: 15px;
	border-top-right-radius: 10px;
	color: #535353;
	margin: 20px;
    padding: 0px 15px;
}

#abs .txtArea02 h2{
	color: #535353;
	border-bottom: #535353 solid 1px;
	padding-bottom: 10px;
	margin-top: 15px;
    font-size: 1.4em !important;
}
#abs .midCont {
	background-color: #f7f8f8;
	padding: 15px;
	margin-bottom: 30px;
}
#abs .midCont02 {
	background-color: #f7f8f8;
	padding: 15px;
}
#abs .midCont_inner{margin-bottom: 30px;padding-bottom: 15px;}
#abs .midCont p {
	padding: 5px 20px;
}
#abs .reason01 h3{
	background-image: url(ttlReason01.png);
	background-repeat: no-repeat;
	width: 280px;
    height: 30px;
	margin-bottom: 15px;
    padding: 18px 0px 5px 85px;
	font-size: 1.3em;
}
#abs .reason02 h3{
	background-image: url(ttlReason02.png);
	background-repeat: no-repeat;
	width: 280px;
    height: 30px;
	margin-bottom: 15px;
    padding: 18px 0px 5px 85px;
	font-size: 1.3em;
}
#abs .reason03 h3{
	background-image: url(ttlReason03.png);
	background-repeat: no-repeat;
	width: 280px;
    height: 30px;
	margin-bottom: 15px;
    padding: 18px 0px 5px 85px;
	font-size: 1.3em;
}
#abs .point01 h3{
	background-image: url(ttlPoint01.png);
	background-repeat: no-repeat;
	width: 270px;
    height: 50px;
	margin-bottom: 15px;
    padding: 18px 0px 0px 86px;
	font-size: 1.3em;
}
#abs .point02 h3{
	background-image: url(ttlPoint02.png);
	background-repeat: no-repeat;
	width: 270px;
    height: 50px;
	margin-bottom: 15px;
    padding: 18px 0px 0px 86px;
	font-size: 1.3em;
}
#abs .point03 h3{
	background-image: url(ttlPoint03.png);
	background-repeat: no-repeat;
	width: 270px;
    height: 50px;
	margin-bottom: 15px;
    padding: 18px 0px 0px 86px;
	font-size: 1.3em;
}
#abs .wt_base {
	background-color: #ffffff;
	padding: 15px 15px 0px 15px;
    margin: 15px 0px;
}
#abs .wt_base02 {
	background-color: #ffffff;
	padding: 15px;
	margin: 15px;
}
#abs .menu01,#abs .menu02 {width: 100%;margin-bottom: 18px;}
#abs .menu01 h3,#abs .menu02 h3 {
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: #535353 solid 1px;
	padding: 5px 2px;
}
#abs .menu01 {
	background-image: url(menu1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0px 10px 77px;
	width: 88%;
}
#abs .menu02 {
	background-image: url(menu2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0px 10px 77px;
	width: 88%;
}
#abs .ttl_menu{
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: #535353 solid 1px;
}
#abs .menu_list{width: 365px;}
#abs .menu_list ol li {margin-bottom: 10px;}
#abs .plus {
	position: relative;
	width: 100%;
	height: 400px;
}
#abs .plus p {
	background-color: rgba(255,255,255,0.70);
    width: 50%;
    position: absolute;
    top: 80px;
    left: 40px;
    font-size: 1.15em;
    line-height: 180%;
    padding: 15px;
}
#abs .w330 {width: 330px;}
#abs .btnArea {
	margin: 20px auto;
	text-align: center;
}
#abs .btnArea img:hover{
	opacity: 0.8;
}
