/*
Theme Name: business Template02　tmp002a_sp
Theme URI: http://demo3.allinone-hp.com/
Description: 繝ﾆ・ｸ罕淏せ蠢・・ｬ・ｳ罕Ξ罕髜羆・
Author: All In One HP
Author URI: http://demo3.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");


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

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


.alignright {
	clear:both;
    float: right;
}
.alignleft {
	clear:both;
    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;
}

@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 #172574;
			width: 100% !important;
			margin: 0 auto !important;
			margin-left:10px;
			margin-right:10px;
			margin-top: 10px !important;
			overflow:hidden;
		}
	
	}
