@charset "utf-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.1.0.alpha.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
	text-align:justify;
	text-justify:inter-ideograph;
}

body, input, button {
	color: #535353;
	background: #fff;
	font-family: 'Hiragino Kaku Gothic ProN','MotoyaLMaru','MotoyaLCedar','Droid Sans',Meiryo,'sans-serif';
	font-size:1.4rem;	/* =14px */
	line-height: 1.5;
	margin: 0;
	outline: medium none;
	padding: 0;
	word-wrap: break-word;
}

ol, ul {
  list-style: none;
}

img {
	margin:0;
	padding:0;
	vertical-align:bottom;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.demo {
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
}

/* clearfix
------------------------------------------------*/
.clearfix { *zoom:1; }
.clearfix:before,
.clearfix:after {
	display: table;
	content:"";
	line-height: 0;
}
.clearfix:after { clear: both; }

.clear {
	clear:both;
}

ol {
	list-style-position: outside;
	padding-left:20px;
}

ul {
	list-style:none;
}

ul.list_circle li {
	list-style:disc !important;
	text-indent:8px;
	margin-top:5px;
}

/* 付随ページ用css→プライバシーポリシー、利用規約 2015.11.10. */

/* Layout
------------------------------------------------*/
.wrap {
	width:1030px;
}

.cf {
  overflow: hidden;
  *zoom: 1;
}

header {
  height: 71px;
  border-bottom: 3px solid #ef7c1c/*8cc11a*/;
  text-align: center;
}

header .head-inner {
  margin: 0 auto;
  padding: 0;
  width: 1130px;
  text-align: left;
}

header .head-inner h1 {
  float: left;
  padding-top: 6px;
  width: 146px;
  height: 40px;
}

header .head-inner p.sub {
  float: left;
  width: 600px;
  padding-top: 52px;
  padding-left: 6px;
  color: #535353;
  font-size: 12px;
}
header .head-inner p.sub strong {
  color: #fe7e00;
}

header .head-inner .info {
  background: url(images/tel_02.png);
  float: right;
  margin-top: 17px;
  width: 250px;
  height: 51px;
}

header .head-inner .info p {
  display: none;
}

footer {
  height: 90px;
  background-color: #dff2ce/*d1f2f6*/;
  border-top: 2px solid #aaaaaa;
  text-align: center;
}

footer .foot-inner {
  margin: 0 auto;
  padding: 0;
  width: 1131px;
  text-align: left;
}

footer .foot-inner p {
  float: left;
  padding-top: 40px;
  color: #535353;
  font-size: 12px;
}

footer .foot-inner p.copyright {
  float: right;
}

footer .foot-inner #p-mark {	/* Pマーク 2015.11.10. */
	float:left;
	padding:5px;
}


@media screen and (min-width: 769px) {

.sp {
	display: none;
}

#privacy {
    width: 1130px;
    line-height: 1.5;
		padding: 0;
  }
	
	#privacy .wrap {
		width: 100%;
	}
	
  #privacy .inner {
  }
	
  #privacy h3 {
    margin: 20px 0;
    border-bottom: 3px solid #8cc11a/*00a0e9*/;
    /*font-size: 1.1rem;*/
    font-weight: bold;
  }
	
  #privacy h4.ttl_sol {
    margin: 20px 0;
    text-indent: 20px;
    line-height: 30px;
    font-weight: bold;
    border: none;
    background: #eeeeee/*dff2ce*/;
  }
	
  #privacy p.fwB {
    margin: 10px 5px;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 1.0rem;
    font-weight: bold;
    border-left: 10px solid #a0d636;
  }
	
  #privacy ol {
    list-style: decimal;
    padding-left: 24px;
  }
  #privacy ul {
    margin-bottom: 5px;
    padding-left: 38px;
  }
	
  #privacy ul span {
    color: #454545;
  }

/*
  #privacy p.fs11 {
    margin: 1rem 0;
    font-size: 0.7rem;
  }
*/
	
}

@media screen and (max-width: 768px) {

/* スマホ
-------------------------------------------*/	

  .pc {
    display: none !important;
  }

/* ヘッダー */

  header {
    height: 100%;
    padding: 3px 1.7%;
    border-bottom: 2px solid #ef7c1c;
  }
	
  header .head-inner {
    width: 100%;
    font-size: 0;
		position: relative;
  }
	
  header .head-inner h1 {
    display: inline-block;
    float: none;
    width: 22.8%;
    margin-right: 2%;
    padding: 0;
    height: auto;
    line-height: 0;
    letter-spacing: normal;
  }
	
  header .head-inner h1 img {
    width: 100%;
    height: auto;
  }
	
  header .head-inner p.sub {
    display: inline-block;
    float: none;
    width: 68.77%;
    padding: 0;
    font-size: 10px;
		position: absolute;
		bottom: 1px;
  }
	
/* フッター */

  footer {
    height: auto;
    font-size: 9px;
    border: 0;
  }
	
  footer .foot-inner {
    margin: 0 auto;
    padding: 2.5% 0 3.12%;
    width: auto;
    text-align: center;
  }
	
  footer .foot-inner p {
    float: none;
    padding: 0;
    color: #535353;
    font-size: 11px;
  }
	
  footer .foot-inner p.copyright {
    float: none;
    padding-top: 3.12%;
  }
	
  footer .contact {
    border-bottom: 3px solid #fff;
    background: #ef7c1c;
    color: #fff;
    font-size: 11px;
    padding: 2.5% 0 1.87%;
  }
	
	footer .contact a {
		text-decoration: none;
		color: #fff;
	}
  footer .phone {
    padding: 1.87% 0;
    font-size: 36px;
  }
	
  footer .phone a {
    color: #fff;
    text-decoration: none;
  }

	footer .foot-inner #p-mark {	/* Pマーク */
			float: none;
			padding:5px;
	}

	 #privacy {
    width: 100%;
    line-height: 1.3;
		font-size: 1.4rem;
  }
	
  #privacy .wrap {
		width: 100%;
  }
	
  #privacy h3 {
    margin: 5% 0;
    padding-left: 4.5%;
    border-bottom: 3px solid #8cc11a;
		font-size: 1.8rem;
	}
	
  #privacy h4.ttl_sol {
    margin: 5% 0;
    padding: 8px 5% 4px 5%;
    text-indent: 0%;
    line-height: 1.4;
    border: none;
    background: #eeeeee;
  }
	
  #privacy p.fwB {
    margin: 5% 3%;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    border-left: 10px solid #a0d636;
  }
	
  #privacy ol {
    list-style: decimal;
    padding-left: 25px;
  }
	
  #privacy ol li div {
    padding: 0 0 5px 0;
  }
	
  #privacy ul.list_circle {
    margin-bottom: 5px;
    padding-right: 5%;
  }
	
  #privacy ul.list_circle li {
    text-indent: 0;
		padding-left: 5%;
		list-style: none !important;
		background: url(../me/images/list_disc.png) no-repeat left 5px;
  }
	
  #privacy ul.list_circle li span {
    color: #454545;
  }
	
  #privacy section p {
    padding: 0 5%;
  }
		
}
