@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------    */
/*  Reset  */
/*-----------------------------------------------------    */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,a,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{ margin:0; padding:0; border:none; outline:none; background:transparent; vertical-align:baseline; font-size:100%}
body{line-height:1}
img{line-height: 0;　vertical-align: top;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
del{text-decoration: line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
li{list-style-type: none}
table{border-collapse:collapse;border-spacing:0}
input, select{vertical-align:middle}
hr{display:block;height:1px;margin:1em 0;padding:0;border:none;border-top:1px solid #ccc}
a{outline:none;}
em{ font-style: normal; }
.cf:before,.cf:after,.section:before,.section:after{content:"";display:table}
.cf:after,.section:after{clear:both}
.cf,.section{zoom:1}

img {
    border:none;
    max-width: 100%;
    height: auto;
    width: auto\9;
}

a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }
a:active { text-decoration: underline; }
a.op:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}

body {
    font: 12px/1.2 'メイリオ', Meiryo, Osaka, Arial, Helvetica, sans-serif, 'ＭＳ Ｐゴシック','MS P Gothic';
    color: #707070;
}

/*
body.jan { background: url(../img/2018/01jan/bg.gif) repeat left top; }
body.feb { background: url(../img/2018/02feb/bg.gif) repeat left top; }
body.mar { background: url(../img/2018/03mar/bg.gif) repeat left top; }
body.apr { background: url(../img/2018/04apr/bg.gif) repeat left top; }
body.may { background: url(../img/2018/05may/bg.gif) repeat left top; }
body.jun { background: url(../img/2018/06jun/bg.gif) repeat left top; }
body.jul { background: url(../img/2018/07jul/bg.gif) repeat left top; }
body.aug { background: url(../img/2018/08aug/bg.gif) repeat left top; }
body.sep { background: url(../img/2018/09sep/bg.gif) repeat left top; }
body.oct { background: url(../img/2018/10oct/bg.gif) repeat left top; }
body.nov { background: url(../img/2018/11nov/bg.gif) repeat left top; }
body.dec { background: url(../img/2018/12dec/bg.gif) repeat left top; }
*/

/* wrap */
#wrap {
    width: 100%;
}

/* header */
header {
    width: 100%;
    height: 173px;
	position: relative;
}

/* バック画像*/
.jan { 
    background: url(../img/2026/01jan/back_01.jpg);
}

.feb { 	
	background: url(../img/2026/02feb/back_02.jpg);
}
	
.mar { 
	background: url(../img/2026/03mar/back_03.jpg);
}

.apr { 
	background: url(../img/2026/04apr/back_04.jpg);
}
.may { 
	background: url(../img/2026/05may/back_05.jpg);
}
.jun { 
	background: url(../img/2026/06jun/back_06.jpg);
}
.jul { 
	background: url(../img/2026/07jul/back_07.jpg);
}
.aug { 
	background: url(../img/2026/08aug/back_08.jpg);
}
.sep { 
	background: url(../img/2026/09sep/back_09.jpg);
}
.oct { 
	background: url(../img/2026/10oct/back_10.jpg);
}
.nov { 
	background: url(../img/2026/11nov/back_11.jpg);
}
.dec { 
	background: url(../img/2026/12dec/back_12.jpg);
}


/*.jan header { border-top: #F3B899 solid 5px; }
.feb header { border-top: #BAB2CE solid 5px; }
.mar header { border-top: #9DBBD9 solid 5px; }
.apr header { border-top: #F0B9C3 solid 5px; }
.may header { border-top: #BFD5A5 solid 5px; }
.jun header { border-top: #B0D7C8 solid 5px; }
.jul header { border-top: #FACA72 solid 5px; }
.aug header { border-top: #9CC1E3 solid 5px; }
.sep header { border-top: #F3C294 solid 5px; }
.oct header { border-top: #F4B899 solid 5px; }
.nov header { border-top: #C6B8A8 solid 5px; }
.dec header { border-top: #ADB8D5 solid 5px; }*/

header .month{
    width: 950px;
    margin: 0px auto;
    padding: 0;
    display: none;
}
header .month.dis{
    display: block;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	line-height: 0;
}

/* contentsWrap */
#contentsWrap {
    width: 950px;
    min-height: 760px;
    margin: 0 auto;
    padding: 20px 0;
    background-color: #ffffff;
	box-shadow: 1px 1px 4px #ccc;
}

/* gnav-btn */
#gnav-btn {
    display :none;
}

/* title_img */
#title_img {
    float:right;
}

/* nav */
#nav{
    clear:both;
    width:890px;
    margin:0px auto 20px;
    z-index: 100;
}
#nav ul li{
    float:left;
    margin-right:4px;
}
#nav nav ul li.pcNone {
    display: none;
}
#nav.lastYear {
    width:148px;
    padding-left: 742px;
}
#nav.lastYear nav ul li {
    display: none;
}
#nav.lastYear nav ul li.pcNone {
    display: block;
}
#nav ul li a {
    display: block;
    width: 70px;
    height: 33px;
    padding-top: 2px;
    background-color: #DFDFDF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
}
#nav nav ul li a .year {
    display: none;
}
#nav ul li a span {
    font-size: 200%;
    font-weight: normal;
    line-height: 1.2;
}
.jan #nav ul li.bt1 a, #nav ul li.bt1 a:hover { background-color: #f5b89a; }
.feb #nav ul li.bt2 a, #nav ul li.bt2 a:hover { background-color: #bbb2cf; }
.mar #nav ul li.bt3 a, #nav ul li.bt3 a:hover { background-color: #9dbcda; }
.apr #nav ul li.bt4 a, #nav ul li.bt4 a:hover { background-color: #f0b9c3; }
.may #nav ul li.bt5 a, #nav ul li.bt5 a:hover { background-color: #bfd5a5; }
.jun #nav ul li.bt6 a, #nav ul li.bt6 a:hover { background-color: #b0d7c8; }
.jul #nav ul li.bt7 a, #nav ul li.bt7 a:hover { background-color: #faca72; }
.aug #nav ul li.bt8 a, #nav ul li.bt8 a:hover { background-color: #9cc1e3; }
.sep #nav ul li.bt9 a, #nav ul li.bt9 a:hover { background-color: #f3c294; }
.oct #nav ul li.bt10 a, #nav ul li.bt10 a:hover { background-color: #ee9d6f; }
.nov #nav ul li.bt11 a, #nav ul li.bt11 a:hover { background-color: #d8cec2; }
.dec #nav ul li.bt12 a, #nav ul li.bt12 a:hover { background-color: #adb8d5; }


#nav ul li#menu_last{ margin-right:0px; }

/* go_back */
.go_back li{
    margin-bottom: 20px;
}
.go_back li{
    font-size: 116%;
}
.go_back .left{
    float:left;
}
.go_back .right{
    float:right;
}

/* calendarwrap recipewrap */
#calendarwrap,
#recipewrap{
    width:890px;
    margin:0px auto;
}

/* content */
#content table.cal{
    float:left;
    width:890px;
    margin-bottom: 20px;
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
}
#content table th,
#content table td{
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    width:14%;
}
#content table td{
    vertical-align:top;
    padding: 8px;
}
#content table td dt{
    margin-bottom: 2px;
    font-weight: bold;
    color: #666666;
}
#content table td dd.text {
    margin-bottom: 5px;
}
#content table #week,
#content table td .photo{
    text-align:center;
}
#content table td .photo{
    margin-bottom: 2px;
}
#content table td .photo img {
    width: 110px;
}
#content table #week .sun,
#content table td .sun{
    color: #EF845D;
}
#content table #week .sat,
#content table td .sat{
    color: #85C0DB;
}
#content table td .kcal{
    display: none;
}

/* go_top */
#go_top{
    text-align:right;
	margin-top: 15px;
}

/* recipe_title */
#recipe_title{
    float: left;
    width:540px;
    margin-bottom: 10px;
}
#recipe_title p{
    font-weight:bold;
}
#recipe_title h2{
    margin:5px 0px 0px 0px;
    font-size:2em;
    font-weight:bold;
}

/* time_box */
#time_box{
    float: right;
    width: 280px;
    text-align:right;
    margin-top:10px;
}
#time_box li .icoTime,
#time_box li .icoEnergy{
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: 0 50%;
}
#time_box li .icoTime{
    background-image: url('../img/common/icon_time.gif');
}
#time_box li .icoEnergy{
    padding-left: 16px;
    background-image: url('../img/common/icon_energy.gif');
}

/* recipebox */
#recipebox ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
#recipebox li{
    font-size: 1.0em;
    line-height:130%;
}

/* leftbox */
#leftbox{
    width:250px;
    float:left;
}
#rightbox .photo{
    margin-bottom: 10px;
}
#leftbox h3{
    text-align:center;
    margin-bottom: 10px;
}
#leftbox p#amount{
    color:#5A493E;
    font-weight:bold;
    font-size:1.1em;
    border-bottom:#B2A49C 1px solid;
    padding-bottom:5px;
}
#leftbox dl{
    width:250px;
    clear:both;
    margin:0px;
    padding:10px 0px;
    border-bottom:1px solid #AC9D8F;
}
#leftbox dt{
    float:left;
    margin:0px;
}
#leftbox dd{
    text-align:right;
    float:right;
    margin:0px;
}
#photobox{
	width:500px;
	float:right;
	padding:0px 60px 10px 60px;
	margin:0px;
	text-align:center;
}

/* rightbox */
#rightbox{
    width:580px;
    float:right;
    padding:20px;
}
#rightbox h3 {
    margin-bottom: 15px;
	text-align:center;
}
#recipe_process li {
    margin-bottom: 10px;
}

/*-----------------------------------------------------    */
/*  for - 979px  */
/*-----------------------------------------------------    */

@media screen and (max-width: 979px) {

    /* month */
    .month{
        width:100%;
    }

    /* calendarwrap */
    #calendarwrap{
        /*width:100%;*/
		width:890px;
    }

    /* recipewrap */
    #recipewrap{
        width:890px;
    }

    /* recipebox */
    #recipebox{
        width:890px;
    }

    /* content */
    #content table.cal{
        width:100%;
    }

    /* recipe_titlebox */
    #recipe_titlebox{
        margin-bottom: 10px;
		clear:both;
    }

    /* recipe_title */
    #recipe_title{
        width: 100%;
    }

    /* time_box */
    #time_box{
        width: 100%;
    }
    #time_box li{
        /* display:inline; */
        padding-left:15px;
    }
    #time_box li .icoTime{
        background-image: url('../img/common/icon_time_sp.gif');
        background-size: 12px auto;
    }
    #time_box li .icoEnergy{
        background-image: url('../img/common/icon_energy_sp.gif');
        background-size: 15px auto;
    }
}

/*-----------------------------------------------------    */
/*  for - 640px  */
/*-----------------------------------------------------    */
@media screen and (max-width: 640px) {

    /* body */
    body.jan,
    body.feb,
    body.mar,
    body.apr,
    body.may,
    body.jun,
    body.jul,
    body.aug,
    body.sep,
    body.oct,
    body.nov,
    body.dec
	 { background:none; background-color: #ffffff; }

    /* wrap */
    #wrap{
        margin: 0 auto;
    }

    /* header */
    header {
        height: auto;
    }
    header .month{
        width:100%;
        position: relative;
        line-height: 0;
    }

    /* gnav-btn */
    #gnav-btn {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 2;
        display: block;
        width: 100%;
        height: 60px;
    }
    #gnav-btn div {
        position: absolute;
        top:0;
        right:0;
    }
    #gnav-btn a {
        display: block;
        padding: 10px 15px;
        height: 30px;
        line-height: 30px;
        color: #FFF;
        font-size: 14px;
        text-align: center;
        vertical-align: top;
        text-decoration: none;
    }
    #gnav-btn a:link,
    #gnav-btn a:visited {
        background-color: #c6c6c6;
    }
    #gnav-btn a:hover,
    #gnav-btn a:active,
    #gnav-btn a.current {
        background-color: #c6c6c6;
    }

    /* contentsWrap */
    #contentsWrap {
        width: 95%;
    }

    /* nav */
    #nav {
        position: fixed;
        display: none;
        width: 100%;
        top: 50px;
        left: 0;
    }
    #nav nav ul li {
        width: 25%;
        height: auto;
        margin: 0;
        padding: 0;
    }
    #nav nav ul li.pcNone {
        display: block;
    }
    #nav nav ul li.pcNone.firstChild {
        padding-left: 50%;
    }
    #nav nav ul li a {
        position: relative;
        width: 100%;
        padding: 5px 0;
    }
    #nav nav ul li a .year {
        display: block;
        position: absolute;
        top: 2px;
        left: 3px;
        font-size: 9px;
    }
    #nav.lastYear {
        width: 100%;
        padding-left: 0;
    }
    #nav.lastYear nav ul li {
        display: block;
    }

    /* go_back */
    .go_back .left a,
    .go_back .right a {
        padding: 6px 8px;
        background-color: #c6c6c6;
        text-decoration: none;
        color: #ffffff;
        white-space: nowrap;
    }

    /* title_img content */
    #title_img,
    #content table.cal #week{
        display:none;
    }

    /* calendarwrap recipewrap */
    #calendarwrap,
    #recipewrap{
        position:relative;
        width:100%;
    }

    /* content */
    #content table.cal{
        width:100%;
    }
    #content table.cal tbody{
        display: block;
    }
    #content table.cal tbody tr{
        width:100%;
        display: block;
    }
    #content table.cal tbody td{
        width:100%;
        clear:both;
        float:left;
        display: list-item;
        list-style: none;
        border: none;
        padding:0px;
    }
    #content table.cal tbody td dl{
        width:100%;
        padding:20px 0 10px;
    }
    #content table.cal tbody td dl dt{
        font-size:1.5em;
    }
    #content table.cal tbody td dl dd.photo img{
        width:25%;
        padding-right:5px;
        float:left;
    }
    #content table.cal tbody td dl dd.text{
        width:100%;
        font-size:1.2em;
    }
    #content table.cal{
        border:none;
        margin-bottom: 20px;
    }
    #content table.cal th{
        width: 80%;
        border:none;
        padding:0px;
        margin:0px;
    }
    #content table.cal td{
        width: 80%;
        border:none;
        padding:0px;
        margin:0px;
    }
    #content table.cal td.none {
        display: none;
    }
    #content table.cal td dl{
        border-bottom:1px solid #CCC;
    }
    #content table.cal td .kcal{
        display: block;
        margin: 5px 0 0 26%;
        padding: 2px 0px;
    }
    #content table.cal td .kcal span.icoEnergy{
        padding-left: 16px;
        background-image: url('../img/common/icon_energy_sp.gif');
        background-repeat: no-repeat;
        background-position: 0 50%;
        background-size: 12px auto;
    }
    #content table.cal td .kcal span.red{
        margin-right: 3px;
        color: #e64f20;
        font-weight: bold;
    }

    /* recipe_title */
    #recipe_title{
        width: 100%;
    }

    /* recipebox */
    #recipebox{
        width:100%;
    }

    /* time_box */
    #time_box{
        width: 100%;
    }

	#photobox{
		width:100%;
		padding:0px 0px 10px 0px;
	}

    /* leftbox */
    #leftbox{
        width:100%;
    }
    #leftbox .photo{
        margin-bottom: 10px;
    }
    #leftbox h3{
        margin-bottom: 10px;
        padding: 0;
        text-align:center;
    }
    #leftbox p{
        text-align:center;
    }
    #leftbox dl{
        width:100%;
        margin-bottom:15px;
    }

    /* rightbox */
    #rightbox{
        width:100%;
        float:left;
        margin-bottom: 20px;
        padding:10px 0px;
    }

    /* recipe_process */
    #recipe_process li {
        padding: 0 15px;
    }
	header .month.dis{
		position:static;
	}

}