@charset "EUC-JP";

/* --------------------------------------------------
  Flowers - v2.0 - 2017.01.08

  Copyright (c) 2017 tsui - http://dithis.jugem.jp/

  Released under the MIT license
  http://opensource.org/licenses/MIT
-------------------------------------------------- */

/* --------------------------------------------------
  normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css
-------------------------------------------------- */
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}

/* --------------------------------------------------
  Global Styles
-------------------------------------------------- */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  color: #333333;
  font-size: 14px;
  font-size: 1.6rem;
  font-family: "Montserrat", "Þâ¥´¥·¥Ã¥¯ÂÎ", "Yu Gothic", YuGothic, "¥Ò¥é¥®¥Î³Ñ¥´ Pro", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", "Meiryo", sans-serif;
  line-height: 1.8;
  background-color: #ffffff;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

::-moz-selection {
  color: #ffffff;
  text-shadow: none;
  background-color: #f29991;
}
::selection {
  color: #ffffff;
  text-shadow: none;
  background-color: #f29991;
}

::-webkit-input-placeholder {
  color: #cccccc;
}
::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #cccccc;
}
:placeholder-shown {
  color: #cccccc;
}

/* clearfix */
.clearfix, p {
  *zoom: 1;
}
.clearfix:before, p:before {
  content: "";
  display: table;
}
.clearfix:after, p:after {
  content: "";
  display: table;
  clear: both;
}

/* --------------------------------------------------
  Typography
-------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: "Droid Serif", "Yu Gothic", YuGothic, "¥Ò¥é¥®¥Î³Ñ¥´ Pro", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", "Meiryo", sans-serif;
  font-weight: 700;
  margin: 0 0 1.5em;
  margin: 0 0 2rem;
}

h1 {
  font-size: 30px;
  font-size: 3.0rem;
  font-family: "Bad Script", "Þâ¥´¥·¥Ã¥¯ÂÎ", "Yu Gothic", YuGothic, "¥Ò¥é¥®¥Î³Ñ¥´ Pro", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", "Meiryo", sans-serif;
  display: inline-block;
  z-index: 1;
  position: relative;
}
h1 a:link {
  color: #333333;
}
h1 a:visited {
  color: #333333;
}
h1 a:hover, h1 a:focus {
  color: #cccccc;
}
h1 a:active {
  color: #333333;
}

h2 {
  font-size: 20px;
  font-size: 2.0rem;
}
h2 a:link {
  color: #333333;
}
h2 a:visited {
  color: #333333;
}
h2 a:hover, h2 a:focus {
  color: #cccccc;
}
h2 a:active {
  color: #333333;
}

h3 {
  font-size: 18px;
  font-size: 1.8rem;
  background-color: #f5f5f5;
  padding: 10px;
}

h4 {
  font-size: 16px;
  font-size: 1.6rem;
  border-left: 2px solid #f29991;
  padding: 10px;
}

h5 {
  font-size: 14px;
  font-size: 1.4rem;
  border-left: 2px solid #333333;
  padding: 0 10px;
}

h6 {
  font-size: 14px;
  font-size: 1.4rem;
}

p, blockquote, pre {
  margin: 0 0 1.5em;
  margin: 0 0 2rem;
}

blockquote {
  border: 1px solid #333333;
  position: relative;
  padding: 20px 20px 20px 50px;
}
blockquote:before {
  color: #333333;
  font-family: Times, Georgia, serif;
  font-size: 80px;
  line-height: 1;
  font-weight: 700;
  content: "201C";
  position: absolute;
  top: -5px;
  left: 5px;
}

pre {
  font-family: Consolas, "Courier New", Courier, Monaco, monospace;
  border: 1px solid #333333;
  border-left: 5px solid #333333;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 20px;
}

hr {
  height: 1px;
  background-color: #333333;
  border: 0;
  display: block;
  margin: 1.5em 0;
  margin: 2rem 0;
}

/* ----- Lists ----- */
dl, ul, ol {
  margin: 0 0 1.5em;
  margin: 0 0 2rem;
}
dl dt {
  font-weight: 700;
  padding: 10px 0;
}
dl dd {
  background-color: #f5f5f5;
  padding: 10px;
  margin: 0 0 0 20px;
}

/* ----- Table ----- */
table {
  width: 100%;
  border: 1px solid #eeeeee;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  margin: 0 0 1.5em;
  margin: 0 0 2rem;
}
table caption {
  font-weight: bold;
  text-align: center;
}
table th {
  background-color: #fafafa;
  border: 1px solid #eeeeee;
  padding: 10px;
}
table td {
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 10px;
}

/* ----- Forms ----- */
input, button, select, textarea {
  color:#333333;
  line-height: inherit;
  font-family: inherit;
  background-color: #ffffff;
  border: 1px solid #333333;
  border-radius: 3px;
  padding: 10px;
}
input:focus, textarea:focus {
  background-color: #f5f5f5;
}
input[type="submit"], input[type="reset"], input[type="button"], button {
  color: #ffffff;
  background-color: #f29991;
  border: 0;
  cursor: pointer;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
}

input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="button"]:hover, input[type="button"]:focus, button:hover, button:focus {
  background-color: #a66963;
}

/* ----- Hyperlinks ----- */
a {
  text-decoration: none;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
a:link {
  color: #f29991;
}
a:visited {
  color: #f29991;
}
a:hover, a:focus {
  color: #a66963;
}
a:active {
  color: #f29991;
}

/* ----- Image ----- */
img {
  max-width: 100%;
  height: auto;
}

/* --------------------------------------------------
  Layouts
-------------------------------------------------- */
/* ----- Wrapper ----- */
/* Menu */
#menu {
  height: 50px;
  background-color: #333333;
}
#menu-inner {
  width: 90%;
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
}

#sp-toggle {
  display: none;
  float: left;
}

#global-nav {
  float: left;
}
#global-nav ul {
  font-size: 0;
  text-transform: uppercase;
  list-style: none;
  padding: 0;
  margin: 0;
}
#global-nav ul li {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  position: relative;
  margin: 0 40px 0 0;
}
#global-nav ul li + li:before {
  color: #666666;
  content: "|";
  position: absolute;
  top: 50%;
  left: -20px;
  margin: -1em 0 0;
}
#global-nav ul li a {
  color: #ffffff;
  line-height: 50px;
}
#global-nav ul li a:hover {
  color: #cccccc;
}

#icon-nav {
  float: right;
}
#icon-nav ul {
  font-size: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
#icon-nav ul li {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  margin: 0 0 0 20px;
}
#icon-nav ul li a {
  color: #ffffff;
  line-height: 50px;
}
#icon-nav ul li a:hover {
  color: #cccccc;
}

#search-area {
  display: none;
  position: absolute;
  right: 0;
}
#search-area #search-form {
  z-index: 2;
  position: relative;
}
#search-area #search-form .search-input {
  width: 280px;
  padding: 10px 40px 10px 10px;
}
#search-area #search-form .search-button {
  color: #333333;
  background-color: transparent;
  z-index: 3;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* ----- Header ----- */
#header {
  background-size: cover;
  text-align: center;
  position: relative;
  padding: 150px 0;
  margin: 0 0 50px;
}
#header:after {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .3);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#site-branding {
  max-width: 60%;
  display: inline-block;
  position: relative;
  padding: 40px;
}
#site-branding:before {
  border: 1px solid #ffffff;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#site-branding .blog-description {
  z-index: 1;
  position: relative;
}
/* ----- Container ----- */
#container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

/* ----- Main content ----- */
#primary-column {
  width: 100%;
  float: left;
  margin: 0 -280px 0 0;
}

#inner {
  margin: 0 320px 0 0;
}

/* Post and Pages */
.section {
  margin: 0 0 50px;
}

.post-header {
  margin: 0 0 1.5em;
  margin: 0 0 2rem;
}
.post-categories {
  margin: 0 0 1.5em;
  margin: 0 0 2rem;
}
.post-categories a{
  color: #ffffff;
  text-transform: uppercase;
  background-color: #f29991;
  display: inline-block;
  padding: 0 10px;
}
.post-categories a:hover{
  background-color: #a66963;
}
.post-header .post-meta {
  font-size: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.post-header .post-meta .fa {
  font-size: 14px;
  font-size: 1.4rem;
}
.post-header .post-meta li {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
}
.post-header .post-meta li + li:before {
  content: "|";
  padding: 0 10px;
}
.post-header .post-meta li a{
  color: #333333;
}
.post-header .post-meta li a:hover{
  color: #cccccc;
}
.post-header .post-meta li span{
  text-transform: uppercase;
}

.month01:before {
  content: "January";
}

.month02:before {
  content: "February";
}

.month03:before {
  content: "March";
}

.month04:before {
  content: "April";
}

.month05:before {
  content: "May";
}

.month06:before {
  content: "June";
}

.month07:before {
  content: "July";
}

.month08:before {
  content: "August";
}

.month09:before {
  content: "September";
}

.month10:before {
  content: "October";
}

.month11:before {
  content: "November";
}

.month12:before {
  content: "December";
}

.post-content {
  margin: 0 0 1.5em;;
  margin: 0 0 2rem;
}

.post-more-link {
  margin: 1.5em 0;
  margin: 2rem 0;
}
.post-more-link a.more-link {
  color: #333333;
  text-transform: uppercase;
  border: 1px solid #333333;
  display: inline-block;
  padding: 10px 20px;
}
.post-more-link a.more-link:hover {
  color: #cccccc;
  text-transform: uppercase;
  border: 1px solid #cccccc;
}
.service_button, .jugem_theme {
  margin: 1.5em 0 0 !important;
  margin: 2rem 0 0 !important;
}
.post-footer {
  height: 30px;
  text-align: center;
  position: relative;
}
.post-footer:before {
  width: 100%;
  height: 1px;
  background-color: #333333;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
}
.post-footer .post-sharing {
  height: 30px;
  font-size: 0;
  line-height: 30px;
  background-color: #ffffff;
  list-style: none;
  display: inline-block;
  z-index: 1;
  position: relative;
  padding: 0 10px;
  margin: 0;
}
.post-footer .post-sharing li {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  margin: 0 10px;
}
.post-footer .post-sharing li a {
  width: 30px;
  height: 30px;
  color: #ffffff;
  background-color: #333333;
  border-radius: 50%;
  display: block;
}
.post-footer .post-sharing li a:hover {
  background-color: #cccccc;
}
.post-footer .post-sharing li a.b-hatena-button {
  background-image: url(http://img-cdn.jg.jugem.jp/0a8/3540663/20160711_192031.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.page h3 {
  font-style: italic;
  text-align: center;
  position: relative;
  background-color: transparent;
  padding: 0;
}
.page h3:before {
  width: 100%;
  height: 1px;
  background-color: #333333;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
}
.page h3 span {
  background-color: #ffffff;
  z-index: 1;
  position: relative;
  padding: 0 20px;
}

/* Comments */
#comments .comment {
  border: 1px solid #333333;
  position: relative;
  padding: 20px;
  margin: 0 0 1.5em;
  margin: 0 0 2rem;
}
#comments .comment .comment-icon{
  width: 48px;
  height: 48px;
  color: #ffffff;
  font-size: 20px;
  line-height: 48px;
  text-align: center;
  background-color: #333333;
  border-radius: 50%;
  display: inline-block;
  float: left;
  position: relative;
  margin: 0 10px 1.5em 0;
  margin: 0 10px 1rem 0;
}
#comments .comment .comment-icon:before {
  border: 1px solid #ffffff;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
}
#comments .comment .comment-name {
  line-height: 24px;
}
#comments .comment .comment-date {
  color: #cccccc;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 24px;
}

#respond #comment_area {
  width: 100%;
}
#respond #comment_area label {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
#respond #comment_area input[type="text"] {
  width: 100%;

}
#respond #comment_area textarea {
  width: 100%;
  height: 212px;
}
#respond #comment_area input[type="submit"] {
  width: 30%;
  text-transform: uppercase;
}
#respond #comment_area .comment-form-author, #respond #comment_area .comment-form-email, #respond #comment_area .comment-form-url {
  margin: 0 0 10px;
}
#respond #comment_area .form-left {
  width: 49%;
  float: left;
}
#respond #comment_area .form-right {
  width: 49%;
  float: right;
}
#respond #comment_area .comment-form-cookie {
  clear: both;
  margin: 0 0 10px;
}

/* Trackbacks */
#trackbacks .trakback-form {
  margin: 0 0 1.5em;
  margin: 0 0 2rem;
}
#trackbacks .trakback-form span{
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}
#trackbacks .trakback-form input[type="text"] {
  width: 60%;
  background-color: #f5f5f5;
  border: 0;
}
#trackbacks .trakback-form input[type="text"]:focus {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#trackbacks .trackback {
  border: 1px solid #333333;
  position: relative;
  padding: 20px;
  margin: 0 0 1.5em;
  margin: 0 0 2rem;
}
#trackbacks .trackback .trackback-icon {
  width: 48px;
  height: 48px;
  color: #ffffff;
  font-size: 20px;
  line-height: 48px;
  text-align: center;
  background-color: #333333;
  border-radius: 50%;
  display: inline-block;
  float: left;
  position: relative;
  margin: 0 10px 1.5em 0;
  margin: 0 10px 1rem 0;
}
#trackbacks .trackback .trackback-icon:before {
  border: 1px solid #ffffff;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
}
#trackbacks .trackback .trackback-title {
  line-height: 24px;
}
#trackbacks .trackback .trackback-meta {
  color: #cccccc;
  font-size: 0;
  line-height: 24px;
  padding: 0;
  margin: 0;
}
#trackbacks .trackback .trackback-meta li {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
}
#trackbacks .trackback .trackback-meta li + li:before {
  color: #cccccc;
  content: "|";
  padding: 0 10px;
}

/* ----- Paginations ----- */
#pagination-post {
  font-size: 12px;
  font-size: 1.2rem;
}
#pagination-post ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
#pagination-post ul li {
  width: 49%;
}
#pagination-post ul li a {
  width: 100%;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #f5f5f5;
  display: block;
  overflow: hidden;
  padding: 20px;
}
#pagination-post ul li a:hover {
  background-color: #cccccc;
}
#pagination-post ul li a span {
  text-transform: uppercase;
}
#pagination-post .nextpost {
  float: left;
}
#pagination-post .prevpost {
  text-align: right;
  float: right;
}

#pagination-page {
  font-size: 12px;
  font-size: 1.2rem;
}
#pagination-page span a {
  color: #ffffff;
  background-color: #f29991;
  display: inline-block;
  padding: 10px;
  margin: 0 5px 0 0;
}
#pagination-page span a:hover {
  background-color: #a66963;
}
#pagination-page .current {
  color: #333333;
  background-color: #f5f5f5;
  display: inline-block;
  padding: 10px;
  margin: 0 5px 0 0;
}
#pagination-page .pager_prev, #pagination-page .pager_next {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
}

/* ----- Asides ----- */
#secondary-column {
  width: 280px;
  float: right;
}

.widget {
  margin: 0 0 50px 0;
}
.widget h3 {
  color: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  background-color: #333333;
  position: relative;
  padding: 10px;
}
.widget h3:before {
  border: 1px solid #ffffff;
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
}
.widget ul li a {
  color: #333333;
}
.widget ul li a:hover {
  color: #cccccc;
}

/* ----- Footer ----- */
#footer {
  background-color: #f5f5f5;
  clear: both;
  padding: 50px 0 20px;
}

#tertiary-column {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.box {
  width: 33.333%;
  float: left;
  margin: 0 0 50px;
}
.box:nth-child(3n+1) {
  clear: both;
  padding: 0 50px 0 0;
}
.box:nth-child(3n+2) {
  padding: 0 25px;
}
.box:nth-child(3n+3) {
  padding: 0 0 0 50px;
}
.box h3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 400;
  background-color: transparent;
  border-left: 2px solid #333333;
  margin: 0 0 1.250em;
  margin: 0 0 2rem;
}

#calendar table {
  width: 280px;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  text-transform: uppercase;
  border: 0;
  margin: 0 auto;
}
#calendar table tr td {
  width: 40px;
  height: 40px;
  text-align: center;
  background-color: transparent;
  border: 0;
  padding: 0;
}
#calendar table tr .cell a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  background-color: #333333;
  border-radius: 50%;
  display: block;
  margin: 5px;
}
#calendar table tr .cell a:hover {
  background-color: #cccccc;
}

#copyright {
  font-size: 12px;
  font-size: 1.2rem;
  float: left;
}

#designed {
  font-size: 12px;
  font-size: 1.2rem;
  float: right;
}

#totop {
  text-align: center;
  z-index: 5;
  position: fixed;
  right: 100px;
  bottom: 50px;
}
#totop a {
  color: #333333;
  display: block;
}
#totop a:hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
#totop .fa {
  font-size: 50px;
}
#totop a span {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
#totop a:hover span {
  opacity: 1;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* ----- Misc. ----- */
.emoji {
  vertical-align: middle;
}

.rounded {
  border-radius: 10px;
}

.circle {
  border-radius: 50%;
}

.frame {
  border: 1px solid #333333;
}

.shadow {
  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .2);
}

.photo {
  background-color: #fff;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  padding: 10px;
}

.video {
  height: 0;
  overflow: hidden;
  position: relative;
  padding: 30px 0 56.25%;
  margin: 0;
}
.video iframe, .video embed, .video object, .video video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.pull-right {
  display: inline;
  float: right;
  margin: 0 0 0 20px;
}

.pull-left {
  display: inline;
  float: left;
  margin: 0 20px 0 0;
}

.clear {
  clear: both;
}

a.btn {
  color: #fff;
  text-shadow: 1px 1px 0 #47b3b3;
  background-color: #a1e5e5;
  background: -webkit-gradient(linear, left top, left bottom, from(#a1e5e5), to(#47b3b3));
  background: -webkit-linear-gradient(top, #a1e5e5, #47b3b3);
  background: -moz-linear-gradient(top, #a1e5e5, #47b3b3);
  background: -o-linear-gradient(top, #a1e5e5, #47b3b3);
  background: -ms-linear-gradient(top, #a1e5e5, #47b3b3);
  background: linear-gradient(top, #a1e5e5, #47b3b3);
  border: 1px solid #47b3b3;
  border-radius: 3px;
  display: inline-block;
  padding: 5px 10px;
  margin: 3px;
}
a.btn:hover {
  background: #66cccc;
}

.aa {
  font-size: 16px;
  line-height: 18px;
  font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
  white-space: pre;
}

.none {
  display: none;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

/* --------------------------------------------------
  Media Queries
-------------------------------------------------- */
@media screen and (max-width: 1024px) {
  #menu-inner, #container, #tertiary-column {
    width: 95%;
  }
}
@media screen and (max-width: 768px) {
  #sp-toggle {
    width: 30px;
    height: 25px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    z-index: 5;
    position: relative;
    top: 13px;
  }
  #sp-toggle span {
    width: 100%;
    height: 3px;
    background-color: #ffffff;
    border-radius: 3px;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    position: absolute;
    left: 0;
  }
  #sp-toggle span:nth-of-type(1) {
    top: 0;
  }
  #sp-toggle span:nth-of-type(2) {
    top: 11px;
  }
  #sp-toggle span:nth-of-type(3) {
    top: 22px;
  }
  #sp-toggle.active {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  #sp-toggle.active span {
    background-color: #ffffff;
  }
  #sp-toggle.active span:nth-child(1) {
    -webkit-transform: translateY(11px) rotate(-45deg);
    -ms-transform: translateY(11px) rotate(-45deg);
    transform: translateY(11px) rotate(-45deg);
  }
  #sp-toggle.active span:nth-child(2) {
    -webkit-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
  }
  #sp-toggle.active span:nth-child(3) {
    opacity: 0;
  }

  #global-nav {
    background-color: #333333;
    padding: 70px 0 0 20px;
  }
  #global-nav ul {
    position: relative;
  }
  #global-nav ul li {
    display: block;
  }
  #global-nav ul li + li:before {
    content: "";
  }
  #global-nav ul li a {
    width: 100%;
    color: #ffffff;
    display: block;
  }

  #site-branding {
    max-width: 80%;
  }

  #primary-column {
    width: 100%;
    float: none;
    margin: 0;
  }

  #inner {
    margin: 0;
  }

  #secondary-column {
    width: 100%;
    float: none;
  }

  .box {
    width: 100%;
    color: #333;
    float: none;
    margin: 0 0 50px;
  }
  .box:nth-child(3n+1) {
    padding: 0;
  }
  .box:nth-child(3n+2) {
    padding: 0;
  }
  .box:nth-child(3n+3) {
    padding: 0;
  }

  #totop {
    right: 10px;
  }
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 24px;
    font-size: 2.4rem;
  }

  h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }

  h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }

  h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }

  h4 {
    font-size: 14px;
    font-size: 1.4rem;
  }

  #menu-inner, #container, #tertiary-column {
    width: 100%;
    padding: 0 20px;
    margin: 0;
  }

  #header {
    width: 100%;
    padding: 100px 20px;
  }

  #site-branding {
    max-width: 100%;
    padding: 20px;
  }

  #pagination-post ul li a {
    padding: 10px;
  }

  #copyright {
    text-align: center;
    float: none;
  }

  #designed {
    text-align: center;
    float: none;
  }
}