.l-content a {
  color: #000;
}

.l-content #contentsWrap * {
  box-sizing: border-box;
}

/*---------------------------------------------------------------------
 pc
---------------------------------------------------------------------*/
@media print, screen and (min-width:768px) {
  #contentsWrap {
    color: #333;
    font-size: 16px;
    line-height: 1.8;
    background: url(/brand/inochinohaha/img/intern/bg_contents.jpg);
    padding-bottom: 50px;
  }
  .mv {
    line-height: 0;
    border-bottom: 0;
    background: url(/brand/inochinohaha/img/intern/bg_contents.jpg);
  }
  .mv .inner {
    height: auto;
  }
  .mv h1 {
    padding: 0;
    margin-left: 0;
  }
  #contentsWrap .subTtl {
    margin: 0;
  }
  .catch {
    text-align: center;
    padding-top: 60px;
    margin-bottom: 80px;
  }
  .catch__ttl {
    font-size: 34px;
    color: #0140a3;
  }
  .catch__txt {
    font-size: 20px;
    margin-top: 30px;
  }
  .catch__bnr {
    margin-top: 40px;
  }
  .anchor {
    margin-bottom: 80px;
  }
  .anchor__list {
    display: flex;
    background: url(/brand/inochinohaha/img/intern/bg_anchor.png) top left repeat-x;
  }
  .anchor__list li {
    width: 25%;
    position: relative;
    padding: 8px 0;
  }
  .anchor__list li::after {
    content: "";
    width: 1px;
    height: 50px;
    position: absolute;
    background: url(/brand/inochinohaha/img/intern/line_anchor.png) 0 0 no-repeat;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .anchor__list li:last-child:after {
    content: none;
  }
  .anchor__list li a {
    display: flex;
    height: 100px;
    align-items: center;
    justify-content: center;
    color: #0140a3;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
    position: relative;
  }
  .anchor__list li a::after {
    content: "";
    width: 16px;
    height: 16px;
    background: url(/brand/inochinohaha/img/intern/icon_arrow.png) 0 0 no-repeat;
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    transition: transform 0.2s ease-in;
  }
  .anchor__list li a:hover::after {
    transform: translateX(-50%) translateY(7px);
  }
  .column {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 70px 138px;
    position: relative;
  }
  .column::before {
    position: absolute;
    content: "";
    display: block;
    background: url(/brand/inochinohaha/img/intern/masktape.png);
    width: 142px;
    height: 136px;
    right: -40px;
    top: -40px;
  }
  .column::after {
    position: absolute;
    content: "";
    display: block;
    background: url(/brand/inochinohaha/img/intern/masktape.png);
    width: 142px;
    height: 136px;
    left: -40px;
    bottom: -40px;
  }
  .column__img1 {
    margin-top: 60px;
  }
  .column__txt {
    text-align: center;
    font-size: 20px;
    margin-top: 60px;
  }
  .column__txt span {
    display: inline;
    background: linear-gradient(transparent 60%, #fbdacb 0%);
  }
  .column__img2 {
    margin-top: 60px;
  }
  .column__box {
    border: 4px solid #c8e5f4;
    border-radius: 10px;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 60px;
  }
  .column__box__ttl span {
    font-size: 20px;
    background: linear-gradient(transparent 60%, #c8e5f4 60%);
  }
  .column__box__txt {
    font-size: 20px;
    margin-top: 30px;
  }
  .column__box__img {
    margin-top: 60px;
  }
  .flow {
    margin-top: 120px;
  }
  #flow2 {
    margin-top: 260px;
  }
  .flow__ttl {
    text-align: center;
    font-size: 36px;
    color: #0140a3;
    background: url(/brand/inochinohaha/img/intern/ttl_flow.png) left bottom no-repeat;
    padding-bottom: 20px;
  }
  .flow__ttl span {
    display: block;
    font-size: 24px;
    margin-left: auto;
    margin-right: auto;
  }
  .flow__box {
    background: #fff;
    padding: 77px;
    margin-top: 40px;
    margin-bottom: 60px;
  }
  .flow__box__ttl {
    font-size: 28px;
    text-align: center;
    border-bottom: dotted 4px #02a0e9;
    color: #02a0e9;
    margin-bottom: 60px;
  }
  .flow__box__ttl--banner {
    color: #11c9ba;
    border-color: #11c9ba;
  }
  .flow__box__inner {
    display: flex;
    justify-content: space-between;
  }
  .flow__box__txt {
    font-size: 20px;
  }
  .flow__box__txt span {
    background: linear-gradient(transparent 70%, #ffff00 0%);
    display: inline;
  }
  .flow__box__img {
    margin-left: 40px;
  }
  .flow__box__img--banner {
    margin-left: 0;
    margin-top: 30px;
  }
  .flow__txt {
    font-size: 20px;
    text-align: center;
  }
  .flow__img1 {
    margin-top: 60px;
  }
  .flow__movie {
    margin-top: 80px;
  }
  .flow__movie__ttl {
    text-align: center;
  }
  .flow__movie__txt {
    text-align: center;
    color: #0140a3;
    margin-top: 30px;
    font-size: 20px;
  }
  .flow__movie__movie {
    display: table;
    background: #fff;
    padding: 10px;
    border: 4px solid #0140a3;
    margin-left: auto;
    margin-right: auto;
    line-height: 0;
    margin-top: 30px;
  }
  .flow__movie__movie iframe, .flow__movie__movie div {
    line-height: 0;
  }
  .award {
    margin-top: 60px;
  }
  .award__ttl {
    font-size: 36px;
    text-align: center;
    border-bottom: dotted 4px #02a0e9;
    color: #02a0e9;
    margin-bottom: 30px !important;
  }
  .award__ttl span {
    display: block;
    font-size: 24px;
  }
  .award__ttl--banner {
    color: #11c9ba;
    border-color: #11c9ba;
  }
  .award__ttl--manga {
    color: #02cf4a;
    border-color: #02cf4a;
    padding-top: 60px;
  }
  .award__txt {
    font-size: 20px;
    text-align: center;
  }
  .award__intro {
    background: #ccefff;
    position: relative;
    margin-top: 210px;
    margin-bottom: 150px;
  }
  .award__intro::before {
    position: absolute;
    top: -150px;
    content: "";
    display: block;
    width: 100%;
    height: 150px;
    background: #ccefff;
    border-radius: 50% 50% 0 0;
  }
  .award__intro::after {
    position: absolute;
    bottom: -150px;
    content: "";
    display: block;
    width: 100%;
    height: 150px;
    background: #ccefff;
    border-radius: 0 0 50% 50%;
  }
  .award__intro--banner {
    background: #daf2eb;
  }
  .award__intro--banner::before, .award__intro--banner::after {
    background: #daf2eb;
  }
  .award__intro--manga {
    background: #d7fadf;
  }
  .award__intro--manga::before, .award__intro--manga::after {
    background: #d7fadf;
  }
  .award__intro__box {
    border: 4px solid #fff;
    text-align: center;
    position: relative;
    padding-top: 70px;
    padding-bottom: 60px;
  }
  .award__intro__box--banner {
    margin-top: 120px !important;
  }
  .award__intro__box__ttl {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -48px;
  }
  .award__intro__box__img {
    margin-top: 30px;
  }
  .award__intro__box__movie {
    margin-top: 30px;
  }
  .award__intro__box__comment {
    background: url(/brand/inochinohaha/img/intern/bg_award_comment.png) no-repeat;
    width: 671px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    text-align: left;
    padding-left: 90px;
    padding-right: 30px;
    box-sizing: border-box;
  }
  .award__intro__box__comment__ttl {
    display: inline-block;
    background: linear-gradient(transparent 80%, #fbdacb 0%);
    padding-top: 20px;
  }
  .award__intro__box__comment__txt {
    margin-top: 17px;
    padding-bottom: 20px;
  }
  .award__intro__entry {
    margin-top: 60px !important;
  }
  .award__intro__entry__ttl {
    text-align: center;
    cursor: pointer;
    position: relative;
    transition: opacity 0.3s ease;
  }
  .award__intro__entry__ttl:hover {
    opacity: 0.7;
  }
  .award__intro__entry__ttl::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(/brand/inochinohaha/img/intern/icon_accordion.png) bottom left no-repeat;
    position: absolute;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
  }
  .award__intro__entry__ttl.open::after {
    background-position: top left;
  }
  .award__intro__entry__ttl--manga::after {
    background-image: url(/brand/inochinohaha/img/intern/icon_accordion2.png);
  }
  .award__intro__entry__list__item {
    margin-top: 100px;
  }
  .award__intro__entry__list__item--manga {
    width: 100%;
  }
  .award__intro__entry__list__item__img {
    text-align: center;
  }
  .award__intro__entry__list__item__comment {
    background: url(/brand/inochinohaha/img/intern/bg_award_comment.png) no-repeat;
    width: 671px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    text-align: left;
    padding-left: 90px;
    padding-right: 30px;
    box-sizing: border-box;
  }
  .award__intro__entry__list__item__comment--manga {
    width: 671px;
    height: auto;
    background: url(/brand/inochinohaha/img/intern/bg_award_comment.png) no-repeat;
    margin-left: auto;
    margin-right: auto;
  }
  .award__intro__entry__list__item__comment__ttl {
    display: inline-block;
    background: linear-gradient(transparent 80%, #fbdacb 0%);
    padding-top: 20px;
  }
  .award__intro__entry__list__item__comment__txt {
    margin-top: 17px;
    padding-bottom: 20px;
  }
  .report {
    margin-top: 260px;
  }
  .report__ttl {
    text-align: center;
    font-size: 36px;
    color: #0140a3;
    background: url(/brand/inochinohaha/img/intern/ttl_flow.png) left bottom no-repeat;
    padding-bottom: 20px;
  }
  .report__boxWrap {
    display: flex;
    justify-content: space-between;
  }
  .report__box {
    border: 4px solid #02a0e9;
    position: relative;
    width: 495px;
    background: #fff;
    margin-top: 70px;
  }
  .report__box--2 {
    border-color: #11c9ba;
  }
  .report__box__ttl {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -30px;
  }
  .report__box__ttl img {
    width: auto;
    max-width: none;
  }
  .report__box__list {
    padding: 40px;
  }
  .report__box__list li {
    text-indent: -2em;
    padding-left: 2em;
    margin-top: 1em;
  }
  .report__box__list li span {
    display: inline;
    background: linear-gradient(transparent 60%, #ffff00 0%);
  }
  .report__box__list li::before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin-right: 1em;
  }
  .report__box__list--1 li::before {
    background: #02a0e9;
  }
  .report__box__list--2 li::before {
    background: #11c9ba;
  }
  .banner {
    margin-top: 120px;
    margin-bottom: 60px;
  }
  .banner a:hover {
    opacity: 0.8;
  }
}
/*---------------------------------------------------------------------
 sp
---------------------------------------------------------------------*/
@media screen and (max-width:767px) {
  #contentsWrap {
    background: url(/brand/inochinohaha/img/intern/bg_contents.jpg) #fff;
    line-height: 1.8;
    padding-bottom: 3vw;
  }
  .mv {
    line-height: 0;
    border-bottom: 0;
    background: url(/brand/inochinohaha/img/intern/bg_contents.jpg);
  }
  .mv .inner {
    height: auto;
    padding: 0;
  }
  .mv h1 {
    padding: 0;
    margin-left: 0;
  }
  #contentsWrap .subTtl {
    margin: 0;
  }
  .catch {
    text-align: center;
    padding-top: 8vw;
    margin-bottom: 8vw;
  }
  .catch__ttl {
    font-size: 21px;
    font-size: 5.6vw;
    color: #0140a3;
  }
  .catch__txt {
    font-size: 15px;
    font-size: 4vw;
    margin-top: 4vw;
  }
  .catch__bnr {
    margin-top: 4vw;
  }
  .anchor {
    margin-bottom: 15vw;
  }
  .anchor__list {
    display: flex;
    background: url(/brand/inochinohaha/img/intern/bg_anchor_sp.png) top left/100% no-repeat;
    flex-wrap: wrap;
    padding: 3.2vw 0;
  }
  .anchor__list li {
    width: 50%;
    position: relative;
  }
  .anchor__list li a {
    display: flex;
    height: 19.7vw;
    align-items: center;
    justify-content: center;
    color: #0140a3;
    font-weight: bold;
    font-size: 4vw;
    padding-bottom: 2vw;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    line-height: 1.2;
    flex-direction: column;
  }
  .anchor__list li a::after {
    content: "";
    width: 3.1vw;
    height: 3.1vw;
    background: url(/brand/inochinohaha/img/intern/icon_arrow_sp.png) 0 0/100% no-repeat;
    display: block;
    margin-top: 0.5vw;
  }
  .column {
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 5.33vw 5.33vw 8vw 5.33vw;
    position: relative;
  }
  .column::before {
    position: absolute;
    content: "";
    display: block;
    background: url(/brand/inochinohaha/img/intern/masktape_sp.png);
    background-size: 100% 100%;
    width: 18.93vw;
    height: 18.13vw;
    right: -4vw;
    top: -4vw;
  }
  .column::after {
    position: absolute;
    content: "";
    display: block;
    background: url(/brand/inochinohaha/img/intern/masktape_sp.png);
    background-size: 100% 100%;
    width: 18.93vw;
    height: 18.13vw;
    left: -4vw;
    bottom: -4vw;
  }
  .column__img1 {
    margin-top: 8vw;
  }
  .column__txt {
    text-align: center;
    font-size: 15px;
    font-size: 4vw;
    margin-top: 8vw;
  }
  .column__txt span {
    display: inline;
    background: linear-gradient(transparent 60%, #fbdacb 0%);
  }
  .column__img2 {
    margin-top: 8vw;
  }
  .column__box {
    border: 4px solid #c8e5f4;
    border-radius: 10px;
    text-align: center;
    padding-top: 8vw;
    padding-bottom: 8vw;
    padding-left: 5.33vw;
    padding-right: 5.33vw;
    margin-top: 8vw;
  }
  .column__box__ttl span {
    font-size: 15px;
    font-size: 4vw;
    background: linear-gradient(transparent 60%, #c8e5f4 60%);
  }
  .column__box__txt {
    font-size: 15px;
    font-size: 4vw;
    margin-top: 4vw;
  }
  .column__box__img {
    margin-top: 8vw;
  }
  .flow {
    margin-top: 16vw;
  }
  .flow__ttl {
    text-align: center;
    font-size: 21px;
    font-size: 5.6vw;
    color: #0140a3;
    background: url(/brand/inochinohaha/img/intern/ttl_flow_sp.png) left bottom no-repeat;
    background-size: 100% auto;
    padding-bottom: 20px;
  }
  .flow__ttl span {
    display: block;
    font-size: 14px;
    font-size: 3.73333vw;
    margin-left: auto;
    margin-right: auto;
  }
  .flow__box {
    background: #fff;
    padding: 5.33vw 5.33vw 5.33vw 5.33vw;
    margin-top: 5.33vw;
    margin-bottom: 8vw;
  }
  .flow__box__ttl {
    font-size: 16px;
    font-size: 4.26667vw;
    text-align: center;
    border-bottom: dotted 4px #02a0e9;
    color: #02a0e9;
    margin-bottom: 8vw;
  }
  .flow__box__ttl--banner {
    color: #11c9ba;
    border-color: #11c9ba;
  }
  .flow__box__txt {
    font-size: 15px;
    font-size: 4vw;
  }
  .flow__box__txt span {
    background: linear-gradient(transparent 70%, #ffff00 0%);
    display: inline;
  }
  .flow__box__img {
    margin-bottom: 5.33vw;
  }
  .flow__box__img--banner {
    margin-bottom: 0;
    margin-top: 5.33vw;
  }
  .flow__txt {
    font-size: 15px;
    font-size: 4vw;
    text-align: center;
  }
  .flow__img1 {
    margin-top: 8vw;
  }
  .flow__movie {
    margin-top: 10.66vw;
  }
  .flow__movie__ttl {
    text-align: center;
    width: 54.93vw;
    margin-left: auto;
    margin-right: auto;
  }
  .flow__movie__txt {
    text-align: center;
    color: #0140a3;
    margin-top: 4vw;
    font-size: 15px;
    font-size: 4vw;
  }
  .flow__movie__movie {
    display: table;
    background: #fff;
    padding: 3vw;
    border: 4px solid #0140a3;
    margin-left: auto;
    margin-right: auto;
    line-height: 0;
    box-sizing: border-box;
    margin-top: 4vw;
    width: 100%;
    padding-bottom: 56.33%;
    overflow: hidden;
    position: relative;
    height: 0;
  }
  .flow__movie__movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .award__ttl {
    font-size: 21px;
    font-size: 5.6vw;
    text-align: center;
    border-bottom: dotted 4px #02a0e9;
    color: #02a0e9;
    margin: 8vw 10px 4vw;
  }
  .award__ttl span {
    display: block;
    font-size: 14px;
    font-size: 3.73333vw;
  }
  .award__ttl--banner {
    color: #11c9ba;
    border-color: #11c9ba;
  }
  .award__ttl--manga {
    color: #02cf4a;
    border-color: #02cf4a;
    padding-top: 8vw;
  }
  .award__txt {
    font-size: 15px;
    font-size: 4vw;
    text-align: center;
  }
  .award__intro {
    background: #ccefff;
    position: relative;
    margin-top: 20vw;
    margin-bottom: 20vw;
  }
  .award__intro::before {
    position: absolute;
    top: -14vw;
    content: "";
    display: block;
    width: 100%;
    height: 14vw;
    background: #ccefff;
    border-radius: 50% 50% 0 0;
  }
  .award__intro::after {
    position: absolute;
    bottom: -14vw;
    content: "";
    display: block;
    width: 100%;
    height: 14vw;
    background: #ccefff;
    border-radius: 0 0 50% 50%;
  }
  .award__intro--banner {
    background: #daf2eb;
  }
  .award__intro--banner::before, .award__intro--banner::after {
    background: #daf2eb;
  }
  .award__intro--manga {
    background: #d7fadf;
  }
  .award__intro--manga::before, .award__intro--manga::after {
    background: #d7fadf;
  }
  .award__intro__box {
    border: 4px solid #fff;
    text-align: center;
    position: relative;
    padding-top: 9.33vw;
    padding-bottom: 8vw;
    margin-left: 5.33vw;
    margin-right: 5.33vw;
  }
  .award__intro__box--banner {
    margin-top: 16vw;
  }
  .award__intro__box__ttl {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -7vw;
  }
  .award__intro__box__img {
    margin-top: 4vw;
  }
  .award__intro__box__img--sizeSmall {
    width: 50vw;
    margin-left: auto;
    margin-right: auto;
  }
  .award__intro__box__movie {
    width: 100%;
    padding-bottom: 56.33%;
    overflow: hidden;
    position: relative;
    height: 0;
    margin-top: 4vw;
  }
  .award__intro__box__movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .award__intro__box__comment {
    background: url(/brand/inochinohaha/img/intern/bg_award_comment_sp.png) repeat-y;
    background-size: 100% auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4vw;
    text-align: left;
    padding-left: 13.33vw;
    padding-right: 4vw;
    box-sizing: border-box;
  }
  .award__intro__box__comment__ttl {
    font-size: 13px;
    font-size: 3.46667vw;
    display: inline-block;
    background: linear-gradient(transparent 80%, #fbdacb 0%);
    padding-top: 2.66vw;
  }
  .award__intro__box__comment__txt {
    font-size: 13px;
    font-size: 3.46667vw;
    padding-top: 2.13vw;
    padding-bottom: 2.66vw;
  }
  .award__intro__entry {
    margin-top: 8vw;
  }
  .award__intro__entry__ttl {
    text-align: center;
    cursor: pointer;
    position: relative;
  }
  .award__intro__entry__ttl::after {
    content: "";
    width: 5.3vw;
    height: 5.3vw;
    background: url(/brand/inochinohaha/img/intern/icon_accordion_sp.png) bottom left/100% no-repeat;
    position: absolute;
    right: 2.1vw;
    top: 50%;
    transform: translateY(-50%);
  }
  .award__intro__entry__ttl.open::after {
    background-position: top left;
  }
  .award__intro__entry__ttl--manga::after {
    background-image: url(/brand/inochinohaha/img/intern/icon_accordion2_sp.png);
  }
  .award__intro__entry__more {
    width: 10.66vw;
    height: 10.66vw;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5.33vw;
  }
  .award__intro__entry__list__item {
    width: 100%;
    margin-top: 8vw;
  }
  .award__intro__entry__list__item--manga {
    width: 100%;
  }
  .award__intro__entry__list__item__img {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }
  .award__intro__entry__list__item__img--manga {
    width: 88%;
  }
  .award__intro__entry__list__item__comment {
    background: url(/brand/inochinohaha/img/intern/bg_award_comment_sp.png) repeat-y;
    background-size: 100% auto;
    width: 100%;
    margin-top: 4vw;
    text-align: left;
    padding-left: 16vw;
    padding-right: 4vw;
    box-sizing: border-box;
  }
  .award__intro__entry__list__item__comment__ttl {
    font-size: 13px;
    font-size: 3.46667vw;
    display: inline-block;
    background: linear-gradient(transparent 80%, #fbdacb 0%);
    padding-top: 2.66vw;
  }
  .award__intro__entry__list__item__comment__txt {
    font-size: 13px;
    font-size: 3.46667vw;
    padding-top: 2.13vw;
    padding-bottom: 2.66vw;
  }
  .report {
    margin-top: 60px;
  }
  .report__ttl {
    text-align: center;
    font-size: 21px;
    font-size: 5.6vw;
    color: #0140a3;
    background: url(/brand/inochinohaha/img/intern/ttl_flow_sp.png) left bottom no-repeat;
    background-size: 100% auto;
    padding-bottom: 20px;
  }
  .report__box {
    border: 4px solid #02a0e9;
    position: relative;
    background: #fff;
    margin-top: 9.33vw;
    margin-left: 5.33vw;
    margin-right: 5.33vw;
  }
  .report__box--2 {
    border-color: #11c9ba;
  }
  .report__box__ttl {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -5vw;
  }
  .report__box__list {
    padding: 5.33vw 5.33vw 5.33vw 5.33vw;
  }
  .report__box__list li {
    text-indent: -2em;
    padding-left: 2em;
    margin-top: 1em;
  }
  .report__box__list li span {
    display: inline;
    background: linear-gradient(transparent 60%, #ffff00 0%);
  }
  .report__box__list li::before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin-right: 1em;
  }
  .report__box__list--1 li::before {
    background: #02a0e9;
  }
  .report__box__list--2 li::before {
    background: #11c9ba;
  }
  .banner {
    margin-top: 16vw;
    margin-bottom: 8vw;
  }
}
.award__comic__aftersecond {
  max-width: 480px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width:767px) {
  .award__comic__aftersecond {
    max-width: 50vw;
  }
}