@charset "UTF-8";
.pc {
  display: block;
}

.tab {
  display: none;
}
@media screen and (max-width: 768px) {
  .tab {
    display: block;
  }
}

.sp {
  display: none !important;
}
@media screen and (max-width: 640px) {
  .sp {
    display: inline-block !important;
  }
}

/*各トップ使用*/
#subtitle {
  font-size: 16px;
  padding: 15px 0;
  text-align: center;
  margin: 2rem auto 1rem;
  font-weight: normal;
  border-radius: 8px;
  width: 90%;
  background: #f2f2f2;
}
#subtitle strong {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #subtitle {
    width: 100%;
  }
}

.breadcrumb, .pankuzu {
  font-size: 14px;
  margin: 0 0 1rem 0;
  line-height: 2;
}
.breadcrumb span, .pankuzu span {
  margin: 0 10px;
}

/*post*/
.pageHeader h1 {
  font-size: 28px;
  text-align: center;
  margin: 0 0 1rem;
}
.pageHeader .mv img {
  margin: 0 auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
  display: block;
  border: 1px solid #CCC;
  padding: 0.7rem;
}

.postHeader .date {
  margin: 0 0 1rem;
  color: #808080;
}
.postHeader h1 {
  font-size: 28px;
  text-align: left;
  margin: 0 0 1rem;
  margin: 0 0 1rem;
  border-left: 8px solid #e73418;
  padding: 0 0 0 0.5rem;
}

.post-wrap {
  width: 90%;
  margin: 0 auto;
  max-width: 720px;
  /*hint04*/
  /*hint05*/
}
.post-wrap .category {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  margin: 0 0 1rem;
}
.post-wrap .category::before {
  font-family: "Material Icons";
  content: "\e2c7";
  color: #e73418;
  font-size: 24px;
}
.post-wrap .category a {
  text-decoration: underline;
}
.post-wrap .post p {
  line-height: 2;
  margin-bottom: 1.5em;
}
.post-wrap .post p:first-child {
  line-height: 1.8;
  padding: 0;
}
.post-wrap .post p:first-child img {
  margin: 0 auto;
  max-width: -moz-fit-content;
  max-width: fit-content;
  display: block;
  border: 1px solid #CCC;
  padding: 0.7rem;
}
.post-wrap .movie_box {
  width: 90%;
  max-width: 650px;
  padding: 1rem 0;
  margin: 0 auto;
}
.post-wrap .movie_box iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.post-wrap .feature {
  width: 100%;
  padding: 1rem;
  margin: 0 auto;
  background: #f2f2f2;
  border-radius: 0.6rem;
  box-sizing: border-box;
}
.post-wrap .feature h3 {
  font-size: 24px;
  border-left: 7px solid #e73418;
  padding: 0 0 0 0.5rem;
  margin: 0 0 0.6rem;
  line-height: 1.4;
}
.post-wrap .feature ul li {
  font-size: 18px;
  margin: 0 0 0.4rem;
}
.post-wrap .checklist {
  border: 1px solid #CCC;
  padding: 1.5rem;
}
.post-wrap .checklist h3 {
  font-size: 24px;
  margin: 0 0 0.5rem;
}
.post-wrap .checklist ul li {
  background-image: url(../images/common/checkbox.jpg);
  background-repeat: no-repeat;
  background-position: center left;
  font-size: 18px;
  margin: 0;
  border-bottom: 1px dashed #808080;
  padding: 0.4rem 0 0.4rem 1rem;
}
.post-wrap .checkcomemnt {
  margin: 1rem 0;
  line-height: 2;
}
.post-wrap .hint {
  border: 1px solid #CCC;
  padding: 1.5rem;
}
.post-wrap .hint h3 {
  font-size: 24px;
  margin: 0 0 0.5rem;
}
.post-wrap .hint ol li {
  list-style: decimal;
  font-size: 18px;
  margin: 0;
  border-bottom: 1px dashed #808080;
  padding: 0.4rem 0 0.4rem 0;
  list-style-position: inside;
}
.post-wrap .attention {
  clear: both;
  border: 1px solid #CCC;
  padding: 15px;
  font-weight: bold;
  margin: 20px 0;
}
.post-wrap .bloc_left {
  float: left;
  width: 332px;
}
.post-wrap .bloc_right {
  float: right;
  width: 332px;
}
.post-wrap .arrow {
  text-align: center;
  padding: 10px;
}
.post-wrap .arrow img {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.post-wrap .hint_frame {
  padding: 10px;
  border: 1px solid #CCC;
  margin: 10px 0;
  border-radius: 8px;
  overflow: hidden;
}
.post-wrap .hint_frame .left {
  float: left;
}
.post-wrap .hint_frame .right {
  float: right;
  font-size: 14px;
  line-height: 22px;
  width: 350px;
  padding: 0 10px 0 0;
}
.post-wrap .hint_frame02 {
  padding: 25px 15px 15px 15px;
  border: 1px solid #CCC;
  margin: 10px 0;
  border-radius: 8px;
  overflow: hidden;
}
.post-wrap .hint_frame02 h3 {
  margin: 0 0 10px 0;
}
.post-wrap .hint_frame02 .left {
  float: left;
}
.post-wrap .hint_frame02 .right {
  float: right;
  font-size: 14px;
  line-height: 22px;
  width: 320px;
  padding: 0 5px 0 0;
}
.post-wrap .hint04-bg01 {
  background: url(images/hint/04/bg01.jpg);
  width: 680px;
  height: 905px;
  margin: 0 auto;
  overflow: hidden;
}
.post-wrap .hint04-bloc01 {
  font-size: 13px;
  float: left;
  padding: 474px 10px 10px 13px;
  line-height: 22px;
  width: 200px;
  color: #372613;
}
.post-wrap .hint04-bloc02 {
  font-size: 13px;
  float: left;
  padding: 374px 10px 10px 18px;
  line-height: 20px;
  width: 200px;
  color: #372613;
}
.post-wrap .hint04-bloc03 {
  font-size: 13px;
  float: left;
  padding: 474px 10px 10px 18px;
  line-height: 20px;
  width: 200px;
  color: #372613;
}
.post-wrap .hint05-bg01 {
  background: url(images/hint/05/bg01.jpg);
  width: 680px;
  height: 440px;
  margin: 0 auto;
  overflow: hidden;
}
.post-wrap .hint05-bg02 {
  background: url(images/hint/05/bg02.jpg);
  width: 680px;
  height: 510px;
  margin: 0 auto;
  overflow: hidden;
}
.post-wrap .hint05-blocleft {
  font-size: 13px;
  float: left;
  padding: 174px 10px 10px 18px;
  line-height: 17px;
  width: 300px;
  color: #372613;
}
.post-wrap .hint05-blocright {
  font-size: 13px;
  float: right;
  padding: 184px 20px 10px;
  width: 300px;
  color: #372613;
  line-height: 20px;
}
.post-wrap .category_top .list {
  border: 1px solid #CCC;
  padding: 10px;
  overflow: hidden;
}
.post-wrap .category_top .list .img {
  float: right;
  width: 220px;
  padding: 10px 0 0 0;
}
.post-wrap .category_top .imagein {
  border: 1px solid #CCC;
  max-height: 220px;
  overflow: hidden;
  padding: 5px;
}
.post-wrap .category_top .list .img p {
  background: #F3E9CD;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
  margin: 10px 0 0 0;
  line-height: 1;
  font-size: 14px;
}
.post-wrap .category_top .list h3 {
  background: #553324;
  padding: 14px 10px;
  text-align: center;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 22px;
}
.post-wrap .category_top .list h4 {
  font-size: 13px;
  line-height: 18px;
  width: 420px;
  font-weight: normal;
  float: left;
  padding: 10px 0 0 0;
}
.post-wrap .category_top .list h4 strong {
  font-size: 15px;
  color: #F90;
}
.post-wrap .category_top .list h4 em {
  font-size: 16px;
  padding: 5px 0 0 0;
  display: block;
}
.post-wrap .contents_detail {
  font-size: 14px;
  overflow: hidden;
}
.post-wrap .contents_detail .photo {
  width: 50%;
  float: left;
  margin: 0;
  padding: 0 0 40px 0;
}
.post-wrap .contents_detail .photo img {
  width: 360px;
  height: auto;
  margin: 0;
  padding: 0;
}
.post-wrap .contents_detail .text {
  width: 305px;
  float: right;
  margin: 0;
  padding: 0;
  line-height: 2;
}
.post-wrap .contents_detail .photo02 {
  margin: 0;
  padding: 0;
}
.post-wrap .contents_detail .photo02 img {
  margin: 0 auto 1rem;
  max-width: -moz-fit-content;
  max-width: fit-content;
  display: block;
  border: 1px solid #CCC;
  padding: 0.7rem;
}
.post-wrap .contents_detail .text02 {
  margin: 0;
  padding: 0 5px 40px 5px;
}
.post-wrap .contents_detail strong {
  font-size: 18px;
  color: #F90;
}
.post-wrap .btn_back a {
  padding: 10px;
  margin: 0;
  text-align: center;
  background: #EEE;
  text-decoration: none;
}
.post-wrap article.boxLink {
  margin: 0 0 1rem 0;
  border-bottom: 1px dashed #CCC;
  padding: 0 0 1rem;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
}
.post-wrap article.boxLink time {
  width: 17%;
  font-size: 14px;
}
.post-wrap article.boxLink h2 {
  width: 83%;
}

p.btn-term {
  margin: 0 0 3rem auto;
  width: -moz-fit-content;
  width: fit-content;
}
p.btn-term a {
  display: flex;
  align-items: center;
  padding: 10px 12px 10px 15px;
  font-size: clamp(12px, 0.8rem, 13px);
  background: #FFF;
  line-height: 1;
  font-weight: 400;
  border: 1px solid #808080;
}
p.btn-term a::after {
  font-family: "Material Icons";
  content: "\e5cc";
  color: #e73418;
  font-size: 20px;
}

/* ---------------------------------------------------------------------------

		タイトル

--------------------------------------------------------------------------- */
.ttl-dotart {
  background: url(images/common/bg_ttl_dotart.png) repeat 0 0;
  position: relative;
  zoom: 1;
}

.ttl-green {
  padding: 8px 13px;
  background: #457A14;
  color: #FFF;
  font-size: 0.7rem;
  font-weight: normal;
  border-radius: 6px;
  margin-bottom: 12px;
  position: relative;
  margin: 1rem 0;
}

/* ---------------------------------------------------------------------------

		テキスト

--------------------------------------------------------------------------- */
/* 標準テキスト　14pxグレー */
.dtxt {
  color: #666666;
  font-size: 14px;
  line-height: 1.7;
}

/* ---------------------------------------------------------------------------

		問い合わせボックス

--------------------------------------------------------------------------- */
.inq-small {
  width: 298px;
  overflow: hidden;
  height: auto;
}

.inq-small p.phone {
  float: left;
  padding: 7px 0 0 0;
}

.inq-small p.btn-inquiry {
  float: right;
}

/* common-inquiry-block */
#main .common-inquiry-block {
  width: 100%;
  margin: 2rem auto;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 0.8rem 0 0.4rem 0;
  flex-wrap: wrap;
  max-width: 720px;
  box-sizing: border-box;
}
#main .common-inquiry-block h4 {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  width: 100%;
  margin: 0 0 -20px 0;
}
#main .common-inquiry-block p.phone {
  display: block;
  margin: 13px 0 0 -10px;
}
#main .common-inquiry-block p.btn-case {
  display: block;
  background: #e73418;
  border-radius: 7px;
  width: 100%;
  max-width: 150px;
}
#main .common-inquiry-block p.btn-case a {
  display: block;
  text-align: center;
  color: #FFFFFF;
  width: 100%;
  padding: 0.3rem 0;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
}

/* common-inquiry-small02 */
#main .common-inquiry-block-small02 {
  width: 100%;
  margin: 2rem auto;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 0.5rem 0 0.5rem 0;
  flex-wrap: wrap;
  max-width: 720px;
  box-sizing: border-box;
}

#main .common-inquiry-block-small02 h4 {
  font-size: 12px;
  color: #333333;
  font-weight: normal;
}

#main .common-inquiry-block-small02 p.phone {
  display: block;
}

#main .common-inquiry-block-small02 p.btn-inquiry {
  display: block;
}

/* common-inquiry-small03 */
#main .common-inquiry-block-small03 {
  width: 100%;
  height: 60px;
  margin: 2rem auto;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 0.4rem 0;
}
#main .common-inquiry-block-small03 h4 {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
}
#main .common-inquiry-block-small03 p.phone {
  display: block;
  margin: 0;
}
#main .common-inquiry-block-small03 p.btn-inquiry {
  margin: 0;
}
#main .common-inquiry-block-small03 p.btn-case {
  display: block;
  background: #e73418;
  border-radius: 7px;
  width: 100%;
  max-width: 150px;
  margin: 0;
}
#main .common-inquiry-block-small03 p.btn-case a {
  display: block;
  text-align: center;
  color: #FFFFFF;
  width: 100%;
  padding: 0.3rem 0;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 600;
}

/* common-inquiry-small03 */
#main .common-inquiry-block-small04 {
  width: 100%;
  margin: 1rem auto;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 0.5rem 0 0.5rem 0;
  flex-wrap: wrap;
  max-width: 720px;
  box-sizing: border-box;
}
#main .common-inquiry-block-small04 h4 {
  font-size: 12px;
  color: #333333;
  font-weight: normal;
  line-height: 1.6;
}
#main .common-inquiry-block-small04 p.phone {
  display: block;
  margin: 0;
}
#main .common-inquiry-block-small04 p.text {
  display: block;
  font-size: 10px;
  line-height: 13px;
  width: 170px;
  margin: 0;
}
#main .common-inquiry-block-small04 p.btn-inquiry {
  display: block;
  margin: 0;
}
#main .common-inquiry-block-small04 p.btn-case {
  display: block;
  margin: 0;
}
#main .common-inquiry-block-small04 p.btn-case a {
  display: block;
  text-align: center;
  width: 140px;
  border-radius: 5px;
}

.evaluation {
  background: url(../images/common/evaluation_BG.jpg);
  width: 100%;
  height: 480px;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
}
.evaluation h3 {
  position: absolute;
  font-size: 20px;
  margin: 0;
  line-height: 1.3;
  color: #372613;
  top: 27px;
  right: 6%;
  width: 61%;
}
.evaluation h4 {
  position: absolute;
  font-size: 14px;
  margin: 0;
  line-height: 18px;
  top: 90px;
  right: 6%;
  width: 61%;
}
.evaluation ul {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0;
  top: 266px;
  right: 10px;
  width: 320px;
}
.evaluation ul li {
  background-image: linear-gradient(0deg, #43a700, #afe400);
  font-size: 12px;
  text-align: right;
  font-style: normal;
  margin: 0 0 10px 0;
  line-height: 1.4;
  border-radius: 7px;
}
.evaluation ul li a {
  color: #FFF;
  text-decoration: none;
  display: block;
  padding: 0.3rem 0.5rem;
}
.evaluation ul li a:hover {
  color: #FFF;
  text-decoration: underline;
}
.evaluation ul li strong {
  font-size: 17px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #3C6800;
  display: block;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .evaluation {
    width: 100%;
    height: 480px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

.contact_area {
  font-size: 16px;
  background: url(../images/common/bg_contact_area.jpg);
  width: 680px;
  height: 110px;
  text-align: center;
  position: relative;
}
.contact_area p {
  margin: 0 !important;
  line-height: 1.4 !important;
}

.contact_area a {
  position: absolute;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 300;
  display: block;
  top: 0;
  left: 0;
}

.contact_area h3 {
  position: absolute;
  width: 510px;
  top: 13px;
  left: 155px;
  font-size: 20px;
  font-weight: bold;
  color: #402000;
  text-align: left;
  line-height: 1.6;
}

.contact_area .text {
  position: absolute;
  width: 510px;
  top: 50px;
  left: 155px;
  font-size: 16px;
  line-height: 20px;
  color: #666666;
  text-align: left;
}

.contact_area:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

/* ---------------------------------------------------------------------------
		#form-area
		フォーム部分
--------------------------------------------------------------------------- */
/* input、textareaの基本スタイル ***************************************************************** */
/* 必要に応じてスタイルを修正してください */
/* 通常時のスタイル */
#form-area input.ipt-usually,
#form-area textarea.ipt-usually {
  padding: 2px;
  border: 1px solid #7f9db9;
  background: #FFF;
}

#form-area textarea {
  font-size: 1.2em;
}

/*必須項目の背景色*/
#form-area input.must {
  background-color: #ffe5e5;
}

/* focus時のスタイル→jsでclassをadd,removeを制御 */
#form-area input.ipt-focus,
#form-area textarea.ipt-focus {
  border: 1px solid #ef7a00;
  background: #FFFBD7;
}

/* 入力エリアの横幅指定用 ********************************************************************* */
/* 必要に応じで追加・削除してください */
#form-area .ipt-w40 {
  width: 40px;
}

#form-area .ipt-w50 {
  width: 50px;
}

#form-area .ipt-w60 {
  width: 60px;
}

#form-area .ipt-w80 {
  width: 80px;
}

#form-area .ipt-w130 {
  width: 130px;
}

#form-area .ipt-w150 {
  width: 150px;
}

#form-area .ipt-w220 {
  width: 220px;
}

#form-area .ipt-w250 {
  width: 250px;
}

#form-area .ipt-w260 {
  width: 260px;
}

#form-area .ipt-w300 {
  width: 300px;
}

#form-area .ipt-w350 {
  width: 350px;
}

#form-area .ipt-w400 {
  width: 400px;
}

#form-area .ipt-w450 {
  width: 450px;
}

#form-area .ipt-w500 {
  width: 500px;
}

#form-area .ipt-w550 {
  width: 550px;
}

#form-area .ipt-w600 {
  width: 600px;
}

/* エラーメッセージ *************************************************************************** */
/* 必要に応じでスタイルを修正してください */
#form-area .msgbox {
  padding: 2em 2em 1em 2em;
  border: 5px solid #F07D7F;
  background-color: #FFECED;
  margin-bottom: 15px;
}

#form-area .msgbox p {
  margin-bottom: 0.5em;
  font-size: 1.167em;
  text-align: left;
}

#form-area .msgbox p.ttl {
  font-weight: bold;
  padding-left: 0;
  margin-bottom: 1em;
}

#form-area input.radiobtn {
  margin-right: 0.4em;
}

#form-area label {
  margin-right: 15px;
}

/*ipad*/
/*SP*/
@media screen and (max-width: 599px) {
  #form-area label::after {
    content: "\a";
    white-space: pre;
  }
  #form-area .ipt-w250 {
    width: 100%;
  }
  #form-area .ipt-w260 {
    width: 100%;
  }
  #form-area .ipt-w300 {
    width: 100%;
  }
  #form-area .ipt-w350 {
    width: 100%;
  }
  #form-area .ipt-w400 {
    width: 100%;
  }
  #form-area .ipt-w450 {
    width: 100%;
  }
  #form-area .ipt-w500 {
    width: 100%;
  }
  #form-area .ipt-w550 {
    width: 100%;
  }
  #form-area .ipt-w600 {
    width: 100%;
  }
}
/* フォーム部分のレイアウト *************************************************************************** */
#form-area {
  font-size: 15px;
}

#form-area .form-main {
  background-color: #F1F1F1;
  padding: 20px 30px;
  margin: 0 auto 20px;
  width: 100%;
  border-radius: 10px;
  box-sizing: border-box;
}

#form-area .form-header {
  margin-bottom: 15px;
}

#form-area .form-header .recruit-inner ul {
  padding-top: 1em;
}

#form-area .form-header .recruit-inner li {
  margin-bottom: 1em;
}

#form-area .form-header .recruit-inner li dt {
  font-weight: bold;
  margin-bottom: 0.5em;
}

#form-area .form-header .recruit-inner li dd {
  padding-left: 1em;
}

#form-area .form-header .recruit-inner li dl.line1 dt {
  font-weight: bold;
  margin-bottom: 0;
  display: inline;
}

#form-area .form-header .recruit-inner li dl.line1 dd {
  padding-left: 0;
  display: inline;
}

#form-area .form-footer p {
  font-size: 0.917em;
}

#form-area p.mes1 {
  margin-bottom: 25px;
}

#form-area p.mes2 {
  text-align: center;
}

#form-area p.mes2 span {
  color: #F60;
  font-size: 1.34em;
}

#form-area table {
  width: 100%;
}

#form-area table.form-tbl1 {
  margin-bottom: 20px;
}

#form-area table span.required {
  color: #F00;
}

#form-area table span.exe {
  color: inherit;
  font-size: 84%;
}

#form-area table th {
  width: 140px;
  padding: 10px 10px 10px 0;
  font-weight: bold;
  vertical-align: top;
  border-bottom: 1px dotted #CCCCCC;
}

#form-area table td {
  width: 466px;
  padding: 10px 0;
  border-bottom: 1px dotted #CCCCCC;
}

#form-area table td p {
  margin-bottom: 8px;
}

#form-area table td p.lastB {
  margin-bottom: 0px;
}

#form-area table table {
  width: 466px;
}

#form-area table table th {
  width: 100px;
  border: none;
  padding: 0 0 5px;
  font-weight: normal;
}

#form-area table table td {
  width: 366px;
  border: none;
  padding: 0 0 8px;
}

#form-area table td p.td-ttl {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
  padding: 13px 0 2px;
}

#form-area table td .td-inner {
  line-height: 2;
}

#form-area table td .td-inner1 {
  margin-bottom: 15px;
  line-height: 2;
}

#form-area table td .td-inner1 p.ttl-inner {
  margin-bottom: 5px;
}

#form-area table td .td-inner1 p {
  margin-bottom: 8px;
}

#form-area table td .td-inner1.lastB,
#form-area table td .td-inner1 p.lastB {
  margin-bottom: 0;
}

#form-area p.txt-form {
  width: 260px;
}

/*ipad*/
/*SP*/
@media screen and (max-width: 599px) {
  #form-area .form-main {
    background-color: #F1F1F1;
    padding: 20px 20px;
    margin: 0 auto 20px;
    width: 100%;
    border-radius: 10px;
    box-sizing: border-box;
  }
  #form-area table td {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px dotted #CCCCCC;
    float: left;
  }
  #form-area table th {
    width: 100%;
    padding: 10px 10px 10px 0;
    font-weight: bold;
    vertical-align: top;
    border-bottom: 1px dotted #CCCCCC;
    float: left;
  }
  #form-area table table {
    width: 100%;
  }
  #form-area table table th {
    width: 100%;
    border: none;
    padding: 0 0 5px;
    font-weight: normal;
    float: left;
  }
  #form-area table table td {
    width: 100%;
    border: none;
    padding: 0 0 8px;
    float: left;
  }
}
/*ボタン　左にテキスト*/
#form-area .btn-wrap {
  width: 315px;
  height: 54px;
  margin-top: -5em;
  margin-left: 297px;
  padding: 0 0 20px 0;
  overflow: hidden;
}

#form-area .btn-wrap li,
#form-area .btn-wrap p {
  width: 150px;
  height: 54px;
}

#form-area .btn-wrap p.b-conf {
  margin: 0 auto;
}

#form-area .btn-wrap li.b-send {
  float: left;
}

#form-area .btn-wrap li.b-back {
  float: right;
}

#form-area .btn-wrap li input,
#form-area .btn-wrap p input {
  width: 150px;
  height: 54px;
  border: 0;
  cursor: pointer;
}

#form-area .btn-wrap p.b-conf input {
  background: url(../images/forms/btn_conf.png) no-repeat;
}

#form-area .btn-wrap li.b-send input {
  background: url(../images/forms/btn_send.png) no-repeat;
}

#form-area .btn-wrap li.b-back input {
  background: url(../images/forms/btn_back.png) no-repeat;
}

#form-area p.zip-caps {
  font-size: 84%;
  color: #F60;
  margin: 5px 0 0 0;
}

#form-area p.idxlink {
  margin-bottom: 20px;
}

/*ボタン　基本*/
#form-area .btn-wrap.basic {
  width: 330px;
  height: 54px;
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden;
}

/* main area */
#main .wp-edit-area {
  margin-bottom: 40px;
}

/* wpcalendar */
#main .wp-edit-area #wp-calendar {
  padding: 0;
  margin: 1rem 0;
}
#main .wp-edit-area #wp-calendar a {
  color: #e73418;
}

#main .wp-edit-area #wp-calendar ul {
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  text-align: center;
  padding: 20px 0;
}

#main .wp-edit-area #wp-calendar li {
  display: inline-block;
  zoom: 1;
  margin: 0 4px;
  font-size: 14px;
}

#main .wp-edit-area #wp-calendar li.prev,
#main .wp-edit-area #wp-calendar li.year-month {
  margin-right: 10px;
}

#main .wp-edit-area #wp-calendar li.next {
  margin-left: 10px;
}

.page-under-btns.bisection {
  display: flex;
  justify-content: space-evenly;
  margin: 2rem 0;
}
.page-under-btns.bisection li {
  width: 30%;
}
.page-under-btns.bisection li a {
  display: flex;
  align-items: center;
  padding: 12px 12px 12px 15px;
  font-size: clamp(14px, 0.8rem, 15px);
  background: #f2f2f2;
  line-height: 1;
  font-weight: 600;
  justify-content: space-between;
}
.page-under-btns.bisection li a::after {
  font-family: "Material Icons";
  content: "\e5cc";
  color: #e73418;
  font-size: 24px;
  position: relative;
}

.page-under-btns {
  display: flex;
  justify-content: space-evenly;
  margin: 2rem 0;
}
.page-under-btns li {
  width: 27%;
}
.page-under-btns li a {
  align-items: center;
  padding: 12px 12px 12px 15px;
  font-size: clamp(14px, 0.8rem, 15px);
  background: #f2f2f2;
  line-height: 1.4;
  font-weight: 600;
  width: 100%;
  display: block;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
.page-under-btns li a::after {
  font-family: "Material Icons";
  content: "\e5cc";
  color: #e73418;
  font-size: 24px;
  position: absolute;
  right: 8px;
  top: 24%;
}

ul#sitemap_list li {
  padding: 5px 0;
}
ul#sitemap_list li a {
  text-decoration: underline;
}
ul#sitemap_list li ul {
  margin: 0 0 0.5rem 1rem;
}

/* pagebtn */
#main .wp-edit-area .pagebtn {
  border-top: 1px solid #D6D6D6;
  padding-top: 17px;
  margin-top: 40px;
  font-size: 14px;
}

#main .wp-edit-area .pagebtn ul {
  position: relative;
  zoom: 1;
  text-align: center;
}

#main .wp-edit-area .pagebtn ul li.prev {
  position: absolute;
  left: 0;
  top: 0;
}

#main .wp-edit-area .pagebtn ul li.return {
  display: inline-block;
  zoom: 1;
}

#main .wp-edit-area .pagebtn ul li.next {
  position: absolute;
  right: 0;
  top: 0;
}

#main .wp-edit-area .pagebtn.single ul {
  text-align: left;
}

#main .wp-edit-area .pagebtn.single ul li.prev {
  position: static;
  display: inline-block;
  text-align: center;
}

#main .wp-edit-area .pagebtn ul li a {
  color: #666666;
  padding: 9px 10px;
  display: block;
  text-decoration: none;
  border: 1px solid #D6D6D6;
  border-radius: 4px;
  position: relative;
}

#main .wp-edit-area .pagebtn ul li a:hover {
  background: #eeeeed;
}

#main .wp-edit-area .pagebtn ul li.prev a span {
  background: url(../images/common/ico_arrow_l.png) no-repeat 0 50%;
  padding-left: 20px;
}

#main .wp-edit-area .pagebtn ul li.return a span {
  background: url(../images/common/ico_arrow_t.png) no-repeat 0 50%;
  padding-left: 20px;
}

#main .wp-edit-area .pagebtn ul li.next a span {
  background: url(../images/common/ico_arrow_r.png) no-repeat right 50%;
  padding-right: 20px;
}

/*ipad*/
/*SP*/
@media screen and (max-width: 599px) {
  #main .wp-edit-area .pagebtn ul li.prev {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
  }
  #main .wp-edit-area .pagebtn ul li.next {
    position: relative;
    right: auto;
    top: auto;
  }
  #main .wp-edit-area .pagebtn ul li.prev a span {
    background: url(../images/common/ico_arrow_l.png) no-repeat 0 50%;
    padding-left: 20px;
    line-height: 18px;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  #main .wp-edit-area .pagebtn ul li.next a span {
    background: url(../images/common/ico_arrow_r.png) no-repeat right 50%;
    padding-right: 20px;
    line-height: 18px;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  #main .wp-edit-area .pagebtn ul li.return {
    display: block;
    margin: 10px 0;
  }
}
.movie #main .wp-edit-area article .postHeader {
  margin: 0;
}

.movie #main .wp-edit-area article .post-wrap .post {
  border-top: none;
}

.movie_box02 {
  width: 100%;
  aspect-ratio: 16/9;
  padding: 0 0 20px 0;
}

.movie_box02 iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

.movie #main .wp-edit-area article .post-wrap .post {
  line-height: 1.8;
}

.movie_list {
  width: 96%;
  margin: 0 auto;
  padding: 15px 0;
}

.movie_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.movie_list ul li {
  width: 48.5%;
  margin: 0 0 20px 0;
}

.movie_list ul li.pickup {
  background: url(../images/movie/bg_pickup.png);
  padding: 0 0 15px 0;
  margin: 0 0 25px 0;
}

.movie_list ul li .movie_box02 {
  position: relative;
  padding: 0;
}

.movie_list ul li .movie_box02 .icon {
  background: #dec57a;
  padding: 5px;
  font-size: 13px;
  color: #000;
  position: absolute;
  left: 0;
  top: 0;
}

.movie_list ul li .movie_box02 iframe {
  height: auto;
  width: 100%;
  margin: 0 auto;
  display: block;
  aspect-ratio: 16/9;
}

.movie_list ul li.pickup .movie_box02 {
  padding: 38px 0 0;
}

.movie_list ul li.pickup .movie_box02 iframe {
  width: 95%;
  margin: 0 auto;
  display: block;
}

.movie_list ul li h2 {
  padding: 10px 0;
  font-size: 16px;
}

.movie_list ul li h2 a {
  color: #000;
  text-decoration: none;
}

@media screen and (max-width: 599px) {
  .mainvisual img {
    width: 100%;
    height: auto;
  }
  .movie_box02 iframe {
    width: 100%;
    height: 180px;
  }
  .movie_list ul li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .movie_list ul li .movie_box02 {
    position: relative;
    padding: 0;
    aspect-ratio: auto;
  }
  .movie_list ul li .movie_box02 iframe {
    height: 212px;
    width: 100%;
    margin: 0 auto;
    display: block;
    aspect-ratio: 16/9;
  }
  .movie_list ul li h2 {
    padding: 8px 0;
    font-size: 16px;
  }
  .movie_list ul li.pickup h2 {
    padding: 8px 11px;
    font-size: 16px;
  }
}
/* pagenation */
#main .wp-edit-area article .pagenation {
  margin: 0 23px 0 23px;
  overflow: hidden;
  height: auto;
  padding: 0 0 43px 0;
}

#main .wp-edit-area article .pagenation ul {
  text-align: center;
}

#main .wp-edit-area article .pagenation ul li {
  border: 1px solid #d6d6d6;
  display: inline-block;
  margin: 0 2px;
}

#main .wp-edit-area article .pagenation ul li a {
  display: block;
  padding: 2px 0.3em;
  text-decoration: none;
  color: #f25800;
}

#main .wp-edit-area article .pagenation ul li.active {
  padding: 2px 0.3em;
  color: #666666;
  background: #d6d6d6;
}

#main .wp-edit-area article .pagenation ul li a:hover {
  background: #d6d6d6;
  color: #666666;
}

/*lesson*/
.lesson_top_list {
  width: 650px;
  margin: 0 auto;
}

.lesson_top_list ul {
  background: url(https://www.kajicon.jp/wp/wp-content/uploads/2017/08/back.jpg) repeat-y;
  padding: 0 0 20px 0 !important;
}

.lesson_top_list li {
  list-style: none;
  width: 570px;
  margin: 0px auto;
  overflow: hidden;
  padding: 18px 0 0 0;
}

.lesson_top_list li strong {
  padding: 10px;
  background: #FFF;
  display: block;
  float: left;
  width: 76px;
  font-size: 15px;
  text-align: center;
}

.lesson_top_list li a {
  float: right;
  width: 462px;
  font-size: 14px;
  color: #FFF;
  text-decoration: none;
}

.lesson_movie iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

.lesson_top_list02 {
  padding: 15px 0;
  width: 100%;
  margin: 0 auto;
}

.lesson_top_list02 h3 {
  background: #EEEEEE;
  padding: 12px;
  text-align: left;
  font-size: 15px;
}

.lesson_top_list02 li {
  list-style-type: none !important;
  font-size: 13px;
  padding: 10px 13px 0;
}

.lesson_top_list02 li a {
  color: #333;
}

.lesson_detail {
  width: 650px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 0 40px 0;
}

.lesson_detail .title {
  padding: 0 0 20px 0;
}

.lebtn_left {
  float: left;
  width: 240px;
  padding: 7px;
  font-size: 12px;
  border: 1px solid #CCC;
}

.lebtn_left_blank {
  float: left;
  width: 240px;
  padding: 7px;
}

.lebtn_top {
  float: left;
  width: 100px;
  padding: 7px;
  font-size: 12px;
  border: 1px solid #CCC;
  margin: 0 0 0 10px;
  text-align: center;
}

.lebtn_right {
  float: right;
  width: 240px;
  padding: 7px;
  font-size: 12px;
  border: 1px solid #CCC;
}

.lesson_detail a {
  text-decoration: none;
  color: #333;
}

/*ipad*/
/*SP*/
@media screen and (max-width: 599px) {
  .lesson_top_list {
    width: 100%;
    margin: 0 auto;
  }
  .lesson_top_list ul {
    background: url(https://www.kajicon.jp/wp/wp-content/uploads/2017/08/back.jpg) repeat-y;
    padding: 0 0 20px 0 !important;
    background-size: contain;
    margin: 0 0 -18px 0 !important;
  }
  .lesson_top_list li {
    list-style: none;
    width: 88%;
    margin: 0px auto;
    overflow: auto;
    padding: 18px 0 0 0;
  }
  .lesson_top_list li a {
    float: right;
    width: 100%;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
  }
  .lesson_top_list li strong {
    padding: 3px 10px;
    background: #FFF;
    display: block;
    float: none;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 14px;
    text-align: center;
    margin: 0 0 7px 0;
  }
  .lesson_top_list02 {
    padding: 15px 0;
    width: 100%;
    margin: 0 auto;
  }
  .lesson_detail {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 40px 0;
  }
  .lebtn_left {
    float: none;
    width: 100%;
    padding: 7px;
    font-size: 12px;
    border: 1px solid #CCC;
    box-sizing: border-box;
    margin: 0 0 10px 0;
  }
  .lebtn_right {
    float: none;
    width: 100%;
    padding: 7px;
    font-size: 12px;
    border: 1px solid #CCC;
    box-sizing: border-box;
  }
  .lebtn_top {
    float: none;
    width: 100px;
    padding: 7px;
    font-size: 12px;
    border: 1px solid #CCC;
    margin: 0 auto 10px;
    text-align: center;
  }
}
/*コンサルパック*/
.consulpack_list {
  padding: 1rem;
  border: 1px solid #cccccc;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.consulpack_list .image {
  width: 25%;
}

.consulpack_list .title {
  width: 72%;
  font-size: 12px;
}

.consulpack_list .detail {
  width: 100%;
  margin: 0 auto;
  padding: 0.5rem 0 0 0;
}

.consulpack_list table {
  border-left: 1px solid #CCC;
  border-top: 1px solid #CCC;
  font-size: 12px;
  background: #FFFFFF;
  width: 100%;
  margin: 1rem 0 0;
}

.consulpack_list td {
  font-size: 12px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  line-height: 16px;
  padding: 5px;
}

.consulpack_list02 table {
  border-left: 1px solid #CCC;
  border-top: 1px solid #CCC;
  background: #FFFFFF;
  width: 100%;
  margin: 1rem 0;
}

.consulpack_list02 th {
  font-size: 10px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 5px;
  line-height: 14px;
  font-weight: normal;
  background: #F0F0F0;
}

.consulpack_list02 td {
  font-size: 12px;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 5px;
  text-align: center;
}

.consulpack_list02 h2 {
  padding: 10px 0;
  margin: 10px 0 5px 0;
  border-top: 1px dashed #CCC;
  border-bottom: 1px dashed #CCC;
}

.consulpack_list02 h5 {
  font-weight: normal;
  font-size: 12px;
}

/*ipad*/
/*SP*/
@media screen and (max-width: 599px) {
  .consulpack_list {
    background: none;
    padding: 0;
  }
  .consulpack_list .image {
    display: none;
  }
  .consulpack_list .title {
    float: none;
    width: 100%;
    font-size: 12px;
  }
  .consulpack_list .detail {
    clear: both;
    width: 100%;
    margin: 0 auto;
  }
  .consulpack_list02 .consulpack_table {
    overflow: auto;
  }
  .consulpack_list02 table {
    width: 320% !important;
  }
  .consulpack_list02 p.sp {
    text-align: center;
    padding: 5px 0;
  }
  .consulpack_list td {
    font-size: 12px;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    line-height: 16px;
    padding: 5px;
    width: 50%;
    float: left;
    box-sizing: border-box;
  }
  .consulpack_list tr:last-child td:last-child {
    display: none;
  }
  .consulpack_list tr:last-child td:nth-last-child(2) {
    display: none;
  }
}
.post-type-archive-kajiblog #main .wp-edit-area .post-wrap article {
  overflow: hidden;
  height: auto;
}

.post-type-archive-kajiblog #main .wp-edit-area .post-wrap article img {
  float: left;
  margin-right: 17px;
  width: 100%;
  max-width: 300px;
  height: auto;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}

.post-type-archive-kajiblog #main .wp-edit-area .post-wrap article h2 {
  color: #372613;
  font-size: 22px;
  margin-bottom: 0.5em;
  font-weight: 600;
}

.post-type-archive-kajiblog #main .wp-edit-area .post-wrap article .post {
  color: #666;
  font-size: 15px;
}

.post-type-archive-kajiblog #main .wp-edit-area .post-wrap article .post p {
  margin-bottom: 0;
}

.post-type-archive-caseblog #main .pageHeader {
  margin-bottom: 0;
}

/*profile*/
.profile {
  background: url(../images/common/profile_back.jpg) no-repeat top;
  width: 100%;
  position: relative;
  padding: 550px 0 0 0;
}

.profile .movie_box {
  position: absolute;
  top: 300px;
  right: 10px;
  width: 390px;
  height: 220px;
}

.profile table {
  margin: 1rem 0 0 0;
}

.profile th {
  border-bottom: 1px solid #CCC;
  width: 160px;
  padding: 15px 0;
  vertical-align: top;
}

.profile td {
  border-bottom: 1px solid #CCC;
  padding: 15px 0;
}
.profile td p {
  margin: 0 0 0.3rem 0 !important;
  line-height: 1.8 !important;
}

.profile ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.profile ul li {
  list-style: none;
  width: 48%;
  padding: 10px;
  border: 1px solid #CCC;
  margin: 10px 0;
  box-sizing: border-box;
  border-radius: 5px;
}
.profile ul li a {
  text-decoration: none;
}

.company h3 {
  padding: 7px;
  background: #EEEEEE;
}

#sitemap ul {
  list-style: none;
}

/*ipad*/
/*SP*/
@media screen and (max-width: 599px) {
  .profile {
    background: url(../images/common/profile_back.jpg) no-repeat top;
    width: 100%;
    position: relative;
    padding: 405px 0 0 0;
    background-size: contain;
  }
  .profile .movie_box {
    position: absolute;
    top: 155px;
    right: 0;
    width: 94%;
    height: 200px;
    left: 0;
    margin: 0 auto;
  }
  .profile th {
    border-bottom: none;
    width: 100%;
    padding: 5px 0 0 0;
    vertical-align: top;
    float: left;
  }
  .profile td {
    border-bottom: 1px solid #CCC;
    padding: 0px 0 4px;
    width: 100%;
    float: left;
  }
}
.post-type-archive-recommend-comment #main .wp-edit-area .post-wrap,
.post-type-archive-results #main .wp-edit-area .post-wrap {
  overflow: hidden;
  height: auto;
  display: grid;
  grid-template-columns: 48% 48%;
  justify-content: space-between;
}

.post-type-archive-recommend-comment #main .wp-edit-area .post-wrap article,
.post-type-archive-results #main .wp-edit-area .post-wrap article {
  width: 100%;
  background: 0 0;
  padding: 0;
  margin: 1rem 0;
  font-size: 14px;
  display: block;
  border-bottom: none;
}

.post-type-archive-recommend-comment #main .wp-edit-area .post-wrap article .img,
.post-type-archive-results #main .wp-edit-area .post-wrap article .img {
  border: 1px solid #d6d6d6;
  margin: 10px 0;
  padding: 10px;
  text-align: center;
}

.post-type-archive-recommend-comment #main .wp-edit-area .post-wrap article .img img,
.post-type-archive-results #main .wp-edit-area .post-wrap article .img img {
  max-width: 100%;
  max-height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}

.post-type-archive-recommend-comment #main .wp-edit-area .post-wrap h1 {
  background: #f3eace;
}

.post-type-archive-results #main .wp-edit-area .post-wrap h1 {
  background: #f2f2f2;
  margin: 0 0 10px 0;
}

.post-type-archive-recommend-comment #main .wp-edit-area .post-wrap h1 a,
.post-type-archive-results #main .wp-edit-area .post-wrap h1 a {
  padding: 0.7em;
  display: block;
  font-size: 117%;
  color: #372613;
  text-decoration: none;
  line-height: 1.2;
  font-weight: 600;
}

/*research*/
#main .wp-edit-area article .post-wrap .post .research-wrap {
  background: url(../images/research/bg_top.jpg) no-repeat right top;
}
#main .wp-edit-area article .post-wrap .post .research-wrap img {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .ttl {
  margin: 0 0 30px;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .btn {
  text-align: right;
  margin: -20px 0 0 auto;
  width: -moz-fit-content;
  width: fit-content;
}
#main .wp-edit-area article .post-wrap .post .research-wrap .btn a {
  background: none;
  padding: 0 0 17px 0;
}
#main .wp-edit-area article .post-wrap .post .research-wrap .btn a::after {
  display: none;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .note {
  list-style: none;
  margin: 0 0 20px;
  font-size: 12px;
  color: #372613;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .note li {
  padding-left: 2.5em;
  text-indent: -2.5em;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .note .idt {
  padding-left: 1em;
  text-indent: -1em;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .contact-wrap {
  width: 646px;
  height: 86px;
  margin: 0 0 14px;
  padding: 12px 17px 0;
  background: url(../images/research/bg_contact.png) no-repeat;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .contact-wrap h4 {
  margin: 0 0 8px;
  font-size: 14px;
  font-weight: normal;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .contact-wrap .phone {
  width: 274px;
  float: left;
  margin: 0 12px 0 0;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .contact-wrap .detail {
  width: 200px;
  float: left;
  margin: -5px 0 0;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .contact-wrap .btn-inquiry {
  width: 145px;
  float: right;
  margin: -30px 0 0;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .case {
  margin: 0 0 32px;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .case li {
  padding: 18px 0;
  list-style: none;
  border-bottom: solid 1px #D6D6D6;
  overflow: hidden;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .case .case-a {
  border-top: solid 1px #D6D6D6;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .flow {
  list-style: none;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .flow li {
  width: 550px;
  margin: 0 auto 35px;
  padding: 25px 20px;
  position: relative;
  font-size: 16px;
  background: #FFFFBF;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .flow li:after {
  content: url(../images/research/bg_arrow.png);
  position: absolute;
  left: 50%;
  bottom: -35px;
  margin-left: -31px;
}

#main .wp-edit-area article .post-wrap .post .research-wrap .flow li.last:after {
  content: none;
}

#main .research-list {
  width: 245px;
  float: left;
  padding: 20px 0;
}

/*ipad*/
/*SP*/
@media screen and (max-width: 599px) {
  #main .wp-edit-area article .post-wrap .post .research-wrap {
    background: url(../images/research/bg_top.jpg) no-repeat right top;
    background-size: 44%;
  }
  #main .wp-edit-area article .post-wrap .post .research-wrap .ttl {
    margin: 0 0 30px;
    width: 66%;
  }
  #main .wp-edit-area article .post-wrap .post .research-wrap .btn {
    margin-top: 0;
    margin-bottom: 8px;
    text-align: center;
  }
  #main .research-list {
    width: 90%;
    float: none;
    padding: 20px 0;
    margin: 0 auto;
  }
  #main .wp-edit-area article .post-wrap .post .research-wrap .contact-wrap {
    display: none;
  }
  #main .wp-edit-area article .post-wrap .post .research-wrap .flow li {
    width: 100%;
    margin: 0 auto 35px;
    padding: 13px 20px;
    position: relative;
    font-size: 16px;
    background: #FFFFBF;
    box-sizing: border-box;
  }
}/*# sourceMappingURL=contents.css.map */