/*
Author: Grune Technologi Indonesia
Author URI: https://grune.co.jp/
Description: Grune Css Template contents css
*/

/* contents01 */
#contents01 {
	font-family: 'Noto Sans CJK JP';
	color: #707070;
	margin-bottom: 30px;
}
#contents01 .contents-text-left {
	font-size: 38px;
	float: right;
	line-height: 45px;
}
#contents01 .contents-divider {
	font-size: 31px;
	display: block;
}
#contents01 .button01 {
	padding: 11px 61px;
	font-size: 14px;
	margin-top: 31px;
}
#contents01 .contents-text-right {
	float: left;
}
#contents01 .contents-text-right .text-small {
	font-size: 12px;
	line-height: 26px;
	margin-left: 170px;
}
#contents01 #ytplayer {
	margin-top: 11px;
}
#contents01 .video-wrap{
	position: relative;
}
#contents01 .video-item{
    position: absolute;
    top: 11px;
}
#contents01 .video-item img{
    width: 350px;
}
#contents01 .icon-play-ytb{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 64px;
    height: 64px;
  background:
    url('http://localhost/css-template/dist/imgs/components/list-items/play.png')
    no-repeat
    center center;
    vertical-align: middle;
    cursor: pointer;
}
/* .contents01 */

/* contents02 */
#contents02 {
	background-color: #E4E4E4;
	margin-bottom: 30px;
	font-family: 'Hiragino Kaku Gothic Pro W6';
	font-size: 13px;
}
#contents02 h2{
	font-size: 18px;
	font-weight: bold;
	margin: 67px 0 24px 0;
}
#contents02 .col-content p{
	margin-top: 14px;
}
#contents02 .col-content {
	line-height: 23px;
	border-bottom: 1px solid #707070;
	padding: 17px 0;
}
#contents02 .col-content img{
	float: right;
}
#contents02 .content-small {
	font-family: 'Hiragino Kaku Gothic Pro W3';
	display: block;
}
#contents02 .content-small-h46 {
	height: 46px;
}
#contents02 a {
	color: #2462A2;
	border-bottom: 1px solid #2462A2;
	text-decoration: none;
}
#contents02 a:hover {
	color: blue;
	border-bottom: 1px solid blue;
}
#contents02 .col-share {
	margin-top: 55px;
	font-size: 14px;
}
#contents02 .col-share .text-share{
	font-family: Hiragino Kaku Gothic Pro W3;
	margin-right: 40px;
}
#contents02 .col-share a {
	margin: 0 5px;
}
#contents02 .col-total {
	font-size: 17px;
	margin: 54px 0 67px 0;
}
#contents02 .col-total .text-total {
	margin-top: 5px;
	font-size: 21px;
	color: #ED774D;
}
/* .contents02 */

/* contents03 */
#contents03 {
	font-family: 'Hiragino Kaku Gothic Pro W6';
	color: #707070;
	margin-bottom: 30px;
	font-size: 18px;
}
#contents03 .button01 {
	padding: 12.5px 72px;
	margin-top: 24px;
}
#contents03 .contents-text {
	margin-top: 64px;
}
/* .contents02 */