@charset "utf-8";
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-weight: normal;
    font-size: 100%;
    vertical-align: baseline;
}
 
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
 
html{
    overflow-y: scroll;
}
 
blockquote, q {
    quotes: none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
 
input, textarea,{
    margin: 0;
    padding: 0;
}
 
ol, ul{
    list-style:none;
}
 
table{
    border-collapse: collapse; 
    border-spacing:0;
}
 
caption, th{
    text-align: left;
}
 
a:focus {
    outline:none;
}
 
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*¥*//*/
    height: auto;
    overflow: hidden;
    /**/
}
 
.both{
    clear:both;
}
 
.inline_block {  
    display: inline-block;  
    *display: inline;  
    *zoom: 1;  
}
 
/* よく使うCSS start
 
img {
    max-width:100%;
}
 
table {
    width:100%;
}
 
a,a:hover {
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}
 
a img:hover {
    filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}
 
よく使うCSS end -----
時々使うCSS3 start ---
 
テキストシャドウ {
    text-shadow: 1px 1px 3px #000;
}
 
テキストシャドウ {
    text-shadow: 1px 1px 3px #000;
}
 
ボックスシャドウ {
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
 
ボックスシャドウ内側 {
    -moz-box-shadow: inset 1px 1px 3px #000;
    -webkit-box-shadow: inset 1px 1px 3px #000;
    box-shadow: inset 1px 1px 3px #000;
}
 
角丸 {
    border-radius: 8px; 
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px; 
}
 
トランジション {
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
}
 
透明 {
    filter: alpha(opacity=25);
    -moz-opacity:0.25;
    opacity:0.25;
}
 
背景のみ透明 {
    background-color:rgba(255,255,255,0.2);
}
 
グラデーション {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
    background-image: -moz-linear-gradient(top, #ffffff, #000000);
    background-image: -ms-linear-gradient(top, #ffffff, #000000);
    background-image: -o-linear-gradient(top, #ffffff, #000000);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
    background-image: -webkit-linear-gradient(top, #ffffff, #000000);
    background-image: linear-gradient(top, #ffffff, #000000);
}
 
スマホ対応
@media screen and (max-width: 480px){
    
}
@media screen and (max-width: 320px){
    
}
 
時々使うCSS3 end */




.wrapper{
    width:1024px;
    margin:0 auto;
}


.spcontent h1{
    
}

.spcontent h2{
    
}

.spcontent h3{
    
}

.spcontent h4{
    
}

.spcontent h5{
    
}

.spcontent h6{
    
}

.spcontent p{
    
}

.spcontent strong{
    
}

.spcontent em{ /* 斜体 */
    
}


.spcontent ol{
    
}

.spcontent ol li{ 
    
}

.spcontent ol li ol{ 
    
}


.spcontent ol li ol li{ 
    
}

.spcontent ul{
    
}

.spcontent ul li{ 
    
}

.spcontent ul li ul{ 
    
}


.spcontent ul li ul li{ 
    
}

.spcontent .blockquote{
    
}

.spcontent div.wp-caption{ /* 画像にキャプションがつくやつのブロック */
    
}

.spcontent div.wp-caption-text{ /* 画像にキャプション */
    
}

.spcontent div.aligncenter{
    
}

.spcontent div.alignright{
    
}

.spcontent div.alignleft{
    
}


.spcontent div.gallery{
    
}

.spcontent div.gallery-size-medium{
    
}

.spcontent div.gallery-size-medium{
    
}

.globalheader{

}

.gh-content{

}


/*トップメニュー*/
header{
position:relative ;
z-index: 10;
}

.headerimgline{
    background-image: url(https://u.jimcdn.com/cms/o/se4bac498c78607d9/userlayout/img/headerimgline.png?t=1513822746);
    height: 263px;
    width: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: 90px;
    -o-background-size: 90px;
    background-size: 1423px;
background-position: top;
/* margin-top: 0; */
/* margin-left: -30px; */
top: 30px;
position: absolute;
z-index: 1;
}

nav#globalheader.globalheader{
position:relative;
}

.headerimg{
    background-image: url(http://atsdesign.jp/jointjoy/img/headerimg.png);
    height: 265px;
    width: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: 90px;
    -o-background-size: 90px;
    background-size: 1500px;
    background-position: top;
    z-index: 2;
    position: absolute;
}

.topmenu-body{

}

div#container.cc-content-parent{
/*width: 1049px;*/
margin: -130px auto 0 auto;
}

.cc-m-width-maxed{
width: 1049px !important;
margin: 0 auto !important;
}

div.j-module.n.j-hgrid{
width: 1049px !important;
margin: 0 auto !important;
}


.menuimg.topmenuoishiimenu{
background-image:url(https://u.jimcdn.com/cms/o/se4bac498c78607d9/userlayout/img/menuimg.jpg?t=1513822784);
width:100%;
background-size:cover;
position:relative;
}
.menuimg.topmenuoishiimenu:before {
    content:"";
    display: block;
    padding-top: 12.9%;
}

.menuimg.topmenuoishiimenu .menutitle{
background-image:url(https://u.jimcdn.com/cms/o/se4bac498c78607d9/userlayout/img/oishiimenu.png?t=1513822821);
width:508px;
height:200px;
background-size:cover;
font-size:0px;
text-indent:-999px;
}


.menuimg.topmenutorikumimenu{
background-image:url(https://u.jimcdn.com/cms/o/se4bac498c78607d9/userlayout/img/aboutusimg.jpg?t=1513822677);
width:100%;
background-size:cover;
position:relative;
}

.menuimg.topmenutorikumimenu:before {
    content:"";
    display: block;
    padding-top: 12.9%;
}
.menuimg.topmenutorikumimenu .menutitle{
background-image:url(https://u.jimcdn.com/cms/o/se4bac498c78607d9/userlayout/img/torikumimenu.png?t=1513822867);
width:508px;
height:200px;
background-size:cover;
font-size:0px;
text-indent:-999px;

}

.menuimgbody.wrapper .menusubtitle{

}


div#content_area p{
line-height:170%;
}

.topmenu{
    font-family: 'ヒラギノ角ゴ ProN W3','ＭＳ Ｐゴシック','Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
    font-size: 13px;
    position: relative;
    z-index: 2;
    margin-top: 20px;
    background-color: #218d3b;
    border-radius: 5px;
    width: 436px;
    display: block;
    margin-right: 20px;
    margin-left: auto;
    vertical-align: middle;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.topmenu-body{
padding-top: 6px;
}

.topmenu ul{
    display: table;
    width: 432px;
    border-radius: 5px;
    color: #fff;
margin:0;
}

.topmenu ul li{
    display: table-cell;
    vertical-align: middle;
}

div.topmenu li:nth-child(1),div.topmenu li:nth-child(2),div.topmenu li:nth-child(3),div.topmenu li:nth-child(4),div.topmenu li:nth-child(5),div.topmenu li:nth-child(6){
display:none;
}

.topmenu ul li a{
    text-decoration: none;
    color: #fff;
}

.topmenu ul li a:hover{
    opacity: 0.8;
}

.toplist2 img{
    width: 2px;
}

.topmenu ul li:nth-child(9){
    background-color: #fff;
    border-radius: 5px;
    color: #218d3b;
    text-align: center;
    height: 27px;
}

.topmenu ul li:nth-child(9) span{
    color: #218d3b;
}

.toplist1{
    width: 147px;
    text-align: right;
}

.toplist2{
    width: 25px;
    text-align: center;
}

.toplist3{
    width: 56px;
    padding-right: 10px;
}

.toplist4{
    width: 100px;
}

.toplist4 a{
    color: #218d3b !important;
}

.toplist5{
    width: 98px;
    padding-left: 13px;
}

.head-contents{
    display: table;
    position: relative;
    z-index: 2;
}

.headlogo{
    display: table-cell;
}

.headlogo h1 img{
width: 148px;
padding-left: 85px;
padding-right: 60px;
margin-top: -33px;
}
.headlogo h1 a span{
font-size:0px;
text-indent:-999px;
display:none;
}

.headlogo a:hover{
    opacity: 0.8;
}

.mainmenu{
    display: table-cell;
    vertical-align: bottom;
}

.mainmenu li a{
    font-size:0px;
    text-indent:-999px;
display:block;
}
.mainmenu li:nth-child(3) a{
background-image:url(https://u.jimcdn.com/cms/o/se4bac498c78607d9/userlayout/img/obento.png?t=1513822801);
background-size:181px;
width:181px;
height:164px;
}

.mainmenu li:nth-child(2) a{
background-image:url(https://u.jimcdn.com/cms/o/se4bac498c78607d9/userlayout/img/omusubi.png?t=1513822827);
background-size:139px;
width:139px;
height:135px;
margin-top:10px;
margin-left:-22px;
}

.mainmenu li:nth-child(4) a{
background-image:url(https://u.jimcdn.com/cms/o/se4bac498c78607d9/userlayout/img/yakigashi.png?t=1513822881);
background-size:126px;
width:126px;
height:138px;
margin-left:-5px;
margin-top:5px;
}

.mainmenu li:nth-child(5) a{
background-image:url(https://u.jimcdn.com/cms/o/se4bac498c78607d9/userlayout/img/cafe.png?t=1513822699);
background-size:159px;
width:159px;
height:157px;
margin-top:33px;
margin-left:7px;
}

.mainmenu li:nth-child(6) a{
background-image:url(https://u.jimcdn.com/cms/o/se4bac498c78607d9/userlayout/img/kodawari.png?t=1513822762);
background-size:143px;
width:143px;
height:140px;
margin-left: -6px;
margin-top: 20px;
}

.mainmenu li:nth-child(7),.mainmenu li:nth-child(8),.mainmenu li:nth-child(9),.mainmenu li:nth-child(10),.mainmenu li:nth-child(11){
display:none;
}

.mainmenu ul{
    display: table;
margin:0;
}

.mainmenu ul li{
    display: table-cell;
    vertical-align: top;
}

.mainmenu a:hover{
    opacity: 0.8;
}

.menulist1 img{
    width: 181px;
}

.menulist2 img{
    width: 139px;
    margin-top: 10px;
    margin-left: -22px;
}

.menulist3 img{
    width: 126px;
    margin-left: -5px;
    margin-top: 5px;
}

.menulist4 img{
    width: 159px;
    margin-left: 7px;
    margin-top: 33px;
}

.menulist5 img{
    width: 143px;
    margin-left: -6px;
    margin-top: 20px;
}


/*トップコンテンツ*/
.topcontents{
    margin-top: -130px;
}

.topimg{
    display: table-cell;
}

.topimg img{
width: 1049px;
z-index: -1;
/* position: absolute; */
}

.toptitlebody{
    display: block;
    margin-right: 0px;
    margin-left: auto;
    width: 155px;
    margin-top: 168px;
    position: relative;
    padding-right: 57px;
}

.toptitlebody:before{
    content: "";
    background-image: url(topbar.gif);
    background-repeat: no-repeat;
    -webkit-background-size: 90px;
    -o-background-size: 90px;
    background-size: 47px;
    background-position: top;
    right: 0px;
    top: 0;
    position: absolute;
    height: 360px;
    width: 47px;
    margin-top: -80px;
    z-index: -1;

}

.toptitle{
    display: table-cell;
    text-align: center;
    vertical-align: top;
}

.toptitle img{
    width: 24px;
    padding-bottom: 31px;
}

.toptitle:after{
    content: "Joint Joyの日替わりお弁当";
    font-size: 12px;
    display: block;
    text-align: center;

}

.topsidebar img{
    width: 47px;
    height: 420px;
    z-index: -1;
    position: absolute;
    margin-top: 40px;
}

.toptextbody{
    margin-top: 85px;
}

.toptext{
    text-align: center;
    color: #218d3b;
    font-size: 20px;
    margin-top: 34px;
    margin-bottom: 24px;
    letter-spacing: 0.1em;
}

.topcomment{
    text-align: center;
    font-size: 15px;
    font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro Light','MS Gothic',sans-serif;
    line-height: 26px;
}

/*メニューコンテンツ*/
.menubody{
    
}

.menuimg{
    margin-top: 66px;
margin-bottom:25px;
}

.menuimg img{
   width: 100%;
}

.menuimgbody{
position: absolute;
/*margin-top: -238px;*/
top: -30px;
width: 1049px;

}

.menuimg.topmenutorikumimenu .menuimgbody{
right: 50%;
margin-right: -524px;
}
.menuimg.topmenuoishiimenu .menuimgbody{
left: 50%;
margin-left: -524px;
}

.menuimg.topmenutorikumimenu .menutitle{

margin:0 0 auto auto;

}

.j-module.j-hr{
margin:40px auto;
width:1049px;

}

div#contentfooter div.leftrow{
float:none !important;
 width: auto !important;
text-align: center !important;
}

div#contentfooter div.rightrow{
float:none !important;
 width: auto !important;
text-align: center !important;
}

.j-textWithImage .cc-imagewrapper{
width:150px !important;

}

.menucontents{
    /*margin-top: 219px;*/
    padding-bottom: 25px;
}

.menutitle{
    position: relative;
}

.menutitle img{
width: 144px;
position: absolute;
margin-left: 82px;
z-index: 4;
}

.menusubtitle{
    z-index: 3;
    margin-left: 41px;
    padding-top: 87px;
    padding-top: 116px;
}

.menusubtitle img{
width: 508px;

}

.products{
    display: table;
    font-family: 'Hiragino Mincho Pro','MS Mincho';
    margin-top: 35px;
}

.pdctslist{
    float: left;
    width: 299px;
    padding-left: 20px;
}

.pdctslist a{
    text-decoration: none;
    color: #000;
}

.pdctslist a:hover{
    opacity: 0.8;
}



.pdctslist img{
    width: 299px;
}

.pdctslist p{
    font-size: 15px;

}

.pdctstext p{
    font-size: 13px;
}

/*about us コンテンツ*/
.aboutusbody{

}

.aboutusimgbody{
    position: relative;
}

.aboutusimgbody img{
    width: 100%;
}

.aboutusimg{
    position: absolute;
    left: 50%;
    margin-left: -512px;
    margin-top: -210px;
}

.aboutuscontents{

}

.aboutustitle{
    text-align: right;
    position: relative;
}

.aboutustitle img{
    width: 144px;
    position: absolute;
    z-index: 4;
    margin-top: -33px;
}

.aboutussubtitle{
    text-align: right;
    padding-top: 76px;
    margin-right: -151px;

}

.aboutussubtitle img{
    width: 498px;
    margin-right: -27px;
}

.aboutmain{
    display: table;
    font-family: 'Hiragino Mincho Pro','MS Mincho';
    margin-top: 29px;
}

.aboutlist{
    float: left;
    width: 299px;
    padding-left: 20px;
}

.aboutlist a{
    text-decoration: none;
    color: #000;
}

.aboutlist a:hover{
    opacity: 0.8;
}

.aboutlist a:visited{
    color: black;
}

.aboutlist img{
    width: 299px;
}

.aboutlist p{
    font-size: 15px;

}

.JJtext p{
    font-size: 13px;
}

/*ニュースコンテンツ*/
.newsbody{
    margin-top: 50px;
}

.guide{
    border-top: #221815 solid 1px;
    width: 450px;
    display: block;
    margin: 0 auto;
    padding-bottom: 27px;
}

.newscontents{
    display: table;
}



.cont-l{
    display: table-cell;
    width: 525px;
    vertical-align: top;
    text-align: center;
}

.cont-r{
    display: table-cell;
    width: 525px;
}

.JJnews{
    font-family: 'aspire', 'ariel';
    font-size: 20.5px;
}

.newstitle{
    font-family: 'ヒラギノ角ゴ Pro w6', 'MS Gothic';
    font-size: 17px;
    padding-top: 5px;
    letter-spacing: 0.1em;
}

.newslist{
    margin-top: 18px;
}

.newslist ul{

}

.newslist ul li{

}

.news1{
    display: table;
    margin-bottom: 10px;
    text-align: left;
    line-height: 24px;
}

.newsIMG{
    display: table-cell;
}

.newsIMG img{
    width: 133px;
}

.newsIMG img a{
    text-decoration: none;
    color: #000;
}

.newsIMG img a:hover{
    opacity: 0.8;
}

.newsDate{
    color: #934528;
    font-size: 12.5px; 
    font-family: 'ヒラギノ角ゴ Pro w6', 'MS Gothic';
    margin-left: 23px;
    padding-top: 8px;
    display: table-cell;
    vertical-align: top;
    padding-left: 23px;
}

.newsText{
    color: #000000;
    font-size: 12.5px; 
    font-family: 'ヒラギノ角ゴ Pro w3', 'MS Gothic';
    margin-right: 23px;
    letter-spacing: 0.1em;
}

.news-r{
    display: table-cell;
}

.FB{

}

.FB img{
    width: 498px;
    padding-top: 15px;
}

/*フッター*/
.footimg{
    background-image: url(https://u.jimcdn.com/cms/o/se4bac498c78607d9/userlayout/img/footerimg.jpg?t=1513822717);
    height: 307px;
    width: 100%;
    background-repeat: no-repeat;
    -webkit-background-size: 90px;
    -o-background-size: 90px;
    background-size: 1500px;
    background-position: top;
    margin-top: 100px;
}

.footer-breadory{
    text-align: center;
    font-family:  'aspire', 'ariel';
    font-size: 19.6px;
    margin-top: -50px;
}


/*共通スタイル*/
.j-module.n.j-text ul{
list-style: circle;
padding-left: 20px;
background-color: #EEE;
padding: 30px;
}

.j-module.n.j-text li{
margin-bottom: 5px;
}

.j-module.n.j-text strong{
font-weight:bold;
}


.j-module.j-header h1{
font-size:32px;
border-bottom:5px solid #218d3b;
border-left:10px solid #DDD;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
font-weight:bold;
padding:5px 0 5px 10px;
margin:30px 0 20px 0;
background-color: #f3f1e8;
color:#218d3b;
}

.j-module.j-header h3{
font-size: 20px;
padding-bottom: 3px;
margin-bottom: 10px;
border-bottom: 2px dotted #BBB;
display: inline-block;
}

/*おむすびページ*/
/*
#cc-matrix-5126682925{
background-color: #eee;
padding-left: 20px;
padding: 30px;
margin-top: 30px;
}
*/

#cc-matrix-3080636473{
background-color: #eee;
padding-left: 20px;
padding: 30px;
margin-top: 30px;
}

#cc-m-header-16593875725{
font: normal normal bold 30px/140% Raleway;
font-family: 'ヒラギノ角ゴ ProN W3', 'ＭＳ Ｐゴシック', 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Sans', YuGothic, 'Yu Gothic', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
}

/*お菓子ページ*/
/*
#cc-matrix-5126746525{
background-color: #eee;
padding-left: 20px;
padding: 30px;
margin-top: 30px;
}
*/

#cc-m-10943340973{
background-color: #eee;
padding-left: 20px;
padding: 30px !important;
margin-top: 30px;
}

#cc-m-header-10943341173{
font: normal normal bold 30px/140% Raleway;
font-family: 'ヒラギノ角ゴ ProN W3', 'ＭＳ Ｐゴシック', 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Sans', YuGothic, 'Yu Gothic', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
}

/*くみひもページ*/
#cc-matrix-5126803725{
background-color: #eee;
padding-left: 20px;
padding: 30px;
margin-top: 30px;
}

/*日替わりお弁当ページ*/
/*
#cc-m-16597352825{
margin: 20px;
}

#cc-m-16597352725{
background-color: #f3f0e8;
}

#cc-m-16597355325{
margin: 20px;
}
*/

#cc-m-10943284773{
background-color: #f3f0e8;
padding: 10px !important;
}