.new202111-1 {
	margin-bottom: 70px;
}
.new202111-1 .heading{
	font-weight: bold;
	text-align: center;
	color: #00398d;
    line-height: 1.3;
    font-size: 4rem;
    background: url(../img/202111/bg01.jpg) no-repeat center top;
    background-size:cover;
    padding: 9vh 0;
}
.new202111-1 .thumb ul{
	justify-content: center;
	margin-top: -80px;
	margin-bottom: 80px;
}
.new202111-1 .block-01{
	margin: 60px 0;
}
.new202111-2 .box,
.new202111-1 .box{
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.3);
	padding:30px;
}

.new202111-1 .block-02{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.new202111-1 .block-02 .box{
	width: 48.5%;
}
.new202111-1 .block-02 .box .pic{
	margin-bottom: 20px;
}
.new202111-2{
	margin: 100px 0 0;
}
.new202111-2 .head{
    background: url(../img/202111/bg02.jpg) no-repeat;
    background-size: cover;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 4rem;
    font-weight: bold;
    padding: 17.5vh 0 17.5vh 5%;
    margin: 0 0 40px;	

}
.new202111-2 .h-heading{
	font-weight: bold;
    line-height: 1.3;
    font-size: 4rem;	
    margin-bottom: 10px;
}
.new202111-2 .h-heading p{
	font-size: 1.5rem;
}
.new202111-2 .lead{
	margin: 50px 0 70px;
}
.new202111-2 .content{
	text-align: center;
	background: #eff1ef;
	padding:40px 0 50px 0;
}
.new202111-2 .content .title{
	margin:-60px 0 50px;
}
.new202111-2 .content .block{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
.new202111-2 .content .box{
	border:1px solid #ccc;
	background: #fff;
	padding:30px 10px;
	width: 24%;
}
.new202111-2 .content .box .num{
	display: block;
	margin:-50px 0 0;
}
.new202111-2 .content .box .pic{
	margin: 20px 0;
}
.new202111-2 .content .box p{
	text-align: left;
}
.new202111-2 .arrow{
	margin: 20px auto;
}
.new202111-2 .subtitle{
	font-weight: normal;
	font-size: 2.6rem;
}
.new202111-2 .merit{
	margin: 90px 0;
}
.new202111-2 .person ul{
	justify-content: space-between;
}
.new202111-2 .list{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	margin: 50px 0 0;
}
.new202111-2 .list li {
    text-align: left;
    margin: 0 0 15px;
}
.new202111-2 .list li:before {
    content: "";
    background: url(../img/ico-01.png) no-repeat;
    background-size: 30px auto;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 8px 0 0;
    vertical-align: -9px;
}
.new202111-2 .lead2{
	margin: 50px 0 70px;
}
.new202111-2 .block-001 .box .pic{
	flex-shrink: 0;
}
.new202111-2 .block-001 .text{
	margin-left: 4%;
}
.new202111-2 .block-001 .text .title{
	margin-bottom: 20px;
}
.new202111-2 .c-price .price-block {
    width: 950px;
}
.new202111-2 .c-attention .box{
	box-shadow: none;
}
.cta-m{
	margin-top: 70px;
	margin-bottom: 80px;
}
.new202111-2 .bg-gray{
	background: #f5f5f5;
	padding: 60px 0;
}
.new202111-2 .c-price .note {
    text-align: center;
}
.sec-05 .c-price .price-block {
    width: 950px;
}
.c-schedule td {
	position: relative;
}
.c-schedule td .y{
	position: absolute;
	left:10px;
	line-height: 29px;
}
.table{
	margin: 20px 0 0;
}
sup{
	font-size: 100%;
}
@media screen and (max-width: 1360px) {
.nav a{
	font-size: 1rem;
	padding: 0 13px;
}	
}
@media screen and (max-width: 1310px) {
.nav a{
	padding: 11px 0;
}	
}
@media screen and (max-width: 768px) {
.new202111-2 .h-heading,	
.new202111-1 .heading {

    font-size: 3rem;

}	
.new202111-1 .thumb li{
	width: 33.333%;
}
.sec-05 .c-price .price-block {
    width: auto;
    justify-content: center;
}
.sec-05 .c-price .price-01 {
    margin-bottom: 20px;
}
.new202111-2 .subtitle {
    font-size: 2rem;
}

.new202111-2 .c-price .price-block {
    width: auto;
    justify-content: center;
}
.new202111-2 .c-price .price-01 {
    margin-bottom: 20px;
}
.new202111-2 .block-001 .box .pic {
    width: 40%;
}
.new202111-2 .block-001 .text {
    margin-left: 4%;
    width: 56%;
}
}
@media screen and (max-width: 520px) {
.new202111-2 .h-heading, .new202111-1 .heading {
    font-size: 1.2rem;
  
}	
.new202111-1 .heading{
  padding: 4vh 0;	
}
.new202111-2 .head{
	 padding: 4vh 0;
}
.new202111-1 .thumb ul {
    margin-top: 20px;
    margin-bottom: 20px;
}
.new202111-1 .block-02{
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.new202111-1 .block-02 .box{
	width: 100%;
}
.new202111-2 .box, .new202111-1 .box {
    padding: 15px;
    margin-bottom: 20px;
}
.new202111-2 .head p{
	font-size: .8rem;
}
.new202111-2 .lead {
    margin: 30px 0 45px;
}
.new202111-2 .content .block{
	flex-wrap: wrap;
}
.new202111-2 .content .box {
    padding: 30px 10px;
    width: 49%;
    margin-bottom: 40px;
}
.new202111-2 .arrow {
    margin: 0 auto 20px auto;
}
.new202111-2 .merit {
    margin: 50px 0;
}
.new202111-2 .block-001 .box .pic {
    width: 100%;
    margin-bottom: 10px;
}
.new202111-2 .block-001 .text {
    margin-left: 0;
    width: 100%;
}
.c-price .price-02 .icon {
    left: -25px;
}
.c-schedule td .y {
    position: static;
    line-height: 1.4;
    display: block;
}
}
.h4-heading{
	text-align: center;
	font-size: 2.5vw;
	margin: 30px 0 0;
}
@media screen and (max-width: 520px) {
	.h4-heading{
	font-size: 1.4rem;
	}
}
}