@charset "utf-8";

/* ======================================================
 * koukinf.css
 * ------------------------------------------------------
 * @media print, screen and (min-width: 768px)
 * - Page Component
 * - Clearfix
 * PC Media Queries
 * @media only screen and (max-width: 767px)
 * - Page Component
 * - Clearfix
 * SP Media Queries
 * Print
====================================================== */

/* ======================================================
 * PC
====================================================== */
@media print, screen and (min-width: 768px) {
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */

  
  .pcOnly {
    display: block;
  }
  .spOnly {
    display: none;
  }
  .contentsWrapper01 {
    display: -webkit-flex;
    display: flex;
  }
  .mainVisual {
    display: -webkit-flex;
    display: flex;
    width: calc(100% - 23.3%);
    color: #3d2087;
    font-size: 2.8rem;
    font-weight: bold;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .uv10-logo {
    width: 23.3%;
  }
  .mainVisual .uv10-borderPurple {
    border: 4px solid #3d2087;
    width: 50%;
    position: relative;
  }
  .mainVisual .uv10-borderPurple:nth-of-type(2){
    border-left: 0;
  }
  .mainVisual .uv10-imageWrapper01 {
    width: 100%;
    height: 0;
    padding-top: 93.77%;
    background: url("/sp/uv10/img/uv10_im01.jpg") no-repeat 0 0/ 100%;
    position: relative;
  } 
  .mainVisual .uv10-imageWrapper02 {
    width: 100%;
    height: 0;
    padding-top: 92.77%;
    background: url("/sp/uv10/img/uv10_im02.jpg") no-repeat 0 0/ 100%;
    position: relative;
  } 
   .mainVisual .circleText {
    position: absolute;
    width: 70%;
    top: 4%;
    left: 5%;
  }
  .mainVisual .uv10-circle{
    position: relative;
    width: 35%;
    height: 35%;
    padding: 17.5%;
    border-radius: 50%;
    background: #3d2087;
  }
  .mainVisual .uv10-circle span {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -.8em 0 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 2.0rem
  }
  .mainVisual .subTitle {
    margin-top: 6px;
    text-align: center;
  }
  .uv10-release-date {
    margin-top: 14px;
    text-align: right;
    font-weight: 700;
  }
  .features {
    margin-top: 40px;
    display: -webkit-flex;
    display: flex;
  }
  .features li {
    width: 25%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .features .illustIcon {
    margin-right: 5%;
  }
  .features .text {
    color: #3b1e86;
    font-size: 1.6rem;
    line-height: 1.44;
  }
  .contentsWrapper02 {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 50px;
  }
  .contentsWrapper02 .largeText {
    font-size: 3.8rem;
    line-height: 1;
    font-weight: bold;
    color: #3d2087;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .contentsWrapper02 .box01 {
    position: relative;
  }
  .contentsWrapper02 .box01 .changeLocation {
    position: absolute;
    top: 100%;
    left: 37%;
  }
  .contentsWrapper02 .box02 {
    width: 50%;
    margin-left: 1.17%;
    padding: 34px 2% 23px 3%;
    border: 10px solid #dddcee;
  }
  .contentsWrapper02 .box02 .f-bold {
    font-size: 2.0rem;
    line-height: 1.5;
    color: #3d2087;
  }
  .contentsWrapper02 .box02 .explanation {
    margin: 19px 0 15px;
  }
  .contentsWrapper02 .box02 .largeText {
    text-align: center;
  }
  .contentsWrapper02 .box02 .underline {
    padding-bottom: 7px;
    background: -ms-linear-gradient(to top, #f5d741 13px, transparent 5px);
    background: linear-gradient(to top, #f5d741 13px, transparent 5px);
    line-height: 1.3;
  }
  .bgGray {
    width: 100vw;
    background-color: #eeeeee;
    margin-top: 70px;
    padding: 70px 40px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .youtubeWrap {
    max-width: 1200px;
    margin: 0 auto;
  }
  .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  .uv10-box-layout {
        font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .uv10-box-layout .box-title {
    position: relative;
  }
  .uv10-box-layout .box-text {
    padding: 3% 0 3% 4%;
    font-size: 4.3vw;
    line-height: 1;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #3b1e86;
    text-align: center;
  }
  .uv10-box-layout .box-icon {
    position: absolute;
    top: -20%;
    left: 4%;
    width: 15%;
  }
  .uv10-box-layout .box-icon img {
    width: 100%;
  }
  .uv10-box-layout .box-title .smallText {
    font-size: 1.4rem;
    font-weight: normal;
    vertical-align: middle;
  }
  .uv10-box-layout .features-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
    padding: 10px;
    background-color: #dddcee;
  }
  .uv10-box-layout .features-list li {
    width: calc(99%/2);
    font-size: 1.5vw;
    color: #3b1e86;
    line-height: 1.6;
    position: relative;
  }
  .uv10-box-layout .features-list .largeText {
    font-size: 3.1vw;
    line-height: 1.1;
  }
  .uv10-box-layout .features-list .smallText {
    position: absolute;
    top: 86%;
    left: 6%;
    font-size: 1.09vw;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    color: #333333;
  }
  .uv10-box-layout .features-list li:nth-of-type(2n) {
    margin-left: 0.85%;
  }
  .uv10-box-layout .features-list li:nth-of-type(n+3) {
    margin-top: 0.85%;
  }
  .uv10-box-layout .features-list li p{
    width: 100%;
  }
  .uv10-box-layout .features-list .list01 p {
    position: absolute;
    top: 2%;
    left: 3%;
  }
  .uv10-box-layout .features-list .list02 .f-bold {
    position: absolute;
    top: 2%;
    right: 10%;
    text-align: right;
  }
  .uv10-box-layout .features-list .list02 .f-bold > span {
    text-align: left;
    display: inline-block;
  }
  .uv10-box-layout .features-list .list03 p {
    position: absolute;
    top: 63%;
    left: -7%;
    text-align: right;
  }
  .uv10-box-layout .features-list .list04 p {
    position: absolute;
    top: 49%;
    left: 5%;
    font-size: 1.5vw;
    color: #FFFFFF;
  }
  .annonation-list {
    margin-top: 1em;
  }
  .annonation-list li {
    font-size: 1.4rem;
    color: #333333;
  }
  .image-set {
    margin-top: 95px;
  }
  .image_inner {
    width: 92%;
  }
  
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
}

/* ======================================================
 * PC Media Queries
====================================================== */
@media screen and (min-width: 768px) and (max-width: 1280px) {

}
@media screen and (min-width: 768px) and (max-width: 1080px) {

}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .koukinf-heading_lv2_title::after {
    left: 19px;
  }
}
@media screen and (min-width: 768px) and (max-width: 812px) {

}
@media screen and (min-width: 1200px) {
  .uv10-box-layout .features-list li {
    font-size: 2.4rem;
  }
  .uv10-box-layout .features-list .largeText {
    font-size: 4.0rem;
  }
  .uv10-box-layout .features-list .list04 p {
    font-size: 2.2rem;
  }
  .uv10-box-layout .box-text {
    font-size: 5.6rem;
  }
  .uv10-box-layout .features-list .smallText {
    font-size: 1.4rem;
  }
}

/* **
@media screen and (min-width: 1921px) {
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
}
** */

/* ======================================================
 * SP
====================================================== */
@media only screen and (max-width: 767px) {
  /* ------------------------------------------------------
   * Page Component
  ------------------------------------------------------ */
  
  .pcOnly {
    display: none;
  }
  .spOnly {
    display: block;
  }
  .contentsWrapper01 {
    display: -webkit-flex;
    display: flex;
    width: 105%;
    margin: 0 -15px 0;
  }
  .uv10-logo {
    width: 40%;
  }
  .mainVisual {
    width: 60%;
    color: #3d2087;
    font-size: 1.4rem;
    font-weight: bold;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .mainVisual .uv10-borderPurple {
    border: 2px solid #3d2087;
    width: 100%;
    position: relative;
    float: left;
  }
  .mainVisual .uv10-borderPurple:nth-of-type(2){
    border-top: 0;
  }
  .mainVisual .uv10-imageWrapper01 {
    width: 100%;
    height: 0;
    padding-top: 47.77%;
    background: url("/sp/uv10/img/uv10_im01_sp.jpg") no-repeat 0 0/ 100%;
    position: relative;
  } 
  .mainVisual .uv10-imageWrapper02 {
    width: 100%;
    height: 0;
    padding-top: 47.77%;
    background: url("/sp/uv10/img/uv10_im02_sp.jpg") no-repeat 0 0/ 100%;
    position: relative;
  } 
   .mainVisual .circleText {
    position: absolute;
    width: 70%;
    top: 4%;
    left: 5%;
  }
  .mainVisual .uv10-circle{
    position: relative;
    width: 35%;
    height: 35%;
    padding: 17.5%;
    border-radius: 50%;
    background: #3d2087;
  }
  .mainVisual .uv10-circle span {
    position: absolute;
    left: 0;
    top: 50%;
    margin: -.7em 0 0;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1.0rem
  }
  .mainVisual .subTitle {
    text-align: center;
  }
  .uv10-release-date {
    margin-top: 14px;
    text-align: right;
    font-weight: 700;
  }
  .features {
    margin-top: 19px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .features li {
    width: 47.1%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .features li:nth-of-type(2n) {
    margin-left: 5.8%;
  }
  .features li:nth-of-type(n+3) {
    margin-top: 15px;
  }
  .features .illustIcon {
    width: 41%;
    margin-right: 7%;
  }
  .features .text {
    color: #3b1e86;
    font-size: 1.2rem;
    line-height: 1.5;
  }
  .contentsWrapper02 .largeText {
    font-size: 2.1rem;
    font-weight: bold;
    color: #3d2087;
    font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .contentsWrapper02 .box01 {
    width: 100%;
    margin-top: 25px;
    text-align: center;
  }
    .contentsWrapper02 .box01 .changeLocation {
    margin-left: 22%;
  }
    .contentsWrapper02 .box02 {
    width: 100%;
    margin-top: 22px;
    padding: 22px 3% 14px 3%;
    border: 5px solid #dddcee;
  }
  .contentsWrapper02 .box02 .uvList {
    width: 80%;
    margin: 0 auto;
  }
  .contentsWrapper02 .box02 .f-bold {
    font-size: 1.4rem;
    color: #3d2087;
  }
  .contentsWrapper02 .box02 .explanation {
    margin: 9px 0 14px;
  }
  .contentsWrapper02 .box02 .largeText {
    text-align: center;
  }
  .contentsWrapper02 .box02 .underline {
    line-height: 1.5;
    text-decoration: underline;
    text-decoration-color: #f5d741;
    text-decoration-thickness: 7px;
    text-align: center;
  }
  .bgGray {
    width: 100vw;
    background-color: #eeeeee;
    margin-top: 17px;
    padding: 15px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .youtubeWrap {
    max-width: 1200px;
    margin: 0 auto;
  }
  .youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }
  .youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
  
    .uv10-box-layout {
      font-family: "Noto Sans", "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
   .uv10-box-layout .box-title {
    width: 100vw;
    background-color: #3b1e86;
    margin-top: 40px;
    padding: 15px 15px 15px 15px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    font-size: 3.0rem;
    line-height: 1;
    font-weight: bold;
    color: #FFFFFF;
    display: table;
  }
  .uv10-box-layout .box-text {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.2;
    width: 70%;
    padding-left: 5%;
  }
  .uv10-box-layout .box-icon {
    display: table-cell;
    width: 22%;
  }
  .uv10-box-layout .box-icon img {
    width: 100%;
  }
  .uv10-box-layout .box-title .smallText {
    font-size: 1.1rem;
    font-weight: normal;
    vertical-align: middle;
  }
    .uv10-box-layout .features-list {
    width: 100vw;
    background-color: #dddcee;
    margin-top: 17px;
    padding: 15px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }
  .uv10-box-layout .features-list li {
    font-size: 1.6rem;
    color: #3b1e86;
    line-height: 1.6;
    position: relative;
  }
  .uv10-box-layout .features-list .largeText {
    font-size: 2.5rem;
    line-height: 1.1;
  }
      .uv10-box-layout .features-list .smallText {
    position: absolute;
    top: 87%;
    left: 4%;
    font-size: 1.1rem;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    color: #333333;
  }
  .uv10-box-layout .features-list li:nth-of-type(n+1) {
    margin-top: 15px;
  }
  .uv10-box-layout .features-list li p {
    text-align: left;
  }
  .uv10-box-layout .features-list .list01 p {
    position: absolute;
    top: 4%;
    left: 4%;
  }
  .uv10-box-layout .features-list .list02 .f-bold {
    position: absolute;
    top: 3%;
    left: 48%;
  }
  .uv10-box-layout .features-list .list03 p {
    position: absolute;
    top: 63%;
    left: 33%;
    text-align: right;
  }
  .uv10-box-layout .features-list .list04 p {
    position: absolute;
    top: 46%;
    left: 6%;
    font-size: 1.4rem;
    color: #FFFFFF;
  }
  .annonation-list {
    margin-top: 20px;
  }
  .annonation-list li {
    font-size: 1.1rem;
    color: #333333;
    margin-left: 1em;
    text-indent: -1em;
  }
  /* ------------------------------------------------------
   * Clearfix
  ------------------------------------------------------ */
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
  .mainVisual::after {
    display: block;
    clear: both;
    content: "";
  }
}


/* ======================================================
 * SP Media Queries
====================================================== */
@media only screen and (max-width: 351px) {
}
/* **
@media only screen and (min-width: 320px) and (max-width: 767px) {
}
@media only screen and (max-width: 736px) {
}
@media only screen and (max-width: 667px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 568px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 375px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}
** */

/* ======================================================
 * Print
====================================================== */
@media print {
}