@charset "utf-8";
/* CSS Document */

/**********************************************************************

<layout.css>

**********************************************************************/

html,
body {
	width: auto;
}

body {
	color: #525252;
	font-family: 'Meiryo','Hiragino Kaku Gothic Pro','MS PGothic',sans-serif;
	font-size: 14px;
	line-height: 1.6;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

img.bottom {
	vertical-align: text-bottom;
}

img.texttop {
	vertical-align:text-top;
}

h1.bold,
h2.bold,
h3.bold,
h4.bold,
h5.bold,
p.bold,
div.bold,
li.bold,
span.bold {
	font-weight: bold;
}

p.left,
div.left {
	float: left;
}

p.right,
div.right {
	float: right;
}

p.txtcenter,
div.txtcenter {
	text-align: center;
}

p.txtright,
div.txtright {
	text-align:right
}

span.normal {
	font-weight: normal;
}

a:link {
	color: #5899d1;
	text-decoration: none;
	dxisplay: block;
}

a:visited {
	color: #5899d1;
	text-decoration: none;
}

a:hover {
	color: #999;
}

a:hover img{
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
div#container {
	position: relative;
	height: auto !important;
}

div#main {
	width: 90%;
	margin: 0 auto 30px auto;
	position: relative;
}

/**********************************************************************

header

**********************************************************************/

#globalMenu {
	width: 100%;
}

#globalMenu #headerInner{
	width: 100%;
	margin: 0 auto;
	padding: 5px 0;
	position: relative;
}

#globalMenu #headerInner #logo{
	width: 30%;
	float: left;
	padding: 3.4% 0 0 6%;
}

#globalMenu #headerInner #logo img{
	width: 100%;
	height: auto;
	
}


/**********************************************************************

footer

**********************************************************************/

#footer {
	width: 100%;
	overflow: hidden;
	background-color: #f2f7fc;
}

#sns {
	width: 96%;
	margin: 0 auto;
	padding: 15px 0 10px 0;
}

#sns li{
	width: 50%;
	float: left;
}

#sns li img{
	width: 100%;
	height: auto;
}

#fnavi {
	width: 100%;
	padding-bottom: 10px;
}

#fnavi li {
	width: 100%;
	margin-bottom: 3px;
}

#fnavi li img{
	width: 100%;
	height: auto;
}


#footerCopyright {
	width: 100%;
}


#footerCopyright #flogo{
	padding: 5px 0px 0px 0px;
	text-align:center;
}
#footerCopyright #flogo img{
	width: 30%;
}

#footerCopyright #copyright{
	padding: 10px 0 20px 0;
	color: #929292;
	font-size: 10px;
	text-align:center;
}

/**********************************************************************

top

**********************************************************************/

#mainvisual{
	width: 100%;
	text-align: center;
}

#mainvisual img{
	width: 100%;
	height: auto;
}

#topSection01 ul{
	margin: 0 auto 20px auto;
}

#topSection01 ul li{
	width:100%;
	margin: 0;
}

#topSection01 ul li img{
	width: 100%;
	height: auto;
}

#topSection02{
	position: relative;
	text-align: left;
	margin-bottom: 50px;
}

#topSection02 h2 img{
	width: 75%;
	margin-top:30px;
}

#topSection02 .imgClm04{
	padding-top:10px;
}

#topSection02 .txt04{
	font-size:16px;
	margin-bottom:30px;
}

#topSection02 .btl02 img{
	width: 100%;
	height:100%;
    margin: 30px 0;
    padding: 20px 0;
    text-align: center;
}

#topSection02 .bottom02 .style11{
    height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-11.png) repeat-x 0 0;
    border: 0;
	margin-bottom:30px;
}

#topSection02 .tag{
	float: left;
	margin-right: 15px;
}
#topSection02 .date{
	float: left;
}
#topSection02 .tag img{
	display: inline;
}

#topSection02 .bottom {
	text-align: center;	
}
#topSection02 .bottom li{
	margin-bottom: 0px;	
}
#topSection02 .bottom img{
	width: 100%;
	display: inline;	
}

#topSection02 .bottom02 {
	text-align: center;	
}
#topSection02 .bottom02 li{
	margin-bottom: 45px;	
}
#topSection02 .bottom02 img{
	width: 100%;
	display: inline;	
}




/**********************************************************************

about

**********************************************************************/

#mainvisual_about{
	width: 100%;
	margin: 0;
	position: relative;
}

#mainvisual_about #txt_about01{
	width: 100%;
	margin-bottom: 15px;
}

#mainvisual_about #txt_about01 img{
	width: 100%;
	height: auto;
}

#mainvisual_about #txt_about02{
	width: 100%;
	margin-bottom: 15px;
}

#mainvisual_about #txt_about02 img{
	width: 100%;
	height: auto;
}

#mainvisual_about #txt_about03{
	width: 94%;
	margin: 0 4% 20px 4%;
	padding-bottom: 20px;
	border-bottom: 2px solid #eff6fb;
	position: relative;
}

/**********************************************************************

method

**********************************************************************/


#methodSection02{
	width: 94%;
	margin: 0 3% 20px 3%;
	position: relative;
}

#methodSection02 h2{
	margin-bottom: 15px;
}

#methodSection02 h2 img{
	width: 100%;
	height: auto;
}

#methodSection02 p{
	margin-bottom: 15px;
}

#methodSection02 #methodInner01{
	width: 94%;
	padding-top: 15px;
	position: relative;
}

#methodSection02 #methodInner01 .txtClm02{
	width: 55%;
	margin: 0 5% 15px 0;
}

#methodSection02 #methodInner01 .imgClm02{
	width: 40%;
	margin: 0 0 15px 0;
}

#methodSection02 #methodInner01 .imgClm02 img{
	width: 100%;
	height: auto;
}

#methodSection02 h3{
	margin: 0;
	font-weight: bold;
}

#methodSection02 .txtClm03{
	margin-bottom: 25px;
}

#methodSection02 .imgClm03{
	width: 30%;
	margin: 0 auto 15px auto;
	text-align: center;
}

#methodSection02 .imgClm03 img{
	width: 100%;
	height: auto;
}

#methodSection02 .imgClm04{
	width: 35%;
	margin: 0 auto;
	text-align: center;
}

#methodSection02 .imgClm04 img{
	width: 100%;
	height: auto;
}

/**********************************************************************

access

**********************************************************************/

#accessSection01{
	width: 94%;
	margin: 0 3% 20px 3%;
	position: relative;
}

#accessSection01 .imgClm01{
	width: 100%;
	margin: 0;
	text-align:center;
}

#accessSection01 .imgClm01 img{
	width: 100%;
	height: auto;
}

#accessSection01 .txtClm01{
	width: 100%;
	margin: 0;
}

#accessSection01 .txtClm01 h1{
	margin-bottom: 15px;
}

#accessSection01 .txtClm01 h2{
	margin-bottom: 5px;
	font-size: 14pt;
	color: #5da0d7;
}

#accessSection01 .txtClm01 p{
	margin-bottom: 20px;
}

#accessSection01 a{
	color: #5da0d7;
}

#nearprk {
    padding: 0px;
    margin: 15px 0px;
    background-color: rgba(255,255,255,0);
    border-style: none;
    border-color: rgba(255,255,255,0);
    border-width: 0px;
    border-radius: 0px;
}

#nearprk-title {
	padding: 2px;
	margin: 0px;
	background-color: rgba(255,255,255,0);
	border-style: solid;
	border-color: #5da0d7;
	border-width: 0px 0px 3px 0px;
	border-radius: 0px;
	font-size: 14pt;
	color: #5da0d7;
	text-align: left;
}

#nearprk-title span img{
	width:100%;
 
}

#nearprk-icon-title {
    font-size: 1em;
    font-weight: normal;
    color: rgba(210,0,0,1);
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: rgba(255,255,255,0);
}
.pkg-icons {
    font-family: "pkg-icons";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


#nearprk-body {
    overflow-x: hidden;
    overflow-y: auto;
    
}

#nearprk-body {
    padding: 0px;
    margin: 0px;
    background-color: rgba(255,255,255,0);
    border-style: none;
    border-color: rgba(255,255,255,0);
    border-width: 0px;
    border-radius: 0px;
    font-size: 12pt;
    font-weight: normal;
    color: rgba(51,51,51,1);
    text-decoration: none;
}

.table-no-margin-bottom {
    margin-bottom: 0px;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

#nearprk-table {
}
.table-no-margin-bottom {
    margin-bottom: 0px;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
table {
    background-color: transparent;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}


#nearprk-spots tr td, #nearprk-spots tr th {
    border-top: none;
    border-bottom: 1px dotted #ddd;
    padding: 4px 8px;
    margin: 0px;
    background-color: rgba(255,255,255,0);
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background-size: auto;
}

.nearprk-td-name, .nearprk-td-address, .nearprk-td-distance 
{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.nearprk-td-name {
    font-size: 1em;
    color: #5da0d7;
    text-decoration: none;
    max-width: auto;
}

.nearprk-td-address {
    font-size: 1em;
    font-weight: normal;
    color: rgba(128,128,128,1);
    text-decoration: none;
    max-width: auto;
}

.nearprk-td-distance {
    font-size: 1em;
    font-weight: normal;
    color: rgba(128,128,128,1);
    text-decoration: none;
    max-width: auto;
    white-space: nowrap;
}




/**********************************************************************

hoiku

**********************************************************************/

#mainvisual_hoiku{
	width: 100%;
	margin-bottom: 25px;
	position: relative;
}

#mainvisual_hoiku h1{
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

#mainvisual_hoiku h1 img{
	width: 100%;
	height: auto;
}

#mainvisual_hoiku table{
	width: 100%;
	margin: -10px 0 0 0;
	padding: 0;
	position: relative;
	background-color: #eb6da5;
}

#mainvisual_hoiku table td{
	width: 50%;
	margin: 0;
	padding: 7px 0 0 0;
	vertical-align: middle;
}

#mainvisual_hoiku table td.line01{
	border-right: 1px solid #f199c0;
	border-bottom: 1px solid #f199c0;
}

#mainvisual_hoiku table td.line02{
	border-bottom: 1px solid #f199c0;
}

#mainvisual_hoiku table td img{
	width: 85%;
	height: auto;
	margin: 0;
	padding: 5px 0px 5px 15px;
	border: none;
	overflow: hidden;
}

#hoikuSection01{
	width: 94%;
	margin: 0 3% 25px 3%;
	padding-bottom: 25px;
	background: url(../../hoiku/img/bg_linedot02.png) repeat-x center bottom;
	position: relative;
}

#hoikuSection02{
	width: 94%;
	margin: 0 3%;
	position: relative;
}

#hoikuSection01 h2,
#hoikuSection02 h2{
	width: 100%;
	margin-bottom: 10px;
}

#hoikuSection01 h2 img,
#hoikuSection02 h2 img{
	width: 100%;
	height: auto;
}

#hoikuSection01 p,
#hoikuSection02 p{
	width: 100%;
	margin-bottom: 10px;
}

#hoikuSection02 .imgClm02{
	width: 35%;
	margin: 0 auto 15px auto;
	text-align: center;
}

#hoikuSection02 .imgClm02 img{
	width: 100%;
	height: auto;
}

#hoikuSection03{
	width:85%;
	margin: 40px 3% 0 3%;
	padding: 45px 5% 20px 5%;
	position: relative;
	border: 1px dashed #f5b5d1;
	background-color: #fef6fa;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	z-index:0;
}

#hoikuSection03 h2 {
	text-align: center;
	margin-top: -70px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-top:20px;
}

h2 #hoiku03{
	width:65%;
	position: absolute;
	left: 18%;
	text-align: center;
	margin: -30px auto 20px auto;
	padding-top: 0;
	z-index: 10;
}

h2 #hoiku03 img{
	width: 100%;
	height: auto;
	margin-bottom:30px;
}

#hoikuSection03 h3{
	text-align: center;
	color: #eb6da5;
	font-size: 120%;
	line-height: 1.6;
	margin-bottom: 10px;
	font-weight: bold;
}

#hoikuSection03 p{
	text-align: center;
	margin-bottom: 25px;
}

#hoikuSection03 #txt_b{
	text-align:center;
	font-family: "メイリオ", Meiryo, Osaka, sans-serif;
	font-size:10px;
}

#hoikuSection03 p img{
	text-align:center;
	width:100%;
	margin-bottom:20px;
	}

#hoikuSection03 p .txtMark{
	 background: linear-gradient(transparent 60%, #f4b3c2 60%);
	 font-weight:bold;
}
	

#hoikuSection03 #container{
	text-align: center;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    margin-bottom: 15px;
    padding-bottom: 20px;
    font-size: 90%;
}

#hoikuSection03 #container .schedule {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    margin-bottom: 1em;
    padding-bottom: 1em;
    background: #FEF7F7;
}
/*h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}*/
#hoikuSection03 #container img {
    max-width: 100%;
    height: auto;
	width: auto;
 }

#hoikuSection03 #container .Schedulecal_wrapper {
    margin: 2.0833% auto;
    padding: .2em;
    width: 90% !important;
}

#hoikuSection03 #container .Schedulegooglecal {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    /* overflow: hidden; */
}

#hoikuSection03 #container .Schedulegooglecal iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	max-width: 100%;
}

#hoikuSection04{
	width: 100%;
	margin: 0 0 25px 0;
	padding-bottom: 10px;
	background: url(../../hoiku/img/bg_linedot02.png) repeat-x center bottom;
	position: relative;
}

#hoikuSection04 h2{
	width: 100%;
	margin-bottom: 15px;
}

#hoikuSection04 h2 img{
	width: 100%;
	height: auto;
}

#hoikuSection04 .imgClm04{
	width: 100%;
	margin-bottom: 15px;
}

#hoikuSection04 .imgClm04 img{
	width: 100%;
	height: auto;
}

#hoikuSection04 p{
	margin-bottom: 25px;
}


#hoikuSection05{
	width: 100%;
	margin: 0;
	position: relative;
}

#hoikuSection05 ul{
	width: 100%;
	position: relative;
	margin-left: 3px;
}

#hoikuSection05 li{
	width: 47%;
	float: left;
	margin: 0 3% 3px 0;
}

#hoikuSection05 li img{
	width: 100%;
	height: auto;
}

#hoikuSection06{
	width: 100%;
	margin: 0 0 25px 0;
	padding-bottom: 10px;
	bxackground: url(../../hoiku/img/bg_linedot02.png) repeat-x center top;
	position: relative;
}
#main h1 img{
	width: 100%;
}



#hoikuSection06 .guide_a{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 4px solid #fde4ef;
}
#hoikuSection06 .guide_b{
	width: 100%;
	margin-bottom: 40px;
	pxadding-bottom: 40px;
	border-bottom: 4px solid #fde4ef;
}
.guide_inner{
	margin: 40px 0;
}
#hoikuSection06 .guide_a h2,
#hoikuSection06 .guide_b h2{
	margin-bottom: 30px;
}
#hoikuSection06 .guide_a .left{
	width: 100%;
	margin-bottom: 20px;
}
#hoikuSection06 .guide_a .right{
	width: 100%;
height: 280px;
background-image: url('../../hoiku/img/guide18/photo1.jpg');
background-position: 35% center;
background-size: 170%;
border-radius: 10px;
}
#hoikuSection06 .guide_a .taisyo{
margin: 5px 0 20px;
}
#hoikuSection06 .guide_a .taisyo li{
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #cacaca;
font-size: 16px;
}
#hoikuSection06 .guide_a .taisyo li:last-child{
border-bottom: none;
}
#hoikuSection06 .guide_a .teiin li{
float: none;
margin-bottom: 30px;
}
#hoikuSection06 .guide_a .teiin li h3{
text-align: left;
}
#hoikuSection06 .guide_a .teiin li:first-child{
margin-left: 0px;
}
#hoikuSection06 .guide_a .teiin li.staff{
width: 100%;
}
#hoikuSection06 .guide_a .teiin li.staff .text{
margin-top: 5px;
margin-bottom: 10px;
line-height: 140%;
font-size: 16px;
font-weight: bold;
}
#hoikuSection06 .guide_a .teiin li.staff .text span{
font-size: 14px;
font-weight: normal;
}




#hoikuSection06 .guide_b h3 {
	text-align: center;
	margin-bottom: 0px;
}
#hoikuSection06 .guide_b .timetable{
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 3px dotted #cacaca;
}
#hoikuSection06 .guide_b .timetable:last-child{
border-bottom: none;
}
#hoikuSection06 .guide_b dl {
	font-size: 16px;
}
#hoikuSection06 .guide_b dl strong{
	font-weight: bold;
}
#hoikuSection06 .guide_b dl dt {
	width: 25%;
}
#hoikuSection06 .guide_b dl dd{
margin-bottom: 20px;
}
#hoikuSection06 .guide_b dl dd span{
font-size: 85%;	
}
#hoikuSection06 .guide_c h3.title{
margin: 30px 0 10px;
font-size: 28px;
}
#hoikuSection06 .guide_c h3 span{
font-size: 16px;
}
#hoikuSection06 .guide_c .nyuen{
	bxackground-color: #ccc;
	margin: 30px 0 ;
}
#hoikuSection06 .guide_c .nyuen table{
border: none;
}
#hoikuSection06 .guide_c .fee{
	width: 40%;
	font-size: 16px;
}
#hoikuSection06 .guide_c .tit03{
	margin-bottom: 5px;	
}

#hoikuSection06 .guide_c .tit04{
	width:70px;
	padding:5px 5px 0px 5px;
	border-bottom:solid #B1CCEB;
	text-align:center;
}
#hoikuSection06 .guide_c .txt03{
	font-size:17px;
	border-bottom:dashed thin #B1CCEB;
	margin-bottom:25px;
}


#hoikuSection06 .guide_c h4{
	margin-bottom: 10px;
	font-size: 140%;
	letter-spacing: 2px;
}

#hoikuSection06 .guide_c .ttlWrap{
    margin-bottom: 30px;
    padding-top: 15px;
	}
	
#hoikuSection06 .guide_c .ttlWrap p.ttlno{
	float: left;
    width: 50px;
    margin-right: 25px;
	}
.guide_c .ttlWrap p.ttlno img{
	float: left;
    width: 73px;
    margin-right: 25px;
	border-bottom:1px solid #B1CCEB;
	}
.guide_c .ttlWrap .contTtl {
    float: left;
    background: #c00;
	border-bottom:1px solid #B1CCEB;
	margin-left:1px;
    margin-top: 6px;
    padding: 20px 5px 0px !important;
    background-color: #fff;
    text-align: center;
    line-height: 1;
}

.guide_c .ttlWrap .contTtl img {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    line-height: 1;
}

#hoikuSection06 .guide_c table{
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	letter-spacing: 1px;
}
#hoikuSection06 .guide_c p{
	text-align: right;
}

#hoikuSection06 .guide_c table tr.line_a{
height: 30px;
background-color: #f378af;
color: #fff;
font-size: 100%;
}

#hoikuSection06 .guide_c table tr.line_b{
height: 30px;
bxorder-bottom: 2px solid #f378af;

}
#hoikuSection06 .guide_c table td.normal{
	height: 30px;
	text-align: center;
	background-color:#45A1CF;
	color:#FFFFFF;

}
#hoikuSection06 .guide_c table td.chiiki{
	width: 30%;
	height: 30px;
	text-align: center;
	color:#FEFCFC;
		
}
#hoikuSection06 .guide_c table td.company{
	width: 30%;
	height: 30px;
	text-align: center;
	color:#FEFCFC;
	
	
}

#hoikuSection06 .guide_c table td.color1{
	
	text-align: center;
	vertical-align: middle;
	background-color:#DFF2FF;
	font-size: 1.0rem;
	line-height: 1.9;
}

#hoikuSection06 .guide_c table td.color2{
	
	text-align: center;
	font-size: 1.0rem;
	background-color:
	#fff;
	
}

#hoikuSection06 .guide_c table td.color3{
	
	text-align: center;
	font-size: 1.0rem;
	background-color: #fff;
	
}

#hoikuSection06 .guide_c table .pm{
height: 60px;
background-color: #fffbfd;
border-bottom: 1px dotted #f378af;
fxont-size: 110%;
}
#hoikuSection06 .guide_c table td{

}
#hoikuSection06 .guide_c table td span{
font-size: 70%;
}
#hoikuSection06 .guide_c table tr.line_end{
border-bottom: 2px solid #f378af;
}
#hoikuSection06 .guide_c table tr .a{
width: 30%;
}

#hoikuSection06 .guide_c table.grnTable{
    background: #fff;
    width:100%;
    border: none;
    margin-bottom: 0px;
}
#hoikuSection06 .guide_c table.grnTable02{
    background: #fff;
    width:100%;
    border: 3px solid #43c8e9;
    margin-bottom: 0px;
}

#hoikuSection06 .guide_c table.grnTable th {
    background: #43c8e9;
    color: #fff;
    font-size: 20px!important;
	
}

#hoikuSection06 .guide_c table.grnTable02 th {
    background:  #f378af;
    color: #fff;
    font-weight: 500!important;
	
}

#hoikuSection06 .guide_c table.grnTable th, 
#hoikuSection06 .guide_c table.grnTable td,
#hoikuSection06 .guide_c table.grnTable02 th, 
#hoikuSection06 .guide_c table.grnTable02 td{
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.9;
}

#hoikuSection06 .guide_c table.grnTable02 td.color1{
	
	text-align: center;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	vertical-align: middle;
	background-color:#DFF2FF;
	font-size: 1.0rem;
	line-height: 1.9;
}

#hoikuSection06 .guide_c table.grnTable02 td.color2{
	
	text-align: center;
	background-color:
	#FFF0D0;
	
}

#hoikuSection06 .guide_c table.grnTable02 td.color3{
	
	text-align: center;
	background-color: #CFF1E9;
	
}

#hoikuSection06 .guide_c table.sonota {	
text-align: left;
border: 2px solid #f378af;
}
#hoikuSection06 .guide_c table.sonota td{
padding: 10px 20px;
border: 1px solid #f378af;
}
#hoikuSection06 .guide_c table.sonota .a{	
	width: 35%;
	font-size: 16px;
	text-align: left;
}
#hoikuSection06 .guide_c table.sonota .b{	
	width: 20%;
	font-size: 14px;
		text-align: center;
}
#hoikuSection06 .guide_c table.sonota .c{	
	width: 60%;
		font-size: 14px;
		line-height: 130%;
}
#hoikuSection06 .guide_c .tax{
	font-size: 90%;
	color: #4c4c4c;
	letter-spacing: 1px;
}


#hoikuSection06 .kubun{
	
}
#hoikuSection06 .kubun h3{
width: 45%;
margin-bottom: 18px;
padding: 9px 14px 5px;
font-size: 110%;
background-color: #ccc;	
letter-spacing: 1px;
text-align: center;
}
#hoikuSection06 .kubun p{
text-align: center;
font-size: 90%;
letter-spacing: 1px;
}
#hoikuSection06 .kubun p strong{
text-align: center;
font-size: 110%;
font-weight: bold;
}
#hoikuSection06 .kubun p strong a{
color: #3eb9e1;
text-decoration: underline;
}
#hoikuSection06 .bikou{
	margin: 30px 20px;
	padding: 30px;
	background-color: #fcfcea;
}
#hoikuSection06 .bikou h4{
	font-size: 16px;
	font-weight: bold;
}
#hoikuSection06 .bikou p{
	letter-spacing: 1px;
	line-height: 150%;
}
#hoikuSection06 .guide_f{
padding: 40px 0 0 0px;
border-top: 1px solid #ccc;
}
#hoikuSection06 .guide_f h3{
width: 100%;
margin-bottom: 20px;
padding: 10px 20px 8px;
background-color: #eb6da5;
font-size: 100%;
font-weight: normal;
color: #fff;
box-sizing: border-box;
}
#hoikuSection06 .guide_f p{
font-size: 16px;
}
#hoikuSection06 .guide_f p strong{
font-weight: bold;
}
#hoikuSection06 .guide_g{
padding: 0px 0 0 0;
text-align: center;
}
#hoikuSection06 .guide_g h3{
margin-bottom: 30px;
background-color: #fff;
border: 2px solid #f378af;
}
#hoikuSection06 .guide_g p{
margin-bottom: 13px;
text-align: left;
}
#hoikuSection06 .guide_g img{
display: inline-block;
}
#hoikuSection06 .guide_g ul li{
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
font-size: 120%;
text-align: left;
}
#hoikuSection06 .guide_g ul li:last-child{
border-bottom: none;
}
#hoikuSection06 .guide_g ul li span{
font-size: 110%;
color: #f378af;
}
#hoikuSection06 .guide_g table{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	letter-spacing: 1px;
	box-sizing: border-box;
}

#hoikuSection06 .guide_g table tr,
#hoikuSection06 .guide_g table td{
height: 30px;
background-color: #f378af;
color: #2e2e2e;
font-size: 16px;
}

#hoikuSection06 .guide_g table td{
padding: 15px 10px;
background-color: #fff;
border: 2px solid #fcd2e4;
line-height: 90%;
}
#hoikuSection06 .guide_g table .line_a td{
padding: 2px 10px 0px;
font-size: 16px;
background-color: #fcd2e4;
}
#hoikuSection06 .guide_g table td span{
font-size: 60%;
}
#hoikuSection06 .guide_g table .a{
width: 15%;
fxont-size: 14px;
line-height: 160%
}
#hoikuSection06 .guide_g table .b{
width: 30%;
fxont-size: 14px;
line-height: 160%;
line-height: 160%
}
#hoikuSection06 .guide_g table .c{
width: 50%;
font-size: 14px;
text-align: left;
line-height: 160%
}
#hoikuSection06 .guide_g .return{
margin-top: 40px;
}
#hoikuSection06 .guide_g .return p{
padding: 10px 15px 10px;
display: inline-block;
background-color: #f378af;
text-align: center;
}
#hoikuSection06 .guide_g .return a{
color: #fff;
font-size: 22px;
}
















;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;





#hoikuSection06 p{
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
}

#hoikuSection06 p img{
	width:90%;
	text-align: center;
	margin-top:25px;
    clear: both;
}

.nyuen #main h2{
	margin-bottom: 40px;
	width: 100%;
}
.nyuen #main h2 img{
width: 90%;
}
.nyuen #main .read{
	margin: 15px 0px 20px 0px;
}
.nyuen #main .plan,
.nyuen #main .price{
	padding-top: 30px;
	background: url(../../hoiku/img/bg_linedot02.png) repeat-x center top;
	
}

.nyuen #main .txt03{
	font-size:17px;
	border-bottom:dashed thin #B1CCEB;
	margin-bottom:25px;
}

.nyuen #main table.grnTable{
    background: #fff;
    width:100%;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
}

.nyuen #main table.grnTable th{
    background: #f378af;
    color: #fff;
	padding-left:10px;
    font-weight: 500!important;
}

.nyuen #main table.grnTable td{
	padding-top:5px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	text-align: left;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	vertical-align: middle;
	font-size: 10px;
	font-size: 1.0rem;
	line-height: 1.9;
}

.nyuen #main .ttlWrap{
    margin-bottom: 30px;
    padding-top: 15px;
	}
	
.nyuen #main .ttlWrap p.ttlno{
	float: left;
    width: 50px;
    margin-right: 25px;
	}
	
	.nyuen #main .ttlWrap p.ttlno img{
	float: left;
    width: 73px;
    margin-right: 25px;
	padding-bottom:7px;
	border-bottom:1px solid #B1CCEB;
	}
	
.nyuen #main .ttlWrap .contTtl{
    float: left;
    background: #c00;
	border-bottom:1px solid #B1CCEB;
	margin-left:1px;
    margin-top:13px;
    padding: 10px 10px 10px !important;
    background-color: #fff;
    text-align: center;
    line-height: 1;
}

.nyuen #main .ttlWrap .contTtl img{
	
    vertical-align: middle;
    padding: 0;
    margin: 0;
    line-height: 1;
}

.nyuen #main h3{
	margin-bottom: 15px;
}
.nyuen #main h4{
	margin-bottom: 5px;
}
.nyuen #main h4.ex{
	margin-top: 25px;
}
.nyuen #main ul li{
	margin-bottom: 10px;
}

.nyuen table.list{
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	letter-spacing: 1px;
}
.nyuen table.list tr.line_a{
height: 25px;
background-color: #f378af;
color: #fff;
text-align: center;
}
.nyuen table.list tr.line_a td{
padding-top: 2px;
font-size: 13px;
letter-spacing: 1px;
}
.nyuen table.list tr td.normal{
	height: 25px;
	text-align: center;
	background-color:#45A1CF;
	color:#FFFFFF;
	
	bxorder-bottom: 2px solid #f378af;

}
.nyuen table.list tr td.chiiki{
	height: 25px;
	text-align: center;
	background-color:#F3C759;
	color:#FEFCFC;
	
	
}
.nyuen table.list tr td.company{
	height: 25px;
	text-align: center;
	background-color:#53C18F;
	color:#FEFCFC;
	
	
}

.nyuen table.list tr td.color1{
	
	text-align: center;
	vertical-align: middle;
	background-color:#DFF2FF;
	
	line-height: 1;
}

.nyuen table.list tr td.color2{
	
	text-align: center;
	
	background-color:
	#FFF0D0;
	
}

.nyuen table.list tr td.color3{
	
	text-align: center;
	
	background-color: #CFF1E9;
	
}
.nyuen table.list .pm{
height: 28px;
background-color: #fffbfd;
border-bottom: 1px solid #f378af;
font-size: 110%;
}
.nyuen table.list tr.line_b{
height: 15px;
text-align: center;
border-bottom: none;
}
.nyuen table.list tr.line_b td{
padding-top: 8px;
}
.nyuen table.list td{
font-size: 12px;
letter-spacing: -1px;
}
.nyuen table.list td span{
font-size: 10px;
}
.nyuen table.list tr.line_end{
border-bottom: 2px solid #f378af;
}

.nyuen .contactbox{
	background-color: #5da0d7;
	padding: 15px;
}

.nyuen .contactbox h3{
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
.nyuen .contactbox .mail{
	margin: 15px 0;
	padding: 10px 0px 9px 0px;
	text-align: center;
	background-color: #fff;
	border-radius: 3px;
	font-weight: bold;
}
.nyuen .contactbox p{
	font-size: 13px;
}


/**********************************************************************

school

**********************************************************************/

#mainvisual_school{
	width: 100%;
	margin-bottom: 25px;
	position: relative;
}

#mainvisual_school h1{
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

#mainvisual_school h1 img{
	width: 100%;
	height: auto;
}

#mainvisual_school table{
	width: 100%;
	margin: -10px 0 0 0;
	padding: 0;
	position: relative;
	background-color: #70c7d1;
}

#mainvisual_school table td{
	width: 50%;
	margin: 0;
	padding: 7px 0 0 0;
	vertical-align: middle;
}
#mainvisual_school table td.line01{
	border-right: 1px solid #9ee4dd;
	border-bottom: 1px solid #9ee4dd;
}
#mainvisual_school table td.line02{
	border-right: 1px solid #9ee4dd;
}

#mainvisual_school table td img{
	width: 85%;
	height: auto;
	margin: 0;
	padding: 5px 0px 5px 15px;
	border: none;
	overflow: hidden;
}

#schoolSection01{
	width: 94%;
	margin: 0 3% 25px 3%;
	padding-bottom: 25px;
	background: url(../../school/img/bg_linedot03.png) repeat-x center bottom;
	position: relative;
}

#schoolSection02{
	width: 94%;
	margin: 0 3%;
	position: relative;
}

#schoolSection01 h2,
#schoolSection02 h2{
	width: 100%;
	margin-bottom: 10px;
}

#schoolSection01 h2 img,
#schoolSection02 h2 img{
	width: 100%;
	height: auto;
}

#schoolSection01 p,
#schoolSection02 p{
	width: 100%;
	margin-bottom: 10px;
}

#schoolSection02 .imgClm02{
	width: 35%;
	margin: 0 auto 15px auto;
	text-align: center;
}

#schoolSection02 .imgClm02 img{
	width: 100%;
	height: auto;
}

#schoolSection03{
	width: 96%;
	margin: 0 2% 20px 2%;
	position: relative;
}

#schoolSection03 img{
	width: 100%;
	height: auto;
}

#schoolSection04 table{
	width: 96%;
	margin: 0 2%;
	position: relative;
}

#schoolSection04 table th{
	vertical-align: top;
}

#schoolSection04 table td{
	vertical-align: top;
}

#schoolSection04 table td h2{
	color: #eb6da5;
	font-size: 16pt;
	line-height: 1.2;
	padding-top: 5px;
	margin-bottom: 10px;
}

#schoolSection04 table td p{
	margin-bottom: 40px;
}

#schoolSection05{
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#schoolSection05 h1{
	width: 100%;
	margin-bottom: 20px;
}

#schoolSection05 h1 img{
	width: 100%;
	height: auto;
}

#schoolSection06{
	width: 100%;
	margin:  auto 0;
	position: relative;
}

#schoolSection06 h2{
	margin-bottom: 15px;
	text-align: center;
}

#schoolSection06 img{
	width: 100%;
	height: auto;
}

#schoolSection06 .classInner01{
	width: 100%;
	margin-bottom: 40px;
	position: relative;
}

#schoolSection06 .classInner01 .txtClm01{
	width: 100%;
}

#schoolSection06 .classInner01 .txtClm01 p{
	margin-bottom: 20px;
	font-size: 11pt;
}

#schoolSection06 .classInner01 .txtClm01 h3{
	font-size: 11pt;
	font-weight: bold;
}

#schoolSection06 .classInner01 .txtClm01 .txtRin01{
	margin-bottom: 20px;
	font-size: 15pt;
	
}

#schoolSection06 .classInner01 .imgClm01{
	width: 75%;
	margin: 5px auto 0 auto;
	text-align: center;
}

#schoolSection06 .classInner01 .imgClm01 img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

#schoolSection06 .classInner01 .imgClm01 p{
	width: 75%;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-left:2%;
	text-align: left;
	font-size: 10pt;
}

#schoolSection06 .classInner01 .pointbox{
	margin: 30px 0;
	padding-bottom: 30px;
	border-bottom: 2px solid #ffe0e0;
}
#schoolSection06 .classInner01 .pointbox h4{
	margin: 15px 0px 10px 0px;
	font-weight: bold;
	color: #fd7d7d;
}
#schoolSection06 .classInner01 .cal{
	margin-bottom: 30px;
}
#schoolSection06 .classInner01 .cal h4{
	margin: 15px 0px 10px 0px;
}
#schoolSection06 .classInner01 .cal p.detail{
	margin: 15px 0px 15px 0px;
	padding: 15px;
	background-color: #fffbf9;
}
#schoolSection06 .classInner01 .cal p.detail strong{
	display: block;
	font-weight: bold;
}

#schoolSection07{
	width: 100%;
	margin: auto 0;
	padding-bottom: 25px;
	position: relative;
}

#schoolSection07 p{
	margin-bottom: 25px;
}

#schoolSection07 p img{
	width: 100%;
	height: auto;
}

#schoolSection08{
	width: 100%;
	margin: auto 0;
	position: relative;
}

#schoolSection08 img{
	width: 100%;
	height: auto;
}

#schoolSection08 ul{
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#schoolSection08 ul li{
	width: 100%;
	margin-bottom: 40px;
}

#schoolSection08 ul li h2{
	margin-bottom: 15px;
}

#schoolSection08 ul li h3{
	margin-bottom: 10px;
	padding-left: 2%;
	font-size: 17pt;
	font-weight: bold;
	color: #2e2e2e;
}

#schoolSection08 ul li p{
	margin-bottom: 15px;
	padding-left: 2%;
}

#schoolSection09{
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#schoolSection09 h1{
	width: 100%;
	margin-bottom: 20px;
}

#schoolSection09 h1 img{
	width: 100%;
	height: auto;
}

#schoolSection09 h3{
	margin-bottom: 15px;
}

#schoolSection09 h4{
	margin-bottom: 10px;
	letter-spacing: 1px;
}

#schoolSection09 table{
	width: 100%;
	margin: 0 auto;
	position: relative;
}

#schoolSection09 table th{
	width: 40%;
	vertical-align: middle;
}

#schoolSection09 table th img{
	width: 100%;
	height: auto;
}

#schoolSection09 table td{
	width: 57%;
	line-height: 1.4;
	padding: 0 0 0 3%;
	vertical-align: middle;
	font-size: 11pt;
}

#schoolSection09 table td a{
	display: inline-block;
	text-decoration: underline;
}
#schoolSection09 table.list{
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
	letter-spacing: 1px;
}
#schoolSection09 table.list tr.line_a{
height: 25px;
background-color: #70c7d1;
color: #fff;
text-align: center;
}
#schoolSection09 table.list tr.line_a td{
font-size: 13px;
letter-spacing: 1px;
}
#schoolSection09 table.list .pm{
height: 28px;
background-color: #e2f4f6;
border-bottom: 1px solid #70c7d1;
font-size: 110%;
}

#schoolSection09 table.list tr.line_b{
height: 15px;
text-align: center;
border-bottom: none;
}
#schoolSection09 table.list td{
width: 30%;
padding: 8px 0;
font-size: 12px;
letter-spacing: -1px;
}
#schoolSection09 table.list td span{
font-size: 10px;
}
#schoolSection09 table.list tr.line_end{
border-bottom: 2px solid #f378af;
}


/**********************************************************************

kitchen

**********************************************************************/

#mainvisual_kitchen{
	width: 100%;
	margin-bottom: 25px;
	position: relative;
}

#mainvisual_kitchen h1{
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

#mainvisual_kitchen h1 img{
	width: 100%;
	height: auto;
}

#mainvisual_kitchen table{
	width: 100%;
	margin: -10px 0 0 0;
	padding: 0;
	position: relative;
	background-color: #74d9ce;
}

#kitchenSection01{
	width: 100%;
	margin: 0 0 25px 0;
	padding-bottom: 25px;
	background: url(../../school/img/bg_linedot03.png) repeat-x center bottom;
	position: relative;
}

#kitchenSection01 p,
#kitchenSection01 a img{
	text-align:center;
	font-size:16px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:20px;
	}
	
#kitchenSection01 p.event{
	font-size:16px;
	margin-top:20px;
	margin-bottom:10px;
	}

#kitchenSection02{
	padding-top: 35px;
	background: url(../../school/img/bg_linedot03.png) repeat-x center top;
	position: relative;
}

#kitchenSection01 h2{
	width: 100%;
	margin-bottom: 10px;

}

.kitchen img{
	width: 100%;
	height: auto;
}

#kitchenSection01 p{
	width: 100%;
	margin-bottom: 10px;
}

#kitchenSection01 .content ul {
	width: 100%;
	margin: 5px 0 0 7px;
}
#kitchenSection01 .content ul li {
	float: left;
	margin: 0 1px 1px 0;
}

#kitchenSection01 .content ul li img {
	background: #fff;
	border: 1px solid #999;
	padding: 2px;
	box-shadow: 2px 2px 5px #666;
	behavior: url("PIE.htc");	/* CSS3 PIE */
}
#kitchenSection01 .title{
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
}
.menu h3{
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
}

.menu{
	margin-bottom: 25px;
}

.menu dl{
	
}

.menu dl dt{
	float: left;
	width: 240px;
	margin-bottom: 3px;
}
.menu dl dd{
	margin-bottom: 3px;
}

#kitchenSection02 h4{
	width: 100%;
	margin-bottom: 10px;
}
#kitchenSection02 p{
	margin-bottom: 20px;
}

#kitchenSection02 p.text04{
	padding-top:20px;
	text-align:center;
	font-size:13px;
}
	
#kitchenSection02 ul li.left{
	float:left;
	width:300px;
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
	}
	
#kitchenSection02 ul li.right{
	float:left;
	width:300px;
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
	}

#kitchenSection02 ul li.left img,
#kitchenSection02 ul li.right img{
	width:10%;
	vertical-align:middle;
	}

#kitchenSection02 ul li.left a,
#kitchenSection02 ul li.right a{
	padding-left:10px;
	
	
	}


/**********************************************************************

tsushin

**********************************************************************/

.tsushin #main{
border-top: 4px solid #f7fafd;
}
.tsushin h2{
	margin: 17px 0px 10px 0px;
}
.tsushin #main img{
width: 100%;
height: auto;
}
.tsushin h3.top{
	margin-bottom: 10px;
	width: 90% !important;
}
.tsushin p.read{
	font-size: 14px;
	margin-bottom: 15px;
}
.tsushin .tit_tsushin{
	margin: -130px 0px 0px 13px;
}
.tsushin .tit_tsushin img{
	width: 50% !important;
}
.tsushin .btn{
	padding-top: 5px;
	text-align: center;
}
.tsushin .btn_img{
	width: 90% !important;
	display: inline;
}
.tsushin .mail{
	margin-top: 48px;
}
.tsushin .mail h3 {
	margin-bottom: 10px;
}
.tsushin .mail p {
	margin-bottom: 15px;
}
.tsushin .mail .btn2 {
text-align: center;
}
.tsushin .mail .btn2 img {
	width: 80% !important;
	display: inline;
}




/**********************************************************************

news

**********************************************************************/

ul.news{
	padding-top: 20px;
	margin-bottom: 50px;
}

ul.news li{
	margin-bottom: 30px;
}
ul.news li img.tag{
	display: inline-block;
}
ul.news li h3{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
ul.news li p a{
	color: #5899d1;
	text-decoration: underline;
}

ul.news li h3{
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 10px;
}


/**********************************************************************

news_post

**********************************************************************/

#news_post h2{
	margin-bottom: 25px;
}
#news_post p.day{
	margin-bottom: 10px;
}
#news_post h3{
	margin-bottom: 16px;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 1px;
}
#news_post p.text{
	padding-top: 30px;
	border-top: 2px solid #eef5fb;
}

#news_post p.text span{
	font-size:18px;
	font-weight:200;
	font-weight:bold;
}

#news_post p.text2{
	margin-top: 30px;
	padding: 25px;
	background-color: #f4faff;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
#news_post p.text2 span{
	font-size: 85%;
	font-weight: normal;
}

#news_post p .button {
    margin: 10px;
    text-decoration: none;
    font: bold 1.5em 'Trebuchet MS',Arial, Helvetica; /*Change the em value to scale the button*/
    display: inline-block;
    text-align: center;
    color: #fff;    
    border: 1px solid #9c9c9c; /* Fallback style */
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-shadow: 0 1px 0 rgba(0,0,0,0.4);    
    box-shadow: 0 0 .05em rgba(0,0,0,0.4);   
}

#news_post p .button, 
#news_post p .button span {
    -moz-border-radius: .3em;
    border-radius: .3em;
}

#news_post p .button span {
    border-top: 1px solid #fff; /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    padding: 0.5em 2.5em;    
    /* The background pattern */
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent),
                      linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent),
                      linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%),
                      linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);

    /* Pattern settings */
    background-size: 3px 3px;            
}

#news_post p .button:hover {
    box-shadow: 0 0 .1em rgba(0,0,0,0.4);
}

#news_post p .button:active {
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}

#news_post p .button-blue {
    background: #4477a1;
    background: -webkit-gradient(linear, left top, left bottom, from(#edc19a), to(#fc8e2b) );
    background: -moz-linear-gradient(-90deg, #edc19a, #fc8e2b);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#edc19a', endColorstr='#fc8e2b');
}

#news_post p .button-blue:hover {
    background: #81a8cb;
    background: -webkit-gradient(linear, left top, left bottom, from(#fc8e2b), to(#edc19a) );
    background: -moz-linear-gradient(-90deg, #fc8e2b, #edc19a);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fc8e2b', endColorstr='#edc19a');            
}

#news_post p .button-blue:active {
    background: #fc8e2b;
}


#news_post p.btl{
	text-align: center;
	margin-top: 45px;
}
#news_post p.btl img{
	display: inline;
}
#news_post img{
	width: 100%;
	height: auto;
}
#news_post img.sub{
	width: 80%;
	height: auto;
}
#news_post .warp{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 20px;
}
#news_post .button{
	
	height: 45px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	font-weight: 500;
	color: #000;
	background-color: #fff;
	border: none;
	border-radius: 45px;
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
  }
  #news_post .button:hover {
	background-color: #46D2E9;
	box-shadow: 0px 15px 20px rgba(129,201,245,0.47);
	color: #fff;
	transform: translateY(-5px);
	-webkit-box-shadow: 0px 15px 20px rgba(129,201,245,0.47);
}

#news_post .account {
    position: relative;
}

#news_post .ac-ttl {
    width: 70%;
    margin-bottom: 80px;
}

 #news_post .ac-ttl .qr {
    position: absolute;
	
    top: 20px;
    left: 550px;
}

#news_post .ac-ttl .qr span {
    position: absolute;
	width:200px;
	height:80px;
    left: 10px;
}
#news_post .ac-ttl .qr img{
	width:100%;
}

#news_post .ac-ttl h2,
#news_post .ac-cont h2 {
    font-size: 24px;
    color: #00B800;d
    background-color: inherit;
    text-align: left;
    font-weight: bold;
    margin-bottom: 8px;
    padding: 0;
}

#news_post .ac-ttl h2 span {
    position: relative;
    border-bottom: 4px solid #999999;
    display: inline-block;
    padding-right: 12px;
}


#news_post .content ul {
	display:inline-block;
	margin: 0 auto 0px auto;
	padding-bottom: 0px;
	position: relative;
	vertical-align: middle;

}
#news_post .content ul li {
	height:250px;
	float: left;
	margin: 0 15px 10px 0;
}

#news_post .content ul li img {
	background: #fff;
	border: 1px solid #999;
	padding: 2px;
	box-shadow: 2px 2px 5px #666;
	behavior: url("PIE.htc");	/* CSS3 PIE */
}



/**********************************************************************

common

**********************************************************************/

#mainvisual_common{
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}

#mainvisual_common img{
	width: 100%;
	height: auto;
}

.commonSection01{
	width: 94%;
	margin: 0 3% 25px 3%;
	padding-bottom: 25px;
	border-bottom: 2px solid #eff6fb;
	position: relative;
}

.commonSection02{
	width: 94%;
	margin: 0 3% 25px 3%;
	position: relative;
}

.commonSection01 .imgClm01,
.commonSection02 .imgClm01{
	width: 100%;
	margin-bottom: 10px;
}

.commonSection01 .imgClm01 img,
.commonSection02 .imgClm01 img{
	width: 100%;
	height: auto;
}

.commonSection01 h1,
.commonSection02 h1,
.commonSection01 h2,
.commonSection02 h2{
	width: 100%;
	margin-bottom: 10px;
	font-size: 15pt;
	color: #5da0d7;
}

.commonSection01 h1 img,
.commonSection02 h1 img,
.commonSection01 h2 img,
.commonSection02 h2 img{
	width: 100%;
	height: auto;
}

.commonSection01 p,
.commonSection02 p{
	width: 100%;
	margin-bottom: 10px;
}

.c01{
	color: #fd7d7d;
}

.c02{
	color: #90b757;
}

.c03{
	color: #fb7e3a;
}

.c04{
	color: #6cddd4;
}

.c05{
	color: #feae22;
}

.c06{
	color: #3e76b0;
}

.c07{
	color: #c570c2;
}

#accessSection01 .pdflist {
    margin-top: 20px;
    padding-top: 10px;
    margin-top: 30px;
    margin-bottom: 20px;
    
}

.pdflist li {
    padding-bottom: 10px;
    margin-bottom: 12px;
    font-size: 108%;
    border-bottom: 1px solid #eee;
	text-align:center;
	
}

.pdflist li.left{
	float:left;
}
.pdflist li.right{
	float:right;
}
.pdflist a.pdf img{
	width:100%;
	text-align:center;
}
.pdflist a.pdf .capa {
    display: inline-block;
    position: relative;
    margin-left: 6px;
  
	
	}

.pdflist a.pdf .capa2 {
    display: inline-block;
    position: relative;
    margin-left: 6px;
  
}
.pdflist li a.pdf .capa img,
.pdflist li a.pdf .capa2 img{
	vertical-align:middle;
	}

.pdflist a.pdf .capa:before{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	width: 13px;
	height: 13px;
	margin-top: -7px;
	background: url(../images/icon_pdf.png) no-repeat;
}


.pdflist a.link {
    display: inline-block;
    position: relative;
    padding-left: 11px;
}

.pdflist a.link:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 7px;
    left: 0;
    width: 5px;
    height: 7px;
    background: url(../images/icon_arrow.png) no-repeat;
}



#contactSection01 ul li{
	width: 100%;
	margin-bottom: 30px;
	padding: 0 0 30px 0;
	border-bottom: 1px dotted #ccc;
}
#contactSection01 ul li:last-child{
	border-bottom: none;
}

#contactSection01 ul li h2,
#contactSection01 ul li h2{
	margin-bottom: 20px;
	font-size: 14pt;
	color: #000;
	letter-spacing: 0px;
}
#contactSection01 ul li p{
	text-align: center;
}
#contactSection01 ul li p a{
	display: inline-block;
	width: 60%;
	padding: 15px 30px;
	background-color: #6abbef;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}