aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/css/border-top-right-radius/index.md
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-19 21:43:52 +0900
committerMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-30 23:21:18 +0900
commite31b0c0effe9510248f86040450cde0b05afd8b2 (patch)
tree8574d0855dbe6877ab6d490ec823e30817c77932 /files/ja/web/css/border-top-right-radius/index.md
parent9d71eb1f60948fb4afacf476fee3a45376c08747 (diff)
downloadtranslated-content-e31b0c0effe9510248f86040450cde0b05afd8b2.tar.gz
translated-content-e31b0c0effe9510248f86040450cde0b05afd8b2.tar.bz2
translated-content-e31b0c0effe9510248f86040450cde0b05afd8b2.zip
Web/CSS/border-top-right-radius を更新
- Markdown に変換 - 2021/08/13 時点の英語版に同期
Diffstat (limited to 'files/ja/web/css/border-top-right-radius/index.md')
-rw-r--r--files/ja/web/css/border-top-right-radius/index.md244
1 files changed, 118 insertions, 126 deletions
diff --git a/files/ja/web/css/border-top-right-radius/index.md b/files/ja/web/css/border-top-right-radius/index.md
index 2be057a81e..049d638c2b 100644
--- a/files/ja/web/css/border-top-right-radius/index.md
+++ b/files/ja/web/css/border-top-right-radius/index.md
@@ -3,168 +3,160 @@ title: border-top-right-radius
slug: Web/CSS/border-top-right-radius
tags:
- CSS
+ - CSS 境界
- CSS プロパティ
- - CSS 背景と境界
- - border-radius
- リファレンス
+ - recipe:css-property
+browser-compat: css.properties.border-top-right-radius
translation_of: Web/CSS/border-top-right-radius
---
-<div>{{CSSRef}}</div>
+{{CSSRef}}
-<p>CSS の <strong><code>border-top-right-radius</code></strong> プロパティは、要素の右上の角を丸めます。</p>
+**`border-top-right-radius`** は [CSS](/ja/docs/Web/CSS) のプロパティで、角の曲率を定義する楕円の半径 (または半長軸と半短軸) を指定することで、要素の右上の角を丸めます。
-<div>{{EmbedInteractiveExample("pages/css/border-top-right-radius.html")}}</div>
+{{EmbedInteractiveExample("pages/css/border-top-right-radius.html")}}
-<p class="hidden">このデモのソースファイルは GitHub リポジトリに格納されています。デモプロジェクトに協力したい場合は、 <a href="https://github.com/mdn/interactive-examples">https://github.com/mdn/interactive-examples</a> をクローンしてプルリクエストを送信してください。</p>
+丸みは円または楕円にすることができ、値のうちの一つが `0` であれば、丸めは行われずに角は四角くなります。
-<p>丸みは円または楕円にすることができ、値のうちの一つが <code>0</code> であれば、丸めは行われずに角は四角くなります。</p>
+![border-top-right-radius.png](border-top-right-radius.png)
-<div style="text-align: center;"><img alt="border-top-right-radius.png" class="default internal" src="/@api/deki/files/6133/=border-top-right-radius.png"></div>
+画像または単色が背景になっている場合、丸みがあっても境界で切り取られます。切り取られる正確な位置は、 {{cssxref("background-clip")}} プロパティの値で定義されます。
-<p>背景は、画像または単色ですが、丸みがあっても境界で切り取られます。切り取られる正確な位置は、 {{cssxref("background-clip")}} プロパティの値で定義されます。</p>
+> **Note:** このプロパティの値が `border-top-right-radius` プロパティの後の {{cssxref("border-radius")}} 一括指定プロパティで設定されなかった場合、このプロパティは<a href="/ja/docs/Web/CSS/Shorthand_properties">一括指定プロパティ</a>によって初期値にリセットされます。
-<div class="note">このプロパティの値が <code>border-top-right-radius</code> プロパティの後の {{cssxref("border-radius")}} 一括指定プロパティで設定されなかった場合、このプロパティは<a href="/ja/docs/Web/CSS/Shorthand_properties">一括指定プロパティ</a>によって初期値にリセットされます。</div>
+## 構文
-<h2 id="Syntax" name="Syntax">構文</h2>
-
-<pre class="brush:css no-line-numbers notranslate">/* 角を円にする */
-/* border-top-right-radius: <em>radius</em> */
+```css
+/* 角を円にする */
+/* border-top-right-radius: 半径 */
border-top-right-radius: 3px;
/* 角を楕円にする */
-/* border-top-right-radius: <em>horizontal</em> <em>vertical</em> */
+/* border-top-right-radius: 水平 垂直 */
border-top-right-radius: 0.5em 1em;
border-top-right-radius: inherit;
-</pre>
-<p>値1つで指定する場合:</p>
+/* グローバル値 */
+border-top-right-radius: inherit;
+border-top-right-radius: initial;
+border-top-right-radius: revert;
+border-top-right-radius: unset;
+```
+
+値 1 つで指定する場合:
+
+- 値は {{cssxref("&lt;length&gt;")}} または {{cssxref("&lt;percentage&gt;")}} であり、境界の角に使用する円の半径を示します。
+
+値 2 つで指定する場合:
-<ul>
- <li>値は {{cssxref("&lt;length&gt;")}} 又は {{cssxref("&lt;percentage&gt;")}} であり、境界の角に使用する円の半径を示します。</li>
-</ul>
+- 最初の値は {{cssxref("&lt;length&gt;")}} または {{cssxref("&lt;percentage&gt;")}} であり、境界の角に使用する楕円の水平方向の半長軸を示します。
+- 最初の値は {{cssxref("&lt;length&gt;")}} または {{cssxref("&lt;percentage&gt;")}} であり、境界の角に使用する楕円の垂直方向の半長軸を示します。
-<p>値2つで指定する場合:</p>
+### 値
-<ul>
- <li>最初の値は {{cssxref("&lt;length&gt;")}} 又は {{cssxref("&lt;percentage&gt;")}} であり、境界の角に使用する楕円の水平の軌道長半径を示します。</li>
- <li>最初の値は {{cssxref("&lt;length&gt;")}} 又は {{cssxref("&lt;percentage&gt;")}} であり、境界の角に使用する楕円の垂直の軌道長半径を示します。</li>
-</ul>
+- `<length-percentage>`
+ - : 円の半径または楕円の長半径および短半径を示します。絶対的な長さの場合は、 CSS の {{cssxref("&lt;length&gt;")}} データ型で表現することができます。水平軸のパーセント値はボックスの幅、垂直軸のパーセント軸はボックスの高さに対する値です。負の数は無効です。
-<h3 id="Values" name="Values">値</h3>
+## 公式定義
-<dl>
- <dt><code>&lt;length-percentage&gt;</code></dt>
- <dd>円の半径又は楕円の長半径及び短半径を示します。絶対的な長さの場合は、 CSS の {{cssxref("&lt;length&gt;")}} データ型で表現することができます。水平軸のパーセント値はボックスの幅、垂直軸のパーセント軸はボックスの高さに対する値です。負の数は無効です。</dd>
-</dl>
+{{CSSInfo}}
-<h3 id="Formal_syntax" name="Formal_syntax">形式文法</h3>
+## 形式文法
{{csssyntax}}
-<h2 id="Examples" name="Examples">例</h2>
-
-<table class="standard-table">
- <thead>
- <tr>
- <th>ライブ例</th>
- <th>コード</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td style="padding: 1.5em;">
- <div style="background-color: lightgreen; border: solid 1px black; border-top-right-radius: 40px 40px; width: 100px; height: 100px;"></div>
- </td>
- <td>境界として使用されている円弧
- <pre class="brush: css notranslate">
+## 例
+
+<h3 id="Arc_of_a_circle">Arc of a circle</h3>
+
+単一の `<length>` 値を指定すると、円弧を生成します。
+
+```html hidden
+<div></div>
+```
+
+```css
div {
- border-top-right-radius: 40px 40px;
+ border-top-right-radius: 40px;
+ background-color: lightgreen;
+ border: solid 1px black;
+ width: 100px;
+ height: 100px;
}
-</pre>
- </td>
- </tr>
- <tr>
- <td style="padding: 1.5em;">
- <div style="background-color: lightgreen; border: solid 1px black; border-top-right-radius: 40px 20px; width: 100px; height: 100px;"></div>
- </td>
- <td>境界として使用されている楕円の弧
- <pre class="brush: css notranslate">
+```
+
+{{EmbedLiveSample("Arc_of_a_circle")}}
+
+<h3 id="Arc_of_an_ellipse">楕円の弧</h3>
+
+2 つの異なる `<length>` 値を指定すると、楕円の弧を生成します。
+
+```html hidden
+<div></div>
+```
+
+```css
div {
border-top-right-radius: 40px 20px;
+ background-color: lightgreen;
+ border: solid 1px black;
+ width: 100px;
+ height: 100px;
}
-</pre>
- </td>
- </tr>
- <tr>
- <td style="padding: 1.5em;">
- <div style="background-color: lightgreen; border: solid 1px black; border-top-right-radius: 40%; width: 100px; height: 100px;"></div>
- </td>
- <td>ボックスは正方形。境界として使用されている円弧
- <pre class="brush: css notranslate">
+```
+
+{{EmbedLiveSample("Arc_of_an_ellipse")}}
+
+<h3 id="Square_element_with_percentage_radius">パーセントで半径を指定した正方形の要素</h3>
+
+正方形の要素に単一の `<percentage>` 値を指定すると、円弧を生成します。
+
+```html hidden
+<div></div>
+```
+
+```css
div {
border-top-right-radius: 40%;
+ background-color: lightgreen;
+ border: solid 1px black;
+ width: 100px;
+ height: 100px;
}
-</pre>
- </td>
- </tr>
- <tr>
- <td style="padding: 1.5em;">
- <div style="background-color: lightgreen; border: solid 1px black; border-top-right-radius: 40%; width: 100px; height: 200px;">
- <div class="hidden">.</div>
- </div>
- </td>
- <td>ボックスは正方形ではない。境界として使用されている楕円の弧
- <pre class="brush: css notranslate">
+```
+
+{{EmbedLiveSample("Square_element_with_percentage_radius")}}
+
+<h3 id="Non-square_element_with_percentage_radius">パーセントで半径を指定した正方形ではない要素</h3>
+
+正方形ではない要素に単一の `<percentage>` 値を指定すると、楕円の弧を生成します。
+
+```html hidden
+<div></div>
+```
+
+```css
div {
border-top-right-radius: 40%;
+ background-color: lightgreen;
+ border: solid 1px black;
+ width: 200px;
+ height: 100px;
}
-</pre>
- </td>
- </tr>
- <tr>
- <td style="padding: 1.5em;">
- <div style="border: black 3px double; border-top-right-radius: 40%; height: 100px; width: 100px; background-color: rgb(250,20,70); background-clip: content-box;"></div>
- </td>
- <td>背景色は境界で切り取られる
- <pre class="brush: css notranslate">
-div {
- border-top-right-radius:40%;
- border-style: black 3px double;
- background-color: rgb(250,20,70);
- background-clip: content-box;
-}
-</pre>
- </td>
- </tr>
- </tbody>
-</table>
-
-<h2 id="Specifications" name="Specifications">仕様書</h2>
-
-<table class="standard-table">
- <thead>
- <tr>
- <th scope="col">仕様書</th>
- <th scope="col">状態</th>
- <th scope="col">備考</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td>{{SpecName('CSS3 Backgrounds', '#the-border-radius', 'border-top-right-radius')}}</td>
- <td>{{Spec2('CSS3 Backgrounds')}}</td>
- <td>初回定義</td>
- </tr>
- </tbody>
-</table>
-
-<p>{{cssinfo}}</p>
-
-<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの対応</h2>
-
-<p>{{Compat("css.properties.border-top-right-radius")}}</p>
-
-<h2 id="See_also" name="See_also">関連情報</h2>
-
-<p>CSS の border-radius に関するプロパティ: 一括指定の {{cssxref("border-radius")}}, 他の角のための {{cssxref("border-top-left-radius")}}, {{cssxref("border-bottom-right-radius")}}, {{cssxref("border-bottom-left-radius")}}</p>
+```
+
+{{EmbedLiveSample("Non-square_element_with_percentage_radius")}}
+
+## 仕様書
+
+{{Specifications}}
+
+## ブラウザーの互換性
+
+{{Compat}}
+
+## 関連情報
+
+- {{cssxref("border-radius")}} 一括指定プロパティ
+- {{cssxref("border-bottom-right-radius")}}、{{cssxref("border-bottom-left-radius")}}、{{cssxref("border-top-left-radius")}}