@charset "utf-8";
/************************************************************************************************************************************
	section_00
************************************************************************************************************************************/
#index #section_00 {
	margin-bottom: 20px;
}

/** #mv *****************************************************************/
#index #section_00 #mv {
	max-width: 1120px;
	margin-left: auto;
	margin-right: auto;
	background-image: -moz-linear-gradient( 90deg, rgb(238,244,245) 63%, rgb(219,216,207) 73%, rgb(199,188,168) 85%);
  background-image: -webkit-linear-gradient( 90deg, rgb(238,244,245) 63%, rgb(219,216,207) 73%, rgb(199,188,168) 85%);
  background-image: -ms-linear-gradient( 90deg, rgb(238,244,245) 63%, rgb(219,216,207) 73%, rgb(199,188,168) 85%);
}
#index #section_00 #mv .bg {
	background-image: url('../img/mv_bg_01.png');
	background-size: 624px 415px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

#index #section_00 #mv .ttl {
	max-width: 526px;
}

#index #section_00 #mv .ttl2 {
	letter-spacing: -0.7em;
}
#index #section_00 #mv .ttl2 p {
	display: inline-block;
	vertical-align: top;
}
#index #section_00 #mv .ttl2 p:nth-child(1) {
	max-width: 480px;
}
#index #section_00 #mv .ttl2 p:nth-child(2) {
	max-width: 312px;
}
#index #section_00 #mv .ttl2 p:nth-child(3) {
	max-width: 260px;
}
#index #section_00 #mv .text {
	max-width: 321px;
}


@media print, screen and (min-width: 768px) {
	#index #section_00 #mv .ttl {
		padding-top: 19px; /* 修正(22px) */
		padding-left: 47px;
	}
	#index #section_00 #mv .ttl2 {
		padding-top: 1px;
		padding-left: 27px;
	}
	#index #section_00 #mv .ttl2 p:nth-child(2) {
		margin-top: -5px;
		padding-left: 9px;
	}
	#index #section_00 #mv .ttl2 p:nth-child(3) {
		margin-top: 0px; /* 修正(88px) */
		margin-left: 15px;
	}
	#index #section_00 #mv .text {
		margin-top: -28px;
		padding-left: 112px;
		padding-bottom: 10px;
	}
}
@media screen and (max-width: 767px) {
	#index #section_00 #mv .bg {
		background-image: none;
		padding: 0 10px;
	}

	#index #section_00 #mv .ttl {
		padding-top: 120px; /* 修正(122px) */
	}
	#index #section_00 #mv .ttl2 {
		padding-top: 20px;
		text-align: center;
	}
	#index #section_00 #mv .ttl2 p:nth-child(1) {
		max-width: 270px;
	}
	#index #section_00 #mv .ttl2 p:nth-child(2) {
		padding: 20px 0;
	}
	#index #section_00 #mv .ttl2 p:nth-child(3) {
		margin-bottom: 14px;
	}
	#index #section_00 #mv .text {
		padding-top: 4px;
		padding-bottom: 10px;
		margin: 0 auto;
	}
}




/** .merit *****************************************************************/
#index #section_00 .merit {
	position: relative;
	z-index: 2;
	max-width: 1120px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	padding-bottom: 9px;
	margin-bottom: 37px;
	background-color: #1e4256;
}

#index #section_00 .merit .ttl {
	max-width: 722px;
	margin: 0 auto 1px;
}
#index #section_00 .merit ul {
	padding-top: 8px;
}
#index #section_00 .merit ul li {
	position: relative;
	display: inline-block;
	padding: 30px 0;
	border-radius: 5px;
  background-image: -moz-linear-gradient( 90deg, rgb(233,233,233) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(233,233,233) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(233,233,233) 0%, rgb(255,255,255) 100%);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.6);
}
#index #section_00 .merit ul li::after {
	content: " ";
	position: absolute;
	top: -5px;
	right: -5px;
	display: block;
	width: 60px;
	height: 38px;
	background-image: url('../img/mv_bg_02.png');
	background-size: contain;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#index #section_00 .merit ul li span {
	display: block;
	margin: 0 auto;
}


@media print, screen and (min-width: 768px) {
	#index #section_00 .merit ul {
		width: 937px;
		text-align: center;
		letter-spacing: -0.7em;
		margin: 0 auto;
	}
	#index #section_00 .merit ul li {
	}

	#index #section_00 .merit ul li:nth-child(1) {
		width: 281px;
	}
	#index #section_00 .merit ul li:nth-child(2) {
		width: 302px;
	}
	#index #section_00 .merit ul li:nth-child(3) {
		width: 328px;
	}
	#index #section_00 .merit ul li:nth-child(1) span {
		max-width: 180px;
	}
	#index #section_00 .merit ul li:nth-child(2) span {
		max-width: 255px;
	}
	#index #section_00 .merit ul li:nth-child(3) span {
		max-width: 277px;
	}
}
@media screen and (max-width: 767px) {
	#index #section_00 .merit {
		margin-bottom: 20px;
	}

	#index #section_00 .merit ul {
		padding: 0 8px;
	}
	#index #section_00 .merit ul li {
		display: block;
		width: 80%;
		margin: 5px auto;
	}
	#index #section_00 .merit ul li:nth-child(1) span {
		width: 64.056939501779359430604982206406%;	/* 180/281*100 */
	}
	#index #section_00 .merit ul li:nth-child(2) span {
		width: 90.747330960854092526690391459075%;	/* 255/281*100 */
	}
	#index #section_00 .merit ul li:nth-child(3) span {
		width: 98.576512455516014234875444839858%;	/* 277/281*100 */
		margin: 0 auto;
	}
}




/** .text_box *****************************************************************/
#index #section_00 .text_box {
	padding-left: 22px;
	background-color: #FFF;
	border: solid 1px #adadad;
	background-image: url('../img/sec_00_bg_01.jpg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right center;
}

#index #section_00 .text_box .ttl {
	position: relative;
	top: -13px;
	font-size: 31px;
	font-weight: 600;
	line-height: 1.2;
	padding: 30px 0 25px 79px;
	background-image: url('../img/icon_exclamation.png');
	background-size: 74px 70px;
	background-repeat: no-repeat;
	background-position: left top;
}
#index #section_00 .text_box .ttl::after {
	content: " ";
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	max-width: 556px;
	width: 100%;
	height: 0px;
	border-bottom: dotted 2px #000;
}
#index #section_00 .text_box .ttl span {
	display: block;
	font-size: 17px;
}
#index #section_00 .text_box .text {
	position: relative;
	top: -13px;
	font-size: 19px;
}
#index #section_00 .text_box .text span {
	color: #e93113;
}
#index #section_00 .text_box .link {
	max-width: 593px;
	text-align: right;
	margin-top: -13px;
	padding-bottom: 8px;
}
#index #section_00 .text_box .link a {
	display: inline-block;
	max-width: 180px;
}


@media print, screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
	#index #section_00 .text_box {
		padding-bottom: 50%;
		background-position: right bottom;
	}
	#index #section_00 .text_box .ttl {
		font-size: 21px;
		margin-bottom: 13px;
		background-size: 64px auto;
	}
	#index #section_00 .text_box .text {
		font-size: 15px;
		padding: 0 15px;
	}
	#index #section_00 .text_box .link {
		text-align: center;
		margin: 15px auto 10px;
	}
}
@media screen and (max-width: 340px) {
	#index #section_00 .text_box .ttl {
		font-size: 21px;
		padding: 13px 0 10px 59px;
		background-size: 54px auto;
	}
	#index #section_00 .text_box .ttl span {
		font-size: 15px;
	}

}






/************************************************************************************************************************************
	section_01
************************************************************************************************************************************/
#index #section_01 {
	margin-bottom: 67px;
}
#index #section_01 .common_ttl .ttl {
	max-width: 719px;/*修正*/
	padding: 6px 0 4px;
	margin: 0 auto;
}


@media print, screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
	#index #section_01 .common_ttl .ttl {
		padding: 16px 0 14px;
	}
}




/** .content_01 *****************************************************************/
#index #section_01 .content_01 {
	background-color: #FFF;
}

#index #section_01 .content_01 #googlemap {
	width: 100%;
}

#index #section_01 .content_01 .contact_text {
	max-width: 820px;
	margin: 20px auto 0;
	padding-bottom: 10px;
	border: solid 1px rgb(62, 131, 43);
	border-radius: 3px;
}
#index #section_01 .content_01 .contact_text h2 {
	color: #FFF;
	font-size: 32px;
	font-weight: 600;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 13px;
	background-color: rgb(62, 131, 43);
}


#index #section_01 .content_01 .contact_text .left {
	max-width: 415px;
}

#index #section_01 .content_01 .contact_text .right span,
#index #section_01 .content_01 .contact_text .right a {
	display: block;
	margin: 0 auto;
	line-height: 1;
}
#index #section_01 .content_01 .contact_text .right span:nth-child(1) {
	max-width: 296px;
}
#index #section_01 .content_01 .contact_text .right a:nth-child(2) {
	max-width: 309px;
	margin: 7px 0;
}
#index #section_01 .content_01 .contact_text .right span:nth-child(3) {
	max-width: 127px;
}


@media print, screen and (min-width: 768px) {
	#index #section_01 .content_01 .contact_text {
	}
	#index #section_01 .content_01 .contact_text .left {
		float: left;
		padding-left: 26px;
	}
	#index #section_01 .content_01 .contact_text .right {
		float: right;
		padding-right: 13px;
	}
}
@media screen and (max-width: 767px) {
	#index #section_01 .content_01 .contact_text h2 {
		font-size: 20px;
	}
	#index #section_01 .content_01 .contact_text .left,
	#index #section_01 .content_01 .contact_text .right {
		padding-left: 10px;
		padding-right: 10px;
	}
	#index #section_01 .content_01 .contact_text .left {
		margin-bottom: 10px;
	}

	#index #section_01 .content_01 .contact_text .right a:nth-child(2) {
		margin: 7px auto;
	}
}






/************************************************************************************************************************************
	section_02
************************************************************************************************************************************/
#index #section_02 {
	margin-bottom: 90px;
}
#index #section_02 .common_ttl .ttl {
	max-width: 833px;
	padding: 22px 0 22px;
	margin: 0 auto;
}


@media print, screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
	}
}




/** .content_01 *****************************************************************/
#index #section_02 .content_01 {
	background-color: #FFF;
}

#index #section_02 .content_01 .redtext {
	color: #cf3303;
	font-size: 21px;
	margin-top: 12px;
}

#index #section_02 .content_01 .table {
	width: 100%;
}
#index #section_02 .content_01 .table table {
	width: 100%;
}
#index #section_02 .content_01 .table table thead {
}
#index #section_02 .content_01 .table table tbody {
}

#index #section_02 .content_01 .table table thead {
	border-top: solid 1px #7e6c5d;
	border-left: solid 1px #7e6c5d;
	border-right: solid 1px #7e6c5d;
}
#index #section_02 .content_01 .table table thead td {
	background-color: #cfb983;
	width: 160px;
	border-bottom: solid 1px #a18d6f;
}
#index #section_02 .content_01 .table table thead th {
	color: #583f2e;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 6px 0;
	background-color: #e6d9b7;
	border-left: solid 1px #b3a69a;
	border-bottom: solid 1px #b3a69a;
}
#index #section_02 .content_01 .table table thead th:nth-child(2) {
	width: 130px;
}

#index #section_02 .content_01 .table table tbody {
}
#index #section_02 .content_01 .table table tbody th {
	color: #583f2e;
	font-size: 15px;
	vertical-align: middle;
	width: 198px;
	padding: 8px 0;
	background-color: #e6d9b7;
	border-left: solid 1px #b3a69a;
	border-right: solid 1px #b3a69a;
	border-bottom: solid 1px #b3a69a;
}
#index #section_02 .content_01 .table table tbody td {
	color: #583f2e;
	font-size: 18px;
	vertical-align: middle;
	padding: 8px;
	border-left: solid 1px #b3a69a;
	border-right: solid 1px #b3a69a;
	border-bottom: solid 1px #b3a69a;
}
#index #section_02 .content_01 .table table tbody td:nth-child(2) {
	text-align: center;
}

#index #section_02 .content_01 .table table tbody td.vm {
	vertical-align: middle;
}


#index #section_02 .content_01 .table.table1 {
	margin-bottom: 40px;
}
#index #section_02 .content_01 .table.table1 table thead,
#index #section_02 .content_01 .table.table1 table thead th,
#index #section_02 .content_01 .table.table1 table tbody th,
#index #section_02 .content_01 .table.table1 table tbody td {
	border-color: #d0c6bc;
}
#index #section_02 .content_01 .table.table1 table thead th {
	background-color: #d7caa6;
}
/*#index #section_02 .content_01 .table.table1 table tbody tr:not(:last-child) th {
	border-bottom: none;
}*/

#index #section_02 .content_01 .table table tbody td .through {
	font-size: 18px;
	font-weight: 600;
	text-decoration: line-through;
	vertical-align: middle;
}
#index #section_02 .content_01 .table table tbody td .arrow {
	vertical-align: middle;
}
#index #section_02 .content_01 .table table tbody td .arrow img {
	width: 23px;
	vertical-align: middle;
	margin: 0 2px 0 5px;
}
#index #section_02 .content_01 .table table tbody td .red {
	color: #e93113;
	font-size: 30px;
	font-weight: 600;
	vertical-align: middle;
}
#index #section_02 .content_01 .table table tbody td .red span {
	font-size: 27px;
}

#index #section_02 .content_01 .table table tbody td.uq .through {
	margin-left: 70px;
}

@media print, screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
	#index #section_02 .content_01 .redtext {
		font-size: 16px;
	}

	#index #section_02 .content_01 .table2 {
		position: relative;
		overflow: auto;
		white-space: nowrap;
	}
	#index #section_02 .content_01 .table2::-webkit-scrollbar {
		height: 5px;
	}
	#index #section_02 .content_01 .table2::-webkit-scrollbar-track {
		background: #EEEEEE;
	}
	#index #section_02 .content_01 .table2::-webkit-scrollbar-thumb {
		background: #666666;
	}
	#index #section_02 .content_01 .table2 table {
		width: 800px;
	}

	#index #section_02 .content_01 .table table thead th {
		font-size: 16px;
	}
	#index #section_02 .content_01 .table table tbody th {
		font-size: 15px;
	}
	#index #section_02 .content_01 .table table tbody td {
		font-size: 14px;
	}

	#index #section_02 .content_01 .table1,
	#index #section_02 .content_01 .table1 thead,
	#index #section_02 .content_01 .table1 thead tr,
	#index #section_02 .content_01 .table1 thead tr th,
	#index #section_02 .content_01 .table1 thead tr td,
	#index #section_02 .content_01 .table1 tbody,
	#index #section_02 .content_01 .table1 tbody tr,
	#index #section_02 .content_01 .table1 tbody tr th,
	#index #section_02 .content_01 .table1 tbody tr td {
		-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;
		display: block;
		width: 100%;
	}
	#index #section_02 .content_01 .table table tbody td .through,
	#index #section_02 .content_01 .table table tbody td .arrow,
	#index #section_02 .content_01 .table table tbody td .red {
		display: block;
	}
	#index #section_02 .content_01 .table table tbody td.uq .through {
		margin-left: 0;
	}
	#index #section_02 .content_01 .table table tbody td .arrow {
		transform: rotate(90deg);
	}
}

/************************************************************************************************************************************
	section_03
************************************************************************************************************************************/
#index #section_03 {
	margin-bottom: 90px;
}
#index #section_03 .common_ttl .ttl {
	max-width: 643px;
	padding: 20px 0 20px;
	margin: 0 auto;
}
#index #section_03 * {
	font-family: "メイリオ" , Meiryo , "Meiryo UI" , '小塚ゴシック Pr6N' , 'Kozuka Gothic Pr6N' , '小塚ゴシック Pr 6N' , 'Kozuka Gothic Pr 6N' , '小塚ゴシック Pr6 N' , 'Kozuka Gothic Pr6 N' , '小塚ゴシック Pr 6 N' , 'Kozuka Gothic Pr 6 N' , '小塚ゴシック Pro L' , 'Kozuka Gothic Pro Light' , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}


@media print, screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}




/** .content_01 *****************************************************************/
#index #section_03 .content_01 {
	background-color: #FFF;
}

#index #section_03 .list01 {
}
#index #section_03 .list01 .box {
	position: relative;
	color: #463f2f;
	font-size: 18px;
	vertical-align: middle;
	padding: 20px 0 20px 13px;
	border: solid 2px #cfc097;
	border-left: solid 25px #cfc097;
	border-radius: 3px;
}
#index #section_03 .list01 .box span {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -15px;
	color: #000;
	height: 1em;
	margin: auto 0;
}
#index #section_03 .list01 .arrow {
	vertical-align: middle;
	text-align: center;
}



#index #section_03 .inner {
	padding: 0 25px;
}
#index #section_03 .text01 {
	font-size: 16px;
	letter-spacing: -0.7px;
	margin-bottom: 25px;
}
#index #section_03 .text01:last-child {
	margin-bottom: 0px;
}
#index #section_03 .text02 {
	font-size: 16px;
	letter-spacing: -0.7px;
	padding: 0 13px;
	margin-bottom: 25px;
}
#index #section_03 .text02:last-child {
	margin-bottom: 0px;
}
#index #section_03 .ttl2 {
	font-size: 16px;
	font-weight: 600;
	text-indent: -13px;
	margin-bottom: 2px;
}
#index #section_03 .text01 a,
#index #section_03 .text02 a {
	text-decoration: underline;
}


#index #section_03 .boxtext {
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;
	max-width: 540px;
	padding: 20px 25px;
	margin-bottom: 25px;
	border: solid 2px #947541;
}
#index #section_03 .boxtext li {
	font-size: 16px;
}
#index #section_03 .boxtext li span {
	font-weight: 600;
}

#index #section_03 .img1 {
	max-width: 312px;
}


@media print, screen and (min-width: 768px) {
	#index #section_03 .list01 {
		display: table;
		width: 100%;
	}
	#index #section_03 .list01 li {
		display: table-cell;
		letter-spacing: -2px;
	}
	#index #section_03 .list01 .box {
	}
	#index #section_03 .list01 .box span {
		top: -8px;
	}
	#index #section_03 .list01 .arrow {
		position: relative;
		width: 10px;
	}
	#index #section_03 .list01 .arrow span {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		z-index: 1;
		width: 15px;
		height: 25px;
		margin: auto 0;
	}

	#index #section_03 .list01 .box:nth-child(1) { width: 151px; }
	#index #section_03 .list01 .box:nth-child(3) { width: 250px; }
	#index #section_03 .list01 .box:nth-child(5) { width: 125px; }
	#index #section_03 .list01 .box:nth-child(7) { width: 159px; }
	#index #section_03 .list01 .box:nth-child(9) { width: 126px; }

	#index #section_03 .boxtext li {
		float: left;
		width: 50%;
	}
}
@media screen and (max-width: 767px) {
	#index #section_03 .list01 .arrow {
		width: 15px;
		margin: 0 auto;
		transform: rotate(90deg);
	}
	#index #section_03 .list01 .box {
		font-size: 16px;
	}
	#index #section_03 .list01 .box span {
		top: -8px;
	}


	#index #section_03 .inner {
		padding: 0 0px;
	}
	#index #section_03 .common_ttl02 {
		font-size: 17px;
	}
	#index #section_03 .ttl2 {
		padding-left: 13px;
	}
	#index #section_03 .boxtext li:first-child {
		margin-bottom: 15px;
	}
}






/************************************************************************************************************************************
	section_04
************************************************************************************************************************************/
/** #section_04 *****************************************************************/
#index #section_04 {
	margin-bottom: 90px;
}
#index #section_04 .common_ttl .ttl {
	max-width: 634px;
	padding: 19px 0 17px;
	margin: 0 auto;
}

#index #section_04 * {
	font-family: "メイリオ" , Meiryo , "Meiryo UI" , '小塚ゴシック Pr6N' , 'Kozuka Gothic Pr6N' , '小塚ゴシック Pr 6N' , 'Kozuka Gothic Pr 6N' , '小塚ゴシック Pr6 N' , 'Kozuka Gothic Pr6 N' , '小塚ゴシック Pr 6 N' , 'Kozuka Gothic Pr 6 N' , '小塚ゴシック Pro L' , 'Kozuka Gothic Pro Light' , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}


@media print, screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}




/** .content_01 *****************************************************************/
#index #section_04 .common_ttl02 {
	margin-bottom: 15px;
}
#index #section_04 .inner {
	padding: 0 25px;
}
#index #section_04 .text01 {
	font-size: 16px;
	line-height: 2;
	letter-spacing: -0.7px;
	margin-bottom: 25px;
}
#index #section_04 .text01:last-child {
	margin-bottom: 0px;
}
#index #section_04 .name {
	font-size: 16px;
	text-align: right;
}

@media print, screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
	#index #section_04 .inner {
		padding: 0 0px 10px;
	}
	#index #section_04 .common_ttl02 {
		font-size: 17px;
	}
}






/************************************************************************************************************************************
	section_05
************************************************************************************************************************************/
/** #section_05 *****************************************************************/
#index #section_05 {
	margin-bottom: 100px;
}
#index #section_05 .common_ttl .ttl {
	max-width: 261px;
	padding: 21px 0 18px;
	margin: 0 auto;
}

#index #section_05 * {
	font-family: "メイリオ" , Meiryo , "Meiryo UI" , '小塚ゴシック Pr6N' , 'Kozuka Gothic Pr6N' , '小塚ゴシック Pr 6N' , 'Kozuka Gothic Pr 6N' , '小塚ゴシック Pr6 N' , 'Kozuka Gothic Pr6 N' , '小塚ゴシック Pr 6 N' , 'Kozuka Gothic Pr 6 N' , '小塚ゴシック Pro L' , 'Kozuka Gothic Pro Light' , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}


@media print, screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
	#index #section_05 .common_ttl .ttl {
		max-width: 130.5px;
	}
}


/** .content_01 *****************************************************************/
#index #section_05 .content_01 {
	background-color: #FFF;
}

#index #section_05 .content_01 dl {
	padding-bottom: 19px;
	margin-bottom: 18px;
	border-bottom: dotted 1px #cfb077;
}
#index #section_05 .content_01 dl:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
#index #section_05 .content_01 dt {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -0.5px;
	padding: 2px 10px 7px 40px;
	margin-bottom: 10px;
	background-image: url('../img/sec_04_img_01.png');
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#index #section_05 .content_01 dd {
	font-size: 18px;
	letter-spacing: -0.5px;
	padding: 2px 10px 7px 40px;
	background-image: url('../img/sec_04_img_02.png');
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: left top;
}

#index #section_05 .content_01 dd table {
	text-align: left;
	width: 490px;
}
#index #section_05 .content_01 dd table th,
#index #section_05 .content_01 dd table td {
	font-size: 15px;
	padding: 7px 8px 6px;
	border: solid 1px #c9c9c9;
}
#index #section_05 .content_01 dd table th:nth-child(1),
#index #section_05 .content_01 dd table td:nth-child(1) {
	width: 120px;
}
#index #section_05 .content_01 dd table th:nth-child(2),
#index #section_05 .content_01 dd table td:nth-child(2) {
	width: 220px;
}
#index #section_05 .content_01 dd table th:nth-child(3),
#index #section_05 .content_01 dd table td:nth-child(3) {
	width: 80px;
}

@media print, screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
	#index #section_05 .content_01 dt {
		font-size: 16px;
	}
	#index #section_05 .content_01 dd {
		font-size: 14px;
	}

	#index #section_05 .content_01 .table {
		position: relative;
		overflow: auto;
		white-space: nowrap;
	}
	#index #section_05 .content_01 .table::-webkit-scrollbar {
		height: 5px;
	}
	#index #section_05 .content_01 .table::-webkit-scrollbar-track {
		background: #EEEEEE;
	}
	#index #section_05 .content_01 .table::-webkit-scrollbar-thumb {
		background: #666666;
	}
}






/************************************************************************************************************************************
	section_06
************************************************************************************************************************************/
/** #section_06 *****************************************************************/
#index #section_06 {
}
#index #section_06 .common_ttl .ttl {
	max-width: 862px;
	padding: 19px 0 17px;
	margin: 0 auto;
}

#index #section_03 * {
	font-family: "メイリオ" , Meiryo , "Meiryo UI" , '小塚ゴシック Pr6N' , 'Kozuka Gothic Pr6N' , '小塚ゴシック Pr 6N' , 'Kozuka Gothic Pr 6N' , '小塚ゴシック Pr6 N' , 'Kozuka Gothic Pr6 N' , '小塚ゴシック Pr 6 N' , 'Kozuka Gothic Pr 6 N' , '小塚ゴシック Pro L' , 'Kozuka Gothic Pro Light' , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}


@media print, screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
}




/** .content_01 *****************************************************************/
#index #section_06 .content_01 {
	padding: 10px 0 5px;
	margin-bottom: 60px;
	background-color: #FFF;
}

#index #section_06 .content_01 .text01 {
	font-size: 16px;
	margin: 100px 0 25px;
}
#index #section_06 .content_01 .check {
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	margin: 5px 0 20px;
}
#index #section_06 .content_01 .ttl {
	color: #5d3517;
	font-size: 31px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 9px;
}
#index #section_06 .content_01 .pptext {
	overflow-y: scroll;
	height: 100px;
	border: solid 1px #bfbfbf;
	margin-top: 40px;
}
#index #section_06 .content_01 .pptext p {
	padding: 1em;
}

#index #section_06 .content_01 label {
	vertical-align: middle;
}

/* 190108 追記 */
#index #section_06 .content_01 .checkbox_wrap .checkarea {
		margin-bottom: 3px;
}
@media print, screen and (min-width: 768px) {
    #index #section_06 .content_01 .checkbox_wrap label {
		display: inline-block;
        width: 30%;
	}
    /* 190108 追記 */
	#index #section_06 .content_01 .checkbox_wrap .comment {
        display: block;
	}
}
@media screen and (max-width: 767px) {
	#index #section_06 .content_01 .preferred span {
		font-size: 12px;
		letter-spacing: -5px;
	}
	#index #section_06 .content_01 .preferred p:not(:last-child) {
		margin-bottom: 10px;
	}

	#index #section_06 .content_01 .check {
		font-size: 14px;
		text-indent: -19px;
		padding-left: 19px;
		margin: 15px 0;
	}

	#index #section_06 .content_01 .ttl {
		font-size: 16px;
		margin-top: 40px;
	}
	#index #section_06 .content_01 .pptext p {
		font-size: 12px;
	}
}






/** .content_02 *****************************************************************/
#index #section_06 .content_02 {
	padding: 0 0 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	border: solid 1px #eeeae3;
}


#index #section_06 .content_02 .ttl {
	position: relative;
	font-size: 17px;
	font-weight: 600;
	padding: 13px 13px 9px 13px;
	border-bottom: solid 3px #c5c5c5;
}
#index #section_06 .content_02 .ttl::after {
	content: " ";
	position: absolute;
	left: 0;
	bottom: -3px;
	display: block;
	width: 80px;
	height: 3px;
	background-color: #f18d05;
}

#index #section_06 .content_02 table {
	width: 100%;
	max-width: 480px;
	margin: 10px 0 15px;
}
#index #section_06 .content_02 table th {
	color: #2d2d2d;
	font-size: 16px;
	text-align: left;
	width: 88px;
	padding: 4px 0px 6px 2px;
	border-bottom: dotted 1px #000;
}
#index #section_06 .content_02 table td {
	font-size: 16px;
	padding: 4px 2px 6px 8px;
	border-bottom: dotted 1px #000;
}

#index #section_06 .content_02 a {
	color: #21397e;
	font-size: 14px;
}


@media print, screen and (min-width: 768px) {
}
@media screen and (max-width: 767px) {
	#index #section_06 .content_02 .ttl {
		font-size: 16px;
	}
	#index #section_06 .content_02 table th {
		font-size: 14px;
	}
	#index #section_06 .content_02 table td {
		font-size: 14px;
	}

	#index #section_06 .content_02 a {
		font-size: 13px;
	}
}






/************************************************************************************************************************************
	profile
************************************************************************************************************************************/
/** #profile *****************************************************************/
#index #profile .inner {
	background-color: #FFF;
	box-shadow: 0px 0px 5px 0px rgba(145, 116, 65, 0.5);
}
#index #profile table {
	background-color: #FFF;
}


@media print, screen and (min-width: 768px) {
	#index #profile {
		padding-top: 160px;
	}
	#index #profile .inner {
		padding: 40px 20px;
	}
}
@media screen and (max-width: 767px) {
	#index #profile {
		padding-top: 120px;
	}
	#index #profile .inner {
		padding: 80px 10px;
	}
}






/************************************************************************************************************************************
	subsidy
************************************************************************************************************************************/
/** #subsidy *****************************************************************/
#index #subsidy .common_ttl {
	margin-bottom: 0px !important;
}
#index #subsidy .common_ttl .ttl {
	text-align: center;
	text-shadow: 0px 0px 3px rgba(93, 20, 7, 0.004);
}
#index #subsidy .common_ttl .ttl span {
	vertical-align: middle;
}
#index #subsidy .common_ttl .ttl .large {
	color: #e0c657;
	font-size: 33px;
	font-weight: 600;
	background: -webkit-linear-gradient(90deg, #e0c657, #fef8d9);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
#index #subsidy .common_ttl .ttl .small {
	color: #FFF;
	font-size: 24px;
	font-weight: 400;
	margin-left: 10px;
}


#index #subsidy .inner {
	background-color: #FFF;
	box-shadow: 0px 0px 5px 0px rgba(145, 116, 65, 0.5);
}
#index #subsidy table {
	background-color: #FFF;
}

#index #subsidy .uq1 {
	background: #F7F8E0;
	padding: 15px;
}


@media print, screen and (min-width: 768px) {
	#index #subsidy {
	}
	#index #subsidy .inner {
		padding: 40px 20px;
	}

	#index #subsidy .common_ttl .inner {
		padding: 10px 0;
	}
}
@media screen and (max-width: 767px) {
	#index #subsidy {
		padding-top: 120px;
	}
	#index #subsidy .inner {
		padding: 10px 10px;
	}

	#index #subsidy .common_ttl .ttl .large {
		font-size: 18px;
	}
	#index #subsidy .common_ttl .ttl .small {
		font-size: 14px;
	}
}
