@charset "UTF-8";
/*
Theme Name:豊橋の弁護士による交通事故相談
Theme URI:
Description:豊橋の弁護士による交通事故相談
Version: 1.0
Author: casleyconsulting.co.jp
*/
/* BODY
---------------------------------------------*/
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: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 15px;
  color: #595959;
  background: #FFF;
}

img {
  vertical-align: bottom;
  border: none;
}

a {
  color: #F00;
  text-decoration: none;
}

a:link, a:visited {
  color: #F00;
  text-decoration: none;
}

a:hover {
  color: #f1ad00;
  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: #f00;
}

/* テーブル対応
---------------------------------------------*/
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-x: hidden;
}

body {
  overflow-x: hidden;
}

#contents {
  width: 1080px;
  margin: 0 auto 0;
  padding: 35px 0 0;
}

#sidebar {
  width: 300px;
  float: left;
}

#main {
  width: 750px;
  float: right;
}

#footer {
  clear: both;
}

#contents.wide #main {
  width: auto;
  float: none !important;
}

/* Header
---------------------------------------------*/
#header {
  border-top: 4px solid #ffc25d;
  background: #fff;
}

#header .inner {
  position: relative;
  width: 1080px;
  margin: 0 auto;
  padding: 21px 0 8px;
}

.logo_area .logo {
  position: relative;
  float: left;
  width: 525px;
  margin-left: 2px;
}

.logo_area .image {
  margin: 0;
  padding: 0 0 8px;
}

.logo_area .office {
  color: #666;
  font-size: 14px;
  line-height: 1.3em;
}

.logo_area .icon {
  position: absolute;
  width: 127px;
  top: 8px;
  left: 532px;
}

.logo_area .icon li:first-child {
  margin: 0 0 3px;
}

.logo_area .contact {
  position: absolute;
  top: -4px;
  right: 0;
}

#header_nav {
  position: relative;
  height: 48px;
  background: #f1ad00;
  z-index: 3;
}

#header_nav ul {
  width: 1080px;
  margin: 0 auto;
}

#header_nav ul li {
  float: left;
}

#header_nav ul li a {
  display: block;
}

#header_nav ul li a:hover {
  background: #e37800;
}

/* Footer
---------------------------------------------*/
#footer {
  margin: 50px auto 0;
  padding: 35px 0 0;
  position: relative;
  background: #f0f0f0;
  border-top: 5px solid #ffc25d;
}

#footer .logo_area .icon {
  top: 0;
}

#footer .logo_area .contact {
  top: -12px;
}

#footer .inner {
  width: 1080px;
  margin: 0 auto;
  position: relative;
  padding: 15px 0 3px;
}

#footer .copyright {
  clear: both;
  padding: 90px 0 20px;
  color: #979797;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.arrow2top {
  position: fixed;
  right: 20px;
  bottom: 400px;
  z-index: 9999;
}

/* サイドバー
---------------------------------------------*/
.side_nav li {
  margin-top: 10px;
}

.side_nav li:first-child {
  margin-top: 0;
}

.radius {
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  border-radius: 5px;
  margin-bottom: -5px;
  position: relative;
  z-index: 2;
}

.dcjq-accordion {
  border: 3px solid #e4e4e4;
  background: #FFF;
  border-top: none;
  margin: 0 0 20px;
}

#menu-sidemenu {
  position: relative;
  z-index: 1;
}

#menu-sidemenu a {
  display: block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  color: #000;
  text-decoration: none;
}

#menu-sidemenu > li {
  position: relative;
}

#menu-sidemenu > li:after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  border-bottom: 1px solid #e4e4e4;
}

#menu-sidemenu > li:first-child:after {
  display: none;
}

#menu-sidemenu > li > a {
  padding: 10px 5px 10px 46px;
  background: url(images/side_menu_icon01.png) 14px 14px no-repeat;
  position: relative;
}

#menu-sidemenu > li > a:hover {
  color: #FFF;
  background-color: #f1ad00;
}

#menu-sidemenu > li > ul {
  padding: 5px 8px 5px 45px;
  background-color: #fffff0;
  position: relative;
}

#menu-sidemenu > li > ul:after {
  position: absolute;
  display: block;
  content: "";
  left: 6px;
  right: 6px;
  top: -1px;
  border-top: 1px dashed #FFF;
}

#menu-sidemenu > li ul li a {
  display: block;
  padding: 5px 0 5px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3em;
  position: relative;
  background: url(images/side_menu_icon02.png) 0 9px no-repeat;
}

#menu-sidemenu > li ul li a:hover {
  text-decoration: none;
}

#menu-sidemenu > li > ul ul {
  margin-left: 20px;
}

#menu-sidemenu > li > a:hover {
  text-decoration: none;
  background-image: url(./images/side_menu_icon01_on.png);
}

/* 2階層目以降 */
/* リンクすべて */
.side_content {
  background: #FFF;
  padding: 10px 0;
  border: 1px solid #e4e4e4;
}

.side_content_office {
  padding: 0 0 10px;
  border: 3px solid #e4e4e4;
  text-align: center;
}

.side_content_office .map {
  height: 250px;
}

.side_content_office .name p {
  margin: 20px 0;
  line-height: 1.3em;
}

.side_content_office .address {
  color: #595959;
  font-size: 14px;
}

.side_content_area {
  padding: 0;
}

#searchform label {
  display: none !important;
}

#searchform > div {
  display: block;
  position: relative;
  width: 220px;
  height: 28px;
  margin: 15px 0;
}

#searchform > div input[type="text"] {
  position: absolute;
  left: 0px;
  top: 0;
  width: 168px;
  height: 32px;
  border: 1px solid #DDD !important;
  background: #FFF !important;
}

#searchform > div input[type="text"]:focus {
  outline: none !important;
}

#searchform > div input[type="submit"] {
  position: absolute;
  right: 0px;
  top: 0;
  width: 48px;
  height: 34px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  color: #fff;
  border: none;
  text-indent: -9999px;
  background: url(images/side_search_btn.png) 0 0 no-repeat;
  cursor: pointer;
}

#searchform > div input[type="submit"]:hover {
  opacity: 0.7;
}

/* Headding
---------------------------------------------*/
h2 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3em;
  color: #595959;
  padding: 24px 0 21px;
  margin: 0 0 18px;
  position: relative;
  clear: both;
  text-align: center;
  border-top: 1px solid #cacaca;
  border-bottom: 5px solid #f1ad00;
}

h3 {
  border-bottom: 4px solid #00468C;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3em;
  color: #595959;
  padding: 0 15px 6px;
  margin: 0 0 18px;
  position: relative;
  clear: both;
  border-left: 11px solid #f1ad00;
  border-bottom: 1px solid #f1ad00;
}

h4 {
  background: #f0f0f0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3em;
  color: #f1ad00;
  padding: 6px 10px;
  margin: 0 0 18px;
  position: relative;
  clear: both;
}

h5 {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.3em;
  color: #595959;
  padding: 0 0 0 20px;
  margin: 0 0 18px;
  position: relative;
  clear: both;
}

h5:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 9px;
  background: #f1ad00;
  content: '';
}

h6 {
  background: #f5f5f5;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.3em;
  color: #595959;
  padding: 20px;
  margin: 0 0 18px;
  position: relative;
  clear: both;
}

h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit !important;
}

table.mainstyle, ol.ol, ul.ul, p {
  margin: 15px 0 20px;
}

/* Main Image
---------------------------------------------*/
#main_image {
  min-width: 1080px;
  height: 471px;
  margin: 0 auto 20px;
  overflow: hidden;
}

#main_image .inner {
  position: relative;
  width: 1080px;
  height: 471px;
  margin: 0 auto;
}

#main_image .inner .list > ul {
  position: absolute;
  left: 0;
}

#main_image .inner .list > ul li {
  position: relative;
  position: absolute;
  width: 1080px;
  height: 471px;
}

#main_image .inner .list > ul li a:hover {
  opacity: 0.8;
}

#main_image .inner .prev {
  position: absolute;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  top: 50%;
  left: -35px;
  z-index: 5;
}

#main_image .inner .next {
  position: absolute;
  margin-top: -25px;
  top: 50%;
  right: -35px;
  z-index: 5;
}

#main_image .txt {
  position: absolute;
  z-index: 100;
}

#main_image .txt1 {
  top: 30px;
  left: 43px;
}

#main_image .txt2 {
  top: 81px;
  left: 96px;
}

#main_image .btn {
  position: absolute;
  z-index: 101;
}

#main_image .btn1-1 {
  left: 20px;
  bottom: 35px;
}

#main_image .btn1-2 {
  left: 290px;
  bottom: 35px;
}

#main_image .btn2-1 {
  left: 138px;
  bottom: 36px;
}

#main_image .btn2-2 {
  left: 409px;
  bottom: 36px;
}

#main_image .btn2-3 {
  right: 138px;
  bottom: 36px;
}

/* Top Page
---------------------------------------------*/
.main_nav li {
  float: left;
}

.main_nav-type1 {
  position: relative;
  width: 1080px;
  margin: 0 auto;
}

.main_nav-type1 ul {
  position: absolute;
  width: 510px;
  top: 10px;
  right: 10px;
}

.main_nav-type1 li {
  margin: 0 0 6px 6px;
}

.main_nav-type2 ul {
  margin: 0 0 0 -10px;
}

.main_nav-type2 li {
  margin: 0 0 10px 10px;
}

.main_nav-type3 h2 {
  margin: 0 0 40px;
}

.main_nav-type3 .inner {
  position: relative;
  height: 340px;
  background: url(images/main_nav3_bg.png) 284px 0 no-repeat;
}

.main_nav-type3-1 li {
  position: absolute;
  width: 315px;
  float: none;
  right: 0;
}

.main_nav-type3-1 .txt {
  display: inline-block;
}

.main_nav-type3-2 {
  position: absolute;
  width: 676px;
  left: 34px;
  bottom: -9px;
}

.main_nav-type3-2 li {
  margin: 0 0 9px 11px;
}

.main_nav-type3 .nav1, .main_nav-type3 .nav2, .main_nav-type3 .nav3, .main_nav-type3 .nav4 {
  width: 222px;
  right: auto;
  left: 63px;
  text-align: right;
}

.main_nav-type3 .nav1, .main_nav-type3 .nav5 {
  top: 11px;
}

.main_nav-type3 .nav2, .main_nav-type3 .nav6 {
  top: 70px;
}

.main_nav-type3 .nav3, .main_nav-type3 .nav7 {
  top: 128px;
}

.main_nav-type3 .nav4, .main_nav-type3 .nav8 {
  top: 186px;
}

.main_nav-type4 ul {
  margin: 0 0 0 -12px;
}

.main_nav-type4 li {
  margin: 0 0 0 12px;
}

.flow_area h2 {
  margin: 0 0 30px;
}

.knowledge_area .txt {
  float: left;
  width: 385px;
  margin: 0;
}

.knowledge_area .img {
  width: 324px;
  margin: 45px 0 0 426px;
}

.latest_info {
  position: relative;
}

.latest_info h2 {
  margin-bottom: 5px;
}

.latest_info .inner {
  background: #fff;
  font-size: 16px;
  font-weight: normal;
  color: #000;
}

.latest_info .inner ul {
  padding: 3px 0;
}

.latest_info .inner ul li {
  padding: 16px 0 15px;
  border-bottom: 1px dotted #000;
}

.latest_info .inner ul li a {
  display: block;
  overflow: hidden;
  color: #595959;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
}

.latest_info .inner ul li a .dt {
  float: left;
  display: block;
  width: 120px;
}

.latest_info .inner ul li a .text {
  display: block;
  margin: 0 0 0 105px;
  padding-left: 25px;
  background: url(images/info_arw.png) 0 3px no-repeat;
}

.latest_info .inner ul li a:hover {
  color: #e37800;
}

.latest_info .inner ul li a:hover .dt,
.latest_info .inner ul li a:hover .text {
  text-decoration: underline;
}

.support_area h3 {
  background: none;
  margin: 0 0 15px;
  padding: 0;
  border: none;
}

.support_area .support_table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.support_area .support_table th {
  text-align: center;
  vertical-align: middle;
}

.support_area .support_table th, .support_area .support_table td {
  padding: 15px;
  border-bottom: 1px dotted #808080;
}

.support_area .support_table td {
  vertical-align: top;
}

.support_area .support_table .type1 {
  width: 121px;
  padding: 0;
  background: #f0f0f0;
}

.support_area .support_table .type2 {
  width: 313px;
  background: #f1e7c9;
  border-right: 1px solid #4d4d4d;
}

.support_area .support_table .type3 {
  width: 316px;
}

.support_area .support_table td.type2, .support_area .support_table td.type3 {
  font-size: 15px;
  color: #555;
}

.support_area .support_table thead th {
  padding: 10px;
  font-size: 21px;
  vertical-align: middle;
}

.support_area .support_table tbody tr:last-child th, .support_area .support_table tbody tr:last-child td {
  border-bottom: none;
}

.support_area .support_table .txt {
  display: block;
  margin-bottom: 8px;
  color: #f1ad00;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.person_area h2 {
  margin: 0 0 27px;
}

.person_area p {
  margin-right: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 0;
}

.person_area img.alignleft {
  margin: 0 25px 30px 0;
  padding: 0;
}

.reason_area h2 {
  border: none;
  padding: 0;
  text-align: center;
}

.reason_area h2:before {
  display: none;
}

.reason_area h3 {
  margin: 0;
  padding: 0;
  border: none;
}

.reason_area .inner {
  margin-left: -13px;
}

.reason_area .card {
  float: left;
  width: 239px;
  margin: 0 0 12px 13px;
  border: 1px solid #cacaca;
}

.reason_area p {
  margin: 0 10px 10px;
}

.guideline_area h3 {
  margin: 20px 0 20px;
  padding: 0;
  background: none;
  border: none;
  text-align: center;
}

.guideline_area h4 {
  position: relative;
  padding: 0;
  background: none;
  border: none;
  text-align: center;
}

.guideline_area h4:after {
  display: none;
}

.guideline_area .bg_inner {
  padding: 25px 0;
  background: #f0f0f0;
}

.guideline_area .bg_inner p {
  margin: 0;
  padding: 0 25px;
}

.guideline_area ul {
  margin: 20px auto 0;
}

.guideline_area ul li {
  float: right;
}

.guideline_area ul li:first-child {
  float: left;
}

/* 下層ページ
---------------------------------------------*/
/* BREADCRUMB = TOPIC PATH */
.breadcrumb {
  padding: 0 0 12px;
  margin: 0;
  font-size: 16px;
  color: #4d4d4d;
}

.breadcrumb a {
  color: #ec881e;
}

/* リスト
---------------------------------------------*/
.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 25px;
  border-bottom: 1px dotted #666;
}

.baselist li a {
  color: #333;
  text-decoration: none;
  font-weight: normal;
  background: url(images/side_menu_icon01.png) 7px 11px no-repeat;
}

.baselist li a:hover {
  color: #FF3F00;
  text-decoration: underline;
  font-weight: normal;
}

.baselist > ul > li ul {
  margin-left: 25px !important;
}

/* PADDING & MARGIN SETUP
---------------------------------------------*/
/* MARGIN */
.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mt1 {
  margin-top: 1px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.mt3 {
  margin-top: 3px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt6 {
  margin-top: 6px !important;
}

.mt7 {
  margin-top: 7px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.mt9 {
  margin-top: 9px !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;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt-1 {
  margin-top: -1px !important;
}

.mt-2 {
  margin-top: -2px !important;
}

.mt-3 {
  margin-top: -3px !important;
}

.mt-4 {
  margin-top: -4px !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;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb1 {
  margin-bottom: 1px !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.mb3 {
  margin-bottom: 3px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb6 {
  margin-bottom: 6px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb9 {
  margin-bottom: 9px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb11 {
  margin-bottom: 11px !important;
}

.mb12 {
  margin-bottom: 12px !important;
}

.mb13 {
  margin-bottom: 13px !important;
}

.mb14 {
  margin-bottom: 14px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.mb17 {
  margin-bottom: 17px !important;
}

.mb18 {
  margin-bottom: 18px !important;
}

.mb19 {
  margin-bottom: 19px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !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;
}

.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;
}

.mr0 {
  margin-right: 0px !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;
}

.mr-1 {
  margin-right: -1px !important;
}

.mr-2 {
  margin-right: -2px !important;
}

.mr-3 {
  margin-right: -3px !important;
}

.mr-4 {
  margin-right: -4px !important;
}

.mr-5 {
  margin-right: -5px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml-1 {
  margin-left: -1px !important;
}

.ml-2 {
  margin-left: -2px !important;
}

.ml-3 {
  margin-left: -3px !important;
}

.ml-4 {
  margin-left: -4px !important;
}

.ml-5 {
  margin-left: -5px !important;
}

.ml-10 {
  margin-left: -10px !important;
}

.ml-15 {
  margin-left: -15px !important;
}

.ml-20 {
  margin-left: -20px !important;
}

.ml-25 {
  margin-left: -25px !important;
}

.ml-26 {
  margin-left: -26px !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;
}

/* FONT */
.meiryo {
  font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/* WP STYLE
---------------------------------------------*/
img.centered,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: 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;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  margin: 0px 10px;
}

.wp-caption p {
  margin: 5px 10px 20px 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 10px 20px; */
}

/*　リスト　*/
ol.ol {
  display: block;
  list-style-type: decimal;
  padding-left: 30px;
  /*     margin: 15px 10px 20px; */
}

ol.ol li {
  margin-top: 10px;
  list-style-type: decimal;
}

ol.ol li:first-child {
  margin-top: 0px;
}

ol ol.ol {
  list-style-type: upper-roman;
}

ol ol.ol li {
  list-style-type: upper-roman;
}

ul.ul {
  display: block;
  list-style-type: disc;
  padding-left: 30px;
  /*     margin: 15px 10px 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;
}

.ptable p {
  margin: 0;
}

.p_zero {
  margin: 0;
}

/* 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 */


/* 20171129 構築時追記 */
.side_content_office .map iframe {
	width:294px !important;
    height: 250px !important;
}