@charset "UTF-8";

/*
**********************************************************************

* index.css

* site name   : yamagiwa
* description : Import need style sheets
* since       : 2018-10
* editor      : Office ThroughSky  Tominaga 

*********************************************************************
*/

.privacy-block-button a {
	color: #FFF;
	text-decoration: none;
	}
.privacy-block-button a:hover {
	color: #FF9;
	text-decoration: none;
	}

	@media screen and (max-width: 800px) {
   /* 表示領域が800px以下の場合に適用するスタイル */

.privacy-wrap {
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: left;
	margin-bottom: 8em;
	padding-left: 1.5em;
	padding-right: 2em;
	}
.privacy-wrap h3 {
	margin-top: 2em;
	margin-bottom: 3em;
		}
.privacy-h3-text {
	font-size: 0.8em;
	margin-top: 3em;
	margin-bottom: 4em;
	}
	
.privacy-section {
	clear: left;
	float: left;
	}
.privacy-block {
	/*width: 800px;*/
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	}
.privacy-block h4 {
	font-size: 1em;
	height: 2em;
	width: 100%;
	border-bottom-width: 0.3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 1em;
	margin-left: 0em;
	}
.privacy-block div {
	font-size: 0.8em;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1.5em;
	}
	
	 }
	 
	 
.ccccc-ccccc-kokokara-mini {}

	@media screen and (max-width: 449px) {
   /* 表示領域が450px以下の場合に適用するスタイル */
	 }
	 
	 
.ccccc-ccccc-kokokara-big {}
	 
	 
	 @media screen and (min-width: 801px) {
   /* 表示領域が801px以上の場合に適用するスタイル */

.privacy-wrap {
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: left;
	margin-bottom: 8em;
	}
.privacy-wrap h3 {
	margin-top: 2em;
	margin-bottom: 3em;
		}
.privacy-h3-text {
	font-size: 0.8em;
	margin-top: 3em;
	margin-bottom: 4em;
	}
	
.privacy-section {
	clear: left;
	float: left;
	}
.privacy-block {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	}
.privacy-block h4 {
	font-size: 1em;
	height: 2em;
	width: 100%;
	border-bottom-width: 0.3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 1em;
	}
.privacy-block div {
	font-size: 0.8em;
	float: left;
	padding-right: 2em;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 1.5em;
	}
	
	
}
