@charset "UTF-8";
.infoblock ul li dt {
  border-left: 0;
  border-bottom: 0;
}
.infoblock ul li dt {
  border-left: 0;
  border-bottom: 0;
}
.infoblock ul li dt {
  border-left: 0;
  border-bottom: 0;
}
.infoblock ul li dt {
  border-left: 0;
  border-bottom: 0;
}
/* =========================================================
 * base
========================================================= */
html {
  font-size: 62.5%;
  overflow: auto;
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  word-break: break-all;
  word-break: break-word;

  font-feature-settings: "palt";
}

p {
  line-break: strict;
  margin: 0;
}

a {
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;

  color: #333;
  text-decoration: none;
}

a:hover {
  opacity: 0.7;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl,
dt,
dd {
  margin: 0;
}

body {
  font-size: 14px;
  font-family: "メイリオ", "Meiryo", sans-serif;
  font-weight: 300;
  line-height: 2;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  color: #333;
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

#wrapper {
  width: 100%;
}

.pc-block {
  display: block;
}

.sp-block {
  display: none;
}

.hide,
.hidden {
  visibility: hidden;
}

img {
  max-width: 100%;
}

/* p.logo{

    
} */

main {
  display: block;
}

img {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-touch-callout: none;
  -moz-user-select: none;
  user-select: none;
  /* user-drag: none; */
  -webkit-user-drag: none;
}

@media screen and (max-width: 767px) {
  a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none;
  }

  a:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);

    -ms-filter: "alpha(opacity=100)";
  }

  body {
    -webkit-text-size-adjust: 100%;
    background: #fff;
    min-width: 100%;
  }

  img {
    width: 100%;
  }

  .pc-block {
    display: none;
  }

  .sp-block {
    display: block;
  }
}

main div,
main p,
main ul,
main dl,
main ol,
main h2,
main h3,
main h4,
main table {
  margin: 0;
}

main a,
main a:link,
main a:visited,
main a:hover {
  text-decoration: none;
}

/* =========================================================
 * common
========================================================= */

@media print {
  body {
    display: none !important;
  }
}

/* =========================================================
 * main
========================================================= */

.l-main {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #def2ff;
}

/* MV
---------------------------------------------------------- */
.p-header {
  margin: 0 auto;
  background-color: #ffffff;
}

.p-headerImg {
  margin: 0 auto;
  width: 980px;
  text-align: center;
  padding: 10px;
}

.p-mv {
  margin: 0 auto;
  background-color: #e9fef7;
  background-image: url(../images/bg_back_pc.png);
  background-repeat: no-repeat;
}

.p-mvImg {
  margin: 0 auto;
  max-width: 980px;
}

/* for ipad */
@media screen and (min-width: 768px) and (max-width: 980px) {
  .p-headerImg {
    width: 100%;
    padding: 5%;
  }
  .p-mvImg {
    width: 100%;
  }
}

/* for smp */
@media screen and (max-width: 767px) {
  .p-header {
    background-image: none;
    height: auto;
  }
  .p-mv {
    background-image: none;
    height: auto;
  }
  .p-headerImg {
    width: 100%;
    padding: 5%;
  }
  .p-mvImg {
    width: 100%;
  }
}

/* container 
---------------------------------------------------------- */

.l-container {
  margin: 0 auto;
  /* width: 980px; */
  background-color: #fff;
  color: #666;
}

.ttl_01 {
  width: 100%;
  background-color: #0086cd;
  text-align: center;
  padding: 8px 0;
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
}

/* for smp */
@media screen and (max-width: 767px) {
  .l-container {
    width: 100%;
  }
}
/* for ipad */
@media screen and (min-width: 768px) and (max-width: 980px) {
  .l-container {
    width: 100%;
  }
}

/* gift
---------------------------------------------------------- */
.gift {
  margin: 0 auto;
  background-color: #f7fcfe;
  background-image: url(../../../magazine/assets/images/bg_back_02.png);
  background-repeat: repeat;
}

.gift_main {
  width: 980px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 50px 50px 30px;
}

.ttl_gift_01 {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #1e70b9;
  border-top: 1px #1e70b9 dotted;
  border-bottom: 1px #1e70b9 dotted;
  padding: 8px 0 5px;
}

.ttl_gift_01-1 {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #1e70b9;
  border-top: 1px #1e70b9 dotted;
  border-bottom: 1px #1e70b9 dotted;
  padding: 8px 0 5px;
  margin-top: 40px;
}

.ttl_gift_02 {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  color: #0086cd;
  margin: 20px 0;
}

.flex {
  display: flex;
  max-width: 980px;
  margin: 20px auto;
}
.flex .title {
  font-size: 1.9rem;
  font-weight: bold;
  padding-top: 15px;
}
.flex .image {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.flex .right {
  margin: 0 0 0 20px;
  padding: 0;
  width: 100%;
  text-align: center;
}

.fb0 {
  font-size: 12px;
  text-align: center;
  margin: 1%;
  font-weight: bold;
}
.fb0-1 {
  font-size: 12px;
  text-align: right;
}

.fb {
  font-size: 14px;
  text-align: center;
  margin: 0 0 10%;
  font-weight: bold;
}

/* for smp */
@media screen and (max-width: 767px) {
  .gift_main {
    width: 90%;
    padding: 5%;
    margin: 0 5%;
  }
  .ttl_gift_01 {
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: bold;
    color: #1e70b9;
    margin: 5% 0;
  }
  .ttl_gift_01-1 {
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: bold;
    color: #1e70b9;
    margin: 10% 0 0;
  }

  .ttl_gift_02 {
    text-align: center;
    font-size: 2.3rem;
    font-weight: bold;
    color: #0086cd;
    line-height: 3rem;
  }
  .txt_2 {
    font-size: 2.1rem;
  }
  .flex {
    display: block;
    max-width: 874px;
    margin: 20px auto;
  }
  .flex .image {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .flex .image img {
    width: 100%;
    height: auto;
  }
  .flex .right {
    margin: 3% 0 0 0;
    padding: 0;
  }
  .flex .title {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 1.2rem;
  }
  .fb0 {
    margin: 3%;
  }

  .fb0-1 {
    font-size: 11px;
    text-align: center;
  }
}

/* for ipad */
@media screen and (min-width: 768px) and (max-width: 980px) {
  .gift_main {
    width: 90%;
    padding: 5%;
    margin: 0 5%;
  }
  .ttl_gift_01 {
    font-size: 1.8rem;
  }
  .ttl_gift_02 {
    font-size: 2.4rem;
  }
  .txt_2 {
    font-size: 2.1rem;
  }
  .flex .image {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .flex .title {
    padding: 0;
  }
}

/* apply
---------------------------------------------------------- */
.apply_step {
  display: flex;
  max-width: 980px;
  margin: auto;
  background-color: #def2ff;
  justify-content: space-between;
}

.apply {
  width: 32%;
  border: 2px #0086cd solid;
  border-radius: 20px;
  margin: 30px 0 20px;
  padding: 1vw;
  text-align: center;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* .apply:last-child {
  margin-right: 30px;
} */

.step {
  font-size: 2.8rem;
  color: #0086cd;
  text-align: center;
}
.step img {
  width: 100%;
}
.step_text0 {
  margin: 5px 0 12px;
  font-size: 1.1rem;
  text-align: left;
  font-weight: bold;
  padding-left: 1em;
  text-indent: -1em;
  color: #ff0000;
}
.step_text {
  margin: 1rem 0;
  font-size: 1.4rem;
  text-align: center;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .step_text {
    font-size: 1.4rem;
  }
}
main a.u-link {
  color: #666;
  text-decoration: underline;
}
.step_text1 {
  margin: 5px 0 4px;
  font-size: 1.2rem;
  text-align: left;
  font-weight: bold;
}

.step_text2 {
  margin: 0 0 10px;
  background-color: #fcf9de;
  text-align: center;
  padding: 25px 280px 20px;
}

.step_text2 p {
  margin-bottom: 10px;
  font-size: 1.2rem;
  text-align: left;
}

/* .apply img {
  margin-bottom: 10px;
} */

.twi_btn {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 0 0 0.5rem;
  bottom: 0;
}

.twi_btn a {
  position: relative;
  display: block;
  width: 100%;
  background: #1d9bf0;
  margin: 0 auto;
  padding: 0.8rem 2rem;
  border-radius: 2rem;
  font-size: 1.2em;
  color: #fff;
  box-shadow: 0 2px 6px 0 #bfbfbf;
  font-weight: bold;
}

.twi_btn2 {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 0 0 0.5rem;
  bottom: 0;
}

.twi_btn2 a {
  position: relative;
  display: block;
  width: 100%;
  background: #06c755;
  margin: 0 auto;
  padding: 0.8rem 2rem;
  border-radius: 2rem;
  font-size: 1.2em;
  color: #fff;
  box-shadow: 0 2px 6px 0 #bfbfbf;
  font-weight: bold;
}

.twi_btn a::before {
  content: "";
  position: absolute;
  left: 15%;
  top: 50%;
  display: inline-block;
  width: 3em;
  height: 1.1em;
  transform: translate(-50%, -50%);
  /*background: url("../images/Logo_white.svg") no-repeat;*/
  background-size: contain;
}

@media screen and (max-width: 767px) {
  .apply_step {
    display: block;
    padding: 10%;
  }
  .apply {
    width: 100%;
    border-radius: 20px;
    margin: 0 0 10% 0;
    padding: 10%;
  }

  .apply:last-child {
    margin-bottom: 0;
  }
  .step_text2 {
    margin: 0 0 8%;
    padding: 5%;
  }
}

/* アコーディオン
---------------------------------------------------------- */
.detail {
  background: #fff;
  font-size: 1.5rem;
  padding: 0;
  letter-spacing: 0.05em;
  line-height: 1.6;
  margin: 60px 20px;
}

dt {
  border-left: 5px #45bfd8 solid;
  border-bottom: 2px #45bfd8 solid;
  margin: 10px 0;
  padding: 0 10px;
}

.detail__list {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .detail {
    background: #fff;
    font-size: 1.4rem;
    padding: 0;
    letter-spacing: 0.05em;
    line-height: 1.6;
    margin: 5%;
  }
}

/* 応募要項/規約等
---------------------------------------------------------- */
.zero1 {
  /* font-size: 1.4rem; */
  padding-left: 1em;
  text-indent: -1em;
}

.zero {
  font-size: 1.4rem;
  padding-left: 1em;
  text-indent: -1em;
}
.mb1 {
  margin-bottom: 1em;
}

/* フッター
---------------------------------------------------------- */
#footer #ftOtherLinks .outsideLink {
  font-size: 14px;
}
#footer #ftOtherLinks .outsideLink a {
  text-decoration: underline;
}
#footer #ftCorp .ftBoxInner small {
  font-size: 12px;
}
#footer #ftCorp .ftBoxInner ul li a {
  font-size: 14px;
  text-decoration: underline;
}
#footer {
  min-width: 0 !important;
}

@media screen and (max-width: 767px) {
  #footer {
    min-width: 0;
  }

  footer {
    background: #3ca3ee;
    color: #fff;
    font-weight: bold;
  }
  footer .ft-link {
    text-align: center;
    padding: 1.2rem 0;
  }
  footer .ft-link ul {
    list-style: none;
    text-decoration: underline;
    text-align: center;
  }

  footer .ft-link li {
    display: inline;
    font-size: 86.5%;
    margin-right: 12px;
    padding-right: 12px;
    border-right: 1px solid #fff;
  }
  footer a:link,
  footer a:visited,
  footer a:hover,
  footer a:active {
    color: #fff;
    font-size: 1.2rem;
  }
  .ft-corp {
    text-align: center;
    padding: 0 0 5%;
    font-size: 1.4rem;
  }
}

/* chintaiエージェント
---------------------------------------------------------- */
.section {
  padding: 0px;
}

#c_agent.section h3 {
  color: #09a75a;
}

.section h3 {
  text-align: center;
  font-size: 3em;
  padding-top: 50px;
}

.detailbtn {
  padding-bottom: 50px;
}

.infoblock p.text {
  padding: 10px 0 10px 30px;
  font-size: 1.5em;
  line-height: 1.8;
}

.infoblock ul li {
  margin: 10px 0 0 10px;
  padding: 20px 10px;
  background-color: #fff;
  font-size: 1.5em;
  line-height: 1.5;
}

.infoblock ul li dt {
  border-left: 0;
  border-bottom: 0;
}

.infoblock ul li dd {
  line-height: 1.3;
}

.detailbtn a {
  margin: 0 auto;
  display: block;
  width: 476px;
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  line-height: 48px;
  background-image: url(https://www.chintai.net/contents/smt/images/icon_arrow_right.png);
  background-position: 97% center;
  background-repeat: no-repeat;
}
.p-intro {
  background-color: #fdf0f6;
}
.p-intro__txt {
  color: #1d1f87;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  padding: 1.4rem;
}
.strong {
  font-style: normal;
  color: #ee1e7b;
}
.c-heading_second {
  display: flex;
  font-size: 3.2rem;
  color: #181A84;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.4rem;
  font-weight: bold;
  width: 80%;
  justify-content: space-between;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
    .c-heading_second {
        font-size: 2.4rem;
        font-weight: bold;
      }
}
.c-heading_second::before,
.c-heading_second::after {
  content: "";
  display: block;
  width: 66px;
  height: 78px;
  background-image: url(../images/img_arrow@2x.png);
  background-size: cover;
}
@media screen and (max-width: 767px) {
    .c-heading_second::before,
    .c-heading_second::after {
      content: "";
      display: block;
      width: 39px;
      height: 46px;
      background-size: cover;
    }
}
/* .c-heading_second::before {
  margin-right: 1rem;
}
.c-heading_second::after {
  margin-left: 1rem;
} */
.p-search {
  background-color: #fff;
  padding: 3.2rem 0;
}
.p-search_inner {
  max-width: 980px;
  margin: auto;
}
.p-search__txt {
  width: 40vw;
  margin: auto;
  text-align: center;
  color: #1d1f87;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
    .p-search__txt {
        width: 90%;
        font-size: 1.4rem;
      }
    .p-search__txt.left {
        text-align: left;
      }
}
.p-search__wrap {
  width: 70%;
  margin:4rem auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-search__wrap {
    width: 90%;
    margin:4rem auto;
  }
}
.p-search__title {
  max-width: 230px;
  margin-bottom: 1em;
  width: 100%;
  text-align: left;
}
.p-search__box {
  border: 1px #A0A0A0 solid;
  border-radius: 5px;
  width: 87%;
  line-height: 1.5;
  padding: 0.5em 1em;
  margin-right: 1em;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
    .p-search__box {
      width: 73%;
  }
}
.p-search__box::placeholder {
  font-size: 16px;
}
.p-search__button {
  background-image: url('../images/btn_01.png'); /* 画像のURL */
  background-size: cover; /* 画像をボタン全体に表示 */
  background-position: center; /* 中央に配置 */
  width: 75px; /* ボタンの幅 */
  height: 35px; /* ボタンの高さ */
  border: none; /* 枠線を消す */
  cursor: pointer; /* ポインター表示 */
  text-indent: -9999px; /* テキストを非表示にする */
  overflow: hidden; /* テキストを隠す */
}

.p-search__flex {
  display: flex;
  align-items: center;
  margin: 2.4rem auto 0;
  width: 90%;
}
@media screen and (max-width: 767px) {
  .p-search__flex {
    flex-direction: column;
  }
}
.p-search__pic {
  max-width: 500px;
  display: block;
  margin: auto;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-search__pic {
    max-width: 90%;
  }
}
.p-search__pic2 {
  max-width: 400px;
}
@media screen and (max-width: 767px) {
  .p-search__pic2 {
    max-width: 80%;
    margin:2.4rem auto 0;
  }
}
.detail__list .p-search__txt {
  width: 40%;
  margin: auto;
  text-align: center;
  color: #1d1f87;
  font-size: 1.8rem;
}
.detail__txt + .detail__txt {
  margin-top: 1rem;
}
.p-search__strong {
  font-size: 2.4rem;
  font-weight: bold;
  font-style: normal;
}
@media screen and (max-width: 767px) {
    .p-search__strong {
        font-size: 1.8rem;
      }
}
.p-search__list {
  width:35vw;
  color: #1d1f87;
  margin: 0 auto 1.6rem;
  font-size: 2.4rem;
  list-style: disc;
}
@media screen and (max-width: 767px) {
    .p-search__list {
        width: 80%;
        font-size:1.6rem;
      }
}
.detail__list .p-detail__list {
  width: 100%;
  margin: auto;
  font-size: 1.6rem;
  padding-left: 3rem;
  list-style: disc;
}
.p-searchImg {
  width: 40%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
    .p-searchImg {
        width: 90%;
      }
}
.detail__list .p-searchImg {
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.p-searchImg__cont {
  border: 2rem solid transparent;
  color: #1d1f87;
  text-align: center;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
    .p-searchImg__cont {
        border: 1rem solid transparent;
      }
  }
.detail__list .p-searchImg__cont {
  color: inherit;
}
@media screen and (max-width: 767px) {
  .detail__list .p-searchImg__cont {
    font-size: 1.4rem;
  }
}
.c-attention {
  text-decoration: underline;
  color: red;
}
.c-attention2 {
  color: red;
}
.pc_none {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc_none {
    display: block;
  }
}
.sp_none {
    display: block;
}
@media screen and (max-width: 767px) {
    .sp_none {
        display: none;
    }
}
