@charset "Shift_JIS";

/* PC向けのスタイル */
@media only screen and (min-width: 641px) {

.box_area {
	padding: 0px;
	margin: 0px;
}
.box_area_ex {
	padding: 0px;
	margin: 0px;
}
.sin_pictxt {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sin_pictxt_ex {
	padding: 0px;
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sin_pictxt_area {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 47%;
	position: relative;
}
.sin_pictxt_area ul {
	display: flex;
  flex-direction: column;    /* 縦に並べる */
  justify-content: center;   /* 垂直方向の中央揃え */
  height: 100%;             /* ※必要に応じて高さ指定 */
  padding: 0;
  margin: 0;
}
.sin_pictxt_area ul li {
	font-size: 180%;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
}
.sin_pictxt_area ul li i{
	color: #ec765f;
  font-size: 30px;
  margin-right: 10px;
  font-style: normal!important;
}

.sin_pictxt_max_text {
	font-size: 170%;
	font-weight: bold;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #5A4A37;
}
.sin_pictxt_min_text {
	line-height: 2em;
}
.sin_pictxt_pic {
	padding: 0px;
	margin: 0px;
	height: auto;
	width: 47%;
}
.case_area {
	background-color: #FFFFFF;
	padding: 40px;
	border-radius: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.case_list {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.case_list i{
font-size: 30px;
}
.case_list_picture {
	margin: 0px;
	padding: 0px;
}
.case_comment {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
.bg_color_change {
	background-color: #f9f8f3!important;
}
.center_text {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	color: #5A4A37;
	padding: 0px;
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.case_narabi {
    display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.case_narabi_area {
	padding: 40px;
	height: auto;
	width: 48%;
	border-radius: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.case_narabi_picture {
    padding: 0px;
	margin-left: 0px;
}
.price_table {
	margin-bottom: 60px;
}
.price_table table,.price_table td,.price_table th {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.price_table table {
	width: 100%;
	font-size: 110%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.price_table th {
	background: #ec765f;
	color: #fff;
	font-weight: normal;
	width: 40%;
	letter-spacing: 0.2em;
}
.price_table td {
	width: 60%;
	text-align: right;
	font-size: 120%;
	background-color: #FFFFFF;
}
.price_table .tax {
	font-size: 50%;
}

.price_table .price {
	font-size: 120%;
	padding-right: 8px;
	color: #ec765f;
	font-weight: bold;
}
.price_table td,.price_table th {
	height: 25px;
	padding: 24px;
}
.price_table p {
	font-size: 80%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




.center_picture {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
.center_text_min {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.midashi_text {
	padding: 0px;
	margin: 0px;
}
.midashi_text dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.midashi_text dl dt {
	font-size: 120%;
	font-weight: bold;
	color: #5A4A37;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.midashi_text dl dd {
	margin: 0px;
	padding: 0px;
}
.bunkatu {
}
.bunkatu_area{
	display: flex;
	justify-content: center;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bunkatu_text {
width: 40%;
}
.bunkatu_pic {
width: 20%;
}
.bunkatu_pic img{
border-radius: 50%;
}
.link-btn-sin-a {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 35%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link-btn-sin-a a {
	color: #5a4a37;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-color: #f6ca1c;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../img/yajirushi_btn.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	border-radius: 50px;
	font-size: 110%;
	font-weight: bold;
}
.link-btn-sin-a a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #f8d757;
}
.text_s {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.midashi_md {
	display: flex;
	justify-content: space-between;
	margin: 0px;
	padding: 0px;
}
.midashi_md_area {
	margin: 0px;
	padding: 40px;
	height: auto;
	width: 50%;
}
.midashi_md_title {
	color: #5A4A37;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 120%;
}
.midashi_md_area ul {
}
.midashi_md_area ul li {
	padding: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
}
.picture_narabi {
	display: flex;
	justify-content: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
.picture_narabi_inner {
	padding: 0px;
	height: auto;
	width: 40%;
	margin-top: 50px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
}
.ceramic_table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.ceramic_table_inner {
	margin: 0px;
	padding: 0px;
}
.ceramic_table_inner span {
color: #e1c920;
}

.mereitdemerit {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.mereitdemerit_inner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 50%;
	display: flex;
  flex-direction: column;
}
.mereitdemerit_title {
	font-weight: bold;
	margin: 0px;
	padding: 10px;
}
.mereitdemerit_list {
	margin: 0px;
	padding: 10px;
	flex-grow: 1;
}
.mereitdemerit_list ul{
}
.mereitdemerit_list ul li{
font-size: 100%;
	font-weight: normal;
}
.border1 {
	border: 1px solid #CBCBCB;
	margin: 0px;
	padding: 10px;
	flex-grow: 1;
}
.border2 {
	margin: 0px;
	padding: 10px;
	flex-grow: 1;
	border-top: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
}
.cyuusyaku {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.cyuusyaku ul {
	margin: 0px;
	padding: 0px;
}
.cyuusyaku ul li {
	font-size: 90%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
}





.page_link {
	border: 2px solid #EC765F;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.page_link dl {
	margin: 0px;
	padding: 40px;
	text-align: center;
}
.page_link dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 110%;
	font-weight: bold;
}
.page_link dl dd {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 50%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.page_link dl dd a {
	color: #fff;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #ec765f;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url("../../img/yajirushi_btn_white.png");
	background-repeat: no-repeat;
	background-position : right 15px bottom 21px;
	border-radius: 10px;
	font-size: 120%;
	font-weight: bold;
	box-shadow: 5px 5px #f6c2b7;
}
.page_link dl dd a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #f59d8c;
}

}


/* スマホ向けのスタイル */
@media only screen and (max-width: 640px) {

.box_area {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.box_area_ex {
	padding: 0px;
	margin: 0px;
}
.sin_pictxt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sin_pictxt_ex {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sin_pictxt_area {
	margin: 0px;
	padding: 0px;
	position: relative;
}
.sin_pictxt_area ul {
	display: flex;
  flex-direction: column;    /* 縦に並べる */
  justify-content: center;   /* 垂直方向の中央揃え */
  height: 100%;             /* ※必要に応じて高さ指定 */
  padding: 0;
  margin: 0;
}
.sin_pictxt_area ul li {
	font-size: 110%;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
}
.sin_pictxt_area ul li i{
	color: #ec765f;
  font-size: 20px;
  margin-right: 10px;
  font-style: normal!important;
}

.sin_pictxt_max_text {
	font-size: 120%;
	font-weight: bold;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #5A4A37;
}
.sin_pictxt_min_text {
	font-size: 90%;
}
.sin_pictxt_pic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.case_area {
	background-color: #FFFFFF;
	border-radius: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 30px;
}
.case_list {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}
.case_list i{
	font-size: 20px;
	padding: 10px;
	transform: rotate(90deg);
}
.case_list_picture {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.case_comment {
	font-size: 110%;
	font-weight: bold;
}
.bg_color_change {
	background-color: #f9f8f3!important;
}
.center_text {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	color: #5A4A37;
	padding: 0px;
	line-height: 1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.case_narabi {
	margin: 0px;
	padding: 0px;
}
.case_narabi_area {
	padding: 30px;
	border-radius: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.case_narabi_picture {
    padding: 0px;
	margin-left: 0px;
}
.price_table {
	margin-bottom: 40px;
}
.price_table table,.price_table td,.price_table th {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.price_table table {
	width: 100%;
	font-size: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.price_table th {
	background: #ec765f;
	color: #fff;
	font-weight: normal;
	width: 40%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: auto;
}
.price_table td {
	width: 60%;
	text-align: right;
	font-size: 110%;
	background-color: #FFFFFF;
}
.price_table .tax {
	font-size: 50%;
}

.price_table .price {
	font-size: 120%;
	padding-right: 8px;
	color: #ec765f;
	font-weight: bold;
}
.price_table td,.price_table th {
	        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 10px;
}
.price_table p {
	font-size: 80%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.6em;
}




.center_picture {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
.center_text_min {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.midashi_text {
	padding: 0px;
	margin: 0px;
}
.midashi_text dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.midashi_text dl dt {
	font-size: 120%;
	font-weight: bold;
	color: #5A4A37;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.midashi_text dl dd {
	margin: 0px;
	padding: 0px;
}
.bunkatu {
	height: auto;
	width: 100%;
}
.bunkatu_area{
	display: flex;
	justify-content: center;
	background-color: #FFFFFF;
	padding: 10px;
}
.bunkatu_text {
width: 70%;
}
.bunkatu_pic {
width: 30%;
}
.bunkatu_pic img{
border-radius: 50%;
}
.link-btn-sin-a {
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-btn-sin-a a {
	color: #5a4a37;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	background-color: #f6ca1c;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../../img/yajirushi_btn.png);
	background-repeat: no-repeat;
	background-position : right 15px bottom 20px;
	border-radius: 50px;
	font-size: 110%;
	font-weight: bold;
}
.link-btn-sin-a a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #f8d757;
}
.text_s {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.midashi_md {
	margin: 0px;
	padding: 0px;
}
.midashi_md_area {
	margin: 0px;
	padding: 20px;
}
.midashi_md_title {
	color: #5A4A37;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 120%;
}
.midashi_md_area ul {
}
.midashi_md_area ul li {
	padding: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
}
.picture_narabi {
	display: flex;
	justify-content: space-between;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	gap:0px 10px;
}
.picture_narabi_inner {
	padding: 0px;
	height: auto;
	width: 50%;
	margin-top: 50px;
}
.ceramic_table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.ceramic_table_inner {
	margin: 0px;
	padding: 0px;
}
.ceramic_table_inner span {
color: #e1c920;
}

.mereitdemerit {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.mereitdemerit_inner {
	margin: 0px;
	padding: 0px;
}
.mereitdemerit_title {
	font-weight: bold;
	margin: 0px;
	padding: 10px;
}
.mereitdemerit_list {
	margin: 0px;
	padding: 10px;
}
.mereitdemerit_list ul{
}
.mereitdemerit_list ul li{
	font-size: 90%;
	font-weight: normal;
}
.border1 {
	border: 1px solid #CBCBCB;
	margin: 0px;
	padding: 10px;
	flex-grow: 1;
}
.border2 {
	border: 1px solid #CBCBCB;
	margin: 0px;
	padding: 10px;
	flex-grow: 1;
}
.cyuusyaku {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.cyuusyaku ul {
	margin: 0px;
	padding: 0px;
}
.cyuusyaku ul li {
	font-size: 90%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 1%;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
}





.page_link {
	border: 2px solid #EC765F;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.page_link dl {
	margin: 0px;
	padding: 20px;
	text-align: center;
}
.page_link dl dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 110%;
	font-weight: bold;
}
.page_link dl dd {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0px;
}
.page_link dl dd a {
	color: #fff;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #ec765f;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url("../../img/yajirushi_btn_white.png");
	background-repeat: no-repeat;
	background-position : right 15px bottom 21px;
	border-radius: 10px;
	font-size: 120%;
	font-weight: bold;
	box-shadow: 5px 5px #f6c2b7;
}
.page_link dl dd a:hover  {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-color: #f59d8c;
}

}
