/* pc */
@media (min-width: 768px) {
  .l-container {
    /*タイトル*/
    
  }
  .l-container  {
    color: #393939;
    background: #fff;
    text-align: center;
    line-height: 1.2;
  }
  .l-container blockquote,
  .l-container ,
  .l-container code,
  .l-container dd,
  .l-container div,
  .l-container dl,
  .l-container dt,
  .l-container fieldset,
  .l-container form,
  .l-container h1,
  .l-container h2,
  .l-container h3,
  .l-container h4,
  .l-container h5,
  .l-container h6,
  .l-container input,
  .l-container legend,
  .l-container li,
  .l-container ol,
  .l-container p,
  .l-container pre,
  .l-container td,
  .l-container textarea,
  .l-container th,
  .l-container ul {
    margin: 0;
    padding: 0;
  }
  .l-container table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  .l-container fieldset,
  .l-container img {
    border: 0;
    vertical-align: top;
  }
  .l-container address,
  .l-container caption,
  .l-container cite,
  .l-container code,
  .l-container dfn,
  .l-container em,
  .l-container strong,
  .l-container th,
  .l-container var {
    font-style: normal;
    font-weight: 400;
  }
  .l-container ol,
  .l-container ul {
    list-style: none;
  }
  .l-container caption,
  .l-container th {
    text-align: left;
  }
  .l-container h1,
  .l-container h2,
  .l-container h3,
  .l-container h4,
  .l-container h5,
  .l-container h6 {
    font-size: 12px;
    font-weight: 400;
  }
  .l-container q:after,
  .l-container q:before {
    content: "";
  }
  .l-container abbr,
  .l-container acronym {
    border: 0;
    font-variant: normal;
  }
  .l-container sup {
    vertical-align: text-top;
  }
  .l-container sub {
    vertical-align: text-bottom;
  }
  .l-container input,
  .l-container select,
  .l-container textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
  }
  .l-container input,
  .l-container select,
  .l-container textarea {
    font-size: 12px;
  }
  .l-container legend {
    color: #000;
  }
  .l-container  {
    font-size: 12px;
    text-align: center;
  }
  .l-container strong {
    font-weight: 700;
  }
  .l-container li,
  .l-container ol,
  .l-container ul {
    list-style: none;
  }
  .l-container a:link {
    color: #000;
    text-decoration: none;
  }
  .l-container a:visited {
    color: #000;
    text-decoration: none;
  }
  .l-container a:hover {
    color: #000;
    text-decoration: underline;
    cursor: pointer;
  }
  .l-container a:active {
    color: #000;
  }
  .l-container .clearfix:after,
  .l-container dl:after,
  .l-container ol:after,
  .l-container ul:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .l-container *  .clearfix,
  .l-container *  dl,
  .l-container *  ol,
  .l-container *  ul {
    height: 1%;
  }
  @font-face {
    font-family: "Noto Sans C JK JP DemiLight";
    src: url(/res/font/NotoSansCJKjp-DemiLight.otf) format("embedded-opentype"),
      url(/res/font/NotoSansCJKjp-DemiLight.eot?) format("eot"),
      url(/res/font/NotoSansCJKjp-DemiLight.woff) format("woff"),
      url(/res/font/NotoSansCJKjp-DemiLight.ttf) format("truetype"),
      url(/res/font/NotoSansCJKjp-DemiLight.otf) format("opentype");
  }
  .l-container ,
  .l-container button,
  .l-container input,
  .l-container label,
  .l-container select,
  .l-container td,
  .l-container textarea {
    font-family: "Noto Sans C JK JP DemiLight", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
      Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
  .l-container #pcmode {
    width: 100%;
  }
  .l-container #pcmode1 {
    background-color: #6a6a6a;
    border-bottom: 3px solid #000;
    color: #fff;
    display: block;
    font-size: 100px;
    font-weight: 700;
    line-height: 100%;
    padding: 15px 0;
    text-align: center;
    width: 100%;
  }
  .l-container #title {
    background-color: #828282;
    line-height: 17px;
    text-align: left;
  }
  .l-container h1 {
    margin: 0 auto;
    font-size: 9px;
  }
  .l-container .pc {
    display: block;
  }
  .l-container .sp {
    display: none;
  }
  .l-container .sec_lead {
    width: 100%;
    margin: 50px auto 30px;
  }
  .l-container .announce {
    margin: 80px auto 20px !important;
    padding: 0 80px;
    font-size: 14px !important;
    /*リード分のフォントサイズ*/
    font-family: Hiragino Kaku Gothic ProN, sans-serif !important;
    
    /*リード分のフォント*/
    line-height: 2.2em;
    /*リード分の行間*/
    text-align: center;
    color: #393939 !important;
  }
  .l-container .text_ttl {
    margin: 30px auto 5px;
    padding: 0 80px;
    font-size: 16px !important;
    /*テキストタイトルのフォントサイズ*/
    font-family: serif !important;
    /*テキストタイトルのフォント*/
    line-height: 2.2em;
    /*テキストタイトルの行間*/
    text-align: center;
  }
  .l-container .text_sp {
    margin: 0px auto 5px;
    padding: 0 80px;
    font-size: 14px !important;
    /*テキストのフォントサイズ*/
    font-family: Hiragino Kaku Gothic ProN, sans-serif !important;
    
    /*テキストのフォント*/
    line-height: 2.11em;
    /*テキストの行間*/
    text-align: center;
  }
  .l-container .text_point {
    text-align: center;
    display: block;
  }
  .l-container .text_point p {
    text-align: left;
    display: inline-block;
    font-size: 20px !important;
    /* テキストタイトルのフォントサイズ*/
    font-family: serif !important;
    
    /*テキストタイトルのフォント*/
    line-height: 3em;
    /*テキストタイトルの行間*/
    font-weight: 600;
    letter-spacing: 0.1em;
  }
  .l-container .item {
    padding-left: 120px;
    text-align: left;
    display: block;
  }
  .l-container .item .text {
    margin-bottom: 50px;
    text-align: left;
    display: inline-block;
    font-size: 12px !important;
    /*アイテムテキストのフォントサイズ*/
    line-height: 2;
    /*アイテムテキストの行間*/
  }
  .l-container .item p li {
    list-style: none;
  }
  .l-container .sec_lead ul {
    text-align: center;
    font-size: 0;
    margin-top: 66px;
    margin-bottom: 60px;
  }
  .l-container .sec_lead ul li {
    display: inline-block;
    padding-right: 70px;
    margin-right: 50px;
    position: relative;
  }
  .l-container .sec_lead ul li::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    height: 25.33px;
    background-image: url(/static/full/images/cts1/special/201023_sc_outer/icn_slash.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .l-container .sec_lead ul li:last-child {
    padding-right: 0;
    margin-right: 0;
  }
  .l-container .sec_lead ul li:last-child::after {
    content: none;
  }
  .l-container .sec_lead ul li a {
    font-size: 23px !important;
    color: #0e0e0e;
    font-feature-settings: "palt";
    font-family: sans-serif !important;
    
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1;
  }
  .l-container .sec_main img {
    width: 86%;
    margin: 40px auto 20px;
    text-align: center;
    display: block;
  }
  .l-container .img1 img {
    width: 88%;
  }
  .l-container .img2 img {
    display: block;
    text-align: center;
    width: 57.5%;
  }
  .l-container .img3 img {
    display: block;
    text-align: center;
    width: 43.2%;
    margin-top: 42px !important;
    margin-bottom: 18px !important;
  }
  .l-container .view_more {
    margin: 50px auto 150px;
  }
  .l-container .view_more .view_more_btn {
    display: block;
    position: relative;
    width: 510px;
    padding: 1.5em 2em;
    margin: 51px auto 0;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    /*ボタンのフォントカラー*/
    background-color: #000;
    /*ボタンの背景カラー*/
    border: solid;
    border-width: 1px;
    /*ボタンの枠線太さ*/
    border-color: #000;
    /*ボタンの枠線カラー*/
  }
  .l-container .view_more .view_more_btn:hover {
    text-decoration: none !important;
  }
  .l-container .view_more_all .view_more_btn_all:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none;
  }
  .l-container .view_more_all {
    margin: 100px auto 150px;
  }
  .l-container .view_more_all .view_more_btn_all {
    display: block;
    position: relative;
    width: 460px;
    padding: 1.5em 2em;
    margin: 30px auto 50px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    /*ボタンのフォントカラー*/
    background-color: #000;
    /*ボタンの背景カラー*/
    border: solid;
    border-width: 1px;
    /*ボタンの枠線太さ*/
    border-color: #000;
    /*ボタンの枠線カラー*/
  }
  .l-container .view_more_all .view_more_btn_all:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none;
  }
  .l-container .ttl h1 {
    display: block;
    text-align: center;
    font-size: 18px !important;
    font-family: Hiragino Kaku Gothic ProN,sans-serif !important;
    
    letter-spacing: 0.5px;
    font-weight: bold !important;
    margin: 20px auto 5px;
  }
}

/* sp */
@media (max-width: 767px) {
  .l-container {
    /*.sec_main img{
       width:100%;
       margin:10px auto 10px;
       text-align:center;
    }
    */
    /*タイトル*/
  }
  .l-container ,
  .l-container ,
  .l-container div,
  .l-container span,
  .l-container applet,
  .l-container object,
  .l-container iframe,
  .l-container h1,
  .l-container h2,
  .l-container h3,
  .l-container h4,
  .l-container h5,
  .l-container h6,
  .l-container p,
  .l-container blockquote,
  .l-container pre,
  .l-container a,
  .l-container abbr,
  .l-container acronym,
  .l-container address,
  .l-container big,
  .l-container cite,
  .l-container code,
  .l-container del,
  .l-container dfn,
  .l-container em,
  .l-container font,
  .l-container img,
  .l-container ins,
  .l-container kbd,
  .l-container q,
  .l-container s,
  .l-container samp,
  .l-container small,
  .l-container strike,
  .l-container strong,
  .l-container sub,
  .l-container sup,
  .l-container tt,
  .l-container var,
  .l-container b,
  .l-container u,
  .l-container i,
  .l-container center,
  .l-container dl,
  .l-container dt,
  .l-container dd,
  .l-container ol,
  .l-container ul,
  .l-container li,
  .l-container fieldset,
  .l-container form,
  .l-container label,
  .l-container legend,
  .l-container table,
  .l-container caption,
  .l-container t,
  .l-container tfoot,
  .l-container thead,
  .l-container tr,
  .l-container th,
  .l-container td {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    font-size: 1em;
  }
  .l-container ,
  .l-container table,
  .l-container input,
  .l-container textarea,
  .l-container select,
  .l-container option {
    font-family: HiraKakuProN-W3;
    font-size: 1em;
  }
  .l-container article,
  .l-container aside,
  .l-container canvas,
  .l-container details,
  .l-container figcaption,
  .l-container figure,
  .l-container footer,
  .l-container header,
  .l-container hgroup,
  .l-container menu,
  .l-container nav,
  .l-container section,
  .l-container summary {
    display: block;
  }
  .l-container ol,
  .l-container ul {
    list-style: none;
  }
  .l-container blockquote,
  .l-container q {
    quotes: none;
  }
  .l-container :focus {
    outline: 0;
  }
  .l-container table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  .l-container ins {
    text-decoration: none;
  }
  .l-container del {
    text-decoration: line-through;
  }
  .l-container img {
    vertical-align: top;
  }
  .l-container address,
  .l-container caption,
  .l-container cite,
  .l-container code,
  .l-container dfn,
  .l-container em,
  .l-container th,
  .l-container var {
    font-style: normal;
    font-weight: normal;
  }
  .l-container  {
    -webkit-text-size-adjust: none;
  }
  .l-container  {
    -webkit-text-size-adjust: 100%;
  }
  .l-container ,
  .l-container  {
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 12px;
    line-height: 1.6;
    text-align: center;
  }
  .l-container a:link {
    color: #000;
    text-decoration: none;
  }
  .l-container a:visited {
    color: #000;
    text-decoration: none;
  }
  .l-container a:hover {
    color: #000;
    text-decoration: none;
  }
  .l-container a:active {
    color: #000;
  }
  @font-face {
    font-family: "Noto Sans C JK JP DemiLight";
    src: url("/res/font/NotoSansCJKjp-DemiLight.otf") format("embedded-opentype"),
      url("/res/font/NotoSansCJKjp-DemiLight.eot?") format("eot"),
      url("/res/font/NotoSansCJKjp-DemiLight.woff") format("woff"),
      url("/res/font/NotoSansCJKjp-DemiLight.ttf") format("truetype"),
      url("/res/font/NotoSansCJKjp-DemiLight.otf") format("opentype");
  }
  .l-container ,
  .l-container button,
  .l-container input,
  .l-container label,
  .l-container select,
  .l-container td,
  .l-container textarea {
    font-family: "Noto Sans C JK JP DemiLight", helvetica, arial, verdana, sans-serif;
  }
  .l-container .fontS {
    font-size: 10px;
  }
  .l-container .fontF {
    font-family: "Noto Sans C JK JP DemiLight", helvetica, arial, verdana, sans-serif;
  }
  .l-container input,
  .l-container textarea {
    max-width: 290px;
  }
  .l-container ul:after,
  .l-container ol:after,
  .l-container dl:after,
  .l-container .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .l-container iframe.header {
    border: medium none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
  .l-container ul,
  .l-container ol,
  .l-container li {
    list-style: none;
  }
  .l-container #contents {
    background-color: #fff !important;
  }
  .l-container .pc {
    display: none;
  }
  .l-container .sp {
    display: block;
  }
  .l-container .sec_lead {
    margin: 0 auto 2%;
  }
  .l-container .announce {
    margin: 35px auto 40px !important;
    padding: 1%;
    font-size: 11.8px !important;
    /*リード分のフォントサイズ*/
    font-family: Hiragino Kaku Gothic ProN,sans-serif !important; 
    
    /*リード分のフォント*/
    line-height: 180%;
    /*リード分の行間*/
    text-align: center;
    color: #000 !important;
  }
  .l-container .text_ttl {
    margin: 6px auto 0;
    font-size: 12.4px !important;
    /*テキストタイトルのフォントサイズ*/
    /* font-family: sans-serif;
     */
    /*テキストタイトルのフォント*/
    line-height: 150%;
    /*テキストタイトルの行間*/
    text-align: center;
  }
  .l-container .text_sp {
    display: block;
    margin: 19px auto 27px auto !important;
    padding: 2.5% 1%;
    font-size: 12.2px !important;
    font-family: Hiragino Kaku Gothic ProN,sans-serif;
    
    line-height: 180%;
    text-align: left;
    width: 90% !important;
    color: #000 !important;
  }
  .l-container .text_point {
    text-align: center;
    display: block;
    margin-top: 10px;
  }
  .l-container .text_point p {
    text-align: left;
    display: inline-block;
    font-size: 12px !important;
    /*テキストタイトルのフォントサイズ*/
    /* font-family: sans-serif;
     */
    /*テキストタイトルのフォント*/
    line-height: 2.8em;
    /*テキストタイトルの行間*/
    font-weight: 600;
    letter-spacing: 0.1em;
  }
  .l-container .item {
    margin: 4px auto -40px;
    padding: 0 6%;
    text-align: left;
    display: block;
  }
  .l-container .item .text {
    text-align: left;
    display: inline-block;
    font-size: 10px !important;
    /*アイテムテキストのフォントサイズ*/
    line-height: 2;
    /*アイテムテキストの行間*/
  }
  .l-container .item p li {
    list-style: none;
  }
  .l-container .sec_lead ul {
    text-align: center;
    font-size: 0;
    width: 100%;
    margin: 5% auto;
    padding-bottom: 10px;
  }
  .l-container .sec_lead ul li {
    display: inline-block;
    padding-right: 18px;
    margin-right: 18px;
    position: relative;
  }
  .l-container .sec_lead ul li::after {
    content: "";
    position: absolute;
    top: 2px;
    right: 0;
    width: 5px;
    height: 11.5px;
    background-image: url(/static/lite/images/cts1/special/201023_sc_outer/icn_slash.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .l-container .sec_lead ul li:last-child {
    padding-right: 0;
    margin-right: 0;
  }
  .l-container .sec_lead ul li:last-child::after {
    content: none;
  }
  .l-container .sec_lead ul li a {
    font-size: 11px !important;
    color: #0e0e0e;
    font-feature-settings: "palt";
    /* font-family: sans-serif;
     */
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1;
  }
  .l-container .img1,
  .l-container .img2,
  .l-container .img3 {
    display: flex;
    justify-content: center;
  }
  .l-container .img1 img {
    display: block;
    text-align: center;
    margin-top: 20px;
    width: 100%;
  }
  .l-container .img2 img {
    display: block;
    text-align: center;
    width: 90%;
  }
  .l-container .img3 img {
    display: block;
    text-align: center;
    width: 70%;
  }
  .l-container .view_more {
    margin: 52px auto 40px;
    /*ボタンの余白幅*/
  }
  .l-container .view_more .view_more_btn {
    font-size: 12px !important;
    font-weight: 120;
    display: block;
    position: relative;
    width: 278px;
    height: 57.2px;
    padding: 1.5em;
    margin: 2px auto 4px;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    /*ボタンのフォントカラー*/
    background-color: #000;
    /*ボタンの背景カラー*/
    border: solid;
    border-width: 1px;
    /*ボタンの枠線太さ*/
    border-color: #000;
    /*ボタンの枠線カラー*/
    border-radius: 3px;
    font-family: 'Noto Sans C JK JP DemiLight', helvetica, arial, verdana, sans-serif !important;
  }
  .l-container .view_more .view_more_btn:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none;
  }
  .l-container .ttl h1 {
    display: block;
    text-align: center;
    font-family: Hiragino Kaku Gothic ProN,sans-serif;
    
    font-size: 16px !important;
    font-weight: bold;
    margin: 35px auto 25px;
    color: #000 !important;
    letter-spacing: 0.03em !important;
  }
  .l-container #contents {
    padding: 0 20px !important;
  }
  .l-container .img2:nth-of-type(3) {
    margin-top: 39px !important;
  }
  .l-container img[src="/res/img/guide/unsize/sp/bnr_20211104202825717.jpg"] {
    margin-top: 3px !important;
  }
  .l-container img[src="/res/img/guide/unsize/sp/bnr_20211104200013481.jpg"] {
    margin-top: 4px !important;
  }
  .l-container img[src="/res/img/guide/unsize/sp/bnr_20211104204137178.jpg"] {
    margin-top: 5px !important;
  }
  .l-container img[src="/res/img/guide/unsize/sp/bnr_20211104200020649.jpg"] {
    margin-top: 55px !important;
  }
  .l-container .ttl__fix--01 {
    margin-top: 37px !important;
  }

  .modification-01{
    line-height: 257% !important;
    margin-bottom: 4px !important;
    display: inline-block;
  }

  .modification-02{
    padding-bottom: 13px !important;
  }

  .modification-03{
    line-height: 172% !important;
    padding-bottom: 12px !important;
  }

  img[src="/res/img/guide/unisize/sp/bnr_20211104204137178.jpg"]{
    margin-top: 4px;
    margin-bottom: 55px;
  }

  .modification-04{
    padding-top: 5px !important;
  }
}
