@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; -webkit-print-color-adjust: exact;}
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;color: #707070;}
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;
}

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;
    font-family: "Noto Serif JP", serif, "メイリオ", Meiryo, Osaka, Arial, Helvetica, sans-serif,
      "ＭＳ Ｐゴシック", "MS P Gothic";
    color: #333;
    font-size: 90%;
}

/* wrap */
#wrap {
    width: 100%;
}

/* header */
header {
    width: 100%;
    height: 173px;
	position: relative;
}

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;
}

/* nav */
#nav{
    clear:both;
    width:890px;
    margin:0px auto 20px;
    z-index: 100;
}
#nav ul li{
    float:left;
    margin-right:4px;
}
#nav ul li a::before, #nav ul li a::after {
    content: "";
    position: absolute;
    z-index: -1;
  }
#nav ul li a::after{
    top: 0%;
    right: 0%;
    height: 10px;
    width: 10px;
    background-color: rgb(0 0 0 / 20%);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
  }
#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;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
}
#nav nav ul li a .year {
    display: none;
}
#nav ul li a span {
    font-size: 200%;
    font-weight: normal;
    line-height: 1.2;
}
.main_color1, #nav ul li.bt1.show a, #nav ul li.bt1 a:hover { background-color: #9cbbea !important; }
.main_color2, #nav ul li.bt2.show a, #nav ul li.bt2 a:hover { background-color: #fad664 !important; }
.main_color3, #nav ul li.bt3.show a, #nav ul li.bt3 a:hover { background-color: #90c40b !important; }
.main_color4, #nav ul li.bt4.show a, #nav ul li.bt4 a:hover { background-color: #ffa8cb !important; }
.main_color5, #nav ul li.bt5.show a, #nav ul li.bt5 a:hover { background-color: #e284cd !important; }
.main_color6, #nav ul li.bt6.show a, #nav ul li.bt6 a:hover { background-color: #a787d9 !important; }
.main_color7, #nav ul li.bt7.show a, #nav ul li.bt7 a:hover { background-color: #67c277 !important; }
.main_color8, #nav ul li.bt8.show a, #nav ul li.bt8 a:hover { background-color: #75d0cb !important; }
.main_color9, #nav ul li.bt9.show a, #nav ul li.bt9 a:hover { background-color: #dc5050 !important; }
.main_color10, #nav ul li.bt10.show a, #nav ul li.bt10 a:hover { background-color: #f69b42 !important; }
.main_color11, #nav ul li.bt11.show a, #nav ul li.bt11 a:hover { background-color: #e8e048 !important; }
.main_color12, #nav ul li.bt12.show a, #nav ul li.bt12 a:hover { background-color: #8e93b3 !important; }

.sub_color1 { background-color: #dfe6f0 !important; }
.sub_color2 { background-color: #fff1c5 !important; }
.sub_color3 { background-color: #dae6bc !important; }
.sub_color4 { background-color: #ffeff5 !important; }
.sub_color5 { background-color: #f1e0ed !important; }
.sub_color6 { background-color: #e2daef !important; }
.sub_color7 { background-color: #cde3d1 !important; }
.sub_color8 { background-color: #d7f3f1 !important; }
.sub_color9 { background-color: #ffe0e0 !important; }
.sub_color10 { background-color: #f9e6d4 !important; }
.sub_color11 { background-color: #f8f6cd !important; }
.sub_color12 { background-color: #e9ecfe !important; }

.sub_font_color1 { color: #9cbbea !important; }
.sub_font_color2 { color: #fad664 !important; }
.sub_font_color3 { color: #90c40b !important; }
.sub_font_color4 { color: #ffa8cb !important; }
.sub_font_color5 { color: #e284cd !important; }
.sub_font_color6 { color: #a787d9 !important; }
.sub_font_color7 { color: #67c277 !important; }
.sub_font_color8 { color: #75d0cb !important; }
.sub_font_color9 { color: #dc5050 !important; }
.sub_font_color10 { color: #f69b42 !important; }
.sub_font_color11 { color: #e8e048 !important; }
.sub_font_color12 { color: #8e93b3 !important; }

#nav ul li#menu_last{ margin-right:0px; }

/* go_back */
.go_back li{
    margin-bottom: 20px;
    font-size: 116%;
}
.go_back .left{
    float:left;
}
.go_back .right{
    float:right;
}

/* calendarwrap recipewrap */
#calendarwrap,
#recipewrap{
    width:890px;
    margin:0px auto;
}

/* 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;
    font-size: 20px;
}
#recipe_title span{
    font-size: 32px;
}
#recipe_title h2{
    margin:5px 0px 0px 0px;
	font-size: 46px;
    font-weight:bold;
}

/* recipe_info */
div#recipe_info{
    float: right;
    text-align: right;
}
div#recipe_info h3{
    font-size: 20px;
    font-weight: normal;
    padding: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    border: 2px solid #CCC;
    background-color: #f6f6f6;
    display: inline-block;
}
div#recipe_info > ul{
    display: table;
    margin-left: auto;
}
div#recipe_info > ul > li{
    font-size: 22px;
    float: left;
    margin: 0 2px;
    border: none;
}
/* recipe_info */
div#recipe_info > ul > li span.large_int{
    font-size: 26px;
    margin: 0 5px;
}

/* recipebox */
#recipebox ul{
    list-style:none;
    margin:0px;
    padding:0px;
}
#recipebox li{
    font-size: 1.0em;
    line-height:130%;
    padding: 5px 0;
}

#recipe_titlebox{
    border-bottom: 2px solid #c1b8d4;
}

/* leftbox */
#leftbox{
    width:250px;
    float:left;
}
#rightbox .photo{
    margin-bottom: 10px;
}
#leftbox h3{
    text-align:center;
    margin-bottom: 10px;
}
#leftbox p#amount{
    color:#666;
    font-weight:bold;
    font-size:1.1em;
    border-bottom:#aaa 1px solid;
    padding-bottom:5px;
}
#leftbox dl{
    width:250px;
    clear:both;
    margin:0px;
    padding:10px 0px;
    border-bottom:1px solid #aaa;
}
#leftbox dt{
    float:left;
    margin:0px;
}
#leftbox dd{
    text-align:right;
    float:right;
    margin:0px;
}
#leftbox li{
    border-bottom: 1px solid #aaa;
}

#photobox{
    width: 620px;
    float: right;
    margin: 0 0 24px;
}

/* rightbox */
#rightbox{
    width: 580px;
    float: right;
    padding: 20px;
    border-radius: 20px;
}
#rightbox h3 {
    margin-bottom: 25px;
	text-align:center;
}
#recipe_process li {
    margin-bottom: 10px;
    border: none;
}

/* rightbox1 */
#rightbox1{
    display: flex;
    width: auto;
    padding: 10px;
    background: #fafafa;
    margin-bottom: 25px;
    font-size: 16px;
}
#rightbox1 label{
    border-radius: 10px;
    min-width: 100px;
    font-size: 18px;
    background: #d9d9d9;
    text-align: center;
    height: 38px;
    padding: 14px;
    align-self: center;
    margin-right: 16px;
}
#recipe_process1 li {
    margin-bottom: 10px;
}

/* 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;
}

/* */
.titBgGlay01 {
    background: #666;
    color: #fff;
    margin: 10px 0 10px;
    padding: 10px 10px;
    font-size: 117%;
    line-height: 1;
    vertical-align: middle;
}

#nutrient {
    margin-top: 36px;
}
#nutrient.sp {
    display: none;
}

#nutrient h3 {
    color:#333;
    text-align: left;
    padding: 0 8px
}

#nutrient ul,#nutrient ul li {
    display: inline-block;
    width: 100%
}

#nutrient ul {
    margin-bottom: 10px
}

#nutrient span.nutrient_name,#nutrient span.nutrient_value {
    display: inline-block;
    padding: 8px;
    line-height: 6px
}

#nutrient span.nutrient_value {
    float: right
}

.ribbon {
    display: block;
    position: relative;
    padding: 10px 20px;
    font-size: 22px;
    font-weight: bold;
    color:#333;
  }
.radius {
    width: 200px;
    display: block;
    margin: 0 auto 26px;
    border-radius: 25px;
}

/*-----------------------------------------------------    */
/*  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;
    }

    /* recipe_titlebox */
    #recipe_titlebox{
        margin-bottom: 10px;
		clear:both;
        padding-left: calc(5% / 2);
        padding-right: calc(5% / 2);

    }

    /* recipe_title */
    #recipe_title{
        width: 100%;
    }

    /* content */
    #content table.cal{
        width:100%;
    }
}

/*-----------------------------------------------------    */
/*  for - 640px  */
/*-----------------------------------------------------    */
@media screen and (max-width: 640px) {

    /* body */
    body{
        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: 100%;
    }

    /* 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;
    }
    #nav ul li a {
        clip-path: none;
    }

    /* 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%;
    }

    /* recipe_title */
    #recipe_title{
        width: 100%;
    }

    /* recipebox */
    #recipebox{
        width:100%;
    }

	#photobox{
		width:100%;
		padding:0px 0px 10px 0px;
	}

    /* leftbox */
    #leftbox{
        width:95%;
        padding-left: calc(5% / 2);
        padding-right: calc(5% / 2);
    }
    #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;
    }

    #nutrient.pc {
        display: none;
    }
    #nutrient.sp {
        display: block;
        margin-top: 0;
        width: 95%;
        padding-left: calc(5% / 2);
        padding-right: calc(5% / 2);
    }
    
    /* rightbox */
    #rightbox{
        width:95%;
        float:left;
        margin-bottom: 20px;
        margin-left: calc(5% / 2);
        margin-right: calc(5% / 2);
        padding:10px 0;
    }

    /* recipe_process */
    #recipe_process li {
        padding: 0 15px;
    }
	header .month.dis{
		position:static;
	}

    /* content */
    #content table.cal{
        width:95%;
        margin: 0 calc(5%/ 2);
    }
    #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.red{
        margin-right: 3px;
        color: #e64f20;
        font-weight: bold;
    }
}

