@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

.shotenkiji_container {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 18px;
	font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
}
.shotenkiji_container p,
.shotenkiji_container div {
	margin: 0;
	padding: 0;
	font-weight: 600;
}
.shotenkiji_container p{
color: #333;
}
.shotenkiji_container img {
	width: auto;
	height: auto;
	border:  #333 2px solid;
	outline: #333 10px solid;
}
.shotenkiji_container .photo {
	text-align: center;
	margin-bottom: 4rem;

}

.shotenkiji_container p.intro{
	color: #f00;
	font-size: 1.5em;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center;
	margin-bottom: 1.5rem;
	line-height: 1.5em;
}

.shotenkiji_container h3{
	font-size: 1.8em;
	font-weight: 900;
	letter-spacing: 1px;
	text-align: center;
	padding: 0.5em;
	margin: 0 0 3rem;
	background: #0000002f;
	color:#333;
	text-shadow    : 
       2px  2px 1px #a9464b,
      -2px  2px 1px #a9464b,
       2px -2px 1px #a9464b,
      -2px -2px 1px #a9464b,
       2px  0px 1px #a9464b,
       0px  2px 1px #a9464b,
      -2px  0px 1px #a9464b,
       0px -2px 1px #a9464b,
       0px 0px 5px #a9464b,
       0px 0px 10px #a9464b;
}
/* .backcolor span{
	background-image: -webkit-linear-gradient(315deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  background-image: linear-gradient(135deg, #b8751e 0%, #ffce08 37%, #fefeb2 47%, #fafad6 50%, #fefeb2 53%, #e1ce08 63%, #b8751e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
} */

/*　背景バリエーション　-------------------------------------*/
/*　①赤模様 */
.shotenkiji_container .backcolor {
	padding: 50px 50px 20px;
	margin-bottom: 2em;
}

.shotenkiji_red_zz3d.shotenkiji_container .backcolor {
	background: linear-gradient(135deg, #31000055 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(225deg, #290000 25%, transparent 25%) -20px 0/ 40px 40px, linear-gradient(315deg, #31000055 25%, transparent 25%) 0px 0/ 40px 40px, linear-gradient(45deg, #290000 25%, #1d0000 25%) 0px 0/ 40px 40px;
	color: #333;
	text-shadow: 0 0 5px #000000;
}

/*　②赤グラデ */
.shotenkiji_red_grd.shotenkiji_container .backcolor {
	background: linear-gradient(0deg, #222222 0%, #ddd 100%);
	color: #333;
	text-shadow: 0 0 5px #000000;
}

/*　③青赤二色 */
.shotenkiji_blue_red.shotenkiji_container .backcolor {
	background: linear-gradient(90deg, #000038 0%, #00006c 50%, #860000 50%, #450000 100%);
	color: #333;
	font-weight: 700;
	text-shadow: 0 0 5px #000000;
}

/*　④白 */
.shotenkiji_white.shotenkiji_container .backcolor {
	background: #fff;
	box-shadow: 0 0 8px #0000002e;
}
.shotenkiji_white.shotenkiji_container h3{
	/* background: #6a6a6a2f; */
	text-shadow    : 
       2px  2px 1px #333,
      -2px  2px 1px #333,
       2px -2px 1px #333,
      -2px -2px 1px #333,
       2px  0px 1px #333,
       0px  2px 1px #333,
      -2px  0px 1px #333,
       0px -2px 1px #333,
       0px 0px 5px #333,
       0px 0px 10px #333;
}
/*　⑤背景画像 */
.shotenkiji_img.shotenkiji_container .backcolor{
background-image: url("/bc/images/shop_top_tamashii/bnr_shf_gilark_nvv0fsVI_bg.jpg");
background-repeat: repeat;
background-size: cover;
background-position: center center;
}


.shotenkiji_container .backcolor p {
	font-size: 1.3em;
	line-height: 1.75em;
	/* background: #6a6a6a2f; */
    padding: 1em;
}
.shotenkiji_container img.portrait {
	width: calc(100% - 26px);
	max-width: 900px;
	margin-bottom: 1.5rem;
}

.shotenkiji_container .flex_container img {
	width: calc(100% - 26px) !important;
	object-fit: cover;
  height: 100%;
}

.shotenkiji_container img.landscape {
	width: calc(100% - 26px);
	max-width: 900px;
	margin-bottom: 1.5rem;
}
.shotenkiji_container .flex_container{
	display: flex;
	justify-content: space-between;
	width: 100%;
	gap: 20px;
}
.shotenkiji_container .flex_container:after{
	display: none !important;
}
.shotenkiji_container .flex_container > *{
	flex: 1;
	width: 45%;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}
.shotenkiji_container .flex_container img,
.shotenkiji_container .flex_container p{
	width: 90%;
}
.shotenkiji_container .flex_container .photo{
border:  #333 2px solid;
}
.bottom_container{
	display: flex;
	gap: 1rem;
  flex-direction: column;
	font-size: 12px;
	font-weight: 500;
}
.bottom_container p.copy{
	text-align: right;
}


.shotenkiji_container .textRed {
	color: #f00;
}
.fontBold {
	font-weight: bold;
}

.shotenkiji_container .flex_container._center{
	align-items: center;
	gap: 40px;
  }
  .shotenkiji_container .flex_container._align_top{
	align-items: flex-start;
  }
  
  .shotenkiji_container .flex_container._center > *,
  .shotenkiji_container .flex_container._align_top > *{
	gap: none !important;
  }
  .shotenkiji_container .flex_container._center .photo img,
  .shotenkiji_container .flex_container._align_top .photo img {
	width: 100% !important;
	margin: 0 !important;
  }
  .shotenkiji_container .flex_container._center .photo p,
  .shotenkiji_container .flex_container._align_top .photo p {
	width: calc(100% - 2em) !important;
	margin: 0 !important;
  }
  .shotenkiji_container .flex_container._center img.portrait,
  .shotenkiji_container .flex_container._align_top img.portrait {
	margin-bottom: 0;
  }
  .shotenkiji_container .flex_container .photo {
	border: #333 2px solid;
  }
  
@media screen and (max-width: 1000px) {
	.shotenkiji_container {
		width: 100%;
		max-width: unset;
		margin-left: auto;
		margin-right: auto;
		font-size: 14px;
	}
	.shotenkiji_container p.intro {
    font-size: 4vw;
	}
	.shotenkiji_container img {
    width: 90%;
    border: #333 1px solid;
    outline: #333 5px solid;
	}
	.shotenkiji_container .backcolor {
		padding: 20px;
	}
	.shotenkiji_container h3 {
    padding: 0.25em;
		font-size: 4.5vw;
		margin: 0 0 2rem;
	}
	.shotenkiji_container .backcolor p {
    font-weight: 500;
	font-size: 3.5vw;
	/* background: #6a6a6a2f; */
    padding: 1em;
	}
	.shotenkiji_container .flex_container {
    gap: 20px;
	}
	.shotenkiji_container .photo {
    margin-bottom: 2rem;
	}
	.bottom_container {
		gap: 0;
	}
	.shotenkiji_container .backcolor .bottom_container p{
    font-size: 2vw;
	}
}