@charset "UTF-8";

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}/*HTML5display-roleresetforolderbrowsers*/article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}

img {vertical-align: bottom;}

#contents{width:100% !important;}

/*PC、SP共通*/    
#contents{width:100% !important;}
#access_faqWrapper nav #access_header h1 a{ color:#444;text-decoration:none; font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS PGothic",sans-serif; }
#access_faqWrapper nav #access_header h1 a:visited{color:#444;}

#access_faqWrapper {
	font-family: ヒラギノ角ゴ W3 JIS2004, sans-serif;
	font-size: 16px;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";*/
}

strong {
	font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
}

ul.indent1em li {
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
}

.mb40 {
	margin-bottom: 40px;
}

.mb80 {
	margin-bottom: 80px !important;
}

.tac {
	text-align: center;
}

.boxGray {
	background: #f3f4f6;
}

.shikibetsu {
	display: inline-block;
	padding: 0.6em;
	border: 1px solid #666;
	line-height: 1.5;
}

span.sp_indent14em {
	display: inline-block;
	padding-left: 1.4em;
	text-indent: -1.4em;
}
/*ページトップへ戻るヤツ*/
.btn_pagetop {
  width: 45px;
  height: 45px;
  background-image: url(../img/btn_pagetop.png);
  background-repeat: no-repeat;
  background-size: 45px;
  opacity: 1;
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  z-index: 10; }
  .btn_pagetop img {
    display: none; }
  .btn_pagetop:hover {
    opacity: .7 !important; }


.clearfix:after{content:".";display:block;clear:both;height:0;visibility:hidden;}
.clearfix{min-height:1px;height:auto;}



/*for PC*/
@media print,screen and (min-width:737px){ 
.pcshow { display: inline; }
.spshow { display: none; }

.box980 {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0 60px;
}	
	
#access_faqWrapper {}
	
#access_faqWrapper a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: #000;
	display: inline-block;
}	
	
#access_faqWrapper nav {
	border-bottom: 1px solid #c00;
}

#access_faqWrapper nav #access_header {
	width: 940px;
	margin: 0 auto;
}

#access_faqWrapper nav #access_header h1 {
	font-size:22px;
	color:#444;
	font-weight:bold;
	vertical-align:baseline;
	line-height: 50px;
	padding-top: 3px;
}
	
#access_faqWrapper h2.indexTitle {
	font-size: 26px;
	padding: 14px 0 12px 18px;
	font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
	border-left: 4px solid #c00;
	margin-bottom: 60px;
	line-height: 1.5;
}
	
#access_faqWrapper h3.update {
	font-size: 20px;
	font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
	text-align: center;
	margin-bottom: 30px;
}
	
#access_faqWrapper h3.update + dl {
	width: 980px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 20px;
	font-size: 16px;
}
	
#access_faqWrapper h3.update + dl dt {
	width: 120px;
	line-height: 1.5;
	margin-bottom: 20px;
}
	
#access_faqWrapper h3.update + dl dd {
	width: 860px;
	margin-bottom: 20px;
	line-height: 1.5;
}
	
#access_faqWrapper h3.update + dl dd a {
	text-decoration: none;
	color: #000;
}
	
#access_faqWrapper h3.update + dl dd a:hover {
	text-decoration: underline;
	color: #c00;
}	

/*index カテゴリからQ＆Aを探す*/
#access_faqWrapper .otoiawase {
	width: 900px;
	margin: 0 auto;
	padding: 75px 0 80px;
}
	
#access_faqWrapper .otoiawase h3 {
	font-size: 22px;
	text-align: center;
	margin-bottom: 35px;
	font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
}

#access_faqWrapper .otoiawase .tel {
	width: 600px;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	padding: 30px 0;
}
	
#access_faqWrapper .otoiawase .tel p:nth-child(1) {
	font-size: 15px;
	margin-bottom: 12px;
	font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
}
	
#access_faqWrapper .otoiawase .tel p:nth-child(2) {
	font-size: 18px;
	margin-bottom: 1em;
	font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
}
	
#access_faqWrapper .otoiawase .tel p:nth-child(3) {
	font-size: 15px;
	font-family: ヒラギノ角ゴ W3 JIS2004, sans-serif;
}
	
#access_faqWrapper .otoiawase .tel p:nth-child(4) {
	font-size: 13px;
}

#access_faqWrapper p.no_schedule {
	border-top: 1px solid #e5e5e5;
	margin: 60px 0 40px;
	padding: 30px 0;
}	
	
/* ------------------------------
#footer_topic_path
------------------------------ */
#access_faqWrapper #footer_topic_path{ color:#000; background-color:#fff; border-top: 1px solid #e5e5e5; padding: 20px 0 15px; }
#access_faqWrapper #footer_topic_path ul{ width:980px; margin:0 auto; overflow:hidden;}
#access_faqWrapper #footer_topic_path ul li{ font-size:12px; float: none; line-height:20px;list-style:none; display: inline;}
#access_faqWrapper #footer_topic_path ul li a,
#access_faqWrapper #footer_topic_path ul li a:visited{color:#000;text-decoration:none;}
#access_faqWrapper #footer_topic_path ul li::after{content:"＞";margin-left:5px;margin-right:2px;}
#access_faqWrapper #footer_topic_path ul li:last-child::after{content:""; margin:0;}
#access_faqWrapper #footer_topic_path ul li a:hover { text-decoration: underline;}
}




/*for SP*/
@media only screen and (max-width:736px){
.pcshow { display: none; }
.spshow { display: inline; }
	
.box980 {
	width: 89.3333%;
	margin: 0 auto;
	padding: 30px 0;
}	

#access_faqWrapper {}

/*角丸のボタン*/	
	
#access_faqWrapper nav {
	border-bottom: 1px solid #c00;
}
	
#access_faqWrapper nav #access_header h1 {
	font-size:15px;
	color:#444;
	font-weight:bold;
	text-align: center;
	line-height: 40px;
}
	
#access_faqWrapper h2.indexTitle {
	border-left: 4px solid #c00;
	font-size: 5vw;
	padding: 8px 0 7px 10px;
	line-height: 1.5;
	font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
	margin-bottom: 30px;
}
	
#access_faqWrapper h3.update {
	font-size: 4.8vw;
	font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
	text-align: center;
	margin-bottom: 25px;
}
	
#access_faqWrapper h3.update + dl {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 20px;
	font-size: 3.466vw;
}
	
#access_faqWrapper h3.update + dl dt {
	display: block;
	line-height: 1.5;
}
	
#access_faqWrapper h3.update + dl dd {
	display: block;
	margin-bottom: 20px;
	line-height: 1.5;
}
	
#access_faqWrapper h3.update + dl dd a {
	text-decoration: none;
	color: #000;
}
	
/*index カテゴリからQ＆Aを探す*/
#access_faqWrapper .otoiawase {
	width: 89.3333%;
	margin: 0 auto;
	padding: 8% 0 10%;
}
	
#access_faqWrapper .otoiawase h3 {
	font-size: 4.8vw;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 6.666vw;
	font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
}	

#access_faqWrapper .otoiawase .tel {
	width: 92.5373%;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	padding: 6vw 0;
}
	
#access_faqWrapper .otoiawase .tel p:nth-child(1) {
	font-size: 3.2vw;
	margin-bottom: 2.2vw;
	font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
}
	
#access_faqWrapper .otoiawase .tel p:nth-child(2) {
	font-size: 3.73vw;
	margin-bottom: 2.2vw;
	font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
}
	
#access_faqWrapper .otoiawase .tel p:nth-child(3) {
	font-size: 3.2vw;
	font-family: ヒラギノ角ゴ W3 JIS2004, sans-serif;
	line-height: 1.5;
}
	
#access_faqWrapper .otoiawase .tel p:nth-child(4) {
	font-size: 2.93vw;
}
	
	
#access_faqWrapper p.no_schedule {
	border-top: 1px solid #e5e5e5;
	margin: 9% 0 6%;
	padding: 4% 0;
	font-size: 3.466vw;
}
	
.shikibetsu span {
	display: inline-block;
	padding-left: 3em;
	text-indent: -3em;
}	
	
/* ------------------------------
#footer_topic_path
------------------------------ */
#access_faqWrapper #footer_topic_path ul{ font-size: 12px; width:100%; padding:0 2% 0 5%; box-sizing: border-box;margin: 0 auto; white-space:nowrap; overflow-x:auto; -webkit-overflow-scrolling:touch; border-top:1px solid #e5e5e5;}
#access_faqWrapper #footer_topic_path ul li{padding:12px 0;line-height:16px; display:inline-block; /*display:table-cell;*/}
#access_faqWrapper #footer_topic_path ul li::after{content:"＞";margin-left:5px;margin-right:5px;}
#access_faqWrapper #footer_topic_path ul li:last-child::after{content:none;}
#access_faqWrapper #footer_topic_path ul li a,
#access_faqWrapper #footer_topic_path ul li a:visited{color:#000;text-decoration:none;}
}


/*下層のページ*/

/*for PC*/
@media print,screen and (min-width:737px){ 
	p.leadCopy {
		line-height: 1.5;
		margin-bottom: 40px;
	}
	
	table.dataTable {
		border-collapse: collapse;
		box-sizing: border-box;
		border: 1px solid #666;
		margin-bottom: 40px;
		width: 100%;
	}
	
	table.dataTable.mb20 {
		margin-bottom: 20px;
	}
	
	table.dataTable th,
	table.dataTable td{
		padding: 0.7em;
		border: 1px solid #666;
		line-height: 1.5;
		vertical-align: middle;
	}
	
	table.dataTable th{
		white-space: nowrap;
		line-height: 1.5;
		text-align: left;
	}
	
	table.dataTable .emphasis {
		background-color: #eee;
	}
	
	table.dataTable.tekiyouSyaryou th {
		text-align: center;
	}
	
	p.borderImg {
		border: 1px solid #aaa;
		padding: 30px;
		text-align: center;
		margin-bottom: 20px;
	}
	
	p.detailCopy {
		width: 700px;
		margin: 0 auto 50px;
		background: #ddd;
		padding: 20px;
		line-height: 1.5;
	}
	
	h4.komidashi {
		font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
		margin-bottom: 10px;
	}
	
	table.dataTable.news061110Table {
		margin-bottom: 20px;
	}
	
	table.news061110Table th {
		font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
		text-align: center;
	}
	
	table.news061110Table td {
		width: 50%;
		vertical-align: top;
	}
	
	table.news061110Table td ul {
		display: flex;
		height: 105px;
		align-items: center;
	}
	
	table.news061110Table td p.h105 {
		height: 105px;
	}
	
	span.square {
		display: inline-block;
		border: 1px solid #000;
		width: 70px;
	}
}



/*for SP*/
@media only screen and (max-width:736px){
	#access_faqWrapper .box980 * {
		font-size: 3.4666vw;
	}
	
	
	p.leadCopy {
		line-height: 1.5;
		margin-bottom: 30px;
	}
	
	table.dataTable {
		border-collapse: collapse;
		box-sizing: border-box;
		border: 1px solid #666;
		margin-bottom: 40px;
		width: 100%;
	}
	
	table.dataTable th,
	table.dataTable td{
		padding: 0.4em;
		border: 1px solid #666;
		line-height: 1.5;
		vertical-align: middle;
	}
	
	table.dataTable th{
		white-space: nowrap;
		line-height: 1.5;
		text-align: left;
	}
	
	table.dataTable .emphasis {
		background-color: #eee;
	}
	
	p.borderImg {
		border: 1px solid #aaa;
		padding: 10px;
		text-align: center;
		margin-bottom: 20px;
	}
	
	p.borderImg img {
		max-width: 100%;
	}
	
	p.detailCopy {
		margin: 0 auto 50px;
		background: #ddd;
		padding: 10px;
		line-height: 1.5;
	}
	
	h4.komidashi {
		font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
		margin-bottom: 10px;
	}
	
		
	div.sp_horizontal_scroll {
		width: 100%;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}
	
	div.sp_horizontal_scroll.mb10 {
		margin-bottom: 10px;
	}
	
	div.sp_horizontal_scroll table th,
	div.sp_horizontal_scroll table td{
		white-space: nowrap;
	}
	
	table.dataTable.tekiyouSyaryou {
		margin-bottom: 0;
	}
	
	table.dataTable.tekiyouSyaryou th {
		text-align: center;
	}
	
	table.dataTable.news061110Table_sp {
		margin-bottom: 20px;
	}
	
	table.news061110Table_sp tr,
	table.news061110Table_sp td{
		width: 100%;
	}
	
	table.news061110Table_sp th {
		font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
		text-align: center;
	}
	
	table.news061110Table_sp td {
		padding-top: 1em;
		padding-bottom: 1em;
	}
	
	table.news061110Table_sp td ul {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	
	span.square {
		display: inline-block;
		border: 1px solid #000;
		width: 30px;
	}	
}



#access_faqWrapper h3.subTitle {
	font-size: 18px;
	font-family: ヒラギノ角ゴ W6 JIS2004, sans-serif;
	text-align: center;
	margin-bottom: 40px;
	line-height: 1.5;
}


@media only screen and (max-width:736px){
	#access_faqWrapper h3.subTitle {
	font-size: 4vw;
	margin-bottom: 25px;
}
}