@charset "UTF-8";
.sp_only {
  display: none !important; }

.bredlist.lp {
  margin: 60px auto 20px;
  width: 960px;
  font-size: 12px; }

/************ fade **********/
.fade {
  -webkit-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
  opacity: 0;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px); }

.fade.onView {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* フォント設定はいつも同じようにしてください */
#rainy_200609 {
  font-family: toppan-bunkyu-mincho-pr6n, serif;
  color: #656565; }
  #rainy_200609 .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  #rainy_200609 .content_wrap {
    width: 960px;
    margin: 0 auto;
    position: relative; }
  #rainy_200609 .item_txt {
    font-size: 12px;
    letter-spacing: 0.115em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin-top: 14px;
    line-height: 1.6;
    white-space: nowrap; }
    #rainy_200609 .item_txt::before {
      content: '';
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.6) * 0.5em); }
    #rainy_200609 .item_txt::after {
      content: '';
      display: block;
      height: 0;
      width: 0;
      margin-top: calc((1 - 1.6) * 0.5em); }
  #rainy_200609 .ttl {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    font-size: 22px;
    letter-spacing: 0.115em;
    line-height: 2; }
  #rainy_200609 .q_area {
    margin-bottom: 30px; }
  #rainy_200609 .q_area, #rainy_200609 .a_area {
	width: 700px;
    display: flex; 
	flex-wrap: wrap; }
  #rainy_200609 .q_point, #rainy_200609 .a_point{
    position: relative;
	width: 33px;
	margin-right: 15px; }
  #rainy_200609 .q_point::after, #rainy_200609 .a_point::after{
	content: "";
    position: absolute;
	right: 0;
	top: 7px;
	height: 31px;
	border-right: solid 1px #3e3e3e; }

@media all and (-ms-high-contrast: none){
  #rainy_200609 .q_point::after, #rainy_200609 .a_point::after{
	content: "";
    position: absolute;
	right: 0;
	top: -3px;
	height: 31px;
	border-right: solid 1px #3e3e3e; }
}

  #rainy_200609 .txt {
    font-size: 14px;
    letter-spacing: 0.145em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    margin-top: 10px;
    line-height: 30px;
    width: 640px; }
  #rainy_200609 .movie {
    margin-top: 50px;
	width: 100%; }
  #rainy_200609 ul.flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px; }
  #rainy_200609 .mv p {
    margin-top: 54px;
	margin-bottom: 75px;
    text-align: left;
	margin-left: auto;
	margin-right: auto; }
	#rainy_200609 .mv .dotted_line {
	width: 640px;
	height: 2px;
	margin: 0 auto;
	}
  #rainy_200609 .sec01 {
    margin: 70px auto 0;
	width: 640px; }
  #rainy_200609 .sec01 .txt{
    margin-left: 0; }
    #rainy_200609 .sec01 ul {
      width: 480px;
      margin-left: auto;
      margin-right: auto; }
  #rainy_200609 .sec02 {
	width: 640px;
	margin: 120px auto 0; }
    #rainy_200609 .sec02 ul {
      width: 460px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 35px; }
    #rainy_200609 .sec02 .q_area {
      margin-bottom: 27px; }
  #rainy_200609 .sec03 {
	width: 640px;
    margin:120px auto 0; }
    #rainy_200609 .sec03 ul {
      width: 460px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 35px; }
    #rainy_200609 .sec03 .q_area {
      margin-bottom: 27px; }
  #rainy_200609 img {
    width: 100%; }
  #rainy_200609 .mv_img {
    width: 960px; }
  #rainy_200609 .img01 {
    width: 220px; }
  #rainy_200609 .img02 {
    width: 220px; }
  #rainy_200609 .img03 {
    width: 405px;
	margin: 50px auto 0; }
  #rainy_200609 .img04 {
    width: 220px; }
  #rainy_200609 .img05 {
    width: 220px; }
  #rainy_200609 .img06 {
    width: 640px;
	margin: 50px auto 0; }
  #rainy_200609 .img07 {
    width: 220px; }
  #rainy_200609 .img08 {
    width: 220px; }
  #rainy_200609 .btn_all {
    width: 460px;
    margin: 125px auto 0; }
