html,body {
    margin: 0;
}

a {
  color: hsla(232, 100%, 38%, 1.00);
}
a:hover {
  color: hsla(226, 86%, 22%, 1.00);
}
.br-sp,.br-tb {
    display: none;
}

/*suyalist-com*/
.suyalist-com {
    background-color: #f2f3f4;
    opacity: 0.9;
    background-image: repeating-radial-gradient(circle at 0 0, transparent 0, #f2f3f4 4px), repeating-linear-gradient(#e9e7ff55, #e9e7ff);
    font-family: 'BIZ UDPGothic', sans-serif;
    line-height: 2.4;
    min-height: 95vh;
}
.suyalist-com h1,
.suyalist-com h2,
.suyalist-com h3
{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    margin-bottom: 0;
}
.suyalist-com h1,
.suyalist-com h2{
    font-size: 5.0em;
    display: inline-block;
	background: linear-gradient(to right, orange , yellow, green, cyan, blue, violet);
	background: -webkit-linear-gradient(left, orange , yellow, green, cyan, blue, violet);
	background: -o-linear-gradient(right, orange, yellow, green, cyan, blue, violet);
	background: -moz-linear-gradient(right, orange, yellow, green, cyan, blue, violet);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
    -webkit-text-stroke: 1px #000000;
    text-stroke: 1px #000000;
    margin-top: 0;
    }
.suyalist-com h2::after {
	content: "\A" ;
	white-space: pre ;
}
.suyalist-com h3 > span
{
    display: inline-block;
    background-color: hsla(202,100%,41%,1.00);
    color: #ffffff;
    margin-bottom: 8px;
    line-height: 1.5;
    padding: 0 8px;
}
.suyalist-com ul
{
    margin-top: 0;
    padding-left: 24px;
}

.suyalist-com a:hover {
    font-weight: bold;
    letter-spacing: 0.2em;
}

.suyalist-com > div {
    padding: 0 8px;
    min-height: 96vh;
    max-width: 1280px;
    margin: 0 auto;
}

.suyalist-com > div > div{
    padding: 0 8px;
}
.suyalist-com > div > div > div{
    padding: 0 8px;
}

.suyalist-com p {
    margin: 4px 0;
}

.suyalist-com footer {
    display: block;
    background: hsla(0, 0%, 100%, 1.00);
    min-height: 5vh;
/*    width: 100vw;      */
    text-align: center;
    padding: 24px 0 64px 0;
    margin-top: 64px;
}
.suyalist-com footer > ul.suyalist-com_ftlink{
    list-style-type: none;
    margin: 16px auto;
    padding: 0;
}
.suyalist-com footer > ul.suyalist-com_ftlink li{
    display: inline-block;
    border-right: rgba(0,0,0,1.00) 2px solid;
    line-height: 1.2;
    font-size: 0.9em;
    padding: 4px 0;
}
.suyalist-com footer > ul.suyalist-com_ftlink li:last-child{
    border-right: none;
}
.suyalist-com footer > ul.suyalist-com_ftlink a{
    padding: 8px 16px;
    font-weight: bold;
}
.suyalist-com footer > ul.suyalist-com_ftlink a:hover{
    color: rgba(25,45,144,1.00);
}
.suyalist-com footer p {
    display: block;
    margin: auto;
    line-height: 1.2;
}

.suyalist-com footer a {
    text-decoration: none;
    color: rgba(51,51,51,1.00);
}

.suyalist-com footer a:hover {
    font-weight: normal;
    letter-spacing: 0;
}

p.suyalist-com_copylight {
    padding: 16px 0; 
    font-size: 0.8em;
    color: rgba(173,173,173,1.00);
}

div.suyalist-com_text{
    padding: 0 16px 16px 16px;
}
div.suyalist-com_text_zone{
    margin: 16px 0 64px 0;
    padding: 16px 24px !important;
    border: 2px solid rgba(50,50,50,1.00);
}

div.suyalist-com_text_zone >h3:first-of-type {
    margin-top: 4px;
}
div.suyalist-com_text_zone >p {
    margin: 4px 0 8px 0;
    line-height: 1.8;
}
div.suyalist-com_text_zone >p:last-of-type {
    margin-bottom: 4px;
}
div.suyalist-com_text_zone >ul {
    line-height: 1.8;
}
div.suyalist-com_text_zone > details > ul.skil-list{
    padding-left: 8px;
    line-height: 1.8;
    margin-bottom: 24px;
}
div.suyalist-com_text_zone > details > ul.skil-list ul{
    padding-left: 0;
}
div.suyalist-com_text_zone > details > ul.skil-list li{
    display: inline-block;
}
div.suyalist-com_text_zone > details > ul.skil-list li:first-child::before{
    content: "\02022  ";
    font-size: 1.2em;
    font-weight: bold;
}
div.suyalist-com_text_zone > details > ul.skil-list li:not(:first-child)::before {
    content: "/ ";
}
div.suyalist-com_text_zone > details > p{
    line-height: 1.2;
}
/*inksdesk*/
.inksdesk {
  color: #ffffff;
  margin: 0;
  height: 95vh;
  background-color: #0E0E0E;
  opacity: 1;
  background: radial-gradient(circle, transparent 20%, #0E0E0E 20%, #0E0E0E 80%, transparent 80%, transparent), radial-gradient(circle, transparent 20%, #0E0E0E 20%, #0E0E0E 80%, transparent 80%, transparent) 10px 10px, linear-gradient(#080808 0.8px, transparent 0.8px) 0 -0.4px, linear-gradient(90deg, #080808 0.8px, #080808 0.8px) -0.4px 0;
  background-size: 20px 20px, 20px 20px, 10px 10px, 10px 10px;
}
.inksdesk h1,
.inksdesk h2,
.inksdesk h3
{
    font-family: 'Mochiy Pop P One', sans-serif;
}
.inksdesk h1 {
    font-size: 2.4em;
    letter-spacing: 0.1em;
}
.inksdesk h2 {
    font-size: 1.8em;
}
.inksdesk h3 {
    font-size: 1.2em;
    margin-bottom: 4px;
}
.inksdesk header {
  text-align: center;
}
.inksdesk-container {
  display: flex;
  margin: 0 auto;
  height: 80vh;
  width: 100vw;
}
.inksdesk-container a {
  color: hsla(232, 76%, 52%, 1.00);
}
.inksdesk-container a:hover {
  color: hsla(58, 90%, 31%, 1.00);
}
.inksdesk-side {
  width: 20%;
  overflow-y: auto;
  border-right: 2px solid #C5C4C4;
  padding: 4px 16px;
}
.inksdesk-content {
  flex: 1;
  width: 80%;
  overflow-y: auto;
  padding: 4px 16px;
}
.inksdesk footer {
  display: block;
  background: hsla(0, 0%, 100%, 1.00);
  height: 5vh;
  width: 100vw;
  position: fixed;
  bottom: 0;
}
.inksdesk footer p {
  display: block;
  margin: auto;
  padding: 4px;
  text-align: center;
}

/*comcom*/
/* CSS Document */
div.comcom-top-photo {
    display: block;
    max-height: 400px;
    height: 400px;
    background-image: url(../com.suyalist.com/images/IMG_0755D.jpg);
    background-color: hsla(0,0%,9%,0.70);
    background-repeat: no-repeat;
    object-fit: cover;
    background-position: center center;
    background-blend-mode: Overlay;
}
div.comcom-top-photo div.comcom-topmessage{
    height: 350px;
    line-height: 350px;
    display: block;
    text-align: center;
    vertical-align: middle;
    font-size: 3rem;
    font-weight: 700;
    color: hsla(0,0%,82%,0.63);
}
div.comcom-top-photo div.comcom-photomessage{
    height: 50px;
    text-align: right;
    color: hsla(0,0%,82%,0.30);
    padding: 0 8px 8px 0;
    font-size: 0.75rem;
}
div.comcom-top-photo div.comcom-topmessage p,
div.comcom-top-photo div.comcom-photomessage p{
    margin-bottom: 0;
}

/*main*/
.comcom-main-lists {
    margin: 32px auto;
}
.comcom-main-lists ul li{
    margin: 8px auto;
}
.comcom-main-lists ul li,
.comcom-main-lists ul li a
{
    font-weight: 700;
}
.comcom-main-lists ul li small,
.comcom-main-lists ul li a small
{
    display: block;
    font-size: 0.8rem;
    font-weight: 300;
    line-height: 1.2;
}

.comcom-ftd{
min-height: 0;
}
.comcom-ftd footer{
    border-top: #0C0C0C 1px solid;
    padding-top: 0;
    padding-bottom: 0;
}
/*tbview - spview*/
@media screen and (max-width: 959px) {
    p{
        word-break:break-all;
    }
.tb-hidden {
    display: none;
}
.br-tb {
    display: block;
}
}
@media screen and (max-width: 480px) {
.tb-hidden,.sp-hidden {
    display: none;
}
.br-sp,.br-tb {
    display: block;
}
.suyalist-com h1{
    display: block;
    text-align: center;
    font-size: 3.0em;
    line-height: 1.5;
    margin: 16px 0;
    }
.suyalist-com h2{
    display: block;
    text-align: center;
    font-size: 2.0em;
    }
.suyalist-com footer > ul.suyalist-com_ftlink{
    margin: 32px auto;
    padding: 0 16px;
}
.suyalist-com footer > ul.suyalist-com_ftlink li{
    display: block;
    border-right: none;
    border-top: 1px solid rgba(0,0,0,1.00);
    line-height: 2.0;
    padding: 0;
}

    .suyalist-com footer > ul.suyalist-com_ftlink li:last-child{
    border-bottom: 1px solid rgba(0,0,0,1.00);
    }
    .suyalist-com footer > ul.suyalist-com_ftlink a {
        display: block;
        padding: 12px 0;
        font-weight: normal;
}
    
    .inksdesk-container {
        display: block;
    }
    .inksdesk-container ul{
        padding: 0;
        margin: 4px 0;
    }
    .inksdesk-container ul li{
        list-style-type: none;
        margin: 8px 0;
    }
    .inksdesk-container ul li:first-child{
        margin-top: 4px;
    }
    .inksdesk-container ul li a{
        display: block;
        padding: 8px;
        border: 2px solid rgba(104,104,104,1.00);
        background: rgb(195,194,194);
        background: linear-gradient(0deg, rgba(195,194,194,1) 0%, rgba(227,226,226,1) 40%);
        text-decoration: none;
        color: rgba(17,17,17,1.00);
    }
    .inksdesk-side {
        width: calc(100vw - 32px);
        border-right: none;
    }
    .inksdesk-content {
        width: calc(100vw - 32px);
    }
}