
@charset "utf-8";

@media screen and (min-width: 769px) {
  /* ==========PC=========== */
  /* ========================= */
  /*表示・非表示
  /*  sp-on/pc-on(PC)
  /* ========================= */
  .sp-on {
    display: none;
  }
  .pc-on {
    display: block;
  }
  #wrapper {
    background: #FAF5EA;
  }
  .common-breadcrumb {
    font-size: 12px;
  }
  .a01 {
    display: inline-block;
  }
  /* ===========■■■ここからPC版のCSSを書いてください■■■========== */
  /* ===========■■■ここからPC版のCSSを書いてください■■■========== */
  /* ===========■■■ここからPC版のCSSを書いてください■■■========== */

* {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}

.warp {
  overflow: hidden;
}

#cont_base {
  width: 960px;
  margin: 0 auto;
  padding: 50px 0 100px;
  background: #fff;
}

#cont_wrapper {
  width: 960px;
  margin: 0 auto;
}

.text_y {
  color: #F6FF30;
}

.indent1 {letter-spacing:0px;}
.indent2 {letter-spacing:10px;}
.indent3 {letter-spacing:10px;}

.cont_01 {
  width: 880px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.top_text01 {
  font-size: 30px;
  letter-spacing: 5px;
}

.top_text02 {
  font-size: 60px;
  color: #fff;
  margin-top: 55px;
  font-weight: bold;
  line-height: 90px;
  -webkit-text-stroke: 2px #000;
  line-height: 80px;
  text-align: left;
  text-shadow: black 1px 1px 0px, black -1px 1px 0px,
black 1px -1px 0px, black -1px -1px 0px;
}


.top_text03 {
  width: 442px;
  margin: 20px auto 0;
  padding: 20px 30px;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 3px;
  text-align: left;
  background: #fffce9;
}

.cont_01_left {
  width: 433px;
}

.cont_01_right {
  width: 444px;
  text-align: center;
}

.topics_headline {
  position: relative;
  width: 880px;
  height: 84px;
}

.topics_headline2 {
  position: relative;
  width: 880px;
  height: 84px;
}

.garland01 {
  position: absolute;
  top: -80px;
  right: 0;
}

.garland02 {
  position: absolute;
  top: -150px;
  left: 0;
}

.garland03 {
  margin: 50px 0 50px 20px;
}

.garland04 {
  position: absolute;
  top: -80px;
  right: 0;
}

.headline_topics {
  position: absolute;
  top: 25px;
  left: 10px;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #000;
  line-height: 22px;
}

.headline_title {
  display: inline-block;
  position: absolute;
  left: 10px;
  bottom: -85px;
  font-size: 45px;
  letter-spacing: 3px;
  font-weight: bold;
  line-height: 55px;
}

.headline_topics2 {
  position: absolute;
  top: -9px;
  left: 40px;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 2px solid #000;
  line-height: 22px;
}

.headline_title2 {
  width: 960px;
  display: inline-block;
  position: absolute;
  left: 40px;
  bottom: 0px;
  font-size: 41px;
  letter-spacing: 2px;
  font-weight: bold;
  line-height: 55px;
}

.headline_square {
  width: 84px;
  height: 84px;
  background: #F7FE32;
}

.topics_box {
  padding-top: 120px;
}

.topics_text {
  width: 880px;
  margin: 40px auto 0;
  font-size: 20px;
  line-height: 37px;
  letter-spacing: 3.5px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.cont_02 {
  width: 880px;
  margin: 150px auto 0;
}

.cont_03 {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 50px;
  background: #eee;
}

.Introduction_img {
  width: 881px;
  margin: 20px auto 0;
}

.cont_04 {
  margin-top: 170px;
  padding-bottom: 200px;
  text-align: center;
}

.movie_title {
  width: 640px;
  margin: 0 auto;
  margin-bottom: 40px;
  font-size: 41px;
  letter-spacing: 3px;
  border-bottom: 3px solid #000;
}

.cont_05 {
  width: 960px;
  padding: 70px 0;
  background: #eee;
}

.profile_title {
  width: 746px;
  margin: 0 auto;
  font-size: 58px;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 60px;
  border-bottom: 3px solid #000;
  font-variant-ligatures: none;
}

.profile_box {
  width: 746px;
  margin: 40px auto 0;
  display: -webkit-flex;
  display: flex;
}

.profile_textbox {
  width: 485px;
  padding-left: 45px;
}

.profile_name {
  margin-top: 20px;
  font-size: 33px;
  font-weight: bold;
}

.profile_text {
  margin-top: 10px;
  font-size: 20px;
  line-height: 41px;
  letter-spacing: 3px;
  text-align: justify;
  text-justify: inter-ideograph;
}

.cont_06 {
  width: 960px;
}

.info {
  width: 815px;
  margin: 130px auto 0;
  padding: 35px;
  border: double 6px #333;
}

.info_sub {
  font-size: 20px;
}

.info_title {
  font-size: 33px;
  font-weight: bold;
}

.info_box {
  display: -webkit-flex;
  display: flex;
  margin-top: 30px;
}

.info_text {
  font-size: 16px;
  line-height: 33px;
  letter-spacing: 2px;
}

.space_mt100 {margin-top: 100px;}
.space_mt170 {margin-top: 170px;}

.to_bn {
	 width:890px;
	 margin:auto;
	 margin-top:30px;
	 text-align:right;
	 text-decoration: none;
	 
 }
 
.to_bn a {
text-decoration: none;
color:#949494;
}

  /* ===========■■■PC版のCSSここまで■■■========== */
  /* ===========■■■PC版のCSSここまで■■■========== */
  /* ===========■■■PC版のCSSここまで■■■========== */
}

@media screen and (max-width: 768px) {
  /* ==========SP=========== */
  /* ========================= */
  /*表示・非表示
  /*  sp-on/pc-on(SP)
  /* ========================= */
  .sp-on {
    display: block;
  }
  .pc-on {
    display: none;
  }
  /* ===========■■■ここからSP版のCSSを書いてください■■■========== */
  /* ===========■■■ここからSP版のCSSを書いてください■■■========== */
  /* ===========■■■ここからSP版のCSSを書いてください■■■========== */


  * {
    margin: 0;
    padding: 0
    }

    .warp {
      overflow: hidden;
    }

    #cont_base {
    width: 100%;
    margin: 0;
    padding: 50px 0 100px;
    background: #fff;
  }

  #cont_wrapper {
    width: 100%;
    margin: 0 auto;
  }

  .text_y {
    color: #F6FF30;
  }

  .indent1 {letter-spacing:0;}
  .indent2 {letter-spacing:1vw;}
  .indent3 {letter-spacing:1vw;}

  .cont_01 {
    width: 98%;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }

  .top_text01 {
    font-size: 3vw;
    letter-spacing: 0.4vw;
  }

  .top_text02 {
    font-size: 7vw;
    color: #fff;
    margin: 5.8vw 0 0vw;
    font-weight: bold;
    line-height: 10.22vw;
    -webkit-text-stroke: 0.2vw #000;
    line-height: 10vw;
    text-align: left;
  }

  .top_text03 {
    width: 50.4vw;
    margin: 1vw auto 0;
    padding: 2.27vw 3.40vw;
    font-size: 2.2vw;
    line-height:
    3.8vw;
    letter-spacing: 0.5vw;;
    text-align: left;
    background: #fffce9;
  }

  .cont_01_left {
    width: 433px;
  }

  .cont_01_left img {
    width: 100%;
  }

  .cont_01_right {
    width: 444px;
    text-align: center;
  }

  .topics_headline {
    position: relative;
    width: 100vw;
    height: 18.5vw;
  }

  .topics_headline2 {
    position: relative;
    width: 100vw;
    height: 12vw;
  }

  .topics_headline img {
    width: 100vw;
  }

  .garland01 {
    position: absolute;
    top: -20vw;
    right: 0;
  }

  .garland02 {
    position: absolute;
    top: -17.04vw;
    left: 0;
  }

  .garland03 {
    margin: 6.24vw 0 6.24vw 2.27vw;
  }

    .garland03 img {
      width: 100%;
    }

  .garland04 {
    position: absolute;
    top: -10vw;
    right: 0;
  }

  .headline_topics {
    position: absolute;
    top: 3vw;
    left: 1.13vw;
    display: inline-block;
    font-size: 2.27vw;
    font-weight: bold;
    border-bottom: 2px solid #000;
    line-height: 2.5vw;
  }

  .headline_title {
    display: inline-block;
    position: absolute;
    top: 7vw;
    left: 1.13vw;
    font-size: 5.11vw;
    letter-spacing: 0.34vw;
    font-weight: bold;
    line-height: 6.25vw;
  }

  .headline_topics2 {
    position: absolute;
    top: -1vw;
    left: 3vw;
    display: inline-block;
    font-size: 3.5vw;
    font-weight: bold;
    border-bottom: 2px solid #000;
    line-height: 2.5vw;
  }

  .headline_title2 {
    width: 100%;
    display: inline-block;
    position: absolute;
    left: 3vw;
    bottom: 2vw;
    font-size: 5.11vw;
    letter-spacing: 0.22vw;
    font-weight: bold;
    line-height: 6.25vw;
  }

  .headline_square {
    width: 9.54vw;
    height: 9.54vw;
    background: #F7FE32;
  }

  .topics_box {
    padding-top: 3vw;
  }

  .topics_box img {
    width: 100vw;
  }
  .topics_text {
    width: 90vw;
    margin-top: 15px;
    margin-left: 3vw;
    font-size: 16px !important;
    line-height: 25px !important;
    letter-spacing: 0px !important;
    text-align: justify;
    text-justify: inter-ideograph;
  }

  .cont_02 {
    width: 880px;
    margin: 150px auto 0;
  }

  .cont_03 {
    width: 960px;
    margin: 0 auto;
    padding-bottom: 50px;
    background: #eee;
  }

  .Introduction_img {
    width: 100%;
    margin: 0;
  }

  .Introduction_img img {
    width: 100vw;
  }
  .cont_04 {
    margin-top: 15vw;
    padding-bottom: 15vw;
    text-align: center;
  }

  .movie_title {
    width: 80vw;
    margin: 0 auto;
    margin-bottom: 8vw;
    font-size: 5vw;
    letter-spacing: 3px;
    border-bottom: 3px solid #000;
  }

  .movie_area {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
  }

  .movie_area iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }

  .cont_05 {
    width: 100vw;
    padding: 7.95vw 0;
    background: #eee;
  }

  .profile_title {
    width: 84.77vw;
    margin: 0 auto;
    font-size: 6.59vw;
    font-weight: bold;
    letter-spacing: 0.34vw;
    line-height: 6.81vw;
    border-bottom: 3px solid #000;
    font-variant-ligatures: none;
  }

  .profile_box {
    width: 84.77vw;
    margin: 4.54vw auto 0;
    display: -webkit-flex;
    display: flex;
  }

  .profile_box img {
    width: 50%;
    height:50%;
  }

  .profile_textbox {
    width: 55.11vw;
    padding-left: 4vw;
  }

  .profile_name {
    margin-top: 2.27vw;
    font-size: 3.75vw;
    font-weight: bold;
  }

  .profile_text {
    margin-top: 1.13vw;
    font-size: 2.27vw;    line-height: 4.65vw;
    letter-spacing: 0.34vw;
    text-align: justify;
    text-justify: inter-ideograph;
  }

  .cont_06 {
    width: 100%;
  }

  .info {
    width: 90vw;
    margin: 14.77vw auto 0;
    padding: 3.97vw;
    border: double 6px #333;
  }

  .info_sub {
    font-size: 2.27vw;
  }

  .info_title {
    font-size: 3.75vw;
    font-weight: bold;
  }

  .info_box {
    display: -webkit-flex;
    display: flex;
    margin-top: 3.4vw;
  }

  .info_logo {
    width: 50vw;
    }

  .info_box img {
    width: 100%;
  }

  .info_text {
    width: 100vw;
    font-size: 1.81vw;
    line-height: 3.75vw;
    letter-spacing: 0.22vw;
  }

  .space_mt100 {margin-top: 11.36vw;}
  .space_mt170 {margin-top: 19.31vw;}

.to_bn {
	 width:88%;
	 margin:auto;
	 margin-top:30px;
	 text-align:right;
	 text-decoration: none;
	 
 }
 
.to_bn a {
text-decoration: none;
color:#949494;
}


  /* ===========■■■SP版のCSSここまで■■■========== */
  /* ===========■■■SP版のCSSここまで■■■========== */
  /* ===========■■■SP版のCSSここまで■■■========== */
}



