@charset "utf-8";

/* CSS Document */
html, body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 1.5em;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  position: relative;
  min-width: 980px;
}

h1, h2, h3.h4 {
  margin: 0;
  padding: 0;
}

ul, ol, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

em {
  font-style: normal;
}

a {
  border: none;
  color: #004a9c;
}

a:hover {
  color: #EB6114;
}

img {
  border: none;
}

.blueST, .blueNO {
  color: #005ab1;
  font-weight: bold;
  border-bottom: dotted 1px #888;
  margin-bottom: 24px;
  margin-top: 1em;
  padding-bottom: 1em;
}

.blueNO {
  font-weight: normal;
}

.blackNO {
  border-bottom: dotted 1px #888;
  margin-bottom: 24px;
  margin-top: 1em;
  padding-bottom: 1em;
}

#font_resize div, #search input[type="submit"], #sub_menu .access_btn, #sub_menu .english_btn, #font_resize #s, #font_resize #m, #font_resize #l, #gotop {
  background-image: url(../img/pc_common.png);
  background-repeat: none;
}

/*ヘッダー*/
#header {
  width: 100%;
  height: 95px;
  position: relative;
  box-shadow: 0 2px 4px #555;
  background: url(../img/haeder_back.jpg) repeat-x left top;
  z-index: 75;
}

#logo {
  width: 323px;
  height: 41px;
  float: left;
  margin-top: 30px;
  background: url(../img/logo.png) no-repeat left top;
}

#header_menu {
  width: 590px;
  height: 27px;
  margin-top: 48px;
  float: right;
}

#menu_btn {
  display: none;
}


/*メインコンテンツ*/
#contents {
  width: 980px;
  margin: auto;
  padding: 60px 0;
  text-align: center;
}

h3 {
  margin-bottom: 7px;
}

.movieBox{
  display: flex;
  flex-wrap: wrap;
}

.movieBox h3 {
  text-align: center;
  margin: 0 0 10px 0;
}

.movieBox p {
  margin: 10px 0 0 0;
  text-align: left;
}

.movieBox .movie{
  width: 300px;
  margin-right: 40px;
  margin-bottom: 50px;
}

.movieBox .movie:nth-of-type(3),
.movieBox .movie:last-of-type{
  width: 300px;
  margin-right: 0px;
  margin-bottom: 50px;
}




.closebtn {
  padding: 5px 20px;
  font-weight: bold;
  background: #eee;
  text-decoration: none;
  color: #000;
}

.next {
  margin-top: 0;
  margin-bottom: 4em;
  text-align: left;
  font-size: 90%;
}

.pl1 {
  padding-left: 1em;
  display: block;
}

.pl2 {
  padding-left: 2em;
  display: block;
}

.pl25 {
  padding-left: 2.5em;
  display: block;
}

.at_caption {
  text-indent: -4em;
  padding-left: 4em;
  margin: 1em .5em;
}

.roman li {
  list-style: upper-roman inside !important;
  background: none !important;
  padding: 0 !important;
}

.textright {
  text-align: right;
}

p.caption {
  margin-top: 0.5em;
  font-size: 93%;
  line-height: 1.5;
}

table.whiteline th, table.whiteline td {
  border: solid 1px #fff !important;
}

caption {
  text-align: left;
}

.dateTxt {
  text-align: right;
}

.errorTxt {
  color: #f00 !important;
  margin-left: 30px !important;
}

font {
  font-weight: normal !important;
}

.linkList {
  margin-bottom: 1em;
}

.linkList li {
  display: inline;
}


/**************
   共通class
***************/

.out {
  width: 100%;
  height: 100%;
  display: block;
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden;
}

.container {
  width: 980px;
  margin: 0 auto;
  min-width: 980px;
}

.both {
  clear: both;
}

.nowrap {
  white-space: nowrap !important;
}


/*色*/

.blue {
  color: #005ab1 !important;
}

.red {
  color: #DC2D30 !important;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb65 {
  margin-bottom: 65px;
}


/*画像用*/

.left {
  float: left;
  margin: 0 1em 1em 0;
  max-width: 100%;
}

.right {
  float: right;
  margin: 0 0 1em 1em;
  max-width: 100%;
}

.center {
  display: block;
  margin: 0 auto 1em auto;
  max-width: 100%;
}


/*リンク種類*/

.pdf {
  background: url(../img/pdf.jpg) no-repeat left center;
}

.doc {
  background: url(../img/doc.jpg) no-repeat left center;
}

.xls {
  background: url(../img/xls.jpg) no-repeat left center;
}

.outlink {
  background: url(../img/link.jpg) no-repeat right center;
}

.link {
  background: url(../img/outlink.png) no-repeat right 5px;
}

.pdf, .doc, .xls {
  padding-left: 1.5em;
  margin-right: .5em;
  margin-left: .5em;
}

.link, .outlink {
  padding-right: 1.5em;
  margin-right: .5em;
  margin-left: .5em;
}

.anchor {
  background: url(../img/anchor.gif)no-repeat left center;
  padding-left: 1.3em;
  margin-right: 2em;
}


/*箇条書き用*/

.list li {
  background: url(../img/listC.jpg) no-repeat left 8px;
  padding-left: 1em;
  margin-bottom: .5em;
}


/*太字*/

.lead {
  font-weight: bold;
}


/*tableライン消し*/

.line_none th, .line_none td {
  border: none !important;
}


/*テキストalign*/

.txtRight {
  text-align: right !important;
}

.txtCenter {
  text-align: center !important;
}

.txtLeft {
  text-align: left !important;
}


/*タイトル*/

h1 {
  font-size: 1.6em;
  padding: 1em 0;
  border-bottom: dotted 1px #005AB1;
  margin-bottom: 24px;
  clear: both;
  line-height: 1.3em;
  border-top: ;
  border-top: solid 3px #005ab1;
}

h2 {
  background: #fff;
  padding: 1px;
  border: solid 1px #ccc;
  margin-bottom: 24px;
  clear: both;
}

h2 span {
  display: block;
  background: url(../img/title_back.jpg) repeat-x left bottom;
  border-left: solid 5px #005AB1;
  padding: .5em 10px .5em 10px;
  text-align: left;
  line-height: 1.3em;
}
