@charset "utf-8";
/* CSS Document */

body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font: normal 16px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #444444;
  line-height: 1.8em;
  /* min-width: 960px; */
  /* _display: inline; */
  /* _zoom: 1; */
}

a {
  color: #008743;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #888888;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
a img,
input[type="image"],
input[type="submit"] {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 1;
}
a:hover img,
input[type="image"]:hover,
input[type="submit"]:hover {
  opacity: 0.7;
}
img {
  vertical-align: bottom;
}
input[type="text"],
input[type="password"],
input[type="submit"],
textarea,
select {
  font: normal 14px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #262626;
}

.sp-dp-none {
  display: block;
}
.pc-dp-none {
  display: none;
}
@media (max-width: 767px) {
  .sp-dp-none {
    display: none;
  }
  .pc-dp-none {
    display: block;
  }
}
/*############# 枠組み #############*/

.inner {
  width: 1200px;
  clear: both;
  margin: 0 auto;
}
.inner:after {
  content: "";
  display: table;
  clear: both;
}
#header {
  margin-bottom: 48px;
  margin-bottom: 15px;
}
/*20180508*****/
#header {
  width: 100%;
  min-width: 1200px;
  margin-bottom: 48px;
  background-image: url(../img/img_hd_bg20190402-min-min.png), url(../img/hd_bg_repeat-min.png);
  background-size: 1200px auto, 20px;
  background-repeat: no-repeat, repeat;
  background-position: top center;
  /*************/
}
#header > .inner {
  height: 250px;
  height: 208px;
  padding-top: 10px;
}
#header > .inner .headline {
  width: auto;
  height: auto;
  margin: 0;
  text-shadow: 0 0 5px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}
#header #gNavi {
  background: #f28e1e;
  width: 100%;
}
#header .drawerNav {
  display: none;
}

/*20190402****/
/*.title_logo{
margin: -2.3% 35% 0% 0%!important;
}
.title_logo img{
    width: 65%;
    display: block;
    margin: 4% 0 0 18%;
}
.sj_bt{
    display: block;
    margin: -5.5% 0% 0% 63%;
}
.sj_bt img{
    width: 40%;
}
*/

/*20200414****/
#header .title_logo {
  width: 42%;
  margin: 0 auto 0 10%;
}
#header .sj_bt {
  width: 15%;
  margin: -8% 21.5% 0 auto;
}
#header .sj_bt img {
  width: 100%;
  height: auto;
}

/************/

#header #gNavi ul li {
  float: left;
  width: 193px;
  border-right: 1px solid #42210b;
  padding: 0 3px 4px;
}
#header #gNavi ul li:first-child {
  width: 192px;
  border-left: 1px solid #42210b;
}
#header #gNavi ul li a {
  display: block;
  padding: 14px 0 6px;
  text-align: center;
  color: #42210b;
  line-height: 1.5;
  text-decoration: none;
  border-bottom: 4px solid #f28e1e;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#header #gNavi ul li.current a,
#header #gNavi ul li a:hover {
  border-bottom: 4px solid #ffffff;
}

#header #gNavi ul li a span {
  display: block;
}
#header #gNavi ul:after {
  content: "";
  display: table;
  clear: both;
}

/* -------------------------------
ヘッダーSP
-------------------------------*/
@media (max-width: 767px) {
  #header {
    width: 100%;
    min-width: inherit;
    margin: 0 0 5px 0;
    background: #fff;
    border-bottom: 30px solid #3e1805;
    z-index: 9999;
    /*20190402**************/
    background-image: url(../img/sp_img_hd_bg20190402-min.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
  }
  #header .inner {
    width: 100%;
    height: auto;
    padding-top: 0;
  }
  #header > .inner .headline {
    color: #fff;
    font-size: 70%;
    line-height: 1.3;
    position: absolute;
    text-align: center;
    bottom: -27%;
    left: 0;
    right: 0;
    bottom: -30px;
    margin: auto;
    text-shadow: inherit;
  }
  #header #gNavi {
    display: none;
  }
  #header nav {
    display: block;
  }
  #header .drawerNav {
    display: block;
  }

  /*20190402***
.title_logo{
    margin: 0% 0% 0% 8%!important;
    padding: 4% 0 2%;
    padding: 3% 0 0%;
}
.sj_bt{
    width: 30%;
    margin: -13% 0% 0% 56%;
    padding: 0 0 8%;
    display: block;
    position: relative;
}
*/

  /*20200414****/
  #header .title_logo {
    width: 30%;
    margin: 0 auto 0 7%;
    padding: 1% 0 0 0;
  }
  #header .sj_bt {
    width: 30%;
    margin: -13% 14% 0% auto;
    padding: 0 0 7.5%;
  }

  .fixedsticky {
    top: 0;
  }

  /*
#header .title_logo{
	width: 30%;
	height: 51%;
	margin: 0 auto;
}
*/

  #header .title_logo img {
    width: 100%;
    height: auto;
  }

  #navToggle {
    position: absolute;
    right: 2%;
    top: 5%;
    /*
    width: 28px;
    height: 28px;
*/
    cursor: pointer;
    /*************/
    /*    background: #fff;*/
    right: 1.4%;
    top: 6%;
    background-image: url(../img/sp_hm_op.png);
    background-size: 100% auto;
    background-position: center;
    padding: 5%;
  }
  #navToggle div {
    position: relative;
  }
  #navToggle span {
    display: block;
    position: absolute; /*to div*/
    width: 100%;
    /*	border-bottom:solid 5px #3e1805;*/
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
  }
  #navToggle span:nth-child(1) {
    top: 0;
  }
  #navToggle span:nth-child(2) {
    top: 11px;
  }
  #navToggle span:nth-child(3) {
    top: 22px;
  }

  header nav {
    position: absolute;
    right: 0;
    top: -500px; /*通常時はビュー外*/
    background: rgba(242, 242, 242, 1);
    width: 60%;
    padding: 0;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    text-align: left;
    z-index: 9;
  }
  header ul {
    margin: 0;
  }
  header ul li {
    font-size: 15px;
    display: block;
    margin: 0;
    border-bottom: 1px solid #cccccc;
    line-height: 2.5;
  }
  header ul li a {
    color: #000;
    padding: 0 10px;
    display: block;
  }
  header ul li::after {
    content: "";
  }
  header ul li:last-child {
    border-bottom: none;
  }
  header ul li.list-search {
    background: #cccccc;
    padding: 5px 10px;
  }
  header ul li.list-or {
    background: #f15a24;
  }
  header ul li.list-or a {
    color: #fff;
  }
  header ul li.list-gr {
    color: #fff;
    background: #006837;
    padding: 0 10px;
  }
  header ul li a:hover {
    background: #ffab66;
  }

  /* Toggle(Button) */
  #navToggle {
    display: block;
    z-index: 9;
  }
  /* Click Toggle(Button) */

  .drawerBg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  }

  /**********/
  .openNav #navToggle {
    background-image: url(../img/sp_hm_cl.png);
    transition-property: all;
    transition: 0.2s linear;
  }
  /**********/

  .openNav #navToggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .openNav #navToggle span:nth-child(2),
  .openNav #navToggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /*header menu*/
  .openNav nav {
    -moz-transform: translateY(550px);
    -webkit-transform: translateY(550px);
    transform: translateY(550px);
  }
  .openNav .drawerBg {
    opacity: 1;
    visibility: visible;
  }
}

/* パンくずリスト */
#breadcrumb {
  clear: both;
  width: 100%;
  margin-bottom: 15px;
  font-size: 11px;
}
#breadcrumb ol li {
  float: left;
}
#breadcrumb ol li a:after {
  content: ">";
  padding-left: 15px;
  margin-right: 15px;
  color: #ff6400;
}
#breadcrumb ol li a:hover {
  text-decoration: none;
}

#breadcrumb ol:after {
  content: "";
  display: table;
  clear: both;
}

#container {
  clear: both;
  width: 1200px;
  margin: 0 auto 60px;
  position: relative;
}
#pageTop {
  clear: both;
  position: absolute;
  bottom: -43px;
  right: 0;
  width: 99px;
  height: 19px;
  margin: 0;
}

@media (max-width: 767px) {
  #container {
    clear: both;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  #pageTop {
    clear: both;
    width: 100%;
    margin: 0 auto;
  }
  #pageTop a {
    display: block;
    padding: 15px 0;
    text-align: center;
  }
  #pageTop img {
    width: 30%;
  }
}

#main {
  float: left;
  width: 936px;
}
.contents {
  text-align: justify;
  text-justify: inter-ideograph;
  clear: both;
  width: 936px;
  margin-bottom: 50px;
}
.contents:after {
  content: "";
  display: table;
  clear: both;
}

aside#side {
  float: right;
  width: 234px;
}
/* 検索ボックス */
aside#side .searchBox {
  margin-bottom: 20px;
}
aside#side .searchBox input.search-field {
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  border: 1px solid #ff6400;
  width: 177px;
  height: 30px;
  padding: 0 2px;
  vertical-align: middle;
}
aside#side .searchBox button.search-submit {
  appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  background: #ff6400;
  color: #fff;
  text-align: center;
  width: 45px;
  height: 31px;
  line-height: 31px;
  border: 0;
  vertical-align: bottom;
}
aside#side .searchBox button.search-submit .screen-reader-text {
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
  width: 45px;
  height: 31px;
  position: static !important;
}

@media (max-width: 767px) {
  aside#side .searchBox {
    width: 96.4%;
    margin: 15px auto;
  }
  aside#side .searchBox #serchform {
    padding: 0 8px;
  }
  aside#side .searchBox input.search-field {
    width: calc(100% - 51px);
  }
  aside#side .searchBox button.search-submit {
  }

  .searchBox {
    position: relative;
  }
  .searchBox .searchform {
  }
  .searchBox input.search-field {
    width: calc(100% - 36px);
    padding: 5px 2px;
  }
  .searchBox button.searchBtn {
    background-image: url(../img/img_search.png);
    display: inline-block;
    background-size: cover;
    width: 20px;
    height: 20px;
    border: none;
    margin: auto;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }
}

aside#side #bnrShokujob {
  width: 234px;
  height: 234px;
  margin: 40px 0;
}
aside#side #bnrShokujob a {
  /*background:url(../img/bnr_side01.gif) 0 0 no-repeat;*/
  display: block;
  width: 234px;
  height: 234px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  opacity: 1;
}
aside#side #bnrShokujob a:hover {
  opacity: 0.8;
}
aside#side #bnrShokujob h2,
aside#side #bnrShokujob ul,
aside#side #bnrShokujob p {
  display: none;
}

/* コラムメニュー----------------------- */
aside#side .columnMenu {
  margin-bottom: 40px;
}
aside#side .columnMenu .sideConTitle {
  color: #fff;
  padding: 9px 0 9px 43px;
  font: bold 18px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

aside#side .columnMenu#rankingBox .sideConTitle {
  background: url(../img/ico_side_tit05.png) 8px 9px no-repeat #ff6400;
}
aside#side .columnMenu#archivesBox .sideConTitle {
  background: url(../img/ico_side_tit06.png) 8px 9px no-repeat #ff6400;
}
aside#side .columnMenu#recentEcnries h2 {
  background: url(../img/ico_side_tit01.gif) 8px 9px no-repeat #ff6400;
}
aside#side .columnMenu#archive .sideConTitle {
  background: url(../img/ico_side_tit02.gif) 8px 9px no-repeat #ff6400;
}
aside#side .columnMenu#syokujobFeature .sideConTitle {
  background: url(../img/ico_side_tit03.gif) 8px 9px no-repeat #ff6400;
}

aside#side .columnMenu ul li {
  border-bottom: 1px solid #aaa;
}
aside#side .columnMenu ul li a {
  display: block;
  padding: 15px 0;
}
aside#side .columnMenu ul li a:hover {
  background: #f4f3f3;
}

aside#side .columnMenu#archivesBox .archivesWrap {
  margin: 15px 0 0 0;
  width: 100%;
}
aside#side .columnMenu#archivesBox .archivesWrap select {
  width: 100%;
  height: 30px;
  padding: 0 2px;
}

@media (max-width: 767px) {
  aside#side .columnMenu#archivesBox .sideConTitle {
    font-size: 20px;
    line-height: 1em;
    padding: 10px 10px 10px 11%;
    background: url(../img/ico_side_tit05.png) 8px 5px no-repeat #ff6400;
  }
  aside#side .columnMenu#archivesBox .archivesWrap {
    margin: 0 0 1em;
  }
}

#container:after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  #main {
    width: 100%;
  }
  .post_meta {
  }
  #lastUpdate {
    font-size: 65%;
    text-align: right;
    margin: 0 10px 0 0;
  }
  #newentry {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: calc(100% - 20px);
    height: auto;
    background: #f15a24;
    padding: 10px;
    border: none;
    margin: 5px 0 0 0;
    line-height: 1em;
    display: block;
  }
  #newentry img {
    height: 18px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
  }
  .contents {
    text-align: justify;
    text-justify: inter-ideograph;
    width: 94%;
    margin: 0 auto;
  }

  aside#side {
    width: 100%;
    margin: 50px 0 0 0;
  }
  aside#side #bnrShokujob {
    background: url(../img/bnr_side01.png) 0 0 no-repeat;
    background-size: contain;
    width: 96.4%;
    padding: 38% 0 0 0;
    position: relative;
    margin: 0 auto 20px;
  }
  aside#side #bnrShokujob a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
  }
  aside#side #bnrShokujob a img {
    width: 100%;
    height: auto;
  }
  aside#side #bnrShokujob h2,
  aside#side #bnrShokujob ul,
  aside#side #bnrShokujob p {
    display: none;
  }

  @media (max-width: 767px) {
    aside#side #bnrShokujob {
      height: auto;
      padding: 0;
    }
    aside#side #bnrShokujob a {
      position: static;
      height: auto;
    }
  }

  aside#side .columnMenu {
    margin: 0;
  }
  aside#side .columnMenu .sideConTitle {
    color: #fff;
    padding: 0 0 0 11%;
    font: bold 20px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-size: 6% auto;
    background-position: 1.8% center;
    background-repeat: no-repeat;
    background-color: #ff6400;
  }

  aside#side .columnMenu#recentEcnries h2 {
    background: url(../img/ico_side_tit01.gif) 8px 9px no-repeat #ff6400;
  }
  aside#side .columnMenu#archive h2 {
    background: url(../img/ico_side_tit02.gif) 8px 9px no-repeat #ff6400;
  }

  @media (max-width: 767px) {
    aside#side .columnMenu {
      width: 96.4%;
      margin-inline: auto;
    }
    aside#side .columnMenu div {
      margin: 15px auto;
    }

    aside#side #job-info div {
      margin: 15px auto;
    }
    aside#side .columnMenu img {
      width: 100%;
      height: auto;
    }
    aside#side .columnMenu .sideConTitle {
      font-size: 20px;
      line-height: 1em;
      padding: 10px 10px 10px 11%;
      background: url(../img/ico_side_tit05.png) 8px 5px no-repeat #ff6400;
    }
  }

  #container:after {
    content: "";
    display: table;
    clear: both;
  }
}

#footer {
  background: #e4e4e4;
  clear: both;
  width: 100%;
  min-width: 1200px;
  padding: 20px 0;
}
#footer .inner {
  position: relative;
  overflow: hidden;
}
#footer .footerLogo {
  margin-bottom: 15px;
  text-align: center;
}
#footer ul {
  float: left;
  position: relative;
  left: 50%;
  margin-bottom: 5px;
}
#footer ul li {
  float: left;
  position: relative;
  left: -50%;
  padding-left: 5px;
  white-space: nowrap;
}
#footer ul li:before {
  content: "／";
  margin-right: 5px;
}
#footer ul li:first-child:before {
  content: "";
  margin: 0;
}
#footer ul:after {
  content: "";
  display: table;
  clear: both;
}
#footer #copyRight {
  clear: both;
  text-align: center;
}
.footer-bnr {
  display: none;
}
@media (max-width: 767px) {
  #footer {
    background: #e4e4e4;
    clear: both;
    width: 100%;
    min-width: inherit;
    padding: 20px 0 28vw 0;
  }
  #footer .inner {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  #footer .inner address {
    display: none;
  }
  #footer #copyRight {
    font-size: 14px;
    clear: both;
    text-align: center;
  }
  #footer .footerLogo {
    display: none;
  }
  .footer-bnr {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 4vw 1.8%;
    display: block;
    background: rgba(255, 255, 255, 0.8);
    box-sizing: border-box;
  }
  .footer-bnr a {
    display: block;
  }
  .footer-bnr a img {
    width: 100%;
    height: auto;
  }
}

/*############# 記事一覧（2列） #############*/
#main .archive-title {
  border-bottom: 4px solid #ffc11e;
  color: #010101;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 0 0 5px 0;
  line-height: 1;
}
#main article.list {
  border: 1px solid #aaa;
  float: left;
  width: calc(50% - 16px);
  margin: 0 16px 16px 0;
  padding-bottom: 45px;
  position: relative;
}
#main article.list:nth-of-type(even) {
  margin-right: 0;
}
#main article.list p.photo {
  width: 100%;
  height: 254px;
  overflow: hidden;
  position: relative;
}
#main article.list p.photo img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
#main article.list .titleArea {
  background: #f4f3f3;
  padding: 10px;
}
#main article.list .titleArea h2 {
  border-left: 6px solid #ff6400;
  font: bold 20px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 5px;
  padding-left: 6px;
}
#main article.list .titleArea h2 a {
  color: #000;
}
#main article.list .titleArea time {
  float: left;
  width: 170px;
  font-size: 13px;
}
#main article.list .titleArea .post-categories {
  float: right;
  width: 260px;
  font-size: 13px;
}
#main article.list .titleArea time:after {
  content: "|";
  padding-left: 13px;
  margin-right: 13px;
  color: #c0bfbf;
}
#main article.list .titleArea:after {
  content: "";
  display: table;
  clear: both;
}
#main article.list .text {
  clear: both;
  padding: 10px;
}
#main article.list p.more {
  clear: both;
  position: absolute;
  bottom: 15px;
  right: 10px;
  width: 130px;
}
#main article.list p.more a {
  background: #ffc21e;
  border-radius: 5px;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #000;
}

#main .bottomCatBox {
  margin: 30px 0;
}

#main .bottomCatBox .post-categories li {
  font-size: 12px;
  width: auto;
  height: auto;
  margin: 0 10px 0 0;
  padding: 3px 20px;
  background: #006837;
  border-radius: 15px;
  display: inline-block;
}

#main .bottomCatBox .post-categories li a {
  color: #fff;
}

@media (max-width: 767px) {
  #main .archive-title {
    border-bottom: 3px solid #ffc11e;
    background-size: 7.5% auto;
    background-position: 1.8% center;
    background-repeat: no-repeat;
    color: #010101;
    font-size: 175%;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0 1.8%;
    line-height: 1;
  }
  #main article.list {
    position: relative;
    width: 100%;
    background: #e6e6e6;
    padding: 15px 0;
    border: none;
    margin: 0 auto 20px;
  }

  #main article.list p.photo {
    width: 92%;
    height: 75%;
    margin: 0 auto;
  }
  #main article.list p.photo img {
    position: static;
    top: 0;
    left: 0;
    transform: inherit;
  }

  #main article.list .titleArea {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    width: 96%;
    margin: 15px auto 5px;
    background: inherit;
  }
  #main article.list .titleArea h2 {
    width: 100%;
  }
  #main article.list .titleArea time {
    font-size: 14px;
    width: max-content;
  }

  #main article.list .titleArea a {
    font-size: 14px;
  }

  #main article.list p.more {
    display: none;
  }
  #main article.list .titleArea h2 {
    border-left: 6px solid #ff6400;
    font: bold 15px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding-left: 2%;
  }
  #main article.list .titleArea h2 a {
    font-size: 15px;
    color: #000;
  }
  #main article.list .titleArea .post-categories {
    width: auto;
  }

  #main article.list .timeArea {
    width: 92%;
    margin: 0 auto;
  }
  #main article.list .timeArea time {
    white-space: nowrap;
    display: inline;
  }

  #main article.list .timeArea .post-categories,
  #main article.list .timeArea .post-categories li {
    display: inline;
  }
  #main article.list .timeArea .post-categories li a {
    font-size: 14px;
  }
  #main article.list .timeArea .post-categories li:after {
    content: ",";
  }
  #main article.list .timeArea .post-categories li:last-child:after {
    content: "";
  }

  #main article.list .timeArea time:after {
    content: "|";
    padding-left: 5px;
    margin-right: 5px;
    /* color:#c0bfbf; */
  }
  #main article.list .text {
    clear: both;
    /*padding:10px 4% 0;*/
  }
  #main article.list .text p {
    font-size: 14px;
  }
  #main article.list p.more {
    clear: both;
    width: 94%;
    margin: 0 auto;
  }
  #main article.list p.more a {
    background: #ffc21e;
    border-radius: 3px;
    display: block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #000;
  }
}

/*############# 記事一覧（1列） #############*/
#main article.list2 {
  width: 100%;
  margin: 25px 0 0 0;
  display: table;
}
#main article.list2 .list2_left,
#main article.list2 .list2_right {
  display: table-cell;
  text-align: left;
  vertical-align: top;
}
#main article.list2 .list2_right {
  width: 100%;
}
#main article.list2:nth-of-type(even) {
  margin-right: 0;
}

#main article.list2 p.photo {
  width: 250px;
  height: 188px;
  padding: 0 12px 0 0;
  /* 	margin-right: 12px;
	overflow: hidden;
	position: relative; */
}
#main article.list2 p.photo img {
  width: 100%;
  height: 100%;
  /* 	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto; */
}
#main article.list2 .titleArea h3 {
  border-left: 6px solid #ff6400;
  font: bold 15px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 5px;
  padding-left: 6px;
}
#main article.list2 .titleArea h3 a {
  color: #000;
}

#main article.list2 .more a {
  color: #b3b3b3;
  margin: 0 0 0 1em;
}
#main article.list2 .text {
  color: #b3b3b3;
  padding: 5px 0 0 0;
}
#main article.list2 .timeTxt {
  color: #000;
  font-size: 13px;
}
#main article.list2 .post-categories li {
  color: #fff;
  font-size: 12px;
  width: auto;
  height: auto;
  padding: 1px 6px;
  background: #009245;
  border-radius: 5px;
  display: inline-block;
}
#main article.list2 .post-categories li a {
  color: #fff;
  text-decoration: none;
}

#main .pageNation {
  clear: both;
  width: 100%;
  text-align: center;
  margin: 60px 0 90px 0;
}
/*
#main .pageNation a,
#main .pageNation span{
	display:inline-block;
	margin:0 3px;
	padding:10px 14px;
	border:1px solid #ff6400;
	color:#444;
}
#main .pageNation span{
	background:#ff6400;
	color:#fff;
}
*/

@media (max-width: 767px) {
  #main .contents {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  #main article.list2 {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 48%;
    margin: 0 1% 20px;
  }

  #main article.list2 p.photo {
    width: 100%;
    /* height: 9em; */
    height: auto;
    padding: 0;
  }
  #main article.list2 p.photo img {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 227 / 171;
  }

  #main article.list2 .list2_inner .photo {
    width: 100%;
    height: 9em;
    padding: 0;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
  }

  #main article.list2 .list2_inner .photo img {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }

  #main article.list2 .titleArea {
    margin: 5px 0;
  }

  #main article.list2 .titleArea h3 {
    border-left: 6px solid #ff6400;
    font: bold 15px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-bottom: 5px;
    padding-left: 6px;
  }
  #main article.list2 .titleArea h3 a {
    color: #000;
  }

  #main article.list2 .more a {
    color: #b3b3b3;
    margin: 0 0 0 1em;
  }
  #main article.list2 .text {
    color: #b3b3b3;
    padding: 5px 0 0 0;
  }

  #main article.list2 .text p:not([class]) {
    display: none;
  }
  #main article.list2 .text .post-categories {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
  }
  #main article.list2 .text .excerpt {
    display: none;
  }
  #main article.list2 .text .catLink {
    line-height: 1.25;
  }
  #main article.list2 .text .catLink a {
    font-size: 12px;
  }
  #main article.list2 .timeTxt {
    color: #000;
    font-size: 13px;
  }
  #main article.list2 .post-categories li {
    font-size: 12px;
    width: auto;
    height: auto;
    padding: 1px 0;
    display: inline-block;
  }
  #main article.list2 .post-categories li a {
    /* color: #009245; */
    text-decoration: none;
    padding: 0 0.5em;
  }

  #main .pageNation {
    clear: both;
    width: 100%;
    text-align: center;
  }
}

/*############# 記事詳細 #############*/

#main article.detail {
  width: 100%;
  margin: 0 0 50px 0;
  /*border-bottom:1px solid #aaa;*/
}
#main article.detail p.photo {
  text-align: center;
  margin: 0 0 20px 0;
}
#main article.detail .titleArea {
  background: #f4f3f3;
  padding: 10px;
  margin-bottom: 15px;
}
#main article.detail .titleArea h1 {
  border-left: 6px solid #ff6400;
  font: bold 20px "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 5px;
  padding-left: 6px;
}
#main article.detail .titleArea h1 a {
  color: #000;
}
#main article.detail .titleArea time {
  float: left;
  width: 175px;
  font-size: 13px;
}
#main article.detail .titleArea time.draf {
  width: 230px;
}
#main article.detail .titleArea time.revision {
  position: relative;
  width: 460px;
}
#main article.detail .titleArea .post-categories {
  float: left;
  font-size: 13px;
}
#main article.detail .titleArea .post-categories li {
  float: left;
  margin: 0 10px 0 0;
}
#main article.detail .titleArea .post-categories li:after {
  content: ",";
}
#main article.detail .titleArea .post-categories li:last-child:after {
  content: "";
}
#main article.detail .titleArea time:after {
  content: "|";
  padding-left: 13px;
  margin-right: 13px;
  /* color:#c0bfbf; */
}
#main article.detail .titleArea:after {
  content: "";
  display: table;
  clear: both;
}
#main article.detail .contents {
  clear: both;
  margin-bottom: 50px;
}
#main article.detail .text {
  margin: 0 0 30px;
}
#main article.detail .contents h3,
#main article.detail .contents h2.articleHeadline01 /* 201907マークアップ変更分 */ {
  /* 	background:#ff7200;
	color:#fff;
	font:bold 120%  "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 16px;
	padding: 6px;
	line-height: 1.6em; */
}
#main article.detail .contents h3 span,
#main article.detail .contents h2.articleHeadline01 span /* 201907マークアップ変更分 */ {
  display: block;
  border-left: 5px solid #fff;
  padding: 6px 0 6px 10px;
}
#main article.detail .contents h4,
#main article.detail .contents h3.articleHeadline02 {
  /* 	color:#ff7200;
	font:bold 120%  "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 16px;
	line-height: 1.6em;
	border-bottom: 1px solid #ff7200;
	background: none;
	padding: 0; */
}
#main article.detail .contents h3.articleHeadline03 {
  color: #000;
  font: bold 120% "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 16px;
  line-height: 1.6em;
  border-bottom: 1px solid #000;
  background: none;
  padding: 0;
}
#main article.detail .text p {
  margin-bottom: 25px;
}
#main article.detail .text .red {
  color: #e70000;
  font-weight: bold;
}
#main article.detail .text .orange {
  color: #ff7200;
  font-weight: bold;
}
#main article.detail .text li {
  margin-bottom: 10px;
}
#main article.detail .text .orange li {
  font-size: 16px;
}

@media (max-width: 767px) {
  #main article.detail {
    margin: 0 0 20px 0;
    border-bottom: 1px solid #aaa;
  }
}
#main .pager {
  clear: both;
  height: 35px;
  margin-bottom: 50px;
}
#main .pager ul {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 40%;
  margin: 0 auto;
}
#main .pager ul li {
}

#main .pager ul li a {
  background: #ffc21e;
  padding: 5px 20px;
  display: block;
  border-radius: 9px;
  text-align: center;
  color: #000;
  opacity: 1;
}
#main .pager ul li a:hover {
  opacity: 0.7;
}
#main .pager ul li.prev a:before {
  content: "←";
}
#main .pager ul li.next a:after {
  content: "→";
}

/*追加css*/
.text table,
th,
td {
  border: solid 1px black;
  margin: auto;
}

.text th {
  width: 80px;
}

.text td {
  width: 250px;
  padding-left: 5px;
}

.text h4 {
  font-weight: bold;
}

.star {
  color: #ec631a;
}

.today img {
  margin: 0 0 30px 130px;
}

/* ライター（シングルページ）
******************************************************************************/
#single_writerArea {
  width: calc(100% - 40px);
  background: #f2f2f2;
  margin: 0 0 10px 0;
  padding: 10px 20px;
  display: table;
}

#single_writerArea .iconArea,
#single_writerArea .nameArea,
#single_writerArea .linkArea {
  display: table-cell;
  vertical-align: middle;
}

#single_writerArea .iconArea {
  width: 40px;
  height: 40px;
  padding: 0 15px 0 0;
  box-sizing: content-box;
}

#single_writerArea .iconArea img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

#header #single_writerArea:after {
  content: "";
  display: table;
  clear: both;
}

#single_writerArea .linkArea {
  text-align: right;
  background: url(../img/ico_arrow01.png) right center no-repeat;
  background-size: 9px;
  padding: 3px 15px 0 0;
}

/* 201809リニューアル追加
***********************************************************/
.post_meta {
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-direction: row-reverse;
  border-bottom: 1px solid #f15a24;
  margin-bottom: 40px;
}
#newentry {
  font-size: 22px;
  font-weight: bold;
  height: 33px;
  background: url(../img/ico_tit01.png) no-repeat;
  background-size: 30px;
  margin: 0 0 4px;
  padding: 6px 0 0 40px;

  position: relative;
}

#newentry span {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 0 auto;
  right: 0;
}
#newentry img {
  display: none;
}

@media (max-width: 767px) {
  .flexBox {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    align-items: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .clearfix {
    content: "";
    display: table;
    clear: both;
  }
  .post_meta {
    display: block;
    border-bottom: none;
    margin-bottom: 0;
  }
  #lastUpdate {
    display: block;
    font-size: 65%;
    text-align: right;
    margin: 0 10px 0 0;
  }
  #newentry {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    height: auto;
    background: #f15a24;
    margin: 5px 0 0 0;
    padding: 10px;
    line-height: 1em;
  }
  #newentry span {
    position: static;
    font-size: 100%;
    font-weight: 700;
    margin-left: 5px;
  }
  #newentry img {
    height: 18px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
  }
}

/* SNS（シングルページ）
******************************************************************************/
#single_snsArea {
  width: 100%;
  margin: 20px 0;
}

#single_snsArea .flexBox {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#single_snsArea .flexBox li {
  width: 50px;
  margin-left: 15px;
}

/* オススメ（シングルページ）
******************************************************************************/
#single_recommendArea #recommend {
  font-size: 22px;
  font-weight: bold;
  height: 33px;
  background: url(../img/ico_tit02.png) no-repeat;
  background-size: 30px;
  margin: 0 0 30px;
  padding: 6px 0 0 40px;
  border-bottom: 1px solid #f15a24;
}

#single_recommendArea {
  width: 100%;
}

#single_recommendArea .flexBox {
  width: 100%;
  margin: 0;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  align-items: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#single_recommendArea article {
  width: 23%;
  margin: 0 1%;
}

#single_recommendArea .photoArea img {
  width: 100%;
  height: 58.3%;
}

#single_recommendArea .titleArea {
  width: 100%;
}
#single_recommendArea .flexBox .titleArea a {
  color: #000;
}
#single_recommendArea .flexBox .titleArea a:visited {
  color: #888888;
}
#single_recommendArea .timeTxt {
  color: #666666;
  margin: 1em 0 0 0;
}

/* ライターページ
******************************************************************************/
aside#side .columnMenu#writer h2 {
  padding: 0;
}

aside#side .columnMenu#writer h2 img {
  width: 100%;
}

#page_title {
  display: none;
}

#writter-page .pagenavi {
  display: flex;
  -webkit-justify-content: center; /* Safari */
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 50px 0;
}

#writter-page .pagenavi li {
  background: #ffc21e;
  display: block;
  border-radius: 5px;
  width: 140px;
  height: 35px;
  margin: 0 8px 15px;
  line-height: 35px;
  text-align: center;
  opacity: 1;
}

#writter-page .pagenavi li a {
  display: block;
  color: #000;
  opacity: 1;
}

#writter-page .mt15 {
  margin-top: 15px;
}

#writter-page .writter-area {
  padding: 50px 0;
}

#writter-page .profheader {
  display: table;
}

#writter-page .profimg,
#writter-page .prof1 {
  display: table-cell;
  vertical-align: top;
}

#writter-page .profimg {
  width: 220px;
  height: 220px;
  border-radius: 50%;
}

#writter-page .profimg img {
  border-radius: 50%;
  border: 2px solid #f2f1f1;
}

#writter-page .prof1 {
  width: 686px;
  display: table-cell;
  padding-left: 30px;
}

#writter-page h3 {
  width: 100%;
  font-size: 24px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 4px solid #ffc11e;
}

#writter-page .prof2 {
  margin: 30px 30px 0 30px;
}

#writter-page .prof2 p {
  margin-left: 150px;
}

#writter-page .prof2 ul {
  margin-left: 170px;
}

#writter-page .prof2 li {
  list-style: disc;
}

#writter-page h4 {
  width: 100%;
  font-size: 18px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 2px solid #cccccc;
}

#writter-page .snslink {
  display: flex;
  -webkit-justify-content: center; /* Safari */
  justify-content: center;
  margin: 30px 30px 0 30px;
}

#writter-page .snslink li {
  margin: 0 15px;
}

#writter-page .linkico {
  background: url(../img/ico_arrow01.png) 0 6px no-repeat;
  background-size: 10px;
  padding-left: 18px;
}

#pageTopLink {
  text-align: right;
}

#pageTopLink a:hover {
  text-align: under-line;
}

@media (max-width: 767px) {
  #writter-page .pagenavi {
    margin: -100px 0 20px 0;
    padding-top: 100px;
  }
  #writter-page .writter-area {
    margin-top: -100px;
    padding: 100px 0 0 0;
  }
  #writter-page .profheader {
    display: flex;
    flex-direction: column;
  }
  #writter-page h3 {
    text-align: center;
    margin: 10px 0;
  }
  #writter-page .profimg {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin: 0 auto;
  }
  #writter-page .prof1 {
    width: inherit;
    padding: 0 10px;
  }
  #writter-page .prof1 p:not([class]) {
    font-size: 14px;
    line-height: 1.6;
  }
  #writter-page .prof2 {
    margin: 20px 10px;
  }
  #writter-page .prof2 p {
    font-size: 14px;
    margin-left: 0;
  }
  #writter-page .snslink {
    display: flex;
    justify-content: center;
    margin: 20px 10px;
  }
  #writter-page .snslink li {
    width: 31%;
    margin: 0 1%;
  }
  #pageTopLink {
    margin: 0 10px;
    text-align: right;
  }
  #pageTopLink {
    font-size: 14px;
  }
}

/* トップおすすめ・まとめ（201809リニューアル追加）
*******************************************/
#recommend-summary {
  font-size: 22px;
  font-weight: bold;
  height: 33px;
  background: url(../img/ico_tit03.png) no-repeat;
  background-size: 30px;
  margin: 0 0 30px;
  padding: 6px 0 0 40px;
  border-bottom: 1px solid #f15a24;
}
#recommendAra {
  margin: 0 0 50px 0;
  padding: 10px;
}
#recommendAra .flexBox {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  align-items: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#recommendAra div#recommend {
  font-size: 22px;
  font-weight: bold;
  height: 33px;
  background: url(../img/ico_tit02.png) no-repeat;
  background-size: 30px;
  margin: 0 0 30px;
  padding: 6px 0 0 40px;
  border-bottom: 1px solid #f15a24;
}

#recommendAra {
  width: calc(100% - 20px);
  background: #ffece1;
  display: table;
  table-layout: fixed;
}
#recommendAra .recommendBox article {
  width: 48%;
  display: table;
  margin: 10px 0;
}
#recommendAra .recommendBox .recart {
  display: table;
  margin: 10px 0;
}
#recommendAra .recommendBox .photoArea,
#recommendAra .recommendBox .titleArea {
  display: table-cell;
  vertical-align: top;
}
#recommendAra .recommendBox .photoArea {
  width: 92px;
  height: 69px;
  padding: 0 5px 0 0;
}
#recommendAra .recommendBox .photoArea img {
  width: 100%;
  height: 100%;
}

#recommendAra .recommendBox .titleArea {
  width: auto;
}
#recommendAra .recommendBox .titleArea a {
  color: #000;
}
#recommendAra .recommendBox .titleArea a:visited {
  color: #888;
}
#recommendAra .morelink {
  font-size: 13px;
  font-weight: bold;
  background: url(../img/ico_arrow01.png) 0 6px no-repeat;
  background-size: 9px;
  width: 190px;
  margin: 20px 0 0 auto;
  padding: 0 0 0 12px;
}
#recommendAra .morelink a {
  color: #006837;
}

@media (max-width: 767px) {
  #recommendAra {
    width: 100%;
  }
  #recommendAra .flexBox {
    flex-direction: column;
  }
  #recommendAra .recommendBox .recart {
    width: 100%;
  }
  #recommendAra .recommendBox .titleArea {
    padding: 0 0 0 0.5em;
  }
  #recommendAra .recommendBox .titleArea h4 {
    font-size: 14px;
    line-height: 1.75;
  }
  #recommendAra .recommendBox .photoArea img {
    height: auto;
  }
  #recommendAra .morelink {
    text-align: right;
    width: max-content;
  }
}

/* 関連記事（201809リニューアル追加）
*******************************************/
.relatedBox {
  background: #ffece1;
  margin: 50px 0;
  padding: 20px 15px;
}

.related_post_title {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 3px 0;
  border-bottom: 1px solid #f15a24;
}

ul.related_post {
  list-style-type: disc;
  margin: 0 0 0 20px;
}

.relatedBox a {
  color: #000;
}

/* 関連記事TOP用（201907追加）
*******************************************/
#recommendAra .relatedBox {
  margin: 0;
  padding: 0 0;
  row-gap: 20px;
}
#recommendAra .relatedBox article {
  width: 23%;
}
#recommendAra .relatedBox .photoArea {
  width: 100%;
  height: auto;
  margin: 0 5px 0 0;
  padding: 75% 0 0 0;
  position: relative;
}
#recommendAra .relatedBox .photoArea img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#recommendAra .relatedBox .titleArea {
  width: 100%;
}

@media (max-width: 767px) {
  #recommendAra .relatedBox article {
    display: flex;
    row-gap: 20px;
    width: 100%;
  }
  #recommendAra .relatedBox .photoArea {
    padding: 0;
    width: 28%;
  }
  #recommendAra .relatedBox .titleArea {
    font-size: 14px;
    line-height: 1.75;
    width: 72%;
    box-sizing: border-box;
    padding: 0 0 0 0.5em;
  }
}

/* ランキング（201809リニューアル追加）
*******************************************/
.rankico {
  font-size: 16px;
  font-weight: bold;
  color: #f15a24;
  margin: 0px 0 0 0;
  padding: 0 0 3px 0;
  /*	border-bottom: 1px solid #dddddd;*/
  width: 100%;
}

.rankico.rankico2 {
  width: 18%;
}

.list3 {
  border-bottom: 1px solid #dddddd;
  padding: 5% 0;
}

.rankUlWrap01:nth-of-type(3) {
  border-bottom: 1px solid #dddddd !important;
}

.rankico span {
  font-size: 75%;
}

.rankUlWrap {
  margin: 5px 0 0 0;
  display: table;
  width: 81%;
}
.rankUlWrap01 {
  width: 100%;
}

.rankUlWrap-left {
  width: 72px;
  height: 42px;
  display: table-cell;
  vertical-align: top;
  line-height: 0;
}

.rankUlWrap-left img {
  width: 100%;
  height: 100%;
}

.rankUlWrap-left a {
  text-decoration: none;
}

.rankUlWrap-right {
  padding: 0 0 0 5px;
  display: table-cell;
  vertical-align: top;
}

/* サイドバーリンクエリア（201809リニューアル追加）
*******************************************/
aside#side .sideBtnBox {
  display: grid;
  row-gap: 20px;
  width: 100%;
  margin: 0 0 20px 0;
}

aside#side .sideBtnBox h2 {
  padding: 0;
}

.sideBtnBox img {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  aside#side .sideBtnBox {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2%;
    width: 96.4%;
    margin: 0 auto 20px;
  }
}

/* サイドバーSNS埋め込み（201809リニューアル追加）
*******************************************/
aside#side #FB .sideConTitle,
aside#side #tw .sideConTitle {
  padding: 0;
}

#FB .snsContainer {
  width: calc(100% - 2px);
  height: 320px;
  border: 1px solid #3951a2;
}

#FB .snsContainer iframe {
  width: 100%;
  height: 100%;
}

#tw .snsContainer {
  width: calc(100% - 2px);
  height: 320px;
  overflow-y: auto;
  border: 1px solid #1da1f2;
}

#tw .snsContainer iframe {
  width: 100%;
  height: 100%;
}

/* 投稿者一覧（201809リニューアル追加）
*******************************************/
#authorProfArea {
  width: 100%;
  margin: 0 0 50px 0;
  display: table;
}

#authorProfArea .iconArea,
#authorProfArea .descArea {
  display: table-cell;
  vertical-align: top;
}

#authorProfArea .iconArea {
  width: 180px;
  height: 180px;
  padding: 0 15px 0 0;
  box-sizing: content-box;
}
#authorProfArea .iconArea img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}

#authorProfArea .descArea .nameArea {
  font-size: 115%;
  font-weight: bold;
  margin: 0 0 10px 0;
}

@media (max-width: 768px) {
  #authorProfArea {
    display: flex;
    flex-direction: column;
  }
  #authorProfArea .iconArea {
    padding: 0;
    margin: 0 auto;
  }
  #authorProfArea .descArea .nameArea {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    line-height: 1.6;
    width: 100%;
    padding-bottom: 5px;
    border-bottom: 4px solid #ffc11e;
    margin: 10px 0;
  }
  #authorProfArea .descArea p:not([class]) {
    font-size: 14px;
    line-height: 1.6;
  }
}

/* 食ジョブリンクエリア（201908リニューアル追加）
*******************************************/
#shokujobArea .flex {
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#shokujobArea {
  width: calc(100% - 10px);
  background: #fff;
  border: 5px solid #ed6c00;
}
#shokujobArea .headlineArea {
  background: #ed6c00;
  padding: 15px 20px;
}
#shokujobArea .headlineArea h4 {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  width: auto;
}
#shokujobArea .headlineArea h4 span {
  font-size: 75%;
}
#shokujobArea .headlineArea p {
  width: 45%;
  margin: 0 0 0 2%;
}

/* 20221014追加 */
#shokujobArea .link-list {
  width: 100%;
  padding: 2%;
}
#shokujobArea .link-list li {
  font-size: 110%;
  width: 23%;
  background: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 0.5em;
  transition: background 0.7s ease;
  position: relative;
}
#shokujobArea .link-list li a {
  color: #000;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 1%;
  display: block;
}
#shokujobArea .link-list li:before {
  content: "▲";
  color: #333;
  position: absolute;
  left: 1.3em;
  transform: rotate(90deg);
}
#shokujobArea .link-list li:hover {
  background: #ffd000;
  transition: background 0.7s ease;
}

/* #shokujobArea .icoLarge {
	margin: 20px 20px 20px;
}
#shokujobArea .icoLarge li {
	width: 280px;
	height: 120px;
	position: relative;
}
#shokujobArea .icoLarge li a {
	color: #42210b;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 100%;
    height: 100%;
    display: block;
}
#shokujobArea .icoLarge li a span {
	width: 100%;
	margin: auto;
	position: absolute;
	bottom: 14px;
	left: 0;
	right: 0;
}
#shokujobArea .icoSmall {
	margin: 0 20px 20px;
}
#shokujobArea .icoSmall li {
	width: 280px;
	height: 60px;
	position: relative;
}
#shokujobArea .icoSmall li a {
	color: #42210b;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	width: 100%;
    height: 100%;
    display: block;
}
#shokujobArea .icoSmall li a span {
	width: 100%;
	margin: auto;
	position: absolute;
	bottom: 15px;
	right: 8px;
}
#shokujobArea .icoLarge li.link1 {
	background: url(../img/img_shokujobico_01.png) 0 0 no-repeat;
}
#shokujobArea .icoLarge li.link2 {
	background: url(../img/img_shokujobico_02.png) 0 0 no-repeat;
}
#shokujobArea .icoLarge li.link3 {
	background: url(../img/img_shokujobico_03.png) 0 0 no-repeat;
}
#shokujobArea .icoSmall li.link4 {
	background: url(../img/img_shokujobico_04.png) 0 0 no-repeat;
}
#shokujobArea .icoSmall li.link5 {
	background: url(../img/img_shokujobico_05.png) 0 0 no-repeat;
}
#shokujobArea .icoSmall li.link6 {
	background: url(../img/img_shokujobico_06.png) 0 0 no-repeat;
}
#shokujobArea li:hover {
	opacity: 0.7;
} */

@media (max-width: 767px) {
  #shokujobArea {
    width: max-content;
    margin-inline: calc(50% - 50vw);
  }
  #shokujobArea .headlineArea h4 {
    font-size: 14px;
    line-height: 1.5;
  }
  #shokujobArea .headlineArea h4 span {
    font-size: 14px;
  }
  #shokujobArea .headlineArea p {
    width: 50%;
    line-height: 1.5;
  }
  #shokujobArea .link-list li {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 0.125em;
    font-size: 15px;
  }
  #shokujobArea .link-list li:before {
    display: inline-block;
    position: static;
  }
  #shokujobArea .link-list li a {
    text-align: inherit;
    width: max-content;
  }
}

/************************************
** レスポンシブページネーション
************************************/
.pagination {
  list-style-type: none;
  padding-left: 0;
  margin: 30px 0;
}

.pagination,
.pagination li a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.pagination a {
  font-weight: 300;
  padding-top: 1px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
  min-width: 36px;
  min-height: 36px;
  color: #333;
}

.pagination li:not([class*="current"]) a:hover {
  background-color: #eee;
}

.pagination li:first-of-type a {
  border-left-width: 1px;
}

.pagination li.first span,
.pagination li.last span,
.pagination li.previous span,
.pagination li.next span {
  /* screen readers only */
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
  display: inline-block;
  font-family: Fontawesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

.pagination li.first a::before {
  content: "\f100";
}
.pagination li.last a::after {
  content: "\f101";
}

.pagination li.previous a::before {
  content: "\f104";
}
.pagination li.next a::after {
  content: "\f105";
}

.pagination li.current a {
  background-color: #ddd;
  cursor: default;
  pointer-events: none;
}

.pagination > li:first-child > a {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

@media only screen and (max-width: 680px) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.previous a {
    border-left-width: 1px;
  }
}

@media only screen and (max-width: 500px) {
  .pagination li {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.current,
  .pagination li.first,
  .pagination li.last,
  .pagination li.previous,
  .pagination li.next {
    position: initial;
    top: initial;
    left: initial;
  }

  .pagination li.previous a {
    border-left-width: 0;
  }
}

@media only screen and (max-width: 400px) {
  .pagination li.first,
  .pagination li.last {
    /* screen readers only */
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .pagination li.previous a {
    border-left-width: 1px;
  }
}

@media only screen and (max-width: 240px) {
  /* For watches? */
  .pagination li {
    width: 50%;
  }

  .pagination li.current {
    order: 2;
    width: 100%;
    border-left-width: 1px;
  }
}

/* 2019/09/25追加
*****************************************/
.t_red {
  color: #f00;
}
.t_blue {
  color: #0070ff;
}
.t_bgmarker {
  background-color: #fff583;
}
.t_center {
  text-align: center;
}

.t_bold {
  font-weight: bold;
}
.toc {
  padding: 0 0 1em;
}
.toc li {
  margin: 0.5em 0;
}

.t_box {
  margin: 0.5em;
  padding: 0.5em;
  border: solid 1px;
  display: inline-block;
}
/******************************************/
/* 2020/12/01追加
*****************************************/
.blogcard {
  line-height: 1;
  border: 1px solid #eeeeee;
  word-wrap: break-word;
  margin: 40px;
  box-shadow: 0 0 10px 6px rgba(0, 0, 0, 0.025);
}
.blogcard a {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  text-decoration: none;
  background-color: #ffffff;
  padding: 20px;
  opacity: 1;
  transition: all 0.2s ease;
}
.blogcard a:visited {
  background-color: #efefef;
}
.blogcard a:hover {
  opacity: 0.6;
}
.blogcard_thumbnail {
  width: 90px;
}
.blogcard_content {
  width: calc(100% - 90px);
}
.blogcard_title {
  color: #43bdc1;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.4;
  padding: 5px 20px 0px;
  padding-bottom: 17px;
}
.blogcard_excerpt {
  color: #888888;
  font-size: 0.85em;
  line-height: 1.6;
  padding: 0 17px 5px 20px;
}
/******************************************/

/************************************
** FAQフィールド
************************************/
#faq-field {
  margin: 0 0 8%;
}
#faq-field h2 {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 3% 0;
  padding: 0 0 3px 0;
  border-bottom: 1px solid #f15a24;
}
#faq-field .accordion-container {
  width: 100%;
  position: relative;
  outline: 0;
  cursor: pointer;
}
#faq-field .accordion-title {
  text-align: justify;
  text-justify: inter-ideograph;
  background: #f2f2f2;
  margin: 0 0 2% 0;
  padding: 1.5% 5%;
  position: relative;
  display: block;
  cursor: pointer;
  position: relative;
  transition: opacity 1s ease-out;
}
#faq-field .accordion-title:before,
#faq-field .accordion-title:after {
  content: "";
  background: #ff6400;
  width: 1.5em;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 5%;
  display: block;
}
#faq-field .accordion-title:before {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
}
#faq-field .accordion-title:after {
  transition: all 0.2s ease-in-out;
}
#faq-field .accordion-title.open:before {
  transform: rotate(180deg);
}
#faq-field .accordion-title.open:after {
  opacity: 0;
}
#faq-field .accordion-title:hover {
  opacity: 0.7;
}
#faq-field .accordion-title h3 {
  padding: 0 4em 0 2.5em;
  position: relative;
}
#faq-field .accordion-title h3::before {
  content: "Q";
  font-size: 150%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
#faq-field .accordion-content {
  text-align: justify;
  text-justify: inter-ideograph;
  width: 80%;
  margin: 0 20% 5% 5%;
  padding: 0 0 0 2.5em;
  position: relative;
  display: none;
}
#faq-field .accordion-content::before {
  content: "A";
  color: #ff6400;
  font-size: 150%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
