@charset "utf-8";

.blog_main {
float: none;
width: 100%;
height: auto !important;
background:none;
}
.blog_aside {
float: none;
padding: 0;
width: auto;
background: none;
height: auto !important;
}
.blog_aside .calendar_area {
background: #ffffff;
padding: 0;
border-right: 1px #E1DBD2 solid;
border-top: 1px #E1DBD2 solid;
border-left: 1px #E1DBD2 solid;
}
.blog_aside .calendar_area .title_calendar {
margin-bottom: 0;
padding: 15px;
background: #ffffff;
font-size:14px;
color:#333333;
position: relative;
}
.blog_aside .calendar_area .title_calendar:after {
display: block;
content: "";
position: absolute;
top: 24px;
right: 15px;
margin: 0 0 0 -30px;
width: 0px;
height: 0px;
border: 10px solid transparent;
border-top: 10px solid #333333;
}
.blog_aside .calendar_area .title_calendar:before {
content: "";
position: absolute;
background: none;
top: 10px;
right: 0;
height: 0;
width: 100%;
}
.blog_aside .calendar_area .title_calendar.current:after {
display: block;
content: "";
position: absolute;
top: 15px;
right: 15px;
margin: 0 0 0 -30px;
width: 0px;
height: 0px;
border: 10px solid transparent;
border-bottom: 10px solid #333333;
}
.blog_aside .calendar_area .title_calendar.current:before {
content: "";
position: absolute;
background: none;
top: 10px;
right: 0;
height: 0;
width: 100%;
}
.blog_aside .calendar_area table {
width: 100%;
color: #666666;
font-size: 12px;
display:none;
}
.blog_aside dl {
border-right: 1px #E1DBD2 solid;
border-bottom: 1px #E1DBD2 solid;
border-left: 1px #E1DBD2 solid;
padding: 15px;
background: #ffffff;
}
.blog_aside dl:first-child {
border-top: 1px #E1DBD2 solid;
padding: 15px;
background: #ffffff;
}
.blog_aside dl dt {
font-size: 12px;
position: relative;
}
.blog_aside dl dt:after {
display: block;
content: "";
position: absolute;
top: 8px;
right: 0;
margin: 0 0 0 -30px;
width: 0px;
height: 0px;
border: 10px solid transparent;
border-top: 10px solid #333333;
}
.blog_aside dl dt:before {
content: "";
position: absolute;
background: none;
top: 10px;
right: 0;
height: 0;
width: 100%;
}
.blog_aside dl dt.current:after {
display: block;
content: "";
position: absolute;
top: -2px;
right: 0;
margin: 0 0 0 -30px;
width: 0px;
height: 0px;
border: 10px solid transparent;
border-bottom: 10px solid #333333;
}
.blog_aside dl dt.current:before {
content: "";
position: absolute;
background: none;
top: 10px;
right: 0;
height: 0;
width: 100%;
}
.blog_aside dl dd {
display: none;
}
#sidebar {
padding: 0;
color:#333333;
background:#ffffff;
}
#sidebar .widget {
list-style-type: none;
}
#sidebar .widgettitle {
font-size: 14px;
margin-bottom: 0;
font-weight: normal;
position: relative;
padding: 15px;
}
#sidebar .widgettitle:after {
display: block;
content: "";
position: absolute;
top: 24px;
right: 15px;
margin: 0 0 0 -30px;
width: 0px;
height: 0px;
border: 10px solid transparent;
border-top: 10px solid #333333;
}
#sidebar .widgettitle:before {
content: "";
position: absolute;
background: none;
top: 10px;
right: 0;
height: 0;
width: 100%;
}
#sidebar .widgettitle.current:after {
display: block;
content: "";
position: absolute;
top: 15px;
right: 15px;
margin: 0 0 0 -30px;
width: 0px;
height: 0px;
border: 10px solid transparent;
border-bottom: 10px solid #333333;
}
#sidebar .widgettitle.current:before {
content: "";
position: absolute;
background: none;
top: 10px;
right: 0;
height: 0;
width: 100%;
}
#sidebar .widget:first-child {
border-top: 1px #E1DBD2 solid;
}
#sidebar .widget {
margin-bottom: 0;
border-right: 1px #E1DBD2 solid;
border-bottom: 1px #E1DBD2 solid;
border-left: 1px #E1DBD2 solid;
padding: 0;
background: #ffffff;
}
#sidebar .widget ul {
display:none;
padding: 0 10px;
}
#sidebar .widget ul li a {
color: #333333;
text-decoration: none;
background: url(//thu-three.com/wp/wp-content/themes/thuThree/blog/img/sp/bg-aside_list.gif) no-repeat left 11px;
background-size: 5px;
padding-left: 0;
display: block;
font-size: 12px;
margin-bottom: 0;
padding: 5px 12px;
}
.shop_message .name {
background: #C9C1B6 url(//thu-three.com/wp/wp-content/themes/thuThree/blog/img/sp/bg-title.gif) no-repeat left center;
background-size: 20px;
padding: 2px 5px 1px 20px;
font-size: 12px;
margin-right: 10px;
}
.shop_message .date {
background: url(//thu-three.com/wp/wp-content/themes/thuThree/blog/img/sp/bg-clock.gif) no-repeat left center;
background-size: 15px;
padding-left: 20px;
}
.shop_message .date {
font-size: 12px;
}
.shop_title {
font-size: 16px;
margin: 10px 0;
} #contents .blog_section .common_inner {
background: none;
}
.blog_section .blog_main ul {
margin: 0;
}
.blog_section .blog_main ul li {
margin: 0 0 10px;
background: #ffffff;
padding: 10px;
border-bottom: none;
}
.blog_section .blog_main .shop_info .photo {
float: none;
width: 100%;
margin-bottom: 10px;
}
.blog_section .blog_main .shop_info .txt_message {
float: none;
width: 100%;
}
.blog_section .blog_main .shop_info .txt_message p {
margin-bottom: 20px;
font-size: 12px;
}
.blog_section .blog_main .shop_info .txt_message a {
color: #9B8367;
text-decoration: none;
border: 1px #E1DBD2 solid;
background: none;
padding: 10px 0;
text-align: center;
position: relative;
display: block;
width: 100%;
}
.blog_section .blog_main .shop_info .txt_message a:after {
position: absolute;
top: 50%;
right: 15px;
display: block;
content: '';
width: 8px;
height: 8px;
margin-top: -4px;
border-top: 2px solid #9C8365;
border-right: 2px solid #9C8365;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.blog_section .blog_main .sp_list {
text-align: center;
width: 100%;
margin: 15px 0 25px;
}
.blog_section .blog_main .sp_list li {
background: none;
margin: 0 5px;
}
.blog_section .blog_main .sp_list li.prev,
.blog_section .blog_main .sp_list li.next {
display: inline-block;
width: 13%;
padding: 0;
border: 1px #998366 solid;
border-radius:5px;
}
.blog_section .blog_main .sp_list li.prev a,
.blog_section .blog_main .sp_list li.next a {
display: block;
}
.blog_section .blog_main .sp_list li.prev img ,
.blog_section .blog_main .sp_list li.next img {
width: 25px;
}
.blog_section .blog_main .sp_list  li.list{
background: none;
border: 1px #998366 solid;
border-radius:5px;
padding: 0 3px;
display: inline-block;
width: 64%;
margin: -7px 0;
}
.blog_section .blog_main .sp_list  li.list p {
display: table;
width: 100%;
}
.blog_section .blog_main .sp_list  li.list p span {
display: table-cell;
vertical-align: middle;
}
.blog_section .blog_main .sp_list  li.list p span:first-child,
.blog_section .blog_main .sp_list  li.list p span:last-child {
display: table-cell;
vertical-align: middle;
width: 22%;
}
.blog_section .blog_main .sp_list  li.list p span:first-child a,
.blog_section .blog_main .sp_list  li.list p span:last-child a {
display: block;
}
.blog_section .blog_main .sp_list  li.list img {
width: 25px;
height: auto;
} #contents .detail_inner {
width: 100%;
margin-top: -10px;
}
#contents .detail_section .common_inner {
background: none;
}
#contents .detail_section .inner {
width: 100%;;
}
.detail_section .mainimg img {
width: 100%;
max-width: auto;
}
.detail_section .detail_area {
background: #ffffff;
margin: 0 10px;
padding: 15px 10px 10px;
position: relative;
top: -10px;
}
.detail_section .detail_area .shop_title {
font-size: 20px;
margin: 10px 0;
}
.detail_section .detail_area .photo {
text-align: center;
margin: 25px 0;
}
.detail_section .detail_area .photo img {
width: 100%;
height: auto;
}
.detail_section .detail_area .txt {
margin-bottom: 15px;
font-size: 12px;
}
.detail_section .blog_aside {
padding: 0 10px;
}
.page_list {
text-align: center;
border-top: none;
padding:0;
margin:10px 10px 10px 14px;
}
.page_list li {
display: inline;
}
.page_list li a {
font-size: 12px;
text-align: center;
color: #998366;
text-decoration: none;
border: 1px #998366 solid;
border-radius: 5px;
display: inline-block;
width: 38%;
margin: 0 2% 0 -2%;
padding: 10px 0;
}
.page_list li:last-child a {
margin: 0 0 0 -2%;
width: 28%;
}
.page_list li:first-child a {
width: 28%;
}
.page_list .prev_link {
float: none;
position: relative;
}
.page_list .prev_link a {
padding-left: 0;
}
.page_list .prev_link:after {
position: absolute;
top: 50%;
left: 3%;
display: block;
content: '';
width: 9px;
height: 9px;
margin-top: -5px;
border-top: 1px solid #998366;
border-right: 1px solid #998366;
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.page_list .next_link {
float: none;
position: relative;
}
.page_list .next_link a {
padding-right: 0;
}
.page_list .next_link:after {
position: absolute;
top: 50%;
right: 11%;
display: block;
content: '';
width: 9px;
height: 9px;
margin-top: -5px;
border-top: 1px solid #998366;
border-right: 1px solid #998366;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.page_list li.blog_list a {
margin: 0 2% 0 -2%;
position: relative;
bottom: 0;
}
.page_list li.blog_list a:after {
display: none;
}
.page_list li.blog_list a span {
background: url(//thu-three.com/wp/wp-content/themes/thuThree/blog/img/bg-pagelist.gif) no-repeat left center;
background-size: 10px 10px;
padding-left: 15px;
}
.page_list_sp {
text-align: center;
margin: 20px 10px;
}
.page_list_sp li {
display: inline;
}
.page_list_sp li a {
border: 1px #000 solid;
display: inline-block;
width: 31%;
margin: 0 2% 0 -2%;
}
.page_list_sp li:last-child a {
width: 31%;
margin: 0 0 0 -2%;
}
.wp-pagenavi {
margin-top: 10px;
margin-bottom: 10px;
}