body {
  font-size: 14px;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 960px) {
  body {
    font-size: 13px;
  }
}

/*テキストリンク*/
.t-text a {
  color: #28b3a5 !important;
  text-decoration: underline !important;
}

.t-text a:hover {
  text-decoration: none !important;
}

/* フォントスタイル */
.t-title,
.t229__list_item,
.t-name,
.t120__title,
h1.tn-atom,
.t220__title,
.t-heading,
.t468__title {
  letter-spacing: 0.1em;
  font-feature-settings: "palt" 1;
}

.t-descr {
  font-family: "Helvetica", "Arial", "Noto Sans JP", sans-serif !important;
}

.t051__text,
.t356__text {
  font-size: 14px;
  line-height: 1.6;
}

.t120__title {
  font-size: 22px;
  line-height: 1.4;
}

.t220__title,
.t356__title {
  font-size: 20px;
  line-height: 1.4;
}

.t051__text,
.t356__text,
.t194__text,
.t220__text {
  font-size: 16px;
  line-height: 2.2;
}

#allrecords {
  /*background-color: #f0f4f5;*/
  background: linear-gradient(to right, #f0f4f5 0%, #f9fbfc 100%);
}

.t228__list_item .t-active {
  color: #28b3a5 !important;
  opacity: 1;
}

/*------------------------------
パンくず
------------------------------*/
.t758__list_item:last-child a {
  font-family: "source-han-sans-cjk-ja", Arial, sans-serif;
  font-weight: 500 !important;
}

/*------------------------------
フッター
------------------------------*/
#t-footer,
#footer,
#rec91740836,
#rec103524307 {
  border-top: solid 1px #dddddd;
}

#footer,
#t-footer {
  padding-bottom: 60px;
}

#footer a,
#t-footer a {
  transition: 0.15s ease;
}

#footer a:hover,
#t-footer a:hover {
  color: #28b3a5 !important;
}

#footer .t457__copyright,
#t-footer .t457__copyright {
  padding-top: 10px;
}

/*------------------------------
共通
------------------------------*/

/* 二階層目h2 */
.t-title_xs,
.t056__title {
  font-size: 25px;
}

@media screen and (min-width: 960px) {
  .t-title_xs,
  .t056__title {
    font-size: 30px;
  }
}

/* 二階層目h2下リード文 */
.t-descr_xl,
.t056__descr {
  font-size: 14px;
}

h1 + .t-descr_xl {
  font-size: 16px;
}

.t795__title {
  margin-bottom: 25px;
}

@media screen and (min-width: 960px) {
  .t758__list_item {
    font-size: 12px;
  }

  .t228__list_item {
    font-size: 16px;
  }
}

/* ページ内リンク */
.t229 {
  padding-bottom: 30px;
}

@media screen and (min-width: 960px) {
  .t229 {
    padding-bottom: 20px;
  }
}

.t229 ul {
  display: inline-flex;
}

.t229 li {
  position: relative;
  padding: 0;
  border-left: solid 1px #33e6d4;
}

.t229 li:last-of-type {
  border-right: solid 1px #33e6d4;
}

.t229 li a {
  box-sizing: border-box;
  min-width: 12em;
  display: block;
  padding: 5px 30px 20px;
  border-left: solid 1px white;
  border-right: solid 1px white;
  font-weight: bold;
  transition: all 0.3s ease;
}

#rec95373276 li a {
  min-width: 14em;
}

.t229 li a:hover {
  background-color: #eefaf8;
}

.t229 li::before {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%) rotate(135deg);
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 5px;
  height: 5px;
  border-top: 4px solid #28b3a5;
  border-right: 4px solid #28b3a5;
  transition: all 0.3s ease;
}

.t229 li:hover::before {
  bottom: 3px;
}

/* 共通セクション余白 */
.t616 {
  padding-bottom: 20px;
}

.t404,
.t650,
.t668,
.t772,
.t774,
.t396,
#rec101315808 .t513,
#rec101459294 .t485,
#rec101467218 .t692,
#rec103545687 .t649 {
  padding: 20px 0;
}

#rec103808960 .t468 {
  padding-top: 20px;
}

.t795 {
  padding: 20px 0 10px;
}

.t468__title,
.t616 .t-section__topwrapper,
.t650 .t-section__topwrapper,
.t772 .t-section__topwrapper,
.t774 .t-section__topwrapper,
.t649 .t-section__topwrapper,
#rec101315808 .t513 .t-section__topwrapper,
#rec101467218 .t692 .t-section__topwrapper,
.t795__descr {
  margin-bottom: 30px;
}

.t616 .t-section__title,
.t650 .t-section__title,
.t772 .t-section__title,
.t774 .t-section__title,
.t649 .t-section__title,
#rec101459294 .t485__title {
  margin-bottom: 10px;
}

.classT123 {
  padding-bottom: 20px;
}

#rec101273176 {
  padding-top: 20px;
}

@media screen and (max-width: 959px) {
  .t616 {
    padding-bottom: 30px;
  }

  .t404,
  .t650,
  .t668,
  .t772,
  .t774,
  .t396,
  #rec101315808 .t513,
  #rec101459294 .t485,
  #rec101467218 .t692,
  #rec103545687 .t649 {
    padding: 30px 0;
  }

  #rec103808960 .t468 {
    padding-top: 30px;
  }

  .t795 {
    padding: 30px 0 10px;
  }

  .t616 .t-section__topwrapper,
  .t650 .t-section__topwrapper,
  .t772 .t-section__topwrapper,
  .t774 .t-section__topwrapper,
  .t649 .t-section__topwrapper,
  #rec101315808 .t513 .t-section__topwrapper,
  #rec101467218 .t692 .t-section__topwrapper,
  .t795__descr {
    margin-bottom: 30px;
  }

  .t616 .t-section__title,
  .t650 .t-section__title,
  .t772 .t-section__title,
  .t774 .t-section__title,
  .t649 .t-section__title,
  #rec101459294 .t485__title {
    margin-bottom: 18px;
  }

  .classT123 {
    padding-bottom: 30px;
  }

  #rec101273176 {
    padding-top: 30px;
  }
}

@media screen and (min-width: 960px) {
  .t616 {
    padding-bottom: 50px;
  }

  .t404,
  .t650,
  .t668,
  .t772,
  .t774,
  .t396,
  #rec101315808 .t513,
  #rec101459294 .t485,
  #rec101467218 .t692,
  #rec103545687 .t649 {
    padding: 50px 0;
  }

  #rec103808960 .t468 {
    padding-top: 50px;
  }

  .t795 {
    padding: 50px 0 10px;
  }

  .t616 .t-section__topwrapper,
  .t650 .t-section__topwrapper,
  .t772 .t-section__topwrapper,
  .t774 .t-section__topwrapper,
  .t649 .t-section__topwrapper,
  #rec101315808 .t513 .t-section__topwrapper,
  #rec101467218 .t692 .t-section__topwrapper,
  .t795__descr {
    margin-bottom: 50px;
  }

  .t616 .t-section__title,
  .t650 .t-section__title,
  .t772 .t-section__title,
  .t774 .t-section__title,
  .t649 .t-section__title,
  #rec101459294 .t485__title {
    margin-bottom: 25px;
  }

  .classT123 {
    padding-bottom: 50px;
  }

  #rec101273176 {
    padding-top: 50px;
  }
}

/*------------------------------
トップページ
------------------------------*/

/*メインビジュアル*/
@media only screen and (max-width: 768px) {
  #rec100808720 {
    padding-top: 45px;
    padding-bottom: 0;
  }
}

#rec100808720 .t396 {
  padding: 0;
}

#rec100808720 .t396 h1.tn-atom {
  padding: 10px 0;
  background-color: rgba(0, 0, 0, 0.4);
  text-shadow: 3px 3px 3px black;
}

@media screen and (min-width: 960px) {
  #rec100808720 .t396 h1.tn-atom {
    padding: 20px 0;
  }
}

/* ABOUT DF */
#rec103808960,
#rec101459294 {
  background: linear-gradient(to right, #28b3a1 0%, #8ce2cd 100%);
}

#rec103808960 .t468__uptitle {
  margin-bottom: 10px;
  font-size: 15px;
}

#rec103808960 .t468__title {
  margin-bottom: 20px;
  font-size: 25px;
}

@media screen and (min-width: 960px) {
  #rec103808960 .t468__title {
    font-size: 36px;
  }
}

#rec103808960 .t468__descr {
  margin-top: 20px;
  font-size: 15px;
}

@media screen and (min-width: 768px) {
  #rec101459294 .t485__title {
    font-size: 25px;
  }
}

@media screen and (min-width: 960px) {
  #rec101459294 .t485__uptitle {
    margin-bottom: 15px;
  }

  #rec101459294 .t485__title {
    margin-bottom: 40px;
    font-size: 35px;
  }

  #rec101459294 .t485__descr {
    margin-top: 30px;
    font-size: 16px;
  }
}

/* NEWS */
#rec101315808 .t513__leftcol {
  margin-top: 10px;
  margin-bottom: 10px;
}

#rec101315808 .t513__rightcol {
  margin-top: 13px;
  margin-bottom: 10px;
}

#rec101315808 .t513__leftcol strong {
  display: inline-block;
  min-width: 100px;
  margin-right: 20px;
  padding: 3px 10px;
  background: #28b3a5;
  color: #ffffff;
  text-align: center;
}

#rec101315808 .t513__rightcol a {
  transition: 0.15s ease;
  color: #333333;
  text-decoration: underline;
}

#rec101315808 .t513__rightcol a:hover {
  color: #28b3a5;
  text-decoration: none;
}

@media screen and (min-width: 960px) {
  #rec101315808 .t513__leftcol {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  #rec101315808 .t513__rightcol {
    margin-top: 23px;
    margin-bottom: 20px;
  }

  #rec101315808 .t513__leftcol {
    max-width: 250px;
  }

  #rec101315808 .t513__rightcol {
    padding-left: 0;
  }
}

/* DF PLUSが選ばれる理由 */
#rec101467218 {
  background: linear-gradient(to right, #e8fffb 0%, #f7fffd 100%);
}

#rec101467218 .t692 .t692__title {
  text-align: left;
  font-size: 16px;
}

#rec101467218 .t692 .t692__text {
  text-align: left;
  font-size: 14px;
}

@media screen and (min-width: 960px) {
  #rec101467218 .t692 .t692__title {
    font-size: 23px;
    line-height: 1.5;
  }

  #rec101467218 .t692 .t692__text {
    font-size: 15px;
    line-height: 1.8;
  }
}

/* トップ:無料診断 */
#rec101492525 .t-section__bottomwrapper {
  margin-top: 0;
}

#rec101492525 .t558 {
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  #rec101492525 .t558 {
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 960px) {
  #rec101492525 .t558 {
    padding-bottom: 50px;
  }
}

/*------------------------------
二階層目：実績
------------------------------*/

/* ロゴ一覧上部タイトル */
.t056 {
  padding-top: 50px;
}
.t056__title {
  padding: 0;
}

/* ロゴ一覧 */
.t594 {
  padding: 30px 0 20px;
}

.t594__container {
  background: white;
  padding: 10px;
}

.t594 .t-section__topwrapper {
  margin-bottom: 30px;
}

.t594__item {
  padding: 10px;
}

@media screen and (min-width: 960px) {
  .t594 {
    padding: 40px 0 60px;
  }

  .t594__container {
    box-sizing: border-box;
    padding: 20px;
  }

  .t594 .t-section__topwrapper {
    margin-bottom: 20px;
  }
}

/* インタビュー一覧 */

.t772 .t-uptitle_xs {
  font-size: 14px;
}

.t772 .t772__title {
  font-size: 18px;
  line-height: 1.8;
  text-decoration: underline;
}

.t772 .t772__col:hover .t772__title {
  text-decoration: none;
}

.t772 .t772__descr {
  font-size: 14px;
  line-height: 1.8;
}

/*おすすめ配信先*/
#rec103545687 .t649__title {
  font-size: 18px;
}

/*------------------------------
三階層目：配信媒体記事
------------------------------*/

.t194__img {
  padding-top: 0;
  padding-bottom: 0;
}

div[data-record-type="356"] {
  padding-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  div[data-record-type="356"] {
    padding-bottom: 30px;
  }
}

/*------------------------------
二階層目：コラム
------------------------------*/

/* 資料ダウンロード */
.t774 .t774__col .t774__title {
  text-decoration: underline;
}

.t774 .t774__col:hover .t774__title {
  color: #28b3a5 !important;
  text-decoration: none;
}

@media only screen and (min-width: 768px) {
  .t774__col {
    transition: 0.15s ease;
    float: left;
  }
}

.t774__col:hover,
.t774__col:focus {
  transform: translateY(-0.25em);
}

/*------------------------------
二階層目：ニュース
------------------------------*/
.t404__title {
  font-size: 16px;
  line-height: 1.5;
}

#rec101248425 .t404__col {
  transition: 0.15s ease;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

#rec101248425 .t404__col:hover,
#rec101248425 .t404__col:focus {
  transform: translateY(-0.25em);
  box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.1);
}

#rec101248425 .t404__col:hover .t404__title,
#rec101248425 .t404__col:focus .t404__title {
  color: #28b3a5;
  transform: translateY(-0.25em);
}

/*------------------------------
二階層目：サポート
------------------------------*/
.t650 .t-name_lg {
  font-size: 20px;
}

.t650 .t-text_sm {
  font-size: 15px;
  line-height: 1.8;
}

.t650__bottommargin {
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  .t650 .t650__col,
  .t650 .t650__btn-text {
    transition: 0.15s ease;
  }

  .t650 .t650__col:hover,
  .t650 .t650__col:focus {
    transform: translateY(-0.25em);
  }

  .t650 .t650__col:hover .t650__btn-text,
  .t650 .t650__col:focus .t650__btn-text {
    transform: translateX(0.25em);
  }
}

/*------------------------------
三階層目：FAQ
------------------------------*/
.t668__header {
  padding: 25px 60px 25px 30px;
}

.t668__title {
  transition: 0.15s ease;
  font-size: 18px;
  line-height: 1.8;
}

.t668__header:hover .t668__title {
  color: #28b3a5;
}

.t668__text {
  font-size: 14px;
  line-height: 2;
}

.t668__text a {
  color: #28b3a5 !important;
  text-decoration: underline !important;
}

.t668__text a:hover {
  text-decoration: none !important;
}

/*------------------------------
二階層目：価格/無料診断
------------------------------*/
/* 価格 */
#rec96840904 .t-container {
  max-width: 960px;
}

#rec96840904 .t-container .t-col_6 {
  max-width: 440px;
}

/* 作成可否チェック */
#rec101492525 .t558 .t558__container .t558__col ~ .t558__col .t558__bubble,
#rec99964089 .t558 .t558__container .t558__col ~ .t558__col .t558__bubble {
  background: #d5ebf4 !important;
}

#rec101492525 .t558 .t558__container .t558__col ~ .t558__col .t558__bubble-tail,
#rec99964089 .t558 .t558__container .t558__col ~ .t558__col .t558__bubble-tail {
  border-color: #d5ebf4 #d5ebf4 transparent transparent !important;
}

#rec101492525 .t558__container,
#rec99964089 .t558__container {
  padding-top: 10px;
}

@media only screen and (min-width: 768px) {
  #rec101492525 .t558__container,
  #rec99964089 .t558__container {
    padding-top: 20px;
  }
}

/*------------------------------
フォームスタイル
------------------------------*/
.p-form {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 15px;
}

.p-form .text-blue {
  color: #019fde;
}

@media only screen and (min-width: 768px) {
  .p-form {
    display: flex;
    padding: 0 30px;
  }
}

.c-form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.p-form__sub,
.c-form {
  width: 95%;
  max-width: 600px;
  margin-top: 1em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
}

.p-form__sub h1 {
  font-size: 20px;
  margin-bottom: 0.5em;
}

.p-form__sub p {
  color: #002a49;
  font-size: 14px;
}

.p-form__sub p:last-of-type {
  margin-top: 1em;
}

@media only screen and (min-width: 768px) {
  .p-form__sub {
    width: 20%;
    min-width: 400px;
    margin-right: 20px;
  }

  .p-form__sub h1 {
    font-size: 28px;
    margin-bottom: 1em;
  }

  .p-form__sub p {
    font-size: 16px;
  }

  .p-form__sub p span {
    display: inline-block;
  }

  .p-form__main {
    width: 80%;
  }
}

.c-form__fieldset {
  padding: 0;
  border: 0;
}

.c-form__required-description {
  text-align: right;
  margin: 0 0 10px;
  color: #ef476f;
}

.c-form-item {
  margin: 0 0 20px;
}

.c-form-item__grid {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.c-form-item__col-6 {
  flex-basis: 47.5%;
}

.c-form-item__sub-text {
  font-size: 0.7rem;
  margin: 5px 0;
  color: #777;
}

.c-form-item__header {
  margin-bottom: 10px;
}

.c-form-item__label {
  font-weight: bold;
}

.c-form-item__label.is-required::after {
  margin-left: 5px;
  content: "*";
  color: #ef476f;
}

.c-form-item__entry {
  margin: 0;
}

.c-form-item__entry input[type="text"],
.c-form-item__entry input[type="tel"],
.c-form-item__entry input[type="email"],
.c-form-item__entry input[type="url"],
.c-form-item__entry textarea,
.c-form-item__entry select {
  font-size: 1rem;
  line-height: 1.33;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 0 10px;
  color: #000;
  border: 1px solid #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.c-form-item__entry input[type="checkbox"] {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: none;
  overflow: hidden;
  padding: 0;
  clip: rect(0, 0, 0, 0);
}

.c-form-item__entry input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  padding-top: 3px;
  padding-left: 28px;
  cursor: pointer;
}

.c-form-item__entry input[type="checkbox"] + label:before {
  position: absolute;
  top: 2px;
  left: 0;
  width: 1.4em;
  height: 1.4em;
  background-color: white;
  border: solid 1px #000;
  content: "";
}

.c-form-item__entry input[type="checkbox"] + label:after {
  position: absolute;
  top: 5px;
  left: 0.2em;
  width: 1em;
  height: 0.53em;
  border-bottom: 3px solid #21b5a4;
  border-left: 3px solid #21b5a4;
  content: "";
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (min-width: 49em) {
  .c-form-item__entry input[type="checkbox"]:focus + label::before {
    border: 1px solid #21b5a4;
    box-shadow: 0 0 5px 2px #21b5a4;
  }
}

.c-form-item__entry input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
}

.c-form-item__entry input[type="checkbox"]:checked + label::before {
  border: solid 1px #000;
  box-shadow: none;
}

.c-form-item__entry input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

.c-form-item__entry textarea {
  height: 200px;
  padding: 10px;
}

.c-form-item__entry input.error,
.c-form-item__entry textarea.error {
  background-color: #fff6f8;
  border-color: #ef476f;
}

.c-form-item__entry label.error {
  font-size: 0.8rem;
  color: #ef476f;
}

.c-form-item__checkbox {
  margin-bottom: 0 !important;
  padding-left: 0 !important;
  display: flex;
  flex-wrap: wrap;
}

.c-form-item__check {
  list-style: none;
  flex-basis: 50%;
  margin-bottom: 10px;
}

.c-form__agree,
.c-form__button {
  text-align: center;
}

.c-form__agree {
  margin-bottom: 10px;
}

.c-form-checkbox {
  height: 14px;
  cursor: pointer;
}

.c-form-button {
  font-size: 1.1rem;
  padding: 10px 30px;
  color: #eee;
  border: none;
  background-color: #2ab5a0;
  cursor: pointer;
}

.c-form-button:disabled {
  background-color: #aaa;
  cursor: not-allowed;
}

.form-wrap {
    width: 95%;
    max-width: 600px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
}
.form-wrap .c-form {
    width: 100%;
}
.form-select__text,
.form-select__input,
.form-select__check{
    font-size:1rem;
}
.form-select__text {
    margin-bottom:1em;
}
.form-select__input {
    display: none;
}
.form-select__check {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto;
}
.form-select__check::before {
    background: #fff;
    border: 1px solid #231815;
    border-radius: 50%;
    content: '';
    display: block;
    height: 16px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
}
.form-select__check::after {
    background: #2ab5a0;
    border-radius: 50%;
    content: '';
    opacity: 0;
    height: 10px;
    left: 9px;
    margin-top: -4px;
    opacity: 0;
    position: absolute;
    top: 50%;
    width: 10px;
}
.form-select__input:checked + .form-select__check::after {
    opacity: 1;
}

/*タブ切り替えの中身のスタイル*/
.form-select__input ~ .c-form {
    display:none;
    transition: all 0.5s;
}
/*選択されているタブのコンテンツのみを表示*/
#formRequest:checked ~ #form-wrap01,
#formContact:checked ~ #form-wrap02 {
  display:block;
}
