@charset "UTF-8";
/* CSS Document */
/* おりづる CSS */
/* gaiyo */
#gaiyo table {
  margin-bottom: 50px;
  width: 100%;
  border-spacing: 0; }
  #gaiyo table th {
    width: 185px;
    text-align: left; }
  #gaiyo table td,
  #gaiyo table th {
    box-sizing: border-box;
    padding: 10px 0 0; }
#gaiyo .shisetsu table {
  border-top: solid 1px #999;
  border-right: solid 1px #999; }
  #gaiyo .shisetsu table th {
    width: 185px; }
  #gaiyo .shisetsu table b {
    font-weight: bold;
    display: block; }
  #gaiyo .shisetsu table td,
  #gaiyo .shisetsu table th {
    border-left: solid 1px #999;
    border-bottom: solid 1px #999;
    padding: 10px 15px; }
  #gaiyo .shisetsu table tr:first-child td,
  #gaiyo .shisetsu table tr:first-child th {
    line-height: 130%;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    background: #EAF5F5; }
#gaiyo ol {
  text-align: center;
  font-size: 90%;
  margin-bottom: 40px; }
  #gaiyo ol li {
    margin-bottom: 20px; }
  #gaiyo ol img {
    margin-bottom: 10px;
    width: 100%;
    height: auto; }

/* guide */
#guide img {
  width: 100%;
  height: auto;
  margin-bottom: 20px; }
#guide .text_right {
  margin-bottom: 30px; }
#guide .border li:first-child {
  border: none;
  padding-top: 0; }
#guide .text-center {
  text-align: center; }
#guide table {
  font-size: 90%;
  margin-bottom: 30px;
  width: 100%;
  border-spacing: 0;
  text-align: center;
  border-top: solid 1px #999;
  border-right: solid 1px #999; }
  #guide table td,
  #guide table th {
    vertical-align: middle;
    box-sizing: border-box;
    padding: 10px 15px;
    border-left: solid 1px #999;
    border-bottom: solid 1px #999; }
  #guide table th {
    text-align: left; }
  #guide table tr:first-child td {
    background: #D3EDED; }
  #guide table tr:first-child th {
    text-align: center;
    background: #EEEEEE; }
  #guide table tr:nth-child(2) td {
    background: #EAF5F5; }
  #guide table.time_table tr:nth-child(2) td {
    background: none; }
#guide .dot li {
  font-size: 90%;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 20px; }
#guide .num {
  margin-bottom: 30px; }
#guide .num li {
  border: none;
  list-style: decimal;
  margin-left: 20px; }

/* usage */
#usage .border li:first-child {
  border: none;
  padding-top: 0; }
#usage b + p {
  margin-bottom: 30px; }
#usage .gray_box {
  background: #F1F6FB;
  box-sizing: border-box;
  padding: 10px 20px 30px;
  margin: 30px auto; }
  #usage .gray_box .btn {
    text-align: center;
    margin: 20px auto 5px; }
  #usage .gray_box .btn + p {
    font-size: 80%;
    text-align: center; }

/* sodan */
#sodan #overview:after {
  content: "";
  display: block;
  margin: auto;
  width: 185px;
  height: 66px;
  background: url(../img/orizuru/sodan/ico.jpg) no-repeat center;
  background-size: 100% auto; }

/* haken */
#haken #overview {
  margin-bottom: 0; }
#haken img {
  width: 100%;
  height: auto; }

/* jinzai */
#jinzai article b + p {
  margin-bottom: 30px; }
#jinzai article b {
  display: block;
  font-weight: bold;
  margin: 0px auto 10px; }
#jinzai article img {
  width: 100%;
  height: auto; }

/* fukushi #junior */
#junior #overview,
#fukushi #overview {
  margin-bottom: 0; }
#junior img,
#fukushi img {
  width: 100%;
  height: auto;
  margin-bottom: 30px; }

/* junior */
#junior img {
  margin: 20px auto; }

.page_link:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  background-size: 100% auto !important; }

/* school */
#school #overview {
  margin-bottom: 0; }
#school .page_link {
  padding-left: 110px;
  min-height: 80px; }
  #school .page_link:before {
    width: 80px;
    height: 80px;
    background: url(../img/orizuru/school/ico.jpg) no-repeat left top; }
#school .cont {
  margin-bottom: 50px; }
#school table {
  margin-bottom: 10px;
  width: 100%;
  border-spacing: 0;
  border-top: solid 1px #999;
  border-right: solid 1px #999; }
  #school table th {
    width: 30%;
    text-align: left;
    font-weight: bold;
    padding: 10px 5px; }
  #school table td {
    text-align: center;
    padding: 10px 5px; }
  #school table th + td {
    width: 100px; }
  #school table th + td + td {
    width: 50px; }
  #school table th + td + td + td {
    width: 80px; }
  #school table th + td + td + td + td {
    width: 45px; }
  #school table th + td + td + td + td + td {
    width: 60px; }
  #school table td,
  #school table th {
    box-sizing: border-box;
    line-height: 150%;
    vertical-align: middle;
    border-left: solid 1px #999;
    border-bottom: solid 1px #999; }
  #school table tr:first-child td,
  #school table tr:first-child th {
    line-height: 130%;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    background: #EAF5F5; }

.img_area {
  text-align: center;
  font-size: 90%; }
  .img_area img {
    margin-bottom: 10px;
    width: 100%;
    height: auto; }

/* schedule */
#schedule .page_link {
  padding-left: 100px;
  min-height: 80px; }
  #schedule .page_link:before {
    width: 70px;
    height: 80px;
    background: url(../img/orizuru/schedule/ico.jpg) no-repeat left top; }
#schedule .cont {
  margin-bottom: 50px; }
#schedule .midashi + p {
  margin-bottom: 20px; }
#schedule table {
  margin-bottom: 10px;
  width: 100%;
  border-spacing: 0;
  border-top: solid 1px #999;
  border-right: solid 1px #999; }
  #schedule table th {
    width: 70%; }
  #schedule table td,
  #schedule table th {
    box-sizing: border-box;
    text-align: left;
    padding: 10px 15px;
    vertical-align: top;
    border-left: solid 1px #999;
    border-bottom: solid 1px #999; }
  #schedule table tr:first-child td,
  #schedule table tr:first-child th {
    line-height: 130%;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    background: #EAF5F5; }

/* links */
#links .page_link {
  padding-left: 100px;
  min-height: 66px; }
  #links .page_link li {
    display: block; }
  #links .page_link a {
    display: inline-block; }
  #links .page_link:before {
    width: 75px;
    height: 66px;
    background: url(../img/orizuru/links/ico.jpg) no-repeat left top; }
#links .midashi + p {
  margin-bottom: 20px; }
#links ol {
  margin-bottom: 30px; }
  #links ol li {
    border: none;
    font-size: 90%; }
    #links ol li a {
      font-size: 110%; }

@media screen and (max-width: 736px) {
  .scroll-box_sp {
    overflow: scroll; }

  p.scroll-box_sp_txt {
    margin-bottom: 10px; }

  /* guide */
  #guide table th,
  #guide table td {
    padding: 5px 10px; }

  /* school */
  #school table {
    min-width: 710px; } }
