@charset "utf-8";

/* ==========================================================================================
737px以上　899px以下の指定 印刷除く
========================================================================================== */
/* アイコン */
ul>li {
    background-image: url(/images/2019c_icon_li.png);
    background-repeat: no-repeat;
    background-position: 5px .65em;
}

p.filelink {
    background-image: url(/images/2019c_icon_filelink.png);
    background-repeat: no-repeat;
    background-position: 1px 0.45em;
}
p.pagelinkin {
    background-image: url(/images/2019c_icon_inlink.png);
    background-repeat: no-repeat;
    background-position: 4px .45em;
}
p.pagelinkout {
  background-image: url(/images/2019c_icon_outlink.png);
  background-repeat: no-repeat;
  background-position: 0 .45em;
}
.tothispage div {
    background-image: url(/images/2019c_icon_pagetop.png);
    background-repeat: no-repeat;
    background-position: 0 .5em;
}
ul.linkjump li {
    background-image: url(/images/2019c_icon_jumplink.png) !important;
    background-repeat: no-repeat;
    background-position: 0 .6em;
}


.tb-none {
  display: none !important;
}

.con-txt {
  width: auto;
}

/* 動画・地図用 */

iframe {
  width: 100% !important;
  max-height: 300px;
  margin: 0 auto;
}
.pankuzu {
  width: auto;
}
.main-l {
  float: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#localnavi {
  float: none;
  width: 100%;
  overflow: hidden;
  padding: 20px;
}
#losubnavi {
  width: 100%;
  background-image: none;
  border: 1px solid #DAD5C2;
}
.lorecommend h2 span {
  margin: 0 6px 0 6px;
  padding: 8px 4px 7px 44px;
  display: block;
  background-color: transparent;
  background-image: url(/images/s_fd_icon_snavi_recommend.png);
  background-repeat: no-repeat;
  background-position: 4px 0.3em;
  font-size: 1.4rem;
}
.lobgbox {
  width: 100%;
  background-image: none;
  border: 1px solid #DAD5C2;
  border-radius: 5px 5px 0 0;
}
#losubnavi h2 {
  background: none;
}
#main {
  float: none;
  width: 100%;
  padding: 20px;
}
.h-title {
  float: none;
  width: 100%;
}
.h-txt {
  float: none;
  width: 100%;
}
.main-r {
  float: none;
  width: 100%;
}
ul.gnavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul.gnavi li {
  height: auto;
  float: none;
  margin-bottom: 8px;
}
#gnb {
  height: auto;
  background: none !important;
  clear: both;
}
ul.gnavi li img {
  width: 100%;
  height: auto;
}
#myMenuAdd {
  width: 90%;
}
p.lojoho, p.loyokuaru, p.multi {
  margin-bottom: 15px;
  width: 31%;
  text-align: center;
  float: left;
  margin-right: 7px;
  margin-left: 7px;
}
#lobookmark {
  width: 100%;
}

/* 緊急情報 */

.kinkyu-box {
  background-image: none;
  border: 1px solid #D23535;
  border-radius: 5px 5px 0 0;
  width: 100%;
}
.kinkyu-box h2 {
  padding: 5px 10px 5px 35px;
  border-bottom: 2px solid #D23535;
  background-image: url(/images/c_kinkyu_icon.png);
  background-position: 6px .25em;
}
.gsc-input-box {
  padding: 0 !important;
  border-radius: 0 !important;
}

/* base.cssここまで */


/* ヘッダ */
form#SSF {
    justify-content: flex-end;
}

.header_l {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.headlist li a {
  text-decoration: none;
  padding: 8px 10px 8px 30px;
  display: block;
  position: relative;
}
.headlist li a::before {
}
.headlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 10px 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0;
}
.headlist li {
  padding-left: 1px;
  background-image: none;
  font-size: 1.4rem;
  padding-bottom: 0;
}
.header_wp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  padding: 10px 20px;
}
.header_r {
  text-align: right;
}
.headlist li a:hover, .headlist li a:focus {
  text-decoration: underline;
}
ul.headlist li:nth-of-type(1) {
  background-image: url(/images/head_icon01.png);
  background-position: 0 .7em;
}
ul.headlist li:nth-of-type(2) {
  background-image: url(/images/head_icon02.png);
  background-position: 3px .43em;
}
ul.headlist li:nth-of-type(3) {
  background-image: url(/images/head_icon03.png);
}

/* グローバルナビ */

.gnavi {
}
.gnavi li {
  font-size: 2rem;
  list-style: none;
  background-image: none;
  padding-left: 0;
  padding-bottom: 0;
  width: calc(100% / 7);
  position: relative;
}
.gnavi li>a::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  width: 2px;
  height: 20px;
  background-image: -o-linear-gradient(top, #1A8000, #1A8000 2px, transparent 2px, transparent 8px);
  background-image: linear-gradient(to bottom, #1A8000, #1A8000 2px, transparent 2px, transparent 8px);
  background-size: 2px 8px;
  background-repeat: repeat-y;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.gnavi li:first-of-type>a::before {
  background: none;
}
.gnavi li a:link, .gnavi li a:visited, .gnavi li a:hover, .gnavi li a:focus, .gnavi li a:active {
  color: #111133;
}
.gnavi li a {
  font-weight: bold;
  text-decoration: none;
  position: relative;
  text-decoration: none;
  display: block;
  padding: 0 5px;
  text-align: center;
  font-size: 1.5rem;
}

/* hoverエフェクト */

.gnavi li a::after {
  position: absolute;
  bottom: -4px;
  left: 50%;
  content: '';
  width: 80px;
  margin-left: -40px;
  height: 2px;
  background: #077D68;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}
.gnavi li a.active::after, .gnavi li a:hover::after, .gnavi li a:focus::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.pankuzu a {
  color: #FFF;
}
#basebg {
  background-color: #F8F8F8;
}

/* パンくず */

.pankuzu {
  background-color: #077D68;
}
.pankuzu ol li, .pankuzu ul li {
  background: none;
  font-size: 1.2rem;
}
.pankuzu ol li::before {
  content: '＞';
  position: absolute;
  right: 0;
  color: #FFF;
}
.pankuzu .pk-thispage, .pankuzu ul li.pk-thispage {
  background-image: none !important;
  color: #FFF;
}
.pankuzu ol {
  width: 100%;
  margin: 0 auto;
}

/* 大見出し */

.h1bg {
  clear: both;
  margin: 0 0 8px 0;
  padding: 0;
  border: 1px solid #077D68;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.h1bg h1 {
  margin: 0;
  padding: 6px 5px 6px 20px;
  font-size: 3.2rem;
  background: none;
}
.h1bg div {
  background-repeat: repeat-y;
  background-position: 0 0;
  min-height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#base {
  min-width: auto;
}

/* フッタ */

.foot_logo {
  display: block;
}
.footbg-in {
  width: 100%;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
}
.footlist {
  width: 100%;
}
.foot_logo_l {
  margin: 0 auto 20px auto;
}
address {
  font-size: 1.4rem;
}
.foot_info_wp {
  display: block;
  font-size: 1.4rem;
}
p.foot_info_icon {
  font-size: 1.4rem;
}
p.foot_info_icon img {
  width: 28px;
}
.footbg-in_r p {
  margin: 0 0 5px 0;
}
.wrap {
  margin-bottom: 65px;
}

/* イベカレ
------------------------ */


/* アイコン詳細 */

.calicon-li {
  margin: 20px 0 20px 0;
  padding: 0;
  border: 1px solid #E6E6E6;
  background-color: #F7F7F6;
}
.calicon-li li {
  float: left;
  margin: 0;
  padding: 5px 15px 3px 0;
  white-space: nowrap;
  background-image: none;
}
.calicon-li img {
  margin: 0 4px 3px 10px;
  padding: 0;
  vertical-align: middle;
}

/* ボタン枠 */

.calbt-box {
  margin: 1em 0 1em 0;
  padding: 0;
  text-align: right;
}
.calbt-box p {
  display: inline;
}

/* テーブル（一覧表） */

table#calendarlist {
  clear: both;
  margin: 0 0 12px 0;
  padding: 0;
  border-collapse: collapse;
  border: 1px solid #999999;
  width: 100%;
}
#calendarlist tr.sun td {
  background-color: #FFF4F4;
}
#calendarlist tr.holi td {
  background-color: #FFF4F4;
}
#calendarlist tr.sat td {
  background-color: #F0FAFF;
}
#calendarlist tr.dirEventHoliday td {
  background-color: #FFF4F4;
}
#calendarlist th {
  margin: 0;
  padding: 2px 4px 1px 4px;
  color: #222222;
  border: 1px solid #999999;
  background-color: #EDEBE4;
  text-align: center;
}
#calendarlist td {
  margin: 0;
  padding: 3px 0 3px 3px;
  color: #222222;
  vertical-align: top;
  text-align: center;
  border: 1px solid #999999;
  background-color: #FFFFFF;
}
#calendarlist td.sun {
  color: #D80000;
}
#calendarlist td.sat {
  color: #2929A3;
}
#calendarlist .day {
  width: 5em;
}
#calendarlist .week {
  width: 5em;
}
#calendarlist td.einfo {
  text-align: left;
}

/* 前の月・次の月 */

.calwrap {
  margin: 1em 0 0.7em 0;
  padding: 0;
}
.calwrap p {
  margin: 0;
  padding: 6px 0 0 0;
  background-color: transparent;
}
.calwrap p.lastmonth {
  float: left;
  width: 20%;
  background-image: url(/images/c_prev_cal.gif);
  background-repeat: no-repeat;
  background-position: 0 .85em;
}
.lastmonth span {
  margin: 0 0 0 18px;
  padding: 0;
}
.calwrap p.nextmonth {
  float: right;
  width: 20%;
  text-align: right;
  background-image: url(/images/c_next_cal.gif);
  background-repeat: no-repeat;
  background-position: 100% .85em;
}
.nextmonth span {
  margin: 0 18px 0 0;
  padding: 0;
}
.calwrap p.thismonth {
  float: left;
  text-align: center;
  color: #222222;
  font-weight: bold;
  white-space: nowrap;
  width: 59.8%;
}
/* =================== サイドナビ =================== */
/* 子育てナビ */

.lokonavi {
  clear: both;
  margin: 0 0 10px 0;
}
.lokonavi h2 {
  margin: 0;
  padding: 0;
}
.lokonavi ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.lokonavi ul li {
  float: left;
  margin: 0 0 0 0;
  padding: 4px 0 0 0;
  background-image: none;
}
.lokonavi ul li {
  padding-right: 2px;
  width: 20%;
  text-align: center;
}
.lokonavi h2 {
  text-align: center;
}
.lokonavi {
  background-color: #fff;
  padding: 10px 0;
}
.lokonavi ul.navi-li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* 本庁サイド */
.lobgbox {
  width: auto;
  border: 1px solid #DCDCDC;
  border-radius: 4px;
}
#losubnavi {
  background-color: #077D68;
  border-radius: 4px;
  padding-bottom: 5px;
}
#losubnavi li {
  list-style: none;
  background-image: none;
  border-bottom: 2px solid #077d68;
  padding: 9px 6px 9px 22px;
  position: relative;
  font-size: 1.6rem;
}
#losubnavi li:before {
  position: absolute;
  top: 1.1em;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 6px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #077d68;
  border-right: 2px solid #077d68;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#losubnavi ul {
  margin: 0 10px;
  background-color: #FFF;
  padding: 0;
}
#losubnavi h2 span {
  font-size: 1.8rem;
  padding: 12px 4px 12px 50px;
  color: #FFF;
  background-image: url(/images/2019c_icon_snavi_folder.png);
  background-position: 8px .69em;
}
.lobgbox li {
  list-style: none;
  background-image: none;
  border-bottom: 2px solid #FFFFFF;
  padding: 9px 6px 9px 22px;
  background-color: #F8F8F8;
  position: relative;
  font-size: 1.6rem;
}
.lobgbox li:before {
  position: absolute;
  top: 1em;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 6px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #077d68;
  border-right: 2px solid #077d68;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lobgbox ul {
  margin: 10px 10px;
}

/* ボタン */
.side_txt_btn {
  background-color: #077D68;
  border: 1px solid #077D68;
  color: #FFF;
  border-radius: 4px;
}
.side_txt_btn a {
  color: #FFF;
  position: relative;
}

.side_txt_btn a:before {
  position: absolute;
  top: 50%;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 15px;
  width: 4px;
  height: 4px;
  margin-top: -3px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.side_txt_btn a:visited {
  color: #FFF;
}
/* おきにいり */
#lobookmark {
  border: 1px solid #DCDCDC;
  background-color: #FFF;
  border-radius: 4px;
}
.bookmark-title {
  padding-left: 50px;
  background-image: url(/images/2019c_ho_icon_bookmark.png);
  background-repeat: no-repeat;
  background-position: 15px .59em;
}
#lobookmark .bookmark-title p {
  background-color: #077d68;
  padding: 5px;
  border-radius: 4px;
}
#lobookmark .bookmark-title p a {
  color: #FFF;
  position: relative;
  background-image: none;
  padding-left: 12px;
}
#lobookmark .bookmark-title p a::before {
  position: absolute;
  top: .65em;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 0;
  width: 4px;
  height: 4px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#myMenuAdd {
  font-size: 1.6rem;
  border: 1px solid #F8F8F8;
  background: #F8F8F8;
  border-radius: 4px;
  width: 240px;
}
#myMenuAdd span:before {
  background-image: url(/images/2019c_myMenuAdd_btn.png);
  width: 15px;
  height: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
#myMenuAdd span {
  padding: 10px 10px 10px 20px;
}
#lobookmark li {
  list-style: none;
  background-image: none;
  border-bottom: 2px solid #FFFFFF;
  padding: 9px 6px 9px 22px;
  background-color: #F8F8F8;
  position: relative;
}
#lobookmark li:before {
  position: absolute;
  top: 1em;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 6px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #077d68;
  border-right: 2px solid #077d68;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#lobookmark ul {
  padding: 0;
}
#lobookmark #myMenu_mainList {
  margin: 10px 10px;
}
/* 広告 */
.lokokoku {
  border: 1px solid #DCDCDC;
  width: auto;
  border-radius: 4px;
}
.lokokoku ul {
    margin: 5px 10px;
    text-align: center;
    background-color: #F8F8F8;
    padding: 10px 10px 5px 10px;
    display: flex;
    flex-wrap: wrap;
}
.lokokoku h2 {
    font-size: 1.8rem;
    padding: 10px 4px 6px 20px;
}
.lokokoku ul li {
    text-align: center;
    margin: 5px;
}
/* レコメンド */
.lorecommend h2 span {
  border: none;
  background-image: url(/images/2019c_icon_snavi_recommend.png);
  background-repeat: no-repeat;
  background-position: 10px .83em;
  padding: 8px 45px 7px 44px;
}
/* 重要なお知らせ */
.loimportant h2 {
  background: none;
  margin: 0;
  padding: 0;
  font-size: 1.8rem;
  background: none;
  background-image: url(/images/2019c_jyuuyou_icon.png);
  background-repeat: no-repeat;
  background-position: 11px .59em;
  padding: 10px 4px 6px 50px;
}
/* よくある質問 */
.lochumoku h2 {
    background: none;
    margin: 0;
    padding: 0;
    font-size: 1.8rem;
    background: none;
    background-image: url(/images/2019c_icon_snavi_yokuaru.png);
    background-repeat: no-repeat;
    background-position: 11px .4em;
    padding: 10px 4px 9px 50px;
    margin-bottom: 8px;
}
.lochumoku p.pagelinkout {
    list-style: none;
    padding: 9px 6px 9px 22px;
    background-color: #F8F8F8;
    position: relative;
    margin: 0 10px 2px 10px;
    background-image: url(/images/2019c_icon_outlink.png);
    background-repeat: no-repeat;
    background-position: 7px .99em;
}
/* =================== コンテンツ =================== */
h2 {
  font-size: 2.8rem;
}
h3 {
  font-size: 2.0rem;
}
h4 {
  font-size: 1.8rem;
}
h5 {
  font-size: 1.7rem;
}

.h2bg {
  position: relative;
  border: none;
}
.h2bg::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
background: #03a264; /* Old browsers */
background: -moz-linear-gradient(left,  #03a264 0%, #a6d464 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #03a264 0%,#a6d464 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #03a264 0%,#a6d464 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.h3bg {
    border-bottom: 1px dotted #077D68;
}

.h3bg div {
    background-image: none;
}
.h3bg {
    border-bottom: 1px dotted #077D68;
}

.h3bg div {
    background-image: none;
    position: relative;
}
.h3bg div::after {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    width: 5px;
    height: calc(100% - .5em);
    background-color: #077D68;
    border-radius: 2px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
/* 新着情報 */
#main .newinfo-box h2, #main-nosub .newinfo-box h2, .main-l .newinfo-box h2 {
  font-size: 2.4rem;
  background: none !important;
  position: relative;
  padding-left: 13px;
}
.newinfo-box {
  border: 1px solid #DCDCDC;
  border-radius: 4px;
  padding: 15px;
}
.newinfo-box h2::after {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  width: 4px;
  height: calc(100% - .5em);
  background-color: #077D68;
  border-radius: 4px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


/* インデックスメニュー */
.m-title {
  background-color: #EAEAEA;
  border: 1px solid #EAEAEA;
  border-radius: 4px;
}
.m-title div {
  background: none;
}
.m-title h2.nextpage {
  position: relative;
}
.m-title h2.nextpage::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  border: 4px solid transparent;
  border-left: 6px solid #077D68;
}
#main .m-title h2.nextpage, #main-nosub .m-title h2.nextpage {
  background-image: none;
}
ul.norcor li:before {
  position: absolute;
  top: .79em;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 0;
  width: 4px;
  height: 4px;
  border-top: 2px solid #077d68;
  border-right: 2px solid #077d68;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

ul.norcor li {
    position: relative;
    background-image: none !important;
}
ul.site-li li:before {
  position: absolute;
  top: .6em;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 0;
  width: 4px;
  height: 4px;
  border-top: 2px solid #077d68;
  border-right: 2px solid #077d68;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
ul.site-li li {
    position: relative;
    background-image: none !important;
}

.m-title h3.nextpage {
    background-image: none;
    position: relative;
}
.m-title h3.nextpage::before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  border: 4px solid transparent;
  border-left: 6px solid #077D68;
}
/* お問い合わせ・評価エリア */

.contact {
  border: 1px solid #F8F8F8;
  background-color: #F8F8F8;
  padding: 10px 20px;
}
#main .contact h2, #main-nosub .contact h2 {
  background-color: transparent;
  font-size: 2.4rem;
  background: none !important;
  position: relative;
  padding-left: 13px;
}
.contact h2::after {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  width: 4px;
  height: calc(100% - .5em);
  background-color: #077D68;
  border-radius: 4px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

p.shortname {
    color: #077D68;
    font-weight: bold;
}
.con-txt {
    float: left;
    margin: 0;
    padding: 0 10px 0 0;
    width: calc(100% - 340px);
}
.con-mail {
  float: right;
  margin: 0;
  padding: 0;
  width: 340px;
}

.con-mail p {
    margin: 0;
}

.con-mail p a {
    display: block;
    border-radius: 30px;
    padding: 14px 23px 14px 80px;
    background-position: 30px .9em;
    background-image: url(/images/2019c_ho_toiawase_btn.png);
    position: relative;
    color: #222;
}
form.feedback {
  border: 1px solid #F8F8F8;
  background-color: #F8F8F8;
  padding: 10px 20px;
}
#main form.feedback h2, #main-nosub form.feedback h2 {
  background-color: transparent;
  font-size: 2.4rem;
  background: none !important;
  position: relative;
  padding-left: 13px;
}
form.feedback h2::after {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  width: 4px;
  height: calc(100% - .5em);
  background-color: #077D68;
  border-radius: 4px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

form.feedback legend {
  color: #077D68;
}
.submitbox .fedbt {
    width: 240px;
    padding: 14px 10px;
    border: 1px solid #077D68;
    background-color: #077D68;
    background-image: none;
    color: #FFF;
    border-radius: 30px;
    font-weight: bold;
    font-size: 1.4rem;
}
.con-mail p a:before {
  position: absolute;
  top: 50%;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 15px;
  width: 4px;
  height: 4px;
  margin-top: -3px;
  border-top: 2px solid #077d68;
  border-right: 2px solid #077d68;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.img-only>a, .img-right>a, .img-left>a, .img-center>a {
  display: inline;
}
.pc_search.search {
    width: 200px;
}