
/* Style for PCs */
@media screen and (min-width: 1025px) {

/* Intro
----------------------------------------*/
#intromm {
  width:100%;
  height:auto;
  display: block;
  background-image: url(../img/satei/introbg.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding:0 0 15%;
  margin-bottom: 30px;
}
#imbody {
  width:100%;
  max-width:1400px;
  height:auto;
  display: block;
  padding:50px 5% 0;
  margin:0 auto;
}
#imbody ul {
  width:100%;
  height: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#imbody ul li {
width:22.85%;
height: auto;
display: block;
padding:40px 30px;
background-color: rgba(255,255,255,0.90);
box-shadow: 0px 2px 5px rgba(0,0,0,0.20);
margin:10px 1%;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#imbody ul li .imcc {
width:100%;
height: auto;
display: block;
padding:15px 0 0 0;
}
#imbody ul li .imcc h3 {
width:42px;
height: 42px;
display: block;
margin:0 auto 10px;
background-color: #313639;
color:#fff;
font-size:26px;
font-weight: 700;
line-height: 40px;
text-align: center;
padding-bottom: 2px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#imbody ul li .imcc p {
margin-bottom: 0px!important;
}

#eamm {
  width:100%;
  max-width:1024px;
  height:auto;
  display: block;
  margin:0 auto 70px;
}
#eamm #eabody {
  width:100%;
  height:auto;
  display: block;
  padding:20px 5% 70px;
  margin:0 auto;
}
#eamm #eabody h2 {
  /*
width:100%;
height: auto;
display: block;
padding:115px 0 0 0;
font-size:20px;
font-weight: 700;
line-height: 1.4em;
text-align: center;
color:#141e3e;
margin-bottom: 10px;
background-image: url(../img/satei/3steps_title.png);
background-repeat:no-repeat;
background-position: center top;
background-size: auto 110px;
*/
text-align: center;
}




.eaform {
width:100%;
height:auto;
display: block;
margin:0 auto;
padding-top: 50px;
}
#eamm #eabody table {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#eamm #eabody table tr th {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 700;
    text-align: left;
    vertical-align: top;
    padding:15px 10px;
    width: 20%;
    border-bottom: 1px dotted #999;
}

#eamm #eabody table tr td {
    font-size: 14px;
    line-height: 1.5em;
    text-align: left;
    vertical-align: top;
    padding:15px 10px;
    width: auto;
    border-bottom: 1px dotted #999;
}
.fi_img {
width:15%;
height: auto;
display: block;
float: left;
}
.fi_cc {
width:83%;
height: auto;
display: block;
float: right;
}

/* LINE */

.linemmbox {
width:100%;
height: auto;
display: block;
background-color: #00b900;
padding:25px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.linemmbox h3 {
font-size:28px;
font-weight: 700;
line-height: 1.25em;
margin-bottom: 5px;
letter-spacing: 0px;
color:#fff;
}
.linemmbox p {
color:#fff!important;
}
.linemmbox a.txtbn {
background-color: #fff;
border:2px solid #fff;
color: #00b900;
}
.linemmbox a.txtbn:hover {
background-color: #00b900;
border:2px solid #fff;
color: #fff;
}

}


/* Style for iPad Pro */
@media screen and (min-width: 769px) and (max-width: 1024px) {

/* Intro
----------------------------------------*/
#intromm {
  width:100%;
  height:auto;
  display: block;
  background-image: url(../img/satei/introbg.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding:0 0 15%;
}
#imbody {
  width:100%;
  max-width:1400px;
  height:auto;
  display: block;
  padding:20% 3% 0;
  margin:0 auto;
  background-image: url(../img/satei/introtitle.png);
  background-position: center 70px;
  background-repeat: no-repeat;
  background-size: 80% auto;
}
#imbody ul {
  width:100%;
  height: auto;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#imbody ul li {
width:22.85%;
height: auto;
display: block;
padding:40px 30px;
background-color: rgba(255,255,255,0.90);
box-shadow: 0px 2px 5px rgba(0,0,0,0.20);
margin:10px 1%;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#imbody ul li .imcc {
width:100%;
height: auto;
display: block;
padding:15px 0 0 0;
}
#imbody ul li .imcc h3 {
width:42px;
height: 42px;
display: block;
margin:0 auto 10px;
background-color: #313639;
color:#fff;
font-size:26px;
font-weight: 700;
line-height: 40px;
text-align: center;
padding-bottom: 2px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
#imbody ul li .imcc p {
margin-bottom: 0px!important;
}

#eamm {
  width:100%;
  height:auto;
  display: block;

  margin-bottom: 70px;
}
#eamm #eabody {
  width:100%;
  height:auto;
  display: block;
  padding:20px 5% 70px;
  margin:0 auto;
}
#eamm #eabody h2 {
  /*
width:100%;
height: auto;
display: block;
padding:115px 0 0 0;
font-size:20px;
font-weight: 700;
line-height: 1.4em;
text-align: center;
color:#141e3e;
margin-bottom: 10px;
background-image: url(../img/satei/3steps_title.png);
background-repeat:no-repeat;
background-position: center top;
background-size: auto 110px;
*/
text-align: center;
}
.eaform {
width:100%;
height:auto;
display: block;
padding:50px 50px;
margin:0 auto;
background-color: #fff;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
box-shadow: 0px 5px 10px rgba(0,0,0,0.15);

}
#eamm #eabody table {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#eamm #eabody table tr th {
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 700;
    text-align: left;
    vertical-align: top;
    padding:15px 10px;
    width: 20%;
    border-bottom: 1px dotted #999;
}

#eamm #eabody table tr td {
    font-size: 14px;
    line-height: 1.5em;
    text-align: left;
    vertical-align: top;
    padding:15px 10px;
    width: auto;
    border-bottom: 1px dotted #999;
}
.fi_img {
width:15%;
height: auto;
display: block;
float: left;
}
.fi_cc {
width:83%;
height: auto;
display: block;
float: right;
}

/* LINE */
.linemmbox {
width:100%;
height: auto;
display: block;
background-color: #00b900;
padding:25px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.linemmbox h3 {
font-size:28px;
font-weight: 700;
line-height: 1.25em;
margin-bottom: 5px;
letter-spacing: 0px;
color:#fff;
}
.linemmbox p {
color:#fff!important;
}
.linemmbox a.txtbn {
background-color: #fff;
border:2px solid #fff;
color: #00b900;
}
.linemmbox a.txtbn:hover {
background-color: #00b900;
border:2px solid #fff;
color: #fff;
}

}

/* Style for iPad */
@media screen and (min-width: 481px) and (max-width: 768px) {

/* Intro
  ----------------------------------------*/
  #intromm {
    width:100%;
    height:auto;
    display: block;
    background-image: url(../img/satei/introbg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding:0 0 15%;
  }
  #imbody {
    width:100%;
    max-width:1400px;
    height:auto;
    display: block;
    padding:50px 3% 0;
    margin:0 auto;
    background-image: url(../img/satei/introtitle_m.png);
    background-position: center 40px;
    background-repeat: no-repeat;
    background-size: 80% auto;
  }
  #imbody ul {
    width:100%;
    height: auto;
    display:block;
  }
  #imbody ul li {
    width:100%;
    height: auto;
    display:block;
  background-color: rgba(255,255,255,0.90);
  border:1px solid #d5d5d5;
  margin:0 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }
  #imbody ul li img {
  width:40%;
  height: auto;
  display: block;
  float: left;
  padding:15px 0px 15px 20px;
  }
  #imbody ul li .imcc {
  width:55%;
  height: auto;
  display: block;
  float: right;
  padding:15px 10px 15px 0;
  }
  #imbody ul li .imcc h3 {
  width:32px;
  height: 32px;
  display: block;
  margin:0 0 5px;
  background-color: #313639;
  color:#fff;
  font-size:20px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  padding-bottom: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  }
  #imbody ul li .imcc p {
  margin-bottom: 0px!important;
  }

#eamm {
    width:100%;
    height:auto;
    display: block;
    margin-bottom: 70px;
  }
  #eamm #eabody {
    width:100%;
    height:auto;
    display: block;
    padding:20px 2% 70px;
    margin:0 auto;
  }
  #eamm #eabody br {
display: none;
}
  #eamm #eabody h2 {
    /*
  width:100%;
  height: auto;
  display: block;
  padding:18% 0 0 0;
  font-size:16px;
  font-weight: 700;
  line-height: 1.4em;
  text-align: center;
  color:#141e3e;
  margin-bottom: 10px;
  background-image: url(../img/satei/3steps_title.png);
  background-repeat:no-repeat;
  background-position: center top;
  background-size: 90% auto;
  */
  text-align: center;
  }
  .eaform {
  width:100%;
  height:auto;
  display: block;
  padding:30px 30px;
  margin:0 auto;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
  }
  #eamm #eabody table {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
  }

  #eamm #eabody table tr th {
    width:100%;
    height: auto;
    display: block;
      font-size: 14px;
      line-height: 1.5em;
      font-weight: 700;
      text-align: left;
      vertical-align: top;
      padding:0px 0px 5px;
  }

  #eamm #eabody table tr td {
    width:100%;
    height: auto;
    display: block;
      font-size: 14px;
      line-height: 1.5em;
      text-align: left;
      vertical-align: top;
      padding:0px 0px 15px 0px;
      width: auto;
      border-bottom: 1px dotted #999;
      margin-bottom: 15px;
  }
.fi_img {
width:25%;
height: auto;
display: block;
float: left;
}
.fi_cc {
width:73%;
height: auto;
display: block;
float: right;
}

  /* LINE */
  .linemmbox {
width:100%;
height: auto;
display: block;
background-color: #00b900;
padding:25px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.linemmbox h3 {
font-size:28px;
font-weight: 700;
line-height: 1.25em;
margin-bottom: 5px;
letter-spacing: 0px;
color:#fff;
}
.linemmbox p {
color:#fff!important;
}
.linemmbox a.txtbn {
background-color: #fff;
border:2px solid #fff;
color: #00b900;
}
.linemmbox a.txtbn:hover {
background-color: #00b900;
border:2px solid #fff;
color: #fff;
}

.linemmbox .box20mright{
  display: none;
}
.linemmbox .box80mleft{
  margin-bottom: 0px;
}
.linemmbox a.txtbn{
  margin: 0 auto;
}





}

/* Style for Smartphone */
@media screen and (max-width: 480px) {

/* Intro
  ----------------------------------------*/
  #intromm {
    width:100%;
    height:auto;
    display: block;
    background-image: url(../img/satei/introbg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding:0 0 15%;
  }
  #imbody {
    width:100%;
    max-width:1400px;
    height:auto;
    display: block;
    padding:50px 3% 0;
    margin:0 auto;
    background-image: url(../img/satei/introtitle_m.png);
    background-position: center 40px;
    background-repeat: no-repeat;
    background-size: 80% auto;
  }
  #imbody ul {
    width:100%;
    height: auto;
    display:block
  }
  #imbody ul li {
    width:100%;
    height: auto;
    display:block;
  background-color: rgba(255,255,255,0.90);
  border:1px solid #d5d5d5;
  margin:0 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }
  #imbody ul li img {
  width:40%;
  height: auto;
  display: block;
  float: left;
  padding:15px 0px 15px 20px;
  }
  #imbody ul li .imcc {
  width:55%;
  height: auto;
  display: block;
  float: right;
  padding:15px 10px 15px 0;
  }
  #imbody ul li .imcc h3 {
  width:32px;
  height: 32px;
  display: block;
  margin:0 0 5px;
  background-color: #313639;
  color:#fff;
  font-size:20px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  padding-bottom: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  }
  #imbody ul li .imcc p {
  margin-bottom: 0px!important;
  }

#eamm {
    width:100%;
    height:auto;
    display: block;
    background-color: #f5f5f5;
    margin-bottom: 70px;
  }
  #eamm #eabody {
    width:100%;
    height:auto;
    display: block;
    padding:20px 5% 70px;
    margin:0 auto;
  }
  #eamm #eabody br {
display: none;
}
  #eamm #eabody h2 {
    /*
  width:100%;
  height: auto;
  display: block;
  padding:18% 0 0 0;
  font-size:16px;
  font-weight: 700;
  line-height: 1.4em;
  text-align: center;
  color:#141e3e;
  margin-bottom: 10px;
  background-image: url(../img/satei/3steps_title.png);
  background-repeat:no-repeat;
  background-position: center top;
  background-size: 90% auto;*/
  text-align: center;
  }
  .eaform {
  width:100%;
  height:auto;
  display: block;
  padding:15px;
  margin:0 auto;
  background-color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
  }
  #eamm #eabody table {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
  }

  #eamm #eabody table tr th {
    width:100%;
    height: auto;
    display: block;
      font-size: 14px;
      line-height: 1.5em;
      font-weight: 700;
      text-align: left;
      vertical-align: top;
      padding:0px 0px 5px;
  }

  #eamm #eabody table tr td {
    width:100%;
    height: auto;
    display: block;
      font-size: 14px;
      line-height: 1.5em;
      text-align: left;
      vertical-align: top;
      padding:0px 0px 15px 0px;
      width: auto;
      border-bottom: 1px dotted #999;
      margin-bottom: 15px;
  }
.fi_img {
width:25%;
height: auto;
display: block;
float: left;
}
.fi_cc {
width:73%;
height: auto;
display: block;
float: right;
}

  /* LINE */

  .linemmbox {
width:100%;
height: auto;
display: block;
background-color: #00b900;
padding:25px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.linemmbox h3 {
font-size:28px;
font-weight: 700;
line-height: 1.25em;
margin-bottom: 5px;
letter-spacing: 0px;
color:#fff;
}
.linemmbox p {
color:#fff!important;
}
.linemmbox a.txtbn {
background-color: #fff;
border:2px solid #fff;
color: #00b900;
}
.linemmbox a.txtbn:hover {
background-color: #00b900;
border:2px solid #fff;
color: #fff;
}

.linemmbox .box20mright{
  display: none;
}
.linemmbox .box80mleft{
  margin-bottom: 0px;
}
.linemmbox a.txtbn{
  margin: 0 auto;
}




}


.h2toptxt{
  font-size: 32px;
  text-align: center;
  margin-bottom: 15px;

}

#imbody p{

    font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
}


#eamm #eabody h2{
    font-size: 32px;
  text-align: center;
  margin-bottom: 15px;
}

#eamm #eabody p.tac{
    font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
}




input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type="file"], textarea, select {

  width: 50%;
}


@media screen and (max-width: 768px) {


input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type="file"], textarea, select {

  width: 100%;
}


.h2toptxt{
  font-size: 24px;
  text-align: center;
  margin-bottom: 15px;

}

#imbody p{

    font-size: 15px;
  text-align: center;
  margin-bottom: 30px;
}


#eamm #eabody h2{
    font-size: 24px;
  text-align: center;
  margin-bottom: 15px;
}

#eamm #eabody p.tac{
    font-size: 15px;
  text-align: center;
  margin-bottom: 30px;
}

  }





  
/* LINE */

.linemmbox {
width:100%;
height: auto;
display: block;
background-color: #00b900;
padding:25px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom: 20px;
}
.linemmbox h3 {
font-size:28px;
font-weight: 700;
line-height: 1.25em;
margin-bottom: 5px;
letter-spacing: 0px;
color:#fff !important;
}
.linemmbox p {
color:#fff!important;
font-size: 14px;
line-height: 2em;
}
.linemmbox a.txtbn {
background-color: #fff;
border:2px solid #fff;
color: #00b900;


  width: 250px;
  height: 40px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 38px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
}




.linemmbox a.txtbn:hover {
background-color: #00b900;
border:2px solid #fff;
color: #fff;
}

.box80mleft {
width:78%; height:auto; display:block; float:left;
}

.box20mright {
  width: 18%;
  height: auto;
  display: block;
  float: right;
}



.h2toptxt{
  color: #313639;

}

#imbody p{
    color: #313639;
}

#imbody ul li .imcc p {
     color: #313639;
}


input[type="text"], input[type="tel"], input[type="email"], input[type="number"], input[type="file"], textarea, select {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #999;
  border-right-color: #d0d0d0;
  border-bottom-color: #d0d0d0;
  border-left-color: #999;

  font-size: 15px !important;

}


.tdsubmit {
  padding: 0rem 0 0 0 !important;
}


input[disabled] {
  cursor: default;
  pointer-events: none;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}


@media screen and (max-width: 768px) {


.box80mleft {
width:100%; height:auto; display:block; float:left;
float: none;
}

.box20mright {
  width: 100%;
  height: auto;
  display: block;
  float: none;
}



}



