@charset "utf-8";

/* common
---------------------------------------------------- */

#main_body h2 {
  border: none;
  margin-top: 0;
  text-align: left;
}

@media (min-width: 641px) {
  #tmp_contents h3 {
    padding: 0;
    border-left: none;
    font-size: 1.2em;
    color: #222;
  }
}

body.tayoriPage .row {
  margin-bottom: 30px;
}
@media (min-width: 641px) {
  body.tayoriPage #temp_contents .container,
  body.tayoriPage .row.normal {
    width: 103% !important;
  }
}

body.tayoriPage .row p {
  margin-bottom: 10px !important;
}

body.tayoriPage #tmp_contents h2 {
  font-size: 1.9em !important;
  line-height: 1.3 !important;
  margin-top: 20px;
}

body.tayoriPage #tmp_contents h3 {
  padding-top: 0.5em !important;
  border-top: 1px solid #222;
  margin: 30px 0 20px 0;
  line-height: 1.3;
  font-size: 1.5em !important;
  background: none;
  padding: 0;
  width: 100%;
  font-weight: bold;
  box-shadow: 0 0 #194e8a;
}

body.tayoriPage #tmp_contents h4 {
  margin: 30px 0;
  padding-top: 0.5em;
  border-top: 1px solid #222;
  border-bottom: none;
  font-size: 1.2em;
  font-weight: bold;
}

body.tayoriPage div#main_body p.lead {
  font-weight: bold !important;
}

p {
  margin-top: 0 !important;
  word-wrap: break-word;
  font-size: 100% !important;
}

#main_body div.contentWrapper {
  min-height: 420px;
}

body.tayoriPage .pagenation,
body.tayori-info .pagenation {
  padding-top: 10px;
  border-top: 1px solid #ccc;
}

@media (max-width: 640px) {
  /*	body.tayoriPage .pagenation {
	padding: 10px 0 0;
	}
*/

  #tmp_contents h3 {
    padding: 0.5em !important;
    background-position-x: 15px !important;
    /* margin-top: 0 !important; */
  }

  body.tayoriTop #tmp_contents h3 {
    padding: 0 0 0 36px !important;
  }
}

body.tayoriPage .pagenation ul li {
  min-width: 50%;
  background-image: none !important;
  list-style: none !important;
}

li.pageprev {
  text-align: right;
  float: left;
  padding-right: 2em !important;
}

li.pagenext {
  border-left: 1px solid #333;
  text-align: left;
  float: right;
  padding-left: 2em !important;
}
@media (max-width: 640px) {
  #tmp_contents ul li {
    padding-left: 0;
  }
}
#tmp_contents .topAdd h4 {
  margin: 0.8em 0;
}

.page_break {
  page-break-after: always;
}

.topinfobox {
  border: 1px solid #333;
  background: #f4f0eb;
  padding: 10px;
}

.bb {
  border-bottom: 1px solid #333;
}

.graybb {
  border-bottom: 1px solid #999999;
}

.btb {
  border-top: 1px solid #333;
}

.graybtb {
  border-top: 1px solid #999999;
}

.blb {
  border-left: 1px solid #333;
}

.blbd {
  border-left: 1px dotted #333;
}

.bgsblue {
  background-color: #00a7ba !important;
}

.wbor {
  border-bottom: 2px double #333;
}

.ybb {
  background-color: #fff000;
  background: url("../images/page8-01_photo09.png") repeat-x left bottom;
  /*background: -moz-linear-gradient(transparent 60%, #fff000 0%); /* mozilla */
  /*background: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#fff000)); /* Webkit */
  /*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFFFF', endColorstr='#FFFFF000'); /* IE5.5以上 */
}

/*topInfo_c*/

.rugby_green {
  background: #009944;
}

.rugby_blue {
  color: #005bac;
}

.magcul {
  background: #675947;
  color: #fff;
  border-radius: 5px;
  padding: 2px 4px;
}

p.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}
p.indent-13 {
  padding-left: 1.3em;
  text-indent: -1.3em;
}
p.indent-3 {
  padding-left: 3em;
  text-indent: -3em;
}

.deepblue {
  background: #004e94;
}

.relat {
  position: relative;
}

.com_top {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  margin: 0;
  border: none;
  width: 115px;
}

/* SMP */

@media (max-width: 640px) {
  small {
    font-size: 0.8em !important;
  }

  ul li.pagenext {
    background-image: none !important;
  }
}

/* text
---------------------------------------------------- */
.ac {
  text-align: center !important;
}
.ar {
  text-align: right !important;
}
.al {
  text-align: left !important;
}

.bold {
  font-weight: bold !important;
}
.normal {
  font-weight: normal !important;
}

sub,
sup {
  font-size: 0.4em;
}

/* clearfix
---------------------------------------------------- */
.clear {
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*・ゑｽ・*/ /*/
  height: auto;
  overflow: hidden;
  /**/
}

div.hr {
  clear: both;
}
div.hr hr {
  display: none;
}

/* TOP
-------------------------------------- */

/* version/date */

p.topMonVer {
  font-weight: bold;
  margin-top: 0 !important;
}

div.topPdf ul {
  margin: 0 !important;
  padding-left: 15px !important;
}

div.topPdf ul li {
  line-height: 1.6;
  min-width: 8em;
  text-align: right;
  padding-left: 0 !important;
  background-image: none !important;
  margin-bottom: 0 !important;
  list-style: none;
}

div.topPdf img {
  height: 3em;
}

@media (max-width: 640px) {
  p.topMonVer {
    margin-top: 20px !important;
    padding-bottom: 0;
    font-size: 0.8em !important;
  }

  /* div#tmp_contents .topTitle {
	width: ;
} */

  img.topTitle {
    width: 100%;
  }

  div.topPdf ul li {
    background-image: none !important;
    font-size: 0.9em;
    line-height: 1.65;
    margin-top: 0 !important;
  }
}

div.topPdf.col-md-3.pr-0 {
  text-align: right;
}

/* layout */

.jouho .row {
  padding-left: 1em;
}

/* Sidemenu */

#tayoriLocal ul {
  margin: 0;
  background-color: white;
}
#tayoriLocal ul li {
  border-collapse: collapse;
}

#tayoriLocal ul li ul li {
  border: none;
  padding-left: 1em;
}

#tayoriLocal ul li a {
  background: url("/img/parts/arrow_gray2.png") no-repeat scroll right center #fff;
  color: #000;
  display: block;
  padding: 12px 24px 12px 8px;
  text-decoration: none;
  width: auto;
  font-size: 0.9em;
  border-bottom: 1px solid #ccc;
}

#tayoriLocal ul li.list-joho02 p.list-johoTtl {
  padding: 6px 8px;
  background-color: #666;
  color: #fff;
  font-weight: bold;
}

#tayoriLocal ul li.list-joho02 a {
  border-bottom: none;
}

div#tayoriLocal ul.backnumberlist {
  margin: 15px 0;
}

div#tayoriLocal ul.backnumberlist li {
  background: #666;
  padding: 10px 0;
}

div#tayoriLocal ul.backnumberlist li a {
  background: #666 none;
  color: #fff;
  text-align: center;
  border: none;
}

/* TOPICS */

div.topTopics h4 {
  margin-top: 0 !important;
  padding-bottom: 0 !important;
}

#main_body div.topTopics h3 {
  padding: 8px;
  border-top: 1px solid #dcdddd;
  border-left: none;
  border-left: none;
  margin: 0 0 15px;
  padding: 10px 0 0;
  color: #e6257b;
}

div.topTopics div.col-sm-6.mb-2 dl dt {
  margin-bottom: 15px;
}

@media (min-width: 641px) {
  #main_body div.topTopics h3 {
    width: calc(100% - 15px) !important;
  }
  div.topTopics div.row.ml-sm-0 div.col-sm-6 {
    padding-left: 0;
  }
}

@media (max-width: 640px) {
  #main_body div.topTopics h3 {
    margin: 0 15px 30px;
  }
}

#main_body div.topTopics h4 {
  font-weight: bold;
  color: #e6257b;
  margin-top: 0 !important;
  font-size: 1.2em;
}

div.topTopics div.topLeftC,
div.topRightC {
  width: 275px;
  min-height: 80px;
  display: inline-block;
  margin-bottom: 20px;
}

div.topTopics div.topLeftC {
  float: left;
}

#main_body div.topUpper div.topTopics div.topLeftC dl:last-of-type {
  margin-bottom: 0 !important;
}

div.topTopics dl {
  margin-top: 5px;
  margin-bottom: 8px !important;
}

div.topTopics dl dt {
  padding-left: 15px;
  background: url(../images/topTopicArrow.png) no-repeat left 2px !important;
  line-height: 1.4;
}

div.container div.row.mt-3 div.col-sm-8 {
  padding-left: 0;
}

@media (max-width: 640px) {
  div.container div.row.mt-3 div.col-sm-8 {
    padding: 0;
  }
}

/*TOP-photo*/

body.tayoriTop div.topPhoto {
  background-color: #eee;
  padding: 15px !important;
}

div.topPhoto h3 {
  margin: 0 !important;
  padding: 0 0 5px 0 !important;
  background-image: none !important;
}

body.tayoriTop div.topPhotoTxt p {
  font-size: 0.9em !important;
  line-height: 1.5em !important;
  margin-bottom: 8px !important;
}

@media (max-width: 640px) {
  div#tmp_contents div.topPhoto div.topPhotoTxt h3 {
    padding-left: 0 !important;
    font-size: 1.5em !important;
  }
}

p.cap {
  font-size: 0.7em !important;
  margin-top: 10px !important;
}

/* population */

body.tayoriTop div.population {
  background-color: #e1edfc;
  padding: 5px 20px;
  font-size: 1em;
}

div.population p {
  font-size: 1.1em;
  line-height: 1.45em;
  margin-bottom: 5px !important;
}

div.population p.mt10 a {
  font-size: 0.8em;
}

div.population h2 {
  padding: 5px 0 !important;
  background-image: none !important;
  display: inline-block;
  font-size: 1.1em !important;
  font-weight: bold;
  margin: 5px 0 !important;
}

@media (min-width: 641px) {
  div.population h2 {
    font-size: 1.2em;
  }
}

div.population p.popnow {
  padding: 0 0 0 10px !important;
  display: inline;
  font-weight: bold;
  font-size: 0.8em !important;
}

/* Information */

@media (min-width: 641px) {
  div#tmp_contents div.topInfo div.row {
    width: 890px !important;
  }
}

div#tmp_contents div.topInfo p.infoTitle {
  text-align: left;
  line-height: 1.4;
  font-size: 1.1em !important;
  border-left: 4px solid #1779ba !important;
  border-top: 0 !important;
  padding-left: 10px;
  padding-top: 0;
  font-weight: bold;
  margin-bottom: 15px !important;
  color: #1779ba;
}

body.tayoriTop .topInfo div.col-sm-4 p {
  text-align: left;
}

@media (max-width: 640px) {
  body.tayoriTop .topInfo div.col-sm-4 {
    margin-top: 3em;
    padding: 0;
  }

  body.tayoriTop .topInfo div.col-sm-4 p.infoTitle {
    color: #000;
    padding: 10px 0 0 0;
    border-left: 0 !important;
    border-top: 1px solid #333;
  }

  body.tayoriTop .topInfo div.col-sm-4:first-child {
    margin-top: 0;
  }
}

/* sns */

div.topInfo ul.sns_btn {
  display: inline-block;
  width: 50px;
  float: right;
}

ul.sns_btn li {
  height: 40px;
}

ul.sns_btn li img {
  margin-bottom: 0 !important;
  width: 100% !important;
}

ul.sns_btn li.fb {
  float: right !important;
  padding-left: 0 !important;
  width: 40px;
}

/* editor/add */
body.tayoriTop .topEditor {
  margin: 40px 0 20px;
  padding: 15px 20px;
  background-color: #efefef;
}

body.tayoriTop .topAdd {
  background-color: #fff;
  padding: 15px;
  background-size: 100%;
}

body.tayoriTop .topAdd h3 {
  font-size: 1.1em;
  padding: 0 !important;
}

body.tayoriTop .ekana {
  padding: 10px !important;
  width: 100%;
  border: 5px double rgb(35, 127, 193);
}

body.tayoriTop .ekana div.ekana_tit {
  padding-top: 0 !important;
}

body.tayoriTop div.ekana_tit h4 {
  border-bottom: none !important;
  padding-bottom: 0 !important;
  margin: 0 !important;
  font-size: 1.2em !important;
  line-height: 1.3;
}

@media (max-width: 640px) {
  body.tayoriTop .topEditor {
    padding: 15px;
  }
  body.tayoriTop .topAdd h3 {
    margin-bottom: 10px !important;
  }

  body.tayoriTop div.ekana_tit h4 {
    padding: 0 15px 15px !important;
  }
}

body.tayoriTop #tmp_contents .ekana div.ekana_tit {
  border-right: 2px solid #187fc4;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0 0 0;
}

body.tayoriTop #main_body div.ekana div.ekana_txt {
  padding: 0;
}
body.tayoriTop #main_body div.ekana div.ekana_txt p {
  padding-left: 0;
}

body.tayoriTop div.yokoku dl {
  width: 100%;
  display: inline-block;
  margin: 0 0 20px;
}

body.tayoriTop div.yokoku dl dt,
div.yokoku dl dd {
  display: inline-block;
  line-height: 1;
}

body.tayoriTop div.yokoku dl dt {
  width: 100px;
  background-color: #ebebeb;
  padding: 5px 10px;
  float: left;
  text-align: center;
  font-weight: bold;
}

body.tayoriTop div.yokoku dl dd {
  float: right;
  width: 720px;
  line-height: 1.8;
  font-size: 0.96em;
  margin-left: 2px;
  text-align: center;
  margin-right: 8px;
  background-color: #fff799;
}

div#tmp_contents div.container div.row.print-display-flex-cancel div.col-sm-auto div.topPdf.col-auto.ml-auto.clearfix.d-flex.text-right.text-sm-left.align-items-center.pr-0 {
  float: right;
}

div.contetTitle {
  margin-bottom: 30px;
  padding: 0 0 5px;
  border-bottom: 1px dotted #333;
}

div.contetTitle h2 {
  color: #333 !important;
  padding: 10px 0 0 !important;
  margin-bottom: 0;
}

@media (max-width: 640px) {
  div.contetTitle {
    padding: 0 0 5px;
  }

  div#main_body p.department {
    font-size: 1em !important;
    margin-bottom: 5px;
  }
  div.contetTitle h2 {
    font-size: 1.2em !important;
  }
}

*:first-child + html div.contetTitle {
  margin-top: 80px;
}

div.contetTitle p.infoTitle {
  padding: 3px 0px !important;
  border-left: 3px #1779ba solid;
  font-size: 1.19em;
  color: #1779ba;
  margin-top: 0;
}

/* contentWrapper */

#contents {
  -ms-text-justify: inter-ideograph !important;
  text-align: justify !important;
  text-justify: inter-ideograph !important;
}

#main_body div.contentWrapper h3 {
  padding: 0;
  font-weight: bold;
  font-size: 1.2em;
}

.contentWrapper h4 {
  font-size: 1.1em !important;
  margin-top: 0 !important;
  margin-bottom: 15px;
  color: #e6257b;
}

p.backtotop a {
  float: right;
  border: 1px solid #2780b5;
  padding: 3px;
  text-decoration: none;
  color: #000;
  margin: 30px 0 15px;
}

p.infoTxt {
  font-weight: bold;
  margin: 20px 0 0 0 !important;
}

#author_info {
  margin-top: 70px;
}

#contents {
  min-height: 1200px;
}

#main_body div.contentWrapper div p {
  margin: 0;
}

/* Buchy Column
---------------------------------------------*/

.bColumnLeft {
  text-align: center;
}

@media (min-width: 641px) {
  div.bColumnBase img {
    margin-bottom: -530px;
    z-index: -1;
  }

  .bColumnLeft {
    position: absolute;
    top: 460px;
    z-index: 1;
  }

  .bColumnLeft {
    left: 30px;
    margin: 0;
    border: none;
    width: 400px;
  }

  .bColumnRight {
    padding: 0 50px 0 50px !important;
    position: absolute;
    top: 400px;
    left: 370px;
  }
}

.tomoiki_box {
  background: #004098;
  padding: 10px;
}

.linkw a {
  color: #fff;
  text-decoration: none;
}
.linkw a:hover {
  color: #00164b;
  text-decoration: none;
}

.linkw a:visited {
  color: #fff;
}

/*for IE6 */
* html ul li {
  display: inline;
  zoom: 1;
}

/*for IE7 */
*:first-child + html ul li {
  display: inline;
  zoom: 1;
}

/*indent　情報欄*/

#main_body div.topInfo div.topInfo_c.mb10 div.bbox.mt05.mb20 p {
  padding: 0;
}

/* 2021/4/20長谷川追加 */
.bdbox {
  border: 1px solid #333;
  padding: 15px;
}

p.indent-10 {
  padding-left: 1em !important;
  text-indent: -1em !important;
}

p.indent-18 {
  padding-left: 1.8em !important;
  text-indent: -1.8em !important;
}

@media (min-width: 480px) {
  .mt-140 {
    margin-top: -100px !important;
  }
  .mt80 {
    margin-top: 80px !important;
  }
}
/* 2021/4/20長谷川追加ここまで */
/* 2021/5/21長谷川追加 */
p.indent-18 {
  padding-left: 1.8em !important;
  text-indent: -1.8em !important;
}
/* 2021/5/21長谷川追加ここまで */
/* 2021/7/20長谷川追加 */
.mt55 {
  margin-top: 55px !important;
}
.wid15 {
  width: 15px;
}
.com8_6 {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.whitebg2 {
  background: #ffffff;
}
.wid20 {
  max-width: 20px;
}
/* 2021/7/20長谷川追加ここまで */
/* 2021/8/20長谷川追加 */
.wb {
  word-break: break-all;
}
.ls-03 {
  letter-spacing: -0.03em;
}
.ls-04 {
  letter-spacing: -0.04em;
}
.min-wid65 {
  min-width: 65px;
}
/* 2021/8/20長谷川追加ここまで */
/* 2021/9/17長谷川追加 */
@media (min-width: 480px) {
  .mt90 {
    margin-top: 90px !important;
  }
}
/* 2021/9/17長谷川追加ここまで */

.triangle {
  padding: 1em;
  margin-bottom: 1em;
  position: relative;
  background-color: #e6f2f9;
  margin: 0 auto;
  max-width: calc(100% - 1.5em);
}
.triangle:before,
.triangle:after {
  content: "";
  position: absolute;
  top: 45%;
  transform: translateY(-20%);
  left: -1.5em;
  border-top: 10px solid transparent;
  border-right: 1.5em solid #e6f2f9;
  border-bottom: 10px solid transparent;
}
.triangle:after {
  left: calc(4px - 1.5em);
  border-right: solid 1.5em #e6f2f9;
}

@media (max-width: 640px) {
  .triangle {
    margin-top: 2.5em;
  }
  .triangle:first-child {
    margin-top: 1.5em;
  }
  .triangle:before,
  .triangle:after {
    top: -2em;
    left: 50%;
    transform: translateX(-50%);
    border-right: 10px solid transparent;
    border-bottom: solid 1.5em #e6f2f9;
    border-left: 10px solid transparent;
  }
  .triangle:after {
    top: calc(4px - 2em);
    border-bottom: solid 1.5em #e6f2f9;
  }
}

/*@media all and (-ms-high-contrast: none) {
  .triangle:after{
    bottom: -43px !important;
  }
}*/
@media print {
  .triangle {
    background-color: none;
  }
  .triangle:after {
    content: "";
    position: absolute;
    border-right: 20px solid transparent;
  }
}

/* 2022/2/18長谷川追加 */
@media (min-width: 480px) {
  .mt-sm-6 {
    margin-top: 5.5rem !important;
  }

  .mt-4-5 {
    margin-top: 2rem !important;
  }

  .br {
    border-right: 1px solid #333;
  }
}

/* 2022/2/18長谷川追加ここまで */

/* 2022/4/20長谷川追加 */

.bdboxpink {
  border: 1px solid #c52a4e;
  padding: 15px;
}

/* 2022/4/20長谷川追加ここまで */

/* 2022/5/18長谷川追加 */
.graybdbox {
  border: 2px solid #c7c8c9;
}

.graybdbox1 {
  border: 2px solid #c7c8c9;
}

.mt-7 {
  margin-top: 7rem !important;
}

.graybg1 {
  background: #f1f1f1;
  padding: 10px;
}

.blacktriangle span {
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
.blacktriangle span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #231815;
  opacity: 0.5;
}

.purpletriangle span {
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
.purpletriangle span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #85157c;
  opacity: 0.5;
}

.redtriangle span {
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
.redtriangle span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #e60012;
  opacity: 0.5;
}

.yellowtriangle span {
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
.yellowtriangle span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #f0e128;
  opacity: 0.5;
}

.graytriangle span {
  position: relative;
  vertical-align: middle;
  display: inline-block;
}
.graytriangle span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -18px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #b5b5b6;
}

/* 2022/5/18長谷川追加ここまで */

/* 2022/6/17長谷川追加 */

.ls-05 {
  letter-spacing: -0.05em;
}

.ls-08 {
  letter-spacing: -0.08em;
}

.pl-5-5 {
  padding-left: 5rem !important;
}

.pl-6 {
  padding-left: 6rem !important;
}
/* 2022/6/17長谷川追加ここまで */

/* 2022/7/20長谷川追加 */

p.indent-55 {
  padding-left: 5.5em !important;
  text-indent: -5.5em !important;
}

p.indent-40 {
  padding-left: 4em !important;
  text-indent: -4em !important;
}

/* 2022/7/20長谷川追加ここまで */

/* 2022/8/20長谷川追加 */

p.indent-30 {
  padding-left: 3em !important;
  text-indent: -3em !important;
}

/* 2022/8/20長谷川追加ここまで */

/* 2022/12/19長谷川追加 */
@media (min-width: 480px) {
  .pt-sm-6 {
    margin-top: 9rem !important;
  }
}
.bdbox1 {
  border: 1px solid #333;
  padding: 15px;
}
/* 2022/12/19長谷川追加ここまで */

/* 2023/2/19長谷川追加 */

p.indent-50 {
  padding-left: 5em !important;
  text-indent: -5em !important;
}

p.indent-25 {
  padding-left: 2.5em !important;
  text-indent: -2.5em !important;
}

.horizontal_scroll {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 12px 8px;
}

/* 画面幅が640px以上の場合、横スクロールを解除 */
@media screen and (max-width: 640px) {
  .horizontal_scroll {
    overflow-x: scroll;
  }
  .horizontal_scroll > img {
    min-width: 200%;
  }
}

@media print {
  .horizontal_scroll > img {
    width: 100%;
  }
}

/* 2023/5/19長谷川追加 */

p.indent-100 {
  padding-left: 10em !important;
  text-indent: -10em !important;
}

.vl {
  display: flex;
}

.vl:before {
  content: "";
  width: 17px;
  background-color: #187fc4;
  margin-right: 17px;
}

@media (min-width: 480px) {
  .ml-sm-4_5 {
    margin-left: 2rem !important;
  }
}

/* 2023/5/19長谷川追加ここまで */

/* 2023/9/18長谷川追加 */
.bd-dr {
  border-color: #995f11;
}
/* お知らせ面 */
.moyosi-table {
  background-color: #ffffff;
  text-align: center;
}
.moyosi-table th {
  background-color: #e8e8e8;
}
@media (min-width: 767px) {
  .moyosi-table td {
    width: 30%;
  }
}
@media (max-width: 768px) {
  .moyosi-table td {
    width: 33%;
  }
}
/* 2023/9/18長谷川追加ここまで */

/* 2023/10/20長谷川追加 */
p.indent-4 {
  padding-left: 4em;
  text-indent: -4em;
}
p.indent-5 {
  padding-left: 5em;
  text-indent: -5em;
}

.shiken-table {
  width: 811px;
  overflow-x: auto;
}

/* 2024/1/19長谷川追加ここまで */

/* 2024/3/19長谷川追加 */
@media (max-width: 768px) {
  .table-wrap {
    overflow-x: scroll;
  }
  .table-scroll {
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
  }
}
@media print {
  ::-webkit-scrollbar {
    display: none;
  }
}
/* 2024/3/19長谷川追加ここまで */

/* 2024/9/19長谷川追加 */
p.indent-2 {
  padding-left: 2em !important;
  text-indent: -2em !important;
}
.pl-12 {
  padding-left: 1.2rem !important;
}

/* 2024/9/19長谷川追加ここまで */

/* 2024/12/18長谷川追加 */
.border_r {
  border-right: 1px solid #333;
}
@media (max-width: 768px) {
  .border_r {
    border-right: none;
  }
}

/* 2024/12/18長谷川追加ここまで */

/* 2025/1/19長谷川追加 */
p.indent-100 {
  padding-left: 10em !important;
  text-indent: -10em !important;
}
/* 2025/1/19長谷川追加ここまで */

/*スマホで縦に並ぶテーブル*/
#tmp_contents table.no-scroll {
  width: 100%;
  table-layout: fixed;
}

#tmp_contents table.no-scroll th {
  font-weight: bold;
  text-align: center;
  border: solid 1px #333;
  padding: 5px 10px;
  background-color: #eee;
}

#tmp_contents table.no-scroll td {
  border: solid 1px #333;
  border-top: none;
  border-bottom: none;
  padding: 15px 10px;
}

@media (max-width: 640px) {
  #tmp_contents table.no-scroll th,
  #tmp_contents table.no-scroll td {
    display: block;
    border-bottom: 0;
  }
}

/*アクセスビリティ対応*/
/*見出しタグ追加*/
#tmp_inquiry_ttl h2,
#tmp_contents .box_link .box_link_ttl h2 {
  margin: 0;
  margin-bottom: 0 !important;
  padding: 22px 0 11px !important;
  border-bottom: 1px solid #cfd8e5;
  padding: 0 18px;
  color: #0e5fa6;
  background: #ffffff url(../../templates/free_rn/images/ttl_triangle.png) no-repeat top left;
  background-size: 16px auto;
  -moz-background-size: 16px auto;
  -webkit-background-size: 16px auto;
  font-weight: bold;
  font-size: 100% !important;
}
body.tayoriPage #tmp_contents .box_link_ttl h2 #tmp_contents .box_link .box_link_ttl h2 {
  border-bottom: 2px solid #0e5fa6;
  font-size: 100% !important;
}

/*001面構造変更*/
#tmp_contents div.topTopics ul {
  list-style-type: none;
  margin: 0;
  list-style-image: none;
}

/*お知らせ面-その他宝くじテーブル*/
.takarakuji {
  width: 100%;
  border-collapse: collapse;
}
.takarakuji th:nth-child(1),
.takarakuji td:nth-child(1) {
  width: 385px;
}
.takarakuji th:nth-child(2),
.takarakuji td:nth-child(2) {
  width: 70px;
}
.takarakuji th:nth-child(3),
.takarakuji td:nth-child(3) {
  width: 402px;
}
@media (max-width: 640px) {
  .takarakuji th:nth-child(1),
  .takarakuji td:nth-child(1) {
    width: 164px;
  }
  .takarakuji th:nth-child(2),
  .takarakuji td:nth-child(2) {
    width: 44px;
  }
  .takarakuji th:nth-child(3),
  .takarakuji td:nth-child(3) {
    width: 161px;
  }
}

/*20250418*/
#tmp_contents .kikaku__wrapper h4 {
  border: none !important;
  margin-bottom: 0 !important;
}

.box__fill {
  background: gray;
  padding: 0.2em 0.4em 0.1em 0.4em;
  border-radius: 5px;
  display: inline-block;
  vertical-align: bottom;
}

.box__stroke {
  border: 1px solid #000;
  padding: 10px 20px;
  /* border-radius: 5px; */
  display: inline-block;
}

.honbunjohokan {
  background-image: none !important;
  padding: 15px !important;
}
@media (min-width: 640px) {
  .honbunjohokan img {
    width: 90%;
  }
}

h2.infoCatTitle {
  height: initial;
}
h2.infoCatTitle img {
  height: 1.5em !important;
}

.info__image__wrapper {
  max-width: 350px;
  margin: 1rem 0;
}
.info__image__wrapper p {
  margin-top: 0.3rem !important;
}

.qrcode__wrapper {
  /* vertical-align: middle; */
  display: flex;
  align-items: center;
  justify-content: end;
  text-align: end;
}
/* .qrcode__wrapper p {
  overflow: hidden;
}
.qrcode__wrapper a {
  display: block;
} */
.qrcode__wrapper img {
  display: none;
}
@media (min-width: 641px) {
  .qrcode__wrapper {
    position: relative;
    padding-right: 100px;
    min-height: 100px;
  }
  .qrcode__wrapper img {
    display: inline-block;
    /* float: right; */
    width: 100px !important;

    padding-left: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
/* .qrcode__wrapper p::after {
  content: "";
  display: block;
  clear: both;
} */

.line__yellow {
  background: linear-gradient(transparent 60%, #ffef92 30%);
  display: inline;
}

.line__red {
  background: linear-gradient(transparent 60%, #fddada 30%);
  display: inline;
}

.line__blue {
  background: linear-gradient(transparent 60%, #cce9ff 30%);
  display: inline;
}

.line__green {
  background: linear-gradient(transparent 60%, #d0ffd0 30%);
  display: inline;
}

.text__blue {
  color: #0e5fa6;
}
.text__red {
  color: #eb0000;
}
.text__yellow {
  color: rgb(255, 225, 0);
}
.text__green {
  color: green;
}

.bg__blue {
  background: #0e5fa6;
}

.bg__red {
  background: #eb0000;
}

.bg__green {
  background: green;
}

.bg__white {
  background: #ffffff;
}

.bg__yellow {
  background: rgb(255, 225, 0);
}

.tomoiki_box a:link {
  color: #ffffff;
}
.tomoiki_box a:active {
  color: #ffffff;
}
.tomoiki_box a:visited {
  color: #ffffff;
}

.fukidashi__t,
.fukidashi__b,
.fukidashi__r,
.fukidashi__l {
  position: relative;
  display: inline-block;
  /* margin: 1.5em 0; */
  padding: 20px;
  /* min-width: 120px; */
  max-width: 100%;
  background: #e5e5e5;
}

.fukidashi__t:after {
  content: "";
  position: absolute;
  top: -29px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #e5e5e5;
}

.fukidashi__b:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #e5e5e5;
}

.fukidashi__l:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #e5e5e5;
}

.fukidashi__r:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #e5e5e5;
}

.info-topic .fukidashi__t,
.info-topic .fukidashi__l,
.info-topic .fukidashi__r,
.info-topic .fukidashi__b {
  background: #ffffff;
  border: 1px solid black; /* 黒淵を追加 */
}
.info-topic .fukidashi__t:after {
  border-bottom: 15px solid #ffffff;
}
.info-topic .fukidashi__b:after {
  border-top: 15px solid #ffffff;
}
.info-topic .fukidashi__l:after {
  border-right: 15px solid #ffffff;
}
.info-topic .fukidashi__r:after {
  border-left: 15px solid #ffffff;
}

.info-topic .fukidashi__t:before {
  border-bottom: 15px solid #ffffff;
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px; /* 少しずらして調整 */
  border: 15px solid transparent; /* 少し太くして透明にする */
  border-bottom: 15px solid black; /* 黒い下ボーダー */
}

.info-topic .fukidashi__b:before {
  content: "";
  position: absolute;
  top: calc(100% + 1px);
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #000000;
}

.info-topic .fukidashi__l:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -31px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #000000;
}

.info-topic .fukidashi__r:before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 1px);
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #000000;
}

/* 20250515 */
.kikaku-table,
.kikaku-table th,
.kikaku-table td {
  border: 1px solid #000;
}
.kikaku-table {
  line-height: 1.2;
}

.kikaku-table th,
.kikaku-table td {
  padding: 0.5em;
}

#tmp_contents .topPhotoTitle {
  padding: 0;
  font-size: initial;
  line-height: 1;
  margin: auto;
  background: none;
}

.topPhoto01 {
  margin-bottom: 10px;
}
.topPhoto01 .cap {
  margin-bottom: 0;
}

.border__dt {
  border-top: 2px dotted #000;
}

.border__db {
  border-bottom: 2px dotted #000;
}

.border__dl {
  border-left: 2px dotted #000;
}

.border__dr {
  border-right: 2px dotted #000;
}

.top__information__title {
  background: none !important;
  margin: auto !important;
}

.dokusha__present .qrcode__wrapper {
  text-align: left;
  justify-content: start;
  padding-right: 0;
  /* width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; */
}
.dokusha__present .qrcode__wrapper img {
  position: initial;
  transform: none;
}

/* 20250717 */
.kakomi__table td {
  background-color: #ffffff;
}

.kikaku__wrapper dt {
  font-weight: bold;
  color: #0e5fa6;
}
.kikaku__wrapper dd {
  margin-bottom: 0.5em;
  padding-bottom: 0.25em;
}
.kikaku__wrapper dd:not(:last-child) {
  border-bottom: #000 2px dotted;
}
/* 小さい画面での対応（必要であれば） */
@media (max-width: 640px) {
}

/* 20250816 */
.kouza-table {
  background-color: #ffffff;
  text-align: center;
}
.kouza-table th {
  background-color: #e8e8e8;
}
@media (min-width: 767px) {
  .kouza-table td {
    width: 30%;
  }
}
@media (max-width: 768px) {
  .kouza-table td {
    width: 33%;
  }
}

/*20251113*/
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
  font-size: 1.25rem !important;
}

.fs-6 {
  font-size: 1rem !important;
}

.display-1 {
  font-size: calc(1.625rem + 4.5vw) !important;
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem;
  }
}

.display-2 {
  font-size: calc(1.575rem + 3.9vw) !important;
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-size: calc(1.525rem + 3.3vw) !important;
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem;
  }
}

.display-4 {
  font-size: calc(1.475rem + 2.7vw) !important;
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem;
  }
}

.display-5 {
  font-size: calc(1.425rem + 2.1vw) !important;
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem;
  }
}

.display-6 {
  font-size: calc(1.375rem + 1.5vw) !important;
  font-weight: 300;
  line-height: 1.2;
}
@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem;
  }
}
