body {
    background: transparent;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

dl, menu, ol, ul {
    margin: 0;
}

menu, ol, ul {
    padding: 0;
    list-style: none;
}

a {
    color: #FF6C00;
}

a:hover {
    color: #FF6C00;
}

#header {
    background: #fff;
}

#header #logo {
    float: none;
    font-size: 24px;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    /*border-bottom: 3px solid #3B4552;*/
}

#header h1 a {
    font-size: 2em;
    font-weight: 700;
    text-decoration: none;
}

#header h1 span {
    display: flex;
    flex-wrap: wrap;
    font-size: 1rem;
    width: 100%;
    justify-content: center;
}

#header a {
    font-weight: 700;
    font-size: 28px;
    color: #3B4552;
    text-decoration: none;
}

#header div.wrap {
    border-bottom: 1px solid rgb(235, 235, 235);
}

span.header-description {
    /*font-size: 7px;*/
    font-size: .6rem;
}

h3 a {
    color: #3B4552;
}

#content {
    padding: 0;
    background-color: #fff;
}

body.home .front-loop {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #fff;
    overflow: hidden;
    padding: 0;
    margin-left: 0;
    margin-bottom: 0px;
}

body.home .front-loop .popular_post_box .p_date {
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    text-align: left;
    font-size: 12px;
    color: #3B4552;
    opacity: 1;
}

body.home .top-loop-cont .header_post_box {
    width: 33%;
    margin-top: 30px;
    margin-left: 2.2%;
    float: left;
    display: inline-block;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    position: relative;
}

body.home .front-loop h2.post-title {
    text-align: left;
    color: #3B4552;
    font-size: 1em;
    padding: 5px 0;
    border-bottom: 0;
    font-weight: 700;
}

body.home .front-loop h2 {
    border-bottom: 0;
    font-weight: 700;
}

body.home .front-loop h2.post-title:hover {
    color: #FF6C00;
}

h3.head-side-title span.widget-title-inner {
    font-weight: 700;
}

/* HOME TOP Side */
.header_post_sidebar div#side {
    float: right;
    margin-left: 0;
    width: 25%;
    margin-left: 30px;
}

.side-widget-area {
    margin-top: 30px;
}

.side-widget-area a {
    color: #3B4552;
    text-decoration: none;
}

ul.side-post {
    display: iblock;
}

ul.side-post li {
    display: flex;
    padding: 10px 0;
    border-bottom: 0;
}

ul.side-post li img {
    margin-right: 10px;
}

/* Main Loop */
body.home .front-loop .content {
    margin: 10px 0;
}

article.post-list-item.clearfix {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: 5px;
    background-color: #fff;
}

.list-group.articles-lg {
    display: inline-block;
}

figure.featured {
    width: 100px;
    height: 70px;
    display: block;
    float: left;
    margin-right: 10px;
}

.article-title {
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 0;
    vertical-align: top;
}

aside.post-meta {
    font-size: 12px;
    font-weight: 400;
    color: #666;
}

div#main-content {
    margin-top: 30px;
    margin-bottom: 30px;
}

div#menu-gnav-area {
    text-align: left;
}

.col.col-sm-10.main {
    width: 89%;
    float: right;
    margin-left: 10px;
}

.col.col-sm-2.menu {
    width: 10%;
    float: left;
}

body.home .front-loop h2.side-menu-title {
    text-align: left;
    padding: 0;
    font-weight: 700;
    font-size: 20px;
}

nav ul {
    padding: 0;
}

#gnav {
    background: #fff;
    float: left;
}

#gnav ul li {
    display: block;
    position: relative;
    text-align: left;
}

#gnav ul li a {
    padding: 10px 0px;
    line-height: 1.5;
    color: #3B4552;
    background: #fff;
    display: inline-block;
}

#gnav ul li a:hover {
    color: #FF6C00;
    background: transparent;
}

.fa-square:before {
    content: "\f0c8";
    color: #3B4552;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 5px;
}

/* ボトムメニュー */
ul#menu-bottom-munu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background: #fff;
}

ul#menu-bottom-munu li {
    padding: 30px 30px 0;
}

ul#menu-bottom-munu li a {
    color: #3B4552;
    font-size: 14px;
}

ul#menu-bottom-munu li a:hover {
    color: #FF6C00;
}

/* footer */
#footer {
    color: #131d2a;
    border-top: 1px solid #F4BDB0;
    /* margin-top: 30px; */
}

.footer-01 {
    background: #F4BDB0;
    padding: 10px 0 0;
}

#footer .wrap {
    padding: 10px 0;
}

.footer-02 {
    background: #F4BDB0;
}

#footer-brand-area {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0;
}

#footer a {
    color: #111;
}

#footer a:hover {
    color: #FF6C00;
}

.footer-02 .footer-copy {
    text-align: center;
    font-size: 14px;
}

/* 投稿ページ */
.breadcrumb-area {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 0;
}

.breadcrumb li a {
    color: #3B4552;
}

.breadcrumb li a:hover {
    color: #FF6C00;
}

article.cat-list.post {
    border: 0;
}

.post-content a {
    color: #FF6C00;
}

.post-content a:hover {
    color: #fad3b7;
}

.post-header {
    padding: 0;
}

.post-meta-area {
    border-bottom: 0;
}

.post-meta-area .post-meta-comment li {
    border-left: 0;
}

.post-content h2 {
    margin: 30px 0px 20px;
    padding: 5px 5px 5px 0px;
    font-size: 28px;
    clear: both;
    font-weight: bold;
    border-left: transparent;
    background: transparent;
    color: #131d2a;
}

.post-content h3 {
    font-size: 24px;
    margin: 30px 0 20px;
    padding: 20px 0;
    font-weight: bold;
    border-bottom: 2px solid #3B4552;
    line-height: 1.2;
}

.cat-content, article.post, article.page {
    border: 0;
}

.side-widget .side-title {
    background: transparent;
    border: 0;
}

#side h4 {
    font-weight: bold;
    padding: 8px 0;
}

/* アーカイブ */
.archive-header {
    display: inline-block;
    border-bottom: 0;
}

.archive-header .cat-name span {
    border: 1px solid #FF6C00;
    color: #FF6C00;
    padding: 4px 16px;
}

.archive-title {
    margin-left: 10px;
}

.archive-title h2.post-title {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 5px;
}

.archive-loop-wrap article.cat-list {
    margin: 0 0 30px;
}

figure.archive-thumbnail {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

figure.archive-thumbnail img {
    width: 300px;
    height: 200px;
}

.archive-meta-area .post-meta .date.archive {
    padding: 10px;
}

.archive-content {
    padding: 5px 10px 10px 0;
}

.archive-header .cat-name {
    margin-bottom: 10px;
}

/* サイトバーウィジェット */
.side-widget a:hover {
    color: #FF6C00;
    text-decoration: none;
}

.side-widget ul li {
    padding: 8px 0;
    border-bottom: 0;
}

/* ページトップ */
.pagetop {
    right: 10px;
}

/* カテゴリ */
.post-loop-wrap .post-footer a.morelink {
    background: #f4bdb0;
    padding: 12px;
}

.post-header .cat-name span {
    border: 1px solid #FF6C00;
    color: #FF6C00;
}

/* スマホ */
/*@media screen and (max-width: 767px) {*/
#header-nav-btn a {
    background: transparent;
    text-align: left;
    margin-left: 10px;
    padding-top: 0;
    position: absolute;
    top: 5px !important;
    width: 30px;
    /* border-style: none !important; */
}

#gnav-sp {
    background: rgba(250, 250, 250, .9);
    color: #131d2a;
    /* margin-top: 50px !important; */
    display: block;
}

#gnav-sp .wrap a {
    color: #131d2a;
}

.fa-align-justify:before {
    font-size: 22px;
}

#header h1 span.header-description {
    font-size: .6rem;
}

h3, h4, h5, h6 {
    font-size: 14px;
    margin: 0;
}

#header a, h3 a {
    color: #3B4552;
}

#search_view a, .select2-container {
    color: #3B4552;
}

body.home .front-loop article.post {
    border: none;
    margin-bottom: 20px;
    width: 100%;
    margin: 10px 0 0;
    padding: 0 10px;
}

.header_post_sidebar div#side {
    float: none;
    width: 100%;
    margin-left: 0;
}

.header_post_sidebar {
    margin-top: 30px;
}

.side-widget {
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.col.col-sm-2.menu {
    display: none;
}

.col.col-sm-10.main {
    width: 100%;
    float: none;
    margin-left: 0;
}

.article-title {
    display: block;
}

article.post-list-item.clearfix {
    display: block;
    padding: 0;
    margin-bottom: 10px;
}

figure.featured {
    margin-right: 10px;
}

aside.post-meta {
    display: none;
}

.list-group.articles-lg {
    display: block;
}

ul#menu-bottom-munu {
    padding: 0 30px;
    margin: 5px 0;
}

ul#menu-bottom-munu li {
    margin: 0;
    width: 100%;
    text-align: center;
}

.fa-square:before {
    display: none;
}

li.categories {
    list-style: none;
    font-weight: 700;
}

li.categories ul {
    margin-top: 5px;
}

li.categories ul li {
    display: inline-block;
}

li.categories ul li a {
    border: 1px solid #666;
    color: #666;
    font-weight: 400;
    padding: 5px 8px;
    font-size: .8rem;
    text-decoration: none;
}

li.categories ul li a:hover {
    border: 1px solid #FF6C00;
    color: #FF6C00;
}

/* 投稿ページ */
#header #logo {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: stretch;
    justify-content: stretch;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    float: right;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

#header #logo a {
    display: block;
    width: 30%;
    text-align: left;
    font-size: 0.8em;
    font-weight: 400;
}

#header span.tagline {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: stretch;
    justify-content: stretch;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    font-size: 3px;
    color: rgb(99, 97, 97);
    width: 70%;
}

h2.title_section {
    color: rgb(99, 97, 97);
}

.breadcrumbs {
    background-color: #fff;
    font-size: 12px;
    padding: 10px 5% 25px 5%;
}

section.search {
    /*border-top: 1px solid rgb(235, 235, 235);*/
    width: 100%;
    padding: 2px 2% 2px 2%;
    font-size: 12px;
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

section.search a .favorite-list {
    /* border: solid 1px rgb(224, 223, 223); */
    border-radius: 3px;
    padding: 0 3px 3px 3px;
    width: 70px;
    font-size: 8px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

section.search a .favorite-list:hover {
    background-color: rgb(236, 236, 236);
}

section.search form {
    width: calc(100% - 67px);
    margin-right: 3px;
}

section.search form .search-form {
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    flex-direction: row;
}

section.search input#search {
    width: calc(100% - 28px);
    height: 25px;
    padding-left: 5px;
    border-radius: 0;
    font-size: 11px;
}

section.kantan-search {
    /*margin-top: 30px;*/
    width: 100%;
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    flex-direction: column;
    font-size: 12px;
    color: rgb(99, 97, 97);
}

section.kantan-search form {
    margin-top: 20px;
    margin-bottom: 15px;
    width: 100%;
    padding: 0 3px 3px 3px;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-direction: column;
    flex-direction: column;
    text-align: center;
}

section.kantan-search .search-title {
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 100%;
    margin-top: 13px;
    margin-bottom: 13px;
    font-size: 18px;
}

section.kantan-search p.posting-number {
    font-size: 18px;
    font-weight: bold;
    /*margin-bottom: 13px;*/
}

.total-number {
    font-size: x-large;
}

.sub-number {
    font-size: 15px;
}

section.kantan-search p.description {
    margin-bottom: 13px;
}

section.kantan-search form .search-title div {
    font-size: 15px;
    font-weight: bold;
}

section.kantan-search .search-title .search-border {
    border-bottom: solid 1px;
    border-color: rgb(99, 97, 97);
    width: 26%;
}

section.kantan-search .search-form {
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    flex-direction: row;
}

section.kantan-search .search-form input#search {
    width: calc(100% - 29px);
    height: 25px;
    padding-left: 5px;
    border-radius: 0;
    font-size: 11px;
}

section.kantan-search .search-form button.search-submit {
    /* margin-top: 5px; */
    margin-left: -1px;
}

input#search::placeholder {
    color: darkgray;
}

.search-submit {
    margin-left: -1px;
    height: 25px;
    padding: 0 8px 0 8px;
    border-radius: 0;
    background-color: lightpink;
}

.article_list .more-display {
    /* reset default button css */
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;

    display: block;
    background-color: #fafafa;
    width: 100%;
    height: 60px;
    color: rgb(105, 105, 105);
    border-top: 1px solid rgb(235, 235, 235);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.pink-wide-button {
    /* reset default button css */
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;

    display: block;
    background-color: rgb(252, 230, 252);
    width: 90%;
    margin: 5px 5% 5px 5%;
    padding-top: 3px;
    padding-bottom: 3px;
    border: solid 1px;
    border-color: rgb(168, 168, 168);
    font-size: 12px;
    color: rgb(138, 136, 136);
}

section.kantan-search .popular-search .popular-search-buttons {
    margin-top: 5px;
    margin-bottom: 20px;
    padding-left: 10px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-direction: row;
    flex-direction: row;
}


.popular-search-button {
    margin: 3px;
    background-color: #eb6a7a;
    border: solid 1px;
    border-color: #eb6a7a;
    font-size: 12px;
    border-radius: 12px;
    padding: 3px 12px 3px 12px;
}

/*.popular-search-button {*/
/* reset default button css */
/*border: none;*/
/*cursor: pointer;*/
/*outline: none;*/
/*padding: 0;*/
/*appearance: none;*/
/**/
/*margin: 3px;*/
/*background-color: #fff;*/
/*border: solid 1px;*/
/*border-color: rgb(247, 145, 145);*/
/*font-size: 10px;*/
/*border-radius: 12px;*/
/*padding: 3px 6px 3px 6px;*/
/*color: rgb(138, 136, 136);*/
/*}*/
.popular-search-button a {
    /*color: rgb(138, 136, 136);*/
    color: #fff;
}

/*.popular-search-button a:hover{*/
/*    color: #FF6C00;*/
/*}*/
.detail-search-container {
    background-color: #fafafa;
    border-top: 1px solid rgb(235, 235, 235);
    height: 60px;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-box-direction: row;
    flex-direction: row;
}

.dark-pink-button {
    display: inline-block;
    text-align: center;
    background-color: #e077b5;
    font-size: 10px;
    color: #FFF;
    width: 40%;
    min-width: 140px;
    max-width: 200px;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    margin: 5px 0 5px 0;
}

.dark-pink-button:hover {
    opacity: 0.8;
}

.linklistcatname {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-direction: row;
    flex-direction: row;
}

.linklistcatname .expandlinks {
    padding-top: 5px;
}

.linklistcatname .expandlinks img.arrow-down, .linklistcatname .expandlinks img.arrow-up {
    width: 18px;
    margin-left: 5px;
}

.pick_up_list {
    margin-top: 30px;
    margin-bottom: 30px;
}

.whitespace-adjustment-m30 {
    height: 30px;
}

.footer-images {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
}

.footer-image {
    margin: 9px;
    height: 100px;
    width: 44%;
    background-color: rgb(250, 217, 232);
}

.footer-image img {
    height: 100px;
    width: 100%;
}

/* body.category {
    background-color: #fff;
} */
.widget_search {
    border: 0;
}

/* アーカイブページ */
.archive-loop-wrap article.cat-list {
    margin: 0 0 10px;
}

header.archive-header.archive {
    padding: 5px 0;
}

.archive-header {
    display: inline-block;
    border-bottom: 0;
    position: relative;
    width: 100%;
}

.archive-loop-wrap .archive-thumbnail {
    width: 40%;
    height: auto;
    display: inline-block;
    float: left;
    margin-right: 0;
}

figure.archive-thumbnail img {
    width: 120px;
    height: auto;
}

.archive-meta-area .archive-meta .date.archive {
    padding: 10px 0 0;
    font-size: .8rem;
}

.archive-title {
    margin-left: 40%;
    position: absolute;
}

.archive-title h2.post-title {
    font-size: 14px;
}

.archive-meta-area .archive-meta {
    border-bottom: 0;
}

.archive-header .cat-name {
    display: none;
}

section.archive-content.excerpt {
    display: none;
}

#searchBox_sp {
    font-size: 10px;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

#searchBox_sp table {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
}

#searchBox_sp table th {
    padding: 5px;
    border: solid 1px rgb(231, 230, 230);
    vertical-align: middle;
    min-width: 80px;
}

#searchBox_sp table td {
    border: solid 1px rgb(231, 230, 230);
    height: 33px;
    vertical-align: middle;
}

#searchBox_sp table td div {
    height: 100%;
    width: 100%;
    /* display: table-cell; */
}

#searchBox_sp table td div span {
    margin: 12px 0 0 4px;
    overflow: hidden;
    display: inline-block;
    width: 73%;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis; /* Safari */
    /* white-space: nowrap; */
    /* width: 150px; */
}

#searchBox_sp table td input {
    margin: 3px;
    height: 27px;
    width: 73%;
    font-size: 12px;
    /* width: 148px; */
}

#searchBox_sp table tr th {
    background-color: #ffd9e2;
}

#searchBox_sp table tr td button {
    border: solid 1px rgb(168, 168, 168);
    border-radius: 5px;
    padding: 5px;
    background-color: #fff;
    color: #3B4552;
    width: 40px;
    float: right;
    margin: 3px 3px 0 0;
}

#searchBox_sp table tr td button#search_btn_sp {
    background-color: #EA7590;
    color: #fff;
    border-color: #EA7590;
}

section#search-top {
    padding: 15px 5% 15px 5%;
}

section#search-top .input-group.md-form.form-sm.form-1 input {
    /* border: 1px solid #bdbdbd; */
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    /*height: 30px;*/
    border-left: none;
}

section#search-top .input-group-text .fas.fa-search {
    color: #EA7590;
}

section#search-top .input-group-text {
    background: #FFF;
    border-right: none;
}

#keyword_input_form {
    padding: 15px 5% 15px 5%;
    /* border: 1px solid #bdbdbd; */
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    /*height: 30px;*/
}

#keyword_input_form input {
    border: #000 1px solid;
}

section.search-result {
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    padding-right: 15px;
    padding-left: 15px;
}

section.search-result .post {
    width: 100%;
    border: solid 1px rgb(167, 167, 167);
    margin-bottom: 10px;
    position: relative;
}

section.search-result .post-title {
    padding: 10px;
    font-size: 16px;
    margin-bottom: 0;
}

section.search-result .post-categories {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

section.search-result .post-category {
    font-size: 10px;
    border: solid 1px rgb(167, 167, 167);
    padding: 2px;
    margin: 5px;
}

section.search-result .post-tags {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

section.search-result .post-tag {
    font-size: 10px;
    border: solid 1px rgb(236, 150, 150);
    padding: 2px;
    margin: 5px;
}

section.search-result .postThumbnail {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}

section.search-result .postThumbnail img {
    width: 50%;
}

section.search-result .post-details {
    background-color: rgb(245, 244, 244);
    padding: 2px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

section.search-result .post-details .items {
    width: 100%;
    background-color: #fff;
    margin: 2px;
    font-size: 12px;
    min-height: 35px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}

section.search-result .post-details .items .title {
    font-weight: bold;
    width: 30%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-self: center;
    align-self: center;
    margin-left: 3px;
}

section.search-result .post-details .items .contents {
    width: 70%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-self: center;
    align-self: center;
    padding: 5px 0 5px 0;
}

section.search-result .post-contents {
    width: 100%;
    padding: 10px;
    padding-top: 20px;
    font-size: 12px;
}

section.search-result .post-border {
    margin: 0 5% 0 5%;
    width: 90%;
    border-bottom: 1px solid rgb(199, 199, 199);
}

section.search-result .post-actions {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
    padding: 10px 5px 10px 5px;
}

section.search-result .post-actions a {
    border: solid 1px rgb(168, 168, 168);
    border-radius: 5px;
    padding: 5px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

section.search-result .post-actions a span {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

section.search-result .post-actions .simplefavorite-button {
    width: 23%;
}

section.search-result .post-actions a.detail {
    width: 23%;
}

section.search-result .post-actions a.apply {
    width: 48%;
    background-color: #EA7590;
    color: #fff;
    border-color: #EA7590;
}

section.search-result .post-actions a.apply span {
    font-weight: bold;
}

section.search-result .post-actions a.each-apply {
    width: 71%;
    background-color: #EA7590;
    color: #fff;
    border-color: #EA7590;
}

section.search-result .post-actions a.each-apply span {
    font-weight: bold;
}

.company-name {
    display: block;
    color: rgb(161, 159, 159);
    padding: 15px 10px 0 10px;
    font-size: 12px;
}

body.page-template-page-favorite {
    background-color: #fff;
}

.post-information {
    width: 90%;
}

.post-information-tab {
    border-bottom: 1px solid rgb(161, 159, 159);
}

.post-information-tab li {
    font-size: 12px;
    width: 50%;
    float: left;
    margin: 0;
    padding: 10px 20px;
    cursor: pointer;
    list-style: none;
    transition: .3s;
    text-align: center;
}

.post-information-tab li.active {
    font-weight: bold;
    color: #EA7590;
    cursor: auto;
    border-bottom: 2px solid #EA7590;
}

.post-information-area section {
    display: none;
}

.post-information-area section.show {
    display: block;
    font-size: 12px;
    padding-top: 10px;
}

.post-information-area section.show h3 {
    display: block;
    border-left: 12px solid #EA7590;
    padding-left: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.post-information-area section.show div div {
    margin-left: 17px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.overflow-hidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-height: 500px;
}

.post-actions-bottom-wrapper {
    display: none;
}

.post-actions-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 3;
    /* background-color: #fff; */
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
    padding: 10px 5px 10px 5px;
    max-width: 768px;
}

.post-actions-bottom a {
    border: solid 1px rgb(168, 168, 168);
    border-radius: 5px;
    padding: 5px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.post-actions-bottom a span {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.post-actions-bottom .simplefavorite-button {
    width: 23%;
    background-color: #FFF;
}

.post-actions-bottom a.detail {
    width: 23%;
}

.post-actions-bottom a.apply {
    width: 48%;
    background-color: #EA7590;
    color: #fff;
    border-color: #EA7590;
}

.post-actions-bottom a.apply span {
    font-weight: bold;
}

.post-actions-bottom a.each-apply {
    width: 71%;
    background-color: #EA7590;
    color: #fff;
    border-color: #EA7590;
}

.post-actions-bottom a.each-apply span {
    font-weight: bold;
}

#favorite_list {
    border: solid 1px #EA7590;
    padding: 5px;
    background-color: #EA7590;
    text-align: center;
}

#favorite_list a {
    color: #fff;
}

.simplefavorites-clear {
    display: block;
    position: relative;
    padding: 0.8em;
    text-align: center;
    text-decoration: none;
    color: #1B1B1B;
    background: rgb(250, 222, 222);
    border: 1px solid rgb(250, 222, 222);
}

.simplefavorites-clear:hover {
    background: rgb(255, 195, 195);
    cursor: pointer;
    text-decoration: none;
}

#favorite_content h3.post-title {
    margin-left: 5%;
}

.paginate {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
}

.paginate a, .paginate span {
    border-right: solid 1px #EA7590;
    display: inline-block;
    min-width: 25px;
    padding: 3px;
    text-align: center;
}

.paginate a:last-child, .paginate span:last-child {
    border: none;
}

.paginate span {
    background-color: #EA7590;
    color: #fff;
}

.paginate span.dots {
    background-color: #fff;
    color: black;
}

/* .category-page {
    background-color: #fff;
} */
.category-page .category-title {
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    padding: 10px 5% 10px 5%;
    margin: 0;
    border-bottom: 1px solid rgb(235, 235, 235);
}

.category-page .category-title span {
    font-size: 12px;
    color: rgb(153, 153, 153);
}

.category-page .category-title span:first-child {
    font-size: 16px;
    font-weight: bold;
    color: black;
}

main.main {
    background-color: #FFF;
    padding: 20px 5% 0 5%;
}

main.main .ttl02 {
    font-size: 21px;
    /*font-size: 16px;*/
    font-weight: bold;
}

main.main .post-time {
    margin: 10px 0 10px 0;
    padding: 5px;
}

main.main .article__body h3 {
    margin: 20px 0 20px 0;
    padding-bottom: 10px;
    /*font-size: 21px;*/
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid;
}

main.main .article__body h5 {
    margin-bottom: 40px;
}

main.main .article__body p {
    margin-bottom: 20px;
}

main.main .article__body a {
    margin-top: 15px;
    display: block;
    color: #EA7590;
}

.article__body {
    font-size: 12px;
}

.article__ttl h1 {
    /*border-top: 1px solid #e5e5e5;*/
    /*border-bottom: 1px solid #e5e5e5;*/
    /*border-top: 2px solid;*/
    /*border-bottom: 2px solid;*/
}

.post-time {
    /*border-bottom: 2px solid;*/
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
/*}*/

.footer-recommend-outer {
    height: 150px;
    flex-wrap: wrap;
}

.footer-recommend-outer > a {
    height: 60px;
    width: 100px;
    /*background-color: #ccc;*/
    border: 1px solid #000;
    margin-left: 10px;
    font-size: 11px;
}

.footer-recommend-outer > a:last-child {
    margin-right: 10px;
}

.footer-content-outer {
    height: 70px;
}

.flex {
    display: flex;
    align-items: center;
}

.flex > a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-content-outer > a {
    height: 40px;
    width: 70px;
    /*background-color: #ccc;*/
    border: 1px solid #000;
    margin-left: 10px;
    font-size: 11px;
}

.footer-content-outer > a:last-child {
    margin-right: 10px;
}

#range {
    width: auto;
    height: auto;
}

.popular-search {
    width: 100%;
}


/*古谷記載*/
    .dark-pink-button-f {
        display: inline-block;
        text-align: center;
        background-color: #e077b5;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
		  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
        padding: 0px 40px;
		　　width: 400px;
       height: 40px;
		  margin: 5px 0 5px 0;
       vertical-align: middle;

    }

#btn_top_00  {
        display: inline-block;
        text-align: center;
        background-color: #e077b5;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
		  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
        padding: 0px 40px;
		　　width: 400px;
       height: 40px;
		  margin: 5px 0 5px 0;
       vertical-align: middle;
	font-size:0.5em;
}


#btn_top_00 {
        opacity: 0.8;
    }

