@charset "utf-8";
/* CSS Document */

.about_link_lead h2 {
	font-size:2.1em;
	margin-bottom: 1.5em;
	text-align: center;
	 line-height: 1.85;
}

.about_link_lead {
  margin-bottom: 6em;
  line-height: 1.75

}

@media screen and (max-width:48em) {
	.about_link_lead h2 {
	font-size:1.5em;
	margin-bottom: 1.5em;
	text-align: center;
	 line-height: 1.5;
}
	.about_link_lead {
  margin-bottom: 3em;
  line-height: 1.6
}

}

.link_title_middle{
	font-size:1.9em;
	margin-bottom: 1.5em;
}
.link_title_middle_s{
	font-size:1.5em;
	margin-bottom: 1.5em;
}

.guide-section  .top-sitenav {
 margin-bottom: 50px;
padding-bottom: 10px;
 /* margin-bottom: 73px;*/
  /*padding-bottom: 53px;*/
  border-bottom: 1px solid #ffffff;
}

.top-sitenav .sitenav  {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 20px;
  /*height: 234px;*/
/*
  background-color: #fafafa;
	*/
  color: #333;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
	/*
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
	*/
}


.top-sitenav .sitenav .label_b {
  font-weight:bold;
  font-size: 1.2rem;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;

}
.b_title {
	padding-top: 1em;
	padding-bottom: 1em;
		border-bottom: solid 
#0099ff 1px;
	width: 100%;
	text-align: center;
}

.info {
	text-align: center;
}

.info .i_title {
	font-size: 1.2em;
	margin:1.5em 0.5em 0.5em 0.5em;
}

@media print, screen and (min-width:48.0625em) {
	
	  .top-sitenav .sitenav {
    margin: 48px 0 0 20px;
    width: calc(33.33% - 14px)
  }

}

/*

  .top-sitenav .sitenav {
    margin: 48px 0 0 25px;
    width: calc(33.33% - 17px)
  }
*/
.top-sitenav .sitenav .link:after {
  position: absolute;
  bottom: 12px;
  left: calc(50% - 5px);
  display: block;
  width: 0;
  height: 0;

}


.lead_text_narrow {
	margin:3em;
}


/*　　バナー　　*/
.top-sitenav .sitenav .bnr_img {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 20px;
  /*ight: 250px;*/
  color: #333;
  text-decoration: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
	
}
@media print, screen and (min-width:48.0625em) {
	
.top-sitenav .sitenav .bnr_img  {
     height: 180px;
  }

}


.bnr_border{
	border: solid #cccccc 1px;
}
/*
.top-sitenav .sitenav .bnr_img:after {
  position: absolute;
  bottom: 12px;
  left: calc(50% - 5px);
  display: block;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-left-color: #333;
  content: '';
  -webkit-transform: scaleY(.6);
  transform: scaleY(.6)
}
*/


.gude_link_p {
	line-height: 1.75;
}

.bnr_p{ 
		font-size:0.9em;
	}  


@media screen and (max-width:48em) {
	
.gude_link_p {
	font-size: .8125rem;
}
.sitenav{
	font-size: 1em;
		
	}
	.bnr_p{ 
		font-size:0.8em;
	}  
	  
	}

/*　リスト　・*/
.txt-desc ul {
  padding: 0;
  list-style: disc;
  padding-left: 2em;
	line-height: 1.8em;
}
.txt-desc ul li {
	margin-bottom: 1em;
}


.c-list-disc>li {
  position: relative;
  padding-left: 33px;
}

.ex_small {
	margin-top: 0.5em;
	margin-left: 1em;
	font-size: 0.9em;
	line-height: 1.7em;
}

/******   link bnr 50%  *******/

  .about-view .bnr_center {
	  text-align: center;
  }

  .about-view .ccc {
	  text-align: center;
  }





/********** download **********/

.c-list-square>li {
  position: relative;
  margin-bottom: 1.5em;
  padding-left: 33px;
	line-height: 1.8em;
}



#download {}

#download ol, #download ol li, #download ul, #download ul li {
  margin: 0;
  padding: 0;
}
#download ol {}
  #download ol li {
    word-break: break-all;
    margin-left: 1.5em;
  }
  #download ol li + li {
    margin-top: 20px;
  }
#download ul {
  text-align: center;
}
  #download ul li {
    list-style-type: none;
    margin: 0px 0px 20px 0;
    text-align: left;
  }
  #download ul li span {
    display: block;
    margin-bottom: 5px;
  }
  #download ul li p {
    display: inline-block;
    width: 300px;
    text-align: center !important;
    vertical-align: middle;
	    background-color: #ffffff;
  }

.up_bot_space {
	margin-top: 2em;
	margin-bottom: 2em;
}



  #download ul li pre {
    display: inline-block;
    border: 1px solid #ccc;
	width: calc(100% - 330px);
   /* width: 470px;*/
    margin-left: 20px;
    padding: 4px;
    font-size: 12px;
    white-space: pre-wrap;
    word-wrap: break-word;
    text-align: left;
    line-height: 1.3;
    vertical-align: middle;
  }

#download .source {
  margin: 50px 0 10px 320px;
}


.guide-section  .top-sitenav #download {
	margin-bottom: -50px;
}


@media screen and (max-width: 639px) {
  #download ul li {
    text-align: center !important;
  }
  #download ul li p {
    display: block;
    width: auto;
  }
  #download ul li pre {
    display: block;
    width: auto;
    margin-left: 0px;
    padding: 4px;
  }
#download .source {
  margin: 30px 0 20px 0px;
  text-align: center;
}
}



/* title-case */
.change-case .title-case .case_b {
  margin-right: 30px;
  padding-left: 13px;
  border-left: 12px solid currentColor;
  color: #069edc;
  text-transform: uppercase;
  white-space: nowrap;
  font-weight: 700;
  font-size: 2rem;
  font-family: Oswald, sans-serif;
  line-height: 1.1
}

@media screen and (max-width: 48em){
.change-case .title-case .case_b {
    position: relative;
    display: block;
    margin: 0px 0px;
    padding: 0;
    border-left: 0;
    font-size: 0.01rem;
	/*font-size: 1.25rem;*/
}
	
	.change-case .title-case .case_b:before {
    display: block;
    margin: 0 auto 10px;
    width: 40px;
    height: 4px;
    background-color: currentColor;
    content: '';
}
	
}

.mt_1em {
	margin-top: 1em;

}
.mb_1em{
	margin-bottom: 1em;
}

.mb_50 {
	margin-bottom: 50px;
}

.pb_2em {
	padding-bottom: 2em;
}


