@media screen and (max-width: 768px) {
.head .head-sns {
	display: none;

}
}

h2.ttl {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/icon_title.png?cmsp_timestamp=20210113145206);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	margin-bottom: 35px;
	padding-top: 70px;
	font-size: 25px;
	width: 100%;
	font-weight: bold;
}
section {
	padding: 60px 0;
}
.contents.toparea {
	background-image: none;
}
#top-lead {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/bg_lead_top.png?cmsp_timestamp=20210113142902);
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 0;
}
#top-lead .ack-link {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    max-width: 1220px;
    width: 100%;
    margin: 0 auto 60px;
    padding: 0 10px;
    box-sizing: border-box;
}
#top-lead .ack-link li {
	margin-right: 10px;
      position: relative;
  padding-bottom: 20px;
}
#top-lead .ack-link li:hover:after {
    background: url(https://img07.shop-pro.jp/PA01420/884/etc/catlist_link_active.png?cmsp_timestamp=20210114043118);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto;
    transition: auto;
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: -100%;
    right: -100%;
    margin: auto;
    min-width: 189px;
}
#top-lead .ack-link li:last-child {
	margin-right: 0;
}
#top-lead .inner {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/bg_lead_bottom.png?cmsp_timestamp=20210113144233);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 100px;
    max-width: 100%;
}
#top-lead .btn01 {
	margin-top: 55px;
}
#top-lead .top-lead-imglist ul {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
@media screen and (max-width: 950px) {
	#top-lead .ack-link {
		font-size: 15px;
	}
}
#news {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/bg_news.png?cmsp_timestamp=20210113150226);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
}
#section01 {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/bg_section01_top.png?cmsp_timestamp=20210113152051),url(https://img07.shop-pro.jp/PA01420/884/etc/bg_section01_bottom.png?cmsp_timestamp=20210113152058);
    background-repeat: no-repeat;
    background-position: top 25px left 5%, bottom -11% right;
    text-align: left;
}
#section01 .section01-contents {
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	margin-bottom: 60px;
}
#section01 .section01-contents .contents-lead {
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	flex-direction: column;
	width: 46.67%;
}
#section01 .section01-contents .contents-lead:nth-of-type(1) {
	margin-right: 6.66%;
}
#section01 .section01-contents .contents-lead p {
	margin-bottom: 20px;
}
#section01 .section01-contents .contents-lead .contents-pic {
	margin-top: auto;
}
#section01 .prof {
	max-width: 1000px;
	margin: auto;
}
#section01 .prof .prof-ttl {
	margin-bottom: 6px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
#section01 .prof .prof-block {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/bg_prof_top.png?cmsp_timestamp=20210113155319),url(https://img07.shop-pro.jp/PA01420/884/etc/bg_prof_center.png?cmsp_timestamp=20210113155330),url(https://img07.shop-pro.jp/PA01420/884/etc/bg_prof_bottom.png?cmsp_timestamp=20210113155337),url(https://img07.shop-pro.jp/PA01420/884/etc/bg_prof_repeat.png?cmsp_timestamp=20210113155305);
    background-repeat: no-repeat, no-repeat, no-repeat, repeat-y;
    background-position: top center, center center, bottom center, top center;
	background-size: 100% auto;
	padding: 40px 3.6% 40px 3.8%;
	color: #000000;
	display: -webkit-flex;
    display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	align-items: center;
}
#section01 .prof .prof-block .prof-del {
	width: 72%;
    margin-right: 4%;
}
#section01 .prof .prof-block .prof-del .name {
	margin-bottom: 15px;
}
#section01 .prof .prof-block .prof-del .name span {
	font-size: 22px;
	font-weight: bold;
}
#section01 .prof .prof-block .prof-pic {
	width: 23.75%;
}

#section02 {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/bg_section02.png?cmsp_timestamp=20210113175614);
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	color: #000000;
	text-align: left;
}
#section02 .section02-main {
  max-width: 1000px;
  margin: auto;
}
#section02 h3 {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/section02_obi.png?cmsp_timestamp=20210113175931);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 22px;
    text-align: center;
    max-width: 472px;
    margin: 45px auto 10px;
    padding: 17px 40px;
    box-sizing: border-box;
	font-weight: bold;
}
#section02 .flow-img {
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	margin-bottom: -50px;
  text-align: center;
}
#section02 .flow-img li {
	width: 23.75%;
    margin: 0 1.65% 50px 0;
	position: relative;
	font-size: 25px;
	font-weight: bold;
}
#section02 .flow-img li:nth-child(4n) {
    margin-right: 0;
}
#section02 .flow-img li .num {
	position: absolute;
    top: 0;
    left: 0;
    background: #270404;
    color: #fff;
    font-size: 25px;
    width: 33px;
    padding: 6px 0 2px;
    line-height: 1;
}
#section03 {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/bg_section03.png?cmsp_timestamp=20210113183058);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-align: left;
}
#section03 .posi-img {
	float: left;
    max-width: 46%;
}
#section03 .flotcont {
	float: right;
    width: 51.666%;
}
#section04 a {
	color: #000000;
}
#section04 {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/bg_section04.png?cmsp_timestamp=20210113184222);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-align: left;
	color: #000000;
}
#section04 .posi-img {
	float: right;
    max-width: 46%;
}
#section04 .flotcont {
	float: left;
    width: 51.666%;
}
#section04 .insta-block {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/insta_obi.png?cmsp_timestamp=20210114002419);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
	text-align: center;
	margin: 50px auto 0;
	padding: 40px 6% 30px;
	font-size: 20px;
}
#section04 .insta-block-link {
	margin-top: 18px;
}
#section04 .insta-block-link a {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/icon_ig_03.png?cmsp_timestamp=20210114003257);
    background-position: center left;
    background-repeat: no-repeat;
    padding: 5px 0 5px 35px;
}
#access {
	padding-bottom: 0;
}
#access .roman {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/access_logo01.png?cmsp_timestamp=20210114004203);
    background-position: center left;
    background-repeat: no-repeat;
    font-size: 25px;
    margin-bottom: 10px;
    padding: 11px 0 5px 82px;
    display: inline-block;
    font-weight: bold;
}
#access .access-info {
	margin-bottom: 30px;
}
#access .access-pic-list {
	display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	margin-bottom: 40px;
}
#access .access-pic-list li {
	width: 23.3333%;
	margin-right: 2.2%;
}
#access .access-pic-list li:last-child {
	margin-right: 0;
}
#access .logo {
	margin: 60px 0 40px;
}
#access .airgead {
	background: url(https://img07.shop-pro.jp/PA01420/884/etc/access_logo02.png?cmsp_timestamp=20210114004918);
    background-position: center left;
    background-repeat: no-repeat;
    font-size: 25px;
    margin-bottom: 10px;
    padding: 20px 0 15px 82px;
    display: inline-block;
    font-weight: bold;
}
#banner-area .poster {
	font-size: 0;
	text-align: center;
	margin-bottom: 60px;
}
#banner-area .poster li {
	display: inline-block;
    vertical-align: top;
    width: 22.5%;
    max-width: 228px;
    margin-right: 3.333%;
}
#banner-area .poster li:last-child {
	margin-right: 0;
}

@media screen and (max-width: 768px) {
	section {
		padding: 30px 0;
	}
	#top-lead {
		background: url(https://img07.shop-pro.jp/PA01420/884/etc/bg_lead_top_sp.png?cmsp_timestamp=20210114070755);
		background-size: 100% auto;
		background-position: top center;
		background-repeat: no-repeat;
	}
	#top-lead .ack-link {
		display: block;
		padding: 0;
		margin: 0 auto 20px;
		font-size: 0;
	}
	#top-lead .ack-link li {
		margin-right: 2%;
		display: inline-block;
		vertical-align: top;
		width: 49%;
		font-size: 3.3vw;
		margin-bottom: 16px;
	}
	#top-lead .ack-link li:nth-child(even) {
		margin-right: 0;
	}
	h2.ttl {
		background-size: 30px;
		margin-bottom: 17px;
		padding-top: 43px;
		font-size: 16px;
	}
	#top-lead .btn01 {
		margin: 34px auto 0;
    	width: 82.2%;
	}
	#top-lead .inner {
		background: url(https://img07.shop-pro.jp/PA01420/884/etc/bg_lead_bottom.png?cmsp_timestamp=20210113144233);
		background-size: 100%;
		background-position: bottom 30% center;
		background-repeat: no-repeat;
		padding-bottom: 30px;
		max-width: 100%;
	}
	#top-lead .top-lead-imglist ul {
		flex-wrap: wrap;
	}
	#top-lead .top-lead-imglist ul li {
		width: 33.33%;
		width: calc(100% / 3);
	}
	#section01 {
		background: url(https://img07.shop-pro.jp/PA01420/884/etc/bg_section01_top.png?cmsp_timestamp=20210113152051),url(https://img07.shop-pro.jp/PA01420/884/etc/bg_section01_bottom.png?cmsp_timestamp=20210113152058);
		background-size: 41%, 10%;
		background-repeat: no-repeat;
		background-position: top 0 left 5%, bottom -11% right;
	}
	#section01 .section01-contents {
		display: block;
		margin-bottom: 40px;
	}
  #section01 .section01-contents .contents-lead {
    width: 100%;
  }
	#section01 .section01-contents .contents-lead:nth-of-type(1) {
		margin-right: 0;
		margin-bottom: 35px;
	}
	#section01 .section01-contents .contents-lead .contents-pic {
		width: 100%;
		text-align: center;
	}
	#section01 .prof .prof-ttl {
		font-size: 14px;
	}
	#section01 .prof .prof-block {
		display: block;
		padding: 30px 7% 40px;
	}
	#section01 .prof .prof-block .prof-del {
		width: 100%;
		margin: 0 0 25px;
	}
	#section01 .prof .prof-block .prof-del .name {
		margin-bottom: 15px;
		text-align: center;
	}
	#section01 .prof .prof-block .prof-del .name span {
		font-size: 16px;
		display: block;
	}
	#section01 .prof .prof-block .prof-pic {
		width: 62%;
		margin: auto;
		text-align: center;
	}
	#section02 {
		background: url(https://img07.shop-pro.jp/PA01420/884/etc/bg_section02_sp.png?cmsp_timestamp=20210114082822);
		background-size: cover;
		background-position: top center;
		background-repeat: no-repeat;
	}
	#section02 h3 {
		font-size: 18px;
		margin: 23px auto 25px;
		padding: 12px 8%;
	}
	#section02 .flow-img {
		margin-bottom: -17px;
	}
	#section02 .flow-img li {
    	width: 23.75%;
		margin: 0 1.65% 14px 0;
		font-size: 4vw;
	}
	#section02 .flow-img li .num {
		font-size: 4vw;
		width: 20%;
		padding: 2% 0;
	}
	#section02 .flow-img li .fig {
		width: 85%;
    	margin-left: auto;
	}
	#section03 .posi-img {
		float: none;
		max-width: 100%;
		margin-bottom: 15px;
	}
	#section03 .flotcont {
		float: none;
		width: 100%;
	}
	#section04 .posi-img {
		float: none;
		max-width: 100%;
		margin-bottom: 15px;
	}
	#section04 .flotcont {
		float: none;
		width: 100%;
	}
	#section04 .insta-block {
		margin: 25px auto 0;
		padding: 26px 6% 20px;
		font-size: 14px;
	}
	#section04 .insta-block-link {
		margin-top: 5px;
	}
	#section04 .insta-block-link a {
		background: url(https://img07.shop-pro.jp/PA01420/884/etc/icon_ig_03.png?cmsp_timestamp=20210114003257);
		background-size: 16px;
		background-position: center left;
		background-repeat: no-repeat;
		padding: 5px 0 6px 24px;
	}
	#access .roman {
		background: url(https://img07.shop-pro.jp/PA01420/884/etc/access_logo01.png?cmsp_timestamp=20210114004203);
		background-size: 50px;
		background-position: center left;
		background-repeat: no-repeat;
		font-size: 16px;
		margin-bottom: 5px;
		padding: 11px 0 5px 58px;
	}
	#access .access-info {
		margin-bottom: 18px;
	}
	#access .access-pic-list {
		margin-bottom: 10px;
	}
	#access .access-pic-list li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 15px;
	}
	#access .access-pic-list li:nth-child(even) {
		margin-right: 0;
	}
	#map_area,#map_area2 {
		height: 300px;
	}
	#access .airgead {
		background: url(https://img07.shop-pro.jp/PA01420/884/etc/access_logo02.png?cmsp_timestamp=20210114004918);
		background-size: 50px;
		background-position: center left;
		background-repeat: no-repeat;
		font-size: 16px;
		margin-bottom: 5px;
		padding: 11px 0 5px 58px;
	}
	#access .logo {
		margin: 30px auto 14px;
		width: 20px;
	}
	#banner-area .poster {
		margin-bottom: 25px;
	}
	#banner-area .poster li {
		width: 47%;
		max-width: 100%;
		margin: 0 6% 27px 0;
	}
	#banner-area .poster li:nth-child(even) {
		margin-right: 0;
	}
	#banner-area .poster li:nth-last-child(-n+2) {
		margin-bottom: 0;
	}
}