@charset "UTF-8";
/* _setting CSS */
.cmn_color1 {
  color: #ff005d !important;
}

/* min-width:701px | 701px ~
------------------------------------------------------------------------- */
@media screen and (min-width: 701px) {
  /* @media screen
  ------------------------------------------------------------------------- */
  .sp {
    display: none;
  }

  .apply .main_tl {
    background: url(../images/apply/tl_icon.png) no-repeat 13px 58px;
    background-size: 30px auto;
  }

  #contents {
    width: 1002px;
    margin: 0 auto 80px;
  }
  #contents .mv {
    margin: 0 0 60px;
  }
  #contents .top_lead {
    margin: 60px 0 50px;
    text-align: center;
  }
  #contents > section {
    margin: 0 0 70px;
  }
  #contents .cmn_hd1 {
    position: relative;
    padding: 24px 0 0;
    margin: 0 0 40px;
    font-size: 2.4rem;
    line-height: 1.7;
    font-weight: bold;
    text-align: center;
  }
  #contents .cmn_hd1:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 1px dashed #ff4999;
    transform: translateY(12px);
  }
  #contents .cmn_hd1 .hd_ruby {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #ff4999;
    font-size: 1.4rem;
    font-weight: bold;
    letter-spacing: 0.04em;
  }
  #contents .cmn_hd1 .hd_ruby:before, #contents .cmn_hd1 .hd_ruby:after {
    content: '';
    width: 14px;
    height: 20px;
    margin: 0 10px;
    background: url(../images/apply/hd_img1.png) no-repeat center top/100%;
  }
  #contents .cmn_hd1 .hd_ruby:after {
    background: url(../images/apply/hd_img2.png) no-repeat center top/100%;
  }
  #contents .cmn_hd1 .hd_text1 {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 30px;
    background: #fff;
    font-weight: bold;
  }
  #contents .cmn_hd1 .hd_text1 .hd_text2 {
    display: inline-block;
    margin: 5px 0 0;
    padding: 16px 0 0;
    border-top: 1px solid #bfbfbf;
    font-size: 1.4rem;
  }
  #contents #sec1 .block1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #contents #sec1 .block1 .box1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 488px;
  }
  #contents #sec1 .block1 .box1 .item1 {
    width: 100%;
    margin: 0 0 16px;
  }
  #contents #sec1 .block1 .box1 .item2,
  #contents #sec1 .block1 .box1 .item3 {
    width: 235px;
  }
  #contents #sec1 .block1 .box2 {
    width: 486px;
  }
  #contents #sec2 .block1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 50px;
    text-align: center;
  }
  #contents #sec2 .block1 h3 {
    display: inline-block;
    min-width: 150px;
    margin: 0 0 35px;
    padding: 12px 10px;
    border: 2px solid #ff4999;
    color: #ff4999;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec2 .block2 {
    padding: 21px 0;
    background-color: #f54483;
    background-image: url(../images/apply/sec2_img3.jpg), url(../images/apply/sec2_img4.jpg);
    background-repeat: no-repeat;
    background-position: left top,100.1% top;
    background-size: auto 100%;
    color: #fff;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec3 > section {
    margin: 0 0 30px;
    padding: 30px 32px 55px;
    border: 1px solid #ff005d;
    border-radius: 4px;
    background: #fff;
  }
  #contents #sec3 > section h3 {
    margin: 0 0 30px;
    color: #ff56a0;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.08em;
  }
  #contents #sec3 > section h3 span {
    margin: 0 18px 0 0;
    font-size: 4rem;
    font-family: Arial;
    font-style: italic;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #contents #sec3 .block1 ul {
    display: flex;
    justify-content: center;
  }
  #contents #sec3 .block1 ul li {
    position: relative;
    width: 33%;
    padding: 0 20px;
  }
  #contents #sec3 .block1 ul li h4 {
    position: relative;
    z-index: 1;
    margin: 0 0 -8px;
    padding: 2px 0;
    background: url(../images/apply/sec3_hd_bg1.png) no-repeat center top/auto 100%;
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.7;
    text-align: center;
  }
  #contents #sec3 .block1 ul li h4 span {
    font-weight: bold;
  }
  #contents #sec3 .block1 ul li p {
    line-height: 1.6;
    font-size: 1.2rem;
    text-align: center;
    letter-spacing: -.01em;
  }
  #contents #sec3 .block1 ul li p strong {
    font-size: 2rem;
    font-weight: bold;
  }
  #contents #sec3 .block1 ul li p b {
    font-weight: bold;
  }
  #contents #sec3 .block1 ul li .box_note {
    font-size: 1.3rem;
  }
  #contents #sec3 .block1 ul li .img {
    margin: 0 0 20px;
  }
  #contents #sec3 .block1 ul li:before {
    position: absolute;
    top: 30%;
    left: 100%;
    content: '';
    width: 23px;
    height: 28px;
    background: url(../images/apply/sec3_text_and.png) no-repeat center top/100%;
    transform: translateX(-50%);
  }
  #contents #sec3 .block1 ul li:last-child:before {
    display: none;
  }
  #contents #sec3 .block2 ul {
    display: flex;
    justify-content: space-between;
    padding: 0 25px;
  }
  #contents #sec3 .block2 .item {
    text-align: center;
    margin-right: 20px;
  }
  #contents #sec3 .block2 .item:last-child {
    margin-right: 0;
  }
  #contents #sec3 .block2 .item3 .txt::before {
    left: -20px;
  }
  #contents #sec3 .block2 .img {
    text-align: center;
    margin-bottom: 20px;
  }
  #contents #sec3 .block2 .txt {
    display: inline-block;
    position: relative;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    border-bottom: 1px dotted #ff005d;
  }
  #contents #sec3 .block2 .txt::before {
    position: absolute;
    top: -10px;
    left: -30px;
    content: '';
    display: block;
    width: 26px;
    height: 24px;
    background: url(../images/apply/icon_star.svg) center center/100% no-repeat;
  }
  #contents #sec3 .block3 ul {
    display: flex;
    justify-content: space-between;
    padding: 0 25px;
  }
  #contents #sec3 .block3 ul li {
    text-align: center;
  }
  #contents #sec3 .block3 ul li h4 {
    display: inline-block;
    margin: 0 0 25px;
    padding: 0 6px;
    background: linear-gradient(rgba(0, 0, 0, 0) 60%, #ffdd40 0%);
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.7;
  }
  #contents #sec3 .block3 ul li .img {
    text-align: center;
  }
  #contents #sec3 .block3 ul .box1 h4 {
    margin-left: 1em;
  }
  #contents #sec3 .block3 ul .box2 h4 {
    margin-right: 1em;
  }
  #contents #sec3 .block3 ul .box3 {
    position: relative;
  }
  #contents #sec3 .block3 ul .box3 .img span {
    position: absolute;
    top: 270px;
    right: -28px;
  }
  #contents #sec3 .block4 .box1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 25px;
  }
  #contents #sec3 .block4 .box1 .text1 {
    order: 2;
    line-height: 2;
    color: #ff56a0;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec3 .block4 .box1 .text1 img {
    display: block;
    margin: 0 auto 25px;
  }
  #contents #sec3 .block4 .box1 .text1 .text {
    font-weight: bold;
  }
  #contents #sec3 .block4 .box1 .img2 {
    order: 3;
  }
  #contents #sec3 .note {
    margin: -20px auto 30px auto;
    text-align: center;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.7;
    color: #ff0000;
  }
  #contents #sec4 .block1 {
    margin: 0 0 36px;
    padding: 40px 50px;
    border: 1px solid #2163b9;
    border-radius: 4px;
  }
  #contents #sec4 .block1 li {
    line-height: 2.1;
    font-size: 1.8rem;
    font-weight: bold;
  }
  #contents #sec4 .block1 li small {
    font-size: 1.4rem;
    font-weight: bold;
  }
  #contents #sec4 .block2 {
    padding: 33px 0;
    background-image: linear-gradient(-45deg, #f9edb7 20%, #f8eaaa 20%, #f8eaaa 50%, #f9edb7 50%, #f9edb7 70%, #f8eaaa 70%, #f8eaaa);
    background-size: 20px 20px;
  }
  #contents #sec4 .block2 .box1 {
    display: flex;
    justify-content: center;
    margin: 0 0 33px;
  }
  #contents #sec4 .block2 .box1 li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 265px;
    line-height: 1.35;
    margin: 0 25px;
    padding: 30px 0 25px;
    border-radius: 100%;
    border: 2.5px solid #ff4999;
    background: #fff;
    box-shadow: 0 0 0 5px #fff;
    color: #ff4999;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec4 .block2 .box1 li b {
    font-size: 3.4rem;
    font-weight: bold;
  }
  #contents #sec4 .block2 .box1 li .b2 {
    font-size: 4rem;
  }
  #contents #sec4 .block2 .box1 li span {
    font-weight: bold;
  }
  #contents #sec4 .block2 .box2 {
    width: 920px;
    line-height: 1.8;
    margin: 0 auto;
    padding: 20px 0;
    border-radius: 20px;
    background: #ff4999;
    color: #fff;
    font-size: 2.6rem;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec4 .block2 .box2 .underline {
    position: relative;
    padding: 0 0 4px;
    border-bottom: 4px solid #ffb400;
  }
  #contents #sec4 .block2 .box2 .emphasis {
    text-emphasis: filled dot #fff;
    -webkit-text-emphasis: filled dot #fff;
  }
  #contents #sec4 .block2 .box2 span {
    font-weight: bold;
  }
  #contents #sec5 .list li {
    display: flex;
    align-items: center;
    border: solid 1px #cecece;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 60px;
    position: relative;
  }
  #contents #sec5 .list li:not(:last-of-type):after {
    content: '';
    background: url(../images/apply/arrow.png);
    width: 49px;
    height: 39px;
    position: absolute;
    bottom: -39px;
    left: 130px;
  }
  #contents #sec5 .list li .step_title {
    width: 280px;
    text-align: center;
  }
  #contents #sec5 .list li .step_title img {
    padding: 25px 0 20px;
  }
  #contents #sec5 .list li .step_title .caps {
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.5;
    margin-right: 20px;
    padding: 0 0 20px 0;
  }
  #contents #sec5 .list li .step_text {
    width: 650px;
    padding: 20px 0 20px 50px;
    position: relative;
  }
  #contents #sec5 .list li .step_text .text {
    font-size: 1.6rem;
    line-height: 1.7;
  }
  #contents #sec5 .list li .step_text .text:nth-of-type(2) {
    margin-top: 25px;
  }
  #contents #sec5 .list li .step_text dl dt {
    margin-bottom: 10px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #ff3d91;
  }
  #contents #sec5 .list li .step_text dl dt:before {
    content: '●';
    display: inline-block;
    margin-right: 5px;
  }
  #contents #sec5 .list li .step_text dl dd {
    margin-bottom: 30px;
  }
  #contents #sec5 .list li .step_text dl dd .btn {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #contents #sec5 .list li .step_text dl dd .btn a {
    width: 290px;
    padding: 20px 0;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    font-size: 1.7rem;
    font-weight: bold;
    color: #ff3d91;
    border: solid 1px #ff3d91;
    border-radius: 5px;
  }
  #contents #sec5 .list li .step_text dl dd .btn a:hover {
    text-decoration: none;
    background-color: #ff3d91;
    color: #fff;
  }
  #contents #sec5 .list li .step_text dl dd .btn a:hover:after {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="200" /><feFuncG type="linear" slope="200" /><feFuncB type="linear" slope="200" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(200);
    filter: brightness(200);
  }
  #contents #sec5 .list li .step_text dl dd .btn a:after {
    content: '';
    display: block;
    color: #ff3d91;
    position: absolute;
    width: 10px;
    height: 14px;
    background: url(https://original.mechacomic.jp/images/common/icon_arrow_pink.svg) center center no-repeat;
    background-size: 100% auto;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #contents #sec5 .list li .step_text dl dd .address {
    padding: 30px;
    margin-bottom: 0;
    background-color: #e9e9e9;
    border-radius: 5px;
  }
  #contents #sec5 .list li .step_text dl dd .address strong {
    font-weight: bold;
  }
  #contents #sec5 .list li .step_text:before {
    content: '';
    position: absolute;
    border: dashed 0.5px #cecece;
    height: 100%;
    top: 0;
    left: 0;
  }
  #contents #sec5 .list li:nth-of-type(2) figcaption {
    font-size: 1.7rem;
    margin-right: 7px;
  }
  #contents #sec6 table {
    width: 790px;
    margin: 0 auto 68px;
  }
  #contents #sec6 table th,
  #contents #sec6 table td {
    line-height: 1.8;
    padding: 20px 0;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    font-size: 1.8rem;
  }
  #contents #sec6 table th .notice,
  #contents #sec6 table td .notice {
    font-size: 1.2rem;
  }
  #contents #sec6 table th {
    padding: 20px;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec6 .btn {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #contents #sec6 .btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 290px;
    padding: 10px 0 10px 20px;
    margin: 0 auto;
    border-radius: 5px;
    background: #ff3d91;
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec6 .btn a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 38px;
    width: 28px;
    height: 26px;
    margin: 0 45px 0 0;
    background: url(../images/apply/sec6_btn_icon1.png) no-repeat center top/100%;
    transform: translateY(-50%);
  }
  #contents #sec6 .btn a:hover {
    opacity: 0.7;
  }
  #contents #fixed_btn1 {
    display: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 1000;
    border-radius: 5px;
    background: #fff;
  }
  #contents #fixed_btn1 a {
    display: block;
    padding: 15px 5px 5px;
    border-radius: 5px;
    background: url(../images/apply/fixed_btn_bg.jpg);
  }
  #contents #fixed_btn1 a span {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  #contents #fixed_btn1 a .text1 {
    margin-bottom: 12px;
  }
  #contents #fixed_btn1 a:hover {
    opacity: 0.7;
  }

  .btn {
    width: 290px;
    margin: 0 auto;
    line-height: 1;
  }
  .btn a {
    width: 290px;
    padding: 20px 0;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    font-size: 1.7rem;
    color: #fc6caa;
    border: solid 1px #fc6caa;
    border-radius: 5px;
  }
  .btn a:hover {
    text-decoration: none;
    background-color: #fc6caa;
    color: #fff;
  }
  .btn a:hover:after {
    filter: brightness(200);
  }
  .btn a:after {
    content: '';
    display: block;
    color: #fc6caa;
    position: absolute;
    width: 10px;
    height: 14px;
    background: url("../images/common/icon_arrow_pink.svg") center center no-repeat;
    background-size: 100% auto;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  #label {
    margin-bottom: 0;
  }
  #label .stitle {
    background: url(../../images/apply/apply_heading_label.png) center top no-repeat #fff;
    background-size: 142px auto;
    width: 250px;
    padding: 35px 0 0 0;
    margin: 0 auto 50px auto;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    position: relative;
    line-height: 1;
  }
  #label .stitle:before {
    content: '';
    display: block;
    width: 400px;
    height: 1px;
    border-top: dashed 1px #fc6caa;
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-500px);
  }
  #label .stitle:after {
    content: '';
    display: block;
    width: 400px;
    height: 1px;
    border-top: dashed 1px #fc6caa;
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(100px);
  }
  #label .label_cat {
    width: 239px;
    height: 43px;
    padding-top: 3px;
    margin: 0 auto 20px auto;
    background: url(../../images/apply/label_cat1.png) center 0 no-repeat;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 1;
  }
  #label .label_cat.boy {
    margin: 0 auto 40px auto;
    background-image: url(../../images/apply/label_cat2.png);
  }
  #label .label_cat.gilrsboy {
    padding-top: 5px;
    margin: 0 auto 40px auto;
    background-image: url(../../images/apply/label_cat3.png);
    font-size: 18px;
  }
  #label .list {
    width: 1000px;
    margin: 0 auto 40px auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: baseline;
  }
  #label .list li {
    width: 145px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 25px;
  }
  #label .list li img {
    width: 100%;
    height: auto;
    display: block;
  }
  #label .label_wrap {
    width: 1000px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #label .label_wrap .gilrsboy_labels {
    width: 100%;
  }
  #label .label_wrap .gilrsboy_labels .list {
    width: 100%;
    margin-top: -12px;
    justify-content: center;
  }
  #label .label_wrap .boy_labels {
    width: 100%;
  }
  #label .label_wrap .boy_labels .list {
    width: 100%;
    margin-bottom: 0;
  }
  #label .banners {
    width: 650px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #label .banners li {
    width: 300px;
    height: auto;
    max-height: 185px;
    margin-bottom: 30px;
  }
  #label .banners li img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 185px;
  }

  #compensation {
    margin-bottom: 0;
  }
  #compensation .stitle {
    background: url(../images/apply/apply_heading_compensation.png) center top no-repeat #fff;
    background-size: 142px auto;
    width: 250px;
    padding: 35px 0 0 0;
    margin: 0 auto 50px auto;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    position: relative;
    line-height: 1;
  }
  #compensation .stitle:before {
    content: '';
    display: block;
    width: 400px;
    height: 1px;
    border-top: dashed 1px #fc6caa;
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-500px);
  }
  #compensation .stitle:after {
    content: '';
    display: block;
    width: 400px;
    height: 1px;
    border-top: dashed 1px #fc6caa;
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(100px);
  }
  #compensation table {
    width: 790px;
    margin: 0 auto;
    border-top: solid 1px #cecece;
  }
  #compensation table tr th {
    width: 169px;
    font-weight: bold;
    font-size: 1.8rem;
    padding: 22px 0;
    position: relative;
    text-indent: 30px;
    text-align: center;
  }
  #compensation table tr td {
    width: 619px;
    font-size: 1.7rem;
    padding: 22px 0;
    position: relative;
  }
  #compensation table tr th, #compensation table tr td {
    line-height: 1.5;
    border-bottom: solid 1px #cecece;
  }
  #compensation .btn {
    width: 320px;
    margin: 60px auto 0;
    letter-spacing: 0.3rem;
    text-align: center;
  }
  #compensation .btn a {
    color: #fff;
    font-size: 2.4rem;
    background: #ec5b9a;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 0;
  }
  #compensation .btn a span {
    padding-left: 40px;
    background: url(../images/common/form_icon.svg) center left/28px 26px no-repeat;
  }
  #compensation .btn a:hover {
    background: #eb3e89;
    text-decoration: none;
  }

  #creators .stitle {
    background: url(../images/apply/apply_heading_creators.png) center top no-repeat #fff;
    background-size: 202px auto;
    width: 438px;
    padding: 35px 0 0 0;
    margin: 0 auto 35px auto;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
    position: relative;
    line-height: 1;
  }
  #creators .stitle:before {
    content: '';
    display: block;
    width: 270px;
    height: 1px;
    border-top: dashed 1px #4d95bd;
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-500px);
  }
  #creators .stitle:after {
    content: '';
    display: block;
    width: 270px;
    height: 1px;
    border-top: dashed 1px #4d95bd;
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(230px);
  }
  #creators .logo {
    width: 500px;
    margin: 0 auto 20px auto;
    display: block;
  }
  #creators .logo img {
    width: 100%;
    height: auto;
  }
  #creators .lead {
    font-size: 1.6rem;
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: center;
  }
  #creators .stitle2 {
    margin: 0 auto 30px auto;
    color: #4d95bd;
    font-size: 2.4rem;
    font-weight: bold;
    text-align: center;
  }
  #creators table {
    width: 100%;
    margin: 0 auto;
    border-top: solid 1px #cecece;
  }
  #creators table tr th {
    width: 400px;
    font-weight: bold;
    font-size: 1.8rem;
    padding: 22px 0;
    position: relative;
    text-indent: 30px;
    text-align: center;
  }
  #creators table tr td {
    width: auto;
    font-size: 1.7rem;
    padding: 22px 0;
    position: relative;
  }
  #creators table tr th, #creators table tr td {
    line-height: 1.5;
    vertical-align: middle;
    border-bottom: solid 1px #cecece;
  }
  #creators table tr th img, #creators table tr td img {
    width: 50px;
    height: auto;
    display: block;
    margin: 0 auto 10px auto;
  }
  #creators .btn {
    width: 600px;
    margin: 60px auto 0;
    padding-bottom: 80px;
    letter-spacing: 0rem;
    text-align: center;
  }
  #creators .btn a {
    width: 100%;
    color: #fff;
    line-height: 1.3;
    font-size: 2.4rem;
    background: #4d95bd;
    border-color: #4d95bd;
    font-weight: normal;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 0;
    letter-spacing: .1em;
  }
  #creators .btn a span {
    padding-left: 40px;
    background: url(../images/common/form_icon.png) no-repeat center left;
  }
  #creators .btn a:hover {
    background: #1b96c2;
    text-decoration: none;
  }
  #creators .btn a:after {
    content: '';
    display: block;
    color: #fc6caa;
    position: absolute;
    width: 15px;
    height: 21px;
    background: url("../../images/common/icon_arrow_pink.svg") center center no-repeat;
    background-size: 100% auto;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: brightness(200);
  }
  #creators .copy {
    margin: 60px auto 100px auto;
    text-align: center;
    font-weight: bold;
    font-size: 2.4rem;
  }
  #creators .copy:before, #creators .copy:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 1.1em;
    border-left: 3px solid #4d95bd;
    border-right: 3px solid #4d95bd;
    vertical-align: text-bottom;
  }
  #creators .copy:before {
    margin-right: 22px;
    transform: skewX(30deg);
  }
  #creators .copy:after {
    margin-left: 15px;
    transform: skewX(-30deg);
  }

  /* @media screen
  ------------------------------------------------------------------------- */
}
/* ////.min-width:701px | 701px ~
---------------------------------------------------------------------
------------
------------
------------
------------
------------
------------
------------
------------
------------
------------
max-width:700px | ~ 700px
------------------------------------------------------------------------- */
@media screen and (max-width: 700px) {
  /* @media screen
  ------------------------------------------------------------------------- */
  iframe {
    max-width: 100%;
    height: 50vw;
  }

  .pc {
    display: none;
  }

  .apply .main_tl {
    background-image: url(../images/apply/sp_tl_icon.png);
    margin-left: 0;
  }

  #contents {
    width: 100%;
    margin: 0 auto;
  }
  #contents .mv {
    margin: 0 0 8.57143vw;
  }
  #contents .top_lead {
    margin: 8.57143vw 4vw 10vw;
    text-align: center;
  }
  #contents > section {
    margin: 0 4vw 14.28571vw;
  }
  #contents .cmn_hd1 {
    position: relative;
    padding: 7.14286vw 0 0;
    margin: 0 0 7.14286vw;
    font-size: 4.28571vw;
    font-weight: bold;
    line-height: 1.7;
    text-align: center;
  }
  #contents .cmn_hd1:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 0;
    border-bottom: 1px dashed #ff4999;
    transform: translateY(3.42857vw);
  }
  #contents .cmn_hd1 .hd_ruby {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #ff4999;
    font-size: 4.28571vw;
    font-weight: bold;
    letter-spacing: 0.04em;
  }
  #contents .cmn_hd1 .hd_ruby:before, #contents .cmn_hd1 .hd_ruby:after {
    content: '';
    width: 4vw;
    height: 5.71429vw;
    margin: 0 1.42857vw;
    background: url(../images/apply/hd_img1.png) no-repeat center/80%;
  }
  #contents .cmn_hd1 .hd_ruby:after {
    background: url(../images/apply/hd_img2.png) no-repeat center/80%;
  }
  #contents .cmn_hd1 .hd_text1 {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 4vw;
    background: #fff;
    font-weight: bold;
    line-height: 1.7;
  }
  #contents .cmn_hd1 .hd_text1 .hd_text2 {
    display: inline-block;
    margin: 1.71429vw 0 0;
    padding: 2.85714vw 0 0;
    border-top: 1px solid #bfbfbf;
    font-size: 3.42857vw;
    font-weight: bold;
  }
  #contents .cmn_hd1 .hd_text1 .hd_text2 .cmn_color1 {
    font-weight: bold;
  }
  #contents #sec1 .block1 .box1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 7.14286vw;
  }
  #contents #sec1 .block1 .box1 .item1 {
    width: 100%;
    margin: 0 0 4vw;
  }
  #contents #sec1 .block1 .box1 .item2,
  #contents #sec1 .block1 .box1 .item3 {
    width: 48%;
  }
  #contents #sec1 .block1 .box2 {
    width: 95%;
    margin: 0 auto;
  }
  #contents #sec2 .block1 {
    text-align: center;
  }
  #contents #sec2 .block1 h3 {
    display: inline-block;
    min-width: 31.42857vw;
    margin: 0 0 5vw;
    padding: 2.85714vw 2.14286vw;
    border: 2px solid #ff4999;
    color: #ff4999;
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec2 .block1 .box1 {
    margin: 0 0 8.57143vw;
  }
  #contents #sec2 .block2 {
    padding: 4.28571vw 0 4.28571vw 4.28571vw;
    background-color: #f54483;
    background-image: url(../images/apply/sp_sec2_img3.jpg), url(../images/apply/sec2_img4.jpg);
    background-repeat: no-repeat;
    background-position: 0 center,100.1% center;
    background-size: auto 102%;
    color: #fff;
    font-size: 3.71429vw;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec3 > section {
    margin: 0 0 4.28571vw;
    padding: 5vw 4.57143vw 6.42857vw;
    border: 1px solid #ff005d;
    border-radius: 4px;
    background: #fff;
  }
  #contents #sec3 > section h3 {
    line-height: 1.35;
    margin: 0 0 5vw;
    padding: 0 0 0 2em;
    color: #ff56a0;
    font-size: 4vw;
    font-weight: bold;
    text-indent: -1.9em;
    letter-spacing: 0.08em;
  }
  #contents #sec3 > section h3 span {
    margin: 0 0.2em 0 0;
    font-size: 6.57143vw;
    font-family: Arial;
    font-style: italic;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #contents #sec3 .block1 ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin: 0 0 20vw;
  }
  #contents #sec3 .block1 ul li:last-child {
    margin: 0;
  }
  #contents #sec3 .block1 ul li .hd_wrap {
    width: 40%;
  }
  #contents #sec3 .block1 ul li h4 {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 0 2.85714vw;
    text-align: center;
  }
  #contents #sec3 .block1 ul li h4 span {
    display: inline-block;
    width: 51.42857vw;
    padding: 2.57143vw 0;
    background: url(../images/apply/sec3_hd_bg1.png) no-repeat center top/auto 100%;
    color: #fff;
    font-size: 3.71429vw;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec3 .block1 ul li p {
    width: 48.57143vw;
    line-height: 1.6;
    font-size: 3.14286vw;
    letter-spacing: 0.05em;
  }
  #contents #sec3 .block1 ul li p strong {
    font-size: 4vw;
    font-weight: bold;
  }
  #contents #sec3 .block1 ul li .img {
    width: 28.57143vw;
  }
  #contents #sec3 .block1 ul li:before {
    position: absolute;
    top: 110%;
    left: 50%;
    content: '';
    width: 6.85714vw;
    height: 8.57143vw;
    background: url(../images/apply/sec3_text_and.png) no-repeat center top/100%;
    transform: translateX(-50%);
  }
  #contents #sec3 .block1 ul li:last-child:before {
    display: none;
  }
  #contents #sec3 .block1 ul li b {
    font-weight: bold;
  }
  #contents #sec3 .block2 .item {
    text-align: center;
    margin-bottom: 7.14286vw;
  }
  #contents #sec3 .block2 .item:last-child {
    margin-bottom: 0;
  }
  #contents #sec3 .block2 .item3 .img {
    width: 50%;
    margin: 0 auto 2.85714vw;
  }
  #contents #sec3 .block2 .item3 .txt::before {
    left: -6vw;
  }
  #contents #sec3 .block2 .img {
    text-align: center;
    margin-bottom: 2.85714vw;
  }
  #contents #sec3 .block2 .txt {
    display: inline-block;
    position: relative;
    font-size: 4.28571vw;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
    border-bottom: 1px dotted #ff005d;
  }
  #contents #sec3 .block2 .txt::before {
    position: absolute;
    top: -1.6vw;
    left: -8vw;
    content: '';
    display: block;
    width: 6.85714vw;
    height: 7.42857vw;
    background: url(../images/apply/icon_star.svg) center center/100% no-repeat;
  }
  #contents #sec3 .block3 ul li {
    margin: 0 0 8.57143vw;
    text-align: center;
  }
  #contents #sec3 .block3 ul li h4 {
    display: inline-block;
    margin: 0 0 4.28571vw;
    padding: 0 6px;
    background: linear-gradient(rgba(0, 0, 0, 0) 60%, #ffdd40 0%);
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.7;
  }
  #contents #sec3 .block3 ul li .img {
    text-align: center;
  }
  #contents #sec3 .block3 ul .box1 .img {
    padding: 0 3.14286vw 0 0;
  }
  #contents #sec3 .block3 ul .box2 .img {
    padding: 0 0 0 5vw;
  }
  #contents #sec3 .block3 ul .box3 {
    position: relative;
  }
  #contents #sec3 .block3 ul .box3 .img {
    padding: 0 5vw;
  }
  #contents #sec3 .block3 ul .box3 .img span {
    width: 163px;
    display: block;
    position: absolute;
    top: 68.8vw;
    right: 0;
  }
  #contents #sec3 .block4 .box1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  #contents #sec3 .block4 .box1 .text1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    line-height: 2;
    margin: 0 0 5.71429vw;
    color: #ff56a0;
    font-size: 3.42857vw;
    font-weight: bold;
  }
  #contents #sec3 .block4 .box1 .text1 .img {
    width: 28.57143vw;
    padding: 0 0 0 4.28571vw;
  }
  #contents #sec3 .block4 .box1 .text1 .text {
    width: 48.57143vw;
    line-height: 1.5;
    font-weight: bold;
  }
  #contents #sec3 .block4 .box1 .img1,
  #contents #sec3 .block4 .box1 .img2 {
    width: 48%;
  }
  #contents #sec3 .note {
    margin: 0 auto 30px auto;
    font-size: 1.5rem;
    color: #ff0000;
    line-height: 1.3;
  }
  #contents #sec4 .block1 {
    margin: 0 0 7.14286vw;
    padding: 4.28571vw;
    border: 1px solid #2163b9;
    border-radius: 4px;
  }
  #contents #sec4 .block1 li {
    line-height: 1.8;
    font-size: 4vw;
    font-weight: bold;
  }
  #contents #sec4 .block1 li small {
    font-size: 3.14286vw;
  }
  #contents #sec4 .block2 {
    padding: 4.28571vw 0;
    background-image: linear-gradient(-45deg, #f9edb7 20%, #f8eaaa 20%, #f8eaaa 50%, #f9edb7 50%, #f9edb7 70%, #f8eaaa 70%, #f8eaaa);
    background-size: 15px 15px;
  }
  #contents #sec4 .block2 .box1 {
    display: flex;
    justify-content: space-between;
    margin: 0 2.14286vw 4.28571vw;
  }
  #contents #sec4 .block2 .box1 li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 27.14286vw;
    height: 27.14286vw;
    line-height: 1.4;
    margin: 0 1.14286vw;
    border-radius: 50%;
    border: 2px solid #ff4999;
    background: #fff;
    box-shadow: 0 0 0 0.57143vw #fff;
    color: #ff4999;
    font-size: 3.14286vw;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec4 .block2 .box1 li b {
    font-size: 3.85714vw;
    font-weight: bold;
  }
  #contents #sec4 .block2 .box1 li .b2 {
    font-size: 6vw;
  }
  #contents #sec4 .block2 .box1 li span {
    font-weight: bold;
  }
  #contents #sec4 .block2 .box2 {
    line-height: 1.8;
    margin: 0 3.71429vw;
    padding: 3.14286vw 0;
    border-radius: 2.85714vw;
    background: #ff4999;
    color: #fff;
    font-size: 4.14286vw;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec4 .block2 .box2 span {
    font-weight: bold;
  }
  #contents #sec4 .block2 .box2 .underline {
    position: relative;
    padding: 0 0 3px;
    border-bottom: 2px solid #ffb400;
  }
  #contents #sec4 .block2 .box2 .emphasis {
    display: inline-block;
    padding: 3px 0 0;
    text-emphasis: filled dot #fff;
    -webkit-text-emphasis: filled dot #fff;
  }
  #contents #sec5 .list {
    list-style-type: none;
  }
  #contents #sec5 .list li {
    border: solid 1px #cecece;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 4.28571vw 4.28571vw 4.28571vw;
    margin-bottom: 63px;
    position: relative;
  }
  #contents #sec5 .list li:not(:last-of-type):after {
    content: '';
    background: url(https://original.mechacomic.jp/images/apply/arrow.png);
    width: 49px;
    height: 39px;
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: -39px;
    left: 0;
    right: 0;
  }
  #contents #sec5 .list li .step_title span {
    width: 28.57143vw;
    height: 8.57143vw;
    margin: 0 auto;
    background: url(https://original.mechacomic.jp/images/apply/sp_step1.png) center top no-repeat #fff;
    background-size: 20vw auto;
    display: block;
    transform: translateY(-2.85714vw);
  }
  #contents #sec5 .list li .step_title span img {
    display: none;
  }
  #contents #sec5 .list li .step_title .caps {
    line-height: 1.5;
    padding: 1.42857vw 0 0;
    font-size: 4.28571vw;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec5 .list li .step_text {
    width: 100%;
    padding: 5.71429vw 0 1.42857vw;
    position: relative;
  }
  #contents #sec5 .list li .step_text p {
    font-size: 3.71429vw;
    line-height: 1.7;
  }
  #contents #sec5 .list li .step_text p span {
    color: #ff3d91;
  }
  #contents #sec5 .list li .step_text p:nth-of-type(2) {
    margin-top: 5.71429vw;
  }
  #contents #sec5 .list li .step_text dl {
    margin: 0 0 5.14286vw;
  }
  #contents #sec5 .list li .step_text dl:last-of-type {
    margin: 0;
  }
  #contents #sec5 .list li .step_text dl dt {
    margin: 0 0 1.42857vw;
    font-size: 4vw;
    font-weight: bold;
    color: #ff3d91;
  }
  #contents #sec5 .list li .step_text dl dt:before {
    content: '●';
    display: inline-block;
    margin-right: 1.14286vw;
  }
  #contents #sec5 .list li .step_text dl dd .btn {
    margin: 4.28571vw 0;
  }
  #contents #sec5 .list li .step_text dl dd .btn a {
    width: 71.42857vw;
    padding: 5vw 0;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    font-size: 4.28571vw;
    font-weight: bold;
    color: #ff3d91;
    border: solid 1px #ff3d91;
    border-radius: 5px;
  }
  #contents #sec5 .list li .step_text dl dd .btn a:after {
    content: '';
    display: block;
    color: #ff3d91;
    position: absolute;
    width: 2.85714vw;
    height: 4vw;
    background: url(https://original.mechacomic.jp/images/common/icon_arrow_pink.svg) center center no-repeat;
    background-size: 100% auto;
    right: 4.28571vw;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #contents #sec5 .list li .step_text dl dd .address {
    padding: 3.57143vw;
    margin-bottom: 0;
    background-color: #e9e9e9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 3.71429vw;
  }
  #contents #sec5 .list li:nth-of-type(2) .step_title span {
    background-image: url(https://original.mechacomic.jp/images/apply/sp_step2.png);
  }
  #contents #sec5 .list li:nth-of-type(3) .step_title span {
    background-image: url(https://original.mechacomic.jp/images/apply/sp_step3.png);
  }
  #contents #sec6 table {
    margin: 0 0 8.57143vw;
    border-top: 1px solid #cecece;
  }
  #contents #sec6 table tr {
    display: block;
    padding: 3.57143vw 2.85714vw;
    border-bottom: 1px solid #cecece;
  }
  #contents #sec6 table th,
  #contents #sec6 table td {
    display: block;
    line-height: 1.5;
    font-size: 3.71429vw;
  }
  #contents #sec6 table th .notice,
  #contents #sec6 table td .notice {
    font-size: 3.14286vw;
  }
  #contents #sec6 table th {
    margin: 0 0 0.71429vw;
    font-weight: bold;
  }
  #contents #sec6 .btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 77.14286vw;
    padding: 4.28571vw 7.14286vw 4.28571vw 0;
    margin: 0 auto;
    border-radius: 5px;
    background: #ff3d91;
    color: #fff;
    font-size: 4.85714vw;
    font-weight: bold;
    text-align: center;
  }
  #contents #sec6 .btn a:before {
    content: '';
    width: 8vw;
    height: 7.42857vw;
    margin: 0 6.42857vw 0 0;
    background: url(../images/apply/sec6_btn_icon1.png) no-repeat center top/100%;
  }
  #contents #fixed_btn1 {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    background: #fff;
  }
  #contents #fixed_btn1 a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4.28571vw;
    background: url(../images/apply/fixed_btn_bg.jpg);
  }
  #contents #fixed_btn1 a img {
    display: block;
    margin: 0 auto;
  }
  #contents #fixed_btn1 a .text1 {
    margin: 0 5.71429vw 0 0;
  }
  #contents #fixed_btn1 a:hover {
    opacity: 0.7;
  }
  #contents .btn {
    line-height: 1;
  }
  #contents .btn a {
    width: 290px;
    padding: 10px 0;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    font-size: 1.7rem;
    color: #fc6caa;
    border: solid 1px #fc6caa;
    border-radius: 5px;
  }
  #contents .btn a:hover {
    text-decoration: none;
    border-radius: 5px;
  }
  #contents .btn a:after {
    content: '';
    display: block;
    color: #fc6caa;
    position: absolute;
    width: 10px;
    height: 14px;
    background: url("../../images/common/icon_arrow_pink.svg") center center no-repeat;
    background-size: 100% auto;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  #contents #label {
    margin-bottom: 0;
  }
  #contents #label .stitle {
    background: url(../../images/apply/apply_heading_flow.png) center top no-repeat #fff;
    background-size: 57px auto;
    width: 92vw;
    padding: 25px 0 0 0;
    margin: 0 auto 30px auto;
    font-size: 1.9rem;
    font-weight: bold;
    text-align: center;
    position: relative;
    line-height: 1;
  }
  #contents #label .stitle:before {
    content: '';
    display: block;
    width: calc(92vw - 250px);
    height: 1px;
    border-top: dashed 1px #fc6caa;
    position: absolute;
    left: 0;
    bottom: 10px;
  }
  #contents #label .stitle:after {
    content: '';
    display: block;
    width: calc(92vw - 250px);
    height: 1px;
    border-top: dashed 1px #fc6caa;
    position: absolute;
    right: 0;
    bottom: 10px;
  }
  #contents #label .label_cat {
    width: 178.5px;
    height: 33px;
    padding-top: 3px;
    margin: 0 auto 20px auto;
    background: url(../images/apply/sp_label_cat1.png) center 0 no-repeat;
    background-size: 100% auto;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 1;
  }
  #contents #label .label_cat.boy {
    margin: 0 auto 40px auto;
    background-image: url(../images/apply/label_cat2.png);
  }
  #contents #label .label_cat.gilrsboy {
    margin: 0 auto 40px auto;
    background-image: url(../images/apply/label_cat3.png);
    padding-top: 5px;
    font-size: 15px;
  }
  #contents #label .list {
    width: 100%;
    margin: 0 auto 30px auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: baseline;
  }
  #contents #label .list li {
    width: 30%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 20px;
    position: relative;
  }
  #contents #compensation {
    margin-bottom: 0;
  }
  #contents #compensation .stitle {
    background: url(../images/apply/apply_heading_compensation.png) center top no-repeat #fff;
    background-size: 108px auto;
    width: 92vw;
    padding: 25px 0 0 0;
    margin: 0 auto 30px auto;
    font-size: 1.9rem;
    font-weight: bold;
    text-align: center;
    position: relative;
    line-height: 1;
  }
  #contents #compensation .stitle:before {
    content: '';
    display: block;
    width: calc(92vw - 250px);
    height: 1px;
    border-top: dashed 1px #fc6caa;
    position: absolute;
    left: 0;
    bottom: 10px;
  }
  #contents #compensation .stitle:after {
    content: '';
    display: block;
    width: calc(92vw - 250px);
    height: 1px;
    border-top: dashed 1px #fc6caa;
    position: absolute;
    right: 0;
    bottom: 10px;
  }
  #contents #compensation table {
    width: 100%;
    display: block;
    border-top: solid 1px #cecece;
  }
  #contents #compensation table tr {
    width: 100%;
    display: block;
  }
  #contents #compensation table tr th {
    width: 100%;
    display: block;
    font-weight: bold;
    font-size: 1.7rem;
    position: relative;
    text-align: center;
    padding: 20px 0 8px 4%;
    text-align: left;
  }
  #contents #compensation table tr td {
    width: 100%;
    display: block;
    font-size: 1.6rem;
    line-height: 1.3;
    padding: 0 4% 20px;
    position: relative;
    border-bottom: solid 1px #cecece;
  }
  #contents #compensation .btn {
    width: 100%;
    margin: 60px auto 0;
    padding-bottom: 80px;
    letter-spacing: 0.3rem;
    text-align: center;
    background: url(../images/common/form_icon.png) 28px 26px/no-repeat;
  }
  #contents #compensation .btn a {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    font-size: 2.4rem;
    background: #ec5b9a;
    font-weight: bold;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 0;
  }
  #contents #compensation .btn a span {
    padding-left: 40px;
    background: url(../images/common/form_icon.svg) center left/28px 26px no-repeat;
  }
  #contents #compensation .btn a:hover {
    background: #eb3e89;
    text-decoration: none;
    position: relative;
    top: 2px;
  }
  #contents #creators {
    margin-bottom: 0;
  }
  #contents #creators .stitle {
    background: url("../../images/apply/apply_heading_creators.png") center top no-repeat #fff;
    background-size: 150px auto;
    width: 92vw;
    padding: 25px 0 0 0;
    margin: 0 auto 20px auto;
    font-size: 5vw;
    line-height: 1.3;
    font-weight: bold;
    text-align: center;
    position: relative;
  }
  #contents #creators .logo {
    width: 100%;
    margin: 0 auto 20px auto;
    display: block;
  }
  #contents #creators .logo img {
    width: 100%;
    height: auto;
  }
  #contents #creators .lead {
    font-size: 1.6rem;
    line-height: 1.8;
    margin-bottom: 15px;
    text-align: left;
  }
  #contents #creators .stitle2 {
    margin: 0 auto 20px auto;
    color: #4d95bd;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
  }
  #contents #creators table {
    width: 100%;
    display: block;
    border-top: solid 1px #cecece;
  }
  #contents #creators table tr {
    width: 100%;
    display: block;
  }
  #contents #creators table tr th {
    width: 100%;
    display: block;
    margin: 0 auto 10px auto;
    font-weight: bold;
    font-size: 1.7rem;
    position: relative;
    line-height: 1.5;
    padding: 30px 0 8px 4%;
    text-align: left;
    overflow: hidden;
  }
  #contents #creators table tr th img {
    width: 50px;
    margin: -10px 15px 0 0;
    height: auto;
    float: left;
  }
  #contents #creators table tr td {
    width: 100%;
    display: block;
    font-size: 1.6rem;
    line-height: 1.3;
    padding: 0 4% 20px;
    position: relative;
    border-bottom: solid 1px #cecece;
  }
  #contents #creators .btn {
    width: 100%;
    margin: 30px auto 0;
    padding-bottom: 40px;
    letter-spacing: 0em;
    text-align: center;
    background: url(../images/common/form_icon.png) 28px 26px/no-repeat;
  }
  #contents #creators .btn a {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    font-size: 4.8vw;
    line-height: 1.2;
    background: #4d95bd;
    border-color: #4d95bd;
    font-weight: normal;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 0;
    letter-spacing: .1em;
  }
  #contents #creators .btn a span {
    padding-left: 40px;
    background: url(../images/common/form_icon.png) no-repeat center left;
  }
  #contents #creators .btn a:hover {
    background: #1b96c2;
    text-decoration: none;
    position: relative;
    top: 2px;
  }
  #contents #creators .btn a:after {
    content: '';
    display: block;
    color: #fc6caa;
    position: absolute;
    width: 10px;
    height: 21px;
    background: url("../../images/common/icon_arrow_pink.svg") center center no-repeat;
    background-size: 100% auto;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    filter: brightness(200);
  }
  #contents #creators .copy {
    width: 85vw;
    margin: 40px auto 60px auto;
    text-align: center;
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.2;
    position: relative;
  }
  #contents #creators .copy:before, #contents #creators .copy:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 2em;
    border-left: 2px solid #4d95bd;
    border-right: 2px solid #4d95bd;
    vertical-align: text-bottom;
    position: absolute;
    margin: auto 0;
    top: 0;
    bottom: 0;
  }
  #contents #creators .copy:before {
    left: 0;
    transform: skewX(30deg);
  }
  #contents #creators .copy:after {
    right: 0;
    transform: skewX(-30deg);
  }

  /* @media screen
  ------------------------------------------------------------------------- */
}
