@charset "UTF-8";

/* -----------------------------------------------------------
CSS Information

File name:      style.css
Created:        2016-7-31
Style Info:     カナダパーティ　CSS
----------------------------------------------------------- */


.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*促*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.fl {float:left; display:inline;}
.fr {float:right; display:inline;}

.red {color:#ec1c24;}


/* -----------------------------------------------------------
layout
----------------------------------------------------------- */


#canada_pt {background:url(../images/bg.jpg);}
#canada_pt *{
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
	list-style:none;
}	

#canada_pt p {line-height:200%; text-align:left;}

#canada_pt h1 img ,
#canada_pt h2 img ,
#canada_pt h3 img ,
#canada_pt h4 img ,
#canada_pt h5 img ,
#canada_pt h6 img {vertical-align:bottom;}



#canada_pt .container {margin:0 auto; text-align:center; background:#fff;}
#canada_pt .container_inner {width:1060px; margin:0 auto;}

#main_v {background:url(../images/main_v_bg.png) no-repeat; width:1140px; height:740px; position:relative; margin-bottom:50px;}
#main_v h2 ,
#main_v .img ,
#main_v p {position:absolute;}
#main_v h2   {top:86px; left:0;}
#main_v .img {top:37px; left:161px;}
#main_v p    {top:600px; left:0; text-align:center; width:100%;}



#can_bl_01_01 .img   {margin-top:50px;}
#can_bl_01_01 .note {width:714px;}
#can_bl_01_01 .note p { margin:10px 20px 20px 120px;}


#can_bl_01_01_sub       {margin-bottom:54px;}
#can_bl_01_01_sub .note {background:#f8f1e6; width:100%; padding:0 25px;}
#can_bl_01_01_sub .note p    {width:590px; margin:10px 0 0;}


#can_bl_01_02 .text {text-align:center; margin:10px 0 25px;}
#can_bl_01_02_sub  {margin-bottom:75px;}
#can_bl_01_02_sub .note {background:#f8f1e6; width:100%; padding:10px 25px 25px;}
#can_bl_01_02_sub .note p    {width:580px; margin:0;}


#can_bl_02    {margin-bottom:70px;}
#can_bl_02 h3 {margin-bottom:28px;}
#can_bl_02 p  {width:345px;}

#can_bl_03          {margin-bottom:70px;}
#can_bl_03 h3       {margin-bottom:40px;}
#can_bl_03 .note    {width:760px; text-align:left;}
#can_bl_03 .note dl {margin-left:50px;}
#can_bl_03 .note dd {margin-bottom:20px;}





 
#can_bl_04 {margin-bottom:80px;}
#can_bl_04 h3 {margin-bottom:50px;}
#can_bl_04 h4 {margin-bottom:20px;}


#can_bl_04_sub_01       {margin-bottom:70px;}
#can_bl_04_sub_01 ul    {margin-bottom:25px;}
#can_bl_04_sub_01 ul li {width:326px; margin-right:41px; float:left; display:inline;}
#can_bl_04_sub_01 ul li:last-child {margin-right:0;}
#can_bl_04_sub_01 ul li img {margin-bottom:20px;}
#can_bl_04_sub_01 ul li h5 {color:#ec1c24; font-size:18px; margin-bottom:10px; text-align:left; font-weight:bold;}

#can_bl_04_sub_01 a {display:block; width:480px; height:50px; margin:0 auto; background:#fa6b81 url(../images/btn_arr.png) no-repeat;background-position:right 5px bottom 5px; color:#fff; background-size:20px; border-radius:10px; text-decoration:none; line-height:55px; font-size:18px; font-weight:bold; box-shadow:0 5px 0 rgba(249,72,99,1.00);}


#can_bl_04_sub_02 h5 {color:#ec1c24; font-size:18px; margin-bottom:10px; text-align:left; font-weight:bold;}
#can_bl_04_sub_02 .inner {margin-bottom:40px;}
#can_bl_04_sub_02 .note { width:615px;}

#canada_pt .can_bord    {margin-bottom:70px; border:solid 1px #ec1c24; padding-bottom:30px;}
#canada_pt .can_bord h3 {margin-bottom:20px;}
#canada_pt .can_bord .note_01 {margin-bottom:50px;}
#canada_pt .can_bord .note_01 p {text-align:center; width:100%; margin-bottom:20px;}

#canada_pt .can_bord .note_01 a {display:block; width:500px; height:100px; margin:0 auto; background:#00c2b1 url(../images/btn_arr.png) no-repeat;background-position : right 10px bottom 10px; color:#fff; border-radius:10px; text-decoration:none; line-height:100px; font-size:25px; font-weight:bold; box-shadow:0 5px 0 rgba(0,162,146,1.00);}

#canada_pt .can_bord .can_bord_inner     {width:960px; margin:0 auto;}
#canada_pt .can_bord .can_bord_inner .can_map {width:500px; height:220px;}
#canada_pt .can_bord .can_bord_inner .note_02 {text-align:left; margin-left:30px;}
#canada_pt .can_bord .can_bord_inner .note_02 h4 {margin-bottom:15px;}
#canada_pt .can_bord .can_bord_inner .note_02 dt {font-size:24px; color:#42210b; margin-bottom:20px;}
#canada_pt .can_bord .can_bord_inner .note_02 dd {margin-bottom:5px;}

#can_bana ul    {width:990px; margin:0 auto 45px;}
#can_bana ul li a:hover {opacity:.7;}


