@charset "utf-8";
/*===========================
add
===========================*/
/*----------------------
none
----------------------*/
@media screen and (min-width: 769px) {
	.pcOFFspON{display: none;}
}

.pcOFFspOFF{display: none;}
@media screen and (max-width: 768px) {
	.pcOFFspOFF{display: block;}
}

@media screen and (max-width: 768px) {
	.pcONspOFF{display: none;}
}


/*===========================
margin
===========================*/
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}

.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}


/*===========================
table
===========================*/
.top-add th,.cont1-add th,.cont2-add th,.cont3-add th{
	background-color: #c8ecf4 !important;
}

/*===========================
align
===========================*/
.center-pcONspOFF{
	text-align: center;
}
@media screen and (max-width: 768px) {
	.center-pcONspOFF{text-align: left;}
}


/*===========================
font
===========================*/
.fb01{
	font-weight: bold;
}


/*===========================
img
===========================*/

/*===========================
a btn
===========================*/
a.btn01{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	max-width: 340px;
	margin: 0px 0px 15px;
	padding: 10px;
	color: #fff;
	background-color: #1a54a5;
	border-radius: 6px;
}
a.btn01:hover{
	text-decoration: underline;
	opacity: 0.8;
}

/*===========================
ph
===========================*/
/*s-ph----------*/
@media screen and (min-width: 769px) {
	.s-ph{
		width: 60%;
		margin: 0 auto 50px;
	}
}
@media screen and (max-width: 768px) {
	.s-ph{margin-bottom: 30px;}
}

/*===========================
logo
===========================*/
@media screen and (max-width: 768px) {
	.logoWrap a img{
		width: 300px !important;
	}
}


/*===========================
top-add
===========================*/
@media screen and (max-width: 768px) {
	.top-add .box01{
		margin-top: 50px;
	}
}


/*===========================
cont1-add
===========================*/
/*box01----------*/
/*in01-----*/
.cont1-add .box01 .in01{
	margin-top: 50px;
}

.cont1-add .box01 .in01 h4{
	text-align: center;
	margin-bottom: 30px;
}

.cont1-add .box01 .in01 p{
	background-color: #0098b9;
	text-align: center;
	color: #fff;
	padding: 3px 0;
	margin-bottom: 15px;
	font-size: 1.1rem;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


/*box02----------*/
/*in01-----*/
.cont1-add .box02 .in01{
	width: 60%;
	margin: 30px auto 0;
}
@media screen and (max-width: 768px) {
	.cont1-add .box02 .in01{
		width: 100%;
	}
}

.cont1-add .box02 h3{
	margin: 0 0 10px;
	padding: 8px 0;
	border: none;

	background-color: #0098b9;
	font-size: 1.2rem;
	color: #fff;
	text-align: center;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/*txt01-----*/
.cont1-add .box02 .txt01{
	text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #0098b9;
}
@media screen and (max-width: 768px) {
	.cont1-add .box02 .txt01{
	  font-size: 1.2rem;
	}
}

.cont1-add .box02 ul{
	margin: 10px auto;
	width: 330px;
}
.cont1-add .box02 ul.list02{
	width: 420px;
}
@media screen and (max-width: 768px) {
	.cont1-add .box02 ul,
	.cont1-add .box02 ul.list02{
		width: 100%;
	}
}





.cont1-add .box02 ul.check li{
	padding: 0 0 0.5em 3em;
}
@media screen and (max-width: 768px) {
	.cont1-add .box02 ul.check li{
		padding: 0 0 0.5em 2.3em;
	}
}

.cont1-add .box02 ul.check li::before{
	left: 1em;
}
@media screen and (max-width: 768px) {
	.cont1-add .box02 ul.check li::before{
		left: 0.5em;
	}
}

.cont1-add .box02 ul + p{
	text-align: center;
}
@media screen and (max-width: 768px) {
	.cont1-add .box02 ul + p{
		text-align: left;
	}
}


/*===========================
cont2-add
===========================*/
/*box01----------*/
.cont2-add .box01 li{
	border: none;
	font-size: 1.2rem;
	margin: 0;
}

/*box02----------*/
.cont2-add .box02 th{
	width: 50%;
	padding: 4px 0 !important;
}

.cont2-add .box02 .t01 th{
	background-color: #0098b9 !important;
	color: #fff;
}

.cont2-add .box02 td{
	text-align: center;
	padding: 4px 0  !important;
}

.cont2-add .box02 .txt01{
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	color: #0098b9;
}
@media screen and (max-width: 768px) {
	.cont2-add .box02 .txt01{
		text-align: left;
		font-size: 1.2rem;
	}
}

.cont2-add .box02 .boxborder2 span{
	font-weight: bold;
	color: #f15252;
}

/*===========================
cont3-add
===========================*/
/*box01----------*/
.cont3-add .box01 .content_Type1:last-child{
	margin-top: 30px;
}

.cont3-add .box01 .txt01{
	background-color: #0098b9;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 1.2rem;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

@media screen and (max-width: 768px) {
	.cont3-add .box01 .txt01{
		font-size: 1.1rem;
	}
}

.cont3-add .box01 .txt01 + p{
	padding: 0 10px;
}

.cont3-add .box01 .indent{
	text-indent: -1em;
  padding-left: 1.6em;
  padding-bottom: 10px !important;
  line-height: 1.5;
	margin-top: 5px;
}












/*　蛍光下線　*/
.tx-em {
	background: linear-gradient(transparent 62%, rgba(255, 250, 137, 0.71) 0%);
}

/*　蛍光斜線　*/
.tx-diagoYel {
    margin: 0 2px;
    padding: 2px 5px;
    border-radius: 0 0 3px 9px;
    color: #2f2f2f;
    background-image: linear-gradient(2deg,#fbf8a7,#fbf8a7 25%,transparent 25.1%,transparent);
}

.tx-diagoRed {
    margin: 0 2px;
    padding: 2px 5px;
    border-radius: 0 0 3px 9px;
    color: #2f2f2f;
    background-image: linear-gradient(2deg,#FD86A0,#FD86A0 25%,transparent 25.1%,transparent);
}

.tx-diagoGreen {
    margin: 0 2px;
    padding: 2px 5px;
    border-radius: 0 0 3px 9px;
    color: #2f2f2f;
    background-image: linear-gradient(2deg,#8dedd0,#8dedd0 25%,transparent 25.1%,transparent);
}


/* Flexboxレイアウト */

.f-wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch; /* アイテムを上揃えで配置します */
}

.f-wrap-AC {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center; /* アイテムを上下中央で配置します */
}

.f-wrap-HU {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	 /* アイテムの高さを揃える */
}

.f-item1 {
	box-sizing: border-box;
	width: 100%;
	margin-bottom:30px;
}

.f-item1-2 {
	box-sizing: border-box;
	width: 47%;
	margin-bottom:30px;
}

.f-item1-2-t1 {
	box-sizing: border-box;
	width: 47%;
	margin-bottom:30px;
}

.f-item1-3 {
	box-sizing: border-box;
	width: 31%;
	margin-bottom:30px;
}

.f-item1-3-t1 {
	box-sizing: border-box;
	width: 31%;
	margin-bottom:30px;
}

.f-item1-3n2 {
	box-sizing: border-box;
	width: 30%;
}

.f-item2-3 {
	box-sizing: border-box;
	width: 64%;
	margin-bottom:30px;
}

.f-item2-3-t1 {
	box-sizing: border-box;
	width: 64%;
	margin-bottom:30px;
}


.f-item1-4 {
	box-sizing: border-box;
	width: 23%;
	margin-bottom:30px;
}

.f-item3-4 {
	box-sizing: border-box;
	width: 72%;
	margin-bottom:30px;
}

.f-item1-4-t1 {
	box-sizing: border-box;
	width: 23%;
	margin-bottom:30px;
}

.f-item3-4-t1 {
	box-sizing: border-box;
	width: 72%;
	margin-bottom:30px;
}

.f-item1-5 {
	box-sizing: border-box;
	width: 19%;
	margin-bottom:30px;
}

.f-item1-5-t1 {
	box-sizing: border-box;
	width: 19%;
	margin-bottom:30px;
}

.f-item2-5 {
	box-sizing: border-box;
	width: 38%;
	margin-bottom:30px;
}

.f-item2-5-t1 {
	box-sizing: border-box;
	width: 38%;
	margin-bottom:30px;
}

.f-item3-5 {
	box-sizing: border-box;
	width: 57%;
	margin-bottom:30px;
}

.f-item3-5-t1 {
	box-sizing: border-box;
	width: 57%;
	margin-bottom:30px;
}

.f-item1-6 {
	box-sizing: border-box;
	width: 15%;
	margin-bottom:30px;
}

.f-item1-6-t1 {
	box-sizing: border-box;
	width: 15%;
	margin-bottom:30px;
}

.f-Vcenter {
	display:flex;
	justify-content:center;
	align-items:center;
	text-align:center;
	box-sizing: border-box;
}

.f-row-reverse {
	flex-flow: row-reverse wrap;
}

/* 最後のコンテンツを左寄せにする指定 */
.f-wrap:after {
    content: "";
    display: block;
    width: 24%;  /* f-itemに指定したwidthと同じ幅を指定する */
    height: 0;
}

.boxDummy {
	text-align:center;
	background-color: #CCC;
	width:100%;
	height:100%;
	display:flex;
	justify-content:center;
	align-items:center;
	text-align:center;
	box-sizing: border-box;
	padding:1em;
}

@media screen and (max-width: 768px) {

.f-item1-2-t1 , .f-item1-3-t1 , .f-item2-3-t1 , .f-item1-4-t1 , .f-item3-4-t1 , .f-item1-5-t1 , .f-item2-5-t1 , .f-item3-5-t1 , .f-item1-6-t1 {
	width: 100%;
}

.f-item1-4 , .f-item1-5 , .f-item1-6 {
	width: 49%;
}
}

@media only screen and (max-width: 600px) {
.f-item1-2 , .f-item1-3 , .f-item1-3n2 , .f-item2-3 , .f-item1-4 , .f-item3-4 , .f-item1-5 , .f-item2-5, .f-item3-5 , .f-item1-6 {
	width: 100%;
	margin-bottom:30px;
}

.spOrder1 {
	order:1;
}

.spOrder2 {
	order:2;
}

}

/* テキスト　*/

.txtCenter {
	text-align:center !important;
}

.txtRight {
	text-align:right !important;
}

.txtLeft {
	text-align:left !important;
}

.txtSUP {
	font-size: 75.5%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}

.txtSUB {
	font-size: 75.5%;
	vertical-align: bottom;
	position: relative;
	top: 0.1em;
}

/* フォントカラー　*/

.fc333 {
	color:#333;
}
.fcRed {
	color:#E92D05;
}

.fcRedOrange {
	color:#F44806;
}

.fcOrange {
	color:#F57312;
}

.fcYellow {
	color:#F3AB25;
}

.fcYG {
	color:#A7B82C;
}

.fcGreen {
	color:#58AB38;
}

.fcSkyB {
	color:#6ABDE6;
}

.fcBlue {
	color:#408BD0;
}

.fcBlueP {
	color:#8B5FCF;
}

.fcRedP {
	color:#AF41B8;
}

.fcWineR {
	color:#C62B71;
}

.txtInd {
	padding-left:1em;
	text-indent:-1em;
}

.txtIcon {
	display:inline-block;
	color:#FFF;
	text-align:center;
	line-height:normal;
	padding:0.2em 2.5em 0.2em 2.5em;
	background-color:#FABF67;
	margin:0 0 0.4em 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.txtIconBlock {
	display:block;
	color:#FFF;
	text-align:center;
	line-height:normal;
	padding:0.2em 2.5em 0.2em 2.5em;
	background-color:#FABF67;
	margin:0 0 0.4em 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.fs60p {
	font-size:60% !important;
}

.fs70p {
	font-size:70% !important;
}

.fs80p {
	font-size:80% !important;
}

.fs90p {
	font-size:90% !important;
}

.fs110p {
	font-size:110% !important;
}

.fs120p {
	font-size:120% !important;
	line-height:1.4em !important;
}

.fs130p {
	font-size:130% !important;
	line-height:1.4em !important;
}

.fs140p {
	font-size:140% !important;
	line-height:1.4em !important;
}

.fs140pM {
	font-size:140% !important;
	line-height:1.8em !important;
}

.fs150p {
	font-size:150% !important;
	line-height:1.4em !important;
}

.fs200p {
	font-size:200% !important;
	line-height:1.4em !important;
}

.fsM {
	font-size:124% !important;
	line-height:1.8em !important;
}

@media screen and (max-width: 600px) {

.fsSP60p {
	font-size:60% !important;
}

.fsSP70p {
	font-size:70% !important;
}

.fsSP80p {
	font-size:80% !important;
}

.fsSP90p {
	font-size:90% !important;
}

}

/*===========================
onOff
===========================*/

.pcOFFtabletON {
	display: none;
}

.pcONtabletOFF {}

.pcONtabletOFFspON {}

.pcOFFspON {
	display: none;
}



.pcONspOFF {}


.txtPCcenterSPLeft,
.txtPCcenterTabletLeft {
	text-align: center !important;
}

.txtPCLeftSPcenter {
	text-align: left !important;
}

.txtPCRightSPcenter {
	text-align: right !important;
}

@media screen and (max-width: 768px) {

	.txtPCcenterTabletLeft {
		text-align: left !important;
	}

	.pcONtabletOFF {
		display: none;
	}

	.pcOFFtabletON {
		display: block;
	}

	.pcONtabletOFFspON {
		display: none;
	}
}

@media screen and (max-width: 600px) {

	.pcOFFspON {
		display: block;
	}


	.pcONspOFF {
		display: none;
	}

	.pcONtabletOFFspON {
		display: block;
	}

	.txtPCcenterSPLeft {
	text-align: left !important;
}

	.txtPCLeftSPcenter,
	.txtPCRightSPcenter {
		text-align: center !important;
	}

}


/* 枠  */

.boxSimple {
	border: solid 1px #CCC;
	padding:1.5em;
	background:#fff;
}

.boxSimple2 {
	border: solid 1px #CCC;
	padding:1.5em;
	background:#fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
}

.boxFrame {
	padding:2em;
	border:3px solid #F1C03F;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	margin-bottom:40px;
	background: rgba(255,255,255,.85);
}

.boxFrameDouble {
	padding:2em;
	border:3px double #F1C03F;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	margin-bottom:40px;
	background: rgba(255,255,255,.85);
}

.boxDot {
	padding:2em;
	border:  dotted 2px #E3AA24;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	margin-bottom:40px;
	background:#FEFDE9;

}

.boxFablic {
	padding:2em;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	margin-bottom:40px;
	background:#FEFDE9;
	box-shadow: 0px 0px 0px 10px #FEFDE9;
	border:  dotted 2px #E3AA24;
}



@media only screen and (max-width: 600px) {

.boxFrame {
	box-sizing: border-box;
	width:100%;
	padding:1em 1em;
}

.boxFrameDouble {
	box-sizing: border-box;
	width:100%;
	padding:1em 1em;
}

.boxDot {
	box-sizing: border-box;
	width:100%;
	padding:1em 1em
}

.boxFablic {
	box-sizing: border-box;
	width:100%;
	padding:1em 1em;
}

}

/* table */


.nowrap {
	white-space: nowrap;
}

.tdCenter {
	text-align:center !important;
	vertical-align:middle !important;
}

.tdRight {
	text-align:right !important;
	vertical-align:middle !important;
}

.tdW90p {
	width:90%;
	box-sizing: border-box;
}

.tdW80p {
	width:80%;
	box-sizing: border-box;
}

.tdW70p {
	width:70%;
	box-sizing: border-box;
}

.tdW60p {
	width:60%;
	box-sizing: border-box;
}

.tdW50p {
	width:50%;
	box-sizing: border-box;
}

.tdW50Usu {
	width:50%;
	box-sizing: border-box;
}

.tdW40p {
	width:40%;
	box-sizing: border-box;
}


.tdW30p {
	width:30%;
	box-sizing: border-box;
}

.tdW30pUSU {
	width:30%;
	box-sizing: border-box;
}

.tdW20p {
	width:20%;
	box-sizing: border-box;
}

.tdW10p {
	width:10%;
	box-sizing: border-box;
}

@media screen and (max-width: 600px) {

.tdW90p , .tdW80p , .tdW70p , .tdW60p , .tdW50p , .tdW40p , .tdW30p , .tdW20p {
	width:100%;
}
}

/* リスト */


ul.liReseter , ul.liReseterFloat , ul.liReseter2Div , ul.liReseter3Div , ul.liReseter4Div {
	line-height:1.8em;
	margin-left:1.5em;
}

ul.liReseter li {
	display:list-item;
	list-style-type: disc;
	list-style-position: outside;
}
