@charset "UTF-8";
/** @format */
.sec01 .ttl01 {
  width: 100%;
  padding: 15px 5px 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  max-width: 355px;
}

.sec01 .ttl01 p {
  font-size: 10px;
  line-height: 1.2em;
}

.sec01 .ttl01 h2 {
  font-size: 20px;
  font-weight: bold;
  color: #000080;
  line-height: 1.25em;
  margin-top: 15px;
}

.sec01 .ttl01 .img_wrap {
  width: 110px;
  margin-top: -90px;
}

/*.sec01 .ttl01 .img_wrap {
  width: 37%;
  margin-top: -27vw;
}*/
.sec01 {
  padding-bottom: 15px;
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  .sec01 {
    padding-top: 80px;
  }
}

/*section2*/
.sec02 {
  padding: 100px 20px;
  width: 100%;
  background-image: url(../images/mailmagazine/kv02.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.title {
  color: white;
  text-align: center;
}
.title h3 {
  text-align: center;
  font-weight: bold;
}

/*section3*/
.sec03 {
  padding: 25px 35px;
  width: 100%;
  background-color: #000080;
}

.sec03 h3::after {
  background-color: #ff8b1e;
}

/*メルマガ*/
.chimp_magazin_wrap_cstm {
  width: 100%;
  /*padding: 0 35px;*/
  margin: 0 auto;
  max-width: 315px;
  text-align: center;
}

.chimp_magazin_wrap_cstm .melmaga_txt {
  margin-top: 20px;
  color: #fff;
  margin-bottom: 4px;
  font-size: 16px;
  position: relative;
}
.chimp_magazin_wrap_cstm .melmaga_txt span {
  background-color: #000080;
  padding: 0 10px;
  position: relative;
  z-index: 2;
  font-size: 16px;
}
.chimp_magazin_wrap_cstm .melmaga_txt::after {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  z-index: 1;
}

.chimp_magazin_wrap_cstm input {
  width: 100%;
  padding: 1em;
}

.chimp_magazin_wrap_cstm .mc4wp-form-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.chimp_magazin_wrap_cstm .mc4wp-form-fields input[type=email] {
  background-color: #fff;
}

.chimp_magazin_wrap_cstm .mc4wp-form-fields input[type=submit] {
  background-color: #ff8b1e;
  color: #fff;
}

.sns_follow_wrap {
  color: #fff;
  margin: 30px auto 0;
  position: relative;
  max-width: 315px;
}

.chimp_magazin_wrap_cstm.chimp_magazin_wrap_cstm_style2 .melmaga_txt {
  color: #000080;
}
.chimp_magazin_wrap_cstm.chimp_magazin_wrap_cstm_style2 .melmaga_txt span {
  background-color: #fff;
}
.chimp_magazin_wrap_cstm.chimp_magazin_wrap_cstm_style2 .melmaga_txt::after {
  background-color: #000;
}
.chimp_magazin_wrap_cstm.chimp_magazin_wrap_cstm_style2 .mc4wp-form-fields input[type=email] {
  background-color: #fff;
  border: 1px solid #adadad;
}

.sns_follow_wrap hr {
  background-color: #fff !important;
}

.sns_follow_wrap .sns_follow_ttl {
  text-align: center;
  position: absolute;
  z-index: 2;
  display: block;
  width: auto;
  margin-bottom: 10px;
  background-color: #000080;
  padding: 0.2em 1em;
  margin: 0 auto 0px;
  top: -0.55em;
  left: 50%;
  margin-left: -4em;
  font-size: 10px;
}

.sns_follow_wrap > div {
  margin-top: 20px;
}

.sns_follow_wrap > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sns_follow_wrap > div a {
  background-color: #fff;
  width: calc(50% - 5px);
  padding: 6px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 10px;
  color: #333;
}

.sns_follow_wrap > div a img {
  height: 18px;
  margin-right: 10px;
}

/*section3b*/
.sec03b {
  padding: 0 35px 40px;
  width: 100%;
  background-color: #fff;
}

.sec03b h3 {
  color: #000080;
}

.sec03b h3::after {
  background-color: #ff8b1e;
}

/*メルマガ*/
.sec03b .chimp_magazin_wrap_cstm .melmaga_txt {
  color: #282828;
}

.sec03b .chimp_magazin_wrap_cstm .mc4wp-form-fields p:first-child input {
  border: 1px solid #adadad;
}

.sec03b .chimp_magazin_wrap_cstm .mc4wp-form-fields p:last-child input {
  background-color: #ff8b1e;
  color: #fff;
}

.sec03b .sns_follow_wrap {
  color: #282828;
}

.sec03b .sns_follow_wrap hr {
  background-color: #adadad !important;
}

.sec03b .sns_follow_wrap .sns_follow_ttl {
  background-color: #fff;
}

.sec03b .sns_follow_wrap > div a {
  border: 1px solid #adadad;
}

/*section4*/
.sec04 {
  padding: 50px 10px;
}

.sec04 h3 {
  color: #000080;
}

.sec04 h3::after {
  background-color: #ff8b1e;
}

.news_wrap {
  max-width: 355px;
  margin: 40px auto 0;
}

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

.news_wrap > li:nth-last-of-type(n + 2) {
  margin-bottom: 25px;
}

.text_wrap {
  background-image: url(../../images/magazine/bg01.png);
  background-size: 7px;
  background-position: center;
  padding: 13px 12px;
}

.text_wrap > div {
  clear: both;
  margin-bottom: 12px;
}

.text_wrap h4 {
  font-size: 15px;
  color: #000080;
  line-height: 1.3em;
  font-weight: bold;
  margin-bottom: 7px;
}

.text_wrap > a > p {
  font-size: 10px;
  line-height: 1.5em;
}

.cat-links ~ p {
  float: right;
  font-size: 10px;
  margin-top: 10px;
}

/*.sec04 a{
pointer-events: none;
}*/
span.cat-links a {
  color: #fff;
  padding: 0px 1em;
  font-size: 10px;
  display: inline-block;
  line-height: 2.1em;
}

span.cat-links .cat-527 {
  background: #e52d6d;
}

span.cat-links .cat-528 {
  background: #e52d6d;
}

span.cat-links .cat-589 {
  background: #e52d6d;
}

span.cat-links .cat-610 {
  background: #e52d6d;
}

span.cat-links .cat-632 {
  background: #e52d6d;
}

span.cat-links .cat-207 {
  background: #e52d6d;
}

span.cat-links .cat-172 {
  background: #2e44ea;
}

span.cat-links .cat-478 {
  background: #e52d6d;
}

span.cat-links .cat-173 {
  background: #6325ba;
}

span.cat-links .cat-448 {
  background: #e52d6d;
}

span.cat-links .cat-174 {
  background: #d62a2a;
}

span.cat-links .cat-175 {
  background: #fc9e32;
}

span.cat-links .cat-220 {
  background: #e52d6d;
}

span.cat-links .cat-1 {
  background: #0c0000;
}

.sec04 .sub_ttl {
  color: #282828;
  padding: 0 10px;
}

/*section5*/
.sec05 {
  padding: 50px 10px;
}

.sec05 h3 {
  color: #000080;
}

.sec05 h3::after {
  background-color: #ff8b1e;
}

.four_point {
  max-width: 355px;
  margin: 0 auto;
}

.point_inner {
  background-image: url(../../images/magazine/bg01.png);
  background-size: 3px;
  background-position: center;
  padding: 10px;
  position: relative;
}

.point_inner::before {
  content: "";
  width: 40px;
  height: 40px;
  border-left: 2px solid #157efb;
  border-top: 2px solid #157efb;
  left: 0;
  top: 0;
  position: absolute;
}

.point_inner::after {
  content: "";
  width: 40px;
  height: 40px;
  border-right: 2px solid #157efb;
  border-bottom: 2px solid #157efb;
  right: 0;
  bottom: 0;
  position: absolute;
}

.four_point > div:nth-last-of-type(n + 2) {
  margin-bottom: 25px;
}

.bgbox {
  background-color: #fff;
  padding: 8px;
}

.bgbox > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.point {
  margin-right: 10px;
  background-color: #ff8b1e;
  color: #fff;
  font-size: 10px;
  text-align: center;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1.6em;
}

.point span {
  font-size: 18px;
  letter-spacing: 0.1em;
}

.point_inner h4 {
  font-size: 15px;
  color: #000080;
  font-weight: bold;
  margin-top: 1px;
}

.bgbox > p {
  font-size: 10px;
  line-height: 1.5em;
}

/*section6*/
.sec06 {
  padding: 60px 0px;
  width: auto;
  background-image: url(../../images/magazine/kv03.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-width: 355px;
  margin: 20px auto 50px;
  text-align: center;
}

.sec06 .title.ttl06 {
  max-width: 195px;
  margin: 0 auto;
}

/*.sec06 h3 img{
}*/
.sec06 .ttl06 > p {
  font-size: 10px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #000080;
  width: 100%;
  margin: 20px auto 0;
}

/*--------------------タブレット--------------------*/
@media all and (min-width: 768px) {
  .sec01 .kv01 {
    background-image: url(../images/mailmagazine/bg_mail.jpg);
    height: 60vh;
    min-height: 490px;
    max-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .sec01 .ttl01 {
    padding: 35px 5px 0 10px;
    width: calc(100% - 40px);
    max-width: 720px;
  }
  .sec01 .ttl01 h2 {
    font-size: 40px;
    letter-spacing: 0.1em;
  }
  .sec01 .ttl01 .img_wrap {
    width: 30%;
    margin-top: -170px;
  }
  .sec01 .ttl01 p {
    font-size: 20px;
  }
  .sec03 {
    padding: 50px 35px;
  }
  section h3 {
    font-size: 35px;
  }
  .title .sub_ttl {
    font-size: 16px;
    padding: 0;
    letter-spacing: 0.05em;
  }
  .chimp_magazin_wrap_cstm {
    max-width: 640px;
  }
  .mc4wp-form-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
  }
  .mc4wp-form-fields p:nth-of-type(1) {
    width: 67%;
    margin-right: 3%;
  }
  .mc4wp-form-fields p:nth-of-type(2) {
    width: 30%;
  }
  .mc4wp-form-fields p input {
    font-size: 14px;
  }
  .chimp_magazin_wrap_cstm .melmaga_txt {
    margin-bottom: 7px;
    font-size: 14px;
  }
  .chimp_magazin_wrap_cstm .mc4wp-form-fields p:first-child input {
    margin-bottom: 0px;
  }
  .chimp_magazin_wrap_cstm .mc4wp-form-fields p:last-child input {
    line-height: 1.25em;
  }
  .sns_follow_wrap {
    margin: 40px auto 0;
    max-width: 640px;
  }
  .sns_follow_wrap > div a img {
    height: 22px;
    margin-right: 15px;
  }
  .sns_follow_wrap > div a {
    width: calc(50% - 8px);
    padding: 12px 0px;
    font-size: 14px;
  }
  .sns_follow_wrap .sns_follow_ttl {
    top: -16px;
    font-size: 16px;
  }
  .text_wrap {
    background-size: 8px;
    padding: 18px 17px;
  }
  .news_wrap {
    max-width: 720px;
  }
  .news_wrap > li:nth-last-of-type(n + 2) {
    margin-bottom: 40px;
  }
  span.cat-links a {
    font-size: 12px;
  }
  .cat-links ~ p {
    font-size: 12px;
    margin-top: 12px;
  }
  .text_wrap h4 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .text_wrap > a > p {
    font-size: 14px;
  }
  .four_point {
    max-width: 720px;
  }
  .point_inner {
    background-size: 5px;
    padding: 15px;
  }
  .bgbox {
    padding: 13px;
  }
  .point {
    margin-right: 15px;
    font-size: 16px;
    padding: 7px 9px;
    line-height: 1.6em;
  }
  .point span {
    font-size: 24px;
  }
  .point_inner h4 {
    font-size: 26px;
    margin-top: 4px;
    line-height: 1.3em;
  }
  .bgbox > p {
    font-size: 14px;
  }
}/*# sourceMappingURL=mailmagazine.css.map */