@charset "UTF-8";

.order-box{max-width:960px; margin:35px auto 100px; box-sizing:border-box; padding:50px 90px 40px; background:url(../img/BG_01.jpg) repeat center center; border:#E7DCAA solid 2px;}
.order-box .order-ttl{font-size:34px; font-weight:bold; font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; padding-bottom:20px; margin-bottom:20px; line-height:1; border-bottom:#E7DCAA solid 2px; text-align:center;}
.order-box .order-ttl span{color:#E16F8E;}
.order-box .order-desc{font-size:16px; line-height:26px; text-align:center; margin-bottom:30px;}
.order-box .fax-num{text-align:center; margin-bottom:45px;}
.order-box .download-list li{width:244px;}
.order-box .download-list li a{display:block; border:#E16F8E solid 1px; border-radius:8px; background-color:#fff; overflow:hidden;}
.order-box .download-list li .download-ttl{font-size:28px; font-weight:bold; text-align:center; color:#fff; line-height:1; padding:9px 0; background-color:#E16F8E;}
.order-box .download-list li .download-txt{padding:10px 0;}
.order-box .download-list li .download-txt p{font-size:20px; line-height:26px; margin-right:15px;}


.flower-box{margin-bottom:150px;}
.flower-box .flower-ttl{text-align:center; padding:25px 0 20px; font-size:30px; font-weight:bold; color:#E16F8E; line-height:1; border-bottom:#E7DCAA solid 1px; margin-bottom:25px; background:url(../img/BG_flower.png) no-repeat center top;}
.flower-box .desc{font-size:16px; line-height:2; text-align:center; margin-bottom:70px;}
.flower-box .flower-list li{margin-right:86px;}
.flower-box .flower-list li:last-child{margin-right:0;}
.flower-box .flower-list li .flower-img{text-align:center; margin-bottom:25px;}
.flower-box .flower-list li p{font-size:16px; text-align:center;}

@media screen and (max-width:768px){
.order-box{width:calc(100% - 30px); margin:30px auto 40px; padding:25px 15px;}
.order-box .order-ttl{font-size:24px; padding-bottom:15px;}
.order-box .order-desc{line-height:24px; text-align:left; margin-bottom:20px;}
.order-box .fax-num{margin-bottom:25px;}
.order-box .fax-num img{max-width:100%;}
.order-box .download-list{width:300px; width:100%; margin:0 auto; display:block;}
.order-box .download-list li{width:100%; margin-bottom:15px;}
.order-box .download-list li:last-child{margin-bottom:0;}


.flower-box{margin-bottom:60px; padding:0 15px; box-sizing:border-box;}
.flower-box .flower-ttl{padding:25px 0 15px; font-size:24px; margin-bottom:20px; background-size:220px auto;}
.flower-box .desc{line-height:1.5; text-align:left; margin-bottom:30px;}
.flower-box .flower-list{width: 250px; margin:0 auto; display:block;}
.flower-box .flower-list li{margin-right:0; margin-bottom:25px;}
.flower-box .flower-list li:last-child{margin-bottom:0;}
.flower-box .flower-list li .flower-img{text-align:center; margin-bottom:15px;}
.flower-box .flower-list li .flower-img img{width:100%;}
}