@charset "UTF-8";

/**********************************/
/* pc */
/**********************************/
.mt0{
  margin-top: 0 !important;
}
.mb0{
  margin-bottom: 0 !important;
}

@media all and (min-width: 751px), print {
  #global-header header {
    background-image: url("/assets/images/education/header_bg_01_sec.jpg");
  }
  #global-content .detailBody p {
    text-align: center;
  }
  #global-content .module-commonLayout .module-boxColumn2 .module-boxL, #global-wrapper .module-commonLayout .module-boxColumn2 .module-boxR {
    width: 50%;
  }
  #global-content .module-title01 {
    background-color: #666;
  }
}
.device-view-pc #global-header header {
  background-image: url("/assets/images/education/header_bg_01_sec.jpg");
}
.device-view-pc #global-content .detailBody p {
  text-align: center;
}
.device-view-pc #global-content .module-title01 {
  background-color: #666;
}

/* kouki-index引用 */
@media all and (min-width: 751px), print {
  #global-wrapper .logoArea {
    text-align: left;
    max-width: 1004px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
  }
  #global-wrapper .logoArea img{
    width: 59.543568465%;
  }
  #global-wrapper .module-inner{
    max-width: 1004px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #global-wrapper .module-listLayout05 {
    padding: 10px 0;
    width: 100%;
    text-align: center;
    background-color: #efefef;
  }
  #global-wrapper .module-listLayout05 .listItems {
    display: block;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem {
    padding: 5px 0;
    font-size: 13.1px;
    line-height: 1.4;
    white-space: nowrap;
    display: inline-block;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem:first-child .listInner:after {
    display: none;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem .listInner {
    padding: 0 1.5em;
    position: relative;
    display: block;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem .listInner:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    border-right: solid 1px #d6d6d6;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem .listInner a {
    font-weight: bold;
    color: #005;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem .listInner .listStay {
    color: #777;
  }
  #global-wrapper .module-listLayout05 .listItems .listItem .listInner .listNone {
    color: #bbb;
  }
  #global-wrapper .module-listLayout04 {
    text-align: left;
    display: block;
  }
  #global-wrapper .module-listLayout04 .listItem {
    padding-top: 30px;
  }
  #global-wrapper .module-listLayout04 .listItem:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-listLayout04 .listItem:first-child {
    padding-top: 0;
  }
  #global-wrapper .module-listLayout04 .listItem .listDetail {
    width: 100%;
    display: table;
  }
  #global-wrapper .module-listLayout04 .listItem .listDetail .listCap,
  #global-wrapper .module-listLayout04 .listItem .listDetail .listText {
    font-size: 13.1px;
    line-height: 1.76923;
    display: table-cell;
  }
  #global-wrapper .module-listLayout04 .listItem .listDetail .listCap {
    padding-right: 3em;
    font-weight: bold;
    white-space: nowrap;
  }
  #global-wrapper .module-listLayout04 .listItem .listDetail .listText {
    width: 100%;
  }
  #global-wrapper .kindList,
  #global-wrapper .kindLink {
    margin-top: 30px;
  }
  #global-wrapper .kindList:first-child {
    margin-top: 0
  }
  #global-wrapper .kindListWrap.type2 {
    display: none;
  }
  #global-wrapper .kindList dt,
  #global-wrapper .kindLink a {
    display: block;
    background-color: #00184e;
    color: #fff;
    padding: 30px 90px 30px 30px;
    position: relative;
    text-align: left;
    cursor: pointer;
  }
  #global-wrapper .kindList dt .kindListTitle,
  #global-wrapper .kindLink a .kindListTitle {
    display: block;
    font-size: 16px;
  }
  #global-wrapper .kindList dt .kindListSubTitle,
  #global-wrapper .kindLink a .kindListSubTitle {
    display: block;
    font-size: 13px;
    margin-top: 10px;
    line-height: 1.8;
  }
  #global-wrapper .kindList dt .module-iconArrowRL01,
  #global-wrapper .kindLink a .module-iconArrowRL01 {
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 30px;
    margin-top: -13px;
  }
  #global-wrapper .kindList dt .module-iconArrowRL01::before {
    border-color: #00184e;
    right: 0;
    bottom: 0.2em;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg) translateZ(1px)
  }
  #global-wrapper .kindLink a .module-iconArrowRL01::before {
    border-color: #00184e;
  }
  #global-wrapper .kindList dt.open .module-iconArrowRL01::before {
    border-color: #00184e;
    left: 0;
    top: 0.4em;
    right: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg) translateZ(1px)
  }
  #global-wrapper .kindList dd {
    padding: 30px;
    background-color: #efefef;
    display: none;
  }
  #global-wrapper .kindList dd + dd {
    padding-top: 0;
  }
  #global-wrapper .kindList dd .module-lead03,
  #global-wrapper .kindList dd .module-listLayout03 {
    margin-top: 15px;
  }
  #global-wrapper .kindList dd .module-listLayout03 .listItem {
    padding-top: 5px;
  }
  #global-wrapper .kindList dd .module-listLayout03 .listItem:first-child {
    padding-top: 0;
  }
  #global-wrapper .kindList dd td {
    background-color: #fff;
  }
  #global-wrapper .kindList dd td.left {
    text-align: left;
  }
  #global-wrapper .kindList dd td a {
    color: #005;
    font-weight: bold;
    text-align: center;
    display: block;
  }
  #global-wrapper .messageArea {
    margin-top: 50px;
  }
  #global-wrapper .messageArea {
    zoom: 1;
    text-align: left;
    margin-bottom: 40px;
  }
  #global-wrapper .messageArea:before,
  #global-wrapper .messageArea:after {
    content: "";
    display: table;
  }
  #global-wrapper .messageArea:after {
    clear: both;
  }
  #global-wrapper .messageArea .img{
    float: left;
  }
  #global-wrapper .messageArea .img {
    padding-right: 40px;
    width: 274px;
    margin-bottom: 20px;
  }
  #global-wrapper .messageArea .img img {
    width: 100%;
  }
  #global-wrapper .messageArea .detail {
    clear: both;
    margin-top: 40px;
  }
  #global-wrapper .messageArea .detail .position {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.7;
  }
  #global-wrapper .messageArea .detail .name {
    font-size: 22px;
    font-weight: bold;
  }
  #global-wrapper .messageArea:last-child {
    margin-bottom: 0;
  }
  #global-wrapper .messageArea .message-ttl {
    font-size: 18px;
    margin-bottom: 15px;
  }
  #global-wrapper .message-txt {
    padding-top: 0!important;
    margin-bottom: 20px;
  }
  #global-wrapper .message-txt.name {
    text-align: right;
    margin-top: 40px;
  }
  #global-wrapper .underline{
    text-decoration: underline;
  }
  #global-wrapper .marginType01{
    margin-bottom: 40px;
  }
  #global-wrapper .marginType02{
    margin-top: 40px;
  }
  #global-wrapper .marginType03{
    margin-top: 80px;
    padding-top: 30px;
    border-top: 1px solid #000;
  }
  #global-wrapper .kouki-list{
    margin-top: 20px;
  }
  #global-wrapper .kouki-list li{
    font-size: 15px;
  }
  #global-wrapper .kouki-list li p{
    padding-top: 0!important;
    margin: 0;
  }
  #global-wrapper .kouki-list-sub p{
    line-height: 1!important;
  }
  #global-wrapper .note{
    margin: 1em 0 2em 1.5em!important;
  }
  #global-wrapper .kouki-list-sub .ttl1{
    margin: 2em 0 1em 1em;
  }
  #global-wrapper .kouki-list-sub .ttl2{
    margin: 0 0 1em 3em;
  }
  #global-wrapper .kouki-list-sub .txt{
    margin: 0 0 2em 4em;
  }
  #global-wrapper .kindListBody .module-lead03 p {
    padding-top: 0!important;
    text-indent: -1em;
    padding-left: 1em;
  }
}

.device-view-pc #global-wrapper .logoArea {
  text-align: left;
  max-width: 1004px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.device-view-pc #global-wrapper .logoArea img{
  width: 26%;
}
.device-view-pc #global-wrapper .module-inner{
  max-width: 1004px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
.device-view-pc #global-wrapper .module-listLayout05 {
  padding: 10px 0;
  width: 100%;
  text-align: center;
  background-color: #efefef;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems {
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem {
  padding: 5px 0;
  font-size: 13.1px;
  line-height: 1.4;
  white-space: nowrap;
  display: inline-block;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem:first-child .listInner:after {
  display: none;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem .listInner {
  padding: 0 1.5em;
  position: relative;
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem .listInner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  border-right: solid 1px #d6d6d6;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem .listInner a {
  font-weight: bold;
  color: #005;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem .listInner .listStay {
  color: #777;
}
.device-view-pc #global-wrapper .module-listLayout05 .listItems .listItem .listInner .listNone {
  color: #bbb;
}
.device-view-pc #global-wrapper .module-listLayout04 {
  text-align: left;
  display: block;
}
.device-view-pc #global-wrapper .module-listLayout04 .listItem {
  padding-top: 30px;
}
.device-view-pc #global-wrapper .module-listLayout04 .listItem:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .module-listLayout04 .listItem .listDetail {
  width: 100%;
  display: table;
}
.device-view-pc #global-wrapper .module-listLayout04 .listItem .listDetail .listCap,
.device-view-pc #global-wrapper .module-listLayout04 .listItem .listDetail .listText {
  font-size: 13.1px;
  line-height: 1.76923;
  display: table-cell;
}
.device-view-pc #global-wrapper .module-listLayout04 .listItem .listDetail .listCap {
  padding-right: 3em;
  font-weight: bold;
  white-space: nowrap;
}
.device-view-pc #global-wrapper .module-listLayout04 .listItem .listDetail .listText {
  width: 100%;
}
.device-view-pc #global-wrapper .kindList,
.device-view-pc #global-wrapper .kindLink {
  margin-top: 30px;
}
.device-view-pc #global-wrapper .kindList:first-child {
  margin-top: 0
}
.device-view-pc #global-wrapper .kindListWrap.type2 {
  display: none;
}
.device-view-pc #global-wrapper .kindList dt,
.device-view-pc #global-wrapper .kindLink a {
  display: block;
  background-color: #00184e;
  color: #fff;
  padding: 30px 90px 30px 30px;
  position: relative;
  text-align: left;
  cursor: pointer;
}
.device-view-pc #global-wrapper .kindList dt .kindListTitle,
.device-view-pc #global-wrapper .kindLink a .kindListTitle {
  display: block;
  font-size: 16px;
}
.device-view-pc #global-wrapper .kindList dt .kindListSubTitle,
.device-view-pc #global-wrapper .kindLink a .kindListSubTitle {
  display: block;
  font-size: 13px;
  margin-top: 10px;
  line-height: 1.8;
}
.device-view-pc #global-wrapper .kindList dt .module-iconArrowRL01,
.device-view-pc #global-wrapper .kindLink a .module-iconArrowRL01 {
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -13px;
}
.device-view-pc #global-wrapper .kindList dt .module-iconArrowRL01::before {
  border-color: #00184e;
  right: 0;
  bottom: 0.2em;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg) translateZ(1px)
}
.device-view-pc #global-wrapper .kindLink a .module-iconArrowRL01::before {
  border-color: #00184e;
}
.device-view-pc #global-wrapper .kindList dt.open .module-iconArrowRL01::before {
  border-color: #00184e;
  left: 0;
  top: 0.4em;
  right: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg) translateZ(1px)
}
.device-view-pc #global-wrapper .kindList dd {
  padding: 30px;
  background-color: #efefef;
  display: none;
}
.device-view-pc #global-wrapper .kindList dd + dd {
  padding-top: 0;
}
.device-view-pc #global-wrapper .kindList dd .module-lead03,
.device-view-pc #global-wrapper .kindList dd .module-listLayout03 {
  margin-top: 15px;
}
.device-view-pc #global-wrapper .kindList dd .module-listLayout03 .listItem {
  padding-top: 5px;
}
.device-view-pc #global-wrapper .kindList dd .module-listLayout03 .listItem:first-child {
  padding-top: 0;
}
.device-view-pc #global-wrapper .kindList dd td {
  background-color: #fff;
}
.device-view-pc #global-wrapper .kindList dd td a {
  color: #005;
  font-weight: bold;
  text-align: center;
  display: block;
}
.device-view-pc #global-wrapper .messageArea {
  margin-top: 50px;
}
.device-view-pc #global-wrapper .messageArea {
  zoom: 1;
  text-align: left;
  margin-bottom: 40px;
}
.device-view-pc #global-wrapper .messageArea:before,
.device-view-pc #global-wrapper .messageArea:after {
  content: "";
  display: table;
}
.device-view-pc #global-wrapper .messageArea:after {
  clear: both;
}
.device-view-pc #global-wrapper .messageArea .img{
  float: left;
}
.device-view-pc #global-wrapper .messageArea .img {
  padding-right: 40px;
  width: 274px;
  margin-bottom: 20px;
}
.device-view-pc #global-wrapper .messageArea .img img {
  width: 100%;
}
.device-view-pc #global-wrapper .messageArea .detail {
  clear: both;
}
.device-view-pc #global-wrapper .messageArea .detail .position {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
}
.device-view-pc #global-wrapper .messageArea .detail .name {
  font-size: 22px;
  font-weight: bold;
}
.device-view-pc #global-wrapper .messageArea:last-child {
  margin-bottom: 0;
}
.device-view-pc #global-wrapper .messageArea .message-ttl {
  font-size: 18px;
  margin-bottom: 15px;
}
.device-view-pc #global-wrapper .message-txt {
  padding-top: 0!important;;
  margin-bottom: 20px;
}
.device-view-pc #global-wrapper .message-txt.name {
  text-align: right;
  margin-top: 40px;
}
.device-view-pc #global-wrapper .underline{
  text-decoration: underline;
}
.device-view-pc #global-wrapper .marginType01{
  margin-bottom: 40px;
}
.device-view-pc #global-wrapper .marginType02{
  margin-top: 40px;
}
.device-view-pc #global-wrapper .marginType03{
  margin-top: 80px;
  padding-top: 30px;
  border-top: 1px solid #000;
}
.device-view-pc #global-wrapper .kouki-list{
  margin-top: 20px;
}
.device-view-pc #global-wrapper .kouki-list li{
  font-size: 15px;
}
.device-view-pc #global-wrapper .kouki-list li p{
  padding-top: 0!important;
  margin: 0;
}
.device-view-pc #global-wrapper .kouki-list-sub p{
  line-height: 1!important;
}
.device-view-pc #global-wrapper .note{
  margin: 1em 0 2em 1.5em!important;
}
.device-view-pc #global-wrapper .kouki-list-sub .ttl1{
  margin: 2em 0 1em 1em;
}
.device-view-pc #global-wrapper .kouki-list-sub .ttl2{
  margin: 0 0 1em 3em;
}
.device-view-pc #global-wrapper .kouki-list-sub .txt{
  margin: 0 0 2em 4em;
}
.device-view-pc #global-wrapper .kindListBody .module-lead03 p {
  padding-top: 0!important;
  text-indent: -1em;
  padding-left: 1em;
}



/**********************************/
/* sp */
/**********************************/

@media screen and (max-width: 750px) {
  .device-js-on #global-header header {
    background-image: url("/assets/images/education/header_bg_01_sp_sec.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
  }
  .device-js-on #global-content .detailBody p {
    text-align: center;
  }
  .device-js-on #global-content .module-title01 {
    background-color: #666;
  }
}
@media screen and (max-width: 750px) {
  .device-js-on #global-wrapper .logoArea {
    text-align: left;
    width: 100%;
    padding-left: 4%;
    box-sizing: border-box;
  }
  .device-js-on #global-wrapper .logoArea img{
    width: 92%;
  }
  .device-js-on #global-wrapper .module-inner{
    width: 100%;
  }
  .device-js-on #global-wrapper .module-listLayout05 {
    margin: 0 auto;
    padding: 1em 0;
    width: 92%;
    text-align: center;
    background-color: #efefef;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems {
    display: inline;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems:last-child .listItem:last-child .listInner:after {
    display: none;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems .listItem {
    padding: 0.5em 0;
    font-size: 100%;
    line-height: 1.41667;
    white-space: nowrap;
    display: inline-block;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems .listItem .listInner {
    padding: 0 1em;
    position: relative;
    display: block;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems .listItem .listInner:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    border-left: solid 1px #d6d6d6;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems .listItem .listInner a {
    font-weight: bold;
    color: #005;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems .listItem .listInner .listStay {
    color: #777;
  }
  .device-js-on #global-wrapper .module-listLayout05 .listItems .listItem .listInner .listNone {
    color: #bbb;
  }
  .device-js-on #global-wrapper .module-listLayout04 {
    margin: 0 auto;
    width: 92%;
    text-align: left;
    display: block;
  }
  .device-js-on #global-wrapper .module-tableLayout04 table{
    width: 100%!important;
  }
  .device-js-on #global-wrapper .module-listLayout04 .listItem {
    padding-top: 5.7971%;
  }
  .device-js-on #global-wrapper .module-listLayout04 .listItem:first-child {
    padding-top: 0;
  }
  .device-js-on #global-wrapper .module-listLayout04 .listItem .listDetail {
    width: 100%;
  }
  .device-js-on #global-wrapper .module-listLayout04 .listItem .listDetail .listCap,
  .device-js-on #global-wrapper .module-listLayout04 .listItem .listDetail .listText {
    font-size: 108.33333%;
    line-height: 1.76923;
  }
  .device-js-on #global-wrapper .module-listLayout04 .listItem .listDetail .listCap {
    font-weight: bold;
  }
  .device-js-on #global-wrapper .module-listLayout04 .listItem .listDetail .listText {
    padding-top: 0.5em;
    width: 100%;
  }
  .device-js-on .kindListWrap {
    margin: 0 4%;
  }
  .device-js-on .kindListWrap.type2 {
    display: none;
  }
  .device-js-on .kindList,
  .device-js-on .kindLink {
    margin-top: 4%;
    text-align: left;
  }
  .device-js-on .kindList:first-child {
    margin-top: 0;
  }
  .device-js-on .kindList dt,
  .device-js-on .kindLink a {
    background-color: #00184e;
    color: #fff;
    padding: 6% 12% 6% 4%;
    position: relative;
    display: block;
  }
  .device-js-on .kindListTitle,
  .device-js-on .kindListSubTitle {
    display: block;
    line-height: 1.4;
  }
  .device-js-on .kindListTitle {
    font-size: 113%;
  }
  .device-js-on .kindListSubTitle {
    font-size: 87%;
    margin-top: 4%;
    line-height: 1.5;
  }
  .device-js-on .kindList dd td a {
    color: #005;
    font-weight: bold;
    text-align: center;
    display: block;
    word-break: break-word;
  }
  .device-js-on .kindList dt .module-iconArrowRL01,
  .device-js-on .kindLink a .module-iconArrowRL01 {
    position: absolute!important;
    top: 50%;
    right: 1em;
    margin-top: -1em;
    background-color: #00184e!important;
  }
  .device-js-on .kindList dt .module-iconArrowRL01::before {
    right: 0;
    bottom: 0.2em;
    -webkit-transform: rotate(135deg)!important;
    -moz-transform: rotate(135deg)!important;
    -ms-transform: rotate(135deg)!important;
    transform: rotate(135deg)!important;
    -webkit-transform: rotate(135deg) translateZ(1px)!important;
  }
  .device-js-on .kindList dt.open .module-iconArrowRL01::before {
    left: 0.2em;
    top: 0.2em;
    right: 0;
    -webkit-transform: rotate(-45deg)!important;
    -moz-transform: rotate(-45deg)!important;
    -ms-transform: rotate(-45deg)!important;
    transform: rotate(-45deg)!important;
    -webkit-transform: rotate(-45deg) translateZ(1px)!important;
  }
  .device-js-on .kindList dd {
    padding: 6% 4%;
    background-color: #efefef;
    display: none;
  }
  .device-js-on .kindList dd .module-listLayout01 {
    margin: 0;
  }
  .device-js-on .kindList dd + dd {
    padding-top: 0;
  }
  .device-js-on .kindList dd .module-lead03,
  .device-js-on .kindList dd .module-listLayout03 {
    margin: 4% 0 0;
    width: 100%;
  }
  .device-js-on .kindList dd .module-listLayout03 .listItem {
    padding-top: 1%;
  }
  .device-js-on .kindList dd .module-listLayout03 .listItem:first-child {
    padding-top: 0;
  }
  .device-js-on .kindList dd td{
    background-color: #fff;
  }
  .device-js-on #global-wrapper .messageArea {
    margin-bottom: 14%;
  }
  .device-js-on #global-wrapper .messageArea .img {
    width: 92%;
    margin: 0 auto 5%;
  }
  .device-js-on #global-wrapper .messageArea .img img {
    width: 100%;
  }
  .device-js-on #global-wrapper .messageArea .detail {
    clear: both;
  }
  .device-js-on #global-wrapper .messageArea .detail .position {
    font-size: 150%;
    line-height: 1.5;
    font-weight: bold;
    text-align: left;
    width: 84%;
    margin: 5% auto 0;
  }
  .device-js-on #global-wrapper .messageArea .detail .name {
    font-size: 116.66667%;
    font-weight: bold;
    text-align: left;
    width: 84%;
    margin: 4% auto;
  }
  .device-js-on #global-wrapper .messageArea .module-listLayout01 .listItems .listItem .listInner {
    padding: 0;
  }
  .device-js-on #global-wrapper .messageArea .module-listLayout01 .listItems .listItem a {
    background-color: #005;
    display: block;
    position: relative;
    padding: 2%;
    text-align: center;
  }
  .device-js-on #global-wrapper .messageArea .module-listLayout01 .listItems .listItem .listText {
    display: inline-block;
    color: #fff;
    font-weight: bold;
  }
  .device-js-on #global-wrapper .messageArea .module-listLayout01 .listItems .listItem .listIcon {
    background-color: #005;
    left: auto;
    top: 50%;
    margin-top: -13px;
    right: 1em;
  }
  .device-js-on #global-wrapper .messageArea .module-listLayout01 .listItems .listItem .listIcon::before {
    border-color: #fff;
  }
  .device-js-on #global-wrapper .messageArea .message-ttl {
    margin: 12% 0 4%;
  }
  .device-js-on #global-wrapper .message-txt {
    padding-top: 0!important;;
    margin-bottom: 6%;
  }
  .device-js-on #global-wrapper .message-txt.name {
    text-align: right;
    margin-top: 8%;
  }
  .device-js-on #global-wrapper .underline{
    text-decoration: underline;
  }
  .device-js-on #global-wrapper .marginType01{
    margin-bottom: 8%!important;
  }
  .device-js-on #global-wrapper .marginType02{
    margin-top: 8%!important;
  }
  .device-js-on #global-wrapper .marginType03{
    margin-top: 10%;
    padding-top: 10%;
    border-top: 1px solid #000;
  }
  .device-js-on #global-wrapper .kouki-list{
    margin-top: 8%;
  }
  .device-js-on #global-wrapper .kouki-list li{
    font-size: 100%;
    margin-bottom: 1em;
  }
  .device-js-on #global-wrapper .kouki-list li p{
    padding-top: 0!important;
    margin: 0;
  }
  .device-js-on #global-wrapper .kouki-list-sub p{
    line-height: 1!important;
  }
  .device-js-on #global-wrapper .note{
    margin: 1em 0 2em 0!important;
  }
  .device-js-on #global-wrapper .kouki-list-sub .ttl1{
    margin: 2em 0 0;
    line-height: 1.4!important;
  }
  .device-js-on #global-wrapper .kouki-list-sub .ttl2{
    margin: 1em 0 0;
    line-height: 1.4!important;
  }
  .device-js-on #global-wrapper .kouki-list-sub .txt{
    margin: 1em 0 1em;
    line-height: 1.4!important;
  }
  .device-js-on #global-wrapper .kindListBody .module-lead03 {
    margin:2% 0;
  }
  .device-js-on #global-wrapper .kindListBody .module-lead03 p {
    padding-top: 2%!important;
    text-indent: -1em;
    padding-left: 1em;
  }
  .device-js-on #global-wrapper .kindListBody .module-tableLayout04 td {
    text-align: center;
  }
}

