.instagram{
	height: 40px;
  }

.insta_icon{
width: auto;
	
}

.insta{
	float: left;
	font-size: 1rem;
	line-height:2rem;
	padding: 20px;
	margin: 10 auto;
	height: 74px;

    background-color: #A0125D;
    border: 2px solid #A0125D;
    color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
	width: 25%;
	text-align: center;
	margin: 50px auto 30px auto;
}
	
.insta:hover {
    background-color: transparent;
    border: 2px solid #998bfa;
    color: #998bfa !important;
}	

.fb{
	float: left;
	font-size: 1rem;
	line-height:2rem;
	padding: 20px;
	margin: 10 auto;
	height: 74px;
    background-color: #3169d1;
    border: 2px solid #3169d1;
    color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
	width: 25%;
	text-align: center;
	margin: 50px auto 30px auto;
}
	
.fb:hover {
    background-color: transparent;
    border: 2px solid #998bfa;
    color: #998bfa !important;
}	

.youtube{
	float: left;
	font-size: 1rem;
	line-height:2rem;
	padding: 20px;
	margin: 10 auto;
	height: 74px;

    background-color: #ff0000;
    border: 2px solid #ff0000;
    color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
	width: 25%;
	text-align: center;
	margin: 50px auto 30px auto;
}
	
.youtube:hover {
    background-color: transparent;
    border: 2px solid #998bfa;
    color: #998bfa !important;
}

.tiktok{
	float: left;
	font-size: 1rem;
	line-height:2rem;
	padding: 20px;
	margin: 10 auto;
	height: 74px;

    background-color: #00ffff;
    border: 2px solid #00ffff;
    color: #000 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
	width: 25%;
	text-align: center;
	margin: 50px auto 30px auto;
}
	
.tiktok:hover {
    background-color: transparent;
    border: 2px solid #998bfa;
    color: #998bfa !important;
}




@media screen and (max-width: 768px) {
.insta{
	float: left;
	font-size: 1rem;
	line-height:2.5rem;
	padding: 20px;
	text-align: center;
	margin: 10 10 10 10;
	height: 74px;
	width: 25%;
    background-color: #A0125D;
    border: 2px solid #A0125D;
    color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;

}
	
.insta:hover {
    background-color: transparent;
    border: 2px solid #998bfa;
    color: #998bfa !important;
}	
	
.fb{
	float: left;
	font-size: 1rem;
	line-height:2.5rem;
	padding: 20px;
	text-align: center;
	margin: 10 10 10 10;
	height: 74px;
	width: 25%;
    background-color: #3169d1;
    border: 2px solid #3169d1;
    color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;

}
	
.fb:hover {
    background-color: transparent;
    border: 2px solid #998bfa;
    color: #998bfa !important;
}	
	
.youtube{
	float: left;
	font-size: 1rem;
	line-height:2.5rem;
	padding: 20px;
	text-align: center;
	margin: 10 10 10 10;
	height: 74px;
	width: 25%;
    background-color: #ff0000;
    border: 2px solid #ff0000;
    color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;

}
	
.youtube:hover {
    background-color: transparent;
    border: 2px solid #998bfa;
    color: #998bfa !important;
}		

.tiktok{
	float: left;
	font-size: 1rem;
	line-height:2.5rem;
	padding: 20px;
	text-align: center;
	margin: 10 10 10 10;
	height: 74px;
	width: 25%;
    background-color: #00ffff;
    border: 2px solid #00ffff;
    color: #000 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;

}
	
.tiktok:hover {
    background-color: transparent;
    border: 2px solid #998bfa;
    color: #998bfa !important;
}		
}


@media screen and (max-width: 400px) {
	.insta{
	font-size: 0.5rem;
	line-height:1rem;
	padding: 20px;
	text-align: center;
	margin: 10 10 10 10;
	height: 100px;
	width: 50%;
		background: #dddddd;
	}

	.fb{
	font-size: 0.5rem;
	line-height:1rem;
	padding: 20px;
	text-align: center;
	margin: 10 10 10 10;
	height: 100;
	width: 25%;
		background: #dddddd;
	}
	
	
	.tiktok{
	font-size: 0.5rem;
	line-height:1rem;
	padding: 20px;
	text-align: center;
	margin: 10 10 10 10;
	height: 100;
	width: 25%;
		color: #000 !important;
		background: #dddddd;
	}
	
	
	.youtube{
	font-size: 0.5rem;
	line-height:1rem;
	padding: 20px;
	text-align: center;
	margin: 10 10 10 10;
	height: 100;
	width: 25%;
		background: #dddddd;
	}

}
	

/*------------
  header
------------*/
.header {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fbb03b;
}
@media screen and (max-width: 768px) {
  .header {

    position: relative;
    padding: 10px 2.5%;
  }
}
.header-logo {
  display: flex;
  align-items: center;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .header-logo {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .header-logo img {
    max-width: 50px;
  }
}
.header-title {
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .header-title {
    margin-left: 5px;
    font-size: 3vw;
  }
}
.header-title span {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .header-title span {
    font-size: 4vw;
  }
}
@media screen and (max-width: 768px) {
  .header-nav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fbb03b;
  }
}
.header-list {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .header-list {
    display: block;
    width: 95%;
    margin: 0 auto;
    padding: 10px 0;
  }
}
.header-item {
  font-size: 14px;
  font-weight: bold;
}
.header-item a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 20px;
}
@media screen and (max-width: 768px) {
  .header-item a {
    padding: 30px 0;
    font-size: 5vw;
    text-align: center;
  }
}
.header-item._contact {
  margin-left: 30px;
  text-align: center;
  background: #3fa9f5;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .header-item._contact {
    margin-left: 0;
  }
}
.header-menu {
  display: none;
}
@media screen and (max-width: 768px) {
  .header-menu {
    display: block;
  }
}
.header-trigger {
  position: relative;
  width: 30px;
  height: 30px;
}
.header-trigger span {
  position: absolute;
  width: 100%;
  height: 6px;
  background: #000;
}
.header-trigger span:nth-child(1) {
  top: 0;
}
.header-trigger span:nth-child(2) {
  top: 0;
  bottom: 0;
  margin: auto;
}
.header-trigger span:nth-child(3) {
  bottom: 0;
}
/*------------
  mv
------------*/
.mv {
  width: 1170px;
  margin: 40px auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .mv {
    width: 95%;
  }
}
.mv-txt {
  margin-top: 40px;
  font-size: 56px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .mv-txt {
    font-size: 7vw;
  }
}

/*------------
  headline
------------*/
.headline {
  padding: 25px 0;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
  background: url("../../images/headline.png") no-repeat center/100% 100%;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .headline {
    font-size: 6vw;
  }
}
.headline._margin {
  margin-top: 40px;
}


/*------------
  head
------------*/
.head {
  margin: 60px auto 20px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .head {
    font-size: 5vw;
  }
}

/*------------
  twice
------------*/
.twice {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 1170px;
  margin: 60px auto;
}
@media screen and (max-width: 768px) {
  .twice {
    display: block;
    width: 95%;
    margin: 30px auto;
  }
}
.twice._minmargin {
  margin-top: 30px;
}
.twice._nomargin {
  margin-top: 0;
  margin-bottom: 0;
}
.twice-box {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .twice-box {
    position: relative;
    z-index: 5;
    width: 100%;
  }
}
.twice-box._right {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .twice-box._alphabet {
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: -40px;
    width: 75%;
    opacity: 0.2;
  }
}
@media screen and (max-width: 768px) {
  .twice-box._abc {
    display: none;
  }
}
.twice-title {
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .twice-title {
    text-align: center;
  }
}
.twice-title._h1 {
  font-size: 42px;
}
@media screen and (max-width: 768px) {
  .twice-title._h1 {
    font-size: 7.5vw;
  }
}
.twice-title._h3 {
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  .twice-title._h3 {
    font-size: 6.5vw;
  }
}
.twice-title._green {
  font-size: 21px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .twice-title._green {
    font-size: 5vw;
  }
}
.twice-sub {
  margin: 15px auto 20px;
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .twice-sub {
    font-size: 5vw;
    text-align: center;
  }
}
.twice-headline {
  font-size: 56px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .twice-headline {
    font-size: 6vw;
  }
}
.twice-japanese {
  font-size: 30px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .twice-japanese {
    font-size: 4vw;
  }
}
.twice-txt {
  margin: 25px auto;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .twice-txt {
    font-size: 4vw;
  }
}

/*------------
  simple_text
------------*/
.simple_text {
  display: flex;
  justify-content: space-between;
  text-align: left;
  line-height: 1.5;
  width: 1170px;
  margin: 10px auto;
}

.simple-box {
  width: 90%;
}

.simple_text,h3 {
  font-size: 21px;
}

.siple_text_p{
	font-size: 18px;
}

@media screen and (max-width: 768px) {
  .simple_text {
    display: block;
    width: 95%;
    margin: 30px auto;
  }
}

.simple._minmargin {
  margin-top: 30px;
}
.simple._nomargin {
  margin-top: 0;
}

/*------------
  remodal
------------*/

.remodal-headline {
  padding: 25px 0;
  font-size: 33px;
  font-weight: bold;
  text-align: center;
  color:#FF66CC;
   background: url("../../images/headline2.png") no-repeat center/100% 100%;
  line-height: 1;
  
}

.remodal,h1 {
  font-size: 21px;
  text-align: center;
}

.remodal-text {
　　font-size: 16px;
  line-height: 1.5;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .remodal-headline {
    font-size: 21px;
  }
}


/*------------
  profile
------------*/
.profile {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .profile {
    width: 85%;
    margin: 0 auto;
  }
}
.profile-image {
  width: 30%;
  filter: drop-shadow(-10px -10px 0px #c4ddee);
}
.profile-box {
  width: 68%;
  padding: 15px 0;
}
@media screen and (max-width: 768px) {
  .profile-box {
    padding: 0;
  }
}
.profile-txt {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .profile-txt {
    font-size: 3.5vw;
  }
}
.profile-txt._school {
  margin-bottom: 20px;
}
.profile-txt._company {
  margin-bottom: 10px;
}


/*------------
  thumb
------------*/
.thumb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1170px;
  margin: 10px auto;
}
@media screen and (max-width: 768px) {
  .thumb {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .thumb._block {
    display: block;
    width: 95%;
  }
}
.thumb-box {
  width: 31%;
}
@media screen and (max-width: 768px) {
  .thumb-box {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .thumb-box._margin {
    margin-bottom: 30px;
  }
}
.thumb-txt {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .thumb-txt {
    margin-bottom: 15px;
    font-size: 5vw;
  }
}
.thumb-caption {
  margin-top: 15px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .thumb-caption {
    font-size: 5vw;
  }
}
/*------------
  border
------------*/
.border {
  position: relative;
  padding: 30px 0;
  background: url("../../images/border.png") no-repeat center/cover;
}
.border._arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -65px;
  border: 65px solid transparent;
  border-top: 65px solid #fff;
}
@media screen and (max-width: 768px) {
  .border._arrow:before {
    margin-left: -45px;
    border: 45px solid transparent;
    border-top: 45px solid #fff;
  }
}
.border-flex {
  display: flex;
  justify-content: space-between;
  width: 1170px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .border-flex {
    flex-wrap: wrap;
    width: 95%;
  }
}
.border-box {
  width: 65%;
}
@media screen and (max-width: 768px) {
  .border-box {
    order: 2;
    width: 100%;
  }
}
.border-title {
  margin: 20px auto;
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .border-title {
    font-size: 5vw;
    text-align: center;
  }
}
.border-txt {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
}
.border-image {
  width: 25%;
  margin-top: 60px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .border-image {
    display: flex;
    align-items: center;
    order: 1;
    width: 100%;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .border-circle {
    width: 45%;
  }
}
@media screen and (max-width: 768px) {
  .border-head {
    width: 55%;
  }
}
.border-headline {
  font-size: 6.5vw;
  font-weight: bold;
}
.border-japanese {
  font-size: 4.5vw;
  font-weight: bold;
}
/*------------
  price
------------*/
.price {
  position: relative;
  width: 1170px;
  margin: 60px auto;
}
@media screen and (max-width: 768px) {
  .price {
    width: 95%;
  }
}
.price-title {
  margin: 20px auto;
  padding: 0 40px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .price-title {
    padding: 0;
    font-size: 6vw;
  }
}
.price-title._green {
  font-size: 24px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .price-title._green {
    font-size: 5vw;
    text-align: center;
  }
}
/*------------
  program
------------*/
.program {
  position: relative;
  width: 1170px;
  margin: 60px auto;
}
@media screen and (max-width: 768px) {
  .program {
    width: 95%;
    margin: 30px auto;
  }
}
.program-title {
  margin: 20px auto;
  padding: 0 40px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .program-title {
    padding: 0;
    font-size: 6vw;
    line-height: 1.4;
  }
}
.program-caution {
  margin-top: 20px;
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .program-caution {
    font-size: 4vw;
    text-align: left;
    line-height: 1.2;
  }
}
/*------------
  table
------------*/
.table {
  width: 100%;
  margin-bottom: 40px;
  border-collapse: collapse;
}
@media screen and (max-width: 768px) {
  .table {
    margin-bottom: 20px;
  }
}
.table._pinkbg {
  background: url("../../images/table_pink.png") no-repeat center/cover;
}
.table._bluebg {
  background: url("../../images/table_blue.png") no-repeat center/cover;
}
.table._purplebg {
  background: url("../../images/table_purple.png") no-repeat center/cover;
}
.table._yellowbg {
  background: url("../../images/table_yellow.png") no-repeat center/cover;
}
.table._greenbg {
  background: url("../../images/table_green.png") no-repeat center/cover;
}
.table tr {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .table tr {
    font-size: 3.5vw;
  }
}
.table tr th {
  width: 15%;
  padding: 15px 0;
  font-weight: normal;
  border: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .table tr th {
    width: 30%;
    vertical-align: middle;
  }
}
.table tr td {
  width: 85%;
  padding: 15px 40px;
  border: 1px solid #fff;
}
@media screen and (max-width: 768px) {
  .table tr td {
    width: 70%;
    vertical-align: middle;
  }
}
@media screen and (max-width: 768px) {
  .table._class th {
    padding: 15px 0;
  }
}
.table._class th:nth-child(1) {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .table._class th:nth-child(1) {
    width: 35%;
  }
}
.table._class th:nth-child(2) {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .table._class th:nth-child(2) {
    width: 35%;
  }
}
.table._class th:nth-child(3) {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .table._class th:nth-child(3) {
    width: 25%;
  }
}
.table._class td {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .table._class td {
    padding: 15px 0;
  }
}
.table._class td:nth-child(1) {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .table._class td:nth-child(1) {
    width: 35%;
  }
}
.table._class td:nth-child(2) {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .table._class td:nth-child(2) {
    width: 35%;
  }
}
.table._class td:nth-child(3) {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .table._class td:nth-child(3) {
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  .table._class td span {
    display: block;
    font-size: 3vw;
  }
}
.table._program th {
  width: 18%;
}
@media screen and (max-width: 768px) {
  .table._program th {
    width: calc(85% / 3);
  }
}
.table._program th:nth-child(1) {
  width: 10%;
}
@media screen and (max-width: 768px) {
  .table._program th:nth-child(1) {
    width: 15%;
  }
}
.table._program td {
  width: 18%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .table._program td {
    padding: 15px 0;
  }
}
.table._program td:nth-child(1) {
  width: 10%;
}
@media screen and (max-width: 768px) {
  .table._program td:nth-child(1) {
    width: 15%;
  }
}
.table._program._second th {
  width: calc(85% / 2);
}
.table._program._second th:nth-child(1) {
  width: 15%;
}
.table._program._second td {
  width: calc(85% / 2);
}
.table._program._second td:nth-child(1) {
  width: 15%;
}
/*------------
  abc
------------*/
.abc {
  display: none;
  margin-top: 20px;
  text-align: right;
  opacity: 0.2;
}
@media screen and (max-width: 768px) {
  .abc {
    display: block;
  }
}
/*------------
  map
------------*/
.map {
  width: 1170px;
  margin: 30px auto;
}
@media screen and (max-width: 768px) {
  .map {
    width: 100%;
    margin: 0 auto 30px;
  }
}
/*------------
  sns
------------*/
.sns {
  display: flex;
  justify-content: center;
  margin: 20px auto;
}
@media screen and (max-width: 768px) {
  .sns {
    width: 60%;
  }
}
.sns-item {
  margin: 0 20px;
}
/*------------
  info
------------*/
.info {
  width: 600px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 768px) {
  .info {
    width: 95%;
    margin: 0 auto 30px;
  }
}
.info-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .info-title {
    display: block;
    width: 85%;
    margin: 0 auto;
  }
}
.info-logo {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .info-logo {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}
.info-name {
  width: 80%;
  font-size: 30px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .info-name {
    width: 100%;
    font-size: 6vw;
  }
}
.info-name span {
  display: block;
  margin-bottom: 15px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .info-name span {
    font-size: 3.5vw;
  }
}
.info-location {
  margin: 15px auto;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .info-location {
    font-size: 3.5vw;
  }
}
.info-tel {
  margin: 15px auto;
  font-size: 55px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .info-tel {
    font-size: 9vw;
  }
}
/*------------
  form
------------*/
.form {
  width: 1170px;
  margin: 30px auto;
}
@media screen and (max-width: 768px) {
  .form {
    width: 95%;
  }
}
.form#confirm {
  display: none;
}
.form#thanks {
  display: none;
}
.form-caution {
  width: 600px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .form-caution {
    width: 100%;
    font-size: 4vw;
  }
}
.form-caution._center {
  margin-top: 20px;
  text-align: center;
}
.form-row {
  display: flex;
  align-items: center;
  margin: 15px auto;
}
@media screen and (max-width: 768px) {
  .form-row {
    display: block;
  }
}
.form-row._content {
  align-items: flex-start;
}
.form-title {
  width: 20%;
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .form-title {
    width: 100%;
    margin-bottom: 5px;
    font-size: 4vw;
  }
}
.form-title._content {
  padding-top: 10px;
}
@media screen and (max-width: 768px) {
  .form-title._content {
    padding: 0;
  }
}
.form-confirm {
  width: 55%;
  padding: 10px 20px;
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .form-confirm {
    width: 100%;
  }
}
.form-submit {
  margin-top: 40px;
  text-align: center;
}
form {
  width: 100%;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  form {
    margin-top: 20px;
  }
}
form input {
  width: 55%;
  padding: 10px 20px;
  font-size: 18px;
  background: #ebebeb;
  border: none;
}
@media screen and (max-width: 768px) {
  form input {
    width: 100%;
  }
}
form button {
  width: auto;
  padding: 10px 100px;
  background: #fff;
  border: 1px solid #000;
  border-radius: 15px;
}
@media screen and (max-width: 768px) {
  form button {
    padding: 10px 25%;
  }
}
form textarea {
  width: 55%;
  padding: 10px 20px;
  font-size: 18px;
  background: #ebebeb;
  border: none;
}
@media screen and (max-width: 768px) {
  form textarea {
    width: 100%;
  }
}

/*------------
  footer
------------*/
.footer {
  position: relative;
  padding: 40px 0;
  background: #fbb03b;
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 15px 0;
  }
}
.footer-inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 1170px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .footer-inner {
    flex-wrap: wrap;
    width: 95%;
  }
}
@media screen and (max-width: 768px) {
  .footer-logo {
    order: 2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .footer-box {
    width: 75%;
  }
}
.footer-image {
  padding-left: 15px;
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .footer-image {
    width: 20%;
    padding: 0;
  }
}
.footer-txt {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .footer-txt {
    font-size: 3vw;
  }
}
.footer-menu {
  display: flex;
}
@media screen and (max-width: 768px) {
  .footer-menu {
    order: 1;
    display: block;
    width: 100%;
  }
}
.footer-item {
  position: relative;
  margin: 0 15px;
  font-size: 14px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .footer-item {
    margin: 15px 0;
    font-size: 3.5vw;
    padding-left: 15px;
  }
}
.footer-item:before {
  display: none;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 10px;
  height: 13px;
  background: url("../../images/arrow.png") no-repeat;
}
@media screen and (max-width: 768px) {
  .footer-item:before {
    display: block;
  }
}
.footer-cright {
  order: 3;
  width: 100%;
  margin: 5px auto;
  padding: 5px 0;
  text-align: center;
  font-size: 3vw;
  border-top: 1px solid #000;
}
.footer-pagetop {
  position: absolute;
  top: 40px;
  right: 5px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .footer-pagetop {
    top: 15px;
  }
}

.summer{
	font-size: 1.2rem;
	line-height:2rem;
	padding: 20px;
	text-align: center;
	margin: 10 auto;
	height: 80px;
	width: 80%;
	background:#fff333;
	font-weight: 1200;
}

.spring{
	font-size: 1.2rem;
	line-height:2rem;
	padding: 20px;
	text-align: center;
	margin: 10 auto;
	height: 80px;
	width: 80%;
	background:#fff333;
	font-weight: 1200;
}

.contact_after{
	font-size: 1rem;
	line-height:2rem;
	padding: 20px;
	text-align: center;
	margin: 10 auto;
	height: 140px;
	width: 80%;
	background:#E1A9AA;
	width: 80%;
	text-align: center;
	margin: 50px auto;
}

@media screen and (max-width: 768px) {
.contact_after{
	font-size: 1.2rem;
	line-height:2.5rem;
	padding: 20px;
	text-align: center;
	margin: 10 0;
	height: 180px;
	width: 100%;
	background: #E1A9AA;

}
	
}



@media screen and (max-width: 400px) {
.contact_after{
	font-size: 1rem;
	line-height:2rem;
	padding: 20px;
	text-align: center;
	margin: 10 0;
	height: 180px;
	width: 400px;
	background: #E1A9AA;

}
	
}