@charset "UTF-8";
/*//////////////////////////////////////////////////

contact style

//////////////////////////////////////////////////*/
/* Scss Document */
/* Scss Document */
#pagettl {
  background: url("/img/education/ttlimg.jpg") center/cover no-repeat; }

#target {
  margin-bottom: 80px; }
  #target .target__ttl {
    margin-bottom: 10px;
    color: #DBAD11;
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: left; }
    @media (min-width: 375px) {
      #target .target__ttl {
        font-size: calc( 1.6rem + ( 1vw - 3.75px ) * 1.1034482759 ); } }
    @media (min-width: 1100px) {
      #target .target__ttl {
        font-size: 2.4rem; } }

#policy {
  margin-bottom: 80px; }
  #policy .policy__txt {
    margin-bottom: 5px;
    padding-left: 2em;
    text-indent: -2em; }
    #policy .policy__txt span {
      color: #BA7223;
      margin-right: .75em; }

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  #target {
    margin-bottom: 120px; }
    #target .target__ttl {
      margin-bottom: 15px; }

  #policy {
    margin-bottom: 150px; }
    #policy .policy__txt {
      margin-bottom: 5px; } }
/*------------------------------
		961px以上
------------------------------*/
/*------------------------------
		1201px以上
------------------------------*/

/*# sourceMappingURL=style.css.map */
