@charset "Shift_JIS";

@media screen and (max-width:370px) { 
}
#casa-outer {
    font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
    outline: none;
}
a {
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  cursor:pointer;
}
/*****************************************
#common
*****************************************/
.casa-block {
    width: 95%;
    margin: auto;
}
.casa-block-top {
	width: 100% !important;
}
.casa-block img {
    max-width: 100%;
    height: auto;
}
.cu-icons {
    display: block;
    margin: 20px auto;
    width: 150px;;
}
.cu-icons img {
    display: block;
    width: 100%;
    height: auto;
}
.bnr-block {
	margin: 0 0 40px;
}



/*****************************************
#hero
*****************************************/
#hero {
    padding: 75px 0 50px;
}
#hero #hero-img {
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
}
#hero h2 {
    text-align: center;
    box-sizing: border-box;
    padding: 0 10px 30px 10px;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2em;
    background: url(/casa/img/bg-rib.png) no-repeat;
    background-position: center bottom;
    background-size: 55%;
    margin-bottom: 20px;
}
#hero h2 span {
    display: block;
    font-size: 20px;
}
#hero p {
    text-align: center;
    font-size: 16px;
	font-weight: 400;
    color: #6e4d22;
}
/*****************************************
#forgift
*****************************************/
#forgift .forgift-blk {
width: 100%;
height: auto;
border: solid 2px #cf000e;
box-sizing: border-box;
padding: 15px 0 20px 0;
margin-bottom: 30px;
}
.forgift-blk {
margin-bottom: 30px;	
}
#forgift .forgift-img {
width: 100%;
height: auto;
box-sizing: border-box;
margin-bottom: 30px;
}
#forgift .forgift-blk span {
    font-size: 20px;
    color: #cf000e;
    text-align: center;
    font-weight: bold;
    display: block;
    background: url(/casa/img/bg-rib.png) no-repeat;
    background-position: center bottom;
    background-size: 55%;
    padding-bottom: 20px;
}
#forgift .forgift-blk h3 {
    text-align: center;
    font-size: 24px;
    margin: 15px auto;
}
#forgift .forgift-blk h3 span.mark {
    display: inline;
    color: #000;
    background: linear-gradient(transparent 50%, rgba(221,175,0,.5) 30%);
    padding: 0 10px;
}
#forgift .forgift-blk p {
    text-align: center;
    color: #6e4d22;
    font-size: 16px;
    padding: 0 10px;
	font-weight: 400;
}
#forgift .forgift-blk p.sub-copy {
	font-size: 14px;
	font-family: "Shin Go Regular", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#forgift .forgift-blk img.fig1 {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    bottom: 40px;
    z-index: -1;
}
#forgift .forgift-blk .choice-list {
    width: 94%;
    display: block;
    position: relative;
    margin: auto;
    box-sizing: border-box;
    padding: 10px;
    border: solid 2px #834a25;
    border-radius: 10px;
    margin-top: -40px;
}
#forgift .forgift-blk .choice-list img {
    display: block;
    width: 130px;
    height: auto;
    position: absolute;
    top: -37px;
    left: 17px;
}
#forgift .forgift-blk h3 span.noline {
    color: #000;
    background: none;
    padding-bottom: 0;
    font-size: 24px;
}
/*****************************************
#eclinks
*****************************************/
#eclinks h3 {
    text-align: center;
    font-size: 31px;
    margin: 15px auto;
    font-weight: 600;
    line-height: 1.2em;
}
#eclinks h3 span {
    font-size: 24px;
    display: block;
}
.casa-btns {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 25px auto;
}
.casa-btns-amz,
.casa-btns-rkt {
    width: 100%;
    margin-bottom: 20px;
}
.casa-btns-amz h4,
.casa-btns-rkt h4 {
    margin-bottom: 5px;
}
.casa-btns-amz ul li,
.casa-btns-rkt ul li {
    margin-bottom: 15px;
}
.casa-btns-amz ul li a,
.casa-btns-rkt ul li a {
    display: block;
    width: 100%;
    height: auto;
    transition: .3s;
}
.casa-btns-amz ul li a img,
.casa-btns-rkt ul li a img {
    display: block;
    width: 100%;
    height: auto;
}
.casa-btns-amz-btn,
.casa-btns-rkt-btn {
    display: block;
    width: 65%;
    margin: 20px auto;
    transition: .3s;
}
.casa-btns-amz-btn img,
.casa-btns-rkt-btn img {
    width: 100%;
    height: auto;
}
.casa-btns a:hover {
    opacity: .8;
}
/*****************************************
#point
*****************************************/
#point {
    background: url(/casa/img/bg-olive.png) no-repeat;
    background-position: 110% 70px;
    padding: 30px 0;
    background-size: 55%;
}
#point h3 {
    text-align: center;
    font-size: 31px;
    margin: 0 auto;
    font-weight: 600;
    line-height: 1.2em;
}
#point h3 span {
    font-size: 20px;
    display: block;
}
#point .point-list {
    width: 100%;
    position: relative;;
    margin: 60px auto;
}
#point .point-list:before {
    content: '';
    display: block;
    width: 95%;
    height: 10px;
    background-color: #6e4d22;
    border-radius: 5px;
    position: absolute;
    top: -40px;
    left: 2.5%;
}
#point .point-list li {
    justify-content: space-between;
    margin-bottom: 60px;
}
#point .point-list li:nth-child(2) {
    background: url(/casa/img/bg-tmt.png) no-repeat;
    background-position: 97% 10px;
    background-size: 90px;
} 
#point .point-list li:nth-child(3) {
    background: url(/casa/img/bg-pza.png) no-repeat;
    background-position: 97% 10px;
    background-size: 110px;
} 
.point-list-img {
    width: 100%;
    height: auto;
}
.point-list-img img {
    display: block;
    width: 100%;
    height: auto;
}
.point-list-prag {
   position: relative;
   box-sizing: border-box;
   padding: 0 0 0 15px;
}
.point-list-prag span {
    display: block;
    width: 160px;
    position: absolute;
    top: -25px;
    left: -10px;
}
.point-list-prag span img {
    width: 100%;
    height: auto;
}
.point-list-prag h4 {
    padding-top: 30px;
    font-size: 40px;
    color: #6e4d22;
    font-weight: 600;
}
.point-list-prag .sub-copy {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4em;
    margin: 0 0 10px 0;
}
.point-list-prag p {
   font-size: 15px;
   font-weight: bold;
   padding: 0 10px 0 0;
}

/*****************************************
#kodawari
*****************************************/
#kodawari h3 {
    text-align: center;
    font-size: 25px;
    margin: 15px auto 15px;
    font-weight: 600;
    line-height: 1em;
	letter-spacing: -0.05em;
}
#kodawari h3 span.mark {
    display: block;
    width: 70%;
    margin: 30px auto 10px;
    color: #000;
    line-height: 1em;
    background: linear-gradient(transparent 70%, rgba(221,175,0,.5) 20%);
    padding: 0 15px;
}
#kodawari p {
	text-align: center;
    color: #6e4d22;
    font-size: 15px;
	margin-bottom: 20px;
}


/*****************************************
#review
*****************************************/
#review h3 {
    text-align: center;
    font-size: 25px;
    margin: 15px auto;
    font-weight: 600;
    line-height: 1em;
}
#review h3 span.mark {
    display: block;
    width:85%;
    margin: 30px auto 10px;
    color: #000;
    line-height: 1em;
    background: linear-gradient(transparent 60%, rgba(221,175,0,.5) 20%);
    padding: 0 15px;
}
#review p {
	text-align: justify;
    color: #6e4d22;
    font-size: 14px;
    padding: 0 5px 15px;
    font-weight: 600;
    letter-spacing: -0.02em;
}
#review .blk2 h3 {
    text-align: center;
    font-size: 26px;
    margin: 15px auto 40px;
    font-weight: 600;
    line-height: 1em;
}
#review .blk2 h3 span.mark {
    display: inline-block;
    width: auto;
    margin: 10px auto;
    font-size: 24px;
    line-height: 1em;
    background: linear-gradient(transparent 60%, rgba(221,175,0,.5) 50%);
    padding: 0 ;
}
#review .blk2 .cu-icons {
    margin-top: -35px;
}
ul.review-lists {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
ul.review-lists li {
    box-sizing: border-box;
    margin-bottom: 30px;
}
ul.review-lists li h4 {
    color: #834a25;
    text-align: center;
    font-size: 24px;
}
ul.review-lists li span {
    display: block;
    width: 190px;
    margin: 0 auto 10px auto;
}
ul.review-lists li span img {
    width: 100%;
    height: auto;
}
ul.review-lists li p {
    font-size: 15px;
    font-weight: bold;
	width: 90%;
    margin: 0 auto;
}
/*****************************************
#pizzalist
*****************************************/
#pizzalist {
    padding: 30px 0;
    background: url(/casa/img/bg-pizzalist.png) no-repeat;
    background-position: center 70px;
    background-size: 95%;
}
#pizzalist h3 {
    text-align: center;
    font-size: 32px;
    margin: 20px auto;
    font-weight: 600;
    line-height: 1.2em;
}
#pizzalist h3 span {
    font-size: 22px;
    display: block;
}
#pizzalist .pizzalist-ul {
    width: 100%;
    position: relative;;
    margin: 40px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#pizzalist .pizzalist-ul:before {
    content: '';
    display: block;
    width: 95%;
    height: 10px;
    background-color: #6e4d22;
    border-radius: 5px;
    position: absolute;
    top: -20px;
    left: 2.5%;
}
#pizzalist .pizzalist-ul li {
    width: 46%;
    box-sizing: border-box;
    margin: 20px auto;
    border-bottom: dotted #e3b859 4px;
}
#pizzalist .pizzalist-ul li img {
    display: block;
    width: 75%;
    margin: auto;;
}
#pizzalist .pizzalist-ul li h4 {
    height: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 1.5em;
    color: #6e4d22;
    letter-spacing: -0.05em;
    margin: 10px auto 20px;
}
#pizzalist .pizzalist-ul li p {
	font-family: "Shin Go Regular", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    color: #000;
    line-height: 1.5em;
    display: block;
    height: 170px;

}
#pizzalist .pizzalist-ul li .pizzalist-ul-ecbtn {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 20px auto 10px;
}
#pizzalist .pizzalist-ul li .pizzalist-ul-ecbtn .btn-amz,
#pizzalist .pizzalist-ul li .pizzalist-ul-ecbtn .btn-rkt {
    width: 80%;
    margin: 10px auto;
    border-bottom: none;
}
#pizzalist .pizzalist-ul li .pizzalist-ul-ecbtn .btn-amz a,
#pizzalist .pizzalist-ul li .pizzalist-ul-ecbtn .btn-rkt a {
    display: block;
    width: 100%;
    transition: .3s;
}
#pizzalist .pizzalist-ul li .pizzalist-ul-ecbtn .btn-amz a img,
#pizzalist .pizzalist-ul li .pizzalist-ul-ecbtn .btn-rkt a img {
    display: block;
    width: 100%;
    height: auto;
}
#pizzalist .pizzalist-ul li .pizzalist-ul-ecbtn .btn-amz a:hover,
#pizzalist .pizzalist-ul li .pizzalist-ul-ecbtn .btn-rkt a:hover {
    opacity: .8;
}

.sp-brk {
	display: block;
}