
/* --------------------------　メインスライダー　-------------------------- */

.top_main {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 834px;
  background: #fff;
	background: url("../../images/fv.jpg");
	background-position: center;
}

.top_main_sp {
	display: none;
}

.pcimg {
	display: block;
}
.spimg {
	display: none;
}

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

.top_main_sp {
	display: block;
}
.pcimg {
	display: none;
}
.spimg {
	display: block;
}

}


/* --------------------------　CTAボタン　-------------------------- */

.cta01 {
	background: #1d7cdc;
	padding: 60px 0 60px 0;
}

a.cta-button {
	width: 860px;
  padding: 40px;
  margin: 0 auto;
  display: block;
  color: #fff !important;
  background: #f39800;
  text-decoration: none;
  font-size:4rem;
	font-weight: bold;
  border-radius: 60px;
  text-align:center;
  text-decoration:none !important;
	position: relative;
	box-sizing: border-box;
	line-height: 1;
}
a.cta-button:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 12px 5px 0 0;
  background: url("../../images/arrow.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top:33px;
  right: 20px;
}
a.cta-button:hover {
  background: #f36d00;
}

@media screen and (max-width: 768px) {
.cta01 {
	background: #1d7cdc;
	padding: 20px 15px 10px 15px;
	box-sizing: border-box;
}

a.cta-button {
	width: auto;
  padding: 10px;
  margin: 0 auto 13px auto;
  display: block;
  color: #fff !important;
  background: #f39800;
  font-size:1.8rem;
  border-radius: 60px;
  text-align:center;
  text-decoration:none !important;
	position: relative;
	box-sizing: border-box;
	padding: 20px;
}
a.cta-button:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -3px 5px 0 0;
  background: url("../../images/arrow.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
	position: absolute;
	top:22px;
  right: 10px;
}
a.cta-button:hover {
  background: #d3002d;
}
}


/* --------------------------　top　-------------------------- */

.bg01 {
	padding: 0px 0;
	box-sizing: border-box;
}



.content-block {
	width: 1000px;
	margin: auto;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
	padding: 60px 0;
	
}
.content-block02 {
	width: 1000px;
	margin: auto;
	background: #cde8fe;
	padding: 60px 0;
	
}
.content-wrap {
	width: 780px;
	margin: auto;
	
}

.imgmg {
	margin-bottom: 60px;
	padding: 0;
}
.imgmg img {
	padding: 0;
	margin: 0;
}
.textmg {
	margin-bottom: 60px;
	padding: 0;
}

@media screen and (max-width: 768px) {
.bg01 {
	padding: 0px 0px;
	box-sizing: border-box;
}

.content-block {
	width: auto;
	margin: auto 0px;
	background: #fff;
	padding: 30px 0;
	
}
.content-block02 {
	width: auto;
	margin: auto 0px;
	background: #cde8fe;
	
}
.content-wrap {
	width: auto;
	margin: auto 20px;
}
.imgmg {
	margin-bottom: 30px;
	padding: 0;
}
.textmg {
	margin-bottom: 30px;
	padding: 0;
}
}


/* --------------------------　top-01　-------------------------- */

.title_line {
	border-top: 5px solid #01243a;
	border-bottom: 5px solid #01243a;
	padding: 20px 0;
	font-size: 3.2rem;
	font-weight: bold;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.6;
	margin-bottom: 40px;
	color:#01243a;
	letter-spacing: 0rem;
}
.title-min {
	font-size: 3.2rem;
	font-weight: bold;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.6;
	color:#01243a;
}
.txtkome {
	font-size: 1.3rem;
	text-align: center;
	padding: 10px 0;
	line-height: 1.7;
}


.bg-gr {
	background: #e4e8ea;
	padding-bottom: 150px;
	clip-path: polygon(0 0, 100% 0%, 100% 95%, 50% 100%, 0 95%);
	margin-bottom: 60px;
}

.tokucyo {
	background: #fff;
	padding: 20px 30px 30px 30px;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	margin-bottom: 30px;
	position: relative;
}
.tokucyo .title {
	font-size: 3.6rem;
	font-weight: bold;
	color:#01243a;
	border-bottom: 3px dotted #01243a;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-left: 80px;
	line-height: 1.5;
}
.tokucyo .num {
	position: absolute;
	top:-20px;
	left:-20px;
}
.tokucyo p {
	line-height: 1.8;
}

.bg-blue {
  background: #0152a5;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQYV2NkYGD4z8DAwMgABXAGNgGwSgwVAFbmAgXQdISfAAAAAElFTkSuQmCC");
  background-repeat: repeat;
  background-blend-mode: overlay;
  background-position: 0px ;
  background-size: auto, cover;
  width: auto;
  z-index: 1;
  padding: 0 0 0px 0;
	padding-bottom: 100px;
	clip-path: polygon(0 0, 100% 0%, 100% 95%, 50% 100%, 0 95%);
}

.cmlist {
    list-style: none;
	text-align: left;
	font-size: 2.4rem;
	line-height: 1.4;
    text-indent: -1.5em;
	font-weight: bold;
	background: #fff;
	padding: 18px 15px 18px 2.5em;
	margin-bottom: 20px;
}
 
.cmlist:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;/*←ココ*/
  content: "\f14a";
  position: relative;
	top:2px;
  left : 0em; 
  color: #a41f01; 
  margin-right: 10px;
	font-size: 3rem;
}

.manual {
	margin-top: -50px;
	position: relative;
	z-index: 1;
	margin-bottom: 100px;
}

.title_line02 {
	border-top: 5px solid #01243a;
	border-bottom: 5px solid #01243a;
	padding: 40px 0 20px 0;
	font-size: 4.8rem;
	font-weight: bold;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.6;
	margin-bottom: 40px;
	color:#01243a;
	letter-spacing: 0rem;
	position: relative;
	margin-bottom: 40px;
	margin-top: 80px;
}

.title_line02 .sub {
	background: #911b00;
	text-align: center;
	font-weight: bold;
	font-family: 'Noto Serif JP', serif;
	font-size: 3.6rem;
	padding: 10px;
	color:#fff;
	width: 200px;
	position: absolute;
	top:-5px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.manualbox {
	border: 1px solid #01243a;
	padding: 30px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.manualbox .title {
	background: #f4be23;
	padding: 20px;
	text-align: center;
	color:#01243a;
	font-weight: bold;
	font-size: 2.4rem;
	line-height: 1.5;
	margin-bottom: 15px;
}
.manualbox p {
	line-height: 1.8;
	font-size: 1.7rem;
	margin-bottom: 0;
}

.accordion {
margin-bottom: 60px;
}

.accordion ul {
	width:100%;
	padding:0;
	margin: 0;
}
.accordion li {
	position:relative;
	list-style:none;
	margin-bottom: 10px;
}
.accordion > ul > li > a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 18px 70px 18px 20px;
	position: relative;
	background: #01243a;
	font-size: 2rem;
	line-height: 1.5;
    padding-left: 2.5em;
	text-indent:-0.85em;
	font-weight: bold;
	color: #fff;
}

.accordion i {
	margin-right: 10px;
	color: #f4be23;
}

.accordion > ul > li > div {
	display: none;
	text-align:left;
	font-size: 1.8rem;
	line-height:1.8;
	padding:  10px 10px 15px 10px;
}

.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.accordion li .accordion_icon {
	position: absolute;
	width: 40px;
	height: 40px;
	top:50%;
	right:0px;
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 2px;
    background-color: #fff;
}
.accordion li .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}


.faq_txt {
	font-size: 1.8rem;
	margin-top: 5px;
	margin-left: 15px;
}



.notebox {
	background: #f4f4f4;
	padding: 40px;
	box-sizing: border-box;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin-bottom: 40px;
}
.note {

  background-image:
   linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 98%, #646464 100%);
  background-size: 100% 2em;
  line-height: 2em;

  padding: 2em 1em 1.98em 1em;
  margin: 0em 0;
 font-size: 2rem;
}
.notebox h3 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	line-height: 1.6;
	font-size: 3.6rem;
	text-align: center;
	padding: 0;
	margin: 0;
}




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

/* --------------------------　top-01　-------------------------- */

.title_line {
	border-top: 3px solid #01243a;
	border-bottom: 3px solid #01243a;
	padding: 10px 0;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.6;
	margin-bottom: 20px;
	color:#01243a;
	letter-spacing: 0rem;
}
.title-min {
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.6;
	color:#01243a;
}
.txtkome {
	font-size: 1rem;
	text-align: center;
	padding: 10px 0;
	line-height: 1.7;
}


.bg-gr {
	background: #e4e8ea;
	padding-bottom: 70px;
	clip-path: polygon(0 0, 100% 0%, 100% 98%, 50% 100%, 0 98%);
	margin-bottom: 30px;
}

.tokucyo {
	background: #fff;
	padding: 15px 20px 20px 20px;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	margin-bottom: 15px;
	position: relative;
}
.tokucyo .title {
	font-size: 1.7rem;
	font-weight: bold;
	color:#01243a;
	border-bottom: 3px dotted #01243a;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-left: 30px;
	line-height: 1.4;
}
.tokucyo .num {
	position: absolute;
	top:-10px;
	left:-10px;
	width: 50px;
}
.tokucyo .num img {
	width: 100%;
	height: auto;
}
.tokucyo p {
	line-height: 1.8;
}

.bg-blue {
  background: #0152a5;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQYV2NkYGD4z8DAwMgABXAGNgGwSgwVAFbmAgXQdISfAAAAAElFTkSuQmCC");
  background-repeat: repeat;
  background-blend-mode: overlay;
  background-position: 0px ;
  background-size: auto, cover;
  width: auto;
  z-index: 1;
  padding: 0 0 0px 0;
	padding-bottom: 50px;
	clip-path: polygon(0 0, 100% 0%, 100% 98%, 50% 100%, 0 98%);
}

.cmlist {
    list-style: none;
	text-align: left;
	font-size: 1.6rem;
	line-height: 1.4;
    text-indent: -1.9em;
	font-weight: bold;
	background: #fff;
	padding: 10px 15px 10px 2.5em;
	margin-bottom: 10px;
}
 
.cmlist:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;/*←ココ*/
  content: "\f14a";
  position: relative;
	top:0px;
  left : 0em; 
  color: #a41f01; 
  margin-right: 10px;
	font-size: 2.2rem;
}

.manual {
	margin-top: -30px;
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
}

.title_line02 {
	border-top: 3px solid #01243a;
	border-bottom: 3px solid #01243a;
	padding: 30px 0 10px 0;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	line-height: 1.6;
	margin-bottom: 40px;
	color:#01243a;
	letter-spacing: 0rem;
	position: relative;
	margin-bottom: 20px;
	margin-top: 50px;
}

.title_line02 .sub {
	background: #911b00;
	text-align: center;
	font-weight: bold;
	font-family: 'Noto Serif JP', serif;
	font-size: 1.8rem;
	padding: 10px;
	color:#fff;
	width: 150px;
	position: absolute;
	top:-3px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.manualbox {
	border: 1px solid #01243a;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.manualbox .title {
	background: #f4be23;
	padding: 10px 5px;
	text-align: center;
	color:#01243a;
	font-weight: bold;
	font-size: 4.2vw;
	line-height: 1.5;
	margin-bottom: 10px;
}
.manualbox p {
	line-height: 1.8;
	font-size: 1.5rem;
	margin-bottom: 0;
}

.accordion {
margin-bottom: 30px;
}

.accordion ul {
	width:100%;
	padding:0;
	margin: 0;
}
.accordion li {
	position:relative;
	list-style:none;
	margin-bottom: 10px;
}
.accordion > ul > li > a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 12px 70px 12px 20px;
	position: relative;
	background: #01243a;
	font-size: 1.6rem;
	line-height: 1.5;
    padding-left: 2.5em;
	text-indent:-0.85em;
	font-weight: bold;
	color: #fff;
}

.accordion i {
	margin-right: 10px;
	color: #f4be23;
}

.accordion > ul > li > div {
	display: none;
	text-align:left;
	font-size: 1.6rem;
	line-height:1.8;
	padding:  10px 10px 15px 10px;
}


.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.accordion li .accordion_icon {
	position: absolute;
	width: 40px;
	height: 40px;
	top:50%;
	right:-20px;
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 2px;
    background-color: #fff;
}
.accordion li .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}


.faq_txt {
	font-size: 1.6rem;
	margin-top: 5px;
	margin-left: 0px;
	line-height: 1.7;
}



.notebox {
	background: #f4f4f4;
	padding: 15px;
	box-sizing: border-box;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	margin-bottom: 40px;
}
.note {

  background-image:
   linear-gradient(180deg, rgba(100, 100, 100, 0) 0%, rgba(100, 100, 100, 0) 98%, #646464 100%);
  background-size: 100% 2em;
  line-height: 2em;

  padding: 2em 1em 1.98em 1em;
  margin: 0em 0;
 font-size: 1.6rem;
}
.notebox h3 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	line-height: 1.6;
	font-size: 2rem;
	text-align: center;
	padding: 0;
	margin: 0;
}

	

}














.footer_fix_btn {
  display: none;
}

.endtext p {
	font-size: 2.2rem !important;
	font-weight: bold;
}
@media (max-width: 1200px) {
	
.footer_fix_btn {
  position:fixed;
  bottom:0;
  width:100%;
  text-align:center;
  z-index: 2;
  display: block;
}
.footer_fix_btn a {
  display:block;
  width:100%;
  text-decoration:none;
  color: #fff;
	font-size: 2rem !important;
	font-weight: 600;
}
.footer_fix_btn a:hover {
  opacity:0.8;
}

.fix_button {
	line-height: 1.7;
	width: auto;
    margin: auto;
	
}

.fix_tel {
	width: auto;
	background: #f4f2f2;
	color: #fff;
	padding: 15px 0;
}
.fix_tel img {
	width: 80%;
	height: auto;
}
.fix_line{
	width: auto;
	background: #f39800;
	color: #fff;
	padding: 10px 0;
	font-size: 2rem;
}

.fix_tel i,
.fix_mail i,
.fix_line i {
	font-size: 1.6rem;
}
}


.yellowbg {
	background: #fff100;
}
.red {
	color:#f20101;
}
.bold {
	font-weight: bold;
}



.marker_yellow_hoso {
background: linear-gradient(transparent 60%, #ffea00 60%);
	font-weight: bold;
}

.tokuimg {
	float: right;
	width: 200px;
	margin-left: 15px;
	margin-bottom: 15px;
}

.manuimg {
	margin-bottom: 20px;
}

@media (max-width: 1200px) {
	
	.tokuimg {
	float: none;
	width: auto;
	margin-left: 0px;
	margin-bottom: 10px;
}
	
}
