/*
Theme Name: まどか株式会社2015年4月
*/
@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after {
  content: "";
  content: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

h3.h_ttl {
  color: #003f98;
  border-bottom: 3px solid #003f98;
  position: relative;
  padding: 0 0 5px 14px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 21px\9;
  padding-bottom: 0\9;
}
h3.h_ttl:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 5px;
  height: 17px;
  background: #003f98;
}

p, li {
  font-size: 12px;
  line-height: 2;
}

a {
  color: #000000;
}
a:hover {
  text-decoration: none;
}
a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.wrapper {
  width: 1180px;
  margin: 0 auto;
  overflow:hidden;
  *zoom: 1;
}

.module_triangle_right {
  display: inline-block;
  position: relative;
}
.module_triangle_right:before {
  content: "";
  display: inline-block;
  border: 4px solid transparent;
  border-left-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
}

.module_triangle_bottom {
  display: inline-block;
  position: relative;
}
.module_triangle_bottom:before {
  content: "";
  display: inline-block;
  border: 10px solid transparent;
  border-top-color: #cccccc;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -10px;
}

.grad_blue {
  background: #0f79fd;
  background: -moz-linear-gradient(#0f79fd, #005dd1);
  background: -webkit-linear-gradient(#0f79fd, #005dd1);
  background: linear-gradient(#0f79fd, #005dd1);
}

.btn a {
  text-decoration: none;
  color: #fff;
}

.btn_blue_arrow {
  display: block;
  background: #0f79fd;
  background: -moz-linear-gradient(#0f79fd, #005dd1);
  background: -webkit-linear-gradient(#0f79fd, #005dd1);
  background: linear-gradient(#0f79fd, #005dd1);
  position: relative;
}
.btn_blue_arrow:before {
  content: "";
  display: inline-block;
  border: 4px solid transparent;
  border-left-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
}

.cont {
  overflow: hidden;
  *zoom: 1;
}

.bnr_list li {
  overflow: hidden;
  *zoom: 1;
  font-size: 12px;
  margin-top: 10px;
}
.bnr_list li:first-child {
  margin-top: 0;
}
.bnr_list li a {
  float: left;
  display: inline-block;
  margin-right: 10px;
  height: 56px;
}

#header {
  background: #f5f5eb;
  border-top: 3px solid #003f98;
}
#header li, #header p {
  line-height: 1;
  vertical-align: top;
}
#header .wrapper {
  position: relative;
  height: 148px;
  padding-top: 22px;
}
#header #header_logo {
  position: absolute;
  top: 29px;
  left: 23px;
}
#header #header_menu {
  float: right;
  margin-left: 13px;
}
#header #header_menu li {
  display: inline-block;
  background: url(img/icon_blue_squ.gif) no-repeat;
  padding-left: 18px;
}
#header #header_menu li:first-child {
  margin-right: 9px;
}
#header p {
  text-align: right;
}
#header p a {
  color: #0f79fd;
}
#header #header_tel_fax {
  font-size: 18px;
  text-align: right;
  margin: 15px 0 10px;
}
#header #header_tel_fax li {
  display: inline-block;
  font-size: 20px;
  font-family: '黎ミンY10 H';
}
#header #header_tel_fax li:first-child {
  margin-right: 22px;
}
#header #header_tel_fax span {
  display: inline-block;
  color: #fff;
  width: 48px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  font-size: 18px;
  font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
#header #header_tel_fax span.tel {
  background: #ec1337;
}
#header #header_tel_fax span.fax {
  background: #86ba0e;
}
#header #gnav {
  background: #0f79fd;
  background: -moz-linear-gradient(#0f79fd, #005dd1);
  background: -webkit-linear-gradient(#0f79fd, #005dd1);
  background: linear-gradient(#0f79fd, #005dd1);
  border: 1px solid #003f98;
  position: absolute;
  right: 0;
  bottom: 18px;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
#header #gnav li {
  border-left: 1px solid #003f98;
  font-size: 16px;
  float: left;
}
#header #gnav li a {
  width: 156px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  display: block;
  text-decoration: none;
  color: #fff;
}
#header #gnav li:first-child {
  border-left: none;
}

#top_menu {
  background: url(img/bg_main.jpg);
  margin-bottom: 20px;
}
#top_menu .wrapper {
  height: 686px;
  position: relative;
  color: #fff;
  overflow: hidden;
}
#top_menu .wrapper a {
  text-decoration: none;
}
#top_menu .wrapper h2 {
  font-size: 36px;
  line-height: 1.2;
  font-family: 'G2サンセリフ-B';
  text-shadow: 0 0 2px #000;
  color: #fff;
}
#top_menu .wrapper h2 span {
  display: block;
  font-size: 14px;
}
#top_menu .wrapper p {
  margin-bottom: 20px;
  color: #fff;
}
#top_menu .wrapper p.btn span {
  display: block;
  height: 22px;
  line-height: 22px;
  border: 1px solid #fff;
  width: 100px;
  top: 160px;
  left: 68px;
  color: #fff;
}
#top_menu .wrapper img {
  position: absolute;
  top: 0;
  left: 0;
}
#top_menu .wrapper .module_triangle_right:before {
  left: 9px;
}
#top_menu .wrapper .area1 a {
  position: absolute;
  top: 10px;
  width: 700px;
  height: 495px;
  width: 700px;
  height: 495px;
  background-image: url(img/top_area1.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#top_menu .wrapper .area1 a:hover {
  background-position: left bottom;
}
#top_menu .wrapper .area1 .cont {
  position: absolute;
  top: 50px;
  left: 65px;
}
#top_menu .wrapper .area1 h2 {
  font-size: 55px;
}
#top_menu .wrapper .area1 p {
  width: 340px;
}
#top_menu .wrapper .area1 p.btn span {
  padding-left: 24px;
  background: #0f79fd;
  width: 114px;
  top: 378px;
  left: 65px;
}
#top_menu .wrapper .area1 .module_triangle_right:before {
  left: 4px;
}
#top_menu .wrapper .area2 a {
  position: absolute;
  top: 10px;
  right: 0;
  width: 470px;
  height: 242px;
  background-image: url(img/top_area2.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#top_menu .wrapper .area2 a:hover {
  background-position: left bottom;
}
#top_menu .wrapper .area2 h2 span.small {
  font-size: 24px;
  display: inline;
}
#top_menu .wrapper .area2 .cont {
  position: absolute;
  top: 50px;
  left: 68px;
}
#top_menu .wrapper .area2 p.btn span {
  padding-left: 38px;
  background: #1f9e11;
}
#top_menu .wrapper .area3 a {
  position: absolute;
  top: 263px;
  right: 0;
  width: 470px;
  height: 242px;
  background-image: url(img/top_area3.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#top_menu .wrapper .area3 a:hover {
  background-position: left bottom;
}
#top_menu .wrapper .area3 .cont {
  position: absolute;
  top: 50px;
  left: 68px;
}
#top_menu .wrapper .area3 p.btn span {
  padding-left: 38px;
  background: #ff6f00;
}
#top_menu .wrapper .area4 {
  position: absolute;
  bottom: 10px;
  width: 1180px;
  height: 160px;
}
#top_menu .wrapper .area4 .cont {
  position: absolute;
  top: 37px;
  left: 65px;
}
#top_menu .wrapper .area4 .area4_sp a {
  background-image: url(img/top_area4.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 470px;
  height: 160px;
  display: block;
}
#top_menu .wrapper .area4 .area4_sp a:hover {
  background-position: left bottom;
}
#top_menu .wrapper .area4 p.btn2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 700px;
  height: 160px;
}
#top_menu .wrapper .area4 p.btn2 a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 230px;
  height: 67px;
  text-align: center;
  padding-top: 93px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  font-family: "UD新ゴ M";
}

#top_cont #top_bnr {
  margin-bottom: 50px;
}
#top_cont .btn a {
  display: block;
  width: 218px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #003f98;
  font-size: 16px;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  color: #fff;
  text-align: center;
}
#top_cont #top_main {
  width: 640px;
  float: left;
}
#top_cont #top_main ul {
  margin-bottom: 40px;
}
#top_cont #top_main #top_good p {
  margin-bottom: 20px;
}
#top_cont #top_main #top_good img {
  float: right;
  margin-left: 25px;
  display: inline-block;
}
#top_cont #top_side {
  width: 460px;
  float: right;
}
#top_cont #top_side li {
  overflow: hidden;
  *zoom: 1;
  line-height: 1;
  margin-bottom: 10px;
}
#top_cont #top_side .cont.work {
  float: left;
  width: 220px;
}
#top_cont #top_side .cont.work .tag {
  float: right;
}
#top_cont #top_side .cont.work .tag a {
  float: right;
  display: inline-block;
  width: 60px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 10px;
}
#top_cont #top_side .cont.work .tag.event a {
  background: #dc1e28;
  letter-spacing: -3px;
}
#top_cont #top_side .cont.work .tag.hospital a {
  background: #28958d;
}
#top_cont #top_side .cont.work .tag.commercial a {
  background: #fa8c00;
}
#top_cont #top_side .cont.work .tag.traffic a {
  background: #0e4d90;
}
#top_cont #top_side .cont.work .tag.public a {
  background: #ffde3e;
  color: #252525;
}
#top_cont #top_side .cont.work .tag.financial a {
  background: #1c2856;
}
#top_cont #top_side .cont.news {
  float: right;
  width: 220px;
}
#top_cont #top_side .cont.work, #top_cont #top_side .cont.news {
  margin-bottom: 40px;
}
#top_cont #top_side .cont.work img, #top_cont #top_side .cont.news img {
  float: left;
  display: inline-block;
}
#top_cont #top_side .cont.work span, #top_cont #top_side .cont.news span {
  display: block;
  float: right;
  width: 130px;
  height: 57px;
  overflow: hidden;
}
#top_cont #top_side .cont.work .date, #top_cont #top_side .cont.news .date {
  font-size: 10px;
  float: left;
  display: block;
  height: 16px;
  line-height: 16px;
}
#top_cont #top_side .cont.work .ttl, #top_cont #top_side .cont.news .ttl {
  font-weight: bold;
  clear: both;
  line-height: 1.5;
  margin-top: 7px;
  display: inline-block;
}
#top_cont #top_side .cont.work .btn, #top_cont #top_side .cont.news .btn {
  padding-top: 20px;
}
#top_cont #top_side #cont_update {
  clear: both;
}
#top_cont #top_side #cont_update ul {
  background: #f2f2f2;
  height: 200px;
  overflow: scroll;
  padding: 16px 20px 16px 10px;
}
#top_cont #top_side #cont_update ul li {
  white-space: nowrap;
}
#top_cont #top_side #cont_update ul li:before {
  content: '■';
  padding-right: 14px;
}
#top_cont #top_side #cont_update ul li span {
  display: inline-block;
  width: 8em;
  font-size: 11px;
}

#to_top {
  clear: both;
  text-align: center;
  margin: 120px 0 10px;
  position: relative;
}
#to_top a {
  width: 378px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #003f98;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  display: inline-block;
  font-size: 16px;
  background: #003f98;
  background: -moz-linear-gradient(#003f98, #0f79fd);
  background: -webkit-linear-gradient(#003f98, #0f79fd);
  background: linear-gradient(#003f98, #0f79fd);
}
#to_top:before {
  content: "";
  display: inline-block;
  border: 9px solid transparent;
  border-bottom-color: #003f98;
  position: absolute;
  left: 50%;
  top: -20px;
  margin-top: -9px;
}

#footer {
  background: #f5f5eb;
  border-top: 3px solid #003f98;
}
#footer li, #footer p {
  line-height: 1;
  padding-top: 1px\9;
}
#footer .wrapper {
  background: url(img/bg_footer.png) no-repeat top right;
  overflow: hidden;
  padding-top: 40px;
}
#footer #footer_main {
  width: 860px;
  float: left;
}
#footer #footer_main #main_menu {
  padding-bottom: 20px;
  position: relative;
}
#footer #footer_main #main_menu li {
  background: url(img/icon_navy_blue_squ.gif) no-repeat;
  padding-left: 18px;
  margin-top: 15px;
}
#footer #footer_main #main_menu li:first-child {
  margin-top: 0;
}
#footer #footer_main .menu_list {
  border-top: 1px solid #d0d0a3;
  position: relative;
  padding: 21px 0 20px;
}
#footer #footer_main .menu_list:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 1px solid #fff;
  width: 860px;
}
#footer #footer_main .menu_list h4 {
  background: #d0d0a3;
  font-size: 12px;
  padding: 3px 18px;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 15px;
}
#footer #footer_main .menu_list p {
  line-height: 1.5;
}
#footer #footer_side {
  width: 300px;
  float: right;
}
#footer #footer_side p {
  padding-bottom: 10px;
}
#footer #footer_side p a {
  color: #0f79fd;
}
#footer #footer_side ul {
  margin: 5px 0 15px;
}
#footer #footer_side ul li {
  font-size: 20px;
  margin-top: 10px;
  font-family: '黎ミンY10 H';
}
#footer #footer_side ul li span {
  display: inline-block;
  color: #fff;
  width: 48px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  font-size: 16px;
}
#footer #footer_side ul li span.tel {
  background: #ec1337;
}
#footer #footer_side ul li span.fax {
  background: #86ba0e;
}
#footer #footer_side ul li span.mail {
  background: #66ccff;
  margin-right: 6px;
}
#footer #footer_side ul li:first-child {
  margin-top: 0;
}
#footer #footer_bottom {
  clear: both;
  border-top: 1px solid #d0d0a3;
  position: relative;
  padding-top: 12px;
}
#footer #footer_bottom:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-top: 1px solid #fff;
  width: 1180px;
}
#footer #footer_bottom img {
  float: left;
  display: inline-block;
  margin: 0 40px 10px 0;
}
#footer #footer_bottom p {
  margin-top: 13px;
  float: left;
  vertical-align: top;
}
#footer #footer_bottom ul {
  float: right;
}
#footer #footer_bottom ul li {
  display: inline-block;
  background: url(img/icon_blue_squ.gif) no-repeat;
  padding-left: 18px;
}
#footer #footer_bottom ul li:first-child {
  margin-right: 9px;
}

#breadcrumbs {
  height: 30px;
  line-height: 30px;
  background: #fafaf4;
  font-size: 12px;
  margin-bottom: 40px;
}

#second_main {
  width: 880px;
  float: left;
}
#second_main h2 {
  font-size: 48px;
  border-bottom: 3px solid #000;
  padding-bottom: 15px;
  margin-bottom: 4px;
  padding-top: 10px\9;
  font-family: "黎ミン R";
}
#second_main h3 {
  font-size: 18px;
  border-left: 5px solid #0f79fd;
  padding-left: 10px;
  margin-bottom: 16px;
  padding-top: 2px\9;
  font-family: "黎ミン EB";
}
#second_main p {
  margin-bottom: 20px;
}
#second_main p.catch {
  margin-bottom: 50px;
  font-size: 14px;
  /*font-family: "UD新ゴ R";*/
}
#second_main p.caption {
  font-size: 10px;
  text-align: right;
  margin-bottom: 0;
}
#second_main a {
  color: #0f79fd;
}
#second_main img.alignright, #second_main table.alignright, #second_main div.alignright {
  float: right;
  margin-left: 20px;
}
#second_main .table td {
  border: 1px solid #000;
  padding: 10px 20px;
  font-size: 12px;
}
#second_main .table th {
  border: 1px solid #000;
  padding: 10px 20px;
  font-size: 12px;
  background: #f5f5eb;
  text-align: center;
}
#second_main .table td {
  background: #fff;
}
#second_main .page_box {
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 0;
  margin-bottom: 70px;
}
#second_main .page_box.last {
  margin-bottom: 0;
}
#second_main .blue_box {
  background: #e3ebf8;
  border: 1px solid #003f98;
  padding: 28px 30px 24px;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 40px;
}
#second_main .blue_box.last {
  margin-bottom: 0;
}
#second_main .blue_box p.last {
  margin-bottom: 0;
}
#second_main .blue_box p.btn {
  margin: 30px 0 0;
}
#second_main .blue_box p.btn a {
  display: block;
  width: 218px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #003f98;
  font-size: 16px;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-align: center;
  background: #0f79fd;
  background: -moz-linear-gradient(#0f79fd, #005dd1);
  background: -webkit-linear-gradient(#0f79fd, #005dd1);
  background: linear-gradient(#0f79fd, #005dd1);
  position: relative;
  color: #fff;
}
#second_main .blue_box p.btn a:after {
  content: "";
  display: inline-block;
  border: 9px solid transparent;
  border-top-color: #cccccc;
  position: absolute;
  left: 50%;
  top: -20px;
  margin-bottom: -9px;
}
#second_main p.btn_red {
  margin-bottom: 0;
}
#second_main .btn_red a {
  display: block;
  width: 218px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #95051d!important;
  font-size: 16px;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-align: center;
  background: #ec1337!important;
  background: -moz-linear-gradient(#ec1337, #c30524)!important;
  background: -webkit-linear-gradient(#ec1337, #c30524)!important;
  background: linear-gradient(#ec1337, #c30524)!important;
  position: relative;
  color: #fff;
 /* font-family: "UD新ゴ M";*/
  text-decoration: none;
}
#second_main .btn_red_contact {
  margin: 27px auto 0;
  font-size: 24px;
  position: relative;
  width: 380px;
}
#second_main .btn_red_contact:before {
  content: url(img/icon_btn_contact.png);
  position: absolute;
  top: 7px;
  left: 10px;
  z-index: 999;
}
#second_main .btn_red_contact:after {
  content: "";
  display: inline-block;
  border: 9px solid transparent;
  border-top-color: #cccccc;
  position: absolute;
  left: 50%;
  top: -20px;
  margin-bottom: -9px;
}
#second_main .btn_red_contact a {
  display: inline-block;
  width: 231px;
  height: 54px;
  line-height: 54px;
  text-align: left;
  padding-left: 147px;
  background: #ec1337;
  background: -moz-linear-gradient(#ec1337, #c30524);
  background: -webkit-linear-gradient(#ec1337, #c30524);
  background: linear-gradient(#ec1337, #c30524);
  border: 1px solid #95051d;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
  color: #fff;
  text-decoration: none;
  font-family: "UD新ゴ M";
}
#second_main_catch {
  position: relative;
  width: 880px;
  height: 308px;
  color: #fff;
}
#second_main_catch img {
  position: absolute;
  top: 0;
  left: 0;
}
#second_main_catch h2 {
  font-size: 36px;
  position: absolute;
  top: 40px;
  left: 58px;
  border-bottom: none;
  padding: 0;
  margin: 0;
}
#second_main_catch h2 span {
  font-size: 60px;
  display: inline-block;
  padding: 10px;
  margin-right: 18px;
  padding: 20px 10px 0\9;
}
#second_main_catch p {
  position: absolute;
  top: 200px;
  left: 58px;
  width: 590px;
}

#second_main_menu {
  padding: 20px 0 20px 20px;
  border-left: 2px solid #000;
  position: relative;
  margin: 10px 0 77px 34px;
}
#second_main_menu:before {
  content: '';
  background: #000;
  position: absolute;
  top: 0;
  left: -36px;
  width: 29px;
  height: 100%;
}
#second_main_menu li {
  line-height: 1;
  margin-top: 8px;
  position: relative;
  padding-left: 15px;
  font-family: "黎ミン EB";
  font-size: 16px;
}
#second_main_menu li:first-child {
  margin-top: 0;
}
#second_main_menu li:before {
  content: "";
  display: inline-block;
  border: 6px solid transparent;
  border-left-color: #000;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -6px;
}

#second_page_ttl_area {
  background: url(img/bg_main.jpg);
  height: 105px;
}
#second_page_ttl_area #second_page_ttl {
  font-size: 45px;
  border-left: 10px solid #fff;
  color: #fff;
  padding-left: 15px;
  margin-top: 30px;
  padding-top: 5px\9;
  font-family: 'G2サンセリフ-B';
}

#second_side {
  width: 220px;
  float: right;
}
#second_side h3.h_ttl.side_list_ttl {
  margin-bottom: 0;
}
#second_side h4.side_ttl_mincho {
  font-size: 16px;
  color: #003f98;
  margin-bottom: 4px;
  /*font-family: "黎ミン EB";*/
}
#second_side .second_side_menu {
  border: 1px solid #003f98;
  border-top: none;
  background: #f5f5eb;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
#second_side .second_side_menu.second_side_menu2 {
  padding-top: 20px;
}
#second_side .second_side_menu h4 {
  line-height: 34px;
  font-size: 16px;
  border: 3px solid #003f98;
  border-left: none;
  border-right: none;
  margin-bottom: 20px;
}
#second_side .second_side_menu h4 a {
  display: block;
  height: 34px;
  width: 100%;
  color: #fff;
  /*font-family: "黎ミン EB";*/
  padding-left: 4px;
}
#second_side .second_side_menu h4 span {
  border-left: 5px solid #fff;
  padding-left: 18px;
  display: inline-block;
  line-height: 1;
}
#second_side .second_side_menu li {
  background: #0f79fd;
  background: -moz-linear-gradient(#0f79fd, #005dd1);
  background: -webkit-linear-gradient(#0f79fd, #005dd1);
  background: linear-gradient(#0f79fd, #005dd1);
  font-size: 14px;
  line-height: 1;
  margin-top: 3px;
  position: relative;
}
#second_side .second_side_menu.second_side_menu3 {
  padding-top: 20px;
  border-top: 3px solid #003f98;
}
#second_side .second_side_menu.second_side_menu3 li {
  background: #1f9e11;
  background: -moz-linear-gradient(#1f9e11, #108304);
  background: -webkit-linear-gradient(#1f9e11, #108304);
  background: linear-gradient(#1f9e11, #108304);
}
#second_side .second_side_menu.second_side_menu3 li.light {
  background: #86ba0e;
  background: -moz-linear-gradient(#86ba0e, #6b9804);
  background: -webkit-linear-gradient(#86ba0e, #6b9804);
  background: linear-gradient(#86ba0e, #6b9804);
}
#second_side .second_side_menu li:first-child {
  margin-top: 0;
}
#second_side .second_side_menu li:before {
  content: "";
  display: inline-block;
  border: 6px solid transparent;
  border-left-color: #fff;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -6px;
  z-index: 999;
}
#second_side .second_side_menu li a {
  color: #fff;
  text-decoration: none;
  display: block;
  line-height: 1;
  padding: 10px 0 10px 27px;
}
#second_side .second_side_menu li a span:first-child {
  display: block;
  margin-bottom: 3px;
}
#second_side #recent_entry {
  margin-bottom: 40px;
}
#second_side #recent_entry li {
  overflow: hidden;
  *zoom: 1;
  margin-top: 10px;
}
#second_side #recent_entry li:first-child {
  margin-top: 0;
}
#second_side #recent_entry img {
  float: left;
  display: inline-block;
}
#second_side #recent_entry span {
  display: block;
  float: right;
  width: 130px;
  height: 57px;
  overflow: hidden;
}
#second_side #recent_entry .date {
  font-size: 10px;
  float: left;
  display: block;
  height: 16px;
  line-height: 16px;
}
#second_side #recent_entry .ttl {
  font-weight: bold;
  clear: both;
  line-height: 1.5;
  margin-top: 7px;
  display: inline-block;
}
#second_side #recent_entry .btn {
  padding-top: 20px;
}
#second_side #monthly_archives {
  margin-bottom: 40px;
}
#second_side #monthly_archives a {
  color: #0f79fd;
}
#second_side #monthly_archives li {
  line-height: 1.5;
  padding-left: 18px;
  position: relative;
}
#second_side #monthly_archives li:before {
  content: "";
  display: inline-block;
  border: 6px solid transparent;
  border-left-color: #003f98;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -6px;
}
#second_side #side_contact {
  margin-bottom: 40px;
}
#second_side #side_contact .cont {
  border: 1px solid #003f98;
  border-top: 3px solid #003f98;
  background: #f5f5eb;
  padding-top: 20px;
  margin-bottom: 0;
}
#second_side #side_contact .cont .contact {
  font-size: 14px;
  position: relative;
}
#second_side #side_contact .cont .contact:before {
  content: "";
  display: inline-block;
  border: 6px solid transparent;
  border-left-color: #fff;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -6px;
  z-index: 999;
}
#second_side #side_contact .cont .contact a {
  color: #fff;
  text-decoration: none;
  display: block;
  line-height: 1.2;
  padding: 9px 0 8px 27px;
  background: #ec1337;
  background: -moz-linear-gradient(#ec1337, #c30524);
  background: -webkit-linear-gradient(#ec1337, #c30524);
  background: linear-gradient(#ec1337, #c30524);
}
#second_side #side_contact .cont .tel {
  line-height: 1;
  padding: 19px 0 18px;
}
#second_side #side_contact .cont .tel span {
  padding-left: 27px;
}
#second_side #side_contact .cont .tel span.number {
  display: block;
  font-size: 22px;
  padding-top: 2px;
  position: relative;
  font-family: "黎ミン EB";
}
#second_side #side_contact .cont .tel span.number:before {
  content: "";
  display: inline-block;
  border: 6px solid transparent;
  border-left-color: #000;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -6px;
}
#second_side .side_list {
  margin-bottom: 40px;
}
#second_side .side_list li {
  height: 56px;
  margin-bottom: 10px;
}

#second_main.blog h2 {
  margin-bottom: 60px;
}
#second_main.blog h3 {
  margin-bottom: 10px;
}
#second_main.blog .cont {
  margin-bottom: 40px;
  clear: both;
}
#second_main.blog .thumb {
  display: inline-block;
  margin-right: 15px;
}
#second_main.blog ul.meta {
  margin-bottom: 20px;
  overflow: hidden;
  *zoom: 1;
}
#second_main.blog ul.meta li {
  line-height: 1;
  min-height: 20px;
  line-height: 20px;
  float: left;
}
#second_main.blog ul.meta li a {
  color: #000;
  text-decoration: none;
}
#second_main.blog ul.meta li a:hover {
  text-decoration: underline;
}
#second_main.blog ul.meta li.cat {
  background: url(img/icon_blog_cat.png) no-repeat;
  padding-left: 30px;
}
#second_main.blog ul.meta li.date {
  background: url(img/icon_blog_date.png) no-repeat;
  padding-left: 30px;
  margin-left: 20px;
}
#second_main.blog ul.meta li.author {
  background: url(img/icon_blog_author.png) no-repeat;
  padding-left: 25px;
  margin-left: 20px;
}
#second_main.blog.archive p {
  margin-bottom: 40px;
}
#second_main.blog.archive .box {
  width: 545px;
  float: left;
}
#second_main.blog .cont p.btn {
  display: block;
  margin-bottom: 0;
}
#second_main.blog .cont .btn a {
  display: block;
  width: 218px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #003f98;
  font-size: 16px;
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-align: center;
  background: #0f79fd;
  background: -moz-linear-gradient(#0f79fd, #005dd1);
  background: -webkit-linear-gradient(#0f79fd, #005dd1);
  background: linear-gradient(#0f79fd, #005dd1);
  position: relative;
  color: #fff;
}
#second_main.blog.single h1 {
  font-size: 48px;
  border-bottom: 3px solid #000;
  padding-bottom: 15px;
  margin-bottom: 10px;
  line-height: 1.2;
  padding-top: 3px\9;
  font-family: "黎ミン R";
}
#second_main.blog.single ul.meta {
  margin-bottom: 45px;
}
#second_main.blog.single .cont {
  border-bottom: 3px solid #000;
  padding-bottom: 40px;
}
#second_main.blog.single .cont h1 {
  margin-bottom: 60px;
}
#second_main.blog.single .cont h3, #second_main.blog.single .cont h4, #second_main.blog.single .cont h5, #second_main.blog.single .cont h6 {
  margin-bottom: 20px;
}
#second_main.blog.single .cont h4 {
  font-size: 16px;
}
#second_main.blog.single .cont h5 {
  font-size: 14px;
  font-weight: bold;
}
#second_main.blog.single .cont h6 {
  font-size: 14px;
}
#second_main.blog.single .cont strong {
  font-weight: bold;
}
#second_main.blog.single .cont em {
  font-style: italic;
}
#second_main.blog.single .cont li:before {
  content: '・';
}

#business_menu > div {
  width: 435px;
  height: 308px;
  position: relative;
  margin-bottom: 10px;
  color: #fff;
  float: left;
}
#business_menu > div h3 {
  padding-left: 0;
  font-family: 'G2サンセリフ-B';
  text-shadow: 0 0 2px #000;
}
/*#business_menu > div.area3 h3 {
  font-family: "黎ミン EB";
}*/

#business_menu > div h3.product {
  border-left: none;
  padding: 0;
  margin: 0;
  font-size: 36px;
  line-height: 1.1;
}
#business_menu > div h3.product span {
  display: block;
  font-size: 14px;
  padding-bottom: 6px;
}
#business_menu > div h3.product span.small {
  font-size: 24px;
  display: inline;
  padding-bottom: 0;
}
#business_menu > div img {
  position: absolute;
  top: 0;
  left: 0;
}
#business_menu > div .cont {
  position: absolute;
  top: 40px;
  left: 56px;
}
#business_menu > div .cont a {
  margin-top: 10px;
  display: block;
  font-size: 16px;
  line-height: 1.5;
  font-family: "UD新ゴ B";
  text-shadow: 0 0 2px #000;
}
#business_menu > div a {
  color: #fff;
}
#business_menu .area3 {
  color: #000;
  padding: 40px;
  width: 355px;
  height: 228px;
}
#business_menu .area3 h3 {
  text-shadow: none;
}
#business_menu .area3 img {
  left: 255px;
  top: 78px;
}
#business_menu .area3 p {
  width: 195px;
}
#business_menu .area_right {
  float: right;
}
#business_menu .btn a {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: block;
  height: 66px;
  width: 50px;
  font-size: 10px;
  line-height: 1;
}

#business_sales_talk {
  text-align: center;
  margin-top: -20px;
}
#business_sales_talk p {
  margin-bottom: 0;
}
#business_sales_talk strong {
  font-size: 48px;
  line-height: 1;
  padding-bottom: 20px;
  font-family: "UD新ゴ DB";
}
#business_sales_talk .btn_red_contact {
  margin-bottom: 115px;
}

#large_laser #second_main_catch span {
  background: #0f79fd;
  background: -moz-linear-gradient(#0f79fd, #005dd1);
  background: -webkit-linear-gradient(#0f79fd, #005dd1);
  background: linear-gradient(#0f79fd, #005dd1);
}

#large_laser_box1 .cont {
  padding-bottom: 25px;
}
#large_laser_box1 .blue_box {
  margin-bottom: 0;
}

#large_laser_box2 .cont {
  margin-bottom: 20px;
}
#large_laser_box2 table {
  width: 100%;
}

#large_laser_box5 table {
  width: 100%;
}
#large_laser_box5 table td {
  text-align: center;
}

#secondary_processing #second_main_catch span {
  background: #d500f9;
  background: -moz-linear-gradient(#d500f9, #9206aa);
  background: -webkit-linear-gradient(#d500f9, #9206aa);
  background: linear-gradient(#d500f9, #9206aa);
}

#secondary_processing_box1 .cont {
  margin-bottom: 20px;
}
#secondary_processing_box1 .blue_box {
  margin-bottom: 0;
}
#secondary_processing_box1 .blue_box span {
  color: #ec1337;
}

#secondary_processing_box3 ul.caption li {
  font-size: 10px;
  line-height: 1.5;
  width: 285px;
  float: left;
  margin-left: 10px;
}
#secondary_processing_box3 ul.caption li:first-child {
  margin-left: 0;
}
#secondary_processing_box3 ul.caption li.last {
  margin-left: 14px;
}

#secondary_processing_box4 .cont {
  margin-bottom: 18px;
}
#secondary_processing_box4 dl {
  clear: both;
}
#secondary_processing_box4 dl dt {
  font-size: 12px;
  padding: 12px 0;
}


#qualia #second_main_catch p {
  color: #000;
  width: 490px;
}
#qualia table {
  width: 100%;
}
#qualia .blue_box .caption {
  margin-bottom: 15px;
}
#qualia .blue_box table th {
  vertical-align: top;
}
#qualia .blue_box table th span {
  color:#ec1337;
}
#qualia .blue_box table strong {
  display: inline-block;
  background: #d0d0a3;
  padding: 4px 4px 3px;
  margin: 8px 0 4px;
  line-height: 1;
}
#qualia_box1 {
  position: relative;
  width: 880px;
  height: 440px;
}
#qualia_box1 img {
  position: absolute;
}
#qualia_box1 .sentence {
  position: absolute;
  top:120px;
  left: 34px;
  width: 430px;
}
#qualia_price_list {
  margin-top: 34px;
}
#second_main #flow p.ttl_arrow {
  margin-bottom: 0;
}
#flow p.ttl_arrow {
  color: #0f79fd;
  height: 40px;
  line-height: 40px;
  font-family: "ヒラギノ角ゴ W6 JIS2004";
  position: relative;
  font-size: 18px;
  display: block;
}
#flow p.ttl_arrow:before {
  width: 60px;
  height: 40px;
  position: absolute;
  left: 80px;
  top:0;
  content:'';
  background: #0f79fd;
}
#flow p.ttl_arrow:after {
  content: "";
  display: inline-block;
  border: 10px solid transparent;
  border-top-color: #fff;
  position: absolute;
  left: 100px;
  top: 16px;
}
#flow .blue_box {
  margin-bottom: 0;
}
#flow .blue_box table th {
  vertical-align: top;
  width: 138px;
  line-height: 1.8;
}
#flow .blue_box table th span {
  color:#ec1337;
}
#flow .blue_box table .dot li {
  position: relative;
  padding-left: 1em;
}
#flow .blue_box table .dot li:before {
  content:'・';
  position: absolute;
  left:0;
}
#flow .blue_box table strong {
  display: inline-block;
  background: #d0d0a3;
  padding: 4px 4px 3px;
  margin: 8px 0 4px;
  line-height: 1;
  color:#fff;
}
#flow .blue_box table strong.illust {
  background: #ff6f00;
  margin-top: 0;
}
#flow .blue_box table strong.photoshop {
  background: #0f79fd;
}

/*施工実績*/
#second_main #constructions .page_box {
  margin-bottom: 0;
}
#second_main.blog.archive #constructions .cont {
  margin-bottom: 80px;
}
#second_main.blog.archive #constructions .cont p {
  margin-bottom: 0;
  line-height: 1;
}



.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #003f98;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Top 赤 */
.hvr-bounce-to-top-red {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top-red:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #c30524;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top-red:hover, .hvr-bounce-to-top-red:focus, .hvr-bounce-to-top-red:active {
  color: white;
}
.hvr-bounce-to-top-red:hover:before, .hvr-bounce-to-top-red:focus:before, .hvr-bounce-to-top-red:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Top 緑 */
.hvr-bounce-to-top-green {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top-green:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #108304;
  background: -moz-linear-gradient(#108304, #1f9e11);
  background: -webkit-linear-gradient(#108304, #1f9e11);
  background: linear-gradient(#108304, #1f9e11);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top-green:hover, .hvr-bounce-to-top-green:focus, .hvr-bounce-to-top-green:active {
  color: white;
}
.hvr-bounce-to-top-green:hover:before, .hvr-bounce-to-top-green:focus:before, .hvr-bounce-to-top-green:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Top 薄緑 */
.hvr-bounce-to-top-green-light {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top-green-light:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #6b9804;
  background: -moz-linear-gradient(#6b9804, #86ba0e);
  background: -webkit-linear-gradient(#6b9804, #86ba0e);
  background: linear-gradient(#6b9804, #86ba0e);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top-green-light:hover, .hvr-bounce-to-top-green-light:focus, .hvr-bounce-to-top-green-light:active {
  color: white;
}
.hvr-bounce-to-top-green-light:hover:before, .hvr-bounce-to-top-green-light:focus:before, .hvr-bounce-to-top-green-light:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/* Bounce To Top ページの上へ戻る */
.hvr-bounce-to-top-light-blue {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top-light-blue:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0e75f7;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top-light-blue:hover, .hvr-bounce-to-top-light-blue:focus, .hvr-bounce-to-top-light-blue:active {
  color: white;
}
.hvr-bounce-to-top-light-blue:hover:before, .hvr-bounce-to-top-light-blue:focus:before, .hvr-bounce-to-top-light-blue:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

#second_main .wp-pagenavi {
  text-align: center;
}
#second_main .wp-pagenavi a {
  color: #000;
}
#second_main .wp-pagenavi .current {
  font-weight: normal;
  color: #fff;
  background: #0f79fd;
}

#previous_post {
  float: left;
  max-width: 45%;
}

#next_post {
  float: right;
  max-width: 45%;
}

#previous_post a {
  padding-left: 20px;
  display: inline-block;
}

#next_post a {
  padding-right: 20px;
  display: inline-block;
}	