@charset "UTF-8";
/*-----------------------------------------------------------
	 index
-----------------------------------------------------------*/
/*-----------------------------------------------------------
		基本レイアウト
-----------------------------------------------------------*/
#header {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header #tlogo {
	margin: 24px 0;
	position: relative;
}
#header #tlogo .sitename {
	text-align: left;
}
#header #tlogo .sitename img {
	vertical-align: bottom;
}
#header #tlogo .btn_nisshin {
	position: absolute;
	right: 0;
	bottom: 0;
}
#header #tlogo .btn_nisshin a {
	width: 256px;
	padding: 8px 0;
	background: #0086d1;
	display: block;
	text-align: center;
	border-radius: 8px;
	font-size: 0;
}
#header #tlogo .btn_nisshin a img {
	vertical-align: baseline;
}

#gnav {
	margin-bottom: 24px;
}
#gnav ul {
	margin: 0px auto 0px auto;
	width:954px;
	letter-spacing: -.4em;
}
#gnav ul li {
	width: 126px;
	margin-left: 12px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
#gnav ul li.gnavi01{
	margin-left: 0px;
}
#gnav ul li a {
	background: #0086d1;
	display: block;
	border-radius: 4px;
	padding: 8px 0;
	font-size: 0;
	line-height: 0;
}
#gnav ul li a img {
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
}

.key {
	margin-bottom: 24px;
}

.read_sec .tit {
	background: #0086d1;
	padding: 6px 0;
	font-size: 0;
	line-height: 0;
}
.read_sec .tit img {
	vertical-align: bottom;
}
.read_sec #readnav ul {
	list-style: none;
	letter-spacing: -.4em;
	margin: 62px 0px 24px -62px;
}
.read_sec #readnav ul li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	margin-left: 62px;
	margin-bottom: 44px;
}

.wrap {
	width: 960px;
	margin: 0 auto;
}

#footerbg {
	margin: 0px;
	width: 100%;
}
#footerbg #footer {
	margin: 0px auto;
	width: 960px;
	clear: both;
}
#footerbg #footer #copy {
	border-top: 1px solid #666464;
	margin: 0px auto 0px auto;
	padding: 5px 10px 5px 10px;
	clear: both;
	font-size: 90%;
	text-align: right;
}
#footerbg #footer #add {
	padding: 16px;
}
#footerbg #footer #add #addleft {
	text-align: left;
}
#footerbg #footer #add #addleft h2 {
	font-size: 18px;
	margin-right: 20px;
	display: inline;
}
#footerbg #footer address {
	font-style: normal;
	display: inline;
}
#content .machi_sec {
	font-size: 24px;
}
#content .machi_sec > .tit {
	background: #0086d1;
	padding: 6px 0;
	font-size: 0;
	line-height: 0;
	margin-bottom: 40px !important;
}
#content .machi_sec > .tit img {
	vertical-align: bottom;
}
#content .machi_sec .subsec {
	text-align: left;
	margin-bottom: 80px;
}
#content .machi_sec .subsec .tit {
	padding: 0px 8px 0px 8px;
	border-bottom: 4px solid #0086d1;
	display: inline-block;
	position: relative;
}
#content .machi_sec .subsec .tit:before {
	content: "●";
	color: #0086d1;
}
#content .machi_sec .subsec .tit .date {
	white-space: nowrap;
	font-size: 20px;
	font-weight: normal;
	position: absolute;
	left: 120px;
	bottom: 10px;
}
#content .machi_sec .subsec img {
	max-width: 100%;
}
#content .machi_sec .ichi .lay1 {
	width: 100%;
}
#content .machi_sec .ichi .lay1 .txt1 {
	width: 50%;
	float: left;
}
#content .machi_sec .ichi .lay1 .txt1 .nis {
	color: #0086d1;
}
#content .machi_sec .ichi .lay1 .txt1 .nag {
	color: #d78679;
}
#content .machi_sec .ichi .lay1 .txt1 .toyo {
	color: #6fc3a7;
}
#content .machi_sec .ichi .lay1 .txt1 .miyo {
	color: #bb97c5;
}
#content .machi_sec .ichi .lay1 .txt1 .togo {
	color: #d7aa6d;
}
#content .machi_sec .ichi .lay1 .txt1 .naga {
	color: #ced44b;
}
#content .machi_sec .ichi .lay1 .img1 {
	width: 50%;
	float: right;
}
#content .machi_sec .ichi .lay1 .img1 img {
	max-width: 100%;
}
#content .machi_sec .img1 {
	margin: 24px 0;
}
#content .machi_sec .gallery {
	padding: 40px 0 0;
}
#content .machi_sec .gallery .detsec {
	position: relative;
	padding-top: 56px;
	margin-bottom: 80px;
}
#content .machi_sec .gallery .detsec .subtit {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}
#content .machi_sec .gallery .detsec ul {
	list-style: none;
	text-align: center;
	margin: 0;
}
#content .machi_sec .gallery .detsec1 .subtit {
	left: 24px;
	top: -44px;
}
#content .machi_sec .gallery .detsec1 .li_gall {
	text-align: center;
	letter-spacing: -.4em;
}
#content .machi_sec .gallery .detsec1 .li_gall li {
	position: relative;
}
#content .machi_sec .gallery .detsec1 .li_gall li .tit_cap {
	position: absolute;
	width: 100%;
	text-align: center;
	top: -16px;
	left: 0;
	z-index: 1000;
}
#content .machi_sec .gallery .detsec1 .li_gall li > ul {
	margin-left: -16px;
	margin-bottom: 40px !important;
}
#content .machi_sec .gallery .detsec1 .li_gall li > ul > li {
	display: inline-block;
	vertical-align: top;
	margin-left: 16px;
	margin-bottom: 16px;
}
#content .machi_sec .gallery .detsec1 .li_gall .gall1 > ul > li:nth-child(1):before {
	width: 74px;
	height: 76px;
	line-height: 1;
	content: "";
	display: block;
	background-size: contain;
	position: absolute;
	left: -34px;
	top: -16px;
	background: url(../img/machi/fea_li1_obj1.png) 0 0 no-repeat;
}
#content .machi_sec .gallery .detsec1 .li_gall .gall1 > ul > li:nth-child(2):before {
	width: 83px;
	height: 63px;
	line-height: 1;
	content: "";
	display: block;
	background-size: contain;
	position: absolute;
	right: -34px;
	bottom: -16px;
	background: url(../img/machi/fea_li1_obj2.png) 0 0 no-repeat;
}
#content .machi_sec .gallery .detsec1 .li_gall .gall2 > ul > li:nth-child(1):before {
	width: 75px;
	height: 74px;
	line-height: 1;
	content: "";
	display: block;
	background-size: contain;
	position: absolute;
	left: -34px;
	bottom: -16px;
	background: url(../img/machi/fea_li2_obj1.png) 0 0 no-repeat;
}
#content .machi_sec .gallery .detsec1 .li_gall .gall2 > ul > li:nth-child(2):before {
	width: 75px;
	height: 76px;
	line-height: 1;
	content: "";
	display: block;
	background-size: contain;
	position: absolute;
	right: -24px;
	bottom: -16px;
	background: url(../img/machi/fea_li2_obj2.png) 0 0 no-repeat;
}
#content .machi_sec .gallery .detsec2 {
	margin-bottom: 0;
}
#content .machi_sec .gallery .detsec2 .subtit {
	left: auto;
	right: 64px;
	top: -54px;
}
#content .machi_sec .gallery .detsec2 .li_gall {
	letter-spacing: -.4em;
	margin-left: -54px;
}
#content .machi_sec .gallery .detsec2 .li_gall > li {
	display: inline-block;
	margin-left: 54px;
	margin-bottom: 56px !important;
	position: relative;
}
#content .machi_sec .gallery .detsec2 .li_gall > li > .tit_cap {
	position: absolute;
	top: -16px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	/* Safari用 */
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1000;
}
#content .machi_sec .gallery .detsec2 .li_gall > li > ul {
	margin-left: -54px;
	letter-spacing: -.4em;
	margin-bottom: 40px !important;
}
#content .machi_sec .gallery .detsec2 .li_gall > li > ul > li {
	display: inline-block;
	vertical-align: top;
	margin-left: 54px;
	margin-bottom: 16px;
}
#content .machi_sec .gallery .detsec2 .li_gall .gall1 > ul {
	margin-bottom: 0 !important;
}
#content .machi_sec .gallery .detsec2 .li_gall .gall1 > ul > li:nth-child(1):before {
	width: 25px;
	height: 47px;
	line-height: 1;
	content: "";
	display: block;
	background-size: contain;
	position: absolute;
	left: 270px;
	top: -20px;
	background: url(../img/machi/fea_ul2_li1_obj1.png) 0 0 no-repeat;
}
#content .machi_sec .gallery .detsec2 .li_gall .gall1 > ul > li:nth-child(2):before {
	width: 243px;
	height: 312px;
	line-height: 1;
	content: "";
	display: block;
	background-size: contain;
	position: absolute;
	right: -20px;
	bottom: 12px;
	background: url(../img/machi/fea_ul2_li1_obj2.png) 0 0 no-repeat;
}
#content .machi_sec .gallery .detsec2 .li_gall .gall2 > .tit_cap {
	position: absolute;
	top: auto;
	bottom: -26px;
	right: -32px;
	-webkit-transform: translateX(0%);
	/* Safari用 */
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	z-index: 1000;
}
#content .machi_sec .gallery .detsec2 .li_gall .gall2:before {
	width: 72px;
	height: 73px;
	line-height: 1;
	content: "";
	display: block;
	background-size: contain;
	position: absolute;
	left: -20px;
	top: -38px;
	background: url(../img/machi/fea_ul2_li2_obj.png) 0 0 no-repeat;
}
#content .machi_sec .gallery .detsec2 .li_gall .gall3 > .tit_cap {
	position: absolute;
	top: auto;
	top: -22px;
	left: -38px;
	-webkit-transform: translateX(0%);
	/* Safari用 */
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	z-index: 1000;
}
#content .machi_sec .gallery .detsec2 .li_gall .gall4 > .tit_cap {
	position: absolute;
	top: auto;
	bottom: -22px;
	left: -38px;
	-webkit-transform: translateX(0%);
	/* Safari用 */
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	z-index: 1000;
}
#content .machi_sec .gallery .detsec2 .li_gall .gall4:before {
	width: 72px;
	height: 73px;
	line-height: 1;
	content: "";
	display: block;
	background-size: contain;
	position: absolute;
	left: -14px;
	top: -28px;
	background: url(../img/machi/fea_ul2_li4_obj.png) 0 0 no-repeat;
}
#content .machi_sec .gallery .detsec2 .li_gall .gall5 > .tit_cap {
	position: absolute;
	top: auto;
	bottom: -22px;
	right: -38px;
	-webkit-transform: translateX(0%);
	/* Safari用 */
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	z-index: 1000;
}

/*-----------------------------------------------------------
	クリアフィックス
-----------------------------------------------------------*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}

* html .clearfix {
	zoom: 1;
}

*:first-child + html .clearfix {
	zoom: 1;
}

#shigikai #content ruby {
	position: relative;
}
#shigikai #content ruby rt {
	font-family: Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	letter-spacing: -.08em;
	position: relative;
	top: 0.6ex;
}
#shigikai #content .faq_aco .std {
	margin-bottom: 80px;
	cursor: pointer;
}
#shigikai #content .faq01_aco .txt1 {
	font-size: 46px;
	letter-spacing: -.04em;
	line-height: 1.8;
}
#shigikai #content .faq01_aco .img1 {
	padding: 24px 0;
}
#shigikai #content .faq01_aco .img2 {
	padding: 24px 0;
}
#shigikai #content .faq02_aco .txt1 {
	margin-bottom: 80px;
}
#shigikai #content .faq02_aco ol li {
	font-size: 40px;
	letter-spacing: -.1em;
	text-align: left;
	list-style: none;
	position: relative;
	margin-bottom: 80px;
}
#shigikai #content .faq02_aco ol li:before {
	position: absolute;
	left: -1.5em;
	top: 0;
}
#shigikai #content .faq02_aco ol li:nth-child(1):before {
	content: "①";
}
#shigikai #content .faq02_aco ol li:nth-child(2):before {
	content: "②";
}
#shigikai #content .faq02_aco ol li:nth-child(3):before {
	content: "③";
}
#shigikai #content .faq02_aco ol li:nth-child(4):before {
	content: "④";
}
#shigikai #content .faq02_aco ol li:nth-child(5):before {
	content: "⑤";
}
#shigikai #content .faq02_aco ol li .image {
	padding: 40px 0;
	text-align: center;
}
#shigikai #content .matome {
	padding-top: 400px;
}
#shigikai #content .matome .bg_box {
	width: 856px;
	height: 1406px;
	margin: 0 auto;
	background: url(../img/shigikai/matome_bg1.png) 0 0 no-repeat;
	position: relative;
	padding: 140px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#shigikai #content .matome .bg_box .std {
	position: absolute;
	top: -270px;
	left: 110px;
}
#shigikai #content .matome .bg_box .tit {
	font-size: 40px;
}
#shigikai #content .matome .bg_box ul {
	padding: 0 80px;
}
#shigikai #content .matome .bg_box ul li {
	font-size: 28px;
	line-height: 1.8;
	text-align: left;
	list-style: none;
	position: relative;
	margin-bottom: 72px;
}
#shigikai #content .matome .bg_box ul li:after {
	width: 60px;
	height: 54px;
	line-height: 1;
	content: "";
	display: block;
	background-size: contain;
	position: absolute;
	left: 130px;
	bottom: -62px;
	background: url(../img/shigikai/matome_arr.png) 0 0 no-repeat;
}
#shigikai #content .matome .bg_box ul li:last-child:after {
	background: none;
}
#shigikai #content .matome .bg_box ul li:nth-child(1){
	background: url(../img/shigikai/matome_icon01.gif) no-repeat right bottom;
}
#shigikai #content .matome .bg_box ul li:nth-child(2){
	background: url(../img/shigikai/matome_icon02.gif) no-repeat right bottom;
}
#shigikai #content .matome .bg_box ul li:nth-child(3){
	background: url(../img/shigikai/matome_icon03.gif) no-repeat 500px 10px;
}
#shigikai #content .matome .bg_box ul li:nth-child(4){
	background: url(../img/shigikai/matome_icon04.gif) no-repeat right 0px;
}
#shigikai #content .matome .bg_box ul li:nth-child(5){
	margin-bottom:0px;
	padding-bottom:50px;
	background: url(../img/shigikai/matome_icon05.gif) no-repeat right bottom;
}

#basyo  #pagebody{
	margin-bottom:30px;
}
#basyo #content .area {
	text-align: left;
}
#basyo #content .area .tit {
	font-size: 32px;
	padding: 0px 8px 0px 8px;
	border-bottom: 4px solid #0086d1;
	display: inline-block;
	position: relative;
	text-align: left;
	margin-bottom: 40px;
}
#basyo #content .area .tit:before {
	content: "●";
	color: #0086d1;
}
#basyo #content .area ul li {
	list-style: none;
}
#basyo #content .area ul.li_image {
	margin: 0px auto 56px auto;
	text-align: center;
	letter-spacing: -.4em;
}
#basyo #content .area ul.li_image li {
	margin-left: 12px;
	margin-bottom: 12px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
#basyo #content .area ul.li_image li img {
	vertical-align: bottom;
}
#basyo #content .area .box {
	text-align: center;
	margin-bottom: 40px;
}
#basyo #content #area10 .li_image {
	width: 810px;
}
#basyo #content #area10 .li_image li {
	display: block;
	margin-left: 8px;
	margin-bottom: 8px;
	float: left;
}
#basyo #content #area10 .li_image .flo_n {
	float: none;
}
#basyo #content #area10 .li_image .flo_r {
	float: right;
}
#basyo #content #area10 .li_image .flo_cle {
	clear: both;
}
#basyo #content #area10 .li_image .flo_inb {
	display: inline-block;
}

#senkyo #content ruby {
	position: relative;
}
#senkyo #content ruby rt {
	font-family: Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	letter-spacing: -.08em;
	position: relative;
	top: 0.6ex;
}
#senkyo #content .faq_aco .std {
	margin-bottom: 80px;
	cursor: pointer;
}
#senkyo #content .faq01_aco .txt1 {
	width: auto;
	padding-bottom: 320px;
	font-size: 42px;
	letter-spacing: -.04em;
	line-height: 1.8;
	background: url(../img/senkyo/faq01_bg1.png) 0 bottom no-repeat;
}
#senkyo #content .faq02_aco .txt1 {
	font-size: 42px;
	letter-spacing: -.04em;
	line-height: 1.8;
}
#senkyo #content .faq02_aco .bg_box {
	width: 856px;
	height: 1259px;
	margin: 0 auto;
	background: url(../img/senkyo/faq02_bg1.png) 0 0 no-repeat;
	position: relative;
	padding: 290px 60px 0 60px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#senkyo #content .faq02_aco .bg_box p {
	font-size: 26px;
	line-height: 2;
	text-align: left;
}
#senkyo #content .faq03_aco .txt1 {
	font-size: 42px;
	letter-spacing: -.04em;
	line-height: 1.8;
}
#senkyo #content .faq03_aco .bg_box1 {
	width: 800px;
	height: 950px;
	margin: 0 auto;
	background: url(../img/senkyo/faq03_bg1.png) 0 0 no-repeat;
	position: relative;
	padding: 40px 60px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#senkyo #content .faq03_aco .bg_box1 dl {
	text-align: left;
	font-size: 28px;
	line-height: 2;
}
#senkyo #content .faq03_aco .bg_box1 dl dd {
	margin-bottom: 16px;
}
#senkyo #content .faq03_aco .bg_box2 {
	width: 800px;
	height: 1055px;
	margin: 0 auto;
	background: url(../img/senkyo/faq03_bg2.png) 0 0 no-repeat;
	position: relative;
	padding: 60px 60px 0 80px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#senkyo #content .faq03_aco .bg_box2 dl {
	text-align: left;
	font-size: 28px;
	line-height: 2;
}
#senkyo #content .faq03_aco .bg_box2 dl dd {
	margin-bottom: 16px;
}
#senkyo #content .faq04_aco {
	margin-bottom: 80px;
}
#senkyo #content .faq04_aco .txt1 {
	font-size: 42px;
	letter-spacing: -.04em;
	line-height: 1.8;
}
#senkyo #content .faq04_aco .bg_box {
	width: 800px;
	height: 1154px;
	margin: 0 auto;
	background: url(../img/senkyo/faq04_bg1.png) 0 0 no-repeat;
	position: relative;
	padding: 40px 20px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#senkyo #content .faq04_aco .bg_box p {
	font-size: 28px;
	line-height: 2;
	text-align: left;
}
#senkyo #content .faq04_aco .tit {
	display: inline-block;
	font-size: 28px;
	background: #f5b933;
	border: 3px solid #7c5a25;
	padding: 8px 24px;
	text-align: center;
}
#senkyo #content .faq04_aco ol li {
	font-size: 26px;
	text-align: left;
	list-style: none;
	position: relative;
	margin-bottom: 8px;
}
#senkyo #content .faq04_aco ol li img {
	display: block;
	text-align: center;
	margin: 24px auto;
}
#senkyo #content .faq04_aco ol li:before {
	position: absolute;
	left: -1.5em;
	top: 0;
}
#senkyo #content .faq04_aco ol li:nth-child(1):before {
	content: "①";
}
#senkyo #content .faq04_aco ol li:nth-child(2):before {
	content: "②";
}
#senkyo #content .faq04_aco ol li:nth-child(3):before {
	content: "③";
}
#senkyo #content .faq04_aco ol li:nth-child(4):before {
	content: "④";
}
#senkyo #content .faq04_aco ol li:nth-child(5):before {
	content: "⑤";
}
#senkyo #content .faq04_aco ol li:nth-child(6):before {
	content: "⑥";
}
#senkyo #content .faq04_aco ol li .image {
	padding: 40px 0;
	text-align: center;
}
#senkyo #content .matome {
	padding-top: 400px;
}
#senkyo #content .matome .bg_box {
	width: 856px;
	height: 1406px;
	margin: 0 auto;
	background: url(../img/shigikai/matome_bg1.png) 0 0 no-repeat;
	position: relative;
	padding: 160px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#senkyo #content .matome .bg_box .std {
	position: absolute;
	top: -270px;
	left: 110px;
}
#senkyo #content .matome .bg_box .tit {
	font-size: 40px;
}
#senkyo #content .matome .bg_box ul {
	padding: 0 80px;
}
#senkyo #content .matome .bg_box ul li {
	font-size: 28px;
	line-height: 1.8;
	text-align: left;
	list-style: none;
	position: relative;
	margin-bottom: 80px;
}
#senkyo #content .matome .bg_box ul li:after {
	width: 60px;
	height: 54px;
	line-height: 1;
	content: "";
	display: block;
	background-size: contain;
	position: absolute;
	left: 130px;
	bottom: -70px;
	background: url(../img/shigikai/matome_arr.png) 0 0 no-repeat;
}
#senkyo #content .matome .bg_box ul li:last-child:after {
	background: none;
}

#soudan #content .soudan_sec .dial_list .box {
	border: 3px solid #2ab287;
	border-radius: 16px;
	padding: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	-webkit-box-shadow: 10px 10px 0px #2ab287;
	box-shadow: 10px 10px 0px #2ab287;
}
#soudan #content .soudan_sec .dial_list .li_dial3,
#soudan #content .soudan_sec .dial_list .li_dial4,
#soudan #content .soudan_sec .dial_list .li_dial5 {
	box-shadow: 10px 10px 0px #8ac887;
}
#soudan #content .dial_list .box {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 40px;
}
#soudan #content .dial_list .box .att {
	font-size: 16px;
}
#soudan #content .dial_list .tit {
	font-size: 28px;
}
#soudan #content .dial_list .li_dial2 .tit span{
	font-size: 22px;
}
#soudan #content .dial_list .tel {
	margin-bottom: 0px;
	font-size: 26px;
}
#soudan #content .dial_list .tel b{
	font-size: 42px;
}
#soudan #content .dial_list .li_dial2 .tel b{
	font-size: 32px;
}
#soudan #content .dial_list .tel strong {
	position: relative;
}
#soudan #content .dial_list .tel strong:before {
	width: 24px;
	height: 18px;
	line-height: 1;
	content: "";
	display: inline-block;
	vertical-align: baseline;
	font-size: 24px;
	line-height: 1;
	margin-right: 4px;
	background-size: contain;
	background: url(../img/soudan/icn_tel.gif) 0 0 no-repeat;
}
#soudan #content .dial_list ul.date li {
	font-size: 20px;
	text-align: left;
}
#soudan #content .dial_list ul li {
	list-style: none;
}
#soudan #content .dial_list ul li span {
	display: block;
	text-align: right;
	font-weight: normal;
}
#soudan #content .dial_list .li_dial2 .tit span {
	display: block;
	text-align: right;
	font-weight: normal;
}
#soudan #content .dial_list .li_dial3 {
	width: 520px;
	margin-left: 80px;
	position: relative;
}
#soudan #content .dial_list .li_dial3 ul {
	margin-bottom:5px;
}
#soudan #content .dial_list .li_dial3:after {
	width: 200px;
	height: 360px;
	content: "";
	background: url(../img/soudan/dial_img1.png) 0 0 no-repeat;
	background-size: contain;
	position: absolute;
	left: 590px;
	top: -144px;
}
#soudan #content .dial_list .li_dial3 span{
	padding-left:70px;
	font-size:95%;
	text-align:left;
}
#soudan #content .dial_list .li_dial3 strong{
	font-size: 24px;
}
#soudan #content .dial_list .li_dial4,
#soudan #content .dial_list .li_dial5 {
	width: 378px;
	min-height: 220px;
	display: inline-block;
	vertical-align: top;
	padding: 0 20px;
}
#soudan #content .dial_list .box.li_dial4,
#soudan #content .dial_list .box.li_dial5 {
	padding:16px 14px 16px 28px;
}
#soudan #content .dial_list .li_dial4 h3 ,
#soudan #content .dial_list .li_dial5 h3 {
	margin-bottom:8px;
	font-size:24px;
}
#soudan #content .dial_list .li_dial4 strong,
#soudan #content .dial_list .li_dial5 strong{
	font-size: 24px;
}
#soudan #content .dial_list .li_dial4 ul.date,
#soudan #content .dial_list .li_dial5 ul.date {
	margin: 0;
}
#soudan #content .dial_list .li_dial5 {
	margin-left: 40px;
}

#shiyakusyo .std {
	cursor: pointer;
}
#shiyakusyo .faq01_aco {
	margin-bottom: 80px;
}
#shiyakusyo .faq01_aco .bg_box p {
	min-height: 240px;
	font-size: 40px;
	line-height: 2;
	background: url(../img/shiyakusyo/faq01_bg1.png) bottom center no-repeat;
}
#shiyakusyo .faq02_aco {
	margin-bottom: 80px;
}
#shiyakusyo .faq02_aco .bg_box p {
	min-height: 240px;
	font-size: 40px;
	line-height: 2;
	background: url(../img/shiyakusyo/faq02_bg1.png) bottom right no-repeat;
}
#shiyakusyo .faq03_aco {
	margin-bottom: 80px;
}
#shiyakusyo .faq03_aco p {
	font-size: 40px;
	line-height: 2;
}
#shiyakusyo .faq03_aco .bg_box1 {
	width: 968px;
	height: 870px;
	margin: -150px auto 0;
	background: url(../img/shiyakusyo/faq03_bg1.png) 0 0 no-repeat;
	position: relative;
	padding: 310px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#shiyakusyo .faq03_aco .bg_box1 .tit {
	font-size: 32px;
	line-height: 1;
}
#shiyakusyo .faq03_aco .bg_box1 ul {
	width: 700px;
	margin: 0 auto;
}
#shiyakusyo .faq03_aco .bg_box1 ul li {
	border: 2px solid #68bd85;
	background: #fff;
	list-style: none;
	padding: 8px 16px;
	margin-bottom: 16px;
}
#shiyakusyo .faq03_aco .bg_box1 ul li dl {
	margin: 0;
	display: table;
}
#shiyakusyo .faq03_aco .bg_box1 ul li dl dt, #shiyakusyo .faq03_aco .bg_box1 ul li dl dd {
	display: table-cell;
	font-size: 18px;
	line-height: 1.4;
}
#shiyakusyo .faq03_aco .bg_box1 ul li dl dt {
	width: 4em;
	white-space: nowrap;
	padding-right: 1em;
}
#shiyakusyo .faq03_aco .bg_box1 ul li dl dd {
	text-align: left;
}
#shiyakusyo .faq04_aco {
	margin-bottom: 80px;
}
#shiyakusyo .faq04_aco .bg_box p {
	font-size: 40px;
	line-height: 2;
}
#shiyakusyo .faq04_aco .bg_box .txt1 {
	padding-bottom: 180px;
	margin-bottom: 40px;
	font-size: 40px;
	line-height: 2;
	background: url(../img/shiyakusyo/faq04_bg1.png) bottom center no-repeat;
}
#shiyakusyo .faq04_aco .bg_box .txt2 {
	padding-left: 180px;
	margin-bottom: 40px;
	font-size: 40px;
	line-height: 2;
	background: url(../img/shiyakusyo/faq04_bg2.png) 80px center no-repeat;
}
#shiyakusyo .faq04_aco .bg_box .txt3 {
	padding-right: 180px;
	margin-bottom: 40px;
	font-size: 40px;
	line-height: 2;
	background: url(../img/shiyakusyo/faq04_bg3.png) 100% center no-repeat;
}
#shiyakusyo .faq05_aco {
	margin-bottom: 80px;
}
#shiyakusyo .faq05_aco .std {
	margin-bottom: 80px;
}
#shiyakusyo .faq05_aco .bg_box p {
	font-size: 40px;
	line-height: 2;
}
#shiyakusyo .faq05_aco .bg_box p.txt1 {
	min-height: 240px;
	font-size: 40px;
	line-height: 2;
	background: url(../img/shiyakusyo/faq05_bg11.png) bottom right no-repeat;
	margin-bottom: 64px;
}

#chara #content .key {
	width: 952px;
	height: 670px;
	background: #0086d1;
	margin: 0px auto 40px auto;
	position: relative;
}
#chara #content .key .tit {
	position: absolute;
	left: 54px;
	bottom: 40px;
	margin-bottom: 0;
	line-height: 1;
}
#chara #content .key ul li {
	list-style: none;
	position: absolute;
	margin-bottom: 0;
	line-height: 0;
}
#chara #content .key ul li:nth-child(odd) {
	left: 30px;
}
#chara #content .key ul li:nth-child(even) {
	right: 284px;
}
#chara #content .key ul li:nth-child(1) {
	top: 20px;
}
#chara #content .key ul li:nth-child(3) {
	top: 198px;
}
#chara #content .key ul li:nth-child(5) {
	top: 376px;
}
#chara #content .key ul li:nth-child(2) {
	top: 20px;
}
#chara #content .key ul li:nth-child(4) {
	top: 198px;
}
#chara #content .key ul li:nth-child(6) {
	top: 376px;
}
#chara #content .key ul li:nth-child(7) {
	left: auto;
	right: 38px;
	top: 19px;
}
#chara #content .key ul li:nth-child(8) {
	right: 0px;
	bottom: 0px;
}



/*# sourceMappingURL=style.css.map */
