@charset "utf-8";
/* CSS Document */





/* display: none; */

main.main > .independence,
main.main > #res_check,
main.main > #body_repair18 #co_bottom2,
main.main > #body_repair18 #co_menu,
main.main > .displayNone {
	display: none;
}

main.main > #body_repair18 #co_body {
	margin: 0px auto 0;
	padding: 0 20px;
	width: 950px;
}
main.main > #body_repair18 img {
	width: auto;
}




/*
------------------------------------------------------------------------------*/
.zerobreak {
	clear: both;
	font-size: 0;
}

/*============================================================================*/
.bgImg {
	background-repeat: no-repeat, no-repeat;
}
/*============================================================================*/


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■ 表示領域が 640px 未満の場合
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width: 639px) {
/*============================================================================*/
	.only_mo {
		display: block;
	}
	br.pcbr {/* PCでのみ改行 */
		display: none;
	}
	br.mobr {/* モバイルでのみ改行 */
		display: inline;
	}
	/*============================================================================*/
	.bgImg {
		background-image: url(/-/media/Project/globeride/daiwa_com_jp/resources/fishing/youtube/image/bg.JPG);
		background-size: cover;
		background-position: center center;
	}
	/*======================================
	 * Title
	 *====================================*/
	.layout_type10 .item.t1 {
		background-image: url(/-/media/Project/globeride/daiwa_com_jp/resources/fishing/youtube/image/circle2.svg);
		background-size: 102vw;
		background-position: center bottom;
		padding: 11vw 0;
		margin: 0 0 8vw;
	}
	.layout_type10 .item.t1 .titleYT.only_mo {
		width: 64.896%;
		margin: 0 auto;
	}
	.layout_type10 .item.t1 .titleYT.only_mo > img {
		width: 100%;
	}


	.layout_type10 .item.t2 {
		padding: 1em 0;
		font-size: 1.8rem;
		text-align: center;
		font-weight: bold;
		background-color: #6c99aac7;
		color: white;
	}

	/*==============================================================================
	 * .item.d*
	 *============================================================================*/
	.layout_type10 .item.dAll {
		margin-bottom: 1vw;
	}
	
	/*======================================
	 * .item.d1 // Daiwa Japan
	 *====================================*/

	/*==============================================================================
	 * .footerIL
	 *============================================================================*/
	.footerIL .youtubeLogo.only_mo > img {
		width: 23vw;
		margin: 0 auto;
		padding: 7vw 0 8vw;
	}

	/*============================================================================*/
	.only_pc {
		display: none;
	}
/*============================================================================*/
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■ 表示領域が 640px 以上の場合
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (min-width: 640px) {
/*============================================================================*/
	.only_pc {
		display: block;
	}
/*
	.item.dAll {
		position: relative;
	}
	.item.dAll a.ovTri {
		-webkit-transition: all 0.25s ease-out;
		-moz-transition: all 0.25s ease-out;
		-ms-transition: all 0.25s ease-out;
		transition: all 0.25s ease-out;
	}
	.item.dAll a.ovTri::after {
		-webkit-transition: all 0.25s ease-out;
		-moz-transition: all 0.25s ease-out;
		-ms-transition: all 0.25s ease-out;
		transition: all 0.25s ease-out;
		content: url(/-/media/Project/globeride/daiwa_com_jp/resources/fishing/youtube/image/tri_x2.png);
		opacity: 0;
		position: absolute;
		top: 18px;
		right: 90px;
	}
	.item.dAll a.ovTri:hover::after {
		opacity: 1;
		top: 18px;
		right: 53px;
	}
*/
	br.mobr {/* モバイルでのみ改行 */
		display: none;
	}
	br.pcbr {/* PCでのみ改行 */
		display: inline;
	}
	/*============================================================================*/
	.bgImg {
		padding: 50px 20px 50px;
		background-image: url(/-/media/Project/globeride/daiwa_com_jp/resources/fishing/youtube/image/circle.svg), url(/-/media/Project/globeride/daiwa_com_jp/resources/fishing/youtube/image/bg.JPG);
		background-size: 784px 784px, cover;
		background-position: center center, 0 42%;
		min-width: 980px;
	}
	/*============================================================================*/
	.only_mo {
		display: none;
	}

/*============================================================================*/
}

/* - - - - - - - - - - - - - - - - - - -
https://www.daiwa.com/jp/fishing/youtube/css/style.css
s_40c / 18481
- - - - - - - - - - - - - - - - - - - */