@charset "UTF-8";
/*
Theme Name: Kiyomi
Description: 辻元清美 official website オリジナルテンプレート
Version: 2.0
*/
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: sans-serif;
  line-height: 1;
  font-size: 10px;
  color: #000;
  -webkit-text-size-adjust: 100% !important;
  text-align: center;
}

a {
  cursor: pointer;
  color: #1f3f8f;
  text-decoration: underline;
}

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: 960px;
}

section .inr,
footer .inr {
  position: relative;
  width: 960px;
  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;
  background: rgba(0, 0, 0, 0.2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,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);
  }
}
footer {
  background: #009b9a;
  color: #fff;
  width: 100%;
  position: relative;
}
footer .inr {
  padding: 60px 0;
}
footer .address {
  margin-top: 14px;
  font-size: 14px;
  line-height: 1.8;
}
footer .address a {
  text-decoration: none;
}
footer .copyright {
		width: 500px;
		float: left;
  margin-top: 20px;
  padding-top: 70px;
  font-size: 12px;
  font-family: "Lato", sans-serif;
}
footer .gs_label {
	float: right;
	width: 130px;
 margin-top: 20px;
}
footer .gs_label a {
	text-decoration: none;
	line-height: 1.8;
}
footer .gs_label a:hover {
	text-decoration: underline;
}
footer a {
  color: #fff;
}

#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: 201px;
		padding-left: 50px;
  margin-bottom: 36px;
}
#main .btn_dema {
  display: inline-block;
  margin: 20px 0 0 103px;
  background: rgba(229, 0, 88, 1);
  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: 224px;
  padding: 10px 10px 15px;
  background: #fff;
  font-size: 12px;
  line-height: 1.6;
}
#s_1 .pickup img {
  margin-bottom: 5px;
}
#s_1 .archive_list {
  width: 960px;
  margin: -13px 0 30px;
}
#s_1 .archive_list article {
  width: 960px;
  background: url('img/dot_gray.gif?1432693007') repeat-x left bottom;
  letter-spacing: -.40em;
  padding: 13px 0;
}
#s_1 .archive_list p {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
#s_1 .archive_list .date {
  color: #e50058;
  width: 70px;
  font-size: 10px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  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;
  font-size: 11px;
}
#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: 764px;
}
#s_1 .archive_list .ttl a {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.3;
  word-break: break-all;
}

#s_2 .inr {
  padding: 60px 0;
  overflow: hidden;
}
#s_2 .sec_ttl {
  margin-bottom: 40px;
}
#s_2 .archive_list {
  margin: 0 -20px 40px;
}
#s_2 .archive_list article {
  float: left;
  width: 210px;
  margin: 0 20px;
}
#s_2 .archive_list .thumb {
  width: 210px;
  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;
}
#s_3 .sec_ttl {
  margin-bottom: 50px;
}
#s_3 .copy {
  margin-bottom: 40px;
}
#s_3 .subttl {
  margin-bottom: 20px;
}
#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: 12px 0 10px;
}
#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;
}

#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: 830px;
  color: #fff;
  position: relative;
  overflow: hidden;
  background: #f9f9f9;
}
#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: 13px;
  line-height: 1.8;
}
#s_6 .photo {
  float: right;
  width: 355px;
  position: relative;
}
#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: 12px;
  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: url('img/dot_gray.gif?1432693007') repeat-x left top;
}
#single .main .sns ul {
  background: url('img/dot_gray.gif?1432693007') repeat-x left bottom;
  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: 24px;
  color: #444;
  margin-bottom: 50px;
}
#single .main .txt h2 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}
#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: url('img/dot_gray.gif?1432693007') repeat-x left top;
  padding-top: 25px;
}
#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;
  background: url('img/arr_pink_prev.png?1432693009') no-repeat left center;
}
#single .main .footer .pagination li.next {
  width: 195px;
  padding-right: 25px;
  background: url('img/arr_pink.png?1432693009') no-repeat right center;
  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_topics {
	padding: 60px 0;
	position: relative;
}
#s_topics .sec_ttl {
	margin-bottom: 40px;
}
#s_topics .inr .label {
	position: absolute;
	right: 0;
	top: -186px;
	z-index: 1000;
}
#s_topics ul li {
	width: 300px;
	float: left;
	margin: 0 30px 0 0;
}
#s_topics ul li.rgt {
	margin: 0;
}
#s_topics ul li img {
	display: block;
	margin: 0 0 10px 0;
	border: 1px solid #e50058;
}
#s_topics ul li span {
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5;
}

#s_message {
	padding: 60px 0;
	position: relative;
}
#s_message .sec_ttl {
	margin-bottom: 60px;
}
#s_message h3 {
  background: url(img/dot_gray.gif) repeat-x left bottom;
  font-size: 18px;
  font-weight: bold;
  color: #009b9a;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
#s_message h3.mt {
	margin-top: 25px;
}
#s_message ul li {
	width: 450px;
	float: left;
	margin: 0 60px 70px 0;
}
#s_message ul li.rgt {
	margin: 0;
}
#s_message ul li .txt-box {
	float: left;
	width: 300px;
}
#s_message ul li .txt-box p {
	font-size: 14px;
	line-height: 1.7;
}
#s_message ul li .txt-box p.txt {
	margin: 0 0 15px 0;
}
#s_message ul li .txt-box p.ttl {
	font-weight: bold;
}
#s_message ul li .txt-box p.sub {
	font-size: 12px;
}
#s_message ul li img {
	float: right;
}
#s_message ul li.bg {
	width: 450px;
	background: #f9f9f9;
	text-align: center;
	padding: 25px 0 20px 0;
}
#s_message ul li.bg img {
	display: block;
	float: none;
	margin: 0 0 10px 83px;
}
#s_message ul li.bg p {
	padding-top: 5px;
	font-weight: bold;
	font-size: 14px;
}
#s_message ul li.bg p span {
	font-weight: normal;
	font-size: 12px;
}
#s_message ul.txt {
	width: 275px;
	float: left;
}
#s_message ul.txt li {
	font-weight: normal;
	font-size: 12px;
	width: 275px;
	float: none;
	margin: 0 0 15px 0;
}
#s_message ul.txt li span {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	width: 90px;
}
