@charset "utf-8";
/* CSS Document */
@media screen and (max-width:768px) {
  /*=====================================================================*/
  /*リセット*/
  /*=====================================================================*/
  html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
  }
  body {
    line-height: 1;
    height: auto;
    background-image: url("../../indexImg/indexBack.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top 100px;
  }
  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
  }
  nav ul {
    list-style: none;
  }
  blockquote, q {
    quotes: none;
  }
  blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
  }
  a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    color: #444444;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
  }
  /* change colours to suit your needs */
  ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
  }
  /* change colours to suit your needs */
  mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
  }
  del {
    text-decoration: line-through;
  }
  abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  /* change border colour to suit your needs */
  hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
  }
  input, select {
    vertical-align: middle;
  }
  /*=====================================================================*/
  /*共通部分*/
  /*=====================================================================*/
  /*-----ヘッダー・メイン------*/
  main {
    width: 100%;
  }
  #logo {
    width: 20%;
    margin-bottom: 10px;
  }
  #logo img {
    width: 100%;
  }
  #firstView {
    width: 100%;
    margin: auto;
  }
  #firstView img {
    width: 100%;
  }
  header {
    width: 100%;
  }
  /*---------フッター--------*/
  footer {
    width: 100%;
  }
  #aboutMe {
    width: 100%;
    font-size: 90%;
    display: flex;
    margin-top: 15px;
  }
  #profileImg {
    margin: auto;
    margin-top: 2px;
    height: auto;
    width: 30%;
  }
  #profileImg img {
    width: 100%;
    margin-top: 5px;
  }
  #aboutMe {
    width: 100%;
    font-size: 90%;
    display: flex;
    margin-top: 15px;
  }
  #profileImg {
    margin: auto;
    margin-top: 2px;
    height: auto;
    width: 60%;
  }
  #profileImg img {
    width: 100%;
    margin-top: 5px;
  }
  #aboutProfile {
    font-size: 14px;
    width: 39%;
    margin: auto;
    margin-top: 10px;
  }
  #topButton {
    width: 15%
  }
  #topButton img {
    width: 60%
  }
  @media screen and (max-width:500px) {
    #topButton img {
      width: 90%
    }
	#List ul{
  flex-direction: column;
  }
  }
  #footer_h1 {
    font-family: "Anisette-petite", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  /*一部共通　詳細ページボタン*/
  #previous_backtolist_next {
    width: 100%;
  }
  #buttons {
    width: 100%;
    margin: auto;
    list-style: none;
    display: flex;
    justify-content: center;
  }
  #buttons li {
    float: none;
    margin: 0px;
    margin-right: 10px;
  }
  #buttons li:nth-child(2) {
    text-align: center;
    width: 70%;
    /*min-width: 179px;*/
    height: 64px;
    background-color: #444444;
    font-size: 24px;
    font-family: "游ゴシック";
    letter-spacing: -1px;
    position: relative;
    bottom: 7px;
    margin: 0px;
  }
  #buttons li:nth-child(3) {
    margin: 0px;
    margin-left: 10px;
  }
  /*ファイル別CSS*/
  /*=====================================================================*/
  /*index.html(smartphone)*/
  /*=====================================================================*/
  /*----------作品紹介----------*/
  #works {
    position: relative;
    margin-bottom: 0px;
    margin-top: 10%;
    width: 100%;
  }
  #works_h1 {
    font-family: "Anisette-petite", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 870%;
    opacity: 0.10;
    margin: auto;
    position: absolute;
    top: 13%;
    left: -3px;
    overflow: hidden;
    width: 100%;
  }
  #list_01 {
    width: 80%;
    height: auto;
    margin: auto;
    margin-top: 80px;
    position: relative;
    top: -50px;
  }
  .charas {
    font-family: "Anisette-petite", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 36px;
    /*font-weight: 100;*/
  }
  #list_01 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #list_01 li {
    list-style: none;
    width: 40%;
    padding-left: 20px;
  }
  #list_01 img {
    width: 100%
  }
  .margin {
    border: solid 1px #4f4f4f;
    width: 100%;
    height: 96%;
  }
  .margin p {
    float: right;
    margin-top: 28%;
    font-size: 146%;
    font-family: "Anisette-petite", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #4F4F4F;
  }
  #list_01 li:nth-child(1), #list_01 li:nth-child(2), #list_01 li:nth-child(4) {
    width: 40%;
  }
  #list_01 li:nth-child(3), #list_01 li:nth-child(4), #list_01 li:nth-child(5), #list_01 li:last-child {
    margin-top: 10px;
  }
  #list_01 li:nth-child(3) {
    order: 2;
  }
  #list_01 li:nth-child(4) {
    order: 1;
  }
  #list_01 li:nth-child(5) {
    order: 3;
    padding-left: 0px;
  }
  #list_01 li:nth-child(6) {
    order: 4;
  }
  /*----------スキル----------*/
  #skills {
    top: 60px;
    margin: auto;
    margin-bottom: 80px;
    margin-top: -100px;
    width: 100%;
    height: auto;
  }
  #skills_h1 {
    font-family: "Anisette-petite", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 140px;
    opacity: 0.10;
    position: absolute;
    top: 36%;
    left: 1%;
    overflow: hidden;
    width: 100%;
    margin: auto;
  }
  /*=======================================最新==========*/
  #list_skill {
    display: grid;
    display: -ms-grid;
    width: 45%;
    margin: auto;
    -ms-grid-columns: 100% auto;
    -ms-grid-rows: 230px;
  }
  #list_skill ul {
    margin-bottom: 3%;
  }
  /*ie用*/
  #list_skill ul:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  #list_skill ul:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  #list_skill ul:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  #list_skill ul:nth-child(4) {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
  }
  /*=======================================最新==========*/
  #list_02 {
    width: 60%;
    height: auto;
    margin: auto;
    position: relative;
    top: 10px;
    display: flex;
    flex-direction: column;
  }
  #list_upper {
    width: 100%;
  }
  .skill_table {
    width: 65%;
  }
  .skill_table:last-child {
    width: 65%;
    justify-content: end;
  }
  @media screen and (max-width:500px) {
    #list_02 {
      width: 80%;
      overflow: hidden;
    }
    #list_upper {
      width: 70%;
      flex-direction: column;
      align-items: center;
    }
    #list_lower {
      width: 70%;
      flex-direction: column;
      align-items: center;
    }
    .skill_td {
      width: 100%
    }
	/*.worklist {
     width: 80%;
   }*/
  }
  #list_02 ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: auto;
    justify-content: center;
  }
  #list_02 li {
    list-style: none;
    height: auto;
    margin: 0;
    float: none;
  }
  #list_02 li:nth-child(4), #list_02 li:nth-child(2), #list_02 li:nth-child(5) {
    margin: 0%;
    padding-top: 10px;
  }
  #list_02 li:nth-child(3) {
    margin: 0px;
    height: auto;
    padding-right: 0%;
    padding-top: 24px;
  }
  #list_02 li:last-child {
    margin-right: 0px;
    margin: 0px;
    padding-right: 87px;
    padding-top: 9px;
  }
  .skill_icon, .shu-jukudo_icon {
    margin: 0px;
  }
  .shu-jukudo_colum01 {
    margin: 0px;
    /*width: 60%;*/
    display: flex;
    margin-top: 17px;
    margin-right: 6px;
  }
  .shu-jukudo_colum02 {
    display: flex;
    margin: 0px;
    margin-right: 20px;
    margin-top: 2%;
  }
  .shu-jukudo_colum03 {
    display: flex;
    width: 44%;
    margin: 0px;
    padding-top: 0px;
  }
  .shu-jukudo_colum04 {
    margin: 0px;
    margin-top: 10px;
  }
  @media screen and (min-width:720px) {
    #skills {
      top: 90px;
      margin-bottom: 120px;
    }
    #skills_h1 {
      top: 5px;
    }
  }
  /*------------ホバーアクション--------------*/
  /*サイト*/
  #background_01 {
    width: 180%;
    height: 100%;
    top: 10%;
    left: -82%;
  }
  #hidden_01 {
    width: 119%;
    height: 97%;
    top: 0%;
    left: 100%;
  }
  #hoverd_chara_01 {
    top: 30%;
    left: 4%;
  }
  #list_01 li:nth-child(1) a:hover #hoverd_chara_01 {
    top: 28%;
    left: 3%;
    background-color: white;
  }
  #list_01 li:nth-child(1) a::after {
    bottom: 1%;
    left: 100%;
    width: 109%;
    height: 99%;
    transform-origin: center;
  }
  /*バナー*/
  #background_02 {
    width: 196%;
    height: 100%;
    top: 10%;
    left: -20px;
  }
  #hidden_02 {
    width: 118%;
    height: 97%;
    right: 100%;
    top: 1%;
  }
  #hoverd_chara_02 {
    right: -100%;
    top: -5px;
  }
  #list_01 li:nth-child(3) a:hover #hoverd_chara_02 {
    right: 41%;
    top: 11%;
  }
  #list_01 li:nth-child(3) a:hover #background_02 {
    top: 14px;
    left: -30px;
    background-image: url("../../indexImg/banner-hover-back.png");
    background-repeat: no-repeat;
  }
  #list_01 li:nth-child(3) a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #000;
  }
  #list_01 li:nth-child(3) a::after {
    bottom: 0px;
    left: -118%;
    width: 117%;
    height: 99%;
  }
  /*ロゴ*/
  #background_03 {
    width: 100%;
    height: 192%;
    top: 6%;
    left: -10%;
  }
  #hidden_03 {
    width: 101%;
    height: 113%;
    top: -113%;
  }
  #hoverd_chara_03 {
    bottom: 15%;
    left: 19%;
  }
  #list_01 li:nth-child(5) a:hover #hoverd_chara_03 {
    bottom: 53%;
    left: 1%;
  }
  #list_01 li:nth-child(5) a:hover #background_03 {
    top: -25%;
    left: 15%;
  }
  #list_01 li:nth-child(5) a::after {
    bottom: 100%;
    left: 0%;
    width: 100%;
    height: 147%;
    transform-origin: bottom;
  }
  #list_01 li:nth-child(5) a:hover::after {
    transform: scale(1, 1);
  }
  /*タブレットホバー*/
  @media screen and (min-width:720px) {
    #background_01 {
      width: 180%;
      height: 100%;
      top: 10%;
      left: -82%;
    }
    #hidden_01 {
      width: 119%;
      height: 97%;
      top: 0%;
      left: 100%;
    }
    #hoverd_chara_01 {
      top: 30%;
      left: 4%;
    }
    #list_01 li:nth-child(1) a:hover #hoverd_chara_01 {
      top: 40%;
      left: 28%;
      background-color: white;
    }
    #list_01 li:nth-child(1) a::after {
      bottom: 1%;
      left: 100%;
      width: 109%;
      height: 99%;
      transform-origin: center;
    }
    /*バナー*/
    #background_02 {
      width: 196%;
      height: 100%;
      top: 10%;
      left: -20px;
    }
    #hidden_02 {
      width: 118%;
      height: 97%;
      right: 100%;
      top: 1%;
    }
    #hoverd_chara_02 {
      right: -100%;
      top: -5px;
    }
    #list_01 li:nth-child(3) a:hover #hoverd_chara_02 {
      right: 61%;
      top: 27%;
    }
    #list_01 li:nth-child(3) a:hover #background_02 {
      top: 14px;
      left: -30px;
      background-image: url("../../indexImg/banner-hover-back.png");
      background-repeat: no-repeat;
    }
    #list_01 li:nth-child(3) a {
      position: relative;
      display: inline-block;
      text-decoration: none;
      color: #000;
    }
    #list_01 li:nth-child(3) a::after {
      bottom: 0px;
      left: -118%;
      width: 117%;
      height: 99%;
    }
    /*ロゴ*/
    #background_03 {
      width: 100%;
      height: 192%;
      top: 6%;
      left: -10%;
    }
    #hidden_03 {
      width: 101%;
      height: 113%;
      top: -113%;
    }
    #hoverd_chara_03 {
      bottom: 15%;
      left: 19%;
    }
    #list_01 li:nth-child(5) a:hover #hoverd_chara_03 {
      bottom: 53%;
      left: 1%;
    }
    #list_01 li:nth-child(5) a:hover #background_03 {
      top: -35%;
      left: 30%;
    }
    #list_01 li:nth-child(5) a::after {
      bottom: 100%;
      left: 0%;
      width: 100%;
      height: 147%;
      transform-origin: bottom;
    }
    #list_01 li:nth-child(5) a:hover::after {
      transform: scale(1, 1);
    }
  }
  /*=====================================================================*/
  /*work/index.html(smartphone)*/
  /*=====================================================================*/
  #worksBody {
    background-position: center top 110px;
    background-size: cover;
  }
  #List {
    width: 100%;
    margin: auto 0;
    position: relative;
    top: 50px;
    margin-bottom: 15%;
  }
  #List ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
	/*flex-direction: column;*/
  }
  .worklist {
    list-style: none;
    width: 34%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 15%;
  }
  .list_img {
    list-style: none;
    width: 100%;
    position: relative;
    left: 18px;
    top: 55px;
  }
  .workicons-01, .workicons-02, .workicons-03 {
    background-size: 100%;
    font-size: 20px;
    background-position: 20% 50%;
  }
  @media screen and (max-width:500px) {
  #List ul{
  width: 80%;
  margin: auto;
  }
  .worklist{
  width: 100%;
  position: relative;
    right: 6%;
 margin-bottom: 70px;
  }
  }
  /*=====================================================================*/
  /*work/details/logodetail.html(smartphone)*/
  /*=====================================================================*/
  #logo_bannerBody {
    background-position: center top 110px;
    background-size: 205%;
  }
  #logos {
    width: 90%;
    height: auto;
    margin: auto;
    margin-top: 5%;
  }
  #logos ul {
    display: flex;
    justify-content: space-around;
  }
  .logoList {
    width: 40%;
    margin: 0;
  }
  .logoList img {
    width: 100%;
    border: #BDBDBD solid 1px;
  }
  .logoList:last-child {
    margin: 0px;
    margin-top: 5%;
  }
  #link_tools {
    width: 76%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    margin-left: 3%;
  }
  @media screen and (min-width:600px) {
    #link_tools {
      margin-left: 9%;
    }
    #links li:nth-child(2) {
      width: 54%;
    }
  }
  #links {
    height: auto;
    margin: 0;
    margin-top: 3%;
    justify-content: center;
  }
  #links li {
    font-family: "Anisette Std Petite";
    font-family: anisette-petite, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  #links li:nth-child(2) {
    width: 35%;
    margin-left: 5px;
    padding-top: 2px;
    margin-top: 5px;
  }
  #tools {
    height: auto;
    margin: 0;
    margin-top: 3%;
    justify-content: center;
  }
  #aboutLogo {
    clear: both;
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 30px;
  }
  #tools li {
    font-family: "Anisette Std Petite";
    font-family: anisette-petite, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  #tools li:nth-child(2) {
    width: 55%;
  }
  /*=====================================================================*/
  /*work/details/bannerdetail_01.html(smartphone)*/
  /*=====================================================================*/
  .bannerList {
    width: 45%;
    clear: both;
    margin: 0px;
  }
  .bannerList:last-child {
    margin-left: 0px;
  }
  .bannerList img {
    width: 100%;
  }
  #aboutbanner {
    width: 100%;
    height: auto;
    margin-top: 40px;
  }
  .aboutoLogo_Phara {
    font-size: 12px;
    line-height: 14px;
    width: 100%;
    height: auto;
  }
  /*====================================================================*/
  /*work/details/sitedetail_01.html(smartphone)*/
  /*=====================================================================*/
  #siteBody {
    background-position: center top 110px;
    background-size: 320%;
  }
  #aboutsite {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 30px;
    height: auto;
  }
  #site_01_thumbnail {
    order: 1;
    width: 80%;
    margin: auto;
    height: auto;
  }
  #site_01_thumbnail img {
    width: 100%;
    margin: auto;
    margin-left: 0px;
    margin-right: 0px;
  }
  #site_link_tools {
    order: 2;
    width: 80%;
    margin: 0;
    margin: auto;
    margin-top: 20px;
    height: auto;
    font-family: "Anisette Std Petite";
    font-family: "Anisette-petite", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  #site_links {
    width: 95%;
    height: auto;
    margin: auto;
    min-width: 320px;
    /* margin-bottom: 150px; */
  }
  #site_links ul {
    float: none;
    display: flex;
    justify-content: center;
  }
  #site_links li:last-child {
    width: 90%;
    clear: both;
    margin-top: 1px;
    text-align: center;
    padding-left: 5px;
    /* padding: 5% 0; */
    padding-left: 0%;
  }
  #site_links li:last-child a {
    font-size: 70%;
    clear: both;
  }
  #site_tools {
    width: 95%;
    height: auto;
    margin: auto;
    min-width: 320px;
  }
  #site_tools li:last-child {
    width: 0px;
    width: 90%;
    height: auto;
    margin-top: 14px;
    font-size: 26px;
    padding-top: 7px;
    margin-left: 0px;
  }
  #site_tools li:last-child br {
    display: none;
  }
  #sitedetail {
    width: 100%;
    height: 100px;
    margin: auto;
  }
  #sitedetail p {
    font-size: 16px;
    margin-top: 10px;
  }
  #siteimg {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-top: 100px;
    /* margin-top: 10%; */
  }
  #siteimg_01, #siteimg_02,#siteimg_03{
    width: 80%;
    margin: auto;
  }
  #siteimg_01 {
    margin-bottom: 10%;
  }
  #mainimg_01, #mainimg_02, #backimg_01, #backimg_02,#mainimg_03, #backimg_03{
    width: 85%;
  }
  #backimg_01 {
    margin-left: 15%;
  }
  #backimg_02 {
    margin-left: 0%;
    float: left;
  }
  #backimg_03 {
    margin-left: 15%;
  }
  #mainimg_01 {
    margin-left: -99%;
  }
  #mainimg_02 {
    margin-left: 15%;
    margin-top: -160%;
  }
  #mainimg_03 {
    margin-left: -99%;
  }

  /*====================================================================*/
  /*work/details/flyerdetail_01.html(smartphone)*/
  /*=====================================================================*/
  #flyer_body {
    background-position: center top 90px;
  }
  #flyer {
    width: 80%;
    margin: auto;
    margin-top: 5%;
  }
  #flyer_img {
    width: 100%;
    left: 0%
  }
  #flyer_shadow {
    width: 100%;
  }
  #flyer_img img {
    width: 100%;
  }
  #flyer_shadow img {
    width: 100%;
  }
  #flyer_link-tools {
    width: 80%;
    margin: auto;
  }
  #flyer_link-tools img {
    width: 100%;
  }
  /*====================================================================*/
  /*work/details/bannerdetail_03.html(smartphone)*/
  /*=====================================================================*/
  #single {
    background-position: center top 90px;
  }
  #single_wrap {
    width: 50%;
    margin-top: 11%;
    margin-bottom: 8.5%;
  }
  #single_wrap img {
    width: 100%
  }
  #single_link_tools {
    width: 80%;
    padding-right: 9%;
  }
  #single_link_tools img {
    width: 100%;
  }
  /*=====================================================================*/
  /*garally.html(smartphone)*/
  /*=====================================================================*/
  #garally_body {
    background-size: 80%, 80%;
  }
  #photo_wrap {
    width: 80%;
    margin: auto;
  }
  #photo_wrap li:nth-child(1), #photo_wrap li:nth-child(2), #photo_wrap li:nth-child(3), #photo_wrap li:nth-child(4) {
    margin-top: 20%;
  }

  #photo_wrap ul li {
    width: 100%;
    margin-top: 20%;
  }
  #photo_wrap li:hover .garally_item-h {
    top: 10%;
    right: 16%;
    margin: auto;
    width: 100%;
  }
  #photo_wrap li:hover .garally_item-v {
    top: 72%;
    left: 30%;
    margin: auto;
  }
  .modal-wrapper .modal-window {
    width: 95%;
    padding: 10px 10px 5px;
  }
  .modal-img {
    width: 100%;
  }
  .modal-img img {
    width: 100%;
    filter: drop-shadow(7px 10px 10px rgba(0, 0, 0, 0.11));
  }
  .polaroid-h > .modal-sentence {
    margin: auto;
    width: 100%;
    height: auto;
    margin-top: 4%;
    margin-bottom: 4%;
  }
  .modal-sentence-v {
    margin: auto;
    width: 100%;
    height: auto;
    margin-top: 4%;
    margin-bottom: 4%;
  }
  .modal-sentence h1, .modal-sentence-v h1 {
    margin-bottom: 10px;
    font-size: 24px;
  }
  .polaroid-h {
    height: auto;
    width: 100%;
  }
  .polaroid-v {
    height: auto;
    width: 65%;
  }
}
@media screen  and (min-width:500px) {
  #list_skill {
    display: -ms-grid;
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto;
    -ms-grid-rows: auto;
    -ms-grid-columns: 60% auto;
    width: 65%;
    margin: auto;
  }

  /*ie用*/
  #list_skill ul:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  #list_skill ul:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  #list_skill ul:nth-child(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  #list_skill ul:nth-child(4) {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  /*garally*/
  #photo_wrap ul li {
    width: 50%;
  }
  #photo_wrap li:hover .garally_item-h {
    top: 25%;
    right: 10%;
  }
  #photo_wrap li:hover .garally_item-v {
    top: 73%;
    left: 24%;
  }
  #photo_wrap ul li {
    height: 285px;
  }
}