@charset "utf-8";

/**
 *
 * 梅花の国際教育
 *
 */

/*--------------------------------------------------------------------------
  overwrite スタイルの上書き
--------------------------------------------------------------------------*/

#Content {
  position: relative;
  background: #fffdf0;
}

@media all and (max-width: 767px){
  .cmn_kv._type01 {
    margin-top: 32px;
  }

  .cmn_breadcrumb {
    position: absolute;
    top: 51px;
    left: 0;
    width: 100%;
    border-top: 2px solid #f3135e;
  }
}

/*----------------------------------------------------------------------
	.cmn_kv
----------------------------------------------------------------------*/
.cmn_kv{
  box-sizing: border-box;
	position: relative;
	height: 678px;
	background: url(../images/kv_bg_pc.jpg) no-repeat 50% 50%;
	background-size: cover;
}
.cmn_kv h1{
	position: absolute;
	width: 684px;
	top: 50%;
	left: 50%;
	margin: -230px 0 0 -342px;
}

/* @SP */
@media all and (max-width: 767px){
	.cmn_kv{
		height: 377px;
		background-image: url(../images/kv_bg_sp.jpg);
	}
	.cmn_kv h1{
		left: 0;
		width: 100%;
		text-align: center;
		margin: -134px 0 0;
	}
	.cmn_kv h1 img{
		width: 360px;
		height: auto;
	}
	.cmn_kv .scroll{
		bottom: 30px;
		margin-left: -23px;
	}
	.cmn_kv .scroll img{
		width: 47px;
		height: 38px;
	}
}

/*----------------------------------------------------------------------
	.detail-box
----------------------------------------------------------------------*/
.detail-box {
  position: relative;
  box-sizing: border-box;
  width: 960px;
  background-image: url(../images/sec01_header_bg_pc.png);
  background-repeat: no-repeat;
  padding: 3px;
}

.detail-box::before {
  position: absolute;
  top: -10px;
  left: -14px;
  width: 98px;
  height: 82px;
  background-image: url(../images/obj_flag01.png);
  background-repeat: no-repeat;
  background-size: 98px auto;
  content: "";
}

.detail-box::after {
  position: absolute;
  top: -10px;
  right: -14px;
  width: 98px;
  height: 82px;
  background-image: url(../images/obj_flag02.png);
  background-repeat: no-repeat;
  background-size: 98px auto;
  content: "";
}


.detail-box .detail-box__inner {
  min-height: 528px;
  background: #fff;
  padding: 0 68px;
}

.detail-box__hdg {
  margin: -39px auto 60px;
}

@media all and (max-width: 767px){
  .detail-box {
    width: 100%;
    background-image: url(../images/sec01_header_bg_sp.png);
  }

  .detail-box::before {
    width: 71px;
    height: 56px;
    background-size: 71px auto;
  }

  .detail-box::after {
    width: 71px;
    height: 56px;
    background-size: 71px auto;
  }

  .detail-box .detail-box__inner {
    min-height: inherit;
    padding: 0 25px 32px;
  }

  .detail-box__hdg {
    margin: -21px auto 40px;
    text-align: center;
  }

  .detail-box__hdg img {
    height: 56px;
  }
}


/* .sec-program */
.sec-program .upper {
  margin-bottom: 46px;
}

.sec-program .detail-box {
  position: relative;
  min-height: 534px;
}

.sec-program .detail-box .obj {
  position: absolute;
  bottom: 0;
  right: -22px;
}

.sec-program .detail-box .detail-box__inner {
  padding: 0 46px;
}

.sec-program .detail-box__hdg {
  width: 543px;
}

.sec-program .detail-box .txt-box {
  width: 470px;
  float: left;
  margin-right: 50px;
}

.sec-program .detail-box .lead {
  margin-bottom: 14px;
}

.sec-program .detail-box .txt {
  line-height: 2;
}

.sec-program .img-box {
  margin: -20px 0 20px;
}

/* .bottom */
.sec-program .detail-box .bottom__card {
  width: 405px;
  float: left;
}

.sec-program .detail-box .bottom__card:nth-child(even) {
  float: right;
}

.sec-program .detail-box .bottom__card .txt-box {
  width: 210px;
  margin-right: 20px;
}

.sec-program .detail-box .bottom__card .img-box {
  margin-top: 4px;
  margin-bottom: 0;
}

.sec-program .detail-box .bottom__card:first-child .lead {
  margin-bottom: 20px;
}

.sec-program .detail-box .bottom__card .catch {
  margin-bottom: 3px;
}

@media all and (max-width: 767px) {
  .sec-program .detail-box {
    min-height: inherit;
    height: auto;
  }

  .sec-program .detail-box .detail-box__inner {
    padding: 0 21px;
  }


  .sec-program .detail-box__hdg {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 50px;
  }

  .sec-program .detail-box .txt-box {
    width: 100%;
  }

  .sec-program .detail-box .txt-box .txt {
    margin-bottom: 29px;
  }

  .sec-program .detail-box .lead img {
    height: 48px;
  }

  .sec-program .detail-box .catch img {
    height: 14px;
  }

  .sec-program .detail-box .lead--01 img {
    height: 20px;
  }

  .sec-program .img-box {
    margin-bottom: 0;
  }

  .sec-program .detail-box .obj {
    position: absolute;
    bottom: 0;
    right: -11px;
  }

  .sec-program .detail-box .obj img {
    height: 157px;
  }

  /* .bottom */
  .sec-program .detail-box .bottom__card {
    width: 100%;
    float: none;
    margin-bottom: 34px;
  }

  .sec-program .detail-box .bottom__card:nth-child(even) {
    float: none;
  }

  .sec-program .detail-box .bottom__card .txt-box {
    width: 100%;
    margin-right: 0;
  }

  .sec-program .detail-box .bottom__card .img-box {
    margin-top: 4px;
    margin-bottom: 0;
  }

}

/* .sec-contest */
.sec-contest .detail-box {
  background-image: url(../images/sec05_bg_pc.png);
}

.sec-contest .detail-box {
  width: 960px;
  min-height: 426px;
}

.sec-contest .detail-box .detail-box__inner {
  min-height: 420px;
}

.sec-contest .detail-box__hdg {
  width: 483px;
  margin: -22px auto 60px;
}

.sec-contest .detail-box .lead {
  margin-bottom: 24px;
}

.sec-contest .detail-box .txt {
  margin-bottom: 55px;
}

@media all and (max-width: 767px) {
  .sec-contest .detail-box {
    background-image: url(../images/sec05_bg_sp.png);
  }

  .sec-contest .detail-box .detail-box__inner {
    min-height: inherit;
    padding: 0 23px;
  }

  .sec-contest .detail-box {
    width: 100%;
    height: auto;
  }

  .detail-box::before {
    width: 68px;
    height: 57px;
    background-size: 68px auto;
  }

  .detail-box::after {
    width: 68px;
    height: 57px;
    background-size: 68px auto;
  }

  .sec-contest .detail-box__hdg {
    width: 100%;
    margin: -21px auto 27px;
  }

  .sec-contest .detail-box .lead {
    margin-bottom: 18px;
  }

  .sec-contest .detail-box .lead img {
    height: 49px;
  }

  .sec-contest .detail-box .txt {
    margin-bottom: 27px;
    line-height: 2;
  }
}


@media all and (max-width: 320px){
  .detail-box::before {
    width: 50px;
    height: 43px;
    background-size: 50px auto;
  }

  .detail-box::after {
    width: 50px;
    height: 43px;
    background-size: 50px auto;
  }
}



/*----------------------------------------------------------------------
	.ico-unit
----------------------------------------------------------------------*/
.ico-unit .list__ico {
  width: 86px;
  float: left;
  margin-right: 30px;
  clear: left;
}

.ico-unit.type01 .list__ico{
  margin-right: 32px;
  height: 140px;
}

.ico-unit.type02 .list__ico
 {
  margin-right: 15px;
  height: 140px;
}

.ico-unit.type03 .list__ico
{
  margin-right: 15px;
  height: 230px;
}

.sec-program__list .list__item {
  margin-bottom: 28px;
}

@media all and (max-width: 767px) {
  .ico-unit  {
  }

  .ico-unit .list__ico {
    width: 61px;
    margin-right: 13px;
    clear: left;
  }
.ico-unit.type01 .list__ico{
  margin-right: 15px;
  height: 140px;
}

  .ico-unit .list__item {
    width: calc(100% - 77px);
    float: right;
  }

  .sec-program__list .list__item {
    margin-bottom: 15px;
  }
}


/*----------------------------------------------------------------------
	.sec-program
----------------------------------------------------------------------*/
.sec-program {
  position: relative;
	overflow: hidden;
  padding: 87px 0 98px;
	background-image: url(../images/bg_stripe01.png);
}

.sec-program::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: url(../images/bg_stripe02.png);
  background-repeat: repeat-x;
  content: "";
}

.sec-program__hdg {
  margin-bottom: 28px;
}

.sec-program__txt {
  margin-bottom: 60px;
  text-align: center;
}

.sec-program__list {
  border-bottom: 1px dotted #080102;
  margin-bottom: 30px;
}

.sec-program__list.type02 .list__item {
  margin-bottom: 35px;
}

.sec-program__list.type03 .list__item {
  margin-bottom: 38px;
}

.sec-program__list .list__txt {
  margin-top: 5px;
}

.sec-program__list .list__txt dt,
.sec-program__list .list__txt dd {
  padding-left: 1em;
  text-indent: -1em;
}

.sec-program__list.type01 .list__txt {
  position: relative;
	
}


.sec-program__list.type01 .list__txt dt {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;

}

.sec-program__list.type01 .list__txt dd {
  position: absolute;
  top: -13px;
  right: 8px;
}

.sec-program__list.type02 .list__txt dt {
  width: 260px;
  float: left;
  margin-top: 3px;
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

.sec-program__list.type02 .list__txt dd {
  margin-bottom: 7px;
  margin-left: 380px;
}

.sec-program__list.type03 .list__txt dt {
  width: 300px;
  float: left;
  margin-top: 3px;
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}

.sec-program__list.type03 .list__txt dd {
  margin-bottom: 7px;
	margin-left:400px;
}

@media all and (max-width: 767px) {
  .sec-program {
    padding: 50px 0;
  }

  .sec-program__hdg {
    margin: -16px -20px -33px;
  }

  .sec-program__txt {
    margin-bottom: 36px;
  }

  .sec-program__txt img {
    height: 38px;
  }

  .sec-program__list {
    margin-bottom: 0;
  }

  .sec-program__list + .sec-program__list {
    margin-top: 30px;
  }

  .sec-program__list.type02 .list__item {
    margin-bottom: 18px;
  }

  .sec-program__list.type03 .list__item {
    margin-bottom: 18px;
  }
	
.sec-program__list.type03 .list__txt dd {
	margin-left:0;
}

  .sec-program__list .list__txt {
    margin-top: 0;
  }

  .sec-program__list .list__txt dt {
    margin-bottom: 0;
  }

  .sec-program__list .list__txt dd {
    text-indent: 0;
  }

  .sec-program__list.type01 .list__txt dt {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: bold;
  }

  .sec-program__list.type01 .list__txt dd {
    position: inherit;
    margin-top: 19px;
    margin-bottom: 0;
  }

  .sec-program__list.type02 .list__txt dt {
    width: 100%;
    float: none;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.6;
  }

  .sec-program__list .list__txt dd {
    margin-bottom: 12px;
  }

  .sec-program__list.type02 .list__txt dd {
    margin-right: 0;
  }

  .sec-program__list .list__txt dd span {
    display: none;
  }

  .sec-program__list.type03 .list__txt dt {
    width: 100%;
    float: none;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.6;
  }

  .sec-program__list.type02 .list__txt dd {
    margin-right: 0;
	margin-left: 0;
  }
}


/*----------------------------------------------------------------------
	.trip-wrapper
----------------------------------------------------------------------*/
.trip-wrapper {
  position: relative;
	background-image: url(../images/bg_dot.png);
  padding-top: 75px;
  padding-bottom: 140px;
}

@media all and (max-width: 767px) {
  .trip-wrapper {
    padding-top: 45px;
    padding-bottom:0;
  }
}

.trip-wrapper::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: url(../images/bg_stripe03.png);
  background-repeat: repeat-x;
  content: "";
}

/*----------------------------------------------------------------------
	.sec-trip
----------------------------------------------------------------------*/
.sec-trip {
  position: relative;
  margin-bottom: 100px;
}

.sec-trip::before {
  position: absolute;
  top: -85px;
  left: 0;
  width: 153px;
  height: 124px;
  background-image: url(../images/obj_flag03.png);
  background-repeat: no-repeat;
  background-size: 153px auto;
  content: "";
}

.sec-trip::after {
  position: absolute;
  top: -85px;
  right: 0;
  width: 153px;
  height: 124px;
  background-image: url(../images/obj_flag04.png);
  background-repeat: no-repeat;
  background-size: 153px auto;
  content: "";
}

.sec-trip__inner {
  position: relative;
}

.sec-trip__inner .sec-trip__hdg {
  margin-bottom: 32px;
  text-align: center;
}

.sec-trip__inner .sec-trip__obj {
  position: absolute;
  top: -95px;
  right: 140px;
}

.sec-trip__lead {
  margin-bottom: 82px;
  text-align: center;
}

.sec-trip__item {
  margin-bottom: 85px;
}

.sec-trip__item .img-box {
  margin-top: -30px;
}

.sec-trip__item.odd .txt-box {
  width: 373px;
  float: left;
}

.sec-trip__item.odd .img-box {
  width: 577px;
  float: right;
}

.sec-trip__item.even .txt-box {
  width: 319px;
  float: right;
}

.sec-trip__item.even .img-box {
  width: 577px;
  float: left;
}

.txt-box .item__num {
  margin-bottom: 33px;
}

.txt-box .item__hdg {
  margin-bottom: 25px;
}

.txt-box .item__txt {
  width: 325px;
  line-height: 2.9;
}

.txt-box .item__txt span {
  padding-bottom: 5px;
  border-bottom: 1px dotted #080102;
}

.sec-trip__item .img-box .item-large {
  margin-bottom: 24px;
}

.sec-trip__item .img-box .item-small {
  width: 278px;
  float: left;
}

.sec-trip__item .img-box .item-small + .item-small {
  margin-left: 21px;
}

@media all and (max-width: 767px) {
  .sec-trip {
    margin-bottom: 46px;
  }

  .sec-trip::before {
    position: absolute;
    top: -55px;
    left: 0;
    width: 82px;
    height: 62px;
    background-image: url(../images/obj_flag03.png);
    background-repeat: no-repeat;
    background-size: 82px auto;
    content: "";
  }

  .sec-trip::after {
    position: absolute;
    top: -55px;
    right: 0;
    width: 82px;
    height: 62px;
    background-image: url(../images/obj_flag04.png);
    background-repeat: no-repeat;
    background-size: 82px auto;
    content: "";
  }

  .sec-trip__inner .sec-trip__hdg {
    margin-bottom: 20px;
    text-align: center;
  }

  .sec-trip__inner .sec-trip__hdg img {
    width: auto;
    height: 95px;
  }

  .sec-trip__inner .sec-trip__obj {
    position: absolute;
    top: -65px;
    right: 25%;
  }

  .sec-trip__inner .sec-trip__obj img {
    width: auto;
    height: 50px;
  }

  .sec-trip__lead {
    margin-bottom: 32px;
  }

  .sec-trip__lead img {
    height: 38px;
  }


  .sec-trip__item {
    margin-bottom: 20px;
  }

  .sec-trip__item .txt-box {
    margin-bottom: 27px;
  }

  .sec-trip__item.odd .txt-box {
    width: 100%;
    float: none;
  }

  .sec-trip__item.even .txt-box {
    width: 100%;
    float: none;
  }

  .sec-trip__item .img-box {
    margin-top: 0;
  }

  .sec-trip__item.odd .img-box {
    width: 100%;
    float: none;
  }

  .sec-trip__item.even .img-box {
    width: 100%;
    float: none;
  }

  .txt-box .item__num {
    margin: 0 -20px 29px;
  }

  .txt-box .item__hdg {
    margin-left: -20px;
    margin-bottom: 25px;
  }

  .txt-box .item__txt {
    width: 100%;
    line-height: 2.7;
  }

  .sec-trip__item .img-box .item-small {
    width: 50%;
  }

  .sec-trip__item .img-box .item-small {
    width: 48%;
  }

  .sec-trip__item .img-box .item-small + .item-small {
    float: right;
    margin-left: 0;
  }
}


/*----------------------------------------------------------------------
	.trip-intro (.sec-australia, .sec-canada)
----------------------------------------------------------------------*/
.trip-intro {
  position: relative;
  background-image: url(../images/frame_bg.png);
  background-repeat: no-repeat;
  padding: 33px 0 88px;
}

.trip-intro::before {
  position: absolute;
  top: -30px;
  left: 0;
  width: 960px;
  height: 30px;
  background-image: url(../images/frame_bg_top.png);
  background-repeat: no-repeat;
  background-size: 960px auto;
  content: "";
}

.trip-intro__inner {
  position: relative;
  box-sizing: border-box;
  width: 810px;
  margin: 0 auto;
  padding: 20px 90px 10px;
  background-repeat: no-repeat;
  background-color: #fff;
}

.trip-intro__inner::before {
  position: absolute;
  top: -38px;
  left: 0;
  width: 810px;
  height: 38px;
  background-image: url(../images/inner_bg_top.png);
  background-repeat: no-repeat;
  background-size: 810px auto;
  content: "";
}

.trip-intro__inner::after {
  position: absolute;
  bottom: -38px;
  left: 0;
  width: 810px;
  height: 38px;
  background-image: url(../images/inner_bg_bottom.png);
  background-repeat: no-repeat;
  background-size: 810px auto;
  content: "";
}

.trip-intro__inner .inner-box::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 11px;
  height: 100%;
  background-image: url(../images/inner_bg_stripe01.png);
  background-repeat: repeat-y;
  content: "";
}

.trip-intro__inner .inner-box::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 11px;
  height: 100%;
  background-image: url(../images/inner_bg_stripe02.png);
  background-repeat: repeat-y;
  content: "";
}

.trip-intro__hdg {
  margin-left: 33px;
  margin-bottom: 54px;
}

@media all and (max-width: 767px) {
  .trip-intro {
    padding: 0;
    background: none;
  }

  .trip-intro::before {
    content: none;
  }

  .trip-intro__inner {
    position: relative;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border-left: 2px solid #57a7df;
    border-right: 2px solid #57a7df;
  }

  .trip-intro__inner::before {
    content: none;
  }

  .trip-intro__inner .inner-box {
    padding: 0 20px 40px;
  }

  .sec-australia .trip-intro__inner .inner-box {
    padding: 0 20px 20px;
  }

  .trip-intro__inner::after {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url(../images/inner_bg_bottom_sp.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
  }

  .trip-intro__inner .inner-box::before {
    position: absolute;
    top: 80px;
    left: 0;
    width: 6px;
    height: calc(100% - 98px);
    background-image: url(../images/inner_bg_stripe01_sp.png);
    background-repeat: repeat-y;
    background-size: 6px auto;
    content: "";
  }

  .trip-intro__inner .inner-box::after {
    position: absolute;
    top: 80px;
    right: 0;
    width: 6px;
    height: calc(100% - 98px);
    background-image: url(../images/inner_bg_stripe02_sp.png);
    background-repeat: repeat-y;
    background-size: 6px auto;
    content: "";
  }

  .trip-intro__hdg {
    margin: 0 0 25px;
  }
}

/*----------------------------------------------------------------------
	.voice (.sec-australia, .sec-canada)
----------------------------------------------------------------------*/

.voice {
  position: relative;
  background-image: url(../images/bg_stripe06.png);
  background-position: 2px bottom;
  border-left: 3px solid #57a7df;
  border-right: 3px solid #57a7df;
  padding-bottom: 34px;
}

.voice::after {
  position: absolute;
  bottom: -30px;
  left: -3px;
  width: 960px;
  height: 30px;
  background-image: url(../images/frame_bg_bottom.png);
  background-repeat: no-repeat;
  background-size: 960px auto;
  content: "";
}

.sec-canada .voice {
  padding-bottom: 65px;
}

.voice__hdg {
  margin-bottom: 36px;
}

.voice__list {
  width: 860px;
  margin: 0 auto;
}

.voice__list .voice__item {
  width: 270px;
  float: left;
}

.voice__list .voice__item + .voice__item {
  margin-left: 25px;
}

@media all and (max-width: 767px) {
  .voice,
  .sec-canada .voice {
    padding: 0 24px 27px;
  }

  .sec-australia .voice::after {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 15px;
    background-image: url(../images/frame_bg_bottom_sp.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
  }

  .sec-canada .voice::after {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 15px;
    background-image: url(../images/frame_bg_bottom_sp.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
  }

  .voice__hdg {
    margin-bottom: 23px;
  }

  .voice__list {
    width: 100%;
    margin: 0 auto;
  }

  .voice__list .voice__item {
    width: 100%;
    float: none;
  }

  .voice__list .voice__item + .voice__item {
    margin-top: 20px;
    margin-left: 0;
  }

}

/*----------------------------------------------------------------------
	.sec-australia
----------------------------------------------------------------------*/
.sec-australia {
  margin-bottom: 130px;
}

/* .trip-intro  */
.sec-australia .trip-intro {
  padding-bottom: 100px;
}

.sec-australia__hdg {
  position: relative;
  margin-bottom: 66px;
  text-align: center;
}

.sec-australia__hdg::before {
  position: absolute;
  top: -77px;
  left: -21px;
  width: 189px;
  height: 130px;
  background-image: url(../images/obj_flag05.png);
  background-repeat: no-repeat;
  background-size: 189px auto;
  content: "";
}

.sec-australia__hdg::after {
  position: absolute;
  top: -77px;
  right: -21px;
  width: 189px;
  height: 130px;
  background-image: url(../images/obj_flag06.png);
  background-repeat: no-repeat;
  background-size: 189px auto;
  content: "";
}

@media all and (max-width: 767px) {
  .sec-australia {
    margin-bottom: 50px;
  }

  .sec-australia .trip-intro {
    padding: 0;
  }

  .sec-australia__hdg {
    margin-bottom: 0;
  }
}


/* .keypoint */
.sec-australia .keypoint {
  border-left: 3px solid #57a7df;
  border-right: 3px solid #57a7df;
}

.sec-australia .keypoint__item {
  background-image: url(../images/bg_stripe04.png);
}

.sec-australia .keypoint__item .txt-box {
  box-sizing: border-box;
  width: 477px;
}

.sec-australia .keypoint__item .txt-box .keypoint__hdg {
  margin-bottom: 20px;
}

.sec-australia .keypoint__item.odd .txt-box {
  position: relative;
  float: left;
  padding: 95px 54px 0 75px;
}

.sec-australia .keypoint__item.even .txt-box {
  position: relative;
  float: right;
  padding: 95px 54px 0 51px;
}

.sec-australia .keypoint__item.type02 .txt-box,
.sec-australia .keypoint__item.type03 .txt-box {
  padding: 70px 54px 0 51px;
}


.sec-australia .keypoint__item.odd .txt-box::before {
  position: absolute;
  top: 181px;
  right: -10px;
  z-index: 1;
  width: 10px;
  height: 22px;
  background-image: url(../images/sec03_keypoint_arw01_pc.png);
  background-repeat: no-repeat;
  background-size: 10px auto;
  content: "";
}

.sec-australia .keypoint__item.even .txt-box::before {
  position: absolute;
  top: 181px;
  left: -10px;
  z-index: 1;
  width: 10px;
  height: 22px;
  background-image: url(../images/sec03_keypoint_arw02_pc.png);
  background-repeat: no-repeat;
  background-size: 10px auto;
  content: "";
}

.sec-australia .keypoint__item .keypoint__txt--list {
  padding-left: 1em;
  text-indent: -1em;
}

.sec-australia .keypoint__item .txt-box .keypoint__hdg {
  margin-bottom: 17px;
}

.sec-australia .keypoint__item .img-box {
  position: relative;
}

.sec-australia .keypoint__item .img-box .txt {
  position: absolute;
}

.sec-australia .keypoint__item.type01 .img-box .txt {
  top: -31px;
  right: 282px;
}

.sec-australia .keypoint__item.type02 .img-box .txt {
  top: -30px;
  left: 303px;
}

.sec-australia .keypoint__item.type03 .img-box .txt {
  top: -44px;
  right: 25px;
}

@media all and (max-width: 767px) {
  .sec-australia__hdg::before {
    position: absolute;
    top: -16px;
    left: -23px;
    width: 95px;
    height: 65px;
    background-image: url(../images/obj_flag05.png);
    background-repeat: no-repeat;
    background-size: 95px auto;
    content: "";
  }

  .sec-australia__hdg::after {
    position: absolute;
    top: -16px;
    right: -20px;
    width: 95px;
    height: 65px;
    background-image: url(../images/obj_flag06.png);
    background-repeat: no-repeat;
    background-size: 95px auto;
    content: "";
  }

  .sec-australia .keypoint {
    border-left: 2px solid #57a7df;
    border-right: 2px solid #57a7df;
  }

  .sec-australia .keypoint__item.odd .txt-box,
  .sec-australia .keypoint__item.even .txt-box {
    width: 100%;
    float: none;
    padding: 25px 23px 45px;
  }

  .sec-australia .keypoint__item.odd .txt-box::before {
    position: absolute;
    top: inherit;
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    z-index: 1;
    width: 22px;
    height: 11px;
    background-image: url(../images/sec03_keypoint_arw01_sp.png);
    background-repeat: no-repeat;
    background-size: 22px auto;
    content: "";
  }

  .sec-australia .keypoint__item.even .txt-box::before {
    position: absolute;
    top: inherit;
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    z-index: 1;
    width: 22px;
    height: 11px;
    background-image: url(../images/sec03_keypoint_arw01_sp.png);
    background-repeat: no-repeat;
    background-size: 22px auto;
    content: "";
  }

  .sec-australia .keypoint__item.type01 .img-box .txt {
    top: -25px;
    right: 14%;
  }

  .sec-australia .keypoint__item.type01 .img-box .txt img {
    width: 95px;
    height: 39px;
  }

  .sec-australia .keypoint__item.type02 .img-box .txt {
    top: -25px;
    left: inherit;
    right: 18%;
  }

  .sec-australia .keypoint__item.type02 .img-box .txt img {
    width: 70px;
    height: 39px;
  }

  .sec-australia .keypoint__item.type03 .img-box .txt {
    top: -29px;
    right: 5%;
  }

  .sec-australia .keypoint__item.type03 .img-box .txt img {
    width: 129px;
    height: 41px;
  }
}


/*----------------------------------------------------------------------
	.sec-canada
----------------------------------------------------------------------*/
.sec-canada {
  margin-bottom: 45px;
}

.sec-canada .trip-intro {
  padding-bottom: 95px;
}

.sec-canada .trip-intro__inner {
  padding-bottom: 40px;
}

.sec-canada .trip-intro__hdg {
  margin-left: -2px;
  margin-bottom: 48px;
}

.trip-intro__list {
  margin-bottom: 35px;
}

.trip-intro__list .list__txt dt {
  margin-top: 5px;
  margin-bottom: 8px;
}

@media all and (max-width: 767px) {
  .sec-canada {
    margin-bottom: 48px;
  }

  .sec-canada .trip-intro {
    padding-bottom: 0;
  }

  .sec-canada .trip-intro__inner {
    padding-bottom: 0;
  }

  .sec-canada .trip-intro__hdg {
    margin-left: 0;
    margin-bottom: 15px;
  }

  .trip-intro__list {
    margin-bottom: 15px;
  }

  .trip-intro__list .list__txt dt {
    margin-top: 11px;
    margin-bottom: 11px;
  }

  .trip-intro__list .list__txt dt img {
    width: auto;
    height: 22px;
  }

  .trip-intro__list .list__txt dt .type02{
    height: 52px;
  }
}

.sec-canada__hdg {
  margin-bottom: 66px;
  text-align: center;
}

.sec-canada__hdg::before {
  position: absolute;
  top: -44px;
  left: -21px;
  width: 189px;
  height: 130px;
  background-image: url(../images/obj_flag05.png);
  background-repeat: no-repeat;
  background-size: 189px auto;
  content: "";
}

.sec-canada__hdg::after {
  position: absolute;
  top: -44px;
  right: -21px;
  width: 189px;
  height: 130px;
  background-image: url(../images/obj_flag06.png);
  background-repeat: no-repeat;
  background-size: 189px auto;
  content: "";
}


.sec-canada .support-system {
  position: relative;
  box-sizing: border-box;
  width: 634px;
  margin: 100px auto 68px;
  padding: 0 50px 0 46px;
  background: #fff5d6;
}

.sec-canada .support-system::before {
  position: absolute;
  top: -45px;
  left: 0;
  width: 634px;
  height: 45px;
  background-image: url(../images/sec04_top_pc.png);
  background-repeat: no-repeat;
  background-size: 634px auto;
  content: "";
}

.sec-canada .support-system::after {
  position: absolute;
  bottom: -45px;
  left: 0;
  width: 634px;
  height: 45px;
  background-image: url(../images/sec04_bottom_pc.png);
  background-repeat: no-repeat;
  background-size: 634px auto;
  content: "";
}

.support-system__hdg {
  position: absolute;
  top: -66px;
  left: 50%;
  right: 50%;
  width: 200px;
  margin-left: -100px;
}

.support-system__lead {
  margin-bottom: 8px;
}

.support-system__note {
  margin-bottom: 20px;
  font-size: 12px;
}

.sec-support__btn a {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 220px;
  height: 50px;
  margin: 0 auto;
  padding: 15px 0 0 8px;
  background: #fc7eab;
  border-radius: 6px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}

.sec-support__btn a::before {
  position: absolute;
  top: 21px;
  left: 29px;
  width: 8px;
  height: 13px;
  background: url(/shared/images/ico_arw01.png) no-repeat;
  background-size: 8px auto;
  content: "";
}

@media all and (max-width: 767px) {
  .sec-canada__hdg {
    margin-bottom: 0;
    text-align: center;
  }

  .sec-canada__hdg::before {
    position: absolute;
    top: -16px;
    left: -23px;
    width: 95px;
    height: 65px;
    background-image: url(../images/obj_flag05.png);
    background-repeat: no-repeat;
    background-size: 95px auto;
    content: "";
  }

  .sec-canada__hdg::after {
    position: absolute;
    top: -16px;
    right: -20px;
    width: 95px;
    height: 65px;
    background-image: url(../images/obj_flag06.png);
    background-repeat: no-repeat;
    background-size: 95px auto;
    content: "";
  }

  .sec-canada .support-system {
    width: 100%;
    margin: 65px auto 55px;
    padding: 0;
  }

  .support-system__lead,
  .support-system__note,
  .support-system__txt {
    padding: 0 25px 0 19px;
  }

  .support-system__lead {
    padding-top: 10px;
  }

  .support-system__note {
    margin-bottom: 10px;
  }

  .sec-canada .support-system::before {
    position: absolute;
    top: -31px;
    left: 0;
    width: 100%;
    height: 33px;
    background-image: url(../images/sec04_top_sp.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
  }

  .sec-canada .support-system::after {
    position: absolute;
    bottom: -33px;
    left: 0;
    width: 100%;
    height: 33px;
    background-image: url(../images/sec04_bottom_sp.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
  }

  .support-system__hdg {
    position: absolute;
    top: -45px;
    width: 145px;
    margin-left: -73px;
  }

  .support-system__lead img {
    height: 43px;
  }

  .sec-support__btn a {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 200px;
    height: 45px;
    margin: 0 auto;
    padding: 12px 0 0 8px;
    background: #fc7eab;
    border-radius: 4px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
  }

  .sec-support__btn a::before {
    position: absolute;
    top: 16px;
    left: 26px;
    width: 8px;
    height: 13px;
    background: url(/shared/images/ico_arw01.png) no-repeat;
    background-size: 8px auto;
    content: "";
  }
}

@media all and (max-width: 320px){
  .sec-australia .keypoint__item.type03 .img-box .txt{
    right: -3%;
  }

  .sec-canada .support-system::before {
    top: -27px;
  }
}


/*----------------------------------------------------------------------
	.bnr-schooltrip
----------------------------------------------------------------------*/
.bnr-schooltrip {
  width: 966px;
  margin: 0 auto;
  text-align: center;
}

.bnr-schooltrip img {
  margin-left: 6px;
}

@media all and (max-width: 767px) {
  .bnr-schooltrip {
    width: calc(100% - 40px);
    margin: 0 auto;
    padding: 0 20px 50px;
    text-align: center;
  }

  .bnr-schooltrip img {
    margin-left: 2px;
  }
}

/*----------------------------------------------------------------------
	.sec-contest
----------------------------------------------------------------------*/
.sec-contest {
  position: relative;
	background-image: url(../images/bg_stripe04.png);
  padding: 97px 0 91px;
}

.sec-contest::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: url(../images/bg_stripe05.png);
  background-repeat: repeat-x;
  content: "";
}

@media all and (max-width: 767px) {
  .sec-contest {
    position: relative;
  	background-image: url(../images/bg_stripe04.png);
    padding: 60px 0 50px;
  }
}

/*----------------------------------------------------------------------
	.sec-exam
----------------------------------------------------------------------*/
.sec-exam {
  position: relative;
  box-sizing: border-box;
  background: url(../images/sec06_bg_pc.jpg) no-repeat 50% 50%;
  background-size: cover;
  max-height: 276px;
  padding: 57px 0 65px;
  text-align: center;
}

.sec-exam .sec-exam__hdg {
  position: relative;
  width: 344px;
  margin: 0 auto 22px;
}

.sec-exam .sec-exam__hdg::before {
  position: absolute;
  top: -73px;
  right: -63px;
  width: 115px;
  height: 44px;
  background-image: url(../images/sec06_txt02.png);
  background-repeat: no-repeat;
  background-size: 115px auto;
  content: "";
}

.sec-exam__btn a {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 250px;
  height: 60px;
  margin: 0 auto;
  padding: 17px 10px 0 0;
  background: #fc7eab;
  border-radius: 4px;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}

.sec-exam__btn a::before {
  position: absolute;
  top: 23px;
  right: 31px;
  width: 8px;
  height: 13px;
  background: url(/shared/images/ico_arw01.png) no-repeat;
  background-size: 8px auto;
  content: "";
}

@media all and (max-width: 767px) {
  .sec-exam {
    background: url(../images/sec06_bg_sp.jpg) no-repeat;
    background-size: cover;
    max-height: inherit;
    padding: 58px 0 86px;
  }

  .sec-exam .sec-exam__hdg {
    position: relative;
    width: inherit;
    margin: 0 auto 23px;
  }

  .sec-exam .sec-exam__hdg img {
    height: 59px;
  }

  .sec-exam .sec-exam__hdg::before {
    position: absolute;
    top: -73px;
    right: 12%;
    width: 88px;
    height: 34px;
    background-image: url(../images/sec06_txt02.png);
    background-repeat: no-repeat;
    background-size: 88px auto;
    content: "";
  }

  .sec-exam__btn a {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 200px;
    height: 55px;
    margin: 0 auto;
    padding: 19px 10px 0 0;
    background: #fc7eab;
    border-radius: 4px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
  }
}

@media all and (max-width: 767px) {
  .is_pc {
    display: none;
 }
}
