@charset "utf-8";
/*
Theme Name: 横浜 アクア記帳・経理代行センター
Theme URI:
Description: 横浜 アクア記帳・経理代行センター
Version: 1.0
Author: casleyconsulting.co.jp

*/

/* BODY
---------------------------------------------*/
* {
  box-sizing: border-box;
}
html {
  width: 100%;
  height: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-size: 100%;
  list-style: none;
}

body {
  text-align: left;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 15px;
  color: #4b3f26;

  background: #fff;
  box-sizing: border-box;
}

img {
  vertical-align: bottom;
  border: none;
}

a,
a:link,
a:visited {
  color: #ff5b26;
  text-decoration: none;
}

a:hover {
  color: #ff5b26;
  font-weight: bold;
  text-decoration: underline;
}

strong {
  font-weight: bold;
}

p {
  /*	padding: 			15px 20px 8px 20px; */
  /*	padding: 			15px 0 8px;  */
  padding: 0;
}

p.p_zero {
  padding: 0;
}

.sec #main p,
.indsec p {
  margin-left: 1em;
  margin-right: 1em;
}

.clear {
  clear: both;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}

.bold {
  font-weight: bold;
}
.red {
  color: #ff4c4c;
  font-weight: bold;
}

/* テーブル対応
---------------------------------------------*/
table {
  font-size: inherit;
  font: 100%;
}

table.mainstyle {
  border: 1px #b9b9b9 solid;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 15px 20px 8px 20px;
}

table.mainstyle th {
  font-weight: bold;
  padding: 10px;
  border: 1px #b9b9b9 solid;
  border-width: 0 0 1px 1px;
  background: #ffffcc;
}

table.mainstyle td {
  padding: 10px;
  border: 1px #b9b9b9 solid;
  border-width: 0 0 1px 1px;
  background: #fff;
}

/* Layout
---------------------------------------------*/
#viewport {
  width: 100%;
  /* overflow: hidden; */
  margin-top: 91px;
}

body {
  overflow-x: hidden;
  overflow-y: scroll;
}

#wrap {
  padding: 12px 0 0;
}
#contents {
  max-width: 980px;
  width: 100%;
  margin: 0 auto 40px;
  padding: 0 20px;
}
#sidebar {
  /* width: 220px;
  float: left; */
  width: 100%;
}
#main {
  /* width: 730px; */
  width: 100%;
  /* float: right; */
}
#footer {
  clear: both;
}
#contents.wide {
}
#contents.wide #main {
  width: auto;
  float: none !important;
}

/* Header
---------------------------------------------*/
/*
#header {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
#header .inner {
  padding: 7px 20px 10px;
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3em;
  color: #444;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#header .logo {
  /* float: left; *
  /* width: 510px; *
  width: 60%;
}
#header h1 {
  width: 510px;
  height: 28px;
  background: url(images/header_text_bg.jpg) center center/contain no-repeat;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  color: #666;
  text-align: center;
}
#header .logo .image {
  margin: 4px 0;
}
#header .logo .image img {
  width: 100%;
  height: auto;
}
#header .logo .office {
  padding: 0 0 0 15px;
}
#header .logo .office .stress {
  color: #ff4c4c;
}
#header .logo .office .num {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3em;
}
#header .link {
  float: right;
  min-width: 352px;
  text-align: center;
}
#header .link ul {
  margin: 0 -5px;
}
#header .link li {
  display: inline-block;
  padding: 0 5px;
}
#header .link li a {
  display: inline-block;
  padding: 0 0 0 10px;

  font-size: 11px;
  font-weight: normal;
  line-height: 1.4em;
  color: #666;
  text-decoration: none;

  background: url(images/header_link_icon.png) left center no-repeat;
}
#header .link li a:hover {
  text-decoration: underline;
}
#header .tel {
  /* float: right; *
  /* width: 352px; *
  width: 38%;
  text-align: right;
  padding: 12px 0 0;
}
#header .tel img {
  width: 100%;
  height: auto;
}
#header_nav {
  position: fixed;
  background: #00a5ec url(images/h2_line.gif) center 5px repeat-x;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 133, 178, 0.6);
  top: 119px;
  left: 0;
  width: 100%;
  z-index: 10;
}
#header_nav ul#menu-gnavi {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  padding: 4px 20px 0;
  text-align: center;
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
#header_nav ul#menu-gnavi > li {
  display: inline-block;
  position: relative;
}
#header_nav ul#menu-gnavi > li:before {
  content: "|";
}
#header_nav ul#menu-gnavi > li:first-child:before {
  display: none !important;
}
#header_nav ul#menu-gnavi > li a {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
  padding: 14px 8px;
  text-align: center;
  text-decoration: none;
  transition: 0.5s;
}
#header_nav ul#menu-gnavi > li a:hover {
  color: #ffff72;
  text-decoration: underline;
}

#header_nav ul#menu-gnavi li > ul.sub-menu {
  height: auto;
  opacity: 0;
  position: absolute;
  transition: 0.5s;
  visibility: hidden;
  width: 220px;
}

#header_nav ul#menu-gnavi li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
}

#header_nav ul#menu-gnavi li ul.sub-menu li {
  background: #00a5ec;
  border-top: 1px solid #fff;
}
#header_nav ul#menu-gnavi li ul.sub-menu li a {
  width: 100%;
  text-align: left;
}

#menu-btn-check {
  display: none;
}
*/
/* Main Image
---------------------------------------------*/

#main_image {
  /* min-width: 980px; */
  width: 100%;
  height: 427px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
#main_image .image {
  width: 100%;
  height: 100%;
  /* position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -900px;
  transform: translateX(-50%);
  z-index: 2;  */
}
#main_image .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
#main_image .inner {
  /* width: 980px;
  margin: 0 auto; */
  /* position: relative; */
  z-index: 2;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-72%);
}
#main_image .btn {
  /* padding: 358px 0 0 278px; */
  max-width: 292px;
  width: 27vw;
}
#main_image .btn img {
  width: 100%;
  height: auto;
}
/* Main Contents
---------------------------------------------*/

#main {
}
h2 {
  background: #00a5ec url(images/h2_line.gif) left bottom repeat-x;

  font-size: 20px;
  font-weight: bold;
  line-height: 1.3em;
  color: #fff;

  padding: 8px 10px 12px 18px;
  margin: 0 0 18px;

  position: relative;
  clear: both;
}
h3 {
  background: url(images/h3_line.gif) left bottom repeat-x;

  font-size: 20px;
  font-weight: bold;
  line-height: 1.3em;
  color: #00a5eb;

  padding: 8px 10px 8px 18px;
  margin: 0 0 18px;

  position: relative;
  clear: both;
}
h4 {
  background: #e0f7fa;
  box-shadow: inset 2px 2px 6px rgba(0, 165, 237, 0.5),
    inset -2px -2px 6px rgba(0, 165, 237, 0.5);
  border-radius: 8px;

  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
  color: #535353;

  padding: 9px 10px 8px 22px;
  margin: 0 0 18px;

  position: relative;
  clear: both;
}
h5 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
  color: #ffa64d;

  padding: 8px 10px 8px 25px;
  margin: 0 0 18px;

  position: relative;
  clear: both;
}
h5:before {
  position: absolute;
  left: 12px;
  top: 3px;
  bottom: 3px;

  display: block;
  width: 1px;
  height: auto;
  overflow: hidden;
  content: "";

  border-left: 5px solid #ffa64d;
}

h6 {
  background: #fff7cf;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  color: #444;

  padding: 9px 10px 8px;
  margin: 0 10px 18px;

  position: relative;
  clear: both;
}
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit !important;
}
table.mainstyle,
ul.ul,
ol.ol,
p {
  margin: 15px 10px 20px;
}
/*	#tinymce ul ,
	#tinymce ol {
		margin: 			15px 20px 20px 30px;
		font-size:			16px;
		line-height:		1.3em;
		color:				#525252;
	}
		#tinymce ul ,
		#tinymce ul li {
			list-style:		disc;
		}
		#tinymce ol,
		#tinymce ol li {
			list-style:		decimal;
		} */
/* Top Page
---------------------------------------------*/
#main img {
  width: 100%;
  height: auto;
}
.nav01 {
}
.nav01 ul {
  /* margin: 0 -15px; */
}
.nav01 ul li {
  /* float: left;
  margin: 0 0 18px 15px; */
  width: calc(50% - 3.5px);
  margin-bottom: 7px;
}
.nav01 ul li:nth-child(2n) {
  margin-left: 7px;
}
.merit {
  /* width: 730px; */
  width: 100%;
  /* height: 670px; */
  background: url(images/merit_bg.jpg) top/100% 100% no-repeat;
}
.merit h2 {
  background: none !important;
  border: none !important;
  margin: 0 !important;
  padding: 28px 22px 22px 48px !important;
}
.merit ul {
  padding: 0 22px 22px;
}
.merit ul li {
  padding: 9px 0 7px;
  background: url(images/merit_line.png) left top repeat-x;
}
.merit ul li:first-child {
  padding-top: 0 !important;
  background: none !important;
}

.representative {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.3em;
  color: #666;
}
.representative .photo {
  float: left;
  width: 220px;
  margin: 0 0 0 10px;

  font-size: 12px;
  line-height: 1.3em;
  text-align: center;
}
.representative .photo p {
  margin: 0 0 18px !important;
}
.representative .text {
  margin: 0 0 0 233px;
}

.nav02 {
}
.nav02 ul {
  /* margin: 0 -7px; */
}
.nav02 ul li {
  /* float: left;
  margin: 0 0 7px 7px; */
  width: calc((100% - 16px) / 3);
  margin-bottom: 8px;
  margin-right: 8px;
}
.nav02 ul li:nth-child(3n) {
  margin-right: 0;
}

.nav03 {
  background: #fff1f3;
  border-radius: 4px;

  padding: 28px;
}
.nav03 ul {
  margin: 0 -18px;
}
.nav03 ul li {
  float: left;
  margin: 0 0 0 18px;
}
.feature {
  border: 7px solid #ff9999;
  background: #fff;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  color: #535353;

  padding: 1px 18px 6px;
}
.feature p {
  margin: 0 !important;
}
.feature h2 {
  background: none !important;
  border: none !important;
  margin: 0 !important;
  padding: 24px 0 16px !important;
  box-shadow: none !important;

  text-align: center;
}
.feature h2:before {
  display: none !important;
}
.feature ol {
}
.feature ol li {
  min-height: 88px;
  padding: 11px 5px 10px 102px;
  background: url(images/side_menu_line.gif) left top repeat-x;

  position: relative;
}
.feature ol li:first-child {
  background: none !important;
}
.feature ol li:before {
  position: absolute;
  left: 0;
  top: 11px;
  bottom: 0;

  display: block;
  width: 90px;
  height: auto;
  overflow: hidden;
  content: "";

  background-position: left top;
  background-repeat: no-repeat;
}
.feature ol li:first-child:before {
  background-image: url(images/feature_num01.jpg);
}
.feature ol li:first-child + li:before {
  background-image: url(images/feature_num02.jpg);
}
.feature ol li:first-child + li + li:before {
  background-image: url(images/feature_num03.jpg);
}
.feature ol li:first-child + li + li + li:before {
  background-image: url(images/feature_num04.jpg);
}
.feature ol li:first-child + li + li + li + li:before {
  background-image: url(images/feature_num05.jpg);
}
.feature ol li:first-child + li + li + li + li + li:before {
  background-image: url(images/feature_num06.jpg);
}
.feature ol li:first-child + li + li + li + li + li + li:before {
  background-image: url(images/feature_num07.jpg);
}

.feature ol li h3 {
  background: none !important;
  padding: 4px 0 0 !important;
  margin: 0 0 5px !important;
  border: none !important;

  font-size: 21px;
  font-weight: bold;
  line-height: 1.2em;
  color: #444;
}
.feature ol li h3 .stress {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
  color: #ff4c4c;
}
.feature ol li .text {
  padding: 0 0 0 3px;
}
.flow {
}
.flow .stress {
  font-weight: bold;
  color: #ff5926;
}

.latest_info {
  padding: 0 10px;
  font-weight: normal;
  line-height: 1.3em;
  color: #555;
  text-decoration: none;
}
.latest_info li a:hover {
  text-decoration: none;
}
.latest_info ul {
  display: flex;
}
.latest_info li {
  /*   border-bottom: 1px dotted #777; */
  padding: 10px 0 9px;
  width: 33%;
}
.latest_info li:hover {
  opacity: 0.6 !important;
  transition: all 0.3s;
}
.latest_info li:not(:last-child) {
  margin-right: 30px;
}
.latest_info li .text a {
  color: #555;
}
.latest_info .dt,
.latest_info .text {
  color: #555;
}
.latest_info .dt:hover,
.latest_info .text:hover {
  color: #555;
}
.latest-img img {
  width: 380px;
  height: 230px !important;
  margin-bottom: 10px;
}
.latest_info .dt {
  margin-bottom: 10px;
}
.latest_info .text {
  font-size: 20px;
  font-weight: bold;
}
.btn {
  text-align: center;
}
.btn button {
  height: 45px;
  width: 120px;
  cursor: pointer;
  background-color: #fff;
}

/* サイドバー
---------------------------------------------*/
#sidebar {
}
#text-2 {
  display: none;
}

.side_title {
  height: 42px;
  margin: 0 0 -40px;
}

#text-3 .flex-item {
  width: calc((100% - 14px) / 3);
  margin-right: 7px;
}

#text-3 .flex-item:nth-child(3n) {
  margin-right: 0;
}

#text-3 .flex-item img {
  width: 100%;
  height: auto;
}

.dcjq-accordion {
  margin-bottom: 30px;
  padding: 48px 6px 8px;
  background: #e5fbff;
}
#menu-sidemenu {
  display: flex;
  flex-wrap: wrap;
}
#menu-sidemenu li {
  width: calc((100% - 7px) / 2);
}
#menu-sidemenu li:nth-child(2n) {
  margin-left: 7px;
}
#menu-sidemenu a {
  display: block;

  font-size: 15px;
  font-weight: normal;
  line-height: 1.3em;
  color: #555;

  text-decoration: none;
}
#menu-sidemenu > li {
  padding: 3px 0 0;
}
#menu-sidemenu > li:first-child {
  background: none !important;
  padding: 0 !important;
}
#menu-sidemenu > li > a {
  padding: 10px 5px 10px 25px;
  background: #fff url(images/side_menu_icon01.png) 6px 12px no-repeat;

  position: relative;
}
/* 2階層目以降 */
#menu-sidemenu > li > ul {
  padding: 6px 8px 6px 16px;

  position: relative;
}
#menu-sidemenu > li ul li a {
  display: block;
  padding: 5px 5px 5px 14px;

  font-size: 13px;
  font-weight: normal;
  line-height: 1.3em;
  color: #555;

  background: url(./images/side_menu_icon02.png) left 7px no-repeat;
}
#menu-sidemenu > li > ul ul {
  margin-left: 26px;
}

/* リンクすべて */
#menu-sidemenu > li a:hover {
}
#menu-sidemenu > li > a:hover {
  text-decoration: none;
  background-color: #ffffbf;
  background-image: url(./images/side_menu_icon01_on.png);
}
#menu-sidemenu > li ul li a:hover {
  text-decoration: underline;
  background-image: url(./images/side_menu_icon02_on.png);
}
#text-5 {
  display: none;
}
#text-5 .textwidget {
  background: #e5fbff;
}
.side_map {
  padding: 0 6px 8px;
}
#text-6 {
  display: none;
}
.side_client {
  padding: 52px 10px 12px;
  background: #e5fbff;

  font-size: 12px;
  font-weight: normal;
  line-height: 1.2em;
  color: #555;
}
.side_client .name {
  padding: 0 0 4px 10px;
  border-bottom: 1px dotted #555;

  font-size: 15px;
  font-weight: bold;
  line-height: 1.2em;
  color: #555;
}
.side_client .image {
  padding: 10px 0;
  text-align: center;
}
.side_client .text {
}
.side_client .text a {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2em;
  color: #555;
}

#searchform {
}
#searchform label {
  display: none !important;
}
#searchform > div {
  display: block;
  position: relative;
  background: #e5fbff;

  width: 220px;
  height: 42px;
}
#searchform > div input[type="text"] {
  position: absolute;
  left: 7px;
  top: 7px;

  width: 150px;
  height: 26px;

  border: 1px solid #ccc;
  background: #fff;
}
#searchform > div input[type="text"]:focus {
  /* outline:		none !important; */
}
#searchform > div input[type="submit"] {
  position: absolute;
  right: 7px;
  top: 7px;

  width: 50px;
  height: 28px;
  overflow: hidden;

  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  color: #fff;
  text-align: center;

  border: 1px solid #fff !important;
  background: #00bdf4 !important;

  cursor: pointer;
}
#searchform > div input[type="submit"]:hover {
  opacity: 0.7;
}
#text-9 {
  margin-bottom: 30px;
}
#text-9 img {
  max-width: 300px;
  width: 100%;
  height: auto;
}
#text-8 {
  margin-bottom: 30px;
}
#text-8 .flex {
  align-items: center;
}
#text-8 ul li {
  width: calc((100% - 40px) / 5);
  margin-right: 10px;
}
#text-8 ul li:nth-child(5n) {
  margin-right: 0;
}
#text-8 ul li img {
  width: 100%;
  height: auto;
}
/* Footer
---------------------------------------------*/

#footer {
  background: #00a5ec url(images/h2_line.gif) center 5px repeat-x;
  /* margin: 120px 0 0; */
  margin: 60px 0 0;
  padding: 1px 0 0;
  width: 100%;
  position: relative;
}
#footer .pagetop {
  margin: 0 auto;
  max-width: 980px;
  width: 100%;
  position: relative;

  text-align: right;
}
#footer .pagetop a {
  position: absolute;
  top: -34px;
  right: 10px;

  display: block;
}
#footer .inner {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  padding: 28px 20px;
}
#footer .panel {
  /* float: left; */
  width: 46%;
  padding: 12px 5px 18px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 6px;
  background: #fff url(images/footer_panel_bg.jpg) left bottom repeat-x;
}
#footer .panel .logo {
  text-align: center;
}
#footer .panel .logo img {
  width: 100%;
  height: auto;
}
#footer .panel .office {
  padding: 0 18px 15px;
  text-align: left;

  font-size: 13px;
  font-weight: normal;
  line-height: 1.3em;
  color: #444;
}
#footer .panel .office .stress {
  color: #ff4c4c;
}
#footer .panel .office .num {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3em;
}
#footer .panel .tel {
  text-align: center;
}
#footer .panel .tel img {
  width: 100%;
  height: auto;
}
#footer .nav {
  /* margin: 0 0 0 438px; */
  width: 54%;
}
#footer .nav > ul {
  position: relative;
}
#footer .nav > ul > li {
  /* float: left; */
  /* width: 178px; */
  width: calc(100% / 3);
}
#footer .nav > ul > li > ul {
  margin: 0 0 0 18px;
}
#footer .nav > ul > li > ul > li a {
  display: block;
  position: relative;
  padding: 0 0 12px 20px;
  background: url(images/footer_nav_icon.png) 2px 3px no-repeat;

  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  color: #fff;
}
#footer .nav > ul > li > ul > li ul {
  padding: 0 0 0 24px;
}
#footer .nav a:hover {
  /*			color:		#FFFF72 !important; */
  text-decoration: underline !important;
}

#footer .copyright {
  /* clear: both; */
  width: 100%;
  padding: 12px 0;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.1em;
  color: #fff;
  text-align: center;
}

.arrow2top {
  position: fixed;
  right: 30px;
  bottom: 210px;

  z-index: 20;
}

.floatFooter {
  display: none;
}

/* 下層ページ
---------------------------------------------*/

/* BREADCRUMB = TOPIC PATH */

.breadcrumb {
  padding: 0;
  margin: 0 0 12px;
  font-size: 14px;
}

.breadcrumb a {
}

/* リスト
---------------------------------------------*/

.baselist {
  margin: 15px;
}
.baselist ul {
  margin: 0 !important;
}
.baselist li {
  list-style: none !important;
  margin: 0 0 8px;
}
.baselist li a {
  display: block;
  font-size: 15px;
  margin-bottom: 8px;
  padding: 7px 5px 7px 35px;
  border-bottom: 1px dotted #666;
}

.baselist li a {
  color: #666;
  text-decoration: none;
  font-weight: normal;
}
.baselist li a:hover {
  color: #444;
  text-decoration: underline;
  font-weight: normal;
}
.baselist > ul > li {
  background: url(images/side_menu_icon01.png) 5px 12px no-repeat;
}
.baselist > ul > li ul {
  margin-left: 25px !important;
}
.baselist > ul > li ul li {
  background: url(./images/side_menu_icon02.png) 5px 14px no-repeat;
}

/* PADDING & MARGIN SETUP
---------------------------------------------*/

/* MARGIN */

.mt5 {
  margin-top: 5px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}

.mb00 {
  margin-bottom: 0px !important;
}
.mb01 {
  margin-bottom: 1px !important;
}
.mb02 {
  margin-bottom: 2px !important;
}
.mb03 {
  margin-bottom: 3px !important;
}
.mb04 {
  margin-bottom: 4px !important;
}
.mb05 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}

.mr10 {
  margin-right: 10px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr50 {
  margin-right: 50px !important;
}

.ml10 {
  margin-left: 10px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml50 {
  margin-left: 50px !important;
}

/* PADDING */

.pt10 {
  padding-top: 10px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}

.pr10 {
  padding-right: 10px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr50 {
  padding-right: 50px !important;
}

.pl10 {
  padding-left: 10px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl50 {
  padding-left: 50px !important;
}

/* FLOAT */

.fleft {
  float: left;
}
.fright {
  float: right;
}

/* WP STYLE
---------------------------------------------*/

img.centered,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#main img.alignright,
#main img.alignleft {
  width: auto;
  height: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}
.alignleft {
  float: left;
}

/* CLEARFIX
---------------------------------------------*/

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

.cl {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .cl {
  height: 1%;
}
.cl {
  display: block;
}
/* End hide from IE-mac */

/* スタイル追加
---------------------------------------------*/
.mt0 {
  margin-top: 0px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mr0 {
  margin-right: 0px !important;
}
.ml0 {
  margin-left: 0px !important;
}
.ml-1 {
  margin-left: -1px !important;
}
.ml-26 {
  margin-left: -26px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.mt-10 {
  margin-top: -10px !important;
}
.mt-20 {
  margin-top: -20px !important;
}
.mt-30 {
  margin-top: -30px !important;
}
.mt-40 {
  margin-top: -40px !important;
}
.mt-45 {
  margin-top: -45px !important;
}
.mt-50 {
  margin-top: -50px !important;
}
.mb-10 {
  margin-bottom: -10px !important;
}
.mb-15 {
  margin-bottom: -15px !important;
}
.mb-20 {
  margin-bottom: -20px !important;
}
.mb-30 {
  margin-bottom: -30px !important;
}
.mb-40 {
  margin-bottom: -40px !important;
}
.mb-50 {
  margin-bottom: -50px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mb110 {
  margin-bottom: 110px !important;
}
.mb120 {
  margin-bottom: 120px !important;
}
.mb130 {
  margin-bottom: 130px !important;
}
.mb140 {
  margin-bottom: 140px !important;
}
.mb150 {
  margin-bottom: 150px !important;
}
.ptable p {
  margin: 0;
}
.p_zero {
  margin: 0;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  margin: 0px 10px;
}
.wp-caption p {
  margin: 5px 10px 5px 0px;
  text-align: center;
}
h1.h1img,
h2.h2img,
h3.h3img,
h4.h4img,
h5.h5img,
h6.h6img {
  border: none;
  padding: 0px;
  margin: 0;
  color: #000;
  background-color: transparent !important;
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
h1.h1img:before,
h2.h2img:before,
h3.h3img:before,
h4.h4img:before,
h5.h5img:before,
h6.h6img:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
  background-color: transparent !important;
  background: none;
}
h1.h1img:after,
h2.h2img:after,
h3.h3img:after,
h4.h4img:after,
h5.h5img:after,
h6.h6img:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 0px;
  background-color: transparent !important;
  background: none;
}

/*　table　*/
/* table.mainstyle{
	margin:15px 15px 20px;
} */

/*　リスト　*/
ol.ol {
  display: block;
  list-style-type: decimal;
  padding-left: 30px;
  /*	margin: 15px 15px 20px; */
}
ol.ol li {
  margin-top: 10px;
  list-style-type: decimal;
}
ol.ol li:first-child {
  margin-top: 0px;
}
ul.ul {
  display: block;
  list-style-type: disc;
  padding-left: 30px;
  /*	margin: 15px 15px 20px; */
}
ul.ul li {
  margin-top: 10px;
  list-style-type: disc;
}
ul.ul li:first-child {
  margin-top: 0px;
}
ul.page_nav {
  margin: 0px 0px 20px;
}
ul.page_nav li {
  display: inline-block;
  margin: 0px 10px 10px;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.page-id-138 #main > p > img {
  width: 150px;
}
#wpcf7-f4-p146-o1 {
  width: 100%;
  max-width: 800px;
}
#wpcf7-f4-p146-o1 p {
  text-align: center;
}
#wpcf7-f4-p146-o1 dl {
  display: flex;
  flex-wrap: wrap;
}
#wpcf7-f4-p146-o1 dl dt {
  flex: 0 0 30%;
  align-self: center;
  padding: 10px 20px;
}
#wpcf7-f4-p146-o1 dl dd {
  flex: 0 0 70%;
  padding: 10px 20px;
}
#wpcf7-f4-p146-o1 dl dd .policy {
  overflow-y: scroll;
  height: 200px;
  border: solid 1px rgb(133, 133, 133);
  padding: 10px;
  width: 100%;
  max-width: 500px;
}
#wpcf7-f4-p146-o1 dl dd .policy p {
  text-align: left;
  margin: 0 0 20px;
}
#wpcf7-f4-p146-o1 dl dd .policy p:last-child {
  margin: 0;
}

select {
  padding: 10px;
  width: 100%;
  max-width: 250px;
}
input,
textarea {
  padding: 10px;
  width: 100%;
  max-width: 500px;
}

.latest-img img {
  object-fit: cover;
}

/* 記事一覧ページ */
.page-container {
  display: flex;
}
.page-box {
  width: 75% !important;
  /* margin-right: 20px !important; */
}
.page-container a {
  color: #555;
}
.page-box a:hover {
  text-decoration: none;
  font-weight: normal;
}
.page-contents:hover {
  text-decoration: none !important;
  opacity: 0.6 !important;
}
.page-contents {
  display: flex;
  border: solid 1px #b9b9b9;
  margin-bottom: 30px;
  min-height: 200px;
  transition: all 0.3s;
}
.page-thumbnail img {
  object-fit: cover;
  width: 200px !important;
  height: 100% !important;
}
.page-title {
  font-size: 1.3rem;
}

/* サイドバー */
.category-bar {
  width: 25%;
}
.sidebar2 {
  width: 100%;
  padding-left: 1.3rem;
}
.side-contents {
  padding-left: 0;
}
.cat-item {
  margin-bottom: 20px;
}
.cat-item a {
  color: #555;
}

/* レシポンシブ */

@media screen and (min-width: 751px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
@media screen and (max-width: 1080px) {
  /*
  #header h1 {
    width: 53vw;
    font-size: 1.3vw;
  }
  */
  #main_image {
    height: 39.5vw;
  }
}

@media screen and (max-width: 850px) {
  /*
  #header h1 {
    width: 57vw;
    font-size: 1.2vw;
  }
  */
  #footer .panel {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 30px;
  }
  #footer .nav {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 30px;
  }
  .page-id-597 table tr,
  .page-id-597 table tr td {
    width: 100%;
    height: auto !important;
  }
  .page-id-597 #main table tr td img.alignleft {
    width: 100%;
  }
}

@media screen and (max-width: 750px) {
  #viewport {
    margin-top: 90px;
  }
  /*
  #header .logo {
    /* float: none; *
    width: 85%;
  }
  #header h1 {
    width: 100%;
    font-size: 10px;
  }
  #header .logo .office {
    /* padding: 0; *
    display: none;
  }
  #header .tel {
    display: none;
    width: 60%;
    max-width: 300px;
    padding: 5px 0 0;
    margin: 0 0 0 auto;
  }
  #header .inner {
    position: fixed;
    top: 0;
    height: 90px;
    background-color: #fff;
    z-index: 100;
  }
  #header_nav ul#menu-gnavi {
    display: none;
    position: fixed;
    top: 90px;
    justify-content: flex-start;
    background: #00a5ec url(images/h2_line.gif) center 5px repeat-x;
  }
  #header_nav ul#menu-gnavi > li {
    width: calc((100% - 4%) / 2);
    /* padding: 5px 0; *
    margin: 5px 4% 5px 0;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
  }
  #header_nav ul#menu-gnavi > li:nth-child(2n) {
    margin: 5px 0;
  }
  #header_nav ul#menu-gnavi > li:before {
    content: none;
  }
  #header_nav ul#menu-gnavi > li a {
    display: block;
  }
  #header_nav ul#menu-gnavi li ul.sub-menu {
    width: 100%;
    z-index: 100;
  }
  #header_nav ul#menu-gnavi li ul.sub-menu li a {
    text-align: center;
  }
  .menu-btn {
    position: fixed;
    top: 25px;
    right: 10px;
    display: flex;
    height: 40px;
    width: 40px;
    justify-content: center;
    align-items: center;
    z-index: 100;
    background-color: #00a5ec;
  }
  .menu-btn span,
  .menu-btn span:before,
  .menu-btn span:after {
    content: "";
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #ffffff;
    position: absolute;
  }
  .menu-btn span:before {
    bottom: 8px;
  }
  .menu-btn span:after {
    top: 8px;
  }
  #menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(
      255,
      255,
      255,
      0
    ); /*メニューオープン時は真ん中の線を透明にする*
  }
  #menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
  }
  #menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
  }
  #menu-btn-check:checked ~ #menu-gnavi {
    display: flex;
  }
*/
  table th,
  table td {
    width: 100% !important;
    height: auto !important;
    display: block;
  }
  #main img.alignright,
  #main img.alignleft {
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
    width: 50%;
    float: none;
  }
  .representative .photo {
    float: none;
    width: 60%;
    margin: 0 auto;
  }
  .representative .text {
    margin: 0;
  }
  .nav02 ul li {
    width: calc((100% - 8px) / 2);
  }
  .nav02 ul li:nth-child(3n) {
    margin-right: 8px;
  }
  .nav02 ul li:nth-child(2n) {
    margin-right: 0;
  }
  #menu-sidemenu li {
    width: 100%;
  }
  #menu-sidemenu li:nth-child(2n) {
    margin-left: 0;
  }
  #text-3 .flex-item {
    width: calc((100% - 7px) / 2);
    margin-bottom: 7px;
  }
  #text-3 .flex-item:nth-child(3n) {
    margin-right: 7px;
  }
  #text-3 .flex-item:nth-child(2n) {
    margin-right: 0;
  }
  #text-8 ul li {
    width: calc((100% - 20px) / 3);
  }
  #text-8 ul li:nth-child(5n) {
    margin-right: 10px;
  }
  #text-8 ul li:nth-child(3n) {
    margin-right: 0;
  }
  #footer .nav > ul > li {
    width: calc(100% / 2);
  }
  #footer .nav > ul > li:first-child {
    width: 100%;
  }
  .page-id-597 #main table tr td img.alignleft {
    width: 100%;
  }
  #main img.alignleft.wp-image-676,
  #main img.alignleft.wp-image-705,
  #main img.alignleft.wp-image-692 {
    width: 100%;
  }

  #foote {
    padding-bottom: 76px;
  }

  .floatFooter {
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 10000;
    background: #00a5ec;
    width: 100%;
    border-top: 1px solid #eee;
  }

  .flexBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .floatFooter ul li {
    flex-basis: 33.33%;
    line-height: 100%;
    text-align: center;
  }

  .floatFooter ul li:nth-of-type(2) {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
  }

  .floatFooter ul li a {
    display: block;
    color: white;
    padding: 10px 0;
    font-size: 12px;
  }

  .floatFooter ul li a:hover {
    text-decoration: none;
  }

  .floatFooter ul li i {
    display: block;
    font-size: 30px;
    padding-bottom: 10px;
  }

  .floatFooter ul li span {
    color: #eee;
  }

  #wpcf7-f4-p146-o1 dl dt {
    flex: 0 0 100%;
    padding: 10px 20px 0;
  }
  #wpcf7-f4-p146-o1 dl dd {
    flex: 0 0 100%;
    padding: 0 20px 10px;
  }
  #wpcf7-f4-p146-o1 dl dd .policy {
    width: 100%;
    max-width: none;
  }
  select {
    max-width: none;
  }
  input,
  textarea {
    max-width: none;
  }
  .grecaptcha-badge {
    margin-bottom: 72px;
  }
}

@media screen and (max-width: 680px) {
  .page-container {
    display: block;
  }
  .page-contents {
    display: block;
    height: auto;
  }
  .page-box {
    width: 100% !important;
  }
  .page-thumbnail img {
    width: 100% !important;
    height: auto !important;
  }
  .category-bar {
    width: 100% !important;
  }
  .latest_info ul {
    display: block;
  }
  .latest_info li {
    width: 100%;
  }
}

.mt-image-none {
  max-width: 180px;
}

/* コラム */
#main #toc_container {
  display: inline-block;
  padding: 16px;
}
#main #toc_container a {
  color: #000;
}
#main #toc_container a:hover {
  color: #0a58ca;
}

.post-content h2 {
  background: url(images/h3_line.gif) left bottom repeat-x;
  font-weight: bold;
  line-height: 1.3em;
  color: #00a5eb;
  padding: 8px 10px 8px 18px;
  margin: 0 0 18px;
  position: relative;
  clear: both;
}
.post-content h3 {
  background: #e0f7fa;
  box-shadow: inset 2px 2px 6px rgba(0, 165, 237, 0.5),
    inset -2px -2px 6px rgba(0, 165, 237, 0.5);
  border-radius: 8px;
  font-weight: bold;
  line-height: 1.3em;
  color: #535353;
  padding: 9px 10px 8px 22px;
  margin: 0 0 18px;
  position: relative;
  clear: both;
}
.post-content h4 {
  background: none;
  box-shadow: none;
  border-radius: 0;
  font-weight: bold;
  line-height: 1.3em;
  color: #ffa64d;
  padding: 8px 10px 8px 25px;
  margin: 0 0 18px;
  position: relative;
  clear: both;
}
.post-content h4:before {
  position: absolute;
  left: 12px;
  top: 3px;
  bottom: 3px;
  display: block;
  width: 1px;
  height: auto;
  overflow: hidden;
  content: "";
  border-left: 5px solid #ffa64d;
}
.post-content h5 {
  background: #fff7cf;
  font-weight: normal;
  line-height: 1.3em;
  color: #444;
  padding: 9px 10px 8px;
  margin: 0 10px 18px;
  position: relative;
  clear: both;
}
.post-content h5::before {
  content: none;
}
.post-content h6 {
  background: none;
}


