  @charset "utf-8";

/* reset styles
-----------------------------------------------------*/
#contents div,
#contents dl,
#contents dt,
#contents dd,
#contents ul,
#contents ol,
#contents li,
#contents h1,
#contents h2,
#contents h3,
#contents h4,
#contents p {
	padding:0;
	margin:0;
}
#contents img {
	border:0;
	vertical-align: bottom;
}
#contents hr {
	display: none;
}

/* clearfix
-----------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* common styles
-----------------------------------------------------*/
body {
	color: #47210d;
}
.alpha:hover{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
	cursor:pointer;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:link {
    color: #0073bd;
}
a:visited {
    color: #77adcf;
}
a:hover, a:active {
    color: #aa962a;
}
.totop a:hover{
	text-decoration:underline;
}
#main-contents {
	clear: both;
}
#contents{
	width: 940px;
	margin:0 auto;
	font-size: 12px;
}
#contents:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#contents ul li {
	line-height: inherit;
}
ul#bread_cramb {
	padding-bottom: 19px;
}
ul#bread_cramb li {
	margin: 0;
	padding-left: 15px;
	background-image: url(/pet-smile/images/icon_gt.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #444;
	float: left;
}
ul#bread_cramb li.first {
	margin-right:0 !important;
	padding-left: 0;
	background: none;
}
#contents .totop {
	margin-bottom: 20px;
	text-align: right;
}
.totop a {
	padding-left: 20px;
	background-image: url(/pet-smile/sg_common/img/icon_arrow01_t.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 12px;
	text-decoration: none;
	color:#0073bd;
}

.contents {
	width: 100%;
	font-size: 12px;
	padding-bottom: 20px;
    background: url(/pet-smile/images/bg-mv-01.png) top repeat;
}
.contents ul li {
	line-height: inherit;
}
.contents .bread_cramb {
	width: 940px;
	margin:0 auto;
	padding: 10px 0;
}
.contents .bread_cramb li {
	margin: 0;
	padding-left: 15px;
	background-image: url(/pet-smile/images/icon_gt.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #444;
	float: left;
}
.contents .bread_cramb li.first {
	margin-right:0 !important;
	padding-left: 0;
	background: none;
}


/* second pages
-----------------------------------------------------*/
.second #contents #main-contents {
	width: 730px;
	float: left;
	margin-right: 30px;
}
.second #side-area {
	width: 180px;
	float: right;
}
.second #side-area ul li {
	margin: 0;
}
.second .main-visual {
	margin-bottom: 20px !important;
	position: relative;
}
.second .main-visual h1,
.second .main-visual p {
	float: left;
}
.second .main-visual_s {
	margin-bottom: 0px !important;
}
.second .main-visual_s h1,
.second .main-visual_s p {
	float: left;
}
/* slideshow
-----------------------------------------------------*/
#slideshow {
	position: relative;
	width: 630px;
	margin: 0 auto;
	text-align: left;
	float: left;
}
#slideshow div {
	position: relative;
	width: 630px;
	height: 300px;
	overflow: hidden;
}
#slideshow div div {
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#slideshow ul {
	position: absolute;
	bottom: 15px;
	right: 0;
	margin-right: 5px;
	z-index: 100;
}
#slideshow ul li {
	display: inline;
	width: 13px;
	height: 13px;
	margin: 0 10px 0 0;
	float: left;
	background-color: #cccccc;
	border: 1px solid #ffffff;
	cursor: pointer;
}
#slideshow ul li.active {
	background-color: #ffffff;
	border: 1px solid #ccc;
}
#slideshow .active {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/* index page
-----------------------------------------------------*/
#top #contents .aside {
	margin-bottom: 20px;
}
#top .top-event-bnr {
	margin: 2% 1% 2% 1%;
}
#top .top-event-bnr img {
		width: 100%;
}
#top #news {
	width: 290px;
	float: right;
}
#top #news dl {
	height: 234px;
	padding: 15px 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	overflow-y: scroll;
}
#top #news dl dt {
	color: #4eb7ba;
	font-weight: bold;
	line-height: 1.8;
}
#top #news dl dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	line-height: 1.8;
	color: #444;
}
#top #news dl dd.last {
	padding-bottom: 0;
	border: none;
}
#top #news dl dd a {
	color: #444;
}
#top #main-contents {
	margin-bottom: 30px;
	position:relative;
}
.index_coupon {
    text-align: center;
    margin-bottom: 30px!important;
}
.index_coupon a {
    display: inline-block;
}
#top #main-contents .coupon{
	position:absolute;
	top:10px;
	right:10px;
}
#top #main-contents #facilities {
	width: 590px;
	background-color: #f9f0e7;
	float: left;
	position: relative;
	padding-bottom: 13px;
}
#top #main-contents #facilities:after {
    content: url(/pet-smile/images/footprint.png);
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 1;
}
#top #facilities h2 {
	margin-bottom: 19px;
}
#top #facilities .article {
	position: relative;
	margin: 0 0 18px 20px;
	_display: inline;
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	z-index: 2;
}
#top #facilities .article h3 a {
	display: block;
}
#top #facilities .article .new{
	position:absolute;
	top:0;
	right:10px;
}
#top #main-contents #pet_care {
	width: 330px;
	margin-left: 0;
	background: #f9f0e7;
	float: right;
	position: relative;
	padding-bottom: 25px;
}
#top #main-contents #pet_care:after {
    content: url(/pet-smile/images/footprint.png);
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 1;
}
#top #pet_care .wrap {
	padding: 25px 0 0 20px;
	position: relative;
	z-index: 2;
}
.pet_spa {
    position: absolute;
    bottom: 10px;
    left: 33px;
}
.pet_spa:hover {
	opacity: 0.5 ;
}
#top #pet_care .wrap .left-box {
	width: 125px;
	float: left;
	margin-right: 10px;
}
#top #pet_care .wrap .right-box {
	width: 125px;
	float: left;
}
#top #pet_care .wrap p {
	clear: both;
}
#top #pet_care .wrap .image-box {
	margin-bottom: 10px;
}
#top #pet_care ul li {
	margin-bottom: 5px;
}
#top #contents #bnr01 {
	margin: 0 0 15px 150px;
}
#top #contents #bnr02 {
	margin: 0 0 40px 40px;
}
#top #contents #bnr01 li,
#top #contents #bnr02 li {
	margin: 0 20px 0 0;
	float: left;
}
#contents .index_please {
	-webkit-text-size-adjust: 100%;
	position: relative;
	color: #67391B;
	font-size: 14px;
	margin-bottom: 30px;
	padding: 15px;
	border: 2px solid #67391B;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	behavior: url(/pet-smile/sg_common/css/PIE.htc);
}
#contents .index_please .tag {
	position: absolute;
	top: -0.5px;
	left: -1.8px;
}
#contents .please_box{
	position: relative;
}
#contents .please_box img {
	position: absolute;
	top: 50px;
	left: 0;
}
#contents .please_txt li{
	width: 720px;
	float: right;
}
#contents .please_txt li:first-child{
	margin-bottom: 10px;
}
#contents .please_txt li:last-child{ 
	font-size: 12px;
}
#contents .please_txt li .txt_please {
	float: left;
	width: 570px;
	font-weight: bold;
}
#contents .please_txt .txt_please span {
	border-bottom: 1px dashed #67391B;
}
#contents .please_txt .img_please {
	position: relative;
}
#contents .please_txt .img_please img {
	position: absolute;
	top: 20px;
	right: 0;
}

/* hakone page
-----------------------------------------------------*/
#hakone .main-visual p {
	color: #47210d;
	font-size: 14px;
	width: 56%;
	position: absolute;
	top: 28%;
	left: 25%;
}
#hakone #map-area {
	position: relative;
	margin-bottom: 40px;
	padding: 23px 23px;
	background-color: #fff8c5;
}
#hakone #map-area .right-box {
	position: absolute;
	top: 10px;
	left: 503px;
	_left: 480px;
}
#hakone #map-area dl {
	width: 201px;
	margin-bottom: 15px;
	padding-top: 35px;
	background-image: url(/pet-smile/images/hakone_map_bg01.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#hakone #map-area dt {
	width: 167px;
	padding: 0 15px 14px 17px;
	border-left: 1px solid #e8334a;
	border-right: 1px solid #e8334a;
}
#hakone #map-area dd{
	width: 167px;
	padding: 0 15px 13px 17px;
	border-left: 1px solid #e8334a;
	border-right: 1px solid #e8334a;
}
#hakone #map-area dd.last {
	width: 169px;
	padding-bottom: 25px;
	border: none;
	background-image: url(/pet-smile/images/hakone_map_bg02.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#hakone #map-area dd a {
	display: block;
	padding-left: 21px;
	background-image: url(/pet-smile/images/hakone_star_red.gif);
	background-position: ;eft top;
	background-repeat: no-repeat;
	line-height: 1.5;
	color: #47210d;
}
#hakone #map-area ul {
	margin-bottom: 25px;
}
#hakone #map-area ul li {
	width: 184px;
	margin: 0 0 14px 10px;
}
#hakone #map-area ul li a {
	display: block;
	padding: 0 0 0 21px;
	background-image: url(/pet-smile/images/hakone_star_green.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 1.5;
	color: #47210d;
}
#hakone #map-area ul#huji li a {
	background-image: url(/pet-smile/images/hakone_star_blue.gif);
}
#hakone .section {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	clear: both;
}
#hakone .section .totop {
	margin-bottom: 10px;
}
#hakone #article01 {
	position: relative;
	background-color: #f7f7f7;
	padding-top: 20px;
	margin-bottom: 20px;
}

#hakone #article01 h2 {
	color: #47210d;
	font-size: 24px;
	font-weight: bold;
	padding-left: 1%;
	margin: 0% 2% 4% ;
	text-align: left;
	position: relative;
	background: linear-gradient(transparent 0%, transparent 50%, #dee8d1 50%, #dee8d1 100%);
}
#hakone .section h2 {
    margin: 0 auto;
    text-align: left;
}

#hakone #article01 h2:after {
    content: url(/pet-smile/images/hakone_h3_ico.png);
    position: absolute;
	right: 50px;
    top: -15px;
}
#hakone #article01 .icon {
	position: absolute;
	top: 17%;
    left: 39%;
}
#hakone #article01 .info {
    color: #839967;
	font-size: 20px;
	font-weight: bold;
   margin: 1% 3% 1%;
}
#hakone #article01 .wrap {
	padding-left: 22px;
	float: left;
	_float: none;
}
#hakone #article01 .wrap.last {
	_position: absolute;
	_top: 79px;
	_left: 345px;
}
#hakone #article01 .image-box {
	margin-bottom: 15px;
}
#hakone #article01 .image-box img {
	padding-right: 10px;
	float: left;
}
#hakone #article01 .wrap p {
	width: 340px;
	margin-bottom: 20px;
	clear: both;
	color: #47210d;
	font-size: 12px;
	font-weight: bold;
}
#hakone #article01 .wrap span{
	font-size:10px;
	color: #47210d;
	font-weight: bold;
}

#hakone #article01 .button-box {
	position: relative;
}
#hakone #article01 .button-box a.facility {
	position: absolute;
	top: 0;
	left: 177px;
	width: 172px;
}
#hakone .article {
	position: relative;
	width: 355px;
	margin-bottom:20px;
/*	padding: 0 0 15px;*/
	padding: 15px 0 15px;
	
	background-color: #f7f7f7;
	float: left;
}
#hakone .article.first {
	margin-right: 20px;;
}
#hakone .article h2 {
color: #47210d;
	font-size: 20px;
	font-weight: bold;
	padding-left: 1%;
	margin: 0% 2% 4% ;
	text-align: left;
	position: relative;
	background: linear-gradient(transparent 0%, transparent 50%, #dee8d1 50%, #dee8d1 100%);
}
#hakone .article .hakone_icon:after {
    content: url(/pet-smile/images/hakone_icon.png);
    position: absolute;
	right: 0;
    top: -5px;
}
#hakone .article .icon {
	position: relative;
    text-align: right;
    margin: 0 2% 2%;
}
#hakone .article .icon-coupon {
	position: absolute;
	top: 60px;
	right: 85px;
}

#hakone .article .image-box {
	margin: 0 19px 10px 19px;
	_margin-right: 0;
}
#hakone .article p {
	margin: 0 19px 10px;
	color: #47210d;
    font-size: 12px;
    font-weight: bold;
    min-height: 76px;
}
#hakone .article p span {
	font-size: 10px;
	color: #47210d;
    font-weight: bold;
}
#hakone .article .left-box {
	width: 208px;
	margin-right: 5px;
	float: left;
}
#hakone .article .right-box {
	width: 103px;
	float: right;
}
#hakone .article .right-box img {
	display: block;
}
#hakone .article .right-box img.first {
	margin-bottom: 5px;
}
#hakone .article .button-box {
	position: relative;
	height: 49px;
	margin: 0 19px;
}
#hakone .article .button-box a.facility {
	position: absolute;
	top: 0;
	right: 0;
	width: 155px;
}
#hakone #article05.article p,
#hakone #article06.article p {
    min-height: 120px;
}

/* karuizawa page
-----------------------------------------------------*/
#karuizawa .main-visual {
	padding-bottom: 25px!important;
	border-bottom: 1px dotted #ccc;
	}
#karuizawa .main-visual p {
	color: #47210d;
	font-size: 14px;
	width: 56%;
	position: absolute;
	top: 28%;
	left: 25%;
}
#karuizawa .main-visual .about{
	overflow: hidden;
  padding: 30px 17px;
  bottom: 15px;
  left: 15px;
  background: #f7f7f7;
}
#karuizawa .main-visual .about h2{
	color: #47210d;
	font-size: 24px;
	font-weight: bold;
	padding-left: 1%;
	margin: 0% 0% 3% ;
	text-align: left;
	position: relative;
	background: linear-gradient(transparent 0%, transparent 50%, #dee8d1 50%, #dee8d1 100%);
}
#karuizawa .main-visual .about .text-box{
	width:300px;
	height:auto;
	margin-right:20px;
	padding-left:8px;
	font-size:12px;
	line-height:20px;
	float:left;
	color: #47210d;
  font-weight: bold;
}
#karuizawa .main-visual .about .icon-box{
	width:350px;
	margin:0 8px 10px 0;
	text-align:right;
	float:right;
}
#karuizawa .main-visual .about .button-box{
	width:350px;
	margin-right:8px;
	float:right;
}
#karuizawa .main-visual .about .button-box a:link{
	text-decoration:none;
}

#karuizawa #map-area {
	margin-bottom: 30px;
}
#karuizawa #article02,
#karuizawa #article01 {
	position: relative;
	margin-bottom: 25px;
	background-color: #f7f7f7;
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 20px;
}
#karuizawa #article02 h2,
#karuizawa #article01 h2 {
	color: #47210d;
	font-size: 24px;
	font-weight: bold;
	padding-left: 1%;
	margin: 0% 2% 4% ;
	text-align: left;
	position: relative;
	background: linear-gradient(transparent 0%, transparent 50%, #b3dcdf 50%, #b3dcdf 100%);
}
#karuizawa #article02 h2 span,
#karuizawa #article01 h2 span {
	font-size: 18px;
	margin-left: 20px;
}

#karuizawa #article01 h2:after {
    position: absolute;
    content: url(/pet-smile/images/karuizawa_h2_ico.png);
    right: 20px;
    top: -15px;
}
#karuizawa #article02 .wrap,
#karuizawa #article01 .wrap {
	padding-left: 22px;
	float: left;
	_float: none;
}
#karuizawa #article02 .wrap.last,
#karuizawa #article01 .wrap.last {
	_position: absolute;
	_top: 79px;
	_left: 345px;
}
#karuizawa #article02 .image-box,
#karuizawa #article01 .image-box {
	margin-bottom: 15px;
}
#karuizawa #article02 .image-box img,
#karuizawa #article01 .image-box img {
	padding-right: 10px;
	float: left;
}
#karuizawa #article02 .wrap p,
#karuizawa #article01 .wrap p {
	width: 340px;
	margin-bottom: 20px;
	clear: both;
	color: #47210d;
  font-size: 12px;
  font-weight: bold;
}

.right-box p {
    font-size: 12px;
    color: #47210d;
    font-weight: bold;
	  margin-top: 10px!important;
}
#karuizawa #article02 .button-box,
#karuizawa #article01 .button-box {
	position: relative;
}
#karuizawa #article02 .button-box a.facility,
#karuizawa #article01 .button-box a.facility {
	position: absolute;
	top: 0;
	left: 177px;
	width: 172px;
}
#karuizawa .section {
	margin-bottom: 20px;
	padding-bottom: 10px;
	clear: both;
  border-bottom: 1px dotted #ccc;
}

.section.border {
    border-bottom: none!important;
}

#karuizawa .section .totop {
	margin-bottom: 10px;
}
#karuizawa .section .facility {
	position: relative;
	width: 355px;
	margin-bottom: 10px;
	float: left;
}
#karuizawa .section .facility.first {
	margin-right: 20px;
	clear: both;
}
#karuizawa .section .facility .left-box {
	width: 90px;
	margin-right: 10px;
	float: left;
}
#karuizawa .section .facility .right-box {
	width: 255px;
	float: left;
}
#karuizawa .section .facility .right-box h3 {
	color: #7ebfc2;
    font-size: 20px;
    font-weight: bold;
}
#karuizawa .section .facility .icon {
	position: absolute;
	top: 2px;
	right: 0;
}
#karuizawa .section .facility p span {
	font-size: 10px;
	color: #47210d;
	font-weight: bold;
}
#karuizawa .article {
	position: relative;
	width: 325px;
	margin-bottom:20px;
	padding: 15px;
	background-color: #f7f7f7;
	float:left;
}
#karuizawa .first{
	margin-right:20px;
	clear:both;
}
#karuizawa .article h2 {
color: #47210d;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	padding-left: 1%;
	margin: 0% 2% 4% ;
	text-align: left;
	position: relative;
	background: linear-gradient(transparent 0%, transparent 50%, #dee8d1 50%, #dee8d1 100%);
}
#karuizawa .article h2 span {
	font-size: 16px;
}
#karuizawa .article .icon {
	position: relative;
    text-align: right;
    margin: 2%
}
#karuizawa .article .icon h3 {
	color: #7ebfc2;
    font-size: 18px;
    font-weight: bold;
	position: absolute;
left: 0;
}
#karuizawa .article .image-box,
#karuizawa .article p {
	margin: 0 19px 10px;
	line-height:20px;
	color: #47210d;
  font-weight: bold;
  font-size: 12px;
}
#karuizawa .article .image-box img{
	width: 100%;
}
#karuizawa .first-child {
    min-height: 456px;
}

/*p.heightLine-02 {
  margin-bottom: 70px!important;
}*/
#karuizawa .article p span {
	font-size: 10px;
	color: #47210d;
  font-weight: bold;
}
#karuizawa .article .left-box {
	width: 62%;
	margin-right: 5px;
	float: left;
}
#karuizawa .article .right-box {
	width: 103px;
	float: right;
}
#karuizawa .article .right-box img {
	display: block;
}
#karuizawa .article .right-box img.first {
	margin-bottom: 5px;
}
#karuizawa .article .button-box {
	position: relative;
	height: 49px;
	margin: 0 19px;
}
#karuizawa .article .button-box a.facility {
	position: absolute;
	top: 0;
	right: 0;
	width: 155px;
}

/* takanawa page
-----------------------------------------------------*/
#takanawa .main-visual p {
	color: #47210d;
	font-size: 14px;
	width: 74%;
	position: absolute;
	top: 28%;
	left: 25%;
}
#takanawa #article01 {
	position: relative;
	margin-bottom: 25px;
	background-color: #f7f7f7;
	padding-top: 20px;
}
#takanawa #article01 h2 {
	color: #47210d;
	font-size: 24px;
	font-weight: bold;
	padding-left: 1%;
	margin: 0% 2% 5% ;
	text-align: left;
	position: relative;
	background: linear-gradient(transparent 0%, transparent 50%, #d4bed9 50%, #d4bed9 100%);
}
#takanawa #article01 h2:after {
    position: absolute;
    right: 20px;
    top: -15px;
    content: url(/pet-smile/images/takanawa_h02_ico.png);
}
#takanawa .section .facility .right-box h3 {
    color: #8b51b3;
	padding-top: 1%;
    font-size: 15px;
    font-weight: bold;
}
#takanawa #article01 .wrap {
	padding-left: 22px;
	float: left;
	_float: none;
}
#takanawa #article01 .wrap.last {
	_position: absolute;
	_top: 79px;
	_left: 345px;
}
#takanawa #article01 .image-box {
	margin-bottom: 15px;
}
#takanawa #article01 .image-box img {
	padding-right: 10px;
	float: left;
}
#takanawa #article01 .wrap p {
	width: 340px;
	margin-bottom: 20px;
	clear: both;
	font-size: 12px;
	color: #47210d;
	font-weight: bold;
}
#takanawa #article01 .button-box {
	position: relative;
}
#takanawa #article01 .button-box a.facility {
	position: absolute;
	top: 0;
	left: 177px;
	width: 172px;
}
#takanawa #article01 .button-box a:link{
	text-decoration:none;
}


#takanawa .facility {
	position: relative;
	width: 355px;
	margin-bottom: 10px;
	float: left;
}
#takanawa .facility.first {
	margin-right: 20px;
}
#takanawa .facility .left-box {
	width: 90px;
	margin-right: 10px;
	float: left;
}
#takanawa .facility .left-box .coupon{
	margin-top:7px;
}

#takanawa .facility .right-box {
	width: 255px;
	float: left;
}
#takanawa .facility .icon {
	position: absolute;
	top: 2px;
	right: 0;
}
#takanawa .facility p span {
	font-size: 10px;
}
#takanawa .section {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	clear: both;
}
#takanawa .section.last {
	margin: 0;
	border: none;
}
#takanawa .banner {
	margin:10px 0 5px 0;
}
/* other page
-----------------------------------------------------*/
#other .main-visual p {
    color: #47210d;
    font-size: 14px;
    width: 56%;
    position: absolute;
    top: 28%;
    left: 25%;
}
#other #article01 {
    position: relative;
    margin-bottom: 25px;
    background-color: #f7f7f7;
		padding-top: 25px;
}

#other #article01 .wrap {
    padding-left: 22px;
    float: left;
}
#other #article01 h2 {
    margin: 0 auto 20px;
    text-align: center;
}

#other #article01 .wrap p {
    width: 340px;
    margin-bottom: 10px;
    clear: both;
    font-size: 12px;
    color: #47210d;
    font-weight: bold;
}
#other .section {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	clear: both;
}

p.heightLine-03 {
    min-height: 152px;
}

#others h1 {
    margin-bottom: 20px;
}

#other .section .facility .right-box h3 {
	color: #7ebfc2;
    font-size: 20px;
    font-weight: bold;
}
#other .section .facility .icon {
	position: absolute;
	top: 2px;
	right: 0;
}
#other .section .totop {
	margin-bottom: 10px;
}
#other .section .left-box {
	margin-right: 20px;
	float: left;
}
#other .section .right-box {
	float: right;
}
#other .article01 h2 {
    color: #47210d;
    font-size: 20px;
    font-weight: bold;
	padding-left: 1%;
    margin: 0% 2% 4%;
    text-align: left;
    position: relative;
    background: linear-gradient(transparent 0%, transparent 50%, #dfd87f 50%, #dfd87f 100%);
}
#other .article01 h3 {
    color: #a79e39;
    font-size: 20px;
    font-weight: bold;
	margin: 2%;
	position: relative;
}
#other .article02 h2 {
    color: #47210d;
    font-size: 20px;
	padding-left: 1%;
    font-weight: bold;
    margin: 0% 2% 4%;
    text-align: left;
    position: relative;
    background: linear-gradient(transparent 0%, transparent 50%, #f3bccc 50%, #f3bccc 100%);
}
#other .article02 .other_icon:after {
    content: url(/pet-smile/images/hakone_icon.png);
    position: absolute;
    right: 0;
    top: -5px;
}
#other .article02 h3 {
    color: #c56c88;
    font-size: 14px;
    font-weight: bold;
	margin: 2%;
	position: relative;
	line-height:1.4;
}
#other .article03 h2 {
    color: #47210d;
    font-size: 20px;
    font-weight: bold;
	padding-left: 1%;
    margin: 0% 2% 4%;
    text-align: left;
    position: relative;
    background: linear-gradient(transparent 0%, transparent 50%, #a8d4eb 50%, #a8d4eb 100%);
}
#other .article03 h3 {
    color: #53839d;
    font-size: 16px;
    font-weight: bold;
	margin: 2%;
	position: relative;
	line-height:1.4;
}
#other .article04 h2 {
    color: #47210d;
    font-size: 20px;
    font-weight: bold;
	padding-left: 1%;
    margin: 0% 2% 4%;
    text-align: left;
    position: relative;
    background: linear-gradient(transparent 0%, transparent 50%, #ffeebb 50%, #ffeebb 100%);
}
#other .article04 h3 {
    color: #53839d;
    font-size: 16px;
    font-weight: bold;
	margin: 2%;
	position: relative;
	line-height:1.4;
}
#other .article04 h3 .icon,
#other .article03 h3 .icon,
#other .article02 h3 .icon,
#other .article01 h3 .icon {
	position: absolute;
	top: 0;
    right: 2%;
}
#other .article04,
#other .article01,
#other .article02,
#other .article03 {
	position: relative;
	width: 355px;
	padding: 15px 0 15px;
	background-color: #f7f7f7;
}
#other .article01 {
	float: left;
	margin-bottom:20px;
}
#other .article01.first {
	margin-right: 20px;;
}
#other .article04 .button-box,
#other .article01 .button-box,
#other .article02 .button-box,
#other .article03 .button-box {
	position: relative;
	height: 49px;
	margin: 0 19px;
}
#other .article04 .button-box a:link,
#other .article01 .button-box a:link,
#other .article02 .button-box a:link,
#other .article03 .button-box a:link {
	text-decoration:none;
}

#other .article01 .image-box {
	margin: 0 19px 10px;
	_margin-right: 0;
}
#other .article01 p {
	margin: 0 19px 10px;
	color: #47210d;
  font-size: 12px;
  font-weight: bold;
	min-height: 95px;
}
#other .article01 p.sub-title {
	margin:0 19px 20px 19px;
}

#other .article01 p span {
	font-size: 10px;
	color: #47210d;
  font-weight: bold;
}
#other .article01 .left-box {
	width: 208px;
	margin-right: 5px;
	float: left;
}
#other .article01 .right-box {
	width: 101px;
	float: right;
}
#other .article01 .right-box img {
	display: block;
}
#other .article01 .right-box img.first {
	margin-bottom: 5px;
	margin-bottom: 6px;
}
#other .article01 .right-box dt,
#other .article01 .right-box dd {
	margin: 0;
}
#other .article01 .button-box a.facility {
	position: absolute;
	top: 0;
	right: 0;
	width: 155px;
}
#other .article02{
	margin-bottom:20px;
	position:relative;
	padding-top: 20px;
	min-height: 434px;
}
#izu h1 {
    margin-bottom: 20px;
}

#other .article02 .new{
	position:absolute;
	top:7px;
	left:5px;
}

#other .article02 .icon {
	position: absolute;
	top: 60px;
	right: 10px;
}
#other .article02 .icon-coupon {
	position: absolute;
	top: 60px;
	right: 80px;
}
#other .article02 .icon-fuji {
	position: absolute;
	top: 127px;
	right: 23px;
}
#other .article03 .image-box,
#other .article02 .image-box {
	margin: 0 19px 10px;
}
#other .article02 .left-box {
	width: 208px;
	margin-right: 5px;
	float: left;
}
#other .article02 .right-box {
	width: 101px;
	float: right;
}
#other .article03 .right-box img,
#other .article02 .right-box img {
	display: block;
}
#other .article02 .right-box img.first {
	margin-bottom: 5px;
/*	margin-bottom: 6px;*/
}
#other .article02 .right-box dt,
#other .article02 .right-box dd {
	margin: 0;
}
#other .article03 p,
#other .article02 p {
	margin: 0 19px 10px;
	color: #47210d;
  font-size: 12px;
  font-weight: bold;
}
#other .article02 p span{
	font-size:10px;
	color: #47210d;
  font-weight: bold;
}

#other .article04 {
}
#other .article04.first {
	margin-bottom: 20px;
}

#other .article04 .wrap {
	padding: 0 19px 10px;
}
#other .article04 .wrap .left-box {
	width: 90px;
	margin-right: 10px;
	float: left;
}
#other .article04 .wrap .right-box {
	width: 215px;
	float: left;
}
#other .article04 .wrap .right-box .icon {
	margin-bottom: 9px;
	text-align: right;
}
#other .article04 .right-box p span {
	font-size: 10px;
	color: #47210d;
  font-weight: bold;
}
#other .article .button-box {
	position: relative;
	height: 49px;
	margin: 0 19px;
}
#other .article .button-box a.facility {
	position: relative;
	top: 0;
	right: 0;
	width: 155px;
}

/* campaign
-----------------------------------------------------*/

#campaign #main-contents {
    background: #8fd1ea;
    text-align: center;
    position: relative;
    margin-top: 32px;
    padding-top: 20px;
		margin-bottom: 30px;
}

#campaign #main-contents .campaign_h2 {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -262px;
}

#campaign #main-contents .inner {
    background: #fff;
    width: 900px;
    margin: 20px auto;
    border-radius: 10px;
		padding: 30px 0;
}

#campaign #main-contents .inner .sec01 {
    width: 820px;
    margin: 0 auto!important;
    display: block;
}

#campaign #main-contents .inner .sec01 p {
    color:#000!important;
    font-size:22px;
    font-weight:bold;
		line-height: 1;
		margin: 30px 0 50px;
}
#campaign #main-contents .inner .sec02 {
    width: 820px;
    margin: 0 auto;
    color: #000;
    font-size: 15px;
}

#campaign #main-contents .inner .sec02 p {
    margin: 20px auto 50px;
    text-align: left;
    width: 730px;
}

#campaign #main-contents .inner .sec04 {
    width: 820px;
    margin: 0 auto;
    color: #000;
    font-size: 15px;
}

#campaign #main-contents .inner .sec04 p {
    margin: 20px auto 50px;
    text-align: center;
    width: 740px;
}


#campaign #main-contents .inner .sec05 {
    width: 820px;
    margin: 0 auto;
    color: #000;
    font-size: 15px;
}

#campaign #main-contents .inner .sec05 p {
    margin: 20px auto 50px;
    text-align: center;
    width: 660px;
}

#campaign #main-contents .inner .campaign_detail {
    width: 770px;
    margin: 0 auto;
    text-align: left;
    color: #000;
    font-size: 15px;
    border-top: dotted #cfcfcf 2px;
    padding: 13px 0 25px;
}

#campaign #main-contents .inner .campaign_detail a {
    color: #000;
}

#campaign #main-contents .inner .campaign_detail h4 {
    font-size: 17px;
    color: #37afde;
		margin-bottom: 10px;
}

#campaign #main-contents .inner .campaign_detail:last-child {
    margin-bottom: 50px;
		border-bottom: dotted #cfcfcf 2px;
}


#campaign #main-contents .inner .sec03 h3 {
    margin-bottom: 30px;
}

.caution {
    background: #f0f0f0;
    width: 820px;
    margin: 0 auto!important;
}

.caution p {
    width: 780px;
    margin: 0px auto!important;
    text-align: left;
    font-size: 12px;
    padding: 10px 0!important;
		color:#000;
}

.caution span {
    font-weight: bold;
}

#campaign #main-contents .inner  .btn_area {
    width: 820px;
    margin: 50px auto 0;
    overflow: hidden;
}

#campaign #main-contents .inner  .btn_area .btn_area_left {
    float: left;
}

#campaign #main-contents .inner  .btn_area .btn_area_right {
    float: right;
}

/* print style
-----------------------------------------------------*/
@media print {
	body {
		_zoom: 0.8;
	}
	#karuizawa {
		zoom: 0.73\9;
	}
}


/*header*/
header.l-header {
	z-index: 105;
}

/*base.css*/
body {
	background-image: none;
}
body#top,
body#karuizawa,
body#hakone,
body#takanawa,
body#other,
body#campaign {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow-x: visible;
	min-width: 980px;
}



body header,
body footer {
	font-family: "YuGothic", "Yu Gothic", "游ゴシック体", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#main img {
	width: auto;
}
#main *,
#main *:after,
#main *:before{
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

/*event*/

#event h1 img{
	width: 100%;
}
#event #contents #main-contents .inner {
    width: 100%;
    margin: 3% 0 6% 0;
    position: relative;
    z-index: 1;
}
#main-contents .inner h2 {
	text-align: center;
	margin: 0% auto 4% auto;
}
#main-contents .inner h2 span {
    color: #47210d;
    font-size: 24px;
    font-weight: bold;
    padding: 0.5vw 1vw;
    margin: 0 auto;
    position: relative;
	background: url(/pet-smile/images/hdg-bar-01.png) bottom left repeat-x;
}

.display-pc {
  display: block;
}

.display-sp {
  display: none;
}


/* -------------------------SP-------------------------*/
@media screen and (max-width: 768px){
/* iPadサイズ以下から
------------------------------------------------------------*/
body#top,
body#karuizawa,
body#hakone,
body#takanawa,
body#other,
body#event,
body#campaign {
	padding-top: 55px;
	min-width: 320px;
}
#contents {
	width: 100%;
}
#contents img {
	width: 100%;
	height: auto;
}
ul#bread_cramb {
	padding-bottom: 15px;
	padding-left: 1%;
	padding-right: 1%;
}
	
.contents h1 {
    margin: 0px auto 0px auto !important;
}	
	
.display-pc {
  display: none;
}

.display-sp {
  display: block;
}
/* slideshow
-----------------------------------------------------*/
#slideshow {
	position: relative;
	width: 100%;
	margin: 0 auto 20px;
	text-align: left;
	float: left;
}
#slideshow div {
	position: relative;
	width: 100%;
	height: 50vw;
	overflow: hidden;
}	
#slideshow img {
	width: 100%;
}
#slideshow ul {
    position: absolute;
    bottom: 12%;
}
#top .top-event-bnr {
	margin: 2% 2% 4% 2%;
}
/* news
-----------------------------------------------------*/
#top #news {
	width: 90%;
	float: none;
	margin: 0 auto 20px; 
}
#top #news dl {
    height: 234px;
    padding: 15px 15px;
}
#top #news dl dt,
#top #news dl dd {
	font-size: 18px;
}
/* contents
-----------------------------------------------------*/
#top #main-contents #facilities {
    width: 100%;
    float: none;
    position: relative;
    padding-bottom: 13px;
}	
#top #main-contents #pet_care {
    width: 100%;
    margin-left: 0;
    float: none;
    position: relative;
    padding-bottom: 25px;
}
#top #facilities .article {
    position: relative;
    margin: 0 auto 15px auto;
	width: 90%;
	float: none;
}
#contents .totop {
    margin-bottom: 20px;
	margin-left: 2%;
	margin-right: 2%;
    text-align: right;
}	
	
/* right-contents
-----------------------------------------------------*/				
.pet_spa {
    position: absolute;
    bottom: 10px;
    left: 4%;
    width: 92%;
}	
#top #pet_care .wrap {
    padding: 20px 2% 0 2%;
    position: relative;
    z-index: 2;
}
		
/* TOP-お願い
-----------------------------------------------------*/		
#contents .index_please {
	font-size: 16px;
	margin:0 auto 30px auto;
	padding: 15% 10px 10px ;
	width: 90%;
	
}
#contents .index_please .tag {
	position: absolute;
	top: -0.5px;
	left: -1.8px;
	width: 35%;
}	
#contents .please_txt li{
	width: 100%;
}
#contents .please_txt li .txt_please {
	width: 100%;
}
#contents .please_txt li:last-child{ 
	font-size: 14px;
}
#contents .please_txt .img_please {
    display: none;
}
#contents .please_box {
    display: none;
}

/* TOP-bnr
-----------------------------------------------------*/	
#top #contents #bnr01 {
	margin: 0 0 15px 150px;
}
#top #contents #bnr02 {
	margin: 0 2% 0 2%;
}
#top #contents #bnr01 li,
#top #contents #bnr02 li {
	margin: 0 auto 3% auto;
	float: none;
	width: 80%;
}
	
/* second pages
-----------------------------------------------------*/
.second #contents #main-contents {
	width: 100%;
	float: none;
	margin-right: 0px;
}
.second #side-area {
	width: 65%;
	margin: 0 auto 0 auto;
	float: none;
}
/*-- 軽井沢　--*/
#karuizawa .main-visual p {
	font-size: 14px;
	width: auto;
	position: relative;
	top: auto;
	left: auto;
	padding: 0 5%;
	float: none;
}
#karuizawa #article02 h2,
#karuizawa #article01 h2 {
	font-size: 20px;
    margin: 0 auto 20px;
    position: relative;
    padding: 20px 20% 0px 2%;
}
#karuizawa #article02 h2:after,
#karuizawa #article01 h2:after {
    right: 2%;
    top: 15%;
}
#karuizawa #article02 .wrap,
#karuizawa #article01 .wrap {
    padding-left: 0px;
    float: none;
	margin: 0 auto 4% auto;
	width: 80%;
}
#karuizawa #article02 .image-box,
#karuizawa #article01 .image-box {
	margin-bottom: 0px;
}
#karuizawa #article02 .image-box img,
#karuizawa #article01 .image-box img {
	padding-right: 0px;
	margin-bottom: 15px;
	float: none;
}
#karuizawa #article02 .button-box,
#karuizawa #article01 .button-box {
	position: relative;
	display: flex;
	justify-content: space-between;
}
#karuizawa #article02 .wrap p,
#karuizawa #article01 .wrap p {
	width: auto;
}
#karuizawa #article02 .button-box a,
#karuizawa #article02 .button-box a.facility,
#karuizawa #article01 .button-box a,
#karuizawa #article01 .button-box a.facility {
	position: relative;
	width: 47%;
}
#karuizawa #article02 .button-box a.facility,
#karuizawa #article01 .button-box a.facility {
    top: 0;
    left: 0;
}
#karuizawa .section .facility {
	width: 90%;
	padding-top: 0px;
	margin:0 auto 4% auto;
	float: none;
	display: flex;
}
#karuizawa .section .facility.first {
	margin-right: auto;
	clear: both;
}
#karuizawa .section .facility .left-box {
	width: 90px;
	margin-right: 10px;
	float: left;
}
#karuizawa .section .facility .right-box {
	width: 75%;
	float: left;
}
#karuizawa .section .facility .icon {
	position: absolute;
	top: 2px;
	right: 0;
}
#karuizawa .section .facility p span {
	font-size: 10px;
	color: #47210d;
	font-weight: bold;
}	
#karuizawa .section .facility h3 {
	
}
#karuizawa .main-visual .about h2{
	font-size: 20px;
}
#karuizawa .main-visual .about {
    padding: 40px 17px 30px 17px;
    bottom: 15px;
    left: 0px;
	position: relative;
}		
#karuizawa .main-visual .about .text-box {
    width: 100%;
    height: auto;
    margin-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 24px;
	margin-bottom: 4%;
}	
#karuizawa .main-visual .about .icon-box {
    width: auto;
	position: absolute;
	top: 2%;
	right: 0;
}	
#karuizawa .main-visual .about .icon-box img {
    width: 30%;
}

#karuizawa .main-visual .about .button-box {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 2% auto;
	width: 90%;
	float: none;
}
#karuizawa .main-visual .about .button-box a,
#karuizawa .main-visual .about .button-box a.facility {
	position: relative;
	width: 47%;
}
#karuizawa .main-visual .about .button-box a.facility {
    top: 0;
    left: 0;
}
#karuizawa .first {
    margin-right: 0px;
}
#karuizawa .first-child {
    min-height: auto;
}	
#karuizawa .article {
    position: relative;
    width: auto;
    margin-bottom: 20px;
    padding: 15px;
    float: none;
}
#karuizawa .article .icon img {
	width: 15%;
}
#karuizawa .article .image-box,
#karuizawa .article p {
    margin: 0 19px 10px;
    font-size: 14px;
}
	
/*-- 箱根　--*/
.main-visual h1{
width: 100%;
}	
#hakone .main-visual p {
	font-size: 14px;
	width: auto;
	position: relative;
	top: auto;
	left: auto;
	padding: 0 5%;
}
#hakone #map-area .right-box {
    position:relative;
    top: 0px;
    left: 0px;
	margin: 20px;
}
#hakone #map-area dt img {
    width: 35%;
}
#hakone #map-area dl {
    width: 201px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 35px;
    background-position: left top;
    background-repeat: no-repeat;
}
#hakone #map-area ul li {
    width: 60%;
    margin: 0 auto 14px auto;
}
#hakone .article.first,
#hakone .first {
    margin-right: 0px;
}
#hakone .first-child {
    min-height: auto;
}
#hakone #article01 h2 {
    margin: 0 auto;
    position: relative;
    padding: 10px 2% 10px 2%;
}
#hakone #article01 h2:after {
    right: 2%;
    top: -15%;
}
#hakone #article01 .info {
    margin: 15px 45% 10px 22px;
}
#hakone #article01 .icon {
    position: absolute;
    top: 7.2%;
    left: auto;
    right: 1%;
}
#hakone #article01 .wrap {
    padding-left: 0px;
    float: none;
	margin: 0 auto 4% auto;
	width: 80%;
}
#hakone #article01 .image-box {
    margin-bottom: 0px;
}
#hakone #article01 .image-box img {
    padding-right: 0px;
    margin-bottom: 15px;
    float: none;
}
#hakone #article01 .wrap p {
    width: 90%;
	margin:0 auto 20px auto;
    font-size: 14px;
}	
#hakone #article01 .button-box,	
#hakone .article .button-box {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 2% auto;
	width: 90%;
	float: none;
}
#hakone #article01 .button-box a,
#hakone #article01 .button-box a.facility,
#hakone .article .button-box a.facility {
	position: relative;
	width: 47%;
}
#hakone #article01 .button-box a.facility,
#hakone .article .button-box a.facility {
    top: 0;
    left: 0;
}

#hakone .article {
    position: relative;
    width: auto;
    margin-bottom: 20px;
    padding: 15px;
    float: none;
}
#hakone .article .icon img {
    width: 15%;
}
#hakone .article .image-box,
#hakone .article p {
    margin: 0 auto 10px;
    font-size: 14px;
	width: 85%;
}	
#hakone .article .left-box {
    width: 65%;
    margin-right: 5px;
}
#hakone .article .right-box {
    width: 32%;
}	
	
	
/*-- 品川?高輪　--*/
#takanawa .main-visual p {
	font-size: 14px;
	width: auto;
	position: relative;
	top: auto;
	left: auto;
	padding: 0 5%;
	float: none;
}
#takanawa #article01 h2 {
    font-size: 22px;
    margin: 0 auto 20px;
    position: relative;
    padding: 20px 25% 0px 2%;
}
#takanawa #article01 h2:after {
    right: 2%;
    top: -20%;
}	
#takanawa #article01 .wrap {
    padding-left: 0px;
    float: none;
	margin: 0 auto 4% auto;
	width: 80%;
}
#takanawa #article01 .image-box {
    margin-bottom: 0px;
}
#takanawa #article01 .image-box img {
    padding-right: 0px;
    margin-bottom: 15px;
    float: none;
}
#takanawa #article01 .wrap p {
    width: 90%;
	margin:0 auto 20px auto;
    font-size: 14px;
}	
#takanawa #article01 .button-box,	
#takanawa .article .button-box {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 2% auto;
	width: 90%;
	float: none;
}
#takanawa #article01 .button-box a,
#takanawa #article01 .button-box a.facility,
#takanawa .article .button-box a.facility {
	position: relative;
	width: 47%;
}
#takanawa #article01 .button-box a.facility,
#takanawa .article .button-box a.facility {
    top: 0;
    left: 0;
}	
#takanawa .section .facility {
	width: 90%;
	padding-top: 0px;
	margin:0 auto 4% auto;
	float: none;
	display: flex;
}
#takanawa .section .facility.first {
	margin-right: auto;
	clear: both;
}
#takanawa .section .facility .left-box {
	width: 90px;
	margin-right: 10px;
	float: left;
}
#takanawa .section .facility .right-box {
	width: 75%;
	float: left;
}
#takanawa .section .facility .icon {
	position: absolute;
	top: 2px;
	right: 0;
}
#takanawa .section .facility p span {
	font-size: 10px;
	color: #47210d;
	font-weight: bold;
}	
#takanawa .section .facility h3 {
	width: 70%;
}	
	

/*-- 91桃色線沿線エリア、伊豆エリア、北海道?岩手エリア、その他エリア　--*/
#others h1 {
width: 100%;
}
#other .main-visual p {
    font-size: 14px;
    width: auto;
    position: relative;
    top: auto;
    left: auto;
    padding: 0 5%;
    float: none;
}
ul#bread_cramb li {
margin-bottom: 10px;
}	
#other .section .left-box,
#other .article04.first,
#other .article03.first,
#other .article01.first {
    margin-right: auto;
	clear: both;
	float: none;
}
#other .article04 .right-box,
#other .article01 {
    float: none;
    margin-bottom: 20px;
}	
#other .article04,
#other .article01,
#other .article02,
#other .article03 {
    position: relative;
    padding: 15px;
    float: none;
	margin: 0 auto 4% auto;
	width: auto;
}	
#other #article01 .button-box,	
#other .article .button-box {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 2% auto;
	width: 90%;
	float: none;
}
#other #article01 .button-box a,
#other #article01 .button-box a.facility,
#other .article .button-box a.facility {
	position: relative;
	width: 47%;
}
#other #article01 .button-box a.facility,
#other .article .button-box a.facility {
    top: 0;
    left: 0;
}
#other .article01 .left-box {
    width: 100%;
    float: none;
}
#other .article02 p,
#other .article01 p {
    font-size: 14px;
}
#other .article02 .image-box {
    height: auto;
}	
	
#other .article02 .image-box,
#other .article02 p {
    margin: 0 auto 10px;
    font-size: 14px;
	width: 85%;
}	
#other .article02 .left-box {
    width: 65%;
    margin-right: 5px;
	float: left;
}
#other .article02 .right-box {
    width: 32%;
}		
#other .section .facility .icon {
	position: absolute;
	top: 2px;
	right: 0;
}
#other .article03 .wrap .left-box {
    width: 35%;
}
#other .article03 .wrap .right-box {
    width: 60%;
    float: left;
}
#other .article03 .wrap .right-box p {
    font-size: 14px;
}
#other .article03 .wrap .right-box .icon {
    margin-bottom: 5px;
	width: 30%;
}
	
#other .section .right-box {
   float: right;
}
#other .article04 .wrap .right-box {
    width: 65%;
    float: right;
}
#other .article04 .wrap .right-box p {	
	font-size: 14px;
	margin-top: 0px !important;
}

}
