/*  
  Theme Name: 一般社団法人　和歌山県建築士会のテーマ（PHP8.3対応）
  Theme URI: http://
  Description: 一般社団法人　和歌山県建築士会のテーマ（PHP8.3対応）
  Version: 1.0.1

  The CSS, XHTML and design is released under GPL:
  http://www.opensource.org/licenses/gpl-license.php

*/

/* HTML Elements */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th {
  margin:0;
  padding:0;
}

header,article,footer,article,aside,time,nav,figure,figcaption {
  margin:0;
  padding:0;
  display:block;
}

address,caption,cite,code,dfn,em,th,var {
  font-style:normal;
  font-weight:normal;
}

body {
  background: url(images/bg_header.gif) repeat-x left top;
  font-size: 1em;
  color: #666666;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  line-height: 1.2em;
}

a:link, a:visited {
  color: #0066CC;
}

a:hover, a:active {
  color:#FF0066 !important;
  text-decoration: underline !important;
}

a:hover img {
  -moz-opacity:0.65;
  opacity:0.65;
  filter:alpha(opacity=65);
}

img, a:link img, a:visited img {
  border:0
}

#wrapper {
  width: 980px;
  margin: 0 auto;
  overflow: hidden;
}



/* globalHeader ------------------------------------- */
#globalHeader {
  width: 990px;
  margin: 0 auto;
  height: 252px;
  position: relative;
}
#globalHeader h1 {
  font-size: 90%;
  line-height: 27px;
  font-weight: normal;
  margin: 0 10px;
  color: #FFF;
}
#globalHeader .header_box {
  height: 100px;
  overflow: hidden;
}
#globalHeader .title {
  position: absolute;
  top: 44px;
  left: 10px;
}
#globalHeader .tel {
  position: absolute;
  top: 46px;
  right: 10px;
}
#globalHeader .address {
  position: absolute;
  top: 77px;
  right: 10px;
}



/* globalNavi ------------------------------------- */
#globalNavi {
  clear: both;
  margin: 8px 0px 2px;
  overflow: hidden;
}
#globalNavi #gnavi_02 {
  margin: 0 10px;
}
#globalNavi ul {
  list-style: none;
  overflow: hidden;
  margin: 0 2px;
}
#globalNavi li {
  float: left;
}
#globalNavi li img,
#globalNavi li a {
  display: block;
  width: 320px;
  height: 52px;
}

#globalNavi li > ul {
  position: absolute;
  list-style: none;
  margin: 0 0 0 5px;
  padding: 0;
  width: 315px;
  z-index: 999;
  border-top: 1px solid #999;
  display: none;
}

#globalNavi li > ul li:hover a {
  background-color: #E9E9E9;
}

#globalNavi li > ul li {
  float: none;
  line-height: 0;
}
#globalNavi li > ul li a {
  display: block;
  background-color: #FFF;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  width: 293px;
  height: auto;
  padding: 10px;
  color: #333;
  text-decoration: none;
  line-height: normal;
}



/* category_image ------------------------------------- */
#category_image {
  text-align: center;
  clear: both;
  height: 40px;
}



/* page_navigation ------------------------------------- */
#page_navigation {
  margin: 0 0 10px;
  overflow: hidden;
}
#page_navigation ul {
  list-style: none;
}
#page_navigation li {
  float: left;
  margin-right: 5px;
}
#post_navi_footer {
  overflow: hidden;
}
#post_navi_footer .prev {
  float: left;
}
#post_navi_footer .next {
  float: right;
}
#post_navi_footer .center {
  text-align: center;
}



/* nav-below ------------------------------------- */
#nav-below {
  overflow: hidden;
  margin: 20px 0;
}
#nav-below .nav-previous {
  float: left;
}
#nav-below .nav-next {
  float: right;
}
#nav-below .meta-nav {
  padding: 0 10px;
}



/* pagetop ------------------------------------- */
#pagetop {
  margin: 30px 0 15px;
  text-align: right;
  clear: both;
}



/* main ------------------------------------- */
#main {
  overflow: hidden;
  margin-top: 0;
}



/* container ------------------------------------- */
#container {
  float: left;
  width: 710px;
}

#container h1,
#container h2,
#container h3,
#container h4,
#container h5,
#container h6 {
  font-size: 100%;
  margin-bottom: 10px;
  clear: both;
}
#container .entry-body h1,
#container .entry-body h2,
#container .entry-body h3,
#container .entry-body h4,
#container .entry-body h5,
#container .entry-body h6 {
  margin-top: 30px;
}
#container p {
  margin: 15px 10px;
  padding: 0;
  line-height: 1.5em;
}

#container img {
  padding: 1px;
  border: 1px solid #EEEEEE;
}

#container img.no_border {
  padding: 0;
  border: none;
}

#container a.link_icon {
  background: url(images/list_icon.gif) no-repeat 0 2px;
  padding: 0 0 0 23px;
  
}

#container a.link_pdf {
  background: url(images/icon_pdf.gif) no-repeat 0 2px;
  padding: 0 0 0 23px;
}

#container a.link_word {
  background: url(images/icon_doc.gif) no-repeat 0 2px;
  padding: 0 0 0 23px;
}

#container a.link_excel {
  background: url(images/icon_xls.gif) no-repeat 0 2px;
  padding: 0 0 0 23px;
}

#container a.link_window {
  background: url(images/icon_blank.png) no-repeat 0 2px;
  padding: 0 0 0 23px;
}


#container header .label {
  background: url(images/bg_label.gif) no-repeat left top;
  padding: 15px 15px 0;
  height: 31px;
  text-shadow: 1px 2px 0px #FFF;
  font-size: 110%;
  font-weight: normal;
  line-height: 110%;
}
#container h2 {
  border-left: 5px solid #75B079;
  border-bottom: 2px solid #75B079;
  padding: 5px 5px 5px 15px;
  margin-left: 3px;
}

#container h3 {
  border-left: 5px solid #75B079;
  padding: 5px 5px 5px 15px;
  margin-left: 3px;
}

#container h3.image_label {
  padding-left: 0;
  padding-bottom: 0;
}

#container hr {
  border: 0;
  height: 10px;
  margin: 10px 0;
  background: url(images/hr.gif) center top no-repeat;
}

#isan_meguri_list figure {
  margin: 15px;
  width: 206px;
  height: 210px;
}
#isan_meguri_list figcaption {
  text-align: center;
}



/* sidebar ------------------------------------- */
#sidebar {
  float: right;
  width: 240px;
}

#sidebar ul {
  list-style: none;
}

#sidebar p {
  line-height: 140%;
  margin-bottom: 5px;
}

#categorylist_sideframe ul {
}
#categorylist_sideframe li {
  background: url(images/bg_sidemenu.gif) no-repeat left top;
  margin-bottom: 5px;
  font-weight: bold;
}
#categorylist_sideframe li a {
  padding: 14px 15px 14px 35px;
  width: 240px;
  height: 15px;
  display: block;
  color: #333;
  text-decoration: none;
}

#bannerlist_sideframe li {
  margin: 5px 0;
}

.sidemenubox {
  margin-bottom: 20px;
}

.sidemenubox .title_image {
  height: 40px;
  background: #377ECD;
}

.sidemenubox .title {
  background: url(images/sidemenu_title_00.gif) no-repeat left top #377ECD;
  padding: 14px 12px 8px;
  color: #FFF;
  font-weight: normal;
}

.sidemenubox ul#menu_11 {
  border: 1px solid #377ECD;
}
.sidemenubox ul#menu_13 {
  border: 1px solid #33B94E;
}
.sidemenubox ul#menu_15 {
  border: 1px solid #BB355A;
}
.sidemenubox ul {
  border: 1px solid #377ECD;
  margin-bottom: 10px;
  padding: 10px;
}
.sidemenubox ul ul {
  border: none;
}
.sidemenubox li {
  margin-bottom: 10px;
  padding: 5px;
  border-bottom: 1px dotted #666;
}
.sidemenubox li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.sidebox {
  border: 1px solid #BABDA8;
  margin-bottom: 20px;
  font-size: 80%;
}

.sidebox .title {
  background: url(images/bg_side_title.gif) repeat-x left top;
  height: 27px;
  padding-top: 8px;
  padding-left: 10px;
  font-size: 110%;
}
.sidebox .title .image_label img {
  margin-top: 5px;
  margin-left: 14px;
}
.sidebox .body {
  border-right: 1px solid #DDDDDD;
  padding: 10px 10px;
}
.sidebox .footer {
  background: url(images/side_frame_bottom.gif) no-repeat left bottom;
  padding-bottom: 10px;
}


#access table.table_style,
#contact table.table_style {
  margin-left: 20px;
}
#access table.table_style th,
#contact table.table_style th {
  border-right: 1px solid #999999;
}
#access table.table_style td,
#contact table.table_style td {
  padding: 3px 3px 3px 10px;
}
#contact input.textbox,
#contact textarea.textbox {
  border: 1px solid #CCCCCC;
  padding: 3px 5px;
  margin: 5px 3px;
}
#contact input.button {
  display: block;
  padding: 10px 50px;
  margin: 5px auto;
}
#contact form span {
  color: #FF0000;
}



/* footer ------------------------------------- */
#globalFooter {
  background: url(images/bg_footer.gif) repeat;
  overflow: hidden;
  font-size: 90%;
  color: #FFFFFF;
}

#footer_wrapper {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

#footer_navi {
  margin-top: 20px;
}
#footer_navi ul {
  list-style: none;
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
#footer_navi li {
  float: left;
  margin: 5px 60px 0 0;
}
#footer_navi li:last-child {
  margin: 5px 0 0 0;
}
#footer_navi li li {
  background: url(images/icon_footer_navi.gif) no-repeat 0 3px;
  float: none;
  margin: 5px 0 0 0;
  padding-left: 15px;
}
#footer_navi li a {
  color: #FFFFFF;
  text-decoration: none;
}

#footer_information {
  overflow: hidden;
}
#footer_information .title {
  margin-right: 10px;
}
#footer_information .address,
#footer_information .tel,
#footer_information .email {
  margin: 0 0 0 52px;
}
#footer_information .email a {
  color: #FFF;
}
#footer_copyright {
  font-size: 90%;
  text-align: right;
  color: #FFF;
  line-height: 40px;
  margin-bottom: 30px;
}
#footer_banner_list {
  background: url(images/banner_title.jpg) no-repeat 0 2px;
}
#footer_banner_list ul {
  clear: both;
  overflow: hidden;
  list-style: none;
}
#footer_banner_list li {
  margin-top: 40px;
  display: inline-block;
}



/* class ------------------------------------- */
.font_red {
  color: #FF0000;
}
.font_green {
  color: #2C6B62;
}

.list_icon li {
  list-style: none;
  background: url(images/list_icon.gif) no-repeat 3px 0;
  margin: 0 5px 10px;
  padding: 0px 3px 3px 25px;
}
.list_border li {
  border-bottom: 1px dotted #666;
}

.image_left {
	margin: 0 20px 20px 0;
	float: left;
}

.image_center {
	margin: 0 auto 20px auto;
}

.image_right {
	margin: 0 0 20px 20px;
	float: right;
}

.left_box {
  float: left;
}
.right_box {
  float: right;
}

.text_center {
  text-align: center;
}
.text_right {
  text-align: right;
}

.clear {
  clear: both;
}

.hidden {
  display: none;
}

#container table {
  width: 90%;
  margin: 20px 10px;
}
#container table,
table.table_style {
  border: 1px solid #999999;
  border-collapse: collapse;
  margin-bottom: 30px;
  font-size: 0.88em;
}
#container table th,
table.table_style th {
  background-color: #EEEEEE;
  padding: 3px;
  border: 1px solid #999999;
  vertical-align: middle;
  text-align: center;
}
#container table td,
table.table_style td {
  margin: 0;
  padding: 3px;
  vertical-align: middle;
  line-height: 150%;
  border: 1px solid #999999;
  height: 30px;
}

#container table.table_noborder {
  border: none;
  margin: 5px 0;
}
#container table.table_noborder td {
  padding: 3px;
}
#container table.table_dotborder {
  border: none;
  margin: 5px 0;
}
#container table.table_dotborder th {
  padding: 3px;
  border-bottom: 1px dotted #CCCCCC;
  vertical-align: top;
  text-align: left;
  line-height: 30px;
}
#container table.table_dotborder td {
  padding: 3px;
  border-bottom: 1px dotted #CCCCCC;
  vertical-align: top;
  line-height: 30px;
}


ul.list_arranges_one_row {
  overflow: hidden;
  list-style: none;
}
ul.list_arranges_one_row li {
  float: left;
}
dl.list_arranges_one_row {
  overflow: hidden;
  list-style: none;
}
dl.list_arranges_one_row dt {
  float: left;
  clear: both;
}
dl.list_arranges_one_row dd {
  float: left;
}



/* contents style ------------------------------------- */
.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;
}

.category-entry-body {
  border-bottom: 1px dashed #999999;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.entry-body {
  margin-bottom: 20px;
  clear: both;
}

#globalNavi li#gnavi_01:hover > ul,
#globalNavi li#gnavi_02:hover > ul,
#globalNavi li#gnavi_03:hover > ul {
  display: block!important;
}

.boxContainer {
  display: flex;
  justify-content: space-between;
  align-content: center;
}

.boxBanWrap {
  
}

.boxSlideWrap {
  width: 405px;
}

#lightboxImage,
#outerImageContainer {
width: auto !important;
height: 100vh !important;
}