@charset "UTF-8";
/* æ—¥æœ¬èªž charset "utf-8 */
@keyframes test { 0% { background-position: left center; }
  100% { background-position: -1733px center; } }
@keyframes bg-move { 0% { width: 0; }
  100% { width: 100%; left: 180px; } }
/* æ—¥æœ¬èªž charset "utf-8 */
@keyframes test { 0% { background-position: left center; }
  100% { background-position: -1733px center; } }
@keyframes bg-move { 0% { width: 0; }
  100% { width: 100%; left: 180px; } }
/* æ—¥æœ¬èªž charset "utf-8 */
@keyframes test { 0% { background-position: left center; }
  100% { background-position: -1733px center; } }
@keyframes bg-move { 0% { width: 0; }
  100% { width: 100%; left: 180px; } }
#blog.detail .content-block { margin-bottom: 80px; border-bottom: solid 1px black; }
#blog.detail .detail { width: 100%; margin-bottom: 30px; }
#blog.detail .detail p.top { display: flex; justify-content: flex-start; align-items: center; }
#blog.detail .detail p.bottom { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid black; }
#blog.detail .detail p span { font-size: 16px; font-family: "Fjalla One", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif; line-height: 32px; }
#blog.detail .detail p span.new { margin-right: 10px; }
#blog.detail .detail p span.term { font-size: 14px; font-family: "Fjalla One", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif; padding: 2px 15px; }
#blog.detail .free-content { margin-bottom: 80px; }
#blog.detail .shop-detail { width: 100%; padding: 40px; display: flex; justify-content: center; align-items: center; background-color: #efefef; margin-bottom: 80px; }
#blog.detail .shop-detail .blank { display: flex; justify-content: center; align-items: center; }
#blog.detail .shop-detail .shop-logo { display: flex; justify-content: flex-start; align-items: center; background-color: white; margin-right: 23px; }
#blog.detail .shop-detail .shop-logo img { width: auto; max-width: 100%; }
#blog.detail .shop-detail .text-detail { width: 100%; }
#blog.detail .shop-detail .text-detail .detail-sub-upper { display: flex; justify-content: space-between; }
#blog.detail .shop-detail .text-detail .detail-sub { display: flex; justify-content: flex-start; }
#blog.detail .shop-detail .text-detail .map { display: inline-flex; justify-content: center; align-items: center; background-color: black; color: white; height: 20px; width: 55px; }
#blog.detail .shop-detail .text-detail .map span { font-size: 13px; font-family: "Fjalla One", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif; display: inline-block; }
#blog.detail .shop-detail .text-detail p { font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif; line-height: 26px; }
#blog.detail .shop-detail .text-detail p.term { font-size: 16px; margin-bottom: 11px; }
#blog.detail .shop-detail .text-detail p.address { font-size: 14px; margin-bottom: 9px; }
#blog.detail .shop-detail .text-detail p.tel { font-size: 14px; margin-right: 35px; }
#blog.detail .shop-detail .text-detail p.open-hours { font-size: 14px; }
#blog.detail .pager-type2 { margin-bottom: 120px; }

#blog header.page-header { width: calc(100% - 40px); height: 286px; margin-top: 80px; margin-left: 40px; background-image: url("../images/blog/header.png"); background-size: cover; background-color: black; background-repeat: no-repeat; padding-top: 24px; height: 200px; }
#blog header.page-header .header-wrap { margin: 0 auto; width: 1024px; }
#blog header.page-header .header-wrap .page-name { font-family: "Fjalla One", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif; font-size: 40px; line-height: 32px; color: white; text-align: center; margin-top: 44px; margin-bottom: 40px; }
#blog header.page-header .header-wrap .page-name { margin-bottom: 20px; }
#blog header.page-header .header-wrap h2.tag-name { font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif; font-size: 20px; line-height: 26px; color: white; text-align: center; }
#blog .container { width: calc(100% - 40px); margin-top: 80px; margin-left: 40px; margin-top: 0; }
#blog .container .container-wrap { width: 1024px; margin: 0 auto; }
#blog .container .container-wrap { display: flex; justify-content: space-between; }
#blog .container .left-container, #blog .container .right-container { padding-top: 80px; }
#blog .container .left-container { width: 664px; }
#blog .container .left-container ul.blog-list { display: flex; justify-content: space-between; flex-wrap: wrap; }
#blog .container .left-container ul.blog-list li { position: relative; width: 320px; margin-right: 24px; margin-bottom: 56px; }
#blog .container .left-container ul.blog-list li .new { position: absolute; top: 15px; left: 15px; z-index: 1; text-shadow: 1px 1px 2px black; color: white; }
#blog .container .left-container ul.blog-list li:nth-of-type(2n) { margin-right: 0; }
#blog .container .left-container ul.blog-list li a { overflow: hidden; }
#blog .container .left-container ul.blog-list li a:hover .thumbnail { background-size: 110%; }
#blog .container .left-container ul.blog-list li a:hover .detail-block p.title { opacity: 0.7; font-size: 14px; line-height: 26px; text-decoration: underline; }
#blog .container .left-container ul.blog-list li a .thumbnail { position: relative; background-color: #ccc; background-position: center center; background-repeat: no-repeat; background-size: 100%; padding: 66.66667% 0 0; -webkit-transition: all 0.3s; transition: all 0.3s; }
#blog .container .left-container ul.blog-list li a .thumbnail .border { border-top: 1px solid #efefef; border-left: 1px solid #efefef; border-right: 1px solid #efefef; width: 304px; position: absolute; top: 8px; left: 0; right: 0; bottom: 0; margin: auto; }
#blog .container .left-container ul.blog-list li a .detail-block { width: 304px; border-bottom: 1px solid #efefef; border-left: 1px solid #efefef; border-right: 1px solid #efefef; margin: 0 auto; padding: 12px; }
#blog .container .left-container ul.blog-list li a .detail-block .detail-sub-block { display: flex; justify-content: space-between; align-items: center; }
#blog .container .left-container ul.blog-list li a .detail-block p.title { font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif; font-size: 14px; line-height: 26px; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold; margin-bottom: 34px; }
#blog .container .left-container ul.blog-list li a .detail-block p.date { font-family: "Fjalla One", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif; font-size: 14px; line-height: 26px; margin-right: 20px; }
#blog .container .left-container ul.blog-list li a .detail-block p.term { font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif; font-size: 14px; line-height: 26px; }
#blog .container .right-container { width: 320px; display: flex; justify-content: flex-end; border-left: dotted 1px black; }
#blog .container .right-container nav.sub-nav { width: 279px; }
#blog .container .right-container nav.sub-nav .tags { margin-bottom: 80px; }
#blog .container .right-container nav.sub-nav .tags h3 { font-family: "Fjalla One", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif; font-size: 24px; line-height: 32px; border-bottom: 1px solid black; margin-bottom: 16px; }
#blog .container .right-container nav.sub-nav .tags .tag-list { display: flex; justify-content: flex-start; flex-wrap: wrap; }
#blog .container .right-container nav.sub-nav .tags .tag-list li { margin-right: 8px; margin-bottom: 8px; height: 29px; display: inline-block; }
#blog .container .right-container nav.sub-nav .tags .tag-list li:last-of-type { margin-right: 0; }
#blog .container .right-container nav.sub-nav .tags .tag-list li a { font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif; font-size: 13px; color: white; background-color: black; border: solid 1px white; width: 100%; height: 100%; display: block; padding: 0 5px; display: flex; justify-content: center; align-items: center; }
#blog .container .right-container nav.sub-nav .tags .tag-list li a:hover { color: black; background-color: white; border: solid 1px black; }
#blog .container .right-container nav.sub-nav .sohps { margin-bottom: 80px; }
#blog .container .right-container nav.sub-nav .sohps h3 { font-family: "Fjalla One", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif; font-size: 24px; line-height: 32px; border-bottom: 1px solid black; margin-bottom: 16px; }
#blog .container .right-container nav.sub-nav .sohps .sohp-list { display: flex; justify-content: flex-start; flex-wrap: wrap; }
#blog .container .right-container nav.sub-nav .sohps .sohp-list li { margin-right: 8px; display: inline-block; }
#blog .container .right-container nav.sub-nav .sohps .sohp-list li:nth-of-type(2n) { margin-right: 0; }
#blog .container .right-container nav.sub-nav .sohps .sohp-list li a:hover { text-decoration: underline; }
#blog .container .right-container nav.sub-nav .sohps .sohp-list li a .logo { width: 132px; height: 88px; border: solid 1px #eeeeee; position: relative; overflow: hidden; margin-bottom: 8px; }
#blog .container .right-container nav.sub-nav .sohps .sohp-list li a .logo img { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; }
#blog .container .right-container nav.sub-nav .sohps .sohp-list li a p.term { font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", sans-serif; font-size: 13px; line-height: 26px; text-align: center; }
