﻿
/*見出しスタイル*/
.maindesignFr{
	max-width: 1200px;
	margin: 0 auto;
	color: #333;
}
.maindesignFr h1.headingTop {
	color: #333;
	position: relative;
	text-align: center;
	font-size: 2em;
	margin: 0 0 40px 0;
	padding-bottom: 15px;
		font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;

}
.maindesignFr h1.headingTop::after {
	content: "";
	background: #333;
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 64px;
	height: 3px;
}
.maindesignFr h2.headingMiddle {
	position: relative;
	padding-bottom: 0.8em;
	border-bottom: 3px solid #DDD;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 40px;
	text-align: left;
		font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
	color: #333;
}
.maindesignFr h2.headingMiddle::after {
	position: absolute;
	content: " ";
	border-bottom: solid 3px #E5002D;
	bottom: -3px;
	width: 6.5%;
	display: block;
}
.maindesignFr h2.headingMiddle.main2 {
	font-size: 1.25em;
	padding-bottom: 0.8em;
	border-bottom: 2px solid #DDD;
	margin-bottom: 40px;
	position: relative;
	font-weight: bold;
	color: #FF0000;
}
.maindesignFr h2.headingMiddle.main2::after {
	display: none;
}

.maindesignFr {
	margin-bottom: 40px
}
.maindesignFr .taLeft {
	text-align: left
}

.maindesignFr .textFwb {
	font-weight: bold !important;
}
.maindesignFr .textSize120p {
	font-size: 1.2em !important;
}

.btnRadius {
	background: #EA6D0D;
	border-radius: 20px;
	height: 40px;
	padding: 0 46px;
	font-weight: 600;
	line-height: 40px;
	width: auto;
	margin-right: 5px;
	margin-bottom: 7px;
	color: #fff !important;
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	box-sizing: border-box;
	font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
}
.orangeBtn {
	background-color: #EA6D0D!important;
}
.maindesignFr ul.fourColumns li a.btnRadius {
	padding-top: 10px;
	padding-bottom: 10px
}
a.btnRadius:hover {
	transition: 0.6s;
	opacity: 0.75
}
.btnRadiusMono {
	border-radius: 20px;
	height: 40px;
	padding: 0 46px;
	font-weight: 600;
	line-height: 40px;
	width: auto;
	background: #969494;
	color: #FFF;
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	box-sizing: border-box;
	text-align: center;
	font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
}
a.btnRadiusMono {
	border-radius: 20px;
	height: 40px;
	padding: 0 46px;
	font-weight: 600;
	line-height: 40px;
	width: auto;
	background: #969494;
	color: #FFF;
	display: inline-block;
	cursor: pointer;
	text-decoration: none;
	box-sizing: border-box;
	text-align: center;
	font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
}
a.btnRadiusMono:hover {
	opacity: 0.75;
	transition: 0.6s;
}

hr.ber {
	background-color: #000000;
	height: 15px;
}

/*    siteuse           */

.maindesignFr .subBtn ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/*    -webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;*/
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 20px 0
}
.maindesignFr{
	padding-bottom: 50px
}
.maindesignFr .ma20 {
    margin: 20px auto;
}
.maindesignFr .subBtn ul li {
	width: 20%
}
.maindesignFr .subBtn ul li a {
	width: 100% !important;
	color: #FFF
}
.maindesignFr .subBtn ul li a:visited{	color: #FFF}
.infoLinkFR2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;/*    -webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;*//*   -webkit-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-justify-content: space-between;
-webkit-justify-content: space-around;
justify-content: space-around;*/
}
.infoLinkFR2 ul {
	font-size: 0.9em;
	width: 380px
}
/*.infoLinkFR2 ul.w23p{
width: 23% !important
}*/
.infoLinkFR2 ul:last-child {
	width: 280px
}
.infoLinkFR2 ul li a {
	text-decoration: none;
	color: #005FC3;
}
.infoInner a {
	text-decoration: none;
	color: #005FC3;
}
.infoInner a.btnRadiusMono {
	color: #FFF
}
.infoLinkFR2 ul li {
	box-sizing: border-box;
	padding: 6px 0 6px 12px;
	background: url(/include_html/static/img/2020/icon_arrow04.png) no-repeat left center;
	vertical-align: top;
	line-height: 1;
	text-align: left
}
.maindesignFr .leadInfo {
	margin: 15px 0;
	font-size: 0.9em
}
.maindesignFr .leadInfo a {
	text-decoration: none;
	color: #005FC3;
}
.suWrap {
	width: 100%;
	margin-top: 40px;
}
.suWrap :first-of-type {
	margin-top: 0
}
.suWrap a[href^="tel:"] {
	pointer-events: none;
}
.suWrap .infoInner {
	width: auto !important;
	line-height: 1.6;
}
.suWrap .infoInner dl {
	width: auto !important;
}
.suWrap .infoInner dl dd ul li {
	width: auto !important;
}
.suWrap .infoInner dl dd {
	width: auto !important;
}
.suWrap .infoInner dl {
	width: auto !important;
}
.suWrap .infoInner dl dt span.gray {
	padding: 0;
	background-color: #FFF !important;
}
#infoFR .suWrap .tableType01 table th, #infoFR .suWrap .tableType01 table {
	width: 100%;
	box-sizing: border-box;
	margin: 20px 0
}
#infoFR .suWrap .tableType01 table th, #infoFR .suWrap .tableType01 table td {
	padding: 5px;
	text-align: center;
	width: 33.3%;
	box-sizing: border-box;
	border: 1px solid #D9D9D9;
}
#infoFR .bodb {
	border-bottom: none !important;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
p.txtright {
	text-align: right;
}
#infoFR .suWrap {
}
.suWrap .contentsTitle02 {
	width: 100%;
	margin-bottom: 0;
}
#infoFR {
	text-align: left
}
#infoFR .mgl15 {
	margin-left: 15px;
	margin-right: 15px
}
#infoFR p.rightImg {
	margin-right: 15px;
}
#infoFR .listCircle01 li {
	min-height: 18px;
	padding-left: 24px;
	background: url(/include_html/static/img/2020/icon_circle01.png) no-repeat left top 3px;
	background-size: 18px auto;
	line-height: 1.5;
}
.suWrap .circleRed {
	min-height: 18px;
	padding-left: 24px;
	background: url(/include_html/static/img/2020/icon_circle01.png) no-repeat left top 3px;
	background-size: 18px auto;
	line-height: 1.5;
	margin: 15px 0
}
.suWrap .mgl1em {
	margin-left: 1em
}
.suWrap .infoInner dl dd ul li ol.listSquare01 li {
	width: 500px;
	margin-top: 0;
	padding: 0 0 0 10px;
	border: none;
	background: none !important;
	line-height: 1;/*padding-left: 0.5em !important;
text-indent: -0.5em;*/
}
.suWrap .infoInner ol.bgnone li {
	background: none !important;
	padding-left: 1em !important
}
.suWrap .infoInner dl dd ul li ol.listSquare01 li::before {
/*	content: "\30FB";
font-size: 1em;
font-weight: bold;
display: inline-block;
top: 0;
left: 0;
color: #333;*/
}
.suWrap span.atIndent {
	display: block;
	padding-left: 0.5em !important;
	text-indent: -0.5em;
}
#infoFR .bodb {
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 8px;
	margin-bottom: 8px
}
#infoFR .uketable {
	border-collapse: collapse;/*ボーダーが重ならないよう*/
	width: 100%;
	margin: 20px 0
}
#infoFR .uketable th {
	font-weight: bold;
	border: 1px solid #ccc;
	width: 30%;
	padding: 10px;
	box-sizing: border-box;
	font-size: 1.1em;
	vertical-align: middle;
}
#infoFR .uketable td {
	width: 70%;
	vertical-align: middle;
	line-height: 1.4;
	border: 1px solid #ccc;
	padding: 10px 8px;
}
#infoFR .uketable2 th {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #ccc;
	font-size: 1.1em;
}
#infoFR .uketable2 td {
	padding: 5px;
	vertical-align: middle;
	line-height: 1.4;
	border: 1px solid #ccc;
}
#infoFR .uketable span {
	vertical-align: middle;
	padding-left: 1em
}
#infoFR .uketable .imgArignMd {
	vertical-align: middle;
	width: 60px
}
#infoFR .imgArignMd {
	vertical-align: middle;
}
#infoFR .pdrl05 {
	padding: 0 5px !important;
}
#infoFR .bkgnone li {
	background-image: none !important;
	padding-left: 0 !important;
}
#infoFR .red {
	color: #FF0000 !important;
}
.toggleableContent {
	display: block
}
.suWrap .toggleableLabel {
	pointer-events: none
}
.hiddenVisually {
	border: 0;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.maindesignFr .FR35Btn {
	text-align: center;
	margin: 15px 0
}
.maindesignFr .FR35flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	margin: 20px 0
}
.maindesignFr .FR35flex li {
	margin-right: 20px
}
.maindesignFr .mb1em {
	margin-bottom: 1em !important
}
.maindesignFr .mt1em {
	margin-top: 1em !important;
}

.maindesignFr .dotList {
	background-image: url(/include_html/static/img/2020/dot.png);
	background-repeat: no-repeat;
	background-position: left top 8px;
	background-size: 0.5em;
	padding-left: 1.1em
}
.maindesignFr .dotListr {
	background-image: url(/include_html/static/img/2020/dotr.png);
	background-repeat: no-repeat;
	background-position: left top 8px;
	background-size: 0.5em;
	padding-left: 1.1em
}
#infoFR .listCircle01 li.dotList {
	background-image: url(/include_html/static/img/2020/dot.png) !important;
	background-repeat: no-repeat !important;
	background-position: left top 8px !important;
	background-size: 0.5em !important;
	padding-left: 1.1em !important
}
#infoFR .listCircle01 li.dotListr {
	background-image: url(/include_html/static/img/2020/dotr.png) !important;
	background-repeat: no-repeat !important;
	background-position: left top 8px !important;
	background-size: 0.5em !important;
	padding-left: 1.1em !important
}
.maindesignFr ol.listSquare01 li {
	margin-bottom: 0.5em
}
#infoFR .listCircle01 li.sppdl0 {
	padding-left: 0 !important
}

.pc-only {
	display: block;
}
.sp-only {
	display: none !important;
}
.textSize90p {
	font-size: 0.9em !important;
}
.maindesignFr .etcBtn {
	text-align: center;
	margin: 30px auto 40px auto
}
.maindesignFr #seachResult .etcBtn a {
	text-decoration: none;
	color: #FFF !important
}
.maindesignFr .countHead {
	margin: 20px 0;
	font-size: 1.2em
}
.maindesignFr .gBox {
	background-color: #efefef;
	line-height: 1.5;
	padding: 10px;
	margin: 15px 0;
	width: 1060px;
	color: #333;
	font-weight: bold;
	box-sizing: border-box
}

.maindesignFr .border{
	border: 1px solid #000;
	padding: 10px;
}



.maindesignFr .w200 {
	width: 200px !important
}
.maindesignFr .w500 {
	width: 500px !important
}
.maindesignFr .w345 {
	width: 345px !important
}
.maindesignFr .fwn {
	font-weight: normal !important
}
.maindesignFr .pcma20 {
	margin: 20px auto
}
.maindesignFr .pcmt30 {
	margin-top: 30px
}
.maindesignFr .splevel2-1, .maindesignFr .splevel2-2 {
	display: none
}
