@media screen and (max-width: 768px) {
  a {
    word-break: break-all;
  }

  h2 {
    text-align: center;
    font-weight: bold;
    font-size: 2.0em;
  }

  h3 {
    text-align: center;
    font-weight: bold;
    font-size: 1.6em;
  }

  img {
    width: 90%;
    margin-left: auto !important;
    margin-right: auto !important;
    height: auto !important;
    display: block !important;
    margin-bottom: 15px !important;
    float: none !important;
  }

  img.u-max-full-width {
    width: auto;
    max-width: 100% !important;
  }

  #countdown img {
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    height: auto !important;
    display: block !important;
    margin-bottom: 0px !important;
    float: none !important;
  }

  .backtop {
    position: absolute;
    right: 0px;
    top: 50px;
    z-index: 1;
    width: 300px;
  }

  .backtop2 {
    position: absolute;
    right: 0px;
    /*    bottom: -150px;*/
    bottom: 0px;
    z-index: 1;
    width: 300px;
  }

  body div.section1 {
    /*		padding-bottom:170px;*/
    padding-bottom: 30px;
  }

  img.img-float-r {
    max-width: 45%;
  }

  img.nores {
    width: auto !important;
  }

  .nopc {
    display: block;
  }

  .nosp {
    display: none !important;
  }

  img.mb0 {
    margin-bottom: 0px !important;
  }

  .hero {
    padding: 60px 0 0 !important;
    background-position: center top;
    background-size: cover;
  }

	.program1 .topborder{
		padding: 1.5em;
		font-size:85%;
	}

  .content1 {
    display: block;
    margin-bottom: 0.5em;
  }

  .content1 span img {
    width: auto !important;
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .content1 span {
    display: block;
    text-align: left;
    padding: 0.5em 0.5em 0.5em 0;
  }

  .check2 ul {
    padding-left: 0rem;
  }
}

@media screen and (max-width: 480px) {
	.container {
		padding: 0 15px;
	}
  .section-heading,
  .section-description {
    text-align: left;
  }

  h3 {
    font-size: 1.5em;
  }

  h2, h3.headline-lg {
    text-align: center;
    font-weight: bold;
    font-size: 1.4em;
  }

  img {
    width: 90%;
    margin-left: auto !important;
    margin-right: auto !important;
    height: auto !important;
    display: block !important;
    margin-bottom: 15px !important;
    float: none !important;
  }
  img.u-max-full-width {
    width: auto;
    max-width: 100% !important;
  }

  img.u-max-70p-width {
    max-width: 70% !important;
  }

  img.img-float-r {
    max-width: 90% !important;
  }

  img.mb0 {
    margin-bottom: 0px !important;
  }

  .mincho30 {
    font-size: 125% !important;
  }

  .mincho24 {
    font-size: 115% !important;
  }

  .f20 {
    font-size: 110% !important;
  }

  .f24 {
    font-size: 120% !important;
  }
  .fb30 {
    font-size: 130% !important;
  }
  h4 {
    font-size: 1.2em;
  }

  h4.line-center {
    font-size: 1.2em;
  }

  .hero {
    padding: 30px 0 0 !important;
  }
	.program1 .topmsg, .program1 .topmsg2{
    	font-size: 1.8rem;
	}

	.program1 .topborder{
		text-align: left;
		padding: 1em 1em;
	}

  .osusume ul {
    font-size: 1.7rem;
  }
  ul#ico li{
    font-size: 1.7rem;
  }
  ul#clist li{
    font-size: 1.7rem;
  }
  .program1 .section-description {
    font-size: 1.1em;
  }

  .guidance .waku {
    max-width: 100%;
    padding: 2rem 1.5rem 1rem;
  }

  .guidance .guide-txt {
    margin-top: 0.5em;
  }

  .guidance dt, .guidance .kouza dt {
    float: none;
  }

  .guidance img {
    width: 100%;
  }
	.guidance p {
	    font-size: 1.0em;
	}
  .guidance dl img {
    margin-left:0 !important;
    margin-right:0 !important;
  }
  .guidance dd {
    margin-left: 0;
    text-align: left;
    margin-bottom: 1em;
    letter-spacing: -1px;
    font-size:100%;
  }

  .guidance .kouza dd {
    margin-left: 0;
    letter-spacing: 0;
  }

  .menu1 {
    /*display: block;
		width: auto;*/
  }

  .content1 {
    display: block;
    /*font-size:120%;*/
  }

  .content1 span {
    display: block;
    text-align: left;
    padding: 0.5em 0.5em 0.5em 0;
  }

  .content1 span img {
    width: auto !important;
    display: inline-block !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .desc p {
    font-size: 1.7rem;
  }

  .photo-box {
    width: 100%;
    margin: 0 auto 25px auto;
    position: relative;
    /*
	padding:10px 20px;
	border-top:solid 1px #c9a27b;
	border-bottom:solid 1px #c9a27b;
	*/
  }

  /*
	.photo-box:before, .photo-box:after{
	content:'';
	position:absolute;
	top:-10px;
	width:1px;
	height:-webkit-calc(100% + 20px);
	height:calc(100% + 20px);
	background-color:#c9a27b;
	}
	.photo-box:before {left:10px;}
	.photo-box:after {right:10px;}
	*/
  .photo-box img {
    width: 100%;
    margin-bottom: 0 !important;
  }

  .message .line-center span, .prof .line-center span {
    padding: 0 0.3em;
  }

  .midashi {
    font-size: 150%;
  }
.bonus2_wrap p,.bonus_wrap p{
	font-size: 1em;
}
  img.pt20 {
    padding-top: 0;
  }
	img.pt10 {
		padding-top: 0;
	}
	.spw70{
		width: 70%!important;
	}
  .noxs{
    display: none;
  }
dl.check, .check2{
  width: 95%;
}
.guidance dl.pg-cont{
  font-size: 1em;
  width: 100%;
  margin: 0;
}
.guidance dl.pg-cont dt{
  font-weight: bold;
  float: none;
}
.guidance dl.pg-cont dd{
  margin-left: 0;
}
.w95{
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
}

/* Bigger than 550 */
@media (min-width: 550px) {
  .section {
    padding: 3rem 0 2rem;
  }

  .hero {
    /*padding: 0 0 !important;*/
  }

  .hero-heading {
    font-size: 2.4rem;
  }
}

/* Bigger than 1000 */
@media (min-width: 1000px) {
  .section {
    padding: 3rem 0 3rem;
  }

  .hero {
    /*padding: 0 0 !important;*/
    /*height: 980px;*/
    height: auto;
  }

  .hero-heading {
    font-size: 3.0rem;
  }
}

/* Bigger than 769 */
@media (min-width: 769px) {
  .hero {
    /*padding: 0 0 !important;*/
  }

  .hero-heading {
    font-size: 2.6rem;
  }

  .section {
    padding: 4rem 0 3rem;
    width: 100%;
  }

  .guidance.section {
    padding: 4rem 0 3rem;
    width: 100%;
  }

  .section-description {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .container {
    width: 100%;
  }
}
