#susume-content .story-title {
    padding: 0 5% 5%;
}
#susume-content .story-title h1 {
    margin: 0 0 3%;
    font-weight: 400;
}
#susume-content .story-title .story-cat {
    margin: 0;
	padding: 0;
    line-height: 100%;
	background: transparent;
}
#susume-content .story-title .story-cat a {
	font-weight: 400 !important;
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: 0;
    color: #ff0000 !important;
    background: transparent !important;
    padding: 0 !important;
    line-height: 100% !important;
}
#susume-content .story-title .story-cat a:hover {
	color: #ff0000 !important;
    background: transparent !important;
	text-decoration: underline;
}
#susume-content .story-cover .image {
    height: auto;
    width: 100%;
    vertical-align: top;
    pointer-events: none;
    overflow: hidden;
		max-height: 500px;
}

#susume-content .story-content {
  max-width: 750px;
  padding: 5% 2%;
}
/* 620px tab */
@media screen and (min-width: 620px) {
#susume-content .story-content {
  padding: 5%;
}
}/* 620px tab */
/* 768px desk */
@media screen and (min-width: 1024px) {
#susume-content .story-content {
  max-width: 750px;
  padding: 5% 1% 5% 10%;
  margin: 0 0 0 auto;
}
}/* 768px desk */
#susume-content .story-title .story-meta_top .first {
    color: #ff0000;
}

/* Susume
-------------------------------------------------------------- */
#susume-content .section-title {
    padding: 0px 10px;
}
#susume-content .section-title h1 {
    font-size: 30px;
    font-size: 3rem;
    font-weight: 900;
    line-height: 100%;
    letter-spacing: -1px;
    text-align: left;
    margin: 0;
    padding: 0;
    word-spacing: normal;
    color: #666;
}
/* 620px tab */
@media screen and (min-width: 620px) {
#susume-content .section-title h1 {
    font-size: 40px;
    font-size: 4rem;
    letter-spacing: -2px;
}
}/* 620px tab */
/* 768px desk */
@media screen and (min-width: 1024px) {
#susume-content .section-title h1 {
    font-size: 50px;
    font-size: 5rem;
    letter-spacing: -3px;
}
}/* 768px desk */

.susume-list ul {
			list-style: none;
			padding: 0;
			margin: 0;
}
.susume-list li {
			list-style: none;
			padding: 0;
			margin: 2% 0;
}
.susume-list li:last-child {
  margin: 2% 0 0;
}
/* 620px tab */
@media screen and (min-width: 620px) {
.susume-list li {
			margin: 2% 1%;
}
.susume-list li:last-child {
			margin: 2% 1% 0;
}
}/* 620px tab */
.susume-list {
			padding: 0;
			margin: 0;
      overflow: hidden;
      margin-bottom: 1.5em;
}
.susume-card {
  max-width: 666px;
			padding: 0;			
			margin: 0 auto;
			border: 5px solid #000;
      border-radius: 30px;
}
.susume-card a {
  text-decoration: none !important;
}
.susume-card .card-status {
			color: #000;
			line-height: 100%;
			margin: 0;
			padding: 10px 15px;
			font-size: 30px;
			font-size: 3rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: -1px;
      text-align: left;
      border-bottom: 5px solid #ddd;
}
.susume-card .card-cat {
  color: #fff;
  line-height: 100%;
  margin: 0;
  padding: 5px 10px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
  text-align: left;
  background: #999;
  display: inline-block;
}
.susume-card .card-cover {
		height: 100%;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    max-height: 400px;
    overflow: hidden;
    border-bottom: 5px solid #999;
}
.susume-card .card-cover img {
    margin: 0 auto;
		height: 100%;
    padding: 0;
    width: auto;
    line-height: 0;
    max-height: 380px;
    overflow: hidden;
}
.susume-card .card-article {
    padding: 0;
}

.susume-card .first {
  padding: 0 15px 0;
  margin: 0;
}
/* 620px tab */
@media screen and (min-width: 620px) {
.susume-card .first {
  
}
}/* 620px tab */
.susume-card .card-title {
  color: #000;
  background: transparent !important;
  padding: 0 0 15px;
}
.susume-card .card-title h1 {
  text-transform: uppercase !important;
  color: #000 !important;
  margin: 0;
  padding: 0;
  line-height: 100%;
  letter-spacing: 0;
  font-size: 25px;
  font-size: 3rem;
  font-weight: 900;
}
.susume-card .card-title h1 a {
      color: #000;
      line-height: 100%;
      font-weight: 400 !important;
}
.susume-card .card-title h1 a:hover {
  	background-color: transparent !important;
    color: #000; 
}
.susume-card .card-price {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 100%;
  margin-top: 15px;
  font-weight: 400;
}
.susume-card .card-price .data {
  padding: 0 5px;
}
.susume-card .card-price .data .meta {
    font-size: 14px;
    font-size: 1.4rem;
}
.susume-card .card-content {
    line-height: 120%;
    font-size: 16px;
    font-size: 1.6rem;
    border-top: 1px solid #000;
    padding: 15px;
}
.susume-card .card-content .card-args {
    margin: 0 0 10px;
    text-align: justify;
    text-justify: auto;
}
.susume-card .card-content p {
    margin: 0 0 10px;
}
.susume-card .card-content p:last-child {
    margin: 0 !important;
}
.susume-card .card-linker {
    padding: 15px;    
    border-top: 7px dotted #000;
}
.susume-card .card-link {
      width: 100%;
      text-transform: uppercase;
}
/* 620px tab */
@media screen and (min-width: 620px) {
.susume-card .card-link {
  max-width: 50%;
}
}/* 620px tab */

.susume-card .card-linker .title {
        font-size: 13px;
				font-size: 1.3rem;
        color: #ff0000 !important;
        width: 100%;
        text-align: right;
        line-height: 0;
}
.susume-card .card-linker .title .first {
        padding: 0;
        margin: 0;
}
.susume-card .card-linker .title a.first {
				color: #ff0000 !important;
        background-color: #fff;
}
.susume-card .card-linker .title a.first:hover {
				color: #ff0000 !important;
        background-color: #fff;
}
.susume-card .card-link .link {
        background-color: #fff;
				color: #ff0000;
				font-size: 20px;
				font-size: 2rem;
				left: 0;
				letter-spacing: 0;
				margin: 0 auto;
				position: relative;
				text-align: left;				
				width: 100%;
				font-weight: 400;
}
.susume-card .card-link .link:hover {
	color: #ff0000;
}
.susume-card .card-linking {
      width: 100%;
      margin-top: 5px;
      text-transform: uppercase;
}
/* 620px tab */
@media screen and (min-width: 620px) {
.susume-card .card-linking {
  max-width: 50%;
}
}/* 620px tab */
.susume-card .card-linking .link {
    background-color: #fff;
				border: 2px solid #999;
				border-radius: 0;
				color: #000;
				letter-spacing: -1px;
				font-size: 16px;
				font-size: 1.6rem;
				left: 0;
				letter-spacing: -1px;
				margin: 0 auto;
				min-height: 40px;
				padding: 1%;
				position: relative;
				text-align: center;				
				top: 0;
				transition: all 0.1s;
				width: 100%;
				font-weight: 400;
        line-height: 40px;
        -webkit-box-shadow: 5px 5px 0px -1px #000;
        box-shadow: 5px 5px 0px -1px #000;
        border-radius: 10px;
}
.susume-card .card-linking .link:hover {
	background-color: #fff;
	color: #ff0000;
  border: 2px solid #ff0000;
  -webkit-box-shadow: 9px 9px 0px -1px #ff0000;
  box-shadow: 9px 9px 0px -1px #ff0000;
  border-radius: 10px;
}
.susume-card .card-rating {
	width: 100%;
	max-width: 200px;
}



/* SUSUME
-------------------------------------------------------------- */
.boda-section {
    border-top: 10px solid #666;
    border-bottom: 10px solid #666;
}
#susume_hero {
    position: relative;
    width: 100%;
    padding: 1% 0;
    margin: 1% auto;
    height: auto;
    overflow: hidden;
}
/* 620px tab */
@media screen and (min-width: 620px) {
#susume_hero {
  
}
}/* 620px tab */
/* 768px desk */
@media screen and (min-width: 1024px) {
#susume_hero {
    z-index: 10;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 1200px;
}
}/* 768px desk */
.susume_hero_story {
    width: 100%;
    margin: 0 auto;
    bottom: 0;
}
#susume_hero .tetrimino-100-70-70 {
    width: 100%;
}
#susume_hero .tetrimino-100-60-60 {
    width: 100%;
}
#susume_hero .tetrimino-100-40-40 {
    width: 100%;
}
#susume_hero .tetrimino-100-30-30 {
    width: 100%;
}
/* 620px tab */
@media screen and (min-width: 620px) {
#susume_hero .tetrimino-100-70-70 {
    width: 70%;
    float: left;
}
#susume_hero .tetrimino-100-60-60 {
    width: 60%;
    float: left;
}
#susume_hero .tetrimino-100-40-40 {
    width: 40%;
    float: left;
}
#susume_hero .tetrimino-100-30-30 {
    width: 30%;
    float: left;
}
}/* 620px tab */
/* 768px desk */
@media screen and (min-width: 1024px) {
}/* 768px desk */

.susume_card {
    background: transparent;
    margin: 0 0 10px;
    float: left;
    padding: 20px 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.susume_card:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  width: 50%;
  border-bottom: 3px solid #999;
}
.susume_card .susume_card-spotlight {
    bottom: 0;
    left: 0;
    padding: 0;
    right: 0;
    z-index: 3;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left;
    color: #000;
    position: relative;
    color: #000;
    text-transform: uppercase;
    width: 100%;
}
/* 620px tab */
@media screen and (min-width: 620px) {
.susume_card .type_4 .susume_card-spotlight {
    float: left;
    width: 50%;
    padding: 0 10px;
}
}/* 620px tab */
.susume_card .article {
    padding: 10px 0;
    margin: 0;
    width: 100%;
    position: relative;
    bottom: 0;
}
/* 620px tab */
@media screen and (min-width: 620px) {
.susume_card .type_4 .article {
    padding: 0;
}
}/* 620px tab */
.susume_card .article .data .meta {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
    margin: 0 0 10px;
    padding: 0;
    color: #000;
}
.susume_card .article .data .meta a {
    font-weight: 400 !important;
    color: #000;
}
.susume_card .article .data h1 {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: -1px;
    text-align: left;
    margin: 0;
    padding: 0;
}
/* 720px tab */
@media screen and (min-width: 720px) {
.susume_card .article .data h1 {
    font-size: 25px;
    font-size: 2.5rem;
}
}/* 720px tab */
/* 768px desk */
@media screen and (min-width: 1024px) {
.susume_card .article h1 {
    width: 88%;
}
}/* 768px desk */
.susume_card .image {
    background-color: transparent;
    background-position: center center;
    background-size: cover;
    bottom: 0;
    height: 300px;
    left: 0;
    overflow: hidden;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 2;
    position: relative;
}
.susume_card .image:hover {
    opacity: 0.75;
}
.susume_card .type_1 .image {
    height: 450px;
}
/* 620px tab */
@media screen and (min-width: 620px) {
.susume_card .type_1 .image {
    height: 450px;
}
.susume_card .type_2 .image {
    height: 300px;
}
.susume_card .type_3 .image {
    height: 200px;
}
.susume_card .type_4 .image {
    height: 200px;
    float: left;
    width: 50%;
}
}/* 620px tab */
/* 768px desk */
@media screen and (min-width: 1024px) {
.susume_card .type_2 .image {
    height: 450px;
}
.susume_card .type_3 .image {
    height: 300px;
}
}/* 768px desk */
/* 620px tab */
@media screen and (min-width: 620px) {
.tetrimino-100-30-30 .susume_card .image {
    height: 200px;
}
}/* 620px tab */
/* 768px desk */
@media screen and (min-width: 1024px) {
.tetrimino-100-30-30 .susume_card .image {
    height: 300px;
}
}/* 768px desk */

/* Susume/Disclosure 
-------------------------------------------------------------- */
.info-bar {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 2%;
}
.info-bar .info-card {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  
}
.info-bar .info-card .line {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 100%;
  letter-spacing: 0;
  text-align: justify;
  margin: 5px 0 0;
  font-weight: normal;
  text-transform: none;
}
.info-bar .info-card .line:before {
    line-height: 100%;
    letter-spacing: 0;
    margin: 0;
    font-weight: 900;
    background: #ff0000;
    color: #fff;
    margin: 0 0 5px;
    content: "";
    border-top: 5px solid #f00;
    display: block;
    width: 25px;
}
.info-bar .info-card .line a {
  color: #000;
  font-weight: 400;
  text-decoration: underline;
}
.info-bar .info-card .line a:hover {
  color: #ff0000;
}
.info-bar .info-card .line p {
    margin: 0 0 15px;
}
.info-bar .info-card .line p:last-child {
    margin: 0;
}

/*--------------------------------------------------------------
MENU WORDPRESS
--------------------------------------------------------------*/
/* Susume_menu
-------------------------------------------------------------- */

.menu-susume_menu-container {
    background-color: #fff;
	color: #000;
	padding: 0;
    position: relative;
    width: 100%;
	max-width: 1200px;
	margin: 10px auto;
    overflow-x: auto;
    overflow-y: hidden;
	text-transform: uppercase;
	border-bottom: 3px solid #999;
  border-top: 3px solid #999;
    -webkit-overflow-scrolling: touch;
}
.menu-susume_menu-container ul {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: nowrap;
	margin: 0;
  width: 100%;
}
.menu-susume_menu-container li {
	list-style: none;
	margin: 0;
	padding: 0;
	flex: 1;
	list-style-type: none;
	line-height: 100%;
  color: #000;
  background: #fff;
	padding: 10px;
  text-align: center;
}
.menu-susume_menu-container li a {
	font-weight: 400 !important;
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 0;
    padding: 10px;
    color: #000;
}
.menu-susume_menu-container li a:hover {
  color: #fff;
  background: #999;
	padding: 10px;
}