/* Compiled from SCSS */
/*--------------------------------------------------------------------------*/
/* SOFTWARE */
/*--------------------------------------------------------------------------*/
body.page-template-privacy_policy-php .contents-wrapper h2 {
  font-weight: normal;
  font-size: 22px;
  margin: 0 0 30px 0;
}
body.page-template-privacy_policy-php .page-title {
  font-size: 48px;
  font-weight: normal;
  margin: 70px 0 35px 0;
}
body.page-template-privacy_policy-php .lead,
body.page-template-privacy_policy-php .section {
  font-size: 14px;
  line-height: 22px;
}
body.page-template-privacy_policy-php .lead {
  margin: 0 0 65px 0;
}
body.page-template-privacy_policy-php .section {
  margin: 0 0 70px 0;
  zoom: 1;
}
body.page-template-privacy_policy-php .section:after {
  content: "";
  display: block;
  clear: both;
}
body.page-template-privacy_policy-php .section dt {
  float: left;
  width: 280px;
  font-size: 14px;
}
body.page-template-privacy_policy-php .section dt span {
  font-size: 13px;
  margin-left: -0.5em;
}
body.page-template-privacy_policy-php .section dd {
  float: right;
  width: 682px;
}
body.page-template-privacy_policy-php .section dd ol {
  margin: 0 0 0 3em;
}
body.page-template-privacy_policy-php .section dd p {
  margin: 0 0 23px 0;
}
body.page-template-privacy_policy-php .section dd .point {
  padding: 25px 28px 3px;
  background-color: #eeeeee;
}
body.page-template-privacy_policy-php .section dd .point .headline {
  font-size: 18px;
}
body.page-template-privacy_policy-php .section dd .point dl {
  zoom: 1;
}
body.page-template-privacy_policy-php .section dd .point dl:after {
  content: "";
  display: block;
  clear: both;
}
body.page-template-privacy_policy-php .section dd .point dl dt {
  width: 70px;
  font-size: 14px;
}
body.page-template-privacy_policy-php .section dd .point dl dd {
  width: 530px;
  float: left;
  text-indent: -1em;
  padding-left: 1em;
}
body.page-template-privacy_policy-php .section dd .point .bank {
  border: 1px solid #333333;
  display: inline-block;
  padding: 10px 14px 8px;
  margin: 0 0 23px 0;
}
body.page-template-privacy_policy-php .section dd .point.customer {
  padding-bottom: 22px;
}
body.page-template-privacy_policy-php .section dd .point.bank {
  margin-bottom: 35px;
}

/*
@mixin center($width);
@mixin horizontalList($margin:0, $num:0);
@mixin borderBox();
@mixin clearfix();
*/
/*
@mixin hideText($height);
@mixin hideTextBtn($height, $width:0);
@mixin hideTextBtnSprite($height, $width, $num:0);
@mixin numberingList($before:'', $after:'', $padding:10px);
@mixin scrollable();
*/
/*
@mixin opacity($opacity);
@mixin transition($property:all, $duration:400, $easing:ease-in-out);
@mixin perspective($value);
@mixin transform($scale:1.0, $rotateX:0, $rotateY:0, $rotateZ:0, $x:0, $y:0, $skewX:0, $skewY:0);
@mixin animation($name, $duration:400, $easing:ease-in-out, $delay:0, $count:1, $direction:normal, $fill:both);
@mixin keyframes($name){
	$var: 0.65;
	$init: 30px;

	0% {
		@include transform($y:0);
	}
	20% {
		@include transform($y:-$init*$var);
	}
	40% {
		@include transform($y:$init*$var*$var);
	}
	60% {
		@include transform($y:-$init*$var*$var*$var);
	}
	80% {
		@include transform($y:$init*$var*$var*$var*$var);
	}
	100% {
		@include transform($y:0);
	}
}
@mixin borderRadius($topLeft:inherit, $topRight:inherit, $bottomRight:inherit, $bottomLeft:inherit);
@mixin textShadow($horizontal:0, $vertical:1px, $color:#fff, $blur:0);
@mixin boxShadow($horizontal:0, $vertical:0, $blur:5px, $rgba:rgba(0,0,0,0.5));
@mixin boxShadowInset($horizontal:0, $vertical:0, $blur:5px, $rgba:rgba(0,0,0,0.5));
*/
/*--------------------------------------------------------------------------*/
/* Module */
/*--------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------*/
/* State */
/*--------------------------------------------------------------------------*/
