@charset "UTF-8";

/* IMPORT */
@import url("reset.css");
@import url("library.css");


/* ---------------------------------------

	

--------------------------------------- */

body {
	background:#FFF;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ', Meiryo, Candara, Verdana, Osaka, sans-serif;
	-webkit-text-size-adjust:none;
	line-height:1.5;
	font-size:14px;
	color:#444;
	position:relative;
	min-width: 860px;
}

a {
	color:#444;
	text-decoration: none;
}

a:hover {
	opacity:0.7;
}

img {
	max-width: 100%;
	height: auto;
}

a img {
	-webkit-transition-duration:1s;
}

a img:hover {
	opacity:0.7;
}

strong {
	font-weight:bold !important;
}

.block {
	display:block;
}

.inlineBlock {
	display:inline-block;
}

/* Dipaly PC or Smartphone
------------------------------------*/

img.imgPC { display:inline-block !important; }
img.imgSP { display:none !important; }

.displayPC { display:block !important; }
.displaySP { display:none !important; }



/* ---------------------------------------

	Header

--------------------------------------- */

header {
	height: 64px;
	background-image: url(../img/header.png);
	background-repeat: repeat-x;
	background-position: top center;
	margin-top:1px;
	position: relative;
	top:0;
	}

/* ---------------------------------------

	Main

--------------------------------------- */

main {
	width:860px;
	margin:-64px auto 0 auto;
	background-image: url(../img/bg_head1.png);
	background-repeat:no-repeat;
}

.box1 {
	height: 775px;
	position: relative;
}

.box1 .img1{
	display:block;
	position: absolute;
	top:145px;
	left:40px;
}

.box1 .img2{
	display:block;
	position: absolute;
	top:260px;
	left:50px;
}

.box2{
	width:440px;
	position: absolute;
	top:415px;
	left:380px;
}

.box2 .text1 {
	font-size:20px;
	font-weight: bold;
	line-height:1.7;
	padding-bottom:5px;
	color:#604c3f;
}

.box2 .text2 {
	font-size:18px;
	line-height:1.7;
	color:#604c3f;
}

.box3 {
	margin-bottom:45px;
}

.box3 img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.box3 p{
	text-align: center;
	font-size:14px;
	color:#604c3f;
}

.box4 {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 70px;
	width:753px;
	padding:55px 0 0 45px;
	border: solid #d89088 2px;
	border-radius: 28px;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
}

.box4 .img1{
	display:block;
	position: absolute;
	top:50px;
	right:8px;
}

.box4 .img2{
	display:block;
	position: absolute;
	bottom:0px;
	right:24px;
}

.box5 {
	width:512px;
}

.box5 .text1{
	font-size: 21px;
	font-weight: bold;
	padding-bottom:35px;
	color:#5a5a5a;
}

.box5 .text2{
	font-size: 14px;
	padding:0 10px 30px 0 ;
	line-height:2;
	color:#5a5a5a;
}

.box5 .text3{
	font-size: 14px;
	padding:0 10px 18px 0 ;
	line-height:2;
	color:#5a5a5a;
}

.box5 .text4{
	text-align:right;
	font-size: 14px;
	padding:0 50px 50px 0 ;
	line-height:1.5;
	color:#5a5a5a;
}

.title2{
	display:block;
	margin: 12px auto 15px auto;
}

.box6 {
	margin-bottom: 72px;
}

.box6 .title{
	display:block;
	margin: 40px auto 20px auto;
}

.box6 p {
	text-align: center;
	font-size:18px;
	line-height:1.7;
	color:#1a1a1a;
}

.box6 a{
	display:block;
	width:230px;
	height:46px;
	position:absolute;
	bottom:20px;
	left:102px;
	text-decoration: none;
	background-image: url(../img/btn_bg.png);
}

.box6 a p{
	font-size:16px;
	line-height:46px;
	color:#0066b3;
}

.box7, .box8, .box9, .box10 {
	float:left;
	width:430px;
	height:542px;
	padding-bottom:20px;
	position:relative;
}

.box7 {
	background-color:#f9f4dc;
}

.box7 .img1{
	margin-top:35px;
	margin-left:65px;
}

.box8 {
	background-color:#f4d1d3;
}

.box8 .img1{
	margin-top:30px;
	margin-left:46px;
}

.box9 {
	background-color:#e9ebb6;
}

.box9 .img1{
	margin-top:20px;
	margin-left:63px;
}

.box10 {
	background-color:#e2f1eb;
}

.box10 .img1{
	margin-top:50px;
	margin-left:46px;
}

.box11 .img1 {
	float:left;
	margin:25px 55px 0 65px;
}

.box12 .img1, .box13 .img1, .box14 .img1 {
	float:left;
	margin:20px 55px 0 65px;
}

.box11 div, .box12 div, .box13 div, .box14 div {
	width:555px;
	overflow:hidden;
}

.box11 .text1 {
	padding-top:22px;
	padding-bottom:10px;
	font-size: 18px;
	font-weight: bold;
	color:#5a5a5a;
}

.box12 .text1, .box13 .text1, .box14 .text1 {
	padding-top:17px;
	padding-bottom:10px;
	font-size: 18px;
	font-weight: bold;
	color:#5a5a5a;
}

.box11 .text2, .box12 .text2, .box13 .text2, .box14 .text2 {
	font-size: 14px;
	line-height:1.8;
	padding-bottom:15px;
	color:#5a5a5a;
}

.box11 .text3, .box12 .text3, .box13 .text3, .box14 .text3 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom:17px;
	color:#5a5a5a;
}

.box11 a, .box12 a, .box13 a, .box14 a {
	font-size: 13px;
	font-weight: normal;
	color:#0066b3;
	padding-left:20px;
}

.box11, .box13 {
	background-color: #fbeeee;
}

.box12, .box14 {
	background-color: #f9f4dc;
}

.box12 .img2, .box13 .img2, .box14 .img2 {
	display: block;
}

.box14{
	margin-bottom: 60px;
}

.box15{
	margin-top:15px;
	margin-bottom: 40px;
}

.box16 {
	width:325px;
	float: left;
	margin-left:70px;
	margin-bottom:25px;
}

.box16 .text1{
	font-size:22px;
	font-weight: bold;
	text-align: center;
	color:#666666;
	padding-bottom:5px;
}

.box16 .text2{
	font-size:14px;
	line-height:23px;
	padding-top:8px;
	color:#221e1f;
}

.box16 .text3{
	font-size:14px;
	line-height:23px;
	color:#221e1f;
}

.box16 .text4{
	font-size:14px;
	line-height:23px;
	padding-top:8px;
	padding-bottom:23px;
	color:#221e1f;
}

.box16 .text5{
	font-size:14px;
	line-height:23px;
	padding-left:5em;
	color:#221e1f;
}


/* ---------------------------------------

	Footer

--------------------------------------- */

footer {
	height: 64px;
	background-image: url(../img/footer.png);
	background-repeat: repeat-x;
	background-position: top center;
	margin-bottom:1px;
}

footer p {
	text-align: center;
	padding-top:36px;
	font-size:13px;
	color:#6c6e70;
}



/*--------------------------------------

	pagetop

--------------------------------------*/

#pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 20px;
	display:none;
}

#pagetop a {
    background: #777;
    text-decoration: none;
    color: #fff;
    padding: 4px 18px;
    text-align: center;
    display: block;
    border-radius: 3px;
	opacity:0.7;
}

#pagetop a:hover {
    text-decoration: none;
    background: #999;
}

