* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: 'メイリオ',Meiryo,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
}

a {
  text-decoration: none;
}

.pc_line { display:block; }
.sp_line { display:none; }

.line {
    border-bottom: 2px solid #fe6147;
}

.line01 {
    border-bottom: 2px solid #000;
}

.tag01{
  background-color: #007fc5;
  color: white;
  padding: 2px 10px;
}

.tag02{
  background-color: #a52a2a;
  color: white;
  padding: 2px 10px;
}

.pc { display: block !important; }
.smp { display: none !important; }

.clear {
  clear: left;
}

.content{
  background: #1EA1C9;
  margin: 0 0 0 0;
}

.midashi1 {
  position: relative;
  background: #f0f0f0;
  padding: 0.25em 0.5em;
  border-left: solid 2em #036EB8;
  width: 75%;
  margin-left: 130px;
}

.midashi1:before {
  font-family: "Font Awesome 5 Free";
  content: "\f7d9";
  position: absolute;
  padding: 0em;
  color: white;
  font-weight: 900;
  left: -1.45em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.midashi2 {
  position: relative;
  background: #f1f8ff;
  padding: 0.25em 0.5em;
  border-left: solid 2em #5c9ee7;
  width: 75%;
  margin-left: 130px;
}

.midashi2:before {
  font-family: "Font Awesome 5 Free";
  content: "\f688";
  position: absolute;
  padding: 0em;
  color: white;
  font-weight: 900;
  left: -1.45em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.container {
  max-width: 1050px;
  width: 100%;
  padding: 0 0;
  margin: 0 auto;
  text-align: center;
  position:relative;
}

.top-wrapper {
  color: #FFF;
  text-align: center;
}

.top-wrapper h1 {
  opacity: 0.7;
  font-size: 45px;
  letter-spacing: 5px;
}

.top-wrapper p {
  opacity: 0.7;
}

.container1 {
width:100%;
background-color: #FFF;
display:block;
}

.top-wrapper1 {
  text-align: center;
}

.top-wrapper1 h2{
  font-size: 30px;
  font-weight: normal;
  color: #3498db;
  margin: 10px auto 20px;
}

.top-wrapper1 p {
font-size: 30px;
text-align: center;
display: inline-block;
color: #3498db;
}


.btn-wrapper {
  text-align: center;
  margin: 20px 0;
  position:absolute;
  top:60%;
  left:27%;
}

.btn-wrapper p {
  margin: 10px 0;
}

.top-bnr-title {
  background-color:#FFFFFF;
  margin-top:-40px;
  padding: 25px;
  text-align: center;
  color: #000;
  font-size: 40px;
  font-weight:bold;
  opacity: 0.9;
}

.estimate {
  background-color: crimson;
  font-weight: bold;
  font-size: 20px;
}

.construct {
  background-color: #3b5998;
  font-weight: bold;
}

.feature {
  background-color: seagreen;
  font-weight: bold;
}

.btn {
  margin: 10px 45px;
  padding: 15px 35px;
  color: white;
  display: inline-block;
  border-radius: 4px;
  text-align: center;
}

.btn:hover {
  opacity: 0.8;
}

.fa {
  margin-right: 5px;
}

header {
  height: 64px;
  width: 100%;
  background-color:#F2DDD9;
  position :fixed;
  top: 0;
  z-index: 10;
}

.logo img{
  width: 33%;
  vertical-align: middle;
}

.header-left {
  float: left;
}

.text {
  margin: 0 auto;
  padding-top:6px;
  font-size:22px;
  font-weight: bold;
  color:#FFF;
  vertical-align: middle;
}

.text img{
  width: 33%;
  vertical-align: middle;
}


.text2 {
  font-size: 33px;
  font-weight: bold;
  color:#FFF;
  vertical-align: middle;
}

/* menu-iconのCSSを貼り付けてください */
.menu-icon {
  color: white;
  float: right;
  font-size: 25px;
  padding: 21px 0;
  /* displayをnoneに指定してください */
  display:none;
}


.case-wrapper {
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FFF;
  text-align: center;
}

.heading {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #5f5d60;
}

.heading h2 {
  font-weight: normal;
}

.heading h3 {
  font-weight: normal;
}

.case {
  float: left;
  width: 32%;
  padding: 10px 10px;
  margin: 10px 5px;
  background: #e8e8e8;
}

.case-icon {
  position: relative;
}

.case-icon img {
  width: 90%;
}

.case-icon p {
  top: 44%;
  width: 100%;
  color:#000;
  font-size: 24px;
  font-weight: bold;
}

table{
  width: 90%;
  border-collapse:collapse;
  margin:0 auto;
}
td,th{
  border:1px solid #ccc;
  padding:5px;
}
th{
  background:#EFEFEF;
  width: 22%;
}

.container2 {
width:100%;
background-color: #FFF;
display:block;
}

.top-wrapper2 {
}

.top-wrapper2 p {
font-size: 30px;
text-align: left;
display: inline-block;
color: #333;
margin-top:10px;
margin-bottom:0px;
}

.top-wrapper2_p {
font-size: 20px!important;
color: #333;
margin: 5px 110px;
}

.top-wrapper2_ps {
    font-size: 11px!important;
    color: #333;
    margin: 5px 150px;
}

.top-wrapper0 p {
margin-top: -10px;
font-size: 30px;
text-align: center;
display: inline-block;
color: #3498db;
}


.top-wrapper2 {
  text-align: center;
  max-width: 1050px;
  margin: 0 auto;
}

.top-wrapper2 h3 {
color: #333;
font-size: 30px;
text-align: center;
font-weight: normal;
margin-top: 45px;
}

.line-yellow {
background: linear-gradient(transparent 60%, #ffff66 60%);
font-weight: bold;
}

.line-gold {
background: linear-gradient(transparent 60%, #ffd700 60%);
}
.ftbd{
font-weight: bold;
}

.top-wrapper2_list {
width: 100%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: center;
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.top-wrapper2_list li {
    flex-basis: 26%;
    max-width: 26%;
    margin: 1%;
    padding: 30px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 15px;
}

.top-wrapper2_list_tit {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
    color: #333;
}

.top-wrapper2_list_img img {
    width: 100%;
    height: auto;
}

.top-wrapper2_list_txt {
    font-weight: bold;
    font-size: 18px;
    text-align: left;
}


.top-wrapper4_list4 {
    width: 100%;
    margin: 0 auto 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: solid 3px #e4e4e8;
}

.top-wrapper4_list4 li {
    flex-basis: 46%;
    max-width: 46%;
    margin: 1%;
    padding: 10px;
    box-sizing: border-box;
/*    background: #fff;
    border-radius: 15px; */
}

.top-wrapper2_list_tit4 {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
    color: #036EB8;
}

.top-wrapper2_list_img4 img {
    width: 100%;
    height: auto;
}

.top-wrapper4_list_txt1 {
    margin: 10px auto;
    color: #535353!important;
    font-weight: bold;
    font-size: 26px!important;
    text-align: center;
    border-bottom: inset 4px #000;
}

.top-wrapper4_list_txt2 {
    font-size: 20px;
    text-align: center;
    margin: 10px auto;
}

.top-wrapper4_list_txt3 {
    font-size: 20px;
    text-align: center;
    margin: 10px auto;
}

.top-wrapper2_list_txt4 {
    font-size: 18px;
    text-align: center;
    margin: 10px auto;
}

.top-wrapper2_list6 {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.top-wrapper2_list6 li {
    flex-basis: 16%;
    max-width: 23%;
    margin: 0%;
    padding: 10px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 15px;
}

.top-wrapper2_list_img6 img {
    width: 100%;
    height: auto;
}


.container3  {
max-width: 1050px;
margin: 0 auto;
padding: 10px 0 20px;
background-color: #e4e4e8; !important;
}

.top-wrapper3 {
display: inline-block;
width: 100%;
color:#000000;
margin: 0 auto;
}

.top-wrapper3 h3{
text-align: center;
font-size: 30px;
color:#333;
margin-top: 5px;
margin-bottom: 5px;
font-weight: normal;
}

.top-wrapper3 ul{
padding: 5px 0 0 130px;
}

.top-wrapper3 li{
margin: 0 auto;
padding: 5px 0 0 110px;
line-height: 32px;
font-size: 18px;
}

.top-wrapper3 li .tax1{
padding:0 0 0 10px;
font-size: 16px;
}

.top-wrapper3 li .tax2{
padding:0 0 0 10px;
font-weight: bold;
font-size: 14px;
}

.top-wrapper3 li .tax3{
font-weight: normal;
}

.container4 {
margin: 0 auto;
max-width: 1050px;
background-color: #FFFFFF !important;
display:block;
}

.top-wrapper4 {
display: inline-block;
width: 100%;
}

.top-wrapper4 h3 {
color:#333;
font-size: 32px;
text-align: left;
}

.top-wrapper4 p {
padding: 4px 0 4px 0;
text-align: left;
color:#303030;
}

.top-wrapper4 p #tax{
padding: 5px 0 35px 5px;
text-align: left;
color:#000000;
font-weight: bold;
font-size: 13px;
}


.message-wrapper {
    border-bottom: px solid #eee;
    padding-top: 40px;
    padding-bottom: 40px;
    display:block;
    text-align: center;
}

.formbtn {
    background-color: #E61E39;
}

.button {
    padding: 20px 40px;
    color: white !important;
    display: inline-block;
    font-size: 36px;
    position: relative;
    background-color: #E00039;
    border-radius: 4px;
    line-height: 52px;
    -webkit-transition: none;
    transition: none;
    border-radius: 15px;
    box-shadow: 0 4px 0 #b7042b;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
}
.button:hover {
    top: -4px;
    box-shadow: 0 6px 0 #b7042b;
    opacity: 0.9;
}
.button:active {
    top: 3px;
    box-shadow: none;
}

.message {
  padding: 15px 40px;
  background-color: #5dca88;
  cursor: pointer;
  box-shadow: 0 7px #1a7940;
}

.message:active {
  position: relative;
  top: 7px;
  box-shadow: none;
}

footer img {
  width: 125px;
}

footer p {
  color: #b3aeb5;
  font-size: 12px;
}

footer {
  padding-top: 30px;
  padding-bottom: 20px;
  background: whitesmoke;
}
