@charset "utf-8";
/* qulokan.com */
/* 20150117 */

/*--------------------------------------------
	基本スタイル
--------------------------------------------*/
body {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	font-size: 14px;
	line-height: 1.4em;
	background-image: url(img/bg2.png);
	background-repeat: repeat;
	background-position: center top;
	height: 100%;
}

	* {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

* html body{  
    overflow: hidden;
}

a:hover img{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

html {
	overflow-y:scroll;
	height:100%;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	/*-----position: relative;-------*/
}

form,input,textarea {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	padding:0px;
	margin:0px;
	font-weight: normal;
	font-size:12px;
	line-height:18px;
}

/*----p {
margin:0px;
padding:0px;
}-----*/

ul {
margin:0px;
padding:0px;
list-style:none;
}

/*--------------------------------------------
	リンクスタイル
--------------------------------------------*/
a:link {
	color: #0d6fb8;
	text-decoration: none;
}
a:visited {
	color: #0d6fb8;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #0d6fb8;
}


/*--------------------------------------------
	clear
--------------------------------------------*/

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*--------------------------------------------
	全体
--------------------------------------------*/

.pagetop{
width:100%;
margin:8px auto;
text-align:right;
}

.pagetop_short{
float:left;
width:610px;
margin:8px 0;
text-align:right;
}



/*--------------------------------------------
	magin
--------------------------------------------*/

.mt5{
margin-top:5px;
}


.mt10{
margin-top:10px;
}

.mt20{
margin-top:20px;
}

.mt30{
margin-top:30px;
}

.mt40{
margin-top:40px;
}

.mt50{
margin-top:50px;
}

.mt60{
margin-top:60px;
}

.mt70{
margin-top:70px;
}

.mt80{
margin-top:80px;
}


.mb5{
margin-bottom:5px;
}


.mb10{
margin-bottom:10px;
}

.mb15{
margin-bottom:15px;
}


.mb20{
margin-bottom:20px;
}

.mb30{
margin-bottom:30px;
}

.ml8{
margin-left:8px;
}

.ml5{
margin-left:5px;
}

.ml10{
margin-left:10px;
}

.ml20{
margin-left:20px;
}

.ml30{
margin-left:30px;
}

.ml40{
margin-left:40px;
}

.ml50{
margin-left:50px;
}

.ml80{
margin-left:80px;
}

.mr5{
margin-right:5px;
}

.mr10{
margin-right:10px;
}

.mr20{
margin-right:20px;
}

.mr30{
margin-right:30px;
}

.center{
	text-align:center;
	}

/*--------------------------------------------
	padding
--------------------------------------------*/

.pt5{
	padding-top:5px;
}


.pt10{
padding-top:10px;
}

.pt20{
padding-top:20px;
}

.pt30{
padding-top:30px;
}

.pt40{
padding-top:40px;
}

.pt50{
padding-top:50px;
}

.pt60{
padding-top:60px;
}

.pt70{
padding-top:70px;
}

.pt80{
padding-top:80px;
}


.pb5{
padding-bottom:5px;
}


.pb10{
padding-bottom:10px;
}

.pb15{
padding-bottom:15px;
}


.pb20{
padding-bottom:20px;
}

.pb30{
padding-bottom:30px;
}

.pl8{
padding-left:8px;
}

.pl5{
padding-left:5px;
}

.pl10{
padding-left:10px;
}

.pl20{
padding-left:20px;
}

.pl30{
padding-left:30px;
}

.pl40{
padding-left:40px;
}

.pl50{
padding-left:50px;
}

.pl80{
padding-left:80px;
}

.pr10{
padding-right:10px;
}

.pr20{
padding-right:20px;
}

.pr30{
padding-right:30px;
}

.F_left{
	float: left;
	padding: 0px;
	}

.F_right{
	float: right;
	padding: 0px;
	}


/*--------------------------------------------
	フォント
--------------------------------------------*/

.fnt10{
	font-size:10px;
	line-height:160%;
	}

.fnt12{
	font-size:12px;
	line-height:160%;
	}

.fnt14{
	font-size:14px;
	line-height:160%;
	}

.fnt16{
	font-size:16px;
	line-height:160%;
	}

.fnt18{
	font-size:18px;
	line-height:160%;
	}

.fnt_bd{
	font-weight:bold;
	}

.fnt_green{
	color:#339900;
	}

.fnt_red{
	color:#FF0000;
	}

.fnt_enz{
	color: #990000;
	}

.fnt_bk{
	color: #000000;
	}

.fnt_pnk{
	color: #ef5e75;
	}
	
/*--------------------------------------------
	ヘッダーh1
--------------------------------------------*/

.top_h1 {
	width:100%;
	text-align:center;
	margin:40px auto;
	}

/*--------------------------------------------
	トップページ
--------------------------------------------*/

.main_imgara{
	padding:0 0 0 5px;
	margin:0 auto;
	height: 700px;
	text-align:center;
	}


/*------ メインメニュー01【あんじぇりけ紹介】 -----------*/
.main_img01{
	float: left;
	width: 24%;
	height: 100%;
	background-image: url(img/top_mainimg01.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 80% bottom;
	border: 1px solid #FFF;
	margin: 0 0 0 0.5%;
	box-shadow: 0 0 40px 0 rgba(76, 51, 17, 0.3) inset;
	text-align:center;
	position:relative;
	display:inline;
	overflow:hidden;
	}

.top_main_li01{
	background-image: url(img/top_menuicon01.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding:0px 0 0 30px;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	position:absolute;
	z-index:999999999;
	margin:65px 0 0 16px;
	line-height:1.4em;
	text-align:left;
	}

.button01 {
	position: relative;
	display: block;
	width: 160px;
	height: 160px;
	margin: 0px auto 0 auto;
	border-radius: 100px;
	background: #840002;
	z-index:9999;
	}

.button01_1 {
	position: relative;
	display: block;
	width: 160px;
	height: 160px;
	margin: 40px auto 0 auto;
	border-radius: 100px;
	border: 1px solid #840002;
	padding:4px;
	z-index:444;
	
	}


.button01_1 .ring {
	background:rgba(132, 0, 2, 1.0);
	position: absolute;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	/* センター揃えとリングの大きさ */
	height: 160px;
	width: 160px;
	top: 0px;
	left: 0px;
	z-index: -1;
}

.button01_1:hover .ring {
   	-webkit-animation: wave 1s ease-out;
	-webkit-animation-iteration-count: infinite;
   	-moz-animation: wave 1s ease-out;
	-moz-animation-iteration-count: infinite;
   	-ms-animation: wave 1s ease-out;
	-ms-animation-iteration-count: infinite;
   	-o-animation: wave 1s ease-out;
	-o-animation-iteration-count: infinite;
   	animation: wave 1s ease-out;
	animation-iteration-count: infinite;
	z-index:44;
	background: #FFF;
}







/*------ メインメニュー02【お花の贈りもの】 -----------*/
.main_img02{
	float: left;
	width: 24%;
	height: 100%;
	background-image: url(img/top_mainimg02.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 bottom;
	border: 1px solid #FFF;
	margin: 0 0 0 0.5%;
	box-shadow: 0 0 40px 0 rgba(76, 51, 17, 0.8) inset;
	text-align: center;
	position: relative;
	overflow:hidden;
	}

.top_main_li02{
	background-image: url(img/top_menuicon01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px 0 0 30px;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	position:absolute;
	z-index:999999999;
	margin:65px 0 0 10px;
	text-align:left;
	}

.button02 {
	position: relative;
	display: block;
	width: 160px;
	height: 160px;
	margin: 0px auto 0 auto;
	border-radius: 100px;
	background: #bc3b58;
	z-index:9999;
	}

.button02_1 {
	position: relative;
	display: block;
	width: 160px;
	height: 160px;
	margin: 40px auto 0 auto;
	border-radius: 100px;
	border: 1px solid #bc3b58;
	padding:4px;
	}


.button02_1 .ring {
	background:rgba(188, 59, 88, 1.0);
	position: absolute;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	/* センター揃えとリングの大きさ */
	height: 160px;
	width: 160px;
	top: 0px;
	left: 0px;
	z-index: -1;

}

.button02_1:hover .ring {
   	-webkit-animation: wave 1s ease-out;
	-webkit-animation-iteration-count: infinite;
   	-moz-animation: wave 1s ease-out;
	-moz-animation-iteration-count: infinite;
   	-ms-animation: wave 1s ease-out;
	-ms-animation-iteration-count: infinite;
   	-o-animation: wave 1s ease-out;
	-o-animation-iteration-count: infinite;
   	animation: wave 1s ease-out;
	animation-iteration-count: infinite;
	z-index:44;
	background: #FFF;
}



	
/*------ メインメニュー03【お花レッスン】 -----------*/
.main_img03{
	float: left;
	width: 24%;
	height: 100%;
	background-image: url(img/top_mainimg03.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 bottom;
	border: 1px solid #FFF;
	margin: 0 0 0 0.5%;
	box-shadow: 0 0 40px 0 rgba(76, 51, 17, 0.8) inset;
	text-align: center;
	position: relative;
	overflow:hidden;
	display:inline;
	
	}

.top_main_li03{
	background-image: url(img/top_menuicon01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px 0 0 30px;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	position:absolute;
	z-index:999999999;
	margin:65px 0 0 10px;
	}

.button03 {
	position: relative;
	display: block;
	width: 160px;
	height: 160px;
	margin: 0px auto 0 auto;
	border-radius: 100px;
	background: #ff6600;
	z-index:9999;
	}

.button03_1 {
	position: relative;
	display: block;
	width: 160px;
	height: 160px;
	margin: 40px auto 0 auto;
	border-radius: 100px;
	border: 1px solid #ff6600;
	padding:4px;
	z-index:444;
	}


.button03_1 .ring {
	background:rgba(255, 102, 0, 1.0);
	position: absolute;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	/* センター揃えとリングの大きさ */
	height: 160px;
	width: 160px;
	top: 0px;
	left: 0px;
	z-index: -1;

}
.button03_1:hover .ring {
	-webkit-animation: wave 1s ease-out;
	-webkit-animation-iteration-count: infinite;
   	-moz-animation: wave 1s ease-out;
	-moz-animation-iteration-count: infinite;
   	-ms-animation: wave 1s ease-out;
	-ms-animation-iteration-count: infinite;
   	-o-animation: wave 1s ease-out;
	-o-animation-iteration-count: infinite;
   	animation: wave 1s ease-out;
	animation-iteration-count: infinite;
	z-index:44;
	background: #FFF;
}


/*------ メインメニュー03-2【趣味クラス】 -----------*/


.top_main_li03_2{
	padding:10px 0 0 22px;
	color:#ff6600;
	font-size:1em;
	font-weight:bold;
	position:absolute;
	z-index:999999999;
	margin:35px 0 0 0;
	overflow:hidden;
	}



.button03_2_1 {
	position: relative;
	display: block;
	width: 110px;
	height: 110px;
	margin: 100px 0 20px 60%;
	border-radius: 100px;
	border: 1px solid #fff;
	padding:4px;
	z-index:444;
	}

.button03_2 {
	position: relative;
	display: block;
	width: 110px;
	height: 110px;
	margin: 0;
	border-radius: 100px;
	background: #fff;
	z-index:9999;
	}


.button03_2 .ring {
	background:rgba(255, 255, 255, 1.0);
	position: absolute;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	/* センター揃えとリングの大きさ */
	height: 110px;
	width: 110px;
	top: 0px;
	left: 0px;
	z-index: -1;
}


	
.button03_2:hover .ring {
   	-webkit-animation: wave 1s ease-out;
	-webkit-animation-iteration-count: infinite;
   	-moz-animation: wave 1s ease-out;
	-moz-animation-iteration-count: infinite;
   	-ms-animation: wave 1s ease-out;
	-ms-animation-iteration-count: infinite;
   	-o-animation: wave 1s ease-out;
	-o-animation-iteration-count: infinite;
   	animation: wave 1s ease-out;
	animation-iteration-count: infinite;
	z-index:44;
	background: #FFF;
}


/*------ メインメニュー03-3【プロクラス】 -----------*/


.top_main_li03_3{
	padding:24px 0 0 14px;
	color:#ff6600;
	font-size:1em;
	font-weight:bold;
	position:absolute;
	z-index:999999999;
	margin:35px 0 0 0;
	overflow:hidden;
	}

.button03_2_2 {
	position: relative;
	display: block;
	width: 150px;
	height: 150px;
	margin: -60px 0 0 10%;
	border-radius: 100px;
	border: 1px solid #fff;
	padding:4px;
	}

.button03_3 {
	position: relative;
	display: block;
	width: 150px;
	height: 150px;
	margin: 0x;
	border-radius: 100px;
	background: #fff;
	z-index:9999;
	}


.button03_3 .ring {
	background:rgba(255, 255, 255, 1.0);
	position: absolute;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	/* センター揃えとリングの大きさ */
	height: 150px;
	width: 150px;
	top: 0px;
	left: 0px;
	z-index: -1;

}


	
.button03_3:hover .ring {
   -webkit-animation: wave 1s ease-out;
	-webkit-animation-iteration-count: infinite;
   	-moz-animation: wave 1s ease-out;
	-moz-animation-iteration-count: infinite;
   	-ms-animation: wave 1s ease-out;
	-ms-animation-iteration-count: infinite;
   	-o-animation: wave 1s ease-out;
	-o-animation-iteration-count: infinite;
   	animation: wave 1s ease-out;
	animation-iteration-count: infinite;
	z-index:44;
	background: #FFF;
}

/*------ メインメニュー03-3【ビジネスクラス】 -----------*/


.top_main_li03_4{
	padding:15px 0 0 18px;
	color:#ff6600;
	font-size:1em;
	font-weight:bold;
	position:absolute;
	z-index:999999999;
	margin:35px 0 0 0;
	overflow:hidden;
	}

.button03_2_3 {
	position: relative;
	display: block;
	width: 130px;
	height: 130px;
	margin: -30px 0 0 50%;
	border-radius: 100px;
	border: 1px solid #fff;
	padding:4px;
	z-index:444;
	}

.button03_4 {
	position: relative;
	display: block;
	width: 130px;
	height: 130px;
	margin: 0x;
	border-radius: 100px;
	background: #fff;
	z-index:9999;
	}


.button03_4 .ring {
	background:rgba(255, 255, 255, 1.0);
	position: absolute;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	/* センター揃えとリングの大きさ */
	height: 130px;
	width: 130px;
	top: 0px;
	left: 0px;
	z-index: -1;

}


	
.button03_4:hover .ring {
   	-webkit-animation: wave 1s ease-out;
	-webkit-animation-iteration-count: infinite;
   	-moz-animation: wave 1s ease-out;
	-moz-animation-iteration-count: infinite;
   	-ms-animation: wave 1s ease-out;
	-ms-animation-iteration-count: infinite;
   	-o-animation: wave 1s ease-out;
	-o-animation-iteration-count: infinite;
   	animation: wave 1s ease-out;
	animation-iteration-count: infinite;
	z-index:44;
	background: #FFF;
}


/*------ メインメニュー04【ウエディングフラワー】 -----------*/
.main_img04{
	float: left;
	width: 24%;
	height: 100%;
	background-image: url(img/top_mainimg04.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	border: 1px solid #FFF;
	margin: 0 0 0 0.5%;
	box-shadow: 0 0 40px 0 rgba(76, 51, 17, 0.8) inset;
	text-align: center;
	position: relative;
	overflow:hidden;
	}

.top_main_li04{
	background-image: url(img/top_menuicon01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:5px 0 0 30px;
	color:#FFF;
	font-size:1.2em;
	font-weight:bold;
	position:absolute;
	z-index:999999999;
	margin:65px 0 0 10px;
	}

.button04 {
	position: relative;
	display: block;
	width: 160px;
	height: 160px;
	margin: 0px auto 0 auto;
	border-radius: 100px;
	background: #bc3b58;
	z-index:9999;
	}

.button04_1 {
	position: relative;
	display: block;
	width: 160px;
	height: 160px;
	margin: 40px auto 0 auto;
	border-radius: 100px;
	border: 1px solid #bc3b58;
	padding:4px;
	z-index:444;
	}


.button04 .ring {
	background:rgba(188, 59, 88, 1.0);
	position: absolute;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	/* センター揃えとリングの大きさ */
	height: 160px;
	width: 160px;
	top: 0px;
	left: 0px;
	z-index: -1;
}
.button04:hover .ring {
   	-webkit-animation: wave 1s ease-out;
	-webkit-animation-iteration-count: infinite;
   	-moz-animation: wave 1s ease-out;
	-moz-animation-iteration-count: infinite;
   	-ms-animation: wave 1s ease-out;
	-ms-animation-iteration-count: infinite;
   	-o-animation: wave 1s ease-out;
	-o-animation-iteration-count: infinite;
   	animation: wave 1s ease-out;
	animation-iteration-count: infinite;
	z-index:44;
	background: #FFF;
	}
	
	
@-webkit-keyframes wave {
	0% {-webkit-transform: scale(1, 1); }
	50% {opacity: 1;}
	100% {-webkit-transform: scale(2, 2); opacity: 0.0;}
}
@-moz-keyframes wave {
	0% {-moz-transform: scale(1, 1); }
	50% {opacity: 1;}
	100% {-moz-transform: scale(2, 2); opacity: 0.0;}
}
@-ms-keyframes wave {
	0% {-ms-transform: scale(1, 1); }
	50% {opacity: 1;}
	100% {-ms-transform: scale(2, 2); opacity: 0.0;}
}
@-o-keyframes wave {
	0% {-o-transform: scale(1, 1); }
	50% {opacity: 1;}
	100% {-o-transform: scale(2, 2); opacity: 0.0;}
}
@keyframes wave {
	0% {transform: scale(1, 1); }
	50% {opacity: 1;}
	100% {transform: scale(2, 2); opacity: 0.0;}
}


.top_bnr_area{
	width:1000px;
	margin:30px auto;
	}




/*--------------------------------------------
	トップイベント
--------------------------------------------*/

.top_evnt{
	width: 488px;
	border-radius: 6px;
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;	/* Firefox用 */
	background-color: #FFF;
	float: left;
	background-image: url(img/top_event_bg.png);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	min-height: 240px;
	border: 2px solid #FFF;
	}

.top_event_midashi{
	float:left;
	text-align:right;
	width:140px;
	margin:180px 0 0 0;
	}
	
.top_event_text{
	width:300px;
	float:right;
	text-align:left;
	margin:14px 0 14px 0;
	}

.top_event_set{
	padding: 4px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}

.top_event_midashi02{
	width:290px;
	color:#900;
	}

.top_event_ttl02{
	width:290px;
	}

/*--------------------------------------------
	トップブログ
--------------------------------------------*/

.top_blog{
	width: 488px;
	border-radius: 6px;
	-webkit-border-radius: 6px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 6px;	/* Firefox用 */
	background-color: #FFF;
	float:right;
	background-image: url(img/top_blog_bg.png);
	background-repeat: no-repeat;
	background-position: -40px 0px;
	min-height: 240px;
	border: 2px solid #FFF;
	}


	
.top_blog_text{
	width:340px;
	float:right;
	text-align:left;
	margin:14px 0 14px 0;
	}

.top_blog_set{
	padding: 4px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}

.top_blog_midashi02{
	width:80px;
	color:#900;
	float:left;
	}

.top_blog_ttl02{
	width:250px;
	float:left;
	}

.top_copy01{
	text-align:center;
	margin:60px auto;
	}

/*--------------------------------------------
	table
--------------------------------------------*/

table{
	border: 1px solid #f16076;
	border-collapse: collapse;
	margin: 20px auto;
	padding: 20px;
text-align:left;
}

th{
	padding: 5px;
background-color:#ececec;
text-align:center;
font-weight:normal;
	border: 1px solid #f16076;
	padding:8px;
	width:200px;
}

td{
padding: 5px;
	border: 1px solid #f16076;
	padding:8px;
	
}



/*--------------------------------------------
	サブヘッダー
--------------------------------------------*/

.sub_h1{
	float:left;
	padding:5px;
	}

.sub_head_kotei{
	width:100%;
	margin:0 auto;
	
	height:205px;
	background-image: url(img/bg2.png);
	background-repeat: repeat;
	background-position: center top;
	}


.sub_head{
	width:1000px;
	margin:0 auto;
		}
	
.head_img{
	float:left;
	margin:0 10px 0 10px;
	}

.head_info_area{
	width:248px;
	background-color:#FFF;
	border-radius: 6px;          
    -webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 6px;   /* Firefox用 */
	text-align:center;
	float:right;
	margin:24px 20px 0 0;
	padding:8px;
	}

/*--------------------------------------------
	ナビゲーション
--------------------------------------------*/

.sub_menu{
	width:100%;
	background-color:#ef5e75;
	text-align:center;
	padding:16px 0;
	}

.sub_menu ul{
	width:900px;
	margin:0 auto;
	padding:0;
	}

.sub_menu li{
	float:left;
	padding:0 10px;
	}

.lesson_menu{
	width: 100%;
	background-color: #762629;
	text-align: center;
	padding: 16px 0;
	background-color: #a64145;
	background-image: url(img/lesson_menu_bg.png);
	background-repeat: repeat-x;	
	}

.lesson_menu ul{
	width:600px;
	margin:0 auto;
	padding:0;
	}

.lesson_menu li{
	float:left;
	padding:0 10px;
	}






/*--------------------------------------------
	コンテンツタイトル
--------------------------------------------*/

.sub_ttl_area{
	padding:0 0 0 0;
	width: 100%;
   
    
	}

.sub_ttl_area2{
	padding:300px 0 0 0;
	width: 100%;
    
	}
	
.ttl_about{
	width: 100%;
	height: 152px;
	background-color: #e3b896;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bb727e;
	text-align: center;
	background-image: url(img/ttl_about_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	}

.ttl_gift{
	width: 100%;
	height: 152px;
	background-color: #f28734;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bb727e;
	text-align: center;
	background-image: url(img/ttl_gift_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	}

.ttl_pastime{
	width: 100%;
	height: 152px;
	background-color: #f9bb80;
	text-align: center;
	background-image: url(img/ttl_pastime_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	}

.ttl_professional{
	width: 100%;
	height: 152px;
	background-color: #f9bd7e;
	text-align: center;
	background-image: url(img/ttl_professional_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	}

.ttl_wedding{
	width: 100%;
	height: 152px;
	background-color: #ac8f93;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bb727e;
	text-align: center;
	background-image: url(img/ttl_wedding_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	}

.ttl_contact{
	width: 100%;
	height: 152px;
	background-color: #f3bc8c;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bb727e;
	text-align: center;
	background-image: url(img/ttl_contact_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	}

.ttl_blog{
	width: 100%;
	height: 152px;
	background-color: #e5e6d5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bb727e;
	text-align: center;
	text-align:center;
	}

.ttl_event{
	width: 100%;
	height: 152px;
	background-color: #edcdbc;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bb727e;
	text-align: center;
	background-image: url(img/ttl_event_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	}


.ttl_business{
	width: 100%;
	height: 152px;
	background-color: #fbd4c2;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bb727e;
	text-align: center;
	background-image: url(img/ttl_business_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	}



.sub_midashi{
	padding:8px 0 0 20px;
	}

h2{
	width:1000px;
	margin:0 auto;
	}

h2 img{
	margin:8px 0 0 20px;
	}


/*--------------------------------------------
	コンテンツ
--------------------------------------------*/
	
.sub_copy01{
	width:1000px;
	margin:0 auto;
	text-align:center;
	padding:50px 0;
	}

.sub_copy02{
	width:1000px;
	margin:0 auto;
	text-align:center;
	padding:20px 0;
	}

.con_wh_wrap{
	width:100%;
	margin:0 auto;
	text-align:center;
	background-color:#FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bb727e;
	padding:30px 0;
overflow: hidden;
	}

.con_wh_wrap02{
	width:100%;
	margin:50px auto 0 auto;
	text-align:center;
	background-color:#FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bb727e;
	padding:30px 0;

	}
	

.con_wrap{
	width:1000px;
	margin:0 auto;
	}




.sub_con03{
	width:100%;
	text-align:center;
	padding:60px 0;
	}

/*--------------------------------------------
	フッター
--------------------------------------------*/

.foot_bnr_wrap{
	width:1000px;
	margin:30px auto;
	}

.foot_bnr01{
	float:left;
	}

.foot_bnr02{
	float:right;
	}

.footer{
	width:100%;
	padding:30px 0;
	background-color:#ef5e75;
	margin:40px 0 10px 0;;
	}

.footer_wrap{
	width:1000px;
	margin:0 auto;
	}

.foot_logo{
	width:355px;
	float:left;
	margin:10px 0 30px 200px;
	
	}

.foot_text{
	width:300px;
	float:left;
	color:#FFF;
	margin:40px 0 0 40px;
	line-height:1.6em;
	}

.copyright{
	width:100%;
	text-align:center;
	color:#FFF;
	font-size:12px;
	padding:0 0 30px 0;
	}


/*--------------------------------------------
	あんじぇりけとは
--------------------------------------------*/


.about_midashi01{
	width:200px;
	text-align:center;
	float:left;
	margin:250px 0 0 0;
	}

.about_midashi02{
	width:200px;
	text-align:center;
	float:left;
	margin:250px 0 0 0;
	}

.about_midashi03{
	width:200px;
	text-align:center;
	float:left;
	margin:90px 0 0 0;
	}

.about_midashi04{
	width:200px;
	text-align:center;
	float:left;
	margin:250px 0 0 0;
	}

.about_text01{
	width:470px;
	float:left;
	padding:0 10px;
	text-align:left;
	}

.about_text02{
	width:750px;
	float:left;
	padding:0 10px;
	text-align:left;
	}

.about_img01{
	float:right;
	padding:0 20px 0 0;
	width:280px;
	}

/*--------------------------------------------
	お花の贈りもの
--------------------------------------------*/

.gift_area01{
	width:768px;
	float:left;
	}

.gift_area02{
	width:768px;
	float:left;
	}

.gift_midashi01{
	width:200px;
	text-align:center;
	float:left;
	margin:250px 0 0 0;
	}

.gift_midashi02{
	width:200px;
	text-align:center;
	float:left;
	margin:150px 0 0 0;
	}

.gift_midashi03{
	text-align:center;
	padding:20px 0 40px 0;
	}

.gift_text01{
	width:490px;
	float:left;
	padding:0 0;
	text-align:left;
	}

.gift_copy01{
	font-size:22px;
	color:#ef5e75;
	font-weight:500;
	padding:8px 0;
	}

.gift_copy02{
	font-size:16px;
	color:#ef5e75;
	font-weight:500;
	padding:8px 0;
	text-align:left;
	}


.gift_img01{
	float:right;
	padding:0 0 0 0;
	width:251px;
	}
	
.gift_img02{
	margin:20px 0 20px 200px;
	text-align:left;
	}

.gift_textarea{
	background-color:#fdf7e3;
	border-radius: 2px;          
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */
	margin:35px 0 0 0;
	padding:8px;
	line-height:1.6em;
	}
	
.gift_box{
	width: 350px;
	float: left;
	padding: 2px;
	border: 1px solid #f16076;
	margin:0 10px 10px 0;
	}

.gift_box_ttl{
	color:#FFF;
	font-size:22px;
	text-align:center;
	padding:6px;
	background-color:#f16076;
	line-height:1em;
	}

.gift_box_text{
	width:203px;
	float:left;
	line-height:1.8em;
	text-align:left;
	}

.gift_box_inner{
	width:90px;
	float:left;
	line-height:1.8em;
	text-align:left;
	margin:20px 0 0 10px;
	}

.gift_box_img{
	width:145px;
	float:right;
	}

.gift_shouhin{
	width:220px;
	float:left;
	margin:0 0 20px 20px;
	text-align:center;
	}


/*--------------------------------------------
	お花レッスン：趣味クラス
--------------------------------------------*/

.pastime_midashi01{
	font-size:22px;
	text-align:center;
	color:#ef5e75;
	font-weight:500;
	padding:20px 0;
	}

.pastime_midashi02{
	width:200px;
	text-align:center;
	float:left;
	margin:20px 0 0 0;
	}

.pastime_copy01{
	font-size:22px;
	text-align:left;
	color:#ef5e75;
	font-weight:500;
	padding:20px 0;
	}

.pastime_text01{
	line-height:1.8em;
	width:70%;
	margin:0 auto 30px auto;
	}

.pastime_img01{
	width:240px;
	float:left;
	margin:0 0 0 10px;
	}

.pastime_img02{
	margin:0 0 20px 0px;
	}

.pastime_img03{
	margin:0 5px 20px 0px;
	float:left;
	}




.pastime_text_area01{
	width: 770px;
	height:450px;
	float: left;
	background-image: url(img/pastime_img05.png);
	background-repeat: no-repeat;
	background-position: right 80px;
	text-align:left;
	}

.pastime_text_area02{
	width: 770px;
	float: left;
	text-align:left;
	}

.kakaku_set01{
	width: 450px;
	border: 1px solid #ef5e75;
	color:#ef5e75;
	font-size:18px;
	}

.kakaku_midashi01{
	background-color:#ef5e75;
	color:#FFF;
	font-size:18px;
	padding:16px;
	float:left;
	}

.kakaku_text01{
	color:#ef5e75;
	font-size:18px;
	padding:16px;
	float:left;
	}

.kakaku_inner{
	background-color:#FFF;
	color:#ef5e75;
	font-size:18px;
	padding:4px 8px;
	border-radius: 4px;
	float:right;
	margin:-4px 0 -4px 10px;
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */
	}
	
.kakaku_set02{
	width: 500px;
	border: 1px solid #df8f8a;
	color:#ef5e75;
	font-size:16px;
	margin:10px 0 20px 0;
	}

.kakaku_midashi02{
	background-color:#df8f8a;
	color:#FFF;
	font-size:16px;
	padding: 8px 16px;
	float:left;
	font-weight:800;
	}

.kakaku_text02{
	color:#000;
	font-size:16px;
	padding: 8px 16px;
	float:left;
	}



/*--------------------------------------------
	お花レッスン：プロフェッショナルクラス
--------------------------------------------*/


	

.professional_copy01{
	font-size:22px;
	text-align:left;
	color:#ef5e75;
	font-weight:500;
	padding:20px 0;
	}

.professional_pr01{
	width: 760px;
	border: 1px solid #ef5e75;
	color:#ef5e75;
	font-size:18px;
	}
	

.professional_prmidashi01{
	background-color:#ef5e75;
	color:#FFF;
	font-size:18px;
	padding:16px;
	float:left;
	height:200px;
	padding:0 30px 0 30px;
	line-height:1.8em;
	}

.professional_prmidashi02{
	width:200px;
	text-align:center;
	float:left;
	margin:380px 0 0 0;
	}

.professional_prmidashi03{
	width:200px;
	text-align:center;
	float:left;
	margin:20px 0 0 0;
	}

.professional_prmidashi04{
	width:200px;
	text-align:center;
	float:left;
	margin:10px 0 0 0;
	}



.professional_pr_copy01{
	padding:50px 0 0 0;
	}
	
	
.professional_text01{
	float: left;
	text-align:left;
	}



.professional_text01 ul{
	padding:20px 0 0px 40px;
	}

.professional_text01 li{
	color: #cc3333;
	padding: 4px 0;
	list-style-position: outside;
	list-style-type: circle;
font-size:16px;
	}

.professional_img01{
	width:780px;
	}

.professional_img01 ul{
	padding: 0;
	list-style-type: none;
	}

.professional_img01 li{
	float:left;
	margin:0 5px 0 0;
	list-style-type: none;
	text-align:center;
	color:#333;
	}

.professional_img02{
	width: 756px;
	height: 233px;
	background-image: url(img/professional_img04.png);
	background-repeat: no-repeat;
	margin:30px 0;
	}

.professional_img02 ul{
	padding:60px 0 0 40px;
	width:435px;
		}
	
.professional_img02 li{
	color: #FFF;
	list-style-position: outside;
	list-style-type: circle;
	line-height:1.6em;
		}
	
.professional_step_li ul{
	width:600px;
	padding:20px 0 30px 40px;
	}

.professional_step_li li{
	color: #ef5e75;
	float: left;
	width: 300px;
	color: ef5e75;
	font-weight: 500;
	padding: 3px 0 14px 0;
	font-size: 16px;
	list-style-type: none;
	line-height:1.4em;
	}

.professional_step_li li img{
	margin:0 4px 0 0;
	}


/*--------------------------------------------
	ウエディングフラワー
--------------------------------------------*/

.con_wedding_wrap{
	width:100%;
	margin:0 auto;
	text-align:center;
	background-color:#FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bb727e;
	padding:0;
	}
	
.wedding_midashi01{
	width:200px;
	text-align:center;
	float:left;
	margin:150px 0 0 0;
	}
	
.wedding_midashi02{
	width:200px;
	text-align:center;
	float:left;
	margin:150px 0 0 0;
	}

.wedding_midashi03{
	width:200px;
	text-align:center;
	float:left;
	margin:300px 0 0 0;
	}

.wedding_midashi04{
	text-align:center;
	padding:40px 0 20px 0;
	}

.wedding_text01{
	float:left;
	width:400px;
	padding:40px 10px 0 10px;
	text-align:left;
	line-height:1.6em;
	}

.wedding_text02{
	float:left;
	width:770px;
	padding:40px 10px 0 10px;
	text-align:left;
	line-height:1.6em;
	}
	
.wedding_text03{
	float:left;
	width:430px;
	padding:10px 10px 0 10px;
	text-align:left;
	line-height:1.6em;
	}



.wedding_img01{
	width:342px;
	float:right;
	padding:0 20p 0 0;
	}

.wedding_copy01{
	font-size:22px;
	text-align:left;
	color:#ef5e75;
	font-weight:500;
	padding:20px 0;
	}

.wedding_copy02{
	font-size:22px;
	text-align:left;
	color:#ef5e75;
	font-weight:500;
	padding:5px 0 10px 0;
	}

.wedding_li01{
	width:800px;
	padding:20px 0;
	text-align:left;
	}

.wedding_li02{
	width:800px;
	padding:20px 0 20px 30px;
	text-align:left;
	}

.wedding_list_area{
	float:left;
	width:770px;
	margin:0 0 0 30px;
	}

.iconimg{
	width:76px;
	float:left;
	padding:0 20px 0 0;
	}

.icontext{
	width:600px;
	float:left;
	padding:0 20px 0 0;
	line-height:1.6em;
	}

.wedding_price_set{
	background-color:#ececec;
	padding:20px;
	float:left;
	margin:0 20px 20px 0;
	text-align:center;
	height:310px;
	}

.wedding_price_text{
	background-color:#ececec;
	padding:20px;
	line-height:1.6em;
	}

.wedding_other_set{
	padding:10px 0;
	float:left;
	margin:0 5px 20px 0;
	text-align:left;
	height:400px;
	width:250px;
	}

.wedding_other_set02{
	width:450px;
	padding:10px 0;
	float:left;
	text-align:left;
	margin:0 0 0 50px;
	}

.wedding_other_text{
	height:70px;
	padding:8px 10px;
	}

.wedding_other_midashi{
	color:#ef5e75;
	font-size:20px;
	font-weight:400;
	padding:4px 0;
	text-align:center;
	}

.wedding_other_midashi02{
	color:#ef5e75;
	font-size:18px;
	font-weight:400;
	padding:10px 0;
	text-align:left;
	line-height:1.4em;
	}

.wedding_other_kakaku{
	border: 1px solid #f16076;
	padding:10px;
	margin:0 0 30px 0;
	}

.wedding_other_kakaku .kakaku_img{
	float:left;
	margin:0 0 0 0;
	}

.wedding_other_kakaku .kakaku_con{
	float:right;
	text-align:center;
	width:550px;
	}


.wedding_other_kakaku .kakaku_ttl{
	background-color:#ef5e75;
	font-size:16px;
	text-align:center;
	font-weight:500;
	color:#FFF;
	padding:6px 0;
	}

.wedding_other_kakaku .kakaku_ttl02{
	background-color:#ececec;
	font-size:14px;
	text-align:center;
	font-weight:500;
	padding:4px 0;
	margin:8px 0 4px 0;
	}


/*--------------------------------------------
	お問い合せ
--------------------------------------------*/

.contact_text{
	width:500px;
	margin:20px auto;
	min-height:500px;
text-align: left;
	}

span.wpcf7-list-item {
display: block;
}

.contact_midashi01{
	background-color:#f16076;
	padding:4px;
	text-align:center;
	color:#FFF;
	font-weight:500;
	margin:-4px 0 -4px 10px;
	-webkit-border-radius: 4px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 4px;	/* Firefox用 */
	margin:20px 0 20px 0;
	}

.wpcf7-textarea{
width:450px;
}


/*--------------------------------------------
ブログ
--------------------------------------------*/

.blog_ttl{
	width: 100%;
	text-align: center;
	margin: 20px 0;
	background-image: url(img/ttl_blog_bg.png);
	background-repeat: repeat-x;
	}

.blog_con_left{
	width:700px;
	float:left;
	}

.blog_con_right{
	float:right;
	width:250px;
	}

.blog_entry_area{
	width: 98%;
	border: 2px solid #f16078;
	padding:4px 10px 20px 10px;
	border-radius: 4px;      
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	margin:0 0 20px 0;
	text-align:left;
	}

.blog_side_ttl{
	background-color: #f16078;
	color:#FFF;
	text-align:center;
	font-weight:700;
	padding:2px;
	border-radius: 4px;      
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	margin:0 0 10px 0;
	font-size:12px;
	}

.blog_side_list ul{
	margin:0;
	padding:0;
	}

.blog_side_list li{
	background-image: url(img/list_icon02.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin:0 0 6px 8px;
	padding:0 10px 0 26px;
	line-height:1.4em;
	text-align:left;
	
	}

.blog_entry_ttl{
	font-size:18px;
	color:#f16078;
	padding:8px;
	}
	
.blog_entry_date{
	background-color:#ececec;
	padding:0 20px;
	text-align:right;
	font-size:12px;
	border-radius: 4px;      
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	}

.blog_entry_body{
	padding:20px;
	}

.blog_catettl{
	font-size: 16px;
	font-weight: 800;
	text-align: center;
	padding: 0 0 20px 0;
	color: #f16078;

	}


/*--------------------------------------------
イベント
--------------------------------------------*/

.event_ttl{
	width: 100%;
	text-align: center;
	margin: 20px 0;
	background-image: url(img/ttl_blog_bg.png);
	background-repeat: repeat-x;
	}

.event_con_left{
	width:700px;
	float:left;
	}

.event_con_right{
	float:right;
	width:250px;
	}

.event_entry_area{
	width: 98%;
	border: 2px solid #f16078;
	padding:4px 10px 20px 10px;
	border-radius: 4px;      
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	margin:0 0 20px 0;
	text-align:left;
	}

.event_side_ttl{
	background-color: #f16078;
	color:#FFF;
	text-align:center;
	font-weight:700;
	padding:2px;
	border-radius: 4px;      
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	margin:0 0 10px 0;
	font-size:12px;
	}

.event_side_list ul{
	margin:0;
	padding:0;
	}

.event_side_list li{
	background-image: url(img/list_icon02.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin:0 0 6px 8px;
	padding:0 10px 0 26px;
	line-height:1.4em;
	text-align:left;
	
	}

.event_entry_ttl{
	font-size:18px;
	color:#f16078;
	padding:8px;
	}
	
.event_entry_date{
	background-color:#ececec;
	padding:6px 20px;
	text-align:left;
	font-size:14px;
	border-radius: 4px;      
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	}

.event_entry_body{
	padding:20px;
	}

.event_catettl{
	font-size: 16px;
	font-weight: 800;
	text-align: center;
	padding: 0 0 20px 0;
	color: #f16078;
	}
	

/*--------------------------------------------
贈りもの：詳細
--------------------------------------------*/

.gift_ttl{
	width: 100%;
	text-align: center;
	margin: 20px 0;
	background-image: url(img/ttl_blog_bg.png);
	background-repeat: repeat-x;
	}

.gift_con_left{
	width:700px;
	float:left;
	}

.gift_con_right{
	float:right;
	width:250px;
	}

.gift_entry_area{
	width: 98%;
	border: 2px solid #f95400;
	padding:4px 10px 20px 10px;
	border-radius: 4px;      
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	margin:0 0 20px 0;
	text-align:left;
	}

.gift_side_ttl{
	background-color: #f95400;
	color:#FFF;
	text-align:center;
	font-weight:700;
	padding:2px;
	border-radius: 4px;      
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	margin:0 0 10px 0;
	font-size:12px;
	}

.gift_side_list ul{
	margin:0;
	padding:0;
	}

.gift_side_list li{
	background-image: url(img/list_icon02.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin:0 0 6px 8px;
	padding:0 10px 0 26px;
	line-height:1.4em;
	text-align:left;
	
	}

.gift_entry_ttl{
	font-size:18px;
	color:#f16078;
	padding:20px 8px;
	}
	
.gift_entry_date{
	background-color:#ececec;
	padding:6px 20px;
	text-align:left;
	font-size:14px;
	border-radius: 4px;      
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	}

.gift_entry_body{
	padding:20px;
	}

.gift_entry_mainimg{
	width:550px;
	padding:4px;
	margin:0 auto;
	height:auto;
	}

.gift_catettl{
	font-size: 16px;
	font-weight: 800;
	text-align: center;
	padding: 0 0 20px 0;
	color: #f16078;
	}

/*--------------------------------------------
	お花レッスン：ビジネスクラス
--------------------------------------------*/


.business_prmidashi01{
	width:200px;
	text-align:center;
	float:left;
	margin:380px 20px 0 0;
	}

.business_prmidashi02{
	background-color:#ef5e75;
	color:#FFF;
	font-size:18px;
	padding:16px;
	float:left;
	height:200px;
	padding:0 30px 0 30px;
	line-height:1.8em;
	}

.business_prmidashi03{
	width:200px;
	text-align:center;
	float:left;
	margin:40px 20px 0 0;
	}

.business_prmidashi04{
	width:200px;
	text-align:center;
	float:left;
	margin:60px 20px 0 0;
	}
	
.business_prmidashi05{
	width:200px;
	text-align:center;
	float:left;
	margin:80px 20px 0 0;
	}

.business_prmidashi06{
	width:200px;
	text-align:center;
	float:left;
	margin:150px 20px 0 0;
	}

.business_prmidashi07{
	width:200px;
	text-align:center;
	float:left;
	margin:50px 20px 0 0;
	}
	
	
	
.business_copy01{
	font-size:22px;
	text-align:left;
	color:#ef5e75;
	font-weight:500;
	padding:10px 0;
	line-height:1.5em;
	}
	
.business_textarea{
	width:460px;
	float:left;
	margin:0 0 30px 0;
	}

.business_text01{
	float: left;
	text-align:left;
	}

.business_img01{
	float:right;
	margin:10px 0 0 0;
	}

.business_pr01{
	width: 760px;
	border: 1px solid #ef5e75;
	color:#ef5e75;
	font-size:18px;
	}
	
	


.business_pr01{
	width: 778px;
	border: 1px solid #ef5e75;
	color:#ef5e75;
	font-size:18px;
	}

.business_pr_copy01{
	padding:50px 0 0 0;
	}

.business_text01{
	float: left;
	text-align:left;
	}



.business_text01 ul{
	padding:20px 0 0px 40px;
	}

.business_text01 li{
	color: #cc3333;
	padding: 4px 0;
	list-style-position: outside;
	list-style-type: circle;
	font-size:16px;
	}

.business_copy02{
	font-size:22px;
	text-align:center;
	color:#ef5e75;
	font-weight:500;
	padding:30px 0;
	}
	
	
.business_img02{
	margin:10px auto;
	}

.business_img03{
	margin:10px auto;
	float:right;
	}

.business_step_li{
	float:left;
	width:380px;
	}

.business_step_li ul{
	padding:20px 0 30px 10px;
	float:left;
	}

.business_step_li li{
	color: #ef5e75;
	color: ef5e75;
	font-weight: 500;
	padding: 3px 0 14px 0;
	font-size: 18px;
	list-style-type: none;
	line-height:1.5em;
	width:350px;
	}

.business_step_li li img{
	margin:0 8px 0 0;
	}

.business_copy03{
	font-size: 22px;
	text-align: left;
	color: #333333;
	font-weight: 500;
	padding: 10px 0;
	line-height: 1.5em;
	}

.business_tokubetu{
	background-color:#ffd5af;
	border-radius: 4px;      
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	padding:8px;
	}

.business_tokubetu_ttl{
	background-color:#FFF;
	color:#f16076;
	font-size:20px;
	padding:8px;
	text-align:center;
	font-weight: 700;
	}

.business_tokubetutext{
	width:360px;
	float:left;
	font-size:16px;
	line-height:1.8em;
	text-align:left;
	padding:10px 0 20px 10px;
	font-weight: 500;
	}

.business_model01{
	width:582px;
	padding:0 0 30px 50px;
	}


/*--------------------------------------------
	申込みボタン
--------------------------------------------*/

.mousikomi_btn{
	width: 926px;
	height: 182px;
	margin: 30px auto;
	background-image: url(img/mousikomi_btn01.png);
	background-repeat: no-repeat;
	text-align:right;
	}

.mousikomi_btn_tel{
	padding:80px 20px 0 0;
	}

.mousikomi_btn_mail{
	padding:10px 20px 0 0;
	}
	
.mousikomi_btn02{
	width: 926px;
	height: 190px;
	margin: 30px auto;
	background-image: url(img/mousikomi_btn02.png);
	background-repeat: no-repeat;
	text-align:right;
	}

.mousikomi_btn02_tel{
	padding:90px 20px 0 0;
	}

.mousikomi_btn02_mail{
	padding:10px 20px 0 0;
	}

.mousikomi_btn03{
	width: 926px;
	height: 190px;
	margin: 30px auto;
	background-image: url(img/mousikomi_btn03.png);
	background-repeat: no-repeat;
	text-align:right;
	}

.mousikomi_btn03_tel{
	padding:76px 20px 0 0;
	}

.mousikomi_btn03_mail{
	padding:10px 20px 0 0;
	}

.mousikomi_btn04{
	width: 926px;
	height: 190px;
	margin: 30px auto;
	background-image: url(img/mousikomi_btn04.png);
	background-repeat: no-repeat;
	text-align:right;
	}

.mousikomi_btn04_tel{
	padding:60px 20px 0 0;
	}

.mousikomi_btn04_mail{
	padding:10px 20px 0 0;
	}

/*--------------------------------------------
	申込みの流れ
--------------------------------------------*/

.mousikomi_houhou_midashi{
	width:200px;
	text-align:center;
	float:left;
	margin:150px 20px 0 0;
	}

.mousikomi_houhou_img{
	width:500px;
	float:left;
	text-align:center;
	}

.mousikomi_houhou_img02{
	width:280px;
	float:left;
	text-align:center;
	}

/*--------------------------------------------
　追加
--------------------------------------------*/	

#toggle {
	display: none;
}

.top_school_bnr{
	width:1000px;
	text-align:center;
	padding:30px 0 10px 0;
	margin:0 auto;
	}
	
.sp_school_bnr{
	display:none;
	}


