<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

.topimg {
	background: url(../images/topimgbg.jpg) 50% 0 no-repeat;
}

/*
-------------------------------------------------------------------*/

.main1 {
	max-width: 1100px;
	margin: 0 auto 0 auto;
}

.main1 img {
	max-width: 100%;
	width: auto;
	height: auto;

}

/*
-------------------------------------------------------------------*/

.hatsunetsu_annai {
	padding: 0 10px;

}

.hatsunetsu_annaib {
	font-size:16px;
	font-size:1.6rem;
	max-width:940px;
	margin:30px auto 0 auto;
	border: 1px solid #ccc;
	padding: 40px 40px;
	margin-bottom: 60px;

}

@media screen and (max-width:710px){

.hatsunetsu_annaib {
	font-size:14px;
	font-size:1.4rem;
	padding: 20px 20px;
	margin-bottom: 40px;
}

}

.hatsunetsu_annai_time {
	width: fit-content;
	margin: 0 auto 20px;
}

@media screen and (max-width:710px){

.hatsunetsu_annai_time {
	margin: 0 auto 10px;
}

}

.hatsunetsu_annai_time_title {
	text-align: center;
	/*font-weight: bold;*/
	color: #04287e;
	font-size:28px;
	font-size:2.8rem;
	margin: 0 0 20px 0;
}

@media screen and (max-width:710px){

.hatsunetsu_annai_time_title {
	font-size:20px;
	font-size:2.0rem;
	margin: 0 0 10px 0;
}

}

/*
-------------------------------------------------------------------*/


.txt1 {
	font-size:16px;
	font-size:1.6rem;
	max-width:940px;
	margin:30px auto 0 auto;
}

.txt1 strong {
	color: #f00;
}

.txt1 u {
	text-decoration: none;
	border-bottom:2px dotted #888;
	/*padding-bottom: 1px;*/
}



@media screen and (min-width: 711px) and (max-width: 940px){

.txt1 {
	margin:30px 10px 0 10px;
}


}

@media screen and (max-width:710px){

.txt1 {
	font-size:14px;
	font-size:1.4rem;
	margin:20px 10px 0 10px;
}

}



/*
-------------------------------------------------------------------*/


.update {
	font-size:16px;
	font-size:1.6rem;
	max-width:940px;
	margin:30px auto 0 auto;
	text-align: right;
}

.update strong {
	color: #f00;
}



@media screen and (min-width: 711px) and (max-width: 940px){

.update {
	margin:30px 10px 0 10px;
}


}

@media screen and (max-width:710px){

.update {
	font-size:14px;
	font-size:1.4rem;
	margin:20px 10px 0 10px;
}

}


/*
-------------------------------------------------------------------*/

.title1 {
	font-size:28px;
	font-size:2.8rem;
	color:#04287e;
	text-align:center;
	margin:60px 0 0 0;
}

@media screen and (min-width: 711px) and (max-width: 940px){

.title1 {
	margin:60px 0 0 0;
}


}

@media screen and (max-width:710px){

.title1 {
	margin:40px 0 0 0;
	font-size:20px;
	font-size:2.0rem;
}

}



/*
-------------------------------------------------------------------*/

.formbox {
	background: #fff3f7;
	padding: 40px 40px;
	max-width:940px;
	margin:60px auto 0 auto;
}

@media screen and (min-width: 711px) and (max-width: 940px){

.formbox {
	margin:40px 10px 0 10px;
	padding: 30px 30px;
}

}

@media screen and (max-width:710px){

.formbox {
	margin:30px 10px 0 10px;
	padding: 15px 15px;
}


}

.formbox_title {
	color: #fc86a0;
	font-size:28px;
	font-size:2.8rem;
	text-align: center;
}

@media screen and (min-width: 711px) and (max-width: 940px){

.formbox_title {
}

}

@media screen and (max-width:710px){

.formbox_title {
	font-size:20px;
	font-size:2.0rem;
}

}


.formbox_txt {
	margin: 10px 0 0 0;
}

@media screen and (min-width: 711px) and (max-width: 940px){

.formbox_txt {
}

}

@media screen and (max-width:710px){

.formbox_txt {
	font-size:14px;
	font-size:1.4rem;
}

}



.formbox_box {
	margin: 20px 0 0 0;
}

.formbox_boxb {
	font-size: 0;
	text-align: center;
	margin: -10px -10px;
	
}

@media screen and (min-width: 711px) and (max-width: 940px){

.formbox_boxb {
	margin: -5px -5px;	
}

}

@media screen and (max-width:710px){

.formbox_boxb {
	margin: -3px -3px;	
}

}


.formbox_box_single {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
}

.formbox_box_singleb {
	padding: 10px 10px;
}

@media screen and (min-width: 711px) and (max-width: 940px){

.formbox_box_singleb {
	padding: 5px 5px;
}

}

@media screen and (max-width:710px){

.formbox_box_singleb {
	padding: 3px 3px;
}

}





.formbox_box_singlec {
	background: #fff;
	padding: 20px 20px;
}

@media screen and (min-width: 711px) and (max-width: 940px){

.formbox_box_singlec {
}

}

@media screen and (max-width:710px){

.formbox_box_singlec {
	padding: 15px 5px;
}

}



.formbox_box_single_icon {
	max-width: 90px;
	margin: 0 auto 0 auto;
}

@media screen and (min-width: 711px) and (max-width: 940px){

.formbox_box_single_icon {
	max-width: 70px;
}

}

@media screen and (max-width:710px){

.formbox_box_single_icon {
	max-width: 50px;
}

}

.formbox_box_single_icon img {
	max-width: 100%;
	width: auto;
	height: auto;
}


.formbox_box_single_txt {
	margin: 10px 0 0 0;
}



.formbox_box_single_txt a {
	text-decoration: none;
	color: #000;
	font-size:16px;
	font-size:1.6rem;
	line-height: 1.5;
}

@media screen and (min-width: 711px) and (max-width: 940px){

.formbox_box_single_txt a {
}

}

@media screen and (max-width:710px){

.formbox_box_single_txt a {
	font-size:14px;
	font-size:1.4rem;
}

}



.formbox_box_singlec:hover a {
	text-decoration: underline;
}




/*
-------------------------------------------------------------------*/


.catch {
	font-size:24px;
	font-size:2.4rem;
	max-width:940px;
	margin:30px auto 0 auto;
	text-align:center;
	color: #f00;
	padding: 0 0 50px 0;
}


@media screen and (min-width: 711px) and (max-width: 940px){

.catch {
	font-size:20px;
	font-size:2.0rem;
	margin:30px 10px 0 10px;
	padding: 0 0 30px 0;
}

}

@media screen and (max-width:710px){

.catch {
	font-size:18px;
	font-size:1.8rem;
	margin:20px 10px 0 10px;
	text-align:center;
	padding: 0 0 30px 0;
}


}




/*
-------------------------------------------------------------------*/

.checklist {
	padding: 40px 20px 20px 20px;
}

@media screen and (min-width: 711px) and (max-width: 940px){

.checklist {
}

}

@media screen and (max-width:710px){

.checklist {
	padding: 20px 20px 10px 20px;
}

}


.checklistb {
	max-width: 890px;
	margin: 0 auto 0 auto;
}

@media screen and (min-width: 711px) and (max-width: 940px){

.checklistb {
}

}

@media screen and (max-width:710px){

.checklistb {
	max-width: 210px;
}

}

/*
-------------------------------------------------------------------*/

.checklist_box {
}

.checklist_boxb {
}

.checklist_boxc {
	margin: -10px -10px;
	font-size: 0;	
}


.checklist_box_single {
	width: 33.32%;
	display: inline-block;
}

@media screen and (min-width: 711px) and (max-width: 940px){

.checklist_box_single {
}

}

@media screen and (max-width:710px){

.checklist_box_single {
	width: auto;
	display: block;
}

}

.checklist_box_singleb {
	padding: 10px 10px;
}

.checklist_box_singleb img {
	max-width: 100%;
	width: auto;
	height: auto;
	border: 1px solid #bbb;
}


/*
-------------------------------------------------------------------*/


.checklist_txt{
	margin: 10px 0 0 0 ;
	text-align: right;
	font-size: 16px;
	font-size: 1.6rem;
}

@media screen and (min-width: 711px) and (max-width: 940px){

.checklist_txt{
}

}

@media screen and (max-width:710px){

.checklist_txt{
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
	margin: 5px 0 0 0 ;
}

}

.checklist_txtb {
	position: relative;
	padding: 0 0 0 25px;
	display: inline-block;
}

.search.icon {
  color: #000;
  position: absolute;
  left: 0;
  top:5px;
  margin-top: 2px;
  margin-left: 3px;
  width: 12px;
  height: 12px;
  border: solid 1px currentColor;
  border-radius: 100%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.search.icon:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 5px;
  height: 6px;
  width: 1px;
  background-color: currentColor;
}







</pre></body></html>