@charset "utf-8";




.midashi {
    width: 80%;
    font-size: 125%;
    font-weight: bold;
    text-align: left;
}

.service_ex {
    width: 94%;
    float: left;
    line-height: 18px;
    margin-right: 1%;
    font-size: 75%;
    margin-bottom: 6px;
}

@media only screen and (max-width:851px) {
.section .text01 p {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0px;
	-moz-column-gap: 0px;
	column-gap: 0px;
}
.certificate{
    width: 90%;
    height: auto;
    float: left;
    margin-left: 5%;
    margin-right: 5%;
    clear: left;
}
.certificate img{
    width: 100%;
    height: auto;
}
.text01 {
    width: 92%;
    float: left;
    line-height: 30px;
    font-size: 100%;
    margin-top: 25px;
    color: #333333;
    margin-left: 3%;
    margin-right: 5%;
    margin-bottom: 25px;
}
.text02 {
    width: 92%;
    float: left;
    line-height: 30px;
    font-size: 100%;
    margin-top: 40px;
    color: #333333;
    margin-left: 3%;
    margin-right: 5%;
    margin-bottom: 25px;
}
}

@media only screen and (min-width:851px) {
.section .text01 p {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 85px;
	-moz-column-gap: 85px;
	column-gap: 85px;
}
.certificate{
    width: 650px;
    height: auto;
    position: absolute;
    top: 30%;
    float: left;
}
.certificate img{
    width: 100%;
    height: auto;
}
.text01 {
    width: 50%;
    float: left;
    line-height: 30px;
    font-size: 100%;
    margin-top: 0px;
    color: #333333;
    margin-left: 3%;
    margin-right: 5%;
}

.text02 {
    width: 30%;
    float: right;
    line-height: 30px;
    font-size: 100%;
    margin-top: 0px;
    color: #333333;
    margin-right: 3%;
}
}







/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　カッコ01　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media only screen and (max-width:420px) {
.parenthesis01 {
	position: relative;
	width: 95.5%;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	color: #333;
	font-size: 100%;
	line-height: 25px;
	clear: left;
	margin-bottom: 40px;
}
.parenthesis02 {
	position: relative;
	width: 95.5%;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	color: #333;
	font-size: 100%;
	line-height: 25px;
	clear: left;
	margin-bottom: 40px;
}
}
@media only screen and (min-width:420px)  and (max-width:850px){
.parenthesis01 {
    position: relative;
    width: 99%;
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    color: #333;
    font-size: 100%;
    line-height: 25px;
    clear: left;
    margin-bottom: 40px;
}
.parenthesis02 {
    position: relative;
    width: 99%;
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    color: #333;
    font-size: 100%;
    line-height: 25px;
    clear: left;
    margin-bottom: 40px;
}
}


@media only screen and (min-width:851px) {
.parenthesis01 {
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    color: #333;
    font-size: 100%;
    line-height: 25px;
    padding-bottom: 20px;
    padding-top: 40px;
    height: 510px;
    position: relative;
    top: 18%;
    width: 1900px;
    margin-top: 50px;
    margin-left: 160px;
    padding-left: 0px;
}
.parenthesis02 {
    padding-right: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    color: #333;
    font-size: 100%;
    line-height: 25px;
    padding-bottom: 20px;
    padding-top: 40px;
    height: 510px;
    position: relative;
    top: 18%;
    width: 750px;
    margin-top: 50px;
}
}

.parenthesis01::before,
.parenthesis01::after {
	position: absolute;
	content: '';
	width: 90px;
	height: 90px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.parenthesis01::before {
	top: 0;
	left: 0;
	border-top: 2px solid #e95513;
	border-left: 2px solid #e95513;
}
.parenthesis01::after {
	bottom: 0;
	right: 0;
	border-bottom: 2px solid #e95513;
	border-right: 2px solid #e95513;
}

.parenthesis02::before,
.parenthesis02::after {
	position: absolute;
	content: '';
	width: 90px;
	height: 90px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.parenthesis02::before {
	top: 0;
	left: 0;
	border-top: 2px solid #e95513;
	border-left: 2px solid #e95513;
}
.parenthesis02::after {
	bottom: 0;
	right: 0;
	border-bottom: 2px solid #e95513;
	border-right: 2px solid #e95513;
}


@media only screen and (max-width:420px) {
.box_page_lead{
    display: none;
}
.box_page_lead_s{
    text-align: left;
    width: 100%;
    float: left;
    font-size: 115%;
    line-height: 35px;
    font-weight: bold;
    color: #555555;
    margin-bottom: 30px;
    height: 80%;
    top: 150px;
    margin-top: 50px;
}
}


@media only screen and (min-width:420px)  and (max-width:650px){
.box_page_lead{
    display: none;
}
.box_page_lead_s{
    text-align: left;
    width: 100%;
    float: left;
    font-size: 120%;
    line-height: 35px;
    font-weight: bold;
    color: #555555;
    margin-bottom: 30px;
    height: 80%;
    top: 180px;
    margin-top: 50px;
}
}


@media only screen and (min-width:651px)  and (max-width:850px){
.box_page_lead{
    text-align: left;
    width: 100%;
    float: left;
    font-size: 130%;
    line-height: 33px;
    font-weight: bold;
    color: #555555;
    margin-bottom: 30px;
    height: 80%;
    margin-top: 30px;
}
.box_page_lead_s{
    display: none;
}
}


@media only screen and (min-width:851px)  and (max-width:1200px){
.box_page_lead{
    text-align: left;
    width: 100%;
    float: left;
    font-size: 135%;
    line-height: 38px;
    font-weight: bold;
    color: #555555;
    margin-bottom: 50px;
    height: auto;
    top: 15%;
    margin-right: 10%;
    margin-top: 20px;
    position: absolute;
    left: 160px;
}
.box_page_lead_s{
    display: none;
}
}

@media only screen and (min-width:1201px) {
.box_page_lead{
    text-align: left;
    width: 100%;
    float: left;
    font-size: 140%;
    line-height: 38px;
    font-weight: bold;
    color: #555555;
    margin-bottom: 50px;
    height: auto;
    top: 15%;
    margin-right: 10%;
    position: absolute;
    left: 160px;
}
.box_page_lead_s{
    display: none;
}
}
