@charset "UTF-8";

html {
  color: #000;
  background: #fff;
}

body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, input, textarea,
p,
blockquote,
th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  vertical-align: top;
  text-align: left;
}

img {
  border: 0;
  vertical-align: bottom;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol li,
ul li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: '';
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input,
textarea,
select {
  *font-size: 100%;
}

html, body {
  width: 100%;
  min-width: 960px;
  height: 100%;
}

body {
  background: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
  font-size: 10px;
  color: #221815;
  -webkit-text-size-adjust: 100% !important;
  text-align: center;
}

a {
  cursor: pointer;
  color: #333;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: top;
}

strong {
  font-weight: bold;
}

/* basic */
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

.float_r {
  float: right;
}

.float_l {
  float: left;
}

.txt_r {
  text-align: right;
}

.txt_c {
  text-align: center;
}

.f10 {
  font-size: 10px !important;
}

.f11 {
  font-size: 11px !important;
}

.f12 {
  font-size: 12px !important;
}

.f13 {
  font-size: 13px !important;
}

.f14 {
  font-size: 14px !important;
}

.f15 {
  font-size: 15px !important;
}

.f16 {
  font-size: 16px !important;
}

.f17 {
  font-size: 17px !important;
}

.f18 {
  font-size: 18px !important;
}

.f19 {
  font-size: 19px !important;
}

.f20 {
  font-size: 20px !important;
}

.m5 {
  margin: 5px;
}

.m10 {
  margin: 10px;
}

.m15 {
  margin: 15px;
}

.m20 {
  margin: 20px;
}

.m25 {
  margin: 25px;
}

.m30 {
  margin: 30px;
}

.m35 {
  margin: 35px;
}

.m40 {
  margin: 40px;
}

.m45 {
  margin: 45px;
}

.m50 {
  margin: 50px;
}

.m55 {
  margin: 55px;
}

.m60 {
  margin: 60px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr25 {
  margin-right: 25px;
}

.mr30 {
  margin-right: 30px;
}

.mr35 {
  margin-right: 35px;
}

.mr40 {
  margin-right: 40px;
}

.mr45 {
  margin-right: 45px;
}

.mr50 {
  margin-right: 50px;
}

.mr55 {
  margin-right: 55px;
}

.mr60 {
  margin-right: 60px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml35 {
  margin-left: 35px;
}

.ml40 {
  margin-left: 40px;
}

.ml45 {
  margin-left: 45px;
}

.ml50 {
  margin-left: 50px;
}

.ml55 {
  margin-left: 55px;
}

.ml60 {
  margin-left: 60px;
}

.p5 {
  padding: 5px;
}

.p10 {
  padding: 10px;
}

.p15 {
  padding: 15px;
}

.p20 {
  padding: 20px;
}

.p25 {
  padding: 25px;
}

.p30 {
  padding: 30px;
}

.p35 {
  padding: 35px;
}

.p40 {
  padding: 40px;
}

.p45 {
  padding: 45px;
}

.p50 {
  padding: 50px;
}

.p55 {
  padding: 55px;
}

.p60 {
  padding: 60px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt50 {
  padding-top: 50px;
}

.pt55 {
  padding-top: 55px;
}

.pt60 {
  padding-top: 60px;
}

.pr5 {
  padding-right: 5px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr25 {
  padding-right: 25px;
}

.pr30 {
  padding-right: 30px;
}

.pr35 {
  padding-right: 35px;
}

.pr40 {
  padding-right: 40px;
}

.pr45 {
  padding-right: 45px;
}

.pr50 {
  padding-right: 50px;
}

.pr55 {
  padding-right: 55px;
}

.pr60 {
  padding-right: 60px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb35 {
  padding-bottom: 35px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb45 {
  padding-bottom: 45px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb55 {
  padding-bottom: 55px;
}

.pb60 {
  padding-bottom: 60px;
}

.pl5 {
  padding-left: 5px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl25 {
  padding-left: 25px;
}

.pl30 {
  padding-left: 30px;
}

.pl35 {
  padding-left: 35px;
}

.pl40 {
  padding-left: 40px;
}

.pl45 {
  padding-left: 45px;
}

.pl50 {
  padding-left: 50px;
}

.pl55 {
  padding-left: 55px;
}

.pl60 {
  padding-left: 60px;
}

.inr {
  margin: 0 auto;
  text-align: left;
}

header .inr {
  width: 1000px;
}

section .inr,
footer .inr {
  position: relative;
  width: 1000px;
  z-index: 2;
}

.gray {
  background: #f9f9f9;
}

.arr_link a {
  background: url('img/arr_blue.png?1432693007') no-repeat 0 0;
  padding-left: 12px;
}

.btn_pink {
  display: inline-block;
  background: #e50058;
}

.bg_t,
.bg_c {
  position: absolute;
  width: 100%;
  min-width: 1300px;
  z-index: 1;
}

.border_top {
  background: url('img/dot_gray.gif?1432693007') repeat-x left top;
}

@media screen and (max-width: 1300px) {
  .bg_t,
  .bg_c {
    top: 0;
    left: 50%;
    margin-top: 0;
    margin-left: -650px;
  }
}
@media screen and (min-width: 1300px) {
  .bg_t,
  .bg_c {
    left: 0;
    margin-left: 0;
  }

  .bg_t {
    top: 0;
    margin-top: 0;
  }
}
header {
  width: 100%;
  height: 100px;
  background: #f9f9f9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff9f9f9,endColorstr=#fff9f9f9);
}
header .logo {
  float: left;
  width: 130px;
  margin-top: 31px;
}
header nav {
  float: right;
  width: 693px;
  height: 20px;
  margin-top: 40px;
  overflow: hidden;
}
header nav ul {
  margin: 0 -14px;
}
header nav li {
  float: left;
  margin: 0 14px;
}
header nav a {
  display: block;
  height: 20px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  background-image: url('img/hd_nav_2nd.png?1432693008');
}
header nav .info {
  width: 49px;
  background-position: 0 0;
}
header nav .blog {
  width: 72px;
  background-position: -76px 0;
}
header nav .activity {
  width: 61px;
  background-position: -176px 0;
}
header nav .dema {
  width: 88px;
  background-position: -265px 0;
}
header nav .vision {
  width: 31px;
  background-position: -381px 0;
}
header nav .profile {
  width: 84px;
  background-position: -440px 0;
}
header nav .support {
  width: 92px;
  background-position: -552px 0;
}
header nav .fb {
  width: 20px;
  background-position: -673px 0;
}

#home header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff,endColorstr=#33000000);
}
#home header nav a {
  background-image: url('img/hd_nav_top.png?1432693009');
}
#home header.anim_100 {
  -webkit-animation: 1s;
          animation: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: to100;
          animation-name: to100;
}
#home header.anim_20 {
  -webkit-animation: 1s;
          animation: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-name: to20;
          animation-name: to20;
}
#home header.ie {
  background: #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffbbbbbb,endColorstr=#ffbbbbbb);
}

@-webkit-keyframes to100 {
  0% {
    background: rgba(0, 0, 0, 0.2);
  }
  100% {
    background: #bbbbbb;
  }
}

@keyframes to100 {
  0% {
    background: rgba(0, 0, 0, 0.2);
  }
  100% {
    background: #bbbbbb;
  }
}
@-webkit-keyframes to20 {
  0% {
    background: #bbbbbb;
  }
  100% {
    background: rgba(0, 0, 0, 0.2);
  }
}
@keyframes to20 {
  0% {
    background: #bbbbbb;
  }
  100% {
    background: rgba(0, 0, 0, 0.2);
  }
}
#visual {
    position: relative;
    height: 150px;
    overflow: hidden;
}
#footer {
    background: #fff;
    padding-top: 75px;
}
#footer .sns {
    padding: 15px 0;
    background: #EFEFEF;
}
#footer .sns ul {
    overflow: auto;
    margin: 0 auto;
    width: 210px;
}
#footer .sns ul li {
    float: left;
    margin: 5px 10px;
    text-align: center;
    width: 50px;
}
#footer .copyright {
    text-align: center;
    padding: 35px 0 20px;
    background: #7B7B7B;
}
#footer .menu-links {
    margin: 0;
    padding: 35px 0;
    background: #F7F7F7;
    text-align: left;
}
#footer .menu-links ul {
    margin: 0 auto;
    overflow: auto;
    width: 1000px;
}
#footer .menu-links ul li {
    float: left;
    width: 248px;
}
#footer .menu-links ul li p.sub-header {
    margin: 0 0 10px 25px;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
}
#footer .menu-links ul li p.mlink {
    font-size: 14px;
    margin-left: 25px;
    line-height: 22px;
}
#footer .copyright p small {
    color: #F7F7F7;
    font-size: 14px;
}
#map {
  margin-top: 25px;
  width: 960px;
  height: 400px;
}

#pagetop {
  display: none;
  position: fixed;
  top: auto;
  bottom: 20px;
  right: 20px;
  z-index: 5;
  width: 40px;
  height: 40px;
  background: #009b9a;
}
#pagetop.stop {
  position: absolute;
  bottom: auto;
  top: -40px;
}

#modal {
  display: none;
  position: fixed;
  width: 100%;
  min-width: 960px;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 0;
}
#modal .background {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #f9f9f9;
  opacity: 0.8;
  z-index: 100;
  top: 0;
  left: 0;
}
#modal .container {
  position: relative;
  width: 500px;
  height: 600px;
  left: 50%;
  margin-left: -250px;
  top: 50%;
  margin-top: -300px;
  background: #fff;
  z-index: 200;
  text-align: center;
}
#modal .close {
  float: right;
  margin: -20px -20px 0 0;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 20px;
  background: #009b9a;
}

#not_found .inr {
  padding: 70px 0;
}
#not_found h1 {
  font-weight: bold;
  font-size: 18px;
}
#not_found p {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.8;
}

#page_ttl {
  border-bottom: 1px solid #d8d8d8;
  padding: 34px 0 36px;
  font-size: 20px;
}
#page_ttl h1 {
  font-weight: bold;
}
#page_ttl a {
  color: #000;
  text-decoration: none;
}

#page_content {
  padding: 60px 0 80px;
}
#page_content .inr {
  font-size: 14px;
  line-height: 1.8;
}
#page_content .page_subttl {
  font-size: 18px;
  font-weight: bold;
}
#page_content .question {
  margin-bottom: -30px;
}
#page_content .question li {
  margin-bottom: 30px;
}
#page_content .question h3 {
  font-weight: bold;
  margin-bottom: 4px;
}
#page_content .question h3 .q {
  color: #e50058;
  padding-right: 8px;
  font-family: "Lato", sans-serif;
  font-size: 20px;
}
#page_content .txt_link {
  display: inline-block;
  font-size: 12px;
  background: url('img/arr_blue.png?1432693007') no-repeat 0 3px;
  padding-left: 12px;
}
#page_content .large {
  font-size: 16px;
}
#page_content .small {
  font-size: 12px;
}
#page_content .note {
  font-size: 11px;
}
#page_content .btn_support {
  display: inline-block;
  background: #e50058;
}

#support #page_content .anchor {
  margin-right: -20px;
}
#support #page_content .anchor li {
  border: 1px solid #d8d8d8;
  float: left;
  margin-right: 20px;
}
#support #page_content .price1 {
  font-weight: bold;
}
#support #page_content .price1 li {
  position: relative;
  padding-left: 105px;
}
#support #page_content .price1 li .name {
  position: absolute;
  top: 0;
  left: 0;
  color: #009b9a;
}
#support #page_content .price2 {
  font-weight: bold;
}
#support #page_content .price2 .name {
  color: #009b9a;
}
#support #page_content .price2 .normal {
  font-weight: normal;
}

#main {
  width: 100%;
  min-width: 960px;
  height: 690px;
  position: relative;
  overflow: hidden;
  text-align: left;
  background: #f9f9f9;
}
#main .copy {
  padding-top: 260px;
  margin-bottom: 36px;
}
#main .btn_dema {
  display: inline-block;
  background: rgba(229, 0, 88, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3e50058,endColorstr=#b3e50058);
}
#main .bg_c, #main .inr {
  display: none;
}

#s_1 .inr {
  padding: 60px 0;
}
#s_1 .sec_ttl {
  margin-bottom: 40px;
}

#s_1 .pickup {
  float: right;
  width: 280px;
  padding: 10px 10px 15px;
  background: #fff;
  font-size: 13px;
  line-height: 1.6;
}
#s_1 .pickup img {
  margin-bottom: 5px;
}
#s_1 .archive_list {
  width: 684px;
  margin: -8px 0 30px;
}
#s_1 .archive_list article {
  width: 684px;
  background: url('img/dot_gray.gif?1432693007') repeat-x left bottom;
  letter-spacing: -.40em;
  padding: 11px 0;
}
#s_1 .archive_list p {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
#s_1 .archive_list .date {
  color: #333;
  width: 80px;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  line-height: 1.6;
}
#s_1 .archive_list .cat_area {
  width: 110px;
  padding-right: 16px;
  text-align: center;
}
#s_1 .archive_list .cat_area a.cat {
  display: block;
  width: 110px;
  height: 16px;
  overflow: hidden;
  border-radius: 4px;
  background: #888;
  text-align: center;
  text-decoration: none;
  line-height: 1.4;
  color: #fff;
  padding: 3px 0;
  font-size: 10px;
}
#s_1 .archive_list .cat_area a.link {
  margin-top: 5px;
  padding-left: 9px;
  display: inline-block;
  text-align: center;
  color: #009b9a;
  font-size: 10px;
  background: url('img/arr_green.png?1432693007') no-repeat 0 1px;
}
#s_1 .archive_list .ttl {
  width: 478px;
  line-height: 1.6;
  padding: 4px 0;
}
#s_1 .archive_list .ttl a {
  font-weight: 500;
  font-size: 13px;
  line-height: 1.3;
  word-break: break-all;
  text-decoration: none;
  color:#333;
}

#s_2 .inr {
  padding: 0px 0 20px 0;
  overflow: hidden;
}
#s_2 .sec_ttl {
  margin-bottom: 40px;
}
#s_2 h2.sec_ttl {
    color: #4d4d4d;
    margin: 20px auto 50px;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    letter-spacing:1px;
    text-align: left;
}


#s_2 p.lead {
    margin: 20px auto 50px;
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
    color: #202020;
}
#s_2 .mod-text {
    margin: 0 auto;
    padding: 0 0px 40px;
    line-height: 28px;
    font-size: 14px;
}
.mod-text1 {
    float: left;
    width: 480px;
    margin-right: 40px;
}
.mod-text2 {
    float: left;
    width: 480px;
}
.mod-textw {
    font-size: 16px;
    font-weight: 600;
    color: #FFBC00;
    margin-bottom: 10px;
}
.mod-textb {
    font-size: 16px;
    font-weight: 600;
    color: #FFBC00;
    margin-bottom: 10px;
}
.gaiyoubox {
    background: #FFBC00;
    font-size: 11px;
    width: 90px;
    text-align: center;
    padding: 0px 0px;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    text-decoration: none!important;
    color: #fff;
    margin: 20px 0 10px 0;
}
.mod-texts p{
    font-size: 12px;
}
.mod-textq {
    margin-bottom: 50px;
}
.mod-textq p{
    font-size: 12px;
}
#s_2 p.concept {
    font-size: 14px;
    line-height: 24px;
    color: #202020;
}
#s_2 .archive_list {
  margin: 0 -20px 40px;
}
#s_2 .archive_list article {
  float: left;
  width: 220px;
  margin: 0 20px;
}
#s_2 .archive_list .thumb {
  width: 220px;
  height: 140px;
  overflow: hidden;
  text-align: center;
}
#s_2 .archive_list .thumb a {
  text-decoration: none;
  color: #fff;
}
#s_2 .archive_list .thumb a span {
  width: 210px;
  height: 140px;
  display: block;
  background: #cbe9e9;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  line-height: 140px;
}
#s_2 .archive_list .ttl {
  margin-top: 5px;
}
#s_2 .archive_list .ttl a {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.6;
}
#s_2 .archive_list .date {
  margin-top: 5px;
  color: #e50058;
  width: 70px;
  font-size: 10px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  line-height: 1.6;
}

#s_3 .inr {
  padding: 60px 0;
  height: 2450px;
}
#s_3 .sec_ttl {
  margin-bottom: 30px;
}

#s_2 p.concept2 {
    font-size: 14px;
    line-height: 24px;
    color: #202020;
    margin-top:20px;
}
span {
    margin-bottom: 10px;
    font-weight: 600;
}

#s_3 .copy {
  margin-bottom: 40px;
}
#s_3 .list1,
#s_3 .list2 {
  font-size: 13px;
  line-height: 1.5;
}
#s_3 .list1 li,
#s_3 .list2 li {
  width: 100%;
  background: url('img/dot_gray.gif?1432693007') repeat-x left bottom;
  padding: 8px 0 7px;
}
#s_3 .list1 strong,
#s_3 .list2 strong {
  font-weight: bold;
  color: #e50058;
}
#s_3 .list1 {
  background: url('img/dot_gray.gif?1432693007') repeat-x left top;
  margin-top: 29px;
  padding-top: 1px;
  width: 100%;
}
#s_3 .list2 {
  width: 640px;
}
#s_3 .message {
  float: right;
  width: 284px;
  overflow: hidden;
  margin-top: 50px;
}
#s_3 .message p {
  margin: 10px -10px 0 0;
  color: #009b9a;
  font-size: 12px;
}
#s_3 .category {
  margin-top: 40px;
}
#s_3 .category p {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
#s_3 .category ul {
  display: inline-block;
  vertical-align: top;
}
#s_3 .category ul li {
  display: inline;
  font-size: 12px;
  padding-right: 15px;
  line-height: 1.3;
  font-weight: bold;
}
.citylist {
    float: left;
    width: 1000px;
    height: 55px;
    margin-bottom: 20px;
}
.citylist-box {
    float: left;
    width: 229px;
    margin-right:28px; 
}
.citylist-box-end {
    float: left;
    width: 229px;
    height:43px;
}
.citylist-box a.cat_id5 {
    display: inline-block;
    font-size: 13px;
    line-height: 22px;
    width: 215px;
    height:43px;
    text-align: left;
    padding: 5px 6px;
    vertical-align: top;
    border-radius: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-decoration: none!important;
}

.citylist-box a.cat_id5 {
    border: 1px solid #696969;
    color: #333;
}
.citylist-box-end a.cat_id5 {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    width: 215px;
    height:43px;
    text-align: left;
    padding: 5px 6px;
    vertical-align: top;
    border-radius: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-decoration: none!important;
}

.citylist-box-end a.cat_id5 {
    border: 1px solid #696969;
    color: #333;
}
#s_4 .inr {
  padding: 60px 0;
}
#s_4 .sec_ttl {
  margin-bottom: 50px;
}
#s_4 h3 {
  background: url('img/dot_gray.gif?1432693007') repeat-x left bottom;
  font-size: 18px;
  font-weight: bold;
  color: #009b9a;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
#s_4 .column {
  margin-bottom: 50px;
}
#s_4 .column p, #s_4 .column li {
  font-size: 13px;
  line-height: 1.8;
}
#s_4 .column p strong, #s_4 .column li strong {
  color: #e50058;
  font-weight: bold;
}
#s_4 .green {
  color: #009b9a;
  font-weight: bold;
}
#s_4 .point {
  background: url('img/dot_gray.gif?1432693007') repeat-x left top;
  padding-top: 15px;
  font-size: 14px;
  line-height: 1.7;
  color: #e50058;
  font-weight: bold;
}

#s_5 {
  width: 100%;
  height: 350px;
  color: #fff;
  position: relative;
  overflow: hidden;
  background: #F67E7E;
}
#s_5 .inr {
  padding: 60px 0;
}
#s_5 .sec_ttl {
  margin-bottom: 75px;
}
#s_5 ul {
  margin-top: 28px;
  width: 500px;
  background: url('img/top_vision_dot.png?1432693007') repeat-x left top;
  padding-top: 1px;
}
#s_5 ul li {
  background: url('img/top_vision_dot.png?1432693007') repeat-x left bottom;
  font-size: 14px;
  padding: 9px 0 10px 16px;
  position: relative;
}
#s_5 ul li:before {
  content: '';
  width: 7px;
  height: 14px;
  position: absolute;
  display: block;
  top: 9px;
  left: 0;
  background: url('img/top_vision_arr.png?1432693008') no-repeat 0 0;
}

#s_6 .inr {
  padding: 60px 0;
}
#s_6 .sec_ttl {
  margin-bottom: 50px;
}
#s_6 p {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 15px;
    font-weight: 500;
}
#s_6 .photo {
  float: right;
  width: 355px;
  position: relative;
  margin: 0 0 0 30px;

}
#s_6 .budge {
  position: absolute;
  top: -69px;
  right: 12px;
}
#s_6 .column1 {
  margin-top: 60px;
}
#s_6 .column2 {
  margin-top: 40px;
}
#s_6 .column1 .ttl,
#s_6 .column2 .ttl {
  color: #e50058;
  font-size: 13px;
  line-height: 1.8;
  font-weight: bold;
}
#s_6 .logo {
  margin-top: 15px;
}
#s_6 .cover {
  float: left;
  width: 200px;
  margin-top: 5px;
}

#s_7 .inr {
  padding: 60px 0;
}
#s_7 .sec_ttl {
  margin-bottom: 46px;
}
#s_7 p {
  font-size: 13px;
  line-height: 1.8;
}
#s_7 p strong {
  font-size: 16px;
}

#s_8 .inr {
  padding: 60px 0;
}
#s_8 .sec_ttl {
  margin-bottom: 40px;
}
#s_8 .fb_thumb {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
#s_8 .fb_box {
  display: inline-block;
  vertical-align: middle;
}
#s_8 .fb_box .name {
  margin-bottom: 10px;
  font-size: 13px;
}
#s_8 .fb_box .name a {
  text-decoration: none;
  font-weight: bold;
}

.sidebar {
  float: right;
  width: 270px;
}
.sidebar a {
  color: #444444;
}
.sidebar .side_ttl {
  height: 25px;
  border-bottom: 1px solid #b5b5b6;
  margin-bottom: 28px;
  font-size: 14px;
  font-weight: bold;
  color: #009b9a;
}
.sidebar .side_recently ul {
  margin-bottom: -25px;
}
.sidebar .side_recently li {
  margin-bottom: 25px;
  font-size: 13px;
  line-height: 1.6;
}
.sidebar .side_cats {
  margin-top: 60px;
}
.sidebar .side_cats ul {
  margin-bottom: -15px;
}
.sidebar .side_cats li {
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: bold;
}
.sidebar .side_monthly {
  margin-top: 60px;
}
.sidebar .side_monthly select {
  font-size: 14px;
}
.sidebar .side_search {
  margin-top: 60px;
}
.sidebar .search_box {
  border: 1px solid #b5b5b6;
  width: 200px;
  height: 28px;
  letter-spacing: -.40em;
}
.sidebar .search_box input {
  border: none;
  outline: none;
}
.sidebar .search_box input:focus {
  outline: none;
}
.sidebar .search_box input[type="text"] {
  width: 170px;
  font-size: 14px;
  line-height: 2;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  text-indent: 4px;
}
.sidebar .search_box input[type="submit"] {
  width: 30px;
  height: 28px;
  overflow: hidden;
  text-indent: -9999px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  cursor: pointer;
  background: #fff url('img/btn_search.gif?1432693009') no-repeat left top;
}

#single .inr {
  padding: 80px 0 100px;
}
#single .main {
  float: left;
  width: 640px;
}
#single .main .sns {
  margin-top: 15px;
  padding-top: 15px;
  width: 100%;
  background-color: #F4F4F4;
}
#single .main .sns ul {
  padding-bottom: 15px;
}
#single .main .sns li {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}
#single .main .header {
  overflow: hidden;
  margin-bottom: 50px;
}
#single .main .header h1 {
  margin-bottom: 45px;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.4;
}
#single .main .header .date {
  font-size: 12px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
  color: #e50058;
}
#single .main .header .cats {
  display: inline-block;
  vertical-align: top;
  margin-top: -3px;
  margin-left: 20px;
}
#single .main .header a.cat {
  display: inline-block;
  margin-right: 10px;
  width: 110px;
  height: 16px;
  overflow: hidden;
  border-radius: 4px;
  background: #888;
  text-align: center;
  text-decoration: none;
  line-height: 1.4;
  color: #fff;
  font-size: 11px;
}
#single .main .header .link {
  margin-top: 20px;
  background: #f4f4f4;
  padding: 20px 25px;
}
#single .main .header .link a {
  color: #009b9a;
  font-size: 12px;
  font-weight: bold;
  background: url('img/arr_green.png?1432693007') no-repeat left top;
  padding-left: 15px;
}
#single .main .txt {
    font-size: 14px;
    line-height: 28px;
    color: #444;
    margin-top: -20px;
    margin-bottom: 50px;
    letter-spacing: 1px;
}
#single .main .txt h2 {
  font-weight: bold;
  font-size: 16px;
    margin-top: 40px;
    margin-bottom: 35px;
}
#single .main .txt h3 {
  font-weight: bold;
  color: #009b9a;
  margin-bottom: 10px;
}
#single .main .txt p {
  margin-bottom: 1em;
}
#single .main .txt strong {
  font-weight: bold;
}
#single .main .txt strong.large {
  font-size: 16px;
}
#single .main .txt blockquote {
  border-left: 1px dotted #999;
  margin: 15px 0;
  padding-left: 30px;
  line-height: 28px;
  font-style: italic;
}
#single .main .txt a {
  word-break: break-all;
}
#single .main .txt img {
  max-width: 640px;
}
#single .main .txt ol > li {
  padding-left: 1em;
  margin-bottom: 10px;
}
#single .main .txt ol > li:before {
  border: 0.25em solid #e50058;
  border-radius: 0.25em;
  content: " ";
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0.5em 2px -1em;
}
#single .main .txt ol > li ol {
  margin-top: 10px;
}
#single .main .footer {
  background-color: #F4F4F4;
  padding: 15px 0;
}
#single .main .footer .pagination {
  text-align: left;
}
#single .main .footer .pagination a {
  color: #000;
  font-size: 12px;
  line-height: 1.6;
}
#single .main .footer .pagination ul {
  letter-spacing: -.40em;
  width: 640px;
}
#single .main .footer .pagination li {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}
#single .main .footer .pagination li.prev {
  width: 195px;
  padding-left: 25px;
}
#single .main .footer .pagination li.next {
  width: 195px;
  padding-right: 25px;
  text-align: right;
}
#single .main .footer .pagination li.back {
  width: 199px;
  text-align: center;
}
#single .pagesprit {
  text-align: center;
}
#single .pagesprit.hd {
  margin-bottom: 40px;
}
#single .pagesprit.ft {
  margin-bottom: 50px;
}
#single .pagesprit .next,
#single .pagesprit .prev {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  line-height: 2.2;
  padding: 0 15px;
  width: 120px;
}
#single .pagesprit .prev {
  text-align: right;
}
#single .pagesprit .next {
  text-align: left;
}
#single .pagesprit .prev a {
  background: url('img/arr_blue_prev.png?1432693007') no-repeat left top;
  padding-left: 15px;
}
#single .pagesprit .next a {
  background: url('img/arr_blue.png?1432693007') no-repeat right top;
  padding-right: 15px;
}
#single .pagesprit .num {
  display: inline-block;
  vertical-align: middle;
}
#single .pagesprit .num span {
  width: 26px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
  border: 1px solid #e0e0e0;
  margin: 0 3px;
  font-size: 12px;
  font-weight: bold;
  line-height: 2.2;
}
#single .pagesprit .num a {
  width: 28px;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  background: #f4f4f4;
  text-align: center;
  overflow: hidden;
  margin: 0 3px;
}
#single .pagesprit .num a span {
  border: none;
  display: block;
  margin: 0;
}

#archive .inr {
  padding: 80px 0 100px;
}
#archive .page_subttl {
  height: 35px;
  font-size: 16px;
  font-weight: bold;
}
#archive .page_subttl .num {
  padding-left: 15px;
  font-weight: normal;
  font-size: 14px;
}
#archive .main {
  float: left;
  width: 640px;
}
#archive .main .none {
  font-size: 14px;
  line-height: 1.6;
}
#archive .main .archive_list {
  background: url('img/dot_gray.gif?1432693007') repeat-x left top;
  padding-top: 1px;
}
#archive .main .archive_list article {
  width: 100%;
  background: url('img/dot_gray.gif?1432693007') repeat-x left bottom;
  padding: 20px 0;
  letter-spacing: -.40em;
}
#archive .main .archive_list article p {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
#archive .main .archive_list article .date {
  color: #e50058;
  width: 70px;
  font-size: 10px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  line-height: 1.6;
}
#archive .main .archive_list article .cat_area {
  width: 110px;
  padding-right: 16px;
  text-align: center;
}
#archive .main .archive_list article .cat_area a.cat {
  display: block;
  width: 110px;
  height: 16px;
  overflow: hidden;
  border-radius: 4px;
  background: #888;
  text-align: center;
  text-decoration: none;
  line-height: 1.4;
  color: #fff;
  font-size: 11px;
}
#archive .main .archive_list article .cat_area a.link {
  margin-top: 5px;
  padding-left: 9px;
  display: inline-block;
  text-align: center;
  color: #009b9a;
  font-size: 10px;
  background: url('img/arr_green.png?1432693007') no-repeat 0 1px;
}
#archive .main .archive_list article .ttl {
  width: 440px;
  margin-top: -3px;
}
#archive .main .archive_list article .ttl a {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.3;
  word-break: break-all;
}
#archive .main .archive_list article .ttl a {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.6;
}
#archive .main .archive_list.image article {
  height: 100px;
}
#archive .main .archive_list.image article .thumb {
  width: 170px;
  height: 100px;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}
#archive .main .archive_list.image article .thumb a {
  display: block;
  width: 140px;
  height: 100px;
  overflow: hidden;
  background: #cbe9e9;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  line-height: 102px;
  text-align: center;
  text-decoration: none;
}
#archive .main .archive_list.image article .txt_area {
  display: inline-block;
  vertical-align: middle;
}
#archive .main .archive_list.image article .ttl {
  margin-top: -3px;
  display: block;
  margin-bottom: 14px;
}
#archive .main .archive_list.image article .ttl a {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.3;
  word-break: break-all;
}
#archive .main .archive_list.image article .ttl a {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.6;
}
#archive .main .archive_list.image article .cat_area {
  width: 360px;
  text-align: left;
}
#archive .main .archive_list.image article .cat_area a {
  display: inline-block;
  margin-right: 10px;
}
#archive .main .pagination {
  display: none;
}
#archive .main #infscr-loading {
  margin-top: 25px;
  text-align: center;
  font-size: 12px;
}
#archive .sidebar {
  margin-top: -25px;
}
#archive #more {
  margin-top: 25px;
  text-align: center;
}
#archive #more a {
  margin: 0 auto;
  display: inline-block;
  background: #e50058;
}


#s_10 {
  width: 100%;
  height: 50px;
  color: #333;
  position: relative;
  overflow: hidden;
  background: #fff;
}
#s_10 .inr {
    margin: 0 auto;
    padding: 10px 0;
    line-height: 150%;
    text-align: left;
}
#s_10 .inr span {
    color: #999999;
    font-size: 12px;
}
#s_11 .inr {
  padding: 40px 0 0 0;
}
#s_11 .inrtext {
  padding: 5px 0 0 0;
}
#s_12 .inr {
  padding: 10px 0;
}

div#contentstitle {
    margin: 0 115px 40px 115px;
    font-size: 13px;
    line-height:26px;
}
#contentstitle h2 {
    font-weight: bold;
    font-size: 16px;
    margin-top: 40px;
    margin-bottom: 35px;
}
#contentstitle p {
    font-size: 14px;
    line-height: 28px;
    color: #444;
    letter-spacing: 1px;
}
.bread {
    width: 100%;
    border-bottom: solid 1px #e8e8e8;
    margin-top:100px;
}
.bread-crumb {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 0;
    line-height: 150%;
    text-align: left;
    font-size: 12px;
}

section .inrtext {
    position: relative;
    width: 1000px;
    z-index: 2;
}
.inrtext {
    margin: 0 auto;
    text-align: left;
}

h1.localtitle {
    color: #02666A;
    font-size: 18px;
    font-weight: 600;
    width: 770px;
    float: left;
    padding-top: 30px;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    letter-spacing: 1px;
}
h1.localtitle:after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    margin: 25px 0 0px 340px;
    background: #02666A;
    text-align: center;
}
p.local {
    font-size: 18px;
    font-weight: 600;
    width: 770px;
    float: left;
    padding: 0px 0px 30px 0;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    letter-spacing: 1px;
    line-height: 24px;
}
h2.localtitle {
    color: #02666A;
    font-size: 18px;
    font-weight: 600;
    width: 1000px;
    float: left;
    padding-top: 30px;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    letter-spacing: 1px;
}
h2.localtitle:after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    margin: 25px 0 0px 460px;
    background: #02666A;
    text-align: center;
}
p.localtitle{
    font-size: 14px;
    font-weight: 600;
    width: 1000px;
    float: left;
    padding: 0px 0px 30px 0;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    letter-spacing: 1px;
    line-height: 24px;
}


div#botan {
    claer:both;
    border-top: dotted 1px #898989;
    border-bottom: dotted 1px #898989;
    padding:15px 0; 
    height: 30px;
}
ul#botan li {
    float: left;
    list-style-type: none;
    padding-right: 15px;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.content16 {
    clear: both;
}
.title {
    height: 165px;
}

#header {
    margin: -21px auto 0;
    width: 100%;
    height: 125px;
    background: #55B428;
    padding: 23px 0 0 0;
}
#header_cont_wrap {
    position: relative;
    margin: 0 auto;
    width: 1000px;
    text-align:left;
}
#head_menu {
    position: absolute;
    top: 23px;
    right: 0;
    width: 480px;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif;
    font-size: 0.9em;
}
#g-navi {
    position: absolute;
    right: 0;
    bottom: 0px;
    z-index: 100;
}
#g-navi li {
    float: left;
    padding: 2px;
}
h1 {
    padding: 23px 0 12px;
}

.breadcrumb {
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
}
.breadcrumb .container {
    font-size: 12px;
    background: #fff;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.breadcrumb .container {
    padding: 5px 0 11px 0;
}

.breadcrumb .container ul {
    margin-left: 15px;
    padding: 15px 0;
}
.breadcrumb .container ul li {
    float: left;
    margin-right: 5px;
}

.infobox1 {
    float: left;
    width: 320px;
    height:1020px;
    margin: 0 20px 0 0;
    line-height: 20px;
    font-size: 11px;
}
.infobox2 {
    float: left;
    width: 320px;
    height:1020px;
    margin: 0 20px 0 0;
    line-height: 20px;
    font-size: 11px;
}
.infobox3 {
    float: left;
    width: 320px;
    height:1020px;
    margin: 0 0 0 0;
    line-height: 20px;
    font-size: 11px;
}
h4 {
    font-size: 12px;
    border-left: 3px solid #55B428;
    margin: 20px 0 20px 0;
    padding: 0 0 0 10px;
    line-height: 20px;
    font-weight: 600px
}
#s_7 .inr {
    padding: 60px 0;
    height:1020px;
}

#s_3 h2.sec_ttl {
    color: #4d4d4d;
    margin: 0px auto 20px;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    letter-spacing:1px;
}

#s_3 h2:after {
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    margin: 20px auto auto;
    background: #717171;
}
#s_3 p.lead {
    margin: 20px auto 50px;
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
    color: #202020;
}
#s_3 .mod-text {
    margin: 0 auto;
    padding: 0 80px 40px;
}
#s_3 p.concept {
    font-size: 14px;
    line-height: 24px;
    color: #202020;
}

#s_6 h2.sec_ttl {
    color: #4d4d4d;
    margin: 0px auto 20px;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    letter-spacing:1px;
}

#s_6 h2:after {
    content: "";
    display: block;
    width: 150px;
    height: 2px;
    margin: 20px auto auto;
    background: #717171;
}
#s_6 p.lead {
    margin: 20px auto 50px;
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
    color: #202020;
}
#s_6 .mod-text {
    margin: 0 auto;
    padding: 0 80px 40px;
}
#s_6 p.concept {
    font-size: 14px;
    line-height: 24px;
    color: #202020;
    text-align: center;
}

#s_6 .mod-text2 {
    margin: 0 auto;
    padding: 0 0px 40px;
}

.faqsubbox {
    background: #2E8B57;
    font-size: 14px;
    width: 200px;
    text-align: center;
    padding: 10px 0px;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    text-decoration: none!important;
    border: 1px solid #2E8B57;
    color: #fff;
}
.faqsubbox a {
    color: #fff;
    text-decoration: none;
}

.uservoice {
    width: 1000px;
    float: left;
    margin: 40px 0px 0 0px;
    display: inline-block;
    padding: 0 0 40px 0;
    border-bottom: 1px solid #d7dbdf;
}
.uservoice .uservoice-thm {
    float: left;
    margin: 10px 30px 0 10px;
    font-size: 14px;
    font-weight: 600;
}
.uservoice .uservoice-pre {
    float: left;
    margin-top: 0px;
    width: 340px;
    font-weight: 500;
    color: #333;
    vertical-align: baseline;
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 28px;
}
.uservoice .uservoice-body {
    float: left;
    margin: 0 20px 0 0px;
    width: 210px;
    padding-right: 20px;
}

.uservoice .uservoice-body p{
    font-size:13px;    line-height: 28px;
}

.uservoice .uservoice-pre1 {
    float: left;
    margin-right: 20px;
    width: 160px;
    font-weight: 500;
    line-height:28px;
    color: #333;
    vertical-align: baseline;
    font-size: 13px;
    padding: 0 40px 0px 0;
    padding-left: 20px;
    border-left: 1px solid #d7dbdf;
    border-right: 1px solid #d7dbdf;
}
#s_3 .inr01 {
    padding: 60px 0;
    height: 450px;
}

h5.uservoice1 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 20px 0;
    font-weight: 600;
    color: #2E8B57;
}

.applybox {
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    padding: 30px 0 30px 0;
    margin-bottom: 0px;
    height:350px;
}
.applybox222 {
    border-bottom: 1px solid #d8d8d8;
    padding: 30px 0 10px 0;
    margin-bottom: 50px;
    height: 190px;
}
.applybox1 {
    float: left;
    width: 300px;
font-size: 14px;
    line-height: 28px;
    margin-right:50px;
}
.applybox2 {
    float: left;
    width: 300px;
font-size: 14px;
    line-height: 28px;
    margin-right:50px;
}
.applybox3 {
    float: left;
    width: 300px;
font-size: 14px;
    line-height: 28px;
}
p.applytitle {
    font-size: 14px;
    color: #2E8B57;
   margin:0 0 10px 0;
}
p.applytitle2 {
    font-size: 14px;
    color: #2E8B57;
   margin:20px 0 10px 0;
}
p.applytitle3 {
    font-size: 14px;
    color: #2E8B57;
   margin:10px 0 10px 0;
}
#head_menu {
    position: absolute;
    text-align: right;
    top: 23px;
    right: 0;
    width: 480px;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif;
    font-size: 14px;
    color: #fff;
}
}
#head_menu li {
    float: right;
}
#header a:link, #header a:visited {
    color: #ffffff;
}

li {
    float: right;
}
.courtitle {
	width:1000px;
    padding: 10px 0 10px 0;
    border-top: 1px solid #d7dbdf;
    border-bottom: 1px solid #d7dbdf;
    line-height:30px;
    height:30px;
}
.courtitle1 {
    float: left;
    font-size: 14px;
    text-align: center;
    width: 410px;
}
.courtitle2 {
    float: left;
    font-size: 14px;
    text-align: center;
    width: 180px;
}
.courtitle3 {
    float: left;
    font-size: 14px;
    text-align: center;
    width: 390px;
}

.s3list {
    clear: both;
    margin-left: 0px;
    height: 400px;
}
#s_3 .s3listbox {
    float: left;
    width: 230px;
    height: 375px;
    margin-right: 20px;
    margin-bottom: 10px;
}
#s_3 a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #dedede;
    filter: alpha(Opacity=80);
    opacity: .8;
}



#s_3 .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#s_3 .thumbnail {
    height: 190px;
    padding: 20px;
    border: 1px solid #dedede;
    border-radius: 0;
}
#s_3 .thumbnail .caption {
    padding: 25px 0 0;
    color: #000;
}

#s_3 .cp-name.cp-name-long {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 26px;
}

#s_3 .cp-name {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 3px;
}

#s_3 .cp-description, .cp-sort {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 26px;
}

#s_3 .cp-description, .cp-sort {
    font-size: 14px;
    margin-top: 10px;
}
#s_3 .cp-description {
    margin-top: 20px;
    line-height: 22px;
}

