@charset "UTF-8";
/* A Modern CSS Reset */
/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
↓↓ALL
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/
*{
  margin: 0;
  padding: 0;
  color:#272727;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 1px;
	list-style: none;
}
/*html{scroll-behavior: smooth !important;}*/
a {
	transition:  0.2s all;
}
a:hover {
	
	transition:  0.2s all;
}
.mv_txt a:hover,
.red_btn:hover,
.red_btn2:hover {
	background: #F84E51;
	transition:  0.2s all;
	opacity: 1;
}
.btn3:hover {
	background: #F84E51;
	
	transition:  0.2s all;
}
img{
  width: 100%;
  max-width: 100%;
}

.header_top_l img{
  height: 90% !important;
	width: auto !important;
  align-self: center;
}

.wrapper {
  max-width:1280px;
  margin: 0 auto;
  padding-top: 120px;
}
  .header_top_r a:hover {
    opacity: 0.7 !important;
	  transition:  0.2s all !important;
  }	
.footer_fixed a:hover {
    opacity: 0.7 !important;
	  transition:  0.2s all !important;
  }	
nav ul li a:hover {
    opacity: 0.7 !important;
	 transition:  0.2s all !important;
  }		
section{
  padding:40px 40px;
  box-sizing: border-box;
}

h2{
  font-family: noto-sans, sans-serif;
  font-size: 60px;
  color: #DB2C2C;
}

h3{
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN" , "Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ Pro";
  font-size: 30px;
  text-align: center;
  color: #DB2C2C;
}

h4{
  font-size: 20px;
  text-align: center;
  color: #DB2C2C;
}

.red_btn{
  background-color: #DB2C2C;
  font-size: 16px;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN" , "Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ Pro";
  text-align: center;
  color: white;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
  height: 50px;
  width: 360px;
  display: block;
  line-height: 50px;
  border-radius: 10px;
}

.red_btn2{
  text-decoration: none;
}

.blue_btn{
  background-color:#07079D;
  font-size: 21px;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN" , "Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ Pro";
  text-align: center;
  color: white;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
  height: 70px;
  width: 480px;
  display: block;
  line-height: 70px;
  border-radius: 10px;
  margin: 0 auto;
		transition: 0.2s all !important ;
	text-decoration: none !important;
}
.blue_btn:hover {
		background-color: #5261FF !important;
	transition: 0.2s all !important ;
	}
.bg1{
  background-color: #FDF9F5;
}

.sub{
  font-size: 20px;
  color: #DB2C2C;
}

.sub2{
  font-size: 16px;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN" , "Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ Pro";
  font-weight: normal;
}

.mv{
  background-image: url(img/mv.png);
  height: 608px;
  background-size: cover;
  display: table;
  width: 100%;
}

.mv_txt{
  display: table-cell;
  vertical-align: middle;
  padding-left: 5%;
}

.mv h1{
  font-size: 41px;
  color: #DB2C2C;
  background-color: white;
  display: inline;
  line-height: 2.3em;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 20px;
}

.mv p{
  font-size: 20px;
  color: white;
  padding: 20px 0;
}

.mv a{
  background-color: #DB2C2C;
  color: white;
  font-size: 16px;
  width: 360px;
  height: 50px;
  display: inline-block;
  box-shadow:0px 4px 3px white;
  line-height: 50px;
  text-align: center;
  border-radius: 10px;
}

.logo2{
  width: 30%;
  margin: 0 auto 40px;
  display: block;
}

/*plan*/

.plan h2{
  text-align: center;
  padding: 20px;
}

.plan h3{
  margin-bottom: 20px;
}

.plan_items{
  border:solid 1px #DB2C2C;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  margin-bottom: 100px;
}

.plan_item{
  width: 30%;
}

.plan_items ul li {
  flex-grow: 1;
  list-style-type: none;
  text-align: center;
  padding: 0 20px;
}

.plan_items ul li + li {
  border-left: 1px solid #DB2C2C;
}

.plan_item h4{
  display: inline;
  padding-bottom: 5px;
  border-bottom: 2px solid #DB2C2C;
}

.plan_item p{
  padding: 20px 10px;
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN" , "Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ Pro";
}

.btn3{
  position: absolute;
  bottom: -25px;
  left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

/*solution*/
.solutions_txt .sub2{
  padding: 40px 0;
}

.solutions_txt{
  width: 40%;
}

.solutions_items{
  width:55%;
  flex-wrap: wrap;
}

.solutions_item{
  width: 48%;
  height: 168px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.solutions_item p{
  font-size: 20px;
  color: #2C3C93;
}

/*Features*/
.features h2{
  text-align: center;
}

.features .sub{
  text-align: center;
  margin-bottom: 40px;
}

.features_items{
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
}

.features_item{
  width: 32%;
  margin-bottom: 40px;
  border: solid 1px #DB2C2C;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.features_item img{
  height: 116px;
  width: auto!important;
  display: block;
  margin-bottom: 20px;
}

.features_item p{
  font-size: 18px;
  color: #DB2C2C;
}

.red_btns{
  display: flex;
  justify-content: center;
  margin: 20px;
}

.red_btns .red_btn{
  margin:0 20px;
}

.features_item p{
  font-size: 18px;
  color: #DB2C2C;
}

/*prevention*/
.prevention h3{
  margin-bottom: 20px;
}
.prevention .sub2{
  text-align: center;
  margin-bottom: 60px;
}

.prevention_items{
  width: 90%;
  margin:0 auto;
}

.prevention_item{
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.prevention_item p{
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN" , "Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ Pro";
  font-size: 20px;
  color: #DB2C2C;
  margin-bottom: 20px;
}

.prevention_item img{
  width: auto!important;
  height: 125px;
}

/*footer*/
.footer{
 padding:40px 40px 10px 40px;
 box-sizing: border-box; 
}

footer{
 padding:40px 40px;
 box-sizing: border-box; 
 background-color: #DB2C2C;
}

.footer_inner{
  max-width: 1280px;
  width: 90%;
  margin: 0 auto;
}

footer img{
  width: 560px!important;
  margin: 0 auto;
  display: block;
}

.links {
  width: 80%;
  flex-wrap: nowrap;
  margin: 20px auto;
  align-items: flex-start;
}

footer nav ul li{
  width: auto;
  text-align: left;
	margin: 0 0 12px 0;
}

footer nav ul li ul{
  display:block;
}

footer nav ul li ul li{
  width: 100%;
}

footer a{
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN" , "Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ Pro";
  font-size: 16px;
  font-weight: normal!important;
  white-space: nowrap;
}
.footer_pdf {
	text-align: center;
	margin: 15px 0 80px 0;
}
.footer_pdf a {
	font-size: 20px !important;
	transform: 0.2s all;
}
.footer_pdf a:hover {
	color: #BF0004;
		transform: 0.2s all;
}
.footer_link{
  justify-content:center!important;
}

.footer_link a{
  /*width: 300px;*/
  margin-right: 20px;
  margin-bottom: 20px;
}

.flexbox3 p {
	margin: 0 20px 10px 0 !important;
	vertical-align: bottom;
}
.flexbox3 {
	padding: 10px 10px !important;
	display: block !important;
}
.flexbox3 p a{
	font-weight: 900 !important;
}
.flexbox3 p a:hover{
	color: #BB0003;
}
.indent,
.indentred{
	padding-left:1rem;
	text-indent: -1rem;
	margin: 0 !important;
}
.indent li {
	list-style-type: none !important;
	margin-bottom:10px;
}
.indentred li {
	list-style-type: none !important;
	margin-bottom:10px;
	color: #DB2C2C !important;
	font-weight: bold !important;
}
.canceltop li {
	font-weight: bold !important;
}
.pan {
	padding: 30px 20px 40px 20px;
	
}
.pan ol li{
	text-decoration: none;
	display: inline;
	margin: 0 10px 0 0;
	font-size: 13px !important;
}
.pan a {
	font-size: 13px !important;
}
.pan a:hover {
	color: #CF0003;
}


.pagetop {
	display: none;
	position: fixed;
}
.pagetop a {
	display: block;
	font-size: 0;
	width: 50px;
	transition: 0.2s all;
}
.pagetop a:hover {
	transition: 0.2s all;
	opacity: 0.8;
}
/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
↓↓スマホ用
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/
@media screen and (max-width: 1279px) {
   /*480px以下に適用されるCSS（スマホ用）*/ 
  .pc_only{
    display: none!important;
  }
#page-top{
    position: fixed;
    bottom: 80px;
    right:20px;
    width: 50px;
    height: 50px;
}
  header{
  width: 100%;
  	list-style: none;
  background-color: white;

  top: 0;
  z-index: 1000;
}
  header ul li{

  	list-style: none;

}
header .name{
  line-height: 60px;
  display: block;
  margin-left: 20px;
}

.red{
  color: #DB2C2C !important;
  font-size: 16px;
  text-decoration: none;
}

.wrapper{
  overflow: hidden;
}

  body{
    font-size: 14px;
  }

  .mv{
    /*padding-top: 60px;*/
  }

header img{
 width: 300px;
  margin:8px 20px 10px 0;
	vertical-align: middle;
}
@media screen and (max-width: 500px) {
header img{
 width: 250px !important;
  margin:8px 20px 10px 0;
	vertical-align: middle;
}	
}
@media screen and (max-width: 350px) {
header img{
 width: 200px !important;
  margin:8px 20px 10px 0;
	vertical-align: middle;
}	
}	
	
	
.logo2{
  width: 40%;
  margin: 0 auto 20px;
  display: block;
}


/*ナビのスタイル*/
nav.NavMenu{
position: fixed;
z-index: 12;
top: 0;
left: 0;
background:white;
text-align: center;
width: 100%;
height: 100%;
display: none;
}

nav.NavMenu ul{
width: 100%;
margin: 0 auto;
padding: 0;
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
}

nav.NavMenu ul li{
font-size: 24px;
list-style-type: none;
width: 100%;
padding-bottom: 0px;
}

nav.NavMenu ul li:last-child{
padding-bottom: 0;
}

nav.NavMenu ul li a{
display: block;
color: #272727;
padding: 15px 0;
font-weight: bold;
font-size: 14px;
}

/*ボタンのスタイル*/
.Toggle {
position: fixed;
right:18px;
top: 7px;
width: 45px;
height: 45px;
cursor: pointer;
z-index: 13;
display: block;
}

.Toggle span {
display: block;
position: absolute;
width: 35px;
border-bottom: solid 4px #C1C1C1;
-webkit-transition: .35s ease-in-out;
-moz-transition: .35s ease-in-out;
transition: .35s ease-in-out;
left: 6px;
}

.Toggle span:nth-child(1) {
top: 9px;
}

.Toggle span:nth-child(2) {
top: 20px;
}

.Toggle span:nth-child(3) {
top: 31px;
}

.Toggle.active span:nth-child(1) {
top: 18px;
left: 6px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
border-bottom: solid 3px #C1C1C1;
}
.Toggle.active span:nth-child(2),
.Toggle.active span:nth-child(3) {
top: 18px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
border-bottom: solid 3px #C1C1C1;
}


h2 span{
  font-size: 24px;
}

section {
    padding:20px;
    box-sizing: border-box;
}

.wrapper{
  padding-top: 60px;
}


.mv {
    background-image: url(img/mv_sp.jpg);
    height: 550px;
    min-width: 100%;
/*    background-size: contain;*/
    background-position: top center;
    /*background-attachment: fixed;*/
    background-repeat: no-repeat;
   /* padding: 10px 0;*/
}
@media screen and (max-width: 930px) {
.mv {
    height: 450px;
}
	}
@media screen and (max-width: 650px) {
.mv {
    height: 350px;
}
	}
.mv_txt{
/*  display: table-cell;
  vertical-align: middle;
  padding-left: 5%;*/
	  display: inline;
  vertical-align: none;
  padding-left: 0;
	position: relative;
	top: 10%;
	left: 5%;
	width: 50%;
}
.mv .h1box {
    width: 45%;
    background: white;
	padding: 16px 0 16px 16px;    
}
.mv p {
font-size: 13px;
	line-height: 1.2;
	width: 90%;
}
	
.mv h1 {
    font-size: 3.5vw;
    color: #DB2C2C;
    background-color: transparent !important;
    display: inline;
    /*line-height: 50px;*/
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding: 5px;
	line-height: 1.4 !important;
}
.mv a {
	font-size: 16px;
	width: 45%;
}
@media screen and (max-width: 600px) {
.mv a {
	font-size: 13px;
	width: 80%;
}
	.mv .h1box {
		padding: 8px !important;
		margin: 20px 0 0 0;
	}
	.mv h1 {
	font-size: 14px;
		letter-spacing: -0.5px !important;
		
	}	
	}
h2{
  font-size: 30px;
}

h3{
  font-size: 18px;
}

h4{
  font-size: 16px;
}

p{
  font-size: 14px;
}

.sub2{
  font-size: 14px;
}

.sub{
  font-size: 15px;
}


.red_btn{
  width: 95%;
}

.plan_item p {
    padding: 10px 10px 20px;
}

.plan h3 {
    margin-bottom: 10px;
}

.plan_item {
    width:100%;
}

.plan_items ul li + li {
    border-left:none;
}

.plan_items ul li{
  padding: 0;
}

.plan_items{
  margin-bottom: 60px;
}

.solutions_txt{
  width: 100%;

}

.solutions_txt .sub2 {
    padding: 20px 0;
}

.solutions_items{
  width: 100%;
  display: flex;
  justify-content: space-around;
  padding: 20px 0;
}

.solutions_item p{
  font-size: 13px;
}

.solutions_item{
  height: 100px;
}

.features_item{
  width: 100%;
}

.features_item p{
  font-size: 14px;
}

.red_btns .red_btn {
    margin: 10px auto;
}

.red_btns{
  display: block;
}

.prevention_item{
  width: 48%;
  margin-bottom: 40px;
}

.prevention .sub2{
  margin-bottom: 40px;
}

.prevention_items {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.prevention_item p{
  font-size: 15px;
  margin-bottom: 10px;
}

.prevention_item img{
  height: 60px;
}

.footer {
    padding: 20px 40px;
    box-sizing: border-box;
}

.blue_btn {
    background-color: #07079D;
    font-size: 21px;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN" , "Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ Pro";
    text-align: center;
    color: white;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    height: 60px;
    width: 100%;
    display: block;
    line-height: 60px;
    border-radius: 10px;
    margin: 0 auto;
}

footer li {
    list-style: none;
}

footer li a{
    text-decoration: none;
    color: white;
    font-size: 14px;
}

.footer_fixed{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: white;
  display: flex;
  justify-content: space-around;
  padding: 10px;
  box-sizing: border-box;
}

.cv_btn1{
    font-size: 14px;
    border:solid 2px #DB2C2C;
    background-color: white;
    color: #DB2C2C;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    width: 44%; 
    text-align: center;
  }

  .cv_btn1 img{
    height: 17px;
    width: auto;
    margin-right: 5px;
  }

  .cv_btn2{
    font-size: 14px;
    border:solid 2px #DB2C2C;
    background-color: #DB2C2C;
    color: white;
    text-decoration: none;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    width: 44%; 
    text-align: center;
  }

  .cv_btn2 img{
    height: 17px;
    width: auto;
    margin-right: 5px;
  }

  footer{
    padding: 40px 40px 80px;
  }
footer nav ul li{
  text-align: center;
}
	.pagetop a {
		display: block;
		font-size: 0;
		width: 40px;
		transition: 0.2s all;
	}
	.pagetop {
		right: 15px;
		bottom: 60px;
	}

}

/*
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
↓↓PC用
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
*/
@media screen and (min-width: 1280px) {
	.pc_only {
	background: #ffffff;	
	}
  .sp_only{
    display: none!important;
  }

  header{
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
  }

  header nav{
    width: 100%;
    height: 47px;
    background-color:#DB2C2C;
  }

  header nav ul{
    line-height: 47px;
    width: 90%;
    margin:0 auto;
    max-width: 1280px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-items: center;
  }

  nav ul{
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content:space-around;
    list-style: none;
    align-items: center;
  }

  nav ul li{
    padding:0 8px;
    font-weight: bold;
    text-align: center;
    color: white;
  }

  nav ul li a{
    text-decoration: none;
    font-size: 16px!important;
    font-weight: bold;
    letter-spacing:1px;
    color: white;
  }

  .flexbox{
    display: flex;
    justify-content:space-between;
  }

  .header_top{
    max-width: 1280px;
    width: 90%;
    margin:0 auto;
    background-color: white;
  }

  .header_top_l{
    color: #DB2C2C;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN" , "Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ Pro";
    font-size: 22px;
    font-weight: bold;
    width: 350px;
	  height: auto;
  }
  .header_top_l img{
    width: 350px !important;
	height: auto !important;
	  margin: 12px 0 0 0;
  }

  .header_top_r{
    color: #DB2C2C;
    font-size: 13px;
    font-weight: bold;
    height: 73px;
    align-items: center;
    width: 53%;
  }
  .header_top_r p {
    min-width: 295px !important;
  }

  .cv_btn1{
    font-size: 20px;
    border:solid 3px #DB2C2C;
    background-color: white;
    color: #DB2C2C;
    text-decoration: none;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    width: 160px;
    text-align: center;
  }

  .cv_btn1 img{
    height: 17px;
    width: auto;
    margin-right: 5px;
  }

  .cv_btn2{
    font-size: 20px;
    border:solid 3px #DB2C2C;
    background-color: #DB2C2C;
    color: white;
    text-decoration: none;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    width: 170px;
    text-align: center;
	  margin: 0 0 0 10px;
  }

  .cv_btn2 img{
    height: 17px;
    width: auto;
    margin-right: 5px;
  }
	.pagetop a {
		display: block;
		font-size: 0;
		width: 40px;
		transition: 0.2s all;
	}
	.pagetop {
		right: 15px;
		bottom: 60px;
	}
}
