@charset "UTF-8";

/* =========================================================
   content
========================================================= */

/* category page
----------------------------------------------- */
/* index */
.dir-categories-bunya-guide .contentGpCategoryCategory > section,
.dir-categories-bunya-kenkoFukushi .contentGpCategoryCategory > section,
.dir-categories-bunya-kodomo .contentGpCategoryCategory > section,
.dir-categories-bunya-jigyosha .contentGpCategoryCategory > section,
.dir-categories-bunya-sangyoMachidukuri .contentGpCategoryCategory > section,
.dir-categories-bunya-shisei .contentGpCategoryCategory > section,
.dir-categories-bunya-bosai .contentGpCategoryCategory > section,
.dir-categories-bunya-newcoronavirusInfo .contentGpCategoryCategory > section,
.contentGpCategoryCategory > section.docs,
.contentGpCategoryCategoryTypes section,
.contentGpCategoryCategoryType section {
  margin: 0 0 20px;
  padding: 10px 13px;
  border: 1px solid #ccc;
}
.contentGpCategoryCategoryTypes section.state {
  display: none;
}
.contentGpCategoryCategory section.category,
.contentGpCategoryCategory section.docs-shinchaku {
  border: 0;
  padding: 0;
}
.contentGpCategoryCategory > section.docs_3 {
  margin: 0;
  padding: 0;
  border: none;
}
.contentGpCategoryCategory > section.docs_3 > section {
  margin: 0 0 20px;
  padding: 10px 13px;
  border: 1px solid #ccc;
  border-top: none;
}
.contentGpCategoryCategory > section.docs_3 > section h2::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  bottom: -1px;
  width: 5px;
  background: -webkit-linear-gradient(top,  #4ca438 0%,#16853b 100%);
  background: linear-gradient(to bottom,  #4ca438 0%,#16853b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ca438', endColorstr='#16853b',GradientType=0 );
  *zoom: 1;
}
.contentGpCategoryCategory > section.docs_3 > section h2 {
  position: relative;
  margin: -10px -13px 10px;
  padding: 8px 5px 8px 15px;
  border: 1px solid #d3d3d3;
  border-left: 0;
  border-right: none;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2);
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
  *zoom: 1;
}
body[id$="moreDocs3CShinchaku"] ul.feed,
body[id$="moreDocs3CShinchaku"] #docsCategory {
  display: none;
}

@media screen and (min-width: 769px) {
  .contentGpCategoryCategory > section:last-child,
  .contentGpCategoryCategoryTypes section:last-child,
  .contentGpCategoryCategoryType section:last-child {
    margin-bottom: 0;
  }
}
.contentGpCategoryCategory > section > ul,
.contentGpCategoryCategoryTypes section ul,
.contentGpCategoryCategoryType section ul {
  margin-top: 8px;
  padding-top: 12px;
  border-top: 2px solid #008a0d;
}
.contentGpCategoryCategory > section > ul.feed {
  margin: -15px 0 0;
  padding: 0;
  border: 0;
}
.contentGpCategoryCategory > section.docs-all-lifeevent > ul,
.contentGpCategoryCategory > section.docs-all > ul,
.contentGpCategoryCategory > section.docs > ul,
.contentGpCategoryCategoryTypes section ul ul,
.contentGpCategoryCategoryType section ul ul {
  margin: 0;
  padding: 0;
  border: 0;
}
.contentGpCategoryCategoryTypes section ul li,
.contentGpCategoryCategoryType section ul li {
  margin-bottom: 1.5em;
}
.contentGpCategoryCategoryType section ul ul li {
  display: inline;
  margin: 0 1em 3px 0;
  padding: 0;
  background: none;
}
.contentGpCategoryCategory > section > ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 31%;
}
.contentGpCategoryCategory > section > ul.feed li {
  width: auto;
}
.contentGpCategoryCategory > section.docs > ul li,
.contentGpCategoryCategory > section.docs-all > ul li,
.contentGpCategoryCategory > section.docs-all-lifeevent > ul li {
  display: block;
  width: auto;
}
.contentGpCategoryCategoryTypes section ul ul li {
  margin-left: 0.5em;
}
.contentGpCategoryCategoryTypes section ul ul ul li {
  display: inline;
  margin: 0 1em 3px 0;
  padding: 0;
  background: none;
}

/* docs-shinchaku */
.contentGpCategory .docs-shinchaku {
  margin-bottom: 20px;
}
.contentGpCategory .docs-shinchaku .header {
  background: -webkit-linear-gradient(top,  #4ca438 0%,#16853b 100%);
  background: linear-gradient(to bottom,  #4ca438 0%,#16853b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ca438', endColorstr='#16853b',GradientType=0 );
  *zoom: 1;
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}
.contentGpCategory .docs-shinchaku .header h2 {
  margin-left: 5px;
  padding: 8px 5px 8px 10px;
  border: 1px solid #d3d3d3;
  border-left: 0;
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
  *zoom: 1;
}
.contentGpCategory .docs-shinchaku .shinchaku {
  padding: 10px 15px 5px;
  border: 1px solid #ccc;
  border-top: 0;
}
.contentGpArticleDocs .docs h2.date {
  margin-bottom: 10px;
  padding: 6px 12px 4px;
  background: #eef6c9;
}
.contentGpArticleDocs .docs h2 + ul {
  margin: 0 15px 15px;
}
.contentGpCategory ul:not(.feed) + div {
  text-align: right;
}
#docsCategory .docs li,
.contentGpArticleDocs .docs li,
.contentGpCategoryDoc .docs li,
.contentGpCategory ul li {
  margin-bottom: 3px;
  padding-left: 12px;
  background: url("./images/ic-list3.png") no-repeat left 0.35em;
}
.contentGpCategory ul.feed li {
  margin-bottom: 0;
  padding: 0;
  background: none;
}
.contentGpCategory li .subtitle:before {
  content: "（";
}
.contentGpCategory li .subtitle:after {
  content: "）";
}
.contentGpCategory li .subtitle {
  *margin-left: 0.5em;
}

#docsCategory {
  margin-top: 20px;
}
#docsCategory .pieceBody > div:before, #docsCategory .pieceBody > div:after,
.contentGpCategory .docs-category:before, .contentGpCategory .docs-category:after {
  content: "";
  display: table;
}
#docsCategory .pieceBody > div:after,
.contentGpCategory .docs-category:after {
  clear: both;
}
#docsCategory .pieceBody > div,
.contentGpCategory .docs-category {
  *zoom: 1;
}
#docsCategory .pieceBody > div:not(.level2) section,
#docsCategory .pieceBody > div:not(.level3) section {
  margin: 0 0 20px;
  padding: 10px 13px;
  border: 1px solid #ccc;
}
#docsCategory .level2 section, #docsCategory .level3 section,
.contentGpCategory .docs-category section {
  float: left;
}
#docsCategory .level2 section, #docsCategory .level3 section,
.contentGpCategory .docs-category section {
  width: 45.1%;
  margin: 0 20px 20px 0;
  padding: 10px 13px;
  border: 1px solid #ccc;
}
#docsCategory .level2 section:nth-child(even), #docsCategory .level3 section:nth-child(even),
.contentGpCategory .docs-category section:nth-child(even) {
  float: right;
  margin-right: 0;
}
#docsCategory .level2 section h3, #docsCategory .level3 section h3,
.contentGpCategory .docs-category section h2 {
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 2px solid #008a0d;
}
#docsCategory .level2 section ul, #docsCategory .level3 section ul,
.contentGpCategory .docs-category section ul {
  padding: 0 2px;
}
#docsCategory .level2 section ul li:nth-child(n+51), #docsCategory .level3 section ul li:nth-child(n+51) {
  display: none;
}

@media screen and (max-width: 768px) {
  #docsCategory .level2 section,
  #docsCategory .level2 section:nth-child(2n),
  #docsCategory .level3 section,
  #docsCategory .level3 section:nth-child(2n),
  .contentGpCategory .docs-category section,
  .contentGpCategory .docs-category section:nth-child(2n) {
    display: block;
    float: none;
    width: auto;
    margin: 0 0 20px;
  }
  .contentGpCategoryDoc .docs,
  .contentGpCategory .docs-all, .contentGpCategoryCategory .docs {
    padding: 0 10px 10px;
  }
  .contentGpCategoryCategoryTypes .sports_shisetsu ul {
    padding: 0 15px 10px;
  }
  .contentGpCategoryCategory > section > ul li {
    display: block;
    width: auto;
  }
}

/* sports_shisetsu */
body[class^="dir-sportsShisetsu"] .categories > div {
  margin: 0 0 20px;
  padding: 10px 13px;
  border: 1px solid #ccc;
}
body[class^="dir-sportsShisetsu"] .categories > div:last-child {
  margin-bottom: 0;
}
body[class^="dir-sportsShisetsu"] #main .categories > div .pieceHeader {
  background: none;
  filter: none;
  box-shadow: none;
}
body[class^="dir-sportsShisetsu"] #main .categories > div .pieceHeader h2 {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  filter: none;
  box-shadow: none;
}
body[class^="dir-sportsShisetsu"] .categories > div .pieceBody ul {
  margin-top: 8px;
  padding-top: 12px;
  border-top: 2px solid #008a0d;
}
body[class^="dir-sportsShisetsu"] .categories > div .pieceBody ul li {
  margin-bottom: 3px;
  padding-left: 12px;
  background: url("./images/ic-list3.png") no-repeat left 0.35em;
}
body[class^="dir-sportsShisetsu-categories"] .contentGpCategoryCategory .shinchaku .pieceHeader {
  display: none;
}
.dir-sportsShisetsu-categories .shinchaku section {
  margin: 0 0 20px;
  padding: 10px 13px;
  border: 1px solid #ccc;
  border-top: 0;
}
body[class^="dir-sportsShisetsu-categories"] .contentGpCategory .docs-category section {
  float: none;
  width: auto;
  margin: 0 0 20px;
}
body[class^="dir-sportsShisetsu-categories"] section,
body[class^="dir-sportsShisetsu-categories"] section ul {
  margin: 0;
  padding: 0;
  border: 0;
}
body[class^="dir-sportsShisetsu-categories"] .contentGpCategoryCategoryType section ul li {
  margin-bottom: 3px;
}

@media screen and (max-width: 768px) {
  body[class^="dir-sportsShisetsu-categories"] section ul {
    margin: 0 15px;
  }
}

/* midashi
----------------------------------------------- */
.body h2 {
  clear: both;
  padding: 6px 12px 4px;
  border: 1px solid #ccc;
  border-bottom: 3px solid #008a0d;
  background: -webkit-linear-gradient(top,  #ffffff 0%,#eef6c9 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#eef6c9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef6c9',GradientType=0 );
  *zoom: 1;
  font-size: 130%;
}
.body h2 + p img {
  margin-bottom: 10px;
}
.body h3 {
  padding: 6px 12px 4px;
  background: #eef6c9;
}
.body th {
  background: #ffff99;
}
.maps h2, .rels h2, .tags h2 {
  padding: 6px 12px 4px;
  background: #e6e6e6;
  font-weight: normal;
}
.maps h3 {
  padding: 5px 0;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  .rels ul, .tags ul {
    margin-left: 25px;
  }
  .maps h3 {
    padding: 5px 10px;
  }
}

/* old google map for convert
----------------------------------------------- */
.body #map_canvas {
  position: relative;
  max-width: 100%;
  background-color: #ccc;
}
.body #map_canvas:after {
  content: "地図タブでGoogleマップを設定してください。";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: -0.5em;
  font-size: 130%;
  text-align: center;
}

/* content tag, contentRankLastMonth, rankingListPage
----------------------------------------------- */
#rankingListPage h2,
.contentTagTag h2,
div[class^="contentRank"] h2 {
  margin-bottom: 10px;
  padding: 6px 12px 4px;
  border: 1px solid #ccc;
  border-bottom: 3px solid #008a0d;
  background: -webkit-linear-gradient(top,  #ffffff 0%,#eef6c9 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#eef6c9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef6c9',GradientType=0 );
  *zoom: 1;
  font-size: 130%;
}
.contentTagTags ul,
.contentTagTags ul + .pagination {
  display: none;
}
.contentTagTags ul,
.contentTagTag ul,
div[class^="contentRank"] ul {
  margin: 0 0 20px;
}
.contentTagTags ul li,
.contentTagTag ul li {
  margin-bottom: 3px;
  padding-left: 12px;
  background: url("./images/ic-list3.png") no-repeat left 0.35em;
}
#rankingListPage ul li,
div[class^="contentRank"] ul li {
  margin-bottom: 3px;
}
#rankingListPage ul li span,
div[class^="contentRank"] ul li span {
  display: inline-block;
  *width: 16px;
  *height: 21px;
  margin-right: 5px;
  padding: 0 5px;
  *margin-right: 10px;
  background-image: url("images/bg-ranking4.gif");
  *background-position: left top;
  *background-repeat: no-repeat;
  text-align: center;
  vertical-align: middle;
 }
#rankingListPage ul li.ranking1 span,
div[class^="contentRank"] ul li.ranking1 span {
  background-image: url("images/bg-ranking1.gif");
}
#rankingListPage ul li.ranking2 span,
div[class^="contentRank"] ul li.ranking2 span {
  background-image: url("images/bg-ranking2.gif");
}
#rankingListPage ul li.ranking3 span,
div[class^="contentRank"] ul li.ranking3 span {
background-image: url("images/bg-ranking3.gif");
}

@media screen and (max-width: 768px) {
  #rankingListPage ul,
  .contentTagTag ul,
  div[class^="contentRank"] ul {
    margin: 0 15px 20px;
  }
}


/* sitemap
----------------------------------------------- */
ul.sitemap:before, ul.sitemap:after {
  content: "";
  display: table;
}
ul.sitemap:after {
  clear: both;
}
ul.sitemap {
  *zoom: 1;
  margin-bottom: 20px;
}
ul.sitemap ul.level1 {
  border-bottom: 1px dotted #888;
}
ul.sitemap li.level1 {
  padding: 8px 0;
  border-top: 1px dotted #aaa;
}
ul.sitemap li.level1 a {
  padding-left: 10px;
}
ul.sitemap ul.level2 {
  margin-top: 5px;
  padding: 10px 0px 10px 50px;
  border-top: 1px dotted #888;
}
ul.sitemap ul.level2 ul {
  padding: 10px 0 10px 50px;
}
ul.sitemap li.level2 {
  padding: 8px 0;
  border-bottom: 1px dotted #888;
}
ul.sitemap li.level2 a {
  margin-bottom: 10px;
  padding-left: 12px;
  background: url("./images/ic-list3.png") no-repeat left 0.35em;
}
ul.sitemap li.inquiry {
  margin: 0;
  border-bottom: none;
}
ul.sitemap ul.level2 ul {
  padding: 10px 0 10px 50px;
}

@media screen and (max-width: 768px) {
  ul.sitemap {
    padding: 0 10px;
  }
}


/* map contents
----------------------------------------------- */
/* マップ一覧 */
.contentMapMarkers #map_canvas {
  width: 100% !important;
}
.contentMapMarkers table {
  width: 100%;
  margin: 10px 0 20px;
}
.ie8 .contentMapMarkers table {
  table-layout: fixed;
}
.contentMapMarkers table th,
.contentMapMarkers table td {
  padding: 5px 15px;
  border: 1px solid #b3b3b3;
  vertical-align: middle;
}
.contentMapMarkers table th {
  background: #ffff99;
}
.contentMapMarkers table .image,
.contentMapMarkers table .marker_link {
  text-align: center;
}
.contentMapMarkers table .image {
  width: 100px;
  padding: 5px;
}
.contentMapMarkers table .image img {
  max-width: 120px;
  height: auto;
}
.ie8 .contentMapMarkers table th:last-child,
.ie8 .contentMapMarkers table .marker_link {
  width: 100px;
}
/* 周辺検索 */
.contentMapNavigations {
  margin: 0 0 20px;
}


/* soshiki index
----------------------------------------------- */
#soshiki .honcho div,
#soshiki .desaki div {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 32.3%;
  margin-right: 1%;
  margin: 0 1% 15px 0;
  vertical-align: top;
}
#soshiki .honcho div:nth-child(3n),
#soshiki .desaki div:nth-child(3n) {
  margin-right: 0;
}
#soshiki .honcho ul,
#soshiki .desaki ul {
  margin: 0 20px;
}
#soshiki .notes {
  margin: 5px 0;
  text-indent: 0;
}
#soshiki .desaki ul {
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  #soshiki .honcho div, #soshiki .honcho div:nth-child(3n),
  #soshiki .desaki div, #soshiki .desaki div:nth-child(3n) {
    width: 100%;
    margin: 0 0 15px;
  }
  #soshiki .honcho ul li a,
  #soshiki .desaki ul li a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
}


/* enquete
----------------------------------------------- */
/* .surveyForms .form { */
.surveyForms .cms-title {
  margin: 0 0 20px;
  padding: 10px 13px;
  border: 1px solid #ccc;
}
/* .new_survey_form_answer .questions .question { */
.questions .question {
  margin: 0 0 10px;
}
/* add */
.questions .question .question_content label,
.questions .question legend.question_content {
  font-weight: bold;
}
/* .new_survey_form_answer .questions .question .body p { */
.questions .question .body p {
  text-indent: 0;
}
/* add */
.questions .question select, .questions .question input[type="text"], .questions .question input[type="email"], .questions .question textarea {
  border: 1px solid #ccc;
}
/* add */
.questions .question input[type="text"], .questions .question input[type="email"] {
  width: 600px;
}
/* add */
.questions .question input[type="text"], .questions .question input[type="email"], .questions .question textarea {
  padding: 5px;
}
/* .new_survey_form_answer .questions .question input[type="radio"] { */
.questions .question input[type="radio"] {
  margin: 0;
  vertical-align: baseline;
}
.questions .question .note {
  color: #ee0000;
  font-weight: bold;
}
/* .new_survey_form_answer .submit { */
.surveyForm form .submit {
  margin: 20px 0;
  text-align: center;
}
/* .new_survey_form_answer .submit input { */
.surveyForm form .submit input {
  margin: 0 5px;
  padding: 8px;
  border: 1px solid #ccc;
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
  *zoom: 1;
  color: #000;
  cursor: pointer;
  text-decoration: none;
}
#errorExplanation {
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #ffaaaa;
  border-radius: 7px;
  background-color: #fff3f3;
}
#errorExplanation h2 {
  color: #ee0000;
}
#errorExplanation ul {
  list-style-type: disc;
  margin: 0 10px 0 25px;
}
.surveyForm .back {
  margin: 20px 0;
  text-align: center;
}
.surveyForm .back a {
  display: block;
  width: 100px;
  margin: 0 auto;
  padding: 8px 0;
  border: 1px solid #ccc;
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );
  *zoom: 1;
  color: #000;
  text-decoration: none;
}
body[id^="page-Smartphone-formGroup-webenquete"] .answer_content,
body[id^="page-formGroup-webenquete"] .answer_content {
  display: inline-block;
}
body[id^="page-Smartphone-formGroup-webenquete"] .answer_content label:not(:last-child)::after,
body[id^="page-formGroup-webenquete"] .answer_content label:not(:last-child)::after {
  content: "";
  display: block;
}

@media screen and (max-width: 768px) {
  /* .new_survey_form_answer .questions .question { */
  .questions .question {
    padding: 0 10px;
  }
  /* add */
  .questions .question select, .questions .question input[type="text"], .questions .question input[type="email"], .questions .question textarea {
    max-width: 100%;
  }
  /* add */
  .questions .question input[type="text"], .questions .question input[type="email"], .questions .question textarea {
    padding: 5px 0;
  }
  .questions .question .body {
    padding: 0;
  }
  #errorExplanation {
    margin: 0 10px 15px;
  }
}


/* event calendar
----------------------------------------------- */
.calendarEvents h2 {
  margin-bottom: 10px;
  padding: 6px 12px 4px;
  background: #eef6c9;
}
.upperPagination, .lowerPagination {
  margin: 10px 0;
}
.calendarEvents table {
  width: 100%;
  margin: 0 0 20px;
  border: 1px solid #b3b3b3;
}
.calendarEvents table th,
.calendarEvents table td {
  padding: 5px 15px;
  border: 1px solid #b3b3b3;
}
.calendarCalendarEvents table th,
.calendarCalendarEvents table td {
  width: 14%;
}
.calendarEvents table th {
  background: #ffff99;
  vertical-align: middle;
}
.calendarEvents table td {
  vertical-align: top;
}
.calendarMonthlyEvents table td,
.calendarTodayEvents table td {
  vertical-align: middle;
}
.calendarEvents table td.image {
  width: 130px;
  padding: 5px 0;
  text-align: center;
}
.calendarEvents table .image img {
  max-width: 120px;
  height: auto;
}
.calendarEvents table .event p {
  display: inline;
}
.calendarEvents table .event p.category {
  margin-left: 5px;
}
.calendarEvents table .date .closeDate {
  display: block;
}
.calendarEvents table .sun,
.calendarEvents table .holiday {
  color: #ee0000;
}
.calendarEvents table .sat {
  color: #3366ff;
}
.calendarCalendarEvents table ul li span {
  display: block;
}

/* 本日のイベント */
.calendarTodayEvents h3 {
  padding: 6px 12px 4px;
  border: 1px solid #b3b3b3;
  border-bottom: 0;
  background: #e6e6e6;
}


/* =========================================================
   sub site
========================================================= */
/* bunkakaikan
----------------------------------------------- */
#page-bunkakaikan-index #main {
  margin-bottom: 0
}
.body .article {
  margin: 0 0 20px;
  padding: 10px 13px;
  border: 1px solid #ccc;
}
.body .article h2 {
  margin: 0 0 12px;
  padding: 0 0 8px;
  border: 0;
  border-bottom: 2px solid #008a0d;
  background: none;
  filter: none;
}
.body .article p {
  margin-left: 0;
  text-indent: 0;
}
#inquiry {
  margin-top: 40px;
  padding: 10px 0 20px;
  border-top: 1px solid #ccc;
}

@media screen and (max-width: 768px) {
  #inquiry > p {
    padding: 0 10px;
  }
}

/* mayor_room
----------------------------------------------- */
body[class^="dir-mayorRoom-docs"] .body dl dd {
  text-indent: 0.5em;
}
body[class^="dir-mayorRoom-docs"] .body .temp3 dl dd,
body[class^="dir-mayorRoom-docs"] .body .temp4 dl dd {
  text-indent: 0;
}

/* form origin
----------------------------------------------- */
body[id^="page-test2017-test5"] .questions .question,
body[id^="page-formToshi-keikanWebvote"] .questions .question {
  margin-bottom: 40px !important;
}
body[id^="page-test2017-test5"] .questions .question .question_content,
body[id^="page-formToshi-keikanWebvote"] .questions .question .question_content {
  margin-bottom: 10px;
  padding: 6px 12px 4px;
  border: 1px solid #ccc;
  border-bottom: 3px solid #008a0d;
  background: -webkit-linear-gradient(top,  #ffffff 0%,#eef6c9 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#eef6c9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef6c9',GradientType=0 );
  font-size: 130%;
  font-weight: bold;
}
body[id^="page-test2017-test5"] .flex-container label,
body[id^="page-formToshi-keikanWebvote"] .flex-container label {
  display: block;
  margin-bottom: 30px;
  padding: 10px;
}
body[id^="page-test2017-test5"] .flex-container label {
  overflow: hidden;
}
body[id^="page-test2017-test5"] .flex-container label.checked,
body[id^="page-formToshi-keikanWebvote"] .flex-container label.checked {
  padding: 9px;
  border: 1px solid #ffaaaa;
  background-color: #fff3f3;
}
body[id^="page-test2017-test5"] .flex-container label > div {
  float: left;
}
body[id^="page-formToshi-keikanWebvote"] .flex-container label.locked {
  opacity: 0.8;
}
body[id^="page-test2017-test5"] .flex-container label span,
body[id^="page-formToshi-keikanWebvote"] .flex-container label span {
  display: block;
  margin-top: 10px;
  font-size: 120%;
  text-align: center;
}
body[id^="page-formToshi-keikanWebvote"] .flex-container label.checked span::after {
  content: "選択しました";
  display: inline-block;
  margin: 8px;
  color: #e00;
  font-weight: bold;
}
body[id^="page-test2017-test5"] .errorExplanation + .questions .question div,
body[id^="page-formToshi-keikanWebvote"] .errorExplanation + .questions .question div {
  display: block !important;
}

/* form origin
----------------------------------------------- */
body[id^="page-formGroup-webenquete201801"] .questions .question {
  margin-bottom: 20px !important;
  padding: 0 20px;
}
/*
body[id^="page-formGroup-webenquete201801"] .questions .question .question_content {
  margin-bottom: 10px;
  padding: 6px 12px 4px;
  border: 1px solid #ccc;
  border-bottom: 3px solid #008a0d;
  background: -webkit-linear-gradient(top,  #ffffff 0%,#eef6c9 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#eef6c9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef6c9',GradientType=0 );
  font-size: 130%;
}
*/
body[id^="page-formGroup-webenquete201801"] .questions .question .answer_content {
  display: block;
}
body[id^="page-formGroup-webenquete201801"] .flex-container label {
  display: block;
}
body[id^="page-formGroup-webenquete201801"] .flex-container label.locked {
  opacity: 0.5;
}
body[id^="page-formGroup-webenquete201801"] .flex-container label.checked span::after {
  content: "選択しました";
  display: inline-block;
  margin-left: 5px;
  color: #e00;
  font-weight: bold;
}
body[id^="page-formGroup-webenquete201801"] .errorExplanation + .questions .question div {
  display: block !important;
}

/* form origin
----------------------------------------------- */
body[id^="page-formGroup-webenquete201901"] .questions .question {
  margin-bottom: 40px !important;
}
body[id^="page-formGroup-webenquete201901"] .questions .question .question_content {
  margin-bottom: 10px;
  padding: 6px 12px 4px;
  border: 1px solid #ccc;
  border-bottom: 3px solid #008a0d;
  background: -webkit-linear-gradient(top,  #ffffff 0%,#eef6c9 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#eef6c9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef6c9',GradientType=0 );
  font-size: 130%;
  font-weight: bold;
}
body[id^="page-formGroup-webenquete201901"] .flex-container {
  display: block !important;
}
body[id^="page-formGroup-webenquete201901"] .flex-container label {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #ccc;
  overflow: hidden;
}
body[id^="page-formGroup-webenquete201901"] .flex-container label.checked {
  border: 1px solid #ffaaaa;
  background-color: #fff3f3;
}
body[id^="page-formGroup-webenquete201901"] .flex-container label > div {
  width: 400px;
  margin-right: 10px;
  text-align: center;
}
body[id^="page-formGroup-webenquete201901"] .flex-container label > div > img {
  display: block;
  width: 100%;
  max-width: 320px;
  margin: 0 auto 10px;
}
body[id^="page-formGroup-webenquete201901"] .flex-container label > p {
  width: calc(100% - 410px);
}
body[id^="page-formGroup-webenquete201901"] .flex-container label span {
  display: none;
}
body[id^="page-formGroup-webenquete201901"] .errorExplanation + .questions .question div {
  display: block !important;
}
@media screen and (max-width: 768px) {
  body[id^="page-formGroup-webenquete201901"] .flex-container label {
    display: block;
  }
  body[id^="page-formGroup-webenquete201901"] .flex-container label > div {
    width: auto;
    margin: 0 0 10px;
  }
  body[id^="page-formGroup-webenquete201901"] .flex-container label > p {
    width: auto;
  }
}

/* form origin
----------------------------------------------- */
body[id^="page-formKankyo-coolchoiceToroku"] .questions .question {
  margin-bottom: 40px !important;
}
body[id^="page-formKankyo-coolchoiceToroku"] .questions .question .question_content {
  margin-bottom: 10px;
  padding: 6px 12px 4px;
  border: 1px solid #ccc;
  border-bottom: 3px solid #008a0d;
  background: -webkit-linear-gradient(top,  #ffffff 0%,#eef6c9 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#eef6c9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef6c9',GradientType=0 );
  font-size: 130%;
  font-weight: bold;
}
body[id^="page-formKankyo-coolchoiceToroku"] .answer_content label:not(:last-child)::after {
  content: "";
  display: block;
}


/* form origin
----------------------------------------------- */
body[id^="page-formKokyoshisetsu-questionnairForpublicfacilities"] .question_content label,
body[id^="page-formJinkenkocho-questionnairForgenderequality"] .question_content label,
body[id^="page-formJinkenkocho-questionnaireJinkenkoenkai"] .question_content label,
body[id^="page-formKikaku-webOpenhouse"] .question_content label,
body[id^="page-formJinkenkocho-genderequalityForum"] .question_content label,
body[id^="page-formToshokagaku-onlineQuiz"] .question_content label,
body[id^="page-formToshokagaku-tmp"] .question_content label,
body[id^="page-formJinkenkocho-webenqueteDiversity"] .question_content label {
  font-weight: bold;
}
body[id^="page-formJinkenkocho-questionnairForgenderequality"] .answer_content,
body[id^="page-formKikaku-webOpenhouse"] .answer_content,
body[id^="page-formJinkenkocho-genderequalityForum"] .answer_content,
body[id^="page-formToshokagaku-onlineQuiz"] .answer_content,
body[id^="page-formToshokagaku-tmp"] .answer_content,
body[id^="page-formJinkenkocho-webenqueteDiversity"] .answer_content {
  display: block;
  margin: 5px 0 10px 1em;
}
body[id^="page-formKokyoshisetsu-questionnairForpublicfacilities"] .answer_content label:not(:last-child)::after,
body[id^="page-formJinkenkocho-questionnairForgenderequality"] .answer_content label:not(:last-child)::after,
body[id^="page-formGroup-top10news2021"] .answer_content label:not(:last-child)::after,
body[id^="page-formJinkenkocho-genderequalityForum"] .answer_content label:not(:last-child)::after,
body[id^="page-formToshokagaku-onlineQuiz"] .answer_content label:not(:last-child)::after,
body[id^="page-formToshokagaku-tmp"] .answer_content label:not(:last-child)::after,
body[id^="page-formJinkenkocho-webenqueteDiversity"] .answer_content label:not(:last-child)::after {
  content: "";
  display: block;
}
#page-formToshokagaku-onlineQuiz-confirmAnswers .questions .question:first-child,
#page-formToshokagaku-onlineQuiz-confirmAnswers .questions .question:last-child {
  display: none;
}

body[id^="page-formJinkenkocho-questionnaireJinkenkoenkai20240104160125"] .question label::after,
body[id^="page-Smartphone-formJinkenkocho-questionnaireJinkenkoenkai20240104160125"] .question label::after,
body[id^="page-formGroup-top10news2023"] .question label::after,
body[id^="page-Smartphone-formGroup-top10news2023"] .question label::after,
body[id^="page-formGroup-inquiryKosodatefesta"]  .question label::after {
  content: "";
  display: block;
}