/*!
Theme Name: kawada-original
*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Oswald:wght@200..700&display=swap');

/* COMMON STYLES
--------------------------------------------- */
html, body {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 1.7em;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 1.6em;
  }

}

strong {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}
.font-midashi {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.font-mincho {
  font-family: "Noto Serif JP", serif;
}



/* WEBFONT STYLES
--------------------------------------------- */
.noto-serif-jp-400 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.noto-serif-jp-600 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

.noto-sans-jp-300 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.noto-sans-jp-400 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.noto-sans-jp-600 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

/*本文中のリスト　ul li*/
.txt_normal ul {
  padding: 0;
  margin-top: 1em;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 1em;
}

.txt_normal ul li {
  padding: 0;
  margin: 0;
}

.txt_normal ul li {
  list-style-type: disc;
  padding-left: 0px;
  margin-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/*topicpath*/
.pankuzu {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.2em;
  color: #888888;
}

.pankuzu a:link,
.pankuzu a:visited {
  color: #333333 !important;
}

.pankuzu a:hover {
  color: #888888 !important;
}


/*topicpath*/

.side_nav ul {
  padding: 0;
  margin: 0;
}

.side_nav ul li {
  list-style: none;
  padding: 0;
  margin: 0;

}

.side_nav ul li a {
  border-bottom: 1px solid #ddd;
  font-family: "Noto Serif JP", serif;
  padding: 0.8em 0;
  display: block;
  color: #000000;
  font-size: 14px;
  line-height: 1.6em;

}
.side_nav ul li a:hover {
  color: #444;

}


/* ALIGN STYLES
--------------------------------------------- */
.alignleft {

  /*rtl:ignore*/
  float: left;

  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {

  /*rtl:ignore*/
  float: right;

  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}



/* ipad pc -----------------------------------
----------------------------------------- */
@media screen and (min-width:1025px) {
.sp_only {
display: none !important;
}
}


/* sp ------------------------------------------
------------------------------------------------ */
@media (max-width:1024px) {

.pc_only {
display: none !important;
}
}


/*普通のテーブル*/
.table_normal {
border-top: 1px solid #D0D0D0;
border-left: 1px solid #D0D0D0;
}
.table_normal th,
.table_normal td {
border-right: 1px solid #D0D0D0;
border-bottom: 1px solid #D0D0D0;
padding: 15px;
}
.table_normal th {
	background-color: #fcfcfc;
	font-weight: normal;
}


@media (max-width:767px) {
.table_normal th,
.table_normal td {
padding: 10px;
}

.td-block th,
.td-block td {
display: block;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.td-block th {
padding-top: 8px;
padding-bottom: 8px;
text-align: left;
}

}


.sidecont h5 {
	display: none;
}
.sidecont ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 0;
	font-size: 16px;
	line-height: 1.2em;
}
.sidecont ul li {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0;
	list-style-type: none;
	list-style: none;
	border-top: 1px solid #DDDDDD;
}


.sidecont a:link {
color: #333333 !important;
/*text-decoration: underline;*/
text-decoration: none;
}
.sidecont a:visited {
color: #333333 !important;
text-decoration: none;
}
.sidecont a:hover {
color: #888888 !important;
text-decoration: none;
}

.normal_link a:link,
.normal_link a:visited {
color: #333333;
text-decoration: underline;
}
.normal_link a:hover {
color: #888888;
text-decoration: none;
}

#footer_main a:link,
#footer_main a:visited {
color: #BA9955;
text-decoration: none;
}
#footer_main a:hover {
color: #cccccc;
text-decoration: none;
}


.pagetop_btn {
  position: fixed !important;
  bottom: 20px !important;
  right: 20px !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out !important;
  cursor: pointer !important;
  z-index: 9999 !important;
  pointer-events: none !important;
}

.pagetop_btn.show {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

