﻿.auto-style3 {
	text-align: center;
	font-size: xx-large;
}
.auto-style4 {
	color: #FF0000;
}
  img{
    max-width: 98%;
    height: auto;
  }
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

	
* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

    * {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

	
* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

    * {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

	
* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

	
* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

    * {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

	
* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

    .auto-style5 {
	text-align: center;
	font-size: x-large;
}
main {
    margin: 0;
    padding: 0;
    line-height: 1.6;
    color: #333;
}

.thimble-margin0{
  margin:0;
}
.thimble-blue{
  color:#2962FF;
  font-size:20px;
}
.thimble-header {
    background: #E0E0E0;
    color: #000000;
    text-align: center;
    padding: 20px 0;
}

.thimble-header h2 {
    margin: 0;
    font-size: 24px;
}

.thimble-container {
    width: 90%;
    max-width: 1200px;
    margin: 20px auto;
}


.thimble-line{
   display: inline;
  background-image: linear-gradient(120deg, yellow 40%, yellow 60%);
  background-repeat: no-repeat;
  background-size: 100% 0.6em;
  background-position: 0 90%;
}
.thimble-product-description h2{
    background: #f0f8ff;
    padding: 15px;
    border-left: 5px solid #4682b4;
    margin-bottom: 20px;
}

.thimble-product-features {
    margin-bottom: 20px;
}

.thimble-price-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.thimble-price-table, .thimble-price-table th, .thimble-price-table td {
    border: 1px solid #ddd;
}

.thimble-price-table th, .thimble-price-table td {
    padding: 10px;
    text-align: left;
}

.thimble-price-table th {
    background: #f4f4f4;
}

.thimble-price-table tbody tr:nth-child(odd) {
    background: #f9f9f9;
}

.thimble-price-table tbody tr:nth-child(even) {
    background: #ffffff;
}

.heading {
  font-size: 26px;
}

.heading span {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  color: #e5c046;
  font-size: 18px;
  font-style: italic;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}

.heading span::before {
  content: '';
  display: inline-block;
  margin-right: 20px;
  width: 40px;
  height: 1px;
  background-color: #e5c046;
}

.thimble-divider {
    border: none;
    height: 6px;
    background: #4682B4;
    border-radius: 3px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin: 30px 0;
}

.thimble-list-container {
    margin: clamp(0.313rem, -3.125rem + 11vi, 3.75rem);
}


.thimble-centered-list {
    list-style-type: disc; /* 箇条書きスタイル */
    padding: 20px 20px 20px 30px; /* リスト全体の内側余白 */
background-color: #FFEBEE;
    border: 1px solid #D50000;    border-radius: 8px; /* 角を丸める */
    text-align: left; /* テキストは左寄せ */
    max-width: 600px; /* リストの幅を制限 */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* 影を追加して立体感 */
}

.thimble-centered-list li {
    margin-bottom: 10px; /* リスト項目の間隔 */
    line-height: 1.6; /* テキストの行間 */
}
.roop-margin10{
	margin-bottom:10px;
	padding-left:10px;
}
main{
	max-width:1080px;
	margin:auto;
}
