/*
Theme Name: フジ不動産_v2
*/


/*------------------------------------------------*/


/*-----------------wp/font/set--------------------*/


/*------------------------------------------------*/

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin-bottom: 10px;
}

.wp-caption.alignleft {
    margin: 0px 10px 10px 0px;
}

.wp-caption.alignright {
    margin: 0px 0px 10px 10px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.alignright {
    float: right;
}

.alignleft {
    float: left
}

img.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
}

img.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}

img.aligncenter {
    display: block;
    float: none;
    cleaer: both;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}

img.alignrightbottom {
    display: inline;
    float: right;
    margin-left: 15px;
    margin-bottom: 30px;
}

img.size-full {
    width: 100%;
    height: auto
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
    color: #333
}

input[type=text] {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border-radius: 5px;
}

input[type=email] {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border-radius: 5px;
    border: 1px solid #BBB9B9;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

input[type=tel] {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border-radius: 5px;
    border: 1px solid #BBB9B9;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

input[type=submit] {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border-radius: 5px;
    border: 1px solid #BBB9B9;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    width: 20%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

textarea {
    border-radius: 5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.staffspace .clumstaff img {
    width: 93%;
    height: auto;
}

body {
    line-height: 19px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    color: #fff;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right top;
    background-size: auto 100%;
    background-color: #FFFFFF;
}

.staff .staffspace p {
    margin-top: 20px;
}

a {
    text-decoration: none;
    color: #65bab3;
}

a:hover {
    text-decoration: underline;
}

a img:hover {
    opacity: 0.8;
}

.clear {
    clear: both;
}

.ui-tabs-hide {
    display: none;
}

br.clear {
    margin: 0px;
    padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
span.fn,
span.fn a {
    color: #000;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

p {
    font-size: 14px;
}

strong {
    font-weight: bold;
}

cite,
em,
i {
    font-style: italic;
}

pre,
code {
    font-family: Courier New, monospace;
    margin-bottom: 10px;
}

ins {
    text-decoration: none;
}

sup,
sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 0.8em;
}

sub {
    top: 0.3em;
}

dl {
    margin: 0 0 1.5em 0;
}

dl dt {
    font-weight: bold;
}

dd {
    margin-left: 1.5em;
}

blockquote {
    margin: 1.5em;
    padding: 1em;
    color: #666666;
    background: #e6e6e6;
    font-style: italic;
    border: 1px solid #dcdcdc;
}

blockquote p {
    padding-bottom: 0px;
}

input[type=text],
input.text,
input.title,
textarea,
select {
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 2px;
    color: #4e4e4e;
}

input[type=text]:focus,
input.text:focus,
input.title:focus,
textarea:focus,
select:focus {
    border-color: #2D3940;
    color: #3e3e3e;
}

input[type=text],
input.text,
input.title,
textarea,
select {
    margin: 0.5em 0;
}

textarea {
    padding: 4px;
}

img#about-image {
    float: left;
    margin: 3px 8px 8px 0px;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}


/* IE6 */

*:first-child+html .clearfix {
    zoom: 1;
}


/* IE7 */


/*------------------------------------------------*/


/*---------------[MAIN LAYOUT INFO]---------------*/


/*------------------------------------------------*/

div.sliderpage {
    width: 1000px;
    height: auto;
    display: block;
    margin: 40px auto;
    background: url("images/bg/re_slider.png");
    background-repeat: repeat;
    background-size: 100% auto;
    padding: 40px;
}

ul.bxslider01 li {
    display: block;
    width: 1000px;
}

ul.bxslider01 li img {
    display: block;
    width: 100% !important;
    height: auto;
}

ul.bxslider02 li a {
    display: block;
    width: 160px;
}

ul.bxslider02 li a img {
    display: block;
    width: 150px;
    height: auto;
}

div.controlWrap {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
}

div.controlWrap p#PrevIcon a {
    display: block;
    width: 25px;
    height: 90px;
    position: absolute;
    background: url("images/prev.png") left center no-repeat;
    background-size: 100% auto;
    top: 10px;
    left: 0px;
    text-indent: -9999px;
}

div.controlWrap p#NextIcon a {
    display: block;
    width: 25px;
    height: 90px;
    position: absolute;
    background: url("images/next.png") left center no-repeat;
    background-size: 100% auto;
    top: 10px;
    right: 20px;
    text-indent: -9999px;
}

.laound.feeld li {
    text-align: left;
}

.laound.feeld li span {
    font-weight: bold;
    margin: 0 10px 0 0
}


/*------------------------------------------------*/


/*---------------[MAIN LAYOUT INFO]---------------*/


/*------------------------------------------------*/

.wrap .head {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 60px;
    background-image: url(images/bg/topbottom.png), url(images/bg/bacebg_03.jpg);
    background-position: bottom left, left top;
    background-repeat: no-repeat, repeat;
    background-size: 100% auto, 48px 48px;
    margin-bottom: 50px;
}

.tencontener {
    width: 85%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.pixcontener {
    width: 1000px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

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

.tencontener header .logo {
    width: 30%;
    height: auto;
    float: left;
    margin-bottom: 15px;
    overflow: hidden;
}

.tencontener header nav {
    width: 65%;
    height: auto;
    float: right;
}

.tencontener header nav ul li {
    list-style-type: none !important;
    float: right;
    margin-left: 0px;
    margin-right: 20px;
    margin-top: 20px;
}


/*.tencontener header nav ul li:first-child {
	list-style-type: none !important;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}*/

.tencontener header nav ul li a,
.tencontener header nav ul li span {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    display: block;
    background-image: url(images/icon/point.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 23px auto;
    padding-left: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #595757;
    line-height: 25px;
    transition: 0.3s;
}

.tencontener header nav ul li ul {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.tencontener header nav ul li ul li {
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px;
    margin: 0;
}

.tencontener header nav ul li ul li:first-child {
    border-bottom: 1px solid #fff;
    margin: 20px 0 0 0;
}

.tencontener header .submenu {
    width: 100%;
    height: auto;
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}

.tencontener header nav ul li a:hover,
.tencontener header nav ul li span:hover {
    text-decoration: none;
    color: #7BB622;
}

header .logo a img {
    width: 100%;
    height: auto;
}

.wrap .head .slider {
    width: 85%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    background-image: url(images/bg/bg_03.png);
    background-position: left top;
    background-repeat: no-repeat;
    clear: both;
    float: none;
    background-size: 100% 100%;
    position: relative;
    z-index: 1
}

header .submenu a img {
    float: right;
    width: 30px;
    height: auto;
}

header .submenu ul {
    float: right;
    margin-top: 7px;
}

.submenu ul li {
    display: block;
    float: left;
}

.submenu ul li a {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #595757;
    padding-right: 20px;
    transition: 0.3s;
}

.submenu ul li a:hover {
    text-decoration: none;
    color: #7BB622;
}

.head .slider .textspace {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 5%;
    right: 3%;
    text-align: right;
}

.slider .textspace h1 {
    color: #FFFFFF;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 25px;
    line-height: 50px;
    font-weight: bold;
    position: absolute;
    bottom: -30px;
    right: 0;
}

.slider .textspace p {
    color: #FFFFFF;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
}

.midashi {
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #ACAAAA;
    background-image: url(images/icon/point.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 60px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.midashis {
    display: block;
    padding-bottom: 15px;
    padding-top: 5px;
    border-bottom: 1px solid #ACAAAA;
    background-image: url(images/icon/icon_06.png);
    background-repeat: no-repeat;
    background-position: left 25px;
    padding-left: 30px;
    background-size: 20px auto;
    line-height: 15px;
    vertical-align: top;
}

.midashiside {
    display: block;
    padding-bottom: 15px;
    padding-top: 5px;
    border-bottom: 1px solid #ACAAAA;
    background-image: url(images/icon/contents_03.png);
    background-repeat: no-repeat;
    background-position: left 25px;
    padding-left: 30px;
    background-size: 20px auto;
    line-height: 15px;
    margin-bottom: 15px;
}

header .logo a {
    display: block;
    /*background-image: url(images/logo/logo.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;*/
    width: 100%;
    height: 70px;
}

article .clums a img {
    width: 87%;
    height: auto;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
}

.wrap section .topick {
    width: 100%;
    height: auto;
    margin-top: 100px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.topick .newslist .newsspadce {
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #595757;
}

.newslist .newsspadce .date {
    display: inline-block;
    font-size: 12px;
    line-height: 50px;
    margin-right: 30px;
    color: #000000;
}

.newsspadce h5 a {
    color: #006934;
}

.topick .sidebar ul {
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 14px;
    font-weight: bold;
}

.nolink .inside li {
    display: block;
    margin-right: 0px;
    margin-left: 10px;
    line-height: 24px;
    padding: 5px 0
}

.sidebar ul li {
    display: block;
    font-size: 14px;
    line-height: 40px;
    color: #595757;
    list-style-type: none;
}

.sidebar ul .nolink {
    display: block;
    padding: 10px 0 0 0
}

.inside li a {
    background-image: url(images/icon/childlist_03.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 40px;
    background-size: 30px auto;
    line-height: normal;
}

ul .nolink span {
    display: block;
    background-image: url(images/icon/icon_30.png);
    background-position: left center;
    background-size: 20px auto;
    background-repeat: no-repeat;
    padding-left: 30px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal
}

.newslist .newsspadce h5 {
    display: inline-block;
    background-image: url(images/icon/icon_11.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 15px auto;
    padding-left: 25px;
    line-height: 50px;
    font-size: 13px;
}

.mainmenu a {
    display: block;
    background-image: url(images/icon/icon_18.png);
    background-position: left center;
    background-size: 20px auto;
    background-repeat: no-repeat;
    padding-left: 30px;
}

.ric,
.cont,
.office {
    padding-top: 10px;
}

.ric a {
    display: block;
    background-image: url(images/icon/icon_15.png);
    background-position: left center;
    background-size: 20px auto;
    background-repeat: no-repeat;
    padding-left: 30px;
}

.cont a {
    display: block;
    background-image: url(images/icon/icon_27.png);
    background-position: left center;
    background-size: 20px auto;
    background-repeat: no-repeat;
    padding-left: 30px;
}

.office a {
    display: block;
    background-image: url(images/icon/icon_34.png);
    background-position: left center;
    background-size: 20px auto;
    background-repeat: no-repeat;
    padding-left: 30px;
}

section .topick .newslist {
    width: 620px;
    height: auto;
    display: inline-block;
    margin-right: 30px;
}

section .topick .sidebar {
    width: 300px;
    height: auto;
    float: right
}

article .clum a {
    display: block;
    text-align: center;
    color: #000000;
    font-size: 13px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
    margin-top: 10px;
}

article .clums a {
    display: block;
    text-align: center;
    color: #000000;
    font-size: 13px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
    margin-top: 5px;
}

.clum h3 {
    display: block;
    background-image: url(images/icon/icon_21.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px;
    background-size: 30px auto;
    line-height: 25px;
    margin-bottom: 20px;
    margin-left: 20px;
    font-size: 15px;
    color: #595757;
    font-weight: bold;
    letter-spacing: 2px;
}

.clums h3 {
    display: block;
    background-image: url(images/icon/icon_21.png);
    background-repeat: no-repeat;
    background-position: left 0%;
    background-size: 30px auto;
    font-size: 15px;
    color: #595757;
    font-weight: bold;
    letter-spacing: 2px;
    background-color: #fff;
    width: 100%;
    padding: 0 0 20px 40px
}

.clum img {
    margin-top: 10px;
    margin-left: 25px;
    width: 90%;
    height: auto;
}

.clum a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 20px auto
}

.clum {
    width: 49.7%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
}

.clum a {
    display: block;
    height: auto;
    padding: 10px 20px;
    /*background: linear-gradient(-135deg, #DADF00, #DADF88);*/
    background-image: url(images/bg/re.png);
    background-repeat: repeat-y;
    background-size: 100% auto;
    width: 100%;
    margin: 0 !important;
}


/*.clum:first-child {
	width: 49%;
	height: auto;
	min-height: 380px;
	display: inline-block;
	background-image: url(images/bg/leftbg_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
	margin-left: 0px;
}
.clum:last-child {
	width: 49%;
	height: auto;
	min-height: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline-block;
	background-image: url(images/bg/rightbg_04.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% auto;
}*/

.midashi h2 {
    font-size: 18px;
    line-height: 25px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 15px;
    display: inline-block;
    font-weight: bold;
    width: auto;
}

.midashis h4 {
    font-size: 18px;
    line-height: 25px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 15px;
    display: inline-block;
    font-weight: bold;
    width: auto;
    vertical-align: bottom;
}

.midashis span {
    display: inline-block;
    color: #006934;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    letter-spacing: 2px;
    margin-left: 20px;
    width: auto;
    vertical-align: bottom;
}

.midashiside h4 {
    font-size: 18px;
    line-height: 25px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 15px;
    display: inline-block;
    font-weight: bold;
}

.midashiside span {
    display: inline-block;
    color: #006934;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    letter-spacing: 2px;
    margin-left: 20px;
}

.bxslider li img {
    width: 100%;
    height: auto;
}

.clums {
    margin: 30px auto !important;
    padding: 0 0 20px 0;
    width: 33%;
    height: auto;
    /*background: linear-gradient(-135deg, #DADF00, #DADF88);*/
    background-image: url(images/bg/re.png);
    background-repeat: repeat-y;
    background-size: 100% auto;
    vertical-align: top;
    float: left;
}

.clums:first-child {}

.clums:last-of-type {}

.sidebar ul li a {
    color: #006934;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal
}

.wrap footer .foot {
    width: 100%;
    height: auto;
    margin-top: 100px;
    padding-top: 100px;
    padding-bottom: 0px;
    overflow: hidden;
    background-image: url(images/bg/bottombottom.png), url(images/bg/bacebg_03.jpg);
    background-position: top left, left top;
    background-repeat: no-repeat, repeat;
    background-size: 100% auto, 48px 48px;
    margin-bottom: 0px;
}

.newslist .midashis .arcives {
    display: inline-block;
    vertical-align: bottom;
    width: 400px;
    text-align: right;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.add .newslist .midashis .arcives {
    display: inline-block;
    vertical-align: bottom;
    width: 400px;
    text-align: right;
    float: right;
    margin: 0 40px 0 0
}

.midashis .arcives a {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: normal;
    color: #595757;
    padding-left: 30px;
    background-image: url(images/icon/icon_03.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.left .logo {
    width: 275px;
    height: 34px;
    margin-top: 55px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.left .logo a {
    text-indent: -99999px;
    background-image: url(images/logo/logo.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 275px 34px;
    width: 275px;
    height: 34px;
    display: block;
}

footer .foot small {
    display: block;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
    color: #555555;
}

.foot small a {
    color: #555555;
    text-decoration: none;
}

.pixcontener .flex-container .list:nth-child(1) {
    background-image: url(images/icon/icon_42.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px auto;
    clear: both;
    float: none;
    display: block;
}

.pixcontener .flex-container .list:nth-child(2) {
    background-image: url(images/icon/icon_42.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px auto;
    clear: both;
    float: none;
    display: block;
}

.pixcontener .flex-container .list {
    width: 290px;
    height: auto;
}

.foot .pixcontener .left {
    width: 30%;
    height: 156px;
    border-right: 1px dashed #555555;
    float: left;
    padding-right: 20px;
}

.pixcontener .center .list {
    display: block;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #595757;
}

.list a img {
    width: 90%;
    height: auto;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 13px;
}

.center .list span {
    font-size: 22px;
    line-height: 30px;
}

.pixcontener .center .list:nth-child(1) {
    background-image: url(images/icon/icon_42.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px auto;
    padding-left: 40px;
    margin-bottom: 15px;
}

.pixcontener .center .list:nth-child(2) {
    background-image: url(images/icon/icon_46.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px auto;
    padding-left: 40px;
    margin-bottom: 15px;
}

.pixcontener .center .list:nth-child(3) {
    background-image: url(images/icon/icon_50.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px auto;
    padding-left: 40px;
}

.foot .pixcontener .center {
    width: 28%;
    float: left;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.foot .pixcontener .right {
    width: 40%;
    float: left;
    height: auto;
    padding-left: 20px;
    border-left: 1px dashed #555555;
}

#pageTop {
    color: #006835;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
    width: 120px;
    height: auto;
    display: block;
    float: right;
    background-image: url(images/icon/totop_03.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#pageTop:hover {
    text-decoration: none;
}

.foot .pixcontener .totop {
    display: block;
    text-align: right;
    margin-bottom: 20px;
    height: auto;
    width: 100%;
    overflow: hidden;
}

.pixcontener .right ul:first-child {
    width: 60%;
    height: auto;
    display: block;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.pixcontener .right ul:last-child {
    width: 35%;
    height: auto;
    display: block;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

.pixcontener .right ul li {
    list-style-type: none;
    background-image: url(images/icon/footerlist_03.png);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 30px;
    padding: 5px 0
}

.pixcontener .right ul li.no {
    list-style-type: none;
    background-image: url(images/icon/footerlist_w03.png);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 30px;
}

.pixcontener .right ul li.chl {
    list-style-type: none;
    background-image: url(images/icon/footerlist_03.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    line-height: 30px;
}

.pixcontener .right ul li a,
.pixcontener .right ul li span {
    display: block;
    margin-left: 25px;
    font-size: 12px;
    color: #000000;
}

article .bgspace {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-image: url(images/bg/bacebg_03.jpg);
    background-repeat: repeat;
    clear: both;
    float: none;
    margin-bottom: 30px;
}

.bgspace:nth-child(2) {
    margin-top: 30px;
}

article .adds {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

article .adds h3 {
    display: block;
    width: 40%;
    font-size: 12px;
    padding-left: 35px;
    background-image: url(images/icon/icon_42.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 25px auto;
    float: left;
}

article .bgspace table {
    width: 100%;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

tbody tr th {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #000000;
    width: 200px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    text-align: left;
}

tbody tr td {
    color: #000000;
    width: 80%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article .adds a {
    display: block;
    width: 30%;
    float: right;
}

article .bgspace iframe {
    width: 100%;
    height: 300px;
}

.adds a img {
    width: 100%;
    height: auto;
}

article .bgspace h3 {
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    margin-top: 15px;
}

.pixcontener .midashi span {
    color: #006934;
    width: auto;
    display: inline-block;
    margin-left: 30px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    letter-spacing: 1px;
}

article .post h3 {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #DCDCAA;
    font-size: 18px;
    margin-bottom: 30px;
}

article .post h4 {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #DCDCAA;
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 30px;
    background-color: #FFFFFF;
}

.post .kiji .date {
    text-align: right;
    font-size: 11px;
    color: #7E7F7E;
    margin-right: auto;
    width: auto;
    display: block;
}
.post .kiji>img{
	display: block;
  margin: 0 auto;
}
.post .kiji p {
    display: block;
    /* [disabled]width: 95%;
*/
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

article p {
    color: #555555;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 25px;
}

article .seo {
    width: 60%;
    height: auto;
    display: block;
    background-image: url(images/bg/leftbg_01.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 30px;
    padding-right: 10px;
    padding-bottom: 30px;
    padding-left: 10px;
    text-align: center;
    margin: 0 auto 50px auto
}

article .staff h3 {
    display: block;
    width: 40%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    background-image: url(images/icon/icon_21.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px auto;
    padding-left: 35px;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
}

article .staff .staffspace {
    width: 33%;
    height: auto;
    margin-top: 80px;
    float: left;
}

.staff .staffspace h3 {
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
    background-image: url(images/icon/icon_21.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px auto;
    padding-left: 25px;
    clear: both;
    float: none;
}

.staff .staffspace .clumstaff {
    width: 100%;
    height: auto;
    display: block;
    background-image: url(images/bg/leftbg_01.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    text-align: center;
    float: left;
    margin-bottom: 15px;
}

article .staff p {
    display: block;
    width: 95%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.seo img {
    width: 93%;
    height: auto;
}

article .post .kiji {
    width: 100%;
    height: auto;
    background-color: #F7F6F5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-bottom: 15px;
}

.pagenav {
    width: 100%;
    height: auto;
    margin-top: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
    margin-bottom: 50px;
}

.pagenav .pagecount ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: block;
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    overflow: hidden;
}

.pagenav .pagecount {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    display: inline-block;
}

.pagecount ul li a {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #D5D4A3;
    border: 1px solid #D5D4A3;
    display: inline-block;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    background-color: #FFFFFF;
}

.pagecount ul li {
    display: inline-block;
    list-style-type: none;
    vertical-align: top;
    width: auto;
    height: auto;
}

.pagecount ul li span {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #D5D4A3;
    border: 1px solid #D5D4A3;
    display: block;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
}

.activlink {
    background-color: #D5D4A3;
    color: #ffffff;
}

.pagenav .pre {
    width: 80px;
    height: 38px;
    float: left;
    font-size: 11px;
}

.pagenav .pre a {
    display: block;
    border: 1px solid #D5D4A3;
    color: #97954C;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    background-repeat: no-repeat;
    background-position: 10% center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.pagenav .pre a:hover {
    display: block;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    background-repeat: no-repeat;
    background-position: 10% center;
    background-color: #D5D4A3;
}

tr th .hissu {
    color: #E82C2F;
    font-size: 20px;
    line-height: normal;
    margin-right: 10px;
}

.pagenav .next {
    width: 80px;
    height: 38px;
    float: right;
    font-size: 11px;
}

.pagenav .next a {
    display: block;
    border: 1px solid #D5D4A3;
    color: #97954C;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    background-repeat: no-repeat;
    background-position: 90% center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.pagenav .next a:hover {
    display: block;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    background-repeat: no-repeat;
    background-position: 90% center;
    background-color: #D5D4A3;
}

.telbunner img {
    width: 30%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
}

article .contact p {
    text-align: center;
}

.icomid {
    display: block;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    background-image: url(images/icon/icon_21.png);
    background-repeat: no-repeat;
    background-size: 20px auto;
    background-position: left center;
    padding-left: 30px;
    font-size: 15px;
    margin-bottom: -5px;
}

.icomid:nth-of-type(2) {
    margin-top: 80px;
}

#sitemap tbody tr td {
    width: 48%;
}

ul li a {
    color: #000000;
}

.pixcontener .pan_border .pannav {
    color: #777777;
}

.pannav a {
    color: #006934;
}

.pixcontener article h4 {
    display: block;
    background-image: url(images/icon/icon_30.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px auto;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 35px;
    border-bottom: 1px solid #B3B2B2;
    margin: 0 auto 30px auto
}

.pixcontener article p {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #333;
    font-size: 115%
}

.pixcontener article ol {
    display: block;
    color: #555555;
}

.pixcontener article ol li {
    font-size: 14px !important;
    line-height: 24px;
    display: block;
    padding-bottom: 10px;
}

section .topick.add .newslist {
    margin: 0 auto;
    display: block;
    width: 1024px
}

.wrap section .topick.add {
    background-color: #f5f5f5;
    padding: 40px 0 60px 0
}

.wrap section #toptopick {
    background-color: #fff;
    padding: 0px 0 60px 0;
}

.bgspace {
    background: url("images/bg/bacebg_03.jpg");
    background-position: bottom center;
    background-repeat: repeat;
    background-size: auto auto;
    height: 60px;
    width: 100%
}

.dropmenu ul {
    position: relative;
    z-index: 99999999999 !important;
}

.dropmenu ul a {
    display: block;
}

.dropmenu ul a:hover {
    color: #999;
}

.dropmenu ul.childmenu {
    opacity: 0;
    position: absolute;
    top: 100px;
    height: auto;
    width: 200px;
}

.dropmenu:hover ul.childmenu {
    display: block;
    opacity: 1;
    height: auto;
    width: 200px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.dropmenu:before,
.dropmenu:after {
    content: " ";
    display: table;
}

.dropmenu:after {
    clear: both;
}

.dropmenu {
    *zoom: 1;
}

.newslist .postarea {
    padding: 20px 0 0 0;
}

.newslist .postarea a {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    background-color: #fff;
    margin: 10px;
    text-decoration: none
}

.newslist .postarea time {
    color: #888;
    padding: 10px 0;
    display: block;
    text-align: right
}

.newslist .postarea img {
    width: 100%;
    height: auto
}

.newslist .postarea h5 {
    color: #006934;
    letter-spacing: 2px
}

.postarea a ul {
    width: 100%;
    margin: 0 auto
}

.postarea a ul li {
    color: #555;
    list-style-type: none;
    border-bottom: 1px solid #e1e1e1;
    padding: 5px;
    letter-spacing: 2px
}

.postarea a ul li span {
    color: #000;
    margin-right: 10px;
}

section .pixcontener article {
    padding: 0 0 30px 0
}

section .pixcontener .massege {
    width: 100%;
    padding: 50px;
    background-color: #F5F5F5;
    margin: 30px auto 100px auto
}

section .pixcontener .massege p {
    font-size: 120%;
    line-height: 2vw;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.laound {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style-type: none;
    margin: 20px auto
}

.pixcontener article h5 {
    padding: 15px;
    background-color: #efefef;
    margin: 40px auto 20px auto
}

.pixcontener article h6 {
    border: 1px solid #efefef;
    margin: -40px auto 20px auto;
    padding: 40px 20px 20px 20px;
    line-height: 24px
}

.laound li {
    text-align: center;
    border: 1px solid #ccc;
    width: 100%;
    padding: 10px
}

.laound+p {
    padding-bottom: 30px
}