@charset "UTF-8";
/* CSS Document */
@media screen and (min-width:320px) and (max-width:767px){
	.pc_show{display: none !important;}
	.sp_none{display: none;}

body {
	background:url(../img/bg_body.gif) repeat-x #F9FAF8;
	color: #333;
	font-size: 90%;
	font-family: "Lucida Grande", Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	line-height:170%;
	margin:0;
	padding:0;
}
.terminate {
	margin-right:0 !important;
}
p {
	margin:10px 0;
}
img {
	vertical-align:top;
	margin:0;
	padding:0;
	border:none;
}
textarea {
	font-size:12px;
}
.caution {
	color:#ff3300;
}
header ul, header ul li, footer ul, footer ul li {
	margin:0;
	padding:0;
	list-style:none;
}
/*a {
	color: #4d4d4d;
	text-decoration: none
}
a:link {
	color: #4d4d4d;
}
a:visited {
	color: #4d4d4d;
}
a:hover, a:active {
	color: #4d4d4d;
	text-decoration: none;
}*/
a {
	color: #01498E;
	text-decoration: underline;
}
a:link {
	color: #01498E;
}
a:visited {
	color: #01498E;
}
a:hover, a:active {
	color: #01498E;
	text-decoration: none;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
}
.align-center {
	text-align:center;
	clear:both;
}
.align-right {
	text-align:right;
}
.btn-center {
	text-align:center;
	margin-top:15px;
}
div.contents h3 {
	padding:45px 0;/*background:url(../img/bg_border01.gif) repeat-x bottom;*/
	border-bottom:#666 1px solid;
	margin:0 0 20px 0;
}
div.contents h4 {
	background:url(../img/bg_h4.gif) no-repeat left;
	font-size:130%;
	margin:60px 0 20px 0;
	padding:0 0 0 30px;
	clear:both;
	color:#333;
}
div.contents h5 {
	font-size:110%;
	color:#333;
	padding:0.2em;
	overflow:hidden;
}
header nav ul.language {
	position:absolute;
	top:40px;
	right:12px;
	height:15px;
	background:#FFF;
	padding:6px 20px;
	behavior: url(/test/md_rn/html/PIE.htc);
		
}

header nav ul.language li {
	float:left;
	margin-right:20px;
}
nav ul.language li a:link {
	color: #4d4d4d;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
nav ul.language li a:visited {
	color: #4d4d4d;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
/**********************header**********************/
header {
	position:relative;
	width:100%;
	height:65px;
	margin:0 auto;
	background: url(../img/bg_header.gif) no-repeat #FFF;
	padding:0 20px;
	border-left:1px #cfcfcf solid;
	border-right:1px #cfcfcf solid;
	box-sizing: border-box; 
	border-bottom: 1px solid #ccc;
}
header h1 {
	position:absolute;
	top:15px;
	margin:0;
	padding:0;
	width: 171px;
}

header h1 img{width: 100%;}
header nav ul.hd-gnavi {
	position:absolute;
	padding:0;
	top:100px;
	display:block;
}
header ul.hd-gnavi li {
	float:left;
	width: 20%;
	box-sizing: border-box;
}
/*header nav ul.hd-hnavi {
	position:absolute;
	top:12px;
	right:340px;
}
header nav ul.hd-hnavi li {
	float:left;
}*/
header nav ul.hd-contact {
	position:absolute;
	top:0;
	right:30px;
	height:23px;
	background:#FFF;
	padding:6px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-box-shadow: #ccc 1px 1px 3px;
	-moz-box-shadow: #ccc 1px 1px 3px;
	box-shadow: #ccc 1px 1px 3px;
	behavior: url(/test/md_rn/html/PIE.htc);
	border:#D6D6D6 1px solid;
}
header nav ul.hd-contact li {
	float:left;
	margin-right:20px;
}
/**********************top page**********************/
h2{
	border-left: 5px solid #cce16b;
padding-left: 10px;
font-size: 120%;
font-weight: bold;
}

h2 img{
	vertical-align: middle;
}
div.contents-top {
	margin-bottom:45px;
	margin:20px 0 40px 0;
	position:relative;
}
div.side-top {
	margin-top: 40px;
}
div.side-top div.side-btn {
	margin-top:15px;
}
div.main {
	width:100%; 
	height: 250px;
	margin:0 auto;
	position:relative;
	padding-top:20px;
}

div.main iframe{
	display: none;
}

div.main img{
	width: 100%;
}
div.main ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
}
div.main ul.main-slide li {
	margin:0;
	padding:0;
	display:none;
	position:absolute;
	z-index:1;
}
div.main ul.main-slide li.current {
	display:block;
}
div.main ul.main-slide li.omisephoto {
	visibility:hidden;
	display:list-item;
	z-index:0;
}
div.main ul.main-slide-thumb {
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	bottom:15px;
	left:20px;
	z-index:1;
}
div.main ul.main-slide-thumb li {
	margin:0 15px 0 0;
	display:block;
	float:left;
	width:7px;
	height:7px;
	display:block;
}
div.main ul.main-slide-thumb li.current {
	padding:0;
	background:#000;
}
div.main ul.main-slide-thumb li {
	/*border:1px solid #c2e14c;
	filter:alpha(opacity=50);
	opacity:0.5;*/
	cursor:pointer;
	background:#C3C4C2;
	width:7px;
	height:7px;
	display:block;
}
div.main div.main-navi-left {
	position:absolute;
	left:-10px;
	top:100px;
	cursor:pointer; 
	z-index: 5;
}
div.main div.main-navi-right {
	position:absolute;
	right:-10px;
	top:100px;
	cursor:pointer;
	z-index: 5;
}
div.top_advantage {
	position:relative;
	margin-top: 30px;
	}

div.top_advantage_box{
	border: 5px solid #000;
/* 	margin-top:20px; */
	padding:15px 15px 0 15px;
}

div.top_advantage_box h3 img{
	height: 24px; 
	width: auto;
}

div.top_advantage h2 {
	position:absolute;
	left:0;
	top: -31px;
}
div.top_advantage div.adv-list {
	margin:0 0px 5px 0;
}
div.top_advantage div.adv-list div.adv-img {
	display:none;
}
div.top_advantage div.adv-list div.adv-detail {
	width: 100%;
	font-size:95%;
	line-height:150%;
}
div.top-head {
	position:relative;
	border-bottom:1px #CFCFCF solid;
	height:25px;
	margin:20px 0;
	padding-bottom: 5px;
}
.disp_table {
    position: relative;
    border-bottom: 1px #CFCFCF solid;
    height: 25px;
    margin: 20px 0;
    padding-bottom: 5px;
}
div.top-head2 {
	position:relative;
	border-bottom:1px #CFCFCF solid;
	height:25px;
	margin-top:20px;
	padding-bottom: 5px;
}
div.top-head h2 {
	position:absolute;
	top:0;
	left:0px;
}
div.disp_table h2{
	position:absolute;
	top:0;
	left:0px;
}
div.top-head div.btn-right {
	position:absolute;
	top:0px;
	right:0;
}
div.disp_table div.disp_table_br{
	position:absolute;
	top:0px;
	right:0;
	line-height: 15px;
	height: 15px;
}
div.top-head2 h2 {
	position:absolute;
	top:0;
	left:0px;
}
div.btn-right {
position: absolute;
right: 0;
line-height: 15px;
height: 15px;
}

div.disp_table div.disp_table_br a{
	text-decoration: none; 
	color: #000; 
	font-size: 90%; 
	font-size: bold;
}
div.disp_table div.disp_table_br a img{
	margin-left: 5px; 
	margin-top: 2px; 
}
div.top-head2 a, div.btn-right a{
	text-decoration: none; 
	color: #000; 
	font-size: 90%; 
	font-size: bold;
} 

div.top-head2 a img, div.btn-right a img{
	margin-left: 5px; 
	margin-top: 2px; 

}
.div.top-advantage {
}

.hospBnr{
	margin:0 auto 20px;
	width: 100%;
	max-width: 295px;
}

.hospBnr a{
	display: block;

}

.hospBnr img{
	width: 100%;
	max-width: 295px;
}


.recBnr{
	margin:0 auto 20px;
	width: 100%;
	max-width: 320px;
	height: 230px;
}

.recBnr a{	
	display:block;
	height: 100%;
	transition:0;
	position: relative;
}

.recBnr a.spr{
	background:url(../img/bnr_recruit_sp_spr.png) no-repeat top;
	background-size: contain;
}

.recBnr a.sum{
	background:url(../img/bnr_recruit_sp_smr.png) no-repeat top;
	background-size: contain;
}

.recBnr a.aut{
	background:url(../img/bnr_recruit_sp_atm.png) no-repeat top;
	background-size: contain;
}

.recBnr a.win{
	background:url(../img/bnr_recruit_sp_win.png) no-repeat top;
	background-size: contain;
}

.recBnr a span{
	color: #666;
	font-size: 10px;
	position: absolute;
	top:3px;
	left: 10px;
}


/**********************wrapper**********************/
.wrapper {
	background:#FFF url(../img/footer_bg.gif) no-repeat bottom;
	padding: 0 15px 30px;
	width:100%;
	margin:0 auto 0 auto; 
	box-sizing: border-box;
}
/**********************topic-path**********************/
nav.topic-path {
	font-size:80%;
	margin:10px 0;
	height:15px;
	width:960px;
	float:right;
}
nav.topic-path ul {
	margin:0;
	padding:0;
	list-style:none;
}
nav.topic-path ul li {
	float:left;
	padding:0 15px 0 10px;
	background:url(../img/bg_topicpath.gif) no-repeat right;
	margin:0;
}
nav.topic-path ul li.first-child {
	padding-left:0;
}
nav.topic-path ul li.last-child {
	background:none;
}
/***********contents***********/
div.contents {
	float:right;
	width:750px;
	margin-bottom:45px;
}
div.totop {
	margin-top:20px;
	text-align:right;
}
div.contact-box {
	background:url(../img/contact-box_bg.gif) no-repeat;
	width:720px;
	height:90px;
	padding:76px 15px 15px 15px;
	margin-top:60px;
	clear:both;
}
div.contact-box ul {
	margin:0;
	padding:0;
	list-style:none;
}
div.contact-box ul li {
	float:left;
	margin:0 10px 0 0;
	padding:0;
}
/*****none-head*****/
div.none-head {
	padding-top:45px;
}
/*****pnavi*****/
nav ul.pnavi {
	background:#FFF;
	margin:0 0 30px 0;
	padding:0;
	height:35px;
	border:#CCC 1px solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #ccc 1px 1px 3px;
	-moz-box-shadow: #ccc 1px 1px 3px;
	box-shadow: #ccc 1px 1px 3px;
	behavior: url(/test/md_rn/html/PIE.htc);
	list-style:none;
}
nav ul.works li {
	float:left;
	padding:11px 30px;
	background:url(../img/bg_fnavi.gif) no-repeat right 35%;
	margin:0;
}
nav ul.pnavi li.last-child {
	padding-right:0;
	background:none;
}
nav ul.faq li {
	float:left;
	padding:11px 30px;
	background:url(../img/bg_fnavi.gif) no-repeat right 35%;
	margin:0;
}
/*****service*****/
div.service-navi {
	margin-top: 40px;
	font-size:90%;
	line-height:150%;
}
div.service-navi ul {
	margin:20px 0;
	padding:0;
	list-style:none;
}
div.service-navi ul li {
	padding: 0;
	margin: 0 0 10px 0;
}

div.service-navi ul li img{
	width: 100%;
}

div.service-navi ul li p {
}
div.service-box {
	margin-bottom:45px;
}
div.service-box div.service-list {
	margin-top:20px;
	overflow: hidden; /*floatの解除、ここがポイント*/
	position: relative; /*DWで正常にプレビューできるようになります。*/
	zoom:1; /*IE6でレイアウト崩れを防ぐためのものです。*/
	border:#F4F5F2 5px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/test/md_rn/html/PIE.htc);
	background:#F7F9F6;
	padding:20px;
}
div.service-box div.service-list div.service-list-img {
	float:left;
	width:180px;
	height:135px;
	border:#D6D6D6 1px solid;
}
div.service-box div.service-list div.service-list-detail {
	float:right;
	width:495px;
	font-size:90%;
	line-height:160%;
}
div.service-box div.service-list div.service-list-detail h5 span {
	padding:3px 10px;
	font-size:110%;
	background:#333;
	color:#FFF;
}
div.service-box div.service-list div.service-list-detail p {
	margin-bottom:0;
}
div.manage-advantage-box {
	margin-bottom:45px;
}
div.manage-advantage-box h4 {
	background:none;
	text-align:center;
	padding:0;
}
div.manage-advantage-box ul {
	list-style:none;
	padding:20px 50px 50px 50px;
	background:url(../img/manage_box_bg.gif) no-repeat center 315px;
}
div.manage-advantage-box ul li {
	float:left;
	margin: 0 30px 30px 0;
}
div.manage-advantage-box h4 {
	background:none;
	text-align:center;
	padding:0;
}
div.manage-specialty-box {
	margin-bottom:45px;
}
div.manage-specialty-box div.specialty-list {
	margin-top:20px;
	overflow: hidden;
	position: relative;
	zoom:1;
	border:#D6D6D6 1px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/test/md_rn/html/PIE.htc);
	padding:30px 10px 30px 30px;
	background:url(../../service/img/manage_specialty_bg.jpg) no-repeat #F8F8F8;
}
div.manage-specialty-box div.specialty-list div.specialty-list-img {
	float:right;
	width:350px;
}
div.manage-specialty-box div.specialty-list div.specialty-list-detail {
	float:left;
	width:350px;
}
div.manage-specialty-box div.specialty-list div.specialty-list-detail p {
	margin-bottom:0;
}
div.manage-specialty-box {
	margin-bottom:45px;
}
div.manage-specialty-box div.specialty-list-s {
	margin:20px 20px 20px 0;
	border:#D6D6D6 1px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/test/md_rn/html/PIE.htc);
	padding:20px;
	background:url(../../service/img/manage_specialty_s_bg.jpg) no-repeat #F8F8F8;
	width:323px;
	float:left;
}
div.manage-specialty-box div.specialty-list-s div.specialty-list-img {
	text-align:center;
	margin-bottom:20px;
}
div.manage-specialty-box div.specialty-list-s div.specialty-list-detail {
}
div.manage-specialty-box div.specialty-list-s div.specialty-list-detail p {
	margin-bottom:0;
}
/*****works*****/
div.works-box-new {
	border-bottom:#CCC 1px dotted;
	padding-bottom:20px;
}
div.works-box-new ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow: hidden; /*floatの解除、ここがポイント*/
	position: relative; /*DWで正常にプレビューできるようになります。*/
	zoom:1; /*IE6でレイアウト崩れを防ぐためのものです。*/
}
div.works-box-new ul li {
	width:170px;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
div.works-box-new ul li img {
	border:#D6D6D6 1px solid;
	margin-bottom:5px;
}
div.works-box-pickup {
	border-bottom:#CCC 1px dotted;
	padding-bottom:20px;
}
div.works-box-type {
	border-bottom:#CCC 1px dotted;
	padding-bottom:20px;
}
div.works-box-type ul {
	list-style:none;
	overflow: hidden;
	position: relative;
	zoom:1;
	margin:0;
	padding:0;
}
div.works-box-type ul li {
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
div.works-box {
	margin-bottom:45px;
}
div.works-box div.works-list {
	overflow: hidden; /*floatの解除、ここがポイント*/
	position: relative; /*DWで正常にプレビューできるようになります。*/
	zoom:1; /*IE6でレイアウト崩れを防ぐためのものです。*/
	padding:0 0 30px 0;
	background:url(../img/bg_border01.gif) repeat-x bottom;
	margin-bottom:30px;
}
div.works-box div.works-list.pickup {
	background:none;
	padding:0;
}
div.works-box div.works-list div.works-list-img {
	float:left;
	width:300px;
	border:#D6D6D6 1px solid;
	vertical-align: bottom;
}
div.works-box div.works-list div.works-list-img.mobile {
	border:none;
}
div.works-box div.works-list div.works-list-detail {
	float:right;
	width:420px;
}
div.works-box div.works-list div.works-list-detail dt {
	clear: left;
	float: left;
	font-size:80%;
	width:7.0em;
}
div.works-box div.works-list div.works-list-detail dd {
	font-size:80%;
	margin-left: 7.0em;
	padding-left:10px;
	background:url(../img/icon01.gif) no-repeat left;
}
div.works-box div.works-list div.works-list-detail p {
	margin-bottom:0;
}
/*****company*****/
div.policy-box {
	margin-bottom:45px;
}
div.policy-box h4 {
	background:none;
	padding-left:0;
}
#gmap {
	width:750px;
	height:570px;
	border:1px solid #D6D6D6;
	margin:15px 0px;
}
/*****recruit*****/
table.recruit {
}
div.outline {
	margin-bottom:45px;
}
.message-box {
	margin-top:20px;
	overflow: hidden; /*floatの解除、ここがポイント*/
	position: relative; /*DWで正常にプレビューできるようになります。*/
	zoom:1; /*IE6でレイアウト崩れを防ぐためのものです。*/
	border:#F4F5F2 5px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(/test/md_rn/html/PIE.htc);
	background:#F7F9F6;
	padding:20px;
}
/*.message-box img {
	float:left;
	padding:0 20px 20px 0;
}*/
.name {
	text-align:right;
	margin:30px 0 0 0;
}
/*****photo*****/
p.photo-list {
	margin:20px 0 40px 0;
}
/*****system*****/
ul.system-list {
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
}
ul.system-list li {
	width:335px;
	float:left;
	border:#D6D6D6 1px solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: #ccc 1px 1px 3px;
	-moz-box-shadow: #ccc 1px 1px 3px;
	box-shadow: #ccc 1px 1px 3px;
	behavior: url(/test/md_rn/html/PIE.htc);
	padding:15px 15px 10px 15px;
	margin:0 15px 15px 0;
}
ul.system-list li img {
	float:left;
	padding-right:15px;
}
/*****flow*****/
div.flow-box {
	padding:15px 15px 5px 116px;
	min-height:86px;
	border:#CCC 1px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #ccc 1px 1px 3px;
	-moz-box-shadow: #ccc 1px 1px 3px;
	box-shadow: #ccc 1px 1px 3px;
	behavior: url(/test/md_rn/html/PIE.htc);
	margin:15px 0;
}
div.step01 {
	background:url(../../service/img/flow_img01.gif) no-repeat 15px center;
}
div.step02 {
	background:url(../../service/img/flow_img02.gif) no-repeat 15px center;
}
div.step03 {
	background:url(../../service/img/flow_img03.gif) no-repeat 15px center;
}
div.step04 {
	background:url(../../service/img/flow_img04.gif) no-repeat 15px center;
}
div.step05 {
	background:url(../../service/img/flow_img05.gif) no-repeat 15px center;
}
div.step06 {
	background:url(../../service/img/flow_img06.gif) no-repeat 15px center;
}
.flow-arrow {
	background:url(../../service/img/flow_box_bg.gif) no-repeat center;
	height:10px;
}
/*****sitemap*****/
div.sitemap-box {
	width:340px;
	float:left;
	margin-right:30px;
}
nav ul.sitemap {
	list-style:none;
}
nav ul.sitemap li.first {
	background:url(../img/icon02.gif) no-repeat 0 20px;
	margin:0;
	padding:15px 0 15px 2.5em;
}
nav ul.sitemap li.first {
	border-bottom:#D6D6D6 1px solid;
}
nav ul.sitemap li.first ul {
	list-style:none;
	padding:10px 0 0 1.5em;
}
nav ul.sitemap li.first ul li {
	background:url(../img/icon01.gif) no-repeat left center;
	padding:0 0 0 1em;
}
/******side*****/
div.side-top .side-works {
	border:#D6D6D6 1px solid;
	background:#F7F9F6;
	padding:13px;
	position:relative;
	margin-bottom:15px;
	height:220px;
}
div.side-top .side-works div.side-works-img {
	border:#D6D6D6 1px solid;
	width:190px;
	height:152px;
}
div.side-top .side-works h3 {
	margin:5px 0 0 0;
	text-align:center;
}
div.side-top .side-works p {
	font-size:90%;
	line-height:150%;
}
div.side-top .side-works div.works-navi-left {
	position:absolute;
	left:-15px;
	top:85px;
	cursor:pointer;
}
div.side-top .side-works div.works-navi-right {
	position:absolute;
	right:-15px;
	top:85px;
	cursor:pointer;
}
.side-work-frame {
	overflow:hidden;
	width:192px;
	position:relative;
	margin: 0 auto;
}
.side-work-list {
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	width:1000px;
	top:0;
	left:0;
}
.side-work-list li {
	margin:0;
	padding:0 8px 0 0;
	float:left;
	width:192px;
}
div.side div.side-btn {
	width:180px;
	height:60px;
	margin-top:15px;
}
div.wrapper div.side {
	float:left;
	width:180px;
	margin-bottom:45px;
}
div.wrapper div.side h2 {
	padding:45px 0 45px 0;
	margin:0;
	border-bottom:#666 1px solid;
}
/***********snavi***********/
nav ul.snavi {
	margin:0;
	padding:0;
}
nav ul.snavi li {
	display: inline;
	margin:0;
	padding:0;
}
nav ul.snavi li a {
	display:block;
	padding:1em 1em 1em 2em;
	background: url(../img/icon02.gif) no-repeat 5px center;
	border-bottom:#D6D6D6 1px dotted;
	text-decoration:none;
}
nav ul.snavi li a:link {
	color: #4d4d4d;
}
nav ul.snavi li a:visited {
	color: #4d4d4d;
}
nav ul.snavi li a:hover, nav ul.snavi li a:active {
	background:#F7F9F6 url(../img/icon02.gif) no-repeat 5px center;
}
nav ul.snavi li a.current {
	background:#F7F9F6 url(../img/icon02.gif) no-repeat 5px center;
}
/**********************footer**********************/
footer { 
	background: #333 !important;
	color:#fff;
	clear:both;
	font-size:110%;
	padding:10px;
	border-bottom:1px #cfcfcf solid;
	background:#FFF;
	margin:0 auto;
	behavior: url(/test/md_rn/html/PIE.htc); 
	text-align: center;
}

footer  a{text-decoration: none; color: #fff !important;}
footer .ft-contact {
	
}
footer nav ul.ft-fnavi { 
	text-align: center; 
	margin-bottom: 20px;small
	
}
footer nav ul.ft-fnavi li {
	font-size:85%;
	float: left; 
}
footer nav ul.ft-fnavi li.last-child {
	background:none;
	padding-right:0;
}
small {
	font-size:80%;
	text-align: center; 
}

footer nav ul.ft-fnavi li a {
padding-left: 10px;
padding-right: 10px;
}

footer nav ul.ft-fnavi li img {
	vertical-align: middle;
	margin-left: 5px;
}

.footer-t{
	margin-bottom: 20px;
	line-height: 120%;
}
.p-mark {
		margin-bottom: 10px;
	}
/**********************table**********************/
table.general {
	text-align:left;
	border-top:#D6D6D6 1px solid;
	border-left:#D6D6D6 1px solid;
	border-collapse:collapse;
	margin:20px auto;
	width:100%;
}
table.general th {
	width:10em;
	padding:0.6em;
	background:#F7F9F6;
	border-bottom:#D6D6D6 1px solid;
	border-right:#D6D6D6 1px solid;
	font-weight:normal;
	vertical-align:middle;
}
table.general td {
	padding:0.6em;
	border-bottom:#D6D6D6 1px solid;
	border-right:#D6D6D6 1px solid;
}
td.price {
	width:10em;
	white-space:nowrap;
}
table.news {
	width:100%;
	margin:0 0 0 0;
}

table.news th {
	border-bottom:#CCCCCC dotted 1px;
	width:80px;
	text-align:left;
	padding:0.3em;
}
table.news td {
	border-bottom:#CCCCCC dotted 1px;
	padding:0.3em 0.3em 0.3em 1em;
	background:url(../img/icon01.gif) no-repeat left center;
}

.clearfix table.news th {
	border: none; 
	text-align: left;
	padding:0.3em 0 0.3em 1em;
	background:url(../img/icon01.gif) no-repeat left center;
}
.clearfix table.news td {
	border-bottom:#CCCCCC dotted 1px;
	padding:0 0.3em 0.6em 1em;
	background: none;
}

.clearfix._news {
	width: 100%;
}

/**********************snsbtns**********************/

#sns-btns {
	position:relative;
	height:30px;
	margin-top:-10px;
}

#sns-btns ul {
}

#sns-btns li {
	float:left;
	list-style-type:none;
	display:inline;
}

#facebook {
	position:absolute;
	top:0;
	_top:-3px;
	right:180px;
	*left:750px;
}

#twitter {
	position:absolute;
	top:-3px;
	right:35px;
	*right:-60px;
}

#googlePlus {
  position:absolute;
	top:0;
	right:-30px;
}


/**********************form**********************/
form textarea{
	width:450px;
}

/* utility */

.floatL{
	float:left;	
}

.floatR{
	float:right;	
}

.clearfix:after{
  content:"."; 
  display:block; 
  height:0; 
  clear:both; 
  visibility:hidden;
}

.clearfix{
	display:inline-table;
}

.w340 {
	width: 34%;
}

/* 各クラス定義スタイル
---------------------------------------------------- */
.alignR {
	text-align: right;
}
.alignC {
	text-align: center;
}

.alignL {
	text-align: left;
}

.floatL {
	float: left;
}
.floatR {
	float: right;
}

.bold {
	font-weight: bold;
}

.vc {
	height: 50px;
	line-height: 50px;
}

/*-----------------------------------------------------------
	1-1.Margin
-----------------------------------------------------------*/
.mt5 {
	margin-top: 5px;
} .mt10 {
	margin-top: 10px;
} .mt15 {
	margin-top: 15px;
} .mt20{
	margin-top: 20px;
} .mt25{
	margin-top: 25px;
} .mt30{
	margin-top: 30px;
} .mt35{
	margin-top: 35px;
} .mt40{
	margin-top: 40px;
} .mt45{
	margin-top: 45px;
} .mt50{
	margin-top: 50px;
} .mt60{
	margin-top: 60px;
}
.mb5 {
	margin-bottom: 5px;
}.mb10 {
	margin-bottom: 10px;
}.mb15 {
	margin-bottom: 15px;
}.mb20 {
	margin-bottom: 20px;
}.mb25 {
	margin-bottom: 25px;
}.mb30 {
	margin-bottom: 30px;
}.mb35 {
	margin-bottom: 35px;
}.mb40 {
	margin-bottom: 40px;
}.mb45 {
	margin-bottom: 45px;
}.mb50 {
	margin-bottom: 50px;
}
.ml5 {
	margin-left: 5px;
}.ml10 {
	margin-left: 10px;
}.ml15 {
	margin-left: 15px;
}.ml20 {
	margin-left: 20px;
}.ml25 {
	margin-left: 25px;
}.ml30 {
	margin-left: 30px;
}.ml35 {
	margin-left: 35px;
}.ml40 {
	margin-left: 40px;
}.ml45 {
	margin-left: 45px;
}.ml50 {
	margin-left: 50px;
}
.mr5 {
	margin-right: 5px;
}.mr10 {
	margin-right: 10px;
}.mr15 {
	margin-right: 15px;
}.mr20 {
	margin-right: 20px;
}.mr25 {
	margin-right: 25px;
}.mr30 {
	margin-right: 30px;
}.mr35 {
	margin-right: 35px;
}.mr40 {
	margin-right: 40px;
}.mr45 {
	margin-right: 45px;
}.mr50 {
	margin-right: 50px;
}

/*-----------------------------------------------------------
	1-2.Padding
-----------------------------------------------------------*/
.pt5 {
	padding-top: 5px;
} .pt10 {
	padding-top: 10px;
} .pt15 {
	padding-top: 15px;
} .pt20{
	padding-top: 20px;
} .pt25{
	padding-top: 25px;
} .pt30{
	padding-top: 30px;
} .pt35{
	padding-top: 35px;
} .pt40{
	padding-top: 40px;
} .pt45{
	padding-top: 45px;
} .pt50{
	padding-top: 50px;
} .pt60{
	padding-top: 60px;
}
.pb5 {
	padding-bottom: 5px;
}.pb10 {
	padding-bottom: 10px;
}.pb15 {
	padding-bottom: 15px;
}.pb20 {
	padding-bottom: 20px;
}.pb25 {
	padding-bottom: 25px;
}.pb30 {
	padding-bottom: 30px;
}.pb35 {
	padding-bottom: 35px;
}.pb40 {
	padding-bottom: 40px;
}.pb45 {
	padding-bottom: 45px;
}.pb50 {
	padding-bottom: 50px;
}
.pl0 {
	padding-left: 0;
}
.pl1em {
	padding-left: 1em;
}
.pl5 {
	padding-left: 5px;
}.pl10 {
	padding-left: 10px;
}.pl15 {
	padding-left: 15px;
}.pl20 {
	padding-left: 20px;
}.pl25 {
	padding-left: 25px;
}.pl30 {
	padding-left: 30px;
}.pl35 {
	padding-left: 35px;
}.pl40 {
	padding-left: 40px;
}.pl45 {
	padding-left: 45px;
}.pl50 {
	padding-left: 50px;
}
.pr5 {
	padding-right: 5px;
}.pr10 {
	padding-right: 10px;
}.pr15 {
	padding-right: 15px;
}.pr20 {
	padding-right: 20px;
}.pr25 {
	padding-right: 25px;
}.pr30 {
	padding-right: 30px;
}.pr35 {
	padding-right: 35px;
}.pr40 {
	padding-right: 40px;
}.pr45 {
	padding-right: 45px;
}.pr50 {
	padding-right: 50px;
}

.red {
	color: #F00;
}

.indent {
	text-indent: -1em;
	margin-left: 1em;
}

.lh13 {
	line-height: 1.3em;
}

.f12 {
	font-size: 12px;
}

#loading {
  width: 340px;
  height: 150px;
  position: relative;
  text-align: center;
}

#loading img {
  position: absolute;
  top: 50%;
  margin-top: -1em;
  left: 50%;
  margin-left: -1em;
}

/*2015/03/16追加*/
#sp_nav{ 
	display: none;
	position: absolute;
	background: #333; 
	width: 100%; 
	padding: 0 15px; 
	box-sizing: border-box; 
	z-index: 9999;
}

#sp_nav li a{
	display: block;
}

#sp_nav img{
	float: right; 
	margin-top: 17px;
}

.nav_allow{
	position: absolute;
	top: -24px;
	right: 7%;
}

span.spnav_e{
	font-weight: bold;
	font-size: 110%; 
	padding-right: 20px; 
	color: #fff;
}

#sp_menu{
position: absolute;
right: 0;
padding: 21px;
}

#sp_nav li{
	height: 50px; 
	line-height: 50px;
	border-bottom:1px solid #525252; 
	list-style: none; 
	font-size: 95%;
}

#sp_nav li a{
	color: #adadad;
	text-decoration: none;
}

#facebook_iframe_PC{
	display: none;
}

#facebook_iframe_TS{ 
	margin:0 auto;
	width: 100% !important; 
	height: 400px;
	border: 1px solid #3a5998;
	 overflow:hidden; 
	 box-sizing: border-box;
	 -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
}

#fb-root {
    display: none;
}
 
.fb_iframe_widget, .fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 20px 0 0 0 ;
	*zoom: 1;
}

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

a.bx-prev {
left: -10px;
background: url(images/controls.png) no-repeat 0 -32px;
}

a.bx-next {
right: -10px;
background: url(images/controls.png) no-repeat -43px -32px;
}

.top_advantage {display: none;}

.top_advantage h2{display: none;}


}
