@charset "utf-8";
/* CSS Document */


h2 {
  font-size: 1.4em;
  font-weight: 700;
  color: #000000;
  line-height: 2em;
  border-left: 7px solid #0000ff;
  border-right: 7px solid #0000ff;
  text-align: center;
}
h4 {
  font-size: 1.2em;
  line-height: 1.8em;
  text-align: center;
  width: 360px;
  margin-left: auto;
  margin-right: auto;
}
.h4-a{
  border-left: 5px solid #ff8000;
  border-right: 5px solid #ff8000; 
}
.h4-s{
  border-left: 5px solid #0080ff;
  border-right: 5px solid #0080ff; 
}
.h4-ss{
  border-left: 5px solid #002bff;
  border-right: 5px solid #002bff; 
}
.h4-dx{
  border-left: 5px solid #222222;
  border-right: 5px solid #222222; 
}

p {
  font-size: 1em;
  line-height: 1.7em;
  color: #000000;
  margin-bottom: 1.2em;
  text-align: left;
}

.aligncenter{
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.div-out{
  padding: 5px;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
}
.div-in{
    border: #361515 solid 1px;
    padding-top: 50px;
}
.div-in-pln{
    padding-top: 50px;
}
/* about */
.div-office{
border: none;
}

.office{
line-height: 1.5em;
border: #333333 1px solid;
font-size: 1em;
}

.office dt{
float: left;
padding: 5px;
margin-right: 0.5em;
width: 4.5em;
text-align: justify;
}

.office dd {
padding: 5px;
text-align: left;
}




/* policies */
.joukou{
  margin-bottom: 2.5em;
  text-align: left;
}


.day-right{
  text-align: right;
  padding-right: 15px;
  margin-bottom: 30px;
}

ul {
  font-size: 1em;
  padding-left: 1em;
}
ol {
  font-size: 1em;
  padding-left: 2em;
}
.joukou-in{
  font-size: 0.9em;
  padding-left: 1em;
}
.list-none{
  list-style-type: none;
}

li{
  padding-left: 0px;
  line-height: 1.2em;
  font-size: 0.9em;
  margin-bottom: 0.2em;
}


/* plan */

table
.table-plan{
  width: 98%;
  max-width: 779px;
  border: solid 1px #0055ff;
  border-collapse: collapse;
  border-spacing: 1px 1px;
  background-color: #ffffff;
  font-size: 0.9em;
  color: #000000;
}
.table-scroll{
  overflow: auto;
  white-space: nowrap;
  text-align: left;
  margin: 2px 2px 50px;
}

.table-plan th{
  padding: 10px 0px;
  border: solid 1px #0055ff;
  color: #ffffff;
  line-height: 1.8em;
  vertical-align: middle;
}
.table-plan td{
  background-color: #ffffff;
  padding: 10px 0px;
  border: solid 1px #0055ff;
  line-height: 1.8em;
  color: #3c3c3c;
  text-align: center;
  font-size: 0.9em;
  height: 100px;
}
.th-1-1{
  width: 20%;
  background-color: #0000ff;
}
.th-1-2{
  width: 20%;
  background-color: #ff8000;
  font-size: 1.4em  
}
.th-1-3{
  width: 20%;
  background-color: #0080ff;
  font-size: 1.4em
}
.th-1-4{
  width: 20%;
  background-color: #002bff;
  font-size: 1.4em
}
.th-1-5{
  width: 20%;
  background-color: #222222;
  font-size: 1.4em
}

.th-2-2{
  width: 8em;
  background-color: #0000ff;
  
}
.th-2-3{
  width: 8em;
  background-color: #0000ff;
}
.th-2-4{
  width: 8em;
  background-color: #0000ff;
}

.th-2-5{
  width: 8em;
  background-color: #0000ff;
}

.gaku{
  font-size: 2em;
  font-weight: 800;
}
.plan-skl{
  font-size: 1.4em;
  font-weight: 800; 
}

.b-chk{
  padding: 10px;
  border: #002CFF solid 1px;
  background-color: #eff7ff;
  margin: 1em 0;
  border-radius: 5px;
}
.scale{
  text-align: center;
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: #0000ff dashed 2px ;
}
.scale-pc{
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}
.scale-tab{
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}
.scale-tab{
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}
/* sitecreate */
.div-sitecreate{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3em;
}
.sitecreate-cuti{
  font-size: 0.8em;
  color: #FF0004;
  line-height: 1.3em;
}

/* frow */
.div-flw{
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3em;
}
.flw-tuiki{
  font-size: 0.9em;
  line-height: 1.3em; 
  margin-top: -1em;
  margin-bottom: 2em;
  padding-left: 1em;
  list-style-type: none;
}
.flow-alw{
  padding-left: 35px;
  margin-bottom: 2em;
}
.flow-h2-01{
  height: 120px;
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 5px;
  color: #000000;
  line-height: 2em;
  background-image: url(image/01.png);
  background-repeat: no-repeat;
  padding: 15px 0px 0px 120px ;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace"
}
.flow-h2-02{
  height: 120px;
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 20px;
  color: #000000;
  line-height: 2em;
  background-image: url(image/02.png);
  background-repeat: no-repeat;
    padding: 15px 0px 0px 120px ;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace"
}
.flow-h2-03{
  height: 120px;
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 10px;
  color: #000000;
  line-height: 2em;
  background-image: url(image/03.png);
  background-repeat: no-repeat;
    padding: 15px 0px 0px 120px ;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace"
}
.flow-h2-04{
  height: 120px;
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 20px;
  color: #000000;
  line-height: 2em;
  background-image: url(image/04.png);
  background-repeat: no-repeat;
    padding: 15px 0px 0px 120px ;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace"
}
.flow-h2-05{
  height: 120px;
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 10px;
  color: #000000;
  line-height: 2em;
  background-image: url(image/05.png);
  background-repeat: no-repeat;
    padding: 15px 0px 0px 120px ;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace"
}
.flw-table{
  width: 95%;
  max-width: 600px;
  border: solid 1px #666666;
  border-collapse: collapse;
  background-color: #ffffff;
  font-size: 0.9em;
  color: #3c3c3c;  
}

.flw-table th {
  padding: 10px;
  border: solid 1px #666666;
  color: #3c3c3c;
  line-height: 1.8em;
  vertical-align: middle;
}

.flw-table td {
  padding: 10px;
  border: solid 1px #666666;
  color: #3c3c3c;
  line-height: 1.8em;
  vertical-align: middle;
  text-align: center;
  width: 30%;
}

/*         Media Queries         */

@media screen and (min-width:769px) {
.div-in{
  padding: 5px 20px;
}
.img-pc{
  width: 579px; 
}
.img-tab{
  width: 360px; 
}
.img-smf{
  width: 200px; 
}
.scale{
  width: 80%;
  min-width: 580px;
}
.flow-h2-01{
  max-width: 80%;
  height: 120px;
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 5px;
  color: #000000;
  line-height: 2em;
  background-image: url(image/01.png);
  background-repeat: no-repeat;
  padding: 15px 0px 0px 120px ;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace"
}
.flow-h2-02{
  max-width: 80%;
  height: 120px;
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 20px;
  color: #000000;
  line-height: 2em;
  background-image: url(image/02.png);
  background-repeat: no-repeat;
    padding: 15px 0px 0px 120px ;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace"
}
.flow-h2-03{
  max-width: 80%;
  height: 120px;
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 10px;
  color: #000000;
  line-height: 2em;
  background-image: url(image/03.png);
  background-repeat: no-repeat;
    padding: 15px 0px 0px 120px ;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace"
}
.flow-h2-04{
  max-width: 80%;
  height: 120px;
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 20px;
  color: #000000;
  line-height: 2em;
  background-image: url(image/04.png);
  background-repeat: no-repeat;
    padding: 15px 0px 0px 120px ;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace"
}
.flow-h2-05{
  max-width: 80%;
  height: 120px;
  font-size: 1.4em;
  font-weight: 800;
  letter-spacing: 10px;
  color: #000000;
  line-height: 2em;
  background-image: url(image/05.png);
  background-repeat: no-repeat;
    padding: 15px 0px 0px 120px ;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace"
}

}


@media screen and (min-width:600px) {
.office{
width: 420px;
line-height: 1.5em;
border: #333333 1px solid;
}

.office dt{
float: left;
padding: 5px;
margin-right: 0.5em;
width: 4.5em;
text-align: justify;
}

.office dd {
padding: 5px;
text-align: left;
}

}



@media screen and (max-width:768px) {
h4 {
  width: 90%;
  max-width: 360px;
}
.div-in{
  padding: 5px 15px;
}
.table-plan th{
  padding: 10px 0px;
  border: solid 1px #0055ff;
  color: #ffffff;
  line-height: 1.8em;
  vertical-align: middle;
  font-size: 0.9em;
}
.table-plan td{
  background-color: #ffffff;
  padding: 10px 0px;
  border: solid 1px #0055ff;
  line-height: 1.8em;
  color: #3c3c3c;
  text-align: center;
  font-size: 0.9em;
  height: 100px;
}
.b-chk{
  padding: 8px;
  background-color: #eff7ff;
  margin: 1em 0;
  font-size: 0.8em;
  height: 4em;
}
.scale{
  width: 98%;
}
.img-pc{
  width: 100%;
  max-width: 579px; 
}
.img-tab{
  width: 60%;
  max-width: 360px; 
}
.img-smf{
  width: 40%;
  max-width: 200px; 
}

}

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

.office{
width: auto;
font-size: 0.875em;
}
}



@media screen and (max-width:500px) {
h4 {
  font-size: 1em;
  line-height: 1.5em;
  width: 95%;
  max-width: 360px;
}
.div-in{
  padding: 5px;
  margin: 0px;
}
.table-plan th{
  padding: 5px 0px;
  font-size: 0.9em;
}
.table-plan td{
  padding: 5px 0px;
  border: solid 1px #0055ff;
  line-height: 1.8em;
  font-size: 0.7em;
  height: 80px;
}
.b-chk{
  padding: 5px;
  background-color: #eff7ff;
  margin: 1em 0;
  font-size: 0.8em;
  height: 4em;
}
.flow-alw{
  width: 90px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2em;
}

.flw-table{
  width: 100%;
  max-width: 400px;
  font-size: 0.9em;
}

.flw-table th {
  padding: 5px;
}

.flw-table td {
  padding: 5px;
}

.flow-h2-01{
  font-size: 1.125em;
  font-weight: 800;
  letter-spacing: 0px;
  line-height: 2em;
  background-size: 296px auto;
  padding-top: 12px;
  padding-bottom: 6px;
  padding-left: 25px;
  overflow: hidden;
  text-align: center;
  
}
.flow-h2-02{
  font-size: 1.125em;
  font-weight: 800;
  letter-spacing: 5px;
  line-height: 2em;
  background-size: 296px auto;
  padding-top: 12px;
  padding-bottom: 6px;
  padding-left: 25px;
  text-align: center;
  overflow: hidden;
}
.flow-h2-03{
  font-size: 1.125em;
  font-weight: 800;
  letter-spacing: 5px;
  background-size: 296px auto;
  padding-top: 12px;
  padding-bottom: 6px;
  overflow: hidden;
}
.flow-h2-04{
  font-size: 1.125em;
  font-weight: 800;
  letter-spacing: 5px;
  background-size: 296px auto;
  padding-top: 12px;
  padding-bottom: 6px;
  overflow: hidden;
}
.flow-h2-05{
  font-size: 1.125em;
  font-weight: 800;
  letter-spacing: 5px;
  background-size: 296px auto;
  padding-top: 12px;
  padding-bottom: 6px;
  overflow: hidden;
}s

}





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


.flow-h2-01{
  font-size: 1.125em;
  font-weight: 800;
  letter-spacing: 0px;
  line-height: 2em;
  background-size: 90% auto;
  padding-top: 12px;
  padding-bottom: 6px;
  padding-left: 25px;
  overflow: hidden;
  text-align: center;
  
}
.flow-h2-02{
  font-size: 1.125em;
  font-weight: 800;
  letter-spacing: 5px;
  line-height: 2em;
  background-size: 90% auto;
  padding-top: 12px;
  padding-bottom: 6px;
  padding-left: 25px;
  text-align: center;
  overflow: hidden;
}
.flow-h2-03{
  font-size: 1.125em;
  font-weight: 800;
  letter-spacing: 5px;
  line-height: 2em;  background-size: 90% auto;
  padding-top: 12px;
  padding-bottom: 6px;
  overflow: hidden;
}
.flow-h2-04{
  font-size: 1.125em;
  font-weight: 800;
  letter-spacing: 5px;
  line-height: 2em;  background-size: 90% auto;
  padding-top: 12px;
  padding-bottom: 6px;
  overflow: hidden;
}
.flow-h2-05{
  font-size: 1.125em;
  font-weight: 800;
  letter-spacing: 5px;
  line-height: 2em;  background-size: 90% auto;
  padding-top: 12px;
  padding-bottom: 6px;
  overflow: hidden;
}
}

