@charset "utf-8";

/* ==========================================================================================
768px 以下の指定 印刷除く
========================================================================================== */

.sp-none {
  display: none !important;
}

img {
  max-width: 100%;
  height: auto;
}


/* 1.5倍に拡大表示 */

input[type="radio"], input[type="chexkbox"], input[type="checkbox"] {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
}


/* 大枠 */

#basebg {
  min-width: auto;
}
.main {
  background-color: #fff;
  border-radius: 10px;
}
.main_2nd_wrap,
.wrap {
  padding: 20px 20px;
}
.main_2nd,
#main {
  margin-bottom: 20px;
}


/* フォントサイズ
============================== */

body {}

h1 {
  line-height: 1.5;
}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}


/* コンテンツパーツ
============================== */


/* パンくず */

.pankuzu {
  padding: 0;
  margin: 0;
  overflow: scroll;
  white-space: nowrap;
  /* margin-top: 20px; */
}

.pankuzu-in {
  width: 100%;
  margin-bottom: 0;
}

.pankuzu ol, .pankuzu ul {
  width: auto;
  display: table;
  padding: 10px;
  margin-left: 0;
  margin-right: 0;
}

.pankuzu ol li, .pankuzu ul li {
  /* word-wrap: break-word; */
}

.pankuzu ol li, .pankuzu ul li {
  float: none;
  display: table-cell;
  word-wrap: normal;
  word-break: normal;
}

.pankuzu li.pk-thispage::before {
  content: none;
}

.pankuzu li.pk-thispage {
  padding-right: 0;
}


/* 更新日エリア */

.update_wp {
  display: block;
}

.update_wp p {
  text-align: right;
  padding-bottom: 0.5em;
}

.basic_info_wp {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}


/* 大見出し */

.h1bg>div {
  background-color: #fff;
  padding: 20px 0;
}

.h1bg>div::after {
  content: none;
}


/* 画像寄せ解除 */

p.img-txt-right, p.imglink-txt-right, p.imglink-side2:nth-child(1), p.imglink-side3:nth-child(1), p.imglink-side4:nth-child(1), p.imglink-side5:nth-child(1), .img-center, .img-right, .img-left, .img-only, p.imglink-side2, p.imglink-side3, p.imglink-side4, p.imglink-side5, p.imglink-txt-left, p.imglink-txt-right {
  width: auto;
  float: none;
  display: block;
  padding: 10px;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
}


/* 広告エリア */

.banner_in, .kokoku_in {
  width: 100%;
  display: block;
}

.banner-list, .kokoku-list {
  width: 100%;
  padding-bottom: 40px;
}

.banner-list li, .kokoku-list li {
  width: calc(100% / 1);
  text-align: center;
  margin-right: 0;
}

.banner-title, .kokoku-title {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.banner-list li img, .kokoku-list li img {
  max-width: 100%;
}

.banner_sub_text, .kokoku_sub_text {
  width: 100%;
  text-align: center;
  padding-right: 10px;
}

.banner-title p a, .kokoku-title p a {
  display: block;
  padding: 0 12px 0 0;
  margin: 5px 0 0 0;
}

.banner-title h2, .kokoku-title h2 {
  margin: 0 25px;
}

.banner-wp, .kokoku-wp {
  padding: 40px 20px 20px 20px;
}


/* 取り込み動画用 */
video,
iframe[title="動画"], iframe[src*="youtube"] {
  width: 100% !important;
  max-height: 300px;
  margin: 0 auto;
}


/* 地図パーツ */

.mapimg {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mapimg>iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mapimg {
  padding: 0;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.mapimg>iframe, .mapimg>object, .mapimg>embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mapimg {
  float: none;
}


/* googlemapサイズ固定 */

.mapimg>iframe {
  width: 300px !important;
  height: 300px !important;
}


/* 表パーツスクロール切り替え */

.scroll_table {
  overflow-x: auto;
}

.scroll_table_switch a {
  display: block;
  text-align: left;
  float: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

table.table01, .scroll_table {
  clear: both;
}


/* 切り替え */

.scroll_table_switch {
  width: 95%;
  margin: 0 auto;
  margin-top: 30px;
  text-align: right;
  margin-bottom: 10px;
  position: relative;
}

.scroll_table_switch>a {
  padding: 10px 60px 10px 10px;
  border: 1px solid #B7B7B7;
}

.scroll_table_switch a {
  border: 1px solid #BBBBBB;
  display: inline-block;
  background-color: #FFF;
  padding: 10px 43px 10px 15px;
  background-image: url(/images/smph_table_scroll_on.gif);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 39px 26px;
  color: #000222;
  text-decoration: none;
}

.scroll_table_switch {
  text-align: right;
  margin: 0 10px 0 0;
}

.scroll_table_switch a.scroll {
  background-image: url(/images/smph_table_scroll_off.gif);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 39px 26px;
}


/* インデックス */
/* am12_縦カード型メニュー */
.menulist2 {
  display: block;
}
/* 重要なお知らせ */

.important_item {
  display: block;
  padding: 5px;
  width: 100%;
}

.important_item .title {
  width: 100%;
}


/* pdfダウンロード */

.dladobereader {
  display: none;
}


/* 画像拡大パーツ */

#lightbox-container-image-box {
  max-width: 100% !important;
  height: auto !important;
}

#lightbox-container-image-data-box {
  max-width: 100% !important;
}
/* ▽拡大画像3横並び▽ */
.img-area p.img-side3 {
  float: none;
  display: block;
  text-align: center;
  margin: 0 auto;
}

img {}

.img-area p.img-side3 img {
  margin: 0;
}

.img-area p.img-side3 span {
  margin: 0;
}

/*ポップアップ表示*/
.popup-wp {
  position: fixed;
  bottom: 0;
  right: 26px;
  max-width: 200px;
}

.close-btn02 {
    position: absolute;
    right: 1px;
    top: 0;
}

.popup-wp>p {
    padding-bottom: 0.85em;
    padding-left: 0;
    padding-right: 0;
}

/* サイトマップ
============================== */

ul.site-map li a::before {
  top: 1.05em;
}

.site-li2 {
  display: block;
}

.site-li2 li {
  width: 100%;
  margin-left: 0;
}


/* 第二階層インデックス */

.menu_2nd_new-l {
  width: 100%;
}

.menu_2nd_new-r {
  width: 100%;
}

.menu_2nd_new-wp {
  display: block;
}

.Img_menu_2nd .img-area {
  margin: 0;
  text-align: center;
}

.info-list span.link a {
  display: inline-block;
  padding: 0 20px 10px 10px;
}


/* インデックスパーツ
============================== */

.menulist {
  padding-bottom: 0;
}


/* 第二階層メニュー */

.Img_menu_2nd {
  width: 100%;
  padding: 0 10px;
}

.Img_menu_2nd-wp {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.Img_menu_2nd img {
  width: 100%;
}


/* 新着情報 */

ul.info-list li {
  display: block;
  padding: 10px;
}

.info-list .date {
  width: 100%;
  display: block;
}

.bgnewinfo-box ul.info-list li {
  display: block;
  padding: 10px;
}

.bgnewinfo-box .info-list .date {
  font-size: 1.6rem;
}

.bgnewinfo-box ul.info-list li {
  display: block;
  padding: 10px;
}

.bgnewinfo-box .info-list .date {
  font-size: 1.6rem;
}

.bgnewinfo-box .info-list .link a {
  padding-right: 50px;
}

.bgnewinfo-box .info-list .link a::before {
  right: 15px;
}


/* メニューパーツ */

ul.site-map, ul.norcor {
  padding: 0 0 .85em 0;
}

ul.site-map li::before {
  top: 1em;
  left: 15px;
}

ul.site-li-1 li a, ul.site-map li a, ul.norcor li a, ul.site-li li a, .site-li a[href$="/index.html"], .norcor a[href$="/index.html"], .site-li a:not([href$="/index.html"]), .norcor a:not([href$="/index.html"]) {
  display: inline-block !important;
  padding: 12px 25px 12px 15px;
  background-repeat: no-repeat;
  background-position: 6px .88em;
  padding-left: 30px;
  line-height: 1.3;
}

ul.site-li-1 li a[href$="/index.html"], ul.site-map li a[href$="/index.html"], ul.norcor li a[href$="/index.html"], ul.site-li li a[href$="/index.html"], .site-li a[href$="/index.html"], .norcor a[href$="/index.html"] {
  background-image: url(/images/2022_c_icon_idx.png);
  background-repeat: no-repeat;
  background-position: 3px 0.88em;
}

ul.site-li-1 li a:not([href$="/index.html"]), ul.site-map li a:not([href$="/index.html"]), ul.norcor li a:not([href$="/index.html"]), ul.site-li li a:not([href$="/index.html"]), .site-li a:not([href$="/index.html"]), .norcor a:not([href$="/index.html"]) {
  background-image: url(/images/2022_c_icon_cont.png);
  background-repeat: no-repeat;
  background-position: 3px 0.88em;
}

ul.site-li-1 li, ul.site-map li, ul.norcor li, ul.site-li li {
  position: relative;
  display: block;
  padding: 0;
  border-bottom: 1px solid #E4E4E4;
  background-image: none;
}

ul.site-li-1, ul.site-li-2 {
  display: block;
}

ul.site-li-1 li {
  width: 100%;
  margin: 0;
}

ul.site-li-1 li:nth-of-type(2n) {
  margin: 0;
}

.m-title {
  margin-top: .8em;
}

.m-box2, .m-box3, .m-box4, .sitelist .s-box {
  width: 100%;
  padding-right: 0;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  margin: 0 !important;
}

ul.site-li {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

ul.norcor li a::before {
  content: none;
}

ul.site-li-1 {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

ul.site-li li a::before {
  content: none;
}

.norcor-side li, .norcor-side li:first-child {
  padding: 0;
  margin: 0;
}

.site-li-1 li::before {
  content: none;
}

span.menu_summary {
  padding-left: 30px;
  padding-right: 25px;
  padding-bottom: 12px;
}

ul.norcor.menu_4col>li {
  width: 100%;
}

ul.norcor.menu_4col {
  display: block;
}

.m-box2 .img-area-l {
  padding-left: 0;
  padding-right: 0;
}

.s-box-clear {
  display: none;
}

.s-box-2nd {
  width: 100%;
  float: none;
}


/* 全新着 */

.allNewsList-wp .info-list li {
  display: block;
  padding: 0;
}

.allNewsList-wp .info-list li a {
  padding-top: 0;
}

.allNewsList-wp .info-list li span.link a::before {
  content: none;
}
.allNewsList-wp .info-list span a::before{
    content: none;
}

/* 開閉メニュー */

.m-box2 .switch_btn {
  top: 25px;
}


/* よくある質問 */

.childfaq a {
  display: inline-block !important;
  padding: 12px 25px 12px 15px;
}

.childfaq li {
  border-bottom: 1px dotted #d0d0d0;
  margin: 0;
  background-position: 8px center;
}

.childfaq {
  padding: 0;
}

.sitelist .s-box {
  margin-bottom: 10px;
}


/* イベントカレンダー
============================== */

.calicon-li li {
  width: 100%;
  margin-right: 0;
}

#eventrecent ul li span {
  display: none;
}

.calbt-li {
  display: block;
}

.calbt_img01 {
  width: 100%;
  margin-bottom: 20px;
}

.calbt_img02 {
  width: 100%;
}

.calicon-li {
  padding: 0;
}

#calendarlist td.date {
  min-width: auto;
}

#eventdeadline ul li {
  display: block;
}

#eventdeadline ul li span.ecate1.e4 {
  padding-left: 1.2em;
}

.calwrap .thismonth {
  font-size: 2.4rem;
  font-weight: normal;
}

.calwrap .nextmonth {
  font-size: 1.6rem;
}

.calwrap .lastmonth {
  font-size: 1.6rem;
}

.eve_multiple_wp {
  display: block;
}

.calbt_img01_wp {
  display: block;
}

.calbt_img01_text02 {
  display: inline;
}

.calbt_img01_text_r {
  text-align: center;
  display: block;
}


/* ローカルナビ
============================== */

.lobg_title {
  position: relative;
}

.acd02_bt {
  position: absolute;
  top: 15px;
  right: 20px;
}

#localnavi h2 {
  padding-right: 55px;
}

#lo-miryoku {
  text-align: center;
}


/* ==================================================
大規模災害テンプレート
================================================== */

.baseall-s .head2bg {
  display: block;
}

.baseall-s .wrap {
  display: block;
  padding: 10px 10px;
}

.baseall-s .main-r {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0;
}

.baseall-s {
  width: auto;
}

.baseall-s .main-l {
  width: 100%;
}

.baseall-s .f0add {
  display: block;
}


/* 評価エリア */

input[type="radio"] {
  float: left;
  clear: both;
  margin: 8px 10px 0 4px;
}

form.feedback label {
  display: block;
  margin-bottom: 10px;
  float: none;
}

legend.form-h3 {
  margin-bottom: 10px;
}

.formtxt legend {
  padding-left: 15px;
}

#formmail h2 {
  font-size: 1.8rem;
}


/* ==================================================
ヘッダエリア
================================================== */

#header_logo {
  position: relative;
  width: 122px;
  padding-top: 35px;
  overflow: hidden;
}

#header_logo img {
  position: absolute;
  top: 50%;
  left: 30%;
  -webkit-transform: translate(-15%, -50%);
  -ms-transform: translate(-15%, -50%);
  transform: translate(-15%, -50%);
  max-width: none;
  height: 35px;
}

.header_wp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: auto;
}

.header_wp {
  width: 100%;
  border-bottom: 1px solid #dddddd;
}

.header {
  background-color: #fff;
  width: 100%;
  position: relative;
}

.gnavi_menu {
  position: absolute;
  z-index: 1030;
  background-color: #0250ad;
  padding: 10px;
  width: 100%;
  left: 0;
  top: calc(100% - 1px);
  display: none;
}

.button_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 5px;
  font-size: 1.0rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 56px;
  min-height: 56px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-left: 1px solid #dddddd;
}

.header_l {
  padding-left: 20px;
}

.menu_btn_wp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sp_menu_access_text {
  font-size: 1.0rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.sp_menu_access a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 5px;
  font-size: 1.0rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 56px;
  min-height: 56px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #000222;
  text-decoration: none;
}

.sp_menu_access_icon {
  text-align: center;
  padding-top: 5px;
}

.sp_menu_access {
  padding: 0;
  border-left: 1px solid #dddddd;
}

#toggle01 {
  background-color: #0250ad;
}

.menu-trigger.menu_btn02 {
  padding-top: 5px;
}

.menu-trigger.menu_btn01 {
  padding-top: 5px;
}

.menu_btn01_text {
  color: #fff;
}


/* グローバルメニュー */

.smph_gnavi_wp {
  background-color: #fff;
}

.open_menu {
  display: none;
}

.sp_gnava_open img {
  vertical-align: middle;
}

.smph_gnavi>li>a {
  display: block;
  background-repeat: no-repeat;
  background-position: 10px 50%;
  padding: 10px 45px 10px 20px;
  font-size: 1.7rem;
  color: #000222;
  text-decoration: none;
}

.sp_gnava_open {
  position: absolute;
  top: .5em;
  right: 20px;
}

li.smph_menu_btn {
  border-bottom: 1px solid #0250ad;
  padding: 0;
}


/* グローバルメニューin */

.sub_title_icon {
  display: block;
  padding: 8px 35px 8px 10px;
}

p.sub_title a {
  font-size: 1.6rem;
  padding: 0;
}

.sub-menu li {
  width: calc(100% / 2 - 10px);
  margin-right: 10px;
  font-size: 1.4rem;
  margin-bottom: 10px;
}

p.sub_title {
  padding: 10px;
  width: 100%;
}

.sub-menu {
  padding: 10px 20px;
}

.sub_title_icon::before {
  right: 16px;
}

nav ul {
  padding: 0;
}


/* リンク */

.sp_nav_link {
  padding: 0;
  border-bottom: 1px solid #0250ad;
}

.sp_nav_link a {
  padding: 10px 45px 10px 20px;
  display: block;
  font-size: 1.7rem;
  color: #000222;
  text-decoration: none;
  position: relative;
}

.sp_nav_link a::before {
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  border-color: #0250ad;
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 10px;
}


/* 検索ボックス */

.gsc-input-box {
  border-radius: 0 !important;
  padding: 0 !important;
}

.search-wp .gsc-search-button.gsc-search-button-v2 {
  width: 50px;
  height: 50px;
}

.gsc-search-button-v2 svg {
  width: 40px !important;
  height: auto;
}

input.gsc-input {
  height: 40px !important;
}

.multilingual_menu {
  position: absolute;
  z-index: 1030;
  background-color: #f4f4f4;
  padding: 20px;
  width: 100%;
  left: 0;
  top: calc(100% - 1px);
}

.button_container.menu-open {
  background-color: #f4f4f4;
}

.multilingual_menu .gsc-search-button-v2 svg {
  width: 30px !important;
}


/* headerリンク */

.sp_head_link .head_link_list02 p {
  margin: 0;
  width: calc(100% / 2 - 2px);
}

.sp_head_link .head_link_btn01 {}

.sp_head_link {
  padding: 10px 20px;
}

.head_link_list02 a {
  font-size: 1.4rem;
}

.head_link_list02 {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.head_link_btn01 a {
  padding: 5px 20px 5px 39px;
  background-position: 8px 50%;
}

.head_link_btn02 a {
  padding: 5px 15px 5px 30px;
  background-position: 8px 50%;
}


/* =====================
緊急情報
===================== */

.kinkyu_in {
  width: 100%;
  display: block;
}

.kinkyu {
  padding: 5px 20px 0 20px;
}

.kinkyu_title {
  width: 100%;
}


/* ==================================================
フッタエリア
================================================== */

.footer_con {
  padding: 40px 20px 30px 20px;
}

.footer_in {
  width: 100%;
  display: block;
}

.foot_copyright_wp {
  width: 100%;
  display: block;
}

.footer_l {
  width: 100%;
  padding-bottom: 40px;
}

.footer_r {
  width: 100%;
  padding: 0;
}

.copyright p {
  padding: 15px 0;
  text-align: center;
}

.footer_r p {
  padding: 0;
}

.foot_link_btn li {
  width: calc(100% / 3 - 3px);
}

.foot_link_btn li a {
  padding: 10px 15px;
}

.foot_link_btn {
  padding-bottom: 5px;
}

.footer_l p {
  padding-right: 3px;
}

.footer_l_title {
  margin-bottom: 20px;
}

.footer_r p {
  text-align: center;
}


/* ==================================================
新潟市専用パーツ
================================================== */


/* am10_開閉式メニュー3列 */

.switch_menu, .switch_menu:nth-of-type(3) {
  width: 100%;
  float: none;
  margin-bottom: 10px;
  margin-right: 0;
}


/* 外国語ヘッダ */

#header_logo .foreign_logo_img {
  max-width: 100%;
  height: auto;
  width: auto;
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

#header_logo.foreign_logo {
  overflow: auto;
  width: 150px;
  padding: 0;
}


/* am20_リンクボタン4連
==================== */

.menu_link_btn_wp {
  display: block;
}

.menu_link_btn_wp li {
  width: 100%;
}


/* am23_特殊メニュー自動生成（もっと見る）
==================== */

.m_morebtn {
  margin: 0;
}


/* am24_特殊メニュー手動生成（画像＋リンク＋テキスト3列）
==================== */

.menulist_img_item_wp {
  display: block;
}

.menulist_img_item {
  margin: 10px auto;
}


/* am23_動画サムネイル
==================== */

.portal_mv-area {
  display: block;
}

.portal_mv_contents {
  margin: 10px auto;
}


/* ==================================================
サブサイト
================================================== */


/* 生涯学習 */

.manabi_title {
  width: 100%;
}

.manabi_top .h1bg>div {
  background-color: #f7f6f4;
  padding: 20px;
}

.manabi_title h2 {
  font-size: 2.0rem;
}

.manabi_mokuteki_box span {
  font-size: 1.8rem;
  margin: 0 auto;
}

.manabi_top .topics-slid-img {
  max-width: 100%;
  height: auto;
}

.manabi_top #slick03 {
  width: 100%;
  padding-bottom: 50px;
  max-width: 360px;
}

.manabi_mokuteki_in {
  width: 100%;
  padding: 20px 10px;
}

.manabi_mokuteki_box_text {
  padding: 0 0 25px 0;
}

.manabi_mokuteki_box {
  width: calc(100% / 2 - 3px);
}

.manabi_mokuteki_box_img {
  max-width: 100%;
  height: auto;
}

.manabi_shisetsu {
  width: 100%;
  display: block;
  margin-bottom: 40px;
}

.manabi_shisetsu_box {
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.manabi_top .topics-slid-item {
  margin: 0;
}

.manabi_top .bgnewinfo-box {
  margin-bottom: 10px;
}

.manabi_mokuteki {
  margin-bottom: 50px;
}

.shisetsu_link {
  padding: 10px;
}

.shisetsu_title {
  font-size: 2.0rem;
}


/* =====================
防災・緊急情報テンプレート
===================== */
.bousai_sec01_title {
  text-align: center;
}
.bousai_title {
  display: block;
  background-image: none;
}

.bousai_title .h1bg>div {
  padding: 20px;
  text-align: center;
}

.bousai_title_menu_wp {
  margin-top: 0;
  margin: 0;
}

.bousai_top .wrap {
  padding: 20px 10px;
}

.bousai_title p a {
  margin: 0 auto;
}

.bousai_title p {
  margin-bottom: 20px;
}

.bousai_sec01 {
  padding: 20px 10px;
}

.bousai_sec03 {
  display: block;
}

.bousai_sec03_l {
  width: 100%;
  margin-bottom: 30px;
}

.bousai_sec04_box01 {
  display: block;
  width: 100%;
}

.bousai_sec04_box02 {
  display: block;
  width: 100%;
}

.bousai_sec04_box02_in {
  width: 100%;
  margin-bottom: 20px;
}

.bousai_sec04_box01_l {
  width: 100%;
}

.bousai_sec04_box01_r {
  border: none;
  width: 100%;
  padding: 40px 10px 0 10px;
}

.bousai_sec04_box01_r ul {
  display: block;
}

.bousai_sec04_box01_r ul li {
  width: 100%;
}

.bousai_sec04_box01_r ul li:first-of-type, .bousai_sec04_box01_r ul li:nth-of-type(2) {
  margin-top: 10px;
}

.bousai_newinfo_box .ichiran-link {
  width: 335px;
}

.bousai_newinfo_box .ichiran-link a {
  background: -o-linear-gradient(left, #111111 300px, #111111 0px, #f4e434 0px, #f4e434 300px);
  background: linear-gradient(90deg, #111111 300px, #111111 0px, #f4e434 0px, #f4e434 300px);
}

.bousai_newinfo_box .ichiran-link a::after {
  right: 35px;
}

h2.bousai_sec_title {
  font-size: 1.7rem;
}

.bousai_newinfo_box ul dl {
  display: block;
}

.bousai_sec03_r {
  margin: 0 auto;
}

.bousai_sec04 {
  margin-bottom: 40px;
}

.bousai_sec03_r {
  margin: 0 auto;
}

.bousai_sec04 {
  margin-bottom: 40px;
}

.bousai_sec05_link li a {
  font-size: 1.6rem;
  padding: 8px 10px 8px 40px;
}

.bousai_sec05_link li {
  width: 100%;
  margin-bottom: 10px;
}

.bousai_sec05 {
  padding: 40px 10px;
}

h2.bousai_sec05_title {
  text-align: center;
}

.bousai_sec04_box01_title_text {
  position: relative;
}

.bousai_sec04_box01_title_text::after {
  content: "";
  display: inline-block;
  width: 5em;
  height: 3px;
  background-color: #111111;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
}
.bousai_title_menu {
  width: 100%;
  border-radius: 10px;
}
/* =====================
電子申請テンプレート
===================== */
.denshi_con_box01_list {display: block;}

.denshi_con_box01_list li {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.denshi_con_box02 {
    margin-left: 0;
    margin-right: 0;
    min-height: auto;
    width: 100%;
}