html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background-image: url(bg.png);
  background-position: center center;
  background-size: 100% 100%;
  font-family: "游ゴシック体 Medium", "Yu Gothic Medium", YuGothic Medium, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  text-align: center;
}
body {
  border-top: 5px solid #db6b34;
}
ol li{
margin-top:5px;
margin-bottom:5px;
}
a[target="_blank"] {
  padding-right: 18px;
  background: url(https://shinsa.japha.jp/img/external.png) right center/11px auto no-repeat;
}
.header {
  height: 160px;
}
.wrapper {
  width: 1100px;
  margin: auto;
  text-align: left;
}
.header h1 {
  float: left;
  margin: 60px 20px;
  padding: 0 0 0 70px;
  background-image: url(https://shinsa.japha.jp/img/logo-symbol190226.png);
  background-size: auto 60px;
  background-position: left center;
  background-repeat: no-repeat;
  font-family: a-otf-midashi-mi-ma31-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
}
.header h1 strong {
  font-size: 26px;
  font-family: a-otf-midashi-mi-ma31-pr6n, serif;
  font-weight: 600;
  font-style: normal;
  color: #db6b34;
}
.header h1 span {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  font-size: 14px;
}
.header .wrapper div {
  padding: 60px 0 0 0;
  text-align: right;
}
.column {
  width: 100%;
  float: left;
  clear: both;
}
.left {
  width: 230px;
  padding: 20px 0 50px 0;
  float: left;
}
.left ul.nav {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-top: 1px dotted #cccccc;
}
.left ul.nav li {
  position: relative;
  padding: 0;
  margin: 0;
  height: 55px;
  list-style-type: none;
background-color:#ffffff;
transition: .5s;
  border-bottom: 1px dotted #cccccc;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.left ul.nav li ul {
  position: relative;
  padding: 0;
  margin: 0;
  left: 230px;
  top: -55px;
  visibility: hidden;
background-color:#ffffff;
transition: .5s;
}
.left ul.nav li ul li {
  list-style-type: none;
background-color:#ffffff;
transition: .5s;
  border-bottom: 1px dotted #cccccc;
}
.left ul.nav li:hover ul {
  position: relative;
  padding: 0;
  margin: 0;
  left: 230px;
  top: -55px;
  visibility: visible;
background-color:#ffffff;
transition: all .5s;
box-shadow: 5px 5px 10px -10px;
}
.left ul.nav li a {
  display: block;
  padding: 15px 10px;
  text-decoration: none;
  color: #000;
  transition: 0.5s;
}
.left ul.nav li a:hover {
  background-color: #eeeeee;
  transition: all .5s;
}
.left ul.nav li a:before {
  position: absolute;
  content: '';
  top: 1.4em;
  right: 20px;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #db6b34;
}
.right {
  width: 870px;
  float: left;
}
.right-lay {
  padding: 0 20px 50px 50px;
}
.right-lay h2 {
  font-family: a-otf-midashi-mi-ma31-pr6n, serif;
  font-weight: 300;
  font-style: normal;
  padding: 50px 0 80px 0;
  margin: 0;
  color: #db6b34;
}
.right-lay h3 {
background-color:#eeeeee;
padding:10px 10px;
font-size:16px;
margin:30px 0 10px 0;
  border-bottom:1px solid #db6b34;
}
.right-lay h4 {
padding:10px 10px;
font-size:16px;
margin:30px 0 10px 0;
  border-bottom:1px solid #db6b34;
}
.right-lay table.about-table {
  border-collapse: collapse;
  width: 100%;
}
.right-lay table.about-table tr th {
  white-space: nowrap;
  vertical-align: top;
  padding: 10px 15px;
  border-top: 4px solid #db6b34;
  font-weight: normal;
}
.right-lay table.about-table tr td {
  padding: 10px 15px;
  border-top: 1px solid #cccccc;
  vertical-align: top;
}
.right-lay table.yakuin-table {
  border-collapse: collapse;
  width: 100%;
}
.right-lay table.yakuin-table tr th {
  white-space: nowrap;
  vertical-align: top;
  padding: 20px 15px;
  font-weight: normal;
  text-align: center;
  border-bottom: 3px solid #db6b34;
}
.right-lay table.yakuin-table tr td {
  padding: 20px 15px;
  border-bottom: 1px solid #cccccc;
  vertical-align: top;
}
.col-kaigyo {
  white-space: nowrap;
}
.right-lay table.yakuin-table tr td:nth-child(1) {}
.right-lay table.yakuin-table tr th:nth-child(1) {
  border-top-left-radius: 15px;
}
.right-lay table.yakuin-table tr td:nth-child(2) {
  white-space: nowrap;
}
.right-lay table.yakuin-table tr td:nth-child(3) {
  white-space: nowrap;
}
.right-lay table.yakuin-table tr td:nth-child(4) {
  white-space: nowrap;
  text-align: center;
}
.right-lay table.yakuin-table tr td:nth-child(5) {
  white-space: nowrap;
  text-align: center;
}
.right-lay table.yakuin-table tr th:nth-child(5) {
  border-top-right-radius: 15px;
}
.right-lay table.yakuin-table tr:last-child td {
  border-bottom: none;
}
.right-lay table.schedule-table {
  border-collapse: collapse;
  width: 100%;
}
.right-lay table.schedule-table tr th {
  white-space: nowrap;
  vertical-align: top;
  padding: 20px 15px;
  font-weight: normal;
  text-align: center;
  border-bottom: 3px solid #db6b34;
}
.right-lay table.schedule-table tr td {
  padding: 20px 15px;
  border-bottom: 1px solid #cccccc;
  vertical-align: top;
  text-align: center;
}
.right-lay table.price-table {
  border-collapse: collapse;
  width: 90%;
  margin: 30px auto 10px auto;
  border: 1px solid #cccccc;
}
.right-lay table.price-table tr td {
  padding: 10px 15px;
  border-bottom: 1px solid #cccccc;
  vertical-align: top;
  text-align: center;
}
.right-lay table.price-table tr th {
  padding: 10px 15px;
  border-bottom: 1px solid #cccccc;
  vertical-align: top;
  text-align: center;
  background-color: #eeeeee;
}
.footer {
  background-color: rgb(247, 247, 247);
  width: 100%;
  padding: 30px 0 40px 0;
  clear: both;
  float: left;
}
.footer-left {
  width: 300px;
  float: left;
  text-align: center;
}
.footer-logo {
  background-image: url(https://shinsa.japha.jp/img/logo-symbol190226.png);
  background-size: auto 100px;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 110px 0 0 0;
  font-size: 12px;
  font-family: a-otf-midashi-mi-ma31-pr6n, serif;
  font-weight: 300;
  font-style: normal;
}
.footer-logo strong {
  font-size: 22px;
  font-family: a-otf-midashi-mi-ma31-pr6n, serif;
  font-weight: 600;
  font-style: normal;
  color: #db6b34;
}
.footer-logo span {
  font-family: a-otf-ud-shin-go-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  font-size: 12px;
}
.footer-right {
  width: 800px;
  float: left;
  text-align: left;
}
.footer-right-contact {
  padding: 20px 0;
}
.footer-right-contact strong {
  display: block;
  padding: 0 0 0 40px;
}
.footer-right-contact p {
  padding: 0 0 0 60px;
  line-height: 180%;
}
.copyright {
  width: 100%;
  padding: 20px 0;
  clear: both;
  font-size: 12px;
}
.publish-list li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.publish-list li a {
  margin: 0;
  padding: 12px 10px 12px 35px;
  display: block;
  border-bottom: 1px solid #cccccc;
  position: relative;
  text-decoration: none;
  color: #333333;
}
.publish-list li a:hover {
  text-decoration: underline;
  background-color: #eeeeee;
}
.publish-list li a::after, .publish-list li a::before {
  display: block;
  content: '';
  position: absolute;
}
.publish-list li a::after {
  top: 1.2em;
  left: .5em;
  width: 14px;
  height: 14px;
  background-color: #e3007f;
  border-radius: 100%;
}
.publish-list li a::before {
  z-index: 2;
  top: 1.465em;
  left: .74em;
  width: 4px;
  height: 4px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.shinsei-saki{
border:1px solid #cccccc;
padding:20px;
margin:20px 20px 50px 20px;
}
.right-lay table.shinsei-table {
  border-collapse: collapse;
  width: 95%;
  margin:30px auto;
}
.right-lay table.shinsei-table tr th {
  white-space: nowrap;
  vertical-align: top;
  padding: 8px 15px;
  font-weight: normal;
  text-align: center;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  background-color:#eeeeee;
}
.right-lay table.shinsei-table tr td {
  padding: 8px 15px;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
}


.right-lay table.shinsei-table tr td:nth-child(1) {
width:5%;
}
.right-lay table.shinsei-table tr td:nth-child(2) {
width:67%;
}
.right-lay table.shinsei-table tr td:nth-child(3) {
width:28%;
}
.right-lay table.shinsei-table tr td:nth-last-child(1) {
text-align:center;
}



dl {
	border-bottom:1px solid #cccccc;
	margin:0 20px 0 0;
	padding:15px 0;
}
dt {
  clear: left;
  float: left;
  width: 135px;
}
dd { margin: 0 0 0 135px; }
dd:before { content: '…　'; }

.shinseihouhou{
margin:0;
padding:0;
}
.shinseihouhou li{
margin:20px;
padding:0;
list-style:none;
}
.shinseihouhou li a{
margin:0;
padding:20px;
border:1px solid #cccccc;
display:block;
text-align:center;
}

