@charset "utf-8";
/* 鳥の撮影 おすすめ構図7選 */

/***********************
reset
***********************/
p { margin: 0;}
section { margin-bottom: 0; }

/***********************
共通
***********************/
article {
	width: 100%;
	max-width: 1000px;
	margin: 20px auto;
}

.mt00 { margin-top: 0 !important; }

.cafetxt {
	font-size: 0.9rem;
	text-align: right;
	margin: 5px 0;
	line-height: 1.2em;
}
.cafetxt span {
	display: inline-block;
}

@media screen and (max-width: 420px) {
	.cafetxt {
    	font-size: 0.8rem;
	}
}

/***********************
main visual
***********************/
#sect_mv .wrap {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	background-color: #f2bcc4;
	font-size: 0; /* hac */
}

#sect_mv .wrap .mvimg {
	width: 50%;
}
#sect_mv .wrap .mvimg img {
	width: 100%;
}
#sect_mv .wrap .ttl {
	width: 50%;
	/*background-color: #000;*/
	text-align: right;
	padding-right: 20px;
	position: relative;
}
#sect_mv .wrap .ttl h1 {
	font-size: 2.6rem;
	color: #4d4542;
	letter-spacing: 0.05em;
	font-weight: normal;
	line-height: 1.4em;
}
#sect_mv .wrap .ttl h1 span {
    font-size: 0.8em;
}
#sect_mv .wrap .ttl .border {
	border-bottom: 3px solid #0401b7;
    border-image: linear-gradient(to right, #f73757 0%, #60e1eb 100%) 1;
	width: 280px;
	position: absolute;
	top: 40%;
    right: 20px;
}
.mainlead {
	font-size: 1rem;
	margin: 80px auto;
    max-width: 53em;
}
@media screen and (max-width: 730px) {
	#sect_mv .wrap .ttl h1 span {
		font-size: 0.7em;
	}	
}
@media screen and (max-width: 640px) {
	#sect_mv .wrap {
		display: block;
		padding-top: 10px;
	}
	#sect_mv .wrap .mvimg {
		width: unset;
	}
	#sect_mv .wrap .ttl {
		width: unset;
		padding-right: 0;
		text-align: center;
	}
	#sect_mv .wrap .ttl .border {
		right: 0;
		left: 0;
	}
}


/***********************
anqer link  menu
***********************/

#sect_anqmenu {
	margin-bottom: 150px;
}
#sect_anqmenu .bg1 {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 150px;
	background: repeating-linear-gradient(-45deg, #dce1ec , #dce1ec 6px, #d7f4f5 4px, #d7f4f5 10px);
}
#sect_anqmenu .bg2 {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 100%;
	height: 150px;
	background-color: #f5f6f7;
	opacity: 0.8;
	border: 1px solid #e1e1e1;
}
#sect_anqmenu ul {
	margin: 0;
    padding: 20px 0 15px 20px;
	display: flex;
	flex-wrap: wrap;
}
#sect_anqmenu ul li {
	font-size: 1.2rem;
	width: 20%;
	text-indent: -42px;
	margin: 0 0 10px 42px;
    line-height: 1em;
}
#sect_anqmenu ul li.li05 span {
	border: 1px solid #ababaf;
    font-size: 0.9em;
    border-radius: 14px;
    padding: 0 12px;
    background-color: #FFF;
}

#sect_anqmenu ul li::before {
	content: "";
    vertical-align: middle;
    display: inline-block;
	width: 36px;
    height: 36px;
    margin: 0 7px 3px 0;
	transform: rotate(90deg);
}
#sect_anqmenu ul li.li01::before {
	background:url("https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/icon_arrow_01.png") no-repeat;
}
#sect_anqmenu ul li.li02::before {
	background:url("https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/icon_arrow_02.png") no-repeat;
}
#sect_anqmenu ul li.li03::before {
	background:url("https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/icon_arrow_03.png") no-repeat;
}
#sect_anqmenu ul li.li04::before {
	background:url("https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/icon_arrow_04.png") no-repeat;
}
#sect_anqmenu ul li.li05::before {
	background:url("https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/icon_arrow_05.png") no-repeat;
}


@media screen and (max-width: 935px) {
	#sect_anqmenu .bg2,
	#sect_anqmenu .bg1 {
		width: 320px;
		height: 430px;	
	}
	#sect_anqmenu ul {
		display: block;
	}
	#sect_anqmenu ul li {
		width: unset;
		text-indent: 0;
		margin: 10px auto;
		font-size: 1rem;
	}
	#sect_anqmenu ul li br {
		display: none;
	}
	.mainlead {
    	margin: 40px auto;
	}
}



/***********************
subsection
***********************/

.wrap1.__wr01 .sectttl h2::before {
	content: "";
	background: url("https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/icon_bird_01.png") no-repeat;
	background-size: contain;
	width: 80px;
	height: 80px;
	display: block;
	margin-right: 10px;
}
.wrap1.__wr02 .sectttl h2::before {
	content: "";
	background: url("https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/icon_bird_02.png") no-repeat;
	background-size: contain;
	width: 80px;
	height: 80px;
	display: block;
	margin-right: 10px;
}
.wrap1.__wr03 .sectttl h2::before {
	content: "";
	background: url("https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/icon_bird_03.png") no-repeat;
	background-size: contain;
	width: 80px;
	height: 80px;
	display: block;
	margin-right: 10px;
}
.wrap1.__wr04 .sectttl h2::before {
	content: "";
	background: url("https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/icon_bird_04.png") no-repeat;
	background-size: contain;
	width: 80px;
	height: 80px;
	display: block;
	margin-right: 10px;
}

.sectttl {
	position: absolute;
	top: -75px;
	left: 0;
}
.sectttl h2 {
    font-size: 2rem;
    letter-spacing: 0.05em;
    font-weight: normal;
	padding-top: 12px;
	display: inline-flex;
    align-items: center;
	line-height: 1.2em;
}
.sectttl h2 .brsponly {
	display: none;
}
@media screen and (max-width: 640px) {
	.sectttl.__multiline {
		top: -85px;
	}
	.sectttl h2 {
		font-size: 1.6rem;
	}
	.sectttl h2 .brsponly {
		display: block;
	}
}

.wrap1 {
	position: relative;
	padding: 10px;
	margin-bottom: 120px;
	outline: none;
}
.wrap1.__wr01 {
	background-color: #dbeaf1;
}
.wrap1.__wr02 {
	background-color: #e5e2ed;
}
.wrap1.__wr03 {
	background-color: #ebeadd;
}
.wrap1.__wr04 {
	background-color: #f1e6e5;
}


.wrap2 {
	background-color: #ffffffbd;
	padding: 20px;
	margin-top: 20px;
    box-shadow: 0px 0px 15px -5px #777777;
}

@media screen and (max-width: 420px) {
	.wrap2 {
		padding: 10px;
	}
}


/***********************
構図
***********************/
.sect_kouzu {
	display: flex;
}
.sect_kouzu div {
	margin: 10px;
}
.sect_kouzu .imgkouzu img {
	border: 1px solid #9e9e9e;
	width: 33vw;
    max-width: 360px;
}
.sect_kouzu h3 {
	letter-spacing: 0.1em;
	font-size: 1rem;
	font-weight: normal;
	margin: 0 0 0.5em 0;
    color: #272727;
    padding: 5px 0 0;
	
	text-decoration: underline;
	text-decoration-thickness: 0.7em;
	text-decoration-color: rgb(225 208 211);
	text-underline-offset: -0.2em;
	text-decoration-skip-ink: none;
}
.sect_kouzu h3 span {
	font-size: 1.3em;
	font-weight: bold;
}

.sect_kouzu p {
	font-size: 1.1rem;
	margin: 0 0 1em 0;
	line-height: 1.4em;
}


@media screen and (max-width: 840px) {
	.sect_kouzu {
		display: block;
	}
	.sect_kouzu .imgkouzu img {
		width: 100%;
	}
	.sect_kouzu .imgkouzu {
		margin: 0 auto;
		text-align: center;
	}
}
@media screen and (max-width: 430px) {
	.sect_kouzu h3 {
		text-align: center;
	}
}

/***********************
写真(モーダル)並列
***********************/
.col2 {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.col2 .colL,
.col2 .colR {
	margin: 0 10px;
}

@media screen and (max-width: 740px) {
	.col2 {
		flex-direction: column;
		align-items: center;
	}
	.col2 .colR {
		margin-top: 30px;
		padding: 0;
	}
	.modalOpen {
		display: none;
	}
	.iconz {
		display: none !important;
	}
	.zoomBtn .modal:hover {
		opacity: 1 !important;
	}
}



/*******************************
    ショートムービーリンク
********************************/
.wrap-video {
	width: 30%;
	max-width: 150px;
	text-align: center;
	margin: 0 0 0 30px;
	position: relative;
}
.wrap-video img {
	width: 100%;
	border: 1px solid #c5c3c3;
}
.wrap-video .ttl {
    font-size: 0.9rem !important;
    margin: 0 5px 10px;
	line-height: 1.2em;
}
.wrap-video a:hover {
	opacity: 0.7;
	transition: .3s;
}
.wrap-video .iconplay {
    content: url(https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/icon_play.png);
    width: 90px;
    height: 90px;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

/***********************
グリッドラインを活用する
***********************/
#sect_08 p {
	font-size: 1rem;
}
#sect_08 h3 {
	background-color: #5d5e61;
	color: #FFF;
	font-weight: normal;
	font-size: 1.1rem;
    padding: 0.5em 0.7em;
    line-height: 1.2em;
    border-radius: 7px;
	margin: 20px 0 10px 0;
}
.btxt {
	margin: 30px 0 5px;
	font-weight: bold;
}
.tejyun {
	margin: 5px 0;
	line-height: 2em;
}
.mark-tejyun {
    border: 1px solid #737272;
    padding: 3px 12px;
    border-radius: 20px;
    background-color: #fff;
    margin-right: 10px;
}
#sect_08 .ptxt {
	margin: 30px 0 20px;
}
.icon-t01::before {
    content: "";
    background: url(https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/s_menu_stil_mov.png) no-repeat;
	background-size: contain;
    vertical-align: middle;
    display: inline-block;
    width: 84px;
    height: 25px;
    margin: 0 0 0 5px;
}
.icon-t02::before {
    content: "";
    background: url(https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/cE662.png) no-repeat;
	background-size: contain;
    vertical-align: middle;
    display: inline-block;
    width: 32px;
    height: 23px;
    margin: 0 5px;
}
.icon-t03::before {
    content: "";
    background: url(https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/s_menu_setup.png) no-repeat;
	background-size: contain;
    vertical-align: middle;
    display: inline-block;
    width: 41px;
    height: 24px;
    margin: -5px 0 0 5px;
}
.icon-t04::before {
    content: "";
    background: url(https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/cE381.png) no-repeat;
	background-size: contain;
    vertical-align: middle;
    display: inline-block;
    width: 32px;
    height: 24px;
    margin: -5px 5px 0;
}
.icon-t05::before {
    content: "";
    background: url(https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/cE660.png) no-repeat;
	background-size: contain;
    vertical-align: middle;
    display: inline-block;
    width: 36px;
    height: 24px;
    margin: -3px 5px 0;
}

.gridtype {
	display: flex;
	justify-content: center;
	text-align: center;
	margin: 10px auto 0;
}
.gridtype figure {
	width: 33%;
	margin: 10px 5px;
}
.gridtype figure img {
	width: 100%;
	max-width: 360px;
}
.gridtype figure figurecaption {
	font-size: 1rem;
	font-weight: bold;
}

.cont-setting {
	margin: 50px 0;
}
.cont-setting figure {
	text-align: center;
	margin: 15px auto;
}
.cont-setting figure img {
	width: 100%;
	max-width: 360px;
}
.cont-setting figure figurecaption {
	font-size: 0.9rem;
}

.txtindent {
	margin-left: 1.5em;
}
.txtkakomi {
	border: 1px dashed #b75e5e;
    padding: 1em;
}


.wrap3 {
	display: flex;
	justify-content: space-around;
    align-items: center;
}
.wrap3 .wrap3_R {
	width: 70%;
}



@media screen and (max-width: 740px) {
	.gridtype {
		flex-direction: column;
		align-items: center;
	}
	.gridtype figure {
		width: 100%;
		max-width: 360px;
	}
	.wrap3 {
		flex-wrap: wrap;
	}
	.wrap3 .wrap3_R {
		width: 100%;
	}
	.wrap-video {
		width: 100% !important;
		margin: 15px 0 0 0;
	}
}


/*******************************
    他リンクバナー
********************************/
.bggray {
    background-color: #E7E7E7;
    margin: 0 calc(50% - 50vw);
    width: 99vw;
    padding: 30px 0;
}

#sect_otherlink {
	margin-bottom: 0;
}
#sect_otherlink ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0 20px;
	font-size: 0;
}
#sect_otherlink ul li {
	list-style: none;
	margin: 10px;
}
#sect_otherlink ul li img {
	width: 100%;
	max-width: 380px;
}
#sect_otherlink ul li img:hover {
    opacity: 0.6;
    transition: .3s;
}
@media screen and (max-width: 580px){ 
	#sect_otherlink ul {
		flex-direction: column;
		align-items: center;
	}
}







/*******************************
    ムービーリンク 
********************************/
.movielink {
	font-size: 1rem;
	width: 100%;
    max-width: 430px;
	margin: 50px auto 0;
}
.movielink a {
	background-color: #e7e3e3;
    display: flex;
    vertical-align: top;
    align-items: center;
	padding: 10px;
}
.movielink a:hover {
	opacity: 0.6;
    transition: .3s;
}
.movielink p {
	padding-left: 10px;
}
/*
.movielink a::before {
    content: "";
    background: url(https://www.sony.jp/support/ichigan/enjoy/magazine/bird-composition/images/icon_movielink.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
    display: inline-block;
    width: 145px;
    height: 45px;
    padding-right: 10px;
}
*/
