@charset "UTF-8";

/* font-size(基準14pxに対して) */

/*
10px font-size:71%;
12px font-size:86%;
14px font-size:100%;
16px font-size:114%;
18px font-size:129%;
20px font-size:143%;
22px font-size:157%;
24px font-size:171%;
 */

/* --------------------
  body
-------------------- */

html,
body {
  height: 100%;
  color: #4d4d4d;
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
}

body,
body * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#wrapper {
  width: 100%;
  height: 100%;
  min-height: 100%;
}

h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
  vertical-align: top;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb110 {
  margin-bottom: 110px;
}

.al-left {
  text-align: left;
}

.al-center {
  text-align: center;
}

.al-right {
  text-align: right;
}

.w100per {
  width: 100%;
  overflow: hidden;
}

a {
  color: #4d4d4d;
  text-decoration: none;
}

a:hover {
  color: #4d4d4d;
  text-decoration: underline;
}

/* --------------------
  header
-------------------- */

#header {
  float: left;
  width: 180px;
  height: 100%;
  min-height: 100%;
  position: relative;
}

#wrapper > #header {
  height: auto;
}

#header h1#logo {
  margin: 0 0 44px;
  padding: 44px 0 0 26px;
}

#header #nav {
  width: 180px;
}

#header #nav li {
  margin: 0 0 10px;
  font-size: 1%;
  line-height: 0;
}

#header #nav li a {
  border-left: 4px #fff solid;
  padding: 8px 0 8px 22px;
  display: block;
  min-height: 1px;
  zoom: 1;
}

#header #nav li a:hover {
  border-left: 4px #ccc solid;
}

#about #header #nav li#nav-1 a,
#daigaku #header #nav li#nav-2 a,
#senmongakko #header #nav li#nav-3 a,
#iryofukushi #header #nav li#nav-4 a,
#shogaigakushu #header #nav li#nav-5 a,
#johokokai #header #nav li#nav-6 a,
#privacy #header #nav li#nav-7 a {
  border-left: 4px #ccc solid;
}

#header #nav li img {
  display: block;
}

/* --------------------
  main
-------------------- */

#main {
  margin: 0 0 0 320px;
  position: relative;
  height: 100%;
}

#h-line {
  position: absolute;
  top: 0;
  left: -130px;
  width: 15px;
  height: 100%;
}

#h-line img {
  height: 100%;
  display: block;
}

/* --------------------
 contents
-------------------- */

#contents {
  position: relative;
  padding: 90px 100px 60px 0;
  line-height: 2.1;
}

#h-btn-back {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 72px;
  height: 32px;
  text-align: right;
}

#contents-i {
  width: 100%;
  min-width: 640px;
  min-height: 600px;
  outline: none;
}

.c-title-1 {
  margin-bottom: 82px;
}

.c-title-2 {
  margin-bottom: 34px;
}

.c-title-2 img {
  display: block;
}

.c-title-3 {
  margin-bottom: 10px;
  padding: 24px 0 0 20px;
  border-top: 1px #7a7777 solid;
  background: url(../uploads/img/group/com/bg_title.gif) no-repeat left top;
  line-height: 1.6;
  font-size: 129%;
  font-weight: bold;
}

.c-title-4 {
  margin-bottom: 10px;
  padding: 20px 0 0 0;
  border-top: 1px #7a7777 solid;
  line-height: 1.6;
}

.c-title-4 span.title {
  font-size: 129%;
  font-weight: bold;
}

.c-title-5 {
  margin-bottom: 34px;
}

.c-title-6 {
  margin-bottom: 14px;
  font-size: 114%;
  font-weight: bold;
}

.c-title-7 {
  font-size: 114%;
  font-weight: bold;
}

.c-title-7 span {
  font-size: 80%;
}

.c-title-8 {
  margin-bottom: 20px;
  color: #d7000f;
  font-size: 157%;
  font-weight: bold;
}

.c-list {
  margin-bottom: 45px;
}

.c-list img {
  vertical-align: middle;
}

.c-list-1 {
  margin-bottom: 30px;
}

.c-list-1 li {
  text-indent: -1em;
  padding-left: 1em;
  padding-bottom: 14px;
}

.c-box-1 {
  padding: 20px;
  background-color: #f2f2f2;
}

.c-border-top {
  margin-top: 60px !important;
  padding-top: 60px !important;
  border-top: 1px #dbdbdb solid !important;
}

.c-box-2 {
  margin-bottom: 70px;
}

.c-list-box {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}

.c-list-box:last-of-type {
  margin: 0;
}

.c-list-box li {
  margin: 0;
  padding: 0 0 0 1em;
  text-indent: -1em;
}

.c-btn-box {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
  /*max-width: 945px;*/
  max-width: 470px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-btn-box li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 20px 0 0;
  padding: 0;
}

.c-btn-box li:last-child {
  margin: 0;
}

.c-btn-box li a {
  display: block;
  border: 1px #4d4d4d solid;
  padding: 30px;
  text-align: center;
  color: #4d4d4d;
  text-decoration: none;
}

.c-btn-box li a:hover {
  color: #4d4d4d;
  text-decoration: none;
  opacity: 0.8;
}

.c-btn-box .pdf::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../uploads/img/group/about/donation/icon-pdf.gif) no-repeat left top;
  position: relative;
  top: -2px;
  vertical-align: middle;
  margin-right: 8px;
  display: inline-block;
  overflow: hidden;
}

.c-btn-box .word::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../uploads/img/group/about/donation/icon-word.gif) no-repeat left top;
  position: relative;
  top: -2px;
  vertical-align: middle;
  margin-right: 8px;
  display: inline-block;
  overflow: hidden;
}

#about #panel-list {
  width: 100%;
}

#about #panel-list li {
  width: 230px;
  height: 230px;
  float: left;
}

#about #panel-list li a {
  display: block;
  width: 210px;
  height: 210px;
}

#about #panel-list li img {
  vertical-align: top;
}

#about #panel-list li#list-2 a {
  background: url(../uploads/img/group/top/bg_ph.jpg) no-repeat -210px 0;
}

#about #panel-list li#list-3 a {
  background: url(../uploads/img/group/top/bg_ph.jpg) no-repeat -420px 0;
}

#about #panel-list li#list-4 a {
  background: url(../uploads/img/group/top/bg_ph.jpg) no-repeat -630px 0;
}

#about #panel-list li#list-5 a {
  background: url(../uploads/img/group/top/bg_ph.jpg) no-repeat -840px 0;
}

#about #panel-list li#list-6 a {
  background: url(../uploads/img/group/top/bg_ph.jpg) no-repeat 0 -210px;
}

#about #panel-list li#list-7 a {
  background: url(../uploads/img/group/top/bg_ph.jpg) no-repeat -210px -210px;
}

#about #panel-list li#list-8 a {
  background: url(../uploads/img/group/top/bg_ph.jpg) no-repeat -420px -210px;
}

#about #panel-list li#list-9 a {
  background: url(../uploads/img/group/top/bg_ph.jpg) no-repeat -630px -210px;
}

#about #panel-list li#list-10 a {
  background: url(../uploads/img/group/top/bg_ph.jpg) no-repeat -840px -210px;
}

#about #panel-list li a:hover {
  background-color: #fff;
}

#about #panel-list li a:hover img {
  visibility: hidden;
}

#about #panel-list li#list-11 a {
  opacity: 0.8;
}

#about #panel-list li#list-11 a:hover {
  opacity: 1;
}

#about #panel-list li#list-11 a:hover img {
  visibility: visible;
}

.saf-box-w {
  margin-bottom: 60px;
}

.saf-box-1 {
  margin: 0 20px 34px;
}

.saf-box-1 .text-1 a {
  text-decoration: underline;
}

.saf-box-2 {
  border: 1px #7a7777 solid;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.saf-box-2 .box-l {
  width: 234px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
}

.saf-box-2 .box-r {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 30px;
  border-left: 1px #7a7777 solid;
}

.saf-box-2 .box-r .saf-box-1 {
  margin-bottom: 0;
}

.saf-box-2 .box-r h4 {
  margin-bottom: 10px;
  font-size: 129%;
  font-weight: bold;
  line-height: 1.2;
}

.saf-box-2 .box-r h4 span {
  font-size: 67%;
  font-weight: normal;
}

.saf-box-3 {
  padding: 26px 30px;
  background-color: #f2f2f2;
}

.saf-box-3 h4 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 129%;
  line-height: 1.2;
}

.tbl-saf {
  margin-bottom: 10px;
}

.color-red {
  color: #d7000f;
}

.tbl-enk-box {
  margin-bottom: 40px;
  width: 100%;
  overflow: hidden;
}

.tbl-enk-box-i {
  margin-top: -10px;
  margin-bottom: -10px;
}

.tbl-enk {
  width: 100%;
  border-collapse: collapse;
  border: 0;
  border-spacing: 0;
}

.tbl-enk th {
  padding: 10px 0;
  width: 52px;
  text-align: left;
  vertical-align: top;
}

.tbl-enk td {
  border-left: 1px #7a7777 solid;
  padding: 10px 0 10px 16px;
  text-align: left;
  vertical-align: top;
}

a.btn-text {
  padding: 0 0 0 22px;
  display: block;
  float: left;
  background: url(../uploads/img/group/com/bg_btn.gif) no-repeat left top;
  text-decoration: none;
}

a.btn-text span {
  display: block;
  background: url(../uploads/img/group/com/bg_btn.gif) no-repeat right top;
  padding: 0 22px 0 0;
  line-height: 30px;
  color: #000;
  font-size: 86%;
}

.gakko-box-w {
  width: 100%;
  overflow: hidden;
}

.gakko-box-w1 {
  width: 370px;
  float: left;
}

.gakko-box-w1.type-1,
.gakko-box-w1.type-1 .gakko-box {
  width: 470px;
}

.gakko-box-w1.type-1 .gakko-box-article {
  width: 386px;
}

.gakko-box {
  padding: 0 0 40px;
  width: 370px;
}

.gakko-box-ph {
  float: left;
  width: 68px;
}

.gakko-box-article {
  float: right;
  width: 286px;
}

.gakko-box-article h4 {
  font-weight: bold;
}

.gakko-box-article .text-1 {
  margin-bottom: 10px;
  font-size: 86%;
  line-height: 1.7;
}

.gakko-box.type-1 .gakko-box-ph {
  float: left;
  width: 110px;
}

.gakko-box.type-1 .gakko-box-article {
  float: right;
  width: 244px;
}

.gakko-box.type-1 .gakko-box-article h4 {
  font-weight: bold;
}

/* donation */

.don-text-1::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(../uploads/img/group/about/donation/icon-1.gif) no-repeat left top;
  position: relative;
  top: -2px;
  vertical-align: middle;
  margin-right: 8px;
  display: inline-block;
  overflow: hidden;
}

.don-text-1 a {
  text-decoration: underline;
}

.don-text-1 a:hover {
  color: #f00;
}

.don-box-1 {
  margin-bottom: 24px;
  max-width: 946px;
  display: table;
  width: 100%;
}

.don-box-1 .item {
  display: table-cell;
  width: 50%;
  padding: 0 30px;
  border-left: 1px #c8c5c4 solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.don-box-2 {
  max-width: 946px;
  display: table;
  width: 100%;
}

.don-box-2 .item {
  display: table-cell;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.don-box-2 .item:first-child {
  padding: 0 30px 0 0;
  border-right: 1px #c8c5c4 solid;
}

.don-box-2 .item:last-child {
  padding: 0 0 0 30px;
}

.don-box-3 {
  border: 1px #4d4d4d solid;
  padding: 54px;
  max-width: 945px;
}

.don-box-3 .title {
  margin-bottom: 24px;
  text-align: center;
}

.don-box-3 .title img {
  margin: 0 auto;
  display: block;
}

/* about */

.abo-im-1 {
  margin-bottom: 64px;
  text-align: center;
}

.abo-box-1 {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.abo-box-1 .item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 30px;
}

.abo-box-1 .item:last-child {
  margin-right: 0;
}

.abo-box-2 {
  margin-bottom: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.abo-box-2 .item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 60px;
}

.abo-box-2 .item:last-child {
  margin-right: 0;
}

.abo-box-2 h3 {
  margin-bottom: 16px;
  text-align: center;
}

.abo-box-2 h4 {
  font-size: 114%;
  font-weight: bold;
}

/* 社会貢献 */

.sc-box-1 {
  margin: 0 auto 56px;
  max-width: 784px;
}

.sc-box-1 h4 {
  margin-bottom: 28px;
  text-align: center;
}

.sc-box-1 .title-box-1 {
  margin-bottom: 48px;
  text-align: center;
}

.sc-box-1 .title-box-1 h5 {
  margin-bottom: 6px;
  font-size: 171%;
  line-height: 1.2;
  font-weight: bold;
}

.sc-box-1 .box-1 {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sc-box-1 .box-1:last-child {
  margin-bottom: 0;
}

.sc-box-1 .box-1 .im {
  width: 492px;
  margin-right: 25px;
}

.sc-box-1 .box-1 .article {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sc-box-1 .box-1 .article .title {
  font-size: 129%;
  font-weight: bold;
  line-height: 1.3;
}

.sc-box-1 .box-1 .article .list-1 {
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
  max-width: 300px;
}

.sc-box-1 .box-1 .article .list-1 li {
  margin: 0 0 4px;
  padding: 2px 6px;
  list-style: none;
  font-size: 86%;
  background-color: #fcd0c2;
  font-weight: bold;
}

.sc-box-1 .box-1 .article .list-1 li:last-child {
  margin: 0;
}

.sc-box-1 .box-2 {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sc-box-1 .box-2:last-child {
  margin-bottom: 0;
}

.sc-box-1 .box-2 .im {
  width: 392px;
  margin-right: 25px;
}

.sc-box-1 .box-2 .article {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sc-box-1 .box-2 .article .title {
  font-size: 129%;
  font-weight: bold;
  line-height: 1.3;
}

.sc-box-1 .box-2 .article .sub-text {
  font-size: 71%;
  margin-bottom: 10px;
}

.sc-box-1 .box-2 .article .text-1 {
  font-size: 86%;
  margin-top: 10px;
}

.sc-box-1 .box-2 .article .text-2 {
  line-height: 1.7;
}

.sc-box-1 .box-2 .article .text-3 {
  margin-top: 10px;
  font-size: 86%;
  padding-left: 1em;
  text-indent: -1em;
}

.sc-box-1 .title-1 {
  margin-bottom: 24px;
  color: #231f20;
  font-size: 200%;
  line-height: 1.2;
  text-align: center;
}

.sc-box-1 .title-2 {
  border-top: 1px #c8c7c7 solid;
  border-bottom: 1px #c8c7c7 solid;
  padding: 6px 0;
  margin-bottom: 30px;
  font-size: 114%;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
}

.sc-box-1 .title-3 {
  margin-bottom: 14px;
  padding: 4px 8px;
  background-color: #fabca8;
  font-weight: bold;
}

.sc-box-1 .list-2 {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sc-box-1 .list-2 li {
  margin: 0 0 12px;
  padding: 0 0 0 1em;
  position: relative;
  font-size: 86%;
  line-height: 1.4;
  list-style: none;
}

.sc-box-1 .list-2 li::after {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

.sc-box-1 .box-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sc-box-1 .box-3 .item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 24px;
}

.sc-box-1 .box-3 .item:last-child {
  margin-right: 0;
}

.sc-box-1 .box-3 .box-2 {
  margin-bottom: 0;
  display: block;
}

.sc-box-1 .box-3 .box-2:last-child {
  margin-bottom: 0;
}

.sc-box-1 .box-3 .box-2 .im {
  width: 100%;
  margin-right: 0;
  margin-bottom: 12px;
}

.cp-box-1 {
  border-top: 1px #7a7777 solid;
  padding: 20px 0;
}

.cp-box-1 h3 {
  margin-bottom: 6px;
  font-size: 129%;
  font-weight: bold;
  line-height: 1.2;
}

.cp-box-1 .text-mb {
  margin-bottom: 14px;
}

.idBox__title {
  font-weight: bold;
  font-size: 114%;
}

.idBox__title2 {
  margin-left: 1em;
}

.idBox__lists {
  margin: 0 0 40px 2em;
  padding: 0;
  list-style: none;
}

.idBox__lists.m--type1 {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.idBox__lists.m--type1 .idBox__list {
  margin-right: 3em;
}

.idBox__lists.m--type1 .idBox__list:last-child {
  margin-right: 0;
}

.idBox__lists.m--type2 {
  margin-top: 20px;
}

.idBox__lists.m--type2 .idBox__list {
  margin-bottom: 20px;
}

.idBox__lists.m--type2 .idBox__list:last-child {
  margin-right: 0;
}

.idBox__list {
  margin: 0;
  padding: 0;
}

.idBox__list.m--annotation {
  position: relative;
}

.idBox__list.m--annotation::before {
  content: "※";
  position: absolute;
  left: -1.4em;
  top: 0;
}

.idBox__list a.icon-pdf::before {
  content: url(../uploads/img/group/com/icon_pdf.gif);
  margin-right: 10px;
  position: relative;
  top: 4px;
}

/* --------------------
 footer
-------------------- */

#footer {
  padding: 20px 22px 20px 0;
}

#copyright {
  text-align: right;
}

#copyright img {
  margin: 0 0 0 auto;
  display: block;
}

.anniv {
  margin-bottom: 20px;
  text-align: center;
  font-size: 16px;
}

.donBox1 {
  margin-bottom: 104px;
}

.don-ttl1 {
  margin-bottom: 40px;
  padding: 16px;
  background-color: #f1f1f1;
}

.don-ttl1 img {
  display: block;
}

.don-ttl2 {
  margin-bottom: 18px;
}

.don-ttl2 img {
  display: block;
}

.don-ttl3 {
  margin-bottom: 12px;
}

.don-ttl3 img {
  vertical-align: middle;
}

.don-btn {
  -webkit-transition: all 200ms 0s ease;
  transition: all 200ms 0s ease;
}

.don-btn:hover {
  opacity: 0.8;
}

.don-txt a {
  color: #f00;
  text-decoration: underline;
}

.don-txt a:hover {
  text-decoration: none;
}
/*# sourceMappingURL=maps/common.css.map */