@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: https://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{
	color: #333;
	-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-color: #e5e5e5;
}	

.black-bg{
	text-decoration: none;
	outline: 0;
	background-color: #000;
	padding-top: 20px;
	position: fixed;
	width: 100%;
	height:170px;
	font-size: 100%;
}

.black-bgsp{
	text-decoration: none;
	outline: 0;
	background-color: #000;
	padding-top: 20px;
	position: fixed;
	width: 100%;
	height:130px;
	padding-bottom: -150px!important;
	margin-bottom: -150px;
}


/* リンク設定
------------------------------------------------------------*/
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-top: -20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 1080px;
}

#header{
overflow:hidden;
}

#content{
    width: 1080px;
    padding-top: 35px;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    background-color: #FFF;
}

#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: #000;
	font-size: 14px;	
} 


/* ヘッダー
*****************************************************/

/* サイト説明文
----------------------------------*/
#header h1{
padding:5px 0;
font-size:80%;
font-weight:normal;
}


/* ロゴ (サイトタイトル)
----------------------------------*/
#header h2{
clear:both;
float:left;
padding:20px 5px 15px;
color: #515151;
font-size:160%;
font-weight:bold;
}



/* トップページ　メイン画像
----------------------------------*/
#mainImg{
    clear: both;
    text-align: center;
    z-index: 0;
    background-repeat: repeat;
    background-position: center bottom;
}	

#mainImg2{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: repeat;
	background-position: center bottom;
	height: 1904px;
}

#mainImg-fb2{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: repeat;
	background-position: center bottom;
	height: 1500px;
}

#mainImg3{
	clear: both;
	text-align: center;
	z-index: 0;
	height: 1449px;
}	


#mainImg4{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: repeat;
	background-position: center bottom;
	height: 1700px;
}


.form-form{
	background-image: url(images/form-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.form-form-sp {
	text-align: center;
	background-color: #FFF;
	line-height: 18px !important;
	background-image: url(images/form-sp-bg.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	padding-bottom: 10px;
	padding-top: 5px;
}

.form-form2{
	background-image: url(images/form-bg2.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.form-form-sp2 {
	text-align: center;
	background-color: #FFF;
	line-height: 18px !important;
	background-image: url(images/form-sp-bg2.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	padding-bottom: 10px;
	padding-top: 5px;
}


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


.post{
	background: #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	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: 20px;
	padding-left: 0px;
}





/* タイポグラフィ
*****************************************************/
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;}

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

.post ul li{
	margin-bottom: 5px;
	padding-left: 70px;
	background: url(images/ch.jpg) no-repeat 0 8px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E3E3E3;
	padding-bottom: 20px;
	line-height: 30px;
}

.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;
	border: thin solid #999;
}

.post table th{
	padding: 20px;
	margin: 10px;
	background-color: #F1F1F1;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.post table td{
padding:18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.post dt{font-weight:bold;}

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

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

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

#gallery-1 img{
border:1px solid #eaeaea !important;
padding:5px;
background:#fff;
}

#gallery-1 img:hover{background:#fffaef;}




/* フッター
*****************************************************/
#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;
}




/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 1025px){
nav#mainNav{
clear:both;
position:relative;
z-index:200;
width:100%;
background:#1d7b62;
}

nav#mainNav .inner{
padding-left:1px;
border-left:1px solid #2f9a7d;
}

nav#mainNav ul li{
float: left;
position: relative;
border-right:1px solid #2f9a7d;
}

nav#mainNav ul li a{
display: block;
text-align: center;
_float:left;
color:#fff;
height:35px;
line-height:45px;
font-size:110%;
margin-right:1px;
padding:10px 40px 0;
}

nav#mainNav ul li a span,nav#mainNav ul li a strong{
display:block;
font-size:90%;
line-height:1.4;
}

nav#mainNav ul li a span{
font-size:70%;
color:#c3e4db;
font-weight:normal;
}

nav#mainNav ul li.current-menu-item a, nav#mainNav ul li a:hover span, nav#mainNav ul li a:hover, nav#mainNav ul li.current-menu-parent a{
color:#c3e4db;
}

nav#mainNav ul ul{
width:160px;
border-top:0;
}

nav#mainNav ul li ul{display: none;}

nav#mainNav ul li:hover ul{
display: block;
position: absolute;
top:45px;
left:-1px;
z-index:500;
}

nav#mainNav ul li li{
margin:0;
float: none;
height:40px;
line-height:40px;
width:160px;
background:#1d7b62;
border-bottom:1px dotted #2f9a7d;
}

nav#mainNav ul li li:last-child{border:0;}

nav#mainNav ul li li a{
width:100%;
height:40px;
padding:0 0 0 10px;
line-height:40px;
font-size:95%;
text-align:left;
}

nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover{color:#c3e4db;}

nav div.panel{
display:block !important;
float:left;
}
  
a#menu{display:none;}

}


/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1024px){
.post p{padding-bottom:15px;}

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

.post ul li{
	margin-bottom: 5px;
	padding-left: 70px;
	background: url(images/ch.jpg) no-repeat 0 8px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E3E3E3;
	padding-bottom: 20px;
	line-height: 30px;
}
	nav#mainNav{
	clear:both;
	width:1200px;
	margin:10px auto;
	background:#fbfaf9 url(images/mainnavBg.png) repeat-x 0 -5px;
	border:1px solid #e8e5e0;
	border-radius:6px;
	}
	
	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:37px;
	line-height:37px;
	font-weight: bold;
	text-align:left;
  background: url(images/menuOpen.png) no-repeat 5px 8px;
	}
	
	nav#mainNav a#menu span{padding-left:35px;}
	
	nav#mainNav a.menuOpen{
	border-radius:6px 6px 0 0;
	background: url(images/menuOpen.png) no-repeat 5px -34px;
	}
	
	nav#mainNav a#menu:hover{cursor:pointer;}
	
	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

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

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #e5e5e5;
	background:#f3f3f3;
	}
	
	nav#mainNav ul li:last-child a{border:0;border-radius:0 0 6px 6px;}
	nav#mainNav ul li li:last-child a{border:0;border-radius:0;}
	nav#mainNav ul li li:last-child a{border-bottom:1px dashed #e5e5e5;}

 	nav#mainNav ul li a span{display:none;}
 
	nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:hover,nav#mainNav ul li.current-menu-item a,nav#mainNav ul li a:active, nav#mainNav ul li li.current-menu-item a, nav#mainNav ul li.current-menu-item li a:hover, nav#mainNav ul li.current-menu-item li a:active{
	background:#fff;
	}
	
	nav#mainNav ul li.current-menu-item li a{color:#777}

	nav#mainNav ul li li{
	float:left;
	border:0;
	}

	nav#mainNav ul li li a, nav#mainNav ul li.current-menu-item li a, nav#mainNav ul li li.current-menu-item a{
  padding-left:40px;
	background:#f3f3f3 url(images/sub1.png) no-repeat 20px 18px;}

	nav#mainNav ul li li.current-menu-item a,nav#mainNav ul li li a:hover, nav#mainNav ul li.current-menu-item li a:hover{
		background:#fff url(images/sub1.png) no-repeat 20px -62px;}
	
	nav#mainNav ul li li:last-child a{background:#f3f3f3 url(images/subLast.png) no-repeat 20px 20px;}
	nav#mainNav ul li li:last-child.current-menu-item a,nav#mainNav ul li li:last-child a:hover,nav#mainNav ul li.current-menu-item li:last-child a:hover{background:#fff url(images/subLast.png) no-repeat 20px -65px;}
	
	nav div.panel{float:none;}
	
	#mainImg{margin-bottom:0px;}
}


/* 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, #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: -12px;
}





.voice-text {
	text-align: left;
	background-image: url(images/toku_02.jpg);
	background-repeat: repeat-y;
	padding-top: 30px !important;
	padding-right: 35px !important;
	padding-bottom: 30px !important;
	padding-left: 35px !important;
	font-size: 16px !important;
	line-height: 24px !important;
    background-size:contain;
}

.voice-text2 {
	text-align: left;
	background-image: url(images/voice/voice_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-prof {
	text-align: left;
	background-image: url(images/prof/prof_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-text3 {
	text-align: left;
	background-image: url(images/naiyou/naiyou_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;

}

.tokuten-text {
	text-align: left;
	background-image: url(images/tokuten/tokuten_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;

}

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

.text-text3 {
	font-size: 16px !important;
	padding-right: 5% !important;
	padding-left: 5% !important;
	line-height: 26px;
	padding-bottom: 17px!important;
}
.text-text4 {
	font-size: 16px !important;
	padding-right: 5% !important;
	padding-left: 5% !important;
	line-height: 26px;
	padding-bottom: 17px!important;
	border: thin solid #CCC;
	margin-right: 5%!important;
	margin-left: 5%!important;
}
.text-text5 {
	font-size: 16px !important;
	line-height: 26px;
	padding-bottom: 17px!important;
	width: 100%!important;
	margin-bottom: 15px;
}


.prof-text {
	text-align: left;
	background-color: #eeeff4;
	background-repeat: repeat-y;
	padding-top: 30px !important;
	padding-right: 20px !important;
	padding-bottom: 30px !important;
	padding-left: 20px !important;
	font-size: 14px !important;
	line-height: 24px !important;

}


.post ul li{
	margin-bottom: 5px;
	padding-left: 40px;
	background: url(images/ch-so.jpg) no-repeat 0 8px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E3E3E3;
	padding-bottom: 20px;
	font-size: 14px !important;
	line-height: 24px!important;
}
#mainImg2{
	clear: both;
	text-align: center;
	z-index: 0;
	background-repeat: repeat-x;
	background-image: url(images/jon-bg.jpg);
	background-position: center;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


.tokuten-text img {
	margin-left: 0px!important;
	margin-bottom: 20px;
}

.voice-text3 img {
	margin-left: 0px!important;
	margin-bottom: 20px;
}

.video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

}



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

.voice {
	line-height: 0px;
}
.vvoice {
	line-height: 0px;
	background-color: #e50304;
}


.voice-text {
	text-align: left;
	background-image: url(images/toku_02.jpg);
	background-repeat: repeat;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
	font-size: 20px;
	line-height: 1.5em;
}

.voice-text2 {
	text-align: left;
	background-image: url(images/voice/voice_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-prof {
	text-align: left;
	background-image: url(images/prof/prof_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-text3 {
	text-align: left;
	background-image: url(images/naiyou/naiyou_02.jpg);
	background-repeat: repeat-y;
	padding-top: 40px;
	padding-right: 85px;
	padding-bottom: 40px;
	padding-left: 85px;
	font-size: 20px;
	line-height: 1.5em;
	margin-top:-15px;

}

.tokuten-text {
	text-align: left;
	background-image: url(images/tokuten/tokuten_02.jpg);
	background-repeat: repeat-y;
	padding-top: 40px;
	padding-right: 85px;
	padding-bottom: 40px;
	padding-left: 85px;
	font-size: 20px;
	line-height: 1.5em;
	margin-top:-15px;

}

.tokuten-text img {
	margin-left: 20px;
	margin-bottom: 20px;
}

.tokuten-text img {
	margin-left: 20px;
	margin-bottom: 20px;
}


.voice-text3 img {
	margin-left: 30px;
	margin-bottom: 20px;
}

.prof-text {
	text-align: left;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 60px;
	padding-left: 40px;
	font-size: 16px;
	line-height: 28px;
	background-color: #eeeff4;
}



.sub-head {
	text-align: center;
	background-image: url(images/sub-bg.jpg);
	background-repeat: repeat;
	padding-top: 5%;
	padding-right: 3%;
	padding-bottom: 5%;
	padding-left: 3%;
	line-height:20px;
}


.sub-titile {
  font-size: 5vw;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  text-align: center;
  color: #FFF;
  line-height: 30px;
  font-family: "ヒラギノ角ゴ Pro W3";
}
 .sub-y  {
  font-size: 6vw;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  text-align: center;
	color: #FFFF00;
  font-family: "ヒラギノ角ゴ Pro W3";
}

@media(min-width:700px) {
 .sub-titile{
    font-size:  50px;
	  line-height: 75px;
  }
  .sub-y {
	font-size: 65px;

}

.sub-head {
	text-align: center;
	background-repeat: repeat;
	padding-top: 25px;
	padding-right: 5%;
	padding-bottom: 25px;
	padding-left: 5%;
}


}




.top-titile {
	font-size: 6vw;
	font-weight: bold;
	align-items: center;
	justify-content: center;
	line-height: 30px;
	color: #C60000;
}


.top-r {
	font-size: 24px;
	color: #c50e10;
	font-weight: bold;
		line-height: 38px;
}

.top-b {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}




@media(min-width:700px) {


.top-r {
	font-size: 32px;
	color: #c50e10;
	font-weight: bold;
	line-height: 55px;
}

.top-b {
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	line-height: 36px;
}


.top-titile {
	font-size: 32px;
	font-weight: bold;
}

}



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

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

.text-text4 {
	line-height: 0px;
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 30px;
	line-height: 1.8em;
	border: thin solid #CCC;
	background-color: #fff;
	text-align: center;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: 40px;
	margin-left: 40px;
}
.text-text5 {
	width: 1080px;
	line-height: 0px;
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 30px;
	line-height: 1.8em;

	background-color: #FFF;	
}

.riyu {
	text-align: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-size: contain;
	border: medium solid #999;
	background-color: #FFF;
}
@media only screen and (max-width: 644px){
.riyu {
	text-align: left;
	background-size: contain;
	border: medium solid #999;
	background-color: #FFF;
	font-size: 16px;
	padding-top: 3%;
	padding-right: 5%;
	padding-bottom: 3%;
	padding-left: 5%;
	line-height: 1.8em;
}
.white16{
	font-size: 12px !important;
	font-weight: bold;
	color: #FFF;
}

}







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

.black{color:#000000;}
.black10{color:#000000;font-size:10px;}
.black12{
	color: #000000;
	font-size: 12px;
	line-height:16px !important;
}
.black16{
	color: #000000;
	font-size: 16px;
	line-height:16px !important;
}
.black12-b{
	color: #000000;
	font-size: 12px;
	line-height: 16px !important;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
	margin-top: -8px;
}

.black12-c{
	color: #000000;
	font-size: 12px;
	line-height: 16px !important;
	font-weight: bold;
	text-align: center;
}

.black18{color:#000000;font-size:18px;}
.black24{color:#000000;font-size:24px;}
.black30{color:#000000;font-size:30px;}

.black-b{color:#000000;font-weight: bold;}
.black10-b{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}
.black18-b{color:#000000;font-size:18px;font-weight: bold;}
.black20-b{color:#000000;font-size:20px;font-weight: bold;}
.black24-b{color:#000000;font-size:24px;font-weight: bold;}
.black30-b{color:#000000;font-size:30px;font-weight: bold;}

.black-b-y{color:#000000;font-weight: bold;background:#FFFF99;}
.black-b-u{	color: #000000;	font-weight: bold;	text-decoration: underline;}
.black-u{	color: #000000;	text-decoration: underline;}

.black10-b-y{color:#000000;font-size:10px;font-weight: bold;background:#FFFF99;}
.black18-b-y{color:#000000;font-size:18px;font-weight: bold;background:#FFFF99;}
.black20-b-y{color:#000000;font-size:20px;font-weight: bold;background:#FFFF99;}
.black24-b-y{color:#000000;font-size:24px;font-weight: bold;background:#FFFF99;}
.black30-b-y{color:#000000;font-size:30px;font-weight: bold;background:#FFFF99;}

.black-b-y-u{color:#000000;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}
.black10-b-y-u{color:#000000;font-size:10px;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}
.black18-b-y-u{color:#000000;font-size:18px;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}
.black24-b-y-u{color:#000000;font-size:24px;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}
.black30-b-y-u{color:#000000;font-size:30px;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}



.red{color:#CA0000;}
.red10{color:#CA0000;font-size:14px;}
.red18{color:#CA0000;font-size:18px;}
.red24{color:#CA0000;font-size:24px;}
.red40{color:#CA0000;font-size:40px;}

.red-b{color:#CA0000;font-weight: bold;}
.red10-b{color:#CA0000;font-size:16px;font-weight: bold;}
.red18-b{color:#CA0000;font-size:18px;font-weight: bold;}
.red20-b{color:#CA0000;font-size:20px;font-weight: bold;}
.red24-b{color:#CA0000;font-size:24px;font-weight: bold;}

.red-b-u{color:#CA0000;font-weight: bold;text-decoration: underline;}





.red-b-y{
	color: #CA0000;
	font-weight: bold;
	background: #FFFF99;
}
.red10-b-y{color:#CA0000;font-size:10px;font-weight: bold;background:#FFFF99;}
.red18-b-y{color:#CA0000;font-size:18px;font-weight: bold;background:#FFFF99;}
.red20-b-y{color:#CA0000;font-size:20px;font-weight: bold;background:#FFFF99;}
.red24-b-y{color:#CA0000;font-size:24px;font-weight: bold;background:#FFFF99;}
.red30-b-y{color:#CA0000;font-size:30px;font-weight: bold;background:#FFFF99;}

.red-b-y-u{color:#CA0000;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}
.red10-b-y-u{color:#CA0000;font-size:10px;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}
.red18-b-y-u{color:#CA0000;font-size:18px;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}
.red20-b-y-u{color:#CA0000;font-size:20px;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}
.red24-b-y-u{color:#CA0000;font-size:24px;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}
.red30-b-y-u{color:#CA0000;font-size:30px;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}



.blue{color:#0000FF;}
.blue10{color:#0000FF;font-size:10px;}
.blue18{color:#0000FF;font-size:18px;}

.blue-b{color:#0000FF;font-weight: bold;}
.blue10-b{color:#0000FF;font-size:10px;font-weight: bold;}
.blue18-b{color:#0000FF;font-size:18px;font-weight: bold;}

.blue-b-y{color:#0000FF;font-weight: bold;background:#FFFF99;}
.blue10-b-y{color:#0000FF;font-size:10px;font-weight: bold;background:#FFFF99;}
.blue18-b-y{color:#0000FF;font-size:18px;font-weight: bold;background:#FFFF99;}

.blue-b-y-u{color:#0000FF;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}
.blue10-b-y-u{color:#0000FF;font-size:10px;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}
.blue18-b-y-u{color:#0000FF;font-size:18px;font-weight: bold;background:#FFFF99; bold;text-decoration: underline;}
.blue18-b-u{color:#0000FF;font-size:18px;font-weight: bold;bold;text-decoration: underline;}



.gray{color:#999999;}
.gray10{color:#999999;font-size:10px;}
.gray18{color:#999999;font-size:18px;}

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


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


.sample-box-3 {
	border: 4px double #ddd;
	padding: 3%;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 2em;
	margin-left: 0;
}

.box3 {
	padding: 0.5em 1em;
	margin: 2em 0;
	color: #2c2c2f;/*背景色*/
	background-color: #FFFFCC;
}
.box3 p {
    margin: 0; 
    padding: 0;
}


.box-sub {
	margin: 0;
	background-color: #fff;
	border: 10px solid #ff5001;
	box-shadow :0 0 0 10px #8b1000;
}

.box-sub2 {
	padding: 1em;
}

.box-sub3 {
	margin: 0;
	background-color: #fefdeb;
	border: 10px solid #ff5001;
	box-shadow :0 0 0 10px #8b1000;
	padding: 1em;
}


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


.form-b input:hover {
filter: alpha(opacity=50);
-ms-filter: alpha(opacity=50);
opacity: 0.7;
}





/* パソコンで見たときは"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; }
}





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



.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;
	font-size: 14px;
}


.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;
	color: #FFF;
	font-weight: bold;
	background-color: #39489F;
	padding: 80px;
}

.title3{
	max-width: 100%;
	height: auto;
	color: #FFF;
	font-weight: bold;
	background-color: #247330;
	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;
}

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


.house table{
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px 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: 8px;}

}



/* ---------------------------------------------------------------------
フォームテーブル　ＣＳＳ
--------------------------------------------------------------------- */


.mail table{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px 0 20px;
	vertical-align: middle;
}

.mail table th{
	padding: 10px;
	vertical-align: middle;
	font-weight: bold;
}

.mail table td{
	vertical-align: middle;
	line-height: 36px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
		font-weight: bold;
}

.mail dt{font-weight:bold;}

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

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

.more1{
	line-height: 1;
	font-weight: bold;
}

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


.mail a{
	max-width: 100%;
	height: auto;
	color: #00F;
	font-size: 14px;
}


.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;
	color: #FFF;
	font-weight: bold;
	background-color: #39489F;
	padding: 80px;
}

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

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

.white24{
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}

.white16{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}


.white12{
	font-weight: bold;
	color: #FFF;
	font-size:12px;
}


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




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

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

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

.mail a{font-size: 8px;}

}






/*============================================================================
*
*	リスト
*
============================================================================*/
.rist ul.cp_list {
	list-style-type: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.rist ul.cp_list li {
	position: relative;
	padding: 0em 0.3em 0.3em 1.3em;
	font-weight: bold;
}
.rist ul.cp_list li:after,ul.cp_list li:before {
	position:absolute;
	content:'';
	display:block;
	background: #FFC107;
	top: 0.43em;
	left: 0.5em;
	height: 11px;
	width: 4px;
	border-radius: 10px;
	transform: rotate(45deg);
}
.rist ul.cp_list li:before {
	top: 0.6em;
	left: 0.2em;
	height:8px;
	transform:rotate(-45deg);
}


/*============================================================================
*
*	リスト2
*
============================================================================*/
.rist ul.cp_list2 {
	list-style-type: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.rist ul.cp_list2 li {
	position: relative;
	font-weight: bold;
	padding-top: 0em;
	padding-right: 0.3em;
	padding-bottom: 1em;
	padding-left: 1.6em;
	line-height: 1.4em;
}
.rist ul.cp_list2 li:after,ul.cp_list2 li:before {
	position: absolute;
	content: '';
	display: block;
	background: #FFC107;
	top: 0.43em;
	left: 0.5em;
	height: 21px;
	width: 6px;
	border-radius: 10px;
	transform: rotate(45deg);
}
.rist ul.cp_list2 li:before {
	top: 0.6em;
	left: 0.1em;
	height:14px;
	transform:rotate(-45deg);
}


@media screen and (max-width: 768px) {
.rist ul.cp_list2 li:after,ul.cp_list2 li:before {
	position: absolute;
	content: '';
	display: block;
	background: #FFC107;
	top: 0.43em;
	left: 0.5em;
	height: 18px;
	width: 6px;
	border-radius: 10px;
	transform: rotate(45deg);
}
}





.title-01 {
	font-size: 5.5vw;
	font-weight: bold;
	align-items: center;
	justify-content: center;
	line-height: 30px;
	color: #C60000;
}

.title-02 {
	font-size: 5.5vw;
	font-weight: bold;
	align-items: center;
	justify-content: center;
	line-height: 30px;
	color: #000;
}

@media(min-width:700px) {
  .title-01 {
    font-size:  28px;
		line-height: 32px;

  }
  
  .title-02 {
    font-size:  24px;
		line-height: 32px;

  }
  
}




CSS記述
#fixbnr{
 position:fixed;
 bottom:0px;
 right:0px;
 z-index:999;
}
#fixbnr img{
width:450px;
}

#fixbnr{
 position:fixed;
 bottom:0px;
 right:0px;
 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:-20px;
 right:0px;
 z-index:999;}

#fixbnr img{
width:100%;}

}



/* 点滅 */

.blinking{animation:BLINK 0.9s ease-in-out infinite alternate;}
@keyframes BLINK {0%{opacity:1.0;}100% {opacity:0;}}



/* 点滅
.video {
position: relative;
height: 0;
padding: 30px 0 56.25%;
overflow: hidden;
}

.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
 */

.t-head {
	font-size: 14px;
	line-height: 22px;
}

.waku-pre {
	color: #000;
	background-image: url(images/con01_02.jpg);
	padding-right: 10%;
	padding-left: 10%;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 15px;
background-size: contain;
}	

.waku-toku {
	color: #000;
	background-image: url(images/toku1_02.jpg);
	padding-right: 10%;
	padding-left: 10%;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 15px;
background-size: contain;
}	


.waku-kure {
	color: #000;
	background-image: url(images/kessai/kure24_02.jpg);
	padding-right: 5%;
	padding-left: 5%;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 15px;
background-size: contain;
}	

.waku-gin {
	color: #000;
	background-image: url(images/kessai/ginfuri_02.jpg);
	padding-right: 5%;
	padding-left: 5%;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 15px;
background-size: contain;
}	

.gazo-r {
	background-size: contain;
	margin-left: 20px;
}	


/* 左右上下の配置プラン１ */




 
/* モバイル表示 */
@media only screen and (max-width : 640px){
    .rwdBox img{
        max-width:100%;
    }
.post p{padding-bottom:15px;}

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

.post ul li{
	margin-bottom: 5px;
	padding-left: 70px;
	background: url(images/ch.jpg) no-repeat 0 8px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E3E3E3;
	padding-bottom: 20px;
	line-height: 30px;
	background-size: 50px auto;
}
}
 
/* PC表示 */
@media only screen and (min-width : 641px){
    .rwdBox{
        overflow:auto;
    }
    .leftTop{
	float: left;
	width: 65%;
	padding-right: 5%;
    }
    .rightBottom{

	overflow: auto;
    }	width: 30%;



.rwdBox ul{
	display: inline-block;
	vertical-align: top;
	line-height: 140px;/*画像の高さと同じ数値*/

}

.rwdBox p {
	display: inline-block;
	vertical-align: top;
	margin-top: -50px;
	line-height: 26px;
}

}



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


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

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