@charset "UTF-8";

/* ヘッドエリア */
.head_img,
.head_txt {
  display: none;
}
.pc_head_img {
  width: 100%;
}
.pc_head_img img {
  width: 100%;
  height: auto;
}
.pc_head_txt {
  width: 100%;
}
.pc_head_txt1 h2 {
  text-align: center;
  letter-spacing: 4px;
  font-size: 24px;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-weight: 500;
  color: #6D5656;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateX(-37%);
}
.pc_head_txt1 h2::before {
  content: '';
  flex-grow: 1;
  height: 1px;
  background: #6D5656;
  margin-right: 20px;
}
.pc_head_txt2 h2 {
  text-align: center;
  letter-spacing: 4px;
  font-size: 24px;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-weight: 500;
  color: #6D5656;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateX(37%);
}
.pc_head_txt2 h2::after {
  content: '';
  flex-grow: 1;
  height: 1px;
  background: #6D5656;
  margin-left: 20px;
}
.pc_read_txt p {
  text-align: center;
  letter-spacing: 4px;
  font-size: 16px;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-weight: 500;
  line-height: 1.8;
  color: #6D5656;
}
/* コンテストエリア1　 */
.pc_content_area1 {
  margin-top: 100px;
}
.pc_content1_flex_wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 10px;
}
.pc_content1_flex_left {
  width: 27%;
  display: block;
  margin: 0 auto;
}
.pc_content1_flex_left img {
  width: 100%;
  height: auto;
}
.pc_content1_flex_right {
  width: 73%;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.pc_content1_right_top {
  width: 100%;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  align-items: flex-start;
}
.pc_content1_right_top_img1 {
  width: 33%;
  display: block;
  margin: 0 auto;
}
.pc_content1_right_top_img1 img {
  width: 100%;
  height: auto;
}
.pc_content1_right_top_img2 {
  width: 33%;
  display: block;
  margin: 0 auto;
}
.pc_content1_right_top_img2 img {
  width: 100%;
  height: auto;
}
.pc_content1_right_top_img3 {
  width: 33%;
  display: block;
  margin: 0 auto;
}
.pc_content1_right_top_img3 img {
  width: 100%;
  height: auto;
}
.pc_content1_right_under {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pc_content1_right_under_img {
  width: 50%;
  display: block;
  margin-right: auto;
}
.pc_content1_right_under_img img {
  width: 100%;
  height: auto;
}
.pc_content1_right_under_txt {
  width: 50%;
  display: block;
  margin: 0 auto;
}
.pc_content1_right_under_txt p {
  width: 90%;
  display: block;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 2px;
  font-size: 16px;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-weight: 500;
  line-height: 1.8;
}
/* コンテントエリア2 */
.pc_content_area2 {
  width: 100%;
}
.pc_content2_flex_top {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.pc_content2_img1 {
  width: 50%;
  display: block;
  margin: 0 auto;
}
.pc_content2_img1 img {
  width: 100%;
  height: auto;
}
.pc_content2_img2 {
  width: 50%;
  display: block;
  margin: 0 auto;
}
.pc_content2_img2 img {
  width: 100%;
  height: auto;
}
.pc_content_flex2_under {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pc_content2_img3 {
  width: 33%;
  display: block;
  margin: 0 auto;
}
.pc_content2_img3 img {
  width: 100%;
  height: auto;
}
.pc_content2_img4 {
  width: 33%;
  display: block;
  margin: 0 auto;
}
.pc_content2_img4 img {
  width: 100%;
  height: auto;
}
.pc_content2_img5 {
  width: 33%;
  display: block;
  margin: 0 auto;
}
.pc_content2_img5 img {
  width: 100%;
  height: auto;
}
/* コンテントエリア3 */
.pc_content3_flex {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 10px;
}
.pc_content_area3_img1 {
  width: 22%;
}
.pc_content_area3_img1 img {
  width: 100%;
  height: auto;
}
.pc_content3_right {
  width: 78%;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.pc_content3_top {
  width: 100%;
}
.pc_content3_top p {
  width: 70%;
  display: block;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 2px;
  font-size: 16px;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-weight: 500;
  line-height: 1.8;
}
.pc_content3_under {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 10px;
}
.pc_content_area3_img2 {
  width: 50%;
  display: block;
  margin: 0 auto;
}
.pc_content_area3_img2 img {
  width: 100%;
  height: auto;
}
.pc_content_area3_img3 {
  width: 50%;
  display: block;
  margin: 0 auto;
}
.pc_content_area3_img3 img {
  width: 100%;
  height: auto;
}
/* コンテントエリア4 */
.pc_content_area4 {
  width: 100%;
}
.pc_content_area4_flex {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pc_content_area4_txt {
  width: 65%;
  display: block;
  margin: 0 auto;
}
.pc_content_area4_txt p {
  width: 70%;
  display: block;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 2px;
  font-size: 16px;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
  font-weight: 500;
  line-height: 1.8;
}
.pc_content_area4_img {
  width: 35%;
  display: block;
  margin: 0 auto;
}
.pc_content_area4_img img {
  width: 100%;
  height: auto;
}

/* スマートフォン用非表示 */
.sub_head_txt,
.read_txt,
.content_head_area,
.content_area_img1,
.content_area_img2,
.content_area_img3 {
  display: none;
}
