@charset "utf-8";

header {
	padding:0.4rem 0 0.5rem 0.5rem;
	}

header h1 img {
	width: 100px;
	}

/*-----------------------------
TOPページ
-------------------------------*/
.top_img {
	position:relative;
}

.top_img_ttl{
	position: absolute;
	left:6%;
	bottom:54%;
	max-width:60%;
}

#top2 {
	background-image: url("../img/bg-image.png");
}

.bor-hb {
	border-left: 7px solid #003F6B;
}

.top2-ig{
	padding: 2rem;
}

h4 {
	color: #003F6B;
	font-size: 1.9rem;
	font-weight: bold;
	margin: 0.7rem 0;	
}

.ttl01 {
	border-bottom: 2px dashed #003F6B;
	font-size: 1.9rem;
	font-weight: bold;
	padding-bottom: 1rem;
}

.ttl02 {
	border-bottom: 2px dashed #003F6B;
	font-size: 1.9rem;
	font-weight: bold;
	padding-bottom: 1rem;
	color: #003F6B;
	text-align: center;
	line-height: 1.2;
	margin-bottom: 3rem;
}

.merit {
	border-top: 2px solid #8A8FA9;
	border-left: 1px solid #8A8FA9;
	padding:  0.8rem 0 0 0.9rem;
}

.bfr {
	background-color: #BFC0C0;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 5px;
	padding: 1px 10px;
	margin-bottom: 7px;
	letter-spacing: 0.4em;
}

.cash-01 {
	color: #003F6B;
	font-size: 1.3rem;
	font-weight: bold;	
}

.heading01 {
	position: relative;
	top:0;
	left:0;
	margin-bottom: 15px;
}

.heading02 {
	position: absolute;
		color: #003F6B;
	font-size: 1.8rem;
	font-weight: bold;
	top: 20;
	left:30;
}

.riyou {
	border: 2px solid #003F6B;
	border-radius: 10px;
	padding: 1.8rem 2rem;
	margin: 4rem auto 0.3rem;
}

.bmt01 {
	margin-bottom: 0.7rem;
}
.ch_thm01 {
	background-color: #E0EBEF;
}

.ch_thm01 li {
	background-color: #FFF;
	border-radius: 15px;
	padding: 1rem;
	margin: 1rem;
}
.ch_thm01 li.p-img {
	background-color: none;
	padding: 1rem;
	margin: 1rem;
}

ul.kome2 {
	margin-top: 0px;
}
li.kome:before{
content: '※';
}
li.kome{
  	padding-left:1em;
	text-indent:-1em
}



/*768px*/
@media print, screen and (min-width : 768px) {




		}
		
/*960px*/
@media print, screen and (min-width: 960px) {
	
.top_img img {
    max-height: 50%;
}
.top_img_in {
    padding: 5% 0 15%;
}
.top_img_ttl{
	left: 53%;
	bottom:20%;
max-width:30%;
}
.bmt01 {
	margin-bottom: 0;
}
.ch_thm01 {
	background-color: #FFF;
}

.ch_thm01 li {
	padding: 1rem;
	margin: 1rem;
}



}
		
/*1024px*/
@media print, screen and (min-width: 1024px) {

	}

/*1480px*/
@media print, screen and (min-width: 1480px) {
	

	}