@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900);
/* 共通
-------------------------------------------- */
.snsList {
  padding-bottom: 1rem;
  margin-bottom: 0 !important;
  margin-top: 20px;
}

.morinaga {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Verdana", sans-serif;
  line-height: 1.3;
  color: #000;
  font-feature-settings: "palt";
}
.morinaga a {
  color: #cc0000;
  text-decoration: none;
}
.morinaga ul.caut {
  margin: 1em 0;
  padding: 0  0.5em;
  list-style-type: none;
  text-align: left;
}
.morinaga ul.caut li {
  padding-left: 1em;
  text-indent: -1em;
  padding-bottom: 0.3em;
}
.morinaga ul.caut li.att {
  color: #cc0000;
}

/* PC
-------------------------------------------- */
@media screen and (min-width: 750px), print {
  .sp {
    display: none;
  }

  #wrapper {
    min-width: inherit;
  }

  #bg_wrapper #wrapper2 {
    max-width: none;
  }

  nav.submenu.open {
    left: calc(50% - 500px) !important;
  }
}
@media screen and (min-width: 750px) and (max-width: 1000px) {
  nav.submenu.open {
    left: 0 !important;
  }
}
@media screen and (min-width: 750px), print {
  .morinaga {
    background: #dcf2ff;
    position: relative;
    font-size: 18px;
    color: #666;
    /* seal ------------------------------------------- */
  }
  .morinaga span.mono {
    text-transform: full-width;
    font-feature-settings: "pwid" 0;
  }
  .morinaga img {
    width: 100%;
    height: auto;
    image-rendering: -webkit-optimize-contrast;
  }
  .morinaga_yokoku {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 43px;
    background: #ff0000;
    line-height: 0;
  }
  .morinaga_yokoku img {
    width: 55px;
  }
  .morinaga_main {
    display: flex;
    justify-content: center;
    line-height: 0;
    position: relative;
  }
  .morinaga_main img {
    max-width: 1000px;
    width: 100%;
  }
  .morinaga_footer {
    margin-top: 70px;
    padding: 70px 0;
    background: #bbe5ff;
    position: relative;
  }
  .morinaga_footer::before {
    content: "";
    width: 100%;
    height: 40px;
    background: url("../img/morinaga_kazari_top.png") repeat-x center top;
    position: absolute;
    top: 0;
    left: 0;
  }
  .morinaga_footer::after {
    content: "";
    width: 100%;
    height: 40px;
    background: url("../img/morinaga_kazari_btm.png") repeat-x center bottom;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .morinaga_footer p.caut {
    margin-top: 70px;
    text-align: center;
  }
  .morinaga_contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    position: relative;
    line-height: 0;
  }
  .morinaga_contact_ttl {
    width: 570px;
  }
  .morinaga_contact_nm {
    width: 550.5px;
  }
  .morinaga_contact_tel {
    width: 421.5px;
  }
  .morinaga_contact_date {
    width: 478.5px;
  }
  .morinaga_bnr {
    width: 268px;
    margin: 70px auto 0;
  }
  .morinaga_copy {
    padding: 20px 0;
    font-size: 16px;
    text-align: center;
  }
  .morinaga ul.caut {
    padding-left: 20px;
    padding-right: 20px;
  }
  .morinaga ul.caut.cp {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
  }
  .morinaga ul.caut.dot li {
    padding-left: .5em;
    text-indent: -.5em;
  }
  .morinaga .att {
    color: #cc0000;
  }
  .morinaga .pagetop {
    width: 106px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99;
  }
  .morinaga_seal {
    margin-top: 100px;
    padding-bottom: 46px;
  }
  .morinaga_seal_ttl {
    width: 530px;
    margin: 0 auto;
    position: relative;
  }
  .morinaga_seal_ttl::before {
    content: "";
    width: 681px;
    height: 127px;
    background: url("../img/morinaga_seal_ttl_bg.png") no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 0;
    top: -5px;
    left: calc(50% - 334px);
  }
  .morinaga_seal_date {
    width: 680px;
    margin: 40px auto 0;
    padding: 0 0 16px;
    border-radius: 20px;
    border: 3px solid #5190cf;
    background: #fff;
  }
  .morinaga_seal_date_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #5190cf;
    width: 100%;
    height: 50px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }
  .morinaga_seal_date_ttl img {
    width: 209px;
  }
  .morinaga_seal_date_time {
    width: 577.5px;
    margin: 16px auto 0;
  }
  .morinaga_seal_date p.caut {
    margin-top: 10px;
    font-size: 18px;
    text-align: center;
  }
  .morinaga_seal_ex {
    margin-top: 35px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .morinaga_seal_ex p {
    width: 793px;
  }
  .morinaga_seal_ex ul.caut {
    font-size: 20px;
    text-align: center;
  }
  .morinaga_seal_ex ul.caut br {
    display: none;
  }
  .morinaga_seal_limit {
    width: 186px;
    position: absolute;
    left: 0;
    top: -30px;
    z-index: 2;
  }
  .morinaga_seal_items {
    box-sizing: border-box;
    max-width: 800px;
    width: 100%;
    margin: 20px auto 0;
    padding: 20px 0 16px;
    border-radius: 20px;
    border: 3px solid #5190cf;
    background: #fff;
    position: relative;
  }
  .morinaga_seal_items_photo {
    width: 654.5px;
    margin: 0 auto;
    transform: translateX(33px);
  }
  .morinaga_seal_items_img {
    width: 601px;
    margin: 30px auto 0;
  }
  .morinaga_seal_items ul.caut {
    margin-top: 20px;
  }
  .morinaga_seal_itemlist {
    box-sizing: border-box;
    max-width: 800px;
    width: 100%;
    margin: 40px auto 0;
    padding: 20px 0 16px;
    border-radius: 20px;
    border: 3px solid #5190cf;
    background: #fff;
    position: relative;
  }
  .morinaga_seal_itemlist_ttl {
    width: 357px;
    margin: 0 auto;
  }
  .morinaga_seal_itemlist_tbl {
    max-width: 780px;
    width: 98%;
    margin: 15px auto 0;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .morinaga_seal_itemlist_tbl tr th, .morinaga_seal_itemlist_tbl tr td {
    padding: 10px 8px;
    border-right: 1px solid #fff;
    font-size: px(16);
    letter-spacing: -.01em;
  }
  .morinaga_seal_itemlist_tbl tr th {
    background: #5190cf;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-weight: 500;
    vertical-align: middle;
  }
  .morinaga_seal_itemlist_tbl tr th:last-child {
    width: 7.5em;
    border-right: none;
    text-align: left;
  }
  .morinaga_seal_itemlist_tbl tr td {
    background: #ededed;
    vertical-align: middle;
  }
  .morinaga_seal_itemlist_tbl tr td:first-child {
    width: 150px;
    padding-left: 24px;
    padding-right: 24px;
    text-align: center;
  }
  .morinaga_seal_itemlist_tbl tr td:nth-child(3) {
    text-align: center;
    white-space: nowrap;
  }
  .morinaga_seal_itemlist_tbl tr td:last-child {
    text-align: right;
    white-space: nowrap;
    border-right: none;
    padding-right: 40px;
  }
  .morinaga_seal_itemlist_tbl tr:nth-child(even) td {
    background: #dddddd;
  }
  .morinaga_seal_flow {
    box-sizing: border-box;
    max-width: 800px;
    width: 100%;
    margin: 40px auto 0;
    padding: 20px 0 25px;
    border-radius: 20px;
    border: 3px solid #5190cf;
    background: #fff;
    position: relative;
  }
  .morinaga_seal_flow_ttl {
    width: 357px;
    margin: 0 auto;
  }
  .morinaga_seal_flow_img {
    width: 598.5px;
    margin: 30px auto 0;
    position: relative;
  }
  .morinaga_seal_flow_img::before {
    content: "";
    width: 630px;
    height: 192px;
    background: url("../img/morinaga_seal_flow_chart_bg.png") no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 0;
    top: -26px;
    left: calc(50% - 320px);
  }
  .morinaga_seal_caut {
    box-sizing: border-box;
    max-width: 800px;
    width: 100%;
    margin: 40px auto 0;
    padding: 20px 0 25px;
    border-radius: 20px;
    border: 3px solid #5190cf;
    background: #fff;
    position: relative;
  }
  .morinaga_seal_caut_ttl {
    width: 357px;
    margin: 0 auto;
  }
  .morinaga_seal_caut ul.caut {
    max-width: 752px;
    margin: 10px auto 0;
  }
}
/* SP
-------------------------------------------- */
@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }

  .spfooter {
    position: relative;
    background: #fff;
    z-index: 1;
  }

  .snsList ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .snsList ul li, .snsList ul a, .snsList ul img {
    display: block;
    width: 70px;
    height: 40px;
    font-size: 1em;
    line-height: 0;
    vertical-align: bottom;
  }

  .morinaga {
    width: 100%;
    margin: 0 auto;
    background: #dcf2ff;
    position: relative;
    font-size: 3.2vw;
    color: #666;
    /* seal ------------------------------------------- */
  }
  .morinaga span.mono {
    text-transform: full-width;
    font-feature-settings: "pwid" 0;
  }
  .morinaga img {
    width: 100%;
    height: auto;
  }
  .morinaga_yokoku {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 6.6666666667vw;
    background: #ff0000;
    line-height: 0;
  }
  .morinaga_yokoku img {
    width: 9.3333333333vw;
  }
  .morinaga_main {
    display: flex;
    justify-content: center;
    line-height: 0;
    position: relative;
  }
  .morinaga_main img {
    width: 100%;
    position: relative;
  }
  .morinaga_footer {
    margin-top: 10.6666666667vw;
    padding: 9.3333333333vw 0;
    background: #bbe5ff;
    position: relative;
  }
  .morinaga_footer::before {
    content: "";
    width: 100%;
    height: 5.3333333333vw;
    background: url("../img/morinaga_kazari_top.png") repeat-x center top;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
  }
  .morinaga_footer::after {
    content: "";
    width: 100%;
    height: 5.3333333333vw;
    background: url("../img/morinaga_kazari_btm.png") repeat-x center bottom;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .morinaga_footer p.caut {
    margin-top: 9.3333333333vw;
    text-align: center;
  }
  .morinaga_contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 2.6666666667vw;
    position: relative;
    line-height: 0;
  }
  .morinaga_contact_ttl {
    width: 76.1333333333vw;
  }
  .morinaga_contact_nm {
    width: 73.4666666667vw;
  }
  .morinaga_contact_tel {
    width: 56.2666666667vw;
  }
  .morinaga_contact_date {
    width: 63.8666666667vw;
  }
  .morinaga_bnr {
    width: 35.7333333333vw;
    margin: 9.3333333333vw auto 0;
  }
  .morinaga_copy {
    padding: 1.3333333333vw 0;
    text-align: center;
  }
  .morinaga ul.caut {
    padding-left: 1em;
    padding-right: 1em;
  }
  .morinaga ul.caut.cp {
    width: 97.3333333333vw;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
  }
  .morinaga ul.caut.dot li {
    padding-left: .5em;
    text-indent: -.5em;
  }
  .morinaga .att {
    color: #cc0000;
  }
  .morinaga .pagetop {
    width: 14.4vw;
    position: fixed;
    right: 2.6666666667vw;
    bottom: 2.6666666667vw;
    z-index: 99;
  }
  .morinaga_seal {
    margin-top: 18.6666666667vw;
    padding-bottom: 6.1333333333vw;
  }
  .morinaga_seal_ttl {
    width: 70.8vw;
    margin: 0 auto;
    position: relative;
  }
  .morinaga_seal_ttl::before {
    content: "";
    width: 93.0666666667vw;
    height: 16.9333333333vw;
    background: url("../img/morinaga_seal_ttl_bg_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 0;
    top: -0.6666666667vw;
    left: calc(50% - 44.5333333333vw);
  }
  .morinaga_seal_date {
    width: 90.6666666667vw;
    margin: 5.3333333333vw auto 0;
    padding: 0 0 2.1333333333vw;
    border-radius: 2.6666666667vw;
    border: 0.4vw solid #5190cf;
    background: #fff;
  }
  .morinaga_seal_date_ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #5190cf;
    width: 100%;
    height: 6.6666666667vw;
    border-top-left-radius: 2.1333333333vw;
    border-top-right-radius: 2.1333333333vw;
  }
  .morinaga_seal_date_ttl img {
    width: 32vw;
  }
  .morinaga_seal_date_time {
    width: 76.9333333333vw;
    margin: 2.1333333333vw auto 0;
  }
  .morinaga_seal_date p.caut {
    margin-top: 1.3333333333vw;
    text-align: center;
  }
  .morinaga_seal_ex {
    margin-top: 4.6666666667vw;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .morinaga_seal_ex p {
    width: 70.2666666667vw;
  }
  .morinaga_seal_ex ul.caut {
    margin-top: 1.3333333333vw;
    text-align: center;
  }
  .morinaga_seal_limit {
    width: 24.8vw;
    position: absolute;
    left: 0;
    top: -4vw;
    z-index: 2;
  }
  .morinaga_seal_items {
    box-sizing: border-box;
    width: 97.3333333333vw;
    margin: 2.6666666667vw auto 0;
    padding: 2.6666666667vw 0 2.1333333333vw;
    border-radius: 2.6666666667vw;
    border: 0.4vw solid #5190cf;
    background: #fff;
    position: relative;
  }
  .morinaga_seal_items_photo {
    width: 87.3333333333vw;
    margin: 0 auto;
    transform: translateX(4.4vw);
  }
  .morinaga_seal_items_img {
    width: 80.1333333333vw;
    margin: 4vw auto 0;
  }
  .morinaga_seal_items ul.caut {
    margin-top: 2.6666666667vw;
  }
  .morinaga_seal_itemlist {
    box-sizing: border-box;
    width: 97.3333333333vw;
    margin: 5.3333333333vw auto 0;
    padding: 2.6666666667vw 0 2.1333333333vw;
    border-radius: 2.6666666667vw;
    border: 0.4vw solid #5190cf;
    background: #fff;
    position: relative;
  }
  .morinaga_seal_itemlist_ttl {
    width: 47.6vw;
    margin: 0 auto;
  }
  .morinaga_seal_itemlist_tbl {
    width: 94.6666666667vw;
    margin: 2.6666666667vw auto 0;
    position: relative;
    line-height: 1.3;
    border-collapse: collapse;
  }
  .morinaga_seal_itemlist_tbl thead tr {
    display: block;
    padding: 2vw 4vw;
    background: #5190cf;
    font-size: 3.2vw;
    text-align: center;
  }
  .morinaga_seal_itemlist_tbl thead tr th {
    display: inline;
    color: #fff;
    font-weight: normal;
  }
  .morinaga_seal_itemlist_tbl thead tr th:not(:last-child)::after {
    content: "\00a0/\00a0";
  }
  .morinaga_seal_itemlist_tbl thead tr th br {
    display: none;
  }
  .morinaga_seal_itemlist_tbl tbody tr {
    background: #ededed;
    height: 18.6666666667vw;
    padding: 0 4vw 0 1vw;
    font-size: 3.2vw;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .morinaga_seal_itemlist_tbl tbody tr td {
    display: inline;
  }
  .morinaga_seal_itemlist_tbl tbody tr td:first-of-type {
    width: 16vw;
    height: 18.6666666667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
  }
  .morinaga_seal_itemlist_tbl tbody tr td:first-of-type img {
    width: 14.1333333333vw;
  }
  .morinaga_seal_itemlist_tbl tbody tr td:nth-child(2),
  .morinaga_seal_itemlist_tbl tbody tr td:nth-child(3) {
    margin-left: 17.3333333333vw;
  }
  .morinaga_seal_itemlist_tbl tbody tr td:nth-child(2)::after {
    content: "\a";
    white-space: pre;
  }
  .morinaga_seal_itemlist_tbl tbody tr td:nth-child(3) {
    width: 3em;
  }
  .morinaga_seal_itemlist_tbl tbody tr td:nth-child(2) {
    padding: 4vw 0 0;
  }
  .morinaga_seal_itemlist_tbl tbody tr td:nth-child(3),
  .morinaga_seal_itemlist_tbl tbody tr td:nth-child(4) {
    padding: 1vw 0 0;
    height: 60%;
  }
  .morinaga_seal_itemlist_tbl tbody tr td:nth-child(2) {
    width: calc(100% - 17.3333333333vw);
  }
  .morinaga_seal_itemlist_tbl tbody tr:nth-child(even) {
    background: #dddddd;
  }
  .morinaga_seal_flow {
    box-sizing: border-box;
    width: 97.3333333333vw;
    margin: 5.3333333333vw auto 0;
    padding: 2.6666666667vw 0 3.3333333333vw;
    border-radius: 2.6666666667vw;
    border: 0.4vw solid #5190cf;
    background: #fff;
    position: relative;
  }
  .morinaga_seal_flow_ttl {
    width: 47.6vw;
    margin: 0 auto;
  }
  .morinaga_seal_flow_img {
    width: 79.7333333333vw;
    margin: 4vw auto 0;
    position: relative;
  }
  .morinaga_seal_flow_img::before {
    content: "";
    width: 84vw;
    height: 25.6vw;
    background: url("../img/morinaga_seal_flow_ttl_bg_sp.png") no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 0;
    top: -3.4666666667vw;
    left: calc(50% - 42.6666666667vw);
  }
  .morinaga_seal_caut {
    box-sizing: border-box;
    width: 97.3333333333vw;
    margin: 5.3333333333vw auto 0;
    padding: 2.6666666667vw 0 3.3333333333vw;
    border-radius: 2.6666666667vw;
    border: 0.4vw solid #5190cf;
    background: #fff;
    position: relative;
  }
  .morinaga_seal_caut_ttl {
    width: 47.6vw;
    margin: 0 auto;
  }
  .morinaga_seal_caut ul.caut {
    max-width: 94.6666666667vw;
    margin: 1.3333333333vw auto 0;
  }
}
