@charset "utf-8";

/* -----------------------------------------------------------------------------

	ページ内スタイル
  
----------------------------------------------------------------------------- */
.txt1 {
	margin-bottom: 50px;
}

h4 {
	font-size: 24px;
	border-bottom: 1px solid #CCC;
	margin: 0 0 30px;
	padding: 0 5px 15px 0 !important;
}

h4 span {
	float: right;
	margin-top: -20px;
}

.btn1 {
	margin-left: -20px;
}

.caution {
	font-size: 20px;
	text-indent: -1em;
	padding-left: 22px;
}

.tex {
	margin-top: 30px;
	text-indent: -1em;
	margin-left: 1em;
}
.search {
	text-align: center;
	margin-top: -20px;
	padding-bottom: 30px!important;
}


/* -----------------------------------------------------------------------------

	表スタイル
  
----------------------------------------------------------------------------- */
#contentsWrap section dl dt {
	background: #f4f4f4;
	padding: 20px;
	font-weight: bold;
	border-top: 3px solid #c90200;
	margin-bottom: 35px;
	line-height: 1.4em;
}

#contentsWrap section dl dd {
	padding: 0 20px 35px;
	line-height: 1.4em;
}

dt.contentsTtl {
	background: none !important;
	border-top: none !important;
	margin: 0 !important;
	padding: 0 0 0 20px !important;
}


dl.contents01 dd {
	padding: 0 20px 0 !important;
}

dd.contentsTxt  {
    vertical-align: top;
    text-align: left;
    padding-left: 2em !important;
    text-indent: -1em;
}

contentsWrap section > dl > dd > ul > li {
	margin: 8px 0;
}

#contentsWrap section > dl > dd > ul > li {
	text-indent: -1em;
	padding-left: 1em;
}

#contentsWrap section > dl > dd > dl > dd > ul > li {
	text-indent: -1em;
	padding-left: 1em;
}
#contentsWrap section ul .caution span.japangiving {
	display: block;
	padding-left: 1em;	
}


/* -----------------------------------------------------------------------------

	エントリーフロー
  
----------------------------------------------------------------------------- */
.btnMail {
	margin-bottom: 80px;
}

.btnMail li {
	float: left;
	margin-left: 36px;
}

.flowImg1 {
	margin-bottom: 80px;
}

.flowImg2 {
	position: relative;
	margin-bottom: 30px;
}

.flowImg2 span {
	position: absolute;
	left: 140px;
	top: 305px;
}


/* -----------------------------------------------------------------------------

	注意事項
  
----------------------------------------------------------------------------- */

.entryNotice li {
	font-size: 20px;
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 20px;
}

.ex {
  	 padding: 20px;
   	 margin: 25px 0;
	 border: 1px solid #c90000;
}

.ex li {
	margin-bottom: 20px;
}

.notice{
	color: #ff4544;
}

.btn2 {
	text-align: center;
}


/* -----------------------------------------------------------------------------

	ページリンク
  
----------------------------------------------------------------------------- */

.pageLink {
	text-align: right;
	margin-top: 10px;
}

.pageLink a {
	background: url(../img/icon_top.gif) no-repeat 0 center;
	padding-left: 20px;
}


/* -----------------------------------------------------------------------------

	チャリティについて
  
----------------------------------------------------------------------------- */
#contentsWrap a.blank {
	color: #0015ff;
}

a:hover {
	text-decoration: underline;
	}

#contentsWrap .charityTheme {
	margin-top: 50px;
	}

#contentsWrap .charityTheme p {
	margin-bottom: 30px;
	}

.organization {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	}

#contentsWrap .charityTheme ul li dl {
	margin-bottom: 20px;
	}

#contentsWrap .charityTheme ul li dl dt {
	font-weight: bold;
	background: none !important;
	border-top: none !important;
	margin: 0 !important;
	padding: 0 0 0 10px !important;
	}

#contentsWrap .charityTheme ul li dl dd {	
	padding: 0 10px 0 !important;
}

#contentsWrap .charityTheme ul li dl .name a {
	text-decoration: underline;
}

.name {
	font-size: 20px !important;
}

.blank {
    word-break: break-all;
}


/* -----------------------------------------------------------------------------


	画像ズーム
  
----------------------------------------------------------------------------- */
.img {
	width: 100%;
}

.zoomImg {
	text-align: center;
	margin-bottom: 30px;
}

.btnClose {
	text-align: center !important;
}
