/*---------------------------------
	section-contents-c start
---------------------------------*/
.section-contents-c{
	padding: 2.5em 0 7.5em;
}

@media(max-width: 600px){
	.section-contents-c{
		padding: 2.5em 0 5em;
	}
}

.section_inner-c{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.section_inner-c--mw960{
	max-width: 960px;
}

.section_inner-c--mw1200{
	max-width: 1200px;
}

.section_inne-cr--mw1250{
	max-width: 1250px;
}

.margin--bottom2{
	margin-bottom: 2rem;
}

.margin--bottom1{
	margin-bottom: 1rem;
}

.margin--top3{
	margin-top: 3rem;
}


.texts--size100{
	font-size: 100%;
}

.texts--size110{
	font-size: 110%;
}

.texts--bold{
	font-weight: bold;
}


/*---------------------------------
	section end
---------------------------------*/

/*---------------------------------
	nColumsContents start
---------------------------------*/
.nColumsContents{
	--gapX: 2em;
	--gapY: 3em;
	--col: 2;
	list-style: none;
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: var(--gapY) var(--gapX);
	padding: 0;
	margin: 0;
}

.nColumsContents_item{
	width: calc((100% - var(--gapX) * (var(--col) - 1) - 1px) / var(--col));
}

@media(min-width: 1025px){
	.nColumsContents--pcCol4{
		--col: 4;
	}
	
	.nColumsContents--pcCol3{
		--col: 3;
	}
	
	.nColumsContents--pcCol2{
		--col: 2;
	}
	
	.nColumsContents--pcCol1{
		--col: 1;
	}
}

@media(max-width: 1024px) and (min-width: 601px){
	.nColumsContents{
		--col: 2;
	}
	
	.nColumsContents--tbCol4{
		--col: 4;
	}
	
	.nColumsContents--tbCol3{
		--col: 3;
	}
	
	.nColumsContents--tbCol2{
		--col: 2;
	}
	
	.nColumsContents--tbCol1{
		--col: 1;
	}
}

@media(max-width: 600px){
	.nColumsContents{
		--col: 1;
	}
	
	.nColumsContents--spCol4{
		--col: 4;
	}
	
	.nColumsContents--spCol3{
		--col: 3;
	}
	
	.nColumsContents--spCol2{
		--col: 2;
	}
	
	.nColumsContents--spCol1{
		--col: 1;
	}
}

.nColumsContents_itemLink,
.nColumsContents_itemLink:hover{
	display: block;
	text-decoration: none;
	color: inherit;
}

/*---------------------------------
	nColumsContents end
---------------------------------*/

/*---------------------------------
	imageFrame start
---------------------------------*/
.imageFrame{
	position: relative;
	width: 100%;
	padding-top: calc(100% / 4 * 3);
	overflow: hidden;
}

.imageFrame--ratio4to3{
	padding-top: calc(100% / 4 * 3);
}

.imageFrame--ratio5to3{
	padding-top: calc(100% / 5 * 3);
}

.imageFrame--ratio4to4{
	padding-top: calc(100% / 4 * 4);
}

.imageFrame img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	transition: all 0.25s;
}

a:hover .imageFrame img{
	transform: scale(1.1);
}

/*---------------------------------
	imageFrame end
---------------------------------*/
/*---------------------------------
	title start
---------------------------------*/

.blue-title{
	color: cornflowerblue;
}

@media(max-width: 860px){
	.blue-title{
	font-size: 120%;
	}
}

.purchase-title {
	padding: 0.5em 1em;
	margin: 2em auto 5em;
	font-weight: bold;
	color: #6091d3;/*文字色*/
	background: #FFF;
	border: solid 3px #6091d3;/*線*/
	border-radius: 10px;/*角の丸み*/
	text-align: center;
	width: 50%;
}
.purchase-title h2 {
    margin: 0;
    padding: 0;
}

/*---------------------------------
	title end
---------------------------------*/


/*---------------------------------
	contentLinks2 start
---------------------------------*/
.contentLinks2{
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: center;
}

.contentLinksItem2{
	width: calc(100% / 3 - 1em);
	margin-bottom: 1.5em;
	margin-right: 1em;
}

.contentLinksItem2_link{
	background-color: #1877f2;
	transition: background-color 0.5s;
	display: block;
	color: #fff;
	text-decoration: none;
	border: solid 1px #1877f2;
}

.contentLinksItem2_link:hover{
	background-color: #fff;
	border: solid 1px #1877f2;
	text-decoration: none;
	color: #1877f2;
}

.contentLinksItem2_link2{
	background-color: #c4e5fc;
	transition: background-color 0.5s;
	display: block;
	color: #fff;
	text-decoration: none;
	border: solid 1px #c4e5fc;
	border-radius: 50%;
}

.contentLinksItem2_link2:hover{
	background-color: #fff;
	border: solid 1px #c4e5fc;
	text-decoration: none;
	color: #c4e5fc;
	border-radius: 50%;
}


.contentLinksItem2_inner{
	padding: 1.5em 1em 0.5em;
}

.contentLinksItem2_inner2{
	padding: 0.3em 1em 0em;
}


.contentLinksItem2_title{
	font-weight: normal;
	text-align: center;
}

@media(max-width: 860px){
	.contentLinks2{
		flex-direction: column;
	}
	
	.contentLinksItem2{
		width: 100%;
		margin-bottom: 1em;
	}

	.contentLinksItem2_inner{
		padding: 1em 0.5em 0.3em;
	}
}

/*---------------------------------
	contentLinks2 end
---------------------------------*/

ruby {
  ruby-position: over; /* ルビの位置（上、下、inter-character） */
  /* display: ruby;  ルビ要素として扱う */
}

rt {
  font-size: 0.5em; /* ルビの文字サイズ */
  line-height: 1; /* ルビの行間 */
  /* text-combine-upright: all; */ /* 複数の文字を1文字として扱う */
  /* vertical-align: top; */ /* ルビの垂直方向の位置 */
  /* transform: translateY(-1em); */ /* ルビの垂直方向の位置 */
}

rp {
  font-size: 0.5em;
}