@charset "utf-8";
/*----------------
plaza/info共通
----------------*/
#main .careplaza,
#main .careinfo {
  color: #666666;
}

#main h1.orange {
  font-family: "A-OTF UD新ゴ Pro", "A-OTF 中ゴシックBBB Pro Medium",
    "A-OTF 中ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 175%;
  color: #666666;
  text-align: left;
  background: url(../images/careplaza/h1orange.png) 0 0 no-repeat;
  padding: 0 0 8px 38px;
  line-height: 1.4;
  margin-bottom: 10px;
}
#main h1.pink {
  font-family: "A-OTF UD新ゴ Pro", "A-OTF 中ゴシックBBB Pro Medium",
    "A-OTF 中ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 175%;
  color: #666666;
  text-align: left;
  background: url(../images/careinfo/h1pink.png) 0 0 no-repeat;
  padding: 0 0 8px 38px;
  line-height: 1.4;
  margin-bottom: 10px;
}

#main h1.orange span,
#main h1.pink span {
  font-size: 75%;
}

#main .careplaza .photo {
  background: url(../images/careplaza/bgPhoto.gif) right top no-repeat #fff4c4;
  margin: 0 auto 20px;
  padding: 0;
  position: relative;
}

#main .careinfo .photo {
  background: url(../images/careinfo/bgPhoto.gif) right top no-repeat #ffede8;
  margin: 0 auto 20px;
  padding: 0;
  position: relative;
}

#main .photo .line2 {
  line-height: 1.8;
  position: absolute;
  top: 40%;
  width: 170px;
  right: 33%;
  margin-right: -180px;
  /*	font-size:88%;*/
  font-size: 14px;
  color: #333333;
}

#main .photo .line3 {
  line-height: 1.8;
  position: absolute;
  top: 33%;
  width: 170px;
  right: 33%;
  margin-right: -180px;
  font-size: 14px;
  color: #333333;
}
#main .photo .line4 {
  line-height: 1.8;
  position: absolute;
  top: 27%;
  width: 170px;
  right: 33%;
  margin-right: -180px;
  font-size: 14px;
  color: #333333;
}
#main .photo .line5 {
  line-height: 1.8;
  position: absolute;
  top: 21%;
  width: 170px;
  right: 33%;
  margin-right: -180px;
  font-size: 14px;
  color: #333333;
}
#main .photo .line6 {
  line-height: 1.8;
  position: absolute;
  top: 15%;
  width: 170px;
  right: 33%;
  margin-right: -180px;
  font-size: 14px;
  color: #333333;
}

#main .text {
  line-height: 1.8;
  font-size: 88%;
  text-align: left;
}

#main .text-ind {
  text-indent: 1rem;
  line-height: 1.8;
  font-size: 88%;
  text-align: left;
}

#main .dotted {
  border-bottom: 1px dotted #999999;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#main .careplaza h2.topOrange {
  font-size: 100%;
  text-align: left;
  color: #b26900;
  margin-bottom: 5px;
}
#main .careinfo h2.topPink {
  font-size: 100%;
  text-align: left;
  color: #b23a63;
  margin-bottom: 5px;
}

/*-------
下層共通
--------*/
/*align*/
.right {
  text-align: right !important;
}
.left {
  text-align: left !important;
}
.center {
  text-align: center !important;
}
.central {
  margin: 0 auto;
}

/*font-weight*/
.bold {
  font-weight: bold !important;
}

/*float*/
.fleft {
  float: left !important;
}
.fright {
  float: right !important;
}

/*余白*/
.mb0 {
  margin-bottom: 0px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}

.mb18 {
  margin-bottom: 18px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}

.mt15 {
  margin-top: 15px !important;
}
.ml0 {
  margin-left: 0 !important;
}

.red {
  color: #e50011 !important;
}

.small {
  font-size: 75% !important;
}
.middle {
  font-size: 78% !important;
}

.indent {
  text-indent: 1em;
}
.indentM {
  text-indent: -1em;
  padding-left: 1em;
}
.indentMM {
  text-indent: -6em;
  margin-left: 6em;
}

.spaceN {
  letter-spacing: -0.02em;
}

.bigger {
  font-size: 113% !important;
}

.wave {
  text-decoration: underline;
  text-decoration-style: wavy;
}

#contents .resize {
  font-size: 100% !important;
}

#contents a:visited:not(#tabs) {
  color: #4e78e9 !important;
}

/*-----
サイトパス
-------*/
#main .sitepass {
  font-family: "Meiryo UI", "メイリオ", "Hiragino Kaku Gothic Pro", sans-serif;
  text-align: left;
  margin: 0 0 10px;
  font-size: 81%;
}

#main .sitepass li {
  display: inline;
  padding: 0 5px;
  text-align: left;
}
#main .sitepass li a:hover {
  text-decoration: underline;
}

#main .sitepass li a:after {
  content: ">";
  padding-left: 15px;
}

#contents .blockInner {
  padding: 0 15px 15px;
}

#main .btnList {
  width: 110px;
  height: 26px;
  position: absolute;
  right: 10px;
  bottom: 10px;
}

#main .btnList a {
  width: 110px;
  height: 26px;
  display: block;
  background: url(../images/common/btnEveryTop.png) 0 0 no-repeat;
  white-space: nowrap;
  text-indent: 100000%;
  overflow: hidden;
}

#main .btnList a:hover {
  background-position: left -26px;
}

#main .pageImage {
  background-color: #05a1cd;
  margin: 0 auto;
  padding: 0;
  line-height: 1;
  /* box-shadow */
  -moz-box-shadow: 0px 0px 30px #cccccc;
  -webkit-box-shadow: 0px 0px 30px #cccccc;
  box-shadow: 0px 0px 30px #cccccc;
  margin-bottom: 15px;
}

#main ol {
  counter-reset: number; /* 名前を付けたカウンターをリセット */
  list-style: none; /* olが数字を付けることをキャンセル */
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 88%;
}

#main ol li {
  line-height: 1.6;
  border-bottom: 1px dotted #999999;
  padding: 10px 10px 10px 1.4rem;
  text-indent: -1.2rem;
}

#main ol li:before {
  /* カウンタ（数字になる部分） */
  counter-increment: number; /* 任意の名前 */
  content: counter(number) "."; /* カウンター(名前)呼び出し */
  vertical-align: top;
  color: #283c82;
  padding-right: 7px;
  font-weight: bold;
  text-shadow: none !important;
}

#main .dotted {
  border-bottom: 1px dotted #999999;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#main .border img {
  border: 1px solid #d4d4d4;
  padding: 5px;
}
#contents ul {
  line-height: 1.6;
  text-align: left;
}

#contents ul.lineHigh li {
  margin-bottom: 10px;
}

#contents .sitemap {
  text-align: left;
  font-size: 88%;
  margin-left: 25px;
}
#contents .sitemap td {
  padding: 5px 0;
}

#main .pdf,
#main .links,
#main .word,
#main .excel,
#main .pages {
  text-align: left;
  font-size: 88%;
  text-indent: -25px;
  margin-left: 25px;
  vertical-align: text-top;
}
#main .pdf a {
  padding: 0 0 3px 25px;
  background: url(../images/iconPDF.png) left top no-repeat;
  vertical-align: top;
  color: #006884;
}

#main .links a {
  padding: 0 0 3px 25px;
  background: url(../images/iconLinks.png) left top no-repeat;
  vertical-align: top;
  color: #006884;
}

#main .wordf a {
  padding: 0 0 3px 25px;
  background: url(../images/iconWord.gif) left top no-repeat;
  vertical-align: top;
  color: #006884;
}

#main .excel a {
  padding: 0 0 3px 25px;
  background: url(../images/iconExel.gif) left top no-repeat;
  vertical-align: top;
  color: #006884;
}
#main .pages a,
#main .sitemap a {
  padding: 0 0 3px 25px;
  background: url(../images/common/iconPages.gif) left top no-repeat;
  vertical-align: top;
  color: #006884;
}

#main .pdf a:hover,
#main .links a:hover,
#main .word a:hover,
#main .excel a:hover,
#main .pages a:hover,
#main .sitemap a:hover {
  text-decoration: underline;
}

#contents .leftImage {
  float: left;
  margin-right: 10px;
}

#contents .rightImage {
  float: right;
  margin-left: 10px;
}

#contents .centerImage {
  text-align: center;
  margin-bottom: 20px;
}

#contents .tableNormal {
  text-align: left;
  border-collapse: collapse;
  font-size: 88%;
}
#contents .tableNormal caption {
  text-align: right;
  margin-bottom: 5px;
}

#contents .tableNormal th {
  border: 1px solid #d4d4d4;
  border-collapse: collapse;
  padding: 7px 15px;
  line-height: 1.4;
  background: #e5eef9;
}

#contents .tableNormal tbody th {
  background: #f9f8f1;
}

#contents .tableNormal .odd td {
  background: #e5eef9;
}

#contents .tableNormal td {
  border: 1px solid #d4d4d4;
  border-collapse: collapse;
  padding: 7px 15px;
  line-height: 1.4;
  word-break: break-all;
}

#contents .tableNormal td span {
  display: inline-block;
}

#contents .tableNormal td.last:after,
#contents #newsList #tabs li.last:after {
  content: "＜終了＞";
}

#contents .tableNormal td.info:before,
#contents #newsList #tabs li.info:before {
  content: "＜お知らせ＞";
}

#contents #newsList #tabs li img {
  vertical-align: middle;
  margin-right: 3px;
}

/*展示系*/
#contents .tableExhibit {
  text-align: left;
  border-collapse: collapse;
  font-size: 88%;
  margin: 0 auto 20px;
}

#contents .tableExhibit th {
  border: 1px solid #d4d4d4;
  border-collapse: collapse;
  padding: 7px;
  line-height: 1.4;
  background: #dee8f6;
}
#contents .tableExhibit tbody th {
  background: #f9f8f1;
}
#contents .tableExhibit td {
  border: 1px solid #d4d4d4;
  border-collapse: collapse;
  padding: 5px;
  line-height: 1.4;
  text-align: center;
}

#contents .box {
  padding: 18px;
  background-color: #edf7f7;
  border: 1px solid #daf2f1;
}
#contents .box .pages {
  margin: 0 0 10px;
}
#contents .box .pages li {
  float: left;
  width: 33%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 5px;
  border-bottom: 1px dotted;
  text-indent: 0;
}

#contents .boxPreNext .pages {
  display: table;
  background-color: #edf7f7;
  margin: 0 auto;
  border-collapse: collapse;
}
#contents .boxPreNext .pages li {
  display: table-cell;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 30px;
  text-indent: 0;
  border-collapse: collapse;
  border: 1px dotted;
}

.wMap {
  width: 515px;
  margin-top: 5px;
  text-align: right;
  display: inline-block;
}

#contents .preparing {
  font-size: 237%;
  font-weight: bold;
  font-family: "A-OTF ゴシックMB101";
  text-align: center;
  margin: 0 auto;
  min-height: 480px;
  padding: 170px 0;
  background-image: url(../images/preparingl.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  overflow: hidden;
}

#contents .pageTop {
  text-align: right;
  margin-bottom: 30px;
}

#contents .pageTop a {
  background: url(../images/common/pageTop.gif) left center no-repeat;
  padding-left: 20px;
  text-align: right;
}
#contents .pageTop a:hover {
  text-decoration: underline;
}
