@charset "UTF-8";
/*
Theme Name: pet
Theme URI: https://sample_theme/
Author: ぽちとたま｜全国の犬猫ペットの里親募集マッチングサイト
Author URI: https://sample_theme/
Description: ぽちとたま オフィシャルサイト
*/
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.rr {
  color: #ff0000;
}

.rrr {
  color: #a51a35;
}

a {
  outline: none;
  color: #424242;
  text-decoration: none;
}
a:hover, a:active {
  color: #565656;
}

a:focus {
  outline: none;
}

.tar {
  text-align: right;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.fwb {
  font-weight: bold;
}

.fwn {
  font-weight: normal;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt60 {
  margin-top: 60px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb60 {
  margin-bottom: 60px;
}

.indents {
  padding-left: 1em;
  text-indent: -1em;
}

.br:after {
  content: "\A";
  white-space: pre;
}

input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
  vertical-align: bottom;
}

html {
  font-size: 62.5%;
}

body {
  background: #ffffff;
  color: #424242;
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.03em;
  font-weight: 500;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
}
@media screen and (min-width: 750px) {
  body {
    font-size: calc(14px + 2 * (100vw - 750px) / 1);
  }
}
@media screen and (min-width: 751px) {
  body {
    font-size: 16px;
  }
}

*:first-child + html body {
  /* for IF7 */
  font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

[hidden] {
  display: none;
}

.hidden {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.wrap_link {
  cursor: pointer;
}

/* ---------------------------------------- */
/* ----- FrontEndPM ----- */
/* ---------------------------------------- */
.um-profile .um-profile-body {
  max-width: 100% !important;
  margin: auto;
}

.um-avatar,
#fep-header .avatar {
  width: 50px;
}

#fep-header strong,
#fep-header {
  display: none;
  font-size: 13px  !important;
}

.um-profile-nav-add-post {
  display: block;
  width: 200px;
}

.um-profile-edit,
.um-profile-nav {
  display: none;
}

.um-account-side ul li:nth-of-type(4),
.um-account-side ul li:nth-of-type(3) {
  display: none;
}

.um-account-main,
.um-account-side {
  float: none !important;
  display: block !important;
  width: 100% !important;
}

.um-account-main {
  margin-top: 50px;
}

ul.wpuf-form li.nowstatus .wpuf-fields .wpuf-help {
  color: #ff0000 !important;
}

/* ---------------------------------------- */
/* ----- width ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  .pc_waku,
  .waku {
    width: 1100px;
    margin: auto;
  }

  .pc_none {
    display: none;
  }

  .hover {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .hover:active, .hover:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }

  .hover2 {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .hover2:active, .hover2:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }

  .pc_br:after {
    content: "\A";
    white-space: pre;
  }
}
@media only screen and (min-width: 639px) and (max-width: 1000px) {
  .tb_waku,
  .waku_max,
  .waku {
    width: 92%;
    margin: auto;
  }

  .tb_br:after {
    content: "\A";
    white-space: pre;
  }

  .tb_none {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  .tbsp_none {
    display: none;
  }

  .tbsp_waku {
    width: 92%;
    margin: auto;
  }

  .tbsp_br:after {
    content: "\A";
    white-space: pre;
  }
}
@media only screen and (max-width: 639px) {
  .sp_waku,
  .waku_max,
  .waku {
    width: 92%;
    margin: auto;
  }

  .sp_none {
    display: none;
  }

  .sp_br:after {
    content: "\A";
    white-space: pre;
  }
}
/* ---------------------------------------- */
/* ----- header ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #header .waku {
    padding: 10px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
  #header .search {
    width: 33.33%;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  #header .search .textform {
    padding-left: 35px;
    color: #8f8f8f;
    border: solid 1px #eeeeee;
    background: url(./img/common/ico_search.png) center left no-repeat #f5f5f5;
    background-position: left 10px top 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #header #logo {
    width: 33.33%;
    padding-top: 5px;
    text-align: center;
  }
  #header #logo span {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
  }
  #header #logo .img {
    margin-bottom: 5px;
  }
  #header .link_list {
    width: 33.33%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #header .link_list li {
    margin-left: 10px;
  }
  #header .link_list a {
    width: 72px;
    height: 72px;
    display: block;
    padding-top: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
    font-size: 1.1rem;
    text-align: center;
    font-weight: bold;
    -moz-border-radius: 72px;
    -webkit-border-radius: 72px;
    border-radius: 72px;
    color: #79612e;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #header .link_list a.ico_register {
    background: url(./img/common/ico_register.png) left 25px top 30% no-repeat #f2f0e2;
  }
  #header .link_list a.ico_register:hover {
    background: url(./img/common/ico_register.png) left 25px top 30% no-repeat #e6e2c7;
  }
  #header .link_list a.ico_login {
    background: url(./img/common/ico_login.png) left 25px top 30% no-repeat #f2f0e2;
  }
  #header .link_list a.ico_login:hover {
    background: url(./img/common/ico_login.png) left 25px top 30% no-repeat #e6e2c7;
  }
  #header .link_list a.ico_mypage {
    padding-top: 43px;
    font-size: 10px;
    font-size: 1rem;
    background: url(./img/common/ico_mypage.png) left 25px top 30% no-repeat #f2f0e2;
  }
  #header .link_list a.ico_mypage:hover {
    background: url(./img/common/ico_mypage.png) left 25px top 30% no-repeat #e6e2c7;
  }
  #header .link_list a.ico_out {
    padding-top: 43px;
    font-size: 10px;
    font-size: 1rem;
    background: url(./img/common/ico_out.png) left 25px top 30% no-repeat #f2f0e2;
  }
  #header .link_list a.ico_out:hover {
    background: url(./img/common/ico_out.png) left 25px top 30% no-repeat #e6e2c7;
  }
}
@media only screen and (max-width: 1000px) {
  #header .waku {
    padding: 2vw 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
  #header #logo {
    width: 50%;
    padding-top: 5px;
  }
  #header #logo a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #header #logo span {
    font-size: 1.9vw;
    display: block;
  }
  #header #logo .img {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  #header #logo .img img {
    width: 80%;
  }
  #header #logo .title {
    margin-bottom: 2vw;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  #header .link_list {
    width: 50%;
    padding-top: 1.2vw;
    padding-left: 2vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #header .link_list li {
    width: 30%;
    margin-left: 1vw;
  }
  #header .link_list .side-menu-btn,
  #header .link_list a {
    width: 11vw;
    height: 7vw;
    display: block;
    padding-top: 12vw;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 2.4vw;
    text-align: center;
    font-weight: bold;
    color: #79612e;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #header .link_list .side-menu-btn.ico_register,
  #header .link_list a.ico_register {
    background: url(./img/common/ico_register_sp.png) center center no-repeat;
    -webkit-background-size: 10vw;
    background-size: 10vw;
  }
  #header .link_list .side-menu-btn.ico_login,
  #header .link_list a.ico_login {
    background: url(./img/common/ico_login_sp.png) center center no-repeat;
    -webkit-background-size: 10vw;
    background-size: 10vw;
  }
  #header .link_list .side-menu-btn.ico_nav,
  #header .link_list a.ico_nav {
    background: url(./img/common/ico_nav_sp.png) center center no-repeat;
    -webkit-background-size: 10vw;
    background-size: 10vw;
  }
  #header .link_list .side-menu-btn.ico_mypage,
  #header .link_list a.ico_mypage {
    padding-top: 12.5vw;
    font-size: 1.9vw;
    background: url(./img/common/ico_mypage_sp.png) center center no-repeat;
    -webkit-background-size: 10vw;
    background-size: 10vw;
  }
  #header .link_list .side-menu-btn.ico_out,
  #header .link_list a.ico_out {
    padding-top: 12.5vw;
    font-size: 1.9vw;
    background: url(./img/common/ico_out_sp.png) center center no-repeat;
    -webkit-background-size: 10vw;
    background-size: 10vw;
  }
}
@media only screen and (min-width: 1001px) {
  #navigation {
    padding: 8px 0;
    background: #f2f0e2;
  }
  #navigation ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
  #navigation a {
    display: block;
    width: 100%;
    padding: 23px 0;
    text-align: center;
    line-height: 1;
    font-weight: bold;
    color: #79612e;
    background: #f2f0e2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #navigation a:hover {
    background: #ffffff;
  }
  #navigation li {
    padding: 0 10px;
    border-left: dotted 3px #b3a791;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  #navigation li:nth-of-type(5) {
    border-right: dotted 3px #b3a791;
  }
  #navigation li:nth-of-type(5) a {
    padding: 15px 0;
  }
  #navigation .ss {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 1000px) {
  #navigation li {
    border-bottom: dotted 3px #e6e6e6;
  }
  #navigation a {
    padding: 2.5vw 0;
    display: block;
  }

  .side-menu .btn_box {
    width: 90%;
    margin: 4vw auto;
  }
  .side-menu .btn_box .btn {
    margin-bottom: 2.8vw;
  }
  .side-menu .btn_box .btn a {
    display: block;
    padding: 3vw 0;
    font-weight: bold;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .side-menu .btn_box .btn.btn_register a {
    color: #ffffff;
    background: #a51a35;
    background: url(./img/common/ico_register_ww.png) left 2.5vw top 50% no-repeat #a51a35;
    -webkit-background-size: 5vw;
    background-size: 5vw;
  }
  .side-menu .btn_box .btn.btn_login a {
    color: #a51a35;
    border: solid 1px #a51a35;
    background: url(./img/common/ico_register_rr.png) left 2.5vw top 50% no-repeat #ffffff;
    -webkit-background-size: 5vw;
    background-size: 5vw;
  }
  .side-menu .btn_box .btn.btn_mypage a {
    color: #ffffff;
    background: #a51a35;
    background: url(./img/common/ico_mypage_ww.png) left 2.5vw top 50% no-repeat #a51a35;
    -webkit-background-size: 5vw;
    background-size: 5vw;
  }
  .side-menu .btn_box .btn.btn_logout a {
    color: #a51a35;
    border: solid 1px #a51a35;
    background: url(./img/common/ico_logout_rr.png) left 2.5vw top 50% no-repeat #ffffff;
    -webkit-background-size: 5vw;
    background-size: 5vw;
  }

  /* サイドオープン時にメインコンテンツを覆う部分 */
  .overlay {
    content: '';
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: transparent;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 13;
  }

  .overlay::after {
    visibility: hidden;
    position: fixed;
    top: 40%;
    left: 0;
    display: block;
    width: 100%;
    height: 50px;
    color: rgba(255, 255, 255, 0);
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }

  .side-open .overlay {
    visibility: visible;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.7);
  }

  .side-open .overlay::after {
    visibility: visible;
    color: rgba(255, 255, 255, 0.8);
  }

  /* サイドメニュー ※リストのスタイルは省略 */
  .side-menu {
    position: fixed;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0px);
    top: 0;
    right: 0;
    width: 80%;
    height: 100%;
    padding-top: 2vw;
    padding-bottom: 10vw;
    text-align: left;
    font-size: 4vw;
    background: #faf8e7;
    z-index: 999999;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    display: none;
  }

  /* 開閉用ボタン ※ボタンの細かいスタイルは省略 */
  .side-menu-btn {
    cursor: pointer;
    z-index: 14;
  }

  /* サイドメニューオープン */
  .side-open .side-menu {
    display: block;
    visibility: visible;
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }

  .side-open .wrapper,
  .side-open .overlay {
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0);
  }
}
@media only screen and (min-width: 1001px) {
  #content {
    padding-bottom: 50px;
    overflow: hidden;
    *zoom: 1;
  }
  #content #main {
    width: 770px;
    float: left;
  }
  #content #side {
    width: 300px;
    float: right;
  }
}
/* ---------------------------------------- */
/* ----- top ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #mv {
    padding-top: 40px;
    min-height: 540px;
    background: url(./img/top/bg_mv.jpg) center top no-repeat;
    background-size: cover;
  }
  #mv .pc_waku {
    padding: 30px 60px;
    min-height: 500px;
    background: url(./img/top/bg_mv_cont.jpg) center top no-repeat;
  }
  #mv .in_waku {
    width: 980px;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
  }
  #mv .left {
    width: 490px;
    padding-right: 40px;
    float: left;
    padding-top: 30px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mv .left .txt {
    margin-top: 8px;
    color: #79612e;
  }
  #mv .right {
    width: 490px;
    float: right;
    padding-top: 35px;
  }
  #mv .right .ttl {
    padding: 3px 0;
    font-size: 25px;
    font-size: 2.5rem;
    color: #a51a35;
  }
  #mv .right .ttl:before {
    content: url(./img/common/ico_attention.png);
    margin-right: 7px;
    vertical-align: middle;
    line-height: 0;
  }
  #mv .right .ttl_main {
    margin: 0px auto 15px auto;
    font-size: 20px;
    font-size: 2rem;
  }
  #mv .right ul {
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #mv .right li {
    width: 97px;
    margin-right: 1px;
    margin-bottom: 1px;
  }
  #mv .right li:last-of-type {
    margin-right: 0;
  }
  #mv .right .btn {
    width: 300px;
    margin: 25px auto;
  }
}
@media only screen and (max-width: 1000px) {
  #mv {
    padding-top: 10px;
  }
  #mv .left {
    padding-top: 12vw;
    min-height: 45vw;
    background: url(./img/top/bg_mv_sp.jpg) center top no-repeat;
    background-size: 100%;
    text-align: right;
  }
  #mv .left .img {
    margin-right: 12vw;
  }
  #mv .left .img img {
    width: 52vw;
  }
  #mv .left .txt {
    margin-top: 2.6vw;
    padding-left: 33vw;
    font-size: 2.9vw;
    text-align: center;
    color: #79612e;
  }
}
@media only screen and (max-width: 1000px) and (orientation: landscape) {
  #mv .left .txt {
    font-size: 2vw;
  }
}
@media only screen and (max-width: 1000px) {
  #mv .right .ttl {
    padding: 4vw 0 3px 0;
    color: #a51a35;
    font-size: 5vw;
  }
  #mv .right .ttl span {
    padding-left: 8vw;
    background: url(./img/common/ico_attention@2x.png) center left no-repeat;
    -webkit-background-size: 10%;
    background-size: 10%;
  }
  #mv .right .ttl_main {
    margin: 0 auto 3vw auto;
    font-size: 3.5vw;
  }
  #mv .right ul {
    width: 95%;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #mv .right li {
    width: 20%;
    padding: 0.5vw;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mv .right li img {
    width: 100%;
  }
  #mv .right .btn {
    width: 80%;
    margin: 5vw auto 7vw auto;
  }
}
@media only screen and (min-width: 1001px) {
  #topAbout {
    height: 370px;
    margin-top: 40px;
    margin-bottom: 40px;
    background: url(./img/top/bg_topabout_pc.png) right top no-repeat #f2f0e2;
  }
  #topAbout .ttl {
    padding-top: 40px;
    padding-left: 50px;
    font-size: 25px;
    font-size: 2.5rem;
    color: #ba6773;
  }
  #topAbout .txt {
    padding-top: 10px;
    padding-left: 50px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #371010;
  }
  #topAbout .btns {
    padding-top: 20px;
    padding-left: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #topAbout .btns li {
    width: 260px;
    margin-right: 15px;
  }
  #topAbout .btns li.mypage {
    width: 260px;
    margin-left: 150px;
  }
}
@media only screen and (max-width: 1000px) {
  #topAbout {
    margin-bottom: 6vw;
    background: #f2f0e2;
  }
  #topAbout .ttl {
    min-height: 42vw;
    padding: 5vw 0 0 6vw;
    text-shadow: 0 0 5px #fff,0 0 10px #fff,0 0 10px #fff,0 0 15px #fff;
    font-size: 5vw;
    color: #ba6773;
    background: url(./img/top/bg_topabout_sp.png) right top no-repeat #f2f0e2;
    background-size: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #topAbout .txt {
    padding: 5vw 6vw 5vw 6vw;
    font-size: 12px;
    color: #371010;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 320px) {
  #topAbout .txt {
    font-size: calc(12px + 1 * (100vw - 320px) / 1);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 321px) {
  #topAbout .txt {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1000px) {
  #topAbout .btns {
    padding-bottom: 3vw;
  }
  #topAbout .btns li {
    width: 90%;
    margin: 0 auto 3vw auto;
  }
}
@media only screen and (min-width: 1001px) {
  .search_box .cont {
    padding: 30px;
    border: solid 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .search_box .topcont {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .search_box .topcont .left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .search_box .topcont .left .ttl_ss {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    margin-right: 30px;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #503d21;
  }
  .search_box .topcont .left .form {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .search_box .topcont .left .form select {
    width: 210px;
    padding: 5px 10px;
    border: solid 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0 0 0 #ffffff;
    -webkit-box-shadow: 0 0 0 #ffffff;
    box-shadow: 0 0 0 #ffffff;
  }
  .search_box .topcont .right {
    margin-left: 15px;
  }
  .search_box .topcont .right #postSearchInput {
    width: 300px;
    padding-left: 35px;
    padding: 7px 40px;
    color: #8f8f8f;
    border: solid 1px #eeeeee;
    background: url(./img/common/ico_search.png) center left no-repeat #f5f5f5;
    background-position: left 10px top 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .search_box .btm {
    padding: 15px 30px;
    background: #f4f0e6;
  }
  .search_box .btm .s_ttl {
    font-weight: bold;
    color: #503d21;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  .search_box .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .search_box .list.dog {
    margin-bottom: 5px;
  }
  .search_box .list li {
    width: 40%;
    margin-right: 15px;
    font-size: 15px;
    font-size: 1.5rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: ﬂex-start;
    -moz-justify-content: ﬂex-start;
    -ms-justify-content: ﬂex-start;
    justify-content: ﬂex-start;
    -ms-flex-pack: ﬂex-start;
  }
  .search_box .list li:nth-of-type(2) {
    width: 30%;
    margin-right: 15px;
  }
  .search_box .list li:nth-of-type(3) {
    width: 30%;
    margin-right: 0px;
  }
  .search_box .list li:nth-of-type(2) .check {
    width: 50%;
  }
  .search_box .list li:nth-of-type(3) .check {
    width: 33%;
  }
  .search_box .list li .check.top {
    overflow: hidden;
    *zoom: 1;
  }
  .search_box .list li .check.top div {
    float: left;
  }
  .search_box .list li .check.top .ico {
    width: 98px;
  }
  .search_box .list li .check.top .label_style {
    padding: 0 25px;
  }
  .search_box .hokenjofl {
    margin-top: 15px;
    font-size: 15px;
    font-size: 1.5rem;
    color: #a51a35;
  }
  .search_box .btn {
    width: 250px;
    margin: 15px auto 0 auto;
  }
  .search_box input[type="submit"] {
    width: 100%;
    display: block;
    padding: 10px 30px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background: #33A974;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
@media only screen and (max-width: 1000px) {
  .search_box .cont {
    margin-top: 4vw;
    padding: 2.5vw;
    border: solid 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .search_box .topcont {
    margin-bottom: 2vw;
  }
  .search_box .topcont .left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .search_box .topcont .left .ttl_ss {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    margin-right: 25px;
    margin-left: 3vw;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #503d21;
  }
  .search_box .topcont .left .form {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .search_box .topcont .left .form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 50vw;
    padding: 0vw 3vw;
    font-size: 14px;
    font-size: 1.4rem;
    background: #ffffff;
    border: solid 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0 0 0 #ffffff;
    -webkit-box-shadow: 0 0 0 #ffffff;
    box-shadow: 0 0 0 #ffffff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  .search_box .word {
    margin-top: 2.5vw;
  }
  .search_box .word #postSearchInput {
    width: 100%;
    padding: 2.5vw 5vw;
    padding-left: 9.5vw;
    color: #8f8f8f;
    border: solid 1px #eeeeee;
    background: url(./img/common/ico_search.png) center left no-repeat #f5f5f5;
    background-position: left 10px top 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .search_box .btm {
    padding: 3vw 2vw;
    background: #f4f0e6;
  }
  .search_box .btm .s_ttl {
    font-weight: bold;
    color: #503d21;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  .search_box .list.dog {
    margin-bottom: 4vw;
  }
  .search_box .list li {
    font-size: 3vw;
    overflow: hidden;
    *zoom: 1;
  }
  .search_box .list li:nth-of-type(1) {
    width: 60%;
    float: left;
    margin-bottom: 1vw;
  }
  .search_box .list li:nth-of-type(2) {
    width: 40%;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 1vw;
  }
  .search_box .list li:nth-of-type(3) {
    width: 100%;
    float: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .search_box .list li:nth-of-type(2) .check {
    width: 50%;
  }
  .search_box .list li:nth-of-type(3) .check {
    width: 33%;
  }
  .search_box .list li .check.top {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .search_box .list li .check.top div {
    display: table-cell;
    vertical-align: top;
  }
  .search_box .list li .check.top .ico {
    width: 45%;
  }
  .search_box .list li .check.top .ico img {
    width: 100%;
  }
  .search_box .list li .check.top .label_style {
    width: 95%;
  }
  .search_box .hokenjofl {
    margin-top: 15px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #a51a35;
  }
  .search_box .btn {
    width: 70%;
    margin: 15px auto 0 auto;
  }
  .search_box input[type="submit"] {
    width: 100%;
    display: block;
    padding: 3vw 0;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background: #33A974;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
.search_box_side .hokenjofl {
  margin-top: 15px;
  font-size: 15px;
  font-size: 1.5rem;
  color: #a51a35;
}

.search_box_side,
.search_box {
  font-weight: bold;
}
.search_box_side .check input[type=checkbox],
.search_box .check input[type=checkbox] {
  display: none;
}
.search_box_side .check .label_style,
.search_box .check .label_style {
  display: block;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
  border: 1px solid #e6e6e6;
}
.search_box_side .check .label_style.nomal.no,
.search_box .check .label_style.nomal.no {
  border-left: none;
  border-right: none;
}
.search_box_side .check .label_style.nomal,
.search_box .check .label_style.nomal {
  color: #424242;
  background: #ffffff;
}
.search_box_side .check .label_style.boy,
.search_box .check .label_style.boy {
  color: #175e94;
  background: #e1f4f7;
  border-right: none;
}
.search_box_side .check .label_style.girl,
.search_box .check .label_style.girl {
  color: #da3875;
  background: #ffefef;
}
.search_box_side .check input[type="checkbox"]:checked + label.nomal,
.search_box .check input[type="checkbox"]:checked + label.nomal {
  color: #949494;
  background: #ededed;
}
.search_box_side .check input[type="checkbox"]:checked + label.boy,
.search_box .check input[type="checkbox"]:checked + label.boy {
  color: #b0cad9;
  background: #d6e8eb;
}
.search_box_side .check input[type="checkbox"]:checked + label.girl,
.search_box .check input[type="checkbox"]:checked + label.girl {
  color: #e993ac;
  background: #f8e1e1;
}

@media only screen and (min-width: 1001px) {
  .search_box_side .label_style,
  .search_box .label_style {
    height: 41px;
    line-height: 41px;
  }
}
@media only screen and (max-width: 1000px) {
  .search_box_side .label_style,
  .search_box .label_style {
    padding: 1.8vw 0;
  }
}
@media only screen and (min-width: 1001px) {
  .mbbopx {
    margin-bottom: 50px;
  }
  .mbbopx_mm {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 1000px) {
  .mbbopx {
    margin-bottom: 10vw;
  }
  .mbbopx_mm {
    margin-bottom: 6vw;
  }
}
/* ---------------------------------------- */
/* ----- ペット一覧 ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  .petlist .btn {
    width: 250px;
    margin: 30px auto 0 auto;
  }
  .petlist .list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .petlist .list li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    width: 185px;
    margin-right: 10px;
    margin-bottom: 40px;
    font-size: 13px;
    font-size: 1.3rem;
    border: solid 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .petlist .list li:nth-of-type(4n+4) {
    margin-right: 0px;
  }
  .petlist .list .box {
    position: relative;
  }
  .petlist .list .status {
    width: 100%;
    position: absolute;
  }
  .petlist .list .in_ttl {
    padding: 10px 8px;
    line-height: 1.4;
    min-height: 40px;
  }
  .petlist .list .cat {
    padding: 0px 8px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .petlist .list .time {
    padding: 3px 8px 6px 8px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .petlist .list .img {
    position: relative;
  }
  .petlist .list .img .top_status {
    width: 100%;
    position: absolute;
    top: 0;
  }
  .petlist .list .img .top_status:before {
    content: "！";
    margin-right: 5px;
    padding: 0 2px;
    font-weight: bold;
    font-size: 12px;
    font-size: 1.2rem;
    color: #a51a35;
    background: #ffffff;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
  }
  .petlist .bn_hokenjyo {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 1000px) {
  .petlist .btn {
    width: 90%;
    margin: 3vw auto 10vw auto;
  }
  .petlist .list li {
    border-bottom: solid 1px #e6e6e6;
  }
  .petlist .list li .cont {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 4vw 0;
    font-size: 3vw;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .petlist .list li:last-of-type {
    border-bottom: none;
  }
  .petlist .list .in_ttl {
    padding: 0 0 1.5vw 0;
    line-height: 1.4;
  }
  .petlist .list .cat {
    font-size: 3vw;
    font-weight: bold;
  }
  .petlist .list .time {
    padding: 1vw 0 1.5vw 0;
    font-size: 2.5vw;
  }
  .petlist .list .box {
    width: 60vw;
  }
  .petlist .list .img {
    width: 30vw;
    margin-right: 4vw;
    position: relative;
  }
  .petlist .list .img img {
    width: 100%;
  }
  .petlist .list .img .top_status {
    width: 100%;
    position: absolute;
    top: 0;
    font-size: 10px;
    font-size: 1rem;
  }
  .petlist .list .img .top_status:before {
    content: "！";
    margin-right: 5px;
    font-weight: bold;
    font-size: 10px;
    font-size: 1rem;
    color: #a51a35;
    background: #ffffff;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
  }
  .petlist .bn_hokenjyo {
    margin-bottom: 10vw;
  }
}
.milkvolunteerlist .list .img,
.petlist .list .img {
  position: relative;
}
.milkvolunteerlist .cp_ribbon_ico,
.petlist .cp_ribbon_ico {
  width: 183px;
  height: 183px;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.milkvolunteerlist .cp_ribbon,
.petlist .cp_ribbon {
  font-size: 1em;
  line-height: 1.0em;
  position: relative;
  bottom: -135px;
  right: -60px;
  width: 183px;
  padding: 7px 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-align: center;
  letter-spacing: 0.5px;
  color: #ffffff;
  background-color: #33A974;
}

@media only screen and (max-width: 1000px) {
  .milkvolunteerlist .list .img,
  .petlist .list .img {
    position: relative;
  }
  .milkvolunteerlist .cp_ribbon_ico,
  .petlist .cp_ribbon_ico {
    width: 30vw;
    height: 30vw;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
  .milkvolunteerlist .cp_ribbon,
  .petlist .cp_ribbon {
    font-size: 2.8vw;
    line-height: 1.0em;
    position: relative;
    bottom: -20.6vw;
    right: -8.3vw;
    width: 30vw;
    padding: 1.6vw 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-align: center;
    letter-spacing: 0.5px;
    color: #ffffff;
    background-color: #33A974;
  }
}
.basicinformation .imgbox .imgbox-top {
  position: relative;
}
.basicinformation .cp_ribbon_ico {
  width: 183px;
  height: 183px;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.basicinformation .cp_ribbon {
  font-size: 1em;
  line-height: 1.0em;
  position: relative;
  bottom: -130px;
  right: -55px;
  width: 183px;
  padding: 7px 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  text-align: center;
  letter-spacing: 0.5px;
  color: #ffffff;
  background-color: #33A974;
}

@media only screen and (max-width: 1000px) {
  .basicinformation .imgbox .imgbox-top {
    position: relative;
  }
  .basicinformation .cp_ribbon_ico {
    width: 50vw;
    height: 50vw;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    right: 0px;
  }
  .basicinformation .cp_ribbon {
    font-size: 4vw;
    line-height: 1.0em;
    position: relative;
    bottom: -35vw;
    right: -14vw;
    width: 50vw;
    padding: 2vw 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    text-align: center;
    letter-spacing: 0.5px;
    color: #ffffff;
    background-color: #33A974;
  }
}
.singlepage .male,
.petlist .male {
  color: #175e94;
}
.singlepage .female,
.petlist .female {
  color: #da3875;
}
.singlepage .top_status.hokenjyo,
.singlepage .status.hokenjyo,
.petlist .top_status.hokenjyo,
.petlist .status.hokenjyo {
  color: #ffffff;
  background: #a51a35;
}
.singlepage .status.on,
.petlist .status.on {
  color: #ffffff;
  background: #d5d083;
}
.singlepage .status.off,
.petlist .status.off {
  color: #8b8b8b;
  background: #d8d8d8;
}

/* ---------------------------------------- */
/* ----- ミルクボランティア募集情報 ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  .milklist .list li {
    font-size: 14px;
    font-size: 1.4rem;
    overflow: hidden;
    *zoom: 1;
    padding: 10px 0;
    border-bottom: solid 1px #e6e6e6;
  }
  .milklist .list li:active .in_ttl, .milklist .list li:hover .in_ttl {
    text-decoration: underline;
  }
  .milklist .list .day {
    width: 80px;
    margin-right: 20px;
    float: left;
  }
  .milklist .list .cat {
    width: 120px;
    margin-right: 20px;
    float: left;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
    background: #ededed;
  }
  .milklist .list .in_ttl {
    width: 478px;
    float: left;
  }
  .milklist .btn {
    width: 320px;
    margin: 20px auto 0 auto;
  }
  .milklist .box {
    padding: 20px 25px;
    border: solid 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1000px) {
  .milklist .list {
    margin-top: 3vw;
    margin-bottom: 6vw;
  }
  .milklist .list li .cont {
    overflow: hidden;
    *zoom: 1;
    padding: 3vw 0;
    border-bottom: solid 1px #e6e6e6;
  }
  .milklist .list li:active .in_ttl, .milklist .list li:hover .in_ttl {
    text-decoration: underline;
  }
  .milklist .list .top {
    margin-bottom: 1vw;
    overflow: hidden;
    *zoom: 1;
  }
  .milklist .list .day {
    width: 20vw;
    margin-right: 3vw;
    float: left;
    font-size: 3vw;
  }
  .milklist .list .cat {
    width: 30vw;
    float: left;
    font-size: 3vw;
    text-align: center;
    background: #ededed;
  }
  .milklist .list .in_ttl {
    font-size: 3.4vw;
  }
}
/* ---------------------------------------- */
/* ----- 全国譲渡会の情報 ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  .jyotolist .selectarea {
    margin-bottom: 20px;
  }
  .jyotolist .selectarea .s_ttl {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
  }
  .jyotolist .selectarea .cont {
    padding: 10px 20px;
    background: #f2f0e2;
  }
  .jyotolist .selectarea ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .jyotolist .selectarea ul li {
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    width: 114px;
    margin-right: 5px;
    padding: 5px 0;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: center;
    background: #ffffff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .jyotolist .selectarea ul li:last-of-type {
    margin-right: 0;
  }
  .jyotolist .selectarea ul li:active, .jyotolist .selectarea ul li:hover {
    background: #faf8ed;
  }
  .jyotolist .selectarea ul a {
    width: 100%;
    display: block;
  }
  .jyotolist .btn {
    width: 320px;
    margin: 20px auto 30px auto;
  }

  .topjyotokai {
    margin-bottom: 20px;
    padding: 20px 20px 0 20px;
    border: solid 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .topjyotokai ul {
    overflow: hidden;
    *zoom: 1;
  }
  .topjyotokai li {
    width: 340px;
    float: left;
    margin-bottom: 20px;
  }
  .topjyotokai li:nth-of-type(2n+1) {
    margin-right: 20px;
  }
  .topjyotokai li .cont {
    overflow: hidden;
    *zoom: 1;
    position: relative;
  }
  .topjyotokai .img {
    width: 98px;
    height: 98px;
    float: left;
    margin-right: 15px;
  }
  .topjyotokai .data {
    width: 227px;
    float: left;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .topjyotokai .cat {
    width: 80px;
    padding: 6px 0;
    margin-bottom: 3px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    text-align: center;
    background: #ededed;
  }
  .topjyotokai .time {
    position: absolute;
    bottom: 0px;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
  }
}
@media only screen and (max-width: 1000px) {
  .sp_select_link {
    margin-top: 5vw;
    padding: 5vw 0;
    background: #f2f0e2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  .sp_select_link .s_ttl {
    margin-right: 2vw;
    font-size: 3.5vw;
  }

  .topjyotokai li {
    border-bottom: solid 1px #e6e6e6;
  }
  .topjyotokai li .cont {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 4vw 0;
    font-size: 3vw;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .topjyotokai li:last-of-type {
    border-bottom: none;
  }
  .topjyotokai .data {
    position: relative;
    width: 60vw;
  }
  .topjyotokai .in_ttl {
    padding: 0 0 1.5vw 0;
    line-height: 1.4;
  }
  .topjyotokai .cat {
    width: 30vw;
    margin-bottom: 3vw;
    font-size: 3vw;
    text-align: center;
    font-weight: bold;
    background: #ededed;
  }
  .topjyotokai .time {
    position: absolute;
    bottom: 0;
    padding: 1vw 0 1.5vw 0;
    font-size: 2.5vw;
  }
  .topjyotokai .img {
    width: 30vw;
    margin-right: 4vw;
    position: relative;
  }
  .topjyotokai .img img {
    width: 100%;
  }
  .topjyotokai .img .top_status {
    width: 100%;
    position: absolute;
    top: 0;
    font-size: 10px;
    font-size: 1rem;
  }
  .topjyotokai .img .top_status:before {
    content: "！";
    margin-right: 5px;
    font-weight: bold;
    font-size: 10px;
    font-size: 1rem;
    color: #a51a35;
    background: #ffffff;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
  }
}
/* ---------------------------------------- */
/* ----- サイドバー ----- */
/* ---------------------------------------- */
#petnum {
  margin-bottom: 20px;
  border: solid 10px #f2f0e2;
  line-height: 1.4;
  color: #555144;
}
#petnum .top {
  width: 90%;
  margin: auto;
  padding: 10px 0 5px 0;
  border-bottom: dashed 1px #bca05f;
}
#petnum .top .num {
  font-size: 42px;
  font-size: 4.2rem;
  color: #33A974;
}
#petnum .top .top_ttl {
  padding-left: -20px;
}
#petnum .top .top_ttl span {
  padding-left: 40px;
  background: url(./img/common/ico_pet.png) no-repeat;
  background-position: left 0px top 50%;
}
#petnum .btm {
  width: 90%;
  margin: auto;
  padding: 10px 0 5px 0;
}
#petnum .btm .btm_ttl {
  font-size: 12px;
  font-size: 1.2rem;
}
#petnum .btm .num {
  font-size: 27px;
  font-size: 2.7rem;
}

@media only screen and (max-width: 1000px) {
  #petnum {
    width: 85%;
    margin: 0 auto 4vw auto;
  }
  #petnum .top .num {
    font-size: 7vw;
  }
  #petnum .top .top_ttl {
    padding-left: -5vw;
  }
  #petnum .top .top_ttl span {
    padding-left: 10vw;
    background: url(./img/common/ico_pet.png) no-repeat;
    background-position: left 0px top 50%;
    -webkit-background-size: 7vw;
    background-size: 7vw;
  }
  #petnum .btm .btm_ttl {
    font-size: 3vw;
  }
  #petnum .btm .num {
    font-size: 5vw;
  }
}
.bn_side {
  margin-bottom: 15px;
}

@media only screen and (max-width: 1000px) {
  .bn_side {
    width: 92%;
    margin: 0 auto 3vw auto;
    text-align: center;
  }
  .bn_side img {
    width: 100%;
  }
}
@media only screen and (min-width: 1001px) {
  .search_box_side {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .search_box_side .txt {
    margin-top: 3px;
    margin-bottom: 10px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .search_box_side .cont {
    padding: 15px 10px 10px 10px;
    border: solid 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .search_box_side .topcont {
    margin-bottom: 15px;
  }
  .search_box_side .topcont .left {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .search_box_side .topcont .left .ttl_ss {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    margin-right: 20px;
    padding-left: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    color: #503d21;
  }
  .search_box_side .topcont .left .form {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .search_box_side .topcont .left .form select {
    width: 150px;
    padding: 5px 10px;
    font-size: 15px;
    font-size: 1.5rem;
    background: #ffffff;
    border: solid 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0 0 0 #ffffff;
    -webkit-box-shadow: 0 0 0 #ffffff;
    box-shadow: 0 0 0 #ffffff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  .search_box_side #postSearchInput {
    width: 276px;
    margin-bottom: 15px;
    padding-left: 35px;
    padding: 7px 40px;
    color: #8f8f8f;
    border: solid 1px #eeeeee;
    background: url(./img/common/ico_search.png) center left no-repeat #f5f5f5;
    background-position: left 10px top 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .search_box_side .btm {
    padding: 10px;
    background: #f4f0e6;
  }
  .search_box_side .btm .s_ttl {
    font-weight: bold;
    color: #503d21;
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 5px;
  }
  .search_box_side .list.dog {
    margin-bottom: 15px;
  }
  .search_box_side .list li {
    font-size: 15px;
    font-size: 1.5rem;
    overflow: hidden;
    *zoom: 1;
  }
  .search_box_side .list li:nth-of-type(1) {
    width: 100%;
    margin-bottom: 8px;
  }
  .search_box_side .list li:nth-of-type(2) {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 8px;
  }
  .search_box_side .list li:nth-of-type(3) {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .search_box_side .list li:nth-of-type(2) .check {
    width: 50%;
  }
  .search_box_side .list li:nth-of-type(3) .check {
    width: 33%;
  }
  .search_box_side .list li .check.top {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .search_box_side .list li .check.top div {
    display: table-cell;
    vertical-align: top;
  }
  .search_box_side .list li .check.top .ico {
    width: 38%;
  }
  .search_box_side .list li .check.top .ico img {
    width: 100%;
  }
  .search_box_side .list li .check.top .label_style {
    width: 100%;
  }
  .search_box_side .btn {
    width: 90%;
    margin: 15px auto 10px auto;
  }
  .search_box_side input[type="submit"] {
    width: 100%;
    display: block;
    padding: 12px 0;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background: #B39D6E;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
@media only screen and (max-width: 1000px) {
  .search_box_side {
    margin-top: 8vw;
    margin-bottom: 8vw;
  }
  .search_box_side .txt {
    margin-top: 3vw;
    margin-bottom: 5vw;
    font-size: 3vw;
  }
  .search_box_side .cont {
    padding: 2.5vw;
    border: solid 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .search_box_side .topcont {
    margin-bottom: 2vw;
  }
  .search_box_side .topcont .left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .search_box_side .topcont .left .ttl_ss {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    margin-right: 25px;
    margin-left: 3vw;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #503d21;
  }
  .search_box_side .topcont .left .form {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  .search_box_side .topcont .left .form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 50vw;
    padding: 0vw 3vw;
    font-size: 14px;
    font-size: 1.4rem;
    background: #ffffff;
    border: solid 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0 0 0 #ffffff;
    -webkit-box-shadow: 0 0 0 #ffffff;
    box-shadow: 0 0 0 #ffffff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  .search_box_side .word {
    margin-top: 2.5vw;
  }
  .search_box_side .word #postSearchInput {
    width: 100%;
    padding: 2.5vw 5vw;
    padding-left: 8vw;
    color: #8f8f8f;
    border: solid 1px #eeeeee;
    background: url(./img/common/ico_search.png) center left no-repeat #f5f5f5;
    background-position: left 10px top 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .search_box_side .btm {
    padding: 3vw 2vw;
    background: #f4f0e6;
  }
  .search_box_side .btm .s_ttl {
    font-weight: bold;
    color: #503d21;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
  .search_box_side .list.dog {
    margin-bottom: 4vw;
  }
  .search_box_side .list li {
    font-size: 3vw;
    overflow: hidden;
    *zoom: 1;
  }
  .search_box_side .list li:nth-of-type(1) {
    width: 60%;
    float: left;
    margin-bottom: 1vw;
  }
  .search_box_side .list li:nth-of-type(2) {
    width: 40%;
    float: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 1vw;
  }
  .search_box_side .list li:nth-of-type(3) {
    width: 100%;
    float: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .search_box_side .list li:nth-of-type(2) .check {
    width: 50%;
  }
  .search_box_side .list li:nth-of-type(3) .check {
    width: 33%;
  }
  .search_box_side .list li .check.top {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .search_box_side .list li .check.top div {
    display: table-cell;
    vertical-align: top;
  }
  .search_box_side .list li .check.top .ico {
    width: 45%;
  }
  .search_box_side .list li .check.top .ico img {
    width: 100%;
  }
  .search_box_side .list li .check.top .label_style {
    width: 95%;
  }
  .search_box_side .btn {
    width: 70%;
    margin: 15px auto 0 auto;
  }
  .search_box_side input[type="submit"] {
    width: 100%;
    display: block;
    padding: 3vw 0;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background: #B39D6E;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
@media only screen and (min-width: 1001px) {
  #side .pickup {
    margin: 20px auto 30px auto;
  }
  #side .pickup .ttl {
    margin-bottom: 6px;
  }
  #side .pickup ul {
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #side .pickup li {
    width: 25%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #ffffff;
  }
  #side .pickup li img {
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  #side .pickup {
    width: 92%;
    margin: 20px auto 40px auto;
  }
  #side .pickup .ttl {
    margin-bottom: 6px;
  }
  #side .pickup ul {
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #side .pickup li {
    width: 25%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #ffffff;
  }
  #side .pickup li img {
    width: 100%;
  }
}
@media only screen and (min-width: 1001px) {
  #side .sidelink .copy {
    width: 100%;
    height: 120px;
    font-size: 13px;
    font-size: 1.3rem;
    margin: 12px 0;
    padding: 10px 10px;
    box-shadow: inset 0px 0px 3px #d4d4d4;
    -moz-box-shadow: inset 0px 0px 3px #d4d4d4;
    -webkit-box-shadow: inset 0px 0px 3px #d4d4d4;
    border: 1px solid #d4d4d4;
    background: #f5f5f5;
    color: #666666;
    resize: vertical;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1000px) {
  #side .sidelink {
    width: 92%;
    margin: 20px auto 0px auto;
  }
  #side .sidelink .ttl {
    margin-bottom: 6px;
  }
  #side .sidelink .copy {
    width: 100%;
    height: 120px;
    font-size: 13px;
    font-size: 1.3rem;
    margin: 10px 0;
    padding: 15px 15px;
    box-shadow: inset 0px 0px 3px #d4d4d4;
    -moz-box-shadow: inset 0px 0px 3px #d4d4d4;
    -webkit-box-shadow: inset 0px 0px 3px #d4d4d4;
    border: 1px solid #d4d4d4;
    background: #f5f5f5;
    color: #666666;
    resize: vertical;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (min-width: 1001px) {
  .submenu li a {
    padding: 10px 0;
    display: block;
    border-bottom: solid 1px #e6e6e6;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .submenu li a:before {
    content: "・";
  }
  .submenu li a:active, .submenu li a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
}
@media only screen and (max-width: 1000px) {
  .submenu li a {
    padding: 3vw 0;
    display: block;
    border-bottom: solid 1px #e6e6e6;
  }
  .submenu li a:before {
    content: "・";
  }
}
/* ---------------------------------------- */
/* ----- フッター ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #foot {
    padding: 30px 0;
    background: url(./img/common/bg_foot.png) center top repeat;
  }
  #foot .copy {
    margin-top: 30px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  #foot .waku {
    overflow: hidden;
    *zoom: 1;
  }
  #foot .left {
    width: 390px;
    float: left;
    text-align: center;
  }
  #foot .left p {
    font-size: 11px;
    font-size: 1.1rem;
  }
  #foot .left .sns li {
    margin: 6px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #foot .left .sns li:active, #foot .left .sns li:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #foot .right {
    width: 710px;
    padding: 30px 0 0 0;
    float: right;
  }
  #foot .right .nav_foot li {
    font-size: 15px;
    font-size: 1.5rem;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-bottom: 8px;
  }
  #foot .right .nav_foot li:after {
    content: "/";
    margin-left: 6px;
    margin-right: 6px;
  }
  #foot .right .nav_foot li a:active, #foot .right .nav_foot li a:hover {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 1000px) {
  #foot {
    padding: 30px 0 0 0;
    background: url(./img/common/bg_foot.png) center top repeat;
  }
  #foot .copy {
    padding: 3.5vw 0;
    font-size: 2.5vw;
    background: #ddd3bb;
  }
  #foot .waku {
    overflow: hidden;
    *zoom: 1;
  }
  #foot .left {
    text-align: center;
  }
  #foot .left .logo {
    width: 70%;
    margin: 0 auto 2vw auto;
  }
  #foot .left p {
    font-size: 11px;
    font-size: 1.1rem;
  }
  #foot .left .sns li {
    margin: 6px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #foot .left .sns li:active, #foot .left .sns li:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #foot .right {
    padding: 4vw 0 0 0;
  }
  #foot .right .nav_foot li {
    font-size: 3.5vw;
    border-bottom: dotted 3px #e6e6e6;
  }
  #foot .right .nav_foot li:last-of-type {
    border-bottom: none;
  }
  #foot .right .nav_foot li a {
    padding: 2.5vw 0;
    display: block;
    position: relative;
  }
  #foot .right .nav_foot li a:after {
    content: "＞";
    position: absolute;
    right: 0;
  }
}
/* ---------------------------------------- */
/* ----- アーカイブ ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  .main_top {
    margin-bottom: 30px;
    background: #f2f0e2;
    overflow: hidden;
    *zoom: 1;
  }
  .main_top .box {
    width: 452px;
    float: left;
    padding: 20px 30px 0 35px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main_top .box .ttl {
    margin-bottom: 10px;
    font-size: 24px;
    font-size: 2.4rem;
    color: #ba6773;
  }
  .main_top .box .ttl.lh {
    line-height: 1;
  }
  .main_top .box .ttl.lh2 {
    line-height: 1.2;
  }
  .main_top .box .ttl span.ssttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .main_top .box .txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .main_top .img {
    width: 318px;
    float: right;
  }

  #main.tax .ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 1000px) {
  .main_top {
    margin-bottom: 5vw;
    background: #f2f0e2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .main_top .box {
    width: 100%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 2vw 4vw;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main_top .box .ttl {
    font-size: 4.2vw;
    color: #ba6773;
  }
  .main_top .box .ttl.lh {
    margin-top: 2vw;
    margin-bottom: 2vw;
    line-height: 1;
  }
  .main_top .box .ttl.lh2 {
    margin-top: 2vw;
    margin-bottom: 2vw;
    line-height: 1.2;
  }
  .main_top .box .ttl span.ssttl {
    font-size: 3.5vw;
  }
  .main_top .box .txt {
    font-size: 3vw;
  }
  .main_top .img {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  .main_top .img img {
    width: 100%;
  }
}
.inpagelist .count {
  margin-bottom: 15px;
  font-size: 13px;
  font-size: 1.3rem;
}

@media only screen and (max-width: 1000px) {
  .inpagelist .count {
    margin: 2.5vw 0 0 0;
    font-size: 3vw;
  }
}
@media only screen and (min-width: 1001px) {
  .milkvolunteerlist .sp_select_link {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px 0;
    background: #f2f0e2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  .milkvolunteerlist .sp_select_link .s_ttl {
    margin-right: 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .milkvolunteerlist .list li {
    padding: 20px 0;
    overflow: hidden;
    *zoom: 1;
    border-bottom: solid 1px #e6e6e6;
  }
  .milkvolunteerlist .list li:first-of-type {
    padding: 0 0 20px 0;
  }
  .milkvolunteerlist .list .img {
    width: 155px;
    float: left;
  }
  .milkvolunteerlist .list .box {
    width: 565px;
    float: left;
    margin-left: 30px;
    margin-right: 20px;
  }
  .milkvolunteerlist .list .top {
    margin-bottom: 15px;
    overflow: hidden;
    *zoom: 1;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .milkvolunteerlist .list .day {
    width: 80px;
    float: left;
  }
  .milkvolunteerlist .list .cat {
    width: 120px;
    margin-left: 20px;
    float: left;
    text-align: center;
    background: #ededed;
  }
  .milkvolunteerlist .list .in_ttl {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: dotted 1px #e6e6e6;
  }
  .milkvolunteerlist .list .txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 1000px) {
  .milkvolunteerlist .sp_select_link {
    margin-top: 3vw;
    margin-bottom: 3vw;
    background: #f2f0e2;
  }
  .milkvolunteerlist .list li {
    padding: 3.5vw 0;
    overflow: hidden;
    *zoom: 1;
    border-bottom: solid 1px #e6e6e6;
  }
  .milkvolunteerlist .list .img {
    width: 30%;
    float: left;
  }
  .milkvolunteerlist .list .box {
    width: 65%;
    float: left;
    margin-left: 5%;
  }
  .milkvolunteerlist .list .top {
    margin-bottom: 3vw;
    font-size: 3vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .milkvolunteerlist .list .day {
    margin-right: 2.5vw;
  }
  .milkvolunteerlist .list .cat {
    padding: 0 5vw;
    text-align: center;
    background: #ededed;
  }
  .milkvolunteerlist .list .in_ttl {
    font-size: 3.5vw;
  }
}
@media only screen and (min-width: 1001px) {
  .joutokailist .sp_select_link {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px 0;
    background: #f2f0e2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  .joutokailist .sp_select_link .s_ttl {
    margin-right: 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .joutokailist .list li {
    padding: 20px 0;
    overflow: hidden;
    *zoom: 1;
    border-bottom: solid 1px #e6e6e6;
  }
  .joutokailist .list li:first-of-type {
    padding: 0 0 20px 0;
  }
  .joutokailist .list .img {
    width: 155px;
    float: left;
  }
  .joutokailist .list .box {
    width: 565px;
    float: left;
    margin-left: 30px;
    margin-right: 20px;
  }
  .joutokailist .list .top {
    margin-bottom: 15px;
    overflow: hidden;
    *zoom: 1;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .joutokailist .list .day {
    width: 160px;
    float: left;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .joutokailist .list .cat {
    width: 120px;
    margin-left: 20px;
    float: left;
    text-align: center;
    background: #ededed;
  }
  .joutokailist .list .in_ttl {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: dotted 1px #bcbcbc;
  }
  .joutokailist .list .txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .joutokailist .list table {
    width: 100%;
    margin-left: 185px;
    margin-top: 15px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .joutokailist .list table th {
    width: 60px;
  }
  .joutokailist .list table th, .joutokailist .list table td {
    padding: 5px 0;
  }
}
@media only screen and (max-width: 1000px) {
  .joutokailist .sp_select_link {
    margin-top: 3vw;
    margin-bottom: 3vw;
    background: #f2f0e2;
  }
  .joutokailist .list li {
    padding: 3.5vw 0;
    overflow: hidden;
    *zoom: 1;
    border-bottom: solid 1px #e6e6e6;
  }
  .joutokailist .list .img {
    width: 30%;
    float: left;
  }
  .joutokailist .list .box {
    width: 65%;
    float: left;
    margin-left: 5%;
  }
  .joutokailist .list .top {
    margin-bottom: 4vw;
    font-size: 3vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .joutokailist .list .day {
    margin-right: 2.5vw;
  }
  .joutokailist .list .cat {
    padding: 0 5vw;
    text-align: center;
    background: #ededed;
  }
  .joutokailist .list .in_ttl {
    font-size: 3.5vw;
  }
  .joutokailist .list table {
    width: 100%;
    float: none;
    font-size: 10px;
    font-size: 1rem;
  }
  .joutokailist .list table th {
    width: 13%;
    font-weight: bold;
  }
  .joutokailist .list table th, .joutokailist .list table td {
    font-size: 10px;
    font-size: 1rem;
    padding: 3px 0;
  }
  .joutokailist .list table tr:first-of-type th, .joutokailist .list table tr:first-of-type td {
    padding: 6vw 0 3px 0;
  }
}
/* ---------------------------------------- */
/* ----- 詳細 ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #main.singlepage h1.top_ttl {
    margin-bottom: 15px;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.6;
  }
  #main.singlepage .top_data {
    margin-bottom: 25px;
  }
  #main.singlepage .top_data .status {
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 15px;
    text-align: center;
    padding: 3px 30px;
  }
  #main.singlepage .hokenjyocont span.ico:before {
    content: url(./img/common/ico_attention.png);
    margin-right: 7px;
    vertical-align: top;
    line-height: 0;
  }
  #main.singlepage .basicinformation {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 25px;
    padding-bottom: 30px;
    border-bottom: dashed 1px #c1c1c1;
  }
  #main.singlepage .basicinformation .imgbox {
    width: 320px;
    float: left;
    margin-right: 30px;
  }
  #main.singlepage .basicinformation .imgbox img {
    width: 100%;
  }
  #main.singlepage .basicinformation .imgbox .main_image_box {
    position: relative;
    margin-bottom: 10px;
  }
  #main.singlepage .basicinformation .imgbox .main_image_box img {
    background-color: #f1f1f1;
    width: 320px;
    height: 320px;
    object-fit: contain;
  }
  #main.singlepage .basicinformation .imgbox .subimage {
    margin-top: 20px;
    overflow: hidden;
    *zoom: 1;
  }
  #main.singlepage .basicinformation .imgbox .subimage li {
    width: 60px;
    float: left;
    margin-right: 5px;
  }
  #main.singlepage .basicinformation .imgbox .subimage li:last-of-type {
    margin-right: 0;
  }
  #main.singlepage .basicinformation .imgbox .subimage img {
    cursor: pointer;
    background-color: #f1f1f1;
    width: 60px;
    height: 60px;
    object-fit: contain;
  }
  #main.singlepage .basicinformation .info {
    width: 410px;
    float: left;
  }
  #main.singlepage .basicinformation .info table {
    width: 100%;
  }
  #main.singlepage .basicinformation .info th {
    width: 140px;
    font-weight: bold;
  }
  #main.singlepage .basicinformation .info th, #main.singlepage .basicinformation .info td {
    padding: 8px 0;
    font-size: 14px;
    font-size: 1.4rem;
    border-bottom: solid 1px #e6e6e6;
  }
  #main.singlepage .basicinformation .btnarea {
    width: 300px;
    margin: 20px auto;
  }
  #main.singlepage .basicinformation .btnarea .rrr {
    margin-top: 5px;
  }
  #main.singlepage .basicinformation .btn_none {
    padding: 8px 0;
  }

  #main.singlepage .hokenjyocont {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 15px 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #a51a35;
    background: #f8ebee;
  }
  #main.singlepage .hokenjyocont div {
    display: table-cell;
    vertical-align: middle;
  }
  #main.singlepage .hokenjyocont .ttl {
    width: 20%;
    font-weight: bold;
  }
  #main.singlepage .hokenjyocont .txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #main.singlepage .hokenjyodata {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px 30px 25px 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #e6e6e6;
  }
  #main.singlepage .subinfo {
    padding: 25px 0 35px 0;
    border-bottom: solid 1px #e6e6e6;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #main.singlepage .subinfo .in_ttl {
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  #main.singlepage .entry_foot {
    margin: 40px auto;
    overflow: hidden;
    *zoom: 1;
  }
  #main.singlepage .entry_foot .snsbox {
    width: 400px;
    float: left;
    margin-right: 30px;
  }
  #main.singlepage .entry_foot .snsbox .ttl {
    margin-bottom: 15px;
    padding: 3px 0;
    color: #5a5a5a;
    background: #e9e9e9;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
  }
  #main.singlepage .entry_foot .snsbox ul {
    overflow: hidden;
    *zoom: 1;
  }
  #main.singlepage .entry_foot .snsbox li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
  }
  #main.singlepage .entry_foot .snsbox li:nth-of-type(2n+2) {
    margin-right: 0;
  }
  #main.singlepage .entry_foot .snsbox li a {
    padding: 8px 0;
    display: block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }
  #main.singlepage .entry_foot .snsbox .tw a {
    color: #ffffff;
    background: #1eb0e7;
  }
  #main.singlepage .entry_foot .snsbox .fb a {
    color: #ffffff;
    background: #4064ac;
  }
  #main.singlepage .entry_foot .snsbox .ha a {
    color: #ffffff;
    background: #00a4de;
  }
  #main.singlepage .entry_foot .snsbox .line a {
    color: #ffffff;
    background: #2fa934;
  }
  #main.singlepage .entry_foot.joutokai .snsbox {
    width: 100%;
    float: none;
  }
  #main.singlepage .entry_foot.joutokai .snsbox li {
    width: 188px;
    margin-right: 6px;
    margin-bottom: 0;
  }
  #main.singlepage .entry_foot.joutokai .snsbox li:nth-of-type(2n+2) {
    margin-right: 6px;
  }
  #main.singlepage .entry_foot.joutokai .snsbox li:nth-of-type(4n+4) {
    margin-right: 0;
  }
  #main.singlepage .entry_foot .footbtn {
    width: 340px;
    float: left;
    padding-top: 35px;
  }
  #main.singlepage .entry_foot .footbtn .btnarea {
    width: 300px;
    margin: auto;
  }
  #main.singlepage .entry_foot .footbtn .btnarea .rrr {
    margin-top: 5px;
  }
  #main.singlepage .entry_foot .footbtn .btn_none {
    padding: 8px 0;
  }
  #main.singlepage .maps {
    margin-top: 15px;
    position: relative;
    padding-bottom: 40%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  #main.singlepage .maps iframe, #main.singlepage .maps object, #main.singlepage .maps embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #main.singlepage .authorbox {
    margin-bottom: 60px;
    padding: 20px;
    background: #f1f1f1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    *zoom: 1;
  }
  #main.singlepage .authorbox .img {
    width: 100px;
    float: left;
  }
  #main.singlepage .authorbox .img img {
    width: 100px;
    height: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
  }
  #main.singlepage .authorbox .cont {
    width: 605px;
    margin-left: 25px;
    float: left;
  }
  #main.singlepage .authorbox .name {
    font-weight: bold;
  }
  #main.singlepage .authorbox .txt {
    margin-top: 5px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #main.singlepage .authorbox .btn {
    width: 300px;
    margin-top: 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 1000px) {
  #main.singlepage h1.top_ttl {
    margin: 6vw auto 3vw auto;
    font-size: 4vw;
    line-height: 1.6;
  }
  #main.singlepage .top_data {
    margin-bottom: 25px;
  }
  #main.singlepage .top_data .status {
    font-size: 4vw;
    margin-right: 15px;
    text-align: center;
    padding: 3px 30px;
  }
  #main.singlepage .basicinformation {
    overflow: hidden;
    *zoom: 1;
    margin-bottom: 25px;
  }
  #main.singlepage .basicinformation .imgbox {
    width: 320px;
    margin: 0 auto 5vw auto;
  }
  #main.singlepage .basicinformation .imgbox img {
    width: 100%;
  }
  #main.singlepage .basicinformation .imgbox .main_image_box {
    position: relative;
    margin-bottom: 10px;
  }
  #main.singlepage .basicinformation .imgbox .main_image_box img {
    background-color: #f1f1f1;
    width: 320px;
    height: 320px;
    object-fit: contain;
  }
  #main.singlepage .basicinformation .imgbox .subimage {
    margin-top: 10px;
    overflow: hidden;
    *zoom: 1;
  }
  #main.singlepage .basicinformation .imgbox .subimage li {
    width: 60px;
    float: left;
    margin-right: 5px;
  }
  #main.singlepage .basicinformation .imgbox .subimage li:last-of-type {
    margin-right: 0;
  }
  #main.singlepage .basicinformation .imgbox .subimage img {
    background-color: #f1f1f1;
    width: 60px;
    height: 60px;
    object-fit: contain;
  }
  #main.singlepage .basicinformation .info {
    width: 90%;
    margin: 0 auto;
  }
  #main.singlepage .basicinformation .info table {
    width: 100%;
    margin: 0 auto 10vw auto;
  }
  #main.singlepage .basicinformation .info th {
    width: 40%;
    font-weight: bold;
  }
  #main.singlepage .basicinformation .info th, #main.singlepage .basicinformation .info td {
    padding: 3vw 0;
    font-size: 3.8vw;
    border-bottom: solid 1px #e6e6e6;
  }
  #main.singlepage .basicinformation .btnarea {
    width: 90%;
    margin: 6vw auto 0 auto;
  }
  #main.singlepage .basicinformation .btnarea .rrr {
    margin-top: 5px;
  }
  #main.singlepage .basicinformation .btn_none {
    padding: 8px 0;
  }

  #main.singlepage .hokenjyocont {
    padding: 4vw 5vw;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #a51a35;
    background: #f8ebee;
  }
  #main.singlepage .hokenjyocont .ttl {
    font-weight: bold;
  }
  #main.singlepage .hokenjyocont span.ico {
    background: url(./img/common/ico_attention.png) center left no-repeat;
    -webkit-background-size: 5vw;
    background-size: 5vw;
    padding-left: 9vw;
    line-height: 0;
  }
  #main.singlepage .hokenjyocont .txt {
    font-size: 3.5vw;
  }
  #main.singlepage .hokenjyodata {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 4vw;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #e6e6e6;
  }
  #main.singlepage .subinfo {
    width: 90%;
    margin: auto;
    padding: 4vw 4vw 6vw 4vw;
    border-bottom: solid 1px #e6e6e6;
    font-size: 3.8vw;
  }
  #main.singlepage .subinfo .in_ttl {
    margin-bottom: 15px;
    font-size: 4vw;
  }
  #main.singlepage .entry_foot {
    margin: 40px auto 20px auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #main.singlepage .entry_foot .snsbox {
    width: 90%;
    margin: 0 auto 4vw auto;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  #main.singlepage .entry_foot .snsbox .ttl {
    margin-bottom: 15px;
    padding: 3px 0;
    color: #5a5a5a;
    font-size: 3.5vw;
    background: #e9e9e9;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
  }
  #main.singlepage .entry_foot .snsbox ul {
    overflow: hidden;
    *zoom: 1;
  }
  #main.singlepage .entry_foot .snsbox li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
    float: left;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
  }
  #main.singlepage .entry_foot .snsbox li:nth-of-type(2n+2) {
    margin-right: 0;
  }
  #main.singlepage .entry_foot .snsbox li a {
    padding: 8px 0;
    display: block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }
  #main.singlepage .entry_foot .snsbox .tw a {
    color: #ffffff;
    background: #1eb0e7;
  }
  #main.singlepage .entry_foot .snsbox .fb a {
    color: #ffffff;
    background: #4064ac;
  }
  #main.singlepage .entry_foot .snsbox .ha a {
    color: #ffffff;
    background: #00a4de;
  }
  #main.singlepage .entry_foot .snsbox .line a {
    color: #ffffff;
    background: #2fa934;
  }
  #main.singlepage .entry_foot .footbtn {
    width: 100%;
    margin-bottom: 8vw;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
  #main.singlepage .entry_foot .footbtn .btnarea {
    width: 80%;
    margin: auto;
  }
  #main.singlepage .entry_foot .footbtn .btnarea .rrr {
    margin-top: 5px;
  }
  #main.singlepage .entry_foot .footbtn .btn_none {
    padding: 8px 0;
  }
  #main.singlepage .maps {
    margin-top: 15px;
    position: relative;
    padding-bottom: 40%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  #main.singlepage .maps iframe, #main.singlepage .maps object, #main.singlepage .maps embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #main.singlepage .authorbox {
    margin-bottom: 20px;
    padding: 20px;
    background: #f1f1f1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main.singlepage .authorbox .img {
    width: 90px;
    margin: auto;
  }
  #main.singlepage .authorbox .img img {
    width: 90px;
    height: 90px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
  }
  #main.singlepage .authorbox .name {
    text-align: center;
    font-weight: bold;
    margin-top: 2vw;
  }
  #main.singlepage .authorbox .txt {
    margin-top: 7px;
    font-size: 3.5vw;
  }
  #main.singlepage .authorbox .btn {
    margin-top: 15px;
  }
}
@media only screen and (min-width: 1001px) {
  #main.singlepage.volunteer .basicinformation .detail {
    margin-bottom: 20px;
  }
  #main.singlepage.volunteer .basicinformation .subimage {
    width: 80%;
    margin: auto;
    overflow: hidden;
    *zoom: 1;
    display: block;
    text-align: center;
  }
  #main.singlepage.volunteer .basicinformation .subimage li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 100px;
    margin-right: 5px;
  }
  #main.singlepage.volunteer .basicinformation .subimage li:last-of-type {
    margin-right: 0;
  }
  #main.singlepage.volunteer .basicinformation .subimage img {
    background-color: #f1f1f1;
    width: 100px;
    height: 100px;
    object-fit: contain;
  }
}
@media only screen and (max-width: 1000px) {
  #main.singlepage.volunteer .basicinformation .detail {
    margin-bottom: 20px;
  }
  #main.singlepage.volunteer .basicinformation .subimage {
    overflow: hidden;
    *zoom: 1;
  }
  #main.singlepage.volunteer .basicinformation .subimage li {
    width: 31%;
    height: 90px;
    float: left;
    margin-right: 3%;
  }
  #main.singlepage.volunteer .basicinformation .subimage li:last-of-type {
    margin-right: 0;
  }
  #main.singlepage.volunteer .basicinformation .subimage img {
    background-color: #f1f1f1;
    width: 100%;
    height: 90px;
    object-fit: contain;
  }
}
@media only screen and (min-width: 1001px) {
  #main.singlepage.joutokai .basicinformation .subimage {
    overflow: hidden;
    *zoom: 1;
    padding-left: 3%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main.singlepage.joutokai .basicinformation .subimage li {
    width: 31.33%;
    float: left;
    margin-right: 3%;
  }
  #main.singlepage.joutokai .basicinformation .subimage li:last-of-type {
    margin-right: 0;
  }
  #main.singlepage.joutokai .basicinformation .subimage img {
    background-color: #f1f1f1;
    width: 100px;
    height: 100px;
    object-fit: contain;
  }
}
@media only screen and (max-width: 1000px) {
  #main.singlepage.joutokai .basicinformation .subimage {
    overflow: hidden;
    *zoom: 1;
  }
  #main.singlepage.joutokai .basicinformation .subimage li {
    width: 31%;
    height: 90px;
    float: left;
    margin-right: 3%;
    margin-top: 20px;
  }
  #main.singlepage.joutokai .basicinformation .subimage li:last-of-type {
    margin-right: 0;
  }
  #main.singlepage.joutokai .basicinformation .subimage img {
    background-color: #f1f1f1;
    width: 100%;
    height: 90px;
    object-fit: contain;
  }
}
@media only screen and (max-width: 1000px) {
  .lum-img {
    width: 100%;
  }
}
.cp_point {
  position: relative;
  margin: 40px 0 30px;
  padding: 25px 20px 15px 40px;
  border: 1px solid #e6e6e6;
}
.cp_point::before {
  position: absolute;
  top: -1em;
  left: 1em;
  content: attr(title);
  padding: .4em 1em 0 2.5em;
  font-size: 90%;
  font-weight: bold;
  height: 27px;
  color: #616161;
  background-color: #dadada;
  border-radius: 4px;
}
.cp_point::after {
  position: absolute;
  top: -0.9em;
  left: 1.8em;
  font-family: FontAwesome;
  content: "\f046";
  padding: .5em .5em 0 0;
  font-size: 14px;
  color: #616161;
  line-height: 18px;
  text-align: center;
}
.cp_point li {
  position: relative;
  list-style-type: none;
}
.cp_point li::before {
  position: absolute;
  top: .1em;
  left: -1em;
  font-size: 14px;
  font-family: FontAwesome;
  content: "\f0da ";
  color: #333;
}

@media only screen and (max-width: 1000px) {
  .cp_point {
    margin: 6vw 0 4vw 0;
    padding: 6vw 3vw 2vw 7.5vw;
  }
  .cp_point::before {
    position: absolute;
    top: -1em;
    left: 1em;
    content: attr(title);
    padding: .3em 1em 0 2.5em;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    color: #616161;
    background-color: #dadada;
    border-radius: 2px;
  }
  .cp_point::after {
    position: absolute;
    top: -1.2em;
    left: 1.8em;
    font-family: FontAwesome;
    content: "\f046";
    padding: .5em .5em 0 0;
    font-size: 11px;
    color: #616161;
    line-height: 18px;
    text-align: center;
  }
  .cp_point li {
    position: relative;
    list-style-type: none;
    font-size: 11px;
  }
  .cp_point li::before {
    position: absolute;
    top: .1em;
    left: -1em;
    font-size: 11px;
    font-family: FontAwesome;
    content: "\f0da ";
    color: #333;
  }
}
/* ---------------------------------------- */
/* ----- ログイン ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #login {
    padding: 30px 0;
  }

  #content.login {
    width: 800px;
    margin: 0 auto 30px auto;
    padding: 60px 0;
    background: #f7f7f7;
  }
  #content.login #wpg-login {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  #content.login #wpg-login a:nth-of-type(2) {
    margin-right: 10px;
    margin-left: 10px;
  }
  #content.login #wpg-login a:nth-of-type(3) {
    margin-right: 10px;
  }
  #content.login #wpg-login a {
    background: #ffffff;
    border: solid 1px #e3e3e3;
  }
  #content.login .ss_txt {
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
  }
  #content.login #um-submit-btn {
    color: #ffffff;
    background: #B39D6E !important;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #content.login #um-submit-btn:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #content.login .um-button.um-alt {
    color: #ffffff;
    background: #B39D6E !important;
    -moz-box-shadow: 0 0 0 #f7f7f7;
    -webkit-box-shadow: 0 0 0 #f7f7f7;
    box-shadow: 0 0 0 #f7f7f7;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #content.login .um-button.um-alt:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
}
@media only screen and (max-width: 1000px) {
  #login {
    padding: 4vw 0;
  }

  #content.login {
    width: 95%;
    margin: 0 auto 30px auto;
    padding: 5vw;
    background: #f7f7f7;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content.login #wpg-login a {
    margin-bottom: 8px;
    background: #ffffff;
    border: solid 1px #e3e3e3;
  }
  #content.login .ss_txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
  #content.login #um-submit-btn {
    color: #ffffff;
    background: #B39D6E !important;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #content.login .um-button.um-alt {
    color: #ffffff;
    background: #B39D6E !important;
    -moz-box-shadow: 0 0 0 #f7f7f7;
    -webkit-box-shadow: 0 0 0 #f7f7f7;
    box-shadow: 0 0 0 #f7f7f7;
  }
}
#content.login .um-col-alt .um-left.um-half #um-submit-btn {
  background: #33A974 !important;
}
#content.login .um-col-alt .um-right.um-half .um-button {
  font-size: 0;
  height: 47px;
}
#content.login .um-col-alt .um-right.um-half .um-button:after {
  line-height: 1.0;
  font-size: 15px;
  content: "登録がまだの方はこちら";
}

@media only screen and (max-width: 1000px) {
  #content.login .um-col-alt .um-left.um-half {
    width: 100%;
  }
  #content.login .um-col-alt .um-right.um-half {
    margin-top: 8px;
    width: 100%;
  }
}
#content.login .lsf-google::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 15px;
  height: 15px;
  line-height: 1;
  background: url(./img/common/ico_google.png) top left no-repeat;
  background-size: 15px 15px;
  vertical-align: middle;
}
#content.login i.lsf {
  margin-right: 5px;
}

@media only screen and (max-width: 1000px) {
  #content.login .lsf-google::before {
    margin-top: 0px;
  }
  #content.login.entry_form .lsf-google::before {
    margin-top: -12px;
  }
}
#content.register .um-field-user_login[data-key="user_login"] .um-field-area:after {
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  content: "※ユーザー名は変更できません\A※ユーザー名は英数字入力での設定が必要です";
  white-space: pre;
}
#content.register .um-field-password[data-key="user_password"] .um-field-area:after {
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  content: "※半角英数での設定が必要です";
}
#content.register .um-col-alt .um-right.um-half {
  display: none;
}
#content.register .um-col-alt .um-left.um-half {
  float: none;
  margin: auto;
}
#content.register .um-col-alt .um-left.um-half #um-submit-btn {
  background: #33A974 !important;
}

/* ---------------------------------------- */
/* ----- マイページ ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #content.mypage {
    overflow: hidden;
    *zoom: 1;
  }
  #content.mypage #mypage_side {
    width: 300px;
    float: left;
    margin-right: 30px;
    padding-bottom: 80px;
  }
  #content.mypage #mypage_main {
    width: 770px;
    float: left;
    padding-bottom: 80px;
  }
  #content.mypage #mypage_main.userIn {
    width: 100%;
    float: none;
  }
  #content.mypage .ttl_menu {
    margin-bottom: 15px;
    padding: 12px 15px;
    color: #79612e;
    background: #f2f0e2;
  }
  #content.mypage .mypage_top {
    width: 300px;
    margin: auto;
  }
}
@media only screen and (min-width: 1001px) {
  #mypage_side .user_nav {
    margin-bottom: 20px;
  }
  #mypage_side .user_nav li {
    font-size: 15px;
    font-size: 1.5rem;
    border-bottom: solid 1px #e6e6e6;
  }
  #mypage_side .user_nav a {
    padding: 13px 15px 15px 50px;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #mypage_side .user_nav a:active, #mypage_side .user_nav a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
  #mypage_side .user_nav .top {
    background: url(./img/user/user_nav_top.png) no-repeat;
    -webkit-background-size: 30px;
    background-size: 30px;
    background-position: left 10px top 50%;
  }
  #mypage_side .user_nav .prof {
    background: url(./img/user/user_nav_prof.png) no-repeat;
    -webkit-background-size: 30px;
    background-size: 30px;
    background-position: left 10px top 50%;
  }
  #mypage_side .user_nav .account {
    background: url(./img/user/user_nav_account.png) no-repeat;
    -webkit-background-size: 30px;
    background-size: 30px;
    background-position: left 10px top 50%;
  }
  #mypage_side .user_nav .mail {
    background: url(./img/user/user_nav_mail.png) no-repeat;
    -webkit-background-size: 30px;
    background-size: 30px;
    background-position: left 10px top 50%;
  }
  #mypage_side .user_nav .logout {
    background: url(./img/user/user_nav_logout.png) no-repeat;
    -webkit-background-size: 30px;
    background-size: 30px;
    background-position: left 10px top 50%;
  }

  #mypage_side .editbox {
    margin-bottom: 20px;
  }
  #mypage_side .editbox .in_ttl {
    margin-bottom: 12px;
  }
  #mypage_side .editbox ul {
    overflow: hidden;
    *zoom: 1;
  }
  #mypage_side .editbox li {
    width: 48%;
    margin-right: 4%;
    float: left;
  }
  #mypage_side .editbox li:nth-of-type(2n+2) {
    margin-right: 0;
  }
  #mypage_side .editbox li a {
    padding: 10px 15px;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #mypage_side .editbox li a:active, #mypage_side .editbox li a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #mypage_side .editbox li.entry a {
    color: #ffffff;
    background: url(./img/user/ico_entry_edit_ww.png) no-repeat #33A974;
    -webkit-background-size: 26px;
    background-size: 26px;
    background-position: left 12px top 50%;
  }
  #mypage_side .editbox li.edit a {
    color: #ffffff;
    background: #B39D6E;
  }

  #mypage_side .btn_dl {
    margin-top: 30px;
  }
  #mypage_side .btn_dl a {
    padding: 10px 15px 10px 50px;
    font-weight: bold;
    display: block;
    color: #ffffff;
    background: url(./img/user/ico_pdf_ww.png) no-repeat #a51a35;
    -webkit-background-size: 26px;
    background-size: 26px;
    background-position: left 12px top 50%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
@media only screen and (max-width: 1000px) {
  #mypage_side_foot .user_nav,
  #mypage_side .user_nav {
    margin-bottom: 20px;
  }
  #mypage_side_foot .user_nav li,
  #mypage_side .user_nav li {
    border-bottom: solid 1px #e6e6e6;
  }
  #mypage_side_foot .user_nav a,
  #mypage_side .user_nav a {
    padding: 13px 15px 15px 14vw;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mypage_side_foot .user_nav .top,
  #mypage_side .user_nav .top {
    background: url(./img/user/user_nav_top.png) no-repeat;
    -webkit-background-size: 10vw;
    background-size: 10vw;
    background-position: left 10px top 50%;
  }
  #mypage_side_foot .user_nav .prof,
  #mypage_side .user_nav .prof {
    background: url(./img/user/user_nav_prof.png) no-repeat;
    -webkit-background-size: 10vw;
    background-size: 10vw;
    background-position: left 10px top 50%;
  }
  #mypage_side_foot .user_nav .account,
  #mypage_side .user_nav .account {
    background: url(./img/user/user_nav_account.png) no-repeat;
    -webkit-background-size: 10vw;
    background-size: 10vw;
    background-position: left 10px top 50%;
  }
  #mypage_side_foot .user_nav .mail,
  #mypage_side .user_nav .mail {
    background: url(./img/user/user_nav_mail.png) no-repeat;
    -webkit-background-size: 10vw;
    background-size: 10vw;
    background-position: left 10px top 50%;
  }
  #mypage_side_foot .user_nav .logout,
  #mypage_side .user_nav .logout {
    background: url(./img/user/user_nav_logout.png) no-repeat;
    -webkit-background-size: 10vw;
    background-size: 10vw;
    background-position: left 10px top 50%;
  }

  #mypage_side_foot,
  #mypage_side {
    padding-bottom: 5vw;
  }
  #mypage_side_foot .editbox,
  #mypage_side .editbox {
    margin-bottom: 20px;
  }
  #mypage_side_foot .editbox .in_ttl,
  #mypage_side .editbox .in_ttl {
    margin-bottom: 12px;
  }
  #mypage_side_foot .editbox ul,
  #mypage_side .editbox ul {
    overflow: hidden;
    *zoom: 1;
  }
  #mypage_side_foot .editbox li,
  #mypage_side .editbox li {
    width: 48%;
    margin-right: 4%;
    float: left;
  }
  #mypage_side_foot .editbox li:nth-of-type(2n+2),
  #mypage_side .editbox li:nth-of-type(2n+2) {
    margin-right: 0;
  }
  #mypage_side_foot .editbox li a,
  #mypage_side .editbox li a {
    padding: 10px 15px;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mypage_side_foot .editbox li.entry a,
  #mypage_side .editbox li.entry a {
    color: #ffffff;
    background: url(./img/user/ico_entry_edit_ww.png) no-repeat #33A974;
    -webkit-background-size: 26px;
    background-size: 26px;
    background-position: left 12px top 50%;
  }
  #mypage_side_foot .editbox li.edit a,
  #mypage_side .editbox li.edit a {
    color: #ffffff;
    background: #B39D6E;
  }

  #mypage_side_foot .btn_dl,
  #mypage_side .btn_dl {
    margin-top: 30px;
  }
  #mypage_side_foot .btn_dl a,
  #mypage_side .btn_dl a {
    padding: 10px 15px 10px 50px;
    font-weight: bold;
    display: block;
    color: #ffffff;
    background: url(./img/user/ico_pdf_ww.png) no-repeat #a51a35;
    -webkit-background-size: 26px;
    background-size: 26px;
    background-position: left 12px top 50%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
}
.ttl_menu {
  pointer-events: none;
}

@media only screen and (max-width: 1000px) {
  #mypage_main {
    padding-bottom: 15vw;
  }

  .ttl_menu {
    pointer-events: all;
    margin-bottom: 3vw;
    padding: 3vw 4vw 3vw 13vw;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #79612e;
    background: url(./img/user/ico_mypage_nav.png) no-repeat #f2f0e2;
    -webkit-background-size: 26px;
    background-size: 26px;
    background-position: left 12px top 50%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }

  .ttl_menufoot {
    pointer-events: all;
    margin-bottom: 3vw;
    padding: 2vw 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }

  .navcont {
    margin-bottom: 4vw;
    display: none;
  }

  .navcontfoot {
    margin-bottom: 4vw;
  }
}
.um input[type="submit"].um-button, .um input[type="submit"].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
  color: #ffffff;
  background: #33A974 !important;
}

.um input[type="submit"].um-button.um-alt, .um input[type="submit"].um-button.um-alt:focus, .um a.um-button.um-alt, .um a.um-button.um-alt.um-disabled:hover, .um a.um-button.um-alt.um-disabled:focus, .um a.um-button.um-alt.um-disabled:active {
  border: none;
  background: #e5e5e5 !important;
  -moz-box-shadow: 0 0 0 #fff;
  -webkit-box-shadow: 0 0 0 #fff;
  box-shadow: 0 0 0 #fff;
}

@media only screen and (min-width: 1001px) {
  #mypage_main.myaccount .um-account-meta-img-b {
    display: none !important;
  }
  #mypage_main.myaccount .um-account-side {
    display: none !important;
  }
  #mypage_main.myaccount .tops .ttl_mini {
    margin-bottom: 10px;
  }
  #mypage_main.myaccount .tops ul {
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  #mypage_main.myaccount .tops a {
    padding: 5px 10px;
    color: #ffffff;
    background: #B39D6E;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #mypage_main.myaccount .tops a:active, #mypage_main.myaccount .tops a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #mypage_main.myaccount .tops li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  #mypage_main.myaccount .tops li:after {
    content: "　｜　";
  }
  #mypage_main.myaccount .tops li:last-of-type:after {
    content: "";
  }
}
@media only screen and (max-width: 1000px) {
  #mypage_main.myaccount .um-account-meta-img-b {
    display: none !important;
  }
  #mypage_main.myaccount .um-account-nav.uimob340-show,
  #mypage_main.myaccount .um-account-meta,
  #mypage_main.myaccount .um-account-side {
    display: none !important;
  }
  #mypage_main.myaccount .tops {
    margin-top: -5vw;
  }
  #mypage_main.myaccount .tops .ttl_mini {
    margin-bottom: 10px;
  }
  #mypage_main.myaccount .tops ul {
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  #mypage_main.myaccount .tops a {
    display: block;
    padding: 10px 0;
    color: #ffffff;
    background: #B39D6E;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  #mypage_main.myaccount .tops li {
    margin-bottom: 3px;
  }
  #mypage_main.myaccount .tops li:last-of-type {
    border-bottom: none;
  }
}
#fep-footer {
  display: none;
}

#fep-menu .fep-button, .fep-button, .fep-button-active {
  border: none !important;
  color: #79612e !important;
  background: #f2f0e2 !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#mypage_main #fep-menu .fep-button:hover {
  font-size: 13px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
#mypage_main .fep-button-active {
  font-size: 13px;
  color: #ffffff !important;
  background: #B39D6E !important;
}
#mypage_main #fep-wrapper {
  margin: 0;
}
#mypage_main .fep-error, #mypage_main .fep-success, #mypage_main .fep-wp-error {
  border: none;
}
#mypage_main .fep-success {
  color: #33A974;
  background: #e6fcf2;
}
#mypage_main .fep-attachments-heading {
  font-size: 0;
}
#mypage_main .fep-attachments-heading:before {
  font-size: 16px;
  content: "添付ファイル";
}
#mypage_main #fep-menu-directory,
#mypage_main .fep-announcementbox-search-form-div,
#mypage_main #fep-messagebox-search-form {
  display: none;
}
#mypage_main #fep-content {
  padding: 0 !important;
  border: none !important;
  overflow: hidden !important;
}
#mypage_main.post .um-header, #mypage_main.fepml .um-header {
  display: none;
}

#mypage_main .wpuf-button:hover, #mypage_main ul.wpuf-form .wpuf-submit input[type="submit"]:hover, #mypage_main ul.wpuf-form li .wpuf-fields a.file-selector:hover, #mypage_main ul.wpuf-form li .wpuf-fields #wpuf-insert-image-container a#wpuf-insert-image:hover {
  background-color: #33A974 !important;
}
#mypage_main .wpuf-button, #mypage_main ul.wpuf-form .wpuf-submit input[type="submit"], #mypage_main ul.wpuf-form li .wpuf-fields a.file-selector, #mypage_main ul.wpuf-form li .wpuf-fields #wpuf-insert-image-container a#wpuf-insert-image {
  background: #33A974 !important;
	border: none;
	padding: 10px 30px;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

.wpuf-el.m_add .wpuf-help,
.wpuf-el.hokenjyo .wpuf-help,
.wpuf-el.now .wpuf-help {
  color: #ff0000 !important;
}

.wpuf-section-title {
  color: #424242 !important;
  font-weight: bold;
}

.fep_unread_message_count {
  color: #ffffff !important;
}

.wpuf-author {
  display: none;
}

.um-profile .um-field-magazine,
.um-profile .um-field-type-member {
  display: none;
}
.um-profile.um-editing .um-field-magazine,
.um-profile.um-editing .um-field-type-member {
  display: block;
}

@media only screen and (min-width: 1001px) {
  #mypage_main .fep-table.fep-action-table div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: ﬂex-start;
    -moz-justify-content: ﬂex-start;
    -ms-justify-content: ﬂex-start;
    justify-content: ﬂex-start;
    -ms-flex-pack: ﬂex-start;
  }
  #mypage_main .fep-table.fep-action-table div div.fep-bulk-action {
    width: 100px;
    margin-right: 15px;
  }
  #mypage_main .fep-table.fep-action-table div div:nth-of-type(2) {
    padding-left: 8px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  #mypage_main .fep-table.fep-action-table div div:nth-of-type(2) .fep-button {
    width: 100%;
    display: block;
    padding: 0 2px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mypage_main .fep-table .fep-table-row {
    padding: 10px 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mypage_main .fep-table > div > div.fep-column-fep-cb {
    margin-right: 10px;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
    display: inline !important;
  }
  #mypage_main .fep-table .fep-column-avatar, #mypage_main .fep-table .fep-column-fep-cb {
    padding-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mypage_main .fep-table > div > div.fep-column-author {
    width: 100% !important;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  #mypage_main .fep-table > div > div.fep-column-title {
    width: 90% !important;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    font-weight: bold;
  }
  #mypage_main .fep-column-author {
    padding-left: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #mypage_main .fep-column-author span {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
  }
  #mypage_main .fep-column-author span:first-of-type {
    margin-right: 10px;
  }
  #mypage_main .fep-per-message {
    border: none;
  }
  #mypage_main .fep-message-excerpt,
  #mypage_main .fep-avatar-p {
    display: none;
  }
  #mypage_main .fep-per-message .fep-message-title .date {
    padding-left: 0;
    font-size: 10px;
    font-size: 1rem;
  }
  #mypage_main #fep-content-single-sidebar {
    display: none;
  }
  #mypage_main .fep-message .fep-message-title-heading {
    font-size: 16px;
    font-size: 1.6rem;
    border: none;
    background: #ffffff;
    margin-bottom: 0;
    padding: 10px 15px 0 15px;
  }
  #mypage_main .fep-message .fep-message-title-heading.participants {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0 15px 0 15px;
  }
  #mypage_main .fep-message-toggle-all.fep-align-right {
    text-align: center !important;
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 8px 0;
    border: solid 1px #e6e6e6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  #mypage_main .fep-message-toggle-all.fep-align-right:before {
    content: "▼すべての";
  }
  #mypage_main .fep-message-toggle-all.fep-align-right:after {
    content: "する";
  }
  #mypage_main #fep_upload {
    margin-bottom: 10px;
  }
  #mypage_main .fep-message-content {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 8px;
    margin-bottom: 15px;
  }
  #mypage_main .fep-form-field.fep-form-field-message_content {
    margin-top: 8px;
    margin-bottom: 15px;
  }
  #mypage_main .fep-attachment-field {
    font-size: 11px;
    font-size: 1.1rem;
    background: #ebebeb;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    margin-top: 15px;
    padding: 5px 15px;
    line-height: 2;
  }
  #mypage_main #fep-attachment-field-add {
    font-size: 11px;
    font-size: 1.1rem;
    background: #ebebeb;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    margin-top: 10px;
    padding: 5px 15px;
    line-height: 2;
  }

  .um-col-121 {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1000px) {
  #mypage_main .fep-table.fep-action-table div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #mypage_main .fep-table.fep-action-table div div {
    width: 32%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mypage_main .fep-table.fep-action-table div select {
    width: 100%;
    font-size: 11px;
    font-size: 1.1rem;
    border: solid 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0 0 0 #ffffff;
    -webkit-box-shadow: 0 0 0 #ffffff;
    box-shadow: 0 0 0 #ffffff;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mypage_main .fep-table.fep-action-table div .fep-loading-gif-div {
    display: none;
  }
  #mypage_main .fep-table.fep-action-table div div:nth-of-type(2) {
    padding-left: 8px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  #mypage_main .fep-table.fep-action-table div div:nth-of-type(2) .fep-button {
    width: 100%;
    display: block;
    padding: 0 2px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mypage_main .fep-error, #mypage_main .fep-success, #mypage_main .fep-wp-error, #mypage_main #fep-content,
  #mypage_main #fep-menu .fep-button, #mypage_main .fep-button, #mypage_main .fep-button-active,
  #mypage_main #fep-menu-toggle-button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mypage_main ul.token-input-list-facebook {
    width: 100% !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mypage_main .fep-table .fep-table-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #mypage_main .fep-table > div > div.fep-column-fep-cb {
    width: 10% !important;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
    display: inline !important;
  }
  #mypage_main .fep-table .fep-column-avatar, #mypage_main .fep-table .fep-column-fep-cb {
    padding-right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mypage_main .fep-table > div > div.fep-column-author {
    width: 100% !important;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  #mypage_main .fep-table > div > div.fep-column-title {
    width: 90% !important;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    font-weight: bold;
  }
  #mypage_main .fep-column-author {
    font-size: 11px;
    font-size: 1.1rem;
  }
  #mypage_main .fep-table-row {
    padding: 5%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mypage_main .fep-avatar-p {
    display: none;
  }
  #mypage_main .fep-cb-check-uncheck-all-div {
    margin-bottom: 12px;
    font-size: 12px;
    font-size: 1.2rem;
    vertical-align: middle;
  }
  #mypage_main .fep-per-message {
    border: none;
    margin: 0;
    padding: 0 5px;
  }
  #mypage_main .fep-per-message .fep-message-title {
    font-size: 13px;
    font-size: 1.3rem;
    border-radius: 4px;
    padding: 5px 10px;
  }
  #mypage_main .fep-message-title {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #mypage_main .fep-message-title .author {
    width: 100%;
    display: block;
  }
  #mypage_main .fep-per-message .fep-message-title .date {
    padding-left: 0;
    font-size: 10px;
    font-size: 1rem;
  }
  #mypage_main .fep-message .fep-message-title-heading {
    font-size: 13px;
    font-size: 1.3rem;
    border: none;
    background: #ffffff;
    margin-bottom: 0;
    padding: 10px 0 0 0;
  }
  #mypage_main .fep-message .fep-message-title-heading.participants {
    font-size: 11px;
    font-size: 1.1rem;
    padding: 0 0 0 0;
  }
  #mypage_main .fep-message-toggle-all.fep-align-right {
    text-align: center !important;
    font-size: 10px;
    font-size: 1rem;
    margin-top: 5vw;
    margin-bottom: 10px;
    padding: 5px 0;
    border: solid 1px #e6e6e6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  #mypage_main .fep-message-toggle-all.fep-align-right:before {
    content: "▼すべての";
  }
  #mypage_main .fep-message-toggle-all.fep-align-right:after {
    content: "する";
  }
  #mypage_main .fep-message-content {
    font-size: 13px;
    font-size: 1.3rem;
    margin-top: 8px;
    margin-bottom: 15px;
  }
  #mypage_main .fep-form-field.fep-form-field-message_content {
    margin-top: 8px;
    margin-bottom: 15px;
  }
  #mypage_main .fep-attachment-field {
    font-size: 11px;
    font-size: 1.1rem;
    background: #ebebeb;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    margin-top: 15px;
    padding: 5px 15px;
    line-height: 2;
  }
  #mypage_main #fep-attachment-field-add {
    font-size: 11px;
    font-size: 1.1rem;
    background: #ebebeb;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    margin-top: 10px;
    padding: 5px 15px;
    line-height: 2;
  }
}
#mypage_main.post ul.wpuf-form li div[class*="wpuf-section-wrap"] {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#mypage_main.post select {
  background: #f9f9f9;
  border: solid 1px #d6d6d6;
  padding: 0 12px !important;
  display: block !important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 0px;
  outline: none !important;
  cursor: text !important;
  font-size: 15px !important;
  box-sizing: border-box !important;
  box-shadow: none !important;
  margin: 0 !important;
  position: static;
  outline: none !important;
}
#mypage_main.post input[type="text"] {
  background: #f9f9f9;
  border: solid 1px #d6d6d6;
  padding: 0 12px !important;
  width: 100%;
  display: block !important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 0px;
  outline: none !important;
  cursor: text !important;
  font-size: 15px !important;
  height: 40px !important;
  box-sizing: border-box !important;
  box-shadow: none !important;
  margin: 0 !important;
  position: static;
  outline: none !important;
}
#mypage_main.post textarea {
  width: 100%;
  resize: vertical;
  font-size: 15px !important;
  background: #f9f9f9;
  border: solid 1px #d6d6d6;
  border-radius: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#mypage_main.post .wpuf-help {
  font-style: normal;
}

/* ---------------------------------------- */
/* ----- 犬、猫の飼い方 飼う前に読むこと ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  #main.must-read .top_ttl {
    position: relative;
    padding: 15px 0;
    font-size: 26px;
    font-size: 2.6rem;
    color: #B39D6E;
  }
  #main.must-read .top_ttl:before, #main.must-read .top_ttl:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15%;
    height: 3px;
    border-top: 3px double #B39D6E;
  }
  #main.must-read .top_ttl:before {
    left: 20px;
  }
  #main.must-read .top_ttl:after {
    right: 20px;
  }
  #main.must-read .main_img {
    margin-bottom: 30px;
  }
  #main.must-read .section_first .in_ttl {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-bottom: 25px;
    padding: 80px 0;
    font-size: 24px;
    font-size: 2.4rem;
    color: #ffffff;
    background: url(./img/mustread/bg_section_01.jpg) center top no-repeat;
    background-size: cover;
  }
  #main.must-read .section_first .in_ttl:before, #main.must-read .section_first .in_ttl:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 15%;
    height: 3px;
    border-top: 3px double #ffffff;
  }
  #main.must-read .section_first .in_ttl:before {
    left: 20px;
  }
  #main.must-read .section_first .in_ttl:after {
    right: 20px;
  }
  #main.must-read .section_first .all_txt a {
    color: #0066c0;
    text-decoration: underline;
  }
  #main.must-read .section_first .all_txt a:hover, #main.must-read .section_first .all_txt a:active {
    color: #007ce9;
  }
  #main.must-read .kokoroe {
    overflow: hidden;
    *zoom: 1;
  }
  #main.must-read .cont-box {
    margin-top: 80px;
    margin-bottom: 60px;
  }
  #main.must-read .cont-box .btn {
    width: 300px;
    margin: 50px auto 0 auto;
  }
  #main.must-read .cont-box .main_ttl {
    font-size: 25px;
    font-size: 2.5rem;
    margin-bottom: 30px;
  }
  #main.must-read .cont-box.end {
    margin-bottom: 150px;
  }
  #main.must-read .cont-box .box {
    margin-bottom: 30px;
    padding: 30px 25px;
    background: #f6f5eb;
    overflow: hidden;
    *zoom: 1;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
  #main.must-read .cont-box .cont {
    width: 470px;
    float: right;
    margin-left: 30px;
  }
  #main.must-read .cont-box .cont p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #main.must-read .cont-box .ttl {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 20px;
    font-size: 2rem;
    font-style: italic;
    color: #B39D6E;
    border-bottom: solid 1px #B39D6E;
  }
  #main.must-read .cont-box .img {
    width: 220px;
    float: left;
  }
  #main.must-read .cont-box .img img {
    border: solid 5px #ffffff;
    -moz-box-shadow: 3px 5px 3px #bfbfbf;
    -webkit-box-shadow: 3px 5px 3px #bfbfbf;
    box-shadow: 3px 5px 3px #bfbfbf;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1000px) {
  #main.must-read {
    padding-top: 5vw;
  }
  #main.must-read .top_ttl {
    position: relative;
    padding: 15px 0;
    font-size: 15px;
    font-size: 1.5rem;
    color: #B39D6E;
  }
  #main.must-read .top_ttl span {
    background: #ffffff;
  }
  #main.must-read .top_ttl:before, #main.must-read .top_ttl:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 6.5%;
    height: 3px;
    border-top: 3px double #B39D6E;
  }
  #main.must-read .top_ttl:before {
    left: 10px;
  }
  #main.must-read .top_ttl:after {
    right: 10px;
  }
  #main.must-read .main_img {
    margin-bottom: 30px;
  }
  #main.must-read .section_first .in_ttl {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-bottom: 25px;
    padding: 15vw 0;
    font-size: 15px;
    font-size: 1.5rem;
    color: #ffffff;
    background: url(./img/mustread/bg_section_01.jpg) center top no-repeat;
    background-size: cover;
  }
  #main.must-read .section_first .in_ttl:before, #main.must-read .section_first .in_ttl:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 6.5%;
    height: 3px;
    border-top: 3px double #ffffff;
  }
  #main.must-read .section_first .in_ttl:before {
    left: 10px;
  }
  #main.must-read .section_first .in_ttl:after {
    right: 10px;
  }
  #main.must-read .section_first .all_txt a {
    color: #0066c0;
    text-decoration: underline;
  }
  #main.must-read .section_first .all_txt a:hover, #main.must-read .section_first .all_txt a:active {
    color: #007ce9;
  }
  #main.must-read .kokoroe {
    overflow: hidden;
    *zoom: 1;
  }
  #main.must-read .cont-box {
    margin-top: 7vw;
    margin-bottom: 60px;
  }
  #main.must-read .cont-box .btn {
    width: 80%;
    margin: 50px auto 0 auto;
  }
  #main.must-read .cont-box .main_ttl {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 30px;
  }
  #main.must-read .cont-box.end {
    margin-bottom: 150px;
  }
  #main.must-read .cont-box .box {
    margin-bottom: 8vw;
    padding: 8vw 6vw;
    background: #f6f5eb;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #main.must-read .cont-box .cont {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  #main.must-read .cont-box .cont p {
    font-size: 13px;
    font-size: 1.3rem;
  }
  #main.must-read .cont-box .ttl {
    margin-bottom: 15px;
    padding-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
    color: #B39D6E;
    border-bottom: solid 1px #B39D6E;
  }
  #main.must-read .cont-box .img {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
    width: 90%;
    margin: 0 auto 5vw auto;
    text-align: center;
  }
  #main.must-read .cont-box .img img {
    border: solid 5px #ffffff;
    -moz-box-shadow: 3px 5px 3px #bfbfbf;
    -webkit-box-shadow: 3px 5px 3px #bfbfbf;
    box-shadow: 3px 5px 3px #bfbfbf;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* ---------------------------------------- */
/* ----- 投稿の使い方 ----- */
/* ---------------------------------------- */
#main.howto .ttl_how {
  color: #78602d;
  background: #f2f0e2;
  border-left: solid 10px #B39D6E;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#main.howto .howtobox .main_img {
  text-align: center;
}
#main.howto .howlist {
  counter-reset: number 0;
}
#main.howto .howlist li .ttl_num {
  font-weight: bold;
  color: #ee5374;
}
#main.howto .howlist li .ttl_num::before {
  counter-increment: number 1;
  content: counter(number) "";
  margin-right: 10px;
  padding: 5px 10px;
  width: 50px;
  height: 50px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  background: #ee5374;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}

@media only screen and (min-width: 1001px) {
  #main.howto .top_btn {
    width: 300px;
    margin: 20px auto 40px auto;
  }
  #main.howto .howtobox {
    margin-top: 40px;
    margin-bottom: 15px;
  }
  #main.howto .howtobox .all_txt {
    margin-bottom: 40px;
  }
  #main.howto .ttl_how {
    margin-bottom: 15px;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 15px;
  }
  #main.howto .tabs {
    margin-top: 20px;
    margin-bottom: 15px;
    overflow: hidden;
    *zoom: 1;
  }
  #main.howto .tabs li {
    width: 48%;
    float: left;
    margin-bottom: 2%;
  }
  #main.howto .tabs li:nth-of-type(2n+1) {
    margin-right: 2%;
  }
  #main.howto .tabs a {
    padding: 8px 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    background: #B39D6E;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #main.howto .tabs a:active, #main.howto .tabs a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  #main.howto .tabs li.active a {
    background: #c4be4e;
  }
  #main.howto .howlist li {
    margin-bottom: 50px;
  }
  #main.howto .howlist li .ttl_num {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #main.howto .howlist li .ttl_num:before {
    font-size: 15px;
    font-size: 1.5rem;
  }
  #main.howto .howlist li:nth-of-type(10) .ttl_num::before {
    padding: 7px 7px;
    width: 50px;
    height: 50px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #main.howto table {
    width: 100%;
    margin-top: 40px;
  }
  #main.howto table th {
    width: 250px;
    font-weight: bold;
    background: #f7f7f7;
  }
  #main.howto table th, #main.howto table td {
    padding: 13px;
    border: solid 1px #e6e6e6;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1000px) {
  #main.howto .top_btn {
    width: 85%;
    margin: 20px auto 40px auto;
  }
  #main.howto .howtobox {
    width: 90%;
    margin: 35px auto;
  }
  #main.howto .all_txt {
    margin-bottom: 30px;
  }
  #main.howto .ttl_how {
    margin-bottom: 15px;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 10px 10px 10px 15px;
  }
  #main.howto .tabs {
    width: 90%;
    margin: 25px auto 15px auto;
  }
  #main.howto .tabs li {
    margin-bottom: 2%;
  }
  #main.howto .tabs a {
    padding: 8px 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: block;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    background: #B39D6E;
  }
  #main.howto .tabs li.active a {
    background: #c4be4e;
  }
  #main.howto .howlist li {
    margin-bottom: 40px;
  }
  #main.howto .howlist li .ttl_num {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  #main.howto .howlist li .ttl_num:before {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #main.howto .howlist li .ttl_num::before {
    margin-right: 10px;
    padding: 3px 5px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
  }
  #main.howto .howlist li:nth-of-type(10) .ttl_num::before {
    padding: 5px 3px;
    width: 50px;
    height: 50px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  #main.howto table {
    width: 100%;
    margin: 20px auto 0 auto;
    border-bottom: solid 1px #e6e6e6;
  }
  #main.howto table th {
    font-weight: bold;
    background: #f7f7f7;
  }
  #main.howto table th, #main.howto table td {
    width: 100%;
    display: block;
    padding: 10px 13px;
    border: solid 1px #e6e6e6;
    border-bottom: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* ---------------------------------------- */
/* ----- お問い合わせ ----- */
/* ---------------------------------------- */
#main.contact table {
  width: 100%;
}
#main.contact table th, #main.contact table td {
  width: 100%;
  display: block;
}
#main.contact table td {
  padding-bottom: 20px;
}
#main.contact table th {
  font-weight: bold;
  padding-bottom: 10px;
  color: #B39D6E;
}
#main.contact select {
  background: #f9f9f9;
  border: solid 1px #d6d6d6;
  padding: 0 12px !important;
  display: block !important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 0px;
  outline: none !important;
  cursor: text !important;
  font-size: 15px !important;
  box-sizing: border-box !important;
  box-shadow: none !important;
  margin: 0 !important;
  position: static;
  outline: none !important;
}
#main.contact input[type="tel"],
#main.contact input[type="email"],
#main.contact input[type="text"] {
  background: #f9f9f9;
  border: solid 1px #d6d6d6;
  padding: 0 12px !important;
  display: block !important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 0px;
  outline: none !important;
  cursor: text !important;
  font-size: 15px !important;
  height: 40px !important;
  box-sizing: border-box !important;
  box-shadow: none !important;
  margin: 0 !important;
  position: static;
  outline: none !important;
}
#main.contact textarea {
  width: 100%;
  resize: vertical;
  padding: 13px;
  font-size: 15px !important;
  background: #f9f9f9;
  border: solid 1px #d6d6d6;
  border-radius: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#main.contact input[type="submit"] {
  cursor: pointer;
  width: 100%;
  padding: 13px 0;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #ffffff;
  background: #B39D6E;
  border: none;
}
#main.contact .f_m {
  width: 50%;
}
#main.contact .f_l {
  width: 60%;
}
#main.contact .btn_send {
  width: 300px;
  margin: 30px auto;
}

@media only screen and (min-width: 1001px) {
  #main.contact table td {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  #main.contact .f_m {
    width: 70%;
  }
  #main.contact .f_l {
    width: 90%;
  }
  #main.contact .btn_send {
    width: 80%;
    margin: 30px auto;
  }
  #main.contact .all_txt.tbsp_waku {
    margin-bottom: 30px;
  }
}
.wpcf7 .wpcf7-response-output {
  margin: 10px 0 0;
  padding: 8px 35px 8px 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.wpcf7 .wpcf7-validation-errors {
  color: #B94A48;
  background-color: #F2DEDE;
  border: none;
}
.wpcf7 .wpcf7-mail-sent-ok {
  color: #3A87AD;
  background-color: #D9EDF7;
  border: none;
}

/* ---------------------------------------- */
/* ----- 利用規約・プライバシーポリシー ----- */
/* ---------------------------------------- */
#main.policy .box {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 45px;
}
#main.policy .wrapbox {
  margin: 0 auto 80px auto;
}
#main.policy .wrapbtm .all_txt:first-of-type,
#main.policy .wrapbox .all_txt:first-of-type {
  margin: 0 auto 35px auto;
}
#main.policy .wrapbtm .ttl_top,
#main.policy .wrapbox .ttl_top {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
#main.policy .wrapbtm .ttl_top span,
#main.policy .wrapbox .ttl_top span {
  color: #B39D6E;
}
#main.policy .ttl_in_cont {
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  border-bottom: solid 1px #e6e6e6;
}
#main.policy ol.num {
  margin-top: 30px;
  margin-bottom: 40px;
  counter-reset: my-counter;
}
#main.policy ol.num li {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
#main.policy ol.num li:before {
  font-size: 14px;
  font-size: 1.4rem;
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #B39D6E;
  color: #ffffff;
  display: block;
  float: left;
  line-height: 22px;
  margin-left: -30px;
  text-align: center;
  height: 22px;
  width: 22px;
  border-radius: 50%;
}

@media only screen and (max-width: 1000px) {
  #main.policy .form {
    padding-bottom: 30px;
  }
  #main.policy .wrapbtm,
  #main.policy .wrapbox {
    width: 90%;
    margin: 0 auto 0 auto;
  }
  #main.policy .wrapbtm .all_txt:first-of-type,
  #main.policy .wrapbox .all_txt:first-of-type {
    margin: 0 auto 35px auto;
  }
  #main.policy .wrapbtm .ttl_top,
  #main.policy .wrapbox .ttl_top {
    font-size: 15px;
    font-size: 1.5rem;
  }
  #main.policy .wrapbox {
    margin: 0 auto 40px auto;
  }
  #main.policy .ttl_in_cont {
    font-size: 15px;
    font-size: 1.5rem;
  }
  #main.policy ol.num,
  #main.policy .all_txt {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
/* ---------------------------------------- */
/* ----- リンクフリー ----- */
/* ---------------------------------------- */
#main.link .bncontent .ttl_in,
#main.link .snscontent .ttl_in {
  padding: 6px 0;
  color: #79612e;
  background: #f2f0e2;
}
#main.link .snscontent .list a {
  padding: 10px 0;
  display: block;
  font-weight: bold;
  text-align: center;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#main.link .snscontent .list .tw a {
  color: #ffffff;
  background: #1eb0e7;
}
#main.link .snscontent .list .fb a {
  color: #ffffff;
  background: #4064ac;
}
#main.link .snscontent .list .ha a {
  color: #ffffff;
  background: #00a4de;
}
#main.link .snscontent .list .line a {
  color: #ffffff;
  background: #2fa934;
}
#main.link .bncontent table {
  width: 100%;
  border-bottom: solid 1px #e6e6e6;
}
#main.link .bncontent th, #main.link .bncontent td {
  width: 100%;
  display: block;
  border: solid 1px #e6e6e6;
  border-bottom: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
#main.link .bncontent th {
  font-weight: bold;
  background: #f9f8f1;
  border-bottom: none;
}

@media only screen and (min-width: 1001px) {
  #main.link .bncontent table {
    margin-top: 40px;
  }
  #main.link .bncontent th {
    padding: 8px 15px;
  }
  #main.link .bncontent td {
    padding: 25px 15px;
  }
  #main.link .bncontent th {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #main.link .bncontent .copy {
    width: 100%;
    height: 60px;
    font-size: 13px;
    font-size: 1.3rem;
    margin: 12px 0 0 0;
    padding: 10px 10px;
    box-shadow: inset 0px 0px 3px #d4d4d4;
    -moz-box-shadow: inset 0px 0px 3px #d4d4d4;
    -webkit-box-shadow: inset 0px 0px 3px #d4d4d4;
    border: 1px solid #d4d4d4;
    background: #f5f5f5;
    color: #666666;
    resize: vertical;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main.link .bncontent .ttl_in,
  #main.link .snscontent .ttl_in {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  #main.link .snscontent {
    margin-top: 50px;
    margin-bottom: 40px;
  }
  #main.link .snscontent .list {
    width: 80%;
    margin: 20px auto;
    overflow: hidden;
    *zoom: 1;
  }
  #main.link .snscontent .list li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 12px;
  }
  #main.link .snscontent .list li:nth-of-type(2n+2) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1000px) {
  #main.link .bncontent,
  #main.link .snscontent {
    width: 90%;
    margin: auto;
  }
  #main.link .bncontent .ttl_in,
  #main.link .snscontent .ttl_in {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  #main.link .snscontent {
    margin-top: 50px;
    margin-bottom: 40px;
  }
  #main.link .snscontent .list {
    width: 85%;
    margin: 20px auto;
  }
  #main.link .snscontent .list li {
    font-size: 14px;
    font-size: 1.4rem;
    width: 100%;
    margin-bottom: 12px;
  }
  #main.link .bncontent {
    margin-bottom: 60px;
  }
  #main.link .bncontent table {
    margin-top: 40px;
  }
  #main.link .bncontent th {
    padding: 8px 15px;
  }
  #main.link .bncontent td {
    padding: 15px;
  }
  #main.link .bncontent th {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #main.link .bncontent .copy {
    width: 100%;
    height: 120px;
    font-size: 13px;
    font-size: 1.3rem;
    margin: 10px 0 0 0;
    padding: 15px 15px;
    box-shadow: inset 0px 0px 3px #d4d4d4;
    -moz-box-shadow: inset 0px 0px 3px #d4d4d4;
    -webkit-box-shadow: inset 0px 0px 3px #d4d4d4;
    border: 1px solid #d4d4d4;
    background: #f5f5f5;
    color: #666666;
    resize: vertical;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/* ---------------------------------------- */
/* ----- 仮登録 ----- */
/* ---------------------------------------- */
#content.entry_form .wpcf7 .wpcf7-response-output,
#content.entry_form .wpcf7 .wpcf7-validation-errors,
#content.entry_form .wpcf7 .wpcf7-mail-sent-ok {
  width: 80%;
  margin: auto;
}
#content.entry_form input[type="email"] {
  width: 100%;
  background: #ffffff;
  border: solid 1px #d6d6d6;
  padding: 0 12px !important;
  display: block !important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 0px;
  outline: none !important;
  cursor: text !important;
  font-size: 15px !important;
  height: 40px !important;
  box-sizing: border-box !important;
  box-shadow: none !important;
  margin: 0 !important;
  position: static;
  outline: none !important;
}
#content.entry_form input[type="submit"] {
  width: 100%;
  padding: 13px 0;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ffffff;
  background: #B39D6E;
  border: none;
  font-weight: bold;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  letter-spacing: 0.03em;
  font-family: '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#content.entry_form input[type="submit"].no-btn {
  background: #cfc5b1;
}
#content.entry_form input[type="submit"].on-btn {
  cursor: pointer;
}
#content.entry_form #kiyaku {
  width: 100%;
  margin: 30px auto;
  padding: 10px 15px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #3c3c3c;
  border: solid 1px #b5b5b5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#content.entry_form #wpg-login .wpg-button {
  padding: 0 13px;
}
#content.entry_form #wpg-login .wpg-button .lsf:before {
  font-size: 20px;
  color: #ffffff !important;
}

@media only screen and (min-width: 1001px) {
  #content.login #wpg-login a {
    font-size: 14px !important;
    padding: 10px 20px !important;
  }
}
#content.login #wpg-login a:nth-of-type(1) {
  margin-left: 5px;
  color: #ffffff !important;
  background: #4285f4 !important;
  border: none !important;
}

#content.login #wpg-login a:nth-of-type(2) {
  color: #ffffff !important;
  background: #1daeec !important;
  border: none !important;
}

#content.login #wpg-login a:nth-of-type(3) {
  color: #ffffff !important;
  background: #3c5a96 !important;
  border: none !important;
}

.lsf-twitter::before,
.lsf-facebook::before {
  color: #ffffff;
}

@media only screen and (min-width: 1001px) {
  .ttl_members {
    width: 600px;
    margin: 0 auto 20px auto;
    padding: 6px 0;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background: #c4be4e;
  }
}
@media only screen and (max-width: 1000px) {
  #wpg-login .wpg-button:nth-of-type(1):after {
    margin-top: 4px;
  }

  .ttl_members {
    width: 100%;
    margin: 0 auto 20px auto;
    padding: 2px 0;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background: #c4be4e;
  }

  #content.login #wpg-login .wpg-button {
    height: 40px;
    line-height: 40px;
  }

  #content.login #wpg-login a {
    text-align: center;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #content.login #wpg-login a:nth-of-type(1) {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 1001px) {
  #content.entry_form .ttl_cont_top {
    font-size: 25px;
    font-size: 2.5rem;
  }
  #content.entry_form .txt,
  #content.entry_form .all_txt {
    width: 570px;
    margin: 40px auto 0px auto;
    font-size: 15px;
    font-size: 1.5rem;
  }
  #content.entry_form .txt span.rr,
  #content.entry_form .all_txt span.rr {
    font-size: 14px;
    font-size: 1.4rem;
  }
  #content.entry_form .txt {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 30px auto 0px auto;
  }
  #content.entry_form .inputs {
    width: 500px;
    margin: 30px auto 40px auto;
  }
  #content.entry_form .policy_check,
  #content.entry_form .kiyakubox {
    width: 570px;
    margin: 0px auto;
  }
  #content.entry_form .btn_send {
    width: 300px;
    margin: 30px auto 0 auto;
  }
}
@media only screen and (max-width: 1000px) {
  #content.entry_form .ttl_cont_top {
    margin-bottom: 15px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #content.entry_form .txt span.rr,
  #content.entry_form .all_txt span.rr {
    font-size: 13px;
    font-size: 1.3rem;
  }
  #content.entry_form .txt {
    font-size: 13px;
    font-size: 1.3rem;
    margin: 30px auto 0px auto;
  }
  #content.entry_form .inputs {
    width: 100%;
    margin: 30px auto 40px auto;
  }
  #content.entry_form .policy_check,
  #content.entry_form .kiyakubox {
    width: 100%;
    margin: 0px auto;
  }
  #content.entry_form .btn_send {
    width: 100%;
    margin: 30px auto 0 auto;
  }
}
/* ---------------------------------------- */
/* ----- マイページアイキャッチ ----- */
/* ---------------------------------------- */
@media only screen and (min-width: 1001px) {
  .img_thumbnail_box {
    width: 100px;
    height: 100px;
  }

  #content.mypage .um-titles {
    width: 770px;
    margin-left: 0;
  }
  #content.mypage .cladata {
    overflow: hidden;
    *zoom: 1;
  }
  #content.mypage .cladata .img-box-ummypage {
    width: 100px;
    float: left;
    padding-left: 20px;
  }
  #content.mypage .cladata .data-box-ummypage {
    width: 620px;
    float: right;
    padding-left: 30px;
  }
}
@media only screen and (max-width: 1000px) {
  .img_thumbnail_box {
    width: 100%;
    height: 90px;
  }
  .img_thumbnail_box img {
    background-color: #f1f1f1;
    width: 100%;
    height: 90px;
    object-fit: contain;
  }

  #content.mypage .um-titles {
    margin-left: 0;
  }
  #content.mypage .cladata {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #content.mypage .cladata .img-box-ummypage {
    width: 31%;
    margin-right: 4%;
  }
  #content.mypage .cladata .img-box-ummypage img {
    width: 100%;
  }
  #content.mypage .cladata .data-box-ummypage {
    width: 65%;
  }
}
.fep-message-content {
  word-break: break-all;
}

/* ---------------------------------------- */
/* ----- 他のユーザーの見え方 ----- */
/* ---------------------------------------- */
@media only screen and (max-width: 1000px) {
  #userside {
    width: 90%;
    margin: auto;
  }
}
#mypage_main.post .wpuf-el.m_area .wpuf-fields:after,
#mypage_main.post .wpuf-el.category .wpuf-fields:after {
  display: block;
  margin-top: 20px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
  content: "※パソコンの場合は「Ctrl」ボタンを押しながらクリックすると複数の地域が選択できます。スマートフォンの場合はそのまま該当する地域をすべてタップしてください。";
}

@media only screen and (min-width: 1001px) {
  .line_ttl {
    margin-bottom: 15px;
    overflow: hidden;
    text-align: left;
  }
  .line_ttl span {
    background: #ffffff;
    position: relative;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    padding-left: 45px;
    padding-right: 10px;
  }
  .line_ttl span:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    display: inline-block;
    width: 400%;
    height: 6px;
    background: url(./img/common/ttl_line.png) center top repeat-x;
  }
  .line_ttl.ico_search span:before {
    content: url(./img/common/ico_search_ttl.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
  }
  .line_ttl.ico_post span:before {
    content: url(./img/common/ico_post_ttl.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
  }
  .line_ttl.ico_milk span:before {
    content: url(./img/common/ico_milk_ttl.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
  }
  .line_ttl.ico_pin span:before {
    content: url(./img/common/ico_pin_ttl.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
  }
  .line_ttl.ico_pet span:before {
    content: url(./img/common/ico_pet_ttl.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
  }
}
@media only screen and (max-width: 1000px) {
  .line_ttl {
    text-align: left;
    overflow: hidden;
  }
  .line_ttl span {
    background: #ffffff;
    position: relative;
    font-size: 4vw;
    font-weight: bold;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .line_ttl span:after {
    content: '';
    display: block;
    height: 3px;
    margin-top: 3vw;
    background: url(./img/common/ttl_line.png) center top repeat-x;
  }
  .line_ttl.ico_search span {
    padding-left: 7vw;
    background: url(./img/common/ico_search_ttl.png) center left no-repeat #ffffff;
    -webkit-background-size: 5vw;
    background-size: 5vw;
  }
  .line_ttl.ico_post span {
    padding-left: 7vw;
    background: url(./img/common/ico_post_ttl.png) center left no-repeat #ffffff;
    -webkit-background-size: 5vw;
    background-size: 5vw;
  }
  .line_ttl.ico_milk span {
    padding-left: 7vw;
    background: url(./img/common/ico_milk_ttl.png) center left no-repeat #ffffff;
    -webkit-background-size: 5vw;
    background-size: 5vw;
  }
  .line_ttl.ico_pin span {
    padding-left: 7vw;
    background: url(./img/common/ico_pin_ttl.png) center left no-repeat #ffffff;
    -webkit-background-size: 5vw;
    background-size: 5vw;
  }
  .line_ttl.ico_pet span {
    padding-left: 7vw;
    background: url(./img/common/ico_pet_ttl.png) center left no-repeat #ffffff;
    -webkit-background-size: 5vw;
    background-size: 5vw;
  }
}
@media only screen and (min-width: 1001px) {
  .line_side_ttl {
    position: relative;
    padding: 15px 0;
    font-size: 26px;
    font-size: 2.6rem;
    color: #B39D6E;
  }
  .line_side_ttl span {
    background: #ffffff;
    position: relative;
    z-index: 9;
    padding: 0 30px;
  }
  .line_side_ttl:before, .line_side_ttl:after {
    z-index: 8;
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 100%;
    height: 3px;
    border-top: 3px double #B39D6E;
  }
  .line_side_ttl:before {
    left: 20px;
  }
  .line_side_ttl:after {
    right: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  .line_side_ttl {
    width: 95%;
    margin: auto;
    position: relative;
    padding: 15px 0;
    font-size: 15px;
    font-size: 1.5rem;
    color: #B39D6E;
  }
  .line_side_ttl span {
    background: #ffffff;
    position: relative;
    z-index: 9;
    padding: 0 10px;
  }
  .line_side_ttl:before, .line_side_ttl:after {
    z-index: 8;
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 100%;
    height: 3px;
    border-top: 3px double #B39D6E;
  }
  .line_side_ttl:before {
    left: 0px;
  }
  .line_side_ttl:after {
    right: 0px;
  }
}
input.non[type="submit"],
input.non[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
}
input.non[type="submit"]::-webkit-search-decoration,
input.non[type="button"]::-webkit-search-decoration {
  display: none;
}
input.non[type="submit"]::focus,
input.non[type="button"]::focus {
  outline-offset: -2px;
}

.all_btn a {
  display: block;
  text-align: center;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.all_btn.bg_y a {
  color: #ffffff;
  background: #B39D6E;
}
.all_btn.bg_r a {
  color: #ffffff;
  background: #a51a35;
}
.all_btn.bg_b a {
  color: #ffffff;
  background: #b39d6e;
}
.all_btn.bg_g a {
  color: #ffffff;
  background: #33A974;
}
.all_btn.bg_o a {
  color: #ffffff;
  background: #B39D6E;
}

.btn_none {
  text-align: center;
  color: #848484;
  background: #d8d8d8;
}

@media only screen and (min-width: 1001px) {
  .all_btn a {
    padding: 8px 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .all_btn.bg_mypage a {
    color: #ffffff;
    background: #a51a35;
    background: url(./img/common/btn_mypage_ww.png) left 1.8vw top 50% no-repeat #33A974;
    -webkit-background-size: 23px;
    background-size: 23px;
  }
  .all_btn.bg_register a {
    color: #ffffff;
    background: #a51a35;
    background: url(./img/common/btn_register_ww.png) left 1.8vw top 50% no-repeat #33A974;
  }
  .all_btn.bg_login a {
    color: #ffffff;
    background: url(./img/common/btn_login_ww.png) left 1.8vw top 50% no-repeat #B39D6E;
  }
}
@media only screen and (max-width: 1000px) {
  .all_btn a {
    padding: 3vw 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .all_btn.bg_mypage a {
    color: #ffffff;
    background: #a51a35;
    background: url(./img/common/btn_mypage_ww.png) left 2.5vw top 50% no-repeat #33A974;
    -webkit-background-size: 5vw;
    background-size: 5vw;
  }
  .all_btn.bg_register a {
    color: #ffffff;
    background: #a51a35;
    background: url(./img/common/btn_register_ww.png) left 2.5vw top 50% no-repeat #33A974;
    -webkit-background-size: 5vw;
    background-size: 5vw;
  }
  .all_btn.bg_login a {
    color: #ffffff;
    background: url(./img/common/btn_login_ww.png) left 2.5vw top 50% no-repeat #B39D6E;
    -webkit-background-size: 5vw;
    background-size: 5vw;
  }
}
/* ---------------------------------------- */
/* ----- parts ----- */
/* ---------------------------------------- */
.all_txt p {
  margin-bottom: 1.2em;
}
.all_txt p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (min-width: 1001px) {
  #pagenav .wp-pagenavi a, #pagenav .wp-pagenavi span {
    color: #79612e;
    background: #f2f0e2;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  #pagenav .wp-pagenavi span.current {
    color: #ffffff;
    background: #B39D6E;
  }

  #pagenav {
    margin: 40px auto;
  }
  #pagenav .wp-pagenavi {
    clear: both;
    text-align: center;
  }
  #pagenav .wp-pagenavi a, #pagenav .wp-pagenavi span {
    padding: 8px 16px;
    margin: 0 4px;
    white-space: nowrap;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    text-decoration: none;
  }
  #pagenav .wp-pagenavi a:hover {
    color: #ffffff;
    background: #B39D6E;
  }

  #pankuzu {
    margin-bottom: 20px;
    padding: 5px 0;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #pankuzu a {
    color: #424242;
    text-decoration: none;
  }
  #pankuzu a:hover, #pankuzu a:active {
    color: #565656;
  }
  #pankuzu a:active, #pankuzu a:hover {
    text-decoration: underline;
  }
}
@media only screen and (max-width: 1000px) {
  #pagenav .wp-pagenavi a, #pagenav .wp-pagenavi span {
    color: #79612e;
    background: #f2f0e2;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  #pagenav .wp-pagenavi span.current {
    color: #ffffff;
    background: #B39D6E;
  }

  #pagenav {
    margin: 6vw auto;
  }
  #pagenav .wp-pagenavi {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 320px) {
  #pagenav .wp-pagenavi {
    font-size: calc(14px + 2 * (100vw - 320px) / 719);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 1039px) {
  #pagenav .wp-pagenavi {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1000px) {
  #pagenav .wp-pagenavi a, #pagenav .wp-pagenavi span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 8px 16px;
    margin: 0 4px 8px 4px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    text-align: center;
    text-decoration: none;
  }

  #pankuzu {
    border-top: solid 1px #efefef;
    margin-top: 2vw;
    padding: 1.2vw 1.5vw;
    overflow-x: auto;
    overflow-y: hidden;
    font-size: 10px;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0px);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 320px) {
  #pankuzu {
    font-size: calc(10px + 2 * (100vw - 320px) / 719);
  }
}
@media only screen and (max-width: 1000px) and (min-width: 1039px) {
  #pankuzu {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1000px) {
  #pankuzu * {
    display: inline-block;
  }
  #pankuzu a {
    color: #424242;
    text-decoration: none;
  }
  #pankuzu a:hover, #pankuzu a:active {
    color: #565656;
  }
}
#content.mypage .user-txtarea {
  margin-bottom: 20px;
  padding: 11px 20px;
  background: #fef7f8;
  border: solid 1px #ba6773;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
#content.mypage .user-txtarea .ttl_ss {
  color: #ba6773;
  margin-bottom: 5px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}
#content.mypage .user-txtarea .txt {
  font-size: 14px;
  font-size: 1.4rem;
}
#content.mypage .user-txtarea .txt a {
  color: #ba6773;
  text-decoration: underline;
}

@media only screen and (min-width: 1001px) {
  #content.mypage .myaccount .user-txtarea {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1000px) {
  #content.mypage .user-txtarea {
    width: 90%;
    margin: 0 auto 4vw auto;
  }
  #content.mypage .myaccount .user-txtarea {
    width: 100%;
    margin: 5vw auto -2vw auto;
  }
}
@media only screen and (min-width: 1001px) {
  #login .all_txt {
    width: 600px;
    margin: 0 auto 15px auto;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.txtss {
  margin-top: 8px;
  white-space: pre;
  font-size: 14px;
  cursor: default;
}

@media only screen and (max-width: 1000px) {
  .txtss {
    width: 98%;
    margin: auto;
    word-wrap: break-word;
    font-size: 12px;
  }
}
.um-profile .txtss a, .um-profile .txtss a:hover {
  cursor: pointer;
  color: #3ba1da !important;
  text-decoration: underline !important;
}

@media only screen and (min-width: 1001px) {
  .btn_error {
    width: 300px;
    margin: 25px auto;
  }
}
@media only screen and (max-width: 1000px) {
  .btn_error {
    width: 80%;
    margin: 5vw auto 7vw auto;
  }
}
.pt_table *, .pt_table *:before, .pt_table *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pt_table {
  width: 100%;
  border-collapse: collapse;
}
.pt_table th, .pt_table td {
  padding: 10px;
  border: 1px solid #dddddd;
}
.pt_table td a {
  text-decoration: underline;
}
.pt_table th {
  width: 30%;
  text-align: left;
  background: #f4f4f4;
}

@media only screen and (max-width: 1000px) {
  .pt_table {
    margin: 0;
  }
  .pt_table th, .pt_table td {
    width: 100%;
    display: block;
    border-top: none;
  }
  .pt_table tr:first-child th {
    border-top: 1px solid #dddddd;
  }
}
.um-profile .um-field-area a {
  text-decoration: underline !important;
}
@media only screen and (min-width: 1001px) {
  .um-profile .um-field-area a {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .um-profile .um-field-area a:active, .um-profile .um-field-area a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
}

.cont-txt-link a {
  text-decoration: underline;
}
@media only screen and (min-width: 1001px) {
  .cont-txt-link a {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  .cont-txt-link a:active, .cont-txt-link a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
}

@media only screen and (min-width: 1001px) {
  #userMypageCont {
    width: 1000px;
    margin: 0 auto 30px auto;
  }
  #userMypageCont .sec {
    margin-bottom: 40px;
  }
  #userMypageCont .line_ttl span {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #userMypageCont .petlist .list {
    width: 965px;
    margin: auto;
  }
  #userMypageCont .petlist .list li:nth-of-type(5n+4) {
    margin-right: 10px;
  }
  #userMypageCont .petlist .list li:nth-of-type(5n+5) {
    margin-right: 0px;
  }
  #userMypageCont .milkvolunteerlist .list {
    width: 965px;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: ﬂex-start;
    -moz-align-items: ﬂex-start;
    -ms-align-items: ﬂex-start;
    align-items: ﬂex-start;
  }
  #userMypageCont .milkvolunteerlist .list li {
    width: 472.5px;
    padding: 20px 0 20px 0;
  }
  #userMypageCont .milkvolunteerlist .list li:nth-of-type(2n+1) {
    margin-right: 20px;
    padding: 20px 0 20px 0;
  }
  #userMypageCont .milkvolunteerlist .list .img {
    width: 110px;
    float: left;
  }
  #userMypageCont .milkvolunteerlist .list .box {
    width: 327.5px;
    float: left;
    margin-left: 20px;
    margin-right: 15px;
  }
  #userMypageCont .milkvolunteerlist .list .cat {
    width: 95px;
    margin-left: 15px;
  }
  #userMypageCont .milkvolunteerlist .list .in_ttl {
    margin-bottom: 10px;
    padding-bottom: 0;
    border-bottom: none;
  }
  #userMypageCont .joutokailist .list {
    width: 965px;
    margin: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: ﬂex-start;
    -moz-align-items: ﬂex-start;
    -ms-align-items: ﬂex-start;
    align-items: ﬂex-start;
  }
  #userMypageCont .joutokailist .list li {
    width: 472.5px;
    padding: 20px 0 20px 0;
  }
  #userMypageCont .joutokailist .list li:nth-of-type(2n+1) {
    margin-right: 20px;
    padding: 20px 0 20px 0;
  }
  #userMypageCont .joutokailist .list .img {
    width: 110px;
    float: left;
  }
  #userMypageCont .joutokailist .list .box {
    width: 327.5px;
    float: left;
    margin-left: 20px;
    margin-right: 15px;
  }
  #userMypageCont .joutokailist .list .day {
    width: 160px;
  }
  #userMypageCont .joutokailist .list .cat {
    width: 95px;
    margin-left: 15px;
  }
  #userMypageCont .joutokailist .list .in_ttl {
    margin-bottom: 10px;
    padding-bottom: 0;
    border-bottom: none;
  }
  #userMypageCont .joutokailist .list table {
    margin-left: 130px;
    background: #f6f6f6;
  }
}
.cp_arrows {
  margin-top: 25px;
  text-align: right;
  font-weight: bold;
}
.cp_arrows [class*='cp_arrow'] {
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  color: #b39d6e;
}
.cp_arrows [class*='cp_arrow']:after,
.cp_arrows [class*='cp_arrow']:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
}
.cp_arrows [class*='cp_arrow'] {
  top: -0.1em;
  width: 10px;
  height: 12px;
  margin: 0.8em;
  border-width: 4px 4px 0 0;
  border-style: solid;
  border-radius: 0 2px 0 0;
}
.cp_arrows [class*='cp_arrow']:before,
.cp_arrows [class*='cp_arrow']:after {
  position: absolute;
  border-radius: 2px;
}
.cp_arrows [class*='cp_arrow']:before {
  top: -3px;
  right: 0;
  width: 15px;
  height: 4px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-box-shadow: inset 0 0 0 32px;
  box-shadow: inset 0 0 0 24px;
}
.cp_arrows [class*='cp_arrow']:after {
  top: -4px;
  left: -2px;
  width: 4px;
  height: 4px;
  -webkit-box-shadow: inset 0 0 0 32px, 16px 17px;
  box-shadow: inset 0 0 0 24px, 8px 9px;
}
.cp_arrows .cp_arrow_right {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.wpuf-error-msg {
  color: #ff0000;
}

.guide_point {
  position: relative;
  margin: 70px auto 30px auto;
  padding: 25px 20px 15px 40px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1000px) {
  .guide_point {
    width: 96%;
    margin: 12vw auto 9vw auto;
    padding: 6.7vw 5vw 5vw 5vw;
  }
}
.guide_point::before {
  position: absolute;
  top: -1em;
  left: 1em;
  content: attr(title);
  padding: .4em 1em 0 2.5em;
  font-size: 90%;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  height: 27px;
  background-color: #b39d6e;
  border-radius: 4px;
}
.guide_point::after {
  position: absolute;
  top: -1em;
  left: 1.3em;
  font-family: FontAwesome;
  content: "\f046";
  padding: .5em .5em 0 0;
  font-size: 18px;
  color: #fff;
  line-height: 25px;
  text-align: center;
}
.guide_point li {
  position: relative;
  list-style-type: none;
}

.guide_title {
  position: relative;
  background: #f2f0e2;
  margin-bottom: 1.5em;
  padding: 0.5em 1em;
  border-left: solid 2.7em #c6a352;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 1000px) {
  .guide_title {
    width: 96%;
    margin: 5vw auto;
    font-size: 4vw;
  }
}
.guide_title:before {
  font-family: "FontAwesome";
  content: "\f040";
  position: absolute;
  padding: 0em;
  color: white;
  font-weight: normal;
  left: -1.70em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#main.guideline .guide_box .all_txt a {
  text-decoration: underline;
}
@media only screen and (min-width: 1001px) {
  #main.guideline .guide_box .all_txt a {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  #main.guideline .guide_box .all_txt a:active, #main.guideline .guide_box .all_txt a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #main.guideline .guide_box {
    margin-bottom: 60px;
  }
  #main.guideline .btn {
    width: 300px;
    margin: 25px auto;
  }
}
@media only screen and (max-width: 1000px) {
  #main.guideline .guide_box {
    margin-bottom: 13vw;
  }
  #main.guideline .btn {
    width: 80%;
    margin: 5vw auto 15vw auto;
  }
}

/* 削除ボタンを編集画面に移動 */
.check_delete_post .wpuf-help {
    color: #f00 !important;
}

.um-item-meta a:nth-child(2) {
    display: none;
}

.bn_hogoneko-shien {
  margin-bottom: 40px;
}

.pet-flow {
  margin-bottom: 60px;
}

.pet-flow .btn {
  max-width: 320px;
  margin: 30px auto 0 auto;
}

@media screen and (max-width:400px) {
  .pet-flow .btn {
    width: 280px;
    font-size:14px;
  }
  
}
/* 英字折り返し対応 */
#content #main {
  max-width: 100%;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

/* アドセンス対応 */
/* スポンサーリンク文字 */
.ad-wrap {
  margin-top: 30px;
}


@media screen and (max-width:1000px) {
  .ad-wrap {
    padding: 0 4vw 6vw 4vw;
  }
}

.ad-label {
 color: #555;
 font-size: 12px;
 text-align:center;
 margin: 15px 0 0 !important;
}
  
/* アドセンス広告全体のレイアウト */
.ad-overall {
 margin-top:5px;
 margin-bottom:20px;
 padding: 15px 0;
 background-color: #fff;
}
  
.ad-overall:after {
 content:"";
 display:block;
 clear:both;
}
 
/* PC用アドセンス広告左 */
.ad-left{
 float:left;
 margin: 0 20px 0 0;
 padding-left: 5px;
}
 
/* PC用アドセンス広告右 */
.ad-right{
 float:left;
}
 
@media screen and (max-width:1000px) {
  .ad-left {
   margin-right: 0px;
   padding-left: 0px;
   text-align: center;
   width: 100%;
  }
   
  .ad-right {
   display: none;
  }
}
 
/* モバイル用アドセンス広告 */
.ad-mobile {
  margin-bottom: 20px;
}

.general-news-box {
    margin-top: 10px;
    margin-bottom: 30px;
    border: solid 1px #e6e6e6;
    padding: 0 15px;
    height: 160px;
    overflow-y: scroll;
}

@media screen and (max-width:767px) {
  .general-news-box {
    height: 200px;
  }
}

.general-news-item {
    display: block;
    border-bottom: solid 1px #e6e6e6;
    padding: 10px 0;
}

@media screen and (max-width:767px) {
  .general-news-item {
    margin-bottom: 15px;
  }
}

.general-news-item:first-child .title {
    font-weight: 700;
    color: #9C262B;
}

.general-news-item .post-info {
    display: flex;
    margin-bottom: 7px;
}

.general-news-item .post-category {
    font-size: 13px;
    text-align: center;
    background: #ededed;
    padding: 0 15px;
}

.general-news-item .post-category.news {
    background: #9C262B;
    color: #fff;
}

.general-news-item .post-date {
    font-size: 13px;
    width: 140px;
}

.general-news-item .title {
	width: calc(100% - 140px);
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

@media screen and (max-width:767px) {
  .general-news-item .post-info {
    margin-bottom: 5px;
  }
  
  .general-news-item .post-date,
  .general-news-item .post-category {
      font-size: 11px;
  }
  
  .general-news-item .post-date {
      width: 110px;
  }
  
  .general-news-item .title {
  	width: 100%;
  	font-size: 13px;
  	white-space: normal;
  	text-overflow: unset;
  	overflow: visible;
  }
}

.wpuf-info,
.application-content .wpuf_customs,
.joutokai-content .wpuf_customs,
.volunteer-content .wpuf_customs {
	display: none;
}

/* 注意書き*/
.warning-text {
    font-size: 14px;         /* フォントサイズ */
    color: #d32f2f;         /* 赤色で注意を引く */
    font-weight: bold;      /* 太字にする */
    margin-top: 10px;       /* 上との間隔を調整 */
    text-align: center;     /* 中央揃え */
}

.warning-text a {
    color: #0073aa; /* リンク色 */
    text-decoration: underline; /* 下線付き */
    font-weight: bold; /* 太字 */
    transition: color 0.3s; /* ホバー時のアニメーション */
}

.warning-text a:hover {
    color: #005177; /* ホバー時の色 */
}
