@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP|Roboto');
body {
/*  font-family: 'Roboto', sans-serif;*/
  font-family: 'Noto Sans JP', sans-serif;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

a { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease;}

a:visited {}
a:hover, a:visited:hover {}
a:focus, a:visited:focus {}
a:link, a:visited:link {}

div#menu {
  margin-top: 40px;
}
div#menu a {
  color: #fff;
  text-decoration: none;
}
div#menu a:hover { color:#e5e5e5; }

#bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100px; background-color: #00abc0; z-index: 5; }
h1 {
  display:inline-block;float: left; margin-left: -30px; margin-top: -10px;
}

div#footer { margin-top: 100px; }
div#footer a { text-decoration: none; color: #757575; }
div#footer a:hover { color:#757575; }
#footer div.bg_menu {
  color: #757575 !important;
  width: 100%;
  height: 150px;
  margin-top: 26px;
  text-align: center;
  font-weight: 700;
}
li.contact { font-weight:700; color: #757575;}
#footer ul {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 30px;
}
#footer ul li {
  display: inline-block;
  margin-left: 40px;
  color: # !important;
}


div#content.contact div.wrap {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}
div#content.contact div.wrap p {
  font-size: 16px;
  line-height: 1.8em;
}

div#content.contact div.wrap p.info {
  font-size: 13px;
  line-height: 1.8em;
  text-indent: -1.0em;
  margin-left: 7.3em;
  width: 500px;
}
div#content.contact div.wrap p.info span {
  color: #00ACC1;
}

div#content.service div.wrap {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
div#content.service div.wrap img {
  margin-left: -70px;
}

div#content.service h3 {
  font-size: 24px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 3px solid #00abc0;
  color: #00abc0;
}

div#content.service div.info {
  margin-top: 32px;
}
div#content.service div.info p {
  font-size: 14px;
  line-height: 2.0em;
  white-space: pre-wrap;
  word-break: break-all;
}

div#content.service div.info2 {
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  width: 830px;
}
div#content.service div.info2 p {
  font-size: 10px;
  line-height: 2.0em;
  text-indent: -1.0em;
  margin-left: 1.0em;
}

div#content.service div.sysreq {
  width: 400px;
  display: table-cell;
}
div#content.service div.sysreq:last-of-type {
  width: 370px;
  display: table-cell;
}
div#content.service div.sysreq p.m {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 16px;
}
div#content.service div.sysreq:last-of-type {
  border-left: 3px solid #00abc0;
  padding-left: 30px;
}
div#content.service div.sysreq p {
  font-size: 11px;
  line-height: 20px;
}

div#content.archives p, div#content.archives h4, div#content.archives div {
/*  margin: 0;
  padding: 0;
*/
}
div#content.archives p.date {
  font-size: 24px;
  color: #00abc0;
  margin: 0px;
  padding: 0px;
  line-height: 1.0em;
  margin-bottom: 16px;
}

div#content.archives p.category {
  width: 140px;
  background-color: #00abc0;
  font-size: 16px;
  line-height: 2.0em;
  border-radius: 10px;
  text-align: center;
  color: #fff;
}

div#content.archives h4.title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 24px;
}

div#content.archives div.hdr {
  width:188px;
  float: left;
}
div#content.archives div.text {
  width: 644px;
  float: left;
}
div#content.archives div.text p {
  font-size: 16px;
  line-height: 1.8em; 
}
div#content.archives div.text p:first-of-type {
  margin-top: -15px;
}

div#content.archives div.wrap {
  margin-bottom: 50px;
  margin-left: -50px;
}

div#content.howtouse div.wrap {
  width: 832px;
  margin-left: -50px;
}

div#content.howtouse div.wrap h3 {
  font-size: 24px;
  margin-bottom: 32px;
  text-align: center;
  color: #00abc0;
}
div#content.howtouse div.wrap h3 {
  margin-top: 56px;
}
div#content.howtouse div.wrap p.gdummy {
  width: 100%;;
  height: 400px;
  background-color: #000;;
}

div#content.download div.wrap {
  width: 800px;
  margin-left: -50px;
  text-align: center;
}
div#content.download div.wrap ul li {
  display: inline-block;
  margin: 6px;
}
div#content.download div.wrap p:first-of-type {
  margin-top: 56px;
}

#footer ul li.copy {   
 font-size: 12px; float: left; margin-top: 3px;
}

#footer ul li.tk {
 font-size: 12px; float: left; margin-top: 3px;
}

div#content.user_policy ul,div#content.privacy_policy ul {
  margin-top: 10px;
  margin-left: 24px;
}
div#content.user_policy ul li, div#content.privacy_policy ul li {
  line-height: 1.8em; font-size: 14px;
}

div#content.service div.box {
  width: 830px;
}
div#content.service div.box h4 {
  width: 814px;
  font-size: 18px;
  line-height: 50px;
  padding-left: 16px;
  color: #fff;
}
div#content.service div.info p {
  font-size: 14px;
  line-height: 2.0em;
  color: #333;
}
div#content.service div.box div.info {
  margin-top: 0px;
  width: 626px;
  float: right;
  padding: 16px 16px 16px 0px;
}
div#content.service div.box div.info p.indnt {
  text-indent: -32px;
  margin-left: 32px;
}
div#content.service div.box.col-lg {
  background-color: #E2F5CF;
}
div#content.service div.box.col-lg h4 {
  background-color: #8DD941;
}
div#content.service div.box.col-yl {
  background-color: #FFF3C4;
}
div#content.service div.box.col-yl h4 {
  background-color: #FFD014;
}
div#content.service div.box.col-or {
  background-color: #FFE3BF;
}
div#content.service div.box.col-or h4 {
  background-color: #FF9100;
}
div#content.service div.box.col-or2 {
  background-color: #FFF4E5;
}

div#content.service div.box div.area {
  margin-top: 0px;
  width: 156px;
  float: left;
  padding: 16px;
}
div#content.service div.box div.area p {
/*  white-space: pre;*/
  font-size: 16px;
  line-height: 28px;
}

div#content.service div.box div.area p span {
 font-size: 18px; width:5em;
}
div#content.service div.box.col-or div.area p {
  color: #FF9100;
}
div#content.service div.box.col-or2 div.area p {
  color: #FF9100;
}
div#content.service div.box.col-yl div.area p {
  color: #FFD014;
}
div#content.service div.box.col-lg div.area p {
  color: #8DD941;
}

div#content.service a { color: #333; text-decoration: none; }
div#content.service a:hover { color: #888; }

span.sup {
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

p.lnk-contact {
 position:absolute; width: 500px; margin-left: -250px;left:50%; bottom: 195px; text-align:center; margin-top: 50px; font-size: 16px;
}
div#footer a#contact { color: #00ACC1; }
div#footer a#contact:hover { color: #00CDCF; }

div.arcv_list {
  width: 930px;
  border-bottom: 1px solid #20ADC4;
  margin-top: 30px;
  padding-bottom: 20px;
  margin-left: -50px;
}
div.arcv_list:after {
  display: block;
  clear: both;
  content: "";
}
div.arcv_list h3 {
  float: left;
  width: 150px;
  color: #20ADC4;
  clear: both;
  font-size: 124%;
}
div.arcv_list ul {
  float: right;
}
div.arcv_list ul li {
  width: 750px;
  line-height: 1.8em;
  margin-bottom: 10px;
}
div.arcv_list ul li span.date {
  display: inline-block;
  width: 150px;
  vertical-align: top;
}
div.arcv_list ul li span.title {
  display: inline-block;
  width: 580px;
}

div.btnList a {
  clar: both;
  text-align: center;
  width:200px;
  margin-left: 270px;
  font-size:18px;
  text-decoration:none;
  display:block;
  text-align: center;
  padding:15px 20px 15px 20px;
  color: #fff;
  background-color: #20ADC4;
  border-radius: 20px;
  margin-top: 80px;
}

.exleft {
  width: 380px;
  float: left;
  margin-right: 55px;
}

.exright {
  width: 395px;
  float: left;
  margin-left: 30px;
}

.blue {
  color: #20ADC4;
}

#exlist { margin-top: 70px; margin-left: 150px; }
#exlist li:not(last-of-type) {
  line-height: 1.0em;
  font-size: 20px;
}

#exlist li:not(last-of-type) {
  margin-bottom: 30px; 
}
.exnum { font-weight: 600; color: #00acc1; margin-right: 30px; }
.wrap.view .exnum { color: #F07D2A; }
div.exbody { margin-top: 85px !important; width: 832px; margin-bottom: 100px; }

.exbody h3 {
  clear: both;
  line-height: 54px;
  position: relative;
  font-size: 24px;
  border-bottom: 3px solid #ccc;
  width: 832px;
  padding-bottom: 12px;
  margin-bottom: 15px;
}
.exbody h3.type1 { border-color: #1d975b; }
.exbody h3.type2 { border-color: #8ac243; }
.exbody h3.type3 { border-color: #f4c824; }
.exbody h3.type4 { border-color: #f18c20; }

.exbody p.desc {
  font-size: 16px !important;
  margin-bottom: 30px;
  font-weight: 600;
}

.exbody p.exp {
  margin-bottom: 30px;
}
.exnum2a {
  position: absolute;
  left: 18px;
  top: -19px;
  font-size: 9px;
}
.exnum2b {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  font-style: italic;
  position: relative;
  margin-left: 20px;
  font-weight: 700;
}
.exnum2b:before {
  position: absolute;
  display: block;
  content: '';
  width: 54px;
  height: 54px;
  border-radius: 50% !important;
  border: 2px solid #333;
  left: -20px;
  top: -17px;
}
span.extitle2 { display: block; margin-left: 35px; margin-top: -60px !important; margin-left: 70px; font-weight: 600; }

#content.example {
  width: 832px;
}
p.exright { font-size: 14px !important; }

.exbody h3 { margin-top: 100px !important; }

.photo {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  width: 380px;
  text-align: center;
}

.photo img {
  wodth: 380;
  height: 250px;
  object-fit: cover;
}
.photo.n1 { display: block; }

.photo_menu {
/*  position: absolute;*/
  bottom: 5px;
/*left: 100px;*/
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.photo_menu li {
  color: #ccc;
  cursor: pointer !important;
}
.photo_menu li.on {
  color: #333;
}
.photo_menu li.sel_arrow1 {
  margin-right: 10px;
}
.photo_menu li.sel_arrow2 {
  margin-left: 10px;
}
.photo_menu a {
  cursor: pointer;
}

#content p { font-size: 14px; line-height: 1.8em; }
#content.user_policy p.indent { text-indent: -1.5em; margin-left: 1.5em; }  
#content.user_policy h5 { font-size: 14px; font-weight: bold; margin-top: 40px; margin-bottom: 10px; }


#content.privacy_policy p.indent { text-indent: -34px; margin-left: 34px; }  
#content.privacy_policy p.indent1 { text-indent: -34px; margin-left: 48px; }  
#content.privacy_policy p.indent2 { text-indent: -30px; margin-left: 64px; }  
#content.privacy_policy h5 { font-size: 14px; font-weight: bold; margin-top: 40px; margin-bottom: 10px; }


div.info p span.bk {
  padding-left: 3px;
  padding-right: 3px;
}
div.info p span.col-g {
  margin-left: 2px;
  background-color: #8dd941;
}
div.info p span.col-y {
  margin-left: -2px;
  background-color: #ffd014;
}
div.info p span.col-o {
  margin-left: -2px;
  margin-right: 2px;
  background-color: #ff9100;
}
img.hnsyo {
  verticls-align:middle;
  margin: 0px 3px 0px 3px;
}
img.hnsyo2 {
  verticls-align:middle;
  margin: 0px 5px 0px 3px;
}

#hanrei {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 500px;

  @media screen and (max-width: 767px) {
    position: relative !important;
  }
}
#hanrei h5 { margin-top: 20px; font-size: 14px; line-height:2.0em; }
#hanrei p, #hanrei li { font-size: 12px; }
#hanrei p { line-height: 1.4em; }
#hanrei div.square {
  padding: 0;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
  margin-top: -3px;
}
#hanrei li { line-height:1.8em;; }

#hanrei div.square.c1 {
  background: #8dd941;
}
#hanrei div.square.c2 {
  background: #ffd014;
}
#hanrei div.square.c3 {
  background: #ff9100;
}

#content.service { position: relative; margin-bottom: 100px; margin-top: 132px; width: 832px; margin-left: auto; margin-right: auto; }
.prgrph { width: 930px; height: 300px; margin-left: auto; margin-right: auto; margin-top: 80px;}
p.fig { width: 465px; float: left; }
.prgrph div { width: 465px; text-align: center; float: left; }
.prgrph h3 { font-size: 28px; font-weight: bold; color: #00abc0; }
.prgrph p.txt { font-size: 16px; line-height: 1.8em; margin-top: 30px; white-space:pre; }

#content.service .wrap {
  width: 962px;
  margin-left:auto;
  margin-right: auto;
}
#content.service div.map, #content.service div.info {
  margin-left: auto;
  margin-right: auto;
  width: 830px;
}
#content { margin-top: 132px; }

#exlist li { cursor: pointer; }

.arrow-up {
  display: none;
  position: fixed;
  right: 50px;
  bottom: 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  border: 2px solid #00acc1;
  cursor: pointer;
  z-index: 100;
}
.arrow-up:after {
  content: '';
  display: block;
  position: absolute;
  right: 16px;
  bottom: 10px;
  width: 15px;
  height: 15px;
  border-top: solid 3px #00acc1;
  border-right: solid 3px #00acc1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  x-index: 50;
  z-index: 100;
}
.arrow-up:before {
  content: '';
  display: block;
  position: absolute;
  right: 14px;
  top: 13px;
  width: 24px;
  height: 15px;
  border-top: solid 3px #00acc1;
  x-index: 50;
  z-index: 100;
}

div#content.faq {
  width: 900px;
  padding: 0px;
  height 100%;
}

ul#faq_tabmenu {
  display: table;
  width: 920px;
  border-collapse:separate;
  border-spacing: 10px 0;
  margin-left: -10px;
  margin-bottom: -10px;
}
ul#faq_tabmenu li {
  display: table-cell;
  height: 52px;
  width: 172px;
  text-align: center;
  vertical-align: middle;
  background-color: #00acc1;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5em;
  cursor: pointer;
}
ul#faq_tabmenu li:hover {
  background-color: #1bc1ce;
}
ul#faq_tabmenu li:not(:first-type-of) {
  margin-left: 10px;
}
ul#faq_tabmenu li span {
  display: block;
  clear:both;
}
div.faqbody h3 {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: rgba(0, 172, 193, 0.2);
  font-size: 24px;
  font-weight: 600;
  color: #00acc1;
  margin-top: 60px;
  padding-left: 20px;
}

div.faq h4 {
  font-size: 20px;
  line-height: 50px;
  color: #00acc1 !important;
  font-weight: 700;
  cursor: pointer;
  position: relative;
}
div.faq h4:after {
  content: '';
  display: block;
  position: absolute;
  right: 16px;
  bottom: 23px;
  width: 10px;
  height: 10px;
  border-top: solid 1px #757575;
  border-right: solid 1px #757575;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  x-index: 50;
  z-index: 100;
}
div.faq h4.open:after {
  content: '';
  display: block;
  position: absolute;
  right: 16px;
  bottom: 23px;
  width: 10px;
  height: 10px;
  border-top: solid 1px #757575;
  border-right: solid 1px #757575;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  x-index: 50;
  z-index: 100;
}


div.faq h4 span {
  margin-top: 20px;
  font-size: 20px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  display: inline-block;
  margin-right: 18px;
  background-color: #00acc1;
  color: #fff;
}
div.answr {
  margin-top: 10px;
  display: none;
  position: relative;
  font-size: 14px;
  line-height: 1.4em;
  margin-left: 68px;
  margin-right: 4em;
}
div.answr span {
  position: absolute;
  left: -68px;
  top: 3px;
  font-size: 14px;
  line-height: 1.4em;
  width: 50px;
  text-align: center;
  display: inline-block;
  margin-right: 18px;
  color: #00acc1;
}
div.answr img {
  margin-top: 30px;
}

.balloon li {
  display: block;
  width: 350px;
  margin: auto;
  background-color: white;
  padding: 1rem 0 1rem 0;
  position: absolute;
  border: 4px solid #00acc1;
  border-radius: 60px;
  margin-bottom: 50px;
  color: #00acc1;
  line-height: 1.6em;
  font-weight: 500;
  text-align: center;
  font-size: 24px;
  white-space: pre;
}

.balloon li.n1 {
  left: 40px;
  top: 0px;
  width: 420px;
}

.balloon li.n2 {
  right: 40px;
  top: 0px;
  width: 356px;
}

.balloon li.n3 {
  left: 270px;
  top: 160px;
  width: 420px;
}

.balloon li.n4 {
  left: 50px;
  top: 330px;
  width: 276px;
}

.balloon li.n5 {
  right: 40px;
  top: 330px;
  width: 500px;
  border-radius: 80px;
}

.balloon li.n6 {
  left: 40px;
  top: 510px;
  width: 440px;
  border-radius: 80px;
}

.balloon li.n7 {
  right: 40px;
  top: 540px;
  width: 325px;
}

.balloon li span {
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: 25px;
  font-size: 16px;
}
.balloon li:before {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  border-top: 30px solid white;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
/*  transform: rotate(90deg);*/
  bottom: -22px;
  left: 50%;
  z-index: 0;
  margin-left: -15px;
}

.balloon li:after {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  border-top: 30px solid #00acc1;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
/*  transform: rotate(90deg);*/
  bottom: -30px;
  left: 50%;
  z-index: -1;
  margin-left: -15px;
}

ul.qa-graph li p {
  font-size: 24px !important;
  height: 80px;
  background-color: #e0e0e0;
  line-height: 80px !important;
  padding-left: 20px;
  border-radius: 20px;
  box-sizing: border-box;
  color: #00acc1 !important;
  text-align: left;
}
ul.qa-graph li {
  height: 480px;
}
ul.qa-graph li p span.q, ul.qa-graph li p span.fb {
  font-size: 38px;
  vertical-align: -5px;
  font-weight: 500;
}
ul.qa-graph li div {
  text-align: center;
  width: 100%;
  margin-top: 32px;
}
ul.qa-graph li {
  position: relative;
}
ul.qa-graph li div.pn {
  text-align: right;
  font-size: 16px;
  position: absolute;
  right: 10px;
  top: 75px;
}

#bg {
  margin-top: 76px;
}

div.wrap.hdr {
/*  width:1080px;*/
  margin:0;
  z-index: 100;
  height: 68px;
  margin-top: 0px !important;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff !important;
}
div.wrap.hdr a {
  color: #000 !important;
}

.wrap.top {
  margin-top: 47px;
}

#menu_top {
  padding-top: 30px;
  width: 100%;
  display: flex;
  margin-top: 0px !important;
  align-items: center;
}
#menu_top h1 {
  flex:1;
}
#menu_top li {
  text-align: right;
}
#menu_top div {
  margin-left: 30px;
}
#menu_top div:first-of-type {
  font-size: 16px;
  font-widht: 700;
}
#menu_top div a {
  text-decoration: none;
}
#menu_top div a:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}

#footer {
  width: 100%;
  height: 640px;
  background-image: url("./img/app/bg_footer.png");
  background-position: center 2px;
  background-repeat: no-repeat;
  overflow: hidden;
  z-index: 10;
  margin: 0px;
  position: relative;
  padding-top: 20px;
}
/*
#footer:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 594px;
  left: 0px;
  top: 238px;
  z-index: -1;
}
*/
#footer-pre {
  margin-bottom: -100px;
  background-color: #fff !important;
}
div.cntct {
  width: 100%;
  height: 170px;
  margin-bottom: -130px;
  display: flex;
  flex-direction: colmun;
  align-items: center;
  justify-content: center;
  z-index: 1000 !important;
}
div.cntct img {
  margin-top: 30px;
  display: block !important;
}
div.cntct a {
  display: block;
  z-index: 1000 !important;
}

#footer-menu {
  width: 680px;
  padding-top:160px;
  margin-left: auto;
  margin-right: auto;
}

#footer-menu .flex-r {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

#footer-menu h4 {
  margin-bottom: 56px;
}
#footer-menu ul {
  padding-left: 0px !important:
  margin-left: 0px;
  padding-top: 0px !important; 
}
#footer-menu ul li img {
}
#footer-menu ul {
  align-items: flex-start;
}
#footer-menu ul li {
  display: block;
  margin-bottom: 16px;
  font-size: 16px;
  margin-left: 0;
  font-weight: 700;
  z-index:600 !important;
}
#footer-menu ul li a {
  color: #757575;
}

.flex-c {
  display: flex;
  flex-direction: column;
}
div.wrap.flex-c.view p {
  text-align: center !important;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px !important;
  font-size: 16px !important;
  line-height: 28px;
  margin-top: 30px;
}
div.wrap.flex-c.view h3 {
  color: rgba(240, 125, 42, 1);
  font-size:36px;
  text-align: center;
}
div.wrap.flex-c.view img {
  cursor: pointer;
}

#footer {
  width: 100%;
  overflow: hidden;
  height: 739px;
  z-index: 10;
  margin: 0px;
  position: relative;
  background-image: url("../img/home/lab_footer.png");
  background-position: bottom right -420px;
  background-repeat: no-repeat;
  background-color: #E6E5DF;
}

#footer:after {
  width: 512px;
  height: 314px;
  display: block;
  content:'';
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
  background-image: url("../img/home/lab_footer_tsunami.png");
  background-position: left 0px;
  z-index: 590;
}
#footer-menu {
  width: 800px !important;
  padding-top:56px;
  margin-left: auto;
  margin-right: auto;
}
#footer-menu .flex-r {
  width: 464px;
}

#footer-menu h4 {
margin-bottom: 26px;
}
#footer-menu ul {
  padding-left: 0px !important:
  margin-left: 0px;
  padding-top: 0px !important; 
}
#footer-menu ul li img {
}
#footer-menu ul {
  align-items: flex-start;
}
#footer-menu ul li {
  display: block;
  margin-bottom: 16px;
  font-size: 16px;
  margin-left: 0;
  font-weight: 700;
}
#menu_top ul {
  display: flex;
  gap: 30px;
}
#menu_top ul li a{
  color: #757575 !important;
  font-weight: 700;
}
#head {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 240px;
}
#head span:first-of-type {
/*  font-size: calc(48vw/19.2);*/
  font-size: 48px;
  line-height: 69.5px;
}
#head span:last-of-type {
  font-size: 18px;
  line-height: 32px;
}
#head {
  width: 100%;
  height: 264px;
  background-image: url("../img/home/content_title.png");
  background-position: center 0px;
  background-repeat: no-repeat;
  background-size: 1920px 264px;
  overflow: hidden;
  margin-bottom: 0px;
  margin-top: 10px;
  margin-right: 0px !important;
 
  @media screen and (min-width: 1920px) {
    width: calc(1920vw/19.2) !important;
    height: calc(480vw/19.2) !important;
    min-width: cals(1920vw/19.2) !important;
    min-height: cals(480vw/19.2) !important;
    background-position: center 0px;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
    position: relative;
    z-index: 10;
    margin-top: calc(10vw/19.2);
  }

}

.hanrei-1 {
  display: flex;
}
.hanrei-1 img {
  margin-top: 5px !important;
  margin-right: 5px;
}
.map-area {
  margin-top: 70px;
}
.menu-tools {
  display: flex;
}

.logo2:last-of-type {
  margin-right: 30px;
}

/* ==== スマートフォン対応（767px以下） ==== */
@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }

  .logo2 {
     margin-right: 0px !important;
     text-align: right;
  }
  .logo2:last-of-type {
     margin-right: 0px !important;
     text-align: right;
     margin-left: -20px !important;
  }

  .menu-tools {
    margin-top: 20px;
    justify-content: center;  /* 横方向の中央揃え */
    position: absolute;
    top: 0px;
    right: 15px;
    padding-right: 0px !important;
  }
  .menu-tools img {
    width: 70%;
  }
  .menu-tools div {
    margin: 0px !important;
    padding: 0px !important;
  }
  
  .wrap,
  #content,
  div#content.service,
  div#content.service .wrap,
  div#content.service div.map,
  div#content.service div.info,
  div#content.service div.info2,
  div#content.service div.box,
  #footer-menu {
    width: 100% !important;
    padding: 0 16px;
    box-sizing: border-box;
  }

  .prgrph,
  p.fig,
  .prgrph div {
    width: 100% !important;
    float: none !important;
    height: auto;
    text-align: left;
  }

  .prgrph h3 {
    font-size: 20px;
    text-align: center;
  }

  .prgrph p.txt {
    font-size: 14px;
    margin-top: 16px;
  }

  #menu_top {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 16px;
  }

  #menu_top ul {
    flex-direction: column;
    gap: 10px;
    padding-left: 0;
  }

  #menu_top li {
    margin-left: 0;
    margin-top: 10px;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  #head {
    margin-top: -10px !important;
    height: auto;
    padding: 40px 0;
    background-size: cover;
  }

  #head span:first-of-type {
    font-size: 32px;
    line-height: 1.4;
  }

  #head span:last-of-type {
    font-size: 14px;
    line-height: 1.6;
  }

  .balloon li {
    position: relative !important;
    width: 90% !important;
    left: 5% !important;
    right: 5% !important;
    margin: 20px auto !important;
    float: none !important;
  }

  .balloon li span {
    position: static;
    display: block;
    text-align: center;
    margin-top: 10px;
  }

  #footer-menu {
    flex-direction: column;
    align-items: flex-start;
    width: 100% !important;
  }

  #footer-menu .flex-r {
    flex-direction: column;
    gap: 20px;
    width: 100% !important;
  }

  #footer-menu ul {
    width: 100% !important;
  }

  #footer-menu ul li {
    font-size: 14px;
    margin-left: 0;
  }

  div#content.service div.box h4 {
      max-width: calc(100vw - 32px) !important;
      margin-left: -15px;
  }

  #hanrei {
    width: 100% !important;
    max-width: 100% !important;
  }
  
  #footer {
    margin-top: -50px !important;
    padding-top: 30px;
    background-size: 100vw auto;          /* 背景画像のサイズを小さく */
    background-position: right -120px top 80px;  /* 右端に寄せて上部に表示 */
    background-repeat: no-repeat;
    z-index: 1 !important;
  }

  #footer h4 img {
    width: 75%;
    height: auto;
  }

  #footer li img {
    width: 90%;
    height: auto;
    margin-left: -15px;
  }

  h3 {
    text-align: left !important;
    font-size: 19px !important;
    line-height: 1.2em;
    letter-spacing: -0.05em;
  }


  #footer div.bg_menu {
    color: #757575 !important;
    width: 100%;
    height: 150px;
    margin-top: 26px;
    text-align: center;
    font-weight: 700;
  }
li.contact { font-weight:700; color: #757575;}
#footer ul {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 0px;
  display: flex;
  flex-direction: column;
  z-index: 10 !important;
  margin-top: -5px !important;
}
#footer ul li {
  line-height: 1.4em;
  display: block !important;
  margin-left: 0px;
}


div#content.contact div.wrap {
  width: 80% !important;
  margin-left: auto;
  margin-right: auto;
}
div#content.contact div.wrap p {
  font-size: 16px;
  line-height: 1.8em;
}

#footer:after {
  width: 512px;
  height: 314px;
  display: block;
  content:'';
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
  background-image: url("../img/home/lab_footer_tsunami.png");
  background-position: left 0px;
  z-index: -1 !important;
}
  .map img {
    margin-right: 25px !important;
  }
  .hanrei-1 {
    font-size: 12px !important;
    align-items: center;      
  }
  .hanrei-1 br { display: none; }
  .map-area { margin-top: -45px; }

  div#content.service div.box div.area {
    width: 100%;
  }
  div#content.service div.box div.info {
    margin-top: 10px;
    width: 100% !important;
    float: none !important;
    padding: 0px;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  div#content.service div.box div.info:last-of-type {
      margin-top: 0px;
  }

  #content.service {
      margin-top: 30px !important;
  }
  #head {
    margin-top: 20px !important;
  }      

  .wrap.hdr {
    width: 100% !important;
    padding: 15px 0px 15px 0px !important;
  }

  #menu_top.service ul {
    display: flex;
    flex-direction: row;
    width: 100% !important;
    font-size: 14px;
    margin-top: 5px;
    justify-content: center;
  }
  #menu_top.service ul li {
      border-bottom: 1px solid #555;
      padding-bottom: 5px;
      letter-spacing: -0.07em;
      white-space: nowrap;
  }      

  .service h1 {
    margin-left: 0px; margin-top: -10px;
  }

  .service h1 img {
      width: 80%;
  }

/*
  * {
  outline: 1px solid red !important;
*/
}
}
