/*@charset "utf-8";
.main.clear div table td {
    border-collapse: collapse;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    padding-left: 10px;
    border: 1px solid #000000;
}
table tr td .tell {
    text-shadow: 0px 0px #5C2D08;
    font-weight: bold;
    font-size: 30px;
}
tr td strong {
    color: #F04347;
    font-size: 20px;
}
.haikei_o {
    background-color: #E8C5C6;
}



tbody tr th {
    font-size: 14px;
    text-align: center;
}
tr td a {
	color: #4D83F1;
	text-decoration: underline;
	font-size: 14px;
	text-align: left;
}


.main.clear div table{
	border: 1px solid #000000;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
}

.main.clear div table th{
	border: 1px solid #000000;
	border-collapse: collapse;
	text-align: center;
}

.main.clear div h3 {
	text-indent: 30px;
}
.main.clear div h4 {
	text-indent: 100px;
	color: #AC684D;
}
table tr .tell {
	color: #B52B2D;
	font-size: 20px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 10px;
}
/*.main.clear div table {
	width: 750px;
	text-align: left;
}*/



@media (max-width: 768px) {
    .main.clear div table {
        width: 100%;
        font-size: 14px;
    }


    table tr td .tell {
        font-size: 24px;
    }
tbody tr th {
}

    .main.clear div h3 {
        text-indent: 10px;
    }
}

.main.clear div table {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 10px auto;
    border: 1px solid #000000;
    border-collapse: collapse;
    max-width: 750px;
}
#area tbody tr th {
    width: 20%;
}

@media (max-width: 768px) {
    .main.clear div table {
        width: 100%;
        padding: 5px;
    }
    table tr td .tell {
        font-size: 18px;
    }
    tr td strong {
        font-size: 16px;
    }
    .main.clear div h3, .main.clear div h4 {
        text-indent: 10px;
    }
	.main.clear div #area {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed; /* 各列を均等に配置 */
}
}
table tr td .tell {
    text-shadow: 0px 0px #5C2D08;
    font-weight: bold;
    font-size: 1.875rem; /* 30pxに相当 */
}
tr td strong {
    color: #F04347;
    font-size: 1.25rem; /* 20pxに相当 */
}
tr td a {
    color: #4D83F1;
    text-decoration: underline;
    font-size: 1rem; /* 14pxに相当 */
    text-align: left;
    word-wrap: break-word;
}

h1 {
    width: 100%;
    margin: 0;
    padding: 0;
}

h1 img {
    width: 100%;
    height: auto;
}

.main.clear div #area {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed; /* 各列を均等に配置 */
}
*/

@charset "utf-8";

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

.main.clear div table {
    width: 100%;
    border: 1px solid #000000;
    border-collapse: collapse;
    margin: 10px auto;
    table-layout: fixed;
}

.main.clear div table th, 
.main.clear div table td {
    border: 1px solid #000000;
    padding: 10px;
    text-align: left;
    word-wrap: break-word;
}

.main.clear div table th {
    background-color: #E8C5C6;
    font-size: 14px;
    text-align: center;
}

.main.clear div table td {
    font-size: 16px;
}

table tr td .tell {
    text-shadow: 0px 0px #5C2D08;
    font-weight: bold;
    font-size: 1.875rem; /* 30px */
    color: #B52B2D;
    padding-bottom: 10px;
}

tr td strong {
    color: #F04347;
    font-size: 1.25rem; /* 20px */
}

tr td a {
    color: #4D83F1;
    text-decoration: underline;
    font-size: 1rem; /* 14px */
}

.haikei_o th {
    background-color: #E8C5C6;
}

.main.clear div h3 {
    text-indent: 30px;
    font-size: 1.5rem;
}

.main.clear div h4 {
    text-indent: 100px;
    color: #AC684D;
    font-size: 1.25rem;
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
    .main.clear div table {
        font-size: 14px;
        padding: 5px;
    }

    table tr td .tell {
        font-size: 1.5rem; /* 24px */
    }

    tr td strong {
        font-size: 1rem; /* 16px */
    }

    tr td a {
        font-size: 0.875rem; /* 14px */
    }

    .main.clear div h3,
    .main.clear div h4 {
        text-indent: 10px;
    }

    #area tbody tr th {
        width: 20%;
    }
}

h1 {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

h1 img {
    width: 100%;
    height: auto;
}

.main.clear div #area {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
