@charset "UTF-8";

body {
  background: #d33c5c;
  font-family: "Zen Old Mincho", serif;
  font-size: 18px;
  color: #222;
  line-height: 0;
}

.gothic {
  font-family: "Sawarabi Gothic", Helvetica, Arial, sans-serif;
}

input,
textarea {
  border: solid 1px #ccc;
  background-color: #fff;
  border: solid 1px #ccc;
  background-color: #fff;
  margin-top: -6px;
}

.button2 {
  font-family: "Sawarabi Gothic", Helvetica, Arial, sans-serif;
  background-color: #d33c5c;
  font-size: 18px;
  margin-right: 10px;
  text-align: center;
  width: 80px;
  height: 40px;
  color: white;
}

a {
  color: #d33c5c;
}

a:hover {
  color: gray;
}

img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.color_red {
  color: #d33c5c;
}

.topic {
  font-size: 26px;
  line-height: 1em;
  font-family: "Sawarabi Gothic", Helvetica, Arial, sans-serif;
}
.topic:before {
  background-color: #d33c5c;
  width: 10px;
  height: 1.5em;
  content: "";
  display: inline-block;
  margin-right: 10px;
  margin-left: 5px;
  vertical-align: middle;
  transform: skewX(-7deg);
}
.text {
  font-size: 20px;
  line-height: 1em;
}

#frame {
  width: 100%;
  line-height: 1em;
  background: #d33c5c;
}

#menu {
  /*
  display: none;
  */
  width: 100%;
  height: 100px;
  background: #3b3332;
  color: #fff;
  position: fixed;
  margin-top: -15px;
  z-index: 100;
}
#menu_buttons {
  width: 1200px;
  height: 100px;
  padding-top: 40px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#menu_home {
  width: 142px;
  height: 35px;
  left: 282px;

  position: absolute;
}
#menu_gallery {
  width: 115px;
  height: 33px;
  left: 480px;
  position: absolute;
}
#menu_vr {
  width: 176px;
  height: 33px;
  left: 645px;

  position: absolute;
}
#menu_contact {
  width: 114px;
  height: 33px;
  left: 883px;

  position: absolute;
}
#menu_about {
  width: 93px;
  height: 33px;
  left: 1046px;

  position: absolute;
}

#main {
  width: 1200px;
  background: #ffeded;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  z-index: 50;
}

#copyright {
  /*
  display: none;
  */
  width: 100%;
  height: 130px;
  background-color: #3b3332;
  color: #fff;
  text-align: center;
  padding-top: 20px;
  margin-top: 0px;
  position: absolute;
  z-index: 100;
  line-height: 1.5em;
}

/*ページ特有のCSS*/

/*=========*/
/* 00-blank */
/*=========*/
.main_00 {
  height: 900px;
  padding: 0px;
  position: relative;
  z-index: 60;
}
/* 00-背景構成 */
.tri00up {
  width: 393px;
  height: 770px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 50;
  background-image: url("/image/background/background00_up.png");
  background-size: cover;
}
.blank_title {
  width: 425px;
  height: 172px;
  position: absolute;
  left: 0px;
  top: 100px;
  z-index: 80;
}

/*=========*/
/* 01-TOP */
/*=========*/
#main_01 {
  height: 2304px;
  padding: 0px;
  position: relative;
}
/* 01-背景構成 */
#tri01up {
  width: 633px;
  height: 1238px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 50;
}
#wakuwaku_vr_title {
  width: 816px;
  height: 234px;
  position: absolute;
  top: 147px;
  left: 0px;
  z-index: 80;
}
#fureai_title {
  width: 783px;
  height: 140px;
  position: absolute;
  top: 148px;
  left: 58px;
  z-index: 80;
  display: none;
}
#wakuwaku_title {
  width: 607px;
  height: 92px;
  position: absolute;
  top: 435px;
  left: 65px;
  z-index: 80;
}
#year_title {
  width: 442px;
  height: 111px;
  position: absolute;
  top: 625px;
  left: 762px;
  z-index: 80;
}
#hall_title {
  width: 604px;
  height: 56px;
  position: absolute;
  top: 482px;
  left: 50px;
  z-index: 80;
  display: none;
}
#gallery_title {
  width: 426px;
  height: 172px;
  position: absolute;
  top: 725px;
  left: 0px;
  z-index: 80;
}
#gallery_text {
  width: 800px;
  position: absolute;
  top: 820px;
  left: 400px;
  z-index: 80;
}
#vr_title {
  width: 569px;
  height: 172px;
  position: absolute;
  top: 1997px;
  left: 632px;
  z-index: 95;
}
#tri01down {
  width: 570px;
  height: 1113px;
  position: absolute;
  bottom: 0px;
  right: -2px;
  z-index: 40;
}
/* 01-絵画横スクロール */
.wrap {
  display: flex;
  align-items: center;
  padding: 0px;
  margin: 0px;
  width: 1200px;
  height: 600px;
  position: absolute;
  left: 0px;
  top: 123px;
  overflow: hidden;
  z-index: 30;
}
.content {
  width: 620px;
  height: 550px;
  margin-right: 40px;
  margin-left: 0px;
}
.slideshow {
  display: flex;
}
.content:nth-child(1) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top001.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(2) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top002.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(3) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top003.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(4) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top004.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(5) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top005.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(6) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top006.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(7) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top007.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(8) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top008.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(9) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top009.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(10) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top010.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(11) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top011.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(12) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top012.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(13) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top013.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(14) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top014.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(15) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top015.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(16) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top016.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(17) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top017.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(18) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top018.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(19) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top019.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(20) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top020.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(21) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top021.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(22) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top022.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(23) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top023.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(24) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top024.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(25) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top025.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(26) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top026.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(27) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top027.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(28) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top028.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(29) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top029.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(30) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top030.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(31) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top001.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(32) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top002.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(33) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top003.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(34) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top004.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(35) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top005.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(36) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top006.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(37) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top007.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(38) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top008.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(39) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top009.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(40) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top010.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(41) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top011.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(42) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top012.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(43) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top013.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(44) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top014.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(45) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top015.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(46) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top016.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(47) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top017.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(48) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top018.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(49) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top019.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(50) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top020.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(51) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top021.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(52) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top022.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(53) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top023.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(54) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top024.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(55) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top025.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(56) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top026.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(57) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top027.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(58) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top028.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(59) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top029.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.content:nth-child(60) {
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/top_resized/top030.jpg");
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}
.slideshow {
  display: flex;
  animation: loop-slide 150s infinite linear 4s both;
}
@keyframes loop-slide {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-100%);
  }
}

/* 01-施設slick(位置決め) */
#facility_slick {
  width: 800px;
  height: 700px;
  position: absolute;
  left: 350px;
  top: 900px;
  padding: 0px;
  z-index: 70;
}
/* 01-施設slick領域内設定*/
.slick01 {
  width: 800px;
  height: 620px;
  margin-left: auto;
  margin-right: auto;
  z-index: 70;
}
/* 01-slick setting OVERRIDE*/
.slick-prev:before,
.slick-next:before {
  color: #000;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin-left: -145px;
  list-style: none;
  text-align: center;
}
.slick-dots li button:before {
  content: "" !important;
  height: 100% !important;
  width: 100% !important;
  background: #d33c5c;
}
.slick-dots li {
  width: 26px !important;
  height: 15px !important;
  margin: 0 !important;
  background: #eebbc6;
  z-index: 100;
}
.slick-prev::before {
  content: "";
  display: inline-block;
  width: 50px; /*画像の幅*/
  height: 50px; /*画像の高さ*/
  background-image: url("/image/parts/arrow_b.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.slick-next::before {
  content: "";
  display: inline-block;
  width: 50px; /*画像の幅*/
  height: 50px; /*画像の高さ*/
  background-image: url("/image/parts/arrow_f.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.slick-prev {
  width: 50px;
  height: 50px;
  top: 642px;
  left: -30px;
  z-index: 100;
}
.slick-next {
  width: 50px;
  height: 50px;
  top: 642px;
  right: 260px;
  z-index: 100;
}

/* 01-各施設の表示設定 */
.facility_div {
  width: 780px;
  height: 300px;
  background-size: 390px 390px;
  background-repeat: no-repeat;
  background-image: url("/image/parts/bg_image_small.png");
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  z-index: 40;
}
/* 01-各施設の名前表示用*/
.facility_name {
  width: 380px;
  position: absolute;
  margin-top: 50px;
  margin-left: 400px;
}
/* 01-各施設の画像表示用*/
.facility_image {
  width: 338px;
  height: auto;
  position: absolute;
  margin-left: 28px;
  margin-top: 40px;
  text-align: center;
}

/* 01-matterport */
#matterport {
  width: 620px;
  height: 543px;
  background-color: #222;
  position: absolute;
  left: 10px;
  bottom: 110px;
}

/*=========*/
/* 02-mail_form */
/*=========*/
#form_dscr {
  width: 800px;
  height: 1em;
  left: 334px;
  top: 248px;
  position: absolute;
  z-index: 60;
}
#form_div {
  width: 920px;
  height: 520px;
  top: 257px;
  left: 280px;
  padding: 30px;
  position: absolute;
  z-index: 100;
  font-size: 19px;
}
p.form_char {
  line-height: 1em;
  margin: 1.5em;
}
.form_input {
  display: inline-block;
  width: 60%;
  padding: 0;
  border: 1px solid #999;
  box-sizing: border-box;
  background: #fff;
  margin: 0.3em 1em;
}
.form_textarea {
  width: 60%;
  height: 5em;
  padding: 0;
  border: 1px solid #999;
  background: #fff;
  margin: 0em 1em;
}
/*=========*/
/* 03-開催概要 */
/*=========*/
#main_03 {
  width: 915px;
  top: 210px;
  left: 285px;
  padding: 10px;
  position: absolute;
  z-index: 100;
  font-size: 19px;
}
table.about_table {
  font-size: 20px;
  line-height: 1.5em;
  margin-top: 10px;
  margin-left: 50px;
}
td.about_table {
  margin-left: 10px;
}

/*=========*/
/* 04-VRミュージアム */
/*=========*/
#main_04 {
  width: 820px;
  height: 500px;
  position: absolute;
  left: 350px;
  bottom: 108px;
}

/*=========*/
/* 05-ギャラリー */
/*=========*/
#main_05 {
  min-height: 900px;
  padding: 0px;
  position: relative;
  overflow: hidden; /*floatの解除*/
  position: relative;
}
/* 05-背景構成 */
#tri05up {
  width: 393px;
  height: 769px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 50;
}
#g05_title {
  width: 425px;
  height: 172px;
  position: absolute;
  top: 100px;
  left: 0px;
  z-index: 80;
}
#tri05down {
  width: 284px;
  height: 556px;
  position: absolute;
  bottom: 0px;
  right: -2px;
  z-index: 50;
}
#facility_title {
  width: 541px;
  height: 172px;
  top: 272px;
  left: 360px;
  position: absolute;
  z-index: 20;
}
#facility_title_slash {
  width: 23px;
  height: 89px;
  top: 272px;
  left: 900px;
  background-image: url("/image/parts/slash.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  z-index: 20;
  transform: rotateZ(2deg);
}

/* 05-表示領域(表示部分) */
#content05_div {
  width: 1158px;
  height: auto;
  margin-left: 43px;
  margin-top: 480px;
}
.gallery_item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  z-index: 90;
}
.gallery_item:after {
  content: "";
  display: block;
  width: 50%;
  height: 0;
  z-index: 90;
}
.gallery_item .work_img {
  width: 20%;
  height: 300px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/image/parts/bg_image_small.png");
  z-index: 90;
}
.gallery_item .work_img .yoko {
  width: 192px;
  height: 128px;
  margin-top: 23px;
  margin-left: 18px;
  z-index: 90;
}
.gallery_item .work_img .tate {
  width: 100px;
  height: 150px;
  margin-top: 10px;
  margin-left: 68px;
  z-index: 90;
}
.gallery_item .work_dcrpt {
  width: 30%;
  height: 300px;
  padding-top: 20px;
  z-index: 90;
}

.award_title {
  width: 12em;
  font-size: 13px;
  margin-left: 2.5px;
  padding-left: 11px;
  font-family: "Sawarabi Gothic", Helvetica, Arial, sans-serif;
  text-align: left;
  color: white;
  background-color: #d33c5c;
}

/*=========*/
/* 06-作品詳細 */
/*=========*/
#w06_background {
  width: 600px;
  height: 415px;
  left: 0px;
  top: 300px;
  background-image: url("/image/parts/bg_image_small.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 90;
}
#w06_title {
  width: 800px;
  position: absolute;
  left: 400px;
  top: 125px;
  font-size: 40px;
  font-family: "Sawarabi Gothic", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
#w06_title:before {
  background-color: #d33c5c;
  width: 10px;
  height: 1.5em;
  content: "";
  display: inline-block;
  margin-top: -5px;
  margin-right: 10px;
  margin-left: 20px;
  vertical-align: middle;
  transform: skewX(-7deg);
}
#w06_title:after {
  background-color: #d33c5c;
  width: 10px;
  height: 1.5em;
  content: "";
  display: inline-block;
  margin-top: -5px;
  margin-left: 10px;
  vertical-align: middle;
  transform: skewX(-7deg);
}
#w06_award_title {
  width: 12em;
  height: 1.2em;
  padding-top: 0.2em;
  top: 265px;
  left: 648px;
  font-size: 21px;
  font-family: "Sawarabi Gothic", Helvetica, Arial, sans-serif;
  text-align: center;
  color: white;
  background-color: #d33c5c;
  position: absolute;
}
#w06_artist {
  width: 450px;
  height: 100px;
  left: 650px;
  top: 300px;
  font-size: 40px;
  line-height: 1em;
  position: absolute;
}
#w06_artist_large {
  width: 450px;
  height: 200px;
  left: 650px;
  top: 319px;
  font-size: 17px;
  line-height: 1em;
  position: absolute;
}
#w06_artist_verylarge {
  width: 450px;
  height: 200px;
  left: 650px;
  top: 319px;
  font-size: 14px;
  line-height: 1em;
  position: absolute;
}
#w06_facility {
  width: 380px;
  height: 100px;
  left: 650px;
  top: 420px;
  position: absolute;
}
#w06_comment {
  width: 450px;
  left: 650px;
  top: 560px;
  position: absolute;
}
.w06_image_space {
  width: 600px;
  height: 415px;
  left: 0px;
  top: 300px;
  position: absolute;
  z-index: 95;
}
.w06_yoko {
  width: 87%;
  margin-top: 35px;
  margin-left: 0px;
  z-index: 90;
}
.w06_tate {
  width: 300px;
  margin-top: 0px;
  margin-left: 220px;
  z-index: 90;
}
