@charset "UTF-8";
html {
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  color: #484848;
  line-height: 20px;
}

a, a:visited {
  color: #464646;
  text-decoration: underline;
}

img {
  vertical-align: bottom;
}

p {
  margin: 0px 0px 0px 60px;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1 {
  margin-top: 50px;
  margin-bottom: 50px;
}
h2 {
  color: #e4007f;
}
h3 {
  margin: 0;
  padding: 0;
}
h4 {
  margin-bottom: 20px;
  }
.red {
  color: #ff0000;
}

.wrap {
  width: 810px;  
  margin: 0 auto;
  padding: 0;
}

.header {
  padding: 0px;
	height: 95px;
  position: fixed;
  top: 0px;
  z-index: 10000;
}
.header img {
  width: 810px;
  background-color: #bef3ff;
}
.navi {
  margin:0px 0px 50px 0px;
  padding-top: 95px;
}
.main {
  margin: 0px;
  padding: 30px;
  background-color: #ffffff;
}
.yaru {
  margin-top: 30px;
}
.yaru h2 {
    margin-bottom: 20px;
}
.yaru h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.yaru p {
  margin-left: 30px;
}

ul.menu {
  clear:both;
  margin:0;
  padding:0;
}
ul.menu li {
  float:left;
  text-indent:-9999px;
  overflow:hidden;
  list-style:none;
}
ul.menu li a {
  display:block;
  width: 135px;
  height: 40px;
}
li.menu1 a {background-image:url(/images/home3.gif);
}
li.menu1 a:hover {background-image:url(/images/home4.gif);
}
li.menu2 a {background-image:url(/images/schedule3.gif);
}
li.menu2 a:hover {background-image:url(/images/schedule4.gif);
}
li.menu3 a {background-image:url(/images/attention3.gif);
}
li.menu3 a:hover {background-image:url(/images/attention4.gif);
}
li.menu4 a {background-image:url(/images/kazai3.gif);
}
li.menu4 a:hover {background-image:url(/images/kazai4.gif) ;
}
li.menu5 a {background-image:url(/images/faq3.gif);
}
li.menu5 a:hover {background-image:url(/images/faq4.gif) ;
}
li.menu6 a {background-image:url(/images/toi3.gif);
}
li.menu6 a:hover {background-image:url(/images/toi4.gif) ;
}
.footer {
	clear: both;
	margin: 50px 0px 20px 0px;
	padding: 2px;
	text-align: center;
  background-color: #ffffff;
}
.footer ul {
	list-style: none;
}
.footer li {
	display:inline;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #484848;
}
.logo {
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.logo img {
  width: 150px;
}
#breadCrumb {
  font-size: 13px;
  clear: both; 
}
.schedule img {
  width: 810px;
  margin: 0px 0px 0px -30px;
}

.navi2 ul {
	list-style: inside;
  margin-bottom: 50px;
}
.navi2 li {
	padding-left:10px;
	padding-right:10px;
  color: #e4007f;
  font-size: large;
}
.box01 {
  margin: 20px 10px;
  border: 3px double #e4007f;
  padding: 2px;
  font-weight: bold;
}
table {
  margin-left: 30px;
}
.attention ul {
  margin: 0px 0px 0px 60px;
  margin-top: 0px;
  padding: 0px;
  appearance: none;
}
.attention ul li {
  list-style: square;
}
.attention p {
  margin-left: 30px;
}
.decimal ul {
  list-style-type: decimal;
  margin: 0px 0px 0px 60px;
}
.decimal ul li {
  display: list-item;
}
.attention .bold {
  font-weight: bold;
  color: #e4007f;
}
.img img{
  margin-left: 60px;
}
.waku, .waku th, .waku td {
  border-collapse: collapse;
  padding: 5px;
}
.waku th, .waku td {
  border:1px solid #333;
}
hr {
  margin: 50px 0px;
}
.page-top {
  position: fixed;
  z-index: 100;
  bottom: 0;
  right: 0;
}
.sp {
  display: none;
}
.red {
  color: #e4007f;
}
.red a {
  color: #e4007f;
}
.dl {
  width: 500px;
  margin: 0px auto;
}
.faq-box {
  margin-bottom: 25px;
}
.question {
  margin-left: 30px;
  background:  url(../images/question.png) no-repeat left 1px;
  text-decoration: underline;
}
.faq-box .question:hover {
  cursor: pointer;
}
.faq-box .answer {
  display: none;
  position: relative;
  margin: 10px 0 0 10px;
  padding: 20px;
  background-color: #f0f0f0;
}
.faq-box .answer .answer-sentence {
  padding-left: 10px;
  background: url(../images/answer.png) no-repeat left 1px;
}
.faq-box .answer .close {
  position: absolute;
  top: 0;
  right: 0;
}
.faq-box .answer .close:hover {
  cursor: pointer;
}
body {
  background-image: url("/images/room.png"); /* 画像 */
  background-size: cover;               /* 全画面 */
  background-attachment: fixed;         /* 固定 */
  background-position: center center;   /* 縦横中央 */
}
.submit {
  text-align: center;
  margin-left: -60px;
}
.main {
  clear: both;
}
.sample img {
    margin-left: -30px;
}
.sp {
  display: none;
}
.formTable {
  table-layout: fixed;
}
.formTable td:first-child {
  width: 200px;
}
.formTable .long input {
  width: 300px;
}
textarea {
  width: 300px;
  height: calc( 1.3em * 5 );
  line-height: 1.3;
}

.pattern {
  width: 200px;
}
.naiyo {
  width: 400px;
}
th {
  background-color: rgb(223, 240, 247);
}




/*20221018*/
.header {
	width: 100%;
}
.header ul {
	width: 100%;
}
.header li {
	width: calc(100% - 10px);
    background-color: #bef3ff;
	
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	padding: 20px 5px;
	box-sizing: border-box;
}
.header li:nth-child(odd) {
	color: #e4007f;
}
.header li:nth-child(even) {
	color: #00f;
}
.kazai_dl {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	background: #000373;
	padding: 15px 20px 13px;
	border-radius: 5px;
	margin: 10px;
	transition: .3s;
}
.kazai_dl:hover {
	opacity: .8;
	transition: .3s;
}

#to0 {
	padding-top: 130px;
	margin-top: -130px;
}
.faq-box h3 {
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.scroll {
	overflow-x: auto;
}
.faq-box table {
	width: 780px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.faq-box table p {
	font-size: 14px;
	margin: 0;
}
.faq-box table tr {
	
}
.faq-box table th {
	text-align: center;
	white-space: nowrap;
	padding: 10px;
	border: 1px solid #ccc;
}
.faq-box table tr:nth-child(2) td:first-child {
	white-space: nowrap;
}
.faq-box table td {
	text-align: left;
	padding: 10px;
	border: 1px solid #ccc;
}
.faq-box table td strong {
	color: #d00;
	font-weight: bold;
}

.sample img {
	max-width: 100%;
}