@charset "UTF-8";
/*
	01.General
	02.Header
	03.Top Page Contents
	04.Lower Contents
	05.Event
	06.Access
	07.Form
	08.Footer
	09.SmartPhone
*/
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville");
a {
  outline: none;
}

a:link,
a:visited {
  text-decoration: none;
  color: #1870dd;
}

a:hover,
a:active {
  text-decoration: underline;
  color: #1870dd;
}

.label1 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #f35d3b;
}
@media screen and (max-width: 768px) {
  .label1 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label2 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #1870dd;
}
@media screen and (max-width: 768px) {
  .label2 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label3 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #682d86;
}
@media screen and (max-width: 768px) {
  .label3 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label4 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #ff9331;
}
@media screen and (max-width: 768px) {
  .label4 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label5 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #27a25d;
}
@media screen and (max-width: 768px) {
  .label5 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label6 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #555555;
}
@media screen and (max-width: 768px) {
  .label6 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label7 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #1B3562;
}
@media screen and (max-width: 768px) {
  .label7 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label8 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #b25a9a;
}
@media screen and (max-width: 768px) {
  .label8 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label9 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #b5cf67;
}
@media screen and (max-width: 768px) {
  .label9 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label10 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #beaf00;
}
@media screen and (max-width: 768px) {
  .label10 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label11 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #d50000;
}
@media screen and (max-width: 768px) {
  .label11 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label12 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #ff8c9d;
}
@media screen and (max-width: 768px) {
  .label12 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label13 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #00ace9;
}
@media screen and (max-width: 768px) {
  .label13 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label14 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #1ab1b1;
}
@media screen and (max-width: 768px) {
  .label14 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label15 {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  color: #fff;
  text-align: center;
  padding: 3px 10px;
  min-width: 70px;
  white-space: nowrap;
  box-sizing: border-box;
  background-color: #57584f;
}
@media screen and (max-width: 768px) {
  .label15 {
    font-size: 11px;
    padding: 2px 8px;
    min-width: 60px;
  }
}

.label_excel {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  padding: 3px 6px;
  width: auto;
  background-color: #687f41;
}

.label_zip {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  padding: 3px 6px;
  width: auto;
  background-color: #8c66b5;
}

.label_pdf {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  padding: 3px 6px;
  width: auto;
  background-color: #e0323a;
}

.label_word {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  padding: 3px 6px;
  width: auto;
  background-color: #0955b2;
}

.label_ppt {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
  padding: 3px 6px;
  width: auto;
  background-color: #D04727;
}

.btn {
  border: none;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  text-align: center;
  background: none;
  cursor: pointer;
  padding: 20px 25px;
  display: inline-block;
  margin: 0 5px 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  outline: none;
  position: relative;
  transition: 0.3s;
}

.btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  transition: 0.3s;
}

.btn-1 {
  background: #999;
  color: #fff;
  box-shadow: #888888 0 6px;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.btn-1c {
  border-radius: 4px;
}

.btn-1c:hover {
  box-shadow: 0 4px #888888;
  top: 2px;
}

.btn-1c:active {
  box-shadow: 0 0 #888888;
  top: 6px;
}

.btn-2 {
  background: #e0323a;
  color: #fff;
  box-shadow: #ab3c3c 0 6px;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.btn-2c {
  border-radius: 4px;
}

.btn-2c:hover {
  box-shadow: 0 4px #ab3c3c;
  top: 2px;
}

.btn-2c:active {
  box-shadow: 0 0 #ab3c3c;
  top: 6px;
}

.btn-box a {
  color: #fff;
  text-decoration: none;
}

.btn-box a:hover {
  color: #fff;
  text-decoration: none;
}

/*-----------------------------------------------------
	for all
-----------------------------------------------------*/
/* IE */
@font-face {
  font-family: iconfont;
  src: url(CONDENSEicon.eot);
}
/* Firefox, Opera, Safari */
@font-face {
  font-family: iconfont;
  src: url(CONDENSEicon.otf) format("truetype");
}
.icon {
  font-family: iconfont;
  font-weight: normal;
  text-decoration: none;
}

.icon-arrow:before {
  content: "ú";
}

.icon-arrow2:before {
  content: "Ñ";
}

.icon-search:before {
  content: "[";
}

.icon-bullet:before {
  content: "Ö";
}

.icon-mail:before {
  content: "F";
}

.icon-link:before {
  content: "_";
}

.pdr {
  padding-right: 0.5rem;
}

.pdl {
  padding-left: 0.5rem;
}

.vm {
  vertical-align: middle;
}

.pdb0 {
  padding-bottom: 0 !important;
}

.pdb10 {
  padding-bottom: 10px;
}

.pdT20 {
  padding-top: 20px;
}

.bold {
  font-weight: bold;
}

.fsB {
  font-size: 20px;
  font-size: 2.6rem;
}

.fsS {
  font-size: 10px;
  font-size: 1.2rem;
}

.text-red {
  color: #e0323a;
}

.text-blue {
  color: #1870dd;
}

.bnr-link-txt {
  display: inline-block;
  padding: 28% 0 0;
}

.example {
  font-size: 13px;
  color: #777;
  padding: 0 !important;
}

.note-text {
  color: #999;
  padding-left: 1em;
  text-indent: -1em;
}

.text-indent {
  padding-left: 1em;
  text-indent: -1em;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.txt-c {
  text-align: center;
}

.spacer {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .spacer {
    margin-top: 30px;
  }
}

.spacer-narrow {
  margin-top: 30px;
}

/*-----------------------------------------------------
	01.General Settings
-----------------------------------------------------*/
body#top {
  background: url(../img/bg_pattern01.gif);
}

body#page {
  background-color: #fff;
}

#wrapper {
  width: 100%;
}

#top #header-inner, #top #nav, #top #contents, #top #footer-inner {
  width: 1146px;
}

#page #header-inner, #page #nav, #page #contents, #page #contents-wide, #page #footer-inner {
  width: 1000px;
}

.break {
  display: none;
}

.tbl1 th {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  background-color: #013568;
  padding: 5px;
  border: 1px solid #e4e4e4;
}
.tbl1 td {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 5px;
  border: 1px solid #e4e4e4;
}
.tbl1 td.bgc1 {
  background-color: #E5F3FC;
}

.tbl2 {
  width: 100%;
  font-size: 15px;
}
.tbl2 th {
  color: #fff;
  text-align: center;
  background-color: #013568;
  padding: 12px;
  border: 1px solid #CCC;
  width: 25%;
}
.tbl2 td {
  padding: 12px;
  border: 1px solid #CCC;
}

.tbl3 {
  width: 100%;
  font-size: 15px;
}
.tbl3 th {
  text-align: center;
  background-color: #e1f3ff;
  padding: 12px;
  border: 1px solid #CCC;
  width: 160px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .tbl3 th {
    display: block;
    width: auto;
    margin-top: -1px;
    text-align: left;
    padding: 10px 12px;
  }
}
.tbl3 td {
  padding: 12px;
  border: 1px solid #CCC;
}
@media screen and (max-width: 768px) {
  .tbl3 td {
    display: block;
    margin-top: -1px;
  }
}

.tbl-mailmagazine-sample {
  width: 100%;
  font-size: 14px;
}
.tbl-mailmagazine-sample th {
  color: #fff;
  text-align: center;
  background-color: #013568;
  padding: 12px;
  border: 1px solid #CCC;
  width: 150px;
}
@media screen and (max-width: 768px) {
  .tbl-mailmagazine-sample th {
    display: block;
    width: auto;
    margin-top: -1px;
    padding: 10px;
  }
}
.tbl-mailmagazine-sample td {
  padding: 12px;
  border: 1px solid #CCC;
}
@media screen and (max-width: 768px) {
  .tbl-mailmagazine-sample td {
    display: block;
    margin-top: -1px;
  }
}
.tbl-mailmagazine-sample td pre {
  height: 600px;
  overflow: auto;
  white-space: pre-wrap;
  word-break: break-all;
}
@media screen and (max-width: 768px) {
  .tbl-mailmagazine-sample td pre {
    height: 300px;
  }
}

.wfull {
  width: 100%;
}

.page-navi {
  display: flex;
  justify-content: center;
  margin-top: 45px;
}
@media screen and (max-width: 768px) {
  .page-navi {
    margin-top: 25px;
  }
}
.page-navi .left,
.page-navi .right {
  margin: 0 15px;
}
.page-navi a {
  color: #fff;
  display: inline-block;
  padding: 15px 25px;
  font-size: 16px;
  border-radius: 4px;
  background-color: #999;
  text-decoration: none !important;
}
@media screen and (max-width: 768px) {
  .page-navi a {
    padding: 12px 20px;
    font-size: 14px;
  }
}
.page-navi a:hover {
  opacity: 0.8;
}

.btn-return {
  margin-top: 45px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .btn-return {
    margin-top: 25px;
  }
}
.btn-return a {
  color: #fff;
  display: inline-block;
  width: 150px;
  padding: 15px;
  font-size: 16px;
  border-radius: 4px;
  background-color: #999;
  text-decoration: none !important;
}
@media screen and (max-width: 768px) {
  .btn-return a {
    padding: 12px;
    font-size: 14px;
  }
}
.btn-return a:hover {
  opacity: 0.8;
}

.gotop {
  position: fixed;
  display: none;
  z-index: 1000;
  right: 15px;
  bottom: 15px;
  width: 40px;
  height: 40px;
  background: url(../img/go_top.png) no-repeat center center/cover;
  font-size: 0;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .gotop {
    right: 10px;
    bottom: 10px;
    width: 35px;
    height: 35px;
  }
}

/*-----------------------------------------------------
	02.Header
-----------------------------------------------------*/
header {
  width: 100%;
  background-color: #fff;
  position: relative;
  z-index: 100;
}

#header-inner {
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

#logo {
  padding: 20px 0;
  width: 280px;
  float: left;
}
#logo a {
  display: block;
  max-width: 280px;
}

#tel {
  float: right;
  padding-top: 24px;
  line-height: 160%;
  color: #999;
  max-width: 216px;
}

#gnav {
  clear: both;
  width: 100%;
  background-color: #1870dd;
}

#nav {
  margin: 0 auto;
  *zoom: 1;
  z-index: 100;
}
#nav li {
  position: relative;
}
#nav li a {
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: none;
  color: #fff;
  display: block;
}
#nav li a span:after {
  width: 0;
  height: 0;
  border: 0.313em solid transparent;
  border-bottom: none;
  border-top-color: #0955b2;
  content: '';
  vertical-align: middle;
  display: inline-block;
  position: relative;
  right: -0.313em;
}

#nav > a {
  display: none;
}

#nav > ul {
  display: table;
  width: 100%;
  height: 60px;
  border-left: solid 1px #498ee3;
}

#nav > ul > li {
  display: table-cell;
}

#nav > ul > li > a {
  display: block;
  padding: 17px;
  text-align: center;
}

#nav > ul > li > a {
  border-right: solid 1px #498ee3;
}

#nav > ul > li:hover > a,
#nav > ul:not(:hover) > li.active > a {
  background-color: #0955b2;
}

#nav li ul {
  background-color: #0955b2;
  display: none;
  position: absolute;
  top: 100%;
}

#nav li:hover ul {
  display: block;
  left: 0;
  right: 0;
}

#nav li:not(:first-child):hover ul {
  left: -1px;
}

#nav li ul li {
  position: relative;
}

#nav li ul li a {
  position: relative;
  width: 280px;
  border-top: solid 1px #498ee3;
  padding: 0.75em;
  display: block;
  background-color: #0955b2;
}

#nav li ul a:before {
  background: url(../img/css_sprite2.png) no-repeat;
  background-size: 50px 100px;
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 11px;
  background-position: 0 0;
  top: 40%;
  right: 15px;
}

#nav li ul li a:hover,
#nav li ul:not(:hover) li.active a {
  background-color: #1870dd;
}

/*-----------------------------------------------------
	03.Top Page Contens
-----------------------------------------------------*/
#top .search-column {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #top .search-column {
    display: block;
  }
}
#top .search-column .search-column-left {
  width: 48.7%;
}
@media screen and (max-width: 768px) {
  #top .search-column .search-column-left {
    width: auto;
  }
}
#top .search-column .search-column-right {
  width: 48.7%;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #FFF;
  padding: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #top .search-column .search-column-right {
    width: auto;
    margin-top: 15px;
    padding: 15px;
  }
}

#top .search-list {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #FFF;
}
@media screen and (max-width: 768px) {
  #top .search-list {
    padding: 15px;
  }
}
#top .search-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 768px) {
  #top .search-list li {
    display: block;
    border-bottom: 0;
    margin-bottom: 15px;
  }
}
#top .search-list li:last-child {
  border-bottom: 0;
}
@media screen and (max-width: 768px) {
  #top .search-list li:last-child {
    margin-bottom: 0;
  }
}
#top .search-list li .banner img {
  width: 250px;
  min-width: 250px;
}
#top .search-list li .banner img:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  #top .search-list li .banner img {
    width: 100%;
    min-width: 100%;
  }
}
#top .search-list li .search {
  width: 100%;
  padding: 0 15px;
}
@media screen and (max-width: 768px) {
  #top .search-list li .search {
    width: auto;
    padding: 0;
    margin-top: 13px;
  }
}
#top .search-list li .search dt {
  margin-bottom: 3px;
  font-size: 16px;
}
#top .search-list li .search dd form {
  display: flex;
  justify-content: space-between;
}
#top .search-list li .search dd form .btn-search {
  background: #1870dd;
  border: none;
  box-shadow: none;
  border-radius: 0 4px 4px 0;
  padding: 0 12px;
  font-size: 15px;
  color: #FFF;
  cursor: pointer;
}
#top .search-list li .search dd form .btn-search:hover {
  background: #498ee3;
}

#top .google-search {
  margin: -10px 0 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #top .google-search {
    margin: 0 0 10px 0;
    display: block;
  }
}
#top .google-search dt {
  font-size: 16px;
  white-space: nowrap;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  #top .google-search dt {
    margin: 0 0 -5px 0;
  }
}
#top .google-search dd table th, #top .google-search dd table td {
  margin: 0 !important;
  padding: 0 !important;
}
#top .google-search dd form {
  margin: 0 !important;
}
#top .google-search dd .gsc-search-box {
  margin: 0 !important;
}
#top .google-search dd .gsc-input-box {
  border: 0 !important;
  padding: 0 !important;
}
#top .google-search dd .gsc-input-box input.gsc-input {
  height: 37px !important;
  padding: 9px !important;
  font-size: 15px !important;
  border: 1px solid #CCC !important;
  background-position-x: 10px !important;
}
#top .google-search dd .gsc-input {
  width: 250px;
}
#top .google-search dd .gsc-search-button {
  width: 80px !important;
  margin-left: -5px !important;
  padding: 10px !important;
  border-radius: 3px !important;
  cursor: pointer !important;
}

#top .keyword-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -8px -8px;
}
@media screen and (max-width: 768px) {
  #top .keyword-list {
    margin: 0 0 -5px -5px;
  }
}
#top .keyword-list li {
  margin: 0 0 8px 8px;
}
@media screen and (max-width: 768px) {
  #top .keyword-list li {
    margin: 0 0 5px 5px;
  }
}
#top .keyword-list li a {
  display: inline-block;
  padding: 8px 15px;
  background: #E5F3FF;
  border: 2px solid #A7C8FF;
  font-size: 17px;
  line-height: 1.3;
  color: #013568;
  font-weight: bold;
  text-align: center;
  border-radius: 6px;
}
@media screen and (max-width: 768px) {
  #top .keyword-list li a {
    padding: 7px 8px;
    font-size: 15px;
  }
}

#top .purpose {
  display: flex;
  justify-content: space-between;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #FFF;
}
@media screen and (max-width: 768px) {
  #top .purpose {
    display: block;
    padding: 0 20px 10px 20px;
  }
}

#top .purpose-title {
  width: 180px;
  background: #1870dd;
}
@media screen and (max-width: 768px) {
  #top .purpose-title {
    width: auto;
    margin: 0 -20px 20px -20px;
    padding: 12px 15px 12px 42px;
    background: #1870dd url(../img/top/icon_purpose.png) no-repeat 15px center;
    background-size: 20px 20px;
  }
  #top .purpose-title img {
    display: none;
  }
}
#top .purpose-title span {
  display: none;
}
@media screen and (max-width: 768px) {
  #top .purpose-title span {
    display: block;
    font-size: 17px;
    line-height: 1.4;
    color: #FFF;
  }
}

#top .purpose-list {
  width: 100%;
  padding-top: 18px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #top .purpose-list {
    padding-top: 0;
  }
}
#top .purpose-list li {
  width: 105px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #top .purpose-list li {
    width: 33.33%;
    margin-bottom: 15px;
  }
}
#top .purpose-list li a {
  display: block;
  color: #333;
}
#top .purpose-list li a img {
  width: 75px;
  height: 75px;
}
#top .purpose-list li a span {
  display: block;
  margin-top: 7px;
  font-size: 15px;
  line-height: 1.3;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #top .purpose-list li a span {
    font-size: 14px;
  }
}

#top .section {
  position: relative;
  padding: 0 30px 30px 30px;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #FFF;
  height: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #top .section {
    padding: 0 20px 20px 20px;
  }
}

#top .section-title {
  margin: 0 -30px 30px -30px;
  padding: 12px 15px;
  background: #1870dd;
  font-size: 18px;
  line-height: 1.4;
  color: #FFF;
}
@media screen and (max-width: 768px) {
  #top .section-title {
    margin: 0 -20px 20px -20px;
  }
}

#top .btn-more {
  position: absolute;
  top: 8px;
  right: 8px;
}
#top .btn-more a {
  position: relative;
  display: block;
  background: #000;
  padding: 5px 12px 5px 28px;
  font-size: 15px;
  line-height: 1.6;
  color: #FFF;
  border-radius: 5px;
  text-decoration: none;
}
#top .btn-more a:hover {
  background: #498ee3;
}
#top .btn-more a::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 10px;
  width: 6px;
  height: 6px;
  border-top: 2.5px solid #FFF;
  border-right: 2.5px solid #FFF;
  transform: rotate(45deg);
}

#top .btn-more-recruit {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #top .btn-more-recruit {
    margin-top: 20px;
  }
}
#top .btn-more-recruit a {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 150px;
  background: #999;
  padding: 7px;
  font-size: 15px;
  line-height: 1.5;
  color: #FFF;
  text-align: center;
  border-radius: 5px;
  text-decoration: none;
}
#top .btn-more-recruit a:hover {
  opacity: 0.8;
}
#top .btn-more-recruit a::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 12px;
  width: 6px;
  height: 6px;
  border-top: 2.5px solid #FFF;
  border-right: 2.5px solid #FFF;
  transform: rotate(45deg);
}

#top .post-list {
  margin-top: -12px;
}
#top .post-list li {
  border-bottom: 1px solid #EEE;
}
#top .post-list li a {
  display: block;
  padding: 12px 0;
  text-decoration: none;
}
#top .post-list li a .post-date {
  float: left;
  margin: 0 15px 5px 0;
  font-size: 15px;
  line-height: 1.5;
  color: #333;
}
@media screen and (max-width: 768px) {
  #top .post-list li a .post-date {
    font-size: 14px;
    line-height: 1.3;
  }
}
#top .post-list li a .post-label {
  display: flex;
  flex-wrap: wrap;
  margin: -5px -5px 0 0;
}
@media screen and (max-width: 768px) {
  #top .post-list li a .post-label {
    margin: -3px -3px 0 0;
  }
}
#top .post-list li a .post-label span {
  margin: 5px 5px 0 0;
}
@media screen and (max-width: 768px) {
  #top .post-list li a .post-label span {
    margin: 3px 3px 0 0;
  }
}
#top .post-list li a .post-title {
  margin-top: 12px;
  clear: left;
  font-size: 15px;
  line-height: 1.5;
  color: #1870dd;
}
#top .post-list li a .post-title:hover {
  text-decoration: underline;
}

#top .scrollbar {
  overflow-y: auto;
  height: 395px;
  padding-right: 10px;
}
@media screen and (max-width: 768px) {
  #top .scrollbar {
    height: 493px;
  }
}

#top .ranking-column {
  display: flex;
  justify-content: space-between;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  background: #FFF;
  padding: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #top .ranking-column {
    display: block;
    padding: 15px;
  }
}
#top .ranking-column .ranking-column-left {
  width: 48.5%;
}
@media screen and (max-width: 768px) {
  #top .ranking-column .ranking-column-left {
    width: auto;
  }
}
#top .ranking-column .ranking-column-right {
  display: flex;
  justify-content: space-between;
  width: 48.5%;
}
@media screen and (max-width: 768px) {
  #top .ranking-column .ranking-column-right {
    display: block;
    width: auto;
  }
}

#top .calendar-column {
  width: 47%;
}
@media screen and (max-width: 768px) {
  #top .calendar-column {
    width: auto;
    margin-top: 25px;
  }
}

#top .ranking-title {
  margin-bottom: 25px;
  padding-bottom: 6px;
  font-size: 22px;
  line-height: 1.5;
  color: #1870dd;
  border-bottom: 2px solid #1870dd;
}
@media screen and (max-width: 768px) {
  #top .ranking-title {
    margin-bottom: 20px;
  }
}

.ranking-list {
  margin: -12px 0 0 0;
  padding: 0;
}
.ranking-list li {
  list-style: none;
  border-bottom: 1px solid #EEE;
  padding: 12px 0 12px 46px;
}
.ranking-list li:nth-child(1) {
  background: url(../img/top/icon_ranking1.png) no-repeat 5px 8px;
  background-size: 30px 30px;
}
.ranking-list li:nth-child(2) {
  background: url(../img/top/icon_ranking2.png) no-repeat 5px 8px;
  background-size: 30px 30px;
}
.ranking-list li:nth-child(3) {
  background: url(../img/top/icon_ranking3.png) no-repeat 5px 8px;
  background-size: 30px 30px;
}
.ranking-list li:nth-child(4) {
  background: url(../img/top/icon_ranking4.png) no-repeat 7px 11px;
  background-size: 26px 26px;
}
.ranking-list li:nth-child(5) {
  background: url(../img/top/icon_ranking5.png) no-repeat 7px 11px;
  background-size: 26px 26px;
}
.ranking-list li a {
  font-size: 15px;
  line-height: 1.6;
}

.calendar-control {
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 10px;
}
.calendar-control a {
  display: inline-block;
  margin: 0 8px;
}

.calendar {
  width: 100%;
  font-size: 14px;
  line-height: 1.3;
}
.calendar th {
  padding: 7px 4px;
  text-align: center;
  border: 1px solid #BBB;
  background: #EEE;
}
.calendar th.sun {
  color: #e0323a;
  background: #FFE2EE;
}
.calendar th.sat {
  color: #1870dd;
  background: #DCEEFF;
}
.calendar td {
  padding: 7px 4px;
  text-align: center;
  border: 1px solid #BBB;
}
.calendar td a {
  color: #333;
  font-weight: bold;
  text-decoration: underline;
}
.calendar td a:hover {
  text-decoration: none;
}
.calendar td.choose {
  background: #ffe212;
}

#top .case-list {
  display: flex;
  flex-wrap: wrap;
  margin: -2.5% 0 0 -2.5%;
}
@media screen and (max-width: 768px) {
  #top .case-list {
    display: block;
    margin: 0;
  }
}
#top .case-list li {
  width: 22.5%;
  margin: 2.5% 0 0 2.5%;
}
@media screen and (max-width: 768px) {
  #top .case-list li {
    width: auto;
    margin: 0 0 20px 0;
  }
  #top .case-list li:last-child {
    margin-bottom: 0;
  }
}
#top .case-list li .case-thumb {
  position: relative;
  margin-bottom: 12px;
}
#top .case-list li .case-thumb:hover {
  opacity: 0.8;
}
#top .case-list li .case-thumb .case-label {
  position: absolute;
  top: 0;
  left: 0;
}
#top .case-list li .case-date {
  margin-bottom: 2px;
}
#top .case-list li .case-title {
  font-size: 16px;
  line-height: 1.5;
}

#top .column {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #top .column {
    display: block;
  }
}
#top .column .column-left {
  width: 48.7%;
}
@media screen and (max-width: 768px) {
  #top .column .column-left {
    width: auto;
  }
}
#top .column .column-right {
  width: 48.7%;
}
@media screen and (max-width: 768px) {
  #top .column .column-right {
    width: auto;
    margin-top: 30px;
  }
}

#top .service-list {
  display: flex;
  flex-wrap: wrap;
  margin: -10px 0 0 -3%;
}
@media screen and (max-width: 768px) {
  #top .service-list {
    display: block;
    margin: -10px 0 0 0;
  }
}
#top .service-list li {
  width: 47%;
  margin: 0 0 0 3%;
  border-bottom: 1px solid #EEE;
}
@media screen and (max-width: 768px) {
  #top .service-list li {
    width: auto;
    margin: 0;
  }
}
#top .service-list li a {
  display: flex;
  align-items: center;
  padding: 10px 0;
  text-decoration: none;
}
#top .service-list li a:hover {
  opacity: 0.8;
}
#top .service-list li a img {
  width: 100px;
  min-width: 100px;
  margin-right: 12px;
}
@media screen and (max-width: 768px) {
  #top .service-list li a img {
    margin-right: 15px;
  }
}
#top .service-list li .service dt {
  margin-bottom: 3px;
  font-size: 12px;
  line-height: 1.3;
  color: #333;
}
@media screen and (max-width: 768px) {
  #top .service-list li .service dt {
    font-size: 14px;
    line-height: 1.5;
  }
}
#top .service-list li .service dd {
  font-size: 16px;
  line-height: 1.3;
  color: #1870dd;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #top .service-list li .service dd {
    font-size: 17px;
    line-height: 1.5;
  }
}

#top .banner-event {
  overflow: hidden;
}
#top .banner-event .banner-event-list {
  margin: 0 -15px;
  display: none;
}
#top .banner-event .banner-event-list.slick-initialized {
  display: block;
}
#top .banner-event .banner-event-list .slick-slide {
  margin: 0 15px;
}
#top .banner-event .banner-event-list .slick-slide img {
  width: 100%;
}
#top .banner-event .banner-event-list .slick-track {
  display: flex;
}
#top .banner-event .banner-event-dots {
  display: flex;
  justify-content: center;
  font-size: 0;
  margin-top: 18px;
}
#top .banner-event .banner-event-dots li {
  display: inline-block;
  margin: 0 6px;
}
#top .banner-event .banner-event-dots li button {
  display: block;
  width: 10px;
  height: 10px;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  appearance: none;
  background: #BBB;
  font-size: 0;
  border-radius: 50%;
  cursor: pointer;
}
#top .banner-event .banner-event-dots li.slick-active button {
  background: #1870dd;
  cursor: default;
}
#top .banner-event .banner-event-dots li:first-child:last-child {
  display: none;
}

#top .banner-bottom-list {
  display: flex;
  flex-wrap: wrap;
  margin: -1% 0 0 -1%;
}
@media screen and (max-width: 768px) {
  #top .banner-bottom-list {
    margin: -3% 0 0 -3%;
  }
}
#top .banner-bottom-list li {
  width: 15.666%;
  margin: 1% 0 0 1%;
}
#top .banner-bottom-list li a:hover {
  opacity: 0.8;
}
#top .banner-bottom-list li a img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #top .banner-bottom-list li {
    width: 47%;
    margin: 3% 0 0 3%;
  }
}

/*-----------------------------------------------------
	04.Lower Contents
-----------------------------------------------------*/
#breadcrumb {
  background-color: #e4e4e4;
  padding: 14px 0;
  width: 100%;
}
#breadcrumb #breadcrumb-inner {
  margin: 0 auto;
  overflow: hidden;
  width: 1000px;
}
#breadcrumb #breadcrumb-inner ul {
  overflow: hidden;
}
#breadcrumb #breadcrumb-inner ul li {
  display: inline-block;
  padding: 0 10px 0 0;
}
#breadcrumb #breadcrumb-inner ul li a {
  padding: 0 10px 0 0;
  border-right: 1px solid #fff;
}

#top #contents {
  margin: 0 auto;
  padding: 30px 0;
}

#page #contents-wide {
  margin: 0 auto;
  padding: 35px 0 45px 0;
  font-size: 1.6rem;
}
#page #contents-wide .heading1-wide {
  padding: 0 0 15px 0;
  margin: 0 0 30px 0;
  border-bottom: 1px dotted #222;
  color: #000;
  font-size: 3.3rem;
  line-height: 1.2;
}
#page #contents-wide .heading2-wide {
  padding: 12px 15px;
  margin-bottom: 30px;
  font-size: 18px;
  color: #fff;
  background-color: #1870dd;
}
#page #contents-wide .heading3-wide {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #000;
  margin: 0 0 15px;
  padding: 5px 10px 10px;
  border-bottom: 1px solid #e4e4e4;
}
#page #contents-wide .heading3-wide span {
  border-left: 2px solid #1870dd;
  display: block;
  padding-left: 10px;
}
#page #contents {
  position: relative;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
}
#page #contents::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  background-color: #e4e4e4;
}
@media screen and (max-width: 768px) {
  #page #contents::before {
    display: none;
  }
}
#page #contents #right-column {
  width: 700px;
  float: right;
  background-color: #fff;
}
#page #contents #right-column a:link {
  text-decoration: underline;
}
#page #contents #right-column a:hover {
  text-decoration: none;
}
#page #contents #right-column a.btn {
  text-decoration: none;
}
#page #contents #right-column h1 {
  padding: 35px 0 15px 0;
  margin: 0 0 30px 30px;
  border-bottom: 1px dotted #222;
  color: #000;
  font-size: 3.3rem;
  line-height: 1.2;
}
#page #contents #right-column .right-column-inner.event h1 {
  padding: 0;
  margin: 0;
  border-bottom: none;
  font-size: 16px;
  line-height: 1.6;
  font-weight: bold;
}
#page #contents #right-column .right-column-inner.event h2 {
  font-size: 20px;
  line-height: 1.6;
  font-weight: bold;
  color: #000;
  padding: 0 0 8px 0;
  margin-bottom: 15px;
  background: none;
  border-bottom: 2px solid #DDD;
}
#page #contents #right-column .right-column-inner.event h3 {
  font-size: 16px;
  line-height: 1.6;
  font-weight: bold;
  margin: 0;
  padding: 0;
  border-bottom: none;
}
#page #contents #right-column .right-column-inner.event h3::before {
  display: none;
}
#page #contents #right-column .right-column-inner.event h4 {
  font-size: 16px;
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: 0;
  padding-left: 0;
}
#page #contents #right-column .right-column-inner.event h4::before {
  display: none;
}
#page #contents #right-column .right-column-inner.event h5 {
  font-size: 16px;
  line-height: 1.6;
  font-weight: bold;
}
#page #contents #right-column .right-column-inner.event h6 {
  font-size: 16px;
  line-height: 1.6;
  font-weight: bold;
}
#page #contents #right-column .right-column-inner {
  padding: 0 0 30px 30px;
  font-size: 15px;
  font-size: 1.6rem;
}
#page #contents #right-column .right-column-inner p {
  margin-bottom: 1em;
}
#page #contents #right-column .right-column-inner p:last-of-type {
  margin-bottom: 1em;
}
#page #contents #right-column .right-column-inner h2 {
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  padding: 15px;
  margin-bottom: 20px;
  background-color: #1870dd;
}
#page #contents #right-column .right-column-inner h3 {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #000;
  margin: 0 0 15px;
  padding: 5px 10px 10px 22px;
  border-bottom: 1px solid #e4e4e4;
}
#page #contents #right-column .right-column-inner h3::before {
  position: absolute;
  content: "";
  top: 5px;
  bottom: 10px;
  left: 10px;
  width: 2px;
  background: #1870dd;
}
#page #contents #right-column .right-column-inner h4 {
  position: relative;
  color: #000;
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 18px;
}
#page #contents #right-column .right-column-inner h4::before {
  position: absolute;
  content: "";
  top: 7px;
  left: 0;
  width: 12px;
  height: 12px;
  background: #000;
  border-radius: 2px;
}
#page #contents #right-column .right-column-inner h4 .icon {
  display: none;
}
#page #contents #right-column .right-column-inner .lead-text {
  color: #22ae7e;
  font-weight: bold;
  padding: 0 0 30px;
}
#page #contents #right-column .right-column-inner .col-set-two {
  display: flex;
  flex-wrap: wrap;
  margin: 30px -4% 0 0;
}
#page #contents #right-column .right-column-inner .col-set-two .col {
  float: left;
  width: 46%;
  margin: 0 4% 40px 0;
}
#page #contents #right-column .right-column-inner .col-set-two .col .txt {
  display: block;
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.3;
  color: #999;
}
#page #contents #right-column .right-column-inner .col-set-two .col2 {
  margin: 0 20px 20px 0;
  background-color: #f5f5f5;
  border-radius: 6px;
  position: relative;
  display: block;
  padding: 20px;
  width: 285px;
  background-color: #f5f5f5;
}
#page #contents #right-column .right-column-inner .col-set-two .col2 .category {
  color: #fff;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  width: 80px;
  padding: 2px 5px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 10px;
  background-color: #013568;
}
#page #contents #right-column .right-column-inner .col-set-two .col2 dt {
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
}
#page #contents #right-column .right-column-inner .col-set-two .col2 dt span {
  display: inline-block;
  line-height: 1.2;
  padding: 0 0 0 1em;
}
#page #contents #right-column .right-column-inner .col-set-two .col2 dt span:after {
  background: url(../img/css_sprite2.png) no-repeat;
  background-size: 50px 100px;
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 12px;
  background-position: 0 -12px;
  top: 30%;
  left: 0;
}
#page #contents #right-column .right-column-inner .col-set-two .col2 dd {
  line-height: 1.4;
  padding: 10px 0;
}
#page #contents #right-column .right-column-inner .col-set-two .col2 .link-area a {
  display: block;
  height: 100%;
  position: absolute;
  text-indent: -9999px;
  width: 100%;
  top: 0;
  left: 0;
}
#page #contents #right-column .right-column-inner .col-set-two .link-box:hover {
  background-color: #e8f1fb;
}
#page #contents #right-column .right-column-inner .col-set-three {
  clear: both;
  overflow: hidden;
  margin: 0 -10px 40px 0;
  padding: 10px;
  background-color: #f5f5f5;
}
#page #contents #right-column .right-column-inner .col-set-three .col3 {
  float: left;
  margin: 0 10px 10px 0;
  background-color: #f5f5f5;
  position: relative;
  display: block;
  padding: 5px;
  width: 200px;
  background-color: #fff;
}
#page #contents #right-column .right-column-inner .col-set-three .link-box:hover {
  background-color: #1870dd;
}
#page #contents #right-column .right-column-inner .col-set-2 {
  overflow: hidden;
  margin-bottom: 20px;
}
#page #contents #right-column .right-column-inner .col-set-2.is-left .col-l {
  float: left;
  width: 30%;
}
#page #contents #right-column .right-column-inner .col-set-2.is-left .col-r {
  float: right;
  width: 65%;
}
#page #contents #right-column .right-column-inner .col-set-2.is-right .col-l {
  float: left;
  width: 65%;
}
#page #contents #right-column .right-column-inner .col-set-2.is-right .col-r {
  float: right;
  width: 30%;
}
#page #contents #right-column .right-column-inner .col-set-3 {
  overflow: hidden;
  margin: 0 -3% 0 0;
}
#page #contents #right-column .right-column-inner .col-set-3 .col3 {
  float: left;
  margin: 0 3% 20px 0;
  width: 30.333%;
}
#page #contents #right-column .right-column-inner .section {
  clear: both;
  margin: 0 0 50px;
}
#page #contents #right-column .right-column-inner .section2 {
  clear: both;
  margin: 0 0 30px;
}
#page #contents #right-column .right-column-inner hr.line {
  display: block;
  border: 2px solid #013568;
  margin: 0 0 50px;
}
#page #contents #right-column .right-column-inner .img-r {
  float: right;
  margin: 0 0 20px 20px;
  width: 320px;
}
#page #contents #right-column .right-column-inner .img-r2 {
  float: right;
  margin: 0 0 20px 20px;
  width: auto;
}
#page #contents #right-column .right-column-inner .img-l {
  float: left;
  margin: 0 20px 20px 0;
  width: 320px;
}
#page #contents #right-column .right-column-inner .img-l2 {
  float: left;
  margin: 0 20px 20px 0;
  width: auto;
}
#page #contents #right-column .right-column-inner .number-list li {
  position: relative;
  padding: 0 0 0 20px;
}
#page #contents #right-column .right-column-inner .number-list li:before {
  background: url(../img/css_sprite2.png) no-repeat;
  background-size: 50px 100px;
  display: block;
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background-position: -6px 0;
  top: 21%;
  left: 0;
}
#page #contents #right-column .right-column-inner .number-list li.two:before {
  background-position: -6px -15px;
}
#page #contents #right-column .right-column-inner .number-list li.three:before {
  background-position: -6px -30px;
}
#page #contents #right-column .right-column-inner .number-list li.four:before {
  background-position: -6px -45px;
}
#page #contents #right-column .right-column-inner .number-list li.five:before {
  background-position: -6px -60px;
}
#page #contents #right-column .right-column-inner .number-list li.six:before {
  background-position: -21px 0px;
}
#page #contents #right-column .right-column-inner .number-list li.seven:before {
  background-position: -21px -15px;
}
#page #contents #right-column .right-column-inner .number-list li.eight:before {
  background-position: -21px -30px;
}
#page #contents #right-column .right-column-inner .number-list li.nine:before {
  background-position: -21px -45px;
}
#page #contents #right-column .right-column-inner .number-list li.ten:before {
  background-position: -21px -60px;
}
#page #contents #right-column .right-column-inner .normal-list li {
  line-height: 1.4;
  position: relative;
  padding: 0 0 1em 18px;
}
#page #contents #right-column .right-column-inner .normal-list li .normal-sub-List li {
  position: relative;
  padding: 0 0 0 16px;
}
#page #contents #right-column .right-column-inner .normal-list li .normal-sub-List li:before {
  background: url(../img/css_sprite2.png) no-repeat;
  background-size: 50px 100px;
  display: block;
  position: absolute;
  content: "";
  width: 3px;
  height: 3px;
  background-position: -6px -75px;
  top: 40%;
  left: 7px;
}
#page #contents #right-column .right-column-inner .normal-list li:before {
  background: url(../img/css_sprite2.png) no-repeat;
  background-size: 50px 100px;
  display: block;
  position: absolute;
  content: "";
  width: 8px;
  height: 3px;
  background-position: -6px -75px;
  top: 0.6em;
  left: 0;
}
#page #contents #right-column .right-column-inner .contact-box {
  clear: both;
  overflow: hidden;
  background-color: #f6f3e9;
  padding: 15px;
  border: 5px solid #ebe7d9;
  margin: 0 0 40px;
}
#page #contents #right-column .right-column-inner .contact-box dl {
  float: left;
  width: 380px;
}
#page #contents #right-column .right-column-inner .contact-box dl dt {
  font-weight: bold;
  padding: 0 0 10px;
}
#page #contents #right-column .right-column-inner .contact-box dl dd {
  font-size: 13px;
  font-size: 1.3rem;
}
#page #contents #right-column .right-column-inner .contact-box p {
  float: right;
  width: 200px;
}
#page #contents #right-column .right-column-inner .contact-box p a {
  margin: 10px 0 0;
  float: right;
}
#page #contents #right-column .right-column-inner .file-box, #page #contents #right-column .right-column-inner .links-box {
  background-color: #f5f5f5;
  margin: 0 0 30px;
}
#page #contents #right-column .right-column-inner .file-box dl, #page #contents #right-column .right-column-inner .links-box dl {
  padding: 15px;
}
#page #contents #right-column .right-column-inner .file-box dl dt, #page #contents #right-column .right-column-inner .links-box dl dt {
  float: left;
  font-weight: bold;
  width: 15em;
  width: 15rem;
}
#page #contents #right-column .right-column-inner .file-box dl dt span, #page #contents #right-column .right-column-inner .links-box dl dt span {
  padding: 5px 0;
}
#page #contents #right-column .right-column-inner .file-box dl dd, #page #contents #right-column .right-column-inner .links-box dl dd {
  margin-left: 15em;
  margin-left: 15rem;
  border-left: 1px solid #DDD;
}
#page #contents #right-column .right-column-inner .file-box dl dd ul, #page #contents #right-column .right-column-inner .links-box dl dd ul {
  display: inline-block;
  padding: 0 0 0 20px;
}
#page #contents #right-column .right-column-inner .file-box dl dd li, #page #contents #right-column .right-column-inner .links-box dl dd li {
  line-height: 1.2;
  padding: 0 0 10px;
}
#page #contents #right-column .right-column-inner .file-box dl dd li:last-of-type, #page #contents #right-column .right-column-inner .links-box dl dd li:last-of-type {
  padding-bottom: 0;
}
#page #contents #right-column .right-column-inner .file-box dl dd li a span, #page #contents #right-column .right-column-inner .links-box dl dd li a span {
  width: 100px;
}
#page #contents #right-column .right-column-inner .file-box dl dd li a .link, #page #contents #right-column .right-column-inner .links-box dl dd li a .link {
  width: auto;
  margin-left: 1em;
  font-size: 1.4rem;
}
#page #contents #right-column .right-column-inner .qa-box {
  padding: 0 0 20px;
}
#page #contents #right-column .right-column-inner .qa-box dl dt {
  color: #013568;
  font-weight: bold;
}
#page #contents #right-column .right-column-inner .news {
  margin-top: 30px;
  padding: 0 0 40px;
  overflow: hidden;
}
#page #contents #right-column .right-column-inner .news h2 {
  background-color: #1870dd;
  padding: 10px;
  color: white;
  font-size: 18px;
  font-size: 1.8rem;
}
#page #contents #right-column .right-column-inner .news h2 .golist {
  color: #fff;
  text-decoration: none;
  float: right;
  display: inline-block;
  background-color: #222;
  margin-top: -2px;
  padding: 4px 10px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7;
  border-radius: 5px;
}
#page #contents #right-column .right-column-inner .news h2 .golist:hover {
  text-decoration: none;
  background-color: #498ee3;
}
#page #contents #right-column .right-column-inner .news li {
  border-bottom: 1px dotted #e4e4e4;
}
#page #contents #right-column .right-column-inner .news li a {
  display: block;
  padding: 10px 0;
  text-decoration: none;
}
#page #contents #right-column .right-column-inner .news li a dt {
  float: left;
  width: 13em;
  width: 13rem;
}
#page #contents #right-column .right-column-inner .news li a dt .date {
  color: #222;
  padding: 0 0 0 10px;
}
#page #contents #right-column .right-column-inner .news li a dd {
  color: #1870dd;
  margin-left: 13em;
  margin-left: 13rem;
  text-decoration: underline;
}
#page #contents #right-column .right-column-inner .news li a:hover {
  background-color: #f5f5f5;
}
#page #contents #right-column .right-column-inner .news li a:hover dd {
  text-decoration: none;
}
#page #contents #left-column {
  width: 260px;
  float: left;
  margin: 0 0 0 20px;
  position: relative;
  z-index: 90;
}
#page #contents #left-column #main-menu {
  margin: 0 0 20px;
  background-color: #fff;
}
#page #contents #left-column #main-menu .title {
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  padding: 34px 20px;
  background: #023D78 url(../img/left_column_bg.gif) no-repeat right 0;
  box-sizing: border-box;
}
#page #contents #left-column #main-menu .menu li {
  position: relative;
}
#page #contents #left-column #main-menu .menu a {
  color: #013568;
  display: block;
  padding: 16px 28px 16px 18px;
  border-top: 1px solid #e4e4e4;
  border-left: 2px solid #013568;
}
#page #contents #left-column #main-menu .menu a.current {
  background-color: #f1f1f1;
}
#page #contents #left-column #main-menu .menu a:hover {
  color: #498ee3;
  text-decoration: none;
  background-color: #e8f1fb;
}
#page #contents #left-column #main-menu .menu a:before {
  background: url(../img/css_sprite2.png) no-repeat;
  background-size: 50px 100px;
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 11px;
  background-position: 0 0;
  top: 40%;
  right: 10px;
}
#page #contents #left-column #service {
  margin: 0 0 20px;
}
#page #contents #left-column #service .title {
  color: #fff;
  font-size: 1.6rem;
  background-color: #1870dd;
  padding: 10px 20px;
}
#page #contents #left-column #service .menu {
  background-color: #fff;
}
#page #contents #left-column #service .menu li {
  position: relative;
}
#page #contents #left-column #service .menu li a {
  padding: 15px 20px;
  display: block;
  border-top: 1px solid #e4e4e4;
}
#page #contents #left-column #service .menu li a .s-subtitle {
  color: #000;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8;
  display: block;
}
#page #contents #left-column #service .menu li a .s-title {
  color: #1870dd;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  display: block;
  line-height: 1.2;
}
#page #contents #left-column #service .menu li a:hover {
  color: #498ee3;
  text-decoration: none;
  background-color: #e8f1fb;
}
#page #contents #left-column #service .menu li a:before {
  background: url(../img/css_sprite2.png) no-repeat;
  background-size: 50px 100px;
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 11px;
  background-position: 0 0;
  top: 40%;
  right: 10px;
}
#page #contents #left-column #banner {
  margin: 0 0 20px;
  background-color: #fff;
}
#page #contents #left-column #banner ul {
  padding: 10px 0 0;
}
#page #contents #left-column #banner ul li {
  padding: 0 0 10px;
  text-align: center;
}
#page #contents #left-column #banner ul li a:hover {
  opacity: 0.6;
}
#page #contents .bold-text {
  color: #fc7a23;
  font-weight: bold;
}
#page #contents .note-num-text {
  color: #a1a1a1;
  padding-left: 2.2em;
  text-indent: -2.2em;
}

/*---------------------------------------------------*/
.side-group {
  margin-bottom: 20px;
  padding: 0 20px 20px 20px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .side-group {
    margin-bottom: 25px;
  }
  .side-group:last-of-type {
    margin-bottom: 0;
  }
}
.side-group .side-group-title {
  margin: 0 -20px 20px -20px;
  padding: 10px 20px;
  font-size: 16px;
  color: #fff;
  background: #1870dd;
}

.side-group .event-search dt {
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: bold;
  color: #1870dd;
}
.side-group .event-search dd {
  margin-bottom: 20px;
}
.side-group .event-search dd ul {
  display: flex;
  flex-wrap: wrap;
}
.side-group .event-search dd ul li {
  width: 50%;
  font-size: 15px;
}

.side-group .btn-search {
  text-align: center;
  appearance: none;
  -webkit-appearance: none;
  border-radius: 5px;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 11px 30px;
  background: #000;
  font-size: 15px;
  color: #FFF;
  cursor: pointer;
}
.side-group .btn-search:hover {
  opacity: 0.8;
}

/*-----------------------------------------------------
	05.Event
-----------------------------------------------------*/
#page .post-list li {
  border-bottom: 1px solid #EEE;
}
#page .post-list li a {
  display: block;
  padding: 20px 0;
  text-decoration: none !important;
}
@media screen and (max-width: 768px) {
  #page .post-list li a {
    padding: 15px 0;
  }
}
#page .post-list li a .post-date {
  float: left;
  margin: 0 15px 5px 0;
  font-size: 16px;
  line-height: 1.4;
  color: #333;
}
@media screen and (max-width: 768px) {
  #page .post-list li a .post-date {
    font-size: 14px;
    line-height: 1.3;
  }
}
#page .post-list li a .post-label {
  display: flex;
  flex-wrap: wrap;
  margin: -5px -5px 0 0;
}
@media screen and (max-width: 768px) {
  #page .post-list li a .post-label {
    margin: -3px -3px 0 0;
  }
}
#page .post-list li a .post-label span {
  margin: 5px 5px 0 0;
}
@media screen and (max-width: 768px) {
  #page .post-list li a .post-label span {
    margin: 3px 3px 0 0;
  }
}
#page .post-list li a .post-title {
  margin-top: 15px;
  clear: left;
  font-size: 16px;
  line-height: 1.6;
  color: #1870dd;
  text-decoration: underline;
}
#page .post-list li a .post-title:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  #page .post-list li a .post-title {
    margin-top: 12px;
    font-size: 15px;
  }
}

/*-----------------------------------------------------
	06.Access
-----------------------------------------------------*/
.gmap {
  width: 670px;
  height: 400px;
  margin: 0 0 30px;
}
@media screen and (max-width: 768px) {
  .gmap {
    width: 100%;
    height: 300px;
  }
}

/*-----------------------------------------------------
	07.Form
-----------------------------------------------------*/
.flow ul {
  display: flex;
  width: 100%;
}
.flow ul li {
  padding: 10px 0;
  width: 33.33%;
  background-color: #f5f5f5;
  border-right: 1px solid #fff;
  font-size: 15px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .flow ul li {
    font-size: 13px;
  }
}
.flow ul li:last-child {
  border-right: none;
}
.flow ul li.active {
  color: #fff;
  background-color: #999;
}

.entry-form dl {
  display: flex;
  padding: 18px 15px;
  border-bottom: 1px dotted #CCC;
}
.entry-form dl dt {
  color: #1870dd;
  font-weight: bold;
  width: 270px;
  min-width: 270px;
}
.entry-form dl dd {
  width: 100%;
}

input {
  border: 1px solid #bbb;
  padding: 10px 8px;
  box-shadow: #eee 0 0 1px 1px inset;
  box-sizing: border-box;
  outline: none;
}

input[type="checkbox"] {
  box-shadow: none;
  width: 15px;
  height: 15px;
  vertical-align: middle;
}

input[type="radio"] {
  box-shadow: none;
  width: 15px;
  height: 15px;
  vertical-align: middle;
}

input[type="button"] {
  border: 0;
  box-shadow: none;
  width: 60px;
  height: auto;
  margin: 10px 0;
  padding: 10px;
  font-size: 15px;
  line-height: 1.5;
  color: #FFF;
  font-weight: normal;
  background: #999;
  border-radius: 5px;
  transition: none;
}
input[type="button"]:hover {
  background: #AAA;
}

.input-mini {
  width: 60px;
}

.input-small {
  width: 80px;
}

.input-xlarge {
  width: 100%;
}

.textarea-mailmagazine {
  resize: none;
  word-break: break-all;
  box-sizing: content-box;
  width: 35em;
  height: 20em;
  line-height: 100%;
  overflow: hidden;
}

.err {
  color: #e0323a;
  font-weight: bold;
  display: block;
  margin: 0 0 5px;
}

.err-area input {
  border: 3px solid #e0323a;
}

.form-note {
  font-size: 14px;
  text-indent: -1em;
  padding-left: 1em;
}

.form-note-list li {
  font-size: 14px;
  text-indent: -1em;
  padding-left: 1em;
}

input[type="checkbox"] {
  border: none;
  margin: 0 5px 0 0;
}

input::-moz-focus-inner {
  border: 0 none;
  padding: 0;
}

input[type="submit"] {
  -webkit-appearance: none;
  appearance: none;
}

select {
  border: 1px solid #bbb;
  padding: 10px 5px;
  box-shadow: #eee 0 0 1px 1px inset;
  outline: none;
}

textarea {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  display: block;
  border: 1px solid #bbb;
  padding: 10px 8px;
  box-shadow: #eee 0 0 1px 1px inset;
  box-sizing: border-box;
  outline: none;
}

label {
  cursor: pointer;
}

.label {
  vertical-align: middle;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  line-height: 1;
  display: inline-block;
  border-radius: 3px;
  background-color: #e0323a;
  padding: 4px 5px;
  margin: -3px 8px 0 8px;
}

/*-----------------------------------------------------
	08.Footer
-----------------------------------------------------*/
footer {
  width: 100%;
  background-color: #000;
  overflow: hidden;
}
footer #footer-inner {
  margin: 0 auto;
  padding: 40px 0;
  overflow: hidden;
}
footer #footer-inner .fi-l {
  float: left;
  width: 670px;
}
footer #footer-inner .fi-l nav {
  overflow: hidden;
  padding: 0 0 30px;
}
footer #footer-inner .fi-l nav ul {
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
}
footer #footer-inner .fi-l nav ul li a {
  color: #fff;
  display: inline-block;
  width: 16em;
  width: 16rem;
  text-align: center;
  border-left: 1px solid #222;
  float: left;
  padding: 6px 0;
}
footer #footer-inner .fi-l nav ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
footer #footer-inner .fi-l nav ul li:last-child a {
  border-right: 1px solid #222;
}
footer #footer-inner .fi-l .sub-nav {
  padding: 0 0 20px;
}
footer #footer-inner .fi-l .sub-nav li {
  display: inline-block;
}
footer #footer-inner .fi-l .sub-nav li a {
  color: #fff;
  font-size: 1.2em;
  font-size: 1.2rem;
  padding: 10px 20px 10px 0;
}
footer #footer-inner .fi-l .sub-nav li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
footer #footer-inner .fi-l .sns-smp {
  display: none;
}
footer #footer-inner .fi-r {
  float: right;
  width: 300px;
}
footer #footer-inner .fi-r .fb-bg {
  background-color: #fff;
}
footer #copyright {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}
footer #copyright a:link {
  text-decoration: none;
  color: #fff;
}

/*-----------------------------------------------------
	09.SmartPhone
-----------------------------------------------------*/
@media screen and (max-width: 768px) {
  .no-sp {
    display: none;
  }

  .bnr-link-txt {
    padding: 0;
  }

  #top #header-inner, #top #nav, #top #footer-inner {
    width: 100%;
  }
  #top #contents {
    width: auto;
    padding: 30px 10px;
  }

  #page #header-inner, #page #nav, #page #contents, #page #contents-wide, #page #footer-inner {
    width: 100%;
  }

  header {
    /* first level */
    /* second level */
  }
  header #header-inner #logo {
    padding: 20px 15px;
  }
  header #header-inner #logo a {
    max-width: 250px;
  }
  header #header-inner #tel {
    display: none;
  }
  header #nav {
    position: relative;
    top: auto;
    left: auto;
  }
  header #nav > a {
    width: 3.125em;
    /* 50 */
    height: 3.125em;
    /* 50 */
    text-align: left;
    text-indent: -9999px;
    background-color: #1870dd;
    position: relative;
  }
  header #nav > a:before,
  header #nav > a:after {
    position: absolute;
    border: 2px solid #fff;
    top: 35%;
    left: 25%;
    right: 25%;
    content: '';
  }
  header #nav > a:after {
    top: 60%;
  }
  header #nav:not(:target) > a:first-of-type,
  header #nav:target > a:last-of-type {
    display: block;
  }
  header #nav > ul {
    height: auto;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #1870dd;
  }
  header #nav:target > ul {
    display: block;
  }
  header #nav > ul > li {
    display: block;
    width: 100%;
    float: none;
  }
  header #nav > ul > li > a {
    height: auto;
    text-align: left;
    padding: 1em;
  }
  header #nav > ul > li:not(:last-child) > a {
    border-right: none;
    border-bottom: 1px solid #0955b2;
  }
  header #nav li ul {
    position: static;
    padding: 1.25em;
    /* 20 */
    padding-top: 0;
  }
  header #nav li ul li a {
    width: auto;
  }

  #page #breadcrumb {
    width: 100%;
    padding: 0;
  }
  #page #breadcrumb #breadcrumb-inner {
    width: auto;
    padding: 10px;
  }
  #page #contents-wide {
    padding: 25px 10px;
    box-sizing: border-box;
  }
  #page #contents-wide .heading1-wide {
    padding-bottom: 10px;
    font-size: 2.2rem;
    line-height: 1.4;
  }
  #page #contents {
    display: flex;
    flex-direction: column-reverse;
  }
  #page #contents #left-column {
    display: none;
  }
  #page #contents #left-column.display-block {
    display: block;
    width: 100%;
    float: none;
    margin: 0;
    padding: 25px 10px;
    box-sizing: border-box;
    background: #e4e4e4;
  }
  #page #contents #right-column {
    width: 100%;
    float: none;
    min-height: inherit;
  }
  #page #contents #right-column .heading1 {
    padding: 10px;
    margin: 0 0 15px 0;
    font-size: 2.2rem;
    line-height: 1.4;
  }
  #page #contents #right-column .right-column-inner {
    padding: 10px 10px 25px 10px;
  }
  #page #contents #right-column .right-column-inner .col-set-two {
    display: block;
    margin: 25px 0 0 0;
  }
  #page #contents #right-column .right-column-inner .col-set-two .col {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }
  #page #contents #right-column .right-column-inner .col-set-two .col2 {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
  }
  #page #contents #right-column .right-column-inner .col-set-two .col2 p {
    padding: 10px;
  }
  #page #contents #right-column .right-column-inner .col-set-two .col2 dl {
    padding: 10px;
  }
  #page #contents #right-column .right-column-inner .col-set-two .col2 .category {
    display: none;
  }
  #page #contents #right-column .right-column-inner .col-set-2, #page #contents #right-column .right-column-inner .col-set-3, #page #contents #right-column .right-column-inner .col-set-three {
    margin: 0 0 10px;
  }
  #page #contents #right-column .right-column-inner .col-set-2.is-left .col-l, #page #contents #right-column .right-column-inner .col-set-2.is-left .col-r, #page #contents #right-column .right-column-inner .col-set-2.is-right .col-l, #page #contents #right-column .right-column-inner .col-set-2.is-right .col-r, #page #contents #right-column .right-column-inner .col-set-3.is-left .col-l, #page #contents #right-column .right-column-inner .col-set-3.is-left .col-r, #page #contents #right-column .right-column-inner .col-set-3.is-right .col-l, #page #contents #right-column .right-column-inner .col-set-3.is-right .col-r, #page #contents #right-column .right-column-inner .col-set-three.is-left .col-l, #page #contents #right-column .right-column-inner .col-set-three.is-left .col-r, #page #contents #right-column .right-column-inner .col-set-three.is-right .col-l, #page #contents #right-column .right-column-inner .col-set-three.is-right .col-r {
    float: none;
    width: auto;
    margin: 0 0 10px;
    padding: 0;
    display: inline-block;
  }
  #page #contents #right-column .right-column-inner .col-set-2 .col3, #page #contents #right-column .right-column-inner .col-set-3 .col3, #page #contents #right-column .right-column-inner .col-set-three .col3 {
    float: none;
    width: auto;
    margin: 0 0 10px;
    padding: 0;
    display: inline-block;
  }
  #page #contents #right-column .right-column-inner .section {
    margin: 0 0 20px;
  }
  #page #contents #right-column .right-column-inner .img-r, #page #contents #right-column .right-column-inner .img-l {
    float: none;
    display: block;
    margin: 0 0 20px;
    width: 100%;
  }
  #page #contents #right-column .right-column-inner .img-r2, #page #contents #right-column .right-column-inner .img-l2 {
    width: 34%;
  }
  #page #contents #right-column .right-column-inner .contact-box dl {
    float: none;
    width: 100%;
  }
  #page #contents #right-column .right-column-inner .contact-box p {
    float: none;
    width: 100%;
  }
  #page #contents #right-column .right-column-inner .contact-box p a {
    float: none;
  }
  #page #contents #right-column .right-column-inner .file-box, #page #contents #right-column .right-column-inner .links-box {
    background-color: #f5f5f5;
    margin: 30px 0 0;
  }
  #page #contents #right-column .right-column-inner .file-box dl dt, #page #contents #right-column .right-column-inner .links-box dl dt {
    float: none;
    width: auto;
    display: block;
    padding: 0 0 10px;
  }
  #page #contents #right-column .right-column-inner .file-box dl dt span, #page #contents #right-column .right-column-inner .links-box dl dt span {
    padding: 5px 0;
  }
  #page #contents #right-column .right-column-inner .file-box dl dd, #page #contents #right-column .right-column-inner .links-box dl dd {
    margin-left: 0;
    border-left: none;
  }
  #page #contents #right-column .right-column-inner .file-box dl dd ul, #page #contents #right-column .right-column-inner .links-box dl dd ul {
    display: block;
    padding: 0;
  }
  #page #contents #right-column .right-column-inner .file-box dl dd li, #page #contents #right-column .right-column-inner .links-box dl dd li {
    line-height: 1.2;
    padding: 0 0 10px;
    border-bottom: 1px solid #DDD;
    margin: 0 0 10px;
  }
  #page #contents #right-column .right-column-inner .file-box dl dd li:last-of-type, #page #contents #right-column .right-column-inner .links-box dl dd li:last-of-type {
    margin-bottom: 0;
  }
  #page #contents #right-column .right-column-inner .file-box dl dd li a, #page #contents #right-column .right-column-inner .links-box dl dd li a {
    display: block;
  }
  #page #contents #right-column .right-column-inner .file-box dl dd li a .link, #page #contents #right-column .right-column-inner .links-box dl dd li a .link {
    margin: 5px 0 0 0;
    font-size: 1.6rem;
    display: block;
    padding: 5px 0 0;
  }
  #page #contents #right-column .right-column-inner .file-box dl dd li:last-child, #page #contents #right-column .right-column-inner .links-box dl dd li:last-child {
    border: none;
  }
  #page #contents #right-column .right-column-inner .news li a {
    padding: 10px;
  }
  #page #contents #right-column .right-column-inner .news li a dt {
    float: none;
    width: 100%;
  }
  #page #contents #right-column .right-column-inner .news li a dt .date {
    padding: 0;
    font-size: 15px;
  }
  #page #contents #right-column .right-column-inner .news li a dd {
    line-height: 1.5;
    margin: 3px 0 0 0;
  }

  .entry-form dl {
    display: block;
    padding: 15px 0;
  }
  .entry-form dl dt {
    margin-bottom: 5px;
    width: auto;
    min-width: 100%;
  }

  .btn {
    width: 97%;
  }

  a.btn {
    width: 80%;
  }

  footer #footer-inner {
    padding: 20px 0;
  }
  footer #footer-inner .fi-l {
    float: none;
    width: 100%;
  }
  footer #footer-inner .fi-l nav {
    padding: 0;
  }
  footer #footer-inner .fi-l nav ul {
    float: left;
    width: 50%;
  }
  footer #footer-inner .fi-l nav ul li a {
    text-align: center;
    float: none;
  }
  footer #footer-inner .fi-l .sub-nav {
    padding: 0 10px 20px;
  }
  footer #footer-inner .fi-l .sub-nav li {
    display: block;
  }
  footer #footer-inner .fi-l .sub-nav li a {
    display: block;
    padding: 5px 10px;
  }
  footer #footer-inner .fi-l .sns-smp {
    display: block;
    padding: 0 0 10px 10px;
  }
  footer #footer-inner .fi-r {
    display: none;
  }
  footer #copyright {
    padding: 0 10px;
  }

  .break {
    display: inherit;
  }

  .tableBlock.tbl-service table {
    font-size: 11px;
    font-size: 1.1rem;
    width: 500px;
  }
  .tableBlock.tbl-service table th {
    width: 100px;
  }
}
/*----------------------------------------------------
	印刷用スタイル
----------------------------------------------------*/
@media print {
  * html body {
    zoom: .7;
  }

  #page #header-inner, #page #nav, #page #contents, #page #footer-inner {
    width: auto;
  }

  header, #page #contents #left-column, footer #footer-inner .fi-l nav {
    display: none;
  }

  #page #contents #right-column {
    width: 100%;
  }

  #page #contents {
    overflow: inherit;
  }

  footer {
    background: none;
    border-top: 1px solid #333;
  }

  footer #copyright {
    color: #333;
  }
}
/*----------------------------------------------------
	岡山県内企業支援事例
----------------------------------------------------*/
#page .case-list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #EEE;
}
#page .case-list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  #page .case-list li {
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  #page .case-list li:last-child {
    margin-bottom: 0;
  }
}
#page .case-list .case-thumb {
  position: relative;
  width: 280px;
  min-width: 280px;
  margin-right: 35px;
}
#page .case-list .case-thumb:hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  #page .case-list .case-thumb {
    width: auto;
    min-width: auto;
    margin-right: 0;
  }
}
#page .case-list .case-thumb .case-label {
  position: absolute;
  top: 0;
  left: 0;
}
#page .case-list .case-content {
  width: 100%;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  #page .case-list .case-content {
    margin-top: 15px;
    padding-top: 0;
  }
}
#page .case-list .case-content .date {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  #page .case-list .case-content .date {
    font-size: 14px;
  }
}
#page .case-list .case-content .title {
  font-size: 20px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #page .case-list .case-content .title {
    font-size: 17px;
  }
}
#page .case-list .case-content .button {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #page .case-list .case-content .button {
    margin-top: 15px;
    text-align: center;
  }
}
#page .case-list .case-content .button a {
  position: relative;
  display: inline-block;
  background: #1870dd;
  padding: 12px 15px 12px 33px;
  font-size: 15px;
  line-height: 1.4;
  color: #FFF;
  border-radius: 5px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  #page .case-list .case-content .button a {
    padding: 13px;
    width: 190px;
    font-size: 16px;
  }
}
#page .case-list .case-content .button a:hover {
  background: #498ee3;
}
#page .case-list .case-content .button a::before {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 15px;
  width: 6px;
  height: 6px;
  border-top: 2.5px solid #FFF;
  border-right: 2.5px solid #FFF;
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  #page .case-list .case-content .button a::before {
    left: auto;
    right: 20px;
    width: 8px;
    height: 8px;
  }
}

#page .post-meta-detail {
  margin-bottom: 30px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  #page .post-meta-detail {
    margin-bottom: 25px;
  }
}
#page .post-meta-detail .post-date {
  float: left;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  #page .post-meta-detail .post-date {
    font-size: 15px;
    line-height: 1.5;
    margin-right: 15px;
  }
}
#page .post-meta-detail .post-label {
  display: flex;
  flex-wrap: wrap;
  margin: -5px -5px 0 0;
  padding-top: 2px;
}
@media screen and (max-width: 768px) {
  #page .post-meta-detail .post-label {
    margin: -3px -3px 0 0;
  }
}
#page .post-meta-detail .post-label span {
  margin: 5px 5px 0 0;
}
@media screen and (max-width: 768px) {
  #page .post-meta-detail .post-label span {
    margin: 3px 3px 0 0;
  }
}

#page .entry p {
  margin-top: 1.5em;
}

#page .entry .image {
  max-width: 650px;
  margin: 30px auto;
  text-align: center;
}

#page .entry h2 {
  margin: 40px 0 25px 0;
  padding: 15px;
  font-size: 20px;
  line-height: 1.5;
  color: #FFF;
  background: #1870dd;
}
@media screen and (max-width: 768px) {
  #page .entry h2 {
    padding: 12px 15px;
    font-size: 18px;
  }
}

#page .entry h3 {
  position: relative;
  margin: 30px 0 20px 0;
  padding: 0 0 10px 22px;
  font-size: 17px;
  line-height: 1.6;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #e4e4e4;
}
#page .entry h3::before {
  position: absolute;
  content: "";
  top: 0;
  left: 10px;
  width: 2px;
  height: 27px;
  background: #1870dd;
}

/*----------------------------------------------------
	リンク集
----------------------------------------------------*/
#page .link-list3 {
  margin: 0 0 30px 0;
  padding: 0 0 0 22px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #page .link-list3 {
    margin: 0 0 25px 0;
    display: block;
  }
}
#page .link-list3 li {
  margin-right: 2%;
  width: 31.33%;
  font-size: 15px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #page .link-list3 li {
    margin-right: 0;
    width: auto;
  }
}

#page .link-list6 {
  margin: 0 0 30px 0;
  padding: 0 0 0 22px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #page .link-list6 {
    margin: 0 0 25px 0;
  }
}
#page .link-list6 li {
  margin-right: 2%;
  width: 14.66%;
  font-size: 15px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  #page .link-list6 li {
    width: 31.33%;
  }
}

/*----------------------------------------------------
	ワンストップ相談窓口
----------------------------------------------------*/
#page .onestop {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 -4% -4%;
}
@media screen and (max-width: 768px) {
  #page .onestop {
    display: block;
    margin: 0;
  }
}
#page .onestop li {
  position: relative;
  width: 46%;
  margin: 0 0 4% 4%;
  padding: 30px 25px 115px 25px;
  border: 3px solid #DDD;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  #page .onestop li {
    width: auto;
    margin: 0 0 20px 0;
    padding: 20px 15px 0 15px;
  }
  #page .onestop li:last-child {
    margin-bottom: 0;
  }
}

#page .onestop-title {
  margin-bottom: 25px;
  padding-left: 15px;
  border-left: 5px solid #1870dd;
}
@media screen and (max-width: 768px) {
  #page .onestop-title {
    margin-bottom: 20px;
    padding-left: 12px;
  }
}
#page .onestop-title h2 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #page .onestop-title h2 {
    font-size: 20px;
  }
}
#page .onestop-title p {
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  #page .onestop-title p {
    font-size: 13px;
    margin-top: 3px;
  }
}

#page .onestop-contact {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  padding: 18px 25px;
  background: #F8F8F8;
}
@media screen and (max-width: 768px) {
  #page .onestop-contact {
    position: static;
    margin: 20px -15px 0 -15px;
    padding: 15px 15px;
  }
}

#page .onestop-number dt {
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #page .onestop-number dt {
    font-size: 14px;
  }
}
#page .onestop-number dd {
  display: flex;
  align-items: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  #page .onestop-number dd {
    font-size: 24px;
  }
}
#page .onestop-number dd a {
  text-decoration: none;
}
#page .onestop-number dd a span {
  display: inline-block;
  vertical-align: middle;
  margin: -5px 8px 0 0;
  padding: 3px 5px;
  font-size: 12px;
  line-height: 1.1;
  color: #FFF;
  background: #1870dd;
}
@media screen and (max-width: 768px) {
  #page .onestop-number dd a span {
    margin: -3px 5px 0 0;
    padding: 2px 4px;
    font-size: 11px;
  }
}

#page a.btn-small {
  position: relative;
  display: inline-block;
  background: #e0323a;
  font-size: 15px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  padding: 12px 20px;
  box-shadow: #ab3c3c 0 4px;
  border-radius: 4px;
  text-decoration: none !important;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  #page a.btn-small {
    font-size: 14px;
    padding: 10px 13px;
  }
}
#page a.btn-small::after {
  content: '';
  position: absolute;
  z-index: -1;
}
#page a.btn-small:hover {
  box-shadow: 0 3px #ab3c3c;
  top: 1px;
}
#page a.btn-small:active {
  box-shadow: 0 0 #ab3c3c;
  top: 4px;
}
