.sm,
#navTgl,
#sm,
#hung_menu{
	display:none;
}
dl{
    display:table-row;
}
.wrap {
    width: 95%;
	min-width:1140px;
    max-width: 1600px;
	margin: 0px auto;
	padding: 0px;
}
#footer,
.wrap,
#heads{
	min-width:1140px;
}
@media screen and (max-width: 1099px) {/*tablet*/
	body {min-width:900px;}
}
@media screen and (min-width: 1100px) {/*PC*/
}

#logo{
  font-family: "Lexend", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
    text-align: center;
    padding: 20px 0 0 0;
    
  color: #FF8C00;
  background: -webkit-linear-gradient(#ffc8e1,#df5a5a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#logo span{
    font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic";
    font-size: 18px;
}
header {
    display: block;
    padding: 0 0 30px 0;
}
header ul{
    display: table;
    margin: auto;
    padding: 0px;
    margin: 0px auto;
}
header ul li{
    display: table-cell;
    list-style: none;
    padding: 0px;
    margin: 0px auto;
    font-size: 14px;
}
header ul li a{
    display: block;
    padding: 10px 20px;
    color: black;
}
#sns{
    text-align: center;
    margin: 0px auto;
    padding: 0px;
}
#sns a img{
    width: auto;
    height: 30px;
}
#topmain{
    background-image: url(../img/main_hoso.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    background-size: auto 700px;
    width: 100%;
    height: 700px;
    clear: both;
}
#top_concept{
    width: 900px;
    margin: 130px auto 200px auto;
    font-size: 18px;
    line-height: 180%;
}
#top_concept h2{
	font-family: "ＭＳ Ｐゴシック", "MS PGothic";
    font-size: 40px;
    line-height: 180%;
}
/**/
#top_4point{
    
}
#top_4point ul {
    margin: 0px auto;
    padding: 0px;
    width: 99%;
}
#top_4point ul li{
    float: left;
    list-style: none;
    margin: 0px 0 7px 0;
    padding: 0px;
    width: 50%;
}
#top_4point ul li a{
    display: block;
    background-color: #fbe9ea;
    height: 400px;
    width: 99%;
    margin: auto;
    text-align: center;
    color: black;
    text-decoration: none;
}
#top_4point ul li a p.num{
  font-family: "Lexend", sans-serif;
    font-size: 40px;
    line-height: 0;
    margin: 0px;
    padding: 60px 0 0 0px;
}
#top_4point ul li a h3{
	font-family: "ＭＳ Ｐゴシック", "MS PGothic";
    margin: 0 auto;
    padding: 45px 0 20px 0;
}
#top_4point ul li a p.txt{
    font-size: 14px;
    width: 300px;
    margin: auto;
    text-align: left;
}
.w350px{
    width: 350px !important;
}
.w400px{
    width: 420px !important;
}
.lineh2{
    clear:both;
      display: flex;
  justify-content: center;
  align-items: flex-end;
  line-height: 1;
  color: #d76368;
    font-weight: normal;
    font-size: 18px;
    margin: 0px auto;
    padding: 0 0 30px 0;
}

.lineh2::before,.lineh2::after {
  width: 1px;
  height: 20px;
  content: "";
  background-color: #e7878b;
}

.lineh2::before {
  margin-right: 1em;
  transform: rotate(-30deg);
}

.lineh2::after {
  margin-left: 1em;
  transform: rotate(30deg);
}
.space{
    clear: both;
    height: 100px;
}
/*----------*/
.leftimglist{
    display: table;
    width: 900px;
    margin: 30px auto;
}
.leftimglist dl dt{
    display: table-cell;
    width: 40%;
    text-align: left;
    vertical-align: top;
}
.leftimglist dl dt,
.leftimglist dl dd{
    padding: 0 0 80px 0;
}
.leftimglist dl dt img{
    width: 90%;
    height: auto;
}
.leftimglist dl dd{
    display: table-cell;
    vertical-align: top;
}
.leftimglist dl dd h3{
    margin: 0 0 20px 0;
}
.leftimglist dl dd table{
    margin: 0 0 0 0;
    border-top: 1px solid #ddd;
    width: 100%;
}
.leftimglist dl dd table th{
    padding: 5px 10px 5px 0;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    color: #676767;
    text-align: left;
}
.leftimglist dl dd table td{
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
}
.others{
    width: 900px;
    margin: -50px auto auto auto;
    background-color: #f7f7f7;
    padding: 30px;
}
.others p{
    float: left;
    margin: 0px;
    padding: 0px;
}
.others table{
    margin: 0 0 0 0;
    border-top: 1px solid #ddd;
    width: 80%;
    float: right;
}
.others table th{
    padding: 5px 10px 5px 0;
    border-bottom: 1px solid #ddd;
    font-weight: normal;
    color: #676767;
    text-align: left;
    width: 20%;
}
.others table td{
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
}
/**/
#ogawa{
    width: 900px;
    margin: auto;
}
#teachimg{
    
}
#teachimg img{
    width: 100px;
    height: auto;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
    margin: auto;
}

#ogawa h4{
    color: gray;
    position: relative;
    font-size: 16px;
    width: 50%;
  display: flex;
    margin: 50px 0 0 0;
}
#ogawa h4::after{
        content: "";
  height: 1px;
  flex-grow: 1;
  background-color: gray;
  top: 12px;
    left: 5px;
    position: relative;
    }

/**/
#line{
    width: 900px;
    margin: 100px auto;
    border: 3px solid #06c755;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#line div{
    display: table;
    margin:  30px;
}
#line div dl dt,
#line div dl dd{
    display: table-cell;
    vertical-align: top;
}
#line div dl dt{
    width: 170px;
}
#line div dl dt img{
    width: 150px;
    height: auto;
}
.img100{
    width: 100%;
    height: auto;
}
footer{
    text-align: center;
    clear: both;
    background-color: #ffb1b1;
    color: white;
}
#f_logo{
  font-family: "Lexend", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
    text-align: center;
    padding: 20px 0 0 0;
    font-size: 30px;
}
#f_logo span{
    font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic";
    font-size: 18px;
}
#f_sns{
    text-align: center;
    margin: 0px auto;
    padding: 15px 0px 0 0;
}
#f_sns a img{
    width: auto;
    height: 30px;
}