@charset "utf-8";

/*
Theme Name: tmp001a
Theme URI: http://demo.allinone-hp.com/
Description: Template01
Author: All In One HP
Author URI: http://demo.allinone-hp.com/
Version: 1.0
*/

/* default Style - デフォルトｖ々タイル忠紫顔倍リンクカラー澄2・
----------------------------------------------------------- */
@import url("css/main.css");
@import url("css/smartphone.css") screen and (max-width: 640px);
@import url("css/jquery.sidr.dark.css") ;

/* global Style - フォントサイズ、赴建睡柿、赴建色、企"・楳発
----------------------------------------------------------- */



/* contents Style
----------------------------------------------------------- */



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

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









