@charset "UTF-8";

/*-------------------------------------------------------------
Header
-------------------------------------------------------------*/

.sh-icon-mini {
  /* pointer-events: none; */
  text-align: right;
}
.p-home-sns_smarthash .sh-item > a .sh-icon-mini img {
	vertical-align: middle;
	border-bottom: 0;
}

.carousel_wrapper dl {
	margin: 0;
}
.carousel_wrapper dd {
	margin-left: 0;
	padding: 20px;
}
.data dd {
	margin-left: 0;
	width: 500px;
}
#cboxLoadedContent dl {
	margin: 0;
}
.carousel_wrapper dt.imgBox {
	padding-right: 0;
}
.p-home-sns_smarthash {
}
.p-home-sns_smarthash .sh-item {
	background-color: #fff;
}

.smarthash li a {
	text-decoration: none;
	color: #000;
}

.p-home-sns_smarthash .sh-item_body {
	position: relative;
	text-align: left;
}

.p-home-sns_smarthash .sh-item_body{
	padding: 20px 25px;

}

.p-home-sns_smarthash .sh-item_title {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

.p-home-sns_smarthash .sh-item > a img {
	border-bottom: 1px solid #f7f7f7;
}
.sh-desc {
	background-color: #ffffff;
	box-shadow: 0 0 5px #ddd;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 30px;
	padding: 40px;
}
.sh-pc {
	display: none;
}
.p-home-sns_smarthash {
	padding: 20px 0;
}
.sh-desc_message {
	line-height: 1.6;
}
.sh-desc_message {
	color: #ff5757;
	font-weight: bold;
	font-size: 22px;
}
.sh-desc_message img {
	width: 100px;
	height: auto;
	vertical-align: middle;
	margin-left: 10px;
	margin-right: 10px;
}
.sh-desc_message img + img{
	margin-left: 10px;
}
.sh-desc_hash {
	display: inline-block;
	border: 1px solid #acd2ff;
	font-size: 16px;
	color: #0084ff;
	padding: 15px 30px;
	margin: 0 10px;
	margin-top: 20px;
	border-radius: 5px;
}
.smarthash li .description {
    font-size: 14px;
		text-align: left;
		display: block;
    /* height: calc(14px * 1.4 * 4);
    line-height: 1.4;
    text-align: left;
    display: block;
    margin-top: 10px;
    overflow: hidden;
    position: relative; */
}
.sh-icon {
	height: auto;
	/* position: absolute;
	top: -40px;
	left: 15px; */
	margin-top: 5px;
}

.smarthash_more_btn .smarthash_more_btn_text {
  margin-right: 10px;
}

.smarthash_more_btn .smarthash_more_btn_icon {
  font-weight: 900;
  line-height: 1;
  font-size: 22px;
}
.smarthash_more {
  text-align: center;
  margin-top: 50px;
}
.smarthash_more .smarthash_more_btn::after {
  content: "\e806";
}

.smarthash_more_btn {
  margin-bottom: 0;
}
.smarthash_more_btn:hover {
  opacity: 0.8;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .smarthash_more_btn {
    width: 100%;
  }
}

@media screen and (min-width: 951px) {
	.p-home-sns_smarthash-title-sp {
		display: none;
	}
}

@media screen and (max-width: 1306px) {
	.sh-desc {
		padding: 30px;
		margin: 0 10px;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 950px) {
	.smarthash ul {
		width: 100%;
	}
	.smarthash_more_btn {
		padding-left: 30px;
		padding-right: 30px;
	}
	.data dd {
		width: 100%;
	}
	.sh-desc {
		padding: 5vw;
	}
	.p-home-sns_smarthash-title-sp {
		margin: 0 0 10px;
		padding: 0 0 0 15px;
		color: #263D59;
		font-size: 3vw;
		line-height: 1.3;
		background: url(../../../images/icon-title-middle.png) no-repeat center left;
		text-align: left;
	}
	.p-home-sns_smarthash .sh-item_body {
		padding: 10px;
	}
	.sh-desc_hash {
		width: 100%;
		word-break: break-all;
		box-sizing: border-box;
    margin: 0;
		font-size: 2.5vw;
		padding: 2vw;
		margin-top: 10px;
	}

	.sh-desc_message {
		font-size: 4vw;
	}

	.sh-desc_message img {
		width: 15vw;
		margin: 0 2vw;
	}
	.smarthash li {
	}
	.smarthash li .description {
		border-top: 0;
	}

	#colorbox {
		position: fixed !important;
		width: 100% !important;
		position: absolute !important;
	  top: 20% !important;
	  left: 50% !important;
	  transform: translateY(-50%) translateX(-50%) !important;
	  -webkit- transform: translateY(-50%) translateX(-50%) !important;
	}
	#cboxWrapper {
		height: 100% !important;
		width: 100% !important;
	}
	#cboxContent,#cboxLoadedContent {
		width: 100% !important;
		height: 80% !important;
	}
	#cboxLoadedContent {
		width: 100% !important;
	}
}


/*-------------------------------------------------------------
LAYOUT
-------------------------------------------------------------*/



@media screen and (max-width: 768px) {
	.p-home-sns_smarthash .smarthash {
		width: 100%;
	}

  .p-home-sns_smarthash .smarthash ul {
    width: 100%;
  }

  .p-home-sns_smarthash .smarthash ul li {
    padding-left: 3.90625vw;
    padding-bottom: 3.90625vw;
  }
  .smarthash_more {
    margin-top: 3.90625vw;
    padding-left: 3.90625vw;
    padding-right: 3.90625vw;
  }
  .smarthash_more_btn {
    margin-top: 0;
  }

}