@charset "utf-8";

/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

bouquet CSS

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/

body {
	font-size: 12px;
	color: #333;
}

.serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, serif;
}

#header {
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .4);
	-ms-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .4);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .4);
}

header .g_nav_trigger span,
header .g_nav_trigger span:before,
header .g_nav_trigger span:after {
	background: #C6778C;
}


#header + main {
	padding: 67px 0 0;

}
.main_img {
	max-width: 1400px;
	margin: 0 auto 45px;
	-webkit-box-shadow: 0 10px 9px -5px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 10px 9px -5px rgba(0, 0, 0, .4);
	-ms-box-shadow: 0 10px 9px -5px rgba(0, 0, 0, .4);
	box-shadow: 0 10px 9px -5px rgba(0, 0, 0, .4);
}

.content {
	max-width: 940px;
	padding: 0 20px;
	margin: 0 auto;
}

.content-w1100 {
	max-width: 1200px;
	padding: 0 20px;
	margin: 0 auto;
}
.content-w1100-inner {
    padding-top: 60px;
}
.separater {
	padding: 120px 0 0;
	margin: 0;
	background: url(/cms/shr/lp/img/bouquet/icon_separater.jpg) no-repeat center 50px;
	background-size: 147px 30px;
	border: none;
}

.main_ttl {
	font-weight: bold;
	font-size: 25px;
	text-align: center;
}
.main_ttl span {
	color: #C5778C;
}

.sub_ttl {
	font-weight: bold;
	font-size: 25px;
	color: #C5778C;
	text-align: center;
}
.content_ttl {
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}
.content_ttl span {
	display: block;
	font-size: 23px;
	color: #C5778C;
}

.flower_num_list {
	margin: 40px -15px 0;
}
.flower_num_list li {
	width: 33.333333%;
	padding: 0 15px;
	float: left;
}
.flower_num_list li a {
	display: block;
	width: 100%;
}
.flower_num_list li a h3 {
	font-size: 20px;
	font-weight: bold;
	color: #C5778C;
	margin: 10px 0 5px;
	text-align: center;
}
.flower_num_list li a p span {
	display: block;
	margin: 10px 0 0;
	color: #921F34;
	text-align: right;
	text-decoration: underline;
}

.float_box {
	padding: 30px 0 0;
}
.float_box + .content_ttl {
	padding: 60px 0 0;
}
.float_box dt {
	display: block;
	width: 45.6%;
	float: left;
}
.float_box dd {
	display: block;
	width: 54.4%;
	padding: 0 0 0 40px;
	float: left;
}

.float_box.img_right dt {
	float: right;
}
.float_box.img_right dd {
	padding: 0 40px 0 0;
	float: right;
}

.float_box.wide {
	padding: 0;
}
.float_box.wide dt {
	width: 21.2%;
}
.float_box.wide dd {
	display: block;
	width: 78.8%;
	padding: 0 0 0 30px;
}

.float_box.product {
	padding: 70px 0 0;
}
.float_box.product dt {
	width: 44.1%;
}
.float_box.product dd {
	width: 55.9%;
	padding: 0 0 0 30px;
}
.float_box.product.img_right dd {
	padding: 0 30px 0 0;
	float: right;
}

.float_box.product dd + dd {
	width: 100%;
	padding: 10px 0 0;
	float: none;
	clear: both;
}

.float_box dd h3 {
	display: block;
	font-size: 18px;
	color: #C5778C;
	margin: 0 0 15px;
}
.float_box.wide dd h3 {
	font-size: 22px;
}
.float_box dd p + h3 {
	margin: 40px 0 15px;
}

.float_box.product dd h3 {
	text-align: center;
	font-size: 20px;
	padding: 60px 0 0;
	background: url(/cms/shr/lp/img/bouquet/icon_title.jpg) no-repeat top center;
}
.float_box.product dd h3 span {
	display: block;
	font-size: 26px;
}

a.btn_detail {
	display: block;
	width: 258px;
	height: 41px;
	margin: 50px 0 0 auto;
	padding: 0 0 0 20;
	line-height: 41px;
	position: relative;
	background: url(/cms/shr/lp/img/bouquet/btn_bg_01.jpg) no-repeat center center;
	color: #FFF;
	font-size: 16px;
	text-align: center;
}
a.btn_detail.center {
	margin: 25px 0 40px;
}
a.btn_detail::before {
	content: "";
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	top: 12px;
	left: 10px;
	border: 8px transparent solid;
	border-left: 10px #FFF solid;
}

.flower_num_ttl {
	font-size: 32px;
	margin: 0 0 10px;
}

.flower_num_box {
	padding: 40px 35px 50px;
	margin: 40px auto 0;
	max-width: 960px;
	
	background:
		url(/cms/shr/lp/img/bouquet/box_border_tl.jpg) no-repeat top left,
		url(/cms/shr/lp/img/bouquet/box_border_tr.jpg) no-repeat top right,
		url(/cms/shr/lp/img/bouquet/box_border_bl.jpg) no-repeat bottom left,
		url(/cms/shr/lp/img/bouquet/box_border_br.jpg) no-repeat bottom right,
		url(/cms/shr/lp/img/bouquet/box_border_t.jpg) repeat-x top center,
		url(/cms/shr/lp/img/bouquet/box_border_r.jpg) repeat-y center right,
		url(/cms/shr/lp/img/bouquet/box_border_b.jpg) repeat-x bottom center,
		url(/cms/shr/lp/img/bouquet/box_border_l.jpg) repeat-y center left;
}
.flower_num_box h3 {
	display: block;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #C5778C;
	margin: 0 0 45px;
}
.flower_num_box > ul {
	width: 90%;
	margin: 0 auto;
}
.flower_num_box > ul li {
	width: 33.333333%;
	float: left;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
}
.f_content {
	width: 100%;
	padding: 0 0 50px;
	margin: 100px auto 0;
	max-width: 1240px;
}
.f_content dl {
	box-shadow: 0 8px 11px -5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 8px 11px -5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 8px 11px -5px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 8px 11px -5px rgba(0,0,0,0.2);
	box-shadow: 0 8px 11px -5px rgba(0,0,0,0.2);
}
.f_content dl dt,
.f_content dl dd {
	float: left;
}
.f_content dl dt {
	width: 60%;
}
.f_content dl dd {
	width: 40%;
}
.f_content dl dd .txt h3 {
	font-size: 24px;
	color: #C5778C;
	margin: 15px 0;
}
/*
.f_content {
	width: 100%;
	max-width: 1240px;
	padding: 32.25% 0 0;
	margin: 50px auto;
	position: relative;
	background: url(../img/bouquet/img_11.jpg) no-repeat left center;
	background-size: 64% auto;
	box-shadow: 0 10px 5px -3px rgba(0,0,0,0.5);
	
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
	-ms-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
}
.f_content .txt {
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0 30px 0 64%;
	
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.f_content .txt h3 {
	font-size: 18px;
	color: #C5778C;
	margin: 15px 0;
}
*/
#footer {
	background: #DDAEBB;
	padding: 45px 30px;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	font-style: italic;
		box-shadow: 0 -10px 10px -5px rgba(0,0,0,0.2)inset;
	-webkit-box-shadow: 0 -10px 10px -5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 -10px 10px -5px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 -10px 10px -5px rgba(0,0,0,0.2);
	box-shadow: 0 -10px 10px -5px rgba(0,0,0,0.2);
}

#footer h2 {
	font-size: 30px;
	line-height: 2;
	letter-spacing: .1rem;
}
#footer h2 + h2 {
	line-height: 1.3;
}
#footer h2 span {
	font-size: 60px;
}
#footer h3 {
	font-size: 20px;
	letter-spacing: .1rem;
}

#footer > img {
	max-width: 921px;
	margin: 30px auto 40px;
}

#footer > a.btn_detail {
	width: 400px;
	height: 60px;
	margin: 60px auto 80px;
	padding: 0 0 0 20px;
	line-height: 60px;
	font-size: 20px;
	background: url(/cms/shr/lp/img/bouquet/btn_bg_02.jpg) no-repeat center center;
}
#footer > a.btn_detail::before {
	top: 22px;
	left: 37px;
}

/*
table
------------------------------------------------------------------------------------------------------------------ */

table.hikaku {
    margin: 30px 0 5px;
    border-top: #C5778C solid 1px;
    border-left: #C5778C solid 1px;
}
table.hikaku tr th,
table.hikaku tr td {
    width: 45%;
    border-right: #C5778C solid 1px;
    border-bottom: #C5778C solid 1px;
    padding: 10px;
}

table.hikaku tr th:first-child,
table.hikaku tr td:first-child {
    width: 150px;
    min-width: 150px;
    text-align: center;
    font-weight: bold;
}
table.hikaku tr th {
    text-align: center;
    background: #C5778C;
    color: #FFF;
    border-right: #FFF solid 1px;
}
table.hikaku tr th:last-child {
    border-right: #C5778C solid 1px;
}
table.hikaku tr th:nth-child(2) {
    width: 62%;
}
table.hikaku tr td:nth-child(2) {
    width: 62%;
    background: #fdf0f0;
}
table.hikaku tr td {
    vertical-align: top;
}
table.hikaku tr td:first-child {
    vertical-align: middle;
}
table.hikaku tr td a {
    display: block;
    margin-top: 5px;
    color: #921F34;
    font-weight: normal;
}
.mark {
    display: block;
    text-align: center;
    padding: 10px 0;
    margin: 0 auto 10px;
    font-size: 16px;
}
.double_line {
    border-bottom:double;/*二重線を引く*/
    border-color:#FF0000;
    border-width:3px;
}
.sp_ttl-pt,
.sp_ttl  {
    display: none;
}
@media screen and (max-width: 640px) {
    table.hikaku tr th {
        display: none;
    }
    table.hikaku tr td:first-child {
        width: 100%;
        min-width: none;
        background: #C5778C;
        color: #FFF;
    }
    table.hikaku tr th:nth-child(2),
    table.hikaku tr td:nth-child(2) {
        width: 100%;
    }
    table.hikaku tr td {
        width: 100%;
        display: block;
    }
    .sp_ttl-pt,
    .sp_ttl  {
        display: block;
        font-weight: bold;
        margin-bottom: 5px;
    }
}

/*インライン用*/
#inline-wrap {
	position: relative;
	margin:10px auto;
	max-width: 700px;
	background: #fff;
	padding: 20px;
}
#inline-wrap h1 {
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 10px;
}
#inline-wrap .image img {
	width:100%;
	max-width: 600px;
}
#inline-wrap .image,
#inline-wrap .popup-modal-dismiss {
	text-align: center;
}

.modal-ttl {
    display: table;
    width: auto;
    background: #C5778C;
    padding: 5px 10px;
    color: #fff;
    margin-bottom: 10px;
}
.modal-text {
    margin: 0 0 20px;
}
.modal-list {
    
}
.modal-list-item {
    margin-bottom: 5px;
}
.modal-list-item:last-child {
    margin-bottom: 0;
}
.modal-list-item-name {
    display: block;
    font-weight: bold;
}


.table-list {

}
.table-list-item {
    padding-left:1em;
    text-indent:-1em;
}

/*
------------------------------------------------------------------------------------------------------------------ Tablet */
@media screen and (max-width: 768px) {
    body {
        font-size: 14px;
    }

    .main_ttl {
        font-size: 20px;
    }

    .content_ttl {
        font-size: 20px;
    }
    .content_ttl span {
        font-size: 16px;
    }
    .float_box {
        padding: 20px 0 0;
    }
    .float_box + .content_ttl {
        padding: 40px 0 0;
    }
    .float_box dt,
    .float_box dd {
        width: 100%;
        float: left;
        padding: 0;
    }

    .float_box.img_right dt,
    .float_box.img_right dd {
        padding: 0;
        float: right;
    }

    .float_box dt,
    .float_box.img_right dt {
        padding: 0 0 20px;
    }

    .float_box.wide dt {
        width: 25%;
        float: left;
    }
    .float_box.wide dd {
        display: block;
        width: 75%;
        padding: 0 0 0 30px;
        float: left;
    }

    .float_box.product {
        padding: 60px 0 0;
    }
    .float_box.product dt {
        width: 50%;
        padding: 0 0 20px;
    }
    .float_box.product dd {
        width: 50%;
        padding: 0 0 0 20px;
    }
    .float_box.product.img_right dd {
        padding: 0 20px 0 0;
        float: left;
    }

    .float_box dd h3 {
        display: block;
        font-size: 18px;
        color: #C5778C;
        margin: 0 0 15px;
    }
    .float_box.wide dd h3 {
        font-size: 22px;
    }
    .float_box dd p + h3 {
        margin: 30px 0 10px;
    }

    .float_box.product dd h3 {
        text-align: center;
        font-size: 18px;
        padding: 60px 0 0;
        background: url(/cms/shr/lp/img/bouquet/icon_title.jpg) no-repeat top center;
    }
    .float_box.product dd h3 span {
        display: block;
        font-size: 23px;
    }

    .flower_num_box h3 {
        font-size: 20px;
        margin: 0 0 20px;
    }
    .flower_num_box > ul li {
        width: 50%;
        float: left;
        margin: 0 0 15px;
    }

    .float_box.wide dd h3 {
        font-size: 18px;
    }

    a.btn_detail {
        margin: 20px auto 0;
    }

    .f_content {
        margin: 40px  auto 0;
        padding: 0 20px;
    }

    .f_content .txt h3 {
        font-size: 20px;
        text-align: center;
    }

    .flower_num_ttl {
        font-size: 20px;
        margin: 50px 0 20px;
        text-align: center;
    }
    .flower_num_lead,
    .f_content .txt > p {
        text-align: center;
    }
    #footer {
        padding: 30px 20px;
        font-size: 20px;
    }

    #footer h2 {
        font-size: 14px;
        line-height: 1.4;
    }
    #footer h2 + h2 {
        line-height: 1.2;
    }
    #footer h2 span {
        font-size: 20px;
    }
    #footer h3 {
        font-size: 14px;
        line-height: 1.4;
    }

    #footer > img {
        margin: 15px auto 20px;
    }

    #footer > a.btn_detail {
        width: 400px;
        height: 60px;
        margin: 60px auto 30px;
        padding: 0 0 0 20px;
        line-height: 60px;
        font-size: 20px;
        background: url(/cms/shr/lp/img/bouquet/btn_bg_02.jpg) no-repeat center center;
    }
    #footer > a.btn_detail::before {
        left: 37px;
    }
    .f_content {
        margin-bottom: 40px;
    }
    .f_content dl dt,
    .f_content dl dd {
        float: none;
        width: 100%;
    }
    a.btn_detail.center {
        margin: 25px auto;
    }
}

/*
------------------------------------------------------------------------------------------------------------------ SmartPhone */
@media screen and (max-width: 640px) {
    #header + main {
        padding: 56px 0 0;
    }
    .flower_num_list li {
        width: 100%;
        float: none;
    }
    #footer > a.btn_detail {
        width: 100%;
        font-size: 16px;
        background-size: cover;
    }
    #footer > a.btn_detail::before {
        left: 10px;
    }
}

/*
------------------------------------------------------------------------------------------------------------------ SmartPhone */
@media screen and (max-width: 480px) {
    .content-w1100-inner {
        padding: 30px 0 0;
    }
    .main_ttl {
        font-size: 17px;
    }
    .flower_num_box > ul {
        width: 100%;
        margin: 0 auto;
    }
    .flower_num_box > ul li {
        width: 100%;
        float: none;
        margin: 0;
        padding: 0;
    }
    .flower_num_list li a h3 {
        font-size: 16px;
    }
    .flower_num_box {
        padding: 40px 25px 50px;
    }
    .float_box dt,
    .float_box dd {
        width: 100%;
        float: none;
        padding: 0 0 20px;
    }
    .float_box.img_right dt,
    .float_box.img_right dd {
        padding: 0;
        float: none;
        width: 100%;
    }
    .float_box.product dt {
        width: 100%;
        padding: 0 0 20px;
    }
    .float_box.product dd {
        width: 100%;
        padding: 0;
    }
    .float_box.product dd p {
        text-align: center;
    }
}