@charset "UTF-8";
/* line 22, ../sass/_mixin.scss */
.clearfix, #mainCnt .panf .ttl, .artItem .infoBox {
  display: inline-block;
}
/* line 24, ../sass/_mixin.scss */
.clearfix, #mainCnt .panf .ttl, .artItem .infoBox {
  display: block;
}
/* line 27, ../sass/_mixin.scss */
.clearfix:after, #mainCnt .panf .ttl:after, .artItem .infoBox:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

/* TOPページ */
/* line 10, ../sass/add.scss */
#mainArea {
  width: 940px;
}
@media (max-width: 979px) and (min-width: 768px), (max-width: 767px), (max-width: 480px) {
  /* line 10, ../sass/add.scss */
  #mainArea {
    width: 100%;
  }
}
/* line 15, ../sass/add.scss */
#mainArea .swiper-slide {
  opacity: 0 !important;
}
/* line 18, ../sass/add.scss */
#mainArea .swiper-slide-active {
  opacity: 1 !important;
}
/* line 21, ../sass/add.scss */
#mainArea div {
  position: relative;
}
/* line 24, ../sass/add.scss */
#mainArea div.slideNo1 p.ttl,
#mainArea div.slideNo1 .txt {
  position: absolute;
}
@media (max-width: 767px), (max-width: 480px) {
  /* line 24, ../sass/add.scss */
  #mainArea div.slideNo1 p.ttl,
  #mainArea div.slideNo1 .txt {
    position: relative;
  }
}
/* line 31, ../sass/add.scss */
#mainArea div.slideNo1 p.ttl {
  top: 220px;
  left: 40px;
}
@media (max-width: 767px), (max-width: 480px) {
  /* line 31, ../sass/add.scss */
  #mainArea div.slideNo1 p.ttl {
    top: auto;
    left: auto;
    padding-top: 15px;
    width: 100%;
    text-align: center;
  }
}
/* line 42, ../sass/add.scss */
#mainArea div.slideNo1 .txt {
  background: url("/islandstudies/img/index/bg_txt.png") left top repeat;
  width: 348px;
  padding: 15px;
  box-sizing: border-box;
  top: 60px;
  right: 0;
}
@media (max-width: 979px) and (min-width: 768px) {
  /* line 42, ../sass/add.scss */
  #mainArea div.slideNo1 .txt {
    position: relative;
    width: 100%;
    top: 0;
  }
}
@media (max-width: 767px), (max-width: 480px) {
  /* line 42, ../sass/add.scss */
  #mainArea div.slideNo1 .txt {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    top: auto;
    right: auto;
  }
}
/* line 61, ../sass/add.scss */
#mainArea div.slideNo1 .txt p {
  color: #fff;
  font-size: 12px;
  padding-bottom: 0;
  margin-bottom: 10px;
}
/* line 67, ../sass/add.scss */
#mainArea div.slideNo1 .txt a {
  color: #fff;
  position: relative;
  padding-left: 25px;
}
/* line 71, ../sass/add.scss */
#mainArea div.slideNo1 .txt a:before {
  content: "";
  display: block;
  width: 18px;
  height: 19px;
  background: url('../img/common/arrow_01.png') no-repeat;
  background-size: 18px 19px;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
/* line 82, ../sass/add.scss */
#mainArea div.slideNo2 p.ttl,
#mainArea div.slideNo2 .txt {
  position: absolute;
}
@media (max-width: 767px), (max-width: 480px) {
  /* line 82, ../sass/add.scss */
  #mainArea div.slideNo2 p.ttl,
  #mainArea div.slideNo2 .txt {
    position: relative;
  }
}
/* line 89, ../sass/add.scss */
#mainArea div.slideNo2 p.ttl {
  top: 220px;
  left: 40px;
}
@media (max-width: 767px), (max-width: 480px) {
  /* line 89, ../sass/add.scss */
  #mainArea div.slideNo2 p.ttl {
    top: auto;
    left: auto;
    padding-top: 15px;
    width: 100%;
    text-align: center;
  }
}
/* line 100, ../sass/add.scss */
#mainArea div.slideNo2 .txt {
  background: url("/islandstudies/img/index/bg_txt.png") left top repeat;
  width: 348px;
  padding: 15px;
  box-sizing: border-box;
  top: 60px;
  right: 0;
}
@media (max-width: 979px) and (min-width: 768px) {
  /* line 100, ../sass/add.scss */
  #mainArea div.slideNo2 .txt {
    position: relative;
    width: 100%;
    top: 0;
  }
}
@media (max-width: 767px), (max-width: 480px) {
  /* line 100, ../sass/add.scss */
  #mainArea div.slideNo2 .txt {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    top: auto;
    right: auto;
  }
}
/* line 119, ../sass/add.scss */
#mainArea div.slideNo2 .txt p {
  color: #fff;
  font-size: 12px;
  padding-bottom: 0;
  margin-bottom: 10px;
}
/* line 125, ../sass/add.scss */
#mainArea div.slideNo2 .txt a {
  color: #fff;
  position: relative;
  padding-left: 25px;
}
/* line 129, ../sass/add.scss */
#mainArea div.slideNo2 .txt a:before {
  content: "";
  display: block;
  width: 18px;
  height: 19px;
  background: url('../img/common/arrow_01.png') no-repeat;
  background-size: 18px 19px;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
/* line 140, ../sass/add.scss */
#mainArea div.slideNo3 p.ttl,
#mainArea div.slideNo3 .txt {
  position: absolute;
}
@media (max-width: 767px), (max-width: 480px) {
  /* line 140, ../sass/add.scss */
  #mainArea div.slideNo3 p.ttl,
  #mainArea div.slideNo3 .txt {
    position: relative;
  }
}
/* line 147, ../sass/add.scss */
#mainArea div.slideNo3 p.ttl {
  top: 220px;
  left: 40px;
}
@media (max-width: 767px), (max-width: 480px) {
  /* line 147, ../sass/add.scss */
  #mainArea div.slideNo3 p.ttl {
    top: auto;
    left: auto;
    padding-top: 15px;
    width: 100%;
    text-align: center;
  }
}
/* line 158, ../sass/add.scss */
#mainArea div.slideNo3 .txt {
  background: url("/islandstudies/img/index/bg_txt.png") left top repeat;
  width: 348px;
  padding: 15px;
  box-sizing: border-box;
  top: 60px;
  right: 0;
}
@media (max-width: 979px) and (min-width: 768px) {
  /* line 158, ../sass/add.scss */
  #mainArea div.slideNo3 .txt {
    position: relative;
    width: 100%;
    top: 0;
  }
}
@media (max-width: 767px), (max-width: 480px) {
  /* line 158, ../sass/add.scss */
  #mainArea div.slideNo3 .txt {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    top: auto;
    right: auto;
  }
}
/* line 177, ../sass/add.scss */
#mainArea div.slideNo3 .txt p {
  color: #fff;
  font-size: 12px;
  padding-bottom: 0;
  margin-bottom: 10px;
}
/* line 183, ../sass/add.scss */
#mainArea div.slideNo3 .txt a {
  color: #fff;
  position: relative;
  padding-left: 25px;
}
/* line 187, ../sass/add.scss */
#mainArea div.slideNo3 .txt a:before {
  content: "";
  display: block;
  width: 18px;
  height: 19px;
  background: url('../img/common/arrow_01.png') no-repeat;
  background-size: 18px 19px;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
/* line 198, ../sass/add.scss */
#mainArea div.slideNo4 p.ttl,
#mainArea div.slideNo4 .txt {
  position: absolute;
}
@media (max-width: 767px), (max-width: 480px) {
  /* line 198, ../sass/add.scss */
  #mainArea div.slideNo4 p.ttl,
  #mainArea div.slideNo4 .txt {
    position: relative;
  }
}
/* line 205, ../sass/add.scss */
#mainArea div.slideNo4 p.ttl {
  top: 220px;
  left: 40px;
}
@media (max-width: 767px), (max-width: 480px) {
  /* line 205, ../sass/add.scss */
  #mainArea div.slideNo4 p.ttl {
    top: auto;
    left: auto;
    padding-top: 15px;
    width: 100%;
    text-align: center;
  }
}
/* line 216, ../sass/add.scss */
#mainArea div.slideNo4 .txt {
  background: url("/islandstudies/img/index/bg_txt.png") left top repeat;
  width: 348px;
  padding: 15px;
  box-sizing: border-box;
  top: 60px;
  right: 0;
}
@media (max-width: 979px) and (min-width: 768px) {
  /* line 216, ../sass/add.scss */
  #mainArea div.slideNo4 .txt {
    position: relative;
    width: 100%;
    top: 0;
  }
}
@media (max-width: 767px), (max-width: 480px) {
  /* line 216, ../sass/add.scss */
  #mainArea div.slideNo4 .txt {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    top: auto;
    right: auto;
  }
}
/* line 235, ../sass/add.scss */
#mainArea div.slideNo4 .txt p {
  color: #fff;
  font-size: 12px;
  padding-bottom: 0;
  margin-bottom: 10px;
}
/* line 241, ../sass/add.scss */
#mainArea div.slideNo4 .txt a {
  color: #fff;
  position: relative;
  padding-left: 25px;
}
/* line 245, ../sass/add.scss */
#mainArea div.slideNo4 .txt a:before {
  content: "";
  display: block;
  width: 18px;
  height: 19px;
  background: url('../img/common/arrow_01.png') no-repeat;
  background-size: 18px 19px;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}

/* line 259, ../sass/add.scss */
.emergency {
  background-color: #f3f2f0;
  padding: 20px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 264, ../sass/add.scss */
.emergency h2 {
  font-size: 16px;
  font-weight: bold;
  color: #1a3c56;
}
/* line 269, ../sass/add.scss */
.emergency ul {
  list-style: none;
  margin: 0;
}
/* line 272, ../sass/add.scss */
.emergency ul li {
  border-bottom: 2px dotted #bdc5ca;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
/* line 276, ../sass/add.scss */
.emergency ul li:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
/* line 281, ../sass/add.scss */
.emergency ul li a {
  color: #1a3c56;
  position: relative;
  padding-left: 30px;
  display: block;
}
/* line 286, ../sass/add.scss */
.emergency ul li a:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url('../img/common/arrow_02.png') no-repeat;
  background-size: 18px 18px;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 297, ../sass/add.scss */
#mainCnt {
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
}
/* line 301, ../sass/add.scss */
#mainCnt .cntBox {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 979px) and (min-width: 768px), (max-width: 767px), (max-width: 480px) {
  /* line 301, ../sass/add.scss */
  #mainCnt .cntBox {
    display: block;
  }
}
/* line 308, ../sass/add.scss */
#mainCnt .journal {
  background: #e7e4e1;
  padding: 20px;
  border-right: 4px solid #fff;
}
@media (max-width: 979px) and (min-width: 768px), (max-width: 767px), (max-width: 480px) {
  /* line 308, ../sass/add.scss */
  #mainCnt .journal {
    border-right: none;
  }
}
/* line 315, ../sass/add.scss */
#mainCnt .journal h1 {
  margin-bottom: 15px;
  line-height: 1;
  border-bottom: 1px solid #d9d7d6;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
/* line 321, ../sass/add.scss */
#mainCnt .journal h1 a {
  font-size: 24px;
  color: #1a3c56 !important;
}
/* line 325, ../sass/add.scss */
#mainCnt .journal h1 span {
  font-size: 18px;
  padding-left: 1em;
}
/* line 328, ../sass/add.scss */
#mainCnt .journal h1 span small {
  font-size: 10px;
}
/* line 334, ../sass/add.scss */
#mainCnt .journal p.block-post-date {
  border-bottom: 1px solid #d9d7d6;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
/* line 339, ../sass/add.scss */
#mainCnt .journal p.block-post-date a.author {
  color: #c20d23;
  font-weight: bold;
  padding-right: 2em;
}
/* line 348, ../sass/add.scss */
#mainCnt .journal .span6 {
  width: 100%;
}
/* line 351, ../sass/add.scss */
#mainCnt .journal .span6 p.block-post-content {
  padding-bottom: 15px;
  font-size: 14px;
}
/* line 356, ../sass/add.scss */
#mainCnt .journal .span6 a {
  position: relative;
  padding-left: 25px;
  color: #1a3c56;
}
/* line 360, ../sass/add.scss */
#mainCnt .journal .span6 a:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url('../img/common/arrow_02.png') no-repeat;
  background-size: 18px 18px;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 370, ../sass/add.scss */
#mainCnt .panf {
  background-color: #333;
  width: 348px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 12px;
  color: #fff;
}
@media (max-width: 979px) and (min-width: 768px), (max-width: 767px), (max-width: 480px) {
  /* line 370, ../sass/add.scss */
  #mainCnt .panf {
    width: 100%;
  }
}
/* line 380, ../sass/add.scss */
#mainCnt .panf figure {
  width: 320px;
  margin: 0 0 10px 0;
}
@media (max-width: 979px) and (min-width: 768px), (max-width: 767px), (max-width: 480px) {
  /* line 380, ../sass/add.scss */
  #mainCnt .panf figure {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
/* line 389, ../sass/add.scss */
#mainCnt .panf figure.pc {
  display: block;
}
@media (max-width: 979px) and (min-width: 768px), (max-width: 767px), (max-width: 480px) {
  /* line 389, ../sass/add.scss */
  #mainCnt .panf figure.pc {
    display: none;
  }
}
/* line 395, ../sass/add.scss */
#mainCnt .panf figure.sp {
  display: none;
}
@media (max-width: 979px) and (min-width: 768px), (max-width: 767px), (max-width: 480px) {
  /* line 395, ../sass/add.scss */
  #mainCnt .panf figure.sp {
    display: block;
    padding-top: 15px;
  }
}
/* line 403, ../sass/add.scss */
#mainCnt .panf .ttl {
  border-bottom: 1px solid #7d7d7d;
}
/* line 406, ../sass/add.scss */
#mainCnt .panf .ttl > span {
  float: right;
  border: 1px solid #fff;
  font-size: 12px;
  padding: 0 15px;
}
/* line 413, ../sass/add.scss */
#mainCnt .panf h1 {
  font-size: 24px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 15px;
  float: left;
}
/* line 419, ../sass/add.scss */
#mainCnt .panf h1 span {
  font-size: 12px;
  display: block;
  padding-top: 10px;
}
/* line 426, ../sass/add.scss */
#mainCnt .panf dl dt {
  margin-bottom: 5px;
}
/* line 429, ../sass/add.scss */
#mainCnt .panf dl dd {
  margin: 0;
}
/* line 431, ../sass/add.scss */
#mainCnt .panf dl dd p, #mainCnt .panf dl dd a {
  color: #fff !important;
}
/* line 434, ../sass/add.scss */
#mainCnt .panf dl dd a {
  position: relative;
  padding-left: 20px;
}
/* line 437, ../sass/add.scss */
#mainCnt .panf dl dd a:before {
  content: "";
  display: block;
  width: 18px;
  height: 19px;
  background: url('../img/common/arrow_01.png') no-repeat;
  background-size: 18px 19px;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 449, ../sass/add.scss */
.nowsBox {
  display: table;
  margin-bottom: 15px;
}
/* line 452, ../sass/add.scss */
.nowsBox > .cnt {
  display: table-cell;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f3f2f0;
}
/* line 457, ../sass/add.scss */
.nowsBox > .cnt:first-child {
  border-right: 20px solid #fff;
}
@media (max-width: 979px) and (min-width: 768px), (max-width: 767px), (max-width: 480px) {
  /* line 457, ../sass/add.scss */
  .nowsBox > .cnt:first-child {
    border-right: none;
  }
}
@media (max-width: 979px) and (min-width: 768px), (max-width: 767px), (max-width: 480px) {
  /* line 452, ../sass/add.scss */
  .nowsBox > .cnt {
    display: block;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 471, ../sass/add.scss */
.nowsBox > .cnt section h2.category {
  padding: 10px 20px;
  background-color: #1a3c56;
  margin-bottom: 0;
}
/* line 475, ../sass/add.scss */
.nowsBox > .cnt section h2.category a {
  color: #fff;
  position: relative;
  padding-left: 25px;
}
/* line 479, ../sass/add.scss */
.nowsBox > .cnt section h2.category a:before {
  content: "";
  display: block;
  width: 18px;
  height: 19px;
  background: url('../img/common/arrow_01.png') no-repeat;
  background-size: 18px 19px;
  position: absolute;
  top: 3px;
  left: 0;
}
/* line 488, ../sass/add.scss */
.nowsBox > .cnt section h3 {
  background-color: #e7e4e1;
  padding: 8px 20px;
}
/* line 492, ../sass/add.scss */
.nowsBox > .cnt section .postItem {
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 496, ../sass/add.scss */
.nowsBox > .cnt section .postItem p.block-post-title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
/* line 500, ../sass/add.scss */
.nowsBox > .cnt section .postItem p.block-post-title a {
  color: #1a3c56;
  font-size: 20px;
}
/* line 505, ../sass/add.scss */
.nowsBox > .cnt section .postItem p.block-post-date {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
/* line 509, ../sass/add.scss */
.nowsBox > .cnt section .postItem p.block-post-date a {
  color: #c20d23;
  font-weight: bold;
  padding-right: 1.5em;
}
/* line 516, ../sass/add.scss */
.nowsBox > .cnt section .postItem p.link a {
  position: relative;
  color: #1a3c56;
  padding-left: 25px;
}
/* line 520, ../sass/add.scss */
.nowsBox > .cnt section .postItem p.link a:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url('../img/common/arrow_02.png') no-repeat;
  background-size: 18px 18px;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 532, ../sass/add.scss */
.nowsBox > .cnt section#new-research .postItem, .nowsBox > .cnt section#latest-readings .postItem {
  padding: 10px 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 537, ../sass/add.scss */
.nowsBox > .cnt section#new-research .postItem p.block-post-title, .nowsBox > .cnt section#latest-readings .postItem p.block-post-title {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 541, ../sass/add.scss */
.nowsBox > .cnt section#new-research .postItem p.block-post-title a, .nowsBox > .cnt section#latest-readings .postItem p.block-post-title a {
  color: #1a3c56;
  font-size: 14px;
  position: relative;
  display: block;
  padding-left: 25px;
}
/* line 547, ../sass/add.scss */
.nowsBox > .cnt section#new-research .postItem p.block-post-title a:before, .nowsBox > .cnt section#latest-readings .postItem p.block-post-title a:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url('../img/common/arrow_02.png') no-repeat;
  background-size: 18px 18px;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 555, ../sass/add.scss */
.nowsBox > .cnt section#new-research .postItem p.block-post-date, .nowsBox > .cnt section#latest-readings .postItem p.block-post-date {
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-left: 25px;
}
/* line 559, ../sass/add.scss */
.nowsBox > .cnt section#new-research .postItem p.block-post-date a, .nowsBox > .cnt section#latest-readings .postItem p.block-post-date a {
  color: #c20d23;
  font-weight: bold;
  padding-right: 1.5em;
}
/* line 566, ../sass/add.scss */
.nowsBox > .cnt section#new-research .postItem p.link a, .nowsBox > .cnt section#latest-readings .postItem p.link a {
  position: relative;
  color: #1a3c56;
  padding-left: 25px;
}
/* line 570, ../sass/add.scss */
.nowsBox > .cnt section#new-research .postItem p.link a:before, .nowsBox > .cnt section#latest-readings .postItem p.link a:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url('../img/common/arrow_02.png') no-repeat;
  background-size: 18px 18px;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 585, ../sass/add.scss */
#contList {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
@media (max-width: 979px) and (min-width: 768px), (max-width: 767px), (max-width: 480px) {
  /* line 585, ../sass/add.scss */
  #contList {
    display: block;
  }
}
/* line 592, ../sass/add.scss */
#contList > div {
  width: 33%;
  background-color: #1a3c56;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 30px;
}
@media (max-width: 979px) and (min-width: 768px), (max-width: 767px), (max-width: 480px) {
  /* line 592, ../sass/add.scss */
  #contList > div {
    width: 100%;
    margin-bottom: 10px;
  }
}
/* line 601, ../sass/add.scss */
#contList > div.black {
  background-color: #333;
}
/* line 604, ../sass/add.scss */
#contList > div * {
  color: #fff;
}
/* line 607, ../sass/add.scss */
#contList > div h2 {
  border-bottom: 1px solid #7d7d7d;
  font-size: 24px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
/* line 612, ../sass/add.scss */
#contList > div h2 span {
  font-size: 18px;
}
/* line 616, ../sass/add.scss */
#contList > div figure {
  width: 100%;
  margin: 0 auto 20px;
}
/* line 619, ../sass/add.scss */
#contList > div figure img {
  margin-bottom: 10px;
}
/* line 622, ../sass/add.scss */
#contList > div figure figcaption {
  font-size: 10px;
  line-height: 1.4;
}
/* line 627, ../sass/add.scss */
#contList > div p {
  font-size: 12px;
  padding-bottom: 10px;
}
/* line 630, ../sass/add.scss */
#contList > div p.date {
  font-size: 10px;
  padding-bottom: 10px;
}
/* line 635, ../sass/add.scss */
#contList > div a {
  font-size: 12px;
  position: relative;
  padding-left: 20px;
}
/* line 639, ../sass/add.scss */
#contList > div a:before {
  content: "";
  display: block;
  width: 18px;
  height: 19px;
  background: url('../img/common/arrow_01.png') no-repeat;
  background-size: 18px 19px;
  position: absolute;
  top: -2px;
  left: 0;
}

/* line 650, ../sass/add.scss */
#briefs {
  background: #f3f2f0;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 655, ../sass/add.scss */
#briefs h2 a {
  color: #1a3c56;
  position: relative;
  padding-left: 25px;
  font-size: 16px;
}
/* line 660, ../sass/add.scss */
#briefs h2 a:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url('../img/common/arrow_02.png') no-repeat;
  background-size: 18px 18px;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 668, ../sass/add.scss */
#briefs ul {
  margin: 0;
  list-style: none;
}
/* line 672, ../sass/add.scss */
#briefs ul li span {
  padding-right: 2em;
  font-size: 12px;
}
/* line 676, ../sass/add.scss */
#briefs ul li a {
  color: #1a3c56;
  font-size: 12px;
}

/* line 684, ../sass/add.scss */
#bnrLink {
  margin-bottom: 50px;
}
/* line 686, ../sass/add.scss */
#bnrLink ul {
  list-style: none;
  text-align: center;
  margin: 0;
}
/* line 690, ../sass/add.scss */
#bnrLink ul li {
  display: inline;
  margin-right: 50px;
}
/* line 693, ../sass/add.scss */
#bnrLink ul li:last-child {
  margin-right: 0px;
}
@media (max-width: 979px) and (min-width: 768px) {
  /* line 690, ../sass/add.scss */
  #bnrLink ul li {
    display: inline-block;
    margin-right: 1%;
    width: 30%;
  }
}
@media (max-width: 767px), (max-width: 480px) {
  /* line 690, ../sass/add.scss */
  #bnrLink ul li {
    display: block;
    margin: 0;
    margin-bottom: 10px;
    text-align: center;
  }
}

/* line 711, ../sass/add.scss */
.artItem {
  background-color: #1a3c56;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
}
/* line 716, ../sass/add.scss */
.artItem.black {
  background-color: #333;
}
/* line 719, ../sass/add.scss */
.artItem h2 {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 0;
  border-bottom: 1px solid #7d7d7d;
}
/* line 725, ../sass/add.scss */
.artItem h2 small {
  color: #fff;
  font-size: 14px;
}
/* line 730, ../sass/add.scss */
.artItem p, .artItem a, .artItem dl, .artItem figcaption {
  color: #fff !important;
}
/* line 734, ../sass/add.scss */
.artItem p.date {
  font-size: 10px;
}
/* line 740, ../sass/add.scss */
.artItem .infoBox .imageArea {
  width: 250px;
  float: left;
  margin-right: 40px;
}
@media (max-width: 480px) {
  /* line 740, ../sass/add.scss */
  .artItem .infoBox .imageArea {
    float: none;
    float: none;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 752, ../sass/add.scss */
.artItem .infoBox .imageArea figure {
  width: 100%;
  margin: 0 0 20px;
}
/* line 755, ../sass/add.scss */
.artItem .infoBox .imageArea figure figcaption {
  font-size: 10px;
  line-height: 1.2;
}
/* line 760, ../sass/add.scss */
.artItem .infoBox .imageArea ul {
  list-style: none;
  margin: 0;
}
/* line 764, ../sass/add.scss */
.artItem .infoBox .imageArea ul li a {
  font-size: 12px;
}
/* line 770, ../sass/add.scss */
.artItem .infoBox .cnt {
  padding-left: 290px;
}
@media (max-width: 480px) {
  /* line 770, ../sass/add.scss */
  .artItem .infoBox .cnt {
    padding-left: 0;
  }
}
/* line 776, ../sass/add.scss */
.artItem .infoBox .cnt dl dt {
  position: relative;
  margin-bottom: 15px;
}
/* line 780, ../sass/add.scss */
.artItem .infoBox .cnt dl dt.ico a {
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: normal;
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 789, ../sass/add.scss */
.artItem .infoBox .cnt dl dt.ico a:before {
  display: none;
}
/* line 795, ../sass/add.scss */
.artItem .infoBox .cnt dl dd {
  margin-left: 0;
}
/* line 799, ../sass/add.scss */
.artItem .infoBox .cnt a {
  position: relative;
  padding-left: 25px;
}
/* line 802, ../sass/add.scss */
.artItem .infoBox .cnt a:before {
  content: "";
  content: "";
  display: block;
  width: 18px;
  height: 19px;
  background: url('../img/common/arrow_01.png') no-repeat;
  background-size: 18px 19px;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 814, ../sass/add.scss */
.aboutUs {
  padding-bottom: 30px;
}
/* line 816, ../sass/add.scss */
.aboutUs figure {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
/* line 822, ../sass/add.scss */
.aboutUs dl dt {
  font-size: 24px;
  position: relative;
  font-weight: normal;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 3px;
  margin-bottom: 15px;
}
/* line 829, ../sass/add.scss */
.aboutUs dl dt a {
  color: #1a3c56;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 25px;
}
@media (max-width: 480px) {
  /* line 829, ../sass/add.scss */
  .aboutUs dl dt a {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    margin-top: 10px;
  }
}
/* line 843, ../sass/add.scss */
.aboutUs dl dt a:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url('../img/common/arrow_02.png') no-repeat;
  background-size: 18px 18px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
/* line 852, ../sass/add.scss */
.aboutUs dl dd {
  margin: 0;
  line-height: 1.6;
}

/* line 864, ../sass/add.scss */
.sidebar-block ul li p a {
  position: relative;
  padding-left: 30px;
  display: block;
}
/* line 868, ../sass/add.scss */
.sidebar-block ul li p a i {
  position: absolute;
  top: 4px;
  left: 0;
}

/* line 880, ../sass/add.scss */
.top_line, .footer-top, .recent-tweets, .footer-wrapper, .footer-bottom {
  margin: 0;
}
