/*スマホサイズ変更*/

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

	font-size: 14px;
	
	
}

  nav {
	display:none

	}


	h1,
	.h1 {
  	font-size: 20px;
	}

	h2,
	.h2 {
    font-size: 18px;
	}
	
	h3,
	.h3 {
	font-size: 14px;
	}
	
	table {
	width: 100%;
	height: auto;
	}


.bl24 {
	font-size: 18px;
	font-weight: bold;
}
	
	
  table {

    border: 0;
    width:100%
	font-size: 18px;
  }
  table th{
    background-color: #eee;
    display: block;
    border-right: none;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }
  
  table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
  
  .content2 {
	width:100%;
	font-size: 16px;
	padding: 0px ;
	float:left;
	background:#FFFFFF;
}
	
}

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

	font-size: 14px;
	
	
}

  nav {
	display:none

	}


	h1,
	.h1 {
  	font-size: 20px;
	}

	h2,
	.h2 {
    font-size: 18px;
	}
	
	h3,
	.h3 {
	font-size: 14px;
	}
	
	table {
	width: 100%;
	height: auto;
	}


.bl24 {
	font-size: 18px;
	font-weight: bold;
}
	
	
  table {

    border: 0;
    width:100%
	font-size: 18px;
  }
  table th{
    background-color: #eee;
    display: block;
    border-right: none;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }
  
  table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
  
  .content2 {
	width:100%;
	font-size: 16px;
	padding: 0px ;
	float:left;
	background:#FFFFFF;
}

.menu {
		display:none;
		}
	
}

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

	font-size: 14px;
	
	
}

  nav {
	display:none

	}

	h1,
	.h1 {
  	font-size: 20px;
	}

	h2,
	.h2 {
    font-size: 18px;
	}
	
	h3,
	.h3 {
	font-size: 14px;
	}
	
	table {
	width: 100%;
	height: auto;
	}


.bl24 {
	font-size: 18px;
	font-weight: bold;
}
	
	
  table {

    border: 0;
    width:100%
	font-size: 18px;
  }
  table th{
    background-color: #eee;
    display: block;
    border-right: none;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    display: block;
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }
  
  table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
  
  .content2 {
	width:100%;
	font-size: 16px;
	padding: 0px ;
	float:left;
	background:#FFFFFF;
}

.menu {
		display:none;
		}
	
}
