@charset "utf-8";

/*----------------------------------------------------
 elements
----------------------------------------------------*/
body {
	height:100%;
	font-size:16px;
	line-height:1.6;
	color:#000;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
a img {
	border: none;
}
a:link {
	color:#001eb6;
	text-decoration: underline;
}
a:visited {
	color: #001eb6;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #ff0000;
	text-decoration: underline;
}
a.brown:link {
	font-size:140%;
	color:#754b3a;
	text-decoration: underline;
}
a.brown:visited {
	font-size:140%;
	color: #754b3a;
	text-decoration: underline;
}
a.brown:hover, a.brown:active, a.brown:focus {
	font-size:140%;
	color: #ff0000;
	text-decoration: underline;
}
a.white:link {
	color:#fff;
	text-decoration: none;
}
a.white:visited {
	color: #fff;
	text-decoration: none;
}
a.white:hover, a.white:active, a.white:focus {
	color: #fff;
	text-decoration: none;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
li {
	list-style-type: none;
}
.bold {
	font-size:120%;
	font-weight:bold;
}
.red {
	font-size:110%;
	color: #ff6882;
	font-weight:bold;
}
.fullImage {
	max-width: 100%;
    height: auto;
}
.spHidden {
	display: none;
}
.youtube iframe{
	width: 100%;
	padding-top:1em;
	margin-bottom: 2em;
}
/*----------------------------------------------------
 Basic structure
----------------------------------------------------*/
.container {
	width: 100%;
	background-color: #f2f2f2;
}
.content {
	width: 100%;
	line-height: 1.6;
}
.block {
	width: 90%;
	padding:2em 0 2em;
	margin: 0 auto;
	line-height: 1.6;
}
.blockInner {
	width: 100%;
	margin: 0 auto;
}
.leftBlock {
	width: 100%;
	float:left;
}
.rightBlock {
	width: 100%;
	float:left;
}
/*----------------------------------------------------
 header
----------------------------------------------------*/
.header {
    width:100%;
}
.topImage {
	position: relative;
}
.headerBtn {
	position: absolute;
	width: 40%;
	bottom: 5px;
	right: 5px;
	z-index:10;
}
.headerBtn img {
	width: 100%;
}
/*----------------------------------------------------
 social
----------------------------------------------------*/
.social {
	width:100%;
	padding:0 0 0;
}
.social ul {
	font-size: 0;
	text-align: center;
}
.social li {
	display: inline-block;
	width: 10%;
	padding:2%;
}
/*----------------------------------------------------
 footer
----------------------------------------------------*/
.footer {
    width:100%;
	height:100%;
	padding:1.5em 0 1.5em;
	background-color:#8f6d5f;
	background-image: url("../img/footer_bg.jpg");
	background-position: top center;
	background-repeat:no-repeat;
}
.copy {
    width:100%;
	padding-top:2em;
	color: #fff;
	font-size:60%;
	text-align:center;
	line-height: 1.6;
}
/*----------------------------------------------------
 other
----------------------------------------------------*/
.topText {
	width:100%;
	padding-bottom:2em;
	color:#363636;
	font-size:100%;
	line-height:1.8;
}
.text {
	width:100%;
	margin: 0 auto;
	padding-bottom:2em;
	color:#363636;
	font-size:100%;
	line-height:1.8;
}
.textLarge {
	width:100%;
	color:#754b3a;
	font-size:120%;
	font-weight:bold;
	line-height:1.6;
}
.textIndent {
	width:100%;
	margin-top:1em;
	margin-bottom:1em;
	color:#363636;
	font-size:90%;
	line-height:1.8;
	box-sizing:border-box;
}
.kakomi {
	width:100%;
	margin-top:0.5em;
	margin-bottom:0.6em;
	padding:1em;
	color:#363636;
	font-size:90%;
	line-height:1.6;
	border-radius: 20px;
	border:#754b3a dashed 1px;
	box-sizing:border-box;
}
.kakomi-2 {
	width:100%;
	margin-top:1em;
	margin-bottom:1em;
	padding:1.2em;
	background-color:#6eb5b7;
	color:#fff;
	font-size:100%;
	line-height:1.6;
	border-radius: 20px;
	box-sizing:border-box;
}
.kakomi-2Text {
	padding:0 0 0.5em;
	background-color:#6eb5b7;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	text-align:center;
	line-height:0.8;
	border-radius: 20px;
	box-sizing:border-box;
}
.image {
	width:100%;
	margin: 0 auto;
	padding-bottom:2em;
}
.imageLarge {
	width:100%;
	margin: 0 auto;
	padding-bottom:1em;
}
.photo {
	width:100%;
	padding:1em 0 1em 0;
}
.titleImage {
	width:100%;
	margin: 0 auto;
	padding:1em 0 1em;
}
.titleImage-2 {
	width:100%;
	margin: 0 auto;
	padding:1em 0 0em;
}
.hurusato {
	width:30%;
	margin: 0 auto;
	padding-bottom:1em;
}
.bnr {
	width:80%;
	margin: 0 auto;
	padding:0 0 1.5em;
	color:#363636;
	font-size:80%;
	text-align:center;
}
.bnr img {
	padding-bottom:0.3em
}
.chois {
	width:100%;
	margin-bottom:1em;
}
.choisLeft {
	width:50%;
	margin: 0 auto;
	margin-bottom:1em;
}
.choisRight {
	width:100%;
	font-size:100%;
	float:left;
}
.choisRight {
	width:100%;
	font-size:90%;
	line-height:1.6;
}
.choisText {
	width:100%;
	margin: 0 auto;
	padding-bottom:1em;
	color:#363636;
	font-size:90%;
	line-height:1.6;
}
.choisBtn {
	width:100%;
	padding:0 0 2em;
	margin: 0 auto;
}
.choisBtnLeft {
	width:48%;
	padding:0 2% 0 0;
	float:left;
}
.choisBtnRight {
	width:48%;
	padding:0 0 0 2%;
	float:left;
}
.choisTextRed {
	width:100%;
	margin: 0 auto;
	padding-bottom:1em;
	color:#ff0000;
	font-size:110%;
	line-height:1.6;
}
.choisImage {
	width:100%;
	margin: 0 auto;
	padding:0 0 1em;
}
.redText {
	color:#ff0000;
}
.organizationTop {
	width:90%;
	margin: 0 auto;
	color:#754b3a;
	font-size:90%;
	line-height:1.8;
	border-radius: 10px 10px 0px 0px;
	border-top:#754b3a solid 2px;
	border-bottom:#754b3a solid 2px;
	border-left:#754b3a solid 2px;
	border-right:#754b3a solid 2px;
	box-sizing:border-box;
	display:table;
}
.organizationBottom {
	width:90%;
	margin: 0 auto;
	margin-bottom:1em;
	color:#754b3a;
	font-size:90%;
	line-height:1.8;
	border-radius: 0px 0px 10px 10px;
	border-bottom:#754b3a solid 2px;
	border-left:#754b3a solid 2px;
	border-right:#754b3a solid 2px;
	box-sizing:border-box;
	display:table;
}
.rightCell {
	width:75%;
	text-align:center;
	padding:0.4em;
	vertical-align:middle;
	display:table-cell;
	box-sizing:border-box;
}
.leftCell {
	width:25%;
	padding:0.4em;
	text-align:center;
	vertical-align:middle;
	border-right:#754b3a solid 2px;
	display:table-cell;
	box-sizing:border-box;
}
.kakomiBank {
	width:100%;
	padding:0.6em;
	background-color:#6eb5b7;
	color:#fff;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	line-height:0.8;
	border-radius: 20px;
	box-sizing:border-box;
}
.youtubeText {
	padding-top:0.3em;
	color:#363636;
	font-size:90%;
	line-height:1.6;
}
.form {
	width:100%;
}
div#mf_wrapper {
	width: 100%;
	text-align: left;
	margin: 0px auto 0px auto;
	font-family: sans-serif;
	box-sizing: border-box;
}
div#mf_header h1 {
	font-size: 1em;
	border-bottom: solid 1px #999999;
	margin: 0px;
	padding: 0px;
}
div#mf_header h2 {
	font-size: 1em;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
form#mailform {
	padding: 5px;
}
table.mailform {
	width: 100%;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	border-bottom: solid 1px #999999;
	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	width: 30%;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 0.5em;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 0.5em;
	color: #999999;
}
table.mailform tr td textarea {
	width: 30%;
	height: 120px;
}
/*----------------------------------------------------
 page-top
----------------------------------------------------*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 100%;
}
#page-top a {
	background: #754b3a;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #6eb5b7;
}
/*----------------------------------------------------
 drawer
----------------------------------------------------*/
.spmenu {
	font-size:100%;
	padding:1em 0 1em;
	text-align: center;
	border-bottom:#9adadc solid 1px;
}
/*----------------------------------------------------
 thanks
----------------------------------------------------*/
.thanks {
	font-size:100%;
	padding:1em 0 3em;
	text-align: left;
	line-height:1.6;
}
/*----------------------------------------------------
 clear
----------------------------------------------------*/
.clear {
    clear:both;
}

