/* {
sw 材料用Less do it-----------------------------------------------

*/
/* 定義部分----------------------------------------------- */
/* hover Opacity */
.opace70 {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}
/* moved from sw.css add */
a {
  text-decoration: none;
  cursor: pointer;
}
a:link {
  color: #078277;
}
a:visited {
  color: #60777b;
}
a:hover,
a:focus,
a:active {
  text-decoration: underline;
}
.rot90 {
  transform: rotate(90deg);
}
.rot-90 {
  transform: rotate(-90deg);
}
.rot180 {
  transform: rotate(180deg);
}
.furueru {
  animation: rumble 0.25s linear infinite;
}
@keyframes rumble {
  0% {
    transform: rotate(0deg) translate(0, 0);
  }
  12.5% {
    transform: rotate(0.4deg) translate(1px, -1px);
  }
  25% {
    transform: rotate(0.8deg) translate(0px, 1px);
  }
  37.5% {
    transform: rotate(0.4deg) translate(-1px, 0);
  }
  50% {
    transform: rotate(0deg) translate(0, 0);
  }
  62.5% {
    transform: rotate(-0.4deg) translate(1px, 0);
  }
  75% {
    transform: rotate(-0.8deg) translate(0, 1px);
  }
  87.5% {
    transform: rotate(-0.4deg) translate(-1px, -1px);
  }
  100% {
    transform: rotate(0deg) translate(0, 0);
  }
}
.scale-blur {
  -moz-transition: -moz-transform 0.1s linear;
  -webkit-transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  -webkit-transform: scale(0.91);
  -moz-transform: scale(0.91);
  transform: scale(0.91);
  -webkit-filter: blur(4px);
  filter: blur(4px);
}
.ribbonWrap {
  position: absolute;
  left: -15px;
  top: 20px;
  z-index: 333;
}
.ribbon1 {
  position: relative;
  width: 10em;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 0 1em;
  background-color: #a00;
  position: absolute;
  left: -15px;
  top: 66px;
  z-index: 333;
}
.ribbon1 a,
.ribbon1 a:hover,
.ribbon1 a:visited {
  color: #fff;
}
.ribbon1::before,
.ribbon1::after {
  content: '';
  position: absolute;
}
.ribbon1::before {
  top: 100%;
  left: 0;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #5e0000;
}
.ribbon1::after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  height: 0;
  width: 0;
  border: 10px solid #a00;
  border-right-color: transparent;
}
[class^="ribbon-"] {
  position: relative;
  width: 10em;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 0 1em;
  background-color: #a00;
  position: absolute;
  left: -15px;
  top: 5px;
  z-index: 333;
}
[class^="ribbon-"] a,
[class^="ribbon-"] a:hover,
[class^="ribbon-"] a:visited {
  color: #fff;
}
[class^="ribbon-"]::before,
[class^="ribbon-"]::after {
  content: '';
  position: absolute;
}
[class^="ribbon-"]::before {
  top: 100%;
  left: 0;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #5e0000;
}
[class^="ribbon-"]::after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  height: 0;
  width: 0;
  border: 10px solid #a00;
  border-right-color: transparent;
}
.ribbon-festival_subcat {
  position: relative;
  width: 10em;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 0 1em;
  background-color: #988b71;
  position: absolute;
  left: -15px;
  top: 5px;
  z-index: 333;
}
.ribbon-festival_subcat a,
.ribbon-festival_subcat a:hover,
.ribbon-festival_subcat a:visited {
  color: #fff;
}
.ribbon-festival_subcat::before,
.ribbon-festival_subcat::after {
  content: '';
  position: absolute;
}
.ribbon-festival_subcat::before {
  top: 100%;
  left: 0;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #6d634f;
}
.ribbon-festival_subcat::after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  height: 0;
  width: 0;
  border: 10px solid #988b71;
  border-right-color: transparent;
}
.ribbon-travel_subcat {
  position: relative;
  width: 10em;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 0 1em;
  background-color: #00A53B;
  position: absolute;
  left: -15px;
  top: 5px;
  z-index: 333;
}
.ribbon-travel_subcat a,
.ribbon-travel_subcat a:hover,
.ribbon-travel_subcat a:visited {
  color: #fff;
}
.ribbon-travel_subcat::before,
.ribbon-travel_subcat::after {
  content: '';
  position: absolute;
}
.ribbon-travel_subcat::before {
  top: 100%;
  left: 0;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #005920;
}
.ribbon-travel_subcat::after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  height: 0;
  width: 0;
  border: 10px solid #00A53B;
  border-right-color: transparent;
}
.ribbon-food_subcat {
  position: relative;
  width: 10em;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 0 1em;
  background-color: #acbaab;
  position: absolute;
  left: -15px;
  top: 5px;
  z-index: 333;
}
.ribbon-food_subcat a,
.ribbon-food_subcat a:hover,
.ribbon-food_subcat a:visited {
  color: #fff;
}
.ribbon-food_subcat::before,
.ribbon-food_subcat::after {
  content: '';
  position: absolute;
}
.ribbon-food_subcat::before {
  top: 100%;
  left: 0;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: transparent;
  border-right-color: #839781;
}
.ribbon-food_subcat::after {
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  height: 0;
  width: 0;
  border: 10px solid #acbaab;
  border-right-color: transparent;
}
#secondImage [class^="ribbon-"] {
  top: -7px;
}
/* 定義部分----------------------------------------------- */
.no-script {
  padding: 0.1em 0.5em;
  border: 2px solid #C00000;
  color: #C00000;
  text-align: center;
}
.mainGrad1 {
  background: #FBFBFB;
  background: -moz-linear-gradient(top, #ffffff 0%, #FBFBFB 50%, #F5F5F5 95%, #e7e7e7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #FBFBFB), color-stop(95%, #F5F5F5), color-stop(100%, #e7e7e7));
  background: -webkit-linear-gradient(top, #ffffff 0%, #FBFBFB 50%, #F5F5F5 95%, #e7e7e7 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #FBFBFB 50%, #F5F5F5 95%, #e7e7e7 100%);
}
.mainGrad2 {
  background: #FBFBFB;
  background: -moz-linear-gradient(top, #FFFFFF 0%, #FBFBFB 50%, #F8F8F8 95%, #F5F5F5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(50%, #FBFBFB), color-stop(95%, #F8F8F8), color-stop(100%, #F5F5F5));
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #FBFBFB 50%, #F8F8F8 95%, #F5F5F5 100%);
  background: linear-gradient(to bottom, #FFFFFF 0%, #FBFBFB 50%, #F8F8F8 95%, #F5F5F5 100%);
}
/* ------------------------------------------------------------
  box-sizing
------------------------------------------------------------ */
.borderbox {
  -webkit-box-sizing: border-box;
  /* Safari,Google Chrome用 */
  -moz-box-sizing: border-box;
  /* Firefox用 */
  -ms-box-sizing: border-box;
  /* Internet Explorer 8用 */
  box-sizing: border-box;
  /* Opera用 */
}
.boxShadow {
  -ms-box-shadow: 2px 2px 7px #5a5a5a;
  -moz-box-shadow: 2px 2px 7px #5a5a5a;
  -webkit-box-shadow: 2px 2px 7px #5a5a5a;
  box-shadow: 2px 2px 7px #5a5a5a;
}
.imgBoxShadow {
  -ms-box-shadow: 0 0 3px #b7b09d;
  -moz-box-shadow: 0 0 3px #b7b09d;
  -webkit-box-shadow: 0 0 3px #b7b09d;
  box-shadow: 0 0 3px #b7b09d;
}
* {
  -webkit-box-sizing: border-box;
  /* Safari,Google Chrome用 */
  -moz-box-sizing: border-box;
  /* Firefox用 */
  -ms-box-sizing: border-box;
  /* Internet Explorer 8用 */
  box-sizing: border-box;
  /* Opera用 */
}
/* android fix */
.a_fl_R {
  float: right;
}
.a_fl_L {
  float: left;
}
.a_Tcenter {
  text-align: center;
}
.a_TRight {
  text-align: right;
}
.a_TLeft {
  text-align: left;
}
.a_hidden {
  display: none;
}
.a_hidden2 {
  text-indent: -9696px;
  display: block;
}
.a_opace0 {
  opacity: 0;
}
.a_prelative {
  position: relative;
}
.a_mar00auto {
  margin: 0px auto;
}
.a_disp_none {
  display: none;
}
/*ブロック要素にリンク追加*/
.linkbox,
.linkbox2 {
  cursor: pointer;
}
.aa_baselink {
  display: none;
}
/* ------------------------------------------------------------
  Clearfix
------------------------------------------------------------ */
/* new clearfix */
.clf:before,
.clearfix:before,
.clf:after,
.clearfix:after {
  content: "";
  display: table;
}
.clf:after,
.clearfix:after {
  clear: both;
}
/* For IE 6/7 (hasL) */
/* DW clearfix表示 */
/**/
/* ------------------------------------------------------------
    99. Clearfix
------------------------------------------------------------ */
/*-----------------------------------------------------------
 http://webtech-walker.com/archive/2008/05/16032443.html
 基本となる文字サイズを｢13px｣とする。
 ------------------------------------------------------------*/
.ft10 {
  font-size: 77%;
}
.ft11 {
  font-size: 85%;
}
.ft12 {
  font-size: 93%;
}
.ft13 {
  font-size: 100%;
}
.ft14 {
  font-size: 108%;
}
.ft15 {
  font-size: 116%;
}
.ft16 {
  font-size: 123.1%;
}
.ft17 {
  font-size: 131%;
}
.ft18 {
  font-size: 138.5%;
}
.ft19 {
  font-size: 146.5%;
}
.ft20 {
  font-size: 153.9%;
}
.ft21 {
  font-size: 161.6%;
}
.ft22 {
  font-size: 167%;
}
.ft23 {
  font-size: 174%;
}
.ft24 {
  font-size: 182%;
}
.ft25 {
  font-size: 189%;
}
.ft26 {
  font-size: 197%;
}
/* padding系-----------------------*/
.b_LH1 {
  line-height: 1.1em;
}
.b_LH2 {
  line-height: 1.3em;
}
.b_LH3 {
  line-height: 1.8em;
}
.b_LH4 {
  line-height: 2.1em;
}
.b_pad20 {
  padding: 20px;
}
.b_pad15 {
  padding: 15px;
}
.b_pad10 {
  padding: 10px;
}
.b_pad5 {
  padding: 5px;
}
.b_padB5 {
  padding: 0px 0px 5px 0px;
}
.b_padT5 {
  padding-top: 5px;
}
.b_padLT5 {
  padding: 5px 0px 0px 5px;
}
.b_padT10 {
  padding-top: 10px;
}
.b_padT30 {
  padding-top: 30px;
}
.b_padTB5 {
  padding: 5px 0px;
}
.b_padTB10 {
  padding: 10px 0px 10px 0px;
}
.b_padTB20 {
  padding: 20px 0px 10px 0px;
}
.b_padTB30 {
  padding: 30px 0px 30px 0px;
}
.b_padTB50 {
  padding: 50px 0px 50px 0px;
}
.b_padL20 {
  padding: 0px 0px 0px 20px;
}
.b_padR5 {
  padding-right: 5px;
}
.b_padL5 {
  padding-left: 5px;
}
.b_padL10 {
  padding-left: 10px;
}
.b_padLR5 {
  padding-right: 5px;
  padding-left: 5px;
}
.b_padLR10 {
  padding-right: 10px;
  padding-left: 10px;
}
.b_padLR15 {
  padding-right: 15px;
  padding-left: 15px;
}
.b_mar5 {
  margin: 5px;
}
.b_marLR15 {
  margin: 0px 15px 0px 15px;
}
/*text colour*/
.px_fff {
  color: #fff !important;
  text-shadow: 1px 1px 1px #666;
}
.px_fff_shadcha {
  color: #fff !important;
  text-shadow: 1px 1px 1px #766142;
}
.px_uspink {
  color: #906 !important;
  text-shadow: 1px 1px 1px #fff;
}
.px_ao {
  color: #388ED4 !important;
  font-weight: bold;
  /*text-shadow: 1px 1px 1px #ccc;*/
}
.px_aomid {
  color: #099 !important;
  text-shadow: 1px 1px 1px #fff;
}
.px_mizu {
  color: #00880a !important;
  text-shadow: 1px 1px 1px #fff;
}
.px_midr {
  color: #394b96 !important;
  text-shadow: 1px 1px 1px #fff;
}
.px_666 {
  color: #666 !important;
  text-shadow: 1px 1px 1px #fff;
}
.px_org {
  color: #E53826 !important;
  text-shadow: 1px 1px 1px #fff;
}
.px_aka {
  color: #c00 !important;
  text-shadow: 1px 1px 1px #fff;
}
.px_pink {
  color: #c50045 !important;
  text-shadow: 1px 1px 1px #fff;
}
.px_cha {
  color: #630 !important;
  text-shadow: 1px 1px 1px #e7e7e7;
}
.px_bold {
  font-weight: bold !important;
}
.px_pink2 {
  color: #e36bc4 !important;
  text-shadow: 1px 1px 1px #fff;
}
/* fixme Goto top は廃止 */
#goto-top {
  position: fixed;
  bottom: 25px;
  right: 15px;
  z-index: 999;
  margin: 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background: transparent url(/img/up-arrow.png) no-repeat center center;
  background-size: cover;
  display: none;
}
#goto-top:hover,
#goto-top:focus {
  opacity: 0.9;
}
/**/
.footer-toTop {
  clear: both;
  width: 940px;
  margin: 0px auto;
  text-align: right;
  font-size: 77%;
}
.footer-toTop a {
  display: inline-block;
  padding: 24px 42px 0 0;
  background: transparent url(/img/up-arrow.png) no-repeat right bottom;
  background-size: 40px 40px;
  min-height: 35px;
}
/* Font Changer */
.textResize {
  position: absolute;
  left: 0px;
  bottom: 15px;
  z-index: 333;
  padding-right: 20px;
}
.textResize .msiz {
  padding: 2px 5px 0 0px;
  vertical-align: bottom;
  line-height: 29px;
}
.textResize .re {
  padding: 5px 4px 0 0px;
}
.textResize .re a {
  display: block;
  text-decoration: none;
}
.textResize .re a p {
  width: 25px;
  height: 25px;
  display: block;
  overflow: hidden;
  background-color: #e6e6e6;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  text-align: center;
  color: #303030;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  line-height: 26px;
  margin: 0;
  padding: 0;
}
.textResize .re a p:hover,
.textResize .re a:focus > p {
  background-color: #e6e6e6;
  color: #303030;
  text-decoration: underline;
}
.textResize .re a p.active,
.textResize .re a:hover p.active {
  color: #fff;
  background-color: #303030;
}
.textResize #textResizeBtn {
  position: relative;
}
.textResize #textResizeBtn li {
  list-style-type: none;
  float: left;
}
/*
Theme Name:/* WS-SW fixed SW
Theme URI: http://www.samuraiworks.org/
Description: Markup of css which can facilitate customization.
Version: 0.0
Author: SW
Author URI: http://www.samuraiworks.org/
Tags: light,two-columns,right-sidebar,fixed-width
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* todo epc.or.jp から移転のCSS */
/* ==================== Common ==================== */
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.clear-both {
  clear: both;
}
.img-left,
.left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.img-right,
.right {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.img-center,
.center {
  text-align: center;
}
.itemText img,
.smartsection1_item_image {
  display: inline-block;
  padding: 5px;
}
.pico_body p {
  margin-bottom: 1em;
  text-indent: 1em;
}
.pico_body ul,
.pico_body ol,
.pico_body dl {
  margin-bottom: 1em;
}
/*
.pico_body li {
	margin-left: 3em;
	margin-bottom: 0.5em
	}
*/
.pico_body ul li {
  text-indent: -1.2em;
  margin-left: 1.2em;
}
.pico_body ul li:before {
  content: "\30fb";
  margin: 0 1px;
  color: #2A8739;
}
.pico_body ol {
  list-style-type: decimal;
  padding-left: 1.7em;
}
.pico_body dl {
  margin-left: 1em;
}
.pico_body dt {
  font-weight: bold;
}
.pico_body dd {
  margin-left: 2em;
  margin-bottom: 0.5em;
}
.pico_body select,
.pico_body input {
  font-size: 100%;
}
.pico_body address {
  font-style: normal;
}
/* todo wordpress に関わる部分のCSS */
/*reset*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  /*android block width bgcolor fix*/
  /* 禁則A */
  /*word-break: normal;*/
  line-break: strict;
  /* 禁則B */
  overflow-wrap: break-word;
  word-wrap: break-word;
}
/* do it プロポーショナルメトリクスを有効にする指定 */
.palt {
  font-feature-settings: "palt" 1;
}
.palt-not {
  font-feature-settings: "palt" 0 !important;
}
/*-----------------------------------------------------------
 http://webtech-walker.com/archive/2008/05/16032443.html
 基本となる文字サイズを｢13px｣とする。
 ------------------------------------------------------------*/
body {
  font-size: 13px;
}
body.small {
  font-size: 77%;
}
body.medium {
  font-size: 91%;
}
body.large {
  font-size: 131%;
}
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
blockquote,
q {
  quotes: none;
}
img {
  border: none;
}
.screen-reader-text {
  display: none;
}
.clear {
  clear: both;
}
.clear hr {
  display: none;
}
hr {
  clear: both;
  border: none;
  height: 1px;
  border-top: 1px solid #ddd;
  margin: 10px auto;
}
blockquote {
  margin: 0px 0px 20px;
  padding: 10px 20px 10px 20px;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
}
blockquote blockquote {
  margin: 20px 0;
  background-color: #fff;
}
blockquote blockquote blockquote {
  margin: 20px 0;
  background-color: #f4f4f4;
}
blockquote p {
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
table {
  margin-bottom: 20px;
}
object,
embed {
  width: 100%;
  display: block;
  margin: auto;
}
/*:focus { // fixme アクセシビリティ
  outline: 0;
}*/
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  width: 100%;
}
a {
  width: auto;
  height: 100%;
}
body,
html {
  width: 100%;
  min-width: 990px;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  font-family: sans-serif;
  line-height: 1.625;
}
body#tinymce,
html {
  min-width: 100%;
}
#contents {
  width: 100%;
  height: 100%;
}
#contents #topic-path {
  margin: 0 20px 0 0;
}
.guide_code {
  font-size: 11px;
  overflow-x: auto;
}
/* sw structure */
#content {
  width: 680px;
  float: right;
  overflow: hidden;
}
#content .hentry a {
  text-decoration: underline;
}
#content .hentry a:hover {
  color: #00A53B;
}
#side {
  width: 200px;
  float: left;
}
#main {
  position: relative;
  z-index: 0;
  background: #fcfcf8;
}
#wrap {
  position: relative;
  margin: 0 auto;
  width: 940px;
  text-align: left;
  clear: both;
  background: #fff;
  -ms-box-shadow: 0 0 3px #e1dcd4;
  -moz-box-shadow: 0 0 3px #e1dcd4;
  -webkit-box-shadow: 0 0 3px #e1dcd4;
  box-shadow: 0 0 3px #e1dcd4;
  padding: 40px 20px 20px;
}
/*space*/
#header-wp,
#footerWrap,
#footerBottom,
#breadcrumb {
  margin: auto;
}
/* side(epc) */
ul#menu-sidemenu {
  text-align: center;
}
ul#menu-sidemenu li {
  font-feature-settings: "palt" 1;
  background-color: #acbaab;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  min-height: 33px;
  padding: 0;
  margin: 0 auto 10px;
}
ul#menu-sidemenu li a,
ul#menu-sidemenu li a:visited {
  color: #fff;
  display: block;
  padding: 7px 2px;
}
ul#menu-sidemenu li.current_page_item,
ul#menu-sidemenu li:hover {
  background-color: #2A8739;
}
#main #side table#wp-calendar caption {
  border: 1px solid #f3f3f3;
  background: #FBFBFB;
  background: -moz-linear-gradient(top, #ffffff 0%, #FBFBFB 50%, #F5F5F5 95%, #e7e7e7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #FBFBFB), color-stop(95%, #F5F5F5), color-stop(100%, #e7e7e7));
  background: -webkit-linear-gradient(top, #ffffff 0%, #FBFBFB 50%, #F5F5F5 95%, #e7e7e7 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #FBFBFB 50%, #F5F5F5 95%, #e7e7e7 100%);
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  text-align: center;
}
#main #side table#wp-calendar th,
#main #side table#wp-calendar td {
  padding: 6px 11px 5px;
}
#main #side table#wp-calendar th a:link,
#main #side table#wp-calendar td a:link {
  color: #2A8739;
  font-weight: bold;
}
#footer {
  clear: both;
  position: relative;
  background-color: #2A8739;
  color: #fff;
}
/*footer*/
#footerTop {
  width: 940px;
  margin: 0 auto;
  min-height: 60px;
  padding: 0;
}
#footerTop .footerTop-inner {
  padding: 22px 0;
  font-size: 88%;
  position: relative;
}
#footerTop .footerTop-inner a {
  color: #fff;
  text-decoration: none;
}
#footerTop .footerTop-inner a:hover,
#footerTop .footerTop-inner a:focus {
  text-decoration: underline;
}
#footerTop .footerTop-inner #footerMenu li.menu-item {
  float: left;
  margin: 0 3em 0 0;
  display: block;
}
#footerTop .footerTop-inner #footerMenu li.menu-item:last-child {
  margin-right: 0;
}
#footerTop .footerTop-inner #footerMenu li.menu-item:before {
  content: "\0025a0";
  margin: 0 2px 0 0;
}
#footerTop .footerTop-inner #copyright {
  float: right;
}
/*breadcrumb*/
#breadcrumb {
  clear: both;
  padding: 0px 10px 20px 0px;
  font-size: 12px;
  line-height: 1.5em;
}
#breadcrumb a {
  text-decoration: none;
}
#breadcrumb a:hover,
#breadcrumb a:focus {
  text-decoration: underline;
}
/*content*/
.hentry ul {
  padding-left: 0px;
}
.hentry .postmetadata {
  clear: both;
  font-size: 88%;
  vertical-align: middle;
}
span.epcico {
  vertical-align: text-top;
  padding: 0 5px;
}
/*.sticky {
  background: #f8f8f8;
  margin: 0 0 30px;
  padding: 20px;
  border-bottom: 3px solid #333;
}*/
.sticky hr {
  display: none;
}
/*navigation*/
.navigation {
  clear: both;
  padding: 40px 0;
  font-size: 11px;
  line-height: 11px;
  text-align: center;
}
.navigation a {
  color: #fff;
  padding: 5px 10px;
  background-color: #2A8739;
  text-decoration: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 2px;
}
.navigation a:hover,
.navigation a:focus {
  background-color: #aaa;
}
.navigation div.alignleft {
  float: left;
}
.navigation div.alignright {
  float: right;
}
.navigation span {
  padding: 5px 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 2px;
}
.navigation span.current {
  color: #fff;
  font-size: 131%;
  background-color: #2A8739;
}
.navigation span.pages {
  background-color: #ccc;
  padding: 5px 20px;
}
/*toTop*/
#toTop {
  text-align: right;
  font-size: 11px;
  line-height: 19px;
}
/*image*/
.thumbnail-align img {
  float: left;
  padding: 7px;
  margin: 0 20px 20px 0;
  border: 1px solid #f3f3f3;
  background: #FBFBFB;
  background: -moz-linear-gradient(top, #ffffff 0%, #FBFBFB 50%, #F5F5F5 95%, #e7e7e7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #FBFBFB), color-stop(95%, #F5F5F5), color-stop(100%, #e7e7e7));
  background: -webkit-linear-gradient(top, #ffffff 0%, #FBFBFB 50%, #F5F5F5 95%, #e7e7e7 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #FBFBFB 50%, #F5F5F5 95%, #e7e7e7 100%);
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  width: 150px;
  height: auto;
}
img.alignleft {
  float: left;
  padding: 7px;
  margin: 0 20px 20px 0;
  background-color: #eee;
}
img.alignright {
  float: right;
  padding: 7px;
  margin: 0 0 20px 20px;
  background-color: #eee;
}
.aligncenter {
  clear: both;
  display: block;
  margin: auto;
}
.wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  text-align: center;
  padding: 7px 2px;
}
.wp-caption.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}
.wp-caption.alignright {
  float: right;
  margin: 0 0 15px 15px;
}
.wp-caption img {
  margin: 0;
}
.wp-caption p.wp-caption-text {
  color: #888;
  font-size: 12px;
  margin: 0;
}
.gallery {
  margin: 0 auto 18px;
  padding: 0 0 25px;
}
.gallery .gallery-item {
  float: left;
  text-align: center;
}
.gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0;
}
.gallery br + br {
  display: none;
}
/*comment*/
.commentlist {
  margin: 0;
}
.commentlist p {
  margin: 10px 0;
  clear: both;
}
.commentlist li {
  clear: both;
}
.commentlist .comment-body {
  border-bottom: 1px solid #ccc;
  margin: 0 0 10px;
  clear: both;
  font-size: 12px;
  line-height: 20px;
  padding: 10px 10px 0;
}
.commentlist .reply {
  text-align: right;
}
.commentlist .avatar {
  float: left;
  margin: 0 10px 0 0;
}
#commentform p {
  margin: 0 0 5px;
}
#commentform textarea#comment {
  font-size: 13px;
  line-height: 20px;
  border: 1px solid #666;
  padding: 3px;
  width: 98%;
}
#commentform input#url,
#commentform input#email,
#commentform input#author {
  font-size: 13px;
  line-height: 20px;
  border: 1px solid #666;
  padding: 3px;
  clear: both;
  width: 98%;
}
#commentform .required {
  color: #c00;
}
.commentlist .bypostauthor {
  background-color: #fdfcda;
}
/*side-widget*/
.sideWidget .widgetTitle {
  margin: 0;
  font-weight: bold;
}
.sideWidget ul {
  margin: 0;
}
.sideWidget ul ul {
  margin: 0;
  padding: 0 0 0 10px;
}
.sideWidget p {
  margin: 0;
}
.sideWidget th,
.sideWidget td {
  padding: 0;
  text-align: center;
}
/* todo サイト全体制作 に関わる部分のCSS */
body.login #login h1 {
  padding-bottom: 10px;
}
p.editlink {
  padding: 0.5em;
  margin: 20px 0;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
}
p.editlink:before {
  content: "Edit!";
  font-size: .75em;
  background: #bf1665;
  color: #fff;
  padding: 5px 5px 3px;
  margin-right: 5px;
  border-radius: 3px;
}
#side .sideWidget .mlp-language-box ul li {
  background-image: none;
}
/* do it .wp-admin 管理画面限定 総合 */
body.wp-admin .aioseop_help_text_link,
body.wp-admin .aioseop_help_text_link:active {
  border: none;
}
body.wp-admin .aioseop_help_text_link:before,
body.wp-admin .aioseop_help_text_link:active:before {
  color: #bf1665;
}
body.wp-admin .aioseop_help_text_link span {
  font-size: 10px;
  width: 3em;
}
body.wp-admin .categorydiv div.tabs-panel {
  min-height: 30em;
  max-height: 60em;
}
body.wp-admin td.acf_comment.column-acf_comment {
  max-width: 19em;
}
body.wp-admin #find-posts.find-box {
  width: 900px;
  margin-left: -450px;
}
body.wp-admin.tools_page_search-regex p.submit input[type="submit"]:first-child {
  margin-right: 15em;
}
body.wp-admin .cms_tpv_promo_above_wrapper {
  visibility: hidden;
}
body.wp-admin .cms_tpv_page_actions {
  width: 400px;
}
body.wp-admin #poststuff .acf_postbox h2.hndle {
  font-size: 12px;
  padding: 8px 0 3px;
  margin: 0;
  line-height: 1.1;
  color: #a29574;
  border-bottom: 1px dotted #dcd7bb;
}
body.wp-admin .acf_postbox > .inside > .field {
  padding-top: 10px;
  padding-bottom: 10px;
}
body.wp-admin #postdivrich p.label,
body.wp-admin div.field p.label {
  font-size: 12px;
  line-height: 1.5em;
  margin: 0 0 0.3em;
  padding: 0;
  color: #666666;
  text-shadow: 0 1px 0 #FFFFFF;
}
body.wp-admin #postdivrich p.label label,
body.wp-admin div.field p.label label {
  padding: 0.2em 0 0 0.4em;
  background-color: #dcd7bb;
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  cursor: default;
  color: #333333;
  font-size: 13px;
  line-height: 1.5em;
  font-weight: bold;
  margin: 0 0 3px;
  display: block;
  vertical-align: text-bottom;
}
body.wp-admin #ed_toolbar #cm_content_b,
body.wp-admin #ed_toolbar #cm_content_i,
body.wp-admin #ed_toolbar #cm_content_del,
body.wp-admin #ed_toolbar #cm_content_ins,
body.wp-admin #ed_toolbar #cm_content_code,
body.wp-admin #ed_toolbar #cm_content_blockquote {
  display: none !important;
}
.hide-if-no-customize {
  display: none;
}
div.wn-item .wn-article .newmark {
  background-color: #2A8739 !important;
}
div.wn-item .wn-date {
  width: 6.5em !important;
}
textarea.wp-editor-area {
  width: 100% !important;
}
/* #search-cat */
input {
  line-height: 1.3em;
}
#search-cat {
  padding: 1em 0;
  text-align: center;
  border-bottom: 1px solid #f3f3f3;
}
#search-cat select#cat {
  width: 12em;
}
#search-cat input#s {
  width: 131px;
  height: 25px;
  padding: 7px;
  border: none;
  border-radius: 10px;
  background-color: #e6e6e6;
}
.infos {
  width: 940px;
  position: relative;
  margin: 0 auto;
  padding-left: 285px;
}
/* serach form wp */
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* header do it footer do it----------------------------------------------- */
.header-top {
  width: 940px;
  position: relative;
  margin: 0 auto;
  min-height: 115px;
  background: url(/img/top-border.png) no-repeat center bottom;
}
/*header*/
#siteTitle {
  position: relative;
  margin: 0;
  line-height: 0;
  float: left;
}
/*header-logo*/
.search-wp {
  padding: 35px 0 0 0;
}
.search-wp .search-form input.search-field {
  float: left;
  width: 17em;
  height: 25px;
  padding: 5px;
  border: 1px solid #999;
  font-size: 1em;
  background-color: #f3f3f3;
}
.search-wp .search-form input[type="submit"] {
  float: left;
  width: 30px;
  height: 25px;
  margin: 0 0 0 -1px;
  padding: 0;
  background: #fff url(../img/search.png) no-repeat center center;
  border: 1px solid #999;
  box-shadow: none;
  color: transparent;
  cursor: pointer;
}
#siteDescription {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  margin: 0 5px 0 0;
  padding: 0;
  float: right;
}
.header-bottom {
  width: 940px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.header-bottom .gnav-bottom {
  position: absolute;
  left: 0;
  bottom: -25px;
  width: 940px;
  height: 25px;
  background: transparent url(/img/gnav-bottom.png) no-repeat center center;
}
.header-bottom .header-bottom-inner {
  width: 940px;
  position: relative;
  margin: 0 auto;
  height: 120px;
  z-index: 555;
  font-feature-settings: "palt" 1;
}
.header-bottom .header-bottom-inner ul.navs {
  position: absolute;
  float: left;
  left: 0;
  top: 0;
}
.header-bottom .header-bottom-inner ul.navs li {
  display: block;
  float: left;
  width: 112px;
  height: 100px;
  cursor: pointer;
  text-indent: -9876px;
}
.header-bottom .header-bottom-inner ul.navs li.i01 {
  background-position: -29px -100px;
}
.header-bottom .header-bottom-inner ul.navs li.i01:hover,
.header-bottom .header-bottom-inner ul.navs li.i01.current {
  background-position: -29px 0px;
}
.header-bottom .header-bottom-inner ul.navs li.i02 {
  background-position: -141px -100px;
}
.header-bottom .header-bottom-inner ul.navs li.i02:hover,
.header-bottom .header-bottom-inner ul.navs li.i02.current {
  background-position: -141px 0px;
}
.header-bottom .header-bottom-inner ul.navs li.i03 {
  background-position: -253px -100px;
}
.header-bottom .header-bottom-inner ul.navs li.i03:hover,
.header-bottom .header-bottom-inner ul.navs li.i03.current {
  background-position: -253px 0px;
}
.header-bottom .header-bottom-inner ul.navs li.i04 {
  background-position: -365px -100px;
}
.header-bottom .header-bottom-inner ul.navs li.i04:hover,
.header-bottom .header-bottom-inner ul.navs li.i04.current {
  background-position: -365px 0px;
}
.header-bottom .header-bottom-inner ul.navs li.i05 {
  background-position: -477px -100px;
}
.header-bottom .header-bottom-inner ul.navs li.i05:hover,
.header-bottom .header-bottom-inner ul.navs li.i05.current {
  background-position: -477px 0px;
}
.header-bottom .header-bottom-inner ul.navs li.i06 {
  background-position: -589px -100px;
  width: 115px;
}
.header-bottom .header-bottom-inner ul.navs li.i06:hover,
.header-bottom .header-bottom-inner ul.navs li.i06.current {
  background-position: -589px 0px;
}
.list-fixed {
  width: 250px;
}
.add-fixed {
  position: fixed;
  top: 25px;
  z-index: 1;
}
/* post do it----------------------------------------------- */
/* form do it----------------------------------------------- */
.mw_wp_form span.mwform-radio-field {
  display: inline-block;
  margin: 0 !important;
  padding: 5px 5px 5px 1.5em;
  width: 31%;
  vertical-align: top;
}
.mw_wp_form span.mwform-radio-field label {
  display: inline;
  margin-left: -1.5em;
}
.mw_wp_form .columns-half {
  margin: 30px auto;
}
.mw_wp_form .columns-half .second {
  padding-top: 20px;
}
/* page do it----------------------------------------------- */
.page-border {
  width: 680px;
  position: relative;
  margin: 0 auto;
  height: 20px;
  background: url(/img/page-border.png) no-repeat center bottom;
}
.epc-news {
  margin: 10px auto 30px;
  width: 680px;
  border-left: 1px solid #000;
}
.epc-news .title {
  width: 100px;
  min-height: 150px;
  padding: 0 10px 5px;
  font-size: 88%;
  font-weight: bold;
  float: left;
}
.epc-news .news-wrap {
  width: 575px;
  min-height: 150px;
  padding: 0;
  font-size: 88%;
  float: right;
}
.epc-news .news-wrap dt {
  float: left;
  color: #2A8739;
  font-weight: bold;
  width: 80px;
  padding: 0;
  margin: 0 0 10px 0;
}
.epc-news .news-wrap dd {
  float: right;
  width: 495px;
  padding: 0 10px;
  margin: 0 0 10px 0;
}
.button-wrap {
  text-align: center;
}
.buttonAssy {
  position: relative;
  width: 375px;
  min-height: 55px;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  text-decoration: none;
  font-size: 1.5em;
  line-height: 2em;
  cursor: pointer;
  padding: 0.44em 55px 0.42em 10px;
}
.buttonAssy:hover {
  color: #fff !important;
}
.buttonAssy:link {
  color: #fff;
}
.buttonAssy:visited {
  color: #fff;
}
.button-main {
  position: relative;
  width: 375px;
  min-height: 55px;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  text-decoration: none;
  font-size: 1.5em;
  line-height: 2em;
  cursor: pointer;
  padding: 0.44em 55px 0.42em 10px;
  background-color: #00A53B;
}
.button-main:hover {
  color: #fff !important;
}
.button-main:link {
  color: #fff;
}
.button-main:visited {
  color: #fff;
}
.button-main:hover,
.button-main:focus {
  background-color: #999;
  text-decoration: underline;
}
.button-main:after {
  content: " ";
  height: 55px;
  width: 55px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 5px;
  background: transparent url(../img/arrowright.png) no-repeat center center;
  background-size: cover;
}
/* module 用 */
.button-vivid {
  position: relative;
  width: 375px;
  min-height: 55px;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  text-decoration: none;
  font-size: 1.5em;
  line-height: 2em;
  cursor: pointer;
  padding: 0.44em 55px 0.42em 10px;
  background-color: #2A8739;
}
.button-vivid:hover {
  color: #fff !important;
}
.button-vivid:link {
  color: #fff;
}
.button-vivid:visited {
  color: #fff;
}
.button-vivid:hover,
.button-vivid:focus {
  background-color: #988b71;
  text-decoration: underline;
}
.button-vivid:after {
  content: " ";
  height: 55px;
  width: 55px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 5px;
  background: transparent url(../img/arrowright.png) no-repeat center center;
  background-size: cover;
}
.submit-button button,
.submit-button input {
  position: relative;
  width: 375px;
  min-height: 55px;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  text-decoration: none;
  font-size: 1.5em;
  line-height: 2em;
  cursor: pointer;
  padding: 0.44em 55px 0.42em 10px;
  background-color: #2A8739;
  padding: 0.44em 10px 0.42em 10px;
  border: none;
  margin: 1em 0;
}
.submit-button button:link,
.submit-button input:link {
  color: #fff;
}
.submit-button button:hover,
.submit-button input:hover {
  color: #fff !important;
}
.submit-button button:link,
.submit-button input:link {
  color: #fff;
}
.submit-button button:visited,
.submit-button input:visited {
  color: #fff;
}
.submit-button button:hover,
.submit-button input:hover,
.submit-button button:focus,
.submit-button input:focus {
  background-color: #988b71;
  text-decoration: underline;
}
button.back-button,
.back-button button,
input.back-button,
.back-button input {
  position: relative;
  width: 375px;
  min-height: 55px;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  text-decoration: none;
  font-size: 1.5em;
  line-height: 2em;
  cursor: pointer;
  padding: 0.44em 55px 0.42em 10px;
  width: 5.5em;
  background-color: #988b71;
  padding: 0.44em 10px 0.42em 10px;
  border: none;
  margin: 1em 0;
}
button.back-button:link,
.back-button button:link,
input.back-button:link,
.back-button input:link {
  color: #fff;
}
button.back-button:hover,
.back-button button:hover,
input.back-button:hover,
.back-button input:hover {
  color: #fff !important;
}
button.back-button:link,
.back-button button:link,
input.back-button:link,
.back-button input:link {
  color: #fff;
}
button.back-button:visited,
.back-button button:visited,
input.back-button:visited,
.back-button input:visited {
  color: #fff;
}
button.back-button:hover,
.back-button button:hover,
input.back-button:hover,
.back-button input:hover,
button.back-button:focus,
.back-button button:focus,
input.back-button:focus,
.back-button input:focus {
  background-color: #988b71;
  text-decoration: underline;
}
.button-site {
  position: relative;
  width: 375px;
  min-height: 55px;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  text-decoration: none;
  font-size: 1.5em;
  line-height: 2em;
  cursor: pointer;
  padding: 0.44em 55px 0.42em 10px;
  background-color: #466b91;
}
.button-site:hover {
  color: #fff !important;
}
.button-site:link {
  color: #fff;
}
.button-site:visited {
  color: #fff;
}
.button-site:hover,
.button-site:focus {
  background-color: #988b71;
  text-decoration: underline;
}
.button-site:after {
  content: " ";
  height: 55px;
  width: 55px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 5px;
  background: transparent url(../img/arrowright.png) no-repeat center center;
  background-size: cover;
}
.button-gray {
  position: relative;
  width: 375px;
  min-height: 55px;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  text-decoration: none;
  font-size: 1.5em;
  line-height: 2em;
  cursor: pointer;
  padding: 0.44em 55px 0.42em 10px;
  background-color: #988b71;
}
.button-gray:hover {
  color: #fff !important;
}
.button-gray:link {
  color: #fff;
}
.button-gray:visited {
  color: #fff;
}
.button-gray:hover,
.button-gray:focus {
  background-color: #444;
  text-decoration: underline;
}
.button-gray:after {
  content: " ";
  height: 55px;
  width: 55px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 5px;
  background: transparent url(../img/arrowright.png) no-repeat center center;
  background-size: cover;
}
.toEvt:after {
  transform: rotate(180deg);
}
.toEdit:after {
  transform: rotate(90deg);
}
.swQueryPost1 dl.postmetadata dt {
  float: left;
  width: 185px;
  font-weight: bold;
}
.swQueryPost1 dl.postmetadata dd {
  padding-left: 200px;
  font-weight: normal;
}
/* home do it()----------------------------------------------- */
.top-desc {
  background-color: #f7f8da;
  border: 1px solid #e5e6ca;
  padding: 1em 0.2em 1em 1em;
  font-size: 11px;
  margin-bottom: 20px;
  line-height: 1.75;
}
.home-posts {
  position: relative;
  float: left;
  width: 220px;
  height: 250px;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #FBFBFB;
  background: -moz-linear-gradient(top, #ffffff 0%, #FBFBFB 50%, #F5F5F5 95%, #e7e7e7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #FBFBFB), color-stop(95%, #F5F5F5), color-stop(100%, #e7e7e7));
  background: -webkit-linear-gradient(top, #ffffff 0%, #FBFBFB 50%, #F5F5F5 95%, #e7e7e7 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #FBFBFB 50%, #F5F5F5 95%, #e7e7e7 100%);
  border: 1px solid #999;
  line-height: 1.52em;
}
.home-posts p {
  margin: 0;
  background-color: transparent;
}
.home-posts .ex-image {
  margin-left: 0px;
  width: 218px;
  height: 150px;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.home-posts .ex-title {
  font-size: 116%;
  font-weight: bold;
  padding: 2% 3% 0;
}
.home-posts .ex-text {
  font-size: 85%;
  padding: 1% 5% 0;
}
.home-posts .ovwrap {
  height: 248px;
  overflow: hidden;
}
.home-posts .meta-nav {
  font-weight: bold;
}
/*header-menu*/
#header-wp ul.menu {
  position: relative;
  margin: 0;
  padding: 0;
  height: 120px;
}
#header-wp .menu li > a {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 188px;
  height: 25px;
  padding-top: 3px;
  text-align: center;
  color: #000;
  border-left: 1px solid #000;
  font-feature-settings: "palt" 1;
}
#header-wp .menu li:last-child > a {
  border-right: 1px solid #000;
}
#header-wp ul.menu > li {
  position: relative;
  float: left;
  display: block;
  width: 188px;
  height: 120px;
  margin: 0;
  padding: 0;
  text-align: center;
}
#header-wp ul.menu > li:nth-child(1) {
  background: url(/img/nav01.png) no-repeat center 0;
}
#header-wp ul.menu > li:nth-child(2) {
  background: url(/img/nav02.png) no-repeat center 0;
}
#header-wp ul.menu > li:nth-child(3) {
  background: url(/img/nav03.png) no-repeat center 0;
}
#header-wp ul.menu > li:nth-child(4) {
  background: url(/img/nav04.png) no-repeat center 0;
}
#header-wp ul.menu > li:nth-child(5) {
  background: url(/img/nav05.png) no-repeat center 0;
}
#header-wp ul.menu > li:hover:nth-child(1),
#header-wp ul.menu > li.current-menu-item:nth-child(1),
#header-wp ul.menu > li.current-post-parent:nth-child(1),
#header-wp ul.menu > li.current_page_parent:nth-child(1) {
  background: url(/img/nav01-on.png) no-repeat center 0;
}
#header-wp ul.menu > li:hover:nth-child(2),
#header-wp ul.menu > li.current-menu-item:nth-child(2),
#header-wp ul.menu > li.current-post-parent:nth-child(2),
#header-wp ul.menu > li.current_page_parent:nth-child(2) {
  background: url(/img/nav02-on.png) no-repeat center 0;
}
#header-wp ul.menu > li:hover:nth-child(3),
#header-wp ul.menu > li.current-menu-item:nth-child(3),
#header-wp ul.menu > li.current-post-parent:nth-child(3),
#header-wp ul.menu > li.current_page_parent:nth-child(3) {
  background: url(/img/nav03-on.png) no-repeat center 0;
}
#header-wp ul.menu > li:hover:nth-child(4),
#header-wp ul.menu > li.current-menu-item:nth-child(4),
#header-wp ul.menu > li.current-post-parent:nth-child(4),
#header-wp ul.menu > li.current_page_parent:nth-child(4) {
  background: url(/img/nav04-on.png) no-repeat center 0;
}
#header-wp ul.menu > li:hover:nth-child(5),
#header-wp ul.menu > li.current-menu-item:nth-child(5),
#header-wp ul.menu > li.current-post-parent:nth-child(5),
#header-wp ul.menu > li.current_page_parent:nth-child(5) {
  background: url(/img/nav05-on.png) no-repeat center 0;
}
#header-wp ul.menu > li:hover a,
#header-wp ul.menu > li.current-menu-item a,
#header-wp ul.menu > li.current-post-parent a,
#header-wp ul.menu > li.current_page_parent a,
#header-wp ul.menu > li:hover a:visited,
#header-wp ul.menu > li.current-menu-item a:visited,
#header-wp ul.menu > li.current-post-parent a:visited,
#header-wp ul.menu > li.current_page_parent a:visited {
  color: #00A53B;
}
/*mainMenu*/
#mainMenu {
  position: absolute;
  z-index: 666;
  left: 0;
  top: 0;
  width: 940px;
  margin: 0 auto;
  height: 120px;
}
#mainMenu ul {
  margin: auto;
  height: 40px;
}
#mainMenu li {
  float: left;
  position: relative;
}
#mainMenu ul.menu ul {
  display: none;
  position: absolute;
  top: 48px;
  height: auto;
  left: 0;
  width: 200px;
  z-index: 777;
}
#mainMenu ul.menu li.current-menu-parent ul,
#mainMenu ul.menu li.current-menu-item ul {
  top: 70px;
}
#mainMenu ul.menu ul li {
  border-top: 1px dotted #fff;
  display: block;
  margin-top: -2px;
}
#mainMenu ul.menu ul a {
  display: block;
  padding: 10px;
  width: 200px;
  background: #303030;
  height: auto;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
#mainMenu ul.menu ul ul {
  left: 100%;
  top: 0;
}
#mainMenu ul.menu ul a:hover {
  background: #999;
  color: #fff;
}
#mainMenu li:hover > a,
#mainMenu ul ul :hover > a,
#mainMenu li > a:focus,
#mainMenu ul ul > a:focus {
  text-decoration: underline;
}
#mainMenu ul li:hover > ul {
  display: block;
  /*/ display: none;*/
}
/* sw モジュール作成用クラス init -----------------------*/
.guide_code {
  background-color: #f6f6f6;
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #aaa;
}
/* h1-6 init */
h2,
h3,
h4,
h5,
h6 {
  margin: 1em 0;
}
h2 {
  margin: 5px 0 1em;
}
p {
  margin: 0.7em 0 0.5em;
}
body.notHome h1 {
  padding: 10px 0 0;
  margin-bottom: 18px;
}
body.notHome h1 > span {
  display: inline-block;
  margin-bottom: 9px;
  border-bottom: 9px solid #00A53B;
}
body.notHome .h1-category {
  font-size: 0.85em;
}
body.notHome .h1-chatch {
  font-size: 1.2em;
}
body.home h1 {
  border: none;
}
#content h2 {
  font-size: 1.7em;
  border-bottom: 3px solid #ddd;
  padding: 5px 6px 1px 0;
  color: #00A53B;
}
#content h2.archive {
  margin: 0px 0 15px;
  padding: 5px 6px 10px 35px;
  font-size: 1.1em;
}
body.home h2 {
  font-weight: normal;
  border-bottom: 0px solid #ddd;
}
dl.tgdl h4 {
  display: block;
  margin: 5px 10px 10px;
}
dl.tgdl .tgdl-date {
  float: left;
  display: block;
  width: 111px;
}
dl.tgdl a.tgdl-title {
  display: block;
  float: right;
  width: 540px;
}
.toggleTab {
  font-size: 1.2em;
  color: #fff;
  padding: 4px 5px 5px 7px;
  background-color: #988b71;
  border-bottom: 3px solid #ddd;
}
.toggleTab:hover {
  background-color: #2A8739;
  text-decoration: underline;
}
.toggleTab:before {
  font-family: FontAwesome;
  content: "\f103";
  margin: 0 5px 0 0;
  color: #dddb0c;
  font-size: 69%;
  vertical-align: top;
}
.toggleTab.active {
  background-color: #00A53B;
}
.toggleTab.active:before {
  font-family: FontAwesome;
  content: "\f102";
  margin: 0 8px 0 0px;
  color: #dddb0c;
  font-size: 69%;
  vertical-align: top;
}
#content h3 {
  font-size: 1.2em;
  color: #fff;
  padding: 4px 5px 5px 7px;
  background-color: #00A53B;
}
#content h4 {
  padding: 4px 5px 1px 0px;
  border-bottom: 1px solid #00A53B;
  color: #00A53B;
  font-size: 105%;
}
#content h4.toggle:before {
  content: "▼";
  color: #2A8739;
  margin-right: 8px;
  font-size: 1.3em;
}
#content h5 {
  background-color: #f8f8f8;
  border-bottom: 1px dotted #acbaab;
  padding: 4px 5px 2px 3px;
  color: #00A53B;
  font-size: 1.1em;
}
#content h6:before {
  content: "\25a0";
  color: #00A53B;
  margin-right: 5px;
}
#content h6 {
  font-size: 1em;
  padding: 4px 5px 1px 1.3em;
  text-indent: -1.5em;
}
#side h3 {
  border-left: 0px solid #acbaab;
  padding-left: 0px;
  font-size: 100%;
  border-bottom: 3px solid #ddd;
  margin: 30px 0 15px;
}
#side h3 span {
  padding: 5px 0 3px 1px;
}
/* モジュール作成用クラス定義リスト-----------------------*/
.display-none {
  display: none;
}
.text-bold {
  font-weight: bold !important;
}
.text-red {
  color: #c00000;
}
.underline {
  text-decoration: underline;
}
.sup {
  vertical-align: super;
  font-size: 70%;
}
.sub {
  vertical-align: sub;
  font-size: 70%;
}
.text-small {
  font-size: .857em;
}
.text-large {
  font-size: 1.5em;
}
.center {
  text-align: center !important;
}
.right {
  text-align: right !important;
}
.left {
  text-align: left !important;
}
hr.dot-line {
  border-top: 1px dotted #ddd;
}
/* リスト */
.list-dot > li,
li.list-dot {
  text-indent: -1.2em;
  margin-left: 1.2em;
}
.list-dot > li:before,
li.list-dot:before {
  content: "\30fb";
  margin: 0 1px;
  color: #2A8739;
}
.mark {
  position: absolute;
  top: 0;
  left: 0;
}
ol.num {
  margin-left: 0.85em;
  padding-left: 0.4em;
  list-style-type: decimal;
  list-style-position: outside;
  text-indent: -0.2em;
}
ol.list-num > li {
  position: relative;
}
/* $list-num, $list-note */
ol.list-num > li {
  padding-left: 1.2em;
}
ol.list-brackets {
  list-style: outside none;
  margin-left: 0px;
}
ol.list-brackets > li {
  padding-left: 2.5em;
  position: relative;
}
dl.list-brackets {
  list-style: outside none;
  margin-left: 0px;
}
dl.list-brackets dt,
dl.list-brackets dd {
  padding-left: 2.5em;
  position: relative;
}
ul.list-note {
  list-style: outside none;
  margin-left: 10px;
}
ul.list-note > li {
  padding-left: 1.2em;
  position: relative;
}
dl.list-note {
  list-style: outside none;
  margin-left: 10px;
}
dl.list-note dt,
dl.list-note dd {
  padding-left: 1.2em;
  position: relative;
}
/* sw list 階層包括時のFix */
ul > li > ul.list-brackets li,
ol > li > ol.list-brackets li,
ul > li > ol.list-brackets li,
ol > li > ul.list-brackets li,
ul > li > dl.list-brackets li,
ol > li > dl.list-brackets li {
  padding-left: 2.1em;
  text-indent: -2.9em;
}
ul > li > ul.link-gt,
ol > li > ol.link-gt,
ul > li > ol.link-gt,
ol > li > ul.link-gt,
ul > li > dl.link-gt,
ol > li > dl.link-gt {
  text-indent: 0em;
  margin-left: 0px;
}
ul > li > ul.list-note,
ol > li > ol.list-note,
ul > li > ol.list-note,
ol > li > ul.list-note,
ul > li > dl.list-note,
ol > li > dl.list-note {
  margin-left: 0px;
  text-indent: 0em;
}
ul > li > ul.list-note dt,
ol > li > ol.list-note dt,
ul > li > ol.list-note dt,
ol > li > ul.list-note dt,
ul > li > dl.list-note dt,
ol > li > dl.list-note dt {
  padding-left: 0em;
}
ul > li > ul .mark,
ol > li > ol .mark,
ul > li > ol .mark,
ol > li > ul .mark,
ul > li > dl .mark,
ol > li > dl .mark {
  position: relative;
  padding-right: 0.25em;
}
ul > li > ul.list-num > li > .mark,
ol > li > ol.list-num > li > .mark,
ul > li > ol.list-num > li > .mark,
ol > li > ul.list-num > li > .mark,
ul > li > dl.list-num > li > .mark,
ol > li > dl.list-num > li > .mark,
ul > li > ul.list-note > li > .mark,
ol > li > ol.list-note > li > .mark,
ul > li > ol.list-note > li > .mark,
ol > li > ul.list-note > li > .mark,
ul > li > dl.list-note > li > .mark,
ol > li > dl.list-note > li > .mark {
  position: absolute;
}
ul > li > ul > li > ul.list-num > li > .mark,
ol > li > ol > li > ul.list-num > li > .mark,
ul > li > ol > li > ul.list-num > li > .mark,
ol > li > ul > li > ul.list-num > li > .mark,
ul > li > dl > li > ul.list-num > li > .mark,
ol > li > dl > li > ul.list-num > li > .mark,
ul > li > ul > li > ol.list-num > li > .mark,
ol > li > ol > li > ol.list-num > li > .mark,
ul > li > ol > li > ol.list-num > li > .mark,
ol > li > ul > li > ol.list-num > li > .mark,
ul > li > dl > li > ol.list-num > li > .mark,
ol > li > dl > li > ol.list-num > li > .mark,
ul > li > ul > li > ol.list-num > li > .mark,
ol > li > ol > li > ol.list-num > li > .mark,
ul > li > ol > li > ol.list-num > li > .mark,
ol > li > ul > li > ol.list-num > li > .mark,
ul > li > dl > li > ol.list-num > li > .mark,
ol > li > dl > li > ol.list-num > li > .mark,
ul > li > ul > li > ul.list-num > li > .mark,
ol > li > ol > li > ul.list-num > li > .mark,
ul > li > ol > li > ul.list-num > li > .mark,
ol > li > ul > li > ul.list-num > li > .mark,
ul > li > dl > li > ul.list-num > li > .mark,
ol > li > dl > li > ul.list-num > li > .mark,
ul > li > ul > li > dl.list-num > li > .mark,
ol > li > ol > li > dl.list-num > li > .mark,
ul > li > ol > li > dl.list-num > li > .mark,
ol > li > ul > li > dl.list-num > li > .mark,
ul > li > dl > li > dl.list-num > li > .mark,
ol > li > dl > li > dl.list-num > li > .mark,
ul > li > ul > li > dl.list-num > li > .mark,
ol > li > ol > li > dl.list-num > li > .mark,
ul > li > ol > li > dl.list-num > li > .mark,
ol > li > ul > li > dl.list-num > li > .mark,
ul > li > dl > li > dl.list-num > li > .mark,
ol > li > dl > li > dl.list-num > li > .mark {
  /* 第三階層 ただし非推奨 */
  position: relative;
}
ul.list-dot > li > ol.list-num > li > .mark {
  position: relative;
}
.list-fix .mark {
  position: relative;
}
.list-fix .num,
.list-fix.num {
  text-indent: 0;
  list-style-position: inside;
}
.link-gt > li,
#side .sideWidget ul > li {
  padding-left: 20px;
  background-image: url(../img/icon-link-gt.gif);
  background-position: 3px 5px;
  background-repeat: no-repeat;
  background-size: 9px 14px;
}
.link-anchor > li {
  padding-left: 20px;
  background-image: url(../img/icon-link-anchor.gif);
  background-position: 0px 5px;
  background-size: 14px 9px;
  background-repeat: no-repeat;
}
ul.inline li {
  display: inline-block;
}
/* レイアウト */
.caption {
  font-size: 80%;
}
.column-box img {
  margin: 0 auto;
}
.columns .column-box img {
  width: auto;
  height: auto;
}
.columns,
.columns-half {
  display: table;
  width: 100%;
}
.column {
  display: table-cell;
  vertical-align: top;
}
.column:first-child {
  padding-right: 10px;
}
.column:last-child {
  padding-left: 10px;
}
.columns-half .column {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.columns-half .column:first-child {
  padding-right: 10px;
}
.columns-half .column:last-child {
  padding-left: 10px;
}
.columns-half.nopaddings .column:first-child {
  padding-right: 0px;
}
.columns-half.nopaddings .column:last-child {
  padding-left: 0px;
}
/* $table */
#main table {
  border-width: 2px;
  border-style: solid;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
}
#main table .cell-vivid-1col {
  border: 3px solid #2A8739 !important;
  background-color: #d8d3ca;
}
#main table .cell-vivid {
  background-color: #d8d3ca;
  color: #2A8739;
  font-weight: bold;
}
#main table .vivid-border-t {
  border-top: 3px solid #2A8739 !important;
}
#main table .vivid-border-r {
  border-right: 3px solid #2A8739 !important;
}
#main table .vivid-border-b {
  border-bottom: 3px solid #2A8739 !important;
}
#main table .vivid-border-l {
  border-left: 3px solid #2A8739 !important;
}
#main table .nowrap {
  white-space: nowrap;
}
#main table.outer {
  border-width: 1px;
}
#main table.round {
  position: relative;
  border-radius: 6px;
  border-collapse: separate;
}
#main table.layout {
  margin-top: 0;
  border-width: 0;
  background-color: transparent;
}
#main .maxwidth,
table.maxwidth {
  width: 100%;
}
#main .halfwidth,
table.halfwidth {
  width: 50%;
}
#main table,
.home #main table.layout table {
  border-color: #6b62a9;
}
#main table caption {
  margin-bottom: 5px;
  text-align: left;
}
#main table th,
#main table td,
#main table.layout table th,
#main table.layout table td,
#main_pulldown table th,
#main_pulldown table td {
  padding: 9px 15px 8px;
  border-width: 1px;
  border-style: solid;
  vertical-align: top;
}
#main table.zaimu tbody th,
#main table.zaimu tbody td {
  padding: .2em .5em;
  border-width: 0 1px 0 0;
}
#main table.zaimu tbody tr.first th,
#main table.zaimu tbody tr.first td {
  padding-top: .8em;
}
#main table.zaimu tbody th.paddingleft-child,
#main table.zaimu tbody td.paddingleft-child {
  padding-left: 1.5em;
}
#main table.zaimu tbody th.paddingleft-gchild,
#main table.zaimu tbody td.paddingleft-gchild {
  padding-left: 2.5em;
}
#main table.zaimu tbody th.sum,
#main table.zaimu tbody td.sum {
  border-top-width: 1px;
}
#main table.layout th,
#main table.layout td,
#main table.layout table.layout th,
#main table.layout table.layout td {
  padding: 0;
  border-width: 0;
}
#main table thead th,
#main table thead td,
#main table.layout table thead th,
#main table.layout table thead td {
  border-bottom-width: 2px;
}
#main table.wide th,
#main table.wide td {
  padding-right: 5px;
  padding-left: 5px;
  font-size: .7142em;
}
#main table.round th,
#main table.round td {
  border-top-width: 0;
  border-left-width: 0;
}
#main table thead th.border-reduce,
#main table thead td.border-reduce {
  border-bottom-width: 1px;
}
#main table thead th.border-increase,
#main table td.border-increase,
#main table tbody th {
  border-right-width: 2px;
}
#main table.layout table tbody th {
  border-right-width: 2px !important;
}
#main table.layout table tbody th.borderright-none {
  border-right-width: 0 !important;
}
#main table.round tr.last th,
#main table.round tr.last td,
#main table.round th.last,
#main table.round td.last {
  border-bottom-width: 0;
}
#main table th {
  background-color: #f2f1f0;
  vertical-align: middle;
}
#main table thead th,
.home #main table thead td {
  background-color: #ddd;
}
#main table,
#main table th,
#main table td {
  border-color: #988b71;
}
#main table.round .round-left {
  border-radius: 4px 0 0 0;
}
#main table.round .round-right {
  border-radius: 0 4px 0 0;
}
#main table.round .round-leftright {
  border-radius: 4px 4px 0 0;
}
#main table.round .round-topbottom-left {
  border-radius: 4px 0 0 4px;
}
#main table.round tr.last .round-left {
  border-radius: 0 0 0 4px;
}
#main table.round tr.last .round-right {
  border-radius: 0 0 4px 0;
}
#main table.round tr.last .round-leftright {
  border-radius: 0 0 4px 4px;
}
#main table.round .round-topbottom-right {
  border-radius: 0 4px 4px 0;
}
/* $box-round */
.box-roundAssy {
  position: relative;
  padding: 0.1em 1em 0.5em;
  margin: 1em auto;
  border-radius: 5px;
  border-width: 3px;
  border-style: solid;
  border-color: #888;
}
.box-round {
  position: relative;
  padding: 0.1em 1em 0.5em;
  margin: 1em auto;
  border-radius: 5px;
  border-width: 3px;
  border-style: solid;
  border-color: #888;
  background-color: #fff;
}
.box-round-bg {
  position: relative;
  padding: 0.1em 1em 0.5em;
  margin: 1em auto;
  border-radius: 5px;
  border-width: 3px;
  border-style: solid;
  border-color: #888;
  background-color: #f2f1f0;
  border-width: 0px;
}
.box-round-dot {
  position: relative;
  padding: 0.1em 1em 0.5em;
  margin: 1em auto;
  border-radius: 5px;
  border-width: 3px;
  border-style: solid;
  border-color: #888;
  background-color: #fff;
  border-width: 2px;
  border-style: dotted;
}
.box-round-vivid {
  position: relative;
  padding: 0.1em 1em 0.5em;
  margin: 1em auto;
  border-radius: 5px;
  border-width: 3px;
  border-style: solid;
  border-color: #888;
  background-color: #36ae49;
  border-color: #2A8739;
  border-width: 1px;
  color: #fff;
  font-weight: bold;
}
.box-round-form {
  position: relative;
  padding: 0.1em 1em 0.5em;
  margin: 1em auto;
  border-radius: 5px;
  border-width: 3px;
  border-style: solid;
  border-color: #888;
  background-color: #fff;
  border-color: #2A8739;
  text-align: center;
  font-size: 90%;
}
.box-round-form2 {
  position: relative;
  padding: 0.1em 1em 0.5em;
  margin: 1em auto;
  border-radius: 5px;
  border-width: 3px;
  border-style: solid;
  background-color: #fff;
  border-color: #888;
  text-align: center;
  font-size: 90%;
}
.float-left {
  float: left;
  margin: 0 1em 5px 0;
  /*img {
    width: auto;
    height: auto;
  }*/
}
/*img.float-left {
  margin: 0 15px 5px 0;
}*/
.float-right {
  float: right;
  margin: 0 0 5px 1em;
  /*img {
    width: auto;
    height: auto;
  }*/
}
/*img.float-right {
  margin: 0 0 5px 15px;
}*/
.icon {
  margin-top: 2px;
  margin-left: 5px;
  vertical-align: text-top;
}
.slice p {
  float: left;
  margin: 0;
  padding: 0;
}
.slice p img {
  display: block;
}
/* margin / padding */
.mt00 {
  margin-top: 0px !important;
}
.mt05 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mr00 {
  margin-right: 0px !important;
}
.mr05 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mb00 {
  margin-bottom: 0px !important;
}
.mb05 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.ml00 {
  margin-left: 0px !important;
}
.ml05 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml40 {
  margin-left: 40px !important;
}
/* 定義部分 }----------------------------------------------- */
/* アクセシビリティ対応 */
/* Block Skip */
div#blockSkip {
  z-index: 999;
  overflow: visible;
  margin: 0;
  padding: 0;
  width: 100%;
}
div#blockSkip a {
  display: block;
  background: #999;
  margin: 0;
  margin-top: -1px;
  padding: 0;
  width: 100%;
  color: #ffffff;
  text-align: center;
  text-decoration: none !important;
  font-size: 1px;
  line-height: 0;
  cursor: default;
  height: 1px;
}
div#blockSkip a.show {
  color: #ffffff;
  height: 1.5em;
  margin-top: -1px;
  padding: 5px 0;
  font-size: 93%;
  line-height: 1;
  cursor: pointer;
  text-decoration: none !important;
}
div#blockSkip a:hover {
  text-decoration: underline !important;
}
div#blockSkip a:focus {
  text-decoration: none !important;
}
/* notice old ie and SMP fix +++++++++++++++++++++++++++++++++++++++++++++ */
/* SMP用でIE全部でプレビューさせない */
body.ie header#header {
  display: none;
}
body.ie .menu-button-right {
  display: none;
}
/* レガシーIE表示調整 */
header#header {
  display: none;
}
/*+sw+++++++++++++++++++++++++++++++ Media Queries for Mobile Support */
@media screen and (max-width: 782px) {
}
@media screen and (max-width: 560px) {
}
/*++++++++++++++++++++++++++++++++ Media Queries for Mobile Support */
/* Retina 用のスタイルシート */
/*# sourceMappingURL=style.css.map */