@charset "utf-8";

/* Reset box-model and set borders */
/* ============================================ */

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

img,
embed,
object,
iframe {
  vertical-align: bottom;
}



/* CSS Document */

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html { font-size: 62.5%; }

body {
  font-size: 1.6rem;
  font-family: 'Roboto','Noto Sans JP', Meiryo, sans-serif;
  color: #000;
  background-color: #fff;
}

html, body {
  height: 100%;
}

li {
  list-style: none;
}

fieldset, img {
  border: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a:hover {
  opacity: 0.65;
  -moz-opacity: 0.65;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a:hover img {
  opacity: 0.65;
  -moz-opacity: 0.65;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: block;
}

.clearfix:after {
  clear: both;
}

@media (max-width: 768px) {
   body {
    font-size: 1.4rem;
  } 
}

  
  
/*****************/
.container {
  width: 1240px;
  max-width: 100%;
  margin: auto;
  padding: 0 20px;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .container {
    width: 100%;
    padding: 0 2vw;
  }

}




[class^=col-] {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
}


/*****************
header
*****************/
.header {
  background: #000;
}
.inner-header{
  max-width: 1110px;
  margin: auto;
  padding: 12px 15px 15px;
}
.logo{
  display: inline-block;
}
.logo_tv{
  width: 100%;
  max-width: 272px;
}

@media (max-width: 768px) {
  .inner-header{
    max-width: 100%;
    padding: 1.333vw 3.999vw 2.666vw;
  }
  .logo_tv{
    width: 47.06vw;
    max-width: auto;
  }
}



/*****************
main
*****************/
.loading{
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Sans",  Meiryo, sans-serif;
}
.main-content{
  font-family: 'Noto Sans JP', "Hiragino Kaku Gothic ProN", "Hiragino Sans",  Meiryo, sans-serif;
  color: #000;
}
.dp_sp{
  display: none;
}
.dp_pc{
  display: block;
}

.main-top {
  width: 100%;
  height: 150px;
  background-image: url(../img/main_bg.png);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  border-bottom: 6px solid #ed8eb8;
  box-sizing: border-box;
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
  align-items: center;  
}
.main-top .img{
  max-width: 1120px;
  width: 100%;
  margin: auto;
  padding: 0 20px;
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
  align-items: center;
}
.main-top .img h1{
  max-width: 654px;
  width: 60%;
  padding: 28px 0 23px;
}
.main-top .img ul{
  padding: 20px 0 0 0;
  text-align: right;
  font-weight: 500;
}
.main-top .img li{
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding-right: 24px;
}
.main-top .img li:after{
  position: absolute;
  right: 0;
  top: 50%;
  width: 6px;
  height: 10px;
  transform: translateY(-50%);
  content: "";
  background: url(../img/arrow.png) no-repeat; 
}



@media (max-width: 768px) {
  .loading img{
    width: 100%;
  }
  .dp_sp{
    display: block;
  }
  .dp_pc{
    display: none;
  }
  
  .main-top {
    width: 100%;
    max-height: inherit;
    height: 100%;
    background-image: none;
    border-bottom: none;
  }
  .main-top .img{
    max-width: 100%;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-top .img h1{
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
  .main-top .img ul{
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .main-top .img li{
    width: 51%;
    font-size: 1.2rem;
    margin-bottom: 0;
    padding: 2.6vw 3.7vw 2.6vw 0;
    background: #ff84b9;
    color: #fff;
  }
  .main-top .img li:last-child{
    width: calc(49% - 1px);
    margin-left: 1px;
  }
  .main-top .img li:after{
    position: absolute;
    right: 2.6vw;
    top: 50%;
    width: 5px;
    height: 8px;
    transform: translateY(-55%);
    content: "";
    padding-bottom: 0;
    background: url(../img/arrow_wh.png) no-repeat; 
    background-size: 100%;
  }
}

@media (max-width: 374px) {
  .main-top .img li{
    font-size: 1.0rem;
  }
}


/*****************
leadWrap
*****************/
.leadWrap{
  padding: 50px 0 0px;
  text-align: center;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.78;
  letter-spacing: 0.075em;  
}

@media (max-width: 768px) {
.leadWrap{
    padding: 6.66vw 0.05vw 0vw;
    font-size: 1.6rem;
    letter-spacing: 0.05em; 
  }
}
@media (max-width: 374px) {
  .leadWrap{
    font-size: 1.35rem;
  }
}

/*****************
common
*****************/
.el_ttl{
  margin-bottom: 60px;
  padding: 0 0 10px 20px;
  border-bottom: 5px solid #ff84b9;
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: 0.075em;  
}
.el_sttl{
  margin-bottom: 50px;
  padding: 0 0 10px 20px;
  border-bottom: 5px solid #ff84b9;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.075em;  
}

@media (max-width: 768px) {
  .el_ttl{
    margin-bottom: 6.66vw;
    padding: 0 0 5px 2.66vw;
    border-bottom: 3px solid #ff84b9;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    font-weight: 500;
  }
  .el_sttl{
    /*margin-bottom: 8vw;*/
    margin-bottom: 5vw;
    padding: 0 0 5px 2.66vw;
    border-bottom: 3px solid #ff84b9;
    font-size: 1.5rem;
  }
}

/*****************
LatestWrap
*****************/
.LatestWrap{
  margin-bottom: 120px;
}
.LatestWrap .el_inner{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
}
.LatestWrap .el_img{
  width: 440px;
  margin-right: 1.6%;
  padding: 0 5%;
  box-sizing: border-box;
}
.LatestWrap .el_txt{
  width: 740px;
  
  font-size: 2.2rem;
  letter-spacing: 0.075em; 
}
.LatestWrap .el_txtTtl{
  margin-bottom: 20px;
}
.LatestWrap .el_txtTtl h3{
  margin-top: -5px;
  margin-bottom: 5px;
  font-size: 2.8rem;
  font-weight: 700;
}
.LatestWrap .el_txt p{
  line-height: 2;
}
.LatestWrap .el_btn{
  display: block;
  margin: 40px auto auto;
  padding: 20px 0;
  width: 350px;
  background: #ddd;
  font-weight: 700;
  text-align: center;
  position: relative;
}
.LatestWrap .el_btn::after{
  position: absolute;
  right: 14px;
  top: 50%;
  width: 9px;
  height: 15px;
  transform: translateY(-50%);
  content: "";
  background: url(../img/slider_arrowR.png) no-repeat;
  background-size: 100%;
}

@media (max-width: 768px) {
  .LatestWrap{
    margin-bottom: 16vw;
  }
  .LatestWrap .el_inner{
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .LatestWrap .el_img{
    width: 100%;
    margin-right: 0;
    margin-bottom: 5vw;
    padding: 0 26vw;
  }
  .LatestWrap .el_txt{
    width: 100%;

    font-size: 1.4rem;
    letter-spacing: 0.05em; 
  }
  .LatestWrap .el_txtTtl{
    margin-bottom: 4vw;
    text-align: center;
  }
  .LatestWrap .el_txtTtl h3{
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 1.7rem;
  }
  .LatestWrap .el_txt p{
    line-height: 1.9;
  }
  .LatestWrap .el_btn{
    margin: 6vw auto auto;
    padding: 3.33vw 0;
    width: 100%;
    letter-spacing: 0.075em; 
  }
  .LatestWrap .el_btn::after{
    position: absolute;
    right: 3.3vw;
    top: 50%;
    width: 5px;
    height: 9px;
    transform: translateY(-50%);
    padding-bottom: 0;
  }
}


/*****************
magazinLineup
*****************/
.magazinLineup_wrap{
  max-width: 1025px;
  width: 93%;
  margin: auto;
}
.magazinLineup{
  padding-bottom: 60px;
}
.magazinLineup .slider {
  margin: 0 auto;
  /*max-width: 1200px;*/
  max-width: 1025px;
  width: 90%;
}
.slider-img {
  margin: 0 13px;
  text-align: center;
}
.slider-img img {
  height: auto;
  width: 100%;
}
.slider-img p{
  margin-top: 10px;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.075em;  
}
@media screen and (min-width: 768px) {
  .slider-img p {
    font-size: calc(1.389vw + 1.333px);
  }
}

@media screen and (min-width: 1200px) {
  .slider-img p {
    font-size: 18px;
  }
}
/*button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}*/
.slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.prev-arrow {
  left: -40px;
  width: 10px;
  height: 17px;
  background: url(../img/slider_arrowL.png) no-repeat; 
}
.next-arrow {
  right: -40px;
  width: 10px;
  height: 17px;
  background: url(../img/slider_arrowR.png) no-repeat; 
}
.slick-disabled{
  opacity: 0.2;
}


@media (max-width: 768px) {
  .magazinLineup{
    margin-top: 5vw;
  }
  .magazinLineup{
    padding-bottom: 13vw;
  }
  .magazinLineup .slider {
    max-width: calc(100% + 3vw);
    width: calc(100% + 3vw);
    margin-right: -2vw;
    margin-left: -1vw;
  }
  .slider-img {
    margin: 0 2vw;
  }
  .slider-img img {
  }
  .slider-img p{
    margin-top: 1.33vw;
    font-size: 11px;
  } 
  .slide-arrow {
    display: none !important;
  }
  .prev-arrow {
  }
  .next-arrow {
  }
  .slick-disabled{
  }

}
@media (max-width: 374px) {

}






/*****************
footer 追加
*****************/
.footer{
  background: #000;
}
.inner-footer{
  max-width: 1140px;
  margin: auto;
  padding: 11px 15px 16px;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.el_license{
  font-size: 1.1rem;
  color: #fff;
  padding-top: 5px;
  text-align: right;
}



@media (max-width: 768px) {
  .inner-footer{
    max-width: 100%;
  }
  .el_footerLogo{
    width: 40%;
  }

  .el_license{
    font-size: 0.9rem;
    padding-top: 5px;
  }
}


/*****************
footer 既存
*****************/
.copyright {
  line-height: 18px;
}

.copyright a, .copyright span {
  color: #999999;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: normal;
}

.copyright a:hover, .copyright span:hover {
  text-decoration: none;
}

.footer {
  margin-top: 150px;
}

.footer .license {
  background-color: #000000;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  font-size: 10px;
  margin-top: 20px;
}

#back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  -webkit-border-radius: 100%;
          border-radius: 100%;
  z-index: 999;
  cursor: pointer;
}

#back-to-top img {
  width: 100%;
}

body.loading .wrap-loading {
  display: block;
}

.wrap-loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #073983;
  z-index: 9999;
  display: none;
}

.wrap-loading .loading-icon {
  width: 64px;
  height: 64px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.wrap-loading .loading-icon:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 5px solid #fff;
  border-color: #fff transparent #fff transparent;
  -webkit-animation: lds-dual-ring 1.2s linear infinite;
          animation: lds-dual-ring 1.2s linear infinite;
}

@-webkit-keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes lds-dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@media (min-width: 1001px) {
  .main-content .menu-tabs ul li:nth-child(3) {
    border-right: 1px solid #222222;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    -webkit-flex: 0 0 33.3333%;
            flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    -webkit-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }

}

@media (max-width: 768px) {
  .footer {
    margin-top: 13.3333vw;
  }

}



/*****************
下層ページ
*****************/

/*****************
main-topWrap
*****************/

.main-topWrap {
  width: 100%;
/*  height: 780px;*/  
  background-image: url(../img/main02_bg.png);
  background-position: top center;
  background-size: 2500px auto;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
.main-topWrap .main-top {
  background-image: none;
}
.main-top02 .inner{
  max-width: 1025px;
  width: 100%;
  margin: auto;
  /*padding: 56px 20px;*/
  padding: 40px 20px 60px;
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
  align-items: center;
}
.main-top02 .el_img{
  max-width: 538px;
  width: 100%;
  margin-right: 9.6%;
}
.main-top02 .el_txt{
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.075em;  
}
.main-top02 .el_number{
  font-size: 3.4rem;
}
.main-top02 .el_number span{
  display: block;
  font-size: 3.0rem;
  margin-top: 10px;
}
.main-top02 .el_btn{
  display: block;
  font-size: 2.2rem;
  /*margin: 30px auto auto;　PDF注記*/
  margin: 30px auto;
  width: 350px;
  height: 75px;
  background: #ff5ca5;
  color: #fff;
  font-weight: 700;
  text-align: center;
  position: relative;
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
  justify-content: center;
}
.main-top02 .el_btn span{
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
}
.main-top02 .el_btn::after{
  position: absolute;
  right: 14px;
  top: 50%;
  width: 9px;
  height: 15px;
  transform: translateY(-50%);
  content: "";
  background: url(../img/arrow_wh.png) no-repeat;
  background-size: 100%;
}
.main-top02 .el_btn.el_back{
  background: #ddd;
  color: #000;
}
.main-top02 .el_btn.el_back::after{
  background: url(../img/slider_arrowR.png) no-repeat;
  background-size: 100%;
  width: 9px;
  height: 15px;  
}
.main-top02 .el_attention{
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 1.6;
}


@media (max-width: 768px) {
  .main-topWrap {
    height: auto;
    background-image: none;
  }
  .main-topWrap .main-top {
  }
  .main-top02 {
    height: auto;
    background-image: url(../img/main02_bg_sp.png);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    box-sizing: border-box;
  }
  .main-top02 .inner{
    max-width: 100%;
    width: 100%;
    margin: auto auto 4.6vw;
    padding: 5.3vw 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: start;
  }
  .main-top02 .el_img{
    max-width: 100%;
    width: 77.3vw;
    margin: 0 auto;
  }
  .main-top02 .el_txt{
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.075em;  
  }
  .main-top02 .el_number{
    font-size: 1.7rem;
    margin-top: 4.6vw;
    margin-bottom: 5.3vw;
  }
  .main-top02 .el_number span{
    display: inline-block;
    font-size: 1.7rem;
    margin-top: 0;
    margin-left: 5px;
  }
  .main-top02 .el_btn{
    font-size: 1.4rem;
    /* margin: 4vw auto auto;　PDF注記*/
    margin: 4vw auto;
    width: 94.6vw;
    height: 11.3vw;
  }
  .main-top02 .el_btn span{
    font-size: 1.1rem;
  }
  .main-top02 .el_btn::after{
    position: absolute;
    right: 3.3vw;
    top: 50%;
    width: 5px;
    height: 9px;
    transform: translateY(-50%);
    padding-bottom: 0;
  }
  .main-top02 .el_btn.el_back{

  }
  .main-top02 .el_btn.el_back::after{
    width: 5px;
    height: 9px;  
  }
  
  .main-top02 .el_attention{
    font-size: 1.1rem;
  }

}


/*****************
magazinWrap
*****************/
.magazinWrap{
  margin-top: 90px;
}
.magazinWrap:first-child{
  margin-top: 60px;
}
.magazinWrap.rcmd{
  margin-top: 50px;
}
.el_magazinLttl{
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  text-align: center;
  background: #ff84b9;
  color: #fff;
  margin-bottom: 45px;
  padding: 10px 0 13px;
}
.el_magazinSttl{
  margin-bottom: 50px;
  padding: 0 0 10px 20px;
  border-bottom: 3px solid #ff84b9;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.075em;  
}
.magazinWrap .el_inner{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
  justify-content: center;
}
.el_1080{
  max-width: 1080px;
  width: 90%;
  margin: auto;
}
.magazinWrap .el_img{
  width: 280px;
  margin: 0 5% 35px 0;
  box-sizing: border-box;
}
.magazinWrap .el_txt{
  width: 740px;
  margin-bottom: 40px;
}
.magazinWrap .el_lead{
  
}
.magazinWrap .el_lead h3{
  margin-top: -5px;
  margin-bottom: 20px;
  line-height: 1.8;
  font-size: 2.2rem;
  font-weight: 700;
}
.magazinWrap .el_lead p{
  line-height: 2;  
  font-size: 2.0rem;
  letter-spacing: 0.075em; 
}
.magazinWrap .el_story{
  margin-bottom: 50px;
  letter-spacing: 0.075em; 
}
.magazinWrap .el_story h3{
  margin-bottom: 10px;
  font-size: 2.2rem;
  font-weight: 700;
}
.magazinWrap .el_story p{
  line-height: 2;  
  font-size: 1.6rem;
}
.bg_gray{
  background: #eee;
  padding: 25px 60px 30px;
}
.magazinWrap .el_btn{
  display: block;
  margin: auto;
  padding: 20px 0;
  width: 450px;
  background: #ff5ca5;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.075em; 
  text-align: center;
  position: relative;
}
.magazinWrap .el_btn::after{
  position: absolute;
  right: 14px;
  top: 50%;
  width: 9px;
  height: 15px;
  transform: translateY(-50%);
  content: "";
  background: url(../img/arrow_wh.png) no-repeat;
  background-size: 100%;
}

@media (max-width: 768px) {
  .magazinWrap{
    margin-top: 13vw;
  }
  .magazinWrap:first-child{
    margin-top: 8vw;
  }
  .magazinWrap.rcmd{
    margin-top: 10vw;
  }
  .el_magazinLttl{
    width: 100vw;
    font-size: 1.4rem;
    margin-left: -2vw;
    margin-bottom: 4.6vw;
    padding: 1.6vw 0 1.6vw;
    line-height: 1.4;
  }
  .el_magazinSttl{
    margin-bottom: 6.6vw;
      padding: 0 0 5px 2.66vw;
      border-bottom: 3px solid #ff84b9;
      font-size: 1.5rem;
  }
  .magazinWrap .el_inner{
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .el_1080{
    max-width: 100%;
    width: 100%;
    margin: auto;
  }
  .magazinWrap .el_img{
    width: 100%;
    margin-right: 0;
    margin-bottom: 4.6vw;
    padding: 0 26vw;

  }
  .magazinWrap .el_txt{
    width: 90.14%;
    margin: 0 auto 6.6vw;
  }
  .magazinWrap .el_lead{

  }
  .magazinWrap .el_lead h3{
    margin-top: 0;
    margin-bottom: 2.6vw;
    line-height: 1.7;
    font-size: 1.5rem;
    letter-spacing: 0.075em;
  }
  .magazinWrap .el_lead p{
    line-height: 1.7;  
    font-size: 1.5rem;
    letter-spacing: 0.075em;
  }
  .magazinWrap .el_story{
    margin-bottom: 5.3vw;
  }
  .magazinWrap .el_story h3{
    margin-bottom: 1.3vw;
    font-size: 1.4rem;
  }
  .magazinWrap .el_story p{
    line-height: 2;  
    font-size: 1.1rem;
  }
  .bg_gray{
    padding: 4vw 4.6vw;
  }
  .magazinWrap .el_btn{
    padding: 3.5vw 0;
    width: 100%;
    font-size: 1.4rem;
  }
  .magazinWrap .el_btn::after{
    right: 3.3vw;
    top: 50%;
    width: 5px;
    height: 9px;
    transform: translateY(-50%);
    content: "";
    padding-bottom: 0;
  }
}


/*el_list*/
.el_list{

}
.el_list ul{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  /*align-items: flex-end;*/
    
}
.el_list li{
  width: 15.444%;
  margin-right: 5.666%;
  display: flex;
  align-items: stretch;
  margin-bottom: 40px;
  text-align: center;
  -webkit-box-pack: center;
	-ms-flex-pack: center;
  justify-content: center;
}
.el_list li a{
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.el_list li:nth-of-type(5n){
  margin-right: 0%;
}
.el_list li .el_jkt{
  margin-bottom: 10px;
  box-sizing: border-box;
  flex-grow: 1;
}
.el_list li .el_jkt img{
  border: 1px solid #eee;
}
.el_list li p{
  background: #ffeb8b;
  padding: 6px 0 6px;
  font-weight: 500;
  letter-spacing: 0.075em;
}
.el_list li p {
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .el_list li p {
    font-size: calc(1.389vw + 1.333px);
    letter-spacing: 0;
  }
}
@media screen and (min-width: 1200px) {
  .el_list li p {
    font-size: 18px;
  }
}



@media (max-width: 768px) {
  .el_list{

  }
  .el_list ul{
    width: 90.14%;
    margin: auto;
  }
  .el_list li{
    width: 43.5%;
    margin-right: 13%;
    margin-bottom: 8vw;
  }
  .el_list li a{
  }
  .el_list li:nth-of-type(5n){
    margin-right: 13%;
  }
  .el_list li:nth-of-type(2n){
    margin-right: 0;
  }
  .el_list li .el_jkt{
    margin-bottom: 4vw;
  }
  .el_list li .el_jkt img{
  }
  .el_list li p{
    padding: 1.6vw 0;
  }
  .el_list li p {
    font-size: 11px;
  }
}