@charset "UTF-8";
.bw {
 width: 86%;
 max-width: 1238px;
 margin: auto;
}
main {
 background: #FBF5EA;
}

.order_block {
 padding: 50px 0 70px 0;
}
.order_price {
 text-align: center;
 padding-bottom: 1em;
}
.order_price img {
 width: 80%;
 max-width: 326px !important;
}
.order_btn {
 margin-bottom: 1.5em;
 text-align: center;
}
.order_btn a {
 display: block;
 max-width: 520px;
 margin: auto;
 text-align: center;
 padding: 5px 12%;
 background: #f15a24;
 box-shadow: inset 0 -5px 0 0 #ee2700, 0 2px 7px rgba(0, 0, 0, 0.3);
 border-radius: 60px;
}
@media (hover: hover) {
 .order_btn a:hover {
  background: #ff7a40;
  box-shadow: inset 0 -5px 0 0 #f25335, 0 2px 3px rgba(0, 0, 0, 0.3);
  transform: translateY(2px);
 }
}
.order_block li {
 font-size: .8em;
 line-height: 1.3;
 text-indent: -1em;
 margin: 0 0 .3em 1em;
 text-align: left;
 color:#7A3100;
}


@media (min-width: 740px) {

 .order_btn a {
  padding: 0px;
 }
 .order_block {
  text-align: center;
 }
 .order_block li {
  font-size: .8em;
  text-indent: 0;
  margin: 0 0 .3em 0;
  text-align: center;
 }
}

.circle_bread {
    max-width:960px;
    margin: 0 auto;
}

.number_txt {
 font-size: .8em;
 color: #006616;
 line-height: 1.4;
}
.number_txt img {
 margin-bottom: .7em
}

@media (min-width: 1240px) {
 .circle_bread_txt img {
    margin:0 auto;
 }
}




/*20230927追加*/

.txt_c{
    text-align:center;
}
.txt_r{
    text-align:right;
}
.txt_l{
    text-align:left;
}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}


#tohto5 .pc{
    display:block;
}

#tohto5 .sp{
    display:none;
}

#tohto5 .main_image{
    background-color: #FBF5EA;
}

#tohto5 .main_image img.pc{
    width: 100%;
    height: 660px;
    object-fit: cover;
}

#tohto5 .setmenu{
    max-width: 955px;
    margin: 0 auto;
    width: 100%;
}

#tohto5 .content01{
    background-color: #fff;
    border-radius: 50px;
    padding-top: 47px;
}

#tohto5 .content01 .setmenu_contents{
    margin: 40px 40px 0;
    padding-bottom: 40px;
}

#tohto5 .content01 .setmenu_contents .txt{
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px;
}

#tohto5 .content01 .setmenu_contents a{
    color: #542C1E;
    font-size:24px;
    font-family:'Noto Sans JP', 'Inter', YakuHanJP, '游ゴシック体', 'YuGothic', '游ゴシック', 'Yu Gothic', 'メイリオ', sans-serif;
    text-decoration: underline;
}



#tohto5 .content01 .setmenu_contents .dfx{
    display:flex;
    align-items: flex-end;
    justify-content: space-between;
}

#tohto5 .content02 .dfx{
    display:flex;
    align-items: center;
    margin-top:24px;
    margin-bottom: 70px;
}

#tohto5 .content02 .dfx.reverse{
    flex-direction: row-reverse;
}

#tohto5 .content02 .dfx .bg{
    background-image:url(../images/bg.png);
    background-repeat: no-repeat;
    background-position-x: center;
    height: 310px;
    align-items: center;
    display: flex;

}


#tohto5 .content02 .dfx .bg ul{
     margin-left:24px;
}

#tohto5 .content02 .dfx.reverse .bg ul{
    margin-right:24px;
    margin-left:0;
}

#tohto5 .content02 .dfx .bg ul li{
    font-family:'Noto Sans JP', 'Inter', YakuHanJP, '游ゴシック体', 'YuGothic', '游ゴシック', 'Yu Gothic', 'メイリオ', sans-serif;
    font-size:18px;
    color:#7A3100;
    font-weight:600;
    text-indent: -1em;
    padding-left: 1em;
}


#tohto5 .content02 .dfx{
    width: 100%;
}


@media screen and (min-width:768px) and ( max-width:1280px) {

#tohto5 .content01 .setmenu_contents .present img:nth-of-type(1){
    position: absolute;
    top: 70px;
    left: 10%;
}

#tohto5 .content01 .setmenu_contents .present img:nth-of-type(2){
    position: absolute;
    top: 70px;
    right: 10%;
}

#tohto5 .content01,
#tohto5 .content02{
    margin: 15px 15px 0;
}


#tohto5 .content02 .dfx img{
    width: 50%;
}

#tohto5 .content02 .dfx .bg{
    width: 50%;
}


#tohto5 .main_image img.sp{
    width:100%;
}


}
@media screen and (min-width:1281px) {#tohto5 .content02 .dfx .bg{
    width: 50%;
}}

@media screen and (max-width:768px) {

.mb50{margin-bottom:30px;}


#tohto5 .pc{
    display:none;
}

#tohto5 .sp{
    display:block;
}

#tohto5 .content01{
    border-radius: 0;
    padding-top: 30px;
}

#tohto5 .content01 .setmenu_contents{
    margin: 15px 15px 0;
    padding-bottom: 30px;
}

#tohto5 .content01 .setmenu_contents a{
    font-size: 18px;
}

#tohto5 .content01 .setmenu_contents .dfx{
    display: block;
    margin-bottom: 10px;
}

#tohto5 .content01 .setmenu_contents .dfx ol{
    margin-bottom: 20px;
}

#tohto5 .content01 .setmenu_contents .present img:nth-of-type(1){
    display: none;
}

#tohto5 .content01 .setmenu_contents .present img:nth-of-type(2){
    display: none;
}

#tohto5 .content02{
    margin:0 15px;
}

#tohto5 .content02 .dfx{
    display:block;
    margin-bottom: 40px;
    margin-top:20px;
}

#tohto5 .content01 .setmenu_contents .present a{
    font-size: 22px;
}

#tohto5 .content01 .setmenu_contents .present p{
    font-size: 28px;
}

#tohto5 .content01 .setmenu_contents .present p::before{
    padding-right: 10px;
}

#tohto5 .content01 .setmenu_contents .present p::after{
    padding-left: 10px;
}

#tohto5 .content01 .goukei{
    width: 70%;
    margin: 0 auto;
}

#tohto5 .content02 .dfx .bg ul,
#tohto5 .content02 .dfx.reverse .bg ul{
    margin:0;
}

#tohto5 .content02 .dfx .bg ul li{
    padding-left: 1em;
    font-size: 16px;
}

#tohto5 .content02 .dfx .bg{
    background-image: none;
    margin-top: 20px;
    height: auto;
    width: 100%;
}

#tohto5 .content02 .detail div img.sp{
    width:80%;
}


#tohto5 .content02 .dfx img{
    width: 100%;
}



}

.gentei img{
    margin:0 auto;
}

#tohto5 .content01 .setmenu_contents.gentei .dfx img{
    width: calc(100% / 2 - 10px);
}


@media screen and (max-width:768px) { 
#tohto5 .content01 .setmenu_contents.gentei .dfx{
    display:flex;
}

#tohto5 .content01 .setmenu_contents.gentei .mb30{
    margin-bottom:10px;
}
}
.r {
 color:#F42A00;
}
.wht {
 color:#fff;
}

.large {
 font-size:150%
}
.bold {
 font-weight:bold;
}
@media screen and ( max-width:1110px) {
.sp_large{font-size:110%;}

