@charset "UTF-8";
/* CSS Document */


/*-- common -------------*/
body {
	padding:0;
	margin:0;
	text-align:left;
	background: #f9f9f9;
	font-size:12px;
	list-style:none;
	line-height:150%;
	color:#464646;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	position: relative;
}

textarea ,
input {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	outline: none;
}

li {
	list-style:none;
}

a {
	text-decoration: none;
	color: #09889f;
}
a:hover {
	text-decoration: underline;
	color: #006792;
}

.cf {
	width:100%;
}
.cf:after{
	content: "";
	display: block;
	clear: both;
}

input[type="text"], input[type="password"], textarea, select {
outline: none;
}

.Bg_fff { background: #fff;}
.display { display: block;}

.fade {
    -webkit-transition: 0.5s ease-in-out;
       -moz-transition: 0.5s ease-in-out;
         -o-transition: 0.5s ease-in-out;
            transition: 0.5s ease-in-out;
}
.fade:hover {
    opacity: 0.7;
     -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}

::selection {
	background: #ddd;
}

.exceeded {
  color: #f95568 !important;
  font-weight: bold;
}

/* margin-top */
.mt00 { margin-top: 0px !important; }
.mt05 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mt55 { margin-top: 55px !important; }
.mt60 { margin-top: 60px !important; }
/* margin-right */
.mr00 { margin-right: 0px !important; }
.mr05 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }
.mr55 { margin-right: 55px !important; }
.mr60 { margin-right: 60px !important; }
/* margin-bottom */
.mb00 { margin-bottom: 0px !important; }
.mb05 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
/* margin-left */
.ml00 { margin-left: 0px !important; }
.ml05 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.ml55 { margin-left: 55px !important; }
.ml60 { margin-left: 60px !important; }

/* padding-top */
.pt00 { padding-top: 0px !important; }
.pt05 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt18 { padding-top: 18px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pt55 { padding-top: 55px !important; }
.pt60 { padding-top: 60px !important; }
/* padding-right */
.pr00 { padding-right: 0px !important; }
.pr05 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }
.pr55 { padding-right: 55px !important; }
.pr60 { padding-right: 60px !important; }
/* padding-bottom */
.pb00 { padding-bottom: 0px !important; }
.pb05 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb55 { padding-bottom: 55px !important; }
.pb60 { padding-bottom: 60px !important; }
/* padding-left */
.pl00 { padding-left: 0px !important; }
.pl05 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pl55 { padding-left: 55px !important; }
.pl60 { padding-left: 60px !important; }

ins { background-color: #fff;}

.pointer { cursor: pointer;}
.bold { font-weight: bold !important;}
.underline { text-decoration: underline;}
.bd_top { border-top: solid 1px #ddd;}
.bd_bottom { border-bottom: solid 1px #ddd;}

.errorMessage {
	color: #f95568 !important;
	font-size: 12px !important;
	margin-top: 3px;
}
.errorBox {
  background: #017eb2;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 7px 0 4px;
  margin-bottom: 20px;
}

input.none {
	border: none !important;
	background: none !important;
	box-shadow: none !important;
	padding: 6px 0 !important;
}
#inner {
	width:1000px !important;
	margin:0 auto;
}

.btnCenter {
	text-align: center;
	margin: 30px auto;
}
.margin01 {
	margin: 10px auto !important;
}

/*-- btn normal -------------*/
.btn_g a,
input.submit {
  background: #eee;
	padding: 8px 24px;
	border: 1px solid #ddd;
	display: inline-block;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-weight: bold;
	color: #464646;
	font-size: 12px;
}
.btn_g a:hover,
input.submit:hover {
  background: #ddd;
	cursor:pointer;
	text-decoration: none;
}
/*-- btn normal blue -------------*/
.btn_g_emp a,
input.submit_emp {
  background: #eee;
	padding: 8px 24px 7px;
	border: 1px solid #ddd;
	display: inline-block;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-weight: bold;
	color: #09889f;
	font-size: 12px;
}
.btn_g_emp a:hover,
input.submit_emp:hover {
  background: #e5e5e5;
	cursor:pointer;
	text-decoration: none;
}
/*-- btn big -------------*/
.btn_gray,
input.submit_gray {
}
.btn_gray a,
input.submit_gray {
	font-size: 14px;
	color: #fff;
	background: #a2acb4;
	border: solid 1px #8a98a2 !important;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 10px 36px;
	display: inline-block;
}

.btn_gray a:hover,
input.submit_gray:hover {
  background: #8a98a2;
	cursor:pointer;
	text-decoration: none;
}

/*クリック出来ない*/
.btn_gray_noclick,
input.submit_gray_noclick {
	font-size: 14px;
	color: #fff;
	background: #ccc;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 10px 36px;
	display: inline-block;
}


/*-- btn big yellow -------------*/
.btn_emp,
input.submit_emp {
}
.btn_emp a,
input.submit_emp {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	background: #00c0a8;
	border: solid 1px #01a894 !important;
	border: none;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 10px 36px;
	display: inline-block;
}
.btn_emp_foot a {
	font-size: 12px;
}

.btn_emp a:hover,
input.submit_emp:hover {
  background-color: #01a894;
	cursor:pointer;
	text-decoration: none;
}

.btn_green a {padding: 12px 30px 9px;}
input.submit_green {padding: 9px 30px 6px;}

.btn_green a:hover,
input.submit_green:hover {
  background-color: #eeaa02;
	cursor:pointer;
	text-decoration: none;
}

/*-- h -------------*/
h2 {
	font-size: 16px;
	border-bottom: solid 1px #ddd;
	padding-bottom: 4px;
	margin: 0 0 30px;
}
h2 span {
	float: right;
	font-weight: normal;
	font-size: 12px;
}

/*-- 1 column --*/
/*-- oneColumn -------------*/
#oneColumn {
	background:#fff;
  border: solid 1px #ddd;
  padding-bottom: 30px;
}
#oneColumn #oneColumn_inner {
	padding-top: 30px;
}
#oneColumn_inner {
	width: 920px;
	margin:0 auto;
}

#oneColumn_maintenance {
  background:#fff;
  border: solid 1px #ddd;
  width: 80%;
  margin: 30px auto;
  text-align: center;
}
#oneColumn_maintenance .title {
  font-size: 22px;
  font-weight: bold;
  padding: 60px 0 40px;
}
#oneColumn_maintenance p {
  font-size: 14px;
  padding: 0 20px 60px;
  line-height: 160%;
}

/*-- 2 column --*/
/*-- mainContents -------------*/
#mainContents {
	width:610px;
	float:left;
	background:#fff;
	padding: 20px 20px;
  border: solid 1px #ddd;
}

/*-- header -------------*/
.header_top_only {
	border-top: solid 2px #464646;
	border-bottom: solid 1px #e9e9e9;
	background: #fff;
	padding: 8px 0;
	font-size: 11px;
	margin-bottom: -2px;
	position: relative;
	color: #aaa;
}
.header_top_only h1 {
	float: left;
	font-weight: normal;
}
.header_top_only ul {
	float: right;
}
.header_top_only ul li {
	float: left;
	margin-left: 18px;
}
.header_top_only ul li a {
	color: #aaa;
}
.header_top_only ul li a:hover {
	text-decoration: none;
}
.header_top_only ul li:before {
	content: "\f105";
  font-family: FontAwesome;
	padding-right: 4px;
}

header {
	background:#fff;
	border-top: solid 2px #464646;
	border-bottom: solid 1px #ddd;
	height: 58px;
}
header .logo {
	float:left;
	margin: 19px 22px 0 0;
}
header .logo img {
  vertical-align: bottom;
  width: 123px;
  height: 23px;
}
header .global_nav {
  float: left;
  width: 510px;
}
header .global_nav li {
  float: left;
  position: relative;
}
header .global_nav a.nav_box {
  padding: 21px 12px 19px;
  display: block;
  color: #464646;
  font-weight: bold;
	font-size: 13px;
  margin-right: -1px;
}
header .ctrl_nav {
  float: right;
}
header .ctrl_nav {
  float: right;
}
header .ctrl_nav li {
  float: left;
  position: relative;
}
header .ctrl_nav a {
  color: #464646;
  font-weight: bold;
	font-size: 18px;
  text-decoration: none;
}
header .global_nav a.nav_box:hover ,
header .ctrl_nav a.nav_box:hover {
  text-decoration: none;
}
header .ctrl_nav a.nav_box_user {
  display: block;
  font-weight: 600;
	font-size: 12px;
  line-height: 200%;
  background: #eee;
  margin: 13px 8px 0 4px;
  padding: 4px 14px 3px 8px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
header .ctrl_nav a.nav_box_user:hover {
  background: #e2e2e2;
}
header .ctrl_nav a.nav_box_user img {
  width: 25px;
  height: 25px;
  margin-right: 6px;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
header .ctrl_nav a.nav_box_login {
  display: block;
  font-weight: 600;
	font-size: 12px;
  line-height: 200%;
  margin-top: 14px;
  margin-right: 18px;
  padding: 4px 0 3px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
header .ctrl_nav a.nav_box_post {
  display: block;
  font-weight: normal;
	font-size: 12px;
  line-height: 200%;
  background: #00c0a8;
  color: #fff;
  margin-top: 13px;
  margin-left: 2px;
  padding: 4px 18px 3px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
header .ctrl_nav a.nav_box_post:hover {
  background: #01a894;
}


header .search_box {
  float: left;
  margin: 10px 0 0 10px;
}
header .search_box dl {
	position:relative;
	background-color:#f5f5f5;
	border:1px solid #ddd;
	width: 230px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	-ms-border-radius:30px;
	border-radius:30px;
}
header .search_box dl dt {
	margin-right:40px;
	background:none;
	border:none;
}
header .search_box dl dt input {
	margin: 8px 0 10px 10px;
	width:100%;
	background:none;
	border:none;
	outline: none;
	font-size: 13px;
}
header .search_box dl dt input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
header .search_box dl dt input[type="search"]:focus {
  outline-offset: -2px;
}
header .search_box dl dt input[type="search"]::-webkit-search-decoration {
  display: none;
}
header .search_box dl dt input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px #f5f5f5 inset;
}

header .search_box dl dd {
	position:absolute;
	top:0;
	right:0;
}
header .search_box dl dd button {
	display:block;
	padding:8px 12px 6px 12px;
	background:none;
	border:none;
	outline: none;
	cursor: pointer;
}
header .search_box dl dd button:hover {
	color: #666;
}
header .search_box dl dd button span {
	display:block;
	font-size: 16px;
}

/*-- header pulldown -------------*/
header li.pulldown .sub {
	display:none;
}
header li.pulldown:hover .sub {
	position: absolute;
	z-index: 10000;
	display: block;
  top: 58px;
  left: -22px;
  width: 130px;
  background: #fff;
  filter:alpha(opacity=98);
  -moz-opacity: 0.98;
  opacity: 0.98;
  border: solid 1px #ddd;
  padding: 6px 0;
}
header li.pulldown:hover .sub:before{
	content: "";
	border: 12px solid transparent;
	border-bottom: 12px solid #ddd;
	position: absolute;
	right: 54px;
	top: -24px;
}
header li.pulldown:hover .sub:after{
	content: "";
	border: 12px solid transparent;
	border-bottom: 12px solid #fff;
	position: absolute;
	right: 54px;
	top: -22px;
}
header li.pulldown:hover .sub ul {
}
header li.pulldown:hover .sub ul li {
  float: none;
  border-bottom: solid 1px #f0f0f0;
}
header li.pulldown:hover .sub ul li.last {
  border-bottom: none;
}
header li.pulldown:hover .sub ul li a {
  font-weight: bold;
  color: #2d2d2d;
  padding: 10px 16px;
  display: block;
}
header li.pulldown:hover .sub ul li a:hover {
  background: #ddd;
  text-decoration: none;
  background: #f2f2f2;
}

/*-- header pulldown my -------------*/
header li.pulldown .submy {
	display:none;
}
header li.pulldown:hover .submy {
	position: absolute;
	z-index: 10000;
	display: block;
  top: 58px;
  right: 10px;
  width: 140px;
  background: #fff;
  filter:alpha(opacity=98);
  -moz-opacity: 0.98;
  opacity: 0.98;
  border: solid 1px #ddd;
  padding: 6px 0;
}
header li.pulldown:hover .submy:before{
	content: "";
	border: 12px solid transparent;
	border-bottom: 12px solid #ddd;
	position: absolute;
	right: 14px;
	top: -24px;
}
header li.pulldown:hover .submy:after{
	content: "";
	border: 12px solid transparent;
	border-bottom: 12px solid #fff;
	position: absolute;
	right: 14px;
	top: -22px;
}
header li.pulldown:hover .submy ul li {
  float: none;
  border-bottom: solid 1px #f0f0f0;
}
header li.pulldown:hover .submy ul li.last {
  border-bottom: none;
}
header li.pulldown:hover .submy ul li a {
  color: #2d2d2d;
  padding: 10px 16px;
  display: block;
  font-size: 12px;
}
header li.pulldown:hover .submy ul li a:hover {
  background: #ddd;
  text-decoration: none;
  background: #f2f2f2;
}

/*-- マイページ subnav -------------*/
#subnav {
  background: #8a98a2;
}
#subnav .suvnav_inner {
  width: 1000px;
  margin: 0 auto;
}
#subnav ul {
}
#subnav ul li {
  float: left;
}
#subnav ul li a {
  color: #fff;
  display: block;
  padding: 20px 2px 14px;
  margin-right: 40px;
}
#subnav ul li a:hover {
  text-decoration: none;
}
#subnav ul li a.on {
  border-bottom: solid 4px #00c0a8;
  color: #fff;
}

/*-- topTopics -------------*/
.topTopics {
	background:#fff;
	border-top: solid 1px #ddd;
}
.topTopics div {
	width: 1000px !important;
	margin: 0 auto;
	padding: 20px 0;
}
.topTopics div p.left {
  float: left;
}
.topTopics div p.right {
  float: right;
}
.topTopics div p.right a {
  color: #aaa;
}
.topTopics div p span { display: inline-block;}
.topTopics div p span.category { border-right: solid 1px #ccc; padding-right: 8px; margin-right: 6px;}
.topTopics div p span.category a { color: #ecb731;}
.topTopics div p span.date { color: #aaa; margin-right: 6px;}
.topTopics div p span.title a { color: #464646;}

/*-- top_maintenance -------------*/
.top_maintenance {
  text-align: center;
  padding: 6px 0;
  background: #ddd;
}

/*-- footer -------------*/
footer {
  background:#fff;
  border-top: solid 1px #ddd;
}
footer #inner {
  padding:50px 0 40px;
}
footer #inner .ft_block {
  float: left;
  width: 170px;
}
footer #inner .ft_block p {
  margin-bottom: 10px;
  font-weight: bold;
  color: #aaa;
}
footer #inner .ft_block li {
  margin-bottom: 8px;
  font-size: 11px;
}
footer #inner .ft_block li a {
  color: #aaa;
}
footer #inner .ft_menu {
  width: 260px;
}
footer #inner .ft_menu li {
  float: left;
  width: 120px;
}
footer #inner .ft_info {
  width: 160px;
}
footer #inner .ft_info li.btn_emp a {
  padding: 5px 0;
  width: 150px;
  text-align: center;
  color: #fff;
  margin-top: 10px;
  display: block;
}
footer #inner .ft_contact {
  width: 360px;
  height: 150px;
  float: right;
}
footer #inner .ft_contact p.ft {
  text-align: center;
  font-size: 11px;
  margin-bottom: 0;
  margin-top: -4px;
  line-height: 130%;
}
footer #inner .ft_contact_posted {
  border: solid 1px #ddd;
  padding: 12px 0;
  height: auto;
}
footer #inner .ft_contact_posted p {
  padding: 0 18px;
}
footer #inner .ft_contact p.ft_posted {
  font-size: 12px;
  font-weight: normal;
  line-height: 130%;
}
footer #inner .ft_contact textarea {
  border: solid 1px #ddd;
  width: 94%;
  height: 88px;
  padding: 10px;
  font-size: 14px;
  vertical-align:bottom;
  margin-bottom: 5px;
}
footer #inner .ft_contact input {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: 8px 0 6px;
  width: 100%;
  color: #666;
  font-weight: bold;
}
footer #inner .ft_contact input:hover {
  background: #eff0f1;
  cursor:pointer;
  text-decoration: none;
}
footer .ft_bottom {
  background: #fff;
  border-top: solid 1px #ddd;
}
footer .ft_bottom #inner {
  padding: 20px 0;
}
footer .ft_bottom .left {
  float: left;
  width: 586px;
  margin-top: 7px;
}
footer .ft_bottom .left a {
  float: left;
  padding-top: 1px;
}
footer .ft_bottom .left a img {
  width: 107px;
  height: 20px;
  filter: gray;
  -webkit-filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
footer .ft_bottom .left span {
	margin: 2px 0 0 14px;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	color: #949494;
}
footer .ft_bottom .sns {
  float: right;
}
footer .ft_bottom .sns div {
  float: left;
}
footer .ft_bottom .sns div a {
  display: block;
  border-radius: 50%;
  height: 34px;
  width: 34px;
  text-align: center;
  font-size: 16px;
  line-height: 2.2em;
}
footer .ft_bottom .sns .fb { margin-right: 8px;}
footer .ft_bottom .sns .tw { margin-right: 8px;}
footer .ft_bottom .sns .app { margin-right: 15px;}

footer .ft_bottom .sns .fb a {
  border: solid 1px #4864b8;
  color: #4864b8;
}
footer .ft_bottom .sns .tw a {
  border: solid 1px #0f9ed5;
  color: #0f9ed5;
}
footer .ft_bottom .sns .app a {
  border-radius: 50px;
  width: 100%;
  padding: 0 6px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  line-height: 2.7em;
  border: solid 1px #00c0a8;
  color: #00c0a8;
}
footer .ft_bottom .sns .app a:before {
  content: " \f019";
  font-family: FontAwesome;
  padding-right: 4px;
  font-weight: normal;
}
footer .ft_bottom .sns div a:hover { color: #fff; text-decoration: none;}
footer .ft_bottom .sns .fb a:hover { background: #4864b8;}
footer .ft_bottom .sns .tw a:hover { background: #0f9ed5;}
footer .ft_bottom .sns .app a:hover { background: #00c0a8;}


/*-- pagetop -------------*/
.pagetop {
	display: none;
	position: fixed;
	bottom: 18px;
	right: 20px;
}
.pagetop a {
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

/*-- footerLogin -------------*/
.footerLogin {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
  z-index: 10000;
  padding: 18px 0;
}
.footerLogin {
  background: #fff\9; /* IE8 */
  border-top: solid 1px #ccc\9; /* IE8 */
}

.footerLogin #inner {
  position: relative;
}
.footerLogin .check_btn {
  position: absolute;
  right: 0;
  margin-top: -49px;
}
.footerLogin .check_btn a {
  background: #efba00;
  display: inline-block;
  padding: 7px 18px 6px;
  color: #fff;
  font-weight: bold;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
}

.footerLogin p {
  margin-bottom: 6px;
  font-weight: bold;
}
.footerLogin .btn_area li {
  float: left;
}
.footerLogin .btn_area li.or { position: relative; line-height: 34px; font-size: 14px; margin: 0 20px; }
.footerLogin .btn_area li.or:before { content: ""; display: block; position: absolute; top: 0; left: 8px; height: 7px; border-left: 1px solid #ccc; }
.footerLogin .btn_area li.or:after { content: ""; display: block; position: absolute; bottom: 0; left: 8px; height: 7px; border-left: 1px solid #ccc; }

.footerLogin .btn_area li.sns_title {
  margin: 8px 20px 0 10px;
  font-weight: bold;
}
.footerLogin .btn_area li a {
  background: #f5f5f5;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  margin-right: 18px;
  padding: 8px 36px 7px;
  display: block;
  color: #fff;
}
.footerLogin .btn_area li a:hover {
  text-decoration: none;
}
.footerLogin .btn_area li.twitter a {
  background: #2ca9e1;
  border: solid 1px #1e93c8;
}
.footerLogin .btn_area li.twitter a:hover { background: #1e93c8;}

.footerLogin .btn_area li.facebook a {
  background: #3b5997;
  border: solid 1px #2f4b86;
}
.footerLogin .btn_area li.facebook a:hover { background: #2f4b86;}

.footerLogin .btn_area li.mail a {
  background: #00c0a8;
  border: solid 1px #01a894;
}
.footerLogin .btn_area li.mail a:hover { background: #01a894;}

.footerLogin .btn_area li.delete {
  float: right;
}
.footerLogin .btn_area li.delete a {
  background: none;
  border: none;
  color: #464646;
  font-weight: bold;
  font-size: 18px;
  padding: 8px 0 0;
  margin: 0;
}


/*-- wrapper -------------*/
#wrapper {
	width: 1000px !important;
	padding: 24px 0 30px;
	margin: 0 auto;
}

/*-- searchResult -------------*/
.searchResult {
	margin: 8px 18px 22px;
	padding-bottom: 3px;
	border-bottom:solid 1px #ddd;
}
.searchResult span.bold {
	font-size: 18px;
	margin-right: 6px;
}

/*-- top_weekly_ranking -------------*/
#weekly_ranking {
  width: 1085px;
  margin: 20px auto 22px;
  border: solid 2px #ddd;
  border-top: solid 3px #ddd;
}
#weekly_ranking .head {
  position: absolute;
  z-index: 100;
  background: #576066;
  color: #fff;
  padding: 5px 10px 4px;
}
#weekly_ranking .head span {
  font-weight: bold;
  letter-spacing: 0.5px;
  padding-right: 6px;
  font-size: 13px;
}
#weekly_ranking a {
  color: #fff;
  height: 270px;
  display: block;
  overflow: hidden;
}
#weekly_ranking .bases {
  float: left;
  border: solid 1px #fff;
  margin: -1px -1px 0 0;
  position: relative;
}
#weekly_ranking .bases a div {
  position: absolute;
  background: url(../../images/bg_weekly_layer.png) repeat-x;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 70%;
}
#weekly_ranking .bases p {
  position: absolute;
  z-index: 10;
  left: 16px;
}
#weekly_ranking .bases p.title {
  bottom: 32px;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 240px;
}
#weekly_ranking .bases p.name {
  bottom:  12px;
}
#weekly_ranking .bases em {
  position: absolute;
  left: 16px;
  bottom: 58px;
  z-index: 10;
  background: #576066;
  color: #fff;
  padding: 4px 10px 3px;
  font-style: normal;
  font-size: 14px;
}
#weekly_ranking .bases em.upper {
  left: 14px;
  bottom: 50px;
  background: none;
  padding: 4px 0 3px;
}
#weekly_ranking .bases em.upper img {
  width: 38px;
}

#weekly_ranking .bases img {
  width: 270px;
}

#weekly_ranking a.bottom {
  width: 134px;
  height: 134px;
}
#weekly_ranking a.bottom_w {
  width: 135px;
}

#weekly_ranking a.bottom div {
  height: 100%;
}
#weekly_ranking a.bottom em {
  position: absolute;
  left: 10px;
  bottom: 42px;
  z-index: 10;
  background: #576066;
  color: #fff;
  padding: 1px 6px 0;
  font-style: normal;
  font-size: 12px;
}
#weekly_ranking a.bottom p {
  left: 10px;
}
#weekly_ranking a.bottom p.title {
  bottom: 21px;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 126px;
}
#weekly_ranking a.bottom p.name {
  bottom:  6px;
  font-size: 11px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 120px;
}
#weekly_ranking a.bottom img {
  width: 135px;
}

#weekly_ranking .morelink {
  float: left;
}
#weekly_ranking .morelink a {
  width: 136px;
  height: 75px;
  display: block;
  color: #fff;
  background: #576066;
  text-align: center;
  padding-top: 60px;
}
#weekly_ranking .morelink a:hover {
  text-decoration: none;
}


/*-- top_cont_area -------------*/
#top_cont_area {
	border-top: solid 1px #ddd;
}
#top_cont_area_bg {
	background: url(../../images/bg_002.png) center top repeat-y;
}
#top_cont_area #main_area {
  float: left;
  width: 736px;
	background: #f9f9f9;
	border-right: solid 1px #ddd;
	padding: 24px 0 40px 0;
}

#top_cont_area #main_area .bnrArea {
  position: relative;
  z-index: 1;
  width:  692px;

}
#top_cont_area #main_area .anyClass {
  width:  710px !important;
  background: #fff;
  padding: 20px 0 8px;
  margin-bottom: 30px;
  border: solid 1px #ddd;
}
#top_cont_area #main_area .anyClass li {
  margin: 0 0 0 26px;
  height: 108px;
  text-align: center;
  font-size: 11px;
}
#top_cont_area #main_area .bnrArea .btn_p {
  position: absolute;
  left: 0;
  z-index: 10;
  margin: 46px 0 0 -15px;
  cursor: pointer;
}
#top_cont_area #main_area .bnrArea .btn_n {
  position: absolute;
  right: 0;
  z-index: 10;
  margin: 46px -35px 0 0;
  cursor: pointer;
}

#top_cont_area .headline {
  margin: 0 0 8px 0;
  font-size: 15px;
  font-weight: bold;
}
#top_cont_area .headline em {
  font-style: normal;
  color: #00c0a8;
}
#top_cont_area .headline .more {
  margin: 0 22px 0 0;
  float: right;
}
#top_cont_area .headline .more a {
  color: #aaa;
  font-size: 12px;
}
#top_cont_area #main_area .tag_area {
  border: solid 1px #ddd;
  width: 710px;
  background: #fff;
}
#top_cont_area #main_area .tag_area ul {
  padding: 10px 10px 0;
}
#top_cont_area #main_area .tag_area ul li {
  float: left;
	margin-right: 10px;
	padding-bottom: 10px;
}
#top_cont_area #main_area .tag_area li a {
  display: block;
  padding: 1px 6px 0;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: #f9f9f9;
	border: 1px solid #eee;
	font-size: 11px;
}
#top_cont_area #main_area .tag_area li a:hover {
  text-decoration: none;
  background: #eee;
}

/*-- top_update_comic -------------*/
#top_cont_area .top_update_comic {
  margin-bottom: 20px;
}
#top_cont_area .top_update_comic div {
  float: left;
  margin-right: 31px;
}
#top_cont_area .top_update_comic div.right {
  float: right;
  margin-right: 24px;
}
#top_cont_area .top_update_comic a.boxs {
  border: solid 1px #ddd;
  padding: 5px;
  background: #fff;
  display: block;
}
#top_cont_area .top_update_comic a.boxs img {
  width: 204px;
  height: 204px;
  vertical-align: bottom;
}
#top_cont_area .top_update_comic a.boxs ul {
  padding: 8px 0 2px;
  margin-left: 2px;
}
#top_cont_area .top_update_comic a.boxs ul li {
  float: left;
  margin-right: 7px;
  color: #aaa;
}
#top_cont_area .top_update_comic a.boxs ul li.views:before { content: " \f06e"; font-family: FontAwesome; padding-right: 3px;}
#top_cont_area .top_update_comic a.boxs ul li.clap:before { content: " \f256"; font-family: FontAwesome; padding-right: 2px;}

#top_cont_area .top_update_comic .title a {
  font-weight: bold;
  font-size: 13px;
  padding: 6px 6px 1px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 194px;
}
#top_cont_area .top_update_comic .user_name a {
  color: #aaa;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 190px;
  display: block;
  padding: 0 6px;
}
#top_cont_area .top_update_comic .new {
  position: absolute;
  background: url(../../images/icon_top_new.png) no-repeat;
  width: 71px;
  height: 71px;
  text-indent: -9999px;
}

#top_cont_area .btn_top_more {
  width: 710px;
  text-align: center;
  margin: 0 0 30px;
}
#top_cont_area .btn_top_more a {
  display: block;
  padding: 10px 0;
  background: #bbb;
	color: #fff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
#top_cont_area .btn_top_more a:hover {
  text-decoration: none;
  background: #aaa;
}

/*-- top_cont_area comment_area -------------*/
#top_cont_area #comment_area {
  float: right;
  width: 330px;
  margin-right: 26px;
}
#top_cont_area #comment_area .headline {
  border-bottom: dashed 1px #ccc;
  margin-bottom: 2px;
  padding-bottom: 6px;
}
#top_cont_area #comment_area .headline img {
  display: inline-block;
  margin-left: -4px;
}
#top_cont_area #comment_area ul li {
  width: 100%;
  padding: 10px 0;
  border-bottom: solid 1px #ccc;
  -webkit-box-shadow: 0 1px 0 #fcfcfc;
  -moz-box-shadow: 0 1px 0 #fcfcfc;
  box-shadow: 0 1px 0 #fcfcfc;
}
#top_cont_area #comment_area .comicCover {
  float: left;
	padding: 2px;
	border:  solid 1px #ddd;
	display: table;
	background: #fff;
	width: 60px;
}
#top_cont_area #comment_area .comicCover div {
  display: table-cell;
  vertical-align: middle;
	width: 60px;
	height: 60px;
	layout-grid-line: 60px;
	text-align:center;
}
#top_cont_area #comment_area .comicCover img {
	max-width: 60px;
	max-height: 60px;
  vertical-align: middle;
}
#top_cont_area #comment_area .right {
  float: right;
  width: 252px;
  padding: 5px 0;
}
#top_cont_area #comment_area .right p {
  font-size: 11px;
  font-weight: bold;
}
#top_cont_area #comment_area .right p.date {
  font-weight: normal;
  font-size: 10px;
  margin-bottom: 4px;
  margin-top: -2px;
  color: #aaa;
}

/*-- top_cont_area matome_area -------------*/
#top_cont_area #matome_area {
  width: 354px;
  float: left;
}
#top_cont_area #matome_area .headline {
  border-bottom: dashed 1px #ccc;
  margin-bottom: 12px;
  padding-bottom: 4px;
}
#top_cont_area #matome_area .headline span {
  float: right;
  margin: 0;
}
#top_cont_area #matome_area .headline span a {
  color: #aaa;
}
#top_cont_area #matome_area li {
  background: #fff;
  border: solid 1px #ddd;
  width: 350px;
  height: 72px;
  padding: 1px;
  float: left;
  margin: 0 0 11px 0;
}
#top_cont_area #matome_area li span {
  width: 138px;
  float: left;
}
#top_cont_area #matome_area li span img {
  width: 134px;
  height: 72px;
}
#top_cont_area #matome_area div {
  float: right;
  height: 62px;
  width: 194px;
  padding: 10px 10px 0 0;
  line-height: 140%;
  position: relative;
}
#top_cont_area #matome_area div:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 12px;
	margin-top: -12px;
}
#top_cont_area #matome_area div em {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  color: #aaa;
  margin-bottom: 4px;
}
#top_cont_area #matome_area div p {
  font-weight: bold;
}
#top_cont_area #matome_area a div p:hover {
  text-decoration: underline;
}


#top_cont_area #right_area {
  float: right;
  width: 240px;
	background: #eee;
	padding: 24px 0 0 0;
}
#top_cont_area #right_area .navi_ranking {
  background: #fff;
  margin-bottom: 10px;
  border: solid 1px #dedede;
}
#top_cont_area #right_area .navi_ranking li {
  float: left;
  width: 50px;
}
#top_cont_area #right_area .navi_ranking li.daily {
  width: 140px;
}
#top_cont_area #right_area .navi_ranking li a {
  font-weight: bold;
  display: block;
  padding: 10px;
  text-align: center;
}
#top_cont_area #right_area .navi_ranking li a:hover {
  text-decoration: none;
}
#top_cont_area #right_area .navi_ranking li.active a {
  color: #464646;
  background: #f5f5f5;
}
#top_cont_area #right_area .all_rank_area {
  border-bottom: solid 1px #ccc;
  -webkit-box-shadow: 0 1px 0 #fcfcfc;
  -moz-box-shadow: 0 1px 0 #fcfcfc;
  box-shadow: 0 1px 0 #fcfcfc;
  padding-bottom: 20px;
  margin-bottom: 20px;

}
#top_cont_area #right_area .all_rank_area .sectionArea {
  margin-bottom: 5px;
  position: relative;
}
#top_cont_area #right_area .all_rank_area .sectionArea .rank {
  position: absolute;
  width: 0px;
  height: 0px;
  top: 1px;
  left: 1px;
  border-style: solid;
  border-width: 38px 38px 0 0;
  border-color: #888 transparent transparent transparent;
}
#top_cont_area #right_area .all_rank_area .sectionArea .num1 { border-color: #f49819 transparent transparent transparent;}
#top_cont_area #right_area .all_rank_area .sectionArea .num2 { border-color: #46afcd transparent transparent transparent;}
#top_cont_area #right_area .all_rank_area .sectionArea .num3 { border-color: #d18153 transparent transparent transparent;}

#top_cont_area #right_area .all_rank_area .sectionArea .rank span {
  display: block;
  margin-top: -35px;
  margin-left: 8px;
  color: #fff;
  font-weight: bold;
}

#top_cont_area #right_area .all_rank_area .comicCover {
  float: left;
	padding: 2px;
	border:  solid 1px #ddd;
	display: table;
	background: #fff;
}
#top_cont_area #right_area .all_rank_area .comicCover div {
  display: table-cell;
  vertical-align: middle;
	width: 100px;
	height: 100px;
	layout-grid-line: 100px;
	text-align:center;
}
#top_cont_area #right_area .all_rank_area .comicCover img {
	max-width: 100px;
	max-height: 100px;
  vertical-align: middle;
}
#top_cont_area #right_area .all_rank_area .status {
  float: right;
  width: 126px;
}
#top_cont_area #right_area .all_rank_area .status .title {
  line-height: 130%;
  margin: 4px 0 2px;
  font-weight: bold;
}
#top_cont_area #right_area .all_rank_area .status .writer a {
  color: #aaa;
}

#top_cont_area #right_area .comic_add_area {
  border-bottom: solid 1px #ccc;
  -webkit-box-shadow: 0 1px 0 #fcfcfc;
  -moz-box-shadow: 0 1px 0 #fcfcfc;
  box-shadow: 0 1px 0 #fcfcfc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#top_cont_area #right_area .comic_add_area a {
  background: #00c0a8;
  text-align: center;
  padding: 20px 0;
  display: block;
  color: #fff;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: solid 1px #01a894;
}
#top_cont_area #right_area .comic_add_area a:hover {
  background: #01a894;
  text-decoration: none;
}

#top_cont_area #right_area .new_user_area {
  border-bottom: solid 1px #ccc;
  -webkit-box-shadow: 0 1px 0 #fcfcfc;
  -moz-box-shadow: 0 1px 0 #fcfcfc;
  box-shadow: 0 1px 0 #fcfcfc;
  padding-bottom: 12px;
  margin-bottom: 20px;

}
#top_cont_area #right_area .new_user_area ul li {
  float: left;
  margin: 0 7px 8px 0;
}
#top_cont_area #right_area .new_user_area ul li img {
  width: 39px;
  height: 39px;
  vertical-align: bottom;
  border: solid 1px #ddd;
}

/*-- pagination -------------*/
#pagination {
	margin-top: 20px;
}
#pagination ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
#pagination ul li {
	list-style: none;
	display: inline;
	margin-right:4px;
}
#pagination ul li a {
	display: inline-block;
	padding:5px 10px 3px;
	border: solid 1px #ddd;
}
#pagination ul li.active a {
	font-weight: bold;
	border: none;
	color: #464646;
}
#pagination ul li a:hover { background: #f9f9f9; text-decoration: none;}
#pagination ul li.active a:hover { background: #f9f9f9;}

/*-- not found /  -------------*/
.notfoundArea {
	margin: 120px auto 90px;
	text-align: center;
}
.notfoundArea p {
  font-size: 14px;
  color: #aaa;
  line-height: 150%;
}
.notfoundArea p.title {
  font-size: 20px;
  margin-bottom: 8px;
  color: #f06466;
}
.notfoundArea ul {
	margin: 0 auto;
	width: 306px;
}
.notfoundArea ul li {
  float: left;
  margin: 0 8px 0;
}

/*-- alert -------------*/
#alertArea {
	margin:20px auto;
	text-align: center;
	padding: 6px 0;
	width:100%;
	background: #fff;
	border: solid 1px #ddd;
}

/*-- btn_mobile スマホサイトで見る -------------*/
#btn_mobile {
  background: #362E2B;
  padding-top: 30px;
  text-align: center;
  text-indent: -9999px;
}
#btn_mobile a {
  background: url(../../images/btn_mobile.png) no-repeat;
  width: 654px;
  height: 111px;
  display: block;
  margin: 0 auto;
}

/*-- adsense -------------*/
#adsense_01 {
	border-top: solid 1px #ddd;
	background: #fff;
	text-align: center;
}
#adsense_01 span {
  text-align: center;
  display: block;
  vertical-align: bottom;
  padding: 23px 0 17px;
}
#adsense_rectangle {
  width: 640px;
  margin: 50px auto -30px;
}
#adsense_rectangle .left {
  float: left;
}
#adsense_rectangle .right {
  float: right;
}

/*-- 公開設定 -------------*/
#private_setting {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  padding: 34px 0;
  background: #09889f;
  line-height: 160%;
  color: #fff;
}

/*-- jquery-notify-bar 通知バー -------------*/
.jquery-notify-bar {
  position:fixed;
  top: 0%;
  text-align:center;
  padding:30px 0;
  letter-spacing: 1px;
  color:#fff;
  font-size: 15px;
  font-weight: bold;
}
.jquery-notify-bar.bottom {}
.jquery-notify-bar.top {}

/* Style for success */
.jquery-notify-bar.success { background: #00c0a8;}
/* Style for signup */
.jquery-notify-bar.signup { background-color: #00c0a8;}
