@charset "utf-8";
/*------------------------------------------------------------
	トープページ
------------------------------------------------------------*/
#gNavi .navi03 a:before {
	display: block;
}

.pageTitle {
	margin-bottom: 85px;
	background-image: url(../image/common/page_title_bg08.jpg);
}

#main {
	margin-bottom: 187px;
}

#main p {
	margin-bottom: 43px;
	font-size: 14px;
	line-height: 1.85;
}

#main p sup {
	font-size: 8px;
}

#main .linkList {
	margin-top: -31px;
}

#main .linkList li {
	margin-top: 31px;
	width: 350px;
	float: left;
}

#main .linkList li:nth-child(3n-1) {
	margin: 31px 30px 0;
}

#main .linkList li img {
	width: 100%;
}

#main .linkList li a {
	display: block;
	font-size: 14px;
	word-break: break-all;
	text-decoration: none;
}

#main .linkList li a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .linkList li .txtBox {
	margin-top: 14px;
}

#main .linkList li h2 {
	margin-bottom: 7px;
	font-size: 20px;
}

#main .linkList li p {
	margin-bottom: 0;
	line-height: 1.7;
}

#main .linkList li p sup {
	font-size: 7px;
}

#main .imgList {
	margin: -30px 0 49px;
}

#main .imgList li {
	margin-top: 30px;
	width: 350px;
	float: left;
}

#main .imgList li:nth-child(3n-1) {
	margin: 30px 30px 0;
}

#main .imgList li .txt {
	margin-top: 12px;
	display: block;
	font-size: 13px;
	text-align: center;
}

#main .noteUl {
	margin-bottom: 71px;
}

#main .noteUl li {
	margin-bottom: 5px;
	padding-left: 1em;
	font-size: 14px;
	text-indent: -1em;
}

#main .noteUl li:last-child {
	margin-bottom: 0;
}

#main .noteUl li sup {
	font-size: 8px;
}

#main .noteUl01 li {
	padding-left: 0;
	text-indent: 0;
}

#main .noteUl01 li .txt {
	margin-right: 5px;
	min-width: 290px;
	padding-left: 1em;
	display: inline-block;
	text-indent: -1em;
}

#main .noteUl01 li a {
	padding: 0 26px 0 16px;
	display: inline-block;
	text-decoration: none;
	background: url(../image/common/icon11.png) no-repeat left center;
	background-size: 9px auto;
}

#main .noteUl01 li .link01 {
	background: url(../image/common/icon11.png) no-repeat left center, url(../image/common/icon14.png) no-repeat right center;
	background-size: 9px auto, 18px auto;
}

#main .noteUl01 li a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .tableBox .comTable th,
#main .tableBox .comTable td {
	padding: 10px 20px;
	width: 78%;
	height: 83px;
	font-weight: normal;
	text-align: left;
	background-color: #FFF;
}

#app02 .tableBox .comTable td
{
  width: 25%;
}


#main .tableBox .comTable th {
	width: 22%;
	border: 2px solid #D2D2D2;
}

#main .tableBox .comTable td a {
	padding: 8px 50px 8px 0;
	display: inline-block;
	text-decoration: none;
	background: url(../image/common/icon14.png) no-repeat right center;
	box-sizing: border-box;
}

#main .tableBox .comTable td a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#main .tableBox .comTable .wid01 {
	width: 39% !important;
}

#main .tableBox .comTable sup {
	font-size: 8px;
}

#main .imgBox {
	margin-bottom: 62px;
}

#main .imgBox .photoBox {
	width: 350px;
	float: right;
}

#main .imgBox .photoBox img {
	width: 100%;
}

#main .imgBox .textBox {
	margin-top: -7px;
	width: 715px;
	float: left;
}

#main .imgBox .textBox p:last-child {
	margin-bottom: 0;
}

#main .note {
	margin-bottom: 55px;
}

#main .sml {
	margin: 8px 0 0;
	font-size: 13px;
	text-align: right;
}

#main .tableBox {
	margin-bottom: 75px;
}

#main .tableBox .tableStyle {
	border-collapse: collapse;
	
}
@media (min-width: 768px)
{	
  #main .tableBox .tableStyle 
  {
  	width: 100%;
  }
}

#main .tableBox .tableStyle th,
#main .tableBox .tableStyle td {
	padding: 8px 5px 9px;
	width: 50%;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.7;
	text-align: center;
	vertical-align: middle;
	border-bottom: 2px solid #D2D2D2;
	border-left: 2px solid #D2D2D2;
	border-right: 2px solid #D2D2D2;
	box-sizing: border-box;
}

#main .tableBox .tableStyle th {
	padding: 6px 5px 8px;
	font-weight: bold;
	background-color: #F3F3F3;
	border-top: 2px solid #D2D2D2;
	border-bottom: none;
}

#main .tableBox .tableStyle td sup {
	font-size: 7px;
}

#app02,
#app03,
#app04,
#app06 {
	margin: -85px 0 -67px;
}

#app02 .content,
#app03 .content,
#app04 .content,
#app05 .content,
#app06 .content {
	padding-top: 106px;
}

#app01 .comAppList .link01 a:before,
#app02 .comAppList .link02 a:before,
#app03 .comAppList .link03 a:before,
#app04 .comAppList .link04 a:before,
#app05 .comAppList .link05 a:before,
#app06 .comAppList .link06 a:before {
	display: block;
}

#app01 {
	margin: -85px 0 -27px;
}

#app01 .comAppList {
	margin-bottom: 106px;
}

#app01 .headLine01 {
	margin-bottom: 65px;
}

#app01 .headLine01:before {
	bottom: -16px;
}

#app01 .headLine03 {
	margin-bottom: 37px;
}

#app01 p {
	margin-bottom: 38px;
}

#app01 .imgList {
	margin-bottom: 65px;
}

#app01 .imgList01 {
	margin-bottom: 85px;
}

#app01 .imgList li img {
	width: 100%;
}

#app01 .imgList02 {
	margin-bottom: 23px;
}

#app01 .imgList02 li img {
	height: 100%;
}

#app01 .imgList03 {
	margin-top: -38px;
}

#app01 .tableBox {
	margin-bottom: 50px;
}

#app01 .headLine06 {
	margin-bottom: 16px;
}

#app01 .tableBox01 {
	margin-bottom: 8px;
	padding-top: 4px;
}

#app01 .note {
	margin-bottom: 58px;
	text-align: right;
}

#app01 .note01 {
	margin-bottom: 33px;
}

#app01 .noteUl01 {
	margin-bottom: 120px;
}

#app01 .noteUl01 li .txt {
	min-width: 470px;
}

#app01 .noteUl02 {
	margin-bottom: 166px;
}

#app01 .noteUl03 {
	margin-bottom: 66px;
}

#app01 .noteUl04 {
	margin-bottom: 190px;
}

#app01 .noteUl03 .link01 {
	font-weight: bold;
}

#app01 .photo {
	margin-bottom: 32px;
}

#app01 .photo01 {
	margin-bottom: 75px;
	text-align: center;
}

#app01 .ttl {
	margin: 65px 0 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#app01 .oppList {
	width: 750px;
	margin: 0 auto 100px;
}

#app01 .oppList li {
	width: 280px;
	float: left;
}

#app01 .oppList li img {
	width: 100%;
}

#app01 .oppList .list01 {
	margin-top: 58px;
}

#app01 .oppList .list02 {
	width: 73px;
	margin: 41px 63px 0 54px;
}

#app01 .oppList .list02 img {
	width: 100%;
}

#app01 .tableBox .comTable td {
	vertical-align: middle;
}

#app01 .tableBox .comTable td a {
	min-width: 187px;
}

#app01 .tableBox02 {
	margin-bottom: 100px;
}

#app01 .tableBox03 {
	margin-bottom: 80px;
}

#app02 .headLine01 {
	margin-bottom: 59px;
}

#app02 .headLine01:before {
    bottom: -16px;
}

#app02 .tableBox01 {
	margin-bottom: 110px;
	padding-top: 5px;
}

#app02 .tableBox01 .comTable td {
	vertical-align: middle;
}

#app03 .headLine01 {
	margin-bottom: 70px;
}

#app03 .headLine01:before {
    bottom: -16px;
}

#app03 .headLine03 {
	margin-bottom: 57px;
	font-size: 23px;
}

#app03 .imgBox {
    margin-bottom: 50px;
}

#app03 .imgBox .photoBox .txt {
	margin-top: 13px;
	display: block;
	font-size: 13px;
	text-align: center;
}

#app03 .tableBox {
	margin-bottom: 16px;
}

#app03 .tableBox .comTable th,
#app03 .tableBox .comTable td {
	width: auto;
	height: 44px;
	text-align: center;
}

#app03 .tableBox .comTable th {
	width: 15%;
	font-weight: bold;
}

#app03 .tableBox .comTable th:first-child {
	width: 21%;
}

#app03 .tableBox {
	line-height: 1.6;
}

#app03 .tableBox .tableStyle td {
	line-height: 1.6;
}

#app03 .tableBox01 {
	margin-bottom: 98px;
}

#app03 .noteUl {
	margin-bottom: 97px;
}

#app03 .tableBox02 {
	margin-bottom: 187px;
	padding-top: 6px;
}

#app03 .tableBox02 .comTable th, 
#app03 .tableBox02 .comTable td {
	width: 77%;
	height: 80px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

#app03 .tableBox02 .comTable td
{
  width: 25%;
}


#app03 .tableBox02 .comTable th {
	width: 25%;
}

#app04 {
	margin-bottom: -48px;
}

#app04 .headLine01 {
	margin-bottom: 60px;
}

#app04 .headLine01:before {
    bottom: -17px;
}

#app04 .headLine03 {
	margin-bottom: 42px;
}

#app04 .topText {
	margin-bottom: 71px;
}

#app04 .imgBox {
	margin-bottom: 42px;
}

#app04 .imgBox .photoBox .txt {
	margin-top: 13px;
	display: block;
	font-size: 13px;
	text-align: center;
}

#app04 .imgBox01 {
	margin-bottom: 47px;
}

#app04 .tableBox {
	margin-bottom: 120px;
}

#app04 .tableBox .tableStyle td {
	height: 60px;
}

#app04 .tableBox01 {
	margin-bottom: 100px;
}

#app04 .noteUl {
	margin-bottom: 117px;
}

#app04 .tableBox02 {
	margin-bottom: 109px;
}

#app04 .tableBox02 .comTable td {
	vertical-align: middle;
}

#app04 .tableBox02 .comTable td a {
	padding-right: 80px;
	min-width: inherit;
}

#app04 .tableBox02 .comTable td .link {
	padding-right: 0;
	background: none;
}

#app05 {
	margin: -85px 0 -47px;
}

#app05 .headLine01 {
	margin-bottom: 57px;
}

#app05 .headLine01:before {
	bottom: -16px;
}

#app05 .headLine03 {
	margin-bottom: 42px;
}

#app05 .imgBox {
	margin-bottom: 45px;
}

#app05 .imgBox .photoBox {
	margin-bottom: 0;
}

#app05 .imgBox .photoBox p {
	margin: 13px 0 0;
	font-size: 13px;
	text-align: center;
}

#app05 .imgBox .textBox p {
	margin-bottom: 27px;
}

#app05 .ttl {
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#app05 .photo {
	margin-bottom: 130px;
}

#app05 .tableBox {
	margin-bottom: 116px;
}

#app05 .noteUl {
	margin-bottom: 97px;
}

#app05 .tableBox01 {
	margin-bottom: 85px;
}


#app05 .comTable th,
#app05 .comTable td {
	vertical-align: middle;
}

#app05 .tableBox .comTable td a {
	min-width: 158px;
}

#app05 .tableBox .tableStyle td {
	height: 59px;
}

#app05 .h4Ttl01 {
	margin-bottom: 33px;
}

#app05 .imgList {
	margin-bottom: 53px;
}

#app05 .imgList li {
	width: 350px;
}

#app05 .imgList li img {
	width: 100%;
}

#app05 .imgList li .pho {
	margin-bottom: 12px;
}

#app05 .imgList li .ttl {
	margin-bottom: 0;
	font-size: 14px;
	text-align: left;
}

#app05 .noteUl02 {
	margin-bottom: 72px;
}

#app05 .noteUl li {
	font-weight: bold;
}

#app05 .noteUl li .link01 {
	padding: 30px 10px 30px 16px;
	min-width: 295px;
	background: url(../image/common/icon11.png) no-repeat left center, url(../image/common/icon14.png) no-repeat right center;
	background-size: 9px auto, auto;
}

#app06 {
	margin-bottom: -47px;
}

#app06 .headLine01 {
	margin-bottom: 59px;
}

#app06 .headLine01:before {
    bottom: -16px;
}

#app06 .headLine03 {
	margin-bottom: 36px;
}

#app06 p {
	margin-bottom: 36px;
}

#app06 .picUl {
	margin-bottom: 41px;
}

#app06 .picUl li {
	margin-right: 31px;
	width: 350px;
	float: left;
}

#app06 .picUl li img {
	width: 100%;
}

#app06 .note {
	margin-bottom: 84px;
}

#app06 .noteUl {
	margin-bottom: 54px;
}

#app06 .noteUl .list01 {
	margin-top: 74px;
	font-weight: bold;
}

#app06 .noteUl .list01 .link01 {
	padding: 10px 56px 10px 16px;
	background: url(../image/common/icon11.png) no-repeat left center, url(../image/common/icon14.png) no-repeat right center;
	background-size: 9px auto, auto;
}

#app06 .noteUl01 {
	
	//margin-bottom: 128px;
	margin-bottom: 54px;
}

@media screen and (max-width: 767px) {
	.pageTitle {
		margin-bottom: 50px;
		background-image: url(../image/common/sp_page_title_bg08.jpg);
	}
	
	.pageTitle h1 img,
	.pageTitle .appTitle img {
		height: 20px;
	}

	#main {
		margin-bottom: 22px;
	}

	#main p {
		margin-bottom: 24px;
		font-size: 13px;
		line-height: 1.77;
	}
		
	#main p sup {
		font-size: 7px;
	}
	
	#main .linkList {
		margin-top: 0;
	}
	
	#main .linkList li {
		margin: 0 0 35px;
		width: auto;
		float: none;
	}
	
	#main .linkList li:nth-child(3n-1) {
		margin: 0 0 35px;
	}
	
	#main .linkList li a {
		font-size: 12px;
	}
	
	#main .linkList li .txtBox {
		margin-top: 12px;
	}
	
	#main .linkList li h2 {
		margin-bottom: 6px;
		font-size: 15px;
	}

	#main .linkList li p {
		font-size: 12px;
		line-height: 1.5;
		text-align: justify;
	}
	
	#main .imgList {
		margin: 0 0 46px;
	}
	
	#main .imgList li {
		margin: 0 0 28px;
		width: auto;
		float: none;
	}

	#main .imgList li:nth-child(3n-1) {
		margin: 0 0 28px;
	}
	
	#main .imgList li:last-child {
		margin-bottom: 0;
	}

	#main .imgList li img {
		width: 100%;
	}

	#main .imgList li .txt {
		margin-top: 11px;
		font-size: 11px;
	}
	
	#main .noteUl {
		margin-bottom: 73px;
	}
	
	#main .noteUl li {
		font-size: 12px;
	}
	
	#main .noteUl li sup {
		font-size: 6px;
	}
				
	#main .noteUl01 li {
		margin-bottom: 10px;
	}
	
	#main .noteUl01 li .txt {
		margin-right: 0;
		min-width: inherit;
		display: block;
	}

	#main .noteUl01 li a {
		padding: 0 15px 0 30px;
		background: url(../image/common/icon11.png) no-repeat left 17px center;
		background-size: 7px auto;
	}
	
	#main .noteUl01 li .link01 {
		background: url(../image/common/icon11.png) no-repeat left 17px center, url(../image/common/icon14.png) no-repeat right center;
		background-size: 7px auto, 12px auto;
	}

	#main .tableBox .comTable th,
	#main .tableBox .comTable td {
		padding: 9px 5px 9px 10px;
		//width: 64%;
		height: inherit;
		text-align: center;
		border-width: 1px;
	}
	
	#main .tableBox .comTable th {
		//width: 26%;
		text-align: left;
		white-space: nowrap;
	}
	
	#main .tableBox .comTable td a {
		padding: 0 0 23px;
		min-width: inherit;
		background-position: center bottom;
		background-size: 20px auto;
	}

	#main .tableBox .comTable .wid01 {
		width: 20% !important;
	}
	
	#main .tableBox .comTable .wid01:nth-child(3n) {
		width: 44% !important;
	}

	#main .imgBox {
		margin-bottom: 44px;
	}
	
	#main .imgBox .photoBox {
		margin-bottom: 0;
		width: auto;
		float: none;
	}
	
	#main .imgBox .textBox {
		margin: 0 0 33px;
		width: auto;
		float: none;
	}

	#main .note {
		margin-bottom: 37px;
	}
			
	#app02,
	#app03,
	#app04,
	#app06 {
		margin: -50px 0 111px;
	}
	
	#app02 .content,
	#app03 .content,
	#app04 .content,
	#app05 .content,
	#app06 .content {
		padding-top: 63px;
	}
		
	#app01 .comAppList .link01 a,
	#app01 .comAppList .link01 a:hover,
	#app02 .comAppList .link02 a,
	#app02 .comAppList .link02 a:hover,
	#app03 .comAppList .link03 a,
	#app03 .comAppList .link03 a:hover,
	#app04 .comAppList .link04 a,
	#app04 .comAppList .link04 a:hover,
	#app05 .comAppList .link05 a,
	#app05 .comAppList .link05 a:hover,
	#app06 .comAppList .link06 a,
	#app06 .comAppList .link06 a:hover {
		opacity: 1 !important;
	}
	
	#app01 {
		margin: -50px 0 111px;
	}
	
	#app01 .comAppList {
		margin-bottom: 62px;
	}
	
	#app01 .headLine01 {
		margin-bottom: 48px;
	}
	
	#app01 .headLine01:before {
		bottom: -5px;
	}
	
	#app01 .headLine03 {
		margin-bottom: 27px;
	}
	
	#app01 p {
		margin-bottom: 27px;
	}

	#app01 .text01 {
		margin-top: -2px;
		font-size: 12px;
		line-height:1.9;
	}
		
	#app01 .imgList01 {
		margin-bottom: 40px;
	}
	
	#app01 .imgList01 .list01 {
		margin: 0 20px 28px !important;
	}
		
	#app01 .imgList li img {
		width: 100%;
	}
		
	#app01 .imgList03 {
		padding-top: 17px;
	}
	
	#app01 .tableBox {
		margin-bottom: 38px;
	}
	
	#app01 .tableBox .tableStyle01 th {
		min-width: 45%;
	}	
	
	#app01 .tableBox .tableStyle01 td {
		padding: 14px 5px 11px !important;
		//width: auto;
		white-space: nowrap;
	}
	
	.tableBox .tableStyle td {
		padding: 14px 5px 11px !important;
		//width: auto;
		white-space: nowrap;
	}
	
	#app01 .tableBox .tableStyle01 th:nth-child(2n) {
		min-width: 55%;
	}	
	
	#app01 .tableBox .tableStyle01 td span {
		margin-bottom: -1px;
		display: block;
	}

	#main .sml {
		margin: 5px 0 0;
		font-size: 11px;
	}
	
	#app01 .noteUl {
		margin: 0 0 94px -5px;
	}
	
/*
	.noteUl li .txt
	{
  	font-weight: bold;
	}
*/

	#app01 .noteUl li,
	#app04 .noteUl li {
		margin-bottom: 20px;
	}
		
	#app01 .noteUl01 li a {
		margin-left: 15px;
		padding-left: 13px;
		background-position: left center;
		background-size: 8px auto;
	}
	
	#app01 .noteUl01 li .link01 {
		background: url(../image/common/icon11.png) no-repeat left center, url(../image/common/icon14.png) no-repeat right center;
		background-size: 7px auto, 12px auto;
	}
	
	#app01 .headLine06 {
		margin-bottom: 16px;
	}
	
	#app01 .tableBox01 {
		margin-bottom: 8px;
	}
	
	#app01 .tableBox01 .tableStyle .wid01 {
		width: 24%;
	}
	
	#app01 .tableBox01 .tableStyle th,
	#app01 .tableBox01 .tableStyle td {
		padding: 6px 5px 7px;
	}
		
	#app01 .note {
		margin-bottom: 10px;
		font-size: 12px;
	}
		
	#app01 .note01 {
		margin-bottom: 50px;
	}
	
	#app01 .noteUl01 {
		margin-bottom: 84px;
	}
	
	#app01 .noteUl01 li .txt {
		min-width: inherit;
		font-weight: bold;
	}
	
	#app04 .noteUl01 li .txt {
		min-width: inherit;
		font-weight: bold;
	}
	
	#app01 .noteUl03 {
		margin-bottom: 40px;
	}
	
	#app01 .noteUl03 .link01 {
		font-weight: bold;
	}
	
	#app01 .noteUl02 {
		margin-bottom: 90px;
	}
	
	#app01 .noteUl04 {
		margin-bottom: 135px;
	}
	
	#app01 .photo img {
		width: 100%;
	}
	
	#app01 .photo span {
		margin-top: 12px;
		font-size: 11px;
		text-align: center;
	}
	
	#app01 .ttl {
		margin: 65px 0 20px;
		font-size: 14px;
	}
		
	#app01 .photo01 {
		margin: 0 55px 75px;
		text-align: center;
	}
	
	#app01 .oppList {
		width: auto;
		margin: -44px 55px 92px;
	}
	
	#app01 .oppList li {
		width: auto;
		float: none;
	}
	
	#app01 .oppList li img {
		width: 100%;
	}
	
	#app01 .oppList .list01 {
		margin-top: 58px;
	}
	
	#app01 .oppList .list02 {
		width: 48px;
		margin: 28px auto 23px;
	}
	
	#app01 .tableBox .comTable td {
		vertical-align: middle;
	}
	
	#app01 .tableBox .comTable td a {
		min-width: 187px;
	}
	
	#app01 .tableBox02 {
		margin-bottom: 55px;
	}
	
	#app01 .tableBox03 {
		margin-bottom: 50px;
	}
	
	#app02 .headLine01 {
		margin-bottom: 39px;
	}
	
	#app02 .headLine01:before {
		bottom: -5px;
	}
	
	#app02 .tableBox {
		margin-bottom: 49px;
	}
	
	
	#main .tableBox .tableStyle th,
	#main .tableBox .tableStyle td {
		padding: 6px 5px 7px;
		font-size: 12px;
		line-height: 1.3;
		border: 1px solid #D2D2D2 !important;
	}
	
	#main .tableBox .tableStyle th {
		padding: 8px 5px 7px;
		background-color: #F3F3F3;
	}
	
	#main .tableBox .tableStyle td sup {
		font-size: 6px;
	}
	
	#app02 .tableBox01 {
		margin: -2px 0 92px;
		padding-top: 0;
	}
	
	#app03 .headLine01 {
		margin-bottom: 50px;
	}
	
	#app03 .headLine01:before {
		bottom: -5px;
	}
	
	#app03 .headLine03 {
		margin-bottom: 27px;
		font-size: 19px;
	}
	
	#app03 .imgBox {
		margin-bottom: 40px;
	}
	
	#app03 .imgBox .photoBox .txt {
		margin-top: 6px;
		font-size: 11px;
	}

	#app03 .tableBox {
		margin-bottom: 23px;
	}
	
	#app03 .tableBox .comTable th,
	#app03 .tableBox .comTable td {
		width: 58%;
		height: auto;
		border-width: 1px !important;
	}
	
	#app03 .tableBox .comTable th {
		width: 42%;
		text-align: left;
	}
	
	#app03 .tableBox .comTable th:first-child {
		width: 42%;
	}
	
	#app03 .tableBox .comTable thead th {
		text-align: center;
	}

	#app03 .tableBox {
		line-height: 1.6;
	}

	#app03 .tableBox .tableStyle th,
	#app03 .tableBox .tableStyle td {
		padding: 7px 5px;
		width: auto;
	}
	
	#app03 .tableBox .tableStyle th {
		width: 38%;
	}
	
	#app03 .tableBox .tableStyle th:nth-child(2n) {
		width: 62%;
	}
	
	#app03 .tableBox .tableStyle td {
		padding-bottom: 13px;
		letter-spacing: -0.5px;
	}

	#app03 .tableBox01 {
		margin-bottom: 65px;
	}

	#app03 .noteUl {
		margin-bottom: 49px;
	}
	
	#app03 .noteUl li {
		margin-bottom: 0;
		padding-left: 5em;
		text-indent: -5em;
		line-height: 1.9;
	}

	#app03 .tableBox02 {
		margin-bottom: 83px;
		padding-top: 0;
	}
	
	#app03 .tableBox02 .comTable th, 
	#app03 .tableBox02 .comTable td {
		width: 23%;
		height: 44px;
		font-weight: normal;
		text-align: left;
		vertical-align: middle;
	}
	
	#app03 .tableBox02 .comTable th {
		width: 32% !important;
	}
	
	#app04 {
		margin-bottom: 111px;
	}
	
	#app04 .headLine01 {
		margin-bottom: 39px;
	}
	
	#app04 .headLine01:before {
		bottom: -5px;
	}

	#app04 .headLine03 {
		margin-bottom: 27px;
	}
		
	#app04 .topText {
		margin-bottom: 44px;
	}
		
	#app04 .imgBox {
		margin-bottom: 30px;
	}
	
	#app04 .imgBox .photoBox .txt {
		margin-top: 6px;
		font-size: 11px;
	}
	
	#app04 .imgBox01 {
		margin-bottom: 34px;
	}

	#app04 .tableBox {
		margin-bottom: 76px;
	}

	#app04 .tableBox .tableStyle th,
	#app04 .tableBox .tableStyle td {
		padding: 7px 5px;
		width: auto;
	}
	
	#app04 .tableBox .tableStyle th {
		width: 38%;
	}
	
	#app04 .tableBox .tableStyle th:nth-child(2n) {
		width: 62%;
	}
	
	#app04 .tableBox .tableStyle td {
		height: 47px;
	}

	#app04 .tableBox01 {
		margin-bottom: 67px;
	}

	#app04 .noteUl {
		margin-bottom: 50px;
	}
	
	#app04 .noteUl01 li a {
		margin-left: 15px !important;
		padding: 2px 15px 2px 14px !important;
		background-size: 7px auto, 12px auto !important;
	}

	#app04 .tableBox02 {
		margin-bottom: 113px;
	}
	
	#app04 .tableBox02 .comTable td {
		text-align: center;
	}
	
	#app04 .tableBox02 .comTable td a {
		padding-right: 0;
		min-width: inherit;
	}
	
	#app05 {
		margin: -50px 0 111px;
	}
	
	#app05 .headLine01 {
		margin-bottom: 43px;
	}
	
	#app05 .headLine01:before {
		bottom: -5px;
	}

	#app05 .headLine03 {
		margin-bottom: 23px;
	}

	#app05 .imgBox {
		margin-bottom: 51px;
	}
	
	#app05 .imgBox .textBox {
		margin-bottom: 35px;
	}
	
	#app05 .imgBox .textBox p {
		margin-bottom: 13px;
	}

	#app05 .imgBox .photoBox {
		margin-bottom: 0;
	}
	
	#app05 .imgBox .photoBox p {
		margin: 7px 0 0;
		font-size: 11px;
	}

	#app05 .imgBox .textBox img {
		width: 100%;
	}
		
	#app05 .photo {
		margin: 0 -4px 40px;
	}
		
	#app05 .photo img {
		margin: 0 auto;
		width: 100%;
		max-width: 400px;
	}
		
	#app05 .ttl {
		margin-bottom: 10px;
		font-size: 14px;
	}

	#app05 .imgBoxL {
		margin-bottom: 37px;
		width: auto;
		display: block;
	}

	#app05 .imgBoxL .photoBox,
	#app05 .imgBoxL .textBox {
		display: block;
	}

	#app05 .imgBoxL .photoBox {
		margin-bottom: 20px;
	}

	#app05 .imgBoxL .photoBox img {
		width: 100%;
	}
	
	#app05 .imgBoxL .textBox {
		margin-left: 3px;
		padding: 0;
		width: auto;
	}

	#app05 .imgBoxL .textBox dl {
		margin-bottom: 8px;
		font-size: 12px;
	}
	
	#app05 .tableBox {
		margin-bottom: 75px;
	}

	#app05 .noteUl {
		margin-bottom: 50px;
	}

	#app05 .noteUl01 li {
		margin-bottom: 5px;
	}

	#app05 .tableBox01 {
		margin-bottom: 59px;
	}

	#app05 .comTable th,
	#app05 .comTable td {
		vertical-align: middle;
	}
	
	#app05 .tableBox .tableStyle td {
		height: 44px;
	}
	
	#app05 .h4Ttl01 {
		margin-bottom: 15px;
	}
	
	#app05 .imgList {
		margin-bottom: 40px;
	}
	
	#app05 .imgList li {
		margin-bottom: 36px;
		width: auto;
	}
		
	#app05 .imgList li:nth-child(3n-1) {
		margin-bottom: 35px;
	}

	#app05 .imgList li .pho {
		margin-bottom: 16px;
	}
	
	#app05 .imgList li .ttl {
		margin-bottom: 0;
		font-size: 13px;
	}
	
	#app05 .imgList li .txtBox p {
		margin-bottom: 0;
		font-size: 12px;
		line-height: 1.9;
	}
	
	#main .noteUl01 li a {
		padding: 0 26px 0 16px;
		text-decoration: none;
		background: url(../image/common/icon11.png) no-repeat left center;
		background-size: 9px auto;
	}
	
	#main .noteUl01 li .link01 {
		padding: 10px 38px 10px 14px;
		min-width: inherit;
		background: url(../image/common/icon11.png) no-repeat left center, url(../image/common/icon14.png) no-repeat right center;
		background-size: 7px auto, 18px auto;
	}	
	
	#app06 {
		margin-bottom: 111px;
	}

	#app06 .headLine01 {
		margin-bottom: 47px;
	}
	
	#app06 .headLine01:before {
		bottom: -5px;
	}

	#app06 .headLine03 {
		margin-bottom: 26px;
	}

	#app06 p {
		margin-bottom: 29px;
	}
	
	#app06 .picUl {
		margin-bottom: 7px;
	}

	#app06 .picUl li {
		margin: 0 0 20px;
		width: auto;
		float: none;
	}
	
	#app06 .picUl li:last-child {
		margint: 0;
	}
	
	#app06 .note {
		margin-bottom: 47px;
		font-size: 12px;
	}
	
	#app06 .noteUl {
		margin-bottom: 45px;
	}
	
	#app06 .noteUl .list01 {
		margin-top: 53px;
	}
	
	#app06 .noteUl .list01 .link01 {
		padding: 10px 25px 10px 16px;
		background: url(../image/common/icon11.png) no-repeat left 3px center, url(../image/common/icon14.png) no-repeat right center;
		background-size: 8px auto, 19px auto;
	}
	
	#app06 .noteUl01 {
		margin-bottom: 73px;
	}
	
	#app06 .noteUl01 li {
		margin-bottom: 5px;
	}
	.tableBox
	{
  	overflow-x: scroll;
  	width: 100%;
  	-webkit-overflow-scrolling: touch;
	}
}
@media (min-width: 480px) and (max-width: 767px) {	
	.pageTitle h1 img,
	.pageTitle .appTitle img {
		height: 25px;
	}
}
@media (min-width: 320px) and (max-width: 374px) {	
	.pageTitle h1 img,
	.pageTitle .appTitle img {
		height: 16px;
	}
}

/*-----------------------------------------
お問い合わせ先
-------------------------------------------*/
#main .externalBox {
	padding: 60px 10px 45px;
	background-color: #F3F3F3;
	margin-bottom: 128px;
	text-align: center;
}

#main .externalBox .title {
	margin-bottom: -10px;
	font-size: 20px;
	font-weight: bold;
}

#main .externalBox .btn {
	margin-bottom: 0;
}

#main .externalBox .btn a {
	padding: 5px 22px 5px;
	display: inline-block;
	color: #3F9520;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background: url(../image/common/icon22.png) no-repeat right center;
}

#main .externalBox .btn a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

@media (max-width: 767px)
{
  #main .externalBox {
		margin-top: -12px;
		padding: 22px 10px;
	}
	
	#main .externalBox .title {
		margin-bottom: -5px;
		font-size: 13px;
		text-align: center;	
	}
	
	#main .externalBox .btn {
		margin-bottom: 0;
		text-align: center;	
	}
	
	#main .externalBox .btn a {
		padding: 5px 15px 5px;
		font-size: 13px;
		background-image: url(../image/common/sp_icon05.png);
		background-size: 9px 7px;
	}		
}

/*-----------------------------------------
アコーディオン
-------------------------------------------*/
.section h2
{
  cursor: pointer;
}
.section__content
{
  display: none;
}

#app01 .content
{
  margin-bottom: 100px;
  @media (max-width: 767px)
  {
    margin-bottom: 60px;
  }
}

#app01 .headLine03
{
  border-bottom: solid 1px #eaeaea;
  padding-bottom: 25px;
  margin-bottom: 25px;
  background: url(../image/application/down-icon.png) no-repeat right bottom 30px;
  line-height: 1;
}

#app01 .headLine03.on
{
  background: url(../image/application/up-icon.png) no-repeat right bottom 30px;
}

 @media (max-width: 767px)
{
  #app01 .headLine03
  {
    background: url(../image/application/down-icon.png) no-repeat right bottom 25px;
    background-size: 19px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  #app01 .headLine03.on
{
  background: url(../image/application/up-icon.png) no-repeat right bottom 25px;
  background-size: 19px;
}
}


