/*Style Template BBG*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

*{
    padding:0px;
    margin:0px;
    box-sizing: border-box;
}

body{
    font-family: 'Noto Sans Japanese', serif;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 140%;
    color: #333333;
    box-sizing: border-box;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    overflow-x: hidden;
}

/*----------------------------------------------------
    #page（ページ全体）
----------------------------------------------------*/

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{
    display:block;
}
ol,ul,li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
}
dl,dd,dt {
    margin: 0;
    padding: 0;
}
small {
    font-size: 10px;
}
blockquote {
  background: #eee url(http://hamazo.tv/template/_img/set_business_6/quote.gif) no-repeat 10px 10px;
    padding: 25px;
    margin: 0 20px;
}
p,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0
}

iframe {
  display: block;
  margin: 0 auto;
  max-width: 100%;
/*  height: 100%;*/
}

a{  
    color: inherit;
    text-decoration: none;
}
a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
a img:hover {
    opacity: 0.8;
}
.hv-o{-o-transition: 1s ease opacity;-moz-transition: 1s ease opacity;-webkit-transition: 1s ease opacity;transition: 1s ease opacity;}
.hv-o:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7;}
.hv-u:hover { text-decoration: underline; }
a.link:hover {
    text-decoration: underline;
    opacity: 1;
}
a.link {
    color: inherit;
}
img{
    max-width: 100%;
    vertical-align: bottom;
}
img [align="left"] {
    margin: 0 10px 0 0;
    float: left;
    vertical-align: top;
}
img [align="right"] {
    margin: 0 0 0 10px;
    float: right;
    vertical-align: top;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}

/*Custom CSS*/

.container{
    width: 96%;
    max-width: 1120px;
    margin: auto;
    box-sizing: border-box;
}

.row{
    width: 100%;
    display: inline-block;
}
.bg-set{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.loadMore{
    width: 100%;
}

.sideContent{
    width: 778px;
    margin-right: 45px;
    float: left;
}
.sideBar{
    float: left;
    width: 297px;
    box-sizing: border-box;
}


/*Font Hack for Any Header Text*/
/*font-feature-settings: "palt";
letter-spacing: 2px;*/

/*START CUSTOM*/
header, footer {
    width: 100%;
    float: left;
}
.cont {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
}

/*header*/
.ow{
    overflow: hidden;
    width: 100%;
}
.wrap-header{
    border-top: 5px solid #000;
    padding-top: 37px;
    padding-bottom: 33px;
    border-bottom: 5px solid #efefef;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 999;
    position: fixed;
}
.grid-1315{
    max-width: 1310px;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
}
.hd-co{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.hd-left{
    width: 35%;
}
.hd-right{
    text-align: right;
    width: 65%;
    margin-top: 18px;
}
.hd-left-row{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.logo{
    width: 138px;
}
.logo h2 a{
    display: block;
}
.logo h2 a img{
    width: 100%;
}
.hd-intro{
    width: 268px;
    background: #FAFAFA;
    position: relative;
    border: 1px dashed #E3E3E3;
    margin-left: 20px;
    font-size: 12px;
    color: #666666;
    line-height: 160%;
    padding: 10px 5px 9px 20px;
    font-weight: 200;
}
.hd-icon ul li{
    display: inline-block;
}
.hd-icon ul li a{
    display: block;
}
.hd-icon ul li.icon-ins img{
    width: 20px;
}
.hd-icon ul li.icon-fb img{
    width: 20px;
}
.hd-icon ul li.icon-tw img{
    width: 22px;
}
.hd-icon ul li.icon-fb a{
    padding-left: 10px;
    padding-right: 10px;
}
.hd-nav ul li{
    display: inline-block;
}
.hd-nav ul li a{
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 140%;
    padding-left: 20px;
    padding-right: 20px;
}
.hd-nav ul li a:hover{
    text-decoration: none;
}
.hd-nav ul li:last-child a{
    padding-right: 0;
}
.hd-nav{
    margin-top: 18px;
}
.fml-robo{
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.05rem;
}
span.btn-more{
    width: 100px;
    display: block;
    border: 1px solid #000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
span.btn-more a{
    text-decoration: none;
    text-align: center;
    font-size: 13px;
    color: #000;
    line-height: 140%;
    padding-top: 5px;
    padding-bottom: 3px;
    display: block;
}
span.btn-more a i{
    float: right;
    padding-right: 6px;
    padding-top: 2px;
}
span.btn-more:hover{
    background: #000;
}
span.btn-more:hover a{
    color: #fff;
}
.wrap-ft{
    background: #121212;
    color:#fff;
    padding-top: 70px;
    padding-bottom: 70px;
}
.ft-rows{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    letter-spacing: 0.05rem;
}
.ft-left a img{
    width: 113px;
}
.ft-left{
    position: relative;
    width: 33%;
    padding-left: 12px;
}
.ft-right{
    position: relative;
    width: 67%;
}
span.ft-addrees{
    font-size: 12px;
    line-height: 160%;
    display: block;
    margin-top: 20px;
    font-weight: 200;
}
.fl-item01{
    width: 56%;
}
.ft-item02{
    width: 25%;
}
.ft-item03{
    width: 19%;
}
.ft-right-rows{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.fl-item01 ul{
    width: 50%;
    float: left;
}
ul.nav-child{
    margin-top: 45px;
}
ul#nav-first-child{
    width: 60%;
}
ul#nav-last-child{
    width: 40%;
}
ul.nav-child li a{
    font-size: 12px;
    line-height: 160%;
    font-family: 'Roboto', sans-serif;
}
ul.nav-child li{
    padding-bottom: 8px;
}
ul.nav-par li a{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 8px;
    line-height: 220%;
}
.ft-left-bt{
    position: absolute;
    bottom: 0;
    left: 0;
}
.ft-left-bt ul li {
    display: inline-block;
}
.ft-left-bt ul li a {
    display: block;
}
.ft-left-bt ul li.icon-ins img {
    width: 20px;
}
.ft-left-bt ul li.icon-fb img {
    width: 20px;
}
.ft-left-bt ul li.icon-tw img {
    width: 22px;
}
.ft-left-bt ul li.icon-fb a {
    padding-left: 10px;
    padding-right: 10px;
}
.ft-left-bt p{
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 10px;
    line-height: 100%;
    margin-top: 20px;
}
ul.nav-child li:last-child{
    padding-bottom: 0;
}
ul.nav-child li:last-child a{
    line-height: 100%;
}
.scrolltop{
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 999;
}
.title-style1 {
    font-size: 40px;
    font-weight: bold;
    color: #000;
    line-height: 160%;
}

.wp01-left span {
    display: inline-block;
    vertical-align: middle;
}

.wp01-left span.title-child {
    line-height: 140%;
    padding-top: 15px;
    font-size: 15px;
    font-weight: bold;
    color: #666666;
    padding-left: 10px;
}

.wp01-left {
    float: left;
}
.icon-nav{
    display: none;
}
.nav-sp{
    display: none;
}
/*END COMMON*/


/*Mainvisual*/
.mainvisual {
    margin-top: 139px;
    position: relative;
    width: 100%;
    height: 400px;
    background-image: url(http://www.boutique-bigi.jp/blog/img/shop-yoshieinaba-shizuoka.jpg);
}
.mainvisual .main-logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    overflow: hidden;
}
.mainvisual .main-logo img {
    width: 91%;
	height: 90px;
    background-color: #FFF;
    vertical-align: middle;
    padding: 15px;
    box-sizing: border-box;
}

/*breadcrumb*/
.breadcrumb {
    color: #333333;
    background-color: #E3E3E3;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    letter-spacing: 1px;
}
.breadcrumb a {
    color: #333333;
    border-bottom: 1px solid;
    margin-right: 10px;
    cursor: pointer;
}
.breadcrumb a:last-child {
    text-transform: none;
    margin-left: 5px;
    border-bottom: none;
}

/*main*/
.main {
    background-color: #FFFFFF;
    padding: 50px 0 30px;
}

/*----RECOMMEND----*/
.recommend-list {
    margin-bottom: 50px;
}
.recommend-list li {
    float: left;
    width: 31.5%;
    margin-right: 25px;
    position: relative;
}
.recommend-list li:last-child {
    margin-right: 0;
}
.recommend-list li .article-image {
    width: 100%;
    height: 530px;
    position: relative;
}
.recommend-list li .article-text {
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 12px 15px 10px;
    box-sizing: border-box;
    color: #FFF;
    background: linear-gradient(to top,
     rgba(44,44,44, 1) 1%, 
     rgba(51,51,51, 0) 99%
  );
}
.recommend-list li .article-text p {
    font-size: 12px;
    font-weight: 400;
}
.recommend-list li .article-text h2 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
}

/*----DESCRIPTION---*/
.desc-blog {
    position: relative;
    border: 1px solid #1A1A1A;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
}
.desc-blog .title {
    display: flex;
    position: relative;
    float: left;
    width: 140px;
    background-color: #1A1A1A;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    padding: 0 34px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}
.desc-blog .title:after {
    position: absolute;
    top: 50%;
    right: -3px;
    transform: translate(50%, -50%);
    content: "";
    width: 0; 
    height: 0; 
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #1A1A1A;
}
.desc-blog .desc {
    display: flex;
    padding: 20px;
    height: 100%;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.8;
}

/*

/*content*/
.head-content-title {
    margin-bottom: 40px;
}
.head-content-title h2 {
    display: inline-block;
    text-transform: uppercase;
    color: #111;
    font-size: 38px;
    box-sizing: border-box;
    font-weight: bold;
    font-feature-settings: "palt";
    font-family: 'Arial';
    letter-spacing: 1px;
    line-height: 0.8;
}
.head-content-title span {
    margin-left: 20px;
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
}
/*article-list*/
.article-list li {
    float: left;
    width: 47%;
    box-sizing: border-box;
    color: #FFF;
    border-radius: 0;
    margin-right: 20px;
    margin-bottom: 20px;
}
.article-list li a {
    color: #FFF;
}
.article-list-inner .article-image {
    position: relative;
    width: 100%;
    height: 250px;
}
.article-list-inner .article-text {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 12px 15px 10px;
    box-sizing: border-box;
    background: linear-gradient(to top,
     rgba(44,44,44, 1) 1%, 
     rgba(51,51,51, 0) 99%
  );
}
.article-list-inner .article-title {
    font-size: 14px;
    font-feature-settings: "palt";
    letter-spacing: 1px;
    line-height: 1.3;
    text-decoration: none;
    margin-top: 10px;
}
.article-list-inner .article-time {
    font-size: 10px;
    line-height: 1;
}
/*.article-list-inner .article-desc {
    font-size: 14px;
    line-height: 1.5;
    height: 85px;
    overflow: hidden;
}*/

/*== LOADMORE ==*/
.loadMore{
    font-feature-settings: "palt";
    width: 100%;
    height: 58px;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin: 40px auto 10px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.loadMore .fa-angle-right {
    position: absolute;
    top: 20px;
    right: 15px;
}
/*.loadMore .fa-chevron-left {
    position: absolute;
    top: 18px;
    left: 10px;
}*/

.loadMore-album-author {
    height: 58px;
    margin-top: 15px;
}


.loadMore-album {
    letter-spacing: 1px;
    border-radius: 0;
    font-size: 14px;
    font-weight: normal;
    float: left;
    display: block;
    width: 100%;
    height: 58px;
    line-height: 58px;
    position: relative;
    text-align: center;
    color: #FFF;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    background-color: #0071B9;
    border: 1px solid #0071B9;
    box-sizing: border-box;
}
.loadMore-album:hover {
    background-color: #FFF;
    color: #0071B9;
}

.loadMore .fa-picture-o {
    font-size: 14px;
    margin: 0 3px 0 0;
}

a.loadMore-before, a.loadMore-next {
    letter-spacing: 1px;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    width: 47%;
    height: 58px;
    line-height: 58px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    color: #FFF;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    border: 1px solid #0071B9;
    background-color: #0071B9;
    box-sizing: border-box;
}
a.loadMore-before:hover, a.loadMore-next:hover {
    background-color: #FFF;
    color: #0071B9;
}
a.loadMore-before {
    position: absolute;
    top: 0;
    left: 0%;
}
a.loadMore-next {
    position: absolute;
    top: 0;
    right: 3.5%;
}
.pad_btn {
    z-index: 2;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}


/*  ..Sidebar.. */

.wa-sidebar__body,
.calender,
.subscription,
.category,
.sitemap_category,
.recententry,
.qrcode,
.profile,
.inquiry,
.counter,
.recententry_img,
.archives,
.comment,
.search,
.link,
.blog_entry,
.tag_cloud,
.ad,
.custom-ad img { 
    margin-bottom: 50px;
}

.wa-sidebar__title,
.sidetitle{
    line-height: 1;
    font-feature-settings: "palt";
    font-size: 30px;
    font-weight: bold;
    box-sizing: border-box;
    margin: 0 0 20px;
    border-bottom: 1px solid #cdcdcd;
    color: #111;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Arial';
    padding: 0px 0 15px;
}

.side {
    
 }
.counter .side, .tag_cloud .side, .subscription .side, .blog_entry .side {
    
}

/*.search .side, .counter .side, .subscription .side,
.inquiry .side {
    margin-top: 15px;
}*/

.sidebody { 
    margin: 0;
    line-height: 1.5;
    font-size: 15px;
    color: #585858;
 }
.sidebody a{
    line-height: 1;
    color: #666;
    text-decoration: none;
    font-weight: normal;
}
.sidebody a:hover{
    text-decoration: underline;
}
.profile .photo {
    text-align: center;
    width: 150px;
    overflow: hidden;
    margin: 0 auto 15px;
}
.profile .photo img {
    border-radius: 50%;
    height: 150px;
}
.profile .nickname { 
    width: 80%;
    font-feature-settings: "palt";
    line-height: 1.3;
    margin: 0 auto 15px;
    color: #111111;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
}
.profile .message{
    text-align: left;
    color: #111;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
    margin: 15px auto;
    box-sizing: border-box;
    font-feature-settings: "palt";
    border-radius: 3px;
    background-color: #EFEFEF;
    padding: 15px;
}
.profile span img {
    width: 30px;
}
.search .sidebody {
   /* width: 100%;*/
}

/*.subscription .sidebody form, .search .sidebody {
    display: flex;
}*/
.search .input_general_box, .subscription .input_general_box {
    border-radius: 0;
    float: left;
    width: 68% !important;
    border: 1px solid #111;
    padding: 15.5px 10px 16px !important;
    transition: all 0.35s ease 0s;
    outline: none;
    margin: 0 0 0 0px;
    font-size: 14px;
    border-color: #0071B9;
}
input.button{
    cursor: pointer;
    margin: 0;
    height: inherit;
    line-height: inherit;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #0071B9;
    color: #FFF;
    background-color: #0071B9;
    padding: 11px 21px;
    border-radius: 0;
    letter-spacing: 0px;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
    -webkit-appearance: normal;
    -moz-appearance: normal;
    appearance: normal;
    -webkit-appearance: none;
    outline: none;
}
.search input.button,
.subscription input.button {
    padding: 13.5px 20px;
}
input.button:hover {
    background-color: #FFF;
    color: #0071B9;
}
.subscription .sidebody form {
    margin: 10px 0;
}
.blog_entry .sidebody div{
    padding: 10px 0 15px !important;
}

.blog_entry .sidebody { 
    line-height: 1.9;
 }
.category .sidetitle,
.archives .sidetitle,
.comment .sidetitle,
.recententry .sidetitle{
    margin-bottom: 5px;
}
.category .sidebody,
.archives .sidebody,
.comment .sidebody,
.recententry .sidebody{
    border-bottom: 1px solid #eee;
    margin: 0 0 5px;
    padding: 10px 10px;
    line-height: 1.8;
    font-size: 15px;
}
.category .sidebody a,
.archives .sidebody a,
.comment .sidebody a,
.recententry .sidebody a{
    font-weight: 400;
    
}
.category .side,
.archives .side,
.recententry .side,
.comment .side {
    
}
.archives select{
    width: 100%;
    height: 40px;
    margin-top: 20px;
    padding: 10px;
}
.search .side, .qrcode .side, .inquiry .side {
    background-color: unset;
    padding: 0;
}
.search .sidebody {
    margin: 0;
}
.recententry_img .side .sidebody {
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
    line-height: 1;
    display: block;
}
.recententry_img .side .sidebody .text-aside a{
    font-weight: 400;
}
/*.recententry_img .side .sidebody:visited .text-aside a,
.recententry_img .side .sidebody:link .text-aside a{
    color: #597031;
}*/
.recententry_img .side .sidebody .text-aside a:hover{
    opacity: 0.8;

}

.recententry_img .text-aside {
    font-size: 15px;
    line-height: 1.3;
    max-width: 100% !important;
    max-height: inherit!important;
    overflow: hidden;
}
.recententry_img .image-aside img {
    height: 70px;
    width: 100%;
    border-radius: 0;
    margin-bottom: 0!important;
}
.recententry_img .image-aside {
    text-align: center;
    float: left;
    margin: 0 2% 0 0;
    display: block;
    width: 100%;
    overflow: hidden;
    height: 70px;
    max-width: 95px;
    border-radius: 0;
}
.image-aside a:hover img {
    width: 100%;
    margin-bottom: 0 !important;
    opacity: 0.8 !important;
    filter: unset!important;
}

#album-link img{
    vertical-align: middle;
}
#album-link {
    color: #FFF !important;
    border-radius: 0 !important;
    font-weight: normal !important;
    background-color: #0071B9 !important;
    text-align: center;
    font-weight: bold;
    border: 1px solid #0071B9;
    padding: 13.5px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    width: 100px;
    box-sizing: border-box;
    margin-right: auto;
    margin-left:auto;
}
/***** Calendar ******/

.calendarhead { 
    line-height: 1;
    font-feature-settings: "palt";
    font-size: 30px;
    font-weight: bold;
    box-sizing: border-box;
    margin: 0 0 20px;
    border-bottom: 1px solid #cdcdcd;
    color: #111;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Arial';
    padding: 0px 0 15px;
}
.calendarhead a{ 
    color: #666;
    text-decoration: none;
}
.calendarhead a:hover{ 
    text-decoration: none !important;   
}
.calendartable {
    border-collapse: collapse;
    width: 100%;
    margin: auto;
    /* background-color: #e5eae4; */
}
.calendartable tbody {
    background-color: #FFF;
}
.calendard {
    border: 1px solid #cdcdcd;
    text-align: center;
    padding: 0;
    font-size: 12px;
    line-height: 2.5;
}
.calendard a {
    border-radius: 0;
    color: #FFF !important;
    display: block;
    box-sizing: border-box;
    background-color: #0071B9 !important;
    text-decoration: none;
}
.calendard:hover a{ 
    opacity: 0.8;
}
.calendarwd{
    background: #efefef;
    color: #666;
    text-align: center;
    padding: 7px 0;
    border: 1px solid #cdcdcd;
}
.calendarwd.sun { 
    color: red;
}
.calendard.sun {
    color: red;
}
.qrcode .sidetitle {    
    margin-bottom: 10px;
}
.rss {
    text-align: center;
    margin: 0 auto 35px;
    display: table;
}

ul.rss{
    margin: 0 auto 10px;
}
.rss li a{ 
    font-weight: normal;
    color: #FFF; 
    text-decoration: none;
}
.rss li:hover { 
     background-color: #FFF !important;
}
.rss li:hover>a {
    color: #0071B9;
}   
.rss li { 
    margin: 2.5px;
    display: inline-block;
    cursor:pointer;
    border-radius: 0;
    padding:13.5px 15px;
    font-size: 14px;    
    background-color: #0071B9 !important;
    letter-spacing: 2px;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
    -webkit-appearance: normal;
    -moz-appearance: normal;
    appearance: normal;
    -webkit-appearance: none;
    outline: none; 
    border: 1px solid #0071B9;
}
a:hover #album-link{
    opacity: 1 !important;
    background-color: #FFF !important;
    color: #0071B9 !important;
}
#album-link img {
    display: none;
}
.tag_cloud .sidebody span {
    font-size: 100% !important;
    font-weight: 400 !important;
}

/*END SIDEBAR*/

/*== Entry Article ===*/
.article {
    /*background-color: #ffffff;
    padding: 20px;
    margin-right: 30px;
    border-radius: 10px;*/
}
.entry-wrap{
}

.entry-wrap .entry-content {
    line-height: 23px;
    margin: 0 0 30px;
    font-size: 15px;
}
.entry-wrap .entry-content a {
    color: #666;
}
.entry-wrap a:aposted {
    color: #666;
}
.entry-wrap .entry-content a:hover{
    opacity: 0.8;
    text-decoration: underline;
}
.entry-wrap .title-blog{
    line-height: 1.5;
    font-size: 30px;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 20px;
    font-feature-settings: "palt";
    letter-spacing: 2px;
    font-weight: bold;
    color: #111111;
}
.entry-wrap .date-sec {
    margin-bottom: 20px;
}
.entry-wrap .date-blog{
    color: #FFF;
    padding: 5px 15px;
    font-size: 12px;
    background-color: #111111;
    font-weight: 500;
    margin-bottom: 15px;
    border-radius: 0;
}
.date-blog i {
    margin-right: 5px;
}
.entry-wrap .entry-content img{
    max-width: 100%;
}
.entry-wrap .entry-category{
    margin: 0px 0 0 15px;
}
.entry-wrap .entry-category a{
    margin-right: 5px;
    color: #666;
}
.entry-wrap .entry-category a span {
    margin-right: 5px;
}
.entry-wrap .entry-category a:hover {
    text-decoration: underline !important; 
}
.entry-wrap .entry-text img{
    max-width: 100%;
}
.entry-wrap .entry-text {
    line-height: 1.85;
}
.tag_list a {
    color: #37479D;
}
.tag-list a:hover {
    opacity: 0.8;
    text-decoration: underline;
}
.set-relevance { 
    margin-bottom: 10px !important;
    padding-top: 0 !important;
    padding-bottom: 15px !important;
    display: inline-block; 
    border-bottom: 1px solid #eee !important;
    font-size: 14px;
    width: 100%;
}
.set-relevance a{ 
    margin-right: 5px;
    font-size: 14px;
    line-height: 1.4;
}
.set-relevance a:link,
.set-relevance a:visited{
    font-weight: normal;
}
.set-relevance a:hover{ 
    text-decoration: underline;
}
.category-bar{ 
    line-height: 1;
    background-color: #ffffff !important;
    padding: 0 0 15px !important;
    clear: both;
    font-feature-settings: "palt";
    letter-spacing: 2px;
    margin: 20px 0 !important;
    font-weight: bold !important;
    font-size: 30px !important;
    border: none !important;
    border-bottom: 1px solid #cdcdcd !important;
    color: #111 !important;
}
.category-bar a:link {
    color: #666 !important;
    text-decoration: none !important;
}
.category-bar a:visited {
    color: #666 !important;
    text-decoration: none;
}
.category-bar a:hover {
    text-decoration: none !important;
}

.image-relevance{
    width: 40% !important;
    margin: 0 2% 0 0px !important;
}
.text-relevance {

}
/* Comment */
.comment-form{
    width: 100%; 
    box-sizing: 
    border-box;}
.comment-form td{ 

}
.comment-form .label{ 
    font-size: 12px; 
    width: 65px; 
}
.comment-form .label.colm{ 
    display: block; 
    padding-top: 10px 
}
.comment-form input[ name="keystring"]{ 
    width: 150px;  
} 
.comment-form input[ style="display:none"]{ 
    display: block !important;  
}
.comment-form input, .comment-form textarea{ 
    border: 1px solid #FDDF45 !important;
    width: 100%;
    background-color: #EAEAEA; 
    margin: 0 0 10px;
    padding: 0 10px;
    font-size: 12px;
    border-radius: 5px;
    height: 30px;
    color: #666666;
    box-sizing: border-box;
}
.comment-form textarea{
    border: 1px solid #FDDF45;
    box-sizing: border-box;
    padding: 5px 10px; 
    height: 115px;
    outline: none;
    transition: all 0.35s ease 0s;
    overflow: hidden; 
}
input.comments-btn{ 
    border: 1px solid #0071b9;
    cursor: pointer;
    font-size: 14px;
    margin: 10px 0;
    letter-spacing: 1px;
    width: 100px;
    height: 50px;
    box-sizing: border-box;
    border-radius: 0 !important;
    background: #0071b9;
    color: #FFF;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}
input.comments-btn:hover{
    background-color: #FFF;
    color: #0071b9;
}
.comment-input{
    font-size: 12px;
}
.comment-author span{ 
    font-size: 10px; 
    color: #AAAAAA;
}
.comment-author h5{ 
    color: #666666; 
    font-weight: normal; 
}
.comment-count{ 
    width: 100%;
    margin-bottom: 40px; 
}
.comment-head { 
    line-height: 1;
    font-feature-settings: "palt";
    letter-spacing: 1px;
    font-size: 30px;
    font-weight: bold;
    box-sizing: border-box;
    color: #111;
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.comment-body{ 
    line-height: 1.4;
    font-size: 12px;  
}
.comment-post{ 
    text-align: right; 
    font-size: 10px; 
}
.comment-style{ 
    background-color: #efefef;
    border: 1px solid #cdcdcd;
    padding: 10px;
    border-radius: 0;
}
span.comments-body{
    width: 100%;
    background-color: #efefef;
    margin: 0 0 10px;
    font-size: 12px;
    border-radius: 0;
    border: 1px solid #cdcdcd;
    padding: 0 15px;
    line-height: 30px;
    height: 30px;
    display: inline-block;
    box-sizing: border-box;
}
textarea#text{
    border: 1px solid #cdcdcd;
    box-sizing: border-box;
    height: 115px !important;
    border-image: initial;
    padding: 5px 15px;
    outline: none;
    transition: all 0.35s ease 0s;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    margin: 0 0 10px;
    font-size: 12px;
    border-radius: 0;
}
input#url, input#author{
    border: 1px solid #cdcdcd;
    width: 100%;
    background-color: #efefef;
    margin: 0 0 10px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border-radius: 0;
    box-sizing: border-box;

}
.comments-body{
    line-height: 1.5;
    color: #111;
    font-size: 12px;
}
.form td label{
    font-size: 12px;
}


/*BRAND*/
.wp-list {
    background: #fff;
    padding-top: 50px;
    padding-bottom: 28px;
}
.wp01-left {
    float: left;
}
.wp01-left span {
    display: inline-block;
    vertical-align: middle;
}
.fml-robo {
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.05rem;
}
.title-style1 {
    font-size: 40px;
    font-weight: bold;
    color: #000;
    line-height: 160%;
}
.wp01-left span.title-child {
    line-height: 140%;
    padding-top: 15px;
    font-size: 15px;
    font-weight: bold;
    color: #666666;
    padding-left: 10px;
}
.wp-list-flr {
    float: right;
    padding-top: 30px;
}
.wp-list-flr ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}
.wp-list-flr ul li.li-men {
    padding-right: 10px;
}
.wp-list-flr ul li img {
    display: inline-block;
    vertical-align: middle;
}
.wp-list01{
    background: #efefef;
    padding-top: 42px;
    padding-bottom: 42px;
}
.wp-ls01-rows{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.wp-ls01-rows a{
    display: block;
    background: #fff;
    margin-right: 3.5%;
    width: 31%;
    text-decoration: none;
    padding-bottom: 35px;
}
.wp-ls01-rows a:nth-child(3n){
    margin-right: 0;
}
.ls-logo-50{
    height: 50px;
}
.ls-img{
    text-align: center;
    border-bottom: 1px solid #efefef;
    position: relative;
    height: 180px;

}
.ls-img img{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.ls-info h3{
    text-align: center;
    color: #333333;
    font-size: 12px;
    line-height: 160%;
    padding-top: 28px;
}
.ls-info-text{
    font-size: 15px;
    line-height: 210%;
    color: #666666;
    height: 55px;
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 16px;
    display: none;
}
.ls-info span img{
    display: inline-block;
}
.ls-info span{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.ls-logo-27{
    height: 27px;
}
.ls-logo-44{
    height: 44px;
}
img.img-mg{
    padding-right: 10px;
}
.ls-logo-32{
    height: 32px;
}
.ls-logo-104{
    height: 104px;
}
.ls-logo-104{
    height: 81px;
}
.ls-logo-50{
    height: 50px;
}

/*SHOP-INFO*/
.wp-shop{
    background: #FFF;
    padding-top: 70px;
    padding-bottom: 42px;
}
.wp-shop-rows{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.wp-shop-rows li {
    display: block;
    background: #E3E3E3;
    width: 50%;
    text-decoration: none;
    height: 348px;
}
.wp-shop-rows .image {
    background: url(http://www.boutique-bigi.jp/blog/img/shop-yoshieinaba-shizuoka.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.wp-shop-rows .info {
    padding: 50px 30px;
}
.wp-shop-rows .info .title {
    padding-bottom: 20px;
}
.wp-shop-rows .info .title  .wp01-left .title-big {
    font-size: 30px;
    color: #000000;
    letter-spacing: 0.05rem;
    font-weight: bold;
    line-height: 1;
}
.wp-shop-rows .info  .title .title-little {
    font-size: 12px;
    font-weight: inherit;
    vertical-align: -webkit-baseline-middle;
}
.wp-shop-rows .info ul li {
    font-size: 14px;
    color: #333333;
    line-height: 160%;
    height: unset;
    width: unset;
}
.wp-shop-rows .info ul li:first-child {
    letter-spacing: 0.04rem;
}
.wp-shop-rows .info ul li i {
    font-size: 18px;
    padding-right: 10px;
    font-weight: bold;
}
.ntd-2 {
    padding-left: 20px;
}
.fa-maps {
    width: 15px;
    height: 15px;
    float: left;
}
.ntd-2 img {
    margin-top: 6px;
    margin-right: 5px;
}
.item-phone {
    padding-top: 20px;
    padding-bottom: 20px;
}
.item-mxh {
    margin-top: 35px;
    padding-bottom: 35px;
}
.item-mxh .ul li {
    margin-right: 3%;
    float: left;
}
.wp-page ul li a {
    color: #333333;
    text-decoration: none;
}
.item-1 img {
    width: 115.25px;
    height: 40px;
}
.item-2 img {
    width: 127.5px;
    height: 40px;
}

/*MAP*/
.map {
    width: 100%;
    height: 348px;
}
.map iframe {
    height: 100%;
}

/*STAFF*/
.wp-staff {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #efefef;
}
.wp-co04-rows {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: 23px;
}
.wp-co04-rows .co-col4 {
    text-decoration: none;
    position: relative;
    display: block;
    color: inherit;
    background: #000;
    margin-right: 1.7%;
    width: 23.725%;
    color: #fff;
    min-height: 432px;
    text-align: center;
    padding: 3px;
}
.col-col4-img {
    width: 100%;
    background-size: cover !important;
    height: 350px;
}

.col-col4-text {
    padding-top: 25px;
}
.col-col4-text p {
    font-size: 10px;
    line-height: 120%;
    font-weight: 200;
    letter-spacing: 1px;
}
.col-col4-text h4 {
    font-size: 15px;
    font-weight: bold;
    line-height: 160%;
    margin-top: 2px;
}
.wp-co04-rows .co-col4:last-child {
    margin-right: 0;
}

@media screen and (max-width:1315px) {
    .grid-1315 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media screen and (max-width:1255px) {
    .hd-left {
        width: 20%;
    }

    .hd-right {
        width: 80%;
    }

    .hd-intro {
        display: none;
    }
    span.cat{
        right: 0;
    }
}

@media screen and (max-width:1120px) {
    .cont {
        padding-left: 10px;
        padding-right: 10px;
    }

    .info-right table tr td.col-1 ul li span.news_date {
        display: block;
    }

    .info-right table tr td.col-1 ul li.li-last {
        line-height: 160%;
    }

    .ft-left {
        padding-left: 0;
    }

    ul.nav-child {
        padding-right: 8px;
    }
}

@media (max-width: 1119px) {
    .sideContent {
        width: 63%;
        margin-right: 30px;
    }
    .sideBar {
        width: 33%;
    }
    .article-list-inner .article-image {
        height: 200px;
    }
    .article-text {
        width: 100%;
    }
    .search .input_general_box, .subscription .input_general_box {
        width: 67% !important;
    }
    .article-list li {
        width: 46%;
    }
    .mainvisual {
        margin-top: 135px;
    }
}

@media screen and (max-width:960px) {
    .info-left {
        display: none;
    }

    .info-right {
        width: 100%;
    }

    .wp02-title-03 h4 {
        font-size: 12px;
    }

    .wp04-rows a img {
        padding-left: 8px;
        padding-right: 8px;
    }
    .wp-ti02-text{
        padding-left: 10px;
        padding-right: 5px;
    }
    .wp-ti02-rows a{
        width: 49.15%;
    }
    .wp-ti02-rows a:nth-child(3n){
        margin-right: 1.7%;
    }
    .wp-ti02-rows a:nth-child(2n){
        margin-right: 0;
    }
}

@media screen and (max-width:860px) {
    section {
        margin-top: 135px;
    }
    .hd-nav ul li a {
        padding-left: 10px;
        padding-right: 10px;
    }

    .hd-nav {
        margin-top: 8px;
    }

    .wp02-title-03 h4 br {
        display: none;
    }
    .ls-img img{
        padding-left: 10px;
        padding-right: 10px;
    }
    .ls-info h3{
        padding-left: 10px;
        padding-right: 10px;
    }
    .wp-ti01-title{
        padding-top: 40px;
    }
    .wpti-intro{
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .wpti-intro span{
        font-size: 14px;
    }
    .wpti-intro p{
        font-size: 12px;
        margin-top: 15px;
    }
    .wp-ti02{
        padding-top: 42px;
        padding-bottom: 20px;
    }
    .wp-ti02-rows{
        margin-top: 16px;
    }
    .wp-ti03{
        padding-top: 42px;
        padding-bottom: 80px;
    }
    .wp-ti03-left{
        width: 100%;
        height: 280px;
    }
    .wp-ti03-right{
        width: 100%;
    }
    .co-col4-text h4{
        font-size: 12px;
    }
    .wp-wo01{
        font-size: 12px;
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

