@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;
}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}

body{
    -webkit-text-size-adjust: none;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-size: 20px;
    line-height: 1.8em;
    background-position: center top;
    background-attachment: fixed;
    background-color: #fff;
	background-image: url(img/bg.jpg);
}	


/* リンク設定
------------------------------------------------------------*/
a{
	margin: 0;
	padding: 0;
	text-decoration: none;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;
	color: #fff;
}

a:hover, a:active{
outline: none;
color:#6f6f6f;
}


/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after, ul.post li:after,nav#mainNav .inner:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post, ul.post li,nav#mainNav .inner{zoom: 1;}




/* レイアウト
------------------------------------------------------------*/
#wrapper, .inner{
	margin: 0 auto;
	width: 1000px;

}

#header{
overflow:hidden;
}

#content{
	width: 1000px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;

}


#content2{
	width: 1000px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;

}

#sidebar{
float:left;
width:233px;
padding:22px 0 50px;
}

#footer{
	clear: both;
	color: #FFF !important;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 25px;
	background-color: #5ebf5e;
	font-size: 14px;	
} 
#footer2{
	clear: both;
	color: #FFF !important;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 25px;
	background-color: #331376;
	font-size: 14px;	
} 

#footer3{
	clear: both;
	color: #FFF !important;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 25px;
	background-color: #5ebf5e;
	font-size: 14px;	
} 


/* トップページ　メイン画像
----------------------------------*/
#mainimg{
	clear: both;
	text-align: center;
	z-index: 20;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("img/head-bg.jpg");
	line-height: 0;
	}

#mainimg2{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("img2/head2-bg.jpg");
	line-height: 0;
	 z-index:20;
	}
#mainimg3{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("img/head3-bg.jpg");
	line-height: 0;
	 z-index:20;
	}

#mainimg-se{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: repeat;
	background-position: center;
background-image: url("img/head-se-bg.png");
	line-height: 0;
}

#mainimg2-se{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: repeat;
	background-position: center;
background-image: url("img/head-se-bg.png");
	line-height: 0;
}
#mainimg2-se2{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: repeat;
	background-position: center;
background-image: url("img2/head2-se-bg.jpg");
	line-height: 0;
}

#mainimg3-se{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: repeat;
	background-position: center;
background-image: url("img/head3-se-bg.png");
	line-height: 0;
}
#mainimg-th{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("img-th/head-th-bg.png");
	line-height: 0;
		
	}

#mainimg-f{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: repeat;
	background-position: center;
}

#mainimg-fe{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: repeat;
	background-position: center;

	line-height: 0px;

}
#mainimg-fe2{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: repeat;
	background-position: center;

	line-height: 0px;

}



.post{

	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
.post2{

	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.toppage h4{
margin:0 0 10px;
font-size:16px;
font-weight:normal;
color:#333;
}

.toppage{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0;
}





/* タイポグラフィ
*****************************************************/
h2.title{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
color:#000;
border:1px solid #d5d5d5;
border-bottom:0;
background:#fff url(images/headingBg.png) repeat-x 0 100%;
}

.dateLabel{
text-align:right;
font-weight:bold;
color:#858585;
}

.post p{
	padding-bottom: 15px;
	font-size: 16px;
}

.post ul{margin: 0 0 0px 0px;}

.post ul li{
margin-bottom:5px;
padding-left:15px;
background:url(images/bullet.jpg) no-repeat 0 8px;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style:decimal;}

.post h1{
margin:20px 0;
padding:5px 0;
font-size:150%;
color: #000;
border-bottom:3px solid #000;
}

.post h2{
margin:10px 0;
padding-bottom:2px;
font-size:130%;
font-weight:normal;
color: #333;
border-bottom:2px solid #515151;
}

.post h3{
margin:10px 0;
font-size:100%;
font-weight:normal;
color:#2e2c2c;

}

.post blockquote {
clear:both;
padding:10px 0 10px 15px;
margin:10px 0 25px 30px;
border-left:5px solid #ccc;
}
 
.post blockquote p{padding:5px 0;}

.post table{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px 0 20px;
}

.post table th{
padding:10px;
border: #787878 solid;
border-width: 0 0 2px 2px;
}

.post table td{
padding:18px;
border-width: 0 0 2px 2px;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}

.post img{max-width:100%;height:auto;}

.text-text img{
	max-width: 100%;
	height: auto;
	
}padding-bottom: 15px;

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
margin: 10px 10px 15px 15px;
display:inline;
}

img.alignleft{margin:10px 15px 15px 10px;}

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

.g-r {
	padding-left: 20px;
			padding-bottom: 20px;
}



/* フッター
*****************************************************/
#footer ul{
padding:15px 0 25px;
text-align:center;
}

#footer li{
display:inline-block;
padding: 5px 16px;
border-left:1px dotted #d5d5d5;
}
*:first-child+html #footer li{display:inline;}

#footer li:first-child{border:0;}

#footer li a{
text-decoration:none;
color:#fff;
}

#footer li a:hover{color:#999;}

#footer ul ul{display:none;}

#copyright{
	clear: both;
	text-align: center;
	color: #fff;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
}



/* 959px以下から 1カラム表示
------------------------------------------------------------*/
@media only screen and (max-width: 959px){
  #wrapper, .inner{width:100%;}

	#header{width:96%;padding:0 2%;}
	
	.contact{padding:10px 0 10px;}

  nav#mainNav{width:95%;}

	nav#mainNav ul{margin:0 auto;}
	nav#mainNav ul ul{padding:0;}

	nav div.panel{float:none;}
	
	#mainImg img{width:100%;height:auto;}

	#content, #content2, #sidebar{
	clear:both;
	width:100%;
	float:none;
	margin:0 auto;
	padding:0px 0;
	}
	
	.banner{width:100%;margin:0 auto;text-align:center;}
  p.banner img{width:100%;height:auto;}
	
	section.widget_search{text-align:center;}
	
	#footer li{margin-bottom:10px;}
	
}


/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 644px){
	body{background-position:0 -25px;font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	#header h1{color:#333;}
	#header h2 img{max-width:90%;}
	nav#mainNav{width:98%;}
	#header{text-align:center;}
	#header h2,.contact{float:none;}
	.contact{padding:0 0 20px;}
	.contact p{text-align:center;}
	#headerInfo{width:250px;margin:0 auto;}
	img.alignright, img.alignleft{display: block;	margin:5px auto;}
	.alignright,.alignleft{float:none;}
	
	.toppage{
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	margin-top: 0px;
}


#footer{
	padding-top: 10px !important;
	padding-bottom: 10px !important;
} 

#footer2{
	padding-top: 10px !important;
	padding-bottom: 15px !important;
} 
	
#footer3{
	padding-top: 10px !important;
	padding-bottom: 15px !important;
} 

	.g-r {
	padding-left: 0px;
		padding-bottom: 20px;
}


}

/* ---------------------------------------------------------------------
サブヘッド　背景
--------------------------------------------------------------------- */
.bana-bg{
	clear: both;
	text-align: center;
	z-index: 0;
	background-position: bottom;
	background-image: url("img2/bana-bg.png");
	line-height: 0;
	width: 100%;
	margin-top:0px;
	}

.bana-bg0{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("img/bana00-bg.png");
	line-height: 0;
	width: 100%;
	margin-top: -130px;
	}
.bana-bg1{
	clear: both;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("img/bana-bg1.png");
	line-height: 0;
	width: 100%;
	margin-top: -50px;
	}

.bana-bg2 {
	clear: both;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("img/bana-bg2.png");
	line-height: 0;
	}


.bana-bg3{
	clear: both;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("img/bana-bg3.png");
	line-height: 0;
	}


.bana-bg4 {
	clear: both;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("img/bana-bg4.png");
	line-height: 0;
	}


.bana-bg5{
	clear: both;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("img/bana-bg5.png");
	line-height: 0;
	}

.bana-bg6{
	clear: both;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("img/bana-bg6.png");
	line-height: 0;
	}
.prof-bg{
	clear: both;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("img/prof-bg.png");
	line-height: 0;
	}
.prof-bg2{
	clear: both;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("img2/prof-bg.png");
	line-height: 0;
	}

@media only screen and (max-width: 644px){

.bana-bg img {
width: 100%;
background-size: contain;
}
	
.bana-bg0{
	background-size: contain;
	margin-top: -60px;
	}

	
.bana-bg1{
	background-size: contain;
	margin-top: -20px;
	}


	.bana-bg0 img {
width: 100%;
background-size: contain;
}

	
.bana-bg1 img {
width: 100%;	background-color:#FFFFFF;
}

.bana-bg2 img {
width: 100%;	background-color:#FFFFFF;
}

.bana-bg3 img {
width: 100%;	background-color:#FFFFFF;
	}

.bana-bg4 img {
width: 100%;	background-color:#FFFFFF;
}

.bana-bg5 img {
width: 100%;	background-color:#FFFFFF;
}
.bana-bg6 img {
width: 100%;	background-color:#FFFFFF;
}
.prof-bg img {
width: 100%;	background-color:#FFFFFF;
}

}






/* ---------------------------------------------------------------------
枠
--------------------------------------------------------------------- */

.zero {

	line-height: 0em;
}


.form-bg {
	background-color: #331376;
margin-top: -150px;
	margin-bottom: -20px;
	padding-bottom: -100px;
 z-index:10;}


.form-bg2 {
	background-color: #331376;
margin-top: -80px;
	margin-bottom: 0px;
	padding-bottom: 0px;
 z-index:10;}

.form-bg2-2 {
	background-color: #5ebf5e;
margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
 z-index:10;}




.form-text0 {
	padding-right: 5%;
	padding-left: 5%;
	font-size: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 1.8em;
		color: #000;
	background-color: #fcf1d4;
	margin-top: -20px;
	color: #FFF;
	background-image: url(img/form_02.png);
}
.form-text02 {
	padding-right: 5%;
	padding-left: 5%;
	font-size: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 1.8em;
		color: #000;
	background-color: #fcf1d4;
	margin-top: -20px;
	color: #FFF;
	background-image: url(img2/head2_03.jpg);
}


@media only screen and (max-width: 644px){
	.form-bg {
	background-color: #331376;
margin-top: -16px;
}


.form-bg2-2 {
	background-color: #331376;
margin-top: -30px;
}


	
.form-text0 {
	padding-right: 10%;
	padding-left: 10%;
	line-height: 30px;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 1.8em;
		color: #000;
	margin-top: -21px;
	color: #FFF;
	background-image: url(img/form_02.png);
background-size: contain;
}
	.form-text02 {
	padding-right: 10%;
	padding-left: 10%;
	line-height: 30px;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 1.8em;
		color: #000;
	margin-top: -21px;
	color: #FFF;
	background-image: url(img2/form-bg2.png);
	background-size: contain;
}
	}
	


.form-text {
	padding-right: 50px;
	padding-left: 50px;
	line-height: 30px;
	font-size: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 1.8em;
		color: #fff;
	 background-image: url(img/form-bg.jpg);
	margin-top: -16px;
}


.text-text {
	padding-right: 50px;
	padding-left: 50px;
	line-height: 30px;
	font-size: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 1.8em;
		margin-top: -12px;
}


.text-text2 {
	padding-right: 50px;
	padding-left: 50px;
	line-height: 30px;
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 30px;
	background-color: #D6D1FF;
	line-height: 1.8em;
	margin-top: -12px;
}




.riyu2 {
	text-align: left;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
	background-color: #FFF;
	margin-top: -14px;
}

.waku-toku {
	background-size: contain;
	background-image: url(img/toku-01_02.jpg);
	margin-top: -12px;
	padding-top: 3%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}	



.waku-riyu {
	background-size: contain;
	background-image: url("img/riyu_02.jpg");
	margin-top: -12px;
	padding-top: 3%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}	
.waku-riyu2 {
	background-size: contain;
	background-image: url("img2/riyu_02.jpg");
	margin-top: -12px;
	padding-top: 3%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}	
.waku-genin {
	background-size: contain;
	background-image: url("img/genin01_02.jpg");
	margin-top: -12px;
	padding-top: 3%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}	

.waku-manabu {
	background-size: contain;
	background-image: url("img/manabu_02.jpg");
	margin-top: -12px;
	padding-top: 3%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}	

.waku-sss {

	background-image: url("img/s-01_02.jpg");
	margin-top: -12px;
	padding-top: 3%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
		background-size: contain;
}	



.waku-naiyou {
	background-size: contain;
	background-image: url("img/kouza01_02.jpg");
	margin-top: -12px;
	padding-top: 3%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}
.waku-kessai {
	background-size: contain;
	background-image: url("img/mantu-siharai_03.jpg");
	margin-top: -12px;
	padding-top: 3%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}
.waku-kessai2 {
	background-size: contain;
	background-image: url("img/mantu-siharai2_03.jpg");
	margin-top: -12px;
	padding-top: 3%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}

.waku-kessai-se1 {
	background-size: contain;
	background-image: url("img/mantu-siharai2_02.jpg");
	margin-top: -12px;
		padding-right: 8%;
	padding-left: 8%;
}
.waku-kessai-se2 {
	background-size: contain;
	background-image: url("img2/mantu-siharai2_02.jpg");
	margin-top: -12px;
		padding-right: 8%;
	padding-left: 8%;
}
.waku-prof {
    color: #000;
    padding: 3%;
	font-size: 16px;
	line-height: 28px;
	background-color: #FFF7E0;
}	
.waku-prof2 {
	color: #000;
	background-size: contain;
	padding-top: 3%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: -20px;
	margin-bottom: -30px;
}	

.waku-sui {
	background-size: contain;
	background-image: url(img/suisen_02.jpg);
	margin-top: -12px;
	padding-top: 3%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}

.waku-sapo {
	background-size: contain;
	background-image: url("img/sapo_02.jpg");
	margin-top: -12px;
	padding-top: 3%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}

.waku-tokutoku {
	background-size: contain;
	background-image: url("img/toku-01_02.jpg");
	margin-top: -12px;
	padding-top: 3%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}


.waku-gentei {
	background-size: contain;
	background-image: url("img/gentei_02.jpg");
	margin-top: -12px;
	padding-top: 3%;
	padding-right: 8%;
	padding-bottom: 3%;
	padding-left: 8%;
}



.waku-ch {
	padding: 5%;
}	


.cilck_form
{
	color: #000;
	background-color: #fcbc05;
	width: 80%;
	padding-top: 22px;
	padding-bottom: 16px;
	border-radius: 30px;
	font-family: "メイリオ";
	font-size: 36px;
	font-weight: 700;
	margin-top: -40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto
}

.cilck_formbg
{
	background-color: #071560;
	padding-top: 20px;
	padding-bottom: 20px;
}



.ri-bg {
	padding-right: 50px;
	padding-left: 50px;
	line-height: 30px;
	font-size: 20px;
	padding-top: 30px;
	padding-bottom: 30px;

	background-image: url(img/ri-bg.jpg);

	}
	

@media only screen and (max-width: 644px){
.waku-prof2 {
	padding-bottom: 20px;
}	
	


.form-bgsp {
	line-height: 30px;
    background-image: url(img/jon-bg.jpg);
	background-size:  cover;
	padding-top: 0px;
	margin-top: -12px;
	margin-bottom: 0px;

}

.form-text {
	padding-right: 6%;
	padding-left: 6%;
	line-height: 30px;
	font-size: 20px;
	line-height: 1.8em;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0%;
	width: 88%;
		margin-top: -12px;
}


.text-text {
	font-size: 16px !important;
	padding-right: 5% !important;
	padding-left: 5% !important;
	line-height: 26px;
	padding-top: 20px!important;
	padding-bottom: 17px!important;

}



.text-text2 {
	line-height: 30px;
	font-size: 20px;
	background-color: #D6D1FF;
	padding: 5%;
	margin-top: -30px;
}


.cilck_form
{
	color: #000;
	background-color: #fcbc05;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 10px;
	font-family: "メイリオ";
	font-size: 16px;
	font-weight: 700;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto
}

.cilck_formbg
{
	background-color: #071560;
	padding-top: 25px;
	padding-bottom: 0px;
}

.waku-prof {
    color: #000;
    padding: 4%;
     font-size: 14px;
}	


.waku-naiyou {
font-size: 14px;
}




.riyu2 {
	text-align: left;
	background-size: contain;
	background-color: #FFF;
	font-size: 16px;
	padding-top: 0%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-left: 5%;
	line-height: 1.8em;
}

.ri-bg {
	background-size: contain;
	background-image: url(img/ri-bg.jpg);
	padding: 8%;
	font-size: 16px;
	line-height: 30px;
	}
	
	
}







.movie {
	position: relative;
	width: 100% !important;
	padding-top: 56.25%;
}




.video {
position: relative;
height: 0;
padding: 30px 0 56.25%;
overflow: hidden;
	background-image: url(img/head-w_02.jpg);
		margin-top: -3%;
}


.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 90%;
	height: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;

}


.qqq {
	
	background-color: #D6D1FF;
	padding: 3px;
	font-weight: bold;
}



/* ---------------------------------------------------------------------
フォント
--------------------------------------------------------------------- */


.ni-btom{font-size:18px;}
.ni-btom{font-size:18px;}

.white16{color:#000000;font-size:12px;}
.white10-b{
	color: #fff;
	font-size: 14px;

	line-height: 20px;
}

.black{color:#000000;}
.black10{font-size:10px;}
.black-b{color:#000000;font-weight: bold;}
.black-u{text-decoration: underline;}
.black-b-u{color:#000000;font-weight: bold;text-decoration: underline;}
.black10-b{	font-size: 12px;font-weight: bold;line-height: 20px;}
.black-b-y{color:#000000;font-weight: bold;background:#FFFF99;}
.black-y{color:#000000;background:#FFFF99;}
.black-y-u{color:#000000;background:#FFFF99;text-decoration: underline;}
.black-b-y-u{color:#000000;font-weight: bold;background:#FFFF99;text-decoration: underline;}
.bred{color:#CA0000;}
.bred-b{color:#CA0000;font-weight: bold;}
.bred-b-u{color:#CA0000;font-weight: bold;text-decoration: underline;}
.bred-b-y{color: #CA0000;font-weight: bold;background: #FFFF99;}
.bred-b-y-u{color:#CA0000;font-weight: bold;background:#FFFF99;text-decoration: underline;}


.blue{color:#0000FF;}
.blue-b{color:#0000FF;font-weight: bold;}
.blue-b-y{color:#0000FF;font-weight: bold;background:#FFFF99;}

.green-b{
	color: #118B03;
	font-weight: 500;
}

.gray{color:#999999;}
.gray10{color:#999999;font-size:14px;}

.gray-b{color:#999999;font-weight: bold;}
.gray10-b{color:#999999;font-size:10px;font-weight: bold;}

.ore{
	color: #FF6600;
	font-size: 24px;
}
.ore18{color:#CA0000;font-size:18px;}

	.p16{font-size:20px;}
	


    .fb-b{color:#000000;font-size:28px;font-weight: bold;}
	.fb-b2{
	color: #000000;
	font-size: 28px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
	.fb-b-y{color:#000000;font-size:28px;font-weight: bold;background:#FFFF99;}
	.fr-b{color:#CA0000;font-size:28px;font-weight: bold;}
	.fr-b-y{color:#CA0000;font-size:28px;font-weight: bold;background:#FFFF99;}
	.fb-b-u{color:#000000;font-size:28px;font-weight: bold;text-decoration: underline;}
	.fb-b-y-u{color:#000000;font-size:28px;font-weight: bold;background:#FFFF99;text-decoration: underline;}
	.fr-b-u{color:#CA0000;font-size:28px;font-weight: bold;text-decoration: underline;}
	.fr-b-y-u{color:#CA0000;font-size:28px;font-weight: bold;background:#FFFF99;text-decoration: underline;}
	
	.fb32-b{color:#000000;font-size:32px;font-weight: bold;}
	.fb60-b{color:#000000;font-size:60px;font-weight: bold;}
	.fb32-b-y{color:#000000;font-size:32px;font-weight: bold;background:#FFFF99;}
	.fr32-b{color:#CA0000;font-size:32px;font-weight: bold;line-height: 52px}
	.fr60-b{color:#CA0000;font-size:60px;font-weight: bold;}
	.fr32-b-y{color:#CA0000;font-size:32px;font-weight: bold;background:#FFFF99;}
	.fb32-b-u{color:#000000;font-size:32px;font-weight: bold;text-decoration: underline;}
	.fb32-b-y-u{color:#000000;font-size:32px;font-weight: bold;background:#FFFF99;text-decoration: underline;}
	.fr32-b-u{color:#CA0000;font-size:32px;font-weight: bold;text-decoration: underline;}
	.fr32-b-y-u{color:#CA0000;font-size:32px;font-weight: bold;background:#FFFF99;text-decoration: underline;}

@media only screen and (max-width: 644px){
	
	.ni-btom{font-size:9px;}
	
	.p16{font-size:13px;}
	
	.gray10{color:#999999;font-size:10px;}
	
	.black-b-y{font-size: 14px; color:#000000;font-weight: bold;background:#FFFF99;}
	
	.fb-b{color:#000000;font-size:22px;font-weight: bold;}
		.fb-b2{
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
		padding-bottom: 5px;
}
	
	.fb-b-y{color:#000000;font-size:22px;font-weight: bold;background:#FFFF99;}
	.fr-b{color:#CA0000;font-size:22px;font-weight: bold;}
	.fr-b-y{color:#CA0000;font-size:22px;font-weight: bold;background:#FFFF99;}
	.fb-b-u{color:#000000;font-size:22px;font-weight: bold;text-decoration: underline;}
	.fb-b-y-u{color:#000000;font-size:22px;font-weight: bold;background:#FFFF99; text-decoration: underline;}
	.fr-b-u{color:#CA0000;font-size:22px;font-weight: bold;text-decoration: underline;}
	.fr-b-y-u{color:#CA0000;font-size:22px;font-weight: bold;background:#FFFF99; text-decoration: underline;}

	.fb32-b{color:#000000;font-size:22px;font-weight: bold;}
	.fb60-b{color:#000000;font-size:28px;font-weight: bold;}
	.fb32-b-y{color:#000000;font-size:28px;font-weight: bold;background:#FFFF99;}
	.fr32-b{color:#CA0000;font-size:22px;font-weight: bold;}
	.fr60-b{color:#CA0000;font-size:28px;font-weight: bold;}
	.fr32-b-y{color:#CA0000;font-size:22px;font-weight: bold;background:#FFFF99; line-height: 32px;}
	.fb32-b-u{color:#000000;font-size:28px;font-weight: bold;text-decoration: underline;}
	.fb32-b-y-u{color:#000000;font-size:28px;font-weight: bold;background:#FFFF99; text-decoration: underline;}
	.fr32-b-u{color:#CA0000;font-size:28px;font-weight: bold;text-decoration: underline;}
	.fr32-b-y-u{color:#CA0000;font-size:28px;font-weight: bold;background:#FFFF99; text-decoration: underline;}
	.ore{
	color: #FF6600;
	font-size: 18px;
}
.black18{color:#000000;font-size:12px;}
	}
	
	
	


a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


.form-b a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}


/*
input:hover{
filter: alpha(opacity=50);
-ms-filter: alpha(opacity=50);
opacity: 0.5;
}

 */



/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}






/*==============================================================================================
*
* QaSection
*
==============================================================================================*/

.qa {
	padding: 50px;
	position: relative;
	z-index: 1;
}

@media screen and (max-width: 768px) {
.qa {
	padding: 5%;
	position: relative;
	z-index: 1;
}
}



li {
  list-style: none;
}

#QaSection {
  position: relative;
  z-index: 2;
  background: #FFFFFF;
}
#QaSection h2 {
  text-align: center;
  margin-bottom: 30px;
}
#QaSection li {
  background: #f5f5f5;
  padding: 30px;
  margin-bottom: 10px;
}
#QaSection li:last-child {
  margin-bottom: 0;
}
#QaSection li .box {
  position: relative;
}
#QaSection li .box .icon {
  width: 33px;
  height: 33px;
  background: #000000;
  border-radius: 33px;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  position: absolute;
}
#QaSection li .box h3, #QaSection li .box p {
  padding-left: 40px;
}
#QaSection li .box h3 {
	font-size: 21px;
	line-height: 1.5em;
	padding-top: 1px;
	font-weight: bold;
}
#QaSection li .box p {
  padding-top: 5px;
}
#QaSection li .box p a {
  color: #559a1a;
  text-decoration: underline;
}
#QaSection li .box.answer {
  margin-top: 13px;
}
#QaSection li .box.answer .icon {
	background-color: #ffb400;
}
@media screen and (max-width: 768px) {
  #QaSection li {
    padding: 20px 15px;
  }
  #QaSection li:last-child {
    margin-bottom: 0;
  }
  #QaSection li .box {
    position: relative;
  }
  #QaSection li .box .icon {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    margin-right: 8px;
    font-size: 13px;
  }
  #QaSection li .box h3, #QaSection li .box p {
    padding-left: 36px;
  }
  #QaSection li .box h3 {
    font-size: 18px;
  }
  #QaSection li .box p {
    font-size: 14px;
  }
  #QaSection li .box.answer {
    margin-top: 13px;
  }
  #QaSection li .box.answer .icon {
    background: #d90000;
  }
}

#QaSection {
	background-color: #ff6c93;
	margin-top: -15px;
}
@media screen and (max-width: 768px) {
  #QaSection h2 img {
    width: 150px;
    height: auto;
  }
}
#QaSection li {
  border: 1px solid #d9d9d9;
  background: #FFFFFF;
}
#QaSection .question .icon {
  background: #ff6c93 !important;
}
#QaSection .answer .icon {
	background-color: #ff6c93;
}
#QaSection .question.box {
  border-bottom: 1px dotted #c4c4c4 !important;
  padding-bottom: 15px;
}
#QaSection p {
  line-height: 1.8em;
  font-size: 16px;
}








.post ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

.leftTop3{
	padding-left: 5%;
	padding-right: 5%;
}

.leftTop3 ul li{
	margin-bottom: 10px;
	padding-left: 40px;
	background: url(img/bullet.jpg) no-repeat 0 8px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}





/* 固定CSS
------------------------------------------------------------*/

#fixbnr{
 position:fixed;
 bottom:10px;
 right:50px;
 z-index:999;
}
#fixbnr img{
width:450px;
}

#fixbnr{
 position:fixed;
 bottom:10px;
 right:50px;
 z-index:999;
}
#fixbnr img{
width:450px;
}

@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }


#fixbnr{
 position:fixed;
 bottom:-10px;
 right:0px;
 z-index:999;}

#fixbnr img{
width:100%;}

}



.form-shita{
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
	line-height: 16px;
	width: 79%;
	text-align: left;
	color: #000;
}



/* ----------------------------
テキストインラインフレーム
----------------------------*/


.text_box{
	height: 70px;
	width: 90%;
	padding: 5%;
	border: 1px solid #CCC;
	overflow: auto;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	background-color: #FFF;
	color: #000;
		
}

.text_box::-webkit-scrollbar{ /* スクロールバー全体 */
    width: 10px;
}

.text_box::-webkit-scrollbar-thumb{ /* スクロールバーのある部分 */
    background: #a8a8a8;

}
.text_box::-webkit-scrollbar-track-piece:start{ /* スクロールバーが表示されてない部分（前） */
    background: #dbdbdb;
}
.text_box::-webkit-scrollbar-track-piece:end{ /* スクロールバーが表示されてない部分（後ろ） */
    background: #dbdbdb;
}



.check {
	width: 800px;
	font-size: 25px;
	font-weight: bold;
	line-height: 35px;
	list-style-type: none;
	
	padding: 30px;
	overflow: hidden;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
	
.check ul li{
	font-family: a-otf-ryumin-pr6n, serif;
	margin-bottom: 10px;
	padding-left: 40px;
	background: url(img/bullet.png) no-repeat 0 8px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	color: #000;
}

.c-1 {
    background-size: contain;
	} 
   

.check2 {
	font-size: 25px;
	font-weight: bold;
	line-height: 35px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 10px;
	overflow: hidden;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	}
	
.check2 ul li{
	margin-bottom: 10px;
	padding-left: 40px;
	background: url(img/bullet2.png) no-repeat 0 8px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	color: #000;
}

.check3 {
	width: 800px;
	font-size: 25px;
	font-weight: bold;
	line-height: 35px;
	list-style-type: none;
	
	padding: 40px;
	overflow: hidden;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	}
	

.check3 ul li{
	margin-bottom: 10px;
	padding-left: 40px;
	background: url(img/bullet3.png) no-repeat 0 8px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	color: #000;
}


	
@media only screen and (max-width: 644px){
	

.check {
	width: 90%;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	list-style-type: none;
	padding: 5%;
	overflow: hidden;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
	
.check ul li{
	margin-bottom: 10px;
	padding-left: 40px;
	background: url(img/bullet.png) no-repeat 0 8px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	color: #000;
}

.c-1 {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom;
	}

.check2 {
	width: 90%;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	list-style-type: none;
	padding: 5%;
	overflow: hidden;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
.check2 ul li{
	margin-bottom: 10px;
	padding-left: 40px;
	background: url(img/bullet2.png) no-repeat 0 8px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	color: #000;
	line-height: 25px;
}

	.check3 {
	width: 90%;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	list-style-type: none;
	padding: 5%;
	overflow: hidden;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
		margin-bottom: 10px;
	}
	
	
.check3 ul li{
	margin-bottom: 10px;
	padding-left: 40px;
	background: url(img/bullet3.png) no-repeat 0 8px;
	padding-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	color: #000;
}
		
	}
			


.box-voice{
    padding-top: 1em;
    padding-right: 3em;
    padding-left: 3em;
    padding-bottom: 0em;
       margin-top: -30px;
	margin-bottom: 0px;
 background-image: url(img/voice01_02.jpg);
	background-size: contain;
}
.box-voice p {
    margin-right: 50px;
    margin-left: 50px;
    padding: 0;
 background-image: url(img/dot.png);
    line-height: 30px;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 20px;

}
@media only screen and (max-width: 644px){
	.box-voice{
    padding-top: 1em;
    padding-right: 2em;
    padding-left: 2em;
    padding-bottom: 0em;
       margin-top: -30px;
	margin-bottom: 0px;
 background-image: url(img/voice01_02.jpg);
	background-size: contain;
		font-size: 14px;
		line-height: 26px;
}
.box-voice p {
    margin-right: 10px;
    margin-left: 10px;
    padding: 0;
    background-image: url(img/dot.png);
    line-height: 24px;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.pr img{
width:100%;}


}





/* ---------------------------------------------------------------------
テーブルＣＳＳ
--------------------------------------------------------------------- */



.house table{
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px 0 20px;
	vertical-align: middle;
}

.house table th{
	border: 1px solid #CCCCCC;
	padding: 10px;
	vertical-align: middle;
}

.house table td{
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	line-height: 36px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	text-align: center;
}

.g{
	vertical-align: middle;
	text-align: center;
	color: #bababa;
	background-color: #f2f2f2;
	text-decoration: line-through;
}

.g2{
	vertical-align: middle;
	text-align: center;
	color: #bababa;
	background-color: #f2f2f2;
}

.house dt{font-weight:bold;}

.house dd{padding-bottom:10px;}

.house img{max-width:100%;height:auto;}


.more1{
	line-height: 14px !important;
	font-weight: bold;
}

.more{
    font-size: 13px;
    color: #7f7f7f;
    line-height: 1;
}


.house a{
	max-width: 100%;
	height: auto;
	color: #00F;
}


.title{
	max-width: 100%;
	height: auto;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	background-color: #3e99ae;
	padding: 20px;
}

.title2{
	max-width: 100%;
	height: auto;
	font-weight: bold;
	background-color: #331376;
	padding: 80px;
	color: #fff;
}

.title2 th{
	font-weight: bold;
	}


.title3{
	max-width: 100%;
	height: auto;
	color: #FFF;
	font-weight: bold;
	background-color: #5ebf5e;
	padding: 80px;
}
.title5{
	max-width: 100%;
	height: auto;
	color: #FFF;
	font-weight: bold;
	background-color: #FF6600;
	padding: 80px;
}

.title4{
	max-width: 100%;
	height: auto;
	color: #FFF;
	font-weight: bold;
	background-color: #99CC00;
	padding: 80px;
}


.title10{
	max-width: 100%;
	height: auto;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	background-color: #133b80;
	padding: 20px;
}


@media screen and (max-width: 768px) {


.house table{
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px 0 20px;
	vertical-align: middle;
	font-size: 10px;
}

.house table th{
	border: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: middle;
font-size: 10px;
}

.house table td{
	border: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: middle;
	font-size: 10px;
	line-height: 20px;
}


.more1{ font-size: 10px;}

.more{
	font-size: 8px;
	line-height: 16px;
}

.house a{font-size: 10px;}


.black12{
	font-size: 10px;
}

}

.cl{
	text-align: center;
}
	
	@media only screen and (max-width: 644px){

.cl{
	text-align: left;
}		
}				


	
.voice-prof {
	text-align: left;
	background-image: url(img/suisen-gotou_02.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
	font-size: 18px;
	line-height: 1.8em;
	margin-top: -15px;
	margin-bottom: -15px;
}
.voice-prof2 {
	text-align: left;
	background-image: url(img/suisen-kitano_02.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
	font-size: 18px;
	line-height: 1.8em;
	margin-top: -15px;
	margin-bottom: -15px;
}

@media only screen and (max-width: 644px){
.voice-prof {
	text-align: left;
	background-image: url(img/suisen-gotou_02.jpg);
	background-repeat: repeat-y;
	padding-top: 25px !important;
	padding-right: 25px !important;
	padding-bottom: 10px !important;
	padding-left: 25px !important;
	font-size: 16px !important;
	line-height: 24px !important;
    background-size:contain;

}
	
	.voice-prof2 {
	text-align: left;
	background-image: url(img/suisen-kitano_02.jpg);
	background-repeat: repeat-y;
	padding-top: 25px !important;
	padding-right: 25px !important;
	padding-bottom: 10px !important;
	padding-left: 25px !important;
	font-size: 16px !important;
	line-height: 24px !important;
    background-size:contain;

}}




.button-simple {
    position: relative;
    font-weight: bold;
    padding: 5px 15px;
    margin: 0px 5px;
    border-radius: 30px;/*角の丸み*/
    font-size: 18px;/*文字サイズ*/
    background-color: #00a41a;/*背景色*/
    color: #fff;/*文字色*/
    display: inline-block;
    text-shadow: 1px 1px 0px rgb(0, 0, 0, 0.3);
    box-shadow: 0 3px 0 rgb(0, 0, 0, 0.3);
}
.button-simple:before {
    font-family: FontAwesome;
    content: 'f144';/*好きなアイコン*/
    color: #eeee22;/*アイコンの色*/
    margin-right: 3px;
}
a:hover .button-simple {
    background-color: #cc0000;/*触れたときの背景色*/
    color: #fff;/*触れたときの文字色*/
    box-shadow: 0 0px 0 rgb(0, 0, 0, 0.3);
    animation-play-state: paused;
    top: 3px;
}



