@charset "UTF-8";
/* CSS Document */
.first-img {
  margin-bottom: 40px;
}
.first-img img {
  width: 100%;
}
hr {
    margin: 80px auto;
    width: 150px;
    border: 0.5px;
    color: #ababab;
    border-style: solid;
}
h2 {
  margin: 0 0 40px 0;
  padding: 0 30px;
}
.goods-content {
  padding: 0 30px;
  margin: 0 0 60px 0px;
}
h3 {
  text-align: center;
  font-size: 20px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 40px;
}
.sub-ttl {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin: 30px auto;
}

.goods-text {
  line-height: 2.3;
  font-size: 15px;
  text-align: left;
  margin-bottom: 40px;
}
.effect{
  display:block;
}
.point{
  font-size:18px;
  font-weight:bold;
  letter-spacing:1.3px;
}
.pointbox{
  margin:0 6% 2% 0;
  position:relative;
}
.pointbox::before{
  content:"";
   display:inline-block;
   width:1.5px;
   /*height:171px;*/
   height:28px;
   background-color:#ababab;
   position:absolute;
   top:8px;
   left:-22px;
}
.low-price{
  margin-bottom:2em;
}
.service-info {
	margin-bottom: 0.7em;
}
.service-ico {
  margin: 0 0 20px;
  text-align: center;
}
.service-price {
  margin: 0 20px 0px 0;
  text-align: center;
}
.picks-pc{
  display:none;
}
.picks-sp .pick-img{
  margin-left:auto;
  margin-right:auto;
  width:50%;
}
.picks-sp .pick-img img{
  width:100%;
}
.donoteat{
  text-align:center;
}

.cake-picks{
  /*width:70%;*/
  margin-left:auto;
  margin-right:auto;
}
.cake-picks div{
  margin-bottom:6%;
}
.cake-picks img{
  width:100%;
  display:block;
}
.another-cake-picks{
  margin-left:auto;
  margin-right:auto;
}
.another-cake-picks div{
  display:inline-block;
  width:48%;
  margin:0 0 10% 0;
}
.another-cake-picks img{
  width:100%;
  display:block;
}
.another-cake-picks div p{
 text-align:center;
 /*font-size:15px;
}*/}
.title{
  font-size:16px;
  font-weight:bold;
}
.flow {
    margin: 0 auto 60px;
  }
  
  ol {
    text-align: left;
    counter-reset:list;
  list-style-type:none;
  }
  
  ol li {
    
  position:relative;
  line-height: 30px;
  margin: 16px 0 7px 40px;
  padding-left: 10px;
  }
  ol li:before {
    
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: -35px;
  width: 30px;
  height: 30px;
  background: #505050;
  text-align: center;
  color: #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  }

/*アコーディオンここから*/
.cp_actab {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  color: #ffffff;
  border-bottom: solid 1px #727171;
}
/*.cp_actab input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}*/
.cp_actab label {
font-weight: bold;
    line-height: 2;
    position: relative;
    display: block;
    /*cursor: pointer;*/
    background: #fff;
    color: #505050;
    text-align: left;
    padding: 2.5em 3em;
}
.cp_actab .cp_actab-content {
  overflow: hidden;
  max-height: 100em;
  /*-webkit-transition: max-height 0.35s;
  transition: max-height 0.35s;*/
  color: #505050;
  text-align: left;
}
.cp_actab .cp_actab-content p {
    padding: 0em 2.5em 2.5em 3em;
    line-height: 2.4;
}

.p-b-1 {
  padding-bottom: 1em !important;
}

.cp_actab-content {
  max-height: 100em;
}
.cp_actab-content p{
 /* color:#a61515;*/
  color:#2189b7;
  }
/* Icon */
.cp_actab label::before {
  font-family: 'EB Garamond', serif;
    line-height: 1.9;
    position: absolute;
    top: 36%;
    left: 0;
    display: block;
    content: 'Q.';
}

.cp_actab p::before {
font-family: 'EB Garamond', serif;
    font-weight: bold;
    line-height: 0;
    position: absolute;
    top: 90px;
    left: 0;
    display: block;
    content: 'A.';
}

.cp_actab label::after {
  line-height: 3;
  position: absolute;
  top: 36%;
  right: 0;
  display: block;
  width: 3em;
  height: 3em;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  text-align: center;
}

.s-t-120 p::before {
    top: 120px;
}

.s-t-150 p::before {
    top: 155px;
}

.s-t-180 p::before {
    top: 155px;
}
.s-t-190 p::before {
    top: 183px;
}

/*.cp_actab input[type=checkbox] + label::after {
  content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}*/
/*アコーディオンここまで*/

 #q-and-a{
    margin-bottom:10%;
  }
  #estimate{
  text-align:center;
  margin-bottom:2%;
 }
.box1 {
  display: inline-block;
  background: #fff;
  padding: 11px 11px 11px 17px;
  border: 1px solid #727171;
  word-break: break-all;
  letter-spacing: 6px;
  font-size: 18px;
  line-height: 1.5;
}
.insta {
  max-width: 300px;
  margin: 0 auto 60px;
}
.download-btn {
  text-align: center;
}
.download-btn a {
  padding: 20px 17px;
  font-size: 16px;
  margin-bottom: 15px;
  background: #bdbdbd;
  color: #fff;
}
.download-wrap img {
  width: 100%;
  display: block;
  margin: 0 auto 20px;
}
.item-img {
	    margin-bottom: 60px;
}

.item-img img {
	width: 100%;
    height: auto;
    display: block;
    margin: 0px auto;
    filter: drop-shadow(0px 5px 6px rgba(0,0,0,0.4));
}
a.catalog-ico:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: -1px 0px 0 10px;
  background: url("../../img/common/btn_ico/catalog_ico.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.cases-item {
  margin: 0 0 40px 0;
  position: relative;
  border: solid 1px #bdbdbd;
}
.cases-item img {
  width: 100%;
  display: block;
}
.account {
  display: inline-block;
  padding: 0 0 0 5%;
  margin: 5% 0 0;
  width: 55%;
  vertical-align: top;
}
.cases-item span {
  font-weight: bold;
}
.cases-item p {
  text-align: left;
  font-size: 13px;
}
.price p {
  display: inline-block;
}
.item {
  font-size: 0;
}
.detail {
  margin: 48px 0 0 0;
  text-decoration: underline;
}
.item-ttl {
  font-weight: 100 !important;
  padding: 0 0 5% 0;
}
.price {
  display: inline-block;
  width: 38%;
  border-left: solid 1px #bdbdbd;
  text-align: center;
  margin: 5% 0;
}
.order-btn a {
  padding: 14px 20px;
  font-size: 16px;
}
/*いらないかも*/
a.order-ico:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 8px 10px 0 0;
  background: url("../../img/common/btn_ico/order_ico.png")no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.comment {
    margin: 0 auto 30px;
    font-size: 14px;
    padding-left: 1em;
    text-indent: -1em;
}
.works_attention {
  border: solid 1px #505050;
  padding: 2em 1.75em;
  margin-bottom: 40px;
}
.works_attention p {
  text-align: left;
  font-weight: bold;
}
.download-wrap {
    display: inline-block;
    align-items: center;
    justify-content: center;
    max-width: 600px;
    margin: 0 auto;
    padding-bottom:4em;
}
@media screen and (min-width:500px) {
  .s-t-190 p::before{
    top:155px;
  }
  .s-t-180 p::before{
    top:125px;
  }
}
@media screen and (min-width:760px) {
  /*　画面サイズが760pxからはここを読み込む　PC画面表示*/
  hr {
    width: 300px;
}
  .first-img img {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
  }
  .first-img {
    margin-bottom: 80px;
  }
  h2 {
    padding: 0;
  }
  .goods-content {
    width: 80%;
    margin: 0 auto 60px;
    padding: 0;
    text-align: center;
    max-width: 920px;
  }
  .goods-text {
    display: inline-block;
  }
  .service-info {
    display: flex;
    align-items: center;
    justify-content: center;
  }
.picks-sp{
  display:none;
}
.picks-pc{
  display:block;
  width:255px;
}
.picks-pc .pick-img img{
  width:100%;
}
  .service-ico {
    margin: 0 20px 0px 0;
    float: left;
  }
  .service-price {
    text-align: left;
  }
  .service-price p {
    line-height: 2.2;
  }

  .cake-picks{
  width:unset;
  margin-left:unset;
  margin-right:unset;
}

.cake-picks div{
  display:inline-block;
  width:47%;
  margin:0 1%;
}
.another-cake-picks div{
  width:32%;
}
   .s-t-190 p::before{
    top:125px;
  }
  .s-t-150 p::before{
    top:125px;
  }
  #estimate{
  margin-bottom:unset;
 }
  /*insta*/
  .insta {
    max-width: 700px;
    margin: 0 auto 20px;
  }
  /*insta*/
  .download-btn {
    float: left;
  }
  .download-wrap {
    display: inline-block;
    align-items: center;
    justify-content: center;
    max-width: 600px;
    margin: 0 auto;
  }
  .download-wrap .download-btn {
    float: none;
  }
 .item-img {
    display: inline-block;
    width: 100%;
	}
	
	.item-img div {
		display: inline-block;
    width: 24.5%;
	}
  .m-r-40 {
    margin-right: 40px;
  }
  .cases {
    display: flex;
    flex-wrap: wrap;
  }
  .cases-item {
    width: 45%;
    margin: 0 2.3% 4.6%;
  }
  .detail {
    margin: 24px 0 0 0;
  }
  .order-btn a {
    padding: 11px 40px;
  }
  .contact-btn a {
    padding: 18px 60px !important;
  }
  .contact-btn {
    margin: 30px 40px 0 0px;
  }
  .comment {    
	  margin: 0 auto 20px;
  }
  .t-a-c {
    text-align: center !important;
  }
}
@media screen and (min-width:961px) {
  /*　画面サイズが961pxからはここを読み込む　大きいPC画面表示*/
  h3 {
    font-size: 24px;
  }
  .insta {
    max-width: 920px;
  }
  .order-btn a {
    padding: 11px 70px;
  }
  .effect{
    display:flex;
  }
  .point{
    padding-right:1%;
  }
  .pointbox::before{
    height:171px;
}
@media screen and (min-width:1400px) {
  /*　画面サイズが1400pxからはここを読み込む　大きなPC画面表示*/
  .first-img {
    text-align: center;
  }
  .works-content {
    max-width: 1000px;
  }
}