@charset "utf-8";
/*
Theme Name: 賃貸の森
*/

/* リセット
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-size: 100%;
    vertical-align: baseline;
}
ins {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-size: 100%;
    vertical-align: baseline;
	background-color: transparent;
}
:focus {outline: 0;}
ol, ul {list-style: none;}
table {border-collapse: separate; border-spacing: 0;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}


body {
    color: #111;
    font: 16px/1.6 'Noto Sans JP','Roboto',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , sans-serif;
    font-weight: 400;
    background: #fff;
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6, pre, code, input, textarea, select, button {
    font-family: 'Noto Sans JP','Roboto',"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , sans-serif;
}

/* レイアウト
------------------------------------------------------------*/
#wrapper {
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.inner{
    margin: 0 auto;
    width: 980px;
    position: relative;
}
#header{
    width: 100%;
    height: 90px;
    margin: 0 auto;
    position: relative;
    background: #fff;
    border-top: 3px solid #444;
    box-shadow: 0 2px 3px rgba(0,0,0,0.05);
    z-index: 1;
}
.home #content{
    float: right;
}

.home #sidebar{
    float: left;
    padding: 20px 0 50px;
}
.post{
    font-size: 15px;
    line-height: 1.7;
}
.singlepost{
    padding: 0 0 20px;
    margin: 0;
}
@media only screen and (max-width: 980px){
    .inner {width:92%; margin: 0 auto; padding: 0;}
    #header ul{padding:0;}
    #header p, #hr_space{display: none;}
    #header, #header .inner {width: 100%;height: auto;}
    #header {
        text-align: center;
    }
    .navbox {
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 0;
    }
    .navbox a{
        font-size: 32px;
        color: #555;
    }
    .mobile-search {
        position: absolute;
        left: 10px;
        top: 18px; 
    }
    .mobile-search a{
        color: #555;
        font-size: 30px;
    }
    .uk-navbar-toggle {
        height: auto;
    }
    #pankuzu {display: none;}
    #content{
        clear:both;
        width:100%;
        float:none;
        margin:0 auto;
        padding:0;
    }
    .post{
        clear:both;
        margin: 0 auto 0;
        padding: 20px 10px 10px;
        box-shadow: none;
    }
    #sidebar{
        float: none;
        clear:both;
        width:100%;
        margin: 30px auto;
        padding:0;
    }
    #footer {
        width:100%;
        padding: 20px 0 10px;
        margin-top: 10px;
    }
}
@media only screen and (min-width: 981px){
    #content{
        float: left;
        width: 720px;
        padding: 20px 0 40px;
    }
    .post{
        padding: 10px 10px 20px;
        margin: 0;
    }
    #sidebar{
        float: right;
        width: 220px;
        padding: 40px 0 50px;
        position: relative;
    }
}

/*--- Link&Element ----------------------------------------------------------- */
a:link {
    color: #80c426;
    text-decoration: none;
}
a:visited {
    color: #80c426;
}
a:hover {
    color: #888;
    text-decoration: none;
}
p {
    margin: 10px 0 15px;
    padding: 0;
}
p img {
    padding: 0;
    max-width: 100%;
}
strong {
    color: #333;
}
blockquote {
    font-style: italic;
    margin: 1em 0 1em 20px;
    padding: 15px;
    background-color: #f7f7f7;
    color: #444;
}
pre {
    padding: 10px 20px;
    border-left: 6px solid #ddd;
    background-color: #f7f7f7;
    overflow: auto;
    width: 90%;
    _width: 95%; /* for IE6 */
}
ul, ol {
    margin: 1em 20px;
    padding: 0;
    list-style-position: outside;
}
ul ul, ul ol, ul ol, ol ol {
    margin: 0.3em 0 0.3em 15px
}
.singlepost ul {
    overflow: hidden;
    margin: 3px 5px;
    padding: 0;
}
.singlepost ul li {
    margin: 0;
    padding: 1px 0 1px 16px;
    background: url(images/list.png) left center no-repeat;
    list-style: none;
}
h2 {
    clear: both;
    font-size: 20px;
    color: #222;
    margin: 20px 0 20px 0;
    padding: 12px 0 12px 15px;
    font-weight: 400;
    line-height: 1.4;
}
h2:first-child {
    margin: 0 0 40px 0;
}
h2.toph2 {
    clear: both;
    font-size: 20px;
    line-height: 30px;
    color: #222;
    border: none;
    margin: 20px 0 12px 0;
    padding: 5px 10px 5px 0;
    font-weight: bold;
    line-height: 1.2;
    background: none;
}
h2.toph2:first-child {
    margin: 0 0 12px 0;
}
h2.toph2 span.toph2icon {
    color: #dc6000;
    margin-right: 8px;
    line-height: 30px;
}
/* 追加CSS転記
.page h2 {
    background: none;
    border: none;
    font-size: 20px;
    padding: 15px 0;
    margin: 0 0 25px 0;
    border-bottom: solid 3px #eee;
    position: relative;
}
------------------------------------------------------------*/
.page h2.author {
	padding: 12px 15px 12px 15px;
}
.page h2:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #80c426;
    bottom: -3px;
    width: 10%;
}
.page h2.h2title {
    overflow-wrap: break-word;
    font-size: 22px;
    margin: 0 0 25px 0;
}
.page h2.h2title:after {
    border-bottom: none;
}
/* 追加CSS転記
h3 {
    clear: both;
    font-size: 18px;
    font-weight: bold;
    color: #222;
    background:url(images/h3_bg.png) no-repeat left 15px;
    margin: 20px 0 5px 0;
    padding: 10px 0 10px 24px;
}
------------------------------------------------------------*/
h3.h3b {
    clear: both;
    font-size: 18px;
    font-weight: bold;
    color: #222;
    background:url(images/h3b.png) no-repeat left 15px;
    margin: 20px 0 5px 0;
    padding: 10px 0 10px 24px;
}
/* 追加CSS転記
h4 {
    clear: both;
    font-weight: bold;
    font-size: 16px;
    color: #80c426;
    margin: 10px 0 15px 0;
    padding: 10px 0;
    border-bottom: 1px dotted #ddd;
}
h5 {
    clear: both;
    font-weight: bold;
    font-size: 15px;
    color: #333;
    margin: 15px 0 15px 0;
    padding: 10px 0 10px 0;
}
h6 {
    font-weight: normal;
    color: #333;
    font-size: 15px;
    margin: 0;
    padding: 5px 0 15px 0;
}
------------------------------------------------------------*/
.pr:before {
  content: "PR";
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 20px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  background-color: #e9ca2c;
  border-radius: 2px;
}

/* ブログカード用-----------*/
.lkc-title-text {
	background-image:url("https://chintainomori.jp/wp-content/uploads/2019/11/pinkwaveline.png");
	background-repeat:repeat-x; background-position:bottom;
	display:inline;
	}
/*--------------------------*/
@media only screen and (max-width: 980px){
    .page h2 {
        font-size: 18px;
    }
    .page h2.h2title {
        overflow-wrap: break-word;
        font-size: 20px;
        padding: 6px
    }
    h3 {
        font-size: 17px; 
    }
}

.box {
    background: #fafafa;
    padding: 15px 25px;
    border: #ddd 1px solid;
    margin: 10px 0 20px 0;
    box-shadow: 0 2px 0 rgba(0,0,0,0.05);
    border-radius: 3px;
}
.box2 {
    position: relative;
    margin: 45px 0 20px;
    padding: 15px 25px;
    border: solid 3px #80c426;
    background: #f9fff7;
}
.box2title {
    position: absolute;
    display: inline-block;
    top: -32px;
    left: -3px;
    padding: 5px 25px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    font-size: 16px;
    background: #80c426;
    color: #ffffff;
    font-weight: bold;
}
.box2 p {
    margin: 0; 
    padding: 0;
}
.box3 {
    width: 75%;
    margin: 2em auto;
    background: #f5f5f5;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box3title {
    font-size: 17px;
    background: #80c426;
    padding: 10px 5px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box3 p {
    padding: 15px 20px;
    margin: 0;
}
@media only screen and (max-width: 980px){
    h2.h2a {
        font-size: 20px;
    }
    h2.h2c {
        font-size: 20px;
    }
    h2.h2c:before {
        content: none;
    }
    .box3 {
        width: 100%;
    }
}



/*--- Images ----------------------------------------------------------- */
img {
    max-width: 100%;
    border: none;
    margin: 0;
    vertical-align: bottom;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignnone {
    margin: 0 0 12px 0;
}
img.alignleft2 {
    float: left;
    padding: 0;
    margin: 0 20px 5px 0;
    display: inline;
}
img.alignrightmp0 {
    float: right;
    padding: 0;
    margin: 0;
}
img.alignleftmp0 {
    float: left;
    padding: 0;
    margin: 0;
}
img.thumb {
    max-width: 300px !important;
    height: auto !important;
}
@media only screen and (max-width: 980px){
    img.alignright, img.alignleft {
        float: none;
        display: block;
        padding: 0px;
        margin: 20px auto;
    }
}
@media only screen and (min-width: 981px){
    img.alignright {
        float: right;
        padding: 0;
        margin: 0 0 20px 30px;
        display: inline;
    }
    img.alignleft {
        float: left;
        padding: 0;
        margin: 0 30px 20px 0;
        display: inline;
    }
}

/*--- form ----------------------------------------------------------- */
form {
    margin: 0;
    padding: 0;
    font-size: 13px;
}
fieldset {
    padding: 3px;
    border: none;
}
legend {
    padding: 0 10px;
    background-color: #fff;
}
input, textarea {
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    background-color: #fff;
    max-width: 500px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , sans-serif;
    font-size: 13px;
    box-sizing: border-box;
}
input:hover, textarea:hover {
    border-color: #339999
}
a:focus, textarea:focus, input:focus {
    outline: none
}
input.submit {
    padding: 3px 5px;
    font-size: 100%;
    border: none;

}
input.submit:hover {
    border: none
}
input[type=radio] {
    display: inline-block;
    border: none;
    background-color: transparent;
    background-image: none;
}
@media only screen and (max-width: 980px){
    input, textarea {
        width: 99%;
        padding: 5px 3px;
    }
    input[type=radio] {
        width: 20px;
    }
}
@media only screen and (min-width: 981px){
    input {
        padding: 2px 5px;
    }
    textarea {
        padding: 3px 10px;
    }
}

/*--- Table ----------------------------------------------------------- */
table {
    font-size: 15px;
    width: 99.9%;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    color: #000;
    font-size: 13px;
    margin: 8px auto;
}
th {
    color: #2b3d49;
    background-color: #eee;
    padding: 10px 5px 10px 5px;
    text-align: left;
    font-weight: bold;
    background: #f1f4f5;
}
td {
    padding: 10px 5px;
    text-align: left;
}

.post table {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    margin: 0 auto 5px;
    table-layout: fixed;
    text-align: center;
}
.post table th {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #222;
    background: #fafafa;
    vertical-align: middle;
    text-align: center;
}
.post table td {
    border-bottom: 1px solid #ddd;
    background: #fff;
    color: #444;
    text-align: center;
    vertical-align: middle;
}

@media only screen and (max-width: 980px){
    /*
        .post table {
            width: 99%;
            border-bottom: none;
        } 
        .post table th {
            display: block;
            width: 99%;
            border-right: none;
            padding: 6px 7px;
        }
        .post table td {
            display: block;
            width: 99%;
            padding: 6px 7px;
        }
    */
    .post table th,.post table td {
        padding: 5px 5px;
        font-size: 13px;
    }
}
@media only screen and (min-width: 981px){
    .post table th,.post table td {
        padding: 8px 12px;
        font-size: 14px;
    }
}



/* ヘッダー
------------------------------------------------------------*/
#header h1{
    line-height: 1;
    font-size: 10px;
}
.searchform{
    width: 200px;
    position:relative;
}
.searchfield{
    height: 36px;
    padding: 0 10px;
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    border-radius:30px;
    border:solid 1px #ddd;
    background: #f7f7f7;
    outline: 0;
    box-sizing: border-box;
}
.searchfield:hover{
    border:solid 1px #bbb;
}
.searchsubmit{
    width: 36px;
    height: 34px;
    position: absolute;
    left: 160px;
    top: 0;
    background: none;
    color:#999;
    border: none;
    font-size: 13px;
    outline: 0;
    box-sizing: border-box;
    cursor: pointer;
}
.searchsubmit:hover{
    color:#7fbfff;
}
.uk-search-navbar .uk-search-input {
    height: 36px;
    background: 0 0;
    font-size: 15px;
}
@media only screen and (max-width: 980px){
    #header .site_title {
        position: static;
        float: none;
        line-height: 1;
        margin: 0 auto;
        padding: 2px 0px 5px;
        width: 120px;
    }
    #header .h_description{
        display: none;
    }
    #header .h_search {
        float: none;
        padding: 0;
        font-size: 13px;
    }
}
@media only screen and (min-width: 981px){
    #header .site_title{
        position: relative;
        float: left;
        padding: 8px 0 0 0;
    }
    #header .h_description{
        position: absolute;
        left: 230px;
        padding: 27px 0 5px;
        font-size: 12px;
        color: #888;
    }
    #header .h_search {
        float: right;
        padding: 30px 0 5px;
        font-size: 13px;
    }
}


/* グローバルメニュー
------------------------------------------------------------*/
#mainNav {
    margin: 0 auto 30px;
}
#mainNav ul{
    margin:0;
    padding: 0;
    border-top: 1px solid #eee;
}
#mainNav ul li{
    margin:0;
    padding: 0;
    border-bottom: 1px solid #eee;
}
#mainNav ul li a{
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 5px 0 13px;
    text-decoration: none;
    color: #333;
    transition: all  0.05s ease;
    border-left: 3px solid #ddd;
}
#mainNav ul li a:hover, #mainNav ul li.nav-active a{
    color: #fff;
}
#mainNav ul li a:hover span{
    color:#57c3e4;
}
#mainNav ul li.m01 a{
    border-left: 3px solid #ff3300;
}
#mainNav ul li.m01 a:hover, #mainNav ul li.nav-active01 a{
    background: #ff3300;
    color: #fff;
}
#mainNav ul li.m02 a{
    border-left: 3px solid #EE87B4;
}
#mainNav ul li.m02 a:hover, #mainNav ul li.nav-active02 a{
    background: #EE87B4;
    color: #fff;
}
#mainNav ul li.m03 a{
    border-left: 3px solid #eac11c;
}
#mainNav ul li.m03 a:hover, #mainNav ul li.nav-active03 a{
    background: #eac11c;
    color: #fff;
}
#mainNav ul li.m04 a{
    border-left: 3px solid #F39800;
}
#mainNav ul li.m04 a:hover, #mainNav ul li.nav-active04 a{
    background: #F39800;
    color: #fff;
}
#mainNav ul li.m05 a{
    border-left: 3px solid #87CEEB;
}
#mainNav ul li.m05 a:hover, #mainNav ul li.nav-active05 a{
    background: #87CEEB;
    color: #fff;
}
#mainNav ul li.m06 a{
    border-left: 3px solid #80c426;
}
#mainNav ul li.m06 a:hover, #mainNav ul li.nav-active06 a{
    background: #80c426;
    color: #fff;
}
#mainNav ul li.m07 a{
    border-left: 3px solid #0050a0;
}
#mainNav ul li.m07 a:hover, #mainNav ul li.nav-active07 a{
    background: #0050a0;
    color: #fff;
}
#mainNav ul li.m08 a{
    border-left: 3px solid #6a5acd;
}
#mainNav ul li.m08 a:hover, #mainNav ul li.nav-active08 a{
    background: #6a5acd;
    color: #fff;
}
#mainNav ul li.m09 a{
    border-left: 3px solid #000;
}
#mainNav ul li.m09 a:hover, #mainNav ul li.nav-active09 a{
    background: #000;
    color: #fff;
}

#mainNav ul li a span.navarrow {
    float: right;
    line-height: 40px;
    color: #ccc;
    margin-right: 5px;
    transition: all 0.2s;
}
#mainNav ul li a:hover span.navarrow, #mainNav ul li.nav-active a span.navarrow{
    margin-right: 0;
    color: #fff;
}
@media only screen and (max-width: 980px){
    .menu-btn {
        position: fixed;
        top: 0px;
        right: 10px;
        display: flex;
        height: 60px;
        width: 60px;
        justify-content: center;
        align-items: center;
        z-index: 90;
    }
    .menu-btn span,
    .menu-btn span:before,
    .menu-btn span:after {
        content: '';
        display: block;
        height: 3px;
        width: 25px;
        border-radius: 3px;
        background-color: #80c426;
        position: absolute;
    }
    .menu-btn span:before {
        bottom: 8px;
    }
    .menu-btn span:after {
        top: 8px;
    }
    .menu-content {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
        z-index: 80;
        background-color: #80c426;
        transition: all 0.5s;/*アニメーション設定*/
    }
    .menu-content ul {
        padding: 70px 10px 0;
    }
    .menu-content ul li {
        border-bottom: solid 1px #ffffff;
        list-style: none;
    }
    .menu-content ul li a {
        display: block;
        width: 100%;
        font-size: 15px;
        box-sizing: border-box;
        color:#ffffff;
        text-decoration: none;
        padding: 9px 15px 10px 0;
        position: relative;
    }
    .menu-content ul li a::before {
        content: "";
        width: 7px;
        height: 7px;
        border-top: solid 2px #ffffff;
        border-right: solid 2px #ffffff;
        transform: rotate(45deg);
        position: absolute;
        right: 11px;
        top: 16px;
    }
    .menu-content .mobilesearch{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    #menu-btn-check:checked ~ .menu-btn span {
        background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
    }
    #menu-btn-check:checked ~ .menu-btn span::before {
        bottom: 0;
        background-color: #ffffff;
        transform: rotate(45deg);
    }
    #menu-btn-check:checked ~ .menu-btn span::after {
        top: 0;
        background-color: #ffffff;
        transform: rotate(-45deg);
    }
    #menu-btn-check:checked ~ .menu-content {
        left: 0;/*メニューを画面内へ*/
    }
    #menu-btn-check {
        display: none;
    }
}
@media only screen and (min-width: 981px){
    .hamburger-menu {
        display: none;
    }
}
/* メインスライダー
------------------------------------------------------------*/
#slider {
    overflow:hidden;
    position:relative;
    margin-bottom: 10px;
}
#sliderInner {
    position:relative;
}
#sliderInner ul {
    margin: 0;
    padding: 0;
}
#sliderInner li {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#sliderInner li.slide {
    background-size: cover !important;
    overflow: hidden;
    position: relative;
}
#sliderInner li.slide:hover {
    opacity: 0.85;
}
.slide_sub_bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    color: #fff;
    box-sizing: border-box;
    line-height: 1.4;
}
.slidebox-title {
    color: #fff;
    font-size: 22px;
}
.bx-wrapper {
    margin:0 auto;
    position:relative;
}
.bx-wrapper .bx-controls-direction a {
    position:absolute;
    top:40px;
    outline:0;
    width:16px;
    height:80px;
    text-indent:-9999px;
    z-index:9999;
}
/* PAGER */
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    margin-top: 13px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #ccc;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #80c426;
}
@media only screen and (max-width: 980px){
    #slider {
        width:100%;
        height: 280px;
    }
    #sliderInner {
        left:0;
        width:100%;
        margin-left:0;
    }
    #sliderInner li{
        width:100%;
        height: auto;
    }
    #sliderInner li.slide {
        width: 100%;
        height: 250px;
    }
    .slide_sub_bg {
        padding: 15px 20px;
    }
    .slidebox-title {
        font-size: 17px;
        line-height: 1.4;
    }
}
@media only screen and (min-width: 981px){
    #slider {
        width:100%;
        height: 380px;
    }
    #sliderInner {
        left:50%;
        width:3300px;
        margin-left:-1650px;
    }
    #sliderInner ul {
        width:100%;
        height: 350px;
    }
    #sliderInner li.slide {
        width: 600px;
        height: 350px;
    }
    .slide_sub_bg {
        padding: 20px 30px;
    }
}

/* パンくずリスト
----------------------------------*/
#pankuzu_wrapper {
    width: 100%;
    background: #f7f7f7;
}
#pankuzu {
    width: 980px;
    margin: 0 auto;
    padding: 7px 0 7px;
    color: #666;
}
#pankuzu a{
    color: #666;
    text-decoration: none;
}
.pankuzu_inner {
    margin: 0 auto;
}
#pankuzu ul {
    list-style: none;
    padding: 0 15px;
    margin: 0;
    font-size:11px;
}
#pankuzu ul li {
    display: inline;
    margin: 0;
    padding: 0 5px;
    font-size: 11px;
}
#pankuzu ul li:first-child {
    background:none;
}



/* TOPページ
------------------------------------------------------------*/
.archive-box {
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 20px 20px 20px;
    border-radius: 5px;
    margin-bottom: 13px;
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.03);
    transition: all  0.4s ease;
    position: relative;
}
.archive-box:hover {
    box-shadow: 0 0 0 1px rgba(255,255,255,1) inset; 
    border: 1px solid #d7d7d7;
    background: #f5f5f5;
}
.archive-box-image {
    float: left;
    margin-right: 20px;
}
.archive-box-image img{
    width: 130px;
}
.archive-box:hover img{
    opacity: 0.7;
}
.archive-box-text {
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.archive-box-text-title {
    font-size: 19px;
    font-weight: bold;
    padding: 0 0 10px;
    margin: 0;
    line-height: 1.3;
}
a .archive-box-text-title {
    color: #333;
}
.archive-box-text-title a:hover{
    color: #888;
}
.archive-box-text-exp {
    color: #666;
    font-size: 12px;
    padding: 0 0 7px;
    margin: 0;
}
.archive-box-text-exp p{
    padding: 0;
    margin: 0;
}
.archive-box-text-cat {
    font-size: 13px;
    color: #555;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    flex-direction: column;
    width: fit-content;
}
.archive-box-text-cat > *:first-of-type {
    margin-bottom: 8px;
}
span.cat-bg{
    display: inline-block;
    background: #999;
    font-size: 12px;
    color: #fff;
    padding: 0 15px;
    margin: 0;
    border-radius: 20px;
    height: fit-content;
}
span.cat-bg a{
    color: #fff;
}
span.cat-oheyasagashi{
    background: #ff3300;
}
span.cat-sumitai_machino_kurashikata{
    background: #80c426;
}
span.cat-keiyakutookane{
    background: #87CEEB;
}
span.cat-sumai{
    background: #80c426;
}
span.cat-fudousan{
    background: #0050a0;
}
span.cat-mansionlibrary{
    background: #6a5acd;
}
.archive-box-text-cat span.cat-icon{
    margin-right: 5px;
    color: #32a725;
}
.archive-box-text-cat span.archive-date{
    display: inline-block;
    float: right;
    font-size: 13px;
    color: #666;
    padding: 0;
    margin: 0;
}
.archive-date-icon {
    color: #bbb;
    margin-right: 5px;
}
.archive-box-author {
    display: flex;
    flex-wrap: wrap;
    width: fit-content;
    align-items: center;
    justify-content: end;
    width: fit-content;
}
.archive-box-cat-and-author {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.archive-box-cat-and-author > *:first-of-type {
    margin-right: 8px;
}
.archive-author {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
.archive-author > .avatar {
    width: 40px;
    height: 40px;
}
.archive-author > .avatar > img {
    border-radius: 50%;
}
.archive-author > .user-name {
    width: 100%;
    max-width: 80px;
    min-width: 80px;
    font-size: 8px;
    color: rgb(102, 102, 102);
    text-align: center;
}
.archive-author > .user-name .author-position {
    word-wrap: break-word;
    margin-bottom: 2px;
}
.archive-box-author.sp {
    position: absolute; 
    left: 15px; 
    bottom: 15px;
}
@media only screen and (max-width: 980px){
    .archive-box {
        padding: 15px;
    }
    .archive-box-image img{
        width: 80px;
    }
    .archive-box-text-title {
        font-size: 15px;
        font-weight: bold;
    }
    /* .archive-box-text-exp {
        display: none;
    }
    .archive-box-text-cat span.archive-date{
        display: none;
    } */
}
@media only screen and (max-width: 480px) {
    .archive-box-text-cat {
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
    }
    .archive-box {
        min-height: 165px;
    }
}

/* Single
------------------------------------------------------------*/
.post-title {
    padding: 10px 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px dotted #ddd;
}
.post-title  > h1 {
    border-bottom: none!important;
    padding: unset!important;
    margin: unset!important;
}
.post-title  > .author-info {
    padding: 24px 0 8px 0;
    display: flex;
    justify-content: end;
    align-items: center;
}
.user-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: fit-content;
    box-shadow: 0 0 0 1px rgb(255 255 255) inset;
    transition: all 0.4s ease;
    color: #222;
}
a.user-box, .userbox a {
    color: #222;
}
a.user-box:hover {
    opacity: 0.7;
    background-color: #FFF;
    cursor: pointer;
}
.post-title  > .author-info > .user-box > .avatar {
    width: 59px;
    height: 59px;
    min-width: 59px;
    transition: 0.2s;
}
.user-box > .avatar > img {
    border-radius: 100%;
}
.user-box .user-name {
    padding-left: 8px;
    color: #222;
    font-weight: 600;
    position: relative;
    font-size: 20px;
    width: 100%;
}
.post-title  > .author-info > .user-box .user-name {
    font-size: 18px;
}
.post-title  > .author-info > .user-box .user-name .author-position {
    font-size: 12px;
    font-weight: 400;
}
.post-title > .author-info > ul.user-attributes {
    font-size: 16px;
    font-weight: 600;
    color: #838383;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-left: 16px;
    justify-content: end;
}
.post-title > .author-info > .user-attributes > li {
    background: none;
    padding: 0;
}
.post-title > .author-info > .user-attributes > li:not(:first-of-type) {
    margin-left: 8px;
}
.author-details-wrapper {
    padding-top: 64px;
}
.author-details-wrapper.page-top {
    padding-top: 0;
    padding-bottom: 20px;
}
.author-details {
    border: solid 8px rgb(10 175 112 / 30%);
    border-radius: 16px;
    padding: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.author-details a:link {
    color: unset;
}
.author-details .user-box > .avatar {
    min-width: 118px;
    min-height: 118px;
}
.author-details .user-box .post-count {
    font-weight: 400;
    color: #fff;
    background-color:  rgb(10 175 112);
    border-radius: 50%;
    margin-left: 4px;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    position: absolute;
    right: 16px;
    top: 0;
    font-size: 14px;
}
.author-details .user-box .post-count::before {
    content: "";
    border-width: 10px;
    border-style: solid;
    border-color:  transparent rgb(10 175 112) transparent transparent;
    position: absolute;
    top: 50%;
    left: -17px;
    transform: translate(0%, -50%);
}
.author-details .user-box .arrow {
    transform: rotate(45deg) translate(-50%, -50%);
    background-color:  rgb(10 175 112);
    width: 18px;
    height: 18px;
    position: absolute;
    right: 55px;
    top: 55%;
    z-index: auto;
}
.author-details .user-box > .profile {
    margin-left: 16px;
    margin-bottom: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    height: 100%;
}
.author-details .user-box .user-name {
    min-width: 120px;
}
.author-details .user-box .user-name .author-position {
    font-size: 12px;
    font-weight: 400;
    max-width: 120px;
    width:fit-content;
}
.author-details .user-box .description {
    font-size: 16px;
    font-weight: 400;
}
.author-details a.user-box:not(:hover) .description {
    color: #222;
}
.author-details a.user-box:hover .description {
    color: #888;
}
.author-details .user-box.sp {
    justify-content: center;
    flex-wrap: wrap;
}
.author-details .user-box.sp .user-name {
    margin-left: 0px;
    min-height: 50px;
}
.author-details .user-box.sp .user-name .author-position {
    font-size: 12px;
    font-weight: 400;
}
.author-details .user-box.sp .description {
    padding-top: 8px;
}
.author-posts {
    width: 100%;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    justify-content: center;
}
.author-posts > .post-box {
    max-width: calc(50% - 36px);
    min-width: calc(50% - 36px);
    margin: 8px;
    padding: 8px;
    /* border: solid 2px #f1f1f1; */
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.author-posts > .post-box .author-posts-thumbnail {
    text-align: center;
}
.author-posts > .post-box .author-posts-thumbnail > img {
    border-radius: 4px;
}
.author-posts > .post-box .author-posts-description {
    text-align: center;
    color: rgb(17, 17, 17);
}
@media only screen and (max-width: 480px) {
    .post-title  > .author-info {
        justify-content: center;
    }
    .pc {
        display: none!important;
    }
    .author-details .user-box .user-name {
        width: 100%;
        text-align: center;
        font-size: 16px;
    }
    .author-details .user-box .user-name .author-position {
        font-size: 12px;
        font-weight: 400;
        max-width: unset;
        width: 100%;
    }
    .author-details .user-box.sp .description {
        font-size: 12px;
    }
    .author-posts > .post-box {
        max-width: calc(100% - 20px);
        min-width: calc(100% - 20px);
        margin: 8px 0;
    }
    .author-details .user-box > .avatar {
        min-width: 59px;
        min-height: 59px;
    }
    .author-details .user-box .post-count {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding: 6px;
        top: -55px;
    }
    .author-details .user-box .post-count::before {
        content: "";
        border-width: 8px;
        border-style: solid;
        border-color:  transparent rgb(10 175 112) transparent transparent;
        position: absolute;
        top: 50%;
        left: -12px;
        transform: translate(0%, -50%);
    }
}
.smooth-scroll {
    scroll-behavior: smooth;
}
@media only screen and (min-width: 480px) {
    .sp {
        display: none!important;
    }
}
@media only screen and (max-width: 480px) {
    .hp {
        display: none!important;
    }
}
/* 追加CSS転記
h1.h1single {
    background: none;
    border: none;
    padding: 10px 0 15px 0;
    font-size: 30px;
    margin: 0 0 15px 0;
    font-weight: bold;
    color: #222;
    line-height: 1.4;
    border-bottom: 1px dotted #ddd;
}
------------------------------------------------------------*/

.post-thumbnail{
    width: 100%;
    height: 350px;
    background-size: cover !important;
    background-position: center center;
    border-radius: 5px;
    margin-bottom: 25px;
    position: relative;
}
.post-thumbnail-in{
    position: absolute;
    bottom: 20px;
    left: 0;
    padding: 10px 30px 5px;
    width: 100%;
    color: #fff;
    box-sizing: border-box;
    opacity: 0.9;
}
.post-thumbnail-in p{
    opacity: 1;
}
.s_desc {
    font-size: 13px;
    margin-bottom: 15px;
    color: #555;
}
.s_desc_left {
    font-size: 13px;
    float: left;
    color: #555;
}
.s_desc_right {
	text-align: right;
	display: block;
    font-size: 13px;
}
.s_desc a{
    color: #555;
}
.hosoku {
    text-align: right;
    color: #999;
    font-size: 12px;
}
.tagbox{
    font-size: 12px;
}
.tagbox a:hover{
    color: #999;
}
.s_desc_icon {
    font-size: 13px;
    margin-right: 3px;
    padding: 0 0 2px 0;
}
h6.h6single {
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    margin: 20px 0 0;
    padding: 10px 0;
    border-bottom: 3px solid #eee;
    display: flex;
    align-items: center;
}
h6.h6single span{
    margin-right: 7px;
    color: #80c426;
}
.uk-grid-small > .uk-grid-margin {
    margin-top: 0;
}
@media only screen and (max-width: 980px){
    h1.h1single {
        font-size: 20px;
    }
    .post-thumbnail{
        height: 250px;
        margin-bottom: 15px;
    }
    .post-thumbnail-in{
        font-size: 12px;
        padding: 5px 15px 0;
        bottom: 10px;
        opacity: 1;
    }
}


/* ソーシャルボタン
----------------------------------*/
ul.social {
    text-align: left;
    display: table;
    width: 100%;
    height: 50px;
    margin: 15px 0 20px 0;
    padding: 0;
}
ul.social li{
    list-style: none;
    display: table-cell;
    vertical-align: middle;
    height: 50px;
}
ul.social-left li{
    list-style: none;
    display: block;
    vertical-align: middle;
    padding: 0 5px;
}
ul.social li a{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 12px;
    width: 180px;
    max-width: 95%;
    height: 50px;
    padding: 5px 0px;
    margin: 0 3px;
    line-height: 1.3;
    box-sizing: border-box;
}
ul.social li a span{
    display: block;
    text-align: center;
    margin: 0 auto;
}
ul.social li a img{
    display: block;
    text-align: center;
    margin: 0 auto 2px;
}
ul.social li.social-fb a{
    background: #3b5998;
}
ul.social li.social-fb a:hover{
    background: #5172b2;
}
ul.social li.social-tw a{
    background: #00aced;
}
ul.social li.social-tw a:hover{
    background: #26bcf2;
}
ul.social li.social-gp a{
    background: #d1402e;
}
ul.social li.social-gp a:hover{
    background: #e55944;
}
ul.social li.social-li a{
    background: #70c635;
}
ul.social li.social-li a:hover{
    background: #89d15b;
}
ul.social li.social-ha a{
    background: #007fde;
}
ul.social li.social-ha a:hover{
    background: #2d96dd;
}
@media only screen and (max-width: 980px){
    ul.social li a{
        border-radius: 0;
    }
}
@media only screen and (max-width: 480px){
    ul.social li a span.snsname{
        display: none;
    }
}



/* 目次プラグイン
------------------------------------------------------------*/
#ez-toc-container {
    width: 70%;
    padding: 10px 30px;
    background: #fff;
    border: 5px solid #e7e7e7;
    margin-bottom: 20px;
    box-sizing: border-box;
}
p.ez-toc-title {
    font-size: 18px;
    margin: 0 0 5px 0;
    padding: 2px 0 2px 0;
    border-bottom: 3px solid #d6edce;
    color: #333;
    font-weight: bold;
    line-height: 1.5;
}
p.ez-toc-title:before {
    content: "MENU";
    display: inline-block;
    font-size: 11px;
    background: #80c426;
    color: #fff;
    padding: 1px 5px 1px;
    margin: 0 10px 5px 0;
    font-weight: normal;
    line-height: 1.5;
}
ul.ez-toc-list {
    margin: 0;
    padding: 0;
}
ul.ez-toc-list li{
    margin: 0;
    padding: 0 3px;
    background: none;
}
ul.ez-toc-list li a{
    display: block;
    font-size: 14px;
    color: #333;
    margin: 0;
    padding: 3px 0;
    border-bottom: 1px dotted #eee;
}
ul.ez-toc-list li a:hover{
    color: #777;
    text-decoration: underline;
}
@media only screen and (max-width: 980px){
    #ez-toc-container {
        width: 100%;
        padding: 10px 15px;
        margin-bottom: 15px;
        box-sizing: border-box;
    }
}


/* comment
----------------------------------*/
#comments {
    background: #f7f7f7;
    padding: 25px 40px 40px;
    margin: 40px 0 30px;
}
#comments a{
    color: #30840c;
}
#comments a:hover{
    color: #999;
}
h3#reply-title {
    background: none;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 20px 0 5px 0;
    padding: 10px 0 10px 6px;
    border-left: #30840c 3px solid;
}
.comment-list > .comment {
    margin-bottom: 40px;
    border-bottom: 1px #eee solid;
}
.comment-list > .comment > .comment-body {
    padding: 0 5px;
    margin-bottom: 20px;
}
.comment-body p{
    font-size: 14px;
    margin-bottom: 10px;
}
.comment-list .children {
    margin-left: 45px;
}
.comment-list .children .comment-body {
    padding: 20px 30px;
    margin-bottom: 20px;
    background: #f7f7f7;
}
.comment-list p {
    overflow-wrap: break-word;
}
.comment-author {
    float: left;
    vertical-align: top;
    font-size: 12px;
    margin-right: 5px;
}
.comment-author img {
    vertical-align: top;
    margin-right: 8px;
}
.comment-meta {
    font-size: 12px;
    margin-bottom: 12px;
}
.comment-awaiting-moderation {
    font-size: 12px;
    line-height: 1.3;
    margin: 0;
    padding: 0;
}
.reply a {
    background: #80c426;
    color: #fff !important;
    padding: 3px 8px;
    font-size: 11px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.reply a:hover {
    text-decoration: none;
}

.comment-form-comment label {
    display: none;
}
.comment-form-comment textarea {
    width: 80%;
    margin: 20px 0;
    border-radius: 3px;
}

.form-allowed-tags {
    font-size: 12px;
    margin-bottom: 20px;
    display: none;
}

.comment-meta:after {
    content: ' ';
    display: block;
    clear: both;
}

h4.comments-title {
    font-size: 22px;
    padding: 0 0 15px;
    margin-bottom: 30px;
    color: #333;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
    overflow: hidden;
    margin: 10px 0;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
    width: 15%;
    float: left;
    font-size: 12px;
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
    width: 40%;
    float: left;
    margin-left: 5%;
    border-radius: 3px;
    padding: 5px;
}
.form-submit {
    clear: both;
    display: block;
    text-align: center;
}
.form-submit input#submit {
    width: 300px;
    line-height: 40px;
    background: #777;
    color: #fff;
    font-weight: bold;
    margin-top: 15px;
    border: none;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-appearance: none;
}
.form-submit input#submit:hover {
    cursor: pointer;
    background: #444;
}
p.comment-form-comment {
    margin: 0;
}
.comment-form-comment textarea {
    width: 95%;
    padding-left: 2%;
    padding-right: 2%;
    margin-left: 3px;
}
.comment-form {
    overflow: hidden;
}
.comment-form-author,
.comment-form-email {
    width: 49%;
    margin: 0;
}
.comment-form-author label,
.comment-form-author input,
.comment-form-email label,
.comment-form-email input {
    width: 90%;
    float: none;
    margin: 0 0 10px;
}
.comment-form-author {
    float: left;
}
.comment-form-email {
    float: right;
}
ol.comment-list {
    margin: 5px;
}
@media only screen and (max-width: 980px){
    #comments {
        padding: 15px 15px 25px;
        margin-top: 30px;
    }
    .comment-list .children {
        margin-left: 15px;
    }
    .comment-list .children .comment-body {
        padding: 15px 10px;
        margin-bottom: 20px;
    }
    ol.comment-list {
        margin: 0;
    }
    .form-submit input#submit {
        width: 200px;
        padding: 10px 0;
    }
    .comment-form-author,
    .comment-form-email,
    .comment-form-url {
        width: 100%;
    }
}


/* Popular posts カスタム
----------------------------------*/
ul.wpp-list {
    margin: 0;
    padding: 0;
}
ul.wpp-list li{
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px dotted #ddd;
}
img.wpp-thumbnail {
    width: 55px;
    float: left;
    margin-right: 10px;
}
a.wpp-post-title{
    display: block;
    color: #444;
    font-size: 13px;
    line-height: 1.3;
    font-weight: bold;
    overflow: hidden;
}
a.wpp-post-title:hover{
    color: #888;
}



/* WP-pagenavi カスタム
------------------------------------------------------------*/
.wp-pagenavi {
    display: block;
    padding: 25px 0;
    clear: both;
    color: #666;
    font-size: 14px;
}
.wp-pagenavi a, .wp-pagenavi span {
    display: inline-block;
    float: left;
    text-align: center;
    min-width: 25px;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    border: 1px solid #ddd !important;
    padding: 3px 5px !important;
    margin: 3px !important;
    border-radius: 3px;
    color: #999;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border: 1px solid #80c426 !important;
    background: #80c426 !important;
    color: #fff !important;
}



/* サイドバー
------------------------------------------------------------*/
.sidenav h6 {
    background: #e5f4f9;
    margin: 30px auto 0;
    font-size: 15px;
    padding: 10px 2px;
    color: #446370;
    text-shadow: 1px 1px 1px #fff;
    font-weight: bold;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sidenav h6 span{
    margin-right: 5px;
}
.side_b_box {
    border: 1px solid #eae8d6;
    border-top: none;
    padding: 5px 10px 10px 10px;
    background: #fff;
}
a.c_title {
    display: block;
    font-size: 13px;
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px dotted #ddd;
    font-weight: bold;
}
a.c_title .c_text{
    color: #444;
    line-height: 1.3;
    overflow: hidden;
}
a.c_title .c_text2{
    font-size: 15px;
    color: #333;
    line-height: 1.5;
}
a.c_title:hover .c_text{
    color: #888;
}
a.c_title:hover .c_text2{
    color: #888;
}
img.clm_img {
    width: 55px;
    float: left;
    margin-right: 10px;
}
img.clm_img2 {
    width: 80px;
    float: left;
    margin-right: 15px;
}

.s_tagbox {
    background: #f7f7f7;
    padding: 15px 8px;
}
ul.taglist {
    margin: 0;
    padding: 0;
}
ul.taglist li{
    float: left;
    font-size: 13px;
    margin: 0 10px 0 0;
    padding: 0;
    display: flex;
    align-items: center;
}
ul.taglist li a{
    color: #555;
}
ul.taglist li a span{
    color: #999;
    margin-right: 3px;
}
@media only screen and (max-width: 980px){
    a.c_title .c_text2{
        font-size: 14px;
    }
    img.clm_img2 {
        width: 70px;
    }
}



/* フッター
------------------------------------------------------------*/
#footer{
    clear:both;
    width: 100%;
    margin: 0;
    padding: 40px 0 40px;
    border-top: 1px solid #eee;
    background: #f7f7f7;
}
.footer_left,.footer_left_l,.footer_left_r,.footer_right,#footer .footer ul{
    margin: 0;
    padding: 0;
}
#footer .footer ul li{
    list-style: none;
}
#footer .footer ul li.f_parr{
    background: url(images/list.png) left center no-repeat;
    font-weight: bold;
    font-size: 14px;
    color:#222;
    padding: 3px 0 3px 16px;
}
#footer .footer ul li.f_parr a{
    color:#222;
}
#footer .footer ul li a{
    text-decoration: none;
    font-size: 13px;
    color: #444;
    padding:3px 0;
}
#footer .footer ul li a:hover{
    color: #888;
}
.ft00 {
    text-align: center;
    padding: 0;
}
.ft01 {
    font-size: 11px;
    padding: 0 0 8px;
}
#sp_footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    z-index: 2;
    padding: 0;
    margin: 0;
}
#sp_footer img {
    width: 100%;
    height: auto;
    opacity: 0.9;
}
#pageTop {
    display: none;
    position: fixed;
    margin: 10px;
    bottom: 10px;
    right: 10px;
    width:45px;
    height:45px;
    line-height: 40px;
    text-align: center;
    z-index: 1;
}
#copyright_wrapper{
    width: 100%;
}
#copyright{
    display: block;
    text-decoration: none;
    padding: 25px 15px 85px;
    text-align:center;
    font-size:11px;
    margin: 0;
}
@media only screen and (max-width: 980px){
    .footer_left,.footer_left_l,.footer_left_r,.footer_right{
        float: none;
        width: 100%;
    }
    #footer .footer ul{
        float: none;
    }
    #pageTop a {
        display: none;
    }
    .ft00 img{
        width: 130px;
    }
    .ft01 {
        font-size: 10px;
    }
}
@media only screen and (min-width: 981px){
    .footer_left{
        float: left;
        width: 660px;
    }
    .footer_left_l{
        float: left;
        width: 360px;
    }
    .footer_left_r{
        float: right;
        width: 300px;
    }
    .footer_right{
        float: right;
        width: 320px;
    }
    #footer .footer ul{
        float: left;
        margin: 0 30px 0 0;
    }
    #pageTop a {
        display: block;
        background: #80c426 url(images/page_up.png) center center no-repeat;
        width:45px;
        height:45px;
        border-radius: 50%;
    }
    #pageTop a:hover{
        background: #a8e05b url(images/page_up.png) center center no-repeat;
    }
}

/* ユーティリティー
------------------------------------------------------------*/
/**** clearfix ****/
.clearfix:after {content: "."; display: block; height: 0; line-height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block; }
*+html .clearfix { height: 1%; }
* html .clearfix { height: 1%; }
.clearfix {display: block;}

/**** font size ****/
.font10 {font-size: 10px}
.font11 {font-size: 11px}
.font12 {font-size: 12px}
.font13 {font-size: 13px}
.font14 {font-size: 14px}
.font15 {font-size: 15px}
.font16 {font-size: 16px}
.font17 {font-size: 17px}
.font18 {font-size: 18px}
.font20 {font-size: 20px}
.font24 {font-size: 24px}
.font28 {font-size: 28px}
.font36 {font-size: 36px}
.font40 {font-size: 40px}
.font50 {font-size: 50px}
.font60 {font-size: 60px}
.font80 {font-size: 80px}
.font100 {font-size: 100px}

/**** font weight ****/
.bold {font-weight: bold}
.normal {font-weight: normal}

/**** font color****/
.font-red {color: #e57c72}
.font-pink {color: #ce4c47}
.font-orange {color: #ffc114}
.font-purple {color: #99608c}
.font-blue {color: #3396b5}
.font-blue2 {color: #b5cedb}
.font-sky {color: #b0e0e1}
.font-tya {color: #706651}
.font-green {color: #339999}
.font-mosgreen {color: #00a84c}
.font-green2 {color: #009966}
.font-green3 {color: #b5dbc1}
.font-yellow {color: #ffcc33}
.font-gray {color: #999}
.font-gray2 {color: #bbb}
.font-gray3 {color: #ddd}
.font-gray6 {color: #666}
.font-black {color: #444}
.font-white {color: #fff}

/**** align ****/
.a_center {text-align: center; margin-left: auto; margin-right: auto;}
.a_left {text-align: left;}
.a_right {text-align: right;}

/**** valign ****/
.v_top {vertical-align: top}
.v_middle {vertical-align: middle}
.v_bottom {vertical-align: bottom}

/**** float ****/
.fl_l {float: left}
.fl_r {float: right}
.fl_clear {clear: both}

/**** border ****/
.border-top {border-top: 1px solid #eee}
.border-bottom {border-bottom: 1px solid #eee}
.border-left {border-left: 1px solid #eee}
.border-right {border-right: 1px solid #eee}

/**** width ****/
.w5 {width: 5%}
.w10 {width: 10%}
.w15 {width: 15%}
.w20 {width: 20%}
.w25 {width: 25%}
.w30 {width: 30%}
.w35 {width: 35%}
.w40 {width: 40%}
.w45 {width: 45%}
.w50 {width: 50%}
.w55 {width: 55%}
.w60 {width: 60%}
.w70 {width: 70%}
.w75 {width: 75%}
.w80 {width: 80%}
.w85 {width: 85%}
.w90 {width: 90%}
.w95 {width: 95%}
.w100 {width: 100%}

/**** margin ****/
/* 全体 */
.mg5 {margin: 5px}
.mg10 {margin: 10px}
.mg15 {margin: 15px}
.mg20 {margin: 20px}
.mg30 {margin: 30px}
/* 上下 */
.mgtb5 {margin-top: 5px; margin-bottom: 5px;}
.mgtb10 {margin-top: 10px; margin-bottom: 10px;}
.mgtb15 {margin-top: 15px; margin-bottom: 15px;}
.mgtb20 {margin-top: 20px; margin-bottom: 20px;}
.mgtb30 {margin-top: 30px; margin-bottom: 30px;}
.mgtb40 {margin-top: 40px; margin-bottom: 40px;}
.mgtb50 {margin-top: 50px; margin-bottom: 50px;}
/* 上 */
.mgt5 {margin-top: 5px}
.mgt10 {margin-top: 10px}
.mgt15 {margin-top: 15px}
.mgt20 {margin-top: 20px}
.mgt30 {margin-top: 30px}
.mgt40 {margin-top: 40px}
.mgt50 {margin-top: 50px}
/* 下 */
.mgb5 {margin-bottom: 5px}
.mgb10 {margin-bottom: 10px}
.mgb15 {margin-bottom: 15px}
.mgb20 {margin-bottom: 20px}
.mgb30 {margin-bottom: 30px}
.mgb40 {margin-bottom: 40px}
.mgb50 {margin-bottom: 50px}
.mgb60 {margin-bottom: 60px}
.mgb70 {margin-bottom: 70px}
/* 左 */
.mgl5 {margin-left: 5px}
.mgl10 {margin-left: 10px}
.mgl15 {margin-left: 15px}
.mgl20 {margin-left: 20px}
.mgl30 {margin-left: 30px}
.mgl40 {margin-left: 40px}
.mgl50 {margin-left: 50px}
.mgl70 {margin-left: 70px}
/* 右 */
.mgr5 {margin-right: 5px}
.mgr8 {margin-right: 8px}
.mgr10 {margin-right: 10px}
.mgr15 {margin-right: 15px}
.mgr20 {margin-right: 20px}
.mgr30 {margin-right: 30px}
.mgr40 {margin-right: 40px}
.mgr50 {margin-right: 50px}
.mgr70 {margin-right: 70px}
/* 左右 */
.mglr5 {margin-left: 5px; margin-right: 5px}
.mglr10 {margin-left: 10px; margin-right: 10px}
.mglr15 {margin-left: 15px; margin-right: 15px}
.mglr20 {margin-left: 20px; margin-right: 20px}
.mglr30 {margin-left: 30px; margin-right: 30px}

/**** padding ****/
/* 全体 */
.pd3 {padding: 3px;}
.pd5 {padding: 5px;}
.pd10 {padding: 10px;}
.pd15 {padding: 15px;}
.pd20 {padding: 20px;}
.pd30 {padding: 30px;}
.pd40 {padding: 40px;}
/* 上下 */
.pdtb5 {padding-top: 5px; padding-bottom: 5px;}
.pdtb10 {padding-top: 10px; padding-bottom: 10px;}
.pdtb15 {padding-top: 15px; padding-bottom: 15px;}
.pdtb20 {padding-top: 20px; padding-bottom: 20px;}
.pdtb30 {padding-top: 30px; padding-bottom: 30px;}
.pdtb40 {padding-top: 40px; padding-bottom: 40px;}
.pdtb60 {padding-top: 60px; padding-bottom: 60px;}
.pdtb100 {padding-top: 100px; padding-bottom: 100px;}
/* 上 */
.pdt3 {padding-top: 3px;}
.pdt5 {padding-top: 5px;}
.pdt10 {padding-top: 10px;}
.pdt15 {padding-top: 15px;}
.pdt20 {padding-top: 20px;}
.pdt30 {padding-top: 30px;}
.pdt40 {padding-top: 40px;}
/* 下 */
.pdb5 {padding-bottom: 5px;}
.pdb10 {padding-bottom: 10px;}
.pdb15 {padding-bottom: 15px;}
.pdb20 {padding-bottom: 20px;}
.pdb30 {padding-bottom: 30px;}
.pdb40 {padding-bottom: 40px;}
.pdb50 {padding-bottom: 50px;}
.pdb60 {padding-bottom: 60px;}
.pdb70 {padding-bottom: 70px;}
/* 左右 */
.pdlr5 {padding-left: 5px; padding-right: 5px;}
.pdlr10 {padding-left: 10px; padding-right: 10px;}
.pdlr15 {padding-left: 15px; padding-right: 15px;}
.pdlr20 {padding-left: 20px; padding-right: 20px;}
.pdlr25 {padding-left: 25px; padding-right: 25px;}
.pdlr30 {padding-left: 30px; padding-right: 30px;}
.pdlr40 {padding-left: 40px; padding-right: 40px;}
/* 左 */
.pdl5 {padding-left: 5px;}
.pdl10 {padding-left: 10px;}
.pdl15 {padding-left: 15px;}
.pdl20 {padding-left: 20px;}
.pdl30 {padding-left: 30px;}
/* 右 */
.pdr5 {padding-right: 5px;}
.pdr10 {padding-right: 10px;}
.pdr15 {padding-right: 15px;}
.pdr20 {padding-right: 20px;}
.pdr30 {padding-right: 30px;}
/* 左右 */
.pdlr5 {padding-left: 5px; padding-right: 5px}
.pdlr10 {padding-left: 10px; padding-right: 10px}
.pdlr15 {padding-left: 15px; padding-right: 15px}
.pdlr20 {padding-left: 20px; padding-right: 20px}
.pdlr30 {padding-left: 30px; padding-right: 30px}