/*
Theme Name: FOOD Template01 Orange
Theme URI: http://demo2.allinone-hp.com/
Description: 鬟ｲ鬟溽ｳｻ罍褊赶袗鱸靆・ｮ罕跂Φ罕Ξ罕髜羆u
Author: All In One HP
Author URI: http://demo2.allinone-hp.com/
Version: 1.0
*/

/* default Style - 繝ｮ・ﾊ・ｩ罕讌羃・ｮ罐愠篩罐粃罩隱ｿ褫ｳ蝓ｺ贐趁罨罕・箟罐讌罠罕鸙茹ｩ螳ﾓu
----------------------------------------------------------- */
@import url("css/main.css");

/* global Style - 繝ﾊ・ｩ罕・羃・ｵ罐粃篌縲｢衂鈑ｭﾎ蠻・・縲｢衂鈑ｭﾎ豁鱆爐薇ｨ・ﾖ・ｪ罍螂・
----------------------------------------------------------- */
@import url("css/global.css");


/* contents Style
----------------------------------------------------------- */
@import url("css/contents.css");

@import url("css/smartphone.css") screen and (max-width: 640px);
@import url("css/jquery.sidr.dark.css") ;


img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
	clear:both;
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
	clear:both;
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

img.alignnone{
	padding: 4px;
    margin: 0 0 2px 0;
}

.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.mceContentBody , #tinymce , .mceContentBody p, #tinymce p ,#tinymce h3{
	text-align:left;
    font-size:12px;
	font-family:  "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
}
#tinymce p{
	margin:0;padding:0;
}
#tinymce h2 ,#tinymce h3 {
	clear:both;
}

#tinymce{
	margin:0px;
	height:100%;
}

.wpcf7-list-item{
	display:block;
}

#tinymce td{
	vertical-align:top;
    padding:5px;
}
.embed-container {
    height: auto;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

   .embed-container iframe, 
    .embed-container object, 
    .embed-container embed 
    { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    }

@media all and (min-width: 640px){
  		ul.accordion{
			display: none;
		}
				
}
	@media all and (max-width: 640px){
		.sp-footer:nth-child(odd) {clear:both;}
		.sp-footer a{
			width: 44% !important;
			display: block;
			float: left;
			background: url(images/arrow2.png) no-repeat right center;
		}
		.sp-footer .line{
			border-bottom: 1px solid #c9c9c9 ;
			margin: 0 2px;
			padding: 10px 0 10px 15px;
		}

		.sp-footer{
			border-top: 3px solid #665334;
			width: 100% !important;
			margin: 0 auto !important;
			margin-left:10px;
			margin-right:10px;
			margin-top: 10px !important;
			overflow:hidden;
		}
	
	}


