@charset "UTF-8";

/* 必須指定 */
#contWrap {
    margin: 0 auto;
    width: 100%;
    color: #333;
}
#contWrap ul{
    list-style-type: none;
}
#contWrap h3,#contWrap h4,#contWrap ul,#contWrap a{
    margin: 0;
}
@media screen and (max-width: 750px)  {
	#contWrap {
		width: 100%;
        max-width: 100%;
        min-width: 100%;
	}
}
.product-box__ttl,.product-box__price,.product-box__catch{
    text-align: left;
}
/*共通パーツ
---------------------------------------*/
.link-btn:hover{
    text-decoration: none;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.wrap{
    width: 96.55172413793103%;
    padding-top: 80px;
    padding-bottom: 100px;
    margin: 0 auto;
    text-align: center;
}
.wrap_wrap{
    margin-top: 70px;
}
.ttl3{
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 1.7;
    position: relative;
    display: inline-block;
    margin: 0 auto;
}
.ttl3::before{
    content: url("images/ttl3_img01.png");
    position: absolute;
    top:14px;
    left:-100px;
}
.ttl3::after{
    content: url("images/ttl3_img02.png");
    position: absolute;
    top:14px;
    right:-100px;
}
.ttl3 span{
    font-size: 18px;
}
.ttl4{
    font-size: 24px;
    font-weight: 700;
}
.textbox{
    font-size: 16px;
    text-align: left;
    line-height: 1.8;
}
.textbox a{
    color: #e10022;
}
@media screen and (max-width: 750px) {
    .wrap{
        width: 94.66666666666667%;
        padding-top: 50px;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 50px;
    }
    .wrap_wrap{
        margin-top: 50px;
    }
    .ttl3{
        font-size: 20px;
        line-height: 1.4;
        padding-bottom: 10px;
        border-bottom: #e10022 solid 4px;
    }
    .ttl3 span{
        font-size: 16px;
        font-weight: 300;
    }
    .ttl3::before,.ttl3::after{
        content: none;
    }
    .ttl4{
        font-size: 20px;
    }
}
@media screen and (max-width: 320px){
    .ttl3 {
        font-size: 18px;
    }
    .ttl3 span{
        font-size: 14px;
    }
}
/*mv
---------------------------------------*/
#mv{
    width: 100%;
}
/*専門のお値打ちセット看板です！
---------------------------------------*/
#resolution{
    width: 100%;
    background-image: url("images/resolution_bg.png");
}
#resolution>.wrap{
    padding-bottom: 0;
}
#resolution .wrap_wrap{
    margin-top: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.resolution_box{
    width: 48.392857142857146%;
    margin-bottom: 100px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.resolution_box_box{
    background-color: #FFF;
    border-radius: 10px;
    padding: 40px 40px 20px 40px;
    border: solid 4px #e10022;
    align-items: stretch;
    width: 100%;
}
.resolution_box_box img{
    height: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.resolution_box_box > p{
    margin-bottom: 14px;
}
.resolution_box_box strong{
    font-size: 24px;
    font-weight: 700;
}
/*吹き出し部分*/
.resolution_box_voice{
    font-size: 20px;
    color: #FFF;
    display: inline-block;
    width: 69.18819188191881%;
    background-color: #e10022;
    border-radius: 10px;
    padding: 20px 0;
    position: absolute;
    top: -36px;
    left: 15%;
}
.resolution_box_voice::before{
    position: absolute;
    content: "";
    border-top: solid 20px #e10022;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
    bottom: -10px;
    left:45%;
}
@media screen and (max-width: 750px) {
    #resolution .wrap_wrap{
        margin-top: 70px;
        display: block;
    }
    .resolution_box{
        width: 100%;
    }
    #resolution>.wrap{
        padding-bottom: 2px;
    }
    .resolution_box_voice{
        font-size: 16px;
        width: 85.33333333333334%;
        left: 7%;
    }
    .resolution_box_voice h4{
        font-size: 20px;
    }
    .resolution_box_box{
        padding: 40px 6% 20px 6%;
    }
    .resolution_box_box strong{
        font-size: 20px;
    }
}
@media screen and (max-width: 320px) {
    .resolution_box_voice h4{
        font-size: 18px;
    }
}
/*簡単注文で届いたその日からご使用可能です！
---------------------------------------*/
#service > .wrap > .wrap_wrap{
  width: 80%;
  margin: 70px auto 0 auto;
}
#service img{
    width: 100%;
}
.service_attention{
  color: red;
  text-align: left;
  font-size: 16px;
}
@media screen and (max-width: 750px) {
    #service img{
        width: 100%;
    }
}
/*看板〇種類からお選びください
---------------------------------------*/
#case .ttl3{
    margin-bottom: 30px;
}
/*テンプレート〇種類からお選びください
---------------------------------------*/
#sign-design-template{
    background-color: #fffcf3;
}
#sign-design-template > .wrap > .wrap_wrap{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sign-design-template_box{
    width: 22.93103448275862%;
    margin-bottom: 50px;
    background-color: #FFF;
    padding: 10px 10px 0 10px;
}
.sign-design-template_box img{
    width: 100%;
    border: solid 1px #cccccc;
}
.sign-design-template_no{
    text-align: center;
    font-size: 16px;
}
.sign-design-template_box_naire{
    text-align: center;
    font-size: 12px;
}
@media screen and (max-width: 750px) {
    .sign-design-template_box{
        width: 48%;
        margin-bottom: 30px;
    }
}

    /*人気商品紹介ページ一覧
---------------------------------------*/
#topics{
    width: 100%;
}
#topics .wrap{
    padding-top: 120px;
    padding-bottom: 60px;
}
#topics .wrap_wrap{
    width: 82.93103448275862%;
    margin: 50px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#topics a{
    display: block;
    margin-bottom: 40px;
    width: 46.77754677754678%;
}
#topics a > img{
    width: 100%;
}
@media screen and (max-width: 750px) {
    #topics .wrap{
        padding-top: 50px;
    }
    #topics .wrap_wrap{
        width: 94.66666666666667%;
        margin: 50px auto 0 auto;
        display: block;
    }
    #topics a{
        display: block;
        margin-bottom: 16px;
        width: 100%;
    }
    #topics a > img{
        width: 100%;
    }
}
/*オリジナルデザインもお任せください！
---------------------------------------*/
#design-link ul{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}  
#design-link li{
    width: 48.82882882882883%;
}
#design-link img{
    width: 100%;
}
@media screen and (max-width: 750px) {
    #design-link .wrap{
        padding-bottom: 60px;
    }
    #design-link .wrap_wrap{
        padding: 0;
    }
    #design-link ul{
        display: block;
    }
    #design-link li{
    width: 100%;
}
}