@charset 'uft-8';

.mt50{margin-top:50px;}
/* ------------------------------------------------------------------------------------------
*
    .section_content
*
------------------------------------------------------------------------------------------ */
.section_content .content {
    position: relative;
    float: left;
    width: 680px;
    padding-bottom: 27px;
}

.section_content .content .title h2 {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.35;
    padding-top: 37px;
    padding-bottom: 17px;
    padding-right: 100px;
    margin-bottom: 36px;
    background-image: url(../image/content_title_pc.png);
    background-repeat: repeat-X;
    background-position: center bottom;
    text-align: left;
}
.section_content .content .title h2 strong { font-size: 36px; }

.section_content .content .title .feature_image { border-radius: 6px; overflow: hidden; }
.section_content .content .title .feature_image img { width: 100%; border-radius: 6px; }
.section_content .content .title .feature_image p {
    text-align: left;
    margin: 10px 0 15px;
    font-size: 13px;
    line-height: 19px;
}

.section_content .content .sns {
    display: table;
    position: relative;
    margin: auto;
    padding: 14px 0;
    border-top: 2px #e6e6e6 dashed;
    border-bottom: 2px #e6e6e6 dashed;
}

.section_content .content .sns:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    height: 34px;
    margin: -17px 0 0 -1px;
    border-left: 2px #e6e6e6 dashed;
}

.section_content .content .sns a {
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 26px;
    padding: 0 11px 0 43px;
    background-repeat: no-repeat;
    background-position: 11px center;
    background-size: 26px auto;
}

.section_content .content .sns .facebook {
    margin-right: 40px;
}

@media print, screen and (min-width: 769px) {
    .section_content .content .title .sns {
        position: absolute;
        top: 37px;
        right: 0;
        width: 115px;
        padding: 30px 0 28px 15px;
        border: none;
    }
    .section_content .content .title .sns:after { content: none; display: none; }

    .section_content .content .title .sns a {
        display: block;
        float: left;
        width: 36px;
        height: 36px;
        margin: 0 0 0 14px;
        padding: 0;
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 100% auto;
        text-indent: 100px;
        white-space: nowrap;
        overflow: hidden;
    }
}


/*----------------------
    VideoBox 2019.03 追加
    -----------------------*/
.section_content .content .title .feature_Video {overflow: hidden; }
.section_content .content .title .feature_Video img { width: 100%; }
.section_content .content .title .feature_Video p {
    text-align: left;
    margin: 10px 0 15px;
    font-size: 13px;
    line-height: 19px;
}

.content .repoSecInnerVideoBox  {
	margin:0 auto;
	width:680px;
}

.content .repoSecInnerVideoBox .movieWrap {
	position:relative;
	background:url(../images/NowLoading.gif) no-repeat 0 0 #000;
	background-size:contain;
}


/* ------------------------------------------------------------------------------------------
*
    .content
*
------------------------------------------------------------------------------------------ */
.section_content .content h3 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    line-height: 52px;
    line-height: 44px\0;
    padding: 0 20px;
    padding: 8px 20px 0\0;
    background-image: url(../image/content_subtitle_bg_pc.png);
    background-repeat: repeat-X;
    background-position: center center;
    text-align: left;
}

.section_content .content .material {
    margin-top: 40px;
    margin-bottom: 36px;
}

.section_content .content .material .title {
    list-style-type: none;
    font-weight: bold;
    padding-left: 0;
}
.section_content .content .material ul {
    font-size: 16px;
    padding: 14px 20px 19px 20px;
    list-style-type: disc;
    list-style-position: inside;
    border: 1px #dcdcdc solid;
    border-top: none;
    text-align: left;
}
.section_content .content .material ul li {
    line-height: 24px;
    padding: 7px 10px 4px 10px;
    border-bottom: 1px #dcdcdc solid;
}
.section_content .content .material ul li:last-child { border: none; }
.section_content .content .material ul li span { float: right; }

/* ------------------------------------------------------------------------------------------
*
    .section_content .steps
*
------------------------------------------------------------------------------------------ */
.section_content .steps { margin-bottom: 21px; }

.section_content .steps h3 { margin-bottom: 13px; }


.section_content .steps .attention{
    font-size: 18px;
	font-weight:bold;
    line-height: 1.8;
    text-align: left;
}

.section_content .steps .step {
    display: table;
    width: 100%;
    padding: 20px 0 16px;
    border-bottom: 2px #e6e6e6 dashed;
}
.section_content .steps .step:last-child { border: none; }

.section_content .steps .step .image { float: left; width: 320px; }
.section_content .steps .step .image img { display: block; width: 100%; }

.section_content .steps .step h4 {
    float: left;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    width: 91px;
    line-height: 36px;
    line-height: 30px\0;
    padding-top: 6px\0;
    margin-left: 30px;
    background-color: #000000;
    border-radius: 6px;
    overflow: hidden;
    text-transform: uppercase;
    text-align: center;
}

.section_content .steps .step p {
    color: #222222;
    font-size: 18px;
    padding-top: 50px;
    padding-left: 350px;
    line-height: 1.8;
    text-align: left;
}

/*noimg*/
.section_content .steps .noimg h4{
	float: none;
	margin: 0 0 20px;
}

.section_content .steps .noimg p{
	padding:0;
}

.section_content .complete { 
    position: relative;
    padding: 40px;
    margin-bottom: 67px;
    background: url(../image/complete_bg_pc.png);
    border-radius: 6px;
    overflow: hidden;
}

.section_content .complete:after {
    content: '';
    display: block;
    position: absolute;
    top: 26px;
    left: 23px;
    width: 168px;
    height: 95px;
    background-image: url(../image/complete_icon.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left top;
}

.section_content .complete img {
    display: block;
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
}

.section_content .break_time{
    background-color: #fbfbfb;
    border: 1px solid #dcdcdc;
    padding: 30px;
    margin-bottom: 45px;
}
.section_content .break_time.break_time2 h2{
    margin-bottom: 33px;
}
.section_content .break_time.break_time2 h3{
    margin-bottom: 10px;
    line-height: 1.2;
}
.section_content .break_time h2{
    text-align: center;
    margin-bottom: 5px;
}
.section_content .break_time h3{
    color: #2eb7ae;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 20px;
    background: none;
    line-height: 1.5;
    line-height: 1.5 \0;
    padding: 0px;
    padding: 0px \0;
}
.section_content .break_time .block{
    margin-bottom: 45px;
}
.section_content .break_time .block:last-child{
    margin-bottom: 0px;
}
.section_content .break_time .block p{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    text-align: left;
}
.section_content .break_time .block ul{
    border: none;
    padding: 0px;
    margin: 0px;
}
.section_content .break_time .block ul li{
    font-size: 16px;
    border-bottom: 1px solid #dddddd;
    padding: 5px 0px;
    line-height: 1.75;
				text-align: left;
}
.section_content .break_time .block ul.make li{
    list-style: none;
}
.section_content .break_time img{
    max-width: 100%;
}
.section_content .break_time .block .image{
    float: left;
    width: 295px;
}
.section_content .break_time .block .content{
    float: right;
    width: 295px;
    padding: 0px;
}
.section_content .break_time .block .content p{
    font-weight: normal;
    line-height: 1.8;
}
.section_content .break_time .block .content span{
	font-size: 13px;
    line-height: 1.5;
}
.section_content .info{
    margin-bottom: 35px;
    text-align: left;
}
.section_content .info p.editor{
    margin-bottom: 5px;
}
.section_content .info p{
    font-size: 15px;
    text-align: left;
    line-height: 2.2;
}
.section_content .info p.editor{
    background: #ede787;
    padding: 0 5px;
    display: inline-block;
}
.section_content .info strong{
    font-weight: bold;
}

/*----------------------
    DELISH KITCHEN 2019.03 追加
    -----------------------*/
	
.section_content .info .dk_box {
	margin:0 0 20px 0;
	
}

.section_content .info .dk_box:after {
	display:block;
	clear:both;
	content:"";
}

	
.section_content .info .dk_logo	{
	float:left;
	width:80px;
	margin:0 20px 0 0;
}

.section_content .info .dk_logo img	{
	width:80px;
}

.section_content .info p.editordk{
    background: #ede787;
    padding: 0 10px;
    display: inline-block;
}

.section_content .info .txtdk{
	line-height: 1.8;
}

.section_content .content .back a {
    display: block;
    color: #262626;
    font-size: 20px;
    font-weight: bold;
    width: 388px;
    line-height: 59px;
    line-height: 53px\0;
    padding-top: 6px\0;
    margin: 36px auto;
    padding-left: 20px;
    background-image: url(../image/content_back_bg.png);
    background-repeat: no-repeat;
    background-size: 28px auto;
    background-position: 26px center;
    border: 1px #cccccc solid;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
}

.section_content .content .recipecomment{
    font-size: 15px;
    line-height: 28px;
    text-align: left;
    margin: 70px 0;
}
/* ------------------------------------------------------------------------------------------
*
    .recommend
*
------------------------------------------------------------------------------------------ */
.section_recommend {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f5f5f5;
    background-image: url(../../common/images/recommend/recommend_bg.png);
    background-repeat: repeat-X;
    background-position: center top;
    background-size: 12px auto;
}

@media print, screen and (min-width: 769px) {
    .recommend h2.image_title {
        display: block;
        color: #000000;
        margin: 0 auto 27px;
        text-align: left;
    }

    .recommend h2.image_title .en {
        display: inline;
        font-size: 25px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .recommend h2.image_title .jp {
        display: inline;
        font-size: 15px;
        font-weight: bold;
        margin: 0 0 0 8px;
        vertical-align: 3px;
    }
}

.recommend ul {
    margin-left: -14px;
    margin-right: -14px;
    text-align: left;
}

.recommend ul li {
    float: left;
    width: 25%;
    padding: 0 13px;
}

.recommend ul li .image {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 11px;
}
.recommend ul li .image img { display: block; float: left; width: 100%; }

.recommend ul li .caption {
    float: left;
    color: #000000;
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 8px;
}

/*----------------------
more
-----------------------*/
.more {
	margin:60px 0 50px;
	text-align:left;
}

.more h2 {
	position:relative;
	margin:0 0 28px;
	padding:13px 0 13px 20px;
	background:transparent url(../image/bg_greenlin.png) repeat top left;
	background-color:#3cbcb3;
	color:#FFF;
	font-weight:700;
	font-size:15px;
}

.more h2 strong {
	font-size:20px;
}

.more h2:before {
	position:absolute;
	top:-4px;
	right:0;
	left:0;
	display:block;
	height:4px;
	background:transparent url(../image/bg_greenlin_top.png) repeat-x top left;
	content:"";
}

.more h2:after {
	position:absolute;
	right:0;
	bottom:-4px;
	left:0;
	display:block;
	height:4px;
	background:transparent url(../image/bg_greenlin_bottom.png) repeat-x top left;
	content:"";
}

.more ul:after {
	display:block;
	clear:both;
	content:"";
}

.more ul li {
	float:left;
	margin:0 0 10px;
	width:325px;
	line-height:1.5;
}

.more ul li:nth-child(even) {
	float:right;
}

.more ul li a {
	display:table;
	width:100%;
	font-weight:700;
}

.more ul li a:link {
	color:#000;
	text-decoration:none;
}

.more ul li a:visited {
	color:#000;
	text-decoration:none;
}

.more ul li a:hover {
	color:#000;
	text-decoration:none;
}

.more ul li a:active {
	color:#000;
	text-decoration:none;
}

.more ul li a span {
	display:table-cell;
	vertical-align:top;
}

.more ul li a span.moreImg {
	width:80px;
}

.more ul li a span.moreImg img {
	width:100%;
	height:auto;
}

.more ul li a span.moreText {
	font-size:14px;
	padding:0 0 0 15px;
}


/*----------------------
2022.9追加
-----------------------*/
.recipeContentCheck {
	margin: 50px 0 30px;
}

.recipeContentCheck dl {
	margin: 0 0 15px;
	width: 680px;
}

.recipeContentCheck dl dd {
	margin: 4px 0 0;
	width: 680px;
}

.recipeContentCheck dl dd a {
    text-decoration: underline;
}

.recipeContentCheck dl dd p {
	margin-bottom: 23px;
	text-align:left;
	font-size: 18px;
	line-height: 1.8;
}

.recipeContentCheck dl dd p strong {
	font-weight:700;
}

.recipeContentCheck dl dd div {
  position: relative;
  display: block;
  padding: 30px 20px 10px 30px;
  border-radius: 12px;
  background: #f7f6ef;
}

.fc_green {
	color: #32B8AF;
}
