@charset "UTF-8";
/* *****************************
 *
 * Import file to Scss or Sass.
 *
 **************************** */
body {
  position: relative;
  font-size: 14px;
  font-family: 'メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Meiryo,'ＭＳ ゴシック',sans-serif;
  line-height: 24px;
  color: #303030;
  background-image: url("../img/tsv_bgrp.gif");
  background-repeat: repeat;
  background-position: 0 0; }

img {
  vertical-align: top; }

/* 画像配置 左 */
img.alignleft {
  text-align: left; }

/* 画像配置 中央 */
img.aligncenter {
  display: block;
  margin: 1px auto; }

/* 画像配置 右 */
img.alignright {
  display: block;
  margin: 1px 1px 1px auto; }

/* スライダー
---------------------------------------------*/
.wideslider {
  border-top: 1px solid #fff;
  padding-bottom: 1px;
  border-bottom: 1px solid #d4d4d4;
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden; }
  .wideslider img {
    width: 100%;
    height: auto; }

.wideslider ul,
.wideslider ul li {
  float: left;
  display: inline;
  overflow: hidden; }

.wideslider ul li img {
  width: 100%;
  display: none; }

.wideslider_base {
  top: 0;
  position: absolute; }

.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden; }

.wideslider .slider_prev,
.wideslider .slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer; }

.wideslider .slider_prev {
  background: #fff; }

.wideslider .slider_next {
  background: #fff; }

.wideslider .click_prev {
  position: absolute;
  right: 0;
  top: 233px;
  opacity: 1 !important;
  margin-right: -25px;
  cursor: pointer; }

.wideslider .click_next {
  position: absolute;
  left: 0;
  top: 233px;
  opacity: 1 !important;
  margin-left: -25px;
  cursor: pointer; }

.wideslider .pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 15px;
  text-align: center;
  position: absolute;
  z-index: 200; }

.wideslider .pagination a {
  margin: 0 5px;
  width: 15px;
  height: 15px;
  display: inline-block;
  overflow: hidden;
  background-image: url("../img/ws_pager.png");
  background-position: left top;
  background-repeat: no-repeat; }

.wideslider .pagination a.active {
  background-image: url("../img/ws_pager_actv.png");
  opacity: 1 !important; }

/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden; }

.wideslider ul {
  display: inline-block;
  overflow: hidden; }

/* common
-------------------------------------------------------------------*/
#header {
  height: 181px;
  border-bottom: 3px solid #2c96e8;
  background-image: url("../img/hbg.jpg");
  background-repeat: no-repeat;
  background-position: center 0; }
  #header .inner {
    width: 1000px;
    margin: 0 auto;
    *zoom: 1; }
    #header .inner:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
  #header h1 {
    padding-top: 7px;
    padding-left: 3px;
    font-size: 11px;
    line-height: 11px; }
  #header .logo {
    width: 381px;
    float: left;
    margin-top: 28px; }
  #header .tel {
    width: 277px;
    float: right;
    margin-top: 25px; }
  #header #gnav {
    padding-top: 10px;
    clear: both; }
    #header #gnav li {
      display: inline-block; }

#tmess {
  background-image: url("../img/wood_bg.jpg");
  background-repeat: repeat-x;
  background-position: center center; }
  #tmess .inner {
    padding-top: 97px;
    padding-bottom: 85px;
    width: 590px;
    padding-left: 410px;
    margin: 0 auto;
    background-image: url("../img/tmess_img.png");
    background-repeat: no-repeat;
    background-position: 0 73px; }
  #tmess .ttl {
    margin-bottom: 20px; }
  #tmess .txt {
    margin-bottom: 26px;
    line-height: 28px; }
  #tmess .btn {
    text-align: right; }

#tsv {
  background-image: url("../img/tsv_bgrp.gif");
  background-repeat: repeat;
  background-position: 0 0;
  text-align: center; }
  #tsv .inner {
    width: 1000px;
    margin: 0 auto;
    padding-top: 95px;
    padding-bottom: 80px; }
  #tsv h2 {
    margin-bottom: 30px; }
  #tsv .txt {
    margin-bottom: 30px;
    line-height: 28px; }
  #tsv ol {
    *zoom: 1;
    margin-left: -45px;
    margin-bottom: 34px; }
    #tsv ol:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
  #tsv li {
    width: 300px;
    float: left;
    margin-left: 45px;
    margin-bottom: 56px; }

#tnews {
  background-image: url("../img/wood_bg.jpg");
  background-repeat: repeat-x;
  background-position: center center; }
  #tnews .inner {
    padding-top: 67px;
    padding-bottom: 80px;
    width: 1000px;
    margin: 0 auto; }
  #tnews h2 {
    position: relative; }
    #tnews h2 a {
      position: absolute;
      top: 56px;
      right: 23px; }
  #tnews .box {
    background-image: url("../img/tnews_bg.gif");
    height: 430px;
    padding-top: 24px;
    padding-left: 20px;
    padding-right: 25px; }
  #tnews ul {
    height: 410px;
    overflow-y: scroll;
    overflow-x: hidden; }
  #tnews li {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dad3cb;
    margin-bottom: 18px;
    *zoom: 1;
    margin-right: 20px; }
    #tnews li:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
  #tnews .img {
    width: 94px;
    height: 94px;
    padding: 3px;
    float: left;
    box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21);
    -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21);
    background-color: #fff; }
  #tnews .txtarea {
    padding-top: 10px;
    *zoom: 1;
    width: 775px;
    float: right; }
    #tnews .txtarea:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
  #tnews .tag {
    width: 70px;
    float: left;
    margin-right: 14px; }
  #tnews .date {
    width: 86px;
    float: left;
    margin-right: 22px; }
  #tnews .ttl {
    float: left;
    width: 580px;
    font-weight: bold; }
    #tnews .ttl a {
      color: #ef7f07;
      text-decoration: underline; }
      #tnews .ttl a:hover {
        text-decoration: none; }
  #tnews .entry-body {
    clear: both;
    padding-top: 8px; }

#tdesc {
  background-image: url("../img/tsv_bgrp.gif");
  background-repeat: repeat;
  background-position: 0 0; }
  #tdesc .inner {
    padding-top: 77px;
    padding-bottom: 110px;
    width: 1000px;
    margin: 0 auto; }
  #tdesc h2 {
    margin-bottom: 30px;
    text-align: center; }
  #tdesc .ctxt {
    margin-bottom: 40px;
    text-align: center;
    font-size: 15px;
    line-height: 28px; }

/* ttab
--------------------------------------------------------*/
.tab {
  overflow: hidden; }

.tab li {
  float: left;
  margin-right: 5px;
  cursor: pointer; }

.tab li:last-of-type {
  margin-right: 0; }

.content li {
  background: #fff;
  padding: 20px 0px 0 0; }

.hide {
  display: none; }

.tab img {
  vertical-align: top; }

#tdesc .content {
  margin-bottom: 37px;
  border: 3px solid #17975f;
  background-color: #fff; }

#tdesc .content li {
  padding: 32px; }

#tdesc .content .toptxt {
  margin-bottom: 33px;
  margin-right: 15px;
  padding-right: 166px;
  background-image: url("../img/tdesc01_img01.gif");
  background-repeat: no-repeat;
  background-position: right 0; }
  #tdesc .content .toptxt span {
    color: #e34343; }

#tdesc .content dt {
  margin-bottom: 15px; }

#tdesc .content .dl1-1 {
  *zoom: 1; }
  #tdesc .content .dl1-1:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  #tdesc .content .dl1-1 dd:nth-of-type(1) {
    margin-bottom: 25px;
    min-height: 116px;
    margin-right: 15px;
    background-image: url("../img/tdesc01_img02.gif");
    background-repeat: no-repeat;
    background-position: right 0; }
  #tdesc .content .dl1-1 dd:nth-of-type(2) {
    *zoom: 1;
    margin-bottom: 40px; }
    #tdesc .content .dl1-1 dd:nth-of-type(2):after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    #tdesc .content .dl1-1 dd:nth-of-type(2) .cap {
      margin-top: 1em;
      margin-bottom: 10px;
      font-weight: bold; }
    #tdesc .content .dl1-1 dd:nth-of-type(2) .box {
      float: left;
      width: 265px;
      padding: 13px;
      border: 2px solid #d8d8d8;
      border-radius: 6px; }
    #tdesc .content .dl1-1 dd:nth-of-type(2) .box:nth-of-type(2) {
      margin: 0 23px 0 22px; }
    #tdesc .content .dl1-1 dd:nth-of-type(2) .img {
      margin-bottom: 10px; }
    #tdesc .content .dl1-1 dd:nth-of-type(2) .ttl {
      margin-bottom: 5px;
      color: #2c96e8;
      font-weight: bold;
      text-align: center;
      font-size: 16px; }
    #tdesc .content .dl1-1 dd:nth-of-type(2) .txt {
      font-size: 13px; }
  #tdesc .content .dl1-1 dd:nth-of-type(3) {
    background-image: url("../img/tdesc01_img06.gif");
    background-repeat: no-repeat;
    background-position: 750px 0; }
    #tdesc .content .dl1-1 dd:nth-of-type(3) span {
      color: #e34343; }
    #tdesc .content .dl1-1 dd:nth-of-type(3) p {
      margin-bottom: 22px; }
    #tdesc .content .dl1-1 dd:nth-of-type(3) #opntab {
      cursor: pointer;
      color: #2c96e8;
      font-weight: bold;
      text-decoration: underline; }
      #tdesc .content .dl1-1 dd:nth-of-type(3) #opntab:hover {
        text-decoration: none; }

#tdesc .content .dl2-1 {
  margin-top: 34px; }
  #tdesc .content .dl2-1 dd {
    margin-bottom: 33px; }
    #tdesc .content .dl2-1 dd span {
      color: #e34343; }
  #tdesc .content .dl2-1 dd:nth-of-type(1) {
    padding-right: 248px;
    background-image: url("../img/tdesc02_img01.gif");
    background-repeat: no-repeat;
    background-position: right 0; }
  #tdesc .content .dl2-1 dd:nth-of-type(2) {
    padding-right: 248px;
    background-image: url("../img/tdesc02_img02.gif");
    background-repeat: no-repeat;
    background-position: right 0; }
  #tdesc .content .dl2-1 dd:nth-of-type(3) {
    margin-bottom: 0;
    padding-right: 248px;
    background-image: url("../img/tdesc02_img03.gif");
    background-repeat: no-repeat;
    background-position: right 0; }

#tdesc .content .about {
  margin-bottom: 30px;
  min-height: 135px;
  padding-right: 181px;
  background-image: url("../img/tdesc03_img01.gif");
  background-repeat: no-repeat;
  background-position: right 0; }
  #tdesc .content .about strong {
    color: #e34343;
    font-weight: bold; }

#tdesc .content .dl3-1 dd {
  margin-bottom: 40px;
  min-height: 125px;
  padding-right: 242px;
  background-position: right 0;
  background-repeat: no-repeat; }

#tdesc .content .dl3-1 dd:nth-of-type(1) {
  background-image: url("../img/tdesc03_img02.gif"); }

#tdesc .content .dl3-1 dd:nth-of-type(2) {
  background-image: url("../img/tdesc03_img03.gif"); }

#tdesc .content .dl3-1 dd:nth-of-type(3) {
  background-image: url("../img/tdesc03_img04.gif"); }

#tdesc .content .dl3-1 dd:nth-of-type(4) {
  background-image: url("../img/tdesc03_img05.gif"); }

#tdesc .content .clover {
  padding: 16px 25px;
  position: relative;
  background-color: #e9fcd7; }

#tdesc .content .clover:after {
  content: url("../img/happa.gif");
  position: absolute;
  top: 62px;
  right: -12px; }

.btmarea {
  border-top: 1px solid #ddeaec;
  border-bottom: 1px solid #ddeaec;
  background-image: url("../img/btm_bgrp.gif");
  background-repeat: repeat;
  background-position: 0 0; }
  .btmarea .inner {
    width: 1000px;
    margin: 0 auto;
    *zoom: 1;
    padding: 25px 0; }
    .btmarea .inner:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
  .btmarea dl {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 200px;
    width: 255px; }
  .btmarea dl:nth-of-type(1) {
    padding-right: 44px;
    float: left;
    border-right: 1px solid #a1c6d1;
    background-image: url("../img/btm_img03.jpg");
    background-repeat: no-repeat;
    background-position: 2px 25px; }
  .btmarea dl:nth-of-type(2) {
    float: right;
    background-image: url("../img/btm_img04.jpg");
    background-repeat: no-repeat;
    background-position: 2px 25px; }
  .btmarea dt {
    margin-bottom: 10px;
    font-size: 21px;
    font-weight: bold;
    color: #0b89ea; }
  .btmarea .txt {
    margin-bottom: 15px; }
  .btmarea .btn {
    text-align: right; }

.btmbnrs {
  background-image: url("../img/tsv_bgrp.gif");
  background-repeat: repeat;
  background-position: 0 0; }
  .btmbnrs .inner {
    width: 1000px;
    margin: 0 auto;
    *zoom: 1;
    padding-top: 17px;
    padding-bottom: 20px; }
    .btmbnrs .inner:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
  .btmbnrs .smbnrs {
    float: left;
    *zoom: 1;
    margin-right: 15px;
    padding-top: 13px;
    width: 430px; }
    .btmbnrs .smbnrs:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
    .btmbnrs .smbnrs li {
      width: 210px;
      float: left;
      margin-bottom: 10px; }
    .btmbnrs .smbnrs li:nth-of-type(even) {
      float: right; }
  .btmbnrs .fb {
    padding-top: 13px;
    width: 215px;
    float: left;
    margin-right: 15px; }
  .btmbnrs .present {
    width: 325px;
    float: left; }

footer {
  border-top: 1px solid #f1ddc2;
  background-image: url("../img/wood_bg.jpg");
  background-repeat: repeat-x;
  background-position: center center; }
  footer .inner {
    width: 1000px;
    margin: 0 auto;
    *zoom: 1;
    padding-top: 53px;
    padding-bottom: 42px; }
    footer .inner:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
  footer .ftinfo {
    width: 596px;
    float: left; }
  footer .logo {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 12px; }
    footer .logo img {
      margin-right: 13px;
      vertical-align: middle; }
  footer address {
    margin-bottom: 3px; }
  footer .tel {
    position: relative; }
    footer .tel a {
      position: absolute;
      top: 67px;
      left: 278px; }
  footer .ftnav {
    width: 404px;
    float: left; }
    footer .ftnav li {
      line-height: 30px; }
      footer .ftnav li a {
        padding-left: 15px;
        background-image: url("../img/ftlm.gif");
        background-repeat: no-repeat;
        background-position: 0 center;
        color: #303030;
        text-decoration: none; }
        footer .ftnav li a:hover {
          text-decoration: underline; }
    footer .ftnav ul {
      float: left; }
    footer .ftnav ul:nth-of-type(1) {
      width: 240px; }
    footer .ftnav ul:nth-of-type(2) {
      width: 164px; }
    footer .ftnav .pnav {
      margin-left: -1em !important; }
      footer .ftnav .pnav a {
        color: #ef7f07;
        font-weight: bold; }

#totop {
  position: fixed;
  bottom: 10%;
  right: 5%; }

#crarea {
  background-color: #6d4329;
  text-align: center;
  font-size: 11px;
  color: #b29482;
  line-height: 20px;
  padding-top: 4px; }

/* low common
-----------------------------------------------------------------------*/
.h2ttl {
  border-top: 1px solid #fff;
  text-align: center;
  background-image: url("../img/voice/h2ttl_bg.jpg");
  background-repeat: no-repeat;
  background-position: center 0;
  padding-bottom: 1px;
  background-color: #fff;
  border-bottom: 1px solid #c2b1a7; }

#wrap {
  width: 1000px;
  margin: 0 auto;
  *zoom: 1;
  margin-bottom: 85px; }
  #wrap:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

#bcarea {
  padding-top: 8px;
  padding-bottom: 36px;
  font-size: 12px;
  line-height: 12px; }
  #bcarea li {
    display: inline-block; }
  #bcarea a {
    color: #303030; }
    #bcarea a:hover {
      text-decoration: none; }

main.low {
  width: 755px;
  float: right; }

#side {
  width: 220px;
  float: left; }

.h3ttl {
  margin-bottom: 18px;
  padding-top: 5px;
  background-image: url("../img/voice/h3ttl_bg.gif");
  height: 35px;
  padding-left: 50px;
  color: #0b89ea;
  font-weight: bold;
  font-size: 21px; }

.h4ttl {
  margin-bottom: 19px;
  padding-top: 8px;
  background-image: url("../img/voice/h4ttl_bg.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 755px;
  height: 32px;
  padding-left: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #6d4329; }

#slnav {
  margin-bottom: 15px; }
  #slnav ul {
    padding: 0 9px;
    border: 1px solid #54a9ea; }
  #slnav li {
    border-bottom: 1px dotted #b2b2b2; }
  #slnav li:last-of-type {
    border-bottom: none; }
  #slnav a {
    display: block;
    padding: 9px 0 9px 20px;
    color: #303030;
    background-image: url("../img/voice/slnav_lm.gif");
    background-repeat: no-repeat;
    background-position: 8px 17px;
    text-decoration: none; }
    #slnav a:hover {
      text-decoration: underline; }

#sbnrs {
  margin-bottom: 15px; }
  #sbnrs li {
    margin-bottom: 10px; }

#scom {
  position: relative;
  padding: 10px;
  border: 3px solid #edddc6; }
  #scom .coname {
    padding-left: 5px;
    color: #f08827;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px; }
  #scom address {
    padding-bottom: 10px;
    padding-left: 5px;
    font-size: 13px;
    line-height: 20px;
    border-bottom: 1px solid #d4bda4;
    margin-bottom: 13px; }
  #scom .tel {
    margin-bottom: 8px; }

#scom:after {
  content: url("../img/voice/scom_clip.gif");
  position: absolute;
  top: -6px;
  right: -3px; }

.btmbnrs.low {
  border-top: 1px solid #c4b2a8; }

/* voice
-------------------------------------------------------------------*/
#voice .desctxt {
  margin-bottom: 30px; }

#voice .voice-entry {
  margin-bottom: 60px; }

#voice .imgs {
  *zoom: 1;
  margin-left: -30px;
  margin-bottom: 26px; }
  #voice .imgs:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  #voice .imgs li {
    margin-left: 30px;
    width: 222px;
    float: left;
    border: 4px solid #fff;
    box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21);
    -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21); }

#voice .voice-box {
  background-image: url("../img/voice/box_mid.gif");
  background-repeat: repeat-y;
  background-position: 0 0;
  position: relative;
  padding: 26px 36px; }
  #voice .voice-box .ttl {
    margin-bottom: 18px; }

#voice .voice-box:before {
  position: absolute;
  content: url("../img/voice/box_top.gif");
  top: -16px;
  left: 0;
  height: 7px; }

#voice .voice-box:after {
  position: absolute;
  content: url("../img/voice/box_btm.gif");
  bottom: 3px;
  left: 0;
  height: 7px; }

/* contact
-------------------------------------------------------------------*/
.def-tbl {
  width: 100%; }
  .def-tbl th {
    padding: 15px 21px;
    border: 1px solid #b8ccdc;
    background-color: #edf4f7;
    vertical-align: top; }
    .def-tbl th img {
      vertical-align: middle; }
  .def-tbl td {
    padding: 15px 21px;
    border: 1px solid #b8ccdc; }

#contact .section {
  margin-bottom: 50px; }

#contact #section01 .tel {
  margin-top: 1em; }

#contact #section02 .desctxt a {
  color: #f08827; }
  #contact #section02 .desctxt a:hover {
    text-decoration: none; }

#contact .mybtns {
  padding-top: 15px; }
  #contact .mybtns button {
    margin: 0 15px;
    border: none;
    background: none; }
    #contact .mybtns button:hover {
      box-shadow: none; }

#contact #section03 dl {
  margin-top: 20px; }

#contact #section03 dt {
  color: #f08827;
  font-weight: bold; }

#contact #section03 dd {
  margin-bottom: 20px; }
  #contact #section03 dd ul {
    margin-top: 20px; }
  #contact #section03 dd .infobox {
    margin-top: 20px; }
  #contact #section03 dd .coname {
    font-weight: bold; }

/* company
-------------------------------------------------------------------*/
#company .section {
  margin-bottom: 50px; }

#company #section01 .img {
  width: 200px;
  float: right;
  margin-left: 1em;
  box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21);
  -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21); }

#company #section01 .name {
  margin-top: 10px;
  text-align: right; }

#company #section02 td a {
  color: #f08827;
  text-decoration: underline; }
  #company #section02 td a:hover {
    text-decoration: none; }

#company #section04 .img {
  width: 249px;
  float: left;
  margin-bottom: 20px; }

#company #section04 .txtarea {
  margin-bottom: 20px;
  padding-top: 20px;
  width: 488px;
  float: right; }
  #company #section04 .txtarea .coname {
    font-weight: bold;
    color: #f08827; }
  #company #section04 .txtarea address {
    margin-bottom: 1em; }

#company #gmap {
  clear: both;
  border: 4px solid #fff;
  box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21);
  -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21); }

/* strong
---------------------------------------------------------------------*/
#strong .desctxt {
  margin-bottom: 25px; }

#strong .strng-box:nth-of-type(1) h4 {
  background-image: url("../img/strong/ttl01_bg.gif"); }

#strong .strng-box:nth-of-type(2) h4 {
  background-image: url("../img/strong/ttl02_bg.gif"); }

#strong .strng-box:nth-of-type(3) h4 {
  background-image: url("../img/strong/ttl03_bg.gif"); }

#strong .strng-box {
  margin-bottom: 35px;
  background-image: url("../img/voice/box_mid.gif");
  background-repeat: repeat-y;
  background-position: 0 0;
  position: relative;
  padding: 16px 30px 25px 30px; }
  #strong .strng-box .box-in {
    *zoom: 1; }
    #strong .strng-box .box-in:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden; }
  #strong .strng-box h4 {
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 579px;
    height: 46px;
    padding-left: 116px;
    padding-top: 11px;
    color: #f08827;
    font-weight: bold;
    font-size: 21px; }
  #strong .strng-box .txt {
    width: 425px;
    padding-top: 5px;
    padding-left: 5px;
    float: left; }
  #strong .strng-box .img {
    width: 245px;
    float: right;
    box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21);
    -webkit-box-shadow: 2px 2px 5px -1px rgba(0, 0, 0, 0.21); }

#strong .strng-box:before {
  position: absolute;
  content: url("../img/voice/box_top.gif");
  top: -16px;
  left: 0;
  height: 7px; }

#strong .strng-box:after {
  position: absolute;
  content: url("../img/voice/box_btm.gif");
  bottom: 3px;
  left: 0;
  height: 7px; }

/* cal
--------------------------------------------*/
#side #cal table {
  width: 100%;
  background-color: #fff;
  font-size: 13px;
  line-height: 21px;
  border-collapse: collapse; }

#side #cal {
  border-right: 1px solid #2c96e8;
  border-left: 1px solid #2c96e8;
  border-bottom: 1px solid #2c96e8;
  margin-bottom: 15px; }

#side #cal caption {
  padding: 7px 0;
  border-top: 3px solid #2c96e8;
  color: #2c96e8;
  font-size: 13px;
  font-weight: bold;
  background-color: #fff;
  text-align: center; }

#side #cal th {
  padding: 2px;
  background-color: #eaf3f9;
  text-align: center; }

#side #cal td {
  padding: 2px;
  text-align: center;
  color: #383838; }

#side #cal td a {
  color: #f08827;
  text-decoration: underline; }

#side #cal td a:hover {
  text-decoration: none; }

#side #cal #prev {
  text-align: left;
  font-weight: bold;
  padding-left: 7px; }

#side #cal #prev a {
  color: #1580d2;
  text-decoration: none; }

#side #cal #prev a:hover {
  text-decoration: underline; }

#side #cal #next {
  text-align: right;
  font-weight: bold;
  padding-right: 7px; }

#side #cal #next a {
  color: #303030;
  text-decoration: none; }

#side #cal #next a:hover {
  text-decoration: underline; }

.slnav {
  margin-bottom: 10px; }
  .slnav ul {
    padding: 0 9px;
    border: 1px solid #54a9ea; }
  .slnav li {
    border-bottom: 1px dotted #b2b2b2; }
  .slnav li:last-of-type {
    border-bottom: none; }
  .slnav a {
    display: block;
    padding: 9px 0 9px 20px;
    color: #303030;
    background-image: url("../img/voice/slnav_lm.gif");
    background-repeat: no-repeat;
    background-position: 8px 17px;
    text-decoration: none; }
    .slnav a:hover {
      text-decoration: underline; }

.blogarc {
  margin-bottom: 15px; }

.blogarc ul {
  border: 1px solid #dfdfdf;
  padding: 0 10px; }

.blogarc li {
  border-top: 1px dotted #c4c4c4; }

.blogarc li.top {
  border-top: none; }

.blogarc li a {
  display: block;
  padding: 11px 0px 11px 23px;
  background-image: url("../img/company/slnav_lm.gif");
  background-position: 10px 20px;
  background-repeat: no-repeat;
  color: #303030;
  text-decoration: none; }

.blogarc li a:hover {
  text-decoration: underline; }

.blogarc.select ul {
  padding: 15px 14px; }

.blogarc.select ul select {
  width: 100%; }

/* information
---------------------------------------------------------------*/
#info #info-list li {
  border-bottom: 1px solid #dad3cb;
  padding-bottom: 20px;
  margin-bottom: 20px;
  *zoom: 1; }
  #info #info-list li:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  #info #info-list li .tag {
    width: 70px;
    float: left;
    margin-right: 14px; }
  #info #info-list li .date {
    width: 106px;
    float: left; }
  #info #info-list li .ttl {
    width: 550px;
    float: left; }
    #info #info-list li .ttl a {
      color: #ef7f07;
      text-decoration: underline; }
      #info #info-list li .ttl a:hover {
        text-decoration: none; }

/* service
-----------------------------------------------------------------------*/
#service .section {
  margin-bottom: 50px; }

#service #section01 ul {
  *zoom: 1;
  margin-left: -17px;
  margin-top: 20px; }
  #service #section01 ul:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

#service #section01 li {
  width: 240px;
  float: left;
  margin-left: 17px;
  margin-bottom: 17px; }

#service #section02 .about-box {
  height: 375px;
  margin-top: 15px;
  margin-bottom: 30px;
  background-image: url("../img/service/sec01_abut_bg.gif");
  background-repeat: no-repeat;
  background-position: 0 47px; }
  #service #section02 .about-box .txt {
    padding: 14px 34px; }

#service #section02 .txtarea {
  margin: 30px 0;
}
#service #section02 .ttl {
  margin-bottom: 10px;
  color: #f08827;
  font-weight: bold;
  font-size: 16px;
}
#service #section02 table {
  width: 755px;
}
#service #section02 tr {
  border: 1px solid #b8ccdc;
}
#service #section02 th {
  background-color: #edf4f7;
  border: 1px solid #b8ccdc;
  text-align: center;
  vertical-align: top;
  padding: 12px 10px;
}
#service #section02 tbody th {
  width: 199px;
}
#service #section02 td {
  padding: 10px 30px;
}

#service .exmpl-list {
  *zoom: 1;
  margin-top: 15px;
  margin-left: -17px; }
  #service .exmpl-list:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  #service .exmpl-list li {
    width: 175px;
    margin-left: 17px;
    margin-bottom: 17px;
    float: left; }
    #service .exmpl-list li .img {
      margin-bottom: 8px;
      border: 4px solid #fff;
      /* box-shadow */
      box-shadow: 2px 2px 13px -2px rgba(0, 0, 0, 0.27);
      -moz-box-shadow: 2px 2px 13px -2px rgba(0, 0, 0, 0.27);
      -webkit-box-shadow: 2px 2px 13px -2px rgba(0, 0, 0, 0.27); }
    #service .exmpl-list li .cap {
      text-align: center; }

#service #section03 .desctxt {
  margin-bottom: 24px; }

#service #section04, #service #section05, #service #section06 {
  *zoom: 1; }
  #service #section04:after, #service #section05:after, #service #section06:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  #service #section04 .txt, #service #section05 .txt, #service #section06 .txt {
    width: 497px;
    float: left; }
  #service #section04 .img, #service #section05 .img, #service #section06 .img {
    width: 232px;
    float: right;
    border: 4px solid #fff;
    /* box-shadow */
    box-shadow: 2px 2px 13px -2px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 2px 2px 13px -2px rgba(0, 0, 0, 0.27);
    -webkit-box-shadow: 2px 2px 13px -2px rgba(0, 0, 0, 0.27); }

#service #section07 ul {
  margin-top: 25px;
  border-top: 1px dotted #a0a0a0; }

#service #section07 li {
  *zoom: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #a0a0a0; }
  #service #section07 li:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

#service #section07 .txtarea {
  width: 554px;
  float: left; }

#service #section07 .ttl {
  margin-bottom: 10px;
  color: #f08827;
  font-weight: bold; }

#service #section07 .img {
  padding-top: 20px;
  width: 178px;
  float: right; }

  #service #section06 .subsection {
    clear: both;
    padding-top: 40px;
  }
  #service #section06 .subsection .subtxt {
    margin-bottom: 40px;
  }
  #service #section06 .subsection .list li {
    margin-bottom: 40px;
  }
  #service #section06 .subsection .list li:last-child {
    margin-bottom: 0;
  }
  #service #section06 .subsection .list li .ttl {
    font-size: 16px;
    font-weight: bold;
    color: #f08827;
    margin-bottom: 1em;
  }
  #service #section06 .subsection .list li .video {
    background-color: #e1eff5;
    padding: 20px;
  }
  #service #section06 .subsection .list li .video video {
    max-width: 100%;
  }

/* service single
----------------------------------------------------------------------*/
#sv-sin .img-wrap {
  display: block;
  border: 4px solid #fff; }

#sv-sin .sp-arrow:before, #sv-sin .sp-arrow:after {
  background-color: #f1f1f1; }

#sv-sin .sp-slides-container {
  margin-bottom: 20px; }

#sv-sin .cmnt-box {
  background-image: url("../img/voice/box_mid.gif");
  background-repeat: repeat-y;
  background-position: 0 0;
  margin-top: 30px;
  margin-bottom: 25px;
  position: relative;
  padding: 26px 36px; }
  #sv-sin .cmnt-box .ttl {
    margin-bottom: 18px; }

#sv-sin .cmnt-box:before {
  position: absolute;
  content: url("../img/voice/box_top.gif");
  top: -16px;
  left: 0;
  height: 7px; }

#sv-sin .cmnt-box:after {
  position: absolute;
  content: url("../img/voice/box_btm.gif");
  bottom: 3px;
  left: 0;
  height: 7px; }

#sv-sin .btn {
  text-align: right; }

/* information single
-------------------------------------------------------------------------*/
#info-sin .h3ttl {
  margin-bottom: 5px; }

#info-sin .cat {
  margin-bottom: 30px;
  text-align: right; }

#info-sin #pager {
  margin-top: 50px;
  padding: 8px 13px 7px 13px;
  border: 1px solid #e0caad;
  background-image: url("../img/info-sin/pager_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }

#info-sin #pager li {
  width: 50%;
  color: #6d4329; }

#info-sin #pager li.prev {
  float: left; }

#info-sin #pager li.next {
  float: right;
  text-align: right; }

#info-sin #pager li a {
  color: #6d4329;
  text-decoration: underline; }

#info-sin #pager li a:hover {
  text-decoration: none; }

#info-sin .entry-body {
  padding-bottom: 20px;
  border-bottom: 1px solid #0b89ea;
  /* editor */
  /* img */
  /* clearfix */ }
  #info-sin .entry-body p {
    display: block;
    margin: 1em 0; }
  #info-sin .entry-body strong {
    font-weight: bold; }
  #info-sin .entry-body em {
    font-style: italic; }
  #info-sin .entry-body blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px; }
  #info-sin .entry-body .aligncenter {
    display: block;
    margin: 0 auto; }
  #info-sin .entry-body .alignright {
    float: right; }
  #info-sin .entry-body .alignleft {
    float: left; }
  #info-sin .entry-body img[class*="wp-image-"],
  #info-sin .entry-body img[class*="attachment-"] {
    height: auto;
    max-width: 100%; }
  #info-sin .entry-body .clearfix {
    overflow: hidden;
    zoom: 1; }
  #info-sin .entry-body .clearfix:after {
    content: "";
    display: block;
    clear: both; }

#info-sin .author {
  margin-top: 5px;
  text-align: right; }

/* css */
/************************************
** レスポンシブページネーション
************************************/
#voice .pagination, #info .pagination {
  list-style-type: none;
  padding-left: 0;
  margin: 30px 0; }

#voice .pagination,
#voice .pagination li a, #info .pagination,
#info .pagination li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

#voice .pagination a, #info .pagination a {
  font-weight: 300;
  padding-top: 1px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
  min-width: 36px;
  min-height: 36px;
  color: #333; }

#voice .pagination li:not([class*="current"]) a:hover, #info .pagination li:not([class*="current"]) a:hover {
  background-color: #eee; }

#voice .pagination li:first-of-type a, #info .pagination li:first-of-type a {
  border-left-width: 1px; }

#voice .pagination li.first span,
#voice .pagination li.last span,
#voice .pagination li.previous span,
#voice .pagination li.next span, #info .pagination li.first span,
#info .pagination li.last span,
#info .pagination li.previous span,
#info .pagination li.next span {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px; }

#voice .pagination li.first a::before,
#voice .pagination li.last a::after,
#voice .pagination li.previous a::before,
#voice .pagination li.next a::after, #info .pagination li.first a::before,
#info .pagination li.last a::after,
#info .pagination li.previous a::before,
#info .pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0); }

#voice .pagination li.first a::before, #info .pagination li.first a::before {
  content: "\f100"; }

#voice .pagination li.last a::after, #info .pagination li.last a::after {
  content: "\f101"; }

#voice .pagination li.previous a::before, #info .pagination li.previous a::before {
  content: "\f104"; }

#voice .pagination li.next a::after, #info .pagination li.next a::after {
  content: "\f105"; }

#voice .pagination li.current a, #info .pagination li.current a {
  background-color: #ddd;
  cursor: default;
  pointer-events: none; }

#voice .pagination > li:first-child > a, #info .pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

#voice .pagination > li:last-child > a, #info .pagination > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

@media only screen and (max-width: 680px) {
  #voice .pagination li.first,
  #voice .pagination li.last, #info .pagination li.first,
  #info .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #voice .pagination li.previous a, #info .pagination li.previous a {
    border-left-width: 1px; } }

@media only screen and (max-width: 500px) {
  #voice .pagination li, #info .pagination li {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #voice .pagination li.current,
  #voice .pagination li.first,
  #voice .pagination li.last,
  #voice .pagination li.previous,
  #voice .pagination li.next, #info .pagination li.current,
  #info .pagination li.first,
  #info .pagination li.last,
  #info .pagination li.previous,
  #info .pagination li.next {
    position: initial;
    top: initial;
    left: initial; }
  #voice .pagination li.previous a, #info .pagination li.previous a {
    border-left-width: 0; } }

@media only screen and (max-width: 400px) {
  #voice .pagination li.first,
  #voice .pagination li.last, #info .pagination li.first,
  #info .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #voice .pagination li.previous a, #info .pagination li.previous a {
    border-left-width: 1px; } }

@media only screen and (max-width: 240px) {
  #voice, #info {
    /* For watches? */ }
    #voice .pagination li, #info .pagination li {
      width: 50%; }
    #voice .pagination li.current, #info .pagination li.current {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      width: 100%;
      border-left-width: 1px; } }
