@charset "utf-8";
.pc {
    display: none;
}



.mainvisual.sp {
    width: 100%;
    margin-bottom: 10px;
}

.mainvisual.sp img {
    width: 100%;
}
.mainvisual.pc {
    display: none;
}
.main-contents .txt {
    line-height: 1.6em;
    margin-bottom: 60px;
    background-color: #F2FBFD;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.container  h2 {
    text-align: center;
    font-size: 1rem;
    color: #000000;
    line-height: 1.6em;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    letter-spacing: 0.1em;
}

.content h3{
    margin-bottom: 14px;
    font-weight: bold;
    font-size: 1.8rem;
    display: flex;
    align-items: center;
}
.txt .pink-b {
    color: #2193CB;
    font-weight: bold;
    text-decoration: none;
}

.sanbun   {
    width: 100%!important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2.5rem;
    color: #2193CB;
}
.sanbun img  {
    width: 100%;
}

.txt .ouen-p-inq {
    background-color: #2483D1;
    text-align: center;
    margin-top: 30px;
    font-weight: bold;
    line-height: 40px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
}
.ouen-p-inq  a:link   {
    color: #ffffff;
    display: block;
    background-color: #2483D1;
    border-radius: 30px;
}
.ouen-p-inq a:visited   {
    color: #ffffff;
    display: block;
    background-color: #2483D1;
    border-radius: 30px;
}
.ouen-p-inq a:hover {
	background-color: #55AEF7;
    color: #C2D9EF;
    text-decoration: none;
    display: block;
}

.w-3point {
    width: 70%;
    margin-bottom: 2.5rem;
    margin-left: auto;
    margin-right: auto;
}
.w-3point p {
    text-align: center;
    margin-bottom: 30px!important;
    width: 100%;
}
.w-3point p img {

}

.w-3point .point {
    width: 100%;
    float: none;
    height: auto;
    margin-bottom: 30px;
}
.w-3point .point img {
    width: 100%;
}

.w-3point .point .last {
    margin-right: 0px;
    margin-bottom: 0;
    float: none;
}
.main-contents h3 {
    text-align: center;
    margin-bottom: 40px;
    letter-spacing: 0.1em;
    font-size: 1.6rem;
    color: #452D30;
}
.ouen-otoiawase  {
    background-color: #2483D1;
    color: #ffffff;
    text-align: center;
    margin-top: 30px;
    font-weight: bold;
    line-height: 50px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    margin-bottom: 80px;
}
.ouen-otoiawase a:link   {
    color: #ffffff;
    display: block;
    background-color: #2483D1;
    border-radius: 30px;
}
.ouen-otoiawase a:visited   {
    color: #ffffff;
    display: block;
    background-color: #2483D1;
    border-radius: 30px;
}

.ouen-otoiawase a:hover  {
    background-color: #55AEF7;
    color: #C2D9EF;
    text-decoration: none;
    display: block;
}

.sekou-p {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
}

.sekou-p .nara-p {
    width: 30%;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.sekou-p .nara-p.last  {
    margin-right: 0px;
}
.hp-youkou {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #666666;
    margin-bottom: 60px;
}
.hp-youkou img {
    width: 100%;
}


.p-prep{

}
.p-prep__inr{
    width: 90%;
    margin: 0 auto 2.5rem;
    padding-top: 3.5rem;
    line-height: 1.75;
}
.p-prep__title{
    margin: 0 auto 1.25rem;
    font-weight: bold;
    font-size: 1.2rem;
    letter-spacing: 1px;
    text-align: center;
}
.p-prep__txt{
    margin: 0 auto 1.25rem;
    text-align: center;
}
.p-prep__txt span{

}
.p-prep__txt span:nth-child(1){
    display: block;    
}
.p-prep__txt span:nth-child(2){
    
}
.p-prep__link{
    text-align: center;
}
.p-prep__link a{
    
}

@media screen and (min-width: 960px)  {
.p-prep__title{
    font-size: 1.75rem;
    letter-spacing: 2px;
}
.p-prep__txt{
    font-size: 1.125rem;
    letter-spacing: 1px;
}
}

























@media screen and (min-width: 960px)  {
.sp {
    display: none;
}


.mainvisual  {
    margin-top: 30px;
    margin-bottom: 20px;
    border: 1px solid #666666;
}




.container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

div .content.entory-form form {
    padding-left: 30px;
    padding-right: 30px;
}
div .content.entory-form h2 {
    font-size: 1.3rem;
    width: 300px;
    border-radius: 30px;
}
.mainvisual.sp   {
    display: none;
}
.mainvisual.pc {
    display: block;
}
.main-contents h2 {
    font-size: 1.8rem;

}
.main-contents .txt {
    width: 96%;
    font-size: 1rem;
    letter-spacing: 0.2em;
    line-height: 2.1em;
    float: none;
    margin-bottom: 80px;
}
.main-contents h3 {
    margin-bottom: 40px;
    margin-top: 60px;
}
.w-3point {
    width: 960px;
    margin-bottom: 0px;
}


.w-3point p  {
    float: none;
    width: 32%;
    margin-left: auto;
    margin-right: auto;
}
.w-3point .point {
    width: 28%;
    float: left;
    margin-right: 5px;
    padding-left: 30px;
}
.txt .ouen-p-inq  {
    width: 200px;
    line-height: 50px;
    letter-spacing: 0.2em;
    font-size: 1.8rem;
}
.ouen-otoiawase {
    line-height: 60px;
    width: 280px;
}
.sekou-p {
    padding-left: 30px;
}
.sekou-p .nara-p {
    margin-right: 26px;
    margin-bottom: 26px;
}
.ouen-otoiawase {
    font-size: 1.2rem;
    letter-spacing: 0.2em;
}
.txt .ouen-p-inq {
    font-size: 1.2rem;
    width: 300px;
    line-height: 60px;
    border-radius: 400px;
    margin-top: 10px;
}
.w-3point .pc {
    width: 100%;
}
.sanbun   {
    margin-bottom: 2.5rem!important;
    width: 91%!important;
    margin-left: 30px;
}
.sanbun img {
    width: 100%;
}





















	
	}
