@charset "UTF-8";
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table {border-collapse:collapse;border-spacing:0;}
ol,ul {list-style:none;}
li {display: inline-block;*display: inline;*zoom: 1;} 
a img {border-style:none;//IE8}
img{max-width: 100%;}
a {color:#F5FF40;text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;}
a:link{color:#F5FF40;}
a:visited{color:#F5FF40;}
a:hover{color:rgba(245, 255, 64, 0.48);}
a:focus{outline:0}
a:hover,a.selected,a:link{text-decoration:none;}
a,img{vertical-align:top}
.clrfx:before,.clrfx:after {content: " ";display: table;clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.vh{visibility: hidden;}
.tac{text-align: center;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover{filter: alpha(opacity=60);opacity: 0.6;}
a.hovOp:hover{filter: alpha(opacity=50);opacity: 0.5;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.clrbr{display: inherit;padding-bottom: 20px;}

/* Common
 * --------------------------------------------------------*/
body {
	letter-spacing: 1px;
	font:normal 16px/28px "YuGothic", "Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url("../images/bk.png") center repeat;
	background-color: #52B659;
}
.wrapper {
	width: 950px;
	margin: 0 auto;
	background-color: #52B659;
	text-align: center;
}
/* header */
#header {
	padding: 20px 0 ;
	text-align: center;
}
#header .hd_logo {
	position: relative;
	z-index: 10;
	margin-bottom: -50px;
}
#header h1 {
	z-index: 9;
}

.yodogawa {
	color:#FFFFFF;
	font-size: 20px;
	line-height: 45px;
	letter-spacing: 0.15em;
	display: table;
	margin: 0 auto;
	display: inline-block;
	padding-bottom: 65px;
}
.yodogawa p{
	text-align: left;
}

.about .about_txt h2 {
	padding-bottom: 46px;
}
.about_txt {
	color: #F5FF40;
	font-size: 20px;
	line-height: 35.5px;
	letter-spacing: 0.015em;
	margin: 0 auto;
	display: inline-block;
}

.about_txt p{
	text-align: left;
	padding-left: 64px;
}
.omioya{
	padding: 60px 0 30px 0;
}
.omioya_txt {
	color: #F5FF40;
	font-size: 18px;
	line-height: 38px;
	letter-spacing: 0.012em;
	margin: 0 auto;
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 5px;
}

.omioya_txt p{
	text-align: left;
}

.apply {
	margin: 30px 0;	
}

.omake {
	background-color: #FFFFFF ;
	padding: 50px 20px 10px 20px;
	width: 650px;
	margin: 70px auto 0 auto;
	position: relative;
}
.omake_ttl {
	position: absolute;
	top: -28px;
	left: -28px;
}
.omake_intro {
	color: #52B659;
	font-size: 20px;
	line-height: 38px;
	letter-spacing: 0.12em;
	padding-bottom: 20px;
	font-weight: bold;
}


.fuki {
	width: 530px;
	margin: 0 auto 40px auto;
}

.comment {
	font-family: "じゅん 201", "Jun 201", "ヒラギノ丸ゴ Pro W3", "Hiragino Maru Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	color: #929292;
	font-size: 17px;
	line-height: 37px;
	letter-spacing: 0.075em;
	text-align: left;
	position: relative;
}

.comment_orange {
	border: 5px solid #FF5D33;
	border-radius: 20px;
	padding: 30px 0 30px 35px;
	margin-top: 24px;
}
.comment_orange:after {
	content: "";
	background: url(../images/fuki_orange.png) no-repeat 0 0;
	background-size: 24px 30px;
    width: 24px;
    height: 30px;
	position: absolute;
	left: 14px;
    top: -30px;
}
.icon_orange {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 6px;
}

.comment_green {
	border: 5px solid #52B659;
	border-radius: 20px;
	padding: 30px 0 30px 35px;
    margin-top: 24px;

}
.comment_green:after {
	content: "";
	background: url(../images/fuki_green.png) no-repeat 0 0;
	background-size: 24px 30px;
    width: 24px;
    height: 30px;
	position: absolute;
	right: 14px;
    top: -30px;
}
.icon_green {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 6px;
}

.tellme {

}

.tellme_icons {
	padding-bottom: 10px;
}

.update {
	color: #52B659;
	font-size: 15px;
	line-height: 41px;
	letter-spacing: 0.12em;
	padding-top: 10px;
	padding-bottom: 20px;
}
/* footer */
#footer {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 800px;
	margin: 0 auto;
}
#footer ul {
	margin: 20px 0 30px 0;
}

#footer li {
	padding: 0 20px;
}

.main_pc {display: block;}
.main_sp {display: none;}
/* sp
 * --------------------------------------------------------------------------- */
@media only screen and (max-width: 479px) {
	body {width: 100%;margin: 0 auto;background: none;}
	img{max-width:100%;height:auto;}
	.hoverOp:hover{filter: alpha(opacity=100);opacity: 100;}
	.wrapper{width: 95%;}
	.fl,.fr {float: none;}
	.main_pc {display: none;}
	.main_sp {display: block;}
	#footer {
		width: 100%;
	}
	#footer li{
		display: inline-block;
		display: block;
		padding-top: 5px;
		padding-bottom: 10px;
	}
	
	#header h1 {
	padding-bottom: 0;
	padding-top: 50px;
	}
	
	.about_txt p{
		padding-left: 0;
	}
	
	.yodogawa {
		font-size: 18px;
		line-height: 34px;
		letter-spacing: 0;
		padding-bottom: 35px;
	}
	.about .about_txt  h2 {
		padding-bottom: 16px;
	}
	.about_txt {
		font-size: 18px;
		line-height: 32px;
		letter-spacing: 0;
	}
	.omioya_txt {
		font-size: 16px;
		line-height: 36px;
		letter-spacing: 0;
	}
	.omioya{
		padding: 20px 0 10px 0;
	}
	.omake {
		padding: 50px 0 10px 0;
		width: 100%;
		margin: 60px auto 0 auto;
		position: relative;
	}
	.omake_ttl {
		position: absolute;
		top: -28px;
		left: -28px;
	}
	.omake_intro {
		font-size: 18px;
		line-height: 32px;
		letter-spacing: 0;
		padding-bottom: 20px;
		font-weight: bold;
	}
	.comment {
		font-size: 16px;
		line-height: 34px;
		letter-spacing: 0;
	}
	.fuki {
	    width: 95%;
	    margin: 0 auto 40px auto;
	}
	
	.comment_orange,
	.comment_green {
		padding: 12px 10px 13px 18px;
	    margin-top: 24px;
	
	}
	.tellme {width: 95%;margin: 0 auto;}
} 
