@media screen and (max-width: 1100px) {



 body {
  font-size: 14px;
 }



 .drawer_menu {
  display: block;
 }



 .header-nav {
  display: none;
 }


 .head-logo {
  width: 250px;
 }

 .sub-logo {
  display: block;
  font-size: 16px;
  margin-top: 5px;
 }



 .main-visual {
  width: 100%;
  margin-top: 45px;
  margin-bottom: 60px;
 }


 .hero-text {
  width: 95%;
  padding: 0;
  margin: 0 auto;
 }


 .char-box {
  width: 200px;
  height: 200px;
  font-size: 200px;
  line-height: 200px;
 }


 .sub-box {
  width: 90%;
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-bottom: 60px;
 }


 .link-wrap {
  display: flex;
  align-items: center;
 }

 .btn {
  width: 150px;
  height: 40px;
  margin-right: 10px;
 }

 .btn i {
  font-size: 15px;
 }

 .btn .podcast {
  height: 20px;
  padding-right: 10px;
 }

 .btn .voicy {
  height: 22px;
  padding-right: 10px;
 }

 .sub-copy {
  font-size: 40px;
 }

 .message-box {
  flex-direction: column;
 }

 .message-box p {
  font-size: 17px;
  line-height: 2.8;
  margin-top: 30px;
 }


 .title-1 {
  font-size: 63px;
  line-height: 1.5;
 }


 .basic-wrap {
  padding: 60px 0;
  margin: 0 auto;
  width: 90%;
 }


 .mid-wrap {
  width: 90%;
  padding-bottom: 30px;
 }


 .info-wrap {
  flex-direction: column;
 }

 .update-box {
  padding: 70px;
  width: 100%;
 }



 .box-title {
  display: block;
  width: fit-content;
  margin: 0 auto;
 }

 .pankuzu .box-title {
  margin: 0;
 }




 .update-box .list {
  margin-top: 20px;
 }


 .update-box .item {
  justify-content: center;
 }



 .update-box .item p {
  margin-top: 0;

 }

 .update-box .item span {
  margin-right: 10px;
  font-weight: bold;
 }




 .profile-box {
  width: 100%;
 }



 .profile-box .info {
  width: 72%;
  padding-bottom: 0px;
  margin-top: 20px;
 }


 .profile-box img {
  width: 28%;
  height: auto;
 }


 .profile-box p:last-child {
  font-weight: bold;
 }


 .profile-box .name {
  margin-top: 30px;
  text-align: right;
 }



 .btn-wrap {
  margin-top: 20px;
 }


 .btn-wrap a {
  margin-right: 20px;
  font-size: 17px;
 }


 .btn-wrap a:last-child {
  margin-right: 0;

 }




 footer {
  width: 100%;
  padding: 3%;
 }


 footer.ex {
  padding: 0 5%;
  padding-bottom: 5%;
 }


 footer .inner {
  width: 100%;
  margin: 0 auto;
  padding: 30px;
  flex-direction: column;
 }

 footer .logo {
  display: flex;
  align-items: center;
  margin-right: 0;
  flex-direction: column;
  margin-bottom: 30px;
 }


 footer .logo img {
  height: 40px;
  margin-right: 0;
  margin-bottom: 10px;
 }


 footer .logo span {
  font-weight: bold;
 }


 footer a {
  margin-left: 20px;
 }




 article {
  width: 72%;
 }



 .logo-big-gray {
  top: 320px;
 }

 .side-bar {
  width: 25%;
 }


 article .info {
  width: 83%;
  padding-bottom: 60px;
  margin-top: 60px;
 }

 article .info.ex {
  width: 83%;
  padding-bottom: 0;
 }




 article h1 {
  margin-top: 20px;
 }


 article .overview {
  margin-top: 0;
 }


 .act-list.ex .item {
  margin-bottom: 20px;
 }

 .message-wrap {
  width: 100%;
  padding: 60px;
 }


 .message {
  width: 100%;
  height: 600px;
 }

 .message .txt {
  width: 90%;
  height: 600px;
  position: relative;
  margin: 0 auto;
 }



 .message h2 {
  font-size: 55px;
  line-height: 1.5;
 }

 .message p {
  font-size: 15px;
 }

 .profile-wrap {
  margin-top: 60px;
 }

 .profile-wrap .info {
  padding: 30px;
  padding-right: 40px;
 }


 .profile-wrap img {
  width: 200px;
  right: -50px;
  bottom: 0;
 }

 .profile-wrap h3 {
  font-size: 20px;
 }


 form {
  width: 90%;

 }




 .flex-box {
  width: 70%;
  margin-bottom: 45px;
  flex-direction: column;
 }


 .flex-box.ex {
  flex-direction: column;
 }



 .flex-box img {
  width: 70%;
  margin-bottom: 30px;
 }

 .flex-box .txt {
  width: 100%;
 }



 .gray-back {
  padding: 60px;
 }


 .white-back {
  padding: 60px;
 }



 .column-box {
  width: 100%;
 }


 .column-box.ex {
  width: 100%;
 }


 .column-box .item {
  width: 45%;
  margin-bottom: 60px;
 }




 .column-box .item p {
  margin-top: 10px;
 }


 .column-box.ex .item {
  width: 45%;
  margin-bottom: 30px;
 }


 .column-box .item h3 {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
 }

 .column-box .item img {
  margin-bottom: 20px;
 }


 .title-2 {
  font-size: 28px;
  line-height: 1.5;
 }

 /*----------------------------*/



 .pc {
  display: none;
 }


 .sp {
  display: none;
 }



 .tab {
  display: block;
 }





 /*----------------------------*/



}
