/* Your custom css code goes here */
table.type02 {
	 width: 100%;
	 margin-top: 20px;
	 margin-bottom: 30px;
     border-collapse: separate;
	 border-spacing: 0;
	 text-align: left;
     line-height: 1.5;
	 border-top: 1px solid #ccc;
	 border-left: 1px solid #ccc;
}

table.type02 th {
	 width: 30%;
     padding: 10px;
     font-weight: bold;
     vertical-align: top;
	 border-right: 1px solid #ccc;
	 border-bottom: 1px solid #ccc;
	 border-top: 1px solid #fff;
	 border-left: 1px solid #fff;
	 background: #ffe4e1;
}

	table.type02 td {
	 padding: 10px;
	 vertical-align: top;
	 border-right: 1px solid #ccc;
	 border-bottom: 1px solid #ccc;
	 background: #fff;
}
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 999;
}
.pagetop a {
	display: block;
	background-color: #e40077;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding:15px 10px;
	width: 50px;
    height: 50px;
    border-radius: 50%;
}

.pagetop a:hover {
	display: block;
	background-color: #ccc;
	text-align: center;
	color: #000;
	font-size: 12px;
	text-decoration: none;
    padding:15px 10px;
	width: 50px;
    height: 50px;
    border-radius: 50%;
}
.box15 {
    padding: 0.2em 0.5em;
    margin: 2em 0;
    color: #565656;
    background: #ffeaea;
    box-shadow: 0px 0px 0px 10px #ffeaea;
    border: dashed 2px #ffc3c3;
    border-radius: 8px;
	position: relative;
}
.box15 p {
    margin: 0; 
    padding: 0;
}
.box22{
    padding: 0.5em 1em;
    margin: 1em 0;
    background: #ffeaea;
    border-left: solid 6px #ffc3c3;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
}
.box22 p {
    margin: 0; 
    padding: 0;
}
.lead {
    color: #fff;
}
.woman01 {
    background: url("../img/woman.png") no-repeat; /* ロールオーバー時のチラつき防止 */
	position: absolute;
	z-index: 100;
	bottom: 10px;
}
 
.woman01 a {
    width: 150px;
    height: 225px;
    background: url("../img/woman.png") no-repeat;
    display: block;
    text-indent: -9999px;
}
 
.woman01 a:hover {
    background-image: url("../img/woman01_hover.png");
}
.woman02 {
    background: url("../img/woman.png") no-repeat; /* ロールオーバー時のチラつき防止 */
	position: absolute;
	z-index: 100;
	bottom: 10px;
}
 
.woman02 a {
    width: 150px;
    height: 225px;
    background: url("../img/woman.png") no-repeat;
    display: block;
    text-indent: -9999px;
}
 
.woman02 a:hover {
    background-image: url("../img/woman02_hover.png");
}
.woman03 {
    background: url("../img/woman.png") no-repeat; /* ロールオーバー時のチラつき防止 */
	position: absolute;
	z-index: 100;
	bottom: 10px;
}
 
.woman03 a {
    width: 150px;
    height: 225px;
    background: url("../img/woman.png") no-repeat;
    display: block;
    text-indent: -9999px;
}
 
.woman03 a:hover {
    background-image: url("../img/woman03_hover.png");
}
.woman04 {
    background: url("../img/woman.png") no-repeat; /* ロールオーバー時のチラつき防止 */
	position: absolute;
	z-index: 100;
	bottom: 10px;
}
 
.woman04 a {
    width: 150px;
    height: 225px;
    background: url("../img/woman.png") no-repeat;
    display: block;
    text-indent: -9999px;
}
 
.woman04 a:hover {
    background-image: url("../img/woman04_hover.png");
}
.woman05 {
    background: url("../img/woman.png") no-repeat; /* ロールオーバー時のチラつき防止 */
	position: absolute;
	z-index: 100;
	bottom: 10px;
}
 
.woman05 a {
    width: 150px;
    height: 225px;
    background: url("../img/woman.png") no-repeat;
    display: block;
    text-indent: -9999px;
}

.tel {
   color: #fff;
}
 
.woman05 a:hover {
    background-image: url("../img/woman05_hover.png");
}
@media screen and (max-width:768px){
	
.woman01 a {
	margin-bottom: 15px;
}

.woman02 a {
	margin-bottom: 15px;
}
 

.woman03 a {
	margin-bottom: 15px;
}

.woman04 a {
	margin-bottom: 15px;
}
 
.woman05 a {
	margin-bottom: 15px;
}
.probootstrap-block-image-text .text h3 {
    font-size: 27px;
}
}
.font_small, small {
    color: #fff;
}
.mt0 {
    color: #fff !important;
}
.policy {
    color: #fff;
}
.footer h3 {
    color: #fff;
	font-size: 30px;
}
@media screen and (max-width:768px){
h3{font-size:20px}
	}