@charset "utf-8";

body {
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
} .mt05 {
margin-top:5px;
}
.mt10 {
margin-top:10px;
}
.mt15 {
margin-top:15px;
}
.mt20 {
margin-top:20px;
}
.mt25 {
margin-top:25px;
}
.mt30 {
margin-top:30px;
}
.mt35 {
margin-top:35px;
}
.mt40 {
margin-top:40px;
}
.mt45 {
margin-top:45px;
}
.mt50 {
margin-top:50px;
} .mr05 {
margin-right:5px;
}
.mr10 {
margin-right:10px;
}
.mr15 {
margin-right:15px;
}
.mr20 {
margin-right:20px;
}
.mr25 {
margin-right:25px;
}
.mr30 {
margin-right:30px;
} .mb05 {
margin-bottom:5px;
}
.mb10 {
margin-bottom:10px;
}
.mb15 {
margin-bottom:15px;
}
.mb20 {
margin-bottom:20px;
}
.mb25 {
margin-bottom:25px;
}
.mb30 {
margin-bottom:30px;
}
.mb35 {
margin-bottom:35px;
}
.mb40 {
margin-bottom:40px;
}
.mb45 {
margin-bottom:45px;
}
.mb50 {
margin-bottom:50px;
} .ml05 {
margin-left:5px;
} 
.ml10 {
margin-left:10px;
}
.ml15 {
margin-left:15px;
}
.ml20 {
margin-left:20px;
}
.ml25 {
margin-left:25px;
}
.ml30 {
margin-left:30px;
} .txtR {
text-align:right;
}
.txtC {
text-align:center;
}
.txtL {
text-align:left;
} .clearfix:after {
content:"";
clear:both;
display:block;
}
#headBox:after {
content:"";
clear:both;
display:block;
} img {
border:none;
vertical-align:bottom;
}
body a:hover {
opacity: 0.6;
color: #D5A239;
}
body a {
color: #D5A239;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
body #headMenu a {
}
body #headMenu a:hover {
color:#aaa!important;
text-decoration:none!important;
}
a:hover img {
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
} body {
background-color:#F1F0E5;
}
.section.header {
padding:0;
}
#headBox { overflow: hidden;
position: relative;
background-color:#fff;
padding:30px 0;
}
#headBox .headImg {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 50%;
background:rgba(0, 0, 0, 0) none no-repeat scroll 50% 50% / cover ;
background-image:url(//devi-log.net/img/niku.jpg);
}
#headBox .headTitle {
left: 50%;
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 50%;
}
#headBox .headTitle a {
color:#fff!important;
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
}
#headBox .headTitle p {
color:#fff!important;
text-align:center;
margin-top:30px;
font-size:0.8rem;
padding:0 15px;
line-height:1.7;
}
.header-search-block {
background-color:#000;
}
.header-search-block .s {
background-color:#000;
}
#headMenu a {
opacity: 0.8;
color:#fff;
margin-right:40px;
}
#headMenu a.home {
}
#headMenu a.about {
}
#headMenu a:nth-of-type(3) {
margin-right:0;
}
#headMenu a { line-height:60px;
}
#headMenu a:hover {
opacity: 1;
color:#fff!important;
}
#headMenu a.more {
background: rgba(0, 0, 0, 0) url(//devi-log.net/img/ico_more.png) no-repeat scroll center left / 24px auto;
display: block;
width: 24px;
float:left;
color:#fff;
margin-right:12px;
}
#headMenu a.fb {
background: rgba(0, 0, 0, 0) url(//devi-log.net/img/ico_fb.png) no-repeat scroll center left / 24px auto;
display: block;
width: 24px;
float:left;
color:#fff;
margin-right:12px;
}
#headMenu a.tw {
background: rgba(0, 0, 0, 0) url(//devi-log.net/img/ico_tw.png) no-repeat scroll center left / 24px auto;
display: block;
width: 24px;
float:left;
color:#fff;
margin-right:12px;
}
#headMenu a.insta {
background: rgba(0, 0, 0, 0) url(//devi-log.net/img/ico_insta.png) no-repeat scroll center left / 24px auto;
display: block;
width: 24px;
float:left;
color:#fff;
margin-right:12px;
}
#headMenu a.yt {
background: rgba(0, 0, 0, 0) url(//devi-log.net/img/ico_yt.png) no-repeat scroll center left / 24px auto;
display: block;
width: 24px;
float:left;
color:#fff;
margin-right:0;
}
.nav-toggle {
display:none;
}
@media (max-width: 600px) {
#headBox .headTitle a {
display:block;
}
#headMenu a {
font-size:0.9rem;
margin-right:25px!important;
}
#headMenu a:nth-of-type(3) {
margin-right:0!important;
}
.navigation .navigation-inner {
max-width:94%;
}
}
.search-toggle {
width:41px;
height:48px;
background:rgba(0, 0, 0, 0) url(//devi-log.net/img/ico_spyglass.png) no-repeat scroll center center / 22px auto;
display:none;
}
.navigation ul.main-menu {
display:none;
}
.wrapper.section {
padding:20px 0;
}
.footer .widget_search .s {
background-color:#fff;
color:#000;
font-size:0.8rem;
}
.wrapper .searchform .s, .footer .searchform .s {
color:#444;
}
.wrapper .searchform .s:focus, .footer .searchform .s:focus {
background-color:#aaa;
color:#000;
}
@media (max-width: 600px) {
#headBox {
}
#headBox .headImg {
min-height: 160px;
width: 100%;
}
#headBox .headTitle {
width: 100%;
left:0;
}
#headBox .headTitle p {
margin-top:15px;
}
.header-search-block .s {
font-size:0.8rem;
}
.footer .widget_search .s {
font-size:0.6rem;
}
}
.credits p {
text-transform:none!important;
}
.post-container {
width: 25%;
padding: 0 1% 20px;
}
@media (max-width: 1040px) { .section-inner.content { max-width: 94%; }
.post-container {
width: 33.3%;
padding: 0 1% 3%;
}
}
@media (max-width: 600px) {
.post-container {
width: 50%;
padding: 0 1.5% 3%;
}
}
.post-header .post-title {
font-weight:normal;
}
.post .post-header::before, .page .post-header::before {
display:none;
}
.post .post-header::after, .page .post-header::after{
display:none;
}
body.single .post-header {
padding:4% 5%;
}
@media (max-width: 600px) {
body.single .post-header {
padding:7.5% 6%;
}
}
.post-header .post-title {
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
font-size:1rem;
}
body.single .post-header h1.post-title {
font-size:18px;
line-height:1.6;
}
@media (max-width: 600px) {
body.single .post-header h1.post-title {
font-size:16px;
}
}
.posts .post-meta {
border-top: 1px dotted #333;
background-color:#fff;
}
.posts .post-meta a {
float:none;
padding:15px 20px;
font-weight:normal;
text-align:center;
color:#666;
}
.posts .post-meta a.post-date {
background-image:none;
}
.posts .post-meta a.post-date:hover {
background-image:none;
}
.post-author {
display:none;
}
.single .post-meta-container::after {
background:none;
}
.single .post-meta {
float:none;
width:100%;
}
.single .post-meta a {
color:#fff;
}
.single .post-meta p, .single .post-meta > a, .post-nav a {
color:#fff;
font-weight:normal;
}
.nocomments {
display:none;
}
.featured-media a img {
width:100%;
}
.post .featured-media img {
margin:0 auto;
max-width:640px;
}
.credits p, .credits a {
color:#fff;
font-weight:normal;
}
p.credits-left {
}
p.credits-left span {
margin:0 15px;
}
p.credits-right {
text-align:right;
display:none;
}
@media (max-width: 800px) {
p.credits-left span {
display:inline;
}
.post .featured-media img {
margin:0 auto;
max-width:100%;
}
}
@media (max-width: 600px) {
p.credits-left {
width:85%;
line-height:1.7;
padding-right:15px;
}
p.credits-right {
width:15%;
line-height:1.7;
}
}
.row .one-third {
float:none;
width:100%;
margin:0;
} .sidebar .widget .custom_search {
padding:0;
}
#sidebar .searchform-input-wrapper input, .searchform-input-wrapper input, .searchform-input-wrapper select {
width:auto;
}
.searchform-label {
float:none;
width:100%;
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
}
.searchform-input-wrapper {
text-align:left;
width:100%;
float:none;
}
.checkbox-wrapper {
width:33%;
float:left;
margin-bottom:12px;
}
.footer .checkbox-wrapper {
width:14.285%;
float:left;
margin-bottom:18px;
overflow:none;
}
.checkbox-wrapper input[type=checkbox] {
width:17px;
height:17px;
margin:0 3px 0 0;
vertical-align:text-bottom;
float:left;
}
.checkbox-wrapper input[type=checkbox]:checked + label {
color:#13C4A5;
}
.checkbox-wrapper label {
letter-spacing:-1px;
display:block;
overflow:hidden;
font-size:0.85rem;
padding-right:3px;
line-height:1.2;
}
label.searchform-label {
padding:0;
margin-bottom:20px;
font-size:1rem;
font-weight:normal;
color:#333;
}
.footer.bg-graphite {
background-color:#fff;
color:#444;
}
.footer .widget-content label.searchform-label {
color:#444;
border-left:solid 4px #243B4B;
padding:3px 0 3px 6px;
}
.footer .widget-content .checkbox-wrapper {
color:#444;
}
.footer .column-2, .footer .column-3 {
display:none;
}
form.custom_search .searchform-controls input[type=submit] {
color:333;
background-color: #eee;
min-width: 100%;
padding: 5px;
border-radius:3px;
margin-top:15px;
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
letter-spacing:0.3em;
text-align:center;
}
@media (max-width: 1300px) {
.checkbox-wrapper label {
}
}
@media (max-width: 1040px) {
.searchform-controls {
text-align:center;
}
form.custom_search .searchform-controls input[type=submit] {
width:100%;
font-size: 1.1rem;
padding: 15px 5px;
}
.footer .checkbox-wrapper {
width:20%;
}
}
@media (max-width: 600px) {
.footer .checkbox-wrapper {
width:33%;
}
.checkbox-wrapper label {
font-size:0.86rem;
}
}
.footer h3.widget-title {
font-size:1rem;
font-weight:normal;
margin-bottom:15px;
color:#444;
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
border-left:solid 4px #243B4B;
padding:3px 0 3px 6px;
}
.footer .widget {
border-top:2px dotted #aaa;
}
.checkbox-group-wrapper:after {
content:"";
clear:both;
display:block;
}
.CheckboxInput{
margin-bottom:15px;
} body.search.search-results .page-title.section-inner h3,body.search.search-no-results .page-title.section-inner h3  {
display:none;
} #OpenLayers_Control_Attribution_7 {
right:0;
bottom:0;
}
small {
font-size:0.8em;
}
#map {
height:420px;
} .wp_likes {
margin-bottom:30px;
}
.wp_likes span.text {
font-size:0.8rem;
color:#666;
}
.wp_likes .like, .wp_likes .unlike {
font-size:0.9rem;
margin-top:5px;
}
.wp_likes a.like img, a.liked img {
width:18px;
height:18px;
margin:0;
vertical-align:sub;
}
.wp_likes_widget div {
display:none;
}
.widget-content ul li::before {
content:"";
}
.widget-content ul li {
padding-left:0;
} .gaA {
margin-bottom:20px;
text-align:center;
}
.gaB {
margin-top:20px;
text-align:center;
}
.gaC {
text-align:center;
margin-top:20px;
}
.gaD {
text-align:center;
margin-top:20px;
}
.footer.medium-padding {
padding: 60px 0 20px;
}
.page-title {
margin-bottom:20px;
}
@media (max-width: 600px) {
.footer {
padding: 30px 0 20px;
}
.row .one-third {
margin:0;
}
.archive-nav { margin-top: 1%; }
} body.page-id-2326 .wp_social_bookmarking_light {
display:none;
}
table.contactTbl {
border:solid 1px #ccc;
margin-bottom:30px;
}
table.contactTbl td {
background:#f9f9f9 none repeat scroll 0 0;
}
.contactSbm {
text-align:center;
}
.contactSbm input[type="submit"] {
width:50%;
font-size:1.2rem;
padding:15px;
letter-spacing:0.5rem;
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
}
.post-content table.contactTbl *:last-child {
margin-bottom:1px;
} body.page-id-2424 .wp_social_bookmarking_light,
body.page-id-2424 .wp_social_bookmarking_light_clear {
display:none;
}
body.page-id-2424 .post-content span {
font-size:0.95rem;
}
body.page-id-2424 .post-content .alignleft, .post-content .alignright {
display: block;
} table.tourTbl {
}
table.tourTbl td {
border:none;
}
table.tourTbl td p {
text-align:center!important;
margin-bottom:8px;
}
@media (max-width: 900px) {
iframe.wp-embedded-content {
width:100%;
}
}
@media (max-width: 600px) {
.wp-embed-featured-image.square {
margin-right:0;
max-width:100%;
float:none;
}
}
.tourLink {
width:32%;
margin-right:2%;
float:left;
border:solid 1px #ccc;
background-color:#fff;
}
.tourLink:nth-child(3n) {
margin-right:0;
}
.w910 {
width:910px;
margin-left:auto;
margin-right:auto;
}
.w910 .tourLink {
width:434px;
margin-right:42px;
float:left;
border:solid 1px #ccc;
}
.w910 .tourLink:nth-child(2n) {
margin-right:0;
}
.colBox {
margin:0 auto 20px;
width:910px;
}
.tourLink.col {
width:434px;
margin-right:42px;
float:left;
border:solid 1px #ccc;
}
.tourLink.col:nth-child(2n) {
margin-right:0;
}
.tourLink a {
display:table-cell;
border:5px solid #fff;
background-color:#fff;
padding:10px 10px 10px 110px;
vertical-align:middle;
width:100%;
color:#2b3542;
height:100px;
font-size:1.1rem;
background-size:contain;
background-repeat:no-repeat;
}
.tourLink a {
width:1350px;
}
.w910 .tourLink a {
}
.tourLink a:hover {
background-color:#feff70;
border:5px solid #feff70;
color:#000!important;
}
.tourLink a.fukuoka1 {
background-image:url(/css/01-l.jpg);
}
.tourLink a.fukuoka2 {
background-image:url(/css/02-l.jpg);
}
.tourLink a.tantan1 {
background-image:url(/css/03-l.jpg);
}
.tourLink a.sagari1 {
background-image:url(/css/04-l.jpg);
line-height:1.2;
}
body.home .tourLink a.sagari1 {
line-height:1.5;
}
.tourLink a.ramen1 {
background-image:url(/css/05-l.jpg);
}
.tourLink a.more {
background-image:url(/css/06-l.png);
}
.tourLink a.curry {
background-image:url(/css/curry.jpg);
}
.tourLink a.gyouza {
background-image:url(/css/gyouza.jpg);
}
.tourLink a.mizutaki {
background-image:url(/css/mizutaki.jpg);
}
.tourLink a.lovefm {
background-image:url(/css/lovefm.jpg);
line-height:1.2;
}
.tourLink a.more {
background-image:url(/css/more_g.jpg);
line-height:1.5;
color:#ff2222;
}
.tourLink a.takeout {
background-image:url(/css/takeout.png);
line-height:1.5;
}
.tourLink a.curryb {
background-image:url(/css/curryb.jpg);
line-height:1.5;
font-weight:bold;
color:#ff2222;
}
.tourLink a.insta {
background-image:url(/css/insta.jpg);
line-height:1.5;
}
.tourLink a.instagram {
background-image:url(/css/instagram.jpg);
line-height:1.5;
}
.tourLink a.fb {
background-image:url(/css/fb.jpg);
line-height:1.5;
}
.tourLink a.tw {
background-image:url(/css/twx.jpg);
line-height:1.5;
}
.tourLink a.yt {
background-image:url(/css/yt.jpg);
line-height:1.5;
}
.tourLink a.dl {
background-image:url(/css/dl.png);
line-height:1.5;
}
.tourLink a.kbcradio {
background-image:url(/css/kbcradio.jpg);
line-height:1.5;
}
.tourLink a.prof {
background-image:url(/css/prof2.jpg);
line-height:1.5;
}
.tourLink a.more:hover {
color:#ff2222!important;
}
.tourLink a.curryb:hover {
color:#ff2222!important;
}
@media (max-width: 1564px) {
.tourLink a.sagari1,
.tourLink a.ramen1 {
line-height:1.2;
}
}
@media (max-width: 1450px) {
.tourLink, .tourLink.col {
width:100%;
margin-right:0;
float:none;
margin-bottom:10px;
}
.w910 {
width:100%;
}
.w910 .tourLink {
width:100%;
margin-right:0;
float:none;
margin-bottom:10px;
}
.tourLink:nth-child(3n) {
margin-bottom:0;
}
.colBox {
width:100%;
}
}
@media (max-width: 640px) {
.tourLink a {
font-size:0.85rem;
}
.tourLink a.more {
}
}
@media (max-width: 600px) {
.tourLink a {
height:90px;
padding:10px 10px 10px 95px;
}
.tourLink a.more {
}
}
.tourLink.head {
width:1200px;
margin:20px auto 0;
float:none;
}
.tourLink.head a.more {
}
@media (max-width: 1200px) {
.tourLink.head {
width:92%;
margin:20px 4% 0;
}
}
.sidebar .tourLink {
width:100%;
margin-right:0;
float:none;
margin-bottom:20px;
}
.sidebar .tourLink:nth-last-of-type(1) {
margin-bottom:0;
}
.sidebar .tourLink a {
padding:10px 10px 10px 110px;
font-size:0.9rem;
display:table-cell;
vertical-align:middle;
}
.sidebar .tourLink a.more {
line-height:1.4;
}
@media (max-width: 1560px) {
.sidebar .tourLink a.more {
}
}
@media (max-width: 1466px) {
.sidebar .tourLink a {
font-size:0.7rem;
padding:5px 5px 5px 90px;
height:85px;
}
}
@media (max-width: 1373px) {
.sidebar .tourLink a.sagari1,
.sidebar .tourLink a.ramen1,
.sidebar .tourLink a.tantan1 {
line-height:1.2;
}
.sidebar .tourLink a.more {
line-height:1.2;
}
}
a.mapbtn {
background: -moz-linear-gradient(top,#80CCE6,#80CCE6 5%,#09C 5%,#069 95%,#069 95%,#00293D);
background: -webkit-gradient(linear, left top, left bottom, from(#80CCE6), color-stop(0.05,#80CCE6), color-stop(0.05,#09C), color-stop(0.95,#069), color-stop(0.95,#00293D), to(#00293D));
border: 1px solid #DDD;
color: #FFF;
width: 100%;
padding: 10px 0;
display:block;
text-align:center;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
}
a.mapbtn:hover {
color: #FFF!important;
} body.page-id-6195 form.searchform {
margin-bottom:30px;
}
body.page-id-6195 .post-content {
padding:5% 10% 10%;
}
body.page-id-6195 .post-content label {
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
font-weight:normal;
}
body.page-id-6195 label.searchform-label{
border-left: 4px solid #243b4b;
color: #444;
padding: 3px 0 3px 6px;
display:block;
}
label.freew {
border-left: 4px solid #243b4b;
color: #444;
padding: 3px 0 3px 6px;
}
body.page-id-6195 .checkbox-wrapper {
width:25%;
}
body.page-id-6195 form.custom_search .searchform-controls input[type="submit"] {
color:#333;
padding:5px;
line-height:1.7;
border:1px solid #666;
}
body.page-id-6195 .searchform-controls {
margin-bottom:30px;
}
@media (max-width: 888px) {
body.page-id-6195 .checkbox-wrapper {
width:33.3%;
font-size:0.8rem;
line-height:1.3;
letter-spacing:0;
}
body.page-id-6195 .post-content {
padding:5%;
}
}
.wrapper .searchform .searchsubmit:hover,
.footer .searchform .searchsubmit:hover {
cursor: pointer;
background:rgba(0, 0, 0, 0) url(//devi-log.net/img/spyglass-g.png) no-repeat scroll center center / 24px auto
}
body.page-id-6195 .wp_social_bookmarking_light {
display:none;
} .footer.medium-padding {
padding:10px 0 30px;
}
.footer.medium-padding .section-inner .column .widgets {
display:none;
} .page-top {
position: fixed;
bottom: 20px;
right: 20px;
}
.page-top a {
background-color: #ccc;
text-decoration: none;
color: #222;
font-size: 12px;
padding: 20px 10px;
text-align: center;
display: block;
border:solid 1px #ccc;
border-radius:3px;
}
.page-top a:hover {
text-decoration: none;
background-color: #243b4b;
border:solid 1px #fff;
color: #fff;
opacity: 1;
}
.credits p {
font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo,"ＭＳ Ｐゴシック", MS PGothic, Verdana, Arial, sans-serif;
}
.searchform-controls {
text-align:right;
} ul.imgGallery {
padding:0!important;
margin-left:0!important;
}
ul.imgGallery:after {
content:"";
clear:both;
display:block;
}
ul.imgGallery li {
width:32%;
margin-right:2%;
margin-bottom:2%;
float:left;
list-style:none;
margin-top:0;
}
ul.imgGallery li:nth-of-type(3n) {
margin-right:0;
}
ul.imgGallery li img {
width: 100%;
object-fit: cover;
} .ytmov {
position: relative;
padding-bottom: 56.25%; height: 0;
overflow: hidden;
margin-bottom:20px;
}
.ytmov iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
div.wp-video {
margin-bottom:1.1em;
}
.post-excerpt {
display:none;
} .posts .post-container {
position: static!important;
left: auto!important;
top: auto!important;
float:left;
box-sizing:border-box;
}
.post-header {
border:none;
}
.post-container {
transform:none!important;
transition-property:none!important;
}
.posts .post-container:nth-child(4n+1) {
clear: left;
}
@media (max-width: 1040px) {
.posts .post-container:nth-child(4n+1) {
clear:none;
}
.posts .post-container:nth-child(3n+1) {
clear: left;
}
}
@media (max-width: 600px) {
.posts .post-container:nth-child(4n+1),
.posts .post-container:nth-child(3n+1) {
clear:none;
}
.posts .post-container:nth-child(2n+1) {
clear: left;
}
}
.archive-nav {
clear: both;
}
.posts .post-meta a {
padding:4px 0;
text-align:left;
font-size:0.7rem;
}
.section-inner {
width: 1412px;
max-width:90.8%;
}
@media (max-width: 1040px) {
.section-inner {
max-width:92%;
}
}
body.single .section-inner.mt20 {
max-width:100%;
}
body.search .section-inner.mt20,
body.archive .section-inner.mt20 {
max-width:98%;
}
.archive-nav {
width: 1412px;
max-width:98%;
margin:0 auto;
}
body.home .archive-nav {
width: 1412px;
max-width:92%;
margin:0 auto;
}
.clearfix.mb20 {
margin-bottom:10px!important;
}
@media (max-width: 800px) {
.tourLink,
.mb20 {
margin-bottom:8px!important;
}
} .gourmetbook {
margin: 30px auto 0;
background-color:#fff;
padding: 20px;
border-radius: 5px;
box-shadow: 0px 1px 4px rgba(0,0,0,0.1);
width:800px;
clear:both;
}
.gourmetbook h5 {
color:#f22;
font-weight: bold;
text-align:center;
}
.gourmetbook .item {
width: 50%;
text-align: center;
padding-top:20px;
float:left;
margin-bottom:30px;
}
.item p {
text-align: center;
}
.item h5 {
color: #f22;
font-weight: bold;
text-align: center;
}
.content a.buyBtn {
margin: 0 auto 0;
}
.gourmetbook .item img {
margin:10px 0;
}
.gourmetbook .item a {
font-size:12px;
}
.gourmetbook .item:nth-of-type(2) {
}
.gourmetbook .item p.buytxt {
margin-bottom:20px;
text-align: center;
font-size:12px;
line-height:1.5;
}
.gourmetbook .item:nth-of-type(2) p.buytxt {
}
.gourmetbook:after {
content:"";
clear:both;
display:block;
}
.gourmetbook .item:nth-of-type(2) div {
margin:0 auto!important;
}
a.buyBtn {
display: block;
text-align: center;
vertical-align: middle;
text-decoration: none;
width: 300px;
margin: 0 auto 15px;
padding: 1rem 2rem;
font-weight: bold;
border: 2px solid #27acd9;
background: #27acd9;
color: #fff;
transition: 0.5s;
font-size:15px;
}
a.buyBtn:hover {
color: #27acd9;
background: #fff;
}
@media (max-width: 900px) {
.gourmetbook {
display: block;
width: 100%;
}
body.home .gourmetbook {
width: 92%;
}
.gourmetbook h5 {
display: block;
text-align: center;
}
.gourmetbook .item {
display: block;
width: 100%;
margin-bottom:15px;
float:none;
}
.gourmetbook .item:nth-of-type(4) {
width: 100%;
margin-bottom:0;
}
.gourmetbook .item:nth-of-type(4) p.buytxt {
text-align: center;
}
}
@media (max-width: 400px) {
.gourmetbook {
padding: 15px 5px;
}
} .infdBox {
display:none;
}
@media (max-width: 900px) {
.infdBox {
display:block;
margin-bottom:8px;
}
} .post-content form.searchandfilter.genre div > ul {
margin-left:0;
}
.post-content form.searchandfilter.genre div > ul > li {
padding-right: 0;
}
.post-content form.searchandfilter.genre ul li label {
font-weight:normal;
font-size: 0.85rem;
}
form.searchandfilter.genre div > ul > li:nth-of-type(1) {
width: 100%;
}
form.searchandfilter.genre div > ul > li:nth-of-type(2) {
width: 100%;
}
form.searchandfilter.genre div > ul > li:nth-of-type(2) ul li {
width: 24%;
}
form.searchandfilter.genre div > ul > li:nth-of-type(2) ul li.cat-item:nth-of-type(n+61) {
display:none;
}
form.searchandfilter.genre div > ul > li:nth-of-type(3) {
width: 100%;
}
form.searchandfilter.genre div > ul > li:nth-of-type(3) ul li {
}
form.searchandfilter.genre div > ul > li:nth-of-type(3) ul li.cat-item {
display:none;
}
form.searchandfilter.genre div > ul > li:nth-of-type(3) ul li.cat-item:nth-of-type(n+61) {
display:block;
width: 24%;
float: left;
}
form.searchandfilter.genre div > ul > li:nth-of-type(3) ul li.cat-item:nth-of-type(n+77) {
display:none;
}
form.searchandfilter.genre div > ul > li:nth-of-type(4) {
width: 100%;
}
form.searchandfilter.genre div > ul > li:nth-of-type(4) ul li {
}
form.searchandfilter.genre div > ul > li:nth-of-type(4) ul li.cat-item {
display:none;
}
form.searchandfilter.genre div > ul > li:nth-of-type(4) ul li.cat-item:nth-of-type(n+77) {
display:block;
width: 24%;
float: left;
}
form.searchandfilter.genre div > ul > li:nth-of-type(5) {
width: 100%;
margin-top:30px;
}
form.searchandfilter.genre div > ul > li:nth-of-type(5) input {
width: 100%;
}
body.page-id-21813 .post-content {
padding: 5% 10% 10%;
}
body.page-id-21813 .wp_social_bookmarking_light {
display: none;
}
@media (max-width: 888px) {
body.page-id-21813 .post-content {
padding: 5%;
}
form.searchandfilter.genre div > ul > li ul li {
font-size:0.8rem;
}
form.searchandfilter.genre div > ul > li ul {
display: grid;
grid-template-rows: 40px 40px 40px;
grid-template-columns: 32% 32% 32%;
grid-auto-rows: 40px 40px 40px;
grid-auto-columns: 32% 32% 32%;
}
form.searchandfilter.genre div > ul > li ul li {
width:100%!important;
margin: 0;
padding:0 5px 5px 0;
}
form.searchandfilter.genre div > ul > li ul li:nth-of-type(3n) {
padding-right:0;
}
form.searchandfilter.genre div > ul > li ul li input[type=checkbox] {
margin: 0 5px 1rem 0;
float: left;
}
} .sidebar .textwidget form.searchandfilter.genre div > ul > li:nth-of-type(1) {
display: none;
}
.sidebar .textwidget form.searchandfilter.genre div > ul > li ul li {
width: 100%!important;
padding:0 5px 5px 0;
font-size: 0.8rem;
}
.sidebar .textwidget form.searchandfilter.genre div > ul > li ul li:nth-of-type(3n) {
padding-right:0;
}
.sidebar .textwidget form.searchandfilter.genre div > ul > li > ul {
display: grid;
grid-template-rows: 40px 40px 40px;
grid-template-columns: 32% 32% 32%;
grid-auto-rows: 40px 40px 40px;
grid-auto-columns: 32% 32% 32%;
}
.sidebar .textwidget form.searchandfilter.genre div > ul > li ul li input[type=checkbox] {
margin: 0 5px 1rem 0;
float: left;
} .footSns {
text-align:center;
background-color:#fff;
padding:10px 0 30px;
}
.footSns a {
display:inline-block;
margin-right:20px;
}
.footSns a:nth-of-type(5) {
margin-right:0;
} #headMenu {
text-align:center;
} .headSearch {
width: 1200px;
margin: 20px auto 0;
}
.headSearch .searchform {
position: relative;
}
.headSearch .searchform input[type="search"] {
display: block;
width: 100%;
padding: 16px 55px 16px 20px;
border: none;
margin: 0;
background: #fff;
border-radius: 3px;
font-family: 'Roboto', sans-serif;
font-size: 0.9em;
color: #444;
}
.headSearch .searchform input[type="submit"] {
display: block;
height: 36px;
width: 36px;
border: none;
position: absolute;
top: 50%;
margin-top: -18px;
right: 10px;
text-indent: -9999px;
background: url(//devi-log.net/img/spyglass-g.png) no-repeat center;
background-size: 24px auto;
}
@media (max-width: 1200px) {
.headSearch {
width: 92%;
margin: 20px 4% 0;
}
.headSearch .searchform input[type="search"] {
font-size: 0.8rem;
}
}
@media (max-width: 600px) {
#headBox img {
width:80%;
}
}
.uekiBnPc {
display:block;
text-align: center;
margin-top:5px;
}
.uekiBnMobi {
display:none;
text-align: center;
margin: 5px 4% 0px;
}
.uekiTxt {
text-align:center;
font-weight: bold;
margin-top:20px;
}
@media (max-width: 1200px) {
.uekiBnPc {
display:none;
}
.uekiBnMobi {
display:block;
}
.uekiTxt {
font-size: 0.9rem;
}
}