@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;
}
.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;
}
.pcHidden {
	display: none;
}
.youtube iframe{
	width: 100%;
	padding-top:3em;
}
/*----------------------------------------------------
 Basic structure
----------------------------------------------------*/
.container {
	width: 100%;
	background-color: #f2f2f2;
}
.content {
	width: 100%;
	line-height: 1.6;
}
.block {
	width: 80%;
	padding:2.4em 0 2.4em;
	margin: 0 auto;
	line-height: 1.6;
}
.blockInner {
	width: 90%;
	margin: 0 auto;
}
.leftBlock {
	width: 50%;
	padding-right:5%;
	float:left;
}
.rightBlock {
	width: 45%;
	float:left;
}
/*----------------------------------------------------
 header
----------------------------------------------------*/
.header {
    width:100%;
	background-color:#6eb5b7;
	background-image: url("../img/header_bg.jpg");
	background-position: top center;
	background-repeat:no-repeat;
}
.header2 {
    width:100%;
	background-color:#6eb5b7;
	background-image: url("../img/header_bg2.jpg");
	background-position: top center;
	background-repeat:no-repeat;
}
.headerImage {
	width:70%;
	margin: 0 auto;
	text-align:center;
}
.topImage {
	position: relative;
}
.headerBtn {
	position: absolute;
	width: 30%;
	bottom: 10px;
	right: 10px;
}
/*----------------------------------------------------
 social
----------------------------------------------------*/
.social {
	width:100%;
	padding:0 0 0;
}
.social ul {
	font-size: 0;
	text-align: center;
}
.social li {
	display: inline-block;
	width: 4%;
	padding:1%;
}
/*----------------------------------------------------
 footer
----------------------------------------------------*/
.footer {
    width:100%;
	height:100%;
	padding:2em 0 2em;
	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:80%;
	text-align:center;
	line-height: 1.6;
}
/*----------------------------------------------------
 nav
----------------------------------------------------*/
.nav {
    width:100%;
	background-color:#8f6d5f;
}
.nav ul {
	font-size: 0;
	text-align: center;
}
.nav li {
	display: inline-block;
	width: 200px;
	padding:15px 2px 15px 2px;
}
/*----------------------------------------------------
 other
----------------------------------------------------*/
.topText {
	width:100%;
	color:#363636;
	font-size:100%;
	line-height:1.8;
}
.text {
	width:100%;
	margin: 0 auto;
	padding-bottom:3em;
	color:#363636;
	font-size:100%;
	line-height:1.8;
}
.textLarge {
	margin-left: 10%;
	color:#754b3a;
	font-size:140%;
	font-weight:bold;
	line-height:1.6;
}
.textIndent {
	width:89.5%;
	margin-left: 10.5%;
	margin-top:1em;
	margin-bottom:1em;
	color:#363636;
	font-size:100%;
	line-height:1.8;
	box-sizing:border-box;
}
.kakomi {
	width:89.5%;
	margin-left: 10.5%;
	margin-top:1em;
	margin-bottom:1em;
	padding:1em;
	color:#363636;
	font-size:100%;
	line-height:1.8;
	border-radius: 20px;
	border:#754b3a dashed 1px;
	box-sizing:border-box;
}
.kakomi-2 {
	width:89.5%;
	margin-left: 10.5%;
	margin-top:1em;
	margin-bottom:1em;
	padding:1.2em;
	background-color:#6eb5b7;
	color:#fff;
	font-size:110%;
	line-height:1.8;
	border-radius: 20px;
	box-sizing:border-box;
}
.kakomi-2Text {
	padding:0 0 0.5em;
	background-color:#6eb5b7;
	color:#fff;
	font-size:130%;
	font-weight:bold;
	text-align:center;
	line-height:0.8;
	border-radius: 20px;
	box-sizing:border-box;
}
.image {
	width:70%;
	margin: 0 auto;
	padding-bottom:3em;
}
.imageLarge {
	width:90%;
	margin: 0 auto;
	padding-bottom:1em;
}
.photo {
	width:85%;
	padding:1em 0 1em 4em;
}
.titleImage {
	width:100%;
	margin: 0 auto;
	padding:2em 0 1em;
}
.titleImage-2 {
	width:100%;
	margin: 0 auto;
	padding:1em 0 0em;
}
.hurusato {
	width:30%;
	margin: 0 auto;
	padding-bottom:1em;
}
.bnr {
	width:100%;
	padding:0 0 1.5em;
	color:#363636;
	font-size:80%;
	text-align:center;
}
.bnr img {
	padding-bottom:0.3em
}
.chois {
	width:89.5%;
	margin-left: 10.5%;
	margin-top:1em;
	margin-bottom:3em;
}
.choisLeft {
	width:30%;
	padding-right: 5%;
	float:left;
}
.choisRight {
	width:65%;
	font-size:110%;
	float:left;
}
.choisText {
	width:100%;
	margin: 0 auto;
	padding-bottom:1em;
	color:#363636;
	font-size:100%;
	line-height:1.8;
}
.choisBtn {
	width:100%;
	padding:0 0 2em;
	margin: 0 auto;
}
.choisBtnLeft {
	width:38%;
	padding:0 2% 0 10%;
	float:left;
}
.choisBtnRight {
	width:38%;
	padding:0 10% 0 2%;
	float:left;
}
.choisTextRed {
	width:100%;
	margin: 0 auto;
	padding-bottom:1em;
	color:#ff0000;
	font-size:130%;
	line-height:1.6;
}
.choisImage {
	width:80%;
	margin: 0 auto;
	padding:2em 0 1em;
}
.redText {
	color:#ff0000;
}
.organizationTop {
	width:70%;
	margin: 0 auto;
	color:#754b3a;
	font-size:100%;
	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:70%;
	margin: 0 auto;
	margin-bottom:1em;
	color:#754b3a;
	font-size:100%;
	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:70%;
	text-align:center;
	padding:0.4em;
	vertical-align:middle;
	display:table-cell;
	box-sizing:border-box;
}
.leftCell {
	width:30%;
	padding:0.4em;
	text-align:center;
	vertical-align:middle;
	border-right:#754b3a solid 2px;
	display:table-cell;
	box-sizing:border-box;
}
.kakomiBank {
	width:40%;
	margin-left: 10.5%;
	padding:0.8em;
	background-color:#6eb5b7;
	color:#fff;
	font-size:110%;
	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%;
	text-align:center;
	line-height:1.6;
}
/*----------------------------------------------------
 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;
}
.thanks {
	font-size:110%;
	padding:4em 0 4em;
	text-align: center;
	line-height:1.6;
}
/*----------------------------------------------------
 clear
----------------------------------------------------*/
.clear {
    clear:both;
}

