@charset "utf-8";


#d_page {
	background: #f6f5f1;
}

.site_ticon {
	float: left;
	width: 91px;
}

.top_tagline {
	width: 400px;
	float: left;
	font-size: 100%;
}

.tag_left {
	font-size: 100%;
}

.other_contents {
	background-repeat: repeat;
}

.top_important p {
	color: #CC0000;
	font-weight: bold;
	border: solid 1px #CC0000;
	background: #fff2ff;
	padding: 10px 20px;
}

.top_important {
	margin: 0 auto 15px;
	padding-top: 15px;
	width: 1000px;
}

.top_message p {
	color: #333333;
	border: 1px solid #cbcac5;
	background: #ffffff;
	padding: 10px 20px;
}

.top_message p:nth-of-type(2) {
	margin-top: 15px;
}

.top_message {
	margin: 0 auto 15px;
	padding-top: 15px;
	width: 1000px;
}

.top_important + .top_message {
	padding-top: 0px;
}

.other_contents[class="important"] {
	padding-top: 20px;
}

.top_contents {
	width: 100%;
    height: 395px;
    position: relative;
	margin: 0 auto;
    background-repeat: no-repeat;
	background-position: center center;
}

.top_contents .visual {
	float: left;
	width: 700px;
	background: url(../../images/top_bg011.gif) repeat-y;
	margin-bottom: 10px;
}

.top_contents .visual h2 {
	width: 700px;
	height: 34px;
	background: url(../../images/top_bg014.gif) top left no-repeat;
	padding: 4px 0;
	color: #fff;
	font-size: 170%;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
}

.top_contents .visual p {
	float: left;
	margin-right: 5px;
}

.top_contents .visual ul {
	padding: 14px 17px 14px 23px;
	overflow: hidden;
	background: url(../../images/top_bg012.gif) bottom left no-repeat;
	padding-bottom: 10px;
	padding-top: 22px;
}

.top_contents .visual ul li {
	float: left;
	margin-right: 5px;
}

.movie {
	clear: both;
	margin-bottom: 10px;
}


.top_contents_inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.opening {
	width: 685px;
	display: none;
}

#car{
	position: absolute;
	top: 70px;
	right: -200px;
}

#people {
	position: absolute;
	top: 50px;
    right: 530px;
	z-index: 9999;
}

.circle{
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction:alternate;
}

.circle--one {
  -webkit-animation-delay: 1s;
  -webkit-animation-duration: 2s;

  -moz-animation-delay: 1s;
  -moz-animation-duration: 2s;

  -ms-animation-delay: 1s;
  -ms-animation-duration: 2s;

  position: absolute;
  top: 90px;
  left: 0;
}

.circle--two {
  -webkit-animation-delay: 1.1s;
  -webkit-animation-duration: 5s;

  -moz-animation-delay: 1.1s;
  -moz-animation-duration: 5s;

  -ms-animation-delay: 1.1s;
  -ms-animation-duration: 5s;

  position: absolute;
  top: 90px;
  left: 70px;
}

.circle--three {
  -webkit-animation-delay: 1.02s;
  -webkit-animation-duration: 5s;

  -moz-animation-delay: 1.02s;
  -moz-animation-duration: 5s;

  -ms-animation-delay: 1.02s;
  -ms-animation-duration: 5s;

  position: absolute;
  top: 90px;
  left: 150px;
}

.circle--four {
  -webkit-animation-delay: 1.03s;
  -webkit-animation-duration: 5s;

  -moz-animation-delay: 1.03s;
  -moz-animation-duration: 5s;

  -ms-animation-delay: 1.03s;
  -ms-animation-duration: 5s;

  position: absolute;
  top: 90px;
  left: 220px;
}

.circle--five {
  -webkit-animation-delay: 1.15s;
  -webkit-animation-duration: 5s;

  -moz-animation-delay: 1.15s;
  -moz-animation-duration: 5s;

  -ms-animation-delay: 1.15s;
  -ms-animation-duration: 5s;

  position: absolute;
  top: 90px;
  left: 300px;
}

.circle--six {
  -webkit-animation-delay: 1s;
  -webkit-animation-duration: 5s;

  -moz-animation-delay: 1s;
  -moz-animation-duration: 5s;

  -ms-animation-delay: 1s;
  -ms-animation-duration: 5s;

  position: absolute;
  top: 160px;
  left: 0;
}

.circle--seven {
  -webkit-animation-delay: 1.1s;
  -webkit-animation-duration: 5s;

  -moz-animation-delay: 1.1s;
  -moz-animation-duration: 5s;

  -ms-animation-delay: 1.1s;
  -ms-animation-duration: 5s;

  position: absolute;
  top: 180px;
  left: 70px;
}

.circle--eight {
  -webkit-animation-delay: 1.02s;
  -webkit-animation-duration: 5s;

  -moz-animation-delay: 1.02s;
  -moz-animation-duration: 5s;

  -ms-animation-delay: 1.02s;
  -ms-animation-duration: 5s;

  position: absolute;
  top: 165px;
  left: 140px;
}

.circle--nine {
  -webkit-animation-delay: 1.03s;
  -webkit-animation-duration: 5s;

  -moz-animation-delay: 1.03s;
  -moz-animation-duration: 5s;

  -ms-animation-delay: 1.03s;
  -ms-animation-duration: 5s;

  position: absolute;
  top: 173px;
  left: 210px;
}

.circle--ten {
  -webkit-animation-delay: 1.15s;

  -moz-animation-delay: 1.15s;

  -ms-animation-delay: 1.15s;

  position: absolute;
  top: 160px;
  left: 280px;
}





/*  news
---------------------------------------*/

.top_news {
	width: 1000px;
	margin: 30px auto;
	clear: both;
	overflow: hidden;
	font-size: 10px;
}

.news_inner h2 {
    font-size: 2.8em;
    border-bottom: 1px dotted #b4b4b4;
	margin: 0 0 20px;
	/*width: 750px;*/
}
.top_news h2 span {
	font-size: 0.64em;
	color: #888888;
}

.top_index {
	float: right;
	font-size: 0.5em;
	margin: 9px 0 0;
}

.top_news dl {
	/*width: 750px;*/
	float: none;
	clear: both;
	zoom: 1;
	font-size: 1.3em;
}

.top_news dt {
	width: 260px;
    float: left;
    clear: both;
    margin-right: 20px;
    border-right: 1px dotted #b4b4b4;
}

.top_news dd {
	margin-bottom: 20px;
    border-bottom: 1px dotted #b4b4b4;
    padding: 0 0 20px 22em;
}

.top_news .icon_r,
.top_news .icon_y {
	padding: 4px auto;
    margin-right: 30px;
    text-align: center;
    width: 105px;
    float: left;
    font-size: 0.85em;
}

.icon_r {
    background: #fed600;
    color: #000;
}

.icon_y {
    background: #474747;
    color: #fff;
}

/*.news_inner {
    width: 750px;
    float: left;
}*/

.infomation h2 {
	font-size: 1.8em;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #b4b4b4;
}


#tpLogin {
	display: block;
    text-align: center;
    vertical-align: middle;
    width: 183px;
    height: 40px;
    line-height: 44px;
    padding: 0 5px 0 0;
    box-shadow: 0 1px #bfbfbf;
    -moz-box-shadow: 0 1px #bfbfbf;
    -o-box-shadow: 0 1px #bfbfbf;
    -ms-box-shadow: 0 1px #bfbfbf;
    font-size: 1.5em;
    font-weight: bold;

    text-decoration: none;
    background: #fed600;
    color: #333;
	border-style: none;
	cursor: pointer;
}

#tpLogin:hover {
	opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

.loginbt label {
	position: relative;
	display: block;
    text-align: center;
    vertical-align: middle;
    width: 183px;
    height: 40px;
}

.loginbt label:after {
	display: block;
	content: " ";
	position: absolute;
	background: url("/common/images/common_ic008.png") no-repeat 0 0;
    background-size: 7px 10px;
    position: absolute;
    width: 7px;
    height: 10px;
    top: 15px;
    right: 10px;
}

.introtext {
	margin: 30px 0 20px;
	border: 1px solid #cbcac5;
	padding: 15px;
	font-size: 11px;
	color: #555;
}

.campaign {
	width: 180px;
	float: right;
}

.campaign h2 {
	width: 180px;
	float: left;
	margin-bottom: 6px;
	clear: both;
}

.campaign .regist_bt {
	margin-bottom:15px;
}

.campaign .regist_bt img {
	margin-bottom:5px;
}

.sns_top {
	width: 200px;
	font-size: 80%;
	margin: 20px 0;
    float: right;
}

.sns_top .fb {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100px;
}
.sns_top .twit {
	margin-left:10px;
	width: 65px !important;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.infomation {
	/*float:right;*/

	overflow: hidden;
	background: #ebe8df;
	margin: 80px 0 0;
	padding: 15px 0;
}

.infomation-inner {
	width: 1000px;
	margin: 0 auto;

}

.social {
    /*border-bottom: 1px dotted #b4b4b4;
    padding: 0 0 25px 10px;
	margin: 0 0 25px;*/
	float: left;
	border-radius: 6px;
	padding: 15px 20px;
	background: #fff;
}

.social li {
	float: left;
}

.mark {
	float: left;
	margin: 16px 0 0 20px;
}
.mark li {
	float: left;
}


/*.infomation {
	width: 180px;
	background: url(../../images/top_bg008.gif) repeat-y;
	font-size: 90%;
	clear: both;
	margin-bottom: 14px;
	overflow: hidden;
}

.infomation div {
	background: url(../../images/top_bg009.gif) bottom left no-repeat;
	overflow: hidden;
}

.infomation ul {
	background: url(../../images/top_bg007.gif) top left no-repeat;
	padding: 10px 15px 5px 15px;
	overflow: hidden;
}

.infomation ul li {
	padding-bottom: 5px;
	float: left;
	width: 149px;
	height: 48px;
}

.infomation ul li.height70 {
	padding-bottom: 5px;
	float: left;
	width: 149px;
	height: 70px;
}

.campaign_bn {
	margin-bottom: 22px;
}

.campaign_bn p {
	margin-bottom: 8px;
	float: left;
	width: 180px;
}

.campaign_icon {
	width: 46px !important;
	margin-right: 6px;
}

.campaign_bn dl {
	margin-bottom: 8px;
	width: 125px;
	float: left;
}

.campaign_bn dl dt {
	font-size: 90%;
	font-weight: bold;
}

.campaign_bn dl dd {
	font-size: 80%;
}

.campaign_bn div {
	margin-bottom: 8px;
}*/


.mobile {
	width: 202px;
	height: 104px;
	margin-top: 11px;
	background: url(../../images/top_bg013.gif);
	position: relative;
}

.btn_regist {
	position: absolute;
	top: 37px;
	left: 6px;
	width: 196px;
}

.btn_regist img {
	float: left;
	margin: 0;
}

.top_contents h3 {
	padding-bottom: 6px;
	margin-bottom: 8px;
	border-bottom: thin dotted #c2c2c2;
}

.top_contents .group {
	clear: both;
}

.top_contents .group ul li {
	float: left;
	margin-right: 15px;

}

.show {
	clear: both;
	float: none;
	zoom: 1;
	background-color: #e4e4e4;
	padding: 10px;
	text-align: center;
	display: none;
}

/*  slideshow
---------------------------------------*/

#slideWrap {
    width: 685px;
    height: 335px;
    float: left;
    position: relative;
	display: none;
}
#slideWrap .sceen {
    width: 725px;
    height: 335px;
    position: absolute;
    display: none;
	z-index: 1000;
}
#slideWrap .on {
    display: block;
}

#slideNavi ul {
    overflow: hidden;
    _zoom: 1;
    padding: 10px 5px 15px;
    margin: 0 240px 0 0;
    float: right;
    position: absolute;
    top: 368px;
    right: 0;
    z-index: 9999;
}
#slideNavi li {
    float: left;
    margin-right: 5px;
}
/*#slideNavi a {
    display: block;
    width: 33px;
    height: 11px;
    outline: none;
}
#slideNavi a.on,
#slideNavi a:hover {
    background: url(../../images/navi_ic_on_renewal.png) no-repeat left bottom;
}
#slideNavi a.on img,
#slideNavi a:hover img {
    display: none;
}*/

#slideNavi a {
    background: #dcd9ce;
    display: block;
    width: 40px;
    height: 7px;
    margin: 0 5px;
}

#slideNavi a.on,
#slideNavi a:hover {
    background-color: #e45833;
}






.slide_mainlist {
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 100;
}

.slide_inner {

}



.slide_mainbg{
	display: none;
	position: absolute;
    top: 0;
    left: 0;
}

#slideBack li {
	display: none;
}


/*div#slideBack {
  position: absolute;
  top: 0;
  left: 0;
}*/


/*  ピックアップ
---------------------------------------*/
section.pickup {
	background: url(/images/top_bg016.gif) repeat;

	overflow: hidden;
	padding: 25px;
	clear: both;
}

section.pickup ul {
	width: 1000px;
	margin: 0 auto 55px auto;
}


section.pickup ul li {
    margin-right: 20px;
    float: left;
}

section.pickup ul li #guide-btn {
    display: none;
}


/*  おすすめ
---------------------------------------*/

.recommend {
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0;
	clear: both;
	font-size: 10px;
}

.recommend .recommend_inner {
	float: left;
	width: 765px;
}

.recommend h2 {
	font-size: 2.8em;
	border-bottom: 1px dotted #b4b4b4;
	margin: 0 0 20px;
	width: 740px;
}

.recommend h2 span {
	font-size: 0.64em;
	color: #888888;
}

.recommend ul li {
	background: #ebe9e2;
	width: 230px;
	font-size: 1.2em;
	float: left;
}

.recommend ul li .post {
	margin: 5px 5px 0;
    background: #fff;
	min-height: 163px;
}

.bxslider li {
    display: none;
}

.bx-viewport .bxslider li {
    display: block !important;
}

.recommend ul li .post p {
	padding: 5px 10px 10px;
}

.more_btn {
	text-align: center;
	padding: 10px 0;
	display: block;
	position: relative;
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	-ms-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	-o-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
	box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}

.more_btn .ic_arrow {
	background: url("/common/images/common_ic008.png") no-repeat 0 0;
    background-size: 7px 10px;
    position: absolute;
    width: 7px;
    height: 10px;
    top: 15px;
    right: 10px;
}

.bx-wrapper {
  position: relative;
  margin: 0 auto 0 0 !important;
  padding: 0;
  max-width: 740px !important;
}

.bx-wrapper .bx-prev {
  left: -26px;
  background: url(/images/bx-prev.png) no-repeat;
}

.bx-wrapper .bx-next {
  right: -26px;
  background: url(/images/bx-next.png) no-repeat;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  outline: 0;
  width: 51px;
  height: 52px;
  text-indent: -9999px;
  z-index: 9999;
}
.recommend .bx-wrapper .bx-viewport {
    left: 0;
	height: 212px !important;
}


/*  カーシェアのクルマを購入しませんか？
---------------------------------------*/
.recommend .usedcar_inner h3 {
	font-size: 15px;
	border-bottom: 1px dotted #b4b4b4;
	margin: 0 0 20px;
	line-height: 2.5;
	padding-bottom: 5px;
}

.recommend .usedcar_inner {
	float: right;
	width: 210px;
}

.recommend .usedcar_inner a {
	background: #ebe9e2;
	width: 210px;
	font-size: 1.2em;
	float: left;
	margin-right: 13px;
	text-decoration: none;
}

.recommend .usedcar_inner a .post {
	margin: 5px 5px 0;
	background: #fff;
	height: 163px;
	text-align: center;
}

.bxslider .usedcar_inner a {
    display: none;
}

.recommend .usedcar_inner a .post p {
	padding: 5px 10px 10px;
}

/*  カーシェアを設置しませんか？
---------------------------------------*/
.recommend .owner_inner h3 {
	font-size: 17px;
	border-bottom: 1px dotted #b4b4b4;
	margin: 0 0 20px;
	line-height: 2.5;
}

.recommend .owner_inner {
	float: right;
	width: 210px;
}

.recommend .owner_inner a {
	background: #ebe9e2;
	width: 210px;
	font-size: 1.2em;
	float: left;
	margin-right: 13px;
	text-decoration: none;
}

.recommend .owner_inner a .post {
	margin: 5px 5px 0;
	padding-top: 10px;
	background: #fff;
	min-height: 153px;
	text-align: center;
}

.bxslider .owner_inner a {
    display: none;
}

.recommend .owner_inner a .post p {
	padding: 5px 10px 10px;
}

/*  パークの日
---------------------------------------*/
.recommend .park_day_inner h3 {
	font-size: 17px;
	border-bottom: 1px dotted #b4b4b4;
	margin: 0 0 20px;
	line-height: 2.5;
}

.recommend .park_day_inner {
	float: right;
	width: 210px;
}

.recommend .park_day_inner a {
	background: #ebe9e2;
	width: 210px;
	font-size: 1.2em;
	float: left;
	margin-right: 13px;
	text-decoration: none;
}

.recommend .park_day_inner a .post {
	margin: 5px 5px 0;
	background: #fff;
	height: 163px;
	text-align: center;
}

.bxslider .park_day_inner a {
    display: none;
}

.recommend .park_day_inner a .post p {
	padding: 5px 10px 10px;
}

/*  ログインエリア
---------------------------------------*/

.login_box {

}


@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-10px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.right_box {
	opacity: 0;
	width: 220px;
	height: 515px;
	position: absolute;
	top: 40px;
	right: -60px;
	background: #fff;
    border: 5px solid #dfdbce;
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	z-index: 9999;
	font-size: 10px;
}


.right_box h2 {
	font-size: 1.6em;
	font-weight: bold;
}

.login_area {
	margin: 18px;
}

.login_area dl {
	margin: 10px 0;
}

.login_area dt,
.login_area dd {
	margin-bottom: 5px;
}
.login_area dt {
	font-size: 1.2em;
}

.auto_login {
	font-size: 85%;
}

.login_area .loginbt {
	margin-top: 0;
	padding-top: 15px;
	border-top: none;
}


.login_area .loginbt .btn a {
    display: block;
    text-align: center;
    vertical-align: middle;
    width: 178px;
    height: 40px;
    line-height: 44px;
    padding: 0 5px 0 0;
    box-shadow: 0 1px #bfbfbf;
    -moz-box-shadow: 0 1px #bfbfbf;
    -o-box-shadow: 0 1px #bfbfbf;
    -ms-box-shadow: 0 1px #bfbfbf;
    font-size: 1.5em;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    background: #fed600;
    color: #333;
}

.login_area .loginbt .btn .ic_login {
	  background: url("/common/images/common_ic007.png") no-repeat 0 0;
	  background-size: 13px 14px;
	  position: absolute;
	  width: 13px;
	  height: 14px;
	  top: 13px;
      left: 25px;
}

.login_area .loginbt .btn .ic_arrow {
	  background: url("/common/images/common_ic008.png") no-repeat 0 0;
	  background-size: 7px 10px;
	  position: absolute;
	  width: 7px;
	  height: 10px;
	  top: 15px;
	  right: 10px;
}

.login_area dd.cardbox {
	display: table;
}

.login_area dd.cardbox .cardbox01,
.login_area dd.cardbox .cardbox02,
.login_area dd.cardbox .cardbox03 {
	display: table-cell;
}

/*.login_area .loginbt p {
	text-align: center;
	padding-top: 5px;
}*/

.login_area .loginhelp {
	margin: 20px 0 15px;
	padding-bottom: 15px;
	font-size: 75%;
	border-bottom: 1px dashed #ccc;
}

.login_area #cardNo1 {
	width: 70px;
	box-sizing: border-box;
}
.login_area #cardNo2 {
	width: 98px;
	box-sizing: border-box;
}
.login_area #tpPassword {
	width: 100%;
    box-sizing: border-box;
}

.regist_area {
	padding: 18px;
    border-top: 1px dotted #9f9f9c;
}

.regist_area h2 {
	margin: 0 0 15px;
}

.regist_area .btn a {
  display: block;
  text-align: center;
  vertical-align: middle;
  width: 163px;
  height: 40px;
  line-height: 44px;
  padding: 0 5px 0 15px;
  box-shadow: 0 1px #bfbfbf;
  -moz-box-shadow: 0 1px #bfbfbf;
  -o-box-shadow: 0 1px #bfbfbf;
  -ms-box-shadow: 0 1px #bfbfbf;
  font-size: 1.5em;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  background: #fed600;
  color: #fff;
}

.regist_area .btn.personal a {
	background: #e95643;
}

.regist_area .btn.corp a {
	background: #0f83b9;
}


.regist_area .btn .ic_personal {
	  background: url("/common/images/common_ic010.png") no-repeat 0 0;
	  background-size: 17px 19px;
	  position: absolute;
	  width: 17px;
	  height: 19px;
	  top: 10px;
  left: 40px;
}

.regist_area .btn .ic_corp {
	  background: url("/common/images/common_ic011.png") no-repeat 0 0;
	  background-size: 17px 20px;
	  position: absolute;
	  width: 17px;
	  height: 20px;
	  top: 10px;
  left: 40px;
}



.regist_area .btn .ic_arrow {
	  background: url("/common/images/common_ic012.png") no-repeat 0 0;
	  background-size: 7px 10px;
	  position: absolute;
	  width: 7px;
	  height: 10px;
	  top: 15px;
	  right: 10px;
}









.welcome {
	font-size: 1.3em;
    padding: 10px;
    border-bottom: 2px solid #d1d0cd;
}

.welcome .point {
	text-align: right;
}

.welcome .point_ore {
	font-weight: bold;
	color: #e45833;
	font-size: 1.8em;
	margin: 0 4px;
}

.log_globalnavi p {
	border-bottom: 1px dotted #9f9f9c;
	padding: 10px 15px;
    font-size: 1.2em;
}

.log_globalnavi p a {
	display: block;
	position: relative;
	text-decoration: none;
	color: #333333;
}

.log_globalnavi p a:hover {
	color: #f28100;
}

.log_globalnavi .arrow {
	  background: url("/common/images/common_ic009.png") no-repeat 0 0;
	  background-size: 8px 11px;
	  position: absolute;
	  width: 8px;
	  height: 11px;
	  top: 5px;
      right: 0;
}

.details {
  padding: 10px;
  margin: 5px 0;
  overflow: hidden;
}

.details div {
  overflow: hidden;
}

.details img {
  float: left;
}

.details p.text {
  float: left;
  width: 97px;
  _width: 94px;
  padding-top: 2px;
  padding: 0 8px;
  font-size: 1.5em;
  font-weight: bold;
  color: #333333;
}

.campaign_area {
    text-align: center;
}





/*  グループサービス
---------------------------------------*/

.group {
	/*border-top: 1px dotted #b4b4b4;
	margin: 60px 0 40px;*/
	clear: both;
	overflow: hidden;
}

.group_inner {
	width: 1000px;
	margin: 0 auto 40px;
	clear: both;
}

.group h2 {
	color: #333;
	font-size: 1.8em;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #b4b4b4
}

.group ul {
	overflow: hidden;
}

.group ul li {
	float: left;
	margin-right: 15px;
}



/*  お見舞い掲載
---------------------------------------*/
.sympathy {
	margin: 0 0 20px 0;
	padding: 12px 15px;
	border: solid 1px #B8B8B8;
	background: #F9F9F9;
	font-size: 93%;
	line-height: 1.5;
}


.clearfix:after,
.top_contents h3:after,
.top_contents .group:after,
.movie:after,
.campaign_bn:after,
.campaign_bn div:after,
.news div.ecomark div:after,
.news dl:after,
.news dd:after,
.news dt:after,
.topfloat:after,
.newsflash:after {
content:".";
display: block;
height:0px;
clear:both;
visibility:hidden;
}

.check {
    background: url("../images/common_ex006.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    margin-top: 4px;
    padding-left: 11px;
}

.inner_carshare{
	margin-top:12px;
}