@charset "utf-8";
body{
font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, sans-serif;
}

#contents,
.section_recipe_wrapper{
    margin:8px auto 0;
    max-width:980px;
    padding:0;
    color:#333333;
    background: #ffffff;
}

.mv{
    margin: 0 auto;
    text-align: center;
}

.imgmovie {
    position: relative;
    padding-bottom: 50.6%;
    /* padding-top: 30px; */
    height: 0;
    overflow: hidden;
}

.imgmovie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

/* pagelinkBtn
-------------------------------------------------------------*/
.pagelinkBtn {
    clear: both;
    margin: 0 auto;
    padding: 5px 0 10px;
    overflow: hidden;
    width: 90%;
}

.pagelinkBtn.sub {
    margin: 20px auto 10px;
}

.pagelinkBtn li {
    float: left;
    margin: 10px 0 0 0;
    padding: 0 0 0 18px;
    line-height: 1.6;
    width: 34%;
    position: relative;
}

.pagelinkBtn li a {
    text-decoration: none;
    color: #94720d;
}

.pagelinkBtn li.prev {
    background: url(/entertainment/panlife/osanpo/images/btn_back.gif) no-repeat left .1em;
    width: 34%;
}

.pagelinkBtn li.list {
    float: left;
    width: 32%;
    padding: 0;
    text-align: center;
}

.pagelinkBtn li.list a:before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(/entertainment/panlife/common/images/img_arrow03.png) no-repeat left .2em;
    vertical-align: middle;
}

.pagelinkBtn li.next {
    background: url(/entertainment/panlife/osanpo/images/btn_next.gif) no-repeat right .1em;
    float: right;
    padding: 0 20px 0 0;
    text-align: right;
}


/* common
-------------------------------------------------------------*/
.main_left{
    margin:20px 0 10px;
}

.main_left_img{
    margin:0 20px;
}

.main_right{
    margin:0 0 20px 0;
}

.main_right p{
    margin: 20px 20px 0 20px;
    font-size: 14px;
}

.main_inner {
    margin: 0 auto 26px;
    width: 94%;
}

.main_inner p {
    margin: 20px 0 0;
    font-size: 14px;
}

.bg-01 {
    background: #fff9ea;
}

.bg-image {
  background: #ffffff;
  padding: 10px;
  border: 1px solid #efeeee;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.bg-image2 {
  background: #ffffff;
  padding: 10px;
  border: 1px solid #efeeee;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.bg-image img,.bg-image2 img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.photo-s {
    width: 75%;
}

.video{
  position:relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  width: 94%;
  margin: 0 auto;
}

.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

.icon_point {
    background: url(../images/img_point_check.png) no-repeat left .3em;
    background-size: 20px 16px;
    padding: 0 0 0 32px;
}

.mb-80 {
    margin-bottom: 80px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-50 {
    padding-left: 50px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-50 {
    padding-right: 50px;
}

/* #section_title
-------------------------------------------------------------*/
#section_title h3{
    padding-top: 15px;
    margin: 0 auto;
    width: 92%;
}

#section_title h3 p:first-child {
    color: #ffffff;
    background: #3e3b29;
    padding: 10px 4px 9px 4px;
    line-height: 1.3;
    font-size: 0.7rem;
    width: 20%;
    display: inline-block;
    margin: 0;
    text-align: center;
}

#section_title h3 p:nth-child(2) {
    margin: 0;
    display: inline-block;
    width: 80%;
    vertical-align: top;
    letter-spacing: 0.04em;
}

#section_title h3 p:nth-child(2) span:first-child {
    padding-left: 10px;
    font-size: 15px;
    line-height: 1.6;
}

#section_title h3 p:nth-child(2) span:nth-child(2) {
    font-size: 18px;
    border-top: 1px dotted #544e41;
    line-height: 1.3;
    padding-left: 10px;
    width: 100%;
    display: block;
    padding-top: 3px;
}

#section_title h3 p:first-child span {
    font-size: 0.82rem;
}

#section_title h3 img {
    padding-right: 25px;
    vertical-align: text-bottom;
}

#section_title p{
    margin: 50px 0 0 20px;
    font-size: 14px;
}


/* #section_intro
-------------------------------------------------------------*/
#section_intro {
    margin: 26px 20px 5px;
}

/* #section_recipe
-------------------------------------------------------------*/
#section_recipe .openmain_left_img {
    padding: 14px;
    background: #ffffff;
    border: 1px solid #ece3d8;
}

#section_recipe h4 {
    font-size: 1.2rem;
    padding-left: 10px;
    border-left: 12px solid #d49279;
    margin: 0 auto 20px;
    line-height: 1.2;
    width: 98%;
}

#section_recipe .main_inner {
    margin: 0 auto;
    padding-top: 30px;
}

.recipe_left{
    margin: 0 0 26px 0;
}


.recipe_left h5{
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0 0 10px 28px;
    line-height: 2;
    background: url(../images/img_recipe_heading_sp.png) no-repeat left .3em;
    background-size: 23px 22px;
}

.recipe_left h6 {
    font-size: 15px;
    margin: 38px 0 10px 0;
}

.recipe_left h4{
    font-size: 14px;
    margin: 30px 0 10px 20px;
}

.recipe_left ul{
    margin-bottom: 10px;
}

.recipe_left li{
    font-size: 14px;
    margin:0 30px;
}

.recipe_left ul li::after{
    display: block;
    content: '';
    position: absolute;
    top: .4em;
    left: -0.8em;
    width: 7px;
    height: 7px;
    background-color: #c7ad54;
    border-radius: 100%;
}

.recipe_left ul li{
    position: relative;
}

.recipe_left dl{
    max-width: 756px;
    margin: 5px 0;
    padding: 0;
    overflow: hidden;
    border-bottom: 1px solid #c7ad54;
}

.recipe_left dl dt {
    max-width: 280px;
    float: left;
    clear: both;
    font-size: 16px;
    margin: 0;
    line-height: 1.8;
}

.recipe_left dl dd{
    float: right;
    font-size: 16px;
    margin: 0;

}

.recipe_right{
    margin:0;
}

.recipe_right h3{
    font-size: 16px;
    margin: 20px 20px 0 20px;
    padding: 0 0 22px 20px;
    line-height: 2.4;
    background: url(../images/img_recipe_heading02_sp.png) no-repeat left .1em;
    background-size: 12px 32px;

}

.recipe_right h5{
    font-size: 16px;
    margin: 0;
    padding: 0 0 22px 20px;
    line-height: 2.4;
    background: url(../images/img_recipe_heading02_sp.png) no-repeat left .1em;
    background-size: 12px 32px;
}

.recipe_right ul{
    margin-bottom: 10px;
}

.recipe_right li{
    font-size: 14px;
    margin: 0 0 20px;
    padding: 0 0 0 28px;
    background: url(../images/img_recipe_number01_sp.png) no-repeat left .1em;
    background-size: 20px;
    line-height: 1.8;
    /* border-bottom: 1px solid #c7ad54; */
}

.recipe_right li:nth-child(2){
    background: url(../images/img_recipe_number02_sp.png) no-repeat left .1em;
    background-size: 20px;

}

.recipe_right li:nth-child(3){
    background: url(../images/img_recipe_number03_sp.png) no-repeat left .1em;
    background-size: 20px;

}

.recipe_right li:nth-child(4){
    background: url(../images/img_recipe_number04_sp.png) no-repeat left .1em;
    background-size: 20px;

}

.recipe_right li ol li, .recipe_right li ol li:nth-child(2), .recipe_right li ol li:last-child {
    background: none;
    padding: 0 0 10px 0;
    margin: 0;
}

.recipe_right li ol li:last-child {
    padding: 0;
}

.recipe_right li ol {
    margin: 15px 0 0 15px;
}

.recipe_right dl dd li{
    font-size: 14px;
    margin: 0 0 20px;
    padding: 0 0 0 0;
    line-height: 1.8;
}

.recipe_right dl dd ol {
    margin-left: 20px;
}

.recipe_right dl dd ol li.comment {
    margin-left: -20px;
    list-style: none;
}

.recipe_right dl dd ol > *:first-child,
.recipe_right dl dd ol > *:first-child + *,
.recipe_right dl dd ol > *:first-child + * + *,
.recipe_right dl dd ol > *:first-child + * + * + * {
    background: none;
}

.recipe_main{
    margin:0;
}

.recipe_main h5{
    font-size: 16px;
    margin: 0;
    padding: 0 0 22px 20px;
    line-height: 2.4;
    background: url(../images/img_recipe_heading02_sp.png) no-repeat left .1em;
    background-size: 12px 32px;
}

.recipe_main ul{
    margin-bottom: 10px;
}

.recipe_main li{
    font-size: 14px;
    margin: 0 0 20px;
    padding: 0 0 10px 28px;
    background: url(../images/img_recipe_number01_sp.png) no-repeat left .1em;
    background-size: 20px;
    line-height: 1.8;
    border-bottom: 1px solid #c7ad54;
}

.recipe_main li:nth-child(2){
    background: url(../images/img_recipe_number02_sp.png) no-repeat left .1em;
    background-size: 20px;

}

.recipe_main li:nth-child(3){
    background: url(../images/img_recipe_number03_sp.png) no-repeat left .1em;
    background-size: 20px;

}

.recipe_main li:nth-child(4){
    background: url(../images/img_recipe_number04_sp.png) no-repeat left .1em;
    background-size: 20px;

}

.recipe_main li:nth-child(5){
    background: url(../images/img_recipe_number05_sp.png) no-repeat left .1em;
    background-size: 20px;

}

.recipe_main li:nth-child(6){
    background: url(../images/img_recipe_number06_sp.png) no-repeat left .1em;
    background-size: 20px;

}

#section_recipe .section_top {
    padding: 8px 0 0;
    margin: 0 20px;
}

.section_top .main_left_img {
    background: #FFF;
    padding: 10px;
}

#section_recipe .section_inner {
    padding: 30px 20px 0;
    margin: 0 auto;
}

#section_recipe .section_inner2 {
    padding: 30px 0;
}

#section_recipe .recipe_right dl {
    padding: 0 0 24px;
    font-size: 15px;
}

#section_recipe .recipe_right dt {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 6px;
}

#section_recipe .recipe_right dd {
    margin: 0 0 0;
    font-size: 14px;
}

#section_recipe .recipe_right dt span {
    font-size: 14px;
}

#section_recipe .recipe_right dl:last-child {
    padding-bottom: 0;
}

.recipe_point {
    margin: 16px 0 0;
    padding: 32px 0;
    position: relative;
}

.recipe_point ul {
    margin: 0px auto 36px;
    width: 88%;
    background: #FFF;
    border: 1px dotted #e8cea2;
    padding: 10px 20px 24px;
}

.recipe_point ul li {
    /* background: #ffffff; */
    padding: 20px 0 0;
    /* border: 1px solid #e4c3ac; */
    /* margin: 0 0 25px; */
    font-size: 16px;
    position: relative;
}

.recipe_point ul li:last-child {
    margin: 0 0 0;
}

.recipe_point ul li p {
    background: url(../images/img_point_check.png) no-repeat left .3em;
    background-size: 18px 14px;
    padding: 2px 0 0 28px;
    font-size: 14px;
}

.recipe_point .icon {
    position: absolute;
    top: 0;
    left: 30px;
    width: 100px;
}


/* #section_point
-------------------------------------------------------------*/

#section_point{
    padding: 30px 0 0;
    width: 88%;
    margin: 0 auto;
}

#section_point h4,
#section_recipe .h4_border01{
    text-align: center;
    font-size: 1.23rem;
    letter-spacing: 0.1em;
    padding: 0px 0px 3px;
    width: 168px;
    margin: 0 auto 35px;
    color: #403c26;
    border-bottom: solid 4px #e0d4c0;
    position: relative;
}

#section_recipe .h4_border01{
    padding-bottom: 15px;
    border-left: 0;
}

#section_point h4:after,#section_arrange h4:after,
.h4_border01:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 4px #d49279;
  bottom: -4px;
  width: 32%;
}

.point_left{
    margin-bottom:20px;
}

.point_left h5{
    margin: 0 0 20px 0;
    font-size:18px;
    line-height: 1.2;
    border-left: 10px solid #d49279;
    padding: 0 0 0 12px;
    padding: 0 0 0 10px;
}

.point_left h5.title{
    margin: 10px 0 5px 10px;
    font-size: 14px;
    border-left: 5px solid #c8a85b;
    line-height: 1.1;
    padding-left: 4px;
}

.point_left_img {
    margin-right: 56px;
}

.point_right{
    margin-bottom:20px;
}

.point_right h5{
    margin: 10px 0 0;
    font-size:20px;
    line-height: 1.1;
    border-left: 10px solid #d49279;
    padding: 0 0 0 12px;
    color: #44403d;
}

.point_right h5 span {
    font-size: 16px;
    vertical-align: text-top;
    color: #da6d6d;
}

#section_arrange {
    padding: 30px 0 0;
    background: #f9f4e4;
    border-top: 2px dotted #e0ceae;
    border-bottom: 2px dotted #e0ceae;
}

#section_arrange h4 {
    text-align: center;
    font-size: 1.23rem;
    letter-spacing: 0.1em;
    padding: 0px 0px 3px;
    width: 186px;
    margin: 0 auto 35px;
    color: #403c26;
    border-bottom: solid 4px #e0d4c0;
    position: relative;
}

#section_arrange .section_inner {
    width: 88%;
    margin: 0 auto;
}

#section_arrange .point_right dl {
    padding: 30px 0 0 0;
    font-size: 14px;
}

#section_arrange .point_right dt {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 6px;
}

#section_arrange .point_right dd {
    margin-left: 0;
    font-size: 14px;
}

#section_arrange .point_right dt span {
    font-size: 14px;
}

.point_right dl dd ol {
    margin-left: 20px;
}

.point_right dl dd li{
    font-size: 14px;
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    line-height: 1.8;
}

.point_right dl dd li ol {
    margin: 15px 0 0 20px;
}


/*767px 以下の画面幅て適用する CSS*/
@media screen and (max-width:767px){

#section_recipe .recipe_right dd ul {
    margin: 0 -10px 0;
}

.point_left_img{
    margin: 0 auto;
    width: 94%;
}

.point_right h5{
    margin:0 0 20px 0;
    font-size:16px;
    border-bottom:dotted 1px #c8a85b;
    width:42%;
    display: none;

}

.point_right h5.title{
    margin:10px 0 5px 2px;
    font-size:12px;
    line-height: 1;
    border-left: 4px solid #c8a85b;
    padding-left: 4px;
    display: none;
}

}
/*767px 以下の画面幅て適用する CSSここまで*/


.point_right p{
    margin: 0 0 20px;
    font-size:14px;
}


#section_point_check{
    background:#fffbf1;
}

#section_point_check h3{
    margin:20px 20px 10px;
    font-size:16px;
    padding: 2px 0 0 40px;
    background: url(../images/img_point_check_sp.png) no-repeat left .1em;
    background-size: 30px 24px;
}

.point_check_text{
    margin:0 20px 20px;
    font-size:16px;
    line-height: 1.8;
}

.point_check_text2{
    margin:0 50px 20px;
    font-size:16px;
    text-align: right;
    line-height: 1.8;
}

hr {
    height: 2px;
    margin:30px 0;
    background: url(../images/hr_line.png) repeat-x 0 0;
}

/* page top */

.toPageTop {
    text-align: center;
    margin:50px 0;
    clear: both;
}

.pagetop {
    width: 30px;
    margin: 0 auto;
}




.mobileHidden { display:none;}

/*768px 以上の画面幅て適用する CSS*/
@media screen and (min-width:768px){

#contents,
.section_recipe_wrapper{
    margin:8px auto 0;
    max-width:980px;
    padding:0;
    color:#333333;
    background: #ffffff;
}

/* pagelinkBtn
-------------------------------------------------------------*/
.pagelinkBtn {
    clear: both;
    margin: 0 auto;
    padding: 10px 0 15px;
    overflow: hidden;
    width: 92%;
}

.pagelinkBtn.sub {
    margin: 40px auto 12px;
    width: 90%;
}

.pagelinkBtn li {
    float: left;
    margin: 10px 0 0 0;
    padding: 0 0 0 18px;
    line-height: 1.6;
    width: 44%;
    position: relative;
}

.pagelinkBtn li a {
    text-decoration: none;
    color: #94720d;
}

.pagelinkBtn li.prev {
    background: url(/entertainment/panlife/osanpo/images/btn_back.gif) no-repeat left .1em;
    width: 44%;
}

.pagelinkBtn li.list {
    float: left;
    width: 12%;
    padding: 0;
    text-align: center;
}

.pagelinkBtn li.next {
    background: url(/entertainment/panlife/osanpo/images/btn_next.gif) no-repeat right .1em;
    float: right;
    padding: 0 20px 0 0;
    text-align: right;
}


/* common
-------------------------------------------------------------*/
.desktopHidden { display:none;}
.mobileHidden { display:inline;}

.main_left{
    margin:40px 0;
}

.main_left_img{
    margin-left:50px;
    margin-right: 38px;
}

.main_right{
    margin-top:40px;
}

.main_right p{
    margin: 10px 50px 15px 20px;
    font-size: 16px;
    line-height: 1.8;
}

.main_inner {
    margin: 0 auto 40px;
    width: 92%;
}

.main_inner p {
    margin: 10px 0 15px;
    font-size: 16px;
    line-height: 1.8;
}

.bg-image {
  background: #ffffff;
  padding: 5px;
  border: 1px solid #efeeee;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.video{
  position:relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  width: 86%;
  margin: 0;
}

/* #section_title
-------------------------------------------------------------*/
#section_title{
    margin: 0;
}

#section_title h3{
    margin: 0 auto;
    font-size: 26px;
    width: 88%;
}

#section_title h3 p:first-child {
    color: #ffffff;
    background: #565141;
    padding: 14px 10px 13px;
    text-align: center;
    letter-spacing: 0.05em;
    line-height: 1.2;
    font-size: 1.1rem;
    font-family: arial;
    width: 16%;
    display: inline-block;
    margin: 0;
}

#section_title h3 p:nth-child(2) {
    margin: 0;
    display: inline-block;
    width: 83%;
    vertical-align: top;
    letter-spacing: 0.04em;
}

#section_title h3 p:nth-child(2) span:first-child {
    padding-left: 20px;
    font-size: 20px;
    line-height: 1.7;
}

#section_title h3 p:nth-child(2) span:nth-child(2) {
    font-size: 25px;
    border-top: 1px dotted #544e41;
    line-height: 1.6;
    padding-left: 20px;
    width: 100%;
    display: block;
    padding-top: 0px;
}

#section_title h3 p:first-child span {
    font-size: 1.3rem;
}

#section_title h3 img {
    padding-right: 25px;
    vertical-align: text-bottom;
}


/* #section_intro
-------------------------------------------------------------*/
#section_intro {
    margin: 40px 60px 5px;
}

/* #section_recipe
-------------------------------------------------------------*/
#section_recipe .section_top {
    padding: 30px 0 0;
    margin: 0 60px;
}

#section_recipe .main_right {
    padding: 20px 0 0;
}

#section_recipe h4 {
    font-size: 1.5rem;
    padding-left: 14px;
    border-left: 12px solid #d49279;
    margin: 0 0 20px 0;
}

#section_recipe .main_inner {
    margin: 0 auto;
    padding-top: 20px;
}

.recipe_left{
    margin:0;
}

.recipe_left h5{
    font-size: 18px;
    margin: 0 0 10px 50px;
    padding: 0 0 20px 28px;
    line-height: 2;
    background: url(../images/img_recipe_heading.png) no-repeat left .4em;
    background-size: 23px 22px;
}

.recipe_left h6 {
    margin: 38px 0 10px 50px;
    font-size: 16px;
}

.recipe_left h4{
    font-size: 16px;
    margin: 30px 0 10px 40px;
}

.recipe_left ul{
    margin-bottom: 10px;
}

.recipe_left li{
    font-size: 16px;
    margin-left: 64px;
    line-height: 1.8;
}


.recipe_left ul li::after{
    display: block;
    content: '';
    position: absolute;
    top: .5em;
    left: -0.8em;
    width: 7px;
    height: 7px;
    background-color: #c7ad54;
    border-radius: 100%;
}

.recipe_left ul li{
    position: relative;
}

.recipe_left dl{
    max-width: 350px;
    margin: 5px 50px;
    padding: 0;
    overflow: hidden;
    border-bottom: 1px solid #c7ad54;
}

.recipe_left dl dt {
    max-width: 280px;
    float: left;
    clear: both;
    font-size: 16px;
    margin: 0;
    line-height: 1.8;
}

.recipe_left dl dd{
    float: right;
    font-size: 16px;
    margin: 0;

}

.recipe_right h3{
    font-size: 18px;
    margin: 0 50px 10px 0;
    padding: 0 0 20px 20px;
    line-height: 2;
    background: url(../images/img_recipe_heading02.png) no-repeat left .1em;
    background-size: 12px 32px;
}

.recipe_right h5{
    font-size: 16px;
    margin: 0;
    padding: 0 0 22px 20px;
    line-height: 2.4;
    background: url(../images/img_recipe_heading02_sp.png) no-repeat left .1em;
    background-size: 12px 32px;
}

.recipe_right ul{
    margin-bottom: 10px;
}


.recipe_right li{
    font-size: 16px;
    margin: 0 50px 20px 0;
    padding: 0 0 5px 30px;
    line-height: 1.8;
}

.recipe_right ul > *:first-child {
    background: url(../images/img_recipe_number01.png) no-repeat left .1em;
    background-size: 20px;
}


.recipe_right ul > *:first-child + * {
    background: url(../images/img_recipe_number02.png) no-repeat left .1em;
    background-size: 20px;

}

.recipe_right ul > *:first-child + * + * {

    background: url(../images/img_recipe_number03.png) no-repeat left .1em;
    background-size: 20px;

}


.recipe_right ul > *:first-child + * + * + * {

    background: url(../images/img_recipe_number04.png) no-repeat left .1em;
    background-size: 20px;

}

.recipe_right li ol {
    margin: 15px 0 0 20px;
}

.recipe_right dl dd li{
    font-size: 16px;
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    line-height: 1.8;
}

.recipe_right dl dd ol {
    margin-left: 0;
}

.recipe_right dl dd ol > *:first-child,
.recipe_right dl dd ol > *:first-child + *,
.recipe_right dl dd ol > *:first-child + * + *,
.recipe_right dl dd ol > *:first-child + * + * + * {
    background: none;
}

.recipe_right dl dd li ol {
    margin: 15px 0 0 20px;
}

.recipe_main h5{
    font-size: 18px;
    margin: 0 50px 10px;
    padding: 0 0 20px 20px;
    line-height: 2;
    background: url(../images/img_recipe_heading02.png) no-repeat left .1em;
    background-size: 12px 32px;
}

.recipe_main ul{
    margin-bottom: 10px;
}

.recipe_main li{
    font-size: 16px;
    margin: 0 50px 20px;
    padding: 0 0 5px 30px;
    line-height: 1.8;
}

.recipe_main ul > *:first-child {
    background: url(../images/img_recipe_number01.png) no-repeat left .1em;
    background-size: 20px;
}


.recipe_main ul > *:first-child + * {
    background: url(../images/img_recipe_number02.png) no-repeat left .1em;
    background-size: 20px;

}

.recipe_main ul > *:first-child + * + * {

    background: url(../images/img_recipe_number03.png) no-repeat left .1em;
    background-size: 20px;

}


.recipe_main ul > *:first-child + * + * + * {

    background: url(../images/img_recipe_number04.png) no-repeat left .1em;
    background-size: 20px;

}

.recipe_main ul > *:first-child + * + * + * + * {

    background: url(../images/img_recipe_number05.png) no-repeat left .1em;
    background-size: 20px;

}

.recipe_main ul > *:first-child + * + * + * + * + * {

    background: url(../images/img_recipe_number06.png) no-repeat left .1em;
    background-size: 20px;

}

#section_recipe .section_inner {
    padding: 35px 45px 0;
}

#section_recipe .section_inner2 {
    padding: 35px 0;
}

#section_recipe .recipe_right dl {
    padding: 8px 50px 24px 0;
    font-size: 15px;
}

#section_recipe .recipe_right dt {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 6px;
}

#section_recipe .recipe_right dd {
    margin-left: 20px;
    font-size: 16px;
}

#section_recipe .recipe_right dt span {
    font-size: 14px;
}


.recipe_point {
    margin: 25px 0 0;
    padding: 35px 0;
    position: relative;
}

.recipe_point ul {
    margin: 0px auto 50px;
    width: 88%;
    background: #FFF;
    border: 1px dotted #e8cea2;
    padding: 10px 35px 35px;
}

.recipe_point ul li {
    /* background: #ffffff; */
    padding: 26px 0 0;
    /* border: 1px solid #e4c3ac; */
    /* margin: 0 0 25px; */
    font-size: 16px;
    position: relative;
}

.recipe_point ul li:last-child {
    margin: 0 0 0;
}

.recipe_point ul li p {
    background: url(../images/img_point_check.png) no-repeat left .1em;
    background-size: 26px 20px;
    padding: 2px 0 0 40px;
    font-size: 16px;
}

.recipe_point_p {
    display: block;
    float: left;
    max-width: 74%;
    padding-right: 30px !important;
}

.recipe_point_img {
    width: 26%;
    float: left;
}

.recipe_point .icon {
    position: absolute;
    top: 0;
    left: 70px;
    width: 133px;
}


/* #section_point
-------------------------------------------------------------*/
#section_point{
    padding: 45px 60px 0;
    width: 100%;
}

#section_point h4{
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    padding: 0px 0px 6px;
    width: 210px;
    margin: 0 auto 46px;
    color: #403c26;
    border-bottom: solid 4px #e0d4c0;
    position: relative;
}

#section_point h4:after,#section_arrange h4:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 4px #d49279;
  bottom: -4px;width: 32%;
}

.point_left{
    max-width: 420px;
    margin-bottom: 60px;
}

.point_left h5{
    margin:0 0 20px 20px;
    font-size:20px;
    border-bottom:dotted 1px #c8a85b;
    width:50%;
    display:none;
}

.point_left h5.title{
    margin: 10px 0 10px 20px;
    font-size: 14px;
    border-left: 5px solid #c8a85b;
    line-height: 1.1;
    padding-left: 4px;
        display:none;

}

.point_right{
    margin: 0 0 60px 0;
}

.point_right h5{
    margin: 10px 0 0;
    font-size:20px;
    line-height: 1.1;
    border-left: 10px solid #d49279;
    padding: 0 0 0 12px;
    color: #44403d;
}

.point_right h5 span {
    font-size: 16px;
    vertical-align: text-top;
    color: #da6d6d;
}

.point_right p{
    margin: 20px 0 0 0;
    font-size:16px;
    line-height: 1.8;
}


.point_right h5.title{
    margin: 10px 0 8px 2px;
    font-size: 16px;
    border-left: 6px solid #daab90;
    line-height: 1.1;
    padding-left: 8px;
    border-bottom: none;
    /* background: #ffe3c6; */
}


#section_point_check{
    background:#fffbf1;
}

#section_point_check h3{
    margin:50px 50px 10px;
    padding: 2px 0 0 40px;
    font-size:18px;
    background: url(../images/img_point_check.png) no-repeat left .1em;
    background-size: 30px 24px;

}


.point_check_text{
    margin:0 50px 50px;
    font-size:16px;
    line-height: 1.8;
}

.point_check_text2{
    margin:0 50px 20px;
    font-size:16px;
    text-align: right;
    line-height: 1.8;
}

#section_arrange {
    padding: 45px 60px 0;
}

#section_arrange h4 {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    padding: 0px 0px 6px;
    width: 244px;
    margin: 0 auto 46px;
    color: #403c26;
    border-bottom: solid 4px #e0d4c0;
    position: relative;
}

#section_arrange .section_inner {
    width: 100%;
    margin: 0 auto;
}

#section_arrange .point_right dl {
    padding: 30px 0 0 0;
    font-size: 15px;
}

#section_arrange .point_right dt {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 6px;
}

#section_arrange .point_right dd {
    margin-left: 20px;
    font-size: 16px;
}

#section_arrange .point_right dt span {
    font-size: 14px;
}

.point_right dl dd ol {
    margin-left: 0;
}

.point_right dl dd li{
    font-size: 16px;
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    line-height: 1.8;
}

.point_right dl dd ol > *:first-child,
.point_right dl dd ol > *:first-child + *,
.point_right dl dd ol > *:first-child + * + *,
.point_right dl dd ol > *:first-child + * + * + * {
    background: none;
}

.point_right dl dd li ol {
    margin: 15px 0 0 20px;
}

hr {
    height: 2px;
    margin:30px 0;
    background: url(../images/hr_line.png) repeat-x 0 0;
}


#footerInner01 {
    margin: 0;
    padding: 0;
    background: #ffffff;
}

#footerInner01_02 {
    max-width: 980px;
    margin: 0 auto;
    padding: 0;
}

#footerNav01 li {
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
}

#topicPath {
    min-height: 44px;
    margin: 0;
    padding: 0 0 0 50px;
    clear: both;
    background: url(/entertainment/panlife/common/images/bg_footer01.jpg) no-repeat left bottom;
    overflow: hidden;
}

/* page top \*/

.toPageTop {
    text-align: center;
    margin:50px 0;
    clear: both;
}

.pagetop {
    width: 50px;
    margin: 0 auto;
}

#snsBox {
    float: right;
    width: 220px;
    margin: 0;
    padding: 16px 0 0 0;
}


}
/*768px 以上の画面幅て適用する CSSここまで*/


/*780px 以下の画面幅て適用する CSS*/
@media screen and (max-width:780px){

.recipe_left dl dt {
    max-width: 220px;
    float: left;
    clear: both;
    font-size: 16px;
    margin: 0;
    line-height: 1.8;
}

}



/*767px 以下の画面幅て適用する CSS*/
@media screen and (max-width:767px){

.span_12 {
    width: 100%;
}

.section_inner .recipe_left.col.span_6 {
    width: 94%;
    float: none;
    margin: 0 auto;
}

.section_inner .recipe_right.col.span_6 {
    width: 94%;
    float: none;
    margin: 26px auto 0;
}

.section_inner .recipe_main.col.span_12 {
    width: 94%;
    float: none;
    margin: 0 auto;
}

#section_recipe .main_inner p {
    margin: 20px 0 0;
    font-size: 14px;
    width: 98%;
    margin: 0 auto;
}

.recipe_left dl dt {
    max-width: 250px;
    float: left;
    clear: both;
    font-size: 14px;
    margin: 0;
    line-height: 1.8;
}

#footerInner01 {
    margin: 0;
    padding: 0 0 15px;
    background: #ffffff;
}

#footerInner01_02 {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 ;
    overflow: hidden;
}


#footerNav01 li {
    float: left;
    margin: 0 15px 0 5px;
    padding: 0;
}

#topicPath {
    min-height: 44px;
    margin: 0;
    padding: 0 0 0 50px;
    clear: both;
    background: url(/entertainment/panlife/common/images/bg_footer01.jpg) no-repeat left bottom;
    overflow: hidden;
    display: none;
}

#snsBox {
    width: 220px;
    margin: 0;
    padding: 16px 0 0 0;
}

.recipe_point_img {
    padding-top: 20px;
}

}
/*767px 以内の画面幅て適用する CSSここまで*/



#footer {
    margin: 0;
    padding: 0;
}


#footerNav01 {
    float: left;
    max-width: 630px;
    margin: 20px 0 14px 0;
    padding: 0;
    overflow: hidden;
    font-size: 0;
}




.snsBtn {
    float: left;
    margin: 0 15px;
}

.snsLine {
    float: left;
    width: 47px;
    padding-left: 10px;
}


#topicPath li.current {
    background: none;
    color: #e78200;
}

#topicPath li {
    float: left;
    margin: 15px 0 0 0;
    padding: 0 20px 0 10px;
    background: url(/entertainment/panlife/common/images/img_arrow02.png) no-repeat right .4em;
}


#footerInner03 {
    margin: 0;
    padding: 35px 0 88px 0;
    border-top: 1px solid #dec172;
    clear: both;
}

#footerInner03 p {
    margin: 0;
    padding: 0;
    text-align: center;
}

#footerInner03 p#copyright {
    margin: 0;
    padding: 10px 0 0 0;
}


img{
    max-width: 100%;
    height: auto;
    width: auto;
 }

.world_vol_content01{
    margin-top: 20px;
}

.world_vol_content01 .main_inner{
    width: 87.75510204081633%;
}

.world_vol_content01 .main_inner:last-child{
    margin-bottom: 70px;
}

.world_vol_content01 h5{
    padding-left: 30px;
    font-size: 1.375rem;
    background: url(../images/bg_vol_ttl01.png) no-repeat left center;
}

@media screen and (max-width:767px){
    .world_vol_content01 h5{
        padding-left: 15px;
        font-size: 1.1875rem;
        background-image: url(../images/bg_vol_ttl01_sp.png);
    }
}

.world_vol_content_description_wrapper{
    margin-top: 25px;
}

.world_vol_content_description_wrapper img{
    margin-left: 35px;
    float: right;
}

.world_vol_content_description_wrapper.left img{
    margin-left: 0;
    margin-right: 35px;
    float: left;
}

@media screen and (max-width:767px){
    .world_vol_content_description_wrapper img,
    .world_vol_content_description_wrapper.left img{
        float: none;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 15px;
    }

    .world_vol_content_description_wrapper .img_wrapper{
        display: block;
        text-align: center;
    }
}

.world_vol_content01 .world_vol_content_description{
    margin: 0;
    line-height: 1.9;
}

#section_recipe h4.vol1 {
    padding-top: 5px;
    padding-left: 100px;
    background: url(../images/world_vol_icon_vol1.png) no-repeat left center;
    border: 0;
}

#section_recipe h4.vol2 {
    padding-top: 5px;
    padding-left: 100px;
    background: url(../images/world_vol_icon_vol2.png) no-repeat left center;
    border: 0;
}

#section_recipe h4.vol3 {
    padding-top: 5px;
    padding-left: 100px;
    background: url(../images/world_vol_icon_vol3.png) no-repeat left center;
    border: 0;
}

#section_recipe h4.vol4 {
    padding-top: 5px;
    padding-left: 100px;
    background: url(../images/world_vol_icon_vol4.png) no-repeat left center;
    border: 0;
}

#section_recipe h4.vol5 {
    padding-top: 5px;
    padding-left: 100px;
    background: url(../images/world_vol_icon_vol5.png) no-repeat left center;
    border: 0;
}

#section_recipe h4.vol6 {
    padding-top: 5px;
    padding-left: 100px;
    background: url(../images/world_vol_icon_vol6.png) no-repeat left center;
    border: 0;
}

#section_recipe h4.vol7 {
    padding-top: 5px;
    padding-left: 100px;
    background: url(../images/world_vol_icon_vol7.png) no-repeat left center;
    border: 0;
}

#section_recipe h4.vol8 {
    padding-top: 5px;
    padding-left: 100px;
    background: url(../images/world_vol_icon_vol8.png) no-repeat left center;
    border: 0;
}

#section_point h4.point{
    padding-bottom: 15px;
}

.section_recipe_arrange{
    margin-top: 80px;
}

@media screen and (max-width:767px){
    .section_recipe_arrange{
        margin-top: 40px;
    }
}

@media screen and (max-width:767px){

.mb-80 {
    margin-top: -30px;
    margin-bottom: 40px;
}

.pb20 {
    padding-bottom: 20px;
}

.mt-20mb20 {
    margin-top: -20px;
    margin-bottom: 20px;
}

}

#section_recipe h4.arrange_ttl01{
    border: 0;
    text-align: center;


}

@media screen and (max-width:767px){
    #section_recipe h4.arrange_ttl01{
        margin-bottom: 0;
        padding-left: 0;
    }
}

#section_recipe h4.recipe_arrange_ttl01{
    margin-top: 40px;
    padding-top: 5px;
    padding-left: 100px;
    border: 0;
    background: url(../images/recipe_arrange_ttl01.png) no-repeat left center;
}

.section_inner_relative_link{
    margin: 30px auto 0;
    padding-bottom: 80px;
    width: 87.75510204081633%;
}

@media screen and (max-width:767px){
    .section_inner_relative_link{
        margin-top: 0;
        padding-bottom: 40px;
    }
}

.vol_bnr_relative_link{
    margin-top: 40px;
}

.vol01_column_wrapper01{
    padding: 0 60px;
    line-height: 1.75;
}

@media screen and (max-width:767px){
    .vol01_column_wrapper01{
        margin: 0 auto;
        padding: 0 5.333333333333333%;
    }
}

.vol01_column_wrapper01.first{
    padding-right: 0;
}

@media screen and (max-width:767px){
    .vol01_column_wrapper01.first{
        padding-right: 5.333333333333333%;
    }
}

.vol01_column_wrapper01.column_type02{
    padding-top: 50px;
    padding-bottom: 50px;
}

.vol01_column_wrapper01.column_type03{
    padding-top: 50px;
    padding-bottom: 60px;
}

@media screen and (max-width:767px){
    .vol01_column_wrapper01.first,
    .vol01_column_wrapper01.column_type02,
    .vol01_column_wrapper01.column_type03{
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.vol01_column_wrapper01 h4{
    margin-top: 15px;
    font-size: 1.75rem;
    line-height: 1.357;
}

@media screen and (max-width:767px){
    .vol01_column_wrapper01 h4{
        font-size: 1.1875rem;
    }
}

.vol01_column_left{
    padding-bottom: 29px;
    float: left;
    width: 53.26086956521739%;
}

.vol01_column_normal img.image-big{
  margin: 0 auto;
  display: block;
}

@media screen and (max-width:767px){
    .vol01_column_left{
        float: none;
        padding-bottom: 0;
        width: auto;
    }
}

.vol01_column_wrapper01 p{
    font-size: 1rem;
     text-align: justify;
}

.vol01_column_sttl01{
    margin-top: 40px;
    line-height: 0;
}

@media screen and (max-width:767px){
    .vol01_column_sttl01{
        margin-top: 0;
        width: 158px;
    }
    .vol01_column_normal .vol01_column_sttl01{
        margin-top: 30px;
    }
}

.world_vol_content_description_paragraph{
    margin-top: 10px;
    float: none;
}

.vol01_column_wrapper01 .world_vol_content_description_wrapper{
    margin-top: 15px;
}

.vol01_column_wrapper01.first .world_vol_content_description_wrapper img{
    width: 36.93877551020408%;
}

@media screen and (max-width:767px){
    .vol01_column_wrapper01.first .world_vol_content_description_wrapper img{
        margin-top: 20px;
        width: auto;
    }

    .vol01_column_wrapper01.first .world_vol_content_description_wrapper .world_vol_content_description_paragraph img{
        margin-top: 0;
        margin-left: 4%;
        float: right;
        width: 31.34328358208955%;
    }
}

.vol01_column_wrapper01 .world_vol_content_description_wrapper img{
    margin-left: 20px;
}

@media screen and (max-width:767px){
    .vol01_column_wrapper01 .world_vol_content_description_wrapper img{
        margin-left: 0;
    }
}

.vol01_column_right{
    display: flex;
    align-items: center;
    float: right;
    width: 39.130434782608695%;
}

.vol01_column_txt02_pic01{
    float: left;
    width: 60.46511627906977%;
}

.vol01_column_txt02_description{
    float: right;
    width: 34.883720930232556%;
}

.vol01_column_txt03_description{
    float: left;
    width: 40.69767441860465%;
}

.vol01_column_txt03_pic01{
    float: right;
    width: 52.55813953488372%;
}

@media screen and (max-width:767px){
    .vol01_column_txt02_pic01,
    .vol01_column_txt02_description,
    .vol01_column_txt03_description,
    .vol01_column_txt03_pic01{
        float: none;
        width: auto;
    }

    .vol01_column_txt02_pic01,
    .vol01_column_txt03_pic01{
        margin-top: 20px;
    }
}
