@charset "utf-8";
@media screen and (max-width: 767px) {
  /*----------------------------------

  共通
 
 ----------------------------------- */
  #wrapper {
    height: 400px;
    background-image: url("../img/main_visual_s.png");
  }
  #head {
    letter-spacing: normal;
  }
  h1 {
    font-size: 20px;
    margin: 17px 0px 10px 2px;
  }
  h1 span {
    font-size: 14px;
  }
  .rogo img {
    width: 84%;
  }
  .nav {
    display: none;
  }
  #purpose_btn, #profile_btn {
    width: 40%;
    font-size: 23px;
  }
  #purpose_btn {
    padding: 15px 5% 8px 5%;
  }
  #profile_btn {
    padding: 15px 5% 8px 5%;
  }
  .container {
    width: 90%;
    padding: 50px 5%;
  }
  #purpose_btn span, #profile_btn span {
    font-size: 13px;
  }
  .purpose, .profile {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .purpose span, .profile span {
    font-size: 20px;
  }
  .thank_text01 {
    width: 100%;
    text-align: left;
    margin: 0px auto 50px;
  }
  .thank_text02 {
    width: 100%;
  }
  /*----------------------------------

  MAIN
 
 ----------------------------------- */
  .main {
    letter-spacing: normal;
    padding-bottom: 30px;
    margin-bottom: 50px;
  }
  .main .ttl {
    font-size: 24px;
  }
  .main .sub_ttl {
    font-size: 20px;
    line-height: 130%;
  }
  .main .text {
    width: 100%;
    text-align: left;
  }
  /*----------------------------------

  APPLICATION
 
 ----------------------------------- */
  .application_btn {
    width: 90%;
    padding: 18px 0px 7px;
  }
  .application_btn .text {
    font-size: 18px;
    line-height: 60%;
  }
  .application_btn .arrow-bottom {
    width: 8px;
    height: 8px;
    margin: 0 8px;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
  }
  /*----------------------------------

  PURPOSE
 
 ----------------------------------- */
  .purpose_box {
    width: 84%;
    height: 105px;
    margin: 0px 3% 20px;
    padding: 2% 5% 4% 5%;
  }
  .purpose_box .ttl {
    font-size: 22px;
    line-height: 120%;
  }
  .purpose_box .number {
    font-size: 23px;
    margin-bottom: 3px;
  }
  .arrow-bottom {
    width: 8px;
    height: 8px;
    margin: 0 8px;
    border-bottom: 2px solid #32A596;
    border-right: 2px solid #32A596;
  }
  .container_pur {
    width: 90%;
    padding: 50px 5%;
  }
  .content_pur01 {
    display: block;
  }
  h3 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .purpose_explan {
    width: 100%;
  }
  .purpose_explan .text {
    font-size: 16px;
    line-height: 150%;
  }
  .purpose_photo img {
    width: 100%;
    margin-bottom: 10px;
  }
  /*----------------------------------

  PROFILE
 
 ----------------------------------- */
  .profile_ttl {
    font-size: 25px;
  }
  .profile_sub_ttl {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .profile_photo {
    width: 100%;
  }
  .profile_photo img {
    width: 85%;
  }
  .profile_name {
    font-size: 16px;
  }
  .profile_box01 {
    width: 100%;
    margin: 0px 0px 40px 0px;
  }
  .profile_box02 {
    width: 100%;
    margin-bottom: 20px;
  }
  .profile_box01 .profile_text01 {
    font-size: 15px;
    line-height: 120%;
  }
  .profile_box01 .profile_text02 {
    font-size: 12px;
    margin-left: 69px;
  }
  .profile_box01 dt, .profile_box02 dt {
    font-size: 19px;
  }
  .profile_box01 dd, .profile_box02 dd {
    font-size: 15px;
    line-height: 120%;
  }
  .content_pur02 {
    display: flex;
    flex-wrap: wrap-reverse;
  }
  /*----------------------------------

  APPLICATION
 
 ----------------------------------- */
  .application_ttl {
    font-size: 19px;
  }
  .application_text {
    text-align: left;
    margin-bottom: 30px;
  }
  .application {
    font-size: 24px;
    margin-bottom: 0px;
  }
  .personal {
    font-size: 14px;
    margin: 30px 0px;
  }
  /* ----------------------------------------

  FORM

 ---------------------------------------- */
  #form {
    width: 100%;
  }
  #form dl {
    font-size: 15px;
    overflow: hidden;
    padding: 12px 0px 20px;
  }
  #form dt {
    width: 100%;
    padding: 8px 0px 3px 0px;
  }
  #form dd {
    width: 98%;
  }
  #form .data01, #form .data02 {
    font-size: 16px;
    height: 40px;
    padding-left: 2%;
  }
  #form .data01 {
    width: 98%;
  }
  #form .data02 {
    width: 26%;
  }
  #form .data03 {
    appearance: none;
    width: 26%;
    font-size: 14px;
    height: 40px;
    padding-left: 10px;
    border: 1px solid #CCCCCC;
    background-color: #ffffff;
    border-radius: 5px;
  }
  #submit_button, #back_button {
    font-size: 14px;
    width: 70%;
    height: 45px;
  }
.privacy {
  width: 96%;
	padding: 2%;
	font-size: 11px;
	line-height: 130%;
}
  /*----------------------------------

  CONTACT
 
 ----------------------------------- */
  .container_contact {
    display: block;
  }
  .contact_ttl {
    width: 90%;
    padding: 10px 0px;
    margin: 0px auto 5px;
    font-size: 16px;
  }
  .contact_text {
    font-size: 16px;
    margin-bottom: 20px;
  }
  /*----------------------------------

  page-top
 
 ----------------------------------- */
  #page-top {
    bottom: 15px;
    right: 15px;
  }
  #page-top a {
    width: 30px;
    height: 30px;
    padding: 15px;
    font-size: 12px;
    line-height: 130%;
  }
}
@media screen and (min-width:768px) and (max-width: 1023px) {
	.container {
  width: 90%;
  padding: 50px 5%;
}
.main {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.main .text {
  width: 100%;
}
.main .ttl {
  font-size: 25px;
  margin-bottom: 15px;
}
.main .sub_ttl {
  font-size: 20px;
}
.main .text {
  font-size: 14px;
}
.purpose, .profile {
  font-size: 30px;
}
	.purpose span, .profile span {
  font-size: 20px;
}
	.content_pur01 a {
		width: 25%;
	}
.purpose_box {
  width: 80%;
	height: 100px;
  margin: 0px 0px 40px 5%;
  padding: 10px 5% 20px;
}	
.purpose_box .number {
  font-size: 25px;
}	
.purpose_box .ttl {
  font-size: 16px;
}
.container_pur {
  width: 90%;
	padding: 40px 5%;
}
	.purpose_photo {
		width: 50%;
	}
	.purpose_photo img {
		width: 100%;
	}
	.purpose_explan {
  width: 50%;
}
h3 {
  font-size: 23px;
  margin-bottom: 30px;
}
.purpose_explan .text {
  font-size: 14px;
  line-height: 170%;
}
	.profile_ttl {
    font-size: 20px;
  }
.profile_photo {
  width: 50%;
}
.profile_photo img{
  width: 100%;
}
.profile_name {
  font-size: 18px;
}
.profile_box01 {
  width: 47%;
  margin: 0px 0px 80px 3%;
}
.profile_box01 dt, .profile_box02 dt {
  font-size: 18px;
}
.profile_box01 dd, .profile_box02 dd {
  font-size: 14px;
}
.profile_box01 .profile_text01 {
  font-size: 14px;
}
.profile_box02 .profile_text01 {
  font-size: 14px;
}
.profile_box02 {
  width: 48%;
  margin: 0px 1% 30px;
}
.application_ttl {
  font-size: 20px;
}
.application {
  font-size: 25px;
}
#form {
  width: 100%;
}
	#form dt {
  width: 35%;
}
#form dd {
  width: 62%;
}
.personal {
  font-size: 14px;
  margin: 30px 0px;
}
.contact {
	width: 40%;
  margin: 0px 4%;
}
.contact_ttl {
  width: 100%;
  padding: 15px;
  border: 1px solid #000000;
  font-size: 16px;
  background-color: #FFFFFF;
  margin-bottom: 10px;
  font-weight: bold;
}
.contact_text {
  font-size: 15px;
}
}


@media screen and (min-width:1024px) and (max-width: 1199px) {
}






