body {
    background: #fff;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック", 'Roboto', sans-serif;
    font-weight: 400;
    color: #666666;
    font-size: 15px;
    line-height: 1.8;
}

/********* Link **********/
a {
    color: #666666;
    text-decoration: none;
}
a:hover,
a:focus {
    text-decoration: underline;
    opacity: 0.5 ;
    filter: alpha(opacity=50) ;	/* Ie用 */
}

/*************************
********** Text **********
**************************/
blockquote {
    font-size: 14px;
}

small.text-danger {
    color: #F00;
}
p {
    word-break: break-all;
}

/****** 太字タイトル *****/
p.blog-title {
    font-weight: bolder;
    margin-bottom: 0;
}

/******* H2.タイトル *****/
#intro h2.title,
#about h2.title, #abouti h2.title, #aboutm h2.title,
#smile h2.title, #gallery h2.title,
#interview h2.title, #house h2.title, #work h2.title, #answer h2.title,
#food h2.title, #farmer h2.title, #shopping h2.title,
#sitemap h2.title, #privacy h2.title, #contact h2.title {
    margin-top: 10px;
}

/******* H3.タイトル *****/
h3.topic-title {
    margin: 20px 0 0;
    padding: 10px 0 8px 10px;
    border-left: 6px solid #dae24a;
}
h3.topici-title {
    margin: 20px 0 0;
    padding: 10px 0 8px 10px;
    border-left: 6px solid #00b9ef;
}
h3.topicm-title {
    margin: 20px 0 0;
    padding: 10px 0 8px 10px;
    border-left: 6px solid #00b9ef;
}

h3.blog-title {
    margin: 10px 0;
    padding: 10px 0 8px 10px;
    border-left: 6px solid #dae24a;
}
#topici h3.blog-title {
    border-left: 6px solid #00b9ef;
}
#topicm h3.blog-title {
    border-left: 6px solid #f8c3be;
}
#food h3.blog-title {
    border-left: 6px solid #f49715;
}
#farmer h3.blog-title {
    border-left: 6px solid #ccaa00;
}
h3.interview-title {
    font-size: 22px;
    margin: 30px 0 20px;
    padding: 10px 0 8px 10px;
    border-left: 6px solid #bc8010;
    border-bottom: 1px solid #bc8010;
}
h3.house-title {
    margin: 30px 0 20px;
    padding: 10px 0 8px 10px;
    border-left: 6px solid #d0e4aa;
    border-bottom: 1px solid #d0e4aa;
}
h3.work-title {
    margin: 30px 0 20px;
    padding: 10px 0 8px 10px;
    border-left: 6px solid #8acecf;
    border-bottom: 1px solid #8acecf;
}

/******* H4.タイトル *****/
h4 a {
  line-height: 1.4;
  text-decoration: underline;
}
h4.blog-title {
    font-weight: bolder;
    border-left: 6px solid #dae24a;
    padding: 5px 0 5px 10px;
    margin-bottom: 0;
}
h4.blog-title a,
h4.interview-title a,
h4.house-title a,
h4.work-title a {
    text-decoration: none;
}
#topici h4.blog-title {
    border-left: 6px solid #00b9ef;
}
#topicm h4.blog-title {
    border-left: 6px solid #f8c3be;
}

#smile h4.blog-title {
    border-left: 6px solid #f5ac8d;
}
h4.interview-title {
    font-weight: bolder;
    margin-bottom: 8px;
}
h4.interview-name {
    margin-bottom: 8px;
}
h4 span.interview-area {
    margin-left: 20px;
    font-size: 80%;
}
h4.house-title {
    font-weight: bolder;
    border-left: 6px solid #d0e4aa;
    padding: 5px 0 5px 10px;
    margin-bottom: 10px;
}
h4.work-title {
    font-weight: bolder;
    border-left: 6px solid #8acecf;
    padding: 5px 0 5px 10px;
    margin-bottom: 10px;
}
h4.about {
    line-height: 1.8;
}

/*************************
********** tag ***********
**************************/
.interview-tags {
    margin-bottom: 20px;
}
.interview-tags a:hover {
    text-decoration: none;
    font-size: 120%;
}
.entry-tags {
    margin: 35px 0;
}
.entry-tags a:hover {
    color: #FFF;
}
/*************************
********* Header *********
**************************/

/********** logo *********/
#siteintro {
    font-size: 11px;
    margin: 10px 0 5px;
}
.sitelogo img {
    height: 80px;
    margin: 5px 0 8px;
}

/********** Link *********/
.top-contact {
    padding-top: 10px;
    text-align: right;
}
.top-contact ul.menu li {
    color:#ccc;
    padding: 0 15px;
    border-left: 1px solid #e5e5e5;
}
.top-contact ul.menu li:last-child {
    color:#ccc;
    border-right: 1px solid #e5e5e5;
}

.top-contact .list-inline {
    margin-top: 10px;
    margin-bottom: 0;
}
.top-contact a.logo img {
    height: 60px;
    padding: 0px 15px 5px;
}
.top-contact ul li.toplogo {
    border: 3px solid #b9c11f;
    text-align: left;
    position: relative;
    padding-top: 7px;
}
.top-contact ul li.ijyulogo {
    border: 3px solid #007da3;
    text-align: left;
    position: relative;
    padding-top: 7px;
}
.top-contact ul li.marchelogo {
    border: 3px solid #ef8b80;
    text-align: left;
    position: relative;
    padding-top: 7px;
}
.top-contact ul li.toplogo span,
.top-contact ul li.ijyulogo span,
.top-contact ul li.marchelogo span {
    font-size: 11px;
    position: absolute;
    top: 0;
    left: 7px;
}

/*************************
*********** Nav **********
**************************/
.navbar {
    margin-bottom: 0;
}

.navbar-default {
    background-color: #FFF;
}

/**** navbar-collapse ****/
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.navbar-collapse ul {
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.navbar-collapse ul li {
    float: left;
    margin: 0px;
    list-style-type: none;
}

.navbar-collapse ul li a {
    display:block;
    height:60px;
    overflow:hidden;
    text-indent:-9999px;
    white-space:nowrap;
}

/***** グローバルナビ ****/
.top_navbar .navbar-collapse ul li a {
    background:url(../images/top_header_nav.png) no-repeat 0 0;
}
.ijyu_navbar .navbar-collapse ul li a {
    background:url(../images/ijyu_header_nav.png) no-repeat 0 0;
}
.marche_navbar .navbar-collapse ul li a {
    background:url(../images/marche_header_nav.png) no-repeat 0 0;
}

/****** top & marche *****/
.navbar .navbar-collapse ul li.menu01 a{width:190px; background-position:0 0;}
.navbar .navbar-collapse ul li.menu02 a{width:190px; background-position:-196px 0;}
.navbar .navbar-collapse ul li.menu03 a{width:190px; background-position:-392px 0;}
.navbar .navbar-collapse ul li.menu04 a{width:190px; background-position:-588px 0;}
.navbar .navbar-collapse ul li.menu05 a{width:190px; background-position:-784px 0;}
.navbar .navbar-collapse ul li.menu06 a{width:190px; background-position:-980px 0;}
/* hover */
.navbar .navbar-collapse ul li.menu01 a:hover{width:190px; background-position:0 -60px;}
.navbar .navbar-collapse ul li.menu02 a:hover{width:190px; background-position:-196px -60px;}
.navbar .navbar-collapse ul li.menu03 a:hover{width:190px; background-position:-392px -60px;}
.navbar .navbar-collapse ul li.menu04 a:hover{width:190px; background-position:-588px -60px;}
.navbar .navbar-collapse ul li.menu05 a:hover{width:190px; background-position:-784px -60px;}
.navbar .navbar-collapse ul li.menu06 a:hover{width:190px; background-position:-980px -60px;}
/* active */
.navbar .navbar-collapse ul li.menu01.active a{width:190px; background-position:0 -60px;}
.navbar .navbar-collapse ul li.menu02.active a{width:190px; background-position:-196px -60px;}
.navbar .navbar-collapse ul li.menu03.active a{width:190px; background-position:-392px -60px;}
.navbar .navbar-collapse ul li.menu04.active a{width:190px; background-position:-588px -60px;}
.navbar .navbar-collapse ul li.menu05.active a{width:190px; background-position:-784px -60px;}
.navbar .navbar-collapse ul li.menu06.active a{width:190px; background-position:-980px -60px;}

/********** ijyu *********/
.navbar .navbar-collapse ul li.imenu01 a{width:162px; background-position:0 0;}
.navbar .navbar-collapse ul li.imenu02 a{width:162px; background-position:-168px 0;}
.navbar .navbar-collapse ul li.imenu03 a{width:162px; background-position:-336px 0;}
.navbar .navbar-collapse ul li.imenu04 a{width:162px; background-position:-504px 0;}
.navbar .navbar-collapse ul li.imenu05 a{width:162px; background-position:-672px 0;}
.navbar .navbar-collapse ul li.imenu06 a{width:162px; background-position:-840px 0;}
.navbar .navbar-collapse ul li.imenu07 a{width:162px; background-position:-1008px 0;}
/* hover */
.navbar .navbar-collapse ul li.imenu01 a:hover{width:162px; background-position:0 -60px;}
.navbar .navbar-collapse ul li.imenu02 a:hover{width:162px; background-position:-168px -60px;}
.navbar .navbar-collapse ul li.imenu03 a:hover{width:162px; background-position:-336px -60px;}
.navbar .navbar-collapse ul li.imenu04 a:hover{width:162px; background-position:-504px -60px;}
.navbar .navbar-collapse ul li.imenu05 a:hover{width:162px; background-position:-672px -60px;}
.navbar .navbar-collapse ul li.imenu06 a:hover{width:162px; background-position:-840px -60px;}
.navbar .navbar-collapse ul li.imenu07 a:hover{width:162px; background-position:-1008px -60px;}
/* active */
.navbar .navbar-collapse ul li.imenu01.active a{width:162px; background-position:0 -60px;}
.navbar .navbar-collapse ul li.imenu02.active a{width:162px; background-position:-168px -60px;}
.navbar .navbar-collapse ul li.imenu03.active a{width:162px; background-position:-336px -60px;}
.navbar .navbar-collapse ul li.imenu04.active a{width:162px; background-position:-504px -60px;}
.navbar .navbar-collapse ul li.imenu05.active a{width:162px; background-position:-672px -60px;}
.navbar .navbar-collapse ul li.imenu06.active a{width:162px; background-position:-840px -60px;}
.navbar .navbar-collapse ul li.imenu07.active a{width:162px; background-position:-1008px -60px;}

/* トグルメニュー */
.navbar-default .navbar-toggle {
	margin-top: 18px;
	margin-left: 15px;
	margin-right: 0px;
	font-size: 8px;
	padding: 9px 10px 3px;
	text-align: center;
    border-color: #b9c11f;
}
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
    border-color: #b9c11f;
    background-color: #b9c11f;
}

.navbar-default .navbar-toggle .icon-bar {
    width: 30px;
    background-color: #b9c11f;
}
#header .navbar-default .navbar-toggle:focus .icon-bar, 
#header .navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle .menu-bar {
    margin-top: 4px;
    display: block;
    color: #b9c11f
    font-weight: bold;
}
#header .navbar-default .navbar-toggle:focus .menu-bar, 
#header .navbar-default .navbar-toggle:hover .menu-bar {
    color: #fff;
}

/* ぐらし */
#header .ijyu_navbar .navbar-toggle {
    border-color: #007da3;
}
#header .ijyu_navbar .navbar-toggle .icon-bar {
    background-color: #007da3;
}
#header .ijyu_navbar .navbar-toggle:focus, 
#header .ijyu_navbar .navbar-toggle:hover {
    border-color: #007da3;
    background-color: #007da3;
}
#header .ijyu_navbar .navbar-toggle .menu-bar {
    color: #007da3;
}

/* まるしぇ */
#header .marche_navbar .navbar-toggle {
    border-color: #ef8b80;
}
#header .marche_navbar .navbar-toggle .icon-bar {
    background-color: #ef8b80;
}
#header .marche_navbar .navbar-toggle:focus, 
#header .marche_navbar .navbar-toggle:hover {
    border-color: #ef8b80;
    background-color: #ef8b80;
}
#header .marche_navbar .navbar-toggle .menu-bar {
    color: #ef8b80;
}

/*************************
* Section - background - *
**************************/
section#topic, section#topici, section#topicm,
section#about, section#abouti, section#aboutm,
section#intro, section#shopping,
section#sitemap, section#privacy, section#contact {
    padding-top: 0;
    padding-bottom: 50px;
    background-color: #dae24a;
}
section#topici,
section#abouti {
    background-color: #00b9ef;
}
section#topicm, 
section#aboutm,
section#shopping {
    background-color: #f8c3be;
}

section#topic .topic-box, section#topici .topic-box, section#topicm .topic-box,
section#about .about-box, section#abouti .about-box, section#aboutm .about-box,
section#intro .intro-box, 
section#smile .smile-box, section#gallery .gallery-box,
section#interview .interview-box, section#house .house-box, section#answer .answer-box, section#work .work-box,
section#food .food-box, section#farmer .farmer-box, section#shopping .shopping-box,
section#sitemap .sitemap-box, section#privacy .privacy-box, section#contact .contact-box,
section#top-social .social-box, section#top-new .news-box {
    width: 100%;
    float: left;
    background-color: #FFF;
    padding: 15px;
    border-radius: 15px;			/* CSS3草案 */
    -webkit-border-radius: 15px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 15px;	
}

/******** かじり *********/
section#smile {
    padding-top: 0px;
    padding-bottom: 50px;
    background-color: #f5ac8d;
}
section#gallery {
    padding-top: 0px;
    padding-bottom: 50px;
    background-color: #9ad1d3;
}

/******** ぐらし *********/
section#interview {
    padding-top: 0;
    padding-bottom: 50px;
    background-color: #edad36;
}
section#house {
    padding-top: 0;
    padding-bottom: 50px;
    background-color: #d0e4aa;
}
section#work {
    padding-top: 0;
    padding-bottom: 50px;
    background-color: #8acecf;
}
section#answer {
    padding-top: 0;
    padding-bottom: 50px;
    background-color: #d0e4aa;
}

/******** まるしぇ *********/
section#food {
    padding-top: 0;
    padding-bottom: 50px;
    background-color: #f8ba62;
}
section#farmer {
    padding-top: 0;
    padding-bottom: 50px;
    background-color: #ffda1f;
}

/******** マップ *********/
section#top-OSM {
    background-color: #a2f58d;
}

/***** 風景イラスト ******/
section#top-landscape {
    background-color: #edf1a7;
}
section#ijyu-landscape {
    background-color: #ebfaff;
}
section#marche-landscape {
    background-color: #fdeeed;
}
section#top-landscape img,
section#ijyu-landscape img,
section#marche-landscape img {
    margin: 0 auto;
}

/****** TopSocial ********/
section#top-social {
    background-color: #ffe55f;
    padding: 20px 0;
}

/******** 新着 *********/
section#top-new {
    margin-bottom: 15px;
}
section#top-new h2 {
    margin-bottom: 15px;
    margin-right: 15px;
    border-bottom: 1px dashed #cecece;
    padding-bottom: 5px;
}
section#top-new .new-boxL {
    padding-right: 0;
}
section#top-new .new-boxR {
    padding-left: 0;
}

/*************************
********* Slider *********
**************************/
#slider {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.carousel-inner > .item > img {
    margin: 0 auto;
}
.carousel-caption {
    z-index: 10;
    bottom: 40px;
    font-size: 15px;
}

/*************************
******** パンくず ********
**************************/
ul.breadcrumb {
    font-size: 13px;
    margin-bottom: 5px;
    margin-top: 10px;
    background: #FFF;
}
.breadcrumb > li + li::before {
    padding: 0;
    content: "";
}
.breadcrumb > li, 
.breadcrumb > li a {
    color: #666;
}

/*************************
******* もっと見る *******
**************************/
.read-bt-box {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 250px;
    padding-top: 20px;
    padding-bottom: 0;
}
.button-rotation {
    font-weight: 500;
    color: #221616;
    font-size: 14px;
    text-align: center;
    line-height: 280%;
    letter-spacing: 1px;
    display: inline-block;
    width: 250px;
    height: 45px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    position: relative;
    -webkit-perspective: 300px;
    perspective: 300px;
}

.button-rotation::before, .button-rotation::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: '';
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

a.button-rotation:hover {
    opacity: 1.0;
}

.button-rotation span {
    z-index: 4;
    display: block;
    position: absolute;
    width: 250px;
    height: 45px;
    border: 2px solid #b9c11f;
    text-align: center;
    line-height: 40px;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    pointer-events: none;
}
.button-rotation span:nth-child(1) {
    background-color: #b9c11f;
    color: #fff;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    -webkit-transform-origin: 50% 50% -22px;
    -ms-transform-origin: 50% 50% -22px;
    transform-origin: 50% 50% -22px;
}
.button-rotation span:nth-child(2) {
    background-color: #fff;
    color: #b9c11f;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform-origin: 50% 50% -22px;
    -ms-transform-origin: 50% 50% -22px;
    transform-origin: 50% 50% -22px;
}
.button-rotation:hover span:nth-child(1) {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
}
.button-rotation:hover span:nth-child(2) {
    background-color: #b9c11f;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}

/* えがお */
#smile .button-rotation span {
  border: 2px solid #ef7743;
}
#smile .button-rotation span:nth-child(1) {
  background-color: #ef7743;
}
#smile .button-rotation span:nth-child(2) {
  color: #ef7743;
}
#smile .button-rotation:hover span:nth-child(2) {
  background-color: #ef7743;
}

/* ギャラリー */
#gallery .button-rotation span {
  border: 2px solid #63b8bb;
}
#gallery .button-rotation span:nth-child(1) {
  background-color: #63b8bb;
}
#gallery .button-rotation span:nth-child(2) {
  color: #63b8bb;
}
#gallery .button-rotation:hover span:nth-child(2) {
  background-color: #63b8bb;
}

/* ぐらし */
.btn-ijyu .button-rotation span {
  border: 2px solid #007da3;
}
.btn-ijyu .button-rotation span:nth-child(1) {
  background-color: #007da3;
}
.btn-ijyu .button-rotation span:nth-child(2) {
  color: #007da3;
}
.btn-ijyu .button-rotation:hover span:nth-child(2) {
  background-color: #007da3;
}

/* ｲﾝﾀﾋﾞｭｰ */
.btn-interview .button-rotation span {
  border: 2px solid #bc8010;
}
.btn-interview .button-rotation span:nth-child(1) {
  background-color: #bc8010;
}
.btn-interview .button-rotation span:nth-child(2) {
  color: #bc8010;
}
.btn-interview .button-rotation:hover span:nth-child(2) {
  background-color: #bc8010;
}

/* 住まい */
.btn-house .button-rotation span {
  border: 2px solid #b2d373;
}
.btn-house .button-rotation span:nth-child(1) {
  background-color: #b2d373;
}
.btn-house .button-rotation span:nth-child(2) {
  color: #b2d373;
}
.btn-house .button-rotation:hover span:nth-child(2) {
  background-color: #b2d373;
}

/* お仕事 */
.btn-work .button-rotation span {
  border: 2px solid #51b6b8;
}
.btn-work .button-rotation span:nth-child(1) {
  background-color: #51b6b8;
}
.btn-work .button-rotation span:nth-child(2) {
  color: #51b6b8;
}
.btn-work .button-rotation:hover span:nth-child(2) {
  background-color: #51b6b8;
}

/* まるしぇ */
.btn-marche .button-rotation span {
  border: 2px solid #ef8b80;
}
.btn-marche .button-rotation span:nth-child(1) {
  background-color: #ef8b80;
}
.btn-marche .button-rotation span:nth-child(2) {
  color: #ef8b80;
}
.btn-marche .button-rotation:hover span:nth-child(2) {
  background-color: #ef8b80;
}

/* 美味しいもの */
.btn-food .button-rotation span {
  border: 2px solid #f49715;
}
.btn-food .button-rotation span:nth-child(1) {
  background-color: #f49715;
}
.btn-food .button-rotation span:nth-child(2) {
  color: #f49715;
}
.btn-food .button-rotation:hover span:nth-child(2) {
  background-color: #f49715;
}

/* 作る人 */
.btn-farmer .button-rotation span {
  border: 2px solid #ccaa00;
}
.btn-farmer .button-rotation span:nth-child(1) {
  background-color: #ccaa00;
}
.btn-farmer .button-rotation span:nth-child(2) {
  color: #ccaa00;
}
.btn-farmer .button-rotation:hover span:nth-child(2) {
  background-color: #ccaa00;
}

/**************************
****** トップページ *******
**************************/
/* 一覧の画像 */
#topic .topic-item span.thumb,
#topici .topic-item span.thumb,
#topicm .topic-item span.thumb,
#smile .smile-item span.thumb,
#interview .interview-item span.thumb,
#house .house-item span.thumb,
#work .work-item span.thumb,
#food .food-item span.thumb,
#farmer .farmer-item span.thumb,
#shopping .shopping-item span.thumb,
#top-new .new-item span.thumb{
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 255px;
    height: 255px;
    border-radius: 6px;
}

/* えがお */
#smile .smile-item,
#gallery .gallery-item {
    margin-bottom: 15px;
}

/* ギャラリー */
#gallery .gallery-item span.thumb{
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 160px;
    height: 160px;
    border-radius: 6px;
}
#gallery .gallery-item .caption {
    font-size: 13px;
}
#gallery .modal-header {
    border-top: 8px solid #9ad1d3;
}


/**************************
******** トピック *********
**************************/
#topic .media, #topici .media, #topicm .media, 
#smile .media, #house .media, #work .media {
    border-bottom: 1px solid #efefef;
}
#topic .media-left, #topici .media-left, #topicm .media-left,
#interview .media-left, #smile .media-left,
#house .media-left, #work .media-left {
    margin: 0;
    padding: 0 15px 0 0;
}
#topic .media-left span.thumb,
#topici .media-left span.thumb,
#topicm .media-left span.thumb,
#smile .media-left span.thumb,
#house .media-left span.thumb,
#work .media-left span.thumb {
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 200px;
    height: 100px;
    border-radius: 6px;
}
#house .media-left span.thumb,
#work .media-left span.thumb {
    height: 200px;
}
#topic .media-left img,
#topici .media-left img,
#topicm .media-left img,
#interview .media-left img,
#smile .media-left img,
#house .media-left img {
  width: 225px;
  max-width: 225px;
  margin: 0 auto;
}

.blog-date {
    font-size: 85%;
}
.blog-desc a {
    font-size: 85%;
}
.blog-image {
    margin: 15px 0;
}
.blog-image img {
    margin: 0 auto;
}
.house-image {
  margin-top: 30px;
  margin-bottom: 20px;
}

#topic .blog-image img,
#topici .blog-image img,
#topicm .blog-image img,
#house .house-image img,
#work .work-image img,
#interview .interview-image img {
    margin: 0px auto;
    max-height: 400px;
}

.temp-file {
    position: relative;
    margin: 5em 0;
    padding: 0.5em 1em;
    border: solid 3px #62c1ce;
}
.temp-file .box-title {
    position: absolute;
    display: inline-block;
    top: -37px;
    left: -2px;
    padding: 8px 15px;
    height: 37px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 16px;
    background: #62c1ce;
    color: #ffffff;
    border-radius: 5px 5px 0 0;
}
.temp-file p {
    margin: 5px 0 !important;
    padding: 0;
}

/**************************
********* ｲﾝﾀﾋﾞｭｰ *********
**************************/
#interview .interview-panel {
    margin-bottom: 15px;
}

/**************************
********* 住まい **********
**************************/
#house .vacant-photo span.thumb{
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 280px;
    height: 280px;
    border-radius: 6px;
}
#house .media-body p {
    margin-bottom: 5px;
}

/**************************
********* お仕事 **********
**************************/
#work .work-photo span.thumb{
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 280px;
    height: 280px;
    border-radius: 6px;
}


/*************************
********* Contact ********
**************************/
#contact .btn-primary {
  background-color: #182550;
  border: #242b42;
}
#contact .registcontent {
    margin-bottom: 20px;
}

.input-small {
    width: 50%;
}

.require {
    color: #dc6767;
    padding: 0px 5px;
    white-space: nowrap;
}

.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
    width: 33.333%;
}
.stepwizard .btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

/*************************
********** Table *********
**************************/
dl.dl-table {
    display: table;
    width: 100%;
}
dl.dl-table dt {
    float: left;
    clear: both;
    width: 200px;
    font-weight: bold;
    padding: 10px;
    border-top: 1px solid #182550;
}
dl.dl-table dd {
    padding: 10px 0px 10px 180px;
    border-top: 1px solid #DDD;
    margin-left: 40px;
}

/*************************
********* Sitemap ********
**************************/
#sitemap ul.sitemap {
  list-style: outside none none;
  margin: 0px;
  padding: 0px;
}
#sitemap ul.sitemap li {
  margin: 12px 0;
}

/*************************
****** sidebar-list ******
**************************/
.sidebar-box {
    margin-top: 15px;
}
.sidebar-box .category-list-item,
.sidebar-box .archive-list-item {
    display: none;
}

.sidebar-box h4 {
    padding: 10px 3px 10px 10px;
    margin: 0 0 20px;
    background-color: #b9c11f;
    text-decoration: none;
    color: #FFF;
}
#smile .sidebar-box h4 {
  background-color: #ef7743;
}
#topici .sidebar-box h4 {
  background-color: #007da3;
}
#topicm .sidebar-box h4 {
  background-color: #ef8b80;
}
#interview .sidebar-box h4 {
  background-color: #bc8010;
}
#house .sidebar-box h4 {
  background-color: #b2d373;
}
#work .sidebar-box h4 {
  background-color: #51b6b8;
}
#food .sidebar-box h4 {
  background-color: #f49715;
}
#farmer .sidebar-box h4 {
  background-color: #ccaa00;
}

.sidebar-box ul {
  margin: 0 0 15px 20px;
  padding-left: 0;
}
.sidebar-box ul li {
  list-style: outside none none;
  margin: 0px;
  padding: 0px;
}
.sidebar-box .tags-list div,
.sidebar-box .category-list-item,
.sidebar-box .archive-list-item {
  margin: 0 5px 20px;
}
.sidebar-box .category-list-item a,
.sidebar-box .archive-list-item a {
  text-decoration: underline;
}
.sidebar-box .tags-list a {
  border: 1px solid #CCC;
  display: inline-block;
  padding: 1px 3px;
  margin-bottom: 5px;
  line-height: 1.42857;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -moz-user-select: none;
}
.sidebar-box .tags-list a > i {
  color: #CCC;
}

/*************************
********* Footer *********
**************************/
#footer {
  background-color: #fcfdf4;
  padding: 20px 0 20px;;

}
#footer .sitelogo img {
  padding-bottom: 10px;
  width: 50%;
  height: auto;
}
#footer h4 {
  font-weight: bold;
}
#footer ul {
  padding-left: 0;
}
#footer ul li {
  font-size: 13px;
  margin-bottom: 8px;
}
#footer ul li a {
  color: #000;
}
#footer ul li .fa-li {
  margin-top: 2px;
}
#footer .copyright {
  margin-top: 30px;
  font-size: 11px;
  color: #000;
}

/*************************
******* Page-top *********
**************************/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a {
	background-image: url("../images/pagetop2.png");
	width: 80px;
	height: 130px;
	padding: 0;
	text-align: center;
	display: block;
	text-indent:-9999px;
}
#page-top a:hover {
	background-image: url("../images/pagetop.png");
    opacity: 1.0;
}

/*************************
******* ページング *******
**************************/
.pagination {
  height: 36px;
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /*-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);*/
  /*-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);*/
  /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);*/
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}
#house .pagination a:hover,
#house .pagination .active a {
  background-color: #d0e4aa;
}
.pagination .active a {
  color: #999999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
#house .pagination a,
#house .pagination .active a,
#house .pagination .disabled span,
#house .pagination .disabled a,
#house .pagination .disabled a:hover {
  color: #333;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}

/*************************
******* ソーシャル *******
**************************/
ul.Social-buttons{
    padding-left: 0;
	text-align: left;
}
 
ul.Social-buttons > li {
	display: inline-block;
	vertical-align: top;
	margin: 0 7px;
}
 
ul.Social-buttons > li:first-child {
	margin-left: 0;
}
 
ul.Social-buttons > li:last-child {
	margin-right: 0;
}
 
ul.Social-buttons iframe {
	margin: 0 !important;
}

.fb_iframe_widget span {
	vertical-align: top !important;
}
@media screen and (max-width: 780px){
	ul.Social-buttons > li{
		width: 80px !important;
		margin: 0 7px 10px 0;
	}
}

/*************************
*********** etc **********
**************************/
.shadow {
  margin-top: 5px; /* 画像の上の余白*/
  display: inline-block; 
  box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
}
.clearfix {
  clear: both;
}

.margin-top-05 { margin-top: 0.5em; }
.margin-top-10 { margin-top: 1.0em; }
.margin-top-15 { margin-top: 1.5em; }
.margin-top-20 { margin-top: 2.0em; }
.margin-top-25 { margin-top: 2.5em; }
.margin-top-30 { margin-top: 3.0em; }

.margin-bottom-05 { margin-bottom: 0.5em; }
.margin-bottom-10 { margin-bottom: 1.0em; }
.margin-bottom-15 { margin-bottom: 1.5em; }
.margin-bottom-20 { margin-bottom: 2.0em; }
.margin-bottom-25 { margin-bottom: 2.5em; }
.margin-bottom-30 { margin-bottom: 3.0em; }

.padding-top-05 { padding-top: 0.5em; }
.padding-top-10 { padding-top: 1.0em; }
.padding-top-15 { padding-top: 1.5em; }
.padding-top-20 { padding-top: 2.0em; }
.padding-top-25 { padding-top: 2.5em; }
.padding-top-30 { padding-top: 3.0em; }

.padding-bottom-05 { padding-bottom: 0.5em; }
.padding-bottom-10 { padding-bottom: 1.0em; }
.padding-bottom-15 { padding-bottom: 1.5em; }
.padding-bottom-20 { padding-bottom: 2.0em; }
.padding-bottom-25 { padding-bottom: 2.5em; }
.padding-bottom-30 { padding-bottom: 3.0em; }

