@charset "utf-8";

/*===============================================
●画面の横幅が769px以上
===============================================*/
@media screen and (min-width : 769px ){
#pc------------------------------------------- {
}
.num {
    margin-top: -200px;
    padding-top: 200px;
}
#no02.num {
    margin-top: -200px;
    padding-top: 200px;
}
#no04.num {
    margin-top: -100px;
    padding-top: 100px;
}
#no05.num {
    margin-top: -80px;
    padding-top: 80px;
}
#nocontact.num {
    margin-top: -100px;
    padding-top: 100px;
}
#catch {
    position: relative;
}
#catch h2 {
    min-width: 1024px;
    margin-left: auto;
    margin-right: auto;
}
#catch h2 img {
    width: 100%;
    height: auto;
}
#about .box01 {
    position: relative;
}
#about .box01 .flex {
    display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row-reverse;
    margin-top: 80px;
    position: relative;
    z-index: 99;
}
#about .box01 .flex div p {
    font-size: 18px;
    text-align: right;
    line-height: 1.6em;
    margin-top: 10px;
}
#about .box01 .flex+figure {
    position: absolute;
    left: 0px;
    top: -100px;
    width: 65%;
}
#about .box01 .flex+figure img {
    width: 100%;
    height: auto;
}
#about .box02 {
    background-image: url("../images/about_bg01.png");
    height: 1113px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-width: 1024px;
}
#about .box02 .flex {
    display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 120px;
}
#about .box02 .flex div {
    padding-top: 400px;
    text-align: left;
}
#about .box02 .flex div p {
    color: #fff;
    text-align: left;
    font-size: 18px;
    line-height: 1.8em;
    margin-top: 10px;
}
#about .box03 {
    display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row-reverse;
    margin-top: 0px;
}
#about .box03 div {
    text-align: right;
    margin-top: -240px;
}
#about .box03 div p {
    font-size: 18px;
    line-height: 1.8em;
    margin-top: 10px;
}
#about .box03 div p+p {
    font-size: 15px;
    padding-left: 1em;
}
#about .box04 {
    background-image: url("../images/about_bg02.png");
    height: 1073px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-width: 1024px;
    margin-top: -280px;
}
#about .box04 .flex {
    display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 200px;
}
#about .box04 .flex div {
    padding-top: 300px;
    text-align: left;
}
#about .box04 .flex div p {
    color: #fff;
    font-size: 18px;
    line-height: 1.8em;
    margin-top: 10px;
}
#about .box05 {
    margin-top: -190px;
    position: relative;
    z-index: 999;
}
#about .box05 .inner {
    display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row-reverse;
}
#about .box05 .inner div {
    text-align: right;
    margin-top: 35px;
}
#about .box05 .inner div p {
    font-size: 18px;
    line-height: 1.8em;
    margin-top: 10px;
}
#about .box05 .inner figure {
    left: 160px;
    position: relative;
}
#about .box05 .inner+p {
    margin-top: 80px;
}
#mezasu {
    margin-top: 120px;
}
#mezasu h2 {
    margin-bottom: -80px;
}
#mezasu .box {
    background-image: url("../images/mezasu_bg01.png");
    height: 962px;
    background-position: left center;
    background-repeat: no-repeat;
}
#mezasu .box .flex {
    display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
}
#mezasu .box .flex div {
    padding-top: 35%;
}
#mezasu .box .flex div p {
    color: #fff;
    font-size: 18px;
    text-align: left;
    line-height: 1.8em;
    margin-top: 10px;
}
#mezasu .box .flex div p+p {
    margin-top: 15px;
}
#mezasu .box .flex figure {
    padding-top: 25%;
}
#mezasu .step4 {
    background-image: url("../images/mezasu_bg02.png");
    height: 1365px;
    min-width: 1280px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    margin-top: -180px;
    position: relative;
    z-index: 9999;
}
#mezasu .step4 .inner {
    height: 1365px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: left;
}
#mezasu .step4 .inner .alpha {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    min-width: 1080px;
    top: 470px;
    position: absolute;
    left: 0px;
    right: 0px;
    text-align: left;
}
#mezasu .step4 .inner .alpha p {
    color: #fff;
    font-size: 18px;
    line-height: 1.8em;
    margin-top: 10px;
}
#mezasu .step4 .inner .step {
    position: absolute;
    bottom: 50px;
    width: 80%;
    min-width: 1024px;
    left: 0px;
    right: 0px;
    top: 230px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
}
#mezasu .step4 .inner .step.sp {
    display: none;
}
#mezasu .step4 .inner .step div {
    width: 25%;
    text-align: center;
}
#mezasu .step4 .inner .step div:nth-of-type(1) {
    padding-top: 690px;
}
#mezasu .step4 .inner .step div:nth-of-type(2) {
    padding-top: 465px;
}
#mezasu .step4 .inner .step div:nth-of-type(3) {
    padding-top: 275px;
}
#mezasu .step4 .inner .step div h4 {
margin-bottom: 10px;
}
#mezasu .step4 .inner .step div figure {
    margin-top: 20px;
}
#mezasu .step1box {
    background-image: url("../images/mezasu_bg03.png");
    background-repeat: no-repeat;
    background-position: right top;
    height: 825px;
    min-width: 1280px;
    margin-top: -410px;
    position: relative;
    z-index: 999;
}
#mezasu .step1box .flex {
    display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row-reverse;
    position: relative;
}
#mezasu .step1box .flex div:first-child {
    position: relative;
    text-align: right;
    padding-top: 270px;
}
#mezasu .step1box .flex div:first-child p {
    color: #fff;
    font-size: 18px;
    line-height: 1.8em;
    margin-top: 10px;
}
#mezasu .step1box .flex div:first-child figure {
    position: absolute;
    left: -150px;
}
#mezasu .step1box .flex div+div {
    padding-top: 500px;
    position: absolute;
    left: 60px;
    text-align: left;
}
#mezasu .step1box .flex div+div h4{
    background-image: url("../images/step01_bg01.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    width: 25%;
    height: 51px;
    text-align: left;
    color: #fff;
    font-size: 35px;
    line-height: 51px;
    padding-left: 15px;
}
#mezasu .step1box .flex div+div h4.no02{
    background-image: url("../images/step01_bg02.png");
    width: 739px;
}
#mezasu .step1box .flex div+div h4.no03{
    background-image: url("../images/step01_bg03.png");
    width: 1132px;
}
#mezasu .step1box .flex div+div ul {
    display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
    margin-bottom: 30px;
}
#mezasu .step1box .flex div+div ul li {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
}
#mezasu .step1box .flex div+div ul li+li {
    margin-left: 50px;
}

#mezasu .step1box .flex div+div ul li a {
    display: block;
    margin-top: 5px;
}
#mezasu .step2box {
    background-image: url("../images/mezasu_bg04.png");
    background-repeat: no-repeat;
    background-position: left top;
    min-width: 1280px;
    margin-top: 80px;
}
#mezasu .step2box .flex {
    margin-bottom: 0px;
}
#mezasu .step2box div:first-child {
    position: relative;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-top: 190px;
    position: relative;
}
#mezasu .step2box div:first-child p {
    color: #fff;
    font-size: 18px;
    line-height: 1.8em;
    margin-top: 10px;
}
#mezasu .step2box div:first-child figure {
    position: absolute;
    left: 450px;
}
#mezasu .step2box div+div {
    text-align: right;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 30px;
}
#mezasu .step2box div+div h4{
    background-image: url("../images/step02_bg01.png");
    background-repeat: no-repeat;
    background-position: right top;
    height: 51px;
    text-align: right;
    color: #000;
    font-size: 35px;
    line-height: 51px;
    width: 579px;
    float: right;
    clear: right;
}
#mezasu .step2box div+div h4.no02{
    background-image: url("../images/step02_bg02.png");
    width: 828px;
}
#mezasu .step2box div+div h4.no03{
    background-image: url("../images/step02_bg03.png");
    width: 1189px;
}
#mezasu .step2box div+div h4+p{
    clear: right;
    padding-top: 10px;
    margin-bottom: 25px;
    color: #000!important;
}
#mezasu .step2box div+div h4+h4{
    margin-top: 45px;
}
#mezasu .step2box div+h4 {
    margin-top: 60px;
    margin-bottom: 30px;
}
#mezasu .step2box div+h4+ul {
    display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
    width: 920px;
    margin-left: auto;
    margin-right: auto;
}
.step34box {
    background-image: url("../images/douga_bg.png");
    background-position: center center;
    background-size: 100% 100%;
    min-height: 1682px;
    min-width: 1280px;
}
.step34box div:first-child {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    padding-top: 340px;
    position: relative;
}
.step34box div:first-child p {
    font-size: 18px;
    color: #fff;
    line-height: 1.8em;
    margin-top: 10px;
}
.step34box div:first-child figure {
    position: absolute;
    right: 450px;
    top: 340px;
}
.step34box div+div {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-top: 120px;
    position: relative;
}
.step34box div+div p {
    font-size: 18px;
    color: #000;
    line-height: 1.8em;
    margin-top: 10px;
}
.step34box div+div figure {
    position: absolute;
    top: 120px;
    right: 450px;
}
.step34box div+figure {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 330px;
}
.step34box+p {
    margin-top: 50px;
    position: relative;
    z-index: 9999;
}





#flow {
	background-color: #D8EAEE;
	margin-top: 60px;
	padding-top: 80px;
	padding-bottom: 60px;
}
#flow ul {
	display: flex;
	justify-content: space-between;
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
#flow ul li {
	width: 200px;
}
#flow ul+p {
	color: #e02229;
	font-size: 25px;
	font-weight: 500;
	width: 798px;
	height: 48px;
	border: 1px solid #e02229;
	margin-left: auto;
	margin-right: auto;
	line-height: 48px;
	margin-top: 60px;
}
#flow h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 30px;
	margin-bottom: 20px;
}
#flow h4 {
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #e02229;
}
#flow h4+p a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 30px;
	margin-top: 2px;
	display: block;
}
#flow h4+p+p {
	font-size: 20px;
	margin-top: 8px;
	line-height: 1.4em;
}






#contact_sec {
	background-image: url("../images/image-005.png");
	height: 474px;
	background-position: center center;
	background-size: cover;
}
#contact_sec h2 {
	font-size: 50px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
	padding-top: 120px;
	margin-bottom: 20px;
}
#contact {
    margin-top: 30px;
    width: 840px;
    margin-left: auto;
    margin-right: auto;
}
#contact h2+p {
    font-size: 18px;
    line-height: 1.8em;
    margin-top: 30px;
    margin-bottom: 30px;
}
#contact h2+p .atte {
    color: rgba(253,0,0,1.00);;
    font-weight: bold;
}
#contact p.atte {
    border: 1px solid rgba(253,0,0,1.00);
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    color: rgba(253,0,0,1.00);;
}
#contact p.atte+p {
    font-size: 20px;
    text-align: left;
    margin-top: 15px;
    line-height: 1.5em;
    margin-bottom: 40px;
}
#contact table {
    border-bottom: 2px solid #fff;
    margin-bottom: 30px;
}
#contact th {
    border-top: 2px solid #fff;
    text-align: left;
    font-weight: normal;
    padding-left: 15px;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#contact td {
    border-top: 2px solid #fff;
    width: 635px;
    text-align: left;
    font-size: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#contact td input[type="text"] {
    width: 625px;
    padding-left: 10px;
    height: 45px;
}
#contact table+input {
    background-image: url("../images/contact_btn.png");
    width: 226px;
    height: 40px;
    -webkit-box-shadow: 4px 4px rgba(0,0,0,1.00);
box-shadow: 4px 4px rgba(0,0,0,1.00);
border-radius: 100px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(191,220,226,1.00);
    text-indent: -9999px;
    cursor: pointer;
}
#contact table+input:hover {
    -webkit-box-shadow: 0px 0px rgba(0,0,0,1.00);
box-shadow: 0px 0px rgba(0,0,0,1.00);
position: relative;
top: 1px;
left: 1px;
}
#contact h3 {
    font-size: 21px;
    font-weight: bold;
    margin-top: 40px;
}
#contact h3+p {
    font-size: 30px;
    font-weight: bold;
    margin-top: 10px;
}
#contact h3+p+p {
    font-size: 20px;
    margin-top: 10px;
}
footer {
    background-color: #fff;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
}
footer p small {
    font-size: 12px;
}
}



/*===============================================
●画面の横幅が768pxまで
===============================================*/
@media screen and (max-width:768px){
	
/*===============================================
●sp-tablet
===============================================*/
#sptablet------------------------------------------- {
}
.num {
    margin-top: -20%;
    padding-top: 20%;
}
#no03.num {
    margin-top: -10%;
    padding-top: 16%;
    margin-bottom: 5%;
}
#no04.num {
    margin-top: -5vw;
    padding-top: 5vw;
}
#no05.num {
    margin-top: -5vw;
    padding-top: 5vw;
}
#nocontact.num {
    margin-top: 0px;
    padding-top: 0px;
}
#catch {
    margin-bottom: 15%;
}
main p {
    font-size: 3.5vw;
}
#about h2 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
#about .flex {
    position: relative;
    z-index: 99;
}
#about .box01 h2 {
    margin-top: 10%;
}
#about .box01 h3 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8%;
}
#about .box01 p {
    text-align: right;
    margin-right: 10%;
    margin-top: 2%;
}
#about .box01 figure {
    margin-top: 1%;
    margin-right: 5%;
    position: relative;
    z-index: 1;
}
#about .box02 h2 {
    width: 68%;
    margin-left: 5%;
}
#about .box02 h2+p {
    text-align: left;
    margin-left: 5%;
    margin-top: 2%;
}
#about .box03 h2 {
    width: 50%;
    margin-right: 5%;
    margin-top: -10%;
}
#about .box03 p {
    text-align: right;
    margin-right: 5%;
    margin-top: 2%;
}
#about .box03 p+p {
    font-size: 3vw;
    line-height: 1.6em;
}
#about .box03 figure {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
}
#about .box04 h2 {
    width: 60%;
    margin-left: 5%;
    margin-top: 15%;
}
#about .box04 p {
    text-align: left;
    margin-left: 5%;
    margin-top: 2%;
}
#about .box04 figure {
    margin-top: -10%;
}
#about .box05 h2 {
    width: 70%;
    margin-right: 5%;
}
#about .box05 {
    position: relative;
    z-index: 999;
}
#about .box05 p {
    text-align: right;
    margin-right: 5%;
    margin-top: 2%;
}
#about .box05 .inner div {
    position: relative;
    z-index: 99;
}
#about .box05 figure {    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1%;
    position: relative;
    z-index: 1;
}
#about .btn {
    margin-top: 5%!important;
}
#mezasu {
    margin-top: 20%;
}
#mezasu h2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15%;
}
#mezasu h3 {
    width: 65%;
    margin-left: 5%;
}
#mezasu h3+p {
    text-align: left;
    margin-left: 5%;
    margin-top: 2%;
}
#mezasu .btn2 {
    margin-left: 5%;
    margin-top: 2%;
}
#mezasu .flex figure {
    margin-top: 5%;
}
#mezasu .step4 {
    margin-top: 20%;
}
#mezasu .step4 .step {
    display: flex;
	display: -webkit-flex; /* Safari */
    display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
    -ms-flex-pack: justify;
    margin-top: -15%;
}
#mezasu .step4 .step.pc {
    display: none;
}
#mezasu .step1box h3 {
    text-align: right;
    width: 90%;
}
#mezasu .step1box h3 img {
    width: 60%;
}
#mezasu .step1box p {
    text-align: right;
    width: 90%;
}
#mezasu .step1box figure {
    margin-top: -1%;
    margin-bottom: -30%;
    position: relative;
    z-index: 99;
    margin-left: 5%;
}
#mezasu .step1box h4 {
    background-image: url("../images_sp/ttl_bg.png");
    background-size: cover;
    text-align: left;
    padding-left: 5%;
    color: #fff;
    font-size: 4.5vw;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-bottom: 1%;
}
#mezasu .step1box ul {
    text-align: left;
    display: flex;
	display: -webkit-flex; /* Safari */ 　
    display: -ms-flexbox;
    flex-wrap: wrap;
	-webkit-flex-wrap: wrap; /* Safari */
    margin-left: 5%;
}
#mezasu .step1box ul li {
    text-align: center;
    width: 20%;
    font-size: 3vw;
}
#mezasu .step1box ul li+li {
    margin-left: 4%;
}
#mezasu .step1box ul li a {
    display: block;
}
#mezasu .step1box ul+h4 {
    margin-top: 3%;
}
#mezasu .step2box {
    margin-top: 12%;
}
#mezasu .step2box h3 {
    width: 58%;
}
#mezasu .step2box figure {
    margin-top: -1%;
    position: relative;
    z-index: 99;
    margin-bottom: -22%;
}
#mezasu .step2box div h4 {
    background-image: url("../images_sp/ttl_bg.png");
    background-size: cover;
    text-align: right;
    padding-right: 5%;
    color: #000;
    font-size: 4.5vw;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-bottom: 1%;
}
#mezasu .step2box h4+h4 {
    margin-top: 7%;
}
#mezasu .step2box h4+p {
    text-align: right;
    margin-bottom: 4%;
    margin-right: 5%;
}
#mezasu .step2box #no03+h4 {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 13%;
    margin-bottom: 5%;
}
#mezasu iframe {
    width: 80%;
    height: 200px;
    margin-bottom: 3%;
}
.step34box div:first-child h3 {
    text-align: right;
    margin-right: 5%;
}
.step34box div:first-child h3 img {
    width: 68%;
}
.step34box div:first-child h3+p {
    text-align: right;
    margin-right: 5%;
    margin-top: 2%;
}
.step34box div+div h3 {
    text-align: left;
    margin-left: 5%;
    margin-top: -10%;
}
.step34box div+div h3 img {
    width: 68%;
}
.step34box div+div h3+p {
    text-align: left;
    margin-left: 5%;
    margin-top: 2%;
    margin-bottom: 15%;
}





#flow {
	background-color: #D8EAEE;
	margin-top: 10vw;
	padding-top: 10vw;
	padding-bottom: 10vw;
	padding-left: 3vw;
	padding-right: 3vw;
}
#flow h2 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#flow ul {
	display: flex;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	justify-content: space-between;
}
#flow ul li {
	width: 30%;
	text-align: center;
}
#flow ul li:nth-of-type(3) {
	margin-left: -5vw;
}
#flow ul+p {
	color: #e02229;
	font-size: 3.5vw;
	font-weight: 500;
	border: 1px solid #e02229;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5vw;
	line-height: 1.5em;
	padding-top: 1vw;
	padding-bottom: 1vw;
}
#flow h3 {
	font-size: 4.5vw;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 5vw;
}
#flow iframe {
	margin-top: 3vw;
	width: 100%;
	height: 60vw;
}
#flow h4 {
	font-size: 4.5vw;
	font-weight: bold;
	line-height: 1em;
	margin-top: 5vw;
	color: #e02229;
}
#flow h4+p a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 6vw;
	margin-top: 1vw;
	display: block;
}
#flow h4+p+p {
	font-size: 3.5vw;
	margin-top: 2vw;
	line-height: 1.4em;
}






#contact_sec {
	background-image: url("../images/image-005.png");
	height: 55vw;
	background-position: center center;
	background-size: cover;
	margin-top: 10%;
}
#contact_sec h2 {
	font-size: 6vw;
	font-weight: bold;
	color: #fff;
	line-height: 1.2em;
	padding-top: 15%;
	margin-bottom: 20px;
}
#contact_sec h2+p {
	width: 70%;
	margin-left: auto;
    margin-right: auto;
}
#contact {
    margin-top: 5%;
    margin-left: 5%;
    margin-right: 5%;
}
#contact h2 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
}
#contact h2+p {
    margin-bottom: 5%;
}
#contact h2+p .atte {
    color: #FD0000;
    font-weight: bold;
}
#contact p.atte {
    color: #FD0000;
    background-color: #fff;
    border: 2px solid #FD0000;
    font-weight: bold;
    padding-top: 2%;
    padding-bottom: 2%;
    margin-bottom: 2%;
}
#contact .atte+p {
    text-align: left;
}
#contact table {
    margin-top: 10%;
}
#contact table th {
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
    font-size: 3.5vw;
    width: 25%;
    padding-bottom: 3%;
    padding-top: 3%;
    border-bottom: 1px solid #fff;
}
#contact table td {
    font-size: 3.5vw;
    text-align: left;
    width: 75%;
    padding-top: 3%;
    padding-bottom: 3%;
    border-bottom: 1px solid #fff;
}
#contact table tr:last-child th,
#contact table tr:last-child td
{
    border-bottom: none;
}
#contact table td input[type="text"] {
    width: 100%;
    height: 7vw;
}
#contact table+input {
    background-image: url("../images/contact_btn.png");
    width: 226px;
    height: 40px;
    -webkit-box-shadow: 4px 4px rgba(0,0,0,1.00);
box-shadow: 4px 4px rgba(0,0,0,1.00);
border-radius: 100px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(191,220,226,1.00);
    text-indent: -9999px;
    cursor: pointer;
    margin-top: 5%;
}
#contact h3 {
    font-size: 4vw;
    font-weight: bold;
    margin-top: 40px;
}
#contact h3+p {
    font-size: 7vw;
    font-weight: bold;
    margin-top: 5px;
}
#contact h3+p+p {
    font-size: 3.5vw;
    line-height: 1.4em;
    margin-top: 2%;
}
footer {
    background-color: #fff;
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 10%;
    padding-right: 10%;
}
footer p small {
    font-size: 12px;
}
}



/*===============================================
●画面の横幅が400pxまで
===============================================*/
@media screen and (max-width:400px){
/*===============================================
●sp400
===============================================*/
#sp400------------------------------------------- {
}
}



/*===============================================
●画面の横幅が320pxまで
===============================================*/
@media screen and (max-width:320px){
/*===============================================
●sp320
===============================================*/
#sp320------------------------------------------- {
}
}



/*===============================================
●画面の横幅が481pxから768pxまで
===============================================*/
@media screen and (min-width:481px) and (max-width:768px) {
/*===============================================
●tablet
===============================================*/
#tab------------------------------------------- {
}
}
