@charset "UTF-8";
.sp-only{
    display:none;
}
/*--------------------------------------------------
headerハンバーガーメニュー
/*----------------------------------------------------------*/
header .container #nav-toggle {
  width: 100px;
  height: 90px;
  margin: 0 0 40px auto;
  top:30px;
  right: 20px;
}
header .container #full-navi .flex {
  margin-right: 79px;
}
header .container #full-navi .flex li {
  margin-bottom: 22px;
}
header .container #full-navi .flex li a {
  font-size: 3.2rem;
}
header .container #full-navi-back {
  top: -177px;
  right: -74px;
}
.open header .container #full-navi-back {
  width: 608px;
  height: 548px;
}
.close header .container #full-navi-back {
  width: 608px;
  height: 548px;
}
header .container #nav-toggle div:nth-child(1) {
  top: 39px;
  left: 49px;
}
.open header .container #nav-toggle div:nth-child(1) {
  top: 44px;
  left: 39px;
}
header .container #nav-toggle div:nth-child(2) {
  left: 39px;
  top: 48px;
}
.open header .container #nav-toggle div:nth-child(2) {
  top: 44px;
}
@media screen and (max-width: 1100px) {
  header .container #full-navi-back {
    right: -200px;
  }
}
@media screen and (max-width: 1100px) {
  header .container #full-navi-back {
    right: -390px;
  }
}
/*----------------------------------------------
headerヒーローエリア
/*----------------------------------------------*/
header .container{
  background-position: center;
  height:100vh;
  position:relative;
  background-image: url(../images/BG.png);
  background-repeat: no-repeat;
  background-size: cover;
}
header .container .under-img img {
  width: 100vw;
  position: relative;
  bottom: 75px;
}
header .circle-img{
  left:0;
  right:0;
  margin:0 auto;
  top:15vh;
  width:calc(100% / 1440 * 627);
  max-width:627px;
}
header .logo-img{
  left:32px;
  top:32px;
  width: 77px;
}
header .container > img {
  position: absolute;
}
header .container .kamome {
  top: 120px;
  left: 15.5vw;
  padding-top: 60px;
}
header .container .kumo-left {
  top: 284px;
  left: -0.5vw;
  width: 30%;
}
header .container .kumo-right {
  top: 101px;
  right: -2vw;
  width: 30%;
}
/*------------------------------------
top戻るボタン
------------------------------------*/
#page-top a{
  width: 80px;
  height: 80px;
  font-size:0.6rem;
}
#page-top {
  right: 24px;
  bottom: -10px;
}
#page-top img {
  width: 20px;
}
/*----------------------------------------------
body共通
/*----------------------------------------------*/
h1{
  font-size:3.2rem;
  font-weight:700;
}
/*------------------------------------
Flowerカレンダー↓
------------------------------------*/
#calender .flower {
    width: 100%;
    margin-top: 140px;
    padding: 100px 0;
    background-color: #FFECAE;
    background-color: #FFFBC9;
}
#calender .flower .flower_main_box {
    width: 100%;
    overflow: hidden;
}
#calender .flower h2 {
    font-size: 3.2rem;
}
#calender .flower p {
    font-size: 1.8rem;
}
/*------------------------------------
スリックスライダー↓
------------------------------------*/
#calender .slick01 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 78px;
    margin-left: 500px;
}
#calender .slick02 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 78px;
    margin-left: 50px;
}
#calender .slick01 li p:first-letter {
    font-size: 2.5rem;
}
#calender .slick02 li p:first-letter{
    font-size: 2.5rem;
}
#calender .slick02 .first_text {
    font-size: 2.5rem;
    font-weight: bold;
}
#calender .slick-slide img {
    height: auto;
}
#calender .sliderArea {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 25px;
}
#calender .sliderArea.w300 {
    max-width: 300px;
}
#calender .slick-slide {
    margin: 0 5px;
}
#calender .slick-slide img {
    width: 80%;
}
#calender .slick-prev {
    z-index: 100;
    left: 15px;
    top: 270px;
    width: 30px;
    height: 30px;
}
#calender .slick-next {
    z-index: 100;
    right: 15px;
    top: 270px;
    width: 30px;
    height: 30px;
}
#calender .slick-prev:before, .slick-next:before {
    color: #000;
    z-index: 9;
    font-size: 30px;
}
#calender .thumb {
    margin: 20px 0 0;
}
#calender .slick-slide {
    transition: all ease-in-out .3s;
}
#calender .slick-active {
    opacity: 1;
}
#calender .slick-current {
    opacity: 1;
}
#calender .thumb .slick-slide {
    cursor: pointer;
}
#calender .thumb .slick-slide:hover {
    opacity: 0.7;
}
#calender .slick-slide {
    outline: none;
}
#calender .prev {
    position: absolute;
    z-index: 1;
    left: 30px;
    bottom: -60px;
}
#calender .next {
    position: absolute;
    z-index: 1;
    right: 30px;
    bottom: -60px;
}
#calender .fa-chevron-circle-right {
    font-size: 35px;
    color: #333;
}
#calender .fa-chevron-circle-left {
    font-size: 35px;
    color: #FFECAE;
}
#calender .fa-chevron-circle-right:hover {
    opacity: 0.6;
}
#calender .fa-chevron-circle-left:hover {
    opacity: 0.6;
}
/* contact */
#contact section #order-area .calen .check-wrap .flex {
  margin-left: 53px;
}
#contact section #order-area .calen .check-wrap .flex label {
  margin-right: 90px;
}
/*------------------------------------------------
料金
--------------------------------------------------------*/
#price .img-box{
  width:80%;
  height:120px;
}
#price ul.box li{
  padding: 40px 40px 30px;
  margin: 120px 45px 0;
  width:260px;
}
#price li > *:nth-child(2){
  margin-top:20px;
}
#price li > *:nth-child(3){
  margin-top:-15px;
}
#price li > *:nth-child(4){
  margin-top:40px;
}
#price li > *:nth-child(5){
  margin-top:-10px;
}
#price li > *:nth-child(8){
  margin-top:-10px;
}
#price li > *:nth-child(9){
  margin-top:70px;
}
#price li > *:nth-child(10){
  margin-top:-10px;
}
/* #price .h1-box{
  margin-top: 130px;
} */
#price .calender ul.box li {
  width: 324px;
  height: 363px;
}
#price .list{
  max-width: 940px;
  width:90%;
  margin-top: 100px;
}
#price .list li{
  font-size:2.2rem;
}
#price .list li:before{
  width: 12px;
  height: 12px;
  top: -2px;
}
#price .separately {
  max-width: 940px;
  width: 90%;
  margin: auto;
}
#price .separately p {
  font-size: 2.2rem;
}
#price .separately .red {
  font-size: 2.2rem;
}
#price h1{
  font-size:2.5rem;
}
#price .h2-box{
  /* margin-top: 130px; */
  margin-left:-30px;
}
#price h2{
  font-size:2.2rem;
  margin-left:10%;
}
#price h3{
  font-size:3.2rem;
}
#price p.s{
  font-size:1.8rem;
}
#price p.m {
  font-size:2.6rem;
}
#price .order{
  font-size:3.2rem;
  padding:8px 140px;
  margin: 43px auto 100px;
  width:380px;
}
#price .order:hover {
  color: #fff;
  background: #ff8170;
  opacity: 1;
}
/*------------------------------------
会社概要
------------------------------------*/
#company a,
#company p{
  font-size:2rem;  
}
#company a[href*="tel:"] {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}
/*footer---------------------------------------------*/
footer::before {
  width: 826px;
  height: 0.1rem;
  top: -151px;
}
footer .container {
  margin: 400px auto 173px;
}
footer .container img {
  width: 182px;
  height: 73px;
  margin: auto 0;
}
footer .container .menu ul li a {
  font-size: 2.2rem;
  line-height: 0.5;
}
footer .container .menu ul .nenga {
  margin-bottom: 22px;
}
footer .container .menu ul .little {
  margin-bottom: 14px;
  margin-left: 26px;
}
footer .container .menu ul .little a {
  font-size: 1.8rem;
}
footer p {
  margin-bottom: 27px;
}
footer p small {
  font-size: 1.4rem;
}
@media screen and (min-width: 768px) {
  footer .container .menu {
    margin-left: 115px;
  }
  footer .container .menu ul:nth-child(1) {
    margin-right: 150px;
  }
}
@media screen and (min-width: 1050px) {
  footer .container .menu {
    margin-left: 263px;
  }
  footer .container .menu ul:nth-child(1) {
    margin-right: 302px;
  }
}
/*------------------------------------
topページ 年賀状 縦書き ↓
------------------------------------*/
#top .sp-only {
  display: none;
}
#top h2 {
  font-size: 3.2rem;
}
#top .years_card {
  padding: 60px 0 100px;
  margin-top: 75px;
}
#top .years_card .type {
  position: absolute;
  top: 310px;
  z-index: -1;
}
#top .container {
  width: 80%;
  max-width: 1200px;
}
#top .years_card img.tora {
  right: -800px;
  bottom: 0;
  max-width: 1400px;
}
#top .writing {
  font-size: 2.6rem;
  margin-bottom: 25px;
}
#top .years_card .flex p {
  margin-top: 10px;
  padding-right: 40px;
}
#top .years_card .flex img {
  margin-right: 10px;
  width: 284px;
  height: 421px;
  margin-bottom: 70px;
}
/*------------------------------------
topページ 年賀状 横書き ↓
------------------------------------*/
#top .horizontal_writing .mr_35 {
  margin-right: 35px;
}
#top .horizontal_writing .flex p {
  margin-top: 10px;
}
#top .horizontal_writing .tora3 {
  top: 100px;
  left: -200px;
}
#top .horizontal_writing .container ul li {
  margin: 17px;
}
#top .horizontal_writing .container ul li img {
  width: 420px;
  height: 282px;
}
/*------------------------------------
topページ 季節のFlowerカレンダー ↓
------------------------------------*/
#top .seasonal_calendar .sheets2 img:first-of-type {
  margin-right: 17px;
}
#top .seasonal_calendar .sheets2 img:nth-child(2) {
  margin-left: 17px;
}
#top .seasonal_calendar .sheets2 img:nth-child(3) {
  margin-left: 35px;
}
#top .seasonal_calendar .flex img {
  width: 350px;
}
#top .seasonal_calendar .mt_40_img img {
  margin-top: 40px;
}
#top .seasonal_calendar .tora2_posi {
  left: 50%;
  top: 45%;
  transform: translate(-50%,-50%);
}
/*------------------------------------
topページ 季節のFlowerカレンダー 卓上タイプ ↓
------------------------------------*/
#top .horizontal_flower .container ul li img {
  width: 300px;
}
#top .horizontal_flower .container ul li {
  margin: 19px;
}
#mypage .recommended_content ul li img {
    width: 300px;
	margin: 19px;
}
/*--------------------404---------------------------------*/
header .container #notfound {
  padding-top: 195px;
}
header .container #notfound > div {
  height: 270px;
}
header .container #notfound h1 {
  font-size: 15rem;
}
header .container #notfound h1 span {
  font-size: 3rem;
}
header .container #notfound p {
  font-size: 2.5rem;
  margin-bottom: 20px;
}
header .container #notfound a {
  font-size: 2rem;
  padding: 5px 10px;
}
/*------------------------------------
プライバシーポリシーページ ↓
------------------------------------*/
#privacy_policy .container {
  width: 75%;
  padding-top: 180px;
  max-width: 1200px;
}
#privacy_policy h2,h3 {
  font-size: 3.2rem;
}
#privacy_policy h3 {
  border-bottom: 4px solid #F1DBDB;
}
#privacy_policy p {
  font-size: 2.2rem;
  padding: 36px 0 80px 25px;
}
#privacy_policy .container .ulli_list {
  padding-bottom: 36px;
}
#privacy_policy .container ul {
  margin-left: 50px;
  margin-bottom: 80px;
}
#privacy_policy .container ul li {
  font-size: 2.2rem;
}
#privacy_policy p.pb-30 {
  padding-bottom: 30px;
}
#privacy_policy .container .company_profile {
  padding: 0 0 0 25px;
}
/*------------------------------------
季節のFlowerカレンダー 卓上タイプ A B 各種コンテンツ↓
------------------------------------*/
#mypage .favorite_information_box {
  margin-top: 66px;
  padding-bottom: 64px;
  border-bottom: 1px solid #000;
}
#mypage .favorite_information_box h2 {
  font-size: 20px;
}
#mypage .favorite_information_box .article_box {
  margin-top: 27px;
}
#mypage .favorite_information_box .information_article p {
  font-size: 13px;
  margin-right: 12px;
  margin-bottom: 9px;
}
#mypage .recommended_content #a-line .lightbox-container {
  background-image: url(../images/masuku.png);
  width: 100%;
  margin-top: 30px;
  padding-bottom: 100px;
}
#mypage .recommended_content #ka-line .lightbox-container {
  background-image: url(../images/masuku2.png);
  width: 100%;
  margin-top: 30px;
  padding-bottom: 100px;
}
#mypage .favorite_information_box .information_article p:nth-child(3) {
  font-size: 16px;
}
#mypage .favorite_information_box .information_article .society_box {
  padding: 4px 10px;
  font-size: 9px;
}
#mypage .favorite_information_box .allview-btn {
  width: 182px;
  height: 30px;
  line-height: 30px;
  letter-spacing: .15em;
  font-size: 11px;
  top: 0;
  right: 0;
  padding-right: 10px;
}
#mypage .favorite_information_box .allview-btn:after {
  width: 10px;
  height: 10px;
  background: url(../img/common/arrow-circle-right.svg) no-repeat center/contain;
  right: 10px;
}
#mypage .search .e-search {
  margin-top: 27px;
  margin-left: 130px;
}
#mypage .search .e-search li {
  width: calc((100% / 3) - 1px);
  margin-right: 30px;
  margin-top: 1px;
  height: 50px;
  line-height: 83px;
}
#mypage .search .e-search li:nth-child(5n) {
  margin-right: 0;
}
#mypage .search .e-search li.a-line a {
  font-size: 16px;
}
#mypage .search .e-search li.ka-line a {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
#mypage .search {
  margin-top: 20px;
  }
#mypage .search h2 {
  font-size: 20px;
  }
#mypage .search .e-search {
  margin-top: 23px;
  }
#mypage .search .e-search li {
  height: 40px;
  line-height: 40px;
  }
#mypage .search .e-search li:nth-child(5n) {
  margin-right: 0;
  }
#mypage .search .e-search li a {
  font-size: 13px;
  }
#mypage .search .e-list li {
  margin-top: 15px;
  }
#mypage .search .e-list li a {
  font-size: 13px;
  }
}
@media screen and (max-width: 500px) {
#mypage .search .e-search li{
  width: 100%;
  }
}
/*------------------------------------
@media PC版 ↓
------------------------------------*/