.kozaInfo{
	margin-top: 10px;
    border: 1px solid black;
    padding: 25px;
    font-size: 17px;
    width: 40%;
    line-height: 1.6;
}

.contentsText {
    font-size: 17px;
    margin-top: 20px;
    margin-left: 25%;
    margin-right: 5%;
}

.contentsText2 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;

}

.ginko_info{
	font-size: 18px;
    font-weight: bold;
}

.chui{
	text-align:center;
	font-size: 13px;
}

.inquiryInfo{
    border: 1px solid black;
  	padding: 10px;
    background-color: white;
    display: table-cell;

}

.inquiryInfo2{
	width: 100%;
    text-align: center;
}

.inquiryInfo3{
  	padding: 10px;
    background-color: white;
    display: table-cell;

}

@media only screen and (max-device-width: 480px){
	.contentsText {
	    font-size: 11px;
	    margin-top: 20px;
	    margin-left: 5%;
	}
	.contentsText2 {
    	font-size: 15px;

	}
	.kozaInfo{
	 	font-size: 11px;
	}
	.chui{
		font-size: 9px;
	}
	.kozaInfo{
		width: 90%;
	    margin-left: 5%;
	}
	.pan ol li {
	    font-size: 1.3rem !important;
	}
}

@media only screen and (min-device-width: 1024px){
	.furikomisaki {
	    float:right;
	    margin-top:57px;
	}
}


.webKessaidiv{
	  overflow: auto;

  display: flex;

  flex-direction: column;

  justify-content: flex-end;

  align-items: center;

  width: 259px;

  background: #FFFFFF;

  border: 1px solid rgba(0, 0, 0, 0.1);

  box-shadow: -2px 10px 5px rgba(0, 0, 0, 0);

  border-radius: 10px;

  font-family: Roboto, SQ Market, Helvetica, Arial, sans-serif;
}

.webKessai{
	display: inline-block;font-size: 18px;line-height: 48px;

    height: 48px;

    color: #ffffff;

    min-width: 212px;

    background-color: #006aff;

    text-align: center;

    box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;

    border-radius: 6px;
}

.webKessaiInfo{
	 border:none !important;
	 padding:0px  !important;
}