@charset "utf-8";

/*------------------------------------------------------------

  [font]
  10px = 77%     11px = 85%     12px = 93%     13px = 100%
  14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
  18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
  22px = 167%    23px = 174%    24px = 182%    25px = 189%
  26px = 197%
------------------------------------------------------------*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
p,
blockquote,
form,
fieldset,
input,
textarea,
select,
option,
table,
th,
td,
embed,
object {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: normal;
  font-size: 1em;
}
table {
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
}
caption {
  text-align: left;
}
th {
  vertical-align: top;
  font-weight: normal;
  text-align: left;
  padding-right: 20px;
}

li.colum {
  list-style: disc;
  margin-left: 1.2em;
}

li.column1 {
  list-style: decimal;
  margin-left: 1.4em;
}

td {
  vertical-align: top;
}
li {
  list-style: none;
}
img {
  border: 0;
  vertical-align: middle;
}
fieldset {
  border: 0;
}
input {
  vertical-align: middle;
}
q:before,
q:after {
  content: "";
}
hr {
  display: none;
}
strong {
  font-weight: bold;
}

/* ---------------------------------------------------------------------------------------------
	Common
--------------------------------------------------------------------------------------------- */
html {
}
body {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  background: #ffffff url(../images/common/header_bg.jpg) repeat-x 0 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
dt,
dd,
caption,
th,
td,
strong {
  color: #1a1a1a;
}
hr {
  display: none;
}
em {
  font-style: normal;
}

/* link */
a {
  color: #1a1a1a;
}
a:link {
}
a:visited {
}
a:hover {
  color: #666666;
}
a:active {
}

/* clearfix */
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

/* Page
----------------------------------------------------------------------------------- */
div.container {
  width: 960px;
  margin: 0 auto;
  line-height: 1.7;
}
div.wrapper {
  margin: 0;
  padding: 0 50px 0 0;
}
div.wrapper:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.wrapper {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html div.wrapper {
  height: 1%;
}
div.wrapper {
  display: block;
}
/* End hide from IE-mac */

div.content {
  float: left;
  width: 660px;
  margin: 0 20px 20px 0;
}
div.section {
  margin: 0 0 20px 0;
}
div.article {
  padding: 20px 5px;
}
div.article p {
  margin-bottom: 1em;
}

.contact_bottom img {
  margin-top: 20px;
}
/* Header
----------------------------------------------------------------------------------- */
div.header {
  position: relative;
  height: 210px;
  z-index: 100;
  background: url(../images/common/header_bg.jpg) repeat-x 0 0;
}
div.header h1 {
  font-size: 93%;
  color: rgba(94, 94, 94, 1);
  font-weight: normal;
}
div.header div.logo {
  position: absolute;
  top: 30px;
  left: 5px;
}
div.header div.header_title {
  position: absolute;
  top: 30px;
  left: 300px;
}
div.header div.link ul {
  position: absolute;
  top: 30px;
  right: 5px;
}
div.header div.link ul li {
  float: left;
  margin-left: 5px;
}
div.header div.tel {
  position: absolute;
  top: 53px;
  right: 0px;
}
div.header div.nav {
  position: absolute;
  bottom: 8px;
  left: 0;
}
div.header div.nav ul li {
  position: relative;
  float: left;
}
div.header div.nav ul li a {
  width: 120px;
  height: 64px;
  display: block;
  text-indent: -9999px;
}
div.header div.nav ul li.nav1 a,
div.header div.nav ul li.nav6 a {
  width: 119px;
  height: 64px;
  display: block;
  text-indent: -9999px;
}
div.header div.nav ul li.nav8 a {
  width: 122px;
  height: 64px;
  display: block;
  text-indent: -9999px;
}
div.header div.nav ul li.nav1 a {
  background: url(../images/common/nav1.png) no-repeat 0 0;
}
div.header div.nav ul li.nav1.current-menu-item a,
div.header div.nav ul li.nav1.current-menu-ancestor a,
div.header div.nav ul li.nav1 a:hover {
  background: url(../images/common/nav1_on.png) no-repeat 0 0;
}
div.header div.nav ul li.nav2 a {
  background: url(../images/common/nav2.png) no-repeat 0 0;
}
div.header div.nav ul li.nav2.current-menu-item a,
div.header div.nav ul li.nav2.current-menu-ancestor a,
div.header div.nav ul li.nav2 a:hover {
  background: url(../images/common/nav2_on.png) no-repeat 0 0;
}
div.header div.nav ul li.nav3 a {
  background: url(../images/common/nav3.png) no-repeat 0 0;
}
div.header div.nav ul li.nav3.current-menu-item a,
div.header div.nav ul li.nav3.current-menu-ancestor a,
div.header div.nav ul li.nav3 a:hover {
  background: url(../images/common/nav3_on.png) no-repeat 0 0;
}
div.header div.nav ul li.nav4 a {
  background: url(../images/common/nav4.png) no-repeat 0 0;
}
div.header div.nav ul li.nav4.current-menu-item a,
div.header div.nav ul li.nav4.current-menu-ancestor a,
div.header div.nav ul li.nav4 a:hover {
  background: url(../images/common/nav4_on.png) no-repeat 0 0;
}
div.header div.nav ul li.nav5 a {
  background: url(../images/common/nav5.png) no-repeat 0 0;
}
div.header div.nav ul li.nav5.current-menu-item a,
div.header div.nav ul li.nav5.current-menu-ancestor a,
div.header div.nav ul li.nav5 a:hover {
  background: url(../images/common/nav5_on.png) no-repeat 0 0;
}
div.header div.nav ul li.nav6 a {
  background: url(../images/common/nav6.png) no-repeat 0 0;
}
div.header div.nav ul li.nav6.current-menu-item a,
div.header div.nav ul li.nav6.current-menu-ancestor a,
div.header div.nav ul li.nav6 a:hover {
  background: url(../images/common/nav6_on.png) no-repeat 0 0;
}
div.header div.nav ul li.nav7 a {
  background: url(../images/common/nav7.png) no-repeat 0 0;
}
div.header div.nav ul li.nav7.current-menu-item a,
div.header div.nav ul li.nav7.current-menu-ancestor a,
div.header div.nav ul li.nav7 a:hover {
  background: url(../images/common/nav7_on.png) no-repeat 0 0;
}
div.header div.nav ul li.nav8 a {
  background: url(../images/common/nav8.png) no-repeat 0 0;
}
div.header div.nav ul li.nav8.current-menu-item a,
div.header div.nav ul li.nav8.current-menu-ancestor a,
div.header div.nav ul li.nav8 a:hover {
  background: url(../images/common/nav8_on.png) no-repeat 0 0;
}
div.header div.nav ul li ul.sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 6px;
  padding-top: 1px;
  background: #ffffff url(../images/common/sub_nav_bg.png) repeat-x 0 0;
  /*filter: alpha(opacity=85);*/
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
div.header div.nav ul li ul.sub-menu li {
  float: none;
  border: none;
  line-height: 2;
  border-top: 1px solid #ffffff;
  background: #659e33;
}
div.header div.nav ul li ul.sub-menu li a,
div.header div.nav ul li.current-menu-ancestor ul.sub-menu li a,
div.header div.nav ul li.current-menu-item ul.sub-menu li a {
  width: 170px;
  height: 100%;
  color: #ffffff;
  text-decoration: none;
  padding: 3px 15px;
  display: block;
  font-size: 93%;
  background: none;
  text-indent: 0;
}
div.header div.nav ul li ul.sub-menu li a:hover {
  background: #5b8b31;
}

div.header .header-contact {
  display: none;
}

/* catch
----------------------------------------------------------------------------------- */
div.catch {
  margin: 0 0 20px 0;
}
div.catch img {
  box-shadow: 2px 2px 3px #cccccc;
  -webkit-box-shadow: 2px 2px 3px #cccccc; /* Safari,Chrome */
  -moz-box-shadow: 2px 2px 3px #cccccc; /* Firefox */
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#CCCCCC,direction=135,strength=3,enabled=true)\9; /* IE8 and bellow */
  background: #FFFFFF\9; /* IE8 and bellow */
}

/* breadcrumb
----------------------------------------------------------------------------------- */
div.breadcrumb {
  margin: 10px 0 20px 10px;
  font-size: 100%;
}
div.breadcrumb a {
  text-decoration: none;
  color: #299cd3;
}
div.breadcrumb a:hover {
  text-decoration: underline;
}

/* sidebar
----------------------------------------------------------------------------------- */
div.side {
  float: right;
  width: 270px;
  margin: 0;
}
/*div.side ul.link {
	margin-bottom: 20px;
}*/
div.side ul.link li {
  margin-bottom: 10px;
}
div.side ul.link li img:hover {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}
div.side ul.link li.blank {
  display: none;
}
div.side div.contact {
  border: 1px solid #cccccc;
}
div.side div.contact h3 {
  background: #333333;
  padding: 5px 10px;
}
div.side div.contact div.address {
  padding: 0 15px;
}
div.side div.contact div.address p {
  margin: 15px 0;
}
div.side div.menu {
  margin-bottom: 20px;
}
div.side div.menu ul {
  border: 2px solid #d9e7cc;
}
div.side div.menu ul li {
  border-top: 1px solid #d9e7cc;
}
div.side div.menu ul li:first-child {
  border: none;
}
div.side div.menu ul li a {
  display: block;
  text-decoration: none;
  padding: 10px 10px 10px 35px;
  background: url(../images/common/circle_off.png) no-repeat 5% 50%;
}
div.side div.menu ul li a:hover {
  color: #ffffff;
  background: #78aa4d url(../images/common/circle_on.png) no-repeat 5% 50%;
}
div.side div.menu ul li.subtitle {
  background: #ffffff url(../images/common/menu_li.png) no-repeat 0 0;
  height: 45px;
  line-height: 2.8;
  padding: 0 10px 0 15px;
  font-weight: bold;
  font-size: 123.1%;
  color: #336b0e;
}
div.side div.login_msg {
  font-size: 93%;
  padding: 0 5px;
  margin: 10px 0 20px 0;
  text-align: right;
}
div.side div.login_msg a {
  text-decoration: none;
  color: #299cd3;
}
div.side div.login_msg a:hover {
  text-decoration: underline;
}

#side_area {
  height: auto;
  background: url(../images/common/side_area_bg.png) no-repeat top;
  border-radius: 8px;
  border: 10px solid #0cb7f4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#side_area p {
  padding: 330px 0 0 10px;
}
#side_area p {
  width: 242px;
  font-size: 84%;
  line-height: 1.6;
}
#side_area p span {
  display: block;
  margin-top: 5px;
}
#side_area a {
  border: 1px solid #299cd3;
  background-color: #299cd3;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: inline-block;
  width: 110px;
  text-align: center;
  margin: 5px 3px 0 0;
}

/* facebook　Twitter*/
.fb-like-box {
  margin-bottom: 10px;
}
.Twitter_box {
  margin-bottom: 10px;
}
.staffblog {
  margin-top: 10px;
  margin-bottom: 10px;
}
.credit {
  margin-bottom: 10px;
}
/* Scroll
----------------------------------------------------------------------------------- */
div.scroll {
  margin: 0 5px 0;
  text-align: right;
  margin-bottom: 20px;
}
div.scroll a {
  padding-left: 20px;
  text-decoration: none;
  background: url(../images/common/scroll.gif) no-repeat 0 50%;
}

/* Pager
----------------------------------------------------------------------------------- */
div.pager {
  margin-bottom: 20px;
}

/* Footer
----------------------------------------------------------------------------------- */
div.footer {
  background: #002870;
}
div.footer li,
div.footer p,
div.footer li a {
  color: #ffffff;
}
#footer_top {
  padding: 10px 0;
  display: block;
  height: 230px;
}
#footer_sub_list {
  width: 350px;
  float: right;
  padding-top: 10px;
}
#footer_sub_list ul li {
  display: block;
}
#footer_logo_okayama {
  　width: 620px;
  padding: 10px 0 0 15px;
  float: left;
}
#footer_logo_okayama_sp {
  display: none;
}
p.footer_free {
  display: none;
}

/* Footer メニュー*/
#footer_menu {
  clear: both;
  padding: 10px 0 0 0;
}
#footer_menu ul {
  text-align: left;
  padding: 5px 20px;
}
#footer_menu ul li {
  display: inline;
  padding: 0 10px;
  border-left: solid 1px #ffffff;
}
#footer_menu ul li a {
  font-size: 93%;
  text-decoration: none;
}
/* Footer サブメニュー*/
#footer_menu_sub {
  clear: both;
  padding: 0 0 10px;
  margin: -5px 0 0 0;
  border-bottom: solid 1px #ffffff;
}
#footer_menu_sub ul {
  text-align: left;
  padding: 0 0 0 20px;
}
#footer_menu_sub ul li {
  display: inline;
  padding: 0 10px;
  border-left: solid 1px #ffffff;
}
#footer_menu_sub ul li a {
  font-size: 93%;
  text-decoration: none;
}
/* copyright*/
div.footer p.copyright {
  text-align: center;
  background: #002870;
  font-size: 85%;
  padding: 20px 10px 3px 10px;
  height: 100px;
}

/* ページトップへ
----------------------------------------------------------------------------------- */
#page-top {
  width: 50px;
  height: 50px;
  display: none;
  position: fixed;
  right: 16px;
  bottom: 16px;
}

#page-top p {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #3b3b3b;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}

#page-top p:hover {
  background: #8b8b8b;
}

#move-page-top {
  color: #fff;
  line-height: 50px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}

/* 汎用
----------------------------------------------------------------------------------- */
.title {
  height: 40px;
  line-height: 2.7;
  background: url(../images/common/title_h2.png) no-repeat 0 0;
  text-indent: 45px;
  font-size: 123.1%;
  font-weight: bold;
}
.title2 {
  height: 40px;
  line-height: 2.5;
  background: url(../images/common/title_h3.png) no-repeat 0 0;
  text-indent: 25px;
  font-size: 116%;
  font-weight: bold;
}
table.purpose {
  width: 100%;
  border: 1px solid #e6e6e6;
}
table.purpose th {
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  padding: 10px 15px 10px 5px;
  width: 150px;
}
table.purpose td {
  padding: 10px 5px 10px 5px;
  border: 1px solid #e6e6e6;
}
span.attention {
  color: #ed1c24;
}
a.opacity:hover,
img.opacity:hover {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-size: 123.1%;
  font-weight: bold;
}
strong,
b {
  font-weight: bold;
  font-size: 108%;
}
.bannerlist_wrap {
  margin-top: 20px;
}

.content h2 {
  background: url("../images/common/title_h2.png") no-repeat 0 0;
  color: #ffffff;
  font-size: 25px;
  line-height: 68px;
  text-indent: 50px;
  margin-bottom: 20px;
}

.content h4 {
  background: url("../images/common/title_h3.png") no-repeat 0 0;
  color: #ffffff;
  font-size: 18px;
  line-height: 44px;
  text-indent: 10px;
  margin-bottom: 10px;
}
.content .title {
  text-indent: 20px;
  background: url(../images/common/icon_cilcle.gif) no-repeat 0 40%;
  font-weight: bold;
  margin-top: 10px;
  border-bottom: 1px dotted #17b7f0;
}

/*ココカラ　0204追加*/
.content h3 {
  text-indent: 20px;
  background: url(../images/common/icon_cilcle.gif) no-repeat 0 40%;
  font-weight: bold;
  margin-top: 10px;
}
.mb10 {
  margin-bottom: 10px;
}
.mt10 {
  margin-top: 10px;
}

/*ココマデ　0204追加*/
.content .service_h3 {
  border-bottom: 1px #29abe2 solid;
  border-left: 7px #29abe2 solid;
  color: #f15a24;
  font-size: 32px;
  font-weight: bolder;
  line-height: 44px;
  text-indent: 10px;
  margin-bottom: 10px;
  width: 650px;
}
.content .service_h3 span {
  color: #000000;
  font-size: 19px;
  line-height: 44px;
  text-indent: 10px;
  display: inline-block;
}

.content .pager {
  text-align: right;
}

.content .news_list {
  list-style: none;
  border: 1px solid #888;
  margin: 0 0 25px;
  font-size: 100%;
}
.content .news_list li {
  border-bottom: 2px dotted #888;
  clear: both;
  line-height: 25px;
  margin: 0;
  padding: 5px 0 0 3px;
}

.content .news_list .category {
  margin: 0 3px;
  color: #fff;
  padding: 0 20px;
  background: #888;
  border: 1px solid #888;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-weight: bold;
}

.content .news_list a {
  padding-left: 5px;
}

.content .category_list li:last-child {
  border: none;
}
.content .news_list li:last-child {
  border: none;
}

.side h3 {
  background: url(../images/common/side_title_h3.png) left top no-repeat;
  color: #ffffff;
  font-size: 20px;
  line-height: 42px;
  text-align: center;
  margin-bottom: 0;
}

.side .category_list {
  list-style: none;
  border: 1px solid #888;
  margin: 0 0 25px;
}

.side .category_list li {
  background: url(../images/common/icon_arrow.gif) 10px center no-repeat;
  border-bottom: 2px dotted #888;
  clear: both;
  line-height: 50px;
  margin: 0;
  padding-left: 35px;
  font-size: 120%;
}

.side .news_list {
  list-style: none;
  border: 1px solid #888;
  margin: 0 0 25px;
  font-size: 100%;
}

.side .news_list li {
  border-bottom: 2px dotted #888;
  clear: both;
  line-height: 25px;
  margin: 0;
  padding: 5px 0 0 3px;
}

.side .news_list .category {
  margin: 0 3px;
  color: #fff;
  padding: 0 20px;
  background: #888;
  border: 1px solid #888;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-weight: bold;
}

.side .news_list a {
  padding-left: 5px;
}

.side .category_list li:last-child {
  border: none;
}
.side .news_list li:last-child {
  border: none;
}

.side .category_list li a {
}

/* area-list */
#area-list {
  background-color: #008cd0;
  position: absolute;
  height: 500px;
  overflow-y: scroll !important;
  width: 136px;
  display: none;
  z-index: 9999;
}

#area-list li {
  width: 100%;
  position: static;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: block !important;
  border-top: 1px solid #0065ad;
  float: none;
}

#area-list li a {
  background: none;
  width: 100%;
  height: 100%;
  display: block;
  text-indent: 0;
  color: #fff;
  text-decoration: none;
}

.area_city_list a {
  border: 1px solid #299cd3;
  background-color: #299cd3;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: inline-block;
  width: 150px;
  text-align: center;
  margin: 5px 3px 0 0;
}

/* フロートバナー
----------------------------------------------------------------------------------- */
#float-chance {
  display: block;
  position: fixed;
  right: 16px;
  bottom: 100px;
}
#float-chance-sp {
  display: none;
}
#float-chance p {
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}

#float-chance p:hover {
}

#move-float-chance {
  color: #fff;
  line-height: 50px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
/*--2020/03/26 update--*/
div.header div.header_title {
  display: none;
}

.staff_article .tit_h3 {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 10px;
}
.staff_article .tit_h3 a {
  color: #299cd3;
  text-decoration: underline;
}
.staff_article .tit_h3 a:hover {
  color: #2860a0;
}
.staff_article p {
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 14px 0;
}
/*--2024/06/13 update--*/
ul.virus5 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1em;
}
ul.virus5 li {
  background: #b0d3ef;
  text-align: center;
  width: 27.5%;
  border-radius: 15px;
  font-weight: 700;
  font-size: 0.9rem;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1rem;
  margin-bottom: 0.2em;
  margin-right: 0.2em;
}
ul.index-virus5 li {
    width: 16%;
    margin-left: 0.2em;
}
ul.virus5 li::before {
  content: "";
  display: block;
  background: url(/images/area/top-virus01.png) no-repeat center / contain;
  width: 65%;
  height: 100px;
  margin-bottom: 1rem;
}
ul.virus5 li:nth-of-type(2)::before {
  background: url(/images/area/top-virus02.png) no-repeat center / contain;
}
ul.virus5 li:nth-of-type(3)::before {
  background: url(/images/area/top-virus03.png) no-repeat center / contain;
}
ul.virus5 li:nth-of-type(4)::before {
  background: url(/images/area/top-virus04.png) no-repeat center / contain;
}
ul.virus5 li:nth-of-type(5)::before {
  background: url(/images/area/top-virus05.png) no-repeat center / contain;
}
.jirei-wrapper {
  display: flex;
  flex-flow: wrap;
  height: 325px;
  overflow-y: scroll;
  border: 1px solid rgb(204, 204, 204);
}
ul.jirei-wrapper li {
  padding: 10px 10px 5px;
  width: 100%;
}
ul.jirei-wrapper li a {
  padding-left: 10px;
  display: block;
  border-left: 3px solid #158fd0;
  text-decoration: none;
}
ul.jirei-wrapper li a strong {
  text-decoration: underline;
}
#page-top,
#float-chance-sp {
  z-index: 999;
}
.swiper {
  position: relative;
  width: 640px;
  max-width: 100%;
}

.button-next,
.button-prev {
  cursor: pointer;
  position: absolute;
  width: 20px;
  top: 49%;
  transform: translateY(-50%);
  z-index: 1;
  color: #fff;
  font-size: 20px;
  background: #015fa5;
  opacity: 0.85;
}

.button-next {
  right: 0;
  padding: 20px 0 20px 5px;
}
.button-prev {
  left: 0;
  padding: 20px 5px 20px 0;
}
.swiper-slide-inner {
  border: 1px solid #ccc;
  padding: 10px 20px;
  border-radius: 25px;
  width: 85%;
  margin: 2px auto;
  box-shadow: 1px 1px 3px #ccc;
}
.reviewer_flex {
  display: flex;
  font-weight: bold;
}
.rating_box {
  width: 80%;
  border-bottom: 2px dotted #ccc;
}
.rating_st {
  color: #f9ff00;
  text-shadow: 1px 1px 1px #ccc;
}
.reviewer_term {
  background: #0077c3;
  color: #fff;
  font-size: 0.8em;
  padding: 4px 6% 0;
  border-radius: 15px;
  margin-left: 20%;
  box-shadow: 1px 1px 1px #ccc;
}
.pagination {
  padding: 5px 0;
  display: flex;
  justify-content: center;
  z-index: 1;
}
.swiper-pagination-bullet-active {
  background: #1e4729;
}
.maker_txt {
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
}
.blue_txt {
  color: #025aab;
}
.maker_txt_de {
  padding: 10px;
}
.column-wrapper {
  display: flex;
  flex-flow: wrap;
}
li.column-item {
  width: 48%;
  margin: 1%;
  box-shadow: 2px 2px 9px #ccc;
  transition: all 0.5s 0s ease;
}
.column-inner img {
  max-width: 100%;
}
li.column-item:hover {
  opacity: 0.7;
}
.column_term {
  background: #0077c3;
  color: #fff;
  padding: 3px 6% 0;
  border-radius: 15px;
  display: inline-block;
  box-shadow: 1px 1px 1px #ccc;
  font-size: 0.9em;
}
.column_txt {
  border-top: 2px dotted #ccc;
  margin-top: 0.5em;
  padding-top: 0.5em;
}
.column-inner {
  padding: 3px;
}
.section_area .service {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.section_area .service_flex {
  display: flex;
  width: 49.5%;
  font-size: 12px;
  border: 1px solid #b1d0ff;
  box-shadow: 1px 1px #ccc;
  margin-top: 1%;
}
.section_area .service_flex_item {
  margin: 0.3%;
  position: relative;
  font-weight: bold;
}
.section_area .sfi2,
.section_area .sfi2 table {
  width: 100%;
}
.section_area .service_flex_item_a {
  position: absolute;
  border-radius: 0% 0% 50% 50%;
  background: rgb(0 100 172 / 85%);
  padding: 5px 5px 17px 5px;
  width: 93.4%;
  text-align: center;
  color: #fff;
}
.section_area .service_flex_item_a:hover {
  color: #fff;
  opacity: 0.5;
}
.section_area .service_flex_txt_red {
  font-size: 1.1em;
  margin: 0.2em 0 0 0.5em;
  color: red;
}
.section_area .service_flex_item table th {
  background: #b1d0ff;
  padding: 2px;
  font-weight: bold;
  border: 1px solid #ccc;
}
.section_area .service_flex_item table td {
  border: 1px solid #ccc;
  padding: 2px;
}
.section_area .features {
  display: flex;
  flex-flow: wrap;
}
.section_area .features_item {
  width: 31%;
  border: 1px solid #158fd0;
  margin: 1%;
  border-radius: 5px;
  box-shadow: 1px 1px #ccc;
}
.section_area p.features_h {
  padding: 12px 0px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  border-radius: 5px;
  background: #158fd0;
  color: #fff;
  box-shadow: 1px 1px #ccc;
}
.section_area .features_txt {
  padding: 5.5%;
}
.section_area .features_txt p {
  border-bottom: 1px dotted #141414;
  display: inline;
}
.section_area .service_flex_item img {
  width: 150px;
  height: 150px;
  object-fit: cover;
}
.section_area .features span.txt_red {
  color: red;
}
.section_area .staff {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.section_area .staff .staff_item {
  width: 30%;
  background: #f3f3f3;
  box-shadow: 1px 1px #ccc;
  padding: 1%;
  margin-top: 3px;
}
.section_area .staff_item_suido {
  background: #1a1a1a;
  color: #fff;
  padding: 0.5% 0 0.5% 3%;
  box-shadow: 1px 1px #ccc;
}
.section_area .staff_item_yakushoku {
  font-weight: bold;
  margin: 2% 0;
}
.section_area .staff_item img {
  width: 96%;
  padding: 3%;
}
.section_area .staff_link {
  margin-top: 3%;
  display: block;
}
@media screen and (max-width: 640px) {
  .section_area .service_flex,
  li.column-item {
    width: 99.5%;
  }
  .section_area .staff .staff_item {
    width: 47.5%;
  }
  .section_area .features_item {
    width: 45%;
  }
  ul.virus5 li {
    width: 39.5%;
  }
}
@media screen and (max-width: 640px) {
  .staff_article .tit_h3 {
    background: url(https://hiroshima-suido-pro.com/images/common/icon_cilcle.gif)
      no-repeat 1.2% 20%;
    /* background: url(../images/common/icon_cilcle.gif) no-repeat 1.2 20%; */
  }

  th {
    width: 70px;
  }
}

/*--2020/07/28 update--*/
.certificate {
  max-width: 65%;
  text-align: center;
  margin: 20px auto;
}

.certificate img {
  max-width: 100%;
  max-height: 380px;
  object-fit: contain;
}

@media screen and (max-width: 640px) {
  .certificate {
    max-width: 90%;
    text-align: center;
    margin: 20px auto;
  }

  .certificate img {
    max-height: 330px;
  }
}

img.float_l {
  margin-right: 10px;
  float: left;
}

/*20230921*/
.cat_search .dropdown {
  display: none;
}
.cat_search {
  display: flex;
  justify-content: space-around;
}
.cat_search_item {
  width: 40%;
  margin-bottom: 0.5em;
}
.cat_search li {
  background: url(../images/common/icon_arrow.gif) 10px center no-repeat;
  border-bottom: 2px dotted #888;
  clear: both;
  line-height: 3em;
  padding-left: 35px;
}
.cat_search label,
.cat_search li {
  display: block;
  font-weight: bold;
}
.cat_search label p {
  color: #fff;
  display: block;
  position: relative;
  background: #f06c00;
  padding: 0.5em 0 0.5em 1.5em;
}
.cat_search label p::after {
  content: "";
  display: block;
  position: absolute;
  right: 10%;
  top: 25%;
  width: 0.5em;
  height: 0.5em;
  border-top: #fff 4px solid;
  border-left: #fff 4px solid;
  transform: rotate(225deg);
}
.cat_search input[type="checkbox"] {
  display: none;
}
#menu:checked + .dropdown,
#menu_b:checked + .dropdown {
  display: block;
}

.yarpp-thumbnails-horizontal {
  display: flex;
  flex-flow: wrap;
  justify-content: space-around;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
  width: initial !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
  width: 23% !important;
}
.yarpp-thumbnail > img,
.yarpp-thumbnail-default {
  width: 93% !important;
}
.content .column .yarpp-related h3 {
  background: #eb6c01;
  color: #fff;
  padding: 0.25em 0.15em 0.15em;
  left: 0;
}
.column_contents p {
  margin-bottom: 25px;
}
body {
  margin-top: 230px;
}
.head_fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}
.header_inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
div.header div.nav {
  bottom: 0;
  top: 137px;
}

.head_menx .dropdown {
  display: none;
}
.head_menx_item {
  width: 40%;
  margin-bottom: 0.5em;
}

.head_menx li {
  display: block;
  font-weight: bold;
  width: 437px;
}
.head_menx label p {
  color: #fff;
  display: block;
  position: relative;
  background: #f06c00;
  padding: 0.5em 0 0.5em 1.5em;
}
div.header div.nav ul li.nav2 .cat_search_item ul li a {
  background: rgb(0 140 208 / 90%);
  text-indent: 0;
  width: 55%;
  height: 2em;
  color: #fff;
  text-decoration: none;
  padding: 10px 5px;
}
div.header div.nav ul li.nav2 .cat_search_item ul li a:hover {
  background: #006a9d;
}
.head_menx input[type="checkbox"] {
  display: none;
}
#nav2:hover .dropdown {
  display: block;
  position: absolute;
}
/*--2024/06/13 update--*/
.other_area {
  display: flex;
}

.other_area_map,
.other_area_map iframe {
  width: 100%;
}
.are_add {
  border: 2px solid #8b8b8b;
  margin: 0 2px;
  padding: 10px;
  min-width: 33%;
}
.m15 {
  margin: 15px 0 5px;
}
ul.other_area_w {
  display: flex;
  flex-flow: wrap;
}
ul.other_area_w li a {
  background: #c5ecff;
  padding: 1px 15px;
  text-decoration: none;
  margin: 5px;
  border-radius: 20px;
  line-height: 2;
}
.side_maker {
  padding: 5px;
  text-align: center;
  background: #60cff8;
}
.side_maker img {
  background-color: #fff;
}
.side_maker p {
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 2px #02b3f4;
}
@media screen and (max-width: 640px) {
  .yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width: 47% !important;
  }
  .content .column .yarpp-related h3 {
    padding-left: 1em;
  }
  div.header div.nav {
    display: none;
  }
  .header_inner {
    width: 100%;
    position: initial;
  }
}

.blog_contents section.head_fixed {
  display: none;
}
/*20241206
----------------------------------------------------------------------------------- */
.new_blog{
  font-size:0.8em;
}
.new_blog a{
  text-decoration: none;
}
.new_blog a:hover {
  opacity: 0.8;
}
.article_wrap{
  display: flex;
  justify-content: space-around;
  max-width: 660px;
  flex-flow: wrap;
}
.article_wrap .article{
  width: 31.8%;
}
.article_wrap .old_blog_w{
  width:100%!important;
}
.blog .article .tit_h4{
  background: #f3f3f3;
    border-bottom: 2px solid #014190;
  text-indent: 0.5em;
}
.blog .article .tit_h4 a{
  color: #014190;
}
.blog_flex{
  display: flex;
  justify-content: center;
}
.blog_flex_item{
  text-align: center;
  width: 100%;
}
.blog_flex_item img{
  width: 99%;
  height: 200px;
  object-fit: cover;
}
.blog_flex_item2{
  width: 80%;
  padding: 0 1em;
}
.blog_details{
  color: #014190;
  border-bottom: 1px solid #014190;
  font-size: 1.2em;
}
.blog_table{
  width: 99%;
  margin: 0 auto 0.5em;
}
.blog_table .table{
  width: 100%;
}
.blog_table .table td{
  border: none;
  border-bottom: 1px solid #ccc;
  min-width: 72px;
  border: 1px solid #ccc;
  color: #222222;
  vertical-align: middle;
  word-break: break-all;
}
.blog_table .table td p{
  display: flex;
  justify-content: space-between;
  word-break: break-all;
  margin: 1em 0;
}
.blog_table .table td p span{
  width: 50%;
}
.blog_table .table th{
  background: #014190;
  color: #fff;
}
.blog_table .table td p span:first-child {
  font-weight: bold;
}
.blog_table .table td.blue-txt{
  background: #014190;
  color: #fff;
  width: 35%;
}
.blog_table .table td.light-blue{
  color: #014190;
  background: #c5ffe0;
  border: 1px solid #ccc;
}
.blog_table .gray-back{
  background: #eee;
}
.blog_img{
  display: flex;
  justify-content: space-around;
  margin: 1em 0px;
}
.blog_img div{
  position: relative;
}
.blog_img_before,.blog_img_after{
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0 1.2em;
}
.blog_img_before{
  background: #555;
  color: #fff;
}
.blog_img_after{
  background: #014190;
  color: #fff;
}
.blog .article .blog_contents{
  padding: 4px 2px!important;
}
.table th, .table td {
  padding: 5px;
}
@media screen and (max-width: 640px) {
  .article_wrap .article {
    width: 99.1%;
  }
  .blog_flex_item img{
    max-height: 200px;
  }
}

/*20241206
----------------------------------------------------------------------------------- */


.blog .article .tit_h4{
  background: #f3f3f3;
  border-bottom: 2px solid #014190;
  background-color: #eee;
  padding: 10px 5px;
  background-position: 20px 15px;
  text-indent: 5px;
  margin-bottom: 0;
  border-bottom: 2px solid #12b3f0;
  background-color: #e6e6e6;
  left: 0;
  color: #000;
}
.blog .article .tit_h4 a{
  color: #014190;
}
.blog .article .blog_info {
  border-bottom: 2px dotted #888;
  padding: 10px 20px;
}
.blog .article .blog_info span {
  color: #014190;
  font-weight: bold;
}
.single .blog_flex{
  display: flex;
}
.single .blog_flex_item img{
  border: 1px solid #014190;
}
.single .blog_flex_item2{
  width: 80%;
  padding: 0 1em;
}
.single .blog_details{
  color: #014190;
  border-bottom: 1px solid #014190;
  font-size: 1.2em;
}
.single .blog_table{
  width: 99%;
  margin: 0 auto;
}
.single .blog_table table{
  width: 100%;
}
.single .blog_table .table td{
  border: none;
  border-bottom: 1px solid #ccc;
}
.single .blog_table .table td p{
  display: flex;
  justify-content: space-between;
}
.single .blog_table .table td p span{
  width: 50%;
}
.single .blog_table .table th{
  background: #014190;
  color: #fff;
}
.single .blog_table .table td p span:first-child {
  font-weight: bold;
}
.single .blog_img{
  display: flex;
  justify-content: space-around;
  margin: 1em 0px;
}
.single .blog_img img{
  height: 220px;
  width: 220px;
  object-fit: cover;
}
.single .blog_img div{
  position: relative;
  width: 33%;
}
.single .blog_img_before,.blog_img_after{
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0 1.2em;
}
.single .blog_img_before{
  background: #555;
  color: #fff;
}
.single .blog_img_after{
  background: #014190;
  color: #fff;
}
.single div.detail {
  width: 100%;
}
.single  div.detail img{
  max-width: 100%;
  object-fit: cover;
}
.pc_hs{
  display: table-cell;
}
.sp_hs{
  display: none;
}
@media screen and (max-width: 768px) {
  .single .blog_img div{
    width: 220px;
  }
  .single .blog_table .table td{
    width: 50%;
  }
  .single .blog_table .table td p{
    flex-flow: column;
      margin: 0;
  }
  .single .blog_table .table td p span{
    width: 100%;
  }.single .blog_img img{
    width: 170px;
  }
  .pc_hs{
    display: none;
  }
  .sp_hs{
    display: table-cell;
  }
}

/* service-area area FV */
.txt-box{
  text-align: center;
	}
.fv_c_box{
	border-radius: 10px;
  margin: 0 auto;
	width: 90%;
	border-radius: 10px;
	border: 1px solid #ccc;
}
.fv_c_head{
	background: #158fd0;
	border-radius: 10px;
	border-radius: 10px 10px 0 0;
	padding: 0.35em 1em;
	font-weight: bold;
    color: #002845;
    font-size: 1.4em;
}
.fv_c_txt_box{
	padding: 0.75em 2em;
}
.fv_c_txt span.fv_c_txt_inner{
	border-bottom: 2px dotted #158fd0;
	line-height: 2.2;
}
.l-fv{
	margin-bottom:1em;
	}
  .txt-box p span.l-fv-area , span.fv_c_head_area{
  color: #ef7c01;
  padding: 0 3px;
  }
  span.fv_c_head_area{
    text-shadow: 1px 1px 2px #002870;
  }
.txt-box p{
	text-shadow: 2px 4px 2px #ffffff;
	font-size: 2.6em;
    font-weight: bold;
}
.txt-box p span.f16{
	font-size: 0.5em;
	padding: 0 0.5em;
}
.txt-box p:nth-child(1){
    color: #0066af;
}
.txt-box p:nth-child(2){
	color: #0066af;
	text-align: center;
}
.txt-box p:nth-child(3){
	color: #0066af;
	text-align: right;
}
.txt-box p span.fv_bk{
	color: #158fd0;
	font-size: 1.2em;
    padding: 0 5px;
    display: inline-block;
	position: relative;
	z-index: 1;
}
.txt-box p span.fv_bk:before{
	content: "";
	position: absolute;
	background: linear-gradient(transparent 50%, rgb(246 252 62) 50%);
    height: 65px;
	width: 106%;
	transform:skewX(-30deg);
	left: 0;
	z-index: -1;
}
.section_area .staff_link_a{
  text-align: center;
}
.section_area .staff_link_a a{
  width: 250px;
}
.sp{
	display: none;
}
@media screen and (max-width: 640px) {
	.txt-box{
		width: 95%;
    margin: 0 auto;
    padding-top: 0.5em;
	}
	.txt-box p{
		font-size: 1.4em;
	}
	.txt-box p span.fv_bk:before{
		bottom: 0;
    height: 30px;
	}
	.fv_c_box{
		position: static;
		width: 100%;
		margin-top: 1em;
	}
	.l-fv{
    background: linear-gradient(180deg, rgba(174,234,255,1) 0%, rgba(255,255,255,1) 100%);
	}
}
.me_flex{
  display: flex;
}
.me_flex_item{
  position: relative;
  padding: 1%;
}
.me_flex_item img.name_obi{
  position: absolute;
  width: 120%;
  bottom: 0;
  left: -10%;
  z-index: 0;
}
.me_flex_item img{
  width: 150px;
}
.me_flex_item_txt{
  background:url(/images/area/com_bk.png) no-repeat center / contain; 
}
.me_flex_item_txt p{   
  width: calc(100% - 25%);
  margin: 2% auto 0;
  font-size: 0.9em;
}
.me_flex_item_name{
  text-align: center;
  font-size: 0.9em;
  color: #fff;
  position: relative;
  font-weight: bold;
}
div.detail ul.address_area li{
  color: #0071bc;
  text-decoration: underline;
  font-weight: bold;
}
#float-chance{
  z-index: 99;
}
@media screen and (max-width: 640px) {
  .me_flex_item_txt{
    background-size: initial;
  }
  .me_flex_item img.name_obi{
    display: none;
  }
  .me_flex_item_name{
    background:#158fd0;
  }
  .me_flex_item_txt p{
    width: calc(100% - 10%);
  }
  .sp{
    display: block;
  }
  div.detail ul.address_area li{
  width: 105px;
}
}

/* 2025/12/01追記 待機所ページリンクテキスト調整 */
.head_add_address_inner a {
  text-decoration: underline;
}

/* 待機所のサービスエリアへのリンク */
.section--nav-service-area{
  margin-top: 30px;
  padding: 0 1em;
}

.section--nav-service-area h3{
  margin-bottom: .5em;
}

.list--nav-service-area{
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  border: 3px solid #ddd;
  margin-top: 20px;
  margin-bottom: 40px;
  padding:20px;
  box-sizing: border-box;
  border-radius: 12px;
}

.list--nav-service-area li {
  width: calc( (100% - 20px) / 2 );
  box-sizing: border-box;
  position: relative;
  margin-bottom: 0;
  padding-left: 14px;
  font-size: 14px;
}

.list--nav-service-area li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #299cd3;
}

@media screen and (max-width: 640px) {

  .list--nav-service-area{
    flex-direction: column;
    gap: 10px;
  }

  .list--nav-service-area li {
    width: auto;
  }

}

/* 260527 追記 */
/* ========================================
   FAQ セクション
======================================== */
.faq-section__inner {
  width: 660px;
  margin: 0 auto;
}

.faq-section__box {
  width: 100%;
  margin: 0 auto;
}

.faq-section__box *,
.faq-section__box *::after,
.faq-section__box *::before {
  box-sizing: border-box;
}

.faq-section__item {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 0 20px 0;
  color: #1b2538;
}

.faq-section__item input {
  position: absolute;
  opacity: 0;
}

/* 質問 */
.faq-section__item label {
  font-weight: bold;
  position: relative;
  display: block;
  margin: 0;
  padding: 10px 50px;
  cursor: pointer;
  text-indent: 1em;
  font-size: 18px;
  color: #003e74;
  border: 1px solid #003e74;
  border-radius: 5px;
}

.faq-section__item label::before {
  font-size: 20px;
  margin-left: -50px;
  content: 'Q';
  background: #0071bc;
  border-radius: 50%;
  color: #fff;
  padding: 3px 10px;
  margin-right: 10px;
}

.faq-section__item label:hover {
  transition: all 0.3s;
  color: #bdd5e6;
}

/* 質問の＋アイコン */
.faq-section__item label::after {
  font-size: 23px;
  font-weight: bold;
  line-height: 58px;
  position: absolute;
  top: 0;
  right: 0;
  content: '＋';
  display: inline-block;
  width: 58px;
  height: 54px;
  transition: transform 0.4s;
  color: #003e74;
}

/* 答え */
.faq-section__answer {
  position: relative;
  overflow: hidden;
  max-height: 0;
  padding: 0 0 0 50px;
  transition: max-height 0.2s;
  border-radius: 0 0 0.5em 0.5em;
}

.faq-section__answer::before {
  font-size: 1.5em;
  position: absolute;
  content: 'A';
  color: #fff;
  font-weight: bold;
  background: #e95504;
  padding: 0 10px;
  border-radius: 50%;
  left: 20px;
  margin-top: 10px;
}

.faq-section__answer p {
  margin: 13px 20px 20px 20px;
  letter-spacing: 1px;
  font-size: 15px;
  line-height: unset;
}

/* 開いた時 */
.faq-section__item input:checked ~ .faq-section__answer {
  max-height: 40em;
}

.faq-section__item input:checked ~ label {
  color: #003e74;
  border-radius: 0.5em 0.5em 0 0;
}

.faq-section__item input[type="checkbox"]:checked + label::after {
  transform: rotateZ(45deg);
  transform-origin: 50% 50%;
}

.faq-section__title {
  margin-top: 10px;
}

@media screen and (max-width: 648px) {
  .faq-section__inner {
    width: 100%;
  }

  .faq-section__item label::before {
    padding: 7px 10px;
  }

  .faq-section__item label {
    font-size: 16px;
  }
}
.content .column .column_date .update {
    background: url(https://fukuoka-suido-pro.com/images/common/updating.png) left no-repeat;
    padding-left: 25px;
    margin-left: 5px;
}
/* 260527 追記 END */

/* 260630 追記 */
.content .column .column_body .column_contents a {
	color: #1a0dab;
}

#column_top {
padding-top: 10px;
padding-bottom: 10px;
}

#column_top .card_items {
display: flex;
justify-content: space-between;
}

#column_top .card_items img {
width: 100%;
height: 130px;
object-fit: cover;
}

#column_top .column_btn {
margin-top: 60px;
}

#column_top .card_items .title_1 {
font-weight: 500;
margin-top: 10px;
}

#column_top .card_items li {
width: 200px;
}

#column_top .content {
width: 660px;
margin: 0 auto;
float: unset;
}

#column_top .br_sp {
display: none;
}

.introduction_top {
margin-top: 20px;
}

#column_top .category {
margin-top: 10px;
}

#column_top .category a {
text-decoration: none;
text-decoration: none;
background: #002870;
color: #fff;
font-size: 10px;
border-radius: 50px;
padding: 3px 20px;
font-weight: bold;
display: inline-block;
margin: 0 3px 0 0;
}

@media screen and (max-width: 648px) {
	#column_top .card_items {
	flex-direction: column;
	}

	#column_top .card_items img {
	width: 100%;
	height: auto;
	}

	#column_top .card_items li {
	margin-bottom: 20px;
	width: 100%;
	}

	#column_top .column_top_btn {
	margin-top: 20px;
	margin-bottom: 30px;
	}

	#column_top .br_sp {
	display: block;
	}

	#column_top .content {
	width: 100%;
	}
}
.funds-wrap {
  border: 2px solid #4a90d9;
  border-radius: 8px;
  padding: 20px;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.funds-title {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #4a90d9;
}

.funds-block {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  gap: 10px;
}

.funds-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.funds-icon {
  height: 80px;
  background-color: #999;
  margin-bottom: 8px;
}

.funds-label {
  font-size: 16px;
  font-weight: bold;
  color: #4a90d9;
}

.funds-plus {
  font-size: 24px;
  font-weight: bold;
  color: #4a90d9;
  padding: 0 5px;
  margin-bottom: 20px;
}

.funds-text {
  text-align: center;
  color: #4a90d9;
  line-height: 2;
}

.funds-text .funds-text-small {
  font-size: 18px;
  font-weight: bold;
  color: #4a90d9;
}

.funds-text .funds-text-large {
  font-size: 24px;
  font-weight: bold;
  color: #4a90d9;
}
@media screen and (max-width: 768px) {
  .funds-text .funds-text-small {
    font-size: 16px;
  }
  .funds-icon {
    height: 60px;
  }
}
.time-wrap {
  border: 2px solid #4a90d9;
  border-radius: 8px;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.time-inner {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 10px;
}

.time-icon {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
}

.time-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.time-content {
  display: flex;
  flex-direction: column;
}

.time-title {
  font-size: 15px;
  color: #333;
  margin-bottom: 5px;
}

.time-main {
  font-size: 26px;
  font-weight: bold;
  color: #4a90d9;
}

.time-note {
  font-size: 11px;
  color: #666;
  line-height: 1.6;
}
/* 260630 追記 END */


/* 260806 追記 */
/* 会社概要 */
.wt_section {
  max-width: 600px;
  margin: 0 auto;
  padding: 10px 10px 30px;
  box-sizing: border-box;
}
.wt_title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.7;
  color: #306FBA;
  margin-bottom: 20px;
}
.wt_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
.wt_item {
  display: flex;
  align-items: center;
  background: #dceffb;
  border-radius: 6px;
  padding: 8px 10px;
  box-sizing: border-box;
}
.wt_icon {
  width: 34px;
  height: 34px;
  flex-shrink: 0;
  border-radius: 4px;
  margin-right: 8px;
}
.wt_icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.wt_label {
  font-size: 14px;
  font-weight: bold;
  color: #306FBA;
  white-space: nowrap;
}

@media (max-width: 480px) {
  .wt_grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .wt_title {
    font-size: 14px;
  }
}
.free_text {
  margin-bottom: 12px;
  padding: 10px!important;
}
.free_text_sub {
  margin-bottom: 0;
}
.free_text_link {
  margin-top: 12px !important;
}
.new_fv_label {
  background-color: #306FBA;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 20px;
  line-height: 1.4;
}

.new_fv_label .large {
  font-size: 24px;
}

.contact-buttons {
  display: flex;
  gap: 12px;
  margin: 30px 0;
  justify-content: center;
  align-items: center;
}

/* 共通 */
.contact-buttons .btn {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 12px 20px 12px 78px;
  border-radius: 10px;
  text-decoration: none;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  box-shadow: 0 2px 0 rgba(0,0,0,0.15);
  max-width: 370px;
  width: 100%;
  text-align: center;
}

/* テキスト */
.contact-buttons .btn .small {
  display: block;
  font-size: 13px;
  margin-bottom: 3px;
}

.contact-buttons .btn .num {
  display: block;
  font-size: 28px;
  line-height: 1;
}

/* =========================
   電話（赤）
========================= */
.contact-buttons .btn.tel {
  background: linear-gradient(to bottom, #ff5a45 0%, #e8341f 100%);
  border: 3px solid #ffb3a7;
}

.contact-buttons .btn.tel::before {
  content: "☎";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff;
  color: #e8341f;
  font-size: 26px;
  line-height: 48px;
  text-align: center;
}

/* =========================
   お問い合わせ（緑）
========================= */
.contact-buttons .btn.contact {
  background: linear-gradient(to bottom, #4cd964 0%, #2bb84a 100%);
  border: 3px solid #a7e7b5;
}

.contact-buttons .btn.contact::before {
  content: "✉";
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff;
  color: #2bb84a;
  font-size: 30px;
  line-height: 48px;
  text-align: center;
}

.contact-buttons .btn:hover {
  opacity: .7;
}

.payment_brand_img{
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 10px;
  align-items: center;
  border: solid 1px #29abe2;
  border-radius: 5px;
  padding: 20px;
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
    .contact-buttons {
        flex-direction: column;
    }
    .new_fv_label {
        font-size: 16px;
    }
    .new_fv_label .large {
        font-size: 18px;
    }
}
/* 260806 追記 END */