@charset "UTF-8";
/*color*/
/*anim*/
/*size*/
/*============================
mixin
============================*/
/*
* keyframes animationの定義
* ※_anim.scssに定義
*/
/*
* keyframesで定義したkeyframes animationの設定
* @include animation(animation_name $time linear infinite);
*/
/*
* css animationの時間とeasing指定
*/
/*
* position:absoluteで縦横中央ぞろえ
*/
/*
* 左右に均等のマージンをとった幅指定
*/
/*============================
easing
============================*/
/*============================
animation
============================*/
@media screen and (min-width: 768px), print {
  /*debug
  body{
  	background: url(../img/_guide.jpg) no-repeat top center;
  	background-size: 100% auto;
      background-position: 0px 0;
  	#header{
  		@include opacity(0.6);
  	}
  	#wrapper{
  		@include opacity(0.6);
  	}
  	#footer{
  		@include opacity(0.6);
  	}
  	
  	#about{
  		.info{
  			height: 1342px;
  		}
  	}
  }
  */
  /* line 33, ../../../../src/page/privacy/css/_pc.scss */
  body #wrapper #privacy .content2 h2 {
    font-family: "SourceHanSansJPBold", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 2.6vw;
    margin: 0 0 1.7vw 0;
    padding: 5.5vw 0 0 0;
  }
  /* line 39, ../../../../src/page/privacy/css/_pc.scss */
  body #wrapper #privacy .content2 .intro {
    float: left;
    width: 100%;
    font-size: 1.54vw;
    color: #17d8fc;
    line-height: 1.8;
    font-family: "SourceHanSansJPBold", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
    margin: 0 0 1.7vw 0;
  }
  /* line 47, ../../../../src/page/privacy/css/_pc.scss */
  body #wrapper #privacy .content2 .txts {
    float: left;
    width: 100%;
  }
  /* line 49, ../../../../src/page/privacy/css/_pc.scss */
  body #wrapper #privacy .content2 .txts dl {
    float: left;
    width: 100%;
    margin: 0 0 2.5vw 0;
  }
  /* line 52, ../../../../src/page/privacy/css/_pc.scss */
  body #wrapper #privacy .content2 .txts dl dt {
    float: left;
    width: 100%;
    font-size: 1.25vw;
    font-family: "SourceHanSansJPBold", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.6;
    color: #17d8fc;
    margin: 0 0 0.5vw 0;
  }
  /* line 60, ../../../../src/page/privacy/css/_pc.scss */
  body #wrapper #privacy .content2 .txts dl dd {
    float: left;
    width: 100%;
    font-size: 1.25vw;
    line-height: 1.8;
  }
  /* line 67, ../../../../src/page/privacy/css/_pc.scss */
  body #wrapper #privacy .content2 .parts_date {
    margin-bottom: 3vw;
  }
}
/*color*/
/*anim*/
/*size*/
/*============================
mixin
============================*/
/*
* keyframes animationの定義
* ※_anim.scssに定義
*/
/*
* keyframesで定義したkeyframes animationの設定
* @include animation(animation_name $time linear infinite);
*/
/*
* css animationの時間とeasing指定
*/
/*
* position:absoluteで縦横中央ぞろえ
*/
/*
* 左右に均等のマージンをとった幅指定
*/
/*============================
easing
============================*/
/*============================
animation
============================*/
@media screen and (max-width: 767px) {
  /*debug
  body{
  	background: url(../img/_guide_sp.jpg) no-repeat top center;
  	background-size: 100% auto;
      background-position: 0px 0;
  	#header{
  		@include opacity(0.6);
  	}
  	#wrapper{
  		@include opacity(0.6);
  	}
  	#footer{
  		@include opacity(0.6);
  	}
  }
  */
  /* line 27, ../../../../src/page/privacy/css/_sp.scss */
  body #wrapper #privacy .content2 h2 {
    font-size: 5.8vw;
    line-height: 1.6;
    font-family: "SourceHanSansJPBold", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
    margin: 0 0 3.1vw 0;
    padding: 4.5vw 0 0 0;
  }
  /* line 34, ../../../../src/page/privacy/css/_sp.scss */
  body #wrapper #privacy .content2 .intro {
    float: left;
    width: 100%;
    font-size: 3.55vw;
    color: #17d8fc;
    line-height: 1.8;
    font-family: "SourceHanSansJPBold", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
    margin: 0 0 6vw 0;
  }
  /* line 42, ../../../../src/page/privacy/css/_sp.scss */
  body #wrapper #privacy .content2 .txts {
    float: left;
    width: 100%;
  }
  /* line 44, ../../../../src/page/privacy/css/_sp.scss */
  body #wrapper #privacy .content2 .txts dl {
    float: left;
    width: 100%;
    margin: 0 0 6vw 0;
  }
  /* line 47, ../../../../src/page/privacy/css/_sp.scss */
  body #wrapper #privacy .content2 .txts dl dt {
    float: left;
    width: 100%;
    font-size: 3.3vw;
    font-family: "SourceHanSansJPBold", "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.6;
    color: #17d8fc;
    margin: 0 0 1.5vw 0;
  }
  /* line 55, ../../../../src/page/privacy/css/_sp.scss */
  body #wrapper #privacy .content2 .txts dl dd {
    float: left;
    width: 100%;
    font-size: 3.3vw;
    line-height: 1.8;
  }
  /* line 62, ../../../../src/page/privacy/css/_sp.scss */
  body #wrapper #privacy .content2 .parts_date {
    margin-bottom: 3vw;
  }
}
