/*
@pc-width-min:1000px;
@pc-width-max: 480px;

@tb-width-min:   0px;
@tb-width-max: 481px;

@sp-width-min:   0px;
@sp-width-max: 480px;
*/
@media only screen and (max-width: 799px) {
  .cmn-title {
    background-image: url(../img/common/cmn-title-bg.png), url(../img/common/cmn-title-bg.png);
    background-color: transparent,transparent;
    background-position: 0 0,100% 0;
    background-repeat: no-repeat, no-repeat;
  }
}
@media only screen and (max-width: 550px) {
  .header .read-belt {
    display: none;
  }
}
@media only screen and (max-width: 1000px) {
  .header .read-belt .catchphrase {
    width: 100%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 880px) {
  .header .logo-area .logo-block .addr {
    font-size: 12px;
    line-height: normal;
  }
  .header .logo-area .logo-block .addr .text {
    margin-top: 35px;
  }
  .header .logo-area .logo-block .addr .gmap {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 550px) {
  .header .logo-area .logo-block .addr .text {
    font-size: 10px;
  }
}
@media only screen and (max-width: 550px) {
  .header .logo-area .logo-block .addr .gmap {
    display: none;
  }
}
@media only screen and (max-width: 880px) {
  .header .logo-area .subtext {
    left: 300px;
    right: 0;
  }
  .header .logo-area .subtext img {
    width: auto;
    height: 28px;
  }
}
@media only screen and (max-width: 1000px) {
  .footer .footer-top .inner {
    width: 100%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1000px) {
  .footer .footer-top .band {
    text-align: center;
  }
}
@media only screen and (max-width: 1000px) {
  .footer .footer-top .logo {
    width: 100%;
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 1px;
  }
}
@media only screen and (max-width: 1000px) {
  .footer .footer-top .addr {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    left: auto;
    display: inline-block;
    line-height: normal;
    margin-top: 10px;
    height: auto;
  }
}
@media only screen and (max-width: 1000px) {
  .footer .footer-top .tel {
    position: relative;
    right: auto;
    width: 285px;
    margin: 0 auto;
    border-right: none;
    padding-right: 0;
    height: auto;
  }
  .footer .footer-top .tel img {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 1000px) {
  .footer .footer-top .gototop a {
    /*
					height: 103px;
					padding-top:45px;
					*/
  }
}
.footer .footMain .footMain-inner {
  box-sizing: border-box;
}
@media only screen and (max-width: 1000px) {
  .footer .footMain .footMain-inner {
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  .footer .footMain .fNavi {
    float: none;
    margin: 0 auto;
    width: 530px;
  }
}
@media only screen and (max-width: 1000px) {
  .footer .footMain .dctime {
    padding-top: 0;
    float: none;
    margin: 0 auto;
    width: 530px;
  }
}
@media only screen and (max-width: 799px) {
  .main-content .post h1 {
    box-sizing: border-box;
    padding: 18px 10px!important;
    margin-left: -10px;
    margin-right: -10px;
    margin-left: 0;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 799px) {
  .main-content .post h2 {
    padding: 18px 10px!important;
    margin-left: -10px;
    margin-right: -10px;
  }
}
.main-content .post .post-content {
  padding: 0 10px;
}
@media only screen and (max-width: 999px) {
  .main-content .post .post-content img {
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 639px) {
  .main-content .post .post-content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto 10px!important;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1000px) {
  .home-content .home-right {
    /* @todo calc */
    /*
width:~"-moz-calc(100% - 240px)";
			width:~"-webkit-calc(100% - 240px)";
			width:~"calc(100% - 240px)";
*/
    float: right;
  }
}
@media only screen and (max-width: 880px) {
  .home-content .home-right {
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  .home-content .home-left {
    margin: 0 0 0 10px;
  }
}
@media only screen and (max-width: 799px) {
  .home-content .home-left {
    margin: 0;
  }
}
.breadcrumb .inner {
  box-sizing: border-box;
}
@media only screen and (max-width: 799px) {
  .breadcrumb {
    margin-top: 1px;
  }
}
.article-index-base {
  box-sizing: border-box;
}
@media only screen and (max-width: 799px) {
  .archive-main {
    height: 70px;
  }
}
@media only screen and (max-width: 639px) {
  .archive-main {
    height: 40px;
  }
}
@media only screen and (max-width: 1000px) {
  .archive-main .inner {
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  .archive-main .inner .title {
    width: 100%;
  }
}
@media only screen and (max-width: 799px) {
  .archive-main .inner .title {
    background-size: auto 100%;
    height: 70px;
  }
}
@media only screen and (max-width: 639px) {
  .archive-main .inner .title {
    background-size: auto 100%;
    height: 40px;
  }
}
@media only screen and (max-width: 639px) {
  body.category-faq .archive-main,
  body.rampa .archive-main,
  body.ebook .archive-main,
  body.dcblog .archive-main,
  body.dhblog .archive-main,
  body.voice .archive-main,
  body.voice .archive-main,
  body.siteBlog .archive-main,
  body.siteDHBlog .archive-main,
  body.knowledge .archive-main,
  body.guidance .archive-main,
  body.medical .archive-main {
    background: 0 0 repeat-x url(../img/title/sp/bg_pink.png);
  }
}
@media only screen and (max-width: 639px) {
  body.clinic .archive-main {
    background: 0 0 repeat-x url(../img/title/sp/bg_blue.png);
  }
}
@media only screen and (max-width: 1000px) {
  .archive-content .archive-right,
  .home-content .home-right {
    width: 68%;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 999px) {
  .archive-content .archive-right,
  .home-content .home-right {
    width: 68%;
    padding-right: 0px;
  }

  .bn_link {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 799px) {
  .archive-content .archive-right,
  .home-content .home-right {
    width: 100%;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 639px) {
  .archive-content .archive-right,
  .home-content .home-right {
    width: 100%;
    padding-right: 0px;
  }

}
@media only screen and (max-width: 799px) {
  .archive-content .archive-left,
  .home-content .home-left {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .archive-content .archive-left,
  .home-content .home-left {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index05 .block-inner,
  .home-index04 .block-inner,
  .home-index03 .block-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 799px) {
  .home-index05 .block-inner,
  .home-index04 .block-inner,
  .home-index03 .block-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 639px) {
  .home-index05 .block-inner,
  .home-index04 .block-inner,
  .home-index03 .block-inner {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .archive-content .archive-content-inner {
    width: 100%;
  }
}
.archive-content .archive-left {
  box-sizing: border-box;
}
@media only screen and (max-width: 639px) {
  .archive-main {
    height: 84px;
  }
  .archive-main .inner .title {
    height: 84px;
    background-size: auto 84px;
  }
}
@media only screen and (max-width: 1000px) {
  .archive-main .inner {
    width: 100%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1000px) {
  .archive-content .archive-content-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 1000px) {
  .archive-index01 {
    width: 100%;
  }
}
.home-index02 .link-2col {
  box-sizing: border-box;
}
@media only screen and (max-width: 1000px) {
  .home-index02 .link-2col {
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
  }
}
@media only screen and (max-width: 639px) {
  .home-index02 .link-2col {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    box-sizing: border-box;
  }
}
.home-index02 .link-2col .dcblog {
  box-sizing: border-box;
}
@media only screen and (max-width: 1000px) {
  .home-index02 .link-2col .dcblog {
    display: inline-block;
    float: left;
    width: 50%;
    margin-right: 0;
    padding-right: 14px;
  }
}
@media only screen and (max-width: 639px) {
  .home-index02 .link-2col .dcblog {
    float: none;
    width: auto;
    margin: 0 auto 10px;
    display: block;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index02 .link-2col .dcblog img {
    width: 100%;
  }
}
.home-index02 .link-2col .rampa2 {
  box-sizing: border-box;
}
@media only screen and (max-width: 1000px) {
  .home-index02 .link-2col .rampa2 {
    display: inline-block;
    float: left;
    width: 50%;
    margin-right: 0;
    padding-right: 14px;
    margin-top: -6px;
  }
}
@media only screen and (max-width: 639px) {
  .home-index02 .link-2col .rampa2 {
    float: none;
    width: auto;
    margin: 0 auto;
    display: block;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index02 .link-2col .rampa2 img {
    width: 100%;
  }
}
@media only screen and (max-width: 799px) {
  .side .side-title {
    text-align: center;
  }
}
@media only screen and (max-width: 799px) {
  .side .side-menu {
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 799px) {
  .side .side-menu .item {
    border-bottom: 1px dotted #c2c2c2;
  }
  .side .side-menu .item:last-child,
  .side .side-menu .item.menu10 {
    border-bottom: none;
  }
  .side .side-menu .item.menu1 a,
  .side .side-menu .item.menu2 a,
  .side .side-menu .item.menu3 a,
  .side .side-menu .item.menu4 a,
  .side .side-menu .item.menu5 a,
  .side .side-menu .item.menu6 a,
  .side .side-menu .item.menu7 a,
  .side .side-menu .item.menu8 a,
  .side .side-menu .item.menu9 a,
  .side .side-menu .item.menu10 a {
    width: 100%;
    box-sizing: border-box;
  }
  .side .side-menu .item.menu1 a span,
  .side .side-menu .item.menu2 a span,
  .side .side-menu .item.menu3 a span,
  .side .side-menu .item.menu4 a span,
  .side .side-menu .item.menu5 a span,
  .side .side-menu .item.menu6 a span,
  .side .side-menu .item.menu7 a span,
  .side .side-menu .item.menu8 a span,
  .side .side-menu .item.menu9 a span,
  .side .side-menu .item.menu10 a span {
    color: #696969;
    display: block;
    text-indent: 0;
    font-size: 14px;
    padding: 20px 0 0 10px;
  }
  .side .side-menu .item.menu1 a {
    background: no-repeat 100% 0 url(../img/side/side-menu-img1.png);
  }
  .side .side-menu .item.menu2 a {
    background: no-repeat 100% 0 url(../img/side/side-menu-img2.png);
  }
  .side .side-menu .item.menu3 a {
    background: no-repeat 100% 23px url(../img/side/side-menu-img3.png);
  }
  .side .side-menu .item.menu4 a {
    background: no-repeat 100% 0 url(../img/side/side-menu-img4.png);
  }
  .side .side-menu .item.menu5 a {
    background: no-repeat 100% 0 url(../img/side/side-menu-img5.png);
  }
  .side .side-menu .item.menu6 a {
    background: no-repeat 100% 0 url(../img/side/side-menu-img6.png);
  }
  .side .side-menu .item.menu7 a {
    background: no-repeat 100% 0 url(../img/side/side-menu-img7.png);
  }
  .side .side-menu .item.menu8 a {
    background: no-repeat 100% 0 url(../img/side/side-menu-img8.png);
  }
  .side .side-menu .item.menu9 a {
    background: no-repeat 100% 0 url(../img/side/side-menu-img9.png);
  }
  .side .side-menu .item.menu10 a {
    background: no-repeat 100% 0 url(../img/side/side-menu-img10.png);
  }
}
@media only screen and (max-width: 639px) {
  .side .side-menu .item {
    border-bottom: none;
  }
  .side .side-menu .item.menu1,
  .side .side-menu .item.menu2,
  .side .side-menu .item.menu3,
  .side .side-menu .item.menu4,
  .side .side-menu .item.menu5,
  .side .side-menu .item.menu6,
  .side .side-menu .item.menu7,
  .side .side-menu .item.menu8,
  .side .side-menu .item.menu9,
  .side .side-menu .item.menu10 {
    background: none;
    border-bottom: none;
  }
  .side .side-menu .item.menu1 a,
  .side .side-menu .item.menu2 a,
  .side .side-menu .item.menu3 a,
  .side .side-menu .item.menu4 a,
  .side .side-menu .item.menu5 a,
  .side .side-menu .item.menu6 a,
  .side .side-menu .item.menu7 a,
  .side .side-menu .item.menu8 a,
  .side .side-menu .item.menu9 a,
  .side .side-menu .item.menu10 a {
    box-sizing: border-box;
    background: none;
  }
  .side .side-menu .item.menu1 a span,
  .side .side-menu .item.menu2 a span,
  .side .side-menu .item.menu3 a span,
  .side .side-menu .item.menu4 a span,
  .side .side-menu .item.menu5 a span,
  .side .side-menu .item.menu6 a span,
  .side .side-menu .item.menu7 a span,
  .side .side-menu .item.menu8 a span,
  .side .side-menu .item.menu9 a span,
  .side .side-menu .item.menu10 a span {
    padding: 0;
    color: #fff;
  }
}
@media only screen and (max-width: 799px) {
  .side .kotei2 {
    text-align: center;
  }
  .side .kotei2 .blog-list {
    text-align: left;
  }
  .side .kotei2 .blog-list .item .title {
    width: auto;
  }
}
@media only screen and (max-width: 799px) {
  .widget-area .widget-container ul {
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 10px;
  }
}
@media only screen and (max-width: 799px) {
  .widget-area .widget-container li {
    box-sizing: border-box;
  }
}
/*
@pc-width-min:1000px;
@pc-width-max: 480px;
@sp-width-min:   0px;
@sp-width-max: 480px;
@sp-width-min:   0px;
@sp-width-max: 480px;
*/
.pcPart {
  display: block;
}
@media only screen and (max-width: 639px) {
  .pcPart {
    display: none!important;
  }
}
.spPart {
  display: none!important;
}
@media only screen and (max-width: 639px) {
  .spPart {
    display: block!important;
  }
}
@media only screen and (max-width: 639px) {
  .spLF {
    display: block!important;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index01 .home-menu ul,
  .header .logo-block,
  .home-index01 .title,
  .home-index01,
  .home-content .home-content-inner,
  .home-main .inner {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .contents {
    border-bottom: none;
  }
}
@media only screen and (max-width: 639px) {
  .header .logo-area {
    height: 44px;
  }
}
@media only screen and (max-width: 1000px) {
  .header .logo-area .logo-block {
    width: 100%;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 639px) {
  .header .logo-area .logo-block img {
    width: auto;
    height: 26px;
    margin: 7px 0 0;
  }
}
@media only screen and (max-width: 639px) {
  .header .logo-area .subtext {
    position: absolute;
    left: auto;
    right: 0px;
    width: 70px;
  }
  .header .logo-area .subtext:after {
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
    display: block;
    content: "";
  }
  * html .header .logo-area .subtext,
  *:first-child + html .header .logo-area .subtext {
    zoom: 1;
  }
  .header .logo-area .subtext:after {
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0;
    display: block;
    content: "";
  }
  * html .header .logo-area .subtext,
  *:first-child + html .header .logo-area .subtext {
    zoom: 1;
  }
}
.header .logo-area .subtext .head-phone {
  float: left;
  margin-right: 10px;
}
.header .logo-area .subtext .head-menu {
  float: left;
  margin-right: 0px;
}
.header .logo-area .subtext .head-menu.open {
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
}
@media only screen and (max-width: 639px) {
  .footer {
    border-top: none;
    padding-top: 16px;
  }
}
.footer .phone a {
  display: block;
  margin: 0 auto 0;
  width: 173px;
  height: 46px;
}
@media only screen and (max-width: 1000px) {
  .footer .copy {
    border-top: none;
  }
}
@media only screen and (max-width: 639px) {
  .side {
    display: none;
    position: absolute;
    top: 45px;
    margin-top: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 100;
    width: 100%;
  }
  .side.open {
    display: block;
  }
  .side .widget-area {
    margin-bottom: 0;
  }
  .side .side-menu {
    width: 100%;
    margin: 0 auto;
    box-shadow: none;
    background-color: transparent;
  }
  .side .side-menu .item {
    background-color: transparent;
    width: 100%;
  }
  .side .side-menu .item a {
    padding: 5px 10px 5px 25px;
    background: no-repeat 10px center url(../img/header/sp/icn-menu-arrow@2x.png) !important;
    background-size: 6px 10px!important;
    background-position: 10px center!important;
    width: 100%!important;
    height: auto!important;
    border-bottom: 1px solid #5c5c5c;
    box-sizing: border-box;
  }
  .side .side-menu .item a span {
    display: block;
    font-size: 14px;
    text-indent: 0;
    color: #fff;
  }
  .side .side-menu .item a.menu1 {
    width: 100%;
    height: auto;
  }
  .side .side-menu .item:last-child a {
    border-bottom: none;
  }
}
@media only screen and (max-width: 639px) {
  .cmn-title {
    min-height: 0;
    padding: 0;
    background: none;
  }
}
@media only screen and (max-width: 999px) {
  #attachment_99 {
    max-width: 1000px!important;
  }
}
@media only screen and (max-width: 799px) {
  #attachment_99 {
    max-width: 800px!important;
  }
}
@media only screen and (max-width: 639px) {
  #attachment_99 {
    max-width: 100%!important;
    height: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .home-main {
    background: center 0 no-repeat url(../img/home/sp/main-bg@2x.jpg);
    background-size: 480px auto;
    padding-top: 8px;
    padding-bottom: 1px;
    background-size: 100% ;
  }
}
@media only screen and (max-width: 1000px) {
  .home-main .inner {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 639px) {
  .home-main .inner {
    padding-left: 0;
    padding-right: 0;
  }
}
.home-main .text {
  font-size: 13px;
  margin: 0 auto;
  width: 300px;
  text-align: left;
  color: #fff;
  margin-bottom: 8px;
}
.home-main .text a {
  color: #f8c1df;
}
@media only screen and (max-width: 320px) {
  .home-main .text {
    text-align: right;
  }
}
@media only screen and (max-width: 639px) {
  .bx-wrapper {
    margin: 0 auto 40px;
  }
}
@media only screen and (max-width: 1000px) {
  .bx-wrapper img {
    height: auto;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 639px) {
  .bx-wrapper .bx-controls-direction a {
    z-index: 50;
  }
}
@media only screen and (max-width: 1000px) {
  .home-content .home-content-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 639px) {
  .home-index01 .title {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index01 .title img {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 639px) {
  .home-index01 .home-menu ul {
    background: none;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index01 .home-menu li {
    width: 33.33%;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index01 .home-menu li a {
    background-size: 68%;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index01 .home-menu li a img {
    width: 68%;
    height: auto;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index01 .home-menu li a:hover img {
    margin: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index02 .link-blog,
  .home-index02 .link-2col {
    /*
					margin-left: 10px;
						    margin-right: 10px;
			*/
  }
}
@media only screen and (max-width: 999px) {
  .home-index02 .link-blog .rampa,
  .home-index02 .link-2col .rampa,
  .home-index02 .link-blog .ebook,
  .home-index02 .link-2col .ebook {
    margin: 0 auto 7px;
    display: block;
    width: 49%;
    float: left;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 639px) {
  .home-index02 .link-blog .rampa,
  .home-index02 .link-2col .rampa,
  .home-index02 .link-blog .ebook,
  .home-index02 .link-2col .ebook {
    margin: 0 auto 7px;
    display: block;
    float: none;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 999px) {
  .home-index02 .link-blog .rampa,
  .home-index02 .link-2col .rampa {
    margin: 0 0 0 0;
    float: left;
  }
}
@media only screen and (max-width: 639px) {
  .home-index02 .link-blog .rampa,
  .home-index02 .link-2col .rampa {
    margin: 0 auto 7px;
    display: block;
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 999px) {
  .home-index02 .link-blog .ebook,
  .home-index02 .link-2col .ebook {
    margin: 8px 0 0 5px;
    float: right;
  }
}
@media only screen and (max-width: 639px) {
  .home-index02 .link-blog .ebook,
  .home-index02 .link-2col .ebook {
    margin: 0 auto 7px;
    display: block;
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index02 .link-blog img,
  .home-index02 .link-2col img {
    width: 100%;
    height: auto;
    display: block;
  }
}
@media only screen and (max-width: 639px) {
  .home-index02 .link-blog img,
  .home-index02 .link-2col img {
    max-width: 300px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
}
@media only screen and (max-width: 1000px) {
  .link-tel img {
    width: 100%;
    height: auto;
    max-width: 640px;
    margin: 0 auto;
    display: block;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index03 .text-block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index03 dl {
    border-bottom: 1px dotted #c2c2c2;
    margin-bottom: 7px;
    padding-bottom: 8px;
  }
}
@media only screen and (max-width: 1000px) {
  .cmn-dt {
    border-width: 2px;
  }
}
@media only screen and (max-width: 1000px) {
  .home-index04 .text-block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.home-index04 .item:last-child {
  border-bottom: none;
}
.home-index04 .item .time {
  float: none;
  display: block;
}
@media only screen and (max-width: 639px) {
  .home-index05 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 639px) {
  .home-index05 .block-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (max-width: 799px) {
  .archive-index01.faq .faq-index {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 799px) {
  .archive-index02.faq .q,
  .archive-index02.faq .a {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 799px) {
  .archive-index02.faq .faq-article .item .a {
    padding-left: 59px;
    background-position: 15px 0;
  }
}