@charset "UTF-8";

.main_box{
	width: 790px;
	margin: 0 auto;
}

.font18{
	font-size:18px;
}
.font20{
	font-size:20px;
}

.hr {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
} 

div#mainImage {
	height: 265px;
	line-height: 33px;
	margin-bottom: 15px;
	margin-top: -15px;
	padding: 50px 0 0 20px;
	width: 790px;
	background-image: url(../img/surprise/mainImage.jpg);
	background-repeat: no-repeat;
}



.main_box #mainImage .caption {
	color: #FBB03B;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
		letter-spacing:-0.1em;
}


.main_box #mainImage .read{
	font-size: 36px;
	line-height: 40px;
	letter-spacing: 0.5px;
	font-family: "ＭＳ Ｐ明朝","細明朝体","ヒラギノ明朝 Pro W3","Times New Roman",Times,serif;
	font-weight: bold;
}

ul.menuList{
	overflow: hidden;
	padding: 13px 0 13px 15px;
	margin-bottom: 15px;
	background-color: #f5f5f5;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	behavior:url(/css/PIE.htc);
}

ul.menuList li{
	float: left;
	padding-left: 10px;
	font-size: 11px;
	width: 31.5%;
	background-image: url(../img/sitemap/title_3_icon.png);
	background-repeat: no-repeat;
	background-position: left;
}

ul.menuList li.active{
	color: #FBB03B;
}

ul.menuList li a{
	color: #4d4d4d;
}
p.subRead{
	padding: 0 15px;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 25px;
}

div.container{
	padding: 0 15px;
	font-size: 13px;
	line-height: 22px;
}

div.container div.article{
	overflow: hidden;
	margin-bottom: 0px;
}

div.container div.article div.art_dtl{
	padding: 0 15px;
	overflow: hidden;
}

div.container div.article div.bg_beige{
	background-color: #f9f7f3;
	margin-bottom: 25px;
	padding: 15px;
}

div.container div.article h3{
	clear: both;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝","細明朝体","ヒラギノ明朝 Pro W3","Times New Roman",Times,serif;
	height: 21px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #3D2E35;
	border-bottom: 1px solid #3D2E35;
	background-image: url(../img/surprise/icon.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 26px;
}

div.container div.article h4{
	clear: both;
	font-size: 14px;
	height: 25px;
	color: #FBB03B;
	margin-top: -5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBB03B;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

div.container div.article h4.h4_1{
	background-repeat: no-repeat;
	background-position: 10px;
}

div.container div.article h4.h4_2{
	background: url(../img/idea/05/h4_2_bg.png) no-repeat 10px;
}

div.container div.article h4.h4_3{
	background: url(../img/idea/05/h4_3_bg.png) no-repeat 10px;
}

div.container div.article h4.h4_4{
	background: url(../img/idea/05/h4_4_bg.png) no-repeat 10px;
}

div.container div.article h4.h4_5{
	background: url(../img/idea/05/h4_5_bg.png) no-repeat 10px;
}

div.container div.article div.art_left{
	margin: 0 15px 0 0;
	float: left;
}

div.container div.article p.nb{
	margin-top: -20px;
}



.surprise01{
	padding-left: 245px;
	background-image: url(../img/surprise/img2.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 485px;
	margin-bottom: 30px;
}




/*■■■■■■■■■■■■■■■■■■■■■■■■
　　　　　　　　　会社概要　CSS
　■■■■■■■■■■■■■■■■■■■■■■■■*/

.company_main{
	width: 760px;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
}


.company_main dl{
	clear: left;
	background: #f3eee6;
	margin-bottom: 30px;
	border-top: 1px solid #c4ae86;
	border-bottom: 1px solid #c4ae86;
}
.company_main dt{
	clear: left;
	float: left;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	width: 185px;
	margin: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #c4ae86;
	height: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.company_main dd{
	margin-left: 200px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	padding: 20px 0px 20px 15px;
	background: #FFFFFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #c4ae86;
}

.company_main dt:last-of-type,
.company_main dd:last-child{
	border-bottom: none;
}
/*IE7,8*/
.company_main dl>dt + dd + dt + dd + dt + dd + dt + dd + dt + dd + dt + dd + dt + dd + dt + dd + dt + dd + dt,
.company_main dl>dt + dd + dt + dd + dt + dd + dt + dd + dt + dd + dt + dd + dt + dd + dt + dd + dt + dd + dt + dd {
	border-bottom: none;
}

.company_main ul li{
	list-style-type:disc;
	margin:0 0 3px 10px;
	padding:0;
	font-size:13px;
}

.company_main dd a,
.company_main ul li a {
	color: #0061B0;
}

.company_main ul{
	margin: 5px 0px 20px 0px;
	padding-left: 20px;
} 


.head_company {
    color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	margin: 20px 0px -15px 10px;
	padding: 10px 0px 0px 10px;
	width: 720px;
}

*+html .head_company { 
    color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	margin: 20px 0px 0px 10px;
	padding: 10px 0px 0px 10px;
	width: 720px;
}

.center_icon{
	text-align: center;
	margin-bottom: 30px;
}
.side15{
	margin-left:15px;
	margin-right:15px;
}

.surprise_cart{
	padding-left: 50px;
	font-size: 18px;
	height: 220px;
	padding-top:3px;
	width: 690px;
	margin-bottom:15px;
}


.cart_01{
	background-image: url(../img/surprise/cart1.jpg);
	background-repeat: no-repeat;
}
.cart_02{
	background-image: url(../img/surprise/cart2.jpg);
	background-repeat: no-repeat;
}
.cart_03{
	background-image: url(../img/surprise/cart3.jpg);
	background-repeat: no-repeat;
}
.cart_04{
	background-image: url(../img/surprise/cart4.jpg);
	background-repeat: no-repeat;
}
.cart_05{
	background-image: url(../img/surprise/cart5.jpg);
	background-repeat: no-repeat;
}.cart_06{
	background-image: url(../img/surprise/cart6.jpg);
	background-repeat: no-repeat;
}


.surprise_op{
	background-image: url(../img/surprise/serprise_bg_top.jpg),url(../img/surprise/serprise_bg_bottom.jpg),url(../img/surprise/serprise_bg_in.jpg);
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-position: top center, bottom center,top center;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 707px;
	height: auto;
	margin-right: 15px;
	margin-left: 15px;
}

.surprise_op_in{
	margin-top: 0px;
	margin-bottom: 10px;
}
.flower{
	margin: 25px 0px;
	width: 700px;
	height: 200px;
	background-image: url(../img/surprise/bn_3.jpg);
	text-align: center;
	font-size: 14px;
	padding: 20px 0px 0px 10px;
}
.flower span{
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}

.surprise_title{
	font-size: 18px;
	color: #FFF;
	background-color: #3e2f36;
	padding: 10px;
	margin-bottom: 15px;
	font-family: "ＭＳ Ｐ明朝","細明朝体","ヒラギノ明朝 Pro W3","Times New Roman",Times,serif;
}



.sample_03{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-bottom: 30px;
}
.sample_03 th{
	width: 25%;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	background-color: #f9f7f3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #cccccc;
}
.sample_03 td{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}




/* ■■■■■■■■■■■■ 航路変更用（※2015/12/20追加） ■■■■■■■■■■■■ */

.access_tab {
    display: none;
}

.access_tab.select {
    display: block;
}

.access_navi{
    overflow: hidden;
    border-bottom: 2px solid #65595E;
    text-align: center;
    margin-bottom: 2em;
}

.access_navi span {
    display: inline-block;
    width: 188px;
    height: 30px;
    margin: 0 2px;
    padding: 5px 5px 5px 40px;
    color: #65595E;
    font-weight: bold;
    font-size: 12px;
    line-height: 30px;
    background: url(../img/surprise/tab.png) no-repeat left top;
    /*vertical-align: top;*/
    text-align: left;
    cursor: pointer;
}

.access_navi span:hover,
.access_navi span.active {
    background: url(../img/surprise/tab_on.png) no-repeat left top;
    color: #fff;
    text-decoration: none;
}

.access_navi span.red {
    background: url(../img/surprise/tab_red.png) no-repeat left top;
    color: #FBB03B;
}

.access_navi span.red:hover,
.access_navi span.red.active {
    background: url(../img/surprise/tab_red_on.png) no-repeat left top;
    color: #fff;
    text-decoration: none;
}

.img_l{
	float: left;
	margin: 0 15px 10px 0;
}

.flow_box{
	margin: 10px 10px 30px;
	padding: 0 !important;
	background: transparent !important;
}

.route_box{
	margin: 0 10px 20px;
}

.route_box div{
	margin: 0 0 30px;
}
.route_box div p{
	margin: 10px;
}

.route_box div p b{
	color: #3E2F36;
}

.route_box div h4{
	position: relative;
	background: url(../img/surprise/midasi_60.png) no-repeat left top;
	padding: 15px 0 10px 55px;
	font-size: 15px;
	line-height: 25px;
	color: #3E2F36;
}

.route_box div h4 em{
	position: absolute;
	left: 25px;
	top: 5px;
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
}

.route_box.time30 div h4{
	background: url(../img/surprise/midasi_30.png) no-repeat left top;
}

.route_box.time30 div h4 em{
	color: #FBB03B;
}

.surprise_cart.no_image{
	height: auto;
	padding-bottom: 0 !important;
}

/*========薔薇の花束プラン========*/

.rosebox {
	display: block;
	width: 100%;
	background: #f6f3ee;
	text-align: center;
	padding: 20px 0 10px;
	margin: 20px 0;
}
.rosebox > ul {
	display: block;
	width: 675px;
	margin: 0 auto;
}
.rosebox > ul li {
	display: inline-block;
	margin: 0 7.5px;
}
.rosebox > ul li img {
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.rosebox .box {
	display: block;
	width: 660px;
	margin: 20px auto;
	padding: 0;
	position: relative;
}
.rosebox .box > b {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #000;
	color: #4d4d4d;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.rosebox .box > p {
	color: #4d4d4d;
	line-height: 1.4em;
	margin: 0 0 1em;
}
