down-pointdown-pointdown-pointdown-pointdown-point@charset "UTF-8";
/* CSS Document */
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
HTML5の新要素をdisplay:blockにする
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
display:block;
}
 
body{
    margin:0 auto;
    line-height: 1;
    -webkit-text-size-adjust: 100%;
	font-family: "小塚ゴシック Pro L", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"-apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', sans-serif;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	color: #5a5e54;
}
/* clearfix */
.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}
 
/* For IE 6/7 only */
.clearfix {
    *zoom: 1;
}
h1{
	text-align: center;
	font-size: 1.8em;
	line-height: 1.5;
	letter-spacing: 0.01em;
	margin: 10px 0 30px;
	font-weight: bold;
}
h2{
	font-size: 1.7em;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 0.1em;
	padding: 10px;
}
h3{
	font-size: 1.1em;
	line-height: 1.5;
	letter-spacing: 0.07em;
	border: solid 1px #5a5e54;
	padding:3px 0 3px 10px;
	margin: 5px;
	border-radius: 5px 0 0 5px;
	border-left: 30px solid #5a5e54;
	
}
h4{
	font-size: 0.85em;
	line-height: 1.5;
	padding: 20px;
	text-align: center;
}
h5{
	font-size: 1.2em;
	line-height: 1.5
}
.big{
	font-weight: bold;
}
.red{
	color: red;
}
.orange{
	color:#e1510a;
}
.sp-style{
	display:none;
}
img{
	width: 100%;
}
.wrapper{
	padding-top: 137px;
	background: url(../images/teian-bg.gif) top left;
}
/*ヘッダー*/
header p{
	max-width: 680px;
	display: block;
	margin: 0 auto;
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.6;
	letter-spacing: 0.01em;
	margin-bottom: 10px;
}
header h1 span.large{
	font-size: 1.2em;
}
 span.underline1{
	background: url(../images/campaign/underline_01.png)bottom no-repeat;
	padding-bottom: 5px;
}
 span.underline2{
	background:url(../images/campaign/underline_02.png)bottom no-repeat;
	padding-bottom: 5px;
}
/*メイン*/
main{
	max-width: 680px;
	display: block;
	margin: 0 auto;
}
.number {
	position: relative;
	
}
.number p{
	color: #fff;
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 15px;	
}

.dpoint{
	width: 120px;
	margin:10px auto;
}
.dpoint1{
	width: 30px;
	margin:10px auto;
}
.dpoint i{
	margin: 0 5px;
}
.dpoint2{
	width: 120px;
	margin:0px auto;
}
.process1 p.number{
	width: 5%;
	cccccc
	color: #fff;
	border-radius: 5px 0 0 5px;
}
.process1 .list{
	width: 264px;
	margin: 40px 35px 35px 35px;
	padding-bottom: 10px;
	background-color: #dffbe4;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0px 2.5px 2px rgba(0,0,0,0.3);
}
.left span.big,.right span.big{
	font-size: 1.5em;
}

.process1 .list ul li{
	width: 223px;
	height: 27px;
	background-color:rgba(255,255,255,0.8);
	border-radius: 10px 10px 10px 10px;
    font-size: 0.9em;
	margin: 7px auto;
	padding: 2px 0 2px 5px;
	line-height: 27px;
	
}
.left{
	float:left;
}
.process1 .left{
	padding-bottom:86px;
}
.right{
	float:right;
}
.attention{
	clear: both;
	margin-left: 30px;
	line-height: 1.5;
}
.attention p,.attention_3 p{
	font-size: 0.88em;
}
.process4 .point{
	clear: both;
	width: 75%;
	margin: 10px auto;
	background-image:url(../images/campaign/bg_point.jpg);
	background-repeat: repeat;
	border-radius: 10px 10px 10px 10px;
}
.process4 .point:after {
	content: "";
	display: block;
	clear: both;
}
.process4 img.point_left{
	width: 30%;
	float: left;
	padding: 10px;
}
.process4 p.point_right{
	width: 50%;
	float: left;
	padding: 25px;
}
.process4 .point p{
	font-size: 0.9em;
	line-height: 1.5;
	letter-spacing: 0.05em;
	
}
.attention_2{
	padding: 10px;
	clear: both;
}
.attention_2 h5{
	max-width: 680px;
	display: block;
	margin: 0 auto;
	font-size: 1.4em;
	line-height: 1.6;
	letter-spacing: 0.07em;
}
.attention_2 ul{
	font-size: 1.1em;
	line-height: 1.6;
	letter-spacing: 0.03em;
}
a img.click{
	display: block;
	max-width: 256px;
    margin: 30px auto;
}
.main_bottom .list{
	width: 39%;
	margin: 40px 35px 25px 35px;
	padding-bottom: 10px;
	background-color: #dffbe4;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0px 2.5px 2px rgba(0,0,0,0.3);
}
.main_bottom .list ul li{
	width: 223px;
	height: 27px;
	background-color:rgba(255,255,255,0.8);
	border-radius: 10px 10px 10px 10px;
    font-size: 0.9em;
	margin: 7px auto;
	padding: 2px 0 2px 5px;
	line-height: 27px;
}
.main_bottom .list ul li.none{
	background-color:rgba(255,255,255,0);
	padding-top: 20px;
}
.main_bottom .circle{
	-webkit-text-emphasis: filled dot #5a5e54;
	text-emphasis: filled dot #5a5e54;
}
.attention_3{
	clear: both;
	padding: 10px;
	line-height: 1.5;
}
 span.underline3{
	background:url(../images/campaign/underline_03.png)bottom no-repeat;
	padding-bottom: 5px;
}
@media screen and (max-width: 959px) {
	.wrapper {padding-top: 110px;}
}
@media only screen and (max-width : 767px ){
	.sp-style{
		display: inline;
	}
	.left{
	float: none;
}
    .right{
	float:none;
}
    .process1 .list,.main_bottom .list{
	width: 80%;
	margin: 20px auto;
	}
	.process1 .left{
	padding-bottom:7px;
}
	.attention_2{
	padding: 16px;
	margin: 0 auto;
}
	.process4 .point{
		width: 90%;
	}
	.process4 img.point_left {
    width: 25%;
    padding: 60px 10px;
}