@charset "UTF-8";
/*カスタムフィールド　画像*/
#wrapper #header #spheader p.closemenuUI {
  text-align: center;
  background-color: #000;
}
@media only screen and (max-width: 767px) {
  #wrapper #header #spheader p.closemenuUI a {
    display: block;
    text-align: center;
    color: #fff;
    background-color: #000;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
    background: #545252;
    background: -moz-linear-gradient(top, #545252 0%, #010101 100%);
    background: -webkit-linear-gradient(top, #545252 0%, #010101 100%);
    background: linear-gradient(to bottom, #545252 0%, #010101 100%);
  }
}
@media only screen and (max-width: 767px) {
  #wrapper #header #spheader p.closemenuUI a span.text {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background-image: url(../images/sp_nav_close.png);
    background-repeat: no-repeat;
    background-position: left 47%;
    background-size: 14px;
    padding-left: 21px;
  }
}

* {
  color: #000000;
  line-height: 1.6em;
  clear: both;
}

body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "MS PGothic", "M+ 1P", sans-serif;
  font-size: 14px;
  word-wrap: break-word;
  word-break: break-all;
}

p {
  line-height: 1.6em;
}

img {
  display: block;
}
@media only screen and (max-width: 959px) {
  img {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  img {
    display: block;
    width: 100%;
  }
}

input[type="text"],
input[type="password"],
textarea,
select {
  padding: 5px;
  line-height: normal;
  border: solid 1px #bbbbbb;
  outline: none;
  width: 150px;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border-color: #a5c7fe;
}
@media only screen and (max-width: 767px) {
  input[type="text"],
  input[type="password"],
  textarea,
  select {
    width: 92%;
    padding: 5px 5px 4px;
  }
}
@media only screen and (max-width: 767px) {
  select {
    width: 100%;
    padding: 8px;
  }
}
figure {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  margin: 0;
}

small {
  font-size: 12px;
}

a {
  color: #2a88ca;
  text-decoration: none;
  color: #000;
}
a * {
  cursor: pointer;
}
a.hover:hover {
  text-decoration: none;
}
a.hover:hover > * {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}

a:hover {
  text-decoration: underline;
}

.lb-data .lb-caption {
  color: #ffffff;
}

/*共通設定*/
@media only screen and (max-width: 767px) {
  .pcSwitch {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px) {
  .spSwitch {
    display: none !important;
  }
}

/*オーバーレイヤー*/
.overlayer {
  display: none;
  width: 100%;
  background-color: #000000;
  -ms-filter: "alpha( opacity= $value * 100 )";
  filter: alpha(opacity=30);
  opacity: 0.3;
  position: absolute;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .overlayer {
    display: none !important;
  }
}

/*ブロックレベルリンク*/
.blockLevelLink {
  display: block;
  text-decoration: none;
}
.blockLevelLink * {
  cursor: pointer;
}
.blockLevelLink.hover:hover {
  text-decoration: none;
}
.blockLevelLink.hover:hover * {
  text-decoration: none;
}
.blockLevelLink.hover:hover {
  background-color: #eeeeee;
}

/*注意*/
.caution {
  color: #ff0000;
}

/*後続ページページタイトル(一階層目見出し)*/
.pageTitleFollow {
  border: 1px solid #fff;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.pageTitleFollow img {
  width: 100%;
}
.pageTitleFollow .spTitle {
  padding: 14px;
  font-size: 20px;
  font-weight: bold;
  background-color: #;
  background: #545252;
  background: -moz-linear-gradient(top, #545252 0%, #010101 100%);
  background: -webkit-linear-gradient(top, #545252 0%, #010101 100%);
  background: linear-gradient(to bottom, #545252 0%, #010101 100%);
  display: block;
  color: #fff;
}

/*後続ページコンテンツタイトル（2階層目見出し）*/
.contentTitleFollow {
  color: #aaaaaa;
  font-size: 20px;
  font-weight: bold;
}

/*後続ページコンテンツサブタイトル*/
.contentTitleLv2 {
  color: #aaaaaa;
  font-size: 18px;
  font-weight: bold;
}

.contentTitleLv3 {
  color: #aaaaaa;
  font-size: 16px;
  font-weight: bold;
}

.contentTitleLv4 {
  color: #aaaaaa;
  font-size: 16px;
  font-weight: bold;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .contentTitleLv4 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/*パンくずリスト*/
.breadcrumb {
  margin: 10px 0;
}
.breadcrumb ul {
  font-size: 0;
}
.breadcrumb ul > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
}
.breadcrumb ul li {
  max-width: 100%;
  vertical-align: middle;
}
.breadcrumb ul li.other {
  margin-right: 10px;
  padding-right: 15px;
  background: url(../images/ic_breadcrumb.png) no-repeat right center;
  -moz-background-size: 7px 8px;
  -webkit-background-size: 7px 8px;
  background-size: 7px 8px;
}
.breadcrumb ul li.current span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  display: block;
  line-height: 1.2;
}
.breadcrumb ul li a {
  display: block;
  line-height: 1.2;
}
.breadcrumb ul li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .breadcrumb {
    display: none;
  }
}

/*ページング*/
.olList {
  counter-reset: li;
}
@media only screen and (max-width: 767px) {
  .olList {
    padding: 0 20px !important;
  }
}
.olList > li {
  padding-left: 10px;
  position: relative;
}
.olList > li::before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  margin-right: 10px;
  width: auto;
  line-height: 14px;
}
.olList > li {
  margin-top: 10px;
}
.olList > li::before {
  padding: 3px 0;
  font-size: 14px;
  left: 0;
}

/*ULリスト設定*/
.unorderedList > li, .unorderedList > label {
  padding-left: 31px;
  background: url(../images/ic_ul.png) no-repeat 13px 8px;
  -moz-background-size: 10px 10px;
  -webkit-background-size: 10px 10px;
  background-size: 10px 10px;
}
.unorderedList > li, .unorderedList > label {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  background-color: #f3fcff;
}

/*テーブル
MTに実装時に定型文でクラスを適用する。*/
.detailTable {
  border-collapse: collapse;
  margin: 0 0 20px !important;
  width: 57.5% !important;
}
@media only screen and (max-width: 959px) {
  .detailTable {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .detailTable tr th {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .detailTable tr td {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .detailTable {
    display: block;
  }
  .detailTable tbody {
    display: block;
  }
  .detailTable tbody tr {
    display: block;
  }
  .detailTable tbody tr th {
    display: block;
    width: 100%;
  }
  .detailTable tbody tr td {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .detailTable {
    width: 100% !important;
    padding: 0 20px;
  }
}
.detailTable tr th {
  padding: 10px;
  width: 25%;
  border-style: none !important;
  border-top: solid 1px #bfbfbf !important;
  border-bottom: solid 1px #bfbfbf !important;
  border-right: solid 1px #bfbfbf !important;
  background-color: #eff6ff;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .detailTable tr th {
    border: solid 1px #bfbfbf !important;
  }
}
.detailTable tr td {
  padding: 10px;
  width: auto;
  border-style: none !important;
  border-top: solid 1px #bfbfbf !important;
  border-bottom: solid 1px #bfbfbf !important;
  background-color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .detailTable tr td {
    border: solid 1px #bfbfbf !important;
  }
}
@media only screen and (max-width: 767px) {
  .detailTable tbody tr {
    margin-top: -1px;
  }
  .detailTable tbody tr:first-child {
    margin-top: 0;
  }
  .detailTable tbody tr td {
    min-height: 42px;
    border-top: none;
  }
}

/*複数列あるテーブル
MTに実装時に定型文でクラスを適用する。*/
.footable {
  border-collapse: collapse;
  margin: 0 auto 20px;
  width: 95%;
}
.footable tr td span.footable-toggle {
  vertical-align: middle;
}
@media only screen and (max-width: 959px) {
  .footable {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footable tr th {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footable tr td {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footable tr td.expand .footable-toggle {
    vertical-align: middle;
  }
}
.footable tr th {
  padding: 10px;
  border: solid 1px #cccccc;
  background-color: #eeeeee;
  font-weight: bold;
}
.footable tr td {
  padding: 10px;
  border: solid 1px #cccccc;
  background-color: #ffffff;
}

.tabSwitch ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
}
.tabSwitch ul li {
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
}
.tabSwitch ul li > * {
  display: block;
  padding: 5px 10px;
}
.tabSwitch ul li ~ li {
  margin-left: 5px;
}
.tabSwitch ul li.current {
  color: #000000;
  background-color: #cccccc;
}

.tab .tabContainer {
  display: none;
}
.tab .tabContainer.current {
  display: block;
}

.categoryList {
  font-size: 0;
  font-size: 0;
  margin: -5px;
}
.categoryList > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
}
.categoryList .category_cate1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  background-color: #d4145a;
}
.categoryList .category_cate2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  background-color: #ff6d1d;
}
.categoryList .category_cate3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  background-color: #8cc63f;
}
.categoryList .sampleCategory {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  background-color: #cccccc;
}
.categoryList > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
.categoryList > * {
  margin: 5px;
}
.categoryList li {
  font-size: 0;
  width: auto;
}
.categoryList li > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
.categoryList li a {
  padding: 5px 10px;
  color: #ffffff;
}

.menuUI.menuUICover {
  width: 100%;
  overflow-y: hidden;
}
@media screen and (min-width: 768px) {
  .menuUI.menuUICover {
    height: auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .menuUI.menuUICover {
    z-index: 2;
    display: none;
  }
  .menuUI.menuUICover.accordionMenu {
    position: relative;
  }
  .menuUI.menuUICover.pulldownMenu {
    position: absolute;
  }
}
.menuUI .closemenuUI a .icon {
  -moz-background-size: 10px 8px;
  -webkit-background-size: 10px 8px;
  background-size: 10px 8px;
  display: inline-block;
  width: 10px;
  height: 8px;
  background-image: url(../images/icon_upper_tri.png);
  background-position: left center;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.menuUI .closemenuUI a .icon ~ .text {
  margin-left: 5px;
}
.menuUI .closemenuUI a.hover:hover .icon {
  background-image: url(../images/icon_upper_tri_hover.png);
}
.menuUI.menuUICover {
  background-color: #ffffff;
}

.flexslider {
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  border: none;
  box-shadow: none;
}
.flexslider .flex-control-paging li a {
  padding-top: 0;
  padding-bottom: 0;
}
.flexslider .flex-direction-nav li a {
  padding-top: 0;
  padding-bottom: 0;
  width: 34px;
  height: 34px;
}
.flexslider .flex-direction-nav li a::before {
  content: "";
}
.flexslider .flex-direction-nav li a.flex-prev {
  left: 10px;
  background: url(../images/icon_sliderPrev.png) no-repeat;
  -moz-background-size: 34px 34px;
  -webkit-background-size: 34px 34px;
  background-size: 34px 34px;
}
.flexslider .flex-direction-nav li a.flex-next {
  right: 10px;
  background: url(../images/icon_sliderNext.png) no-repeat;
  -moz-background-size: 34px 34px;
  -webkit-background-size: 34px 34px;
  background-size: 34px 34px;
}
@media only screen and (max-width: 767px) {
  .flexslider .flex-direction-nav {
    display: none;
  }
}

.detail-cts .table,
.detail-cts .footable,
.detail-cts h1,
.detail-cts h2,
.detail-cts h3,
.detail-cts h4,
.detail-cts h5,
.detail-cts h6,
.detail-cts ol,
.detail-cts ul {
  clear: both;
}
.detail-cts strong {
  font-weight: bold;
}
.detail-cts h1 {
  color: #aaaaaa;
  font-size: 20px;
  font-weight: bold;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .detail-cts h1 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.detail-cts h2 {
  color: #aaaaaa;
  font-size: 18px;
  font-weight: bold;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .detail-cts h2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.detail-cts h3 {
  color: #aaaaaa;
  font-size: 16px;
  font-weight: bold;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .detail-cts h3 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.detail-cts h4 {
  color: #aaaaaa;
  font-size: 16px;
  font-weight: bold;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .detail-cts h4 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.detail-cts h5 {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .detail-cts h5 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.detail-cts h6 {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .detail-cts h6 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.detail-cts ol {
  list-style-type: decimal;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 26px;
}
.detail-cts ol.olList {
  counter-reset: li;
  list-style-type: none;
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .detail-cts ol.olList {
    padding: 0 20px !important;
  }
}
.detail-cts ol.olList > li {
  padding-left: 10px;
  position: relative;
}
.detail-cts ol.olList > li::before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  margin-right: 10px;
  width: auto;
  line-height: 14px;
}
.detail-cts ol.olList > li {
  margin-top: 10px;
}
.detail-cts ol.olList > li::before {
  padding: 3px 0;
  font-size: 14px;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .detail-cts ol.olList {
    padding: 0 20px !important;
  }
}
.detail-cts ul {
  list-style-type: disc;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 26px;
}
.detail-cts ul.unorderedList {
  list-style-type: none;
  margin-left: 0;
}
.detail-cts ul.unorderedList > li, .detail-cts ul.unorderedList > label {
  padding-left: 31px;
  background: url(../images/ic_ul.png) no-repeat 13px 8px;
  -moz-background-size: 10px 10px;
  -webkit-background-size: 10px 10px;
  background-size: 10px 10px;
}
.detail-cts ul.unorderedList > li, .detail-cts ul.unorderedList > label {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  background-color: #f3fcff;
}
.detail-cts * ~ h1 {
  margin-top: 25px;
}
.detail-cts * ~ h2 {
  margin-top: 20px;
}
.detail-cts * ~ h3 {
  margin-top: 25px;
}
.detail-cts * ~ table {
  margin-top: 10px;
}
.detail-cts * ~ ul, .detail-cts * ~ ol {
  margin-top: 15px;
}
.detail-cts * ~ img {
  margin-top: 15px;
}

/*必須入力*/
.required {
  display: inline-block;
  margin-left: 5px;
  padding: 2px 4px;
  font-size: 12px;
  color: #ffffff;
  background-color: #ba2636;
  font-weight: bold;
}

/*エラーメッセージ*/
.errorMessage {
  margin: 10px;
  padding: 15px;
  border: solid 1px #ff0000;
  background-color: #FAD4D2;
}
.errorMessage header {
  padding: 5px 10px;
  border-bottom: dotted 2px #ff0000;
}
.errorMessage header h1 {
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
.errorMessage header p {
  color: #ff0000;
}
.errorMessage ul {
  margin-top: 10px;
}
.errorMessage ul li {
  color: #ff0000;
}

/*汎用テキストフォーム*/
.textform label {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.textform input[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 300px;
  width: 100%;
}
@media only screen and (max-width: 959px) {
  .textform input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .textform input[type="text"] {
    padding: 9px 5px;
    max-width: none;
  }
}
.textform textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 500px;
  width: 100%;
}
@media only screen and (max-width: 959px) {
  .textform textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .textform textarea {
    padding: 9px 5px;
    max-width: none;
  }
}

/*汎用テキストエリアフォーム*/
.textarea label {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.textarea input[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 500px;
  width: 100%;
}
@media only screen and (max-width: 959px) {
  .textarea input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .textarea input[type="text"] {
    padding: 9px 5px;
    max-width: none;
  }
}
.textarea textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 500px;
  width: 100%;
}
@media only screen and (max-width: 959px) {
  .textarea textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .textarea textarea {
    padding: 9px 5px;
    max-width: none;
  }
}

/*汎用氏名フォーム(氏名分割型)*/
.name dd ul {
  margin-left: 0px;
}
.name dd ul.inlineForm {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .name dd ul.inlineForm {
    display: block;
  }
  .name dd ul.inlineForm > * input[type="text"],
  .name dd ul.inlineForm > * textarea {
    max-width: none;
  }
}
.name dd ul > * ~ * {
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .name dd ul > * ~ * {
    margin-top: 5px;
    margin-left: 0;
  }
}
.name dd ul li {
  width: auto;
  -ms-flex: 0 1 114px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 114px;
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  -webkit-flex: 0 1 114px;
  flex: 0 1 114px;
  width: 100%;
}
.name dd ul li label {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.name dd ul li input[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 100px;
  width: 100%;
}
@media only screen and (max-width: 959px) {
  .name dd ul li input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .name dd ul li input[type="text"] {
    padding: 9px 5px;
  }
}
.name dd ul li textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 500px;
  width: 100%;
}
@media only screen and (max-width: 959px) {
  .name dd ul li textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .name dd ul li textarea {
    padding: 9px 5px;
  }
}
.name dd ul li input[type="text"] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
@media only screen and (max-width: 767px) {
  .name dd ul li input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

/*汎用電話番号、faxフォーム(番号分割型)*/
.tel dd ul.inlineForm {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.tel dd ul > * ~ * {
  margin-left: 5px;
}
.tel dd ul > * {
  width: auto;
  -ms-flex: 0 1 100px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 100px;
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  -webkit-flex: 0 1 100px;
  flex: 0 1 100px;
  padding-left: 14px;
  background: url(../images/ic_hyphen.png) no-repeat 4px center;
  -moz-background-size: 5px 17px;
  -webkit-background-size: 5px 17px;
  background-size: 5px 17px;
}
.tel dd ul > * label {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.tel dd ul > * input[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 89px;
  width: 100%;
}
@media only screen and (max-width: 959px) {
  .tel dd ul > * input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .tel dd ul > * input[type="text"] {
    padding: 9px 5px;
  }
}
.tel dd ul > * textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  max-width: 500px;
  width: 100%;
}
@media only screen and (max-width: 959px) {
  .tel dd ul > * textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) {
  .tel dd ul > * textarea {
    padding: 9px 5px;
  }
}
.tel dd ul > *:first-child {
  padding-left: 0px;
  background: none;
}
.tel dd ul > * ~ * {
  margin-left: 0;
}
.tel dd ul > * input[type="text"] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
@media only screen and (max-width: 959px) {
  .tel dd ul > * label {
    display: block;
    font-size: 14px;
    font-weight: bold;
  }
  .tel dd ul > * input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 100px;
    width: 100%;
  }
}
@media only screen and (max-width: 959px) and (max-width: 959px) {
  .tel dd ul > * input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 959px) and (max-width: 767px) {
  .tel dd ul > * input[type="text"] {
    padding: 9px 5px;
  }
}
@media only screen and (max-width: 959px) {
  .tel dd ul > * textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 500px;
    width: 100%;
  }
}
@media only screen and (max-width: 959px) and (max-width: 959px) {
  .tel dd ul > * textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 959px) and (max-width: 767px) {
  .tel dd ul > * textarea {
    padding: 9px 5px;
  }
}

@media only screen and (max-width: 767px) {
  .tel dd ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -o-box;
    display: -o-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .tel dd ul > * {
    width: auto;
    -ms-flex: 0 1 70px;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 70px;
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    -webkit-flex: 0 1 70px;
    flex: 0 1 70px;
  }
  .tel dd ul > * label {
    display: block;
    font-size: 14px;
    font-weight: bold;
  }
  .tel dd ul > * input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 70px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) and (max-width: 959px) {
  .tel dd ul > * input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .tel dd ul > * input[type="text"] {
    padding: 9px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .tel dd ul > * textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 500px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) and (max-width: 959px) {
  .tel dd ul > * textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .tel dd ul > * textarea {
    padding: 9px 5px;
  }
}
@media only screen and (max-width: 767px) {
  .tel dd ul > * input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

/*汎用E-mailフォーム*/
.mail dd ul.inlineForm {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .mail dd ul.inlineForm {
    display: block;
  }
  .mail dd ul.inlineForm > * input[type="text"],
  .mail dd ul.inlineForm > * textarea {
    max-width: none;
  }
}
.mail dd ul > * ~ * {
  margin-left: 5px;
}
@media only screen and (max-width: 767px) {
  .mail dd ul > * ~ * {
    margin-top: 5px;
    margin-left: 0;
  }
}
.mail dd ul li {
  width: auto;
  -ms-flex: 0 0 100px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100px;
  -moz-box-flex: 0.0;
  -webkit-box-flex: 0.0;
  -webkit-flex: 0 0 100px;
  flex: 0 0 100px;
  margin-left: 5px;
}
.mail dd ul li input[type="text"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
}
.mail dd ul li:first-child {
  margin-left: 0;
}
.mail dd ul li ~ li {
  width: auto;
  -ms-flex: 0 0 123px;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 123px;
  -moz-box-flex: 0.0;
  -webkit-box-flex: 0.0;
  -webkit-flex: 0 0 123px;
  flex: 0 0 123px;
}
.mail dd ul li .atmark {
  display: inline-block;
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  .mail dd ul li {
    display: block;
    margin-left: 0;
    width: 100%;
    position: relative;
  }
  .mail dd ul li input[type="text"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .mail dd ul li ~ li {
    width: 100%;
  }
  .mail dd ul li .atmark {
    margin-top: -9px;
    margin-right: 0;
    position: absolute;
    top: 50%;
    left: 5px;
  }
  .mail dd ul li .atmark ~ input {
    padding-left: 24px;
    width: 100%;
  }
}

/*ラジオボタン、チェックボックス*/
.selectTypeUI li {
  font-size: 0;
  margin: 5px 0;
  position: relative;
}
.selectTypeUI li > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
.selectTypeUI li .interface {
  display: block;
  margin-top: -7.5px;
  height: 13px;
  line-height: 1em;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0;
}
.selectTypeUI li > label {
  padding-left: 18px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .selectTypeUI li > label {
    display: block;
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .selectTypeUI li .interface {
    margin-top: -11px;
    right: 10px;
    left: auto;
  }
  .selectTypeUI li .interface input[type="radio"] {
    display: none;
  }
  .selectTypeUI li .interface input[type="radio"]:checked ~ label {
    background-image: url(../images/ic_radio_checked.png);
  }
  .selectTypeUI li .interface input[type="radio"] ~ label {
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url(../images/ic_radio.png);
    background-position: left center;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
  .selectTypeUI li .interface input[type="radio"] ~ label ~ .text {
    margin-left: 5px;
  }
  .selectTypeUI li .interface input[type="checkbox"] {
    display: none;
  }
  .selectTypeUI li .interface input[type="checkbox"]:checked ~ label {
    background-image: url(../images/ic_checkbox_checked.png);
  }
  .selectTypeUI li .interface input[type="checkbox"] ~ label {
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url(../images/ic_checkbox.png);
    background-position: left center;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
  .selectTypeUI li .interface input[type="checkbox"] ~ label ~ .text {
    margin-left: 5px;
  }
  .selectTypeUI li > label {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .selectTypeUI li {
    border: solid 1px #cccccc;
  }
}

/*セレクトボックス*/
.select label {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .select select {
    padding: 9px 0;
  }
}

/*カスタムフィールド　画像*/
.detailImage {
  margin-top: 10px;
  margin-bottom: 10px;
}
.detailImage .inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.detailImage .inner .item {
  width: auto;
  -ms-flex: 0 1 auto;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  max-width: 350px;
}
.detailImage .inner .item figure {
  margin-left: 5px;
  margin-right: 5px;
}
.detailImage .inner .item figure img {
  width: 100%;
  height: auto;
}
.detailImage .inner .item figure figcaption {
  margin-top: 5px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .detailImage .inner {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
  }
  .detailImage .inner .item ~ .item {
    margin-top: 10px;
  }
  .detailImage .inner .item figure {
    margin-left: 0;
    margin-right: 0;
  }
  .detailImage .inner .item figure figcaption {
    text-align: center;
  }
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

body {
  background: none;
  -webkit-text-size-adjust: none;
}

/*==========================================
ページ全体の設定
==========================================*/
input {
  border-radius: 0;
}

/*==========================================
header
==========================================*/
#header {
  /*background: url(../images/header_bg.gif) repeat-x;*/
  border-bottom: 4px solid #0c145e;
  height: 154px;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(211,205,205,1) 64%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(211,205,205,1) 64%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(211,205,205,1) 64%,rgba(255,255,255,1) 100%);
}
#header #pcChoiceLang {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #d7deef;
  font-size: 0;
  margin-left: 20px;
  background-color: #fff;
  color: #28288b;
}
#header #pcChoiceLang > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
#header #pcChoiceLang li.btn a {
  display: inline-block;
}
#header #pcChoiceLang li.btn a:hover {
  text-decoration: none;
}
#header #pcChoiceLang li.current {
  display: none;
}
#header #pcChoiceLang li {
  font-size: 12px;
}
#header #pcChoiceLang li a {
  padding: 2px 14px 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#header #pcChoiceLang .langOn a {
  color: #28288b;
  z-index: 2;
}
#header #pcChoiceLang .langOn a:hover {
  opacity: 0.8;
}
#header #pcChoiceLang .lanff a {
  color: #a2aecd;
  background-color: #e3efff;
  z-index: 1;
}
#header #pcChoiceLang .lanff a:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  #header #spChoiceLang li.current {
    display: none;
  }
  #header #spChoiceLang li {
    padding-left: 5px;
    padding-right: 5px;
  }
  #header #spChoiceLang li a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
}
#header #choiceFontSize dl {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 959px) {
  #header #choiceFontSize {
    display: none;
  }
}
#header #choiceFontSize dl {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #aaaaaa;
}
#header #choiceFontSize dl dt {
  padding: 5px 10px;
  border-right: solid 1px #aaaaaa;
  font-weight: bold;
}
#header #choiceFontSize dl dd {
  margin-left: -1px;
  padding: 5px;
  border-left: solid 1px #aaaaaa;
}
#header #choiceFontSize dl dd.active {
  background-color: #cccccc;
}
#header #choiceFontSize dl dd.active a {
  color: #000000;
}
#header #pcPageSearch {
  position: relative;
}
#header #pcPageSearch .searchform {
  border: 1px solid #c9c9c9;
}
#header #pcPageSearch .searchform input {
  position: relative;
  z-index: 0;
}
#header #pcPageSearch #search {
  display: none;
}
#header #pcPageSearch .searchLabel {
  position: absolute;
  z-index: 1;
}
#header #pcPageSearch.inSide .searchLabel {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  border-style: none;
}
@media only screen and (max-width: 767px) {
  #header #pcPageSearch.inSide .searchLabel {
    width: 32px;
    height: 32px;
    top: 12px;
    right: 12px;
  }
}
#header #pcPageSearch.inSide .searchLabel:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  #header #pcPageSearch.inSide .searchLabel:hover {
    opacity: 1;
  }
}
#header #pcPageSearch.outside {
  font-size: 0;
}
#header #pcPageSearch.outside > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
#header #pcPageSearch.outside .searchform input {
  padding-right: 14px;
  vertical-align: middle;
}
#header #pcPageSearch.outside .searchLabel {
  vertical-align: middle;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  #header #pcPageSearch {
    padding: 12px;
  }
}
#header #pcPageSearch .searchform {
  background-color: #fff;
}
#header #pcPageSearch .searchform img {
  position: absolute;
  top: 6px;
  left: 7px;
  z-index: 3;
}
#header #pcPageSearch .searchform input {
  padding-top: 1px;
  padding-bottom: 0;
  padding-left: 24px;
  border-style: none;
  font-size: 12px;
  width: 250px;
}
@media only screen and (max-width: 767px) {
  #header #spPageSearch {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 10px;
    background-color: #28288c;
    border-top: 1px solid #4d4deb;
    border-bottom: 1px solid #000;
  }
  #header #spPageSearch .searchform input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: solid 1px #cccccc;
    outline: none;
  }
  #header #spPageSearch label {
    position: absolute;
  }
  #header #spPageSearch #spSearch {
    display: none;
  }
  #header #spPageSearch .searchLabel {
    display: block;
  }
  #header #spPageSearch .searchform input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 38px 9px 5px;
    width: 80%;
    outline: none;
    border: 2px solid #6aa0e3;
  }
  #header #spPageSearch .searchform .submit {
    position: absolute;
    top: 10px;
    right: 12px;
    background: url(../images/sp_icon_search.gif) no-repeat center;
    background-size: 70%;
    cursor: pointer;
    padding: 0 !important;
    width: 19% !important;
    text-indent: -9999px;
    height: 68.5%;
    background-color: #4d8fe0;
    border: 2px solid #6aa0e3;
  }
  #header #spPageSearch label {
    margin-top: -21px;
    position: absolute;
    top: 49%;
    right: 12px;
  }
  #header #spPageSearch label img {
    width: 56px;
  }
}
#header #pcSns {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
}
@media only screen and (max-width: 767px) {
  #header #spSns {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -o-box;
    display: -o-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  #header #spSns ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -o-box;
    display: -o-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
#header #pcSubNav ul {
  font-size: 0;
  margin-left: 1px;
  text-align: right;
}
#header #pcSubNav ul > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 12px;
}
#header #pcSubNav ul li {
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: -1px;
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  #header #spSubNav ul {
    background-color: #28288c;
    border-top: 1px solid #4d4deb;
    border-bottom: 1px solid #000;
  }
  #header #spSubNav ul li.spSubNav01 {
    display: inline-block;
    width: 50%;
    border-right: 1px solid #000;
  }
  #header #spSubNav ul li.spSubNav01 a {
    padding-left: 22px;
  }
  #header #spSubNav ul li.spSubNav02 {
    display: inline-block;
    width: 49%;
    border-left: 1px solid #4d4deb;
  }
  #header #spSubNav ul li.spSubNav02 a {
    padding-left: 22px;
  }
  #header #spSubNav ul li.spSubNav03 a {
    padding-left: 22px;
  }
  #header #spSubNav ul li a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }
  #header #spSubNav ul li a.hover:hover {
    text-decoration: none;
  }
  #header #spSubNav ul li a span {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    height: 22px;
    display: block;
    background-image: url(../images/sp_icon_submenu.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    background-size: 9px 16px;
    background-position: left center;
  }
}
#header #pcGnav > ul {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#header #pcGnav > ul > li {
  width: auto;
  -ms-flex: 0 1 100%;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 100%;
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  -webkit-flex: 0 1 100%;
  flex: 0 1 100%;
}
#header #pcGnav > ul > li > a {
  display: block;
  text-align: center;
}
#header #pcGnav > ul > li > a .text {
  text-align: left;
}
#header #pcGnav > ul {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 960px;
}
@media only screen and (max-width: 959px) {
  #header #pcGnav > ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
  }
}
#header #pcGnav > ul li {
  background-image: url(../images/header_nav_border.gif);
  background-repeat: no-repeat;
  height: 47px;
  background-position: left bottom;
}
#header #pcGnav > ul li a {
  -moz-box-sizing: boder-box;
  -webkit-box-sizing: boder-box;
  box-sizing: boder-box;
  margin-top: 0;
  padding-top: 12px;
  padding-bottom: 11px;
}
#header #pcGnav > ul li.navStyle01 a {
  padding-top: 4px !important;
  padding-bottom: 0;
}
#header #pcGnav > ul li a .text {
  display: inline-block;
  padding-top: 9px;
  padding-bottom: 9px;
}
#header #pcGnav > ul li a.line2 .text {
  padding-top: 0;
  padding-bottom: 0;
}
#header #pcGnav > ul li:first-child {
  background-image: none;
}
#header #pcGnav > .englishGnav li a {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 3px;
  min-height: 58px;
  line-height: 58px;
}
#header #pcGnav > .englishGnav li a span {
  text-align: center;
  padding: 15px 0px !important;
}
#header #pcGnav > .englishGnav li a.orderGnav span {
  line-height: 14px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #header #spGnav ul li a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding-left: 5px;
    border-bottom: 2px solid #ccc;
  }
  #header #spGnav ul li a.hover:hover {
    text-decoration: none;
  }
  #header #spGnav ul {
    background-color: #e8e8e9;
  }
  #header #spGnav ul li {
    border-bottom: 2px solid #fff;
  }
  #header #spGnav ul li a {
    padding-bottom: 14px;
    background-image: url(../images/sp_icon_arrow01.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 9px 18px;
    padding-right: 10px;
  }
  #header #spGnav ul li a span {
    font-weight: bold;
    font-size: 18px;
    height: 24px;
    display: block;
  }
  #header #spGnav ul li a .navSmall {
    font-weight: normal;
    font-size: 13px;
  }
}
#header #menuBtn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
#header #menuBtn input[type="submit"],
#header #menuBtn input[type="reset"],
#header #menuBtn input[type="button"],
#header #menuBtn button {
  font-size: 0;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  width: 100%;
  border: 0;
}
#header #menuBtn input[type="submit"] > *,
#header #menuBtn input[type="reset"] > *,
#header #menuBtn input[type="button"] > *,
#header #menuBtn button > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
#header #menuBtn input[type="submit"] .text,
#header #menuBtn input[type="reset"] .text,
#header #menuBtn input[type="button"] .text,
#header #menuBtn button .text {
  vertical-align: middle;
}
#header #menuBtn input[type="submit"] .text ~ .icon,
#header #menuBtn input[type="reset"] .text ~ .icon,
#header #menuBtn input[type="button"] .text ~ .icon,
#header #menuBtn button .text ~ .icon {
  margin-left: 5px;
}
#header #menuBtn input[type="submit"] *,
#header #menuBtn input[type="reset"] *,
#header #menuBtn input[type="button"] *,
#header #menuBtn button * {
  color: inherit;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #header #menuBtn input[type="submit"],
  #header #menuBtn input[type="reset"],
  #header #menuBtn input[type="button"],
  #header #menuBtn button {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
#header #menuBtn input[type="submit"].hover:hover,
#header #menuBtn input[type="reset"].hover:hover,
#header #menuBtn input[type="button"].hover:hover,
#header #menuBtn button.hover:hover {
  text-decoration: none;
}
#header #menuBtn input[type="submit"].hover:hover *,
#header #menuBtn input[type="reset"].hover:hover *,
#header #menuBtn input[type="button"].hover:hover *,
#header #menuBtn button.hover:hover * {
  text-decoration: none;
}
#header #menuBtn input[type="submit"]::-moz-focus-inner {
  border: 0px;
}
#header #menuBtn label {
  font-size: 0;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
#header #menuBtn label > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
#header #menuBtn label .text {
  vertical-align: middle;
}
#header #menuBtn label .text ~ .icon {
  margin-left: 5px;
}
#header #menuBtn label * {
  color: inherit;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #header #menuBtn label {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
#header #menuBtn label.hover:hover {
  text-decoration: none;
}
#header #menuBtn label.hover:hover * {
  text-decoration: none;
}
#header #menuBtn a {
  font-size: 0;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
#header #menuBtn a > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
#header #menuBtn a .text {
  vertical-align: middle;
}
#header #menuBtn a .text ~ .icon {
  margin-left: 5px;
}
#header #menuBtn a * {
  color: inherit;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #header #menuBtn a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
#header #menuBtn a.hover:hover {
  text-decoration: none;
}
#header #menuBtn a.hover:hover * {
  text-decoration: none;
}
#header #menuBtn a {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 15px 25px;
  border: solid 1px #777777;
  color: #ffffff;
  background-color: #aaaaaa;
}
@media only screen and (max-width: 767px) {
  #header {
    height: auto;
    padding: 0;
  }
}
#header #headerTop .inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 960px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-top: 16px;
  position: relative;
}
@media only screen and (max-width: 959px) {
  #header #headerTop .inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
  }
}
#header #headerTop .inner #headerLeft {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
#header #headerTop .inner #headerLeft #choiceFontSize {
  margin-left: 5px;
}
#header #headerTop .inner #headerLeft p {
  font-size: 13px;
}
#header #headerTop .inner #headerRight {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  top: 27px;
  right: 0;
}
#header #headerTop .inner #headerRight .sns {
  margin: 6px 10px 0 0;
}
#header #headerTop .inner #headerRight .sns img {
  width: 26px;
}
#header #headerTop .inner #headerRight .sns a {
  display: inline-block;
}
#header #headerTop .inner #headerRight .sns:hover {
  opacity: 0.8;
}
#header #headerTop .inner #headerRight .limitSite {
  margin-left: 10px;
  background: #545252;
  /* Old browsers */
  background: -moz-linear-gradient(top, #545252 0%, #010101 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #545252 0%, #010101 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #545252 0%, #010101 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#header #headerTop .inner #headerRight .limitSite a {
  display: inline-block;
  padding: 6px 13px 5px;
}
#header #headerTop .inner #headerRight .limitSite a span {
  color: #fff;
  font-size: 13px;
}
#header #headerTop .inner #headerRight .limitSite a:hover {
  text-decoration: none;
}
#header #headerTop .inner #headerRight .limitSite:hover {
  opacity: 0.8;
}
#header #headerMiddle {
  margin: 10px 0 0 0;
}
@media only screen and (max-width: 767px) {
  #header #headerMiddle {
    margin: 0;
  }
}
#header #headerMiddle .inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 960px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (max-width: 959px) {
  #header #headerMiddle .inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #header #headerMiddle .inner {
    display: block;
    position: relative;
    padding-top: 10px;
    padding-left: 12px;
    padding-bottom: 10px;
  }
  #header #headerMiddle .inner p {
    display: block;
    font-size: 10px;
  }
  #header #headerMiddle .inner p h1 {
    display: block;
  }
}
#header #headerMiddle .inner h1 {
  width: auto;
  -ms-flex: 0 1 auto;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
}
@media only screen and (max-width: 767px) {
  #header #headerMiddle .inner h1 {
    display: inline-block;
    width: 70%;
  }
}
#header #headerMiddle .inner h1 a img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #header #headerMiddle .inner h1 a img {
    width: 84%;
  }
}
#header #headerMiddle .inner .sns {
  display: inline-block;
  position: absolute;
  top: 22px;
  right: 58px;
}
#header #headerMiddle .inner #pcSubNav {
  width: auto;
  -ms-flex: 0 1 500px;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 500px;
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  -webkit-flex: 0 1 500px;
  flex: 0 1 500px;
}
#header #headerMiddle .inner #pcSubNav ul {
  margin: 30px 0 0 0;
  width: 500px;
}
#header #headerMiddle .inner #pcSubNav ul li a span {
  background-image: url(../images/nav_border.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding: 0 10px;
  font-size: 13px;
}
#header #headerMiddle .inner #pcSubNav ul li a .limit {
  background-image: url(../images/icon_member.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 13px 13px;
  padding: 0 10px 0 18px;
  margin-left: 10px;
}
#header #headerMiddle .inner #menuBtn {
  position: absolute;
  top: 12px;
  right: 6px;
}
#header #headerMiddle .inner #menuBtn a {
  border-style: none;
  background-color: transparent;
  padding: 0;
  width: 40px;
}
#header #headerMiddle .inner #menuBtn a img {
  width: 100%;
}
#header #headerMiddle .inner #menuBtn a:hover {
  text-decoration: none;
}
#header #headerBottom #pcGnav {
  margin-top: 8px;
}
#header #headerBottom #pcGnav ul {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 960px;
}
@media only screen and (max-width: 959px) {
  #header #headerBottom #pcGnav ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
  }
}
#header #headerBottom #pcGnav ul li a span {
  font-weight: bold;
}
#header #headerBottom #pcGnav ul li a:hover span {
  color: #2a88ca;
}
#header #hederBottom #pcGnav > ul li.navStyle01 a {
  padding-top: 4px !important;
}
#header #headerBottom #pcGnav ul .navStyle01 span {
  text-align: center;
}
#header #headerBottom #pcGnav ul .navStyle01 .navSpan {
  display: block;
  line-height: 11px;
}

/*==========================================
#container
==========================================*/
#container {
  background-image: url(../images/bg_content.gif);
  background-repeat: repeat-x;
  border-top: 2px solid #fff;
}
@media only screen and (max-width: 767px) {
  #container {
    padding-bottom: 0;
  }
}
#container article {
  padding-bottom: 20px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  min-height: 465px;
}
@media only screen and (max-width: 767px) {
  #container article {
    padding-bottom: 0;
  }
}

#contentArea #main {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  #contentArea #main {
    margin-bottom: 10px;
  }
}
#contentArea > section {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  #contentArea > section {
    margin-bottom: 10px;
  }
}
#contentArea > aside {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  #contentArea > aside {
    margin-bottom: 10px;
  }
}

/*==========================================
コンテンツエリア枠
==========================================*/
#contentArea {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 960px;
  padding-top: 8px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 959px) {
  #contentArea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #contentArea {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}

/*==========================================
footer
==========================================*/
#footer {
  background-image: url(../images/footer_bg_top.gif);
  background-repeat: repeat-x;
}
#footer #footerSitemap #footerSitemapContainer {
  margin: 0 auto;
}
#footer #footerSitemap #footerSitemapContainer > section, #footer #footerSitemap #footerSitemapContainer > aside {
  width: auto;
  -ms-flex: 0 1 auto;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
}
#footer #footerSitemap #footerSitemapContainer > section ~ section, #footer #footerSitemap #footerSitemapContainer > section ~ aside, #footer #footerSitemap #footerSitemapContainer > aside ~ section, #footer #footerSitemap #footerSitemapContainer > aside ~ aside {
  margin-left: 15px;
}
#footer #footerSitemap #footerSitemapContainer li {
  display: inline-block;
  padding: 0 12px;
  background-image: url(../images/nav_border.gif);
  background-repeat: no-repeat;
  background-position: right center;
  font-size: 13px;
}
#footer #footerSitemap #footerSitemapContainer li:last-child {
  background-image: none;
}
#footer #footerSitemap #footerSubNav {
  width: auto;
  -ms-flex: 0 1 auto;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
  margin-left: 20px;
}
#footer #footerSitemap #footerSubNav > section, #footer #footerSitemap #footerSubNav > aside {
  width: auto;
  -ms-flex: 0 1 auto;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  -moz-box-flex: 1.0;
  -webkit-box-flex: 1.0;
  -webkit-flex: 0 1 auto;
  flex: 0 1 auto;
}
#footer #footerSitemap #footerSubNav > section ~ section, #footer #footerSitemap #footerSubNav > section ~ aside, #footer #footerSitemap #footerSubNav > aside ~ section, #footer #footerSitemap #footerSubNav > aside ~ aside {
  margin-left: 15px;
}
#footer #profile #organizeAddress #contact dl {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  #footer #profile #organizeName {
    text-align: center;
  }
  #footer #profile #organizeAddress p {
    text-align: center;
  }
  #footer #profile #organizeAddress #contact dl {
    margin-left: 0;
    margin-right: 0;
  }
}
#footer #profile #organizeAddress #contact {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
#footer #profile #organizeAddress #contact dl {
  margin-left: 5px;
  margin-right: 5px;
}
#footer #profile #organizeAddress #contact dl:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  #footer #profile #organizeAddress #contact {
    display: block;
  }
  #footer #profile #organizeAddress #contact dl {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
#footer #copyright {
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #footer #copyright {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #footer #copyright {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  #footer {
    background-color: #2f2f9d;
    border-bottom: 2px solid #ccc;
  }
}
#footer #innerFooter {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 940px;
  padding-top: 16px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 959px) {
  #footer #innerFooter {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
}
#footer #innerFooter #footerTop {
  margin-bottom: 10px;
}
#footer #innerFooter #footerTop #footerSitemap #footerSitemapContainer ul {
  text-align: center;
  padding-top: 8px;
}
#footer #innerFooter #footerTop #footerSitemap #footerSitemapContainer ul li a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  #footer #innerFooter {
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  #footer #innerFooter #footerBottom {
    display: block;
  }
}
#footer #footerMiddle {
  text-align: center;
  padding: 4px 0 10px;
}
@media only screen and (max-width: 767px) {
  #footer #footerMiddle {
    padding: 0;
  }
}
#footer #footerMiddle .name {
  display: inline-block;
  font-weight: bold;
  padding-right: 14px;
  margin-right: 12px;
  background-image: url(../images/nav_border.gif);
  background-repeat: no-repeat;
  background-position: right center;
}
@media only screen and (max-width: 767px) {
  #footer #footerMiddle .name {
    background-image: none;
  }
}
#footer #footerMiddle .adress {
  display: inline-block;
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  #footer #footerMiddle .adress {
    display: none;
  }
}
#footer #footerBottom {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  background-image: url(../images/footer_bg_bottom.gif);
  background-repeat: repeat-x;
}
@media only screen and (max-width: 767px) {
  #footer #footerBottom {
    background-image: none;
  }
}
#footer #footerBottom #copyright {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 940px;
  padding-top: 12px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  #footer #footerBottom #copyright {
    padding-top: 0;
  }
}
#footer #footerBottom #copyright small {
  text-align: center;
  display: block;
  font-size: 11px;
}

/*==========================================
ページヘッダーへ
==========================================*/
#goToTop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 2;
}
#goToTop input[type="submit"],
#goToTop input[type="reset"],
#goToTop input[type="button"],
#goToTop button {
  font-size: 0;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  width: 100%;
  border: 0;
}
#goToTop input[type="submit"] > *,
#goToTop input[type="reset"] > *,
#goToTop input[type="button"] > *,
#goToTop button > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
#goToTop input[type="submit"] .text,
#goToTop input[type="reset"] .text,
#goToTop input[type="button"] .text,
#goToTop button .text {
  vertical-align: middle;
}
#goToTop input[type="submit"] .text ~ .icon,
#goToTop input[type="reset"] .text ~ .icon,
#goToTop input[type="button"] .text ~ .icon,
#goToTop button .text ~ .icon {
  margin-left: 5px;
}
#goToTop input[type="submit"] *,
#goToTop input[type="reset"] *,
#goToTop input[type="button"] *,
#goToTop button * {
  color: inherit;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #goToTop input[type="submit"],
  #goToTop input[type="reset"],
  #goToTop input[type="button"],
  #goToTop button {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
#goToTop input[type="submit"].hover:hover,
#goToTop input[type="reset"].hover:hover,
#goToTop input[type="button"].hover:hover,
#goToTop button.hover:hover {
  text-decoration: none;
}
#goToTop input[type="submit"].hover:hover *,
#goToTop input[type="reset"].hover:hover *,
#goToTop input[type="button"].hover:hover *,
#goToTop button.hover:hover * {
  text-decoration: none;
}
#goToTop input[type="submit"]::-moz-focus-inner {
  border: 0px;
}
#goToTop label {
  font-size: 0;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
#goToTop label > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
#goToTop label .text {
  vertical-align: middle;
}
#goToTop label .text ~ .icon {
  margin-left: 5px;
}
#goToTop label * {
  color: inherit;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #goToTop label {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
#goToTop label.hover:hover {
  text-decoration: none;
}
#goToTop label.hover:hover * {
  text-decoration: none;
}
#goToTop a {
  font-size: 0;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
#goToTop a > * {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
}
#goToTop a .text {
  vertical-align: middle;
}
#goToTop a .text ~ .icon {
  margin-left: 5px;
}
#goToTop a * {
  color: inherit;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #goToTop a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
#goToTop a.hover:hover {
  text-decoration: none;
}
#goToTop a.hover:hover * {
  text-decoration: none;
}
#goToTop > * {
  padding: 10px 15px;
  color: #ffffff;
  background-color: #000;
}
#goToTop > * .icon {
  padding-right: 5px;
}
#goToTop a {
  -ms-filter: "alpha( opacity= $value * 100 )";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
#goToTop a.hover:hover {
  -ms-filter: "alpha( opacity= $value * 100 )";
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
}
#goToTop a.hover:hover .text {
  text-decoration: inherit;
}
@media only screen and (max-width: 959px) {
  #goToTop a {
    -ms-filter: "alpha( opacity= $value * 100 )";
    filter: alpha(opacity=60);
    opacity: 0.6;
  }
}
@media only screen and (max-width: 767px) {
  #goToTop {
    bottom: 25px;
  }
}

/*==========================================
トップページ
==========================================*/
#top #wrapper #container article #contentArea #upperContent {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #upperContent {
    margin-bottom: 0;
  }
}
#top #wrapper #container article #contentArea #upperContent img {
  width: 100%;
}
#top #wrapper #container article #contentArea #middleContent #main {
  margin: 0 0 30px;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main {
    margin: 0;
  }
}
#top #wrapper #container article #contentArea #middleContent #main a {
  padding: 0;
  margin-left: 2.1%;
  background-color: #fff;
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.2);
  min-height: 366px;
  height: auto;
  position: relative;
  float: left;
  clear: none;
  width: 31.9%;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main a {
    min-height: 140px !important;
    /*max-height: auto !important;*/
  }
}
#top #wrapper #container article #contentArea #middleContent #main a img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main a img {
    width: 35%;
    /*display: inline-block;*/
    float: left;
    clear: none;
    vertical-align: top;
  }
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main a {
    position: relative;
    margin-left: 0;
    margin-top: 0;
    padding: 0;
    min-height: auto;
    display: block;
    max-width: 100% !important;
    min-height: auto;
  }
}
#top #wrapper #container article #contentArea #middleContent #main a:first-child {
  margin-left: 0 !important;
}
#top #wrapper #container article #contentArea #middleContent #main a:hover {
  opacity: 0.8;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main a:hover {
    opacity: 1;
  }
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main section {
    /*max-height: 180px;*/
    /*height: 180px;*/
  }
}
#top #wrapper #container article #contentArea #middleContent #main section header {
  margin-bottom: 10px;
  background-image: url(../images/border_content.gif);
  background-position: left top;
  background-repeat: repeat-x;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main section header {
    margin: 0;
    background-image: none;
  }
}
#top #wrapper #container article #contentArea #middleContent #main section header h1 {
  font-size: 18px;
  color: #0c145e;
  font-weight: bold;
  text-align: center;
  padding: 16px 0 0 0;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main section header h1 {
    text-align: left;
    padding: 0;
  }
}
#top #wrapper #container article #contentArea #middleContent #main section header h1 span {
  display: block;
  font-size: 12px;
  line-height: 10px;
  color: #898989;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main section .content {
    padding: 10px;
    margin: 0 auto;
    background: #e7e5e5;
    background: -moz-linear-gradient(top, #e7e5e5 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #e7e5e5 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #e7e5e5 0%, #ffffff 100%);
    overflow: hidden;
  }
}
#top #wrapper #container article #contentArea #middleContent #main section .content .image {
  background-image: url(../images/pc_bg_maincontent.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  padding: 10px 0;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main section .content .image {
    background-size: 100%;
    min-height: 130px;
    padding-bottom: 10px;
  }
}
#top #wrapper #container article #contentArea #middleContent #main section .content .image img {
  width: 100%;
  height: auto;
  width: 78%;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main section .content .image img {
    width: 76%;
    height: auto;
    padding-top: 10px;
  }
}
#top #wrapper #container article #contentArea #middleContent #main section .content .text {
  padding: 0 3%;
  letter-spacing: 1px;
}
#top #wrapper #container article #contentArea #middleContent #main section .content .contentBlock {
  background: #e7e5e5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e7e5e5 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e7e5e5 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e7e5e5 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main section .content .contentBlock {
   /* display: inline-block;*/
    width: 58%;
    padding: 0 2%;
    background: transparent;
    float: left;
    clear: none;
  }
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main section .content .contentBlock p {
    padding: 0;
  }
}
#top #wrapper #container article #contentArea #middleContent #main section .linkGuide {
  text-align: right;
  padding: 2% 4%;
  position: absolute;
  bottom: 2px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main section .linkGuide {
    background-image: none;
    top: 40%;
    right: 2%;
  }
}
#top #wrapper #container article #contentArea #middleContent #main section .linkGuide span {
  margin-right: 6px;
  background-image: url(../images/icon_arrow01.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 8px 9px;
  padding-left: 10px;
}
#top #wrapper #container article #contentArea #middleContent #main section .linkGuide span img {
  display: inline-block !important;
  vertical-align: middle;
}
#top #wrapper #container article #contentArea #middleContent #main section .linkGuide a {
  padding: 0 0 3px 0;
  font-size: 13px;
  margin-right: 0;
  border-bottom: 1px dashed #28288b;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main section .linkGuide {
    position: absolute;
    width: 12px;
    height: 22px;
    border-bottom: none;
  }
  #top #wrapper #container article #contentArea #middleContent #main section .linkGuide img {
    width: 100%;
  }
}
#top #wrapper #container article #contentArea #middleContent #main section:first-child {
  margin-left: 0;
}
#top #wrapper #container article #contentArea #middleContent #main ~ section {
  margin-left: 12px;
}
#top #wrapper #container article #contentArea #middleContent #main.hover:hover section .linkGuide {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent a:hover {
    text-decoration: none;
  }
}
#top #wrapper #container article #contentArea #bottomContent #leftContent {
  width: 66%;
  float: left;
  clear: none;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #d3cdcd 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #d3cdcd 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #d3cdcd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info {
  padding: 11px 20px;
  position: relative;
  background-image: url(../images/border_topics.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info {
    padding: 0 0 1px 0;
    background-image: none;
  }
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info header {
  border-bottom: 1px solid #000;
  padding: 0 0 8px 8px;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info header {
    border-style: none;
    padding: 0;
  }
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info header a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -o-box;
  display: -o-flexbox;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: inline-block;
  position: absolute;
  top: 26px;
  right: 19px;
  background-image: url(../images/bg_topics_next.gif);
  background-repeat: repeat-x;
  height: 24px;
  padding: 0 10px;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info header a.hover:hover {
  opacity: 0.8;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info header a.hover:hover .linkGuide {
  text-decoration: none;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info header a.hover:hover .linkGuide * {
  text-decoration: underline;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info header a p {
  line-height: 1em;
  color: #fff;
  padding: 6px 0 6px 13px;
  background-image: url(../images/icon_arrow02.png);
  background-repeat: no-repeat;
  background-position: 0px 44%;
  background-size: 8px 9px;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info header h1 {
  font-size: 24px;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info header h1 {
    color: #fff;
    text-align: left;
    padding: 5px 0 0 10px;
    padding-bottom: 2px;
    background: #545252;
    background: -moz-linear-gradient(top, #545252 0%, #010101 100%);
    background: -webkit-linear-gradient(top, #545252 0%, #010101 100%);
    background: linear-gradient(to bottom, #545252 0%, #010101 100%);
  }
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info header h1 span {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "MS PGothic", "M+ 1P", sans-serif;
  padding-left: 10px;
  font-size: 14px;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info header h1 span {
    color: #fff;
    padding-left: 14px;
    font-size: 14px;
    font-weight: normal;
  }
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix {
  padding: 0;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl {
  border-bottom: solid 1px #000;
  padding: 14px 10px;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dt {
  padding-top: 2px;
  -moz-box-align: center;
  -ms-flex-align: center;
  vertical-align: top;
  font-weight: bold;
  display: inline-block;
  width: 34%;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dt {
    width: 100%;
  }
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dt > span {
  text-align: center;
  width: auto;
  color: #fff;
  display: inline-block;
  float: left;
  clear: none;
  width: 80px;
  margin: 0 0 0 11px;
  font-size: 12px;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dt span.secretariat {
  background-color: #ee7c1a;
  padding: 2px 0 0 0;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dt span.seinenbu {
  background-color: #220a42;
  padding: 2px 0 0 0;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dt span.block {
  background-color: #0a4223;
  padding: 2px 0 0 0;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dt span.committee {
  background-color: #1c2d5f;
  padding: 2px 0 0 0;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dt span.other {
  background-color: #4c0e6c;
  padding: 2px 0 0 0;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dt time {
  display: inline-block;
  float: left;
  clear: none;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dd {
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  -webkit-text-overflow: clip;
  -o-text-overflow: clip;
  font-size: 15px;
  padding-top: 1px;
  display: inline-block;
  width: 65%;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dd a.hover:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dd a.hover:hover {
    text-decoration: none;
  }
}
@media only screen and (max-width: 959px) {
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl {
    display: block;
    padding: 14px 10px 7px;
  }
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dt {
    margin: 0;
    display: block;
    padding: 0;
    width: 100%;
  }
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dd {
    margin-top: 0;
    margin-left: 0;
    display: block;
    width: 100%;
  }
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dd a {
    display: inline;
    margin-top: 0;
    margin-left: 6px;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix {
    padding-left: 0;
    padding-right: 0;
  }
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl {
    display: block;
    padding: 14px 10px 7px;
  }
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dt {
    margin: 0;
    display: block;
    padding: 0;
  }
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dd {
    margin-top: 0;
    margin-left: 0;
    display: block;
    width: 100%;
  }
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix.articleTopix dl dd a {
    display: inline;
    margin-top: 0;
    margin-left: 6px;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix {
    padding: 0;
  }
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul {
  text-align: right;
  padding: 10px 0 0;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul {
    text-align: left;
    margin: 0 auto;
    width: 208px;
  }
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul li {
  display: inline-block;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul li a:hover {
    text-decoration: none;
  }
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .secretariatLink {
  background-image: url(../images/icon_arrow03.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: 8px;
  padding-left: 13px;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .seinenbuLink {
  background-image: url(../images/icon_arrow04.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: 8px;
  padding-left: 13px;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .blockLink {
  background-image: url(../images/icon_arrow05.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: 8px;
  padding-left: 13px;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .committeeLink {
  background-image: url(../images/icon_arrow06.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: 8px;
  padding-left: 13px;
}
#top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .otherLink {
  background-image: url(../images/icon_arrow07.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: 8px;
  padding-left: 13px;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .committeeLink,
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .blockLink,
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .seinenbuLink,
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .secretariatLink,
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .otherLink {
    min-width: 66px;
    background-position: left 12px;
  }
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .committeeLink a,
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .blockLink a,
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .seinenbuLink a,
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .secretariatLink a,
  #top #wrapper #container article #contentArea #bottomContent #leftContent #info .topix ul .otherLink a {
    display: inline-block;
    padding: 6px 0;
  }
}
#top #wrapper #container article #contentArea #bottomContent #rightContent {
  margin-left: 2.1%;
  width: 31.9%;
  float: left;
  clear: none;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #bottomContent #rightContent {
    width: 100%;
    margin: 0 auto !important;
    text-align: center;
    display: block;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #bottomContent #rightContent aside ul {
    padding: 20px 40px;
  }
}
#top #wrapper #container article #contentArea #bottomContent #rightContent aside ul li {
  border: 1px solid #ccc;
}
#top #wrapper #container article #contentArea #bottomContent #rightContent aside ul li a img {
  width: 100%;
  height: auto;
  margin-right: 3%;
}
#top #wrapper #container article #contentArea #bottomContent #rightContent aside ul li a span {
  padding: 3px;
  width: 69%;
  float: left;
  clear: none;
}
#top #wrapper #container article #contentArea #bottomContent #rightContent aside ul li a .featured01,
#top #wrapper #container article #contentArea #bottomContent #rightContent aside ul li a .featured02,
#top #wrapper #container article #contentArea #bottomContent #rightContent aside ul li a .featured03 {
  display: table-cell;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  padding: 9px 0 0 0;
  float: left;
  clear: none;
  width: 69%;
}
#top #wrapper #container article #contentArea #bottomContent #rightContent aside ul li a .featured01 {
  color: #0f6bdc;
}
#top #wrapper #container article #contentArea #bottomContent #rightContent aside ul li a .featured02 {
  color: #0345b1;
}
#top #wrapper #container article #contentArea #bottomContent #rightContent aside ul li a .featured03 {
  color: #0a2ea3;
}
#top #wrapper #container article #contentArea #bottomContent #rightContent aside ul li a:hover {
  text-decoration: none;
}
#top #wrapper #container article #contentArea #bottomContent #rightContent aside ul li ~ li {
  margin-top: 10px;
}
#top #wrapper #container article #contentArea #bottomContent #rightContent aside ul li:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  #top #wrapper #container article #contentArea #middleContent #main {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
  }
  #top #wrapper #container article #contentArea #middleContent #main a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 500px;
  }
  #top #wrapper #container article #contentArea #middleContent #main a ~ a {
    margin-top: 0;
    margin-left: auto;
    border-top: 1px solid #0c145e;
  }
  #top #wrapper #container article #contentArea #bottomContent {
    display: block;
  }
  #top #wrapper #container article #contentArea #bottomContent #leftContent {
    width: 100%;
    float: none;
    display: block;
  }
  #top #wrapper #container article #contentArea #bottomContent #rightContent {
    margin-top: 20px;
    margin-left: 0;
  }
  #top #wrapper #container article #contentArea #bottomContent #rightContent #banner {
    margin-left: auto;
    margin-right: auto;
  }
}

/*==========================================
後続ページ 固定
==========================================*/
body #contentInner {
  background: #e7e5e5;
  background: -moz-linear-gradient(top, #e7e5e5 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #e7e5e5 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #e7e5e5 0%, #ffffff 100%);
  border: 1px solid #fff;
  padding: 24px;
  min-height: 300px;
}
@media only screen and (max-width: 767px) {
  body #contentInner {
    margin: 10px 20px;
    padding: 0;
  }
}

/*==========================================
topics 一覧
==========================================*/
@media only screen and (max-width: 767px) {
  #topics #contentInner {
    margin: 0;
  }
}
#topics #contentInner .topicsTitle p {
  margin: 0 0 4px 0;
  position: relative;
}
#topics #contentInner .topicsTitle p span {
  text-align: center;
  width: auto;
  color: #fff;
  display: inline-block;
  width: 80px;
  margin: 0 0 0 1%;
  font-size: 12px;
}
#topics #contentInner .topicsTitle p .back {
  font-weight: normal;
  display: inline-block;
  position: absolute;
  right: 0;
  background: #545252;
  background: -moz-linear-gradient(top, #545252 0%, #010101 100%);
  background: -webkit-linear-gradient(top, #545252 0%, #010101 100%);
  background: linear-gradient(to bottom, #545252 0%, #010101 100%);
  padding: 2px;
}
#topics #contentInner .topicsTitle p .back a {
  display: inline-block;
  width: 100%;
  color: #fff;
  background-image: url(../images/icon_arrow02.png);
  background-repeat: no-repeat;
  background-position: 13px 4px;
  background-size: 8px 9px;
  padding: 0 0 0 5px;
}
#topics #contentInner .topicsTitle p .back a:hover {
  text-decoration: none;
}
#topics #contentInner .topicsTitle p .back:hover {
  opacity: 0.8;
  text-decoration: none;
}
#topics #contentInner .secretariat {
  background-color: #ee7c1a;
  padding: 2px 0 0 0;
}
#topics #contentInner .seinenbu {
  background-color: #220a42;
  padding: 2px 0 0 0;
}
#topics #contentInner .block {
  background-color: #0a4223;
  padding: 2px 0 0 0;
}
#topics #contentInner .committee {
  background-color: #1c2d5f;
  padding: 2px 0 0 0;
}
#topics #contentInner .other {
  background-color: #4c0e6c;
  padding: 2px 0 0 0;
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .topix {
    padding: 20px;
  }
}
#topics #contentInner .topix ul {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .topix ul {
    text-align: left;
    margin: 0 auto 10px;
    /*width: 190px;*/
  }
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .topix .w190 {
  width: 190px;
  }
}
#topics #contentInner .topix ul li {
  display: inline-block;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .topix ul li a:hover {
    text-decoration: none;
  }
}
#topics #contentInner .topix ul .secretariatLink {
  background-image: url(../images/icon_arrow03.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: 8px;
  padding-left: 13px;
}
#topics #contentInner .topix ul .seinenbuLink {
  background-image: url(../images/icon_arrow04.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: 8px;
  padding-left: 13px;
}
#topics #contentInner .topix ul .blockLink {
  background-image: url(../images/icon_arrow05.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: 8px;
  padding-left: 13px;
}
#topics #contentInner .topix ul .committeeLink {
  background-image: url(../images/icon_arrow06.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: 8px;
  padding-left: 13px;
}
#topics #contentInner .topix ul .otherLink {
  background-image: url(../images/icon_arrow07.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  background-size: 8px;
  padding-left: 13px;
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .topix ul .secretariatLink,
  #topics #contentInner .topix ul .seinenbuLink,
  #topics #contentInner .topix ul .blockLink,
  #topics #contentInner .topix ul .committeeLink,
  #topics #contentInner .topix ul .otherLink {
    background-position: left 11px;
  }
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .topix ul .secretariatLink a,
  #topics #contentInner .topix ul .seinenbuLink a,
  #topics #contentInner .topix ul .blockLink a,
  #topics #contentInner .topix ul .committeeLink a,
  #topics #contentInner .topix ul .otherLink a {
    display: inline-block;
    padding: 6px 0;
  }
}
#topics #contentInner .topix dl {
  border-bottom: solid 1px #000;
  padding: 14px 10px;
}
#topics #contentInner .topix dl dt {
  padding-top: 2px;
  -moz-box-align: center;
  -ms-flex-align: center;
  vertical-align: top;
  font-weight: bold;
  display: inline-block;
  width: 21%;
}
#topics #contentInner .topix dl dt time {
  display: inline-block;
  float: left;
  clear: none;
}
#topics #contentInner .topix dl dt span {
  text-align: center;
  width: auto;
  color: #fff;
  display: inline-block;
  float: left;
  clear: none;
  width: 80px;
  margin: 0 0 0 5%;
  font-size: 12px;
}
@media only screen and (max-width: 959px) {
  #topics #contentInner .topix dl dt span {
    margin: 0 0 0 2%;
  }
}
@media only screen and (max-width: 959px) {
  #topics #contentInner .topix dl dt {
    display: block;
    width: auto;
    margin: 0 0 10px 0;
  }
}
#topics #contentInner .topix dl dd {
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  -webkit-text-overflow: clip;
  -o-text-overflow: clip;
  padding-top: 1px;
  display: inline-block;
  width: 78%;
}
#topics #contentInner .topix dl dd a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .topix dl dd a:hover {
    text-decoration: none;
  }
}
@media only screen and (max-width: 959px) {
  #topics #contentInner .topix dl dd {
    display: block;
    width: auto;
  }
}
#topics #contentInner .paging{
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .paging {
    margin: 0 20px 20px;
  }
}
#topics #contentInner .paging .inner {
  padding: 0;
}
#topics #contentInner .paging .inner ul {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .paging .inner ul {
    display: block;
    width: 100%;
    text-align: center;
  }
}
#topics #contentInner .paging .inner ul li {
  overflow: hidden;
  margin: 3px;
  min-width: 31px;
  border: 1px solid #000;
  list-style: none;
  min-height: 32px;
  line-height: 32px;
  display: inline-block;
}
#topics #contentInner .paging .inner ul li a {
  display: block;
  padding: 0;
}
#topics #contentInner .paging .inner ul li a:hover {
  text-decoration: none;
}
#topics #contentInner .paging .inner ul li span {
  display: inline-block;
  padding: 6px 11px;
}
#topics #contentInner .paging .inner ul li span.pagingNow {
  background-color: #ccc;
  font-weight: bold;
}
#topics #contentInner .paging .inner ul li:hover {
  background-color: #ccc;
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .paging .inner ul li:hover {
    background-color: transparent;
  }
}

/*==========================================
topics 詳細
==========================================*/
@media only screen and (max-width: 767px) {
  #topics #contentInner {
    margin: 0;
  }
}
#topics #contentInner .topicsTitle {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .topicsTitle {
    margin: 10px 10px 0 10px;
  }
}
#topics #contentInner .topicsTitle p {
  font-weight: bold;
}
#topics #contentInner .topicsTitle h2 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .topicsTitle h2 {
    margin: 10px 0 0 0;
  }
}
#topics #contentInner .gallery {
  text-align: center;
}
#topics #contentInner .gallery .galleryInner {
  display: inline-block;
  width: 46%;
  vertical-align:top;
}
#topics #contentInner .gallery .galleryInner img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .gallery .galleryInner {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}
#topics #contentInner .gallery .galleryInner:nth-child(even) {
  margin: 0 0 0 3%;
}
@media only screen and (max-width: 767px) {
  #topics #contentInner .gallery .galleryInner:nth-child(even) {
    margin: 0 auto;
  }
}

/*==========================================
detailCts
==========================================*/
body #contentInner #detailCts {
  margin: 0 10px;
}
@media only screen and (max-width: 767px) {
  body #contentInner #detailCts {
    margin: 0;
  }
}
body #contentInner #detailCts p {
  margin: 10px 10px 20px;
}
@media only screen and (max-width: 767px) {
  body #contentInner #detailCts p {
    margin: 10px auto 20px;
  }
}
body #contentInner #detailCts strong {
  font-weight: bold;
}
body #contentInner #detailCts h2 {
  font-size: 20px;
  font-weight: bold;
  padding: 4px 0 4px 10px;
  margin: 0 0 20px 0;
  border-bottom:#0c145e 3px solid;
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(212,206,206,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(212,206,206,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(212,206,206,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
body #contentInner #detailCts h3 {
  background-color: #1f2561;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 4px 0 4px 10px;
  margin: 0 0 20px 0;
}
body #contentInner #detailCts h4 {
  font-size: 16px;
  font-weight: bold;
  padding: 4px 0 2px 10px;
  margin: 0 0 20px 0;
  background-image: url(../images/h4.gif);
  background-repeat: no-repeat;
  background-position: left;
}
body #contentInner #detailCts ul {
  text-align: left !important;
  margin: 10px 10px 20px;
}
body #contentInner #detailCts ul li {
  margin: 0 !important;
  display: block !important;
  padding: 2px 0 2px 14px;
  background-image: url(../images/li.gif);
  background-repeat: no-repeat;
  background-position: 0 9px;
}
body #contentInner #detailCts ol {
  counter-reset: number;
  /* 名前を付けたカウンターをリセット */
  list-style: none;
  /* olが数字を付けることをキャンセル */
  margin: 10px 10px 20px;
  padding: 0;
}
body #contentInner #detailCts ol li {
  padding: 2px 4px 2px 0;
}
body #contentInner #detailCts ol li:before {
  padding: 0 4px 0 0;
  counter-increment: number;
  /* 任意の名前を付けて！ */
  content: counter(number);
  /* 名前を付けたカウンターを呼び出し */
  color: #0c145e;
  font-weight: bold;
}
body #contentInner #detailCts table {
  width: 98%!important;
  margin: 10px auto 20px;
}
@media only screen and (max-width: 767px) {
  body #contentInner #detailCts table {
    border-collapse: collapse;
    border: 1px solid #a6a8b9;
    width: 100%!important;
  }
}
body #contentInner #detailCts table tr th {
  background-color: #ebebf0;
  border: 1px solid #a6a8b9;
  padding: 10px;
  width: auto;
  min-width: 200px;
  text-align: center;
  font-weight: bold;
}
body #contentInner #detailCts table tr th:first-child {
  min-width: 126px;
}

body #contentInner #detailCts .listWrap table td{width:auto!important}

@media only screen and (max-width: 767px) {
  body #contentInner #detailCts table tr th{
    display: block;
    width: auto;
    padding: 4px;
    border-style: none;
    border-top: 1px solid #a6a8b9;
  }
  body #contentInner #detailCts table tr th:first-child {
    border-style: none;
  }
}
body #contentInner #detailCts table tr td {
  background-color: #fff;
  border: 1px solid #a6a8b9;
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  body #contentInner #detailCts table tr td{
    display: block;
    width: auto;
    border-style: none;
    border-top: 1px solid #a6a8b9;
  }
}
body #contentInner #detailCts a {
  color: #2a88ca;
}
body #contentInner #detailCts a:hover {
  text-decoration: underline;
}
body #contentInner #detailCts a[href$=".pdf"] {
  background-image: url(../images/icon_pdf.png);
  background-position: right 30%;
  background-repeat: no-repeat;
  text-decoration: none;
  background-size: 26px;
  padding-right: 32px;
  padding-top: 7px;
}
body #contentInner #detailCts a[href$=".pdf"]:hover {
  text-decoration: underline;
}
body #contentInner #detailCts a[href$=".xlsx"],
body #contentInner #detailCts a[href$=".xls"] {
  background-image: url(../images/excelicon_small.png);
  background-position: right 40%;
  background-repeat: no-repeat;
  text-decoration: none;
  background-size: 14px 14px;
  padding-right: 20px;
  padding-top: 3px;
}
body #contentInner #detailCts a[href$=".xlsx"]:hover,
body #contentInner #detailCts a[href$=".xls"]:hover {
  text-decoration: underline;
}
body #contentInner #detailCts a[href$=".docx"],
body #contentInner #detailCts a[href$=".doc"] {
  background-image: url(../images/wordicon_small.png);
  background-position: right 40%;
  background-repeat: no-repeat;
  text-decoration: none;
  background-size: auto;
  padding-right: 20px;
  padding-top: 3px;
}
body #contentInner #detailCts a[href$=".docx"]:hover,
body #contentInner #detailCts a[href$=".doc"]:hover {
  text-decoration: underline;
}
body #contentInner #detailCts iframe {
  width: 100%;
  display: inline-block;
}
body #contentInner #detailCts .listWrap table th:nth-child(odd) {
  width: 19%;
}
body #contentInner #detailCts .listWrap table th:nth-child(even) {
  width: 30%;
}
body #contentInner #detailCts .phone{
  color: #000000 !important;
}
body #contentInner #detailCts .phone:hover{
  text-decoration:none;
  cursor: default;
}
@media only screen and (max-width: 767px) {
  body #contentInner #detailCts .listWrap table th:nth-child(odd),
  body #contentInner #detailCts .listWrap table th:nth-child(even) {
    width: auto;
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  body #contentInner #detailCts .listWrap table td {
    display: block;
    width: auto;
  }
  body #contentInner #detailCts .listWrap table td:first-child {
    background-color: #ebebf0;
  }
  body #contentInner #detailCts .listWrap table:last-child{
    margin-bottom: 0;
  }
}

/*==========================================
ama
==========================================*/
@media only screen and (max-width: 767px) {
  #ama #contentInner {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  #ama #contentInner #info {
    padding: 20px;
  }
}
#ama #contentInner #info .amaBlock h2 {
  font-size: 20px;
  font-weight: bold;
  padding: 4px 0 4px 10px;
  margin: 0 0 10px 0;
  border-bottom:#0c145e 3px solid;
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(212,206,206,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(212,206,206,1) 100%); /* Chrome10-25,Safari5.1-6 */
}
#ama #contentInner #info .amaBlock .amaInner {
  margin: 20px;
  padding: 30px;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  #ama #contentInner #info .amaBlock .amaInner {
    margin: 0;
    padding: 0;
    background-color: transparent;
  }
}
#ama #contentInner #info .amaBlock .amaInner img {
  display: inline-block;
  width: 20%;
  float: left;
  clear: none;
  border: 1px solid #ccc;
  margin-right: 2%;
}
@media only screen and (max-width: 767px) {
  #ama #contentInner #info .amaBlock .amaInner img {
    width: 90%;
    margin: 0 auto;
    display: block;
    float: none;
  }
}
#ama #contentInner #info .amaBlock .amaInner .pdf {
  float: right;
  clear: none;
  display: inline-block;
  padding: 6px 10px;
  background: #545252;
  background: -moz-linear-gradient(top, #545252 0%, #010101 100%);
  background: -webkit-linear-gradient(top, #545252 0%, #010101 100%);
  background: linear-gradient(to bottom, #545252 0%, #010101 100%);
}
#ama #contentInner #info .amaBlock .amaInner .pdf a {
  color: #fff;
}
#ama #contentInner #info .amaBlock .amaInner .pdf a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  #ama #contentInner #info .amaBlock .amaInner .pdf {
    float: none;
    margin: 0 auto 20px;
    padding: 0;
    width: 85%;
    display: block;
    text-align: center;
  }
  #ama #contentInner #info .amaBlock .amaInner .pdf a {
    padding: 10px;
    margin: 0 auto;
    display: block;
  }
}
#ama #contentInner #info .amaBlock .amaInner .pdf:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 767px) {
  #ama #contentInner #info .amaBlock .amaInner .pdf:hover {
    opacity: 1;
  }
}
#ama #contentInner #info .amaBlock .amaInner section {
  float: left;
  clear: none;
  width: 77%;
}
@media only screen and (max-width: 767px) {
  #ama #contentInner #info .amaBlock .amaInner section {
    float: none;
    width: auto;
    background-color: #fff;
    margin: 12px 0;
    padding: 12px;
  }
}
#ama #contentInner #info .amaBlock .amaInner section h3 {
  font-size: 24px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  #ama #contentInner #info .amaBlock .amaInner section h3,
  #ama #contentInner #info .amaBlock .amaInner section h4 {
    text-align: center;
  }
}
#ama #contentInner #info .amaBlock .amaInner section h3 span {
  font-size: 20px;
  font-weight: normal;
  padding-left: 10px;
}
@media only screen and (max-width: 767px) {
  #ama #contentInner #info .amaBlock .amaInner section h3 span {
    display: block;
    padding: 0;
  }
}
#ama #contentInner #info .amaBlock .amaInner section h4 {
  font-size: 18px;
  border-bottom: 1px solid #000;
  padding: 0 0 6px 0;
  margin: 0 0 10px 0;
}
#ama #contentInner #info .amaBlock .amaInner section p {
  min-height: 90px;
  margin: 0 0 10px 0;
}
#ama #contentInner #info .amaBlock .backNumber {
  margin: 20px;
}
@media only screen and (max-width: 767px) {
  #ama #contentInner #info .amaBlock .backNumber {
    margin: 20px 14px;
  }
}
#ama #contentInner #info .amaBlock .backNumber ul {
  margin: 20px 0;
  border-bottom: 1px solid #000;
  padding: 0 0 10px;
}
#ama #contentInner #info .amaBlock .backNumber ul .amaYear {
  background-image: url(../images/h4.gif);
  background-repeat: repeat-y;
  background-position: left;
  padding: 0 0 0 10px;
  font-size: 16px;
  font-weight: bold;
  float: left;
  clear: none;
  width: 10%;
}
@media only screen and (max-width: 767px) {
  #ama #contentInner #info .amaBlock .backNumber ul .amaYear {
    display: block;
    width: 100%;
  }
}
#ama #contentInner #info .amaBlock .backNumber ul ul {
  width: 88%;
  float: left;
  clear: none;
  margin: 0;
  padding: 0;
  border-style: none;
}
@media only screen and (max-width: 767px) {
  #ama #contentInner #info .amaBlock .backNumber ul ul {
    width: 97%;
    margin: 0 0 0 10px;
  }
}
#ama #contentInner #info .amaBlock .backNumber ul ul li {
  float: left;
  clear: none;
  padding-right: 4%;
}
@media only screen and (max-width: 767px) {
  #ama #contentInner #info .amaBlock .backNumber ul ul li {
    float: none;
    padding: 4px 0;
  }
}
#ama #contentInner #info .amaBlock .backNumber ul ul li a {
  background-image: url(../images/icon_arrow01.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 8px 9px;
  padding-left: 14px;
}
@media only screen and (max-width: 767px) {
  #ama #contentInner #info .amaBlock .backNumber ul ul li a {
    text-decoration: none;
  }
}

/*==========================================
works
==========================================*/
@media only screen and (max-width: 767px) {
  #works #contentInner {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  #works #contentInner #info {
    padding: 20px;
  }
}
#works #contentInner #info .worksBlock div {
  float: left;
  clear: none;
  width: 23.8%;
  margin: 1% 0 0 1%;
  background: #fff;
  min-height: 308px;
}
#works #contentInner #info .worksBlock div hr{
  width: 192px;
  margin: 6px auto 6px;
}
@media only screen and (max-width: 767px) {
  #works #contentInner #info .worksBlock div {
    width: 100%;
    margin: 20px 0;
  }
  #works #contentInner #info .worksBlock div hr{
    width: 91%;
  }
}
#works #contentInner #info .worksBlock div a {
  display: inline-block;
  width: 100%;
  height: 200px;
  overflow: hidden;
  padding: 0;
}
#works #contentInner #info .worksBlock div img {
  display: inline-block;
  width: 100%;
  min-height: 200px;
}
#works #contentInner #info .worksBlock div .worksTitle {
  text-align: center;
  height: 20px;
}
#works #contentInner #info .worksBlock div .worksTitle a {
  height: auto;
  overflow: auto;
/*  padding: 4px 0;*/
  color: #2a88ca;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  #works #contentInner #info .worksBlock div .worksTitle a{
    font-size: 16px;
  }
}
#works #contentInner #info .worksBlock div .worksTitle a:hover {
  text-decration: underline;
}
#works #contentInner #info .worksBlock div .worksText {
  padding: 0 10px;
}

/*==========================================
問い合わせ
==========================================*/
@media only screen and (max-width: 767px) {
  #contact #contentInner {
    padding: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  #contact #contentInner .pageTitleFollow {
    padding: 0;
  }
}
#contact #contentInner .errorMessage h2 {
  color: #ff0000;
  font-weight: bold;
}
#contact #contentInner .errorMessage p {
  color: #ff0000;
}
#contact #contentInner .errorMessage ul li span {
  color: #ff0000;
}
#contact #contentInner .caution {
  margin: 10px 0;
}
#contact #contentInner .caution span {
  color: #ff0000;
  font-weight: bold;
}
#contact #contentInner .contactBtn {
  text-align: center;
  margin-top: 10px;
}
#contact #contentInner .contactBtn input {
  padding: 10px;
  width: 30%;
  background: #545252;
  background: -moz-linear-gradient(top, #545252 0%, #010101 100%);
  background: -webkit-linear-gradient(top, #545252 0%, #010101 100%);
  background: linear-gradient(to bottom, #545252 0%, #010101 100%);
  color: #fff;
  border-style: none;
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  #contact #contentInner .contactBtn input {
    display: block;
    margin: 0 auto;
    width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  #contact #contentInner .contactBtn input:first-child {
    margin-bottom: 20px;
  }
}
#contact #contentInner .contactBtn input:hover {
  opacity: 0.8;
}
#contact #contentInner .searchLabel:hover {
  opacity: 0.8;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  #contact #contentInner .searchLabel:hover {
    opacity: 1;
  }
}
#contact #contentInner .privacy {
  text-align: center;
  margin: 10px auto;
}
#contact #contentInner a {
  color: #2a88ca;
  text-decoration: none;
}
#contact #contentInner a:hover {
  text-decoration: underline;
}
#contact #contentInner .complete {
  text-align: center;
  font-size: 16px;
}
#contact #contentInner table {
  width: 100%;
  margin-top: 20px;
}
#contact #contentInner table tbody tr th {
  width: 26%;
  padding: 16px 10px 16px 36px;
  background-color: #ebebf0;
  border: 1px solid #a6a8b9;
}
@media only screen and (max-width: 767px) {
  #contact #contentInner table {
    width: 98%;
    border-collapse: collapse;
    border: 1px solid #a6a8b9;
  }
  #contact #contentInner table tbody tr th {
    padding-left: 20px;
  }
}
#contact #contentInner table tbody tr th span {
  color: #ff0000;
  font-weight: bold;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  #contact #contentInner table tbody tr th {
    display: block;
    width: auto;
    border-style: none;
    border-top: 1px solid #a6a8b9;
  }
  #contact #contentInner table tbody tr th:first-child {
    border-style: none;
  }
}
#contact #contentInner table tbody tr td {
  background-color: #fff;
  border: 1px solid #a6a8b9;
  padding: 10px 20px;
  width: 70%;
}
@media only screen and (max-width: 767px) {
  #contact #contentInner table tbody tr td {
    display: block;
    width: auto;
    border-style: none;
    border-top: 1px solid #a6a8b9;
  }
}
#contact #contentInner table tbody tr td input[type="text"] {
  width: 75%;
}
@media only screen and (max-width: 767px) {
  #contact #contentInner table tbody tr td input[type="text"] {
    width: 90%;
  }
}
#contact #contentInner table tbody tr td input[type="text"]#kana_1 {
  width: 36.1%;
  display: inline-block;
}
#contact #contentInner table tbody tr td input[type="text"]#kana_2 {
  width: 36.2%;
  display: inline-block;
}
#contact #contentInner table tbody tr td input[type="text"]#kanji_1 {
  width: 36.1%;
  display: inline-block;
}
#contact #contentInner table tbody tr td input[type="text"]#kanji_2 {
  width: 36.2%;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  #contact #contentInner table tbody tr td input[type="text"]#kanji_1,
  #contact #contentInner table tbody tr td input[type="text"]#kana_1 {
    width: 38.1%;
  }
  #contact #contentInner table tbody tr td input[type="text"]#kanji_2,
  #contact #contentInner table tbody tr td input[type="text"]#kana_2 {
    width: 38.2%;
  }
}
#contact #contentInner table tbody tr td input[type="text"]#zip_1 {
  width: 10%;
}
#contact #contentInner table tbody tr td input[type="text"]#zip_2 {
  width: 14%;
}
#contact #contentInner table tbody tr td label {
  margin: 4px 10px 4px 0;
  display: block;
}
#contact #contentInner table tbody tr td label input[type="radio"] {
  vertical-align: middle;
  margin: 0 8px 0 0;
}
#contact #contentInner table tbody tr td label input[type="checkbox"] {
  vertical-align: middle;
  margin: 0 8px 0 0;
}
#contact #contentInner table tbody tr .check input {
  width: 4%;
  vertical-align: middle;
}
#contact #contentInner table tbody tr .post input {
  width: 14%;
}
#contact #contentInner table tbody tr .post input:first-child {
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  #contact #contentInner table tbody tr .post input:first-child {
    margin-bottom: 10px;
  }
}
#contact #contentInner table tbody tr textarea {
  width: 98%;
  min-height: 200px;
  margin-top: 6px;
}
@media only screen and (max-width: 767px) {
  #contact #contentInner table tbody tr textarea {
    width: 90%;
  }
}
#contact #contentInner section h2 {
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
#contact #contentInner section h2 .complete {
  text-align: center;
  margin-top: 40px;
  font-size: 17px;
  min-height: 180px;
}
@media only screen and (max-width: 767px) {
  #contact #contentInner section h2 .complete {
    text-align: left;
    margin-top: 20px;
  }
}

#contact #contentInner .contactBtn input {
  cursor: pointer;
}

#contact #contentInner .contactBtn a {
  padding: 10px 0;
  width: 30%;
  background-color: #1657c4;
  color: #fff;
  border-style: none;
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  #contact #contentInner .contactBtn a {
    margin: 0 auto 10px;
    width: 80%;
  }
}

#contact #contentInner .contactBtn a:hover {
  text-decoration: none;
}

/*==========================================
トップページ 新着情報
==========================================*/
@media only screen and (max-width: 767px) {
  p.smallContent {
    text-align: center;
    margin: 20px 0;
  }
  p.smallContent a {
    margin: 10px auto 0;
    display: block;
    width: 80%;
    padding: 10px;
    color: #fff;
    background: #545252;
    background: -moz-linear-gradient(top, #545252 0%, #010101 100%);
    background: -webkit-linear-gradient(top, #545252 0%, #010101 100%);
    background: linear-gradient(to bottom, #545252 0%, #010101 100%);
  }
  p.smallContent a:hover {
    text-decoration: none;
  }
}
/*==========================================
PDF / Word / Excel
==========================================*/
#webpage #contentInner #detailCts a[href$=".pdf"],
#newsDetail #contentInner #detailCts a[href$=".pdf"] {
  background-image: url(../images/ic_pdf.png);
  background-position: right 30%;
  background-repeat: no-repeat;
  text-decoration: none;
  background-size: auto;
  padding-right: 20px;
  padding-top: 3px;
}
body #contentInner #detailCts a[href$=".pdf"]:hover {
  text-decoration: underline;
}
body #contentInner #detailCts a[href$=".xlsx"],
body #contentInner #detailCts a[href$=".xls"] {
  background-image: url(../images/icon_excel.png);
  background-position: right 30%;
  background-repeat: no-repeat;
  text-decoration: none;
  background-size: 26px;
  padding-right: 32px;
  padding-top: 7px;
}
body #contentInner #detailCts a[href$=".xlsx"]:hover,
body #contentInner #detailCts a[href$=".xls"]:hover {
  text-decoration: underline;
}
body #contentInner #detailCts a[href$=".docx"],
body #contentInner #detailCts a[href$=".doc"] {
  background-image: url(../images/icon_word.png);
  background-position: right 30%;
  background-repeat: no-repeat;
  text-decoration: none;
  background-size: 26px;
  padding-right: 32px;
  padding-top: 7px;
}
body #contentInner #detailCts a[href$=".docx"]:hover,
body #contentInner #detailCts a[href$=".doc"]:hover {
  text-decoration: underline;
}

/*==========================================
clearfix
==========================================*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}


/*==========================================
トップページ 新着情報
==========================================*/
