@charset "utf-8";
/* CSS Document */

.mv {
    width: 100%;
    height: 100%;
    margin: 0 auto 20px auto;
}
.mv-slide {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.mv-slide div {
    width: 100%;
}
.mv-slide a img {
    border-style: none;
}

.pankuzu {
  font-size: 1rem;
}
.pankuzu a {
  text-decoration: none;
}

.contents {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.top_midasi {
  font-size: 1.2rem;
  font-weight: bold;
  margin: 10px 0;
  text-align: center;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.top_txt {
  width: 775px;
  margin: 0 auto 80px auto;
  font-size: .9rem;
  line-height: 1.6em;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  text-align: justify;
}
.top_work_tit {
  position: relative;
  display: block;
  margin: 0;
  font-size: 1.8rem;
  color: #3e7fbb;
  text-align: center;
  padding-bottom: 8px;
  /*font-family: 'A-OTF 新ゴ Pro R';*/
}
.top_work_tit::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -5px;/*線の上下位置*/
  display: inline-block;
  width: 56px;/*線の長さ*/
  height: 3px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #3e7fbb;/*線の色*/
  border-radius: 2px;/*線の丸み*/
}
.top_work_tit_en {
  display: block;
  font-size: .8rem;
  text-align: center;
  font-weight: bold;
  color: #3e7fbb;
  margin: 10px auto 20px;
  padding: 8px 0;
  /*font-family: 'A-OTF 新ゴ Pro DB';*/
}
.work_area {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.work_block {
  position: relative;
  width: 196px;
  height: 155px;
  display: block;
}
.work_box {
  position: relative;
  width: 196px;
  height: 155px;
  display: block;
  margin: 0 0 5px;
  -webkit-filter: brightness(0.8);
  -moz-filter: brightness(0.8);
  -o-filter: brightness(0.8);
  -ms-filter: brightness(0.8);
  filter: brightness(0.8);
}
.work_box:hover {
  -webkit-filter: brightness(1);
  -moz-filter: brightness(1);
  -o-filter: brightness(1);
  -ms-filter: brightness(1);
  filter: brightness(1);
}
.work_box a {
  text-decoration: none;
}
.work_box_tit {
  font-size: 1.1rem;
  color: #fff;
  text-align: center;
  padding: 5px 0;
}
.work_box_txt {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 32%;
  left: 22%;
  z-index: 999;
  text-align: center;
}
.work_box_txt2 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 42%;
  left: 30%;
  z-index: 999;
  text-align: center;
}
.work_box_txt3 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 42%;
  left: 23%;
  z-index: 999;
  text-align: center;
}
.work_box_txt4 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 42%;
  left: 34%;
  z-index: 999;
  text-align: center;
}
.item-link a {
  display: block;
  font-size: 12.5px;
  color: #3e7fbb;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}
.work_block p {
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  margin: 0;
  text-shadow: #444 2px 2px 10px, #444 -2px 2px 10px, #444 2px -2px 10px, #444 -2px -2px 10px;
  color: #fff;
}
.bnr_area {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 80px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bnr_block {
  position: relative;
  width: 330px;
  height: 176px;
  display: block;
  margin-bottom: 4px;
}
.bnr_box {
  position: relative;
  width: 330px;
  height: 176px;
  display: block;
  margin: 0 0 30px;
  -webkit-filter: brightness(0.8);
  -moz-filter: brightness(0.8);
  -o-filter: brightness(0.8);
  -ms-filter: brightness(0.8);
  filter: brightness(0.8);
}
.bnr_box:hover {
  -webkit-filter: brightness(1);
  -moz-filter: brightness(1);
  -o-filter: brightness(1);
  -ms-filter: brightness(1);
  filter: brightness(1);
}
.bnr_box a {
  text-decoration: none;
}
.bnr_box_tit {
  font-size: 1.1rem;
  color: #fff;
  text-align: center;
  padding: 5px 0;
}
.bnr_box_txt {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 12%;
  left: 33%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt2 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 12%;
  left: 33%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt3 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 12%;
  left: 17%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt4 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 7%;
  left: 27%;
  z-index: 999;
  text-align: center;
}
.bnr_block p {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 0px;
  text-shadow: #666 2px 2px 10px, #666 -2px 2px 10px, #666 2px -2px 10px, #666 -2px -2px 10px;
  color: #fff;
}
.bnr_tit_en {
  width: auto;
  display: block;
  font-size: .8rem;
  text-align: center;
  color: #fff;
  text-shadow: #666 2px 2px 10px, #666 -2px 2px 10px, #666 2px -2px 10px, #666 -2px -2px 10px;
  margin: 0 auto 20px;
  padding: 20px 0;
  font-family: 'A-OTF 新ゴ Pro DB';
}
.bnr_tit_en::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #fff; /*下線の色*/
  text-shadow: #666 2px 2px 10px, #666 -2px 2px 10px, #666 2px -2px 10px, #666 -2px -2px 10px;
}

@media screen and (max-width: 998px){
.mv {
    max-width: 998px;
    width: 100%;
    margin: 0 auto;
}
.mv-slide {
    max-width: 998px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.mv-slide div {
    width:100%;
}
.top_txt {
  width: 90%;
  margin: 0 auto 80px auto;
  font-size: .9rem;
  line-height: 1.6em;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.work_area {
  max-width: 998px;
  width: 96%;
  margin: 0 auto;
  padding: 0 2%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.work_block {
  position: relative;
  max-width: 49%;
  width: 100%;
  height: auto;
  display: block;
}
.work_box {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 0 15px;
  -webkit-filter: brightness(0.8);
  -moz-filter: brightness(0.8);
  -o-filter: brightness(0.8);
  -ms-filter: brightness(0.8);
  filter: brightness(0.8);
}
.work_box_txt {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 42%;
  left: 27%;
  z-index: 999;
  text-align: center;
}
.work_box_txt2 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 35%;
  left: 23%;
  z-index: 999;
  text-align: center;
}
.work_box_txt3 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 42%;
  left: 33%;
  z-index: 999;
  text-align: center;
}
.work_box_txt4 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 42%;
  left: 41%;
  z-index: 999;
  text-align: center;
}
.work_block p {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  align-items: center;
  margin: 0;
  text-shadow: #444 2px 2px 10px, #444 -2px 2px 10px, #444 2px -2px 10px, #444 -2px -2px 10px;
  color: #fff;
}
.bnr_area {
  max-width: 998px;
  width: 96%;
  margin: 60px auto;
  padding: 0 2%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.bnr_block {
  position: relative;
  max-width: 498px;
  max-height: 176px;
  width: 100%;
  height: 100%;
  display: block;
  margin: 7px auto;
}
.bnr_box {
  position: relative;
  display: block;
  max-width: 498px;
  max-height: 176px;
  width: 100%;
  height: 100%;
  margin: 0 0 30px;
  -webkit-filter: brightness(0.8);
  -moz-filter: brightness(0.8);
  -o-filter: brightness(0.8);
  -ms-filter: brightness(0.8);
  filter: brightness(0.8);
}
.bnr_box:hover {
  -webkit-filter: brightness(1);
  -moz-filter: brightness(1);
  -o-filter: brightness(1);
  -ms-filter: brightness(1);
  filter: brightness(1);
}
.bnr_box a {
  text-decoration: none;
}
.bnr_box_tit {
  font-size: 1.1rem;
  color: #fff;
  text-align: center;
  padding: 5px 0;
}
.bnr_box_txt {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 5%;
  left: 38%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt2 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 7%;
  left: 38%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt3 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 7%;
  left: 25%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt4 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 7%;
  left: 27%;
  z-index: 999;
  text-align: center;
}
.bnr_block p {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 12px;
  text-shadow: #666 2px 2px 10px, #666 -2px 2px 10px, #666 2px -2px 10px, #666 -2px -2px 10px;
  color: #fff;
}
.bnr_tit_en {
  width: auto;
  display: block;
  font-size: .8rem;
  text-align: center;
  color: #fff;
  text-shadow: #666 2px 2px 10px, #666 -2px 2px 10px, #666 2px -2px 10px, #666 -2px -2px 10px;
  margin: 0 auto 20px;
  padding: 20px 0;
  /*font-family: 'A-OTF 新ゴ Pro DB';*/
}
.bnr_tit_en::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #fff; /*下線の色*/
  text-shadow: #666 2px 2px 10px, #666 -2px 2px 10px, #666 2px -2px 10px, #666 -2px -2px 10px;
}
}



@media screen and (max-width: 768px){
.mv {
    max-width: 768px;
    width: 100%;
    margin: 0 auto;
	padding: 0;
}
.mv-slide {
    max-width: 768px;
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding: 0;
}
.mv-slide div {
    width:100%;
	margin: 0;
	padding: 0;
}

.top_txt {
  max-width: 768px;
  width: 90%;
  margin: 0 auto 80px auto;
  font-size: .9rem;
  line-height: 1.6em;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

.work_area {
  max-width: 768px;
  width: 96%;
  margin: 0 auto;
  padding: 0 2%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.work_block {
  position: relative;
  max-width: 100%;
  width: 80%;
  height: auto;
  display: block;
  margin: 0 auto 15px;
}
.work_box {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
  -webkit-filter: brightness(0.8);
  -moz-filter: brightness(0.8);
  -o-filter: brightness(0.8);
  -ms-filter: brightness(0.8);
  filter: brightness(0.8);
}
.work_box_txt {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  top: 41%;
  left: 0;
  width: 100%;
  z-index: 999;
  text-align: center;
}
.work_box_txt2 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  top: 41%;
  left: 0;
  width: 100%;
  z-index: 999;
  text-align: center;
}
.work_box_txt3 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  top: 41%;
  left: 0;
  width: 100%;
  z-index: 999;
  text-align: center;
}
.work_box_txt4 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  margin: 0 auto;
  position: absolute;
  top: 41%;
  left: 0;
  width: 100%;
  z-index: 999;
  text-align: center;
}
.work_block p {
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  margin: 0;
  text-shadow: #444 2px 2px 10px, #444 -2px 2px 10px, #444 2px -2px 10px, #444 -2px -2px 10px;
  color: #fff;
}
.bnr_area {
  max-width: 998px;
  width: 96%;
  margin: 60px auto;
  padding: 0 2%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.bnr_block {
  position: relative;
  max-width: 498px;
  max-height: 176px;
  width: 100%;
  height: 100%;
  display: block;
  margin: 7px auto;
}
.bnr_box {
  position: relative;
  display: block;
  max-width: 498px;
  max-height: 176px;
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-filter: brightness(0.8);
  -moz-filter: brightness(0.8);
  -o-filter: brightness(0.8);
  -ms-filter: brightness(0.8);
  filter: brightness(0.8);
}
.bnr_box:hover {
  -webkit-filter: brightness(1);
  -moz-filter: brightness(1);
  -o-filter: brightness(1);
  -ms-filter: brightness(1);
  filter: brightness(1);
}
.bnr_box a {
  text-decoration: none;
}
.bnr_box_tit {
  font-size: 1.1rem;
  color: #fff;
  text-align: center;
  padding: 0;
}
.bnr_box_txt {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 5%;
  left: 38%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt2 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 5%;
  left: 38%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt3 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 5%;
  left: 25%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt4 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 5%;
  left: 26%;
  z-index: 999;
  text-align: center;
}
.bnr_block p {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 12px;
  text-shadow: #666 2px 2px 10px, #666 -2px 2px 10px, #666 2px -2px 10px, #666 -2px -2px 10px;
  color: #fff;
}
.bnr_tit_en {
  width: auto;
  display: block;
  font-size: .8rem;
  text-align: center;
  color: #fff;
  text-shadow: #666 2px 2px 10px, #666 -2px 2px 10px, #666 2px -2px 10px, #666 -2px -2px 10px;
  margin: 0 auto 20px;
  padding: 20px 0;
  /*font-family: 'A-OTF 新ゴ Pro DB';*/
}
.bnr_tit_en::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 2px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #fff; /*下線の色*/
  text-shadow: #666 2px 2px 10px, #666 -2px 2px 10px, #666 2px -2px 10px, #666 -2px -2px 10px;
}
}

@media screen and (max-width: 460px){
.work_area {
  max-width: 460px;
  width: 96%;
  margin: 0 auto;
  padding: 0 2%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.work_block {
  position: relative;
  max-width: 100%;
  width: 80%;
  height: auto;
  display: block;
  margin: 0 auto 15px;
}
.work_box {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}
.bnr_box_txt {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: 0;
  left: 42%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt2 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: -6%;
  left: 50%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt3 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: -6%;
  left: 22%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt4 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: -6%;
  left: 30%;
  z-index: 999;
  text-align: center;
}
}

@media screen and (max-width: 375px){
.work_block p {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  margin: 0;
  text-shadow: #444 2px 2px 10px, #444 -2px 2px 10px, #444 2px -2px 10px, #444 -2px -2px 10px;
  color: #fff;
}
.bnr_box_txt {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: -12%;
  left: 33%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt2 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: -12%;
  left: 33%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt3 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: -12%;
  left: 16%;
  z-index: 999;
  text-align: center;
}
.bnr_box_txt4 {
  font-size: .9rem;
  color: #000;
  text-align: justify;
  padding: 0;
  position: absolute;
  top: -12%;
  left: 18%;
  z-index: 999;
  text-align: center;
}
}