@charset "Shift_JIS";

#newsDetail * {
  box-sizing: border-box;
}

#newsDetail img {
  width: 100%;
  max-width: 100%;
  display: block;
}

#newsDetail small {
  font-size: 0.8em;
}

#newsDetail sup {
  font-size: 0.7em;
  vertical-align: middle;
}

#newsDetail .snsList {
  display: flex;
}

#newsDetail .newsIntroduction ul.snsList li.tw {
  margin-top: -3px;
}

.title-post-head {
  display: block;
  text-decoration: underline;
  font-size: .95em;
  margin-top: 5px;
}

.title-post-main {
  display: block;
  font-size: 1.2em;
  font-family: "Yu Gothic Pr6N B", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", YuGothic, Meiryo, sans-serif;
}

.title-post-sub {
  display: block;
  text-decoration: underline;
  font-size: 0.95em;
  margin-top: 5px;
  font-family: "Yu Gothic Pr6N B", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", YuGothic, Meiryo, sans-serif;
}

#newsDetail .title-post-caption {
  display: block;
  font-size: 0.6em;
  text-align: right;
  font-weight: normal;
  margin-top: 10px;
  font-family: "Yu Gothic Pr6N B", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", YuGothic, Meiryo, sans-serif;
}

.title-main {
  color: #00008b;
  font-weight: bolder;
  font-size: 1.4em;
  display: block;
  margin-bottom: 10px;
}

.title-emphasis {
  font-weight: bolder;
  font-size: 1.2em;
  display: block;
  text-decoration: underline;
  margin-bottom: 10px;
}

strong {
  font-family: "Yu Gothic Pr6N B", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", YuGothic, Meiryo, sans-serif;
}

strong.title-post-main {
  color: #000;
  text-decoration: none;
  font-family: "Yu Gothic Pr6N B", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", YuGothic, Meiryo, sans-serif;
}

.headline {
  font-weight: bold;
  text-decoration: underline;
  font-family: "Yu Gothic Pr6N B", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", YuGothic, Meiryo, sans-serif;
}

.topic {
  font-weight: bold;
  text-decoration: none;
  font-family: "Yu Gothic Pr6N B", "Hiragino Kaku Gothic ProN", "Yu Gothic Medium", YuGothic, Meiryo, sans-serif;
}

#newsDetail h2.bgTypeA {
  padding: 10px;
  background-image: none;
  background-color: #ffffcc;
  border: none;
}

#newsDetail .section .boxElement {
  border: 1px solid #c0b9bb;
}

#newsDetail .section .tableTypeA01 {
  width: 100%;
}

#newsDetail .section .tableTypeA01 th {
  text-align: left;
}

#newsDetail .section .bgBoxElement {
  background: #fcf3eb;
}

#newsDetail .section .boxElement h2,
#newsDetail .section .bgBoxElement h2 {
  margin: 0 0 10px;
  padding: 0;
  background: none;
  border-bottom: none;
}

#newsDetail .section .boxElement h2 {
  text-align: center;
}

#newsDetail .section .bgBoxElement *:last-child {
  margin-bottom: 0 !important;
}

.box25 {
  position: relative;
  background: #fff0cd;
  box-shadow: 0px 0px 0px 5px #fff0cd;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  color: #454545;
}

.box25:after {
  content: '';
  position: absolute;
  right: -7px;
  top: -7px;
  border-width: 0 15px 15px 0;
  border-style: solid;
  border-color: #ffdb88 #fff #ffdb88;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
}

.box25 p {
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 569px) {
  .show-sp {
    display: none;
  }
}

@media screen and (max-width: 568px) {
  .show-pc {
    display: none;
  }

  #newsDetail .newsIntroduction ul.snsList li.tw {
    margin-top: -2px;
  }

  #newsDetail .title-post-caption {
    font-size: 0.8em;
  }

  .title-main {
    margin-right: -6px;
  }
}

.box-col2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em;
}

.box-title {
  font-size: 1.1em;
}

.box-title span {
  text-decoration: underline;
}

.box-title strong{
  color: #000;
  font-weight: bold;
  font-size: 1.1em;

}

.box-img{
  text-align: center;
}

.box-img,
.box-text {
  flex: 1 1 50%;
}

.box-img.img-border01.w60p{
  margin-bottom: 40px;
}

.box-img.img-border01.w60p img{
  margin: auto;
    width: 60% !important;
}


.box-item {
  display: flex;
  flex: 0 1 49%;
  padding: 10px;
}

.box-item .box-text,
.box-item .box-img {
  flex: 0 1 50%;
}

.box-desc small {
  display: block;
  text-align: right;
}

.box-caption strong {
  color: #00008b;
  font-weight: normal;
}

.box-caption strong small {
  color: #000;
}

.caption-right {
  display: block;
  text-align: right;
  margin-top: 5px;
}

.border-box {
  border: 1px solid #555;
}
.box.type01 .box-item{
  flex-wrap: wrap;
  margin: 0 0 50px;
}

.box.type01 .box-title strong{
  margin-right: 8px;
  text-decoration: none;
}
.box.type01 .box-text,
.box-col2.type01 .box-text{
  padding-left: 30px;
  flex: 1 1 80%;
}

.box.type01 .box-img{
  padding: 0 0 0 30px;
  flex: 1 1 8%;
}
@media (max-width:568px) {
  .box.type01 .box-img{
    padding: 0;
    flex: 1 1 100%;
  }
  .box.type01 .box-text{
    padding: 20px 0 0;
  }
}
.box-col2.type02 .box-text {
  padding-right: 30px;
}
@media (max-width:568px) {
  .box-col2.type02 {
    flex-wrap: wrap;
  }
  .box-col2.type02 .box-img {
    flex: 1 1 100%;
  }

  .box-col2.type02 .box-text {
    padding: 0;
    flex: 1 1 100%;
  }
}
.box-col2.type03 .box-img {
  flex: 0 1 40%;
}

.box-col2.type03 .box-text {
  flex: 0 1 60%;
  padding-left: 10px;
}

.box-col2.type03 .box-item:nth-child(n + 2) {
  margin-left: 15px;
}

.box-col2.type04 {
  flex-wrap: wrap;
}

.box-col2.type04 .box-text {
  flex: 0 1 100%;
  padding-left: 30px;
}

.box-col2.type04 .box-img {
  flex: 0 0 18%;

}

.box-col2.type04 .box-item {
  flex: 0 1 47%;
  padding: 0;
}

.box-col2.type04 .box-item:nth-child(n + 3) {
  margin-top: 30px;
}

.box-col2.type05 {
  align-items: center;
}

.box-col2.type05 .box-img01 {
  flex: 0 1 48%;
  padding-right: 40px;
}

.box-col2.type05 .box-img02 {
  flex: 0 1 32%;
  padding-right: 10px;
  margin-bottom: 1em;
}

.box-col2.type05 .box-text {
  flex: 0 1 20%;
  background: #fcf3eb;
  padding: 5px;
  align-self: flex-end;
  margin-bottom: 30px;
}

.section.border-box {
  padding: 10px 15px 0 15px;
}

#newsDetail .img-prod01 {
  max-width: 80px;
  margin: 0 auto;
}

#newsDetail .img-prod02 {
  max-width: 56px;
  margin: 0 auto;
  padding-top: 15px;
}

#newsDetail .img-prod03 {
  max-width: 48px;
  margin: 0 auto;
}

#newsDetail .img-prod04 {
  max-width: 80px;
  margin: 0 auto;
}

#newsDetail .img-text-001 {
  max-width: 48px;
  display: inline;
  vertical-align: inherit;
  line-height: 1.7;
}

.kanpou-box {
  border: 1px solid #000;
  padding: 20px;
  margin-bottom: 30px;
}

.kanpou-title {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 16px;
}

.kanpou-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.kanpou-image {
  flex: 1 1 500px;
  max-width: 500px;
  margin: 0 auto;
}

.kanpou-image img {
  width: 100%;
  height: auto;
  display: block;
}

.kanpou-text {
  flex: 2 1 500px;
  line-height: 1.7;
}

.highlight-text {
  color: red;
  font-weight: bold;
  text-decoration: underline;
}

.img-01 {
  margin-bottom: 40px;
  text-align: center;
  gap: 20px;
  small{
    display: inline-block;
    margin: 10px 15% !important;
    width: 70%;
  }
}

@media (min-width: 569px) {
  .img-01 {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
  }

  .img-01 img {
    width: calc((100% - 20px) / 2);
  }
}

@media (max-width: 568px) {
  .img-01 {
    flex-direction: column;
    align-items: center;
  }

  .img-01 img {
    width: 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 569px) {
  #newsDetail .section .boxElement {
    width: 896px;
    margin: 20px auto;
    padding: 10px;
  }

  #newsDetail .section .bgBoxElement {
    padding: 20px;
  }

  #newsDetail .section .tableTypeA01 th {
    width: 24%;
    padding: 5px 3%;
  }

  #newsDetail .section .tableTypeA01 td {
    width: 64%;
    padding: 5px 3%;
  }

  #newsDetail .section .balloon01 {
    position: relative;
    display: inline-block;
    padding: 15px;
    border-radius: 10px;
    min-width: 120px;
    max-width: 100%;
    color: #555;
    font-size: 12px;
    text-align: left;
    background: #e0edff;
  }

  #newsDetail .section .balloon01 :before {
    content: "";
    position: absolute;
    top: 50%;
    left: -30px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-right: 15px solid #e0edff;
  }
}

@media screen and (max-width: 568px) {
  #newsDetail .section .boxElement {
    margin: 0 0 20px;
    padding: 10px 3%;
  }

  #newsDetail .section .bgBoxElement {
    padding: 20px 5%;
  }

  #newsDetail .section .tableTypeA01 th,
  #newsDetail .section .tableTypeA01 td {
    display: block;
    width: 100%;
    padding: 5px 0;
  }

  #newsDetail .section .tableTypeA01 td {
    padding-bottom: 10px;
  }

  #newsDetail .section .balloon01 {
    margin: 1.5em 0;
  }

  #newsDetail .section .balloon01:before {
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-bottom: 15px solid #e0edff;
  }
}
#newsDetail .section p.small{
  line-height: 1.2;
  font-size: .9em;
}
@media (max-width: 568px) {
  .newsIntroduction+.section{
    display: flex;
    flex-direction: column;
  }
  .newsIntroduction+.section p:first-of-type{
    order:1;
  }
  .newsIntroduction+.section p:nth-of-type(2){
    order:3;
  }
  .newsIntroduction+.section .img-01{
    order: 2;
  }
  }
