@charset "UTF-8";
/*
Theme Name: Hemnet-ver2
Theme URI:
Author:  Hemnet
Author URI:
Description:
License:
License URI:
Tags:
*/
/* CSS Document */
/*=================================================
 *  リセット
 * ================================================= */
html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, #productsp, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
  font-size: 100%;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding-left: 0;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
img {
  border: 0;
  vertical-align: bottom;
}
ul, ol {
  list-style: none;
}
table {
  border-spacing: 0;
  empty-cells: show;
}
.sp {
  display: none;
}
@media print {
  body {
    font-size: 12pt;
    line-height: 1.5;
  }
	header {
		display: none;
	}
	#top .attbox-new {
		padding-top: 12vw;
	}
  .main-content {
    width: 100%;
    margin: 0;
    float: none;
    position: static;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .noprint {
    display: none !important;
  }
}
/*=================================================
 * ロールオーバー
 * ================================================= */
a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  color: #333;
}
a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
/*=================================================
 * クラウドファンディング
 * ================================================= */
.cf_bt {
	width: 350px;
    position: fixed;
    bottom: 30px;
    right: 130px;
	z-index: 999999;
}
.cf_bt img {
	width:100%;
	height: auto;
}
#top .cfbox {
	padding: 100px 0;
}
#top .cfbox img {
	width:100%;
	height: auto;
	border: 1px solid #4747a3;
}
#support .cfbox {
	padding: 0 0 100px;
}
#support .cfbox img {
	width:100%;
	height: auto;
	border: 1px solid #4747a3;
}
#cf, #cf h1, #cf h2 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}
#cf .en {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: italic;
}
#cf .blue {
  color: #143296;
}
#cf img {
  width: 100%;
  height: auto;
}
#cf .firstview {
  width: 100%;
}
#cf h1.ttl {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
	line-height: 1.4;
}
#cf .flex-sb {
  display: flex;
  justify-content: space-between;
}
#cf .box-l {
  margin-top: 100px;
}
#cf .box-r {
  margin-top: 100px;
}
#cf .b01 .img {
  width: 42%;
}
#cf .b01 .txtbox {
  width: 50%;
  margin-top: 30px;
}
#cf .b01 .sttl .t-s {
  font-size: 30px
}
#cf .b01 .sttl .t-b {
  font-size: 54px;
  margin-left: 10px;
}
#cf .b01 .txt {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.8;
}
#cf .b02 {
  background: #fafafa;
  margin-top: 100px;
  padding: 60px 0;
}
#cf .b06 {
    background: #fafafa;
    margin-top: 100px;
    padding: 60px 0;
}
#cf .b06 .bnr {
	margin-bottom: 40px;
    width: 100%;
}
#cf h2.ttl {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0;
  line-height: normal;
}
#cf h2.ttl:after {
  display: none;
}
#cf .twrap {
  width: 85%;
  margin: 0 auto;
  padding: 60px 0 0;
}
#cf .b02 table tr .first {
  text-align: left;
  width: 160px;
  background: #DCDFE6;
}
#cf .b02 table tr td {
  padding: 10px;
  border: solid 1px #707070;
  vertical-align: top;
}
#cf .b03 {
  background: #fafafa;
  margin-top: 100px;
  padding: 60px 0;
}
#cf .b03 .sub {
  width: 70%;
  text-align: center;
  margin: 0 auto;
  padding: 30px 0;
}
#cf .b03 .box {
  width: 90%;
  margin: 0 auto;
}
#cf .b03 .flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#cf .b03 .cell {
  background: #fff;
  padding: 20px;
  width: 280px;
  margin-top: 30px;
}
#cf .b04 {
  background: #50B4E6;
  margin-top: 100px;
  padding: 60px 0;
}
#cf .b04 h2 {
  color: #fff;
}
#cf .b04 .sub {
  color: #fff;
  width: 70%;
  text-align: center;
  margin: 0 auto;
  padding: 30px 0 50px;
}
#cf .b04 .cell {
  background: #fff;
  padding: 20px;
  width: 32%;
	display: flex;
	flex-direction: column;
}
#cf .b04 .cell .sttl {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
	width: 100%;
    height: 20%;
}
#cf .b04 .cell .stxt {
  margin-bottom: 20px;
	width: 100%;
}
#cf .b04 .cell .stxt .f14 {
	font-size: 14px;
}
#cf .b04 .cell .btbox {
  border: 3px solid #DC1E23;
  text-align: center;
  padding: 15px;
	width: 100%;
    height: fit-content;
    margin: auto 0 0;
}
#cf .b04 .cell .btbox a {
  color: #DC1E23;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
}
#cf .b04 .cell .btbox-g {
  border: 3px solid green;
  text-align: center;
  padding: 15px;
	width: 100%;
    height: fit-content;
    margin: auto 0 0;
}
#cf .b04 .cell .btbox-g a {
  color: green;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
}
#cf .b05 {
  margin: 80px 0;
}
#cf .b05 .info {
  font-size: 20px;
  line-height: 1.6;
  text-align: center;
}
#cf .b05 .snsbox {
  width: 30%;
  margin: 0 auto;
  padding-top: 35px;
}
#cf .bold {
	font-weight: bold;
}
#cf .f20 {
	font-size: 20px;
}
#cf .center {
	text-align: center;
}
#cf .f22 {
	font-size: 22px;
}
#cf .f24 {
	font-size: 24px;
}
#cf .f30 {
	font-size: 30px;
}
#cf .intro .txt {
	margin-bottom: 60px;
	font-size: 22px;
}
#cf .intro .target {
	border-bottom: 8px solid #143296;
    width: fit-content;
    margin: 0 auto 100px;
    padding-bottom: 18px;
}
#cf .intro .target .f85 {
	font-size: 80px;
    margin-right: 20px;
}
#cf .intro .g-box {
	background-color: #fafafa;
    width: 700px;
    margin: 0 auto;
    padding: 60px 0;
}
#cf .intro .g-box .sub {
	margin-bottom: 40px;
}
#cf .intro .g-box .dot {
	width: fit-content;
    margin: 0 auto;
    line-height: 2;
    list-style: disc;
}
#cf .intro {
	margin-bottom: 130px;
}
@media screen and (max-width: 767px) {
	#cf .intro .txt {
    margin-bottom: 0px;
    font-size: 16px;
}
	#cf .intro .target {
    margin: 0 auto 50px;
    padding-bottom: 5px;
    line-height: 1.1;
}
	#cf .f30 {
    font-size: 20px;
}
	#cf .intro .target .f85 {
    font-size: 44px;
    margin-right: 15px;
}
	#cf .intro .g-box {
    width: 100%;
    padding: 40px 10px;
}
	#cf .f24 {
    font-size: 20px;
}
	#cf .intro .g-box .sub {
    margin-bottom: 20px;
}
	#cf .intro .g-box .dot {
		font-size: 16px;
		line-height: 1.7;
	}
	#cf .intro {
    margin-bottom: 60px;
}
	.cf_bt {
    width: 65%;
    position: fixed;
    bottom: 33px;
    right: unset;
    left: 20px;
}
	#top .cfbox {
    padding: 50px 0;
    width: 90%;
}
	#top .cfbox img {
    border: none;
}
	#support .cfbox {
    padding: 0 0 50px;
    width: 90%;
}
	#support .cfbox img {
    border: none;
}
  #cf h1.ttl {
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 1.6;
  }
  #cf .b01 .flex-sb {
    display: flex;
    flex-direction: column;
  }
  #cf .b01 .img {
    width: 100%;
  }
  #cf .b01 .txtbox {
    width: 100%;
  }
  #cf .box-l {
    margin-top: 60px;
  }
  #cf .box-r {
    margin-top: 60px;
  }
  #cf .b01 .box-r .txtbox {
    width: 100%;
    order: 2;
  }
  #cf .b02 {
    margin-top: 60px;
    padding: 30px 0;
  }
  #cf h2.ttl {
    font-size: 24px;
  }
  .sp-table, .sp-table tbody, .sp-table tr, .sp-table td {
    display: block;
    width: 100%;
  }
  .sp-table tr {
    margin-bottom: 1em;
  }
  #cf .b02 table tr .first {
    width: 100%;
  }
  .sp-table td.first {
    font-weight: bold;
    margin-bottom: 0.25em;
  }
  .sp-table td {
    box-sizing: border-box;
    padding: 0.5em 0;
    border-bottom: 1px solid #eee;
  }
  #cf .b03 {
    margin-top: 60px;
    padding: 30px 0;
  }
  #cf .b03 .cell {
    width: 100%;
    margin-top: 20px;
  }
	#cf .b04 {
    margin-top: 50px;
    padding: 30px 0;
}
  #cf .b04 .flex-sb {
    display: block;
    justify-content: space-between;
  }
  #cf .b04 .cell {
    background: #fff;
    padding: 30px 20px;
    width: 100%;
    margin-bottom: 30px;
  }
  #cf .b04 .cell .sttl,#cf .b04 .cell .stxt {
    height: auto;
  }
  #cf .b05 .snsbox {
    width: 70%;
    padding-top: 40px;
  }
	#cf .b05 .info {
    font-size: 18px;
}
	#cf .b05 {
    margin: 50px 0 0;
}
	#cf .twrap {
    padding: 20px 0;
}
	#cf .b06 {
    margin-top: 30px;
    padding: 30px 0;
}
	#cf .b06 .bnr {
    margin-bottom: 20px;
}
	#cf .f20 {
	font-size: 18px;
}
	#cf .b04 .sub {
    width: 90%;
    padding: 30px 0 30px;
}
}
/*=================================================
 * サイト全体
 * ================================================= */
body {
  font-family: Gothic MB101;
  font-size: 16px;
  color: #333;
  line-height: 24px;
}
.hentry, .entry-content p, .post-inner.entry-content p {
    font-family: Gothic MB101!important;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.mainWrap {
  width: 1024px;
  margin: 0 auto;
  position: relative;
}
.c-fix {
  clear: both;
}
br.pc {
  display: inline;
}
.telLink {
  pointer-events: none;
}
.kaisyo {
  font-family: 'Yuji Syuku', serif;
}
/*=================================================
 * header
 * ================================================= */
header {
  position: fixed;
  z-index: 1000;
  width: 100%;
  padding: 1vw;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
header h1 {
  width: 14vw;
}
header h1 img {
	width: 100%;
	height: auto;
}
header h1 .sub {
  margin-right: 0.5em;
  line-height: 10px;
}
header h1 .main {
  font-size: 44px;
}
header.move {
  background: rgba(21, 46, 109, 0.8);
}
header a {
  color: #fff;
  text-decoration: none;
}
header .box01 {
  display: flex;
  justify-content: flex-end;
  margin-right: 1vw;
}
header .box01 li {
  padding-left: 10px;
}
header .box01 a {
  border: solid 1px;
  padding: 5px 20px;
  display: block;
}
header .box01 img {
  width: 24px;
  height: auto;
}
header .box02 {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
}
header .box02 nav {
  margin-right: 20px;
  margin-top: 20px;
  width: 780px;
  margin-left: 20px;
}
header .box02 ul {
  display: flex;
  justify-content: space-between;
}
header .box02 nav li {
  height: 38px;
}
header nav li .sub-nav {
  visibility: hidden;
  z-index: 800;
  opacity: 0;
  background: rgba(73, 86, 94, 0.8);
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  position: absolute;
  top: 58px;
  left: 0;
  display: flex;
  padding: 50px;
  justify-content: center;
  width: 100vw;
}
header nav li .sub-nav div {
  padding: 0 20px;
}
header nav li:hover .sub-nav {
  visibility: visible;
  opacity: 1;
}
header nav li:hover {
  border-bottom: solid 1px #fff;
}
@media screen and (max-width: 1200px) {
  header .box02 {
    display: block;
  }
  header .box02 nav {
    margin-right: 0px;
    margin-top: 20px;
    width: 100%;
    margin-left: 0;
    padding: 0 30px;
  }
  header nav li .sub-nav {
    top: 91px;
  }
}
#feas-searchform-1 input[type="text"] {
  border: none;
  height: 36px;
  padding: 5px;
}
#feas-searchform-1 input[type="submit"] {
  border: none;
  height: 36px;
  width: 50px;
  background: #FF6C00;
  color: #fff;
}
/*=================================================
 * NEW MENU（PC｜日本語）
 * ================================================= */
header .logo {
	position: absolute;
    top: -2vw;
    left: 2vw;
}
header .box02 .nav-jp {
  margin: 0.5vw 1vw 0 auto;
    text-align: center;
    width: 68vw;
}
header .box02 .nav-jp ul {
  list-style: none;
    display: flex;
    justify-content: space-between;
    font-size: 1.3vw;
}
header .box02 .nav-jp ul ul {
  display: block;
}
header .box02 .nav-jp ul li {
  position: relative;
    padding: 0;
    font-size: 1.2vw;
    height: auto !important;
}
header .box02 .nav-jp ul li ul li {
  padding: 0px;
	text-shadow: none!important;
}
header .box02 .nav-jp ul li ul li a {
	text-shadow: none!important;
}
header .box02 .nav-jp ul li:hover {
	border-bottom: unset;
}
header .box02 .nav-jp ul li a {
  display: block;
  text-decoration: none;
  transition: all .3s;
}
header .box02 .nav-jp ul li li a {
  padding: 0.98vw 1.961vw;
}
header .box02 .nav-jp li.has-child ul {
  position: absolute;
  left: -3vw;
  top: 3vw;
  z-index: 4;
  border: solid 1px #707070;
  width: 16vw;
  visibility: hidden;
  opacity: 0;
  transition: all .3s;
}
header .box02 .nav-jp li.has-child .short {
	left:-5vw;
}
header .box02 .nav-jp li.has-child:hover > ul, header .box02 .nav-jp li.has-child ul li:hover > ul, header .box02 .nav-jp li.has-child:active > ul, header .box02 .nav-jp li.has-child ul li:active > ul {
  visibility: visible;
  opacity: 1;
}
header .box02 .nav-jp li.has-child ul li a {
  color: #3f3a39;
  border-bottom: solid 1px rgba(63, 58, 57);
  background: #fff;
  opacity: 1;
}
header .box02 .nav-jp li.has-child ul li:last-child a {
  border-bottom: none;
}
header .box02 .nav-jp li.has-child ul li a:hover, header .box02 .nav-jp li.has-child ul li a:active {
  background: #EAEAEA;
}
/*=================================================
 * footer
 * ================================================= */
footer {
  color: #fff;
    background: #152E6D;
    padding: 50px 0 10px;
    margin-top: 150px;
}
footer .mainWrap {
	width: 1080px;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer .footerlogo {
  text-align: center;
}
footer .pagetop {
  position: absolute;
  top: -45px;
  right: 0;
}
footer .navi1 .title a {
	font-weight: bold;
}
footer .navi1 {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
footer .navi1 li {
  margin-bottom: 10px;
  font-size: 14px;
}
footer .navi1 li.title {
  font-weight: bold;
  font-size: 16px;
}
footer .con-box {
	display: flex;
    justify-content: space-between;
    width: 470px;
    margin: 35px auto;
}
footer .con-box .toiawase a {
  background: #fff;
    padding: 10px 20px;
    color: #152E6D;
}
footer .navi2 ul {
  display: flex;
  width: 80%;
  justify-content: space-between;
  margin: 50px auto 20px;
}
footer .navi2 li {
  margin-right: 1em;
  text-decoration: underline;
  font-size: 14px;
}
footer small {
  display: block;
  text-align: center;
  font-size: 12px;
}
#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  font-size: 77%;
  width: 80px;
  height: 80px;
  opacity: 0.6;
}
#page-top a {
  background: #152E6D;
  text-decoration: none;
  color: #fff;
  text-align: center;
  display: block;
  border-radius: 5px;
  position: relative;
  width: 80px;
  height: 80px;
}
#page-top a:hover {
  text-decoration: none;
  background: #999;
}
#page-top a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
footer .address {
  text-align: center;
  font-size: 14px;
}
/*=================================================
 * TOP
 * ================================================= */
#top .topslide {
  position: relative;
}
#top .topslide h3 {
  position: absolute;
  z-index: 100;
  top: calc(50% - 25px);
  left: 100px;
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  font-family: "A1明朝";
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
}
#top .topvideo {
  height: fit-content;
  margin-bottom: 2vw;
  overflow: hidden;
}
#top .mv-pc {
  width: 100%;
}
#top .mv-sp {
  display: none;
}
#top .topvideo h3 {
  position: absolute;
  z-index: 100;
  top: calc(35% - 50px);
  left: 100px;
  color: #fff;
  font-size: 36px;
  line-height: 1.5;
  font-family: "A1明朝";
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
}
#top .attbox .bt {
  display: block;
  text-align: center;
  width: 650px;
  height: 60px;
  line-height: 3.8;
  border: solid 1px #FF6C00;
  text-decoration: none;
  color: #FF6C00;
  margin: 0 auto;
  margin-bottom: 60px;
}
#top .attbox a {
  text-decoration: none;
}
#top .attbox-new .bt {
  display: block;
  text-align: center;
  width: 650px;
  height: 60px;
  line-height: 3.8;
  border: solid 1px #FF6C00;
  text-decoration: none;
  color: #FF6C00;
  margin: 0 auto;
  margin-bottom: 30px;
}
#top .attbox-new a {
  text-decoration: none;
}
#top .attbox-new .bt:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 60px;
  background-image: url(img/new.svg);
  background-size: contain;
  vertical-align: top;
  float: left;
}
#top .topnews {
  background: #FAFAFA;
  position: relative;
  padding: 50px 0 100px;
}
#top .topnews h2 {
  position: relative;
  line-height: 25px;
}
#top .topnews ul {
  width: 540px;
  margin: 0 auto 50px;
}
#top .topnews ul li {
  margin-bottom: 20px;
  text-indent: -110px;
  margin-left: 110px;
}
#top .topnews ul li .time {
  margin-right: 20px;
}
h2 {
  text-align: center;
  font-size: 28px;
  font-family: "A1明朝";
  margin-bottom: 40px;
  line-height: 40px;
}
h2 .en {
  font-size: 14px;
}
h2 .line {
  border-bottom: solid 1px #FF6C00;
  display: inline-block;
  width: 280px;
}
h2 .width1 {
  width: 100px;
}
.bt-type1 a {
  display: block;
  text-align: center;
  width: 200px;
  height: 40px;
  line-height: 40px;
  border: solid 1px #FF6C00;
  text-decoration: none;
  color: #FF6C00;
  margin: 0 auto;
  position: relative;
}
.bt-type1 a:hover {
  background: #FF6C00;
  color: #fff;
}
.bt-type2 a {
  display: block;
  text-align: center;
  width: 200px;
  height: 40px;
  line-height: 40px;
  background: #FF6C00;
  text-decoration: none;
  color: #fff;
  margin: 0 auto;
  position: relative;
}
#top .topabout {
  margin: 100px 0;
}
#top .topabout .mainWrap {
  height: 390px;
  background: url(img/img01.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#top .topabout h2 {
  padding-top: 100px;
  padding-left: 390px;
}
#top .topabout h2 {
  line-height: 10px;
}
#top .topabout .box {
  width: 510px;
  height: 200px;
  background: #Fff;
  border: solid 1px #000;
  padding: 20px;
  position: absolute;
  right: 0;
  bottom: 10px;
}
#top .topabout .box .text {
  line-height: 2;
}
#top .topabout .box .bt-type1 {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
#top .middleimage {
  height: 600px;
  background-image: url(img/bg01.png);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 50px;
  background-attachment: fixed;
}
@media screen and (min-width:1366px) {
  #top .middleimage {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
  }
}
#top .featured {
  padding: 0 0 100px;
}
#top .f-slide {
  position: relative;
}
#top .f-slide .prev-arrow {
  position: absolute;
  left: 5px;
  top: calc(50% - 25px);
  z-index: 1000;
}
#top .f-slide .next-arrow {
  position: absolute;
  right: 5px;
  top: calc(50% - 25px);
  z-index: 1000;
}
#top .f-slide .cell {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  margin: 20px;
  padding: 10px 10px 50px 10px;
  position: relative;
}
#top .f-slide .cell .image {
  width: 100%;
  height: 190px;
  overflow: hidden;
  margin-bottom: 10px;
}
#top .f-slide .cell .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#top .f-slide .cell .title {
  font-weight: bold;
  height: 50px;
  overflow: hidden;
}
#top .f-slide .cell .name {
  font-size: 14px;
  color: #666;
  height: 50px;
  overflow: hidden;
}
#top .f-slide .cell .bt-type1 a {
  position: absolute;
  bottom: 10px;
  width: calc(100% - 20px);
}
#top .topknow {
  background: url(img/bg02.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  padding: 50px 0;
}
#top .topknow h2 {
  margin-bottom: 50px;
}
#top .topknow .line2 {
  border-bottom: solid 1px #fff;
  display: inline-block;
  width: 250px;
  margin-bottom: 10px;
}
#top .topknow .box1 {
  display: flex;
  justify-content: space-between;
}
#top .topknow .box1 .cell {
  width: 235px;
  height: 200px;
  position: relative;
  margin-bottom: 50px;
}
#top .topknow .box1 .cell .image {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#top .topknow .box1 .cell .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#top .topknow .box1 .cell .text {
  position: absolute;
  bottom: 0;
  z-index: 10;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  font-family: "A1明朝";
  font-size: 18px;
}
#top .topknow .box1 .cell a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#top .topknow .box2 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#top .topknow .box2 img {
  width: 500px;
}
#top .topsupport {
  background: url(img/bg03.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 100px 0;
  padding: 100px;
}
#top .topsupport .mainWrap {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  padding: 30px;
  text-align: center;
}
#top .topsupport .mainWrap h2 {
  text-align: center;
  font-size: 28px;
  font-family: "A1明朝";
  margin-bottom: 20px;
  line-height: 20px;
}
#top .topsupport .mainWrap h2 .en {
  font-size: 14px;
}
#top .topsupport .mainWrap h2 .line {
  border-bottom: solid 1px #FF6C00;
  display: inline-block;
  width: 280px;
}
#top .topsupport .icon {
  position: absolute;
  top: -30px;
  left: -30px;
}
#top .topsupport .text {
  margin-bottom: 20px;
}
#top .dcall-wrap {
	background-color: #fafafa;
    padding: 90px 0;
}
#top .dcall-wrap .bnr img {
	width: 100%;
}
.topabout-new {
  padding: 50px 0 100px;
}
.topabout-new h2 {
  line-height: 24px;
}
.topabout-new .box {
  display: flex;
  justify-content: space-between;
}
.topabout-new .box a {
  width: calc(33.33% - 10px);
}
.topabout-new .box a img {
  width: 100%;
}
.post_type_tag {
  text-align: center;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
}
.post_type_tag .inochi {
  background: #142e6c;
  padding: 5px 10px;
}
.post_type_tag .worker {
  background: #ff6000;
  padding: 5px 10px;
}
#top .bnrbox {
  text-align: center;
}
#top .bnrbox .cell img {
  width: 30vw;
}
/*=================================================
 * 下層共通
 * ================================================= */
.page .firstview {
  height: 450px;
}
.page .firstview .titlewrap {
  color: #fff;
  font-family: "A1明朝";
  padding-top: 160px;
  font-size: 48px;
  display: inline-block;
  line-height: 80px;
}
.page .firstview .titlewrap .first {
  display: block;
  border-bottom: solid 1px #fff;
  padding-right: 85px;
}
.page .firstview .titlewrap .second {
  font-size: 32px;
  line-height: 55px;
  margin-left: 5px;
}
.pankuzu ul {
  display: flex;
  margin: 25px 0 70px;
  font-size: 14px;
}
.pankuzu ul li {
  margin-right: 5px;
}
.pankuzu ul li:after {
  content: "＞";
  margin-left: 10px;
}
.pankuzu ul li:last-child:after {
  content: none;
}
.page h2 {
  color: #001E3F;
}
.page h2:after {
  content: "";
  border-bottom: solid 1px #FF6C00;
  display: block;
  width: 200px;
  margin: 20px auto 0;
}
/*=================================================
 * ドクターヘリを知る-ドクターヘリとは
 * ================================================= */
.aboutbottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 100px;
}
.aboutbottom a {
  display: block;
  margin-bottom: 30px;
}
#about1 .firstview {
  background: url(img/about1/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#about1 .block01 {
  margin-bottom: 90px;
}
#about1 .block01 .mainimg {
  margin-bottom: 40px;
}
#about1 .block01 .mainimg img {
  max-width: 100%;
}
#about1 .block01 .text-bold {
  width: 640px;
  margin: 0 auto;
  font-weight: bold;
}
#about1 .block02 {
  margin-bottom: 90px;
}
#about1 .block02 .box {
  display: flex;
  justify-content: space-between;
}
#about1 .block02 .box .cell:first-child {
  margin-right: 50px;
  width: 480px;
}
#about1 .block02 .box .cell img {
  margin-bottom: 30px;
  max-width: 100%;
  height: auto;
}
#about1 .block02 .box .cell:last-child {
  width: 490px;
}
#about1 .block02 .title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.5;
}
#about1 .block02 .text {
  margin-bottom: 55px;
  text-align: justify;
}
.cap {
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  text-indent: -2em;
  padding-left: 2em;
}
.cap1 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  text-indent: -1em;
  padding-left: 2em;
}
#about1 .block03 {
  margin-bottom: 95px;
}
#about1 .block03 .box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 30px;
}
#about1 .block03 .box .cell {
  width: 450px;
  height: 580px;
}
#about1 .block03 .box .cell .title {
  text-align: center;
  background: #001E3F;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  margin-bottom: 25px;
  font-family: "A1明朝";
}
#about1 .block03 .box .cell .image {
  text-align: center;
  margin-bottom: 25px;
}
#about1 .block03 .box .cell .image img {
  max-width: 100%;
}
#about1 .block03 .box .cell:nth-child(7) img {
  width: 320px;
}
#about1 .block03 .box .cell .text {
  line-height: 32px;
}
#about1 .block03 .box .cell .text .bt-type1 {
  padding-top: 30px;
}
#about1 .block04 {
  margin-bottom: 170px;
}
#about1 .block04 .read {
  width: 640px;
  margin: 0 auto 50px;
  font-weight: bold;
}
#about1 .block04 .image {
  margin-bottom: 50px;
  text-align: center;
}
#about1 .block04 .image img {
  max-width: 100%;
}
#about1 .block04 .title {
  text-align: center;
  font-size: 24px;
  color: #001E3F;
  margin-bottom: 30px;
  font-weight: bold;
}
#about1 .block04 .text {
  width: 800px;
  margin: 0 auto 100px;
  line-height: 28px;
}
#about1 .block04 .text b {
  margin-left: -1.3em;
}
#about1 .block04 .text-s {
  width: 800px;
  margin: 0 auto 10px;
  line-height: 28px;
}
#about1 .block05 {
  margin-bottom: 150px;
}
#about1 .block05 .read {
  width: 650px;
  margin: 0 auto 65px;
  font-weight: bold;
  text-align: justify;
}
#about1 .block05 .cell {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
#about1 .block05 .cell .image {
  margin-right: 30px;
}
#about1 .block05 .cell .title {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: bold;
  text-align: left;
}
#about1 .block05 .cell .textwrap .bt {
  text-align: right;
}
#about1 .block05 .cell .textwrap .bt a {
  color: #FF6C00;
}
/*=================================================
 * ドクターヘリを知る-拠点
 * ================================================= */
#about2 .firstview {
  background: url(img/about2/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#about2 .block01 {
  margin-bottom: 100px;
}
#about2 .text-bold {
  width: 640px;
  margin: 0 auto 35px;
  font-weight: bold;
}
#about2 .image {
  text-align: center;
  margin-bottom: 50px;
}
#about2 .imagebox {
  width: 955px;
  height: 855px;
  background: url(img/about2/map.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#about2 .textbox {
  background: #f5f5f5;
  width: 520px;
  height: 90px;
  padding: 15px;
  line-height: 30px;
}
#about2 .textbox span {
  font-size: 24px;
}
#about2 table {
  border-collapse: collapse;
  width: 100%;
}
#about2 td {
  border: solid 1px;
  padding: 10px 20px;
}
#about2 tr .column-1 {
  background: #E2E0E0;
  width: 130px;
  text-align: center;
}
#about2 th.column-1 {
  background: #d9edf7;
  text-align: left;
}
#about2 tr .column-3 {
  width: 15%;
}
/*=================================================
 * ドクターヘリを知る-ドクターヘリの装備
 * ================================================= */
#about3 .firstview {
  background: url(img/about3/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#about3 .block01 {
  width: 640px;
  margin: 0 auto;
}
#about3 .block01 .text-bold {
  font-weight: bold;
  margin-bottom: 65px;
}
#about3 .block01 .text {
  margin-bottom: 75px;
}
#about3 .block01 .title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
  font-weight: bold;
}
#about3 .block02 {
  width: 825px;
  margin: 0 auto;
}
#about3 .block02 .image01 {
  background: url(img/special-all/camera01bg.png);
  background-repeat: no-repeat;
  margin-bottom: 30px;
  height: 600px;
  position: relative;
}
#about3 .block02 .box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
#about3 .bt-type1 {
  margin-bottom: 115px;
}
#about3 .block02 .box .cell {
  line-height: 35px;
}
#about3 .block02 .box .cell .image02 {
  background: url(img/about3/img02.png);
  background-repeat: no-repeat;
  height: 300px;
  width: 420px;
  position: relative;
}
.balloonoya {
  position: absolute;
}
.balloon {
  position: absolute;
  padding: 5px;
  background-color: rgba(230, 230, 230, 0.8);
  display: none;
  top: -2px;
  line-height: 24px;
}
.balloon:after {
  border-left: 12px solid rgba(230, 230, 230, 0.8);
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  right: -12px;
  top: 18%;
  content: "";
  position: absolute;
}
.balloonoya:hover .balloon {
  display: inline;
}
#about3 #b01 {
  right: 240px;
  bottom: 230px;
}
#about3 #b02 {
  right: 290px;
  top: 160px;
}
#about3 #b03 {
  left: 300px;
  top: 350px;
}
#about3 #b04 {
  right: 190px;
  top: 220px;
}
#about3 #b05 {
  left: 220px;
  top: 310px;
}
#about3 #b06 {
  left: 210px;
  top: 40px;
}
#about3 #b07 {
  left: 70px;
  top: 20px;
}
#about3 #b08 {
  left: 119px;
  top: 170px;
}
#about3 #b09 {
  left: 289px;
  top: 170px;
}
#about3 #b01 .balloon {
  width: 220px;
  left: -235px;
}
#about3 #b02 .balloon {
  width: 140px;
  left: -155px;
}
#about3 #b03 .balloon {
  width: 145px;
  left: -160px;
}
#about3 #b04 .balloon {
  width: 205px;
  left: -220px;
}
#about3 #b05 .balloon {
  width: 125px;
  left: -140px;
}
#about3 #b06 .balloon {
  width: 140px;
  left: -150px;
  top: 15px;
}
#about3 #b07 .balloon {
  width: 218px;
  left: -235px;
  top: 5px;
}
#about3 #b08 .balloon {
  width: 140px;
  left: -155px;
  top: 5px;
}
#about3 #b09 .balloon {
  width: 128px;
  left: -142px;
  top: 5px;
}
/*=================================================
 * ドクターヘリを知る-ドクターヘリの歴史
 * ================================================= */
#about4 .firstview {
  background: url(img/about4/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#about4 .block01 {
  width: 640px;
  margin: 0 auto 150px;
}
#about4 .block02 {
  width: 840px;
  margin: 0 auto 100px;
}
#about4 .block02 .image {
  margin-bottom: 115px;
}
#about4 .block03 .box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
#about4 .box img {
  width: 480px;
  height: auto;
}
#about4 .block03 .box .text {
  width: 490px;
  line-height: 28px;
  position: relative;
}
#about4 .block03 .box .text .bt-type1 {
  position: absolute;
  right: 0;
  bottom: 0;
}
#about4 .block03 .box .text .title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
#about4 .block04 {
  width: 640px;
  margin: 0 auto 20px;
}
#about4 .block04 .title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
.tablepress-id-2 {
  margin-bottom: 0px !important;
}
.tablepress tbody td, .tablepress tfoot th {
  border: 1px solid #000;
}
#about4 .block04 .text-bold {
  margin-bottom: 55px;
}
#about4 .text-bold {
  font-weight: bold;
}
#about4 .block02 .wrap {
  position: relative;
  width: 820px;
  margin: 0 auto;
}
#about4 .block02 .title {
  width: 190px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  background: #152E6D;
  text-align: center;
  font-size: 24px;
  margin: 0 auto;
}
#about4 .block02 .centerline {
  border-right: solid 3px #152E6D;
  height: 4750px;
  width: 50%;
}
#about4 .block02 .box {
  position: absolute;
}
#about4 .block02 .box.blue {
  background: #DBE6FF;
}
#about4 .block02 .textbox {
  width: 360px;
  border: solid 3px #152E6D;
  padding: 10px 30px;
}
#about4 .block02 .textbox .year {
  font-size: 18px;
  color: #152E6D;
  border-bottom: solid 1px #152E6D;
  display: inline-block;
  margin-bottom: 10px;
  font-weight: bold;
}
#about4 .block02 .textbox .text {
  font-size: 20px;
  line-height: 35px;
}
#about4 .block02 .branch {
  width: 50px;
  border-bottom: solid 3px #152E6D;
  position: absolute;
}
#about4 .branch.l {
  top: 50%;
  right: -50px;
}
#about4 .branch.l:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: #152E6D;
  border-radius: 50%;
  position: absolute;
  top: -8px;
  ;
  right: -8px
}
#about4 .branch.r {
  top: 50%;
  left: -50px;
}
#about4 .branch.r:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: #152E6D;
  border-radius: 50%;
  position: absolute;
  top: -8px;
  ;
  left: -12px
}
#about4 .block02 .box01 {
  top: 130px;
  left: 0;
}
#about4 .block02 .box02 {
  top: 230px;
  right: 0;
}
#about4 .block02 .box03 {
  top: 350px;
  left: 0;
}
#about4 .block02 .box04 {
  top: 430px;
  right: 0;
}
#about4 .block02 .box05 {
  top: 590px;
  left: 0;
}
#about4 .block02 .box06 {
  top: 670px;
  right: 0;
}
#about4 .block02 .box07 {
  top: 830px;
  left: 0;
}
#about4 .block02 .box08 {
  top: 890px;
  right: 0;
}
#about4 .block02 .box09 {
  top: 1000px;
  left: 0;
}
#about4 .block02 .box10 {
  top: 1150px;
  right: 0;
}
#about4 .block02 .box10-1 {
  top: 1350px;
  right: 0;
}
#about4 .block02 .box11 {
  top: 1360px;
  left: 0;
}
#about4 .block02 .box12 {
  top: 1520px;
  right: 0;
}
#about4 .block02 .box13 {
  top: 1583px;
  left: 0;
}
#about4 .block02 .box13-2 {
  top: 1748px;
  right: 0;
}
#about4 .block02 .box14 {
  top: 1920px;
  right: 0;
}
#about4 .block02 .box15 {
  top: 1950px;
  left: 0;
}
#about4 .block02 .box15-2 {
  top: 2080px;
  right: 0;
}
#about4 .block02 .box15-3 {
  top: 2150px;
  left: 0;
}
#about4 .block02 .box15-4 {
  top: 2220px;
  right: 0;
}
#about4 .block02 .box15-5 {
  top: 2220px;
  left: 0;
}
#about4 .block02 .box16 {
  top: 2320px;
  left: 0;
}
#about4 .block02 .box16-2 {
  top: 2450px;
  left: 0;
}
#about4 .block02 .box16-3 {
  top: 2460px;
  right: 0;
}
#about4 .block02 .box17 {
  top: 2730px;
  left: 0;
}
#about4 .block02 .box18 {
  top: 2650px;
  left: 0;
}
#about4 .block02 .box18-2 {
  top: 2800px;
  right: 0;
}
#about4 .block02 .box18-3 {
  top: 2880px;
  left: 0;
}
#about4 .block02 .box18-4 {
  top: 3000px;
  right: 0;
}
#about4 .block02 .box19 {
  top: 3150px;
  left: 0;
}
#about4 .block02 .box20 {
  top: 3300px;
  right: 0;
}
#about4 .block02 .box20-1 {
  top: 3380px;
  left: 0;
}
#about4 .block02 .box20-2 {
  top: 3500px;
  right: 0;
}
#about4 .block02 .box21 {
  top: 3700px;
  left: 0;
}
#about4 .block02 .box21-1 {
  top: 3730px;
  right: 0;
}
#about4 .block02 .box22 {
  top: 3900px;
  left: 0;
}
#about4 .block02 .box23 {
  top: 4100px;
  right: 0;
}
#about4 .block02 .box24 {
  top: 4215px;
  left: 0;
}
#about4 .block02 .box25 {
  top: 4340px;
  right: 0;
}
#about4 .block02 .box26 {
  top: 4480px;
  left: 0;
}
#about4 .block02 .box27 {
  top: 4600px;
  right: 0;
}
#about4 .block02 .box28 {
  top: 4730px;
  left: 0;
}
#about4 .cap {
  margin-bottom: 30px;
}
#about4 table th {
  text-align: center;
  min-width: 160px;
}
/*=================================================
 * ドクターヘリを知る-連携
 * ================================================= */
#about5 .firstview {
  background: url(img/about5/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#about5 .block01 {
  margin-bottom: 90px;
}
#about5 .text-bold {
  width: 640px;
  margin: 0 auto;
  font-weight: bold;
  margin-bottom: 90px;
}
#about5 .box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px;
}
#about5 .box .cell {
  width: 495px;
  height: 330px;
  position: relative;
}
#about5 .box .cell img {
  width: 100%;
  height: 100%;
}
#about5 .box .cell .bt {
  position: absolute;
  bottom: 35px;
  left: 50%;
  width: 200px;
  height: 40px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  background: #FF6C00;
  line-height: 40px;
  margin-left: -100px;
}
/*=================================================
 * ドクターヘリを知る-D-call
 * ================================================= */
#about6 .firstview {
  background: url(img/about6/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#about6 .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
#about6 .text-bold {
  width: 640px;
  margin: 0 auto 20px;
  font-weight: bold;
}
#about6 .movie {
  text-align: center;
  margin: 80px 0;
}
#about6 .text-A {
  width: 640px;
  margin: 0 auto 20px;
}
#about6 .text-B {
  width: 870px;
  margin: 0 auto;
}
#about6 .text-C {
  width: 790px;
  margin: 0 auto 50px;
}
.renkei-bnr {
  width: 350px;
  height: auto;
  position: relative;
  margin: 0 auto;
  margin-bottom: 100px;
}
.renkei-bnr img {
  width: 100%;
  height: 100%;
}
.renkei-bnr .bt {
  position: absolute;
  bottom: 35px;
  left: 50%;
  width: 200px;
  height: 40px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  background: #FF6C00;
  line-height: 40px;
  margin-left: -100px;
}
#about6 .image01 img {
  width: 100%;
  height: auto;
  margin-bottom: 50px;
}
#about6 .last {
  margin-bottom: 90px
}
#about6 .image02 {
  text-align: center;
  margin-bottom: 50px;
}
#about6 .image03 img {
  width: 100%;
  height: auto;
  margin-bottom: 60px;
}
#about6 .title-B {
  text-align: center;
  font-size: 29px;
  font-weight: bold;
  color: #152E6D;
  margin-bottom: 20px;
}
#about6 .image04-05box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#about6 .image04-05box img {
  width: calc(50% - 15px);
  height: auto;
  margin-bottom: 85px;
}
#about6 .map {
  background: #F0FCFC;
  display: flex;
  padding: 20px;
  margin-bottom: 70px;
}
#about6 .map .image img {
  width: 610px;
  height: auto;
  position: relative;
  top: 50px;
  margin-right: 30px;
}
#about6 .map .text {
  font-size: 12px;
  line-height: 17px;
}
/*=================================================
 * ドクターヘリを知る-ドローン
 * ================================================= */
#about7 .firstview {
  background: url(img/about7/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#about7 .block01 {
  width: 790px;
  margin: 0 auto;
}
#about7 .text-bold {
  font-weight: bold;
  width: 630px;
  margin: 0 auto;
}
#about7 .last {
  margin-bottom: 90px !important;
}
#about7 h2 {
  line-height: 32px;
}
#about7 .text-C {
  margin-bottom: 30px;
}
#about7 .image01 img {
  width: 645px;
  height: auto;
  display: block;
  margin: 0 auto 85px;
}
#about7 .imagebox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#about7 .imagebox img {
  width: calc(50% - 15px);
  height: auto;
}
#about7 .caption {
  text-align: right;
  font-size: 13px;
  margin-bottom: 20px;
}
#about7 .movie {
  text-align: center;
  width: 560px;
  margin: 0 auto;
  margin-bottom: 80px;
}
#about7 .image06box {
  width: 380px;
}
#about7 .image06box img {
  width: 100%;
  height: auto;
}
#about7 .image09box {
  width: 645px;
  margin: 0 auto;
}
#about7 .image09box img {
  width: 100%;
  height: auto;
}
/*=================================================
 * ドクターヘリを知る-運営の仕組み
 * ================================================= */
#about8 .firstview {
  background: url(img/about8/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#about8 .block01 {
  width: 790px;
  margin: 0 auto;
}
#about8 .text-bold {
  font-weight: bold;
  width: 640px;
  margin: 0 auto;
}
#about8 .last {
  margin-bottom: 90px !important;
}
#about8 .text-A {
  margin-bottom: 100px;
}
#about8 .text-A a {
  color: #152E6D;
}
#about8 .text-B {
  text-align: center;
}
#about8 .list {
  width: 750px;
  margin: 0 auto 100px;
}
#about8 .list a {
  color: #152E6D;
}
#about8 .list li {
  padding: 10px;
}
#about8 .list li:before {
  content: '●';
  margin-right: 5px;
}
#about8 img {
  max-width: 100%;
  height: auto;
}
/*=================================================
 * 支援&寄付
 * ================================================= */
#support .firstview {
  background: url(img/support/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#support .block01 {
  margin-bottom: 50px;
}
#support .block01 .box {
  width: 890px;
  margin: 0 auto 65px;
  display: flex;
  justify-content: space-between;
}
#support .block01 .box .image {
  width: 330px;
}
#support .block01 .box .image img {
  width: 100%;
  height: auto;
}
#support .block01 .box .text {
  width: 530px;
}
#support .block01 .anchorbox .title {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 30px;
}
#support .block01 .anchorbox a {
  display: block;
  width: 340px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #FF6C00;
  margin: 0 auto 15px;
  text-decoration: none;
  color: #fff;
  position: relative;
}
#support .block01 .anchorbox a i {
  position: absolute;
  right: 10px;
  top: 13px;
}
#support .block02 {
  margin-bottom: 50px;
  padding-top: 100px;
}
#support .block02 .text-bold {
  font-weight: bold;
  width: 660px;
  margin: 0 auto 50px;
}
/*タブ切り替え全体のスタイル*/
.tabs {
  background-color: #fff;
  width: 100%;
  margin: 0 auto 30px;
  border: solid 1px #ccc;
}
/*タブのスタイル*/
.tab_item {
  width: calc(50%);
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  text-align: center;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  clear: both;
  overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#kojin:checked ~ #kojin_content, #houjin:checked ~ #houjin_content {
  display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #CCCCCC;
}
#support .tab_content_description .box {
  display: flex;
}
#support .tab_content_description .box .cell {
  width: 50%;
  border: solid 10px #ccc;
  padding: 30px 20px;
  position: relative;
  height: 365px;
}
#support .tab_content_description .box .cell .title {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 25px;
}
#support .tab_content_description .box .cell .text {
  line-height: 28px;
}
#support .tab_content_description .linkbox {
  position: absolute;
  bottom: 0;
  left: calc(50% - 100px);
}
#support .tab_content_description .bt-type1 a {
  margin-bottom: 15px;
}
#support .block02 .bottomtext .title {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
}
#support .block02 .bottomtext .text-bold {
  width: 730px;
}
#support .block03 {
  margin-bottom: 50px;
  padding-top: 100px;
}
#support .block03 .text-box {
  width: 650px;
  margin: 0 auto;
}
#support .block03 .text-box .bold {
  border: solid 1px #333;
  padding: 30px 40px;
  font-weight: bold;
}
#support .block03 .text-bold {
  font-weight: bold;
  width: 640px;
  margin: 0 auto 50px;
}
#support .block03 .title {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 25px;
}
#support .block03 .box {
  display: flex;
  margin-bottom: 40px;
}
#support .block03 .box .cell {
  border: solid 10px #ccc;
  width: 50%;
  height: 430px;
  position: relative;
}
#support .block03 .box .cell .title {
  background: #ccc;
  padding: 10px;
  margin-bottom: 0;
  line-height: 1.3;
}
#support .block03 .box .cell .text {
  padding: 20px;
  line-height: 28px;
}
#support .block03 .box .cell .subtext {
  padding: 0px 20px;
  line-height: 28px;
}
#support .block03 .box .cell .linkbox {
  position: absolute;
  bottom: 5px;
  left: calc(50% - 100px);
}
#support .block03 .box .cell .linkbox a {
  margin-bottom: 15px;
}
#support .block04 {
  margin-bottom: 300px;
  padding-top: 100px;
}
#support .block04 .text-bold {
  text-align: center;
  font-weight: bold;
  margin-bottom: 40px;
}
#support .block04 .box {
  background: #F5F5F5;
  width: 700px;
  margin: 0 auto;
  padding: 50px 70px;
  line-height: 32px;
  display: block;
}
/*=================================================
 * HEM-Netについて
 * ================================================= */
#about-B .firstview {
  background: url(img/about-B/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#about-B .block01 {
  margin-bottom: 80px;
}
#about-B .block01 .text-bold {
  font-weight: bold;
  width: 680px;
  margin: 0 auto 30px;
}
#about-B .block01 .text {
  width: 680px;
  margin: 0 auto;
  font-size: 14px;
}
#about-B .block02 {
  width: 80%;
  margin: 0 auto;
}
#about-B .block02 ul {
  text-align: center;
  line-height: 2.5;
}
#about-B .block02 {
  margin-bottom: 10px;
  padding-top: 100px;
}
#about-B .block02 .box {
  display: flex;
  justify-content: space-between;
}
#about-B .block02 .box .image {
  width: 35%;
}
#about-B .block02 .box .image img {
  width: 100%;
  height: auto;
}
#about-B .block02 .box .text {
  width: 65%;
  margin-left: 20px;
}
#about-B .block02 .box .text .sign {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 0 auto;
  text-align: right;
  padding-top: 15px;
}
#about-B .block02 .box .text .sign .namebox {
  display: flex;
  justify-content: flex-end;
  font-size: 18px;
  margin-top: 15px;
}
#about-B .block02 .box .text .sign .katagaki {
  line-height: 3.2;
  margin-right: 10px;
}
#about-B .block02 .box .text .sign .name {
  font-size: 24px;
}
#about-B .block02 .box .text .sign img {
  width: 50%;
  height: auto;
}
#about-B .block03 {
  margin-bottom: 20px;
  padding-top: 100px;
}
#about-B .block03 .text-bold {
  width: 600px;
  margin: 0 auto 50px;
  text-align: left;
  font-weight: bold;
}
#about-B .block03 .box {
  display: flex;
  justify-content: space-between;
}
#about-B .block03 .box .cell {
  width: 700px;
  background: #EAEAEA;
  margin: 0 auto;
}
#about-B .block03 .box .cell .title {
  text-align: center;
  font-size: 22px;
  padding: 10px;
  background: #001E3F;
  color: #fff;
  font-family: "A1明朝";
}
#about-B .block03 .box .cell .textbox {
  padding: 20px 20px 40px;
}
#about-B .block03 .box .cell .textbox .subtitle {
  font-size: 18px;
  font-family: "A1明朝";
  font-weight: bold;
  color: #001E3F;
  margin-bottom: 10px;
}
#about-B .block03 .box .cell .textbox .text {
  margin-bottom: 45px;
}
#about-B .block03 .box .cell .textbox .text2 {
  margin-bottom: 20px;
}
#about-B .block03 .box .cell .textbox .linktext {
  text-align: right;
  margin-bottom: 45px;
}
#about-B .block04 {
  padding-top: 100px;
}
#about-B .block04 .title {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin-bottom: 40px;
}
.acbt {
  font-size: 20px;
  color: #Fff;
  background: #152E6D;
  padding: 10px;
  position: relative;
  margin-bottom: 15px;
}
.acbt:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 20px;
  top: 10px;
  font-weight: bold;
}
.acbt.on:after {
  content: "\f077";
}
.acbox {
  display: none;
  margin-bottom: 50px;
}
#about-B .block04 .acbox table {
  width: 100%;
}
#about-B .block04 .acbox table tr td {
  padding: 10px;
  vertical-align: top;
}
#about-B .block04 .acbox table tr td:nth-child(1) {
  width: 80px;
}
#about-B .block04 .acbox table tr td:nth-child(2) {
  text-align: right;
  width: 60px;
}
#about-B .block05 .title {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 35px;
}
#about-B .block05 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 100px;
}
#about-B .block05 table tr .first {
  text-align: center;
  width: 160px;
  background: #DCDFE6;
}
#about-B .block05 table tr td {
  padding: 10px;
  border: solid 1px #707070;
  vertical-align: top;
}
#about-B .block06 {
  margin-bottom: 5px;
  padding-top: 100px;
}
#about-B .block06 .box {
  display: flex;
  justify-content: space-between;
}
#about-B .block06 a img {
  width: 100%;
  height: auto;
}
#about-B .block07 {
  margin-bottom: 105px;
  padding-top: 100px;
}
#about-B .block07 .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
#about-B .block07 .other {
  width: 800px;
  margin: 0 auto;
}
#about-B .block07 .text {
  width: 800px;
  margin: 0 auto;
}
#about-B .block07 .banner {
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
}
#about-B .block07 .banner img {
  width: 450px;
  height: auto;
}
#about-B .block07 ul {
  width: 800px;
  margin: 0 auto 55px;
}
#about-B .block07 ul li {
  padding: 10px 0;
  position: relative;
}
#about-B .block07 ul li a {
  color: #152E6D;
}
#about-B .block07 ul li:before {
  content: "●";
  position: absolute;
  left: -20px;
  top: 10px;
}
#about-B .block08 {
  margin-bottom: 265px;
}
/*=================================================
 * 安全研修会支援事業 2022.05追加
 * ================================================= */
#about-B .safebox {
  width: 800px;
  margin: 0 auto;
  padding: 30px 0;
}
#about-B .safettl {
  padding-bottom: 20px;
}
#about-B .safetxt {
  margin-left: 30px;
  line-height: 1.8;
  text-align: justify;
}
#about-B .safeind {
  margin-left: 47px;
}
#about-B .safebox .bt {
  width: 700px;
  height: 60px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  background: #FF6C00;
  line-height: 3.8;
  margin: 0 auto;
  margin-bottom: 50px;
}
#about-B .safebox a {
  text-decoration: none;
}
/*=================================================
 * スペシャルコンテンツ ードクターヘリ図鑑
 * ================================================= */
#special-all .firstview {
  background: url(img/special-all/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#special-all .block01 {
  margin-bottom: 100px;
}
#special-all .block01 .text-bold {
  width: 640px;
  font-weight: bold;
  margin: 0 auto;
}
#special-all .block02 {
  margin-bottom: 145px;
}
#special-all .block02 .text {
  width: 750px;
  margin: 0 auto 60px;
}
#special-all .block02 .image {
  background: url(img/special-all/img01w.png);
  background-repeat: no-repeat;
  height: 300px;
  width: 420px;
  position: relative;
  background-size: contain;
  text-align: center;
  margin: 0 auto;
}
#special-all .block02 .image img {
  width: 25px;
}
#special-all #b01 {
  left: 95px;
  top: 60px;
}
#special-all #b02 {
  left: 95px;
  bottom: 150px;
}
#special-all #b03 {
  left: 155px;
  bottom: 150px;
}
#special-all #b04 {
  left: 155px;
  top: 60px;
}
#special-all #b05 {
  right: 175px;
  bottom: 150px;
}
#special-all #b06 {
  right: 184px;
  top: 58px;
}
#special-all #b07 {
  right: 127px;
  top: 56px;
}
#special-all #b01 .balloon {
  width: 100px;
  right: 35px;
}
#special-all #b02 .balloon {
  width: 100px;
  right: 35px;
}
#special-all #b03 .balloon {
  width: 145px;
  left: -160px;
}
#special-all #b04 .balloon {
  width: 205px;
  left: -220px;
}
#special-all #b05 .balloon {
  width: 125px;
  left: -140px;
}
#special-all #b06 .balloon {
  width: 140px;
  left: -150px;
  top: -5px;
}
#special-all #b07 .balloon {
  width: 218px;
  left: -235px;
  top: -5px;
}
#special-all .block02 .photobox, #special-all .block02 .photobox2 {
  width: 900px;
  margin: 0 auto 50px;
}
#special-all .block02 .photobox .title, #special-all .block02 .photobox2 .title {
  color: #22B573;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
#special-all .block02 .photobox .title span, #special-all .block02 .photobox2 .title span {
  background: #22B573;
  color: #fff;
  padding: 0 10px;
  margin-left: 10px;
}
#special-all .block02 .photobox .text, #special-all .block02 .photobox2 .text {
  width: 900px;
  margin-bottom: 15px;
}
#special-all .block02 .imagebox {
  height: 600px;
  position: relative;
}
#special-all .block02 .camera01box .imagebox {
  background: url(img/special-all/camera01bg.png);
  background-repeat: no-repeat;
}
#special-all .block02 #camera01 {
  position: absolute;
  top: 270px;
  left: 210px;
}
#special-all .block02 #camera02 {
  position: absolute;
  top: 130px;
  left: 290px;
}
#special-all .block02 #camera03 {
  position: absolute;
  top: 70px;
  left: 418px;
}
#special-all .block02 #camera04 {
  position: absolute;
  top: 140px;
  left: 516px;
}
#special-all .block02 #camera05 {
  position: absolute;
  top: 247px;
  left: 560px;
}
#special-all .block02 #camera06 {
  position: absolute;
  top: 304px;
  left: 620px;
}
#special-all .block02 #camera07 {
  position: absolute;
  top: 349px;
  left: 524px;
}
#special-all .block02 .caption {
  text-align: right;
  margin-top: 10px;
}
#special-all .block02 .camera02box .imagebox {
  background: url(img/special-all/camera02bg.png);
  background-repeat: no-repeat;
}
#special-all .block02 #camera08 {
  position: absolute;
  top: 130px;
  left: 330px;
}
#special-all .block02 #camera09 {
  position: absolute;
  top: 70px;
  left: 429px;
}
#special-all .block02 #camera10 {
  position: absolute;
  top: 130px;
  left: 480px;
}
#special-all .block02 #camera11 {
  position: absolute;
  top: 370px;
  left: 430px;
}
#special-all .block02 #camera12 {
  position: absolute;
  top: 240px;
  left: 688px;
}
#special-all .block02 .photobox2 .box {
  display: flex;
  justify-content: space-between;
}
#special-all .block02 .photobox2 .box .cell {
  width: 430px;
}
#special-all .block02 .photobox2 .box .cell .imagebox {
  position: relative;
  background: url(img/special-all/camera03bg.png);
  background-repeat: no-repeat;
  height: 285px;
}
#special-all .block02 .photobox2 .box .cell .imagebox2 {
  position: relative;
  background: url(img/special-all/camera16.png);
  background-repeat: no-repeat;
  height: 285px;
}
#special-all .block02 .caption {
  font-size: 12px;
}
#special-all .block02 #camera13 {
  position: absolute;
  top: 160px;
  left: 118px;
}
#special-all .block02 #camera14 {
  position: absolute;
  top: 100px;
  left: 228px;
}
#special-all .block02 #camera15 {
  position: absolute;
  top: 160px;
  left: 170px;
}
#special-all .block03 {
  background: #F2F6FF;
  margin-bottom: 120px;
  padding: 40px;
}
#special-all .block03 .text-bold {
  width: 640px;
  font-weight: bold;
  margin: 0 auto 35px;
}
#special-all .block03 .box {
  display: flex;
  justify-content: space-between;
  width: 740px;
  margin: 0 auto 35px;
}
#special-all .block03 .box2 {
  display: flex;
  justify-content: space-between;
  width: 740px;
  margin: 0 auto 35px;
}
#special-all .block03 .box3 {
  display: flex;
  justify-content: space-between;
  width: 360px;
}
#special-all .block03 .box3 .text {
  margin-left: 10px;
}
#special-all .block04 {
  margin-bottom: 120px;
}
#special-all .block04 .box {
  display: flex;
  justify-content: space-between;
}
#special-all .block04 .box .text {
  width: 490px;
}
#special-all .block05 .text {
  width: 640px;
  margin: 0 auto 60px;
}
#special-all .block05 .anchor {
  display: flex;
  justify-content: space-between;
  margin-bottom: 180px;
  flex-wrap: wrap;
}
#special-all .block05 .anchor img {
  width: 190px;
  margin-bottom: 10px;
}
#special-all .block05 .subblock {
  width: 900px;
  margin: 0 auto 120px;
  padding-top: 110px;
}
#special-all .block05 .subblock .title {
  font-size: 24px;
  font-weight: bold;
  border-left: solid 7px #152E6D;
  padding-left: 15px;
  margin-bottom: 25px;
}
#special-all .block05 .subblock .text-l {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 30px;
}
#special-all .block05 .subblock .slide {
  margin-bottom: 50px;
}
#special-all .block05 .subblock .text {
  margin-bottom: 40px;
}
#special-all .block05 .subblock table {
  width: 500px;
  margin: 0 auto;
}
#special-all .block05 .subblock table td {
  border: solid 1px #707070;
  padding: 10px;
}
#special-all .block05 .subblock table tr td:first-child {
  width: 175px;
}
#special-all .block05 .subblock table tr:nth-child(even) td {
  background: rgba(21, 46, 109, 0.2);
}
/*=================================================
 * スペシャルコンテンツ ー救われた命
 * ================================================= */
#inochi .firstview {
  background: url(img/inochi/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#inochi .topimagebox {
  position: relative;
  margin-bottom: 45px;
}
#inochi .topimagebox .textbox {
  background: rgba(21, 46, 109, 0.9);
  color: #fff;
  font-family: "A1明朝";
  width: 444px;
  height: 245px;
  font-size: 18px;
  padding: 15px 30px;
  z-index: 100;
  position: absolute;
  left: 0;
  top: 50px;
}
#inochi .topimagebox .title {
  font-size: 24px;
  line-height: 35px;
}
#inochi .topimagebox .sub1 {
  border-bottom: solid 1px #fff;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
#inochi .topimagebox .image {
  text-align: right;
}
#inochi .topimagebox .image img {
  width: 750px;
  height: auto;
}
#inochi.single .lead {
  width: 640px;
  font-weight: bold;
  margin: 0 auto 30px;
}
#inochi.single .date {
  text-align: right;
  width: 800px;
  margin: 0 auto 30px;
}
#inochi.single .heading {
  width: 800px;
  margin: 0 auto 30px;
  font-size: 24px;
  font-weight: bold;
  border-left: solid 7px #152E6D;
  padding: 10px;
  line-height: 42px;
}
#inochi.single .text {
  width: 800px;
  margin: 0 auto 80px;
  line-height: 28px;
}
#inochi.single .listbox {
  width: 540px;
  background: #F5F5F5;
  margin: 0 auto 50px;
  padding: 30px 80px;
  line-height: 28px;
}
#inochi.single .listbox span {
  font-weight: bold;
}
#inochi.single .content {
  border-bottom: solid 1px;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.single_pager {
  margin: 0 auto 170px;
  width: 800px;
  position: relative;
  height: 40px;
}
.single_pager .back a {
  width: 200px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  left: calc(50% - 100px);
  text-align: center;
  text-decoration: none;
  color: #FF6C00;
  border: solid 1px #FF6C00;
}
.single_pager .prev a {
  line-height: 40px;
  position: absolute;
  left: 0;
  text-decoration: none;
  color: #FF6C00;
}
.single_pager .next a {
  line-height: 40px;
  position: absolute;
  right: 0;
  text-decoration: none;
  color: #FF6C00;
}
#inochi .vol2image {
  width: 300px;
  margin: 0 auto 100px;
}
#inochi .vol2image img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
#inochi .vol3image {
  width: 650px;
  margin: 0 auto 100px;
}
#inochi .vol3image img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
#inochi .sp-text {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 60px;
  padding-top: 15px;
}
#inochi .sp-text .box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
#inochi .sp-text .box .tx {
  width: 740px;
}
#inochi .sp-text .box .name-a {
  color: #FF6C00;
}
#inochi .sp-text .box .name-b {
  color: #0F4B9D;
}
#inochi .sp-g-box {
  width: 750px;
  background: #F5F5F5;
  margin: 0 auto 75px;
  padding: 40px 80px;
  line-height: 28px;
}
#inochi .sp-g-box span {
  font-weight: bold;
}
#inochi.archive .text-bold {
  font-weight: bold;
  width: 640px;
  margin: 0 auto 50px;
}
#inochi.archive .list {
  border-top: solid 1px #ccc;
  padding-top: 50px;
}
#inochi.archive .list .box {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #ccc;
  padding: 30px 0;
}
#inochi.archive .list .box .text {
  width: 550px;
  position: relative;
}
#inochi.archive .list .title {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 42px;
}
#inochi.archive .list .sub1 {
  font-size: 20px;
  margin-bottom: 10px;
}
#inochi.archive .list .name {
  font-size: 18px;
  margin-bottom: 20px;
}
#inochi.archive .list .preface {
  margin-bottom: 10px;
}
#inochi.archive .list .time {
  color: #666;
  font-size: 14px;
}
#inochi.archive .list .bt {
  position: absolute;
  right: 0;
  bottom: 0;
}
#inochi.archive .image {
  width: 445px;
}
#inochi.archive .image img {
  width: 100%;
  height: auto;
}
/*=================================================
 * 仕事人に聞く
 * ================================================= */
#worker .firstview {
  background: url(img/worker/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#worker.single .lead {
  font-weight: bold;
  width: 640px;
  margin: 0 auto 60px;
}
#worker .topimagebox {
  position: relative;
  margin-bottom: 45px;
}
#worker .topimagebox .textbox {
  background: rgba(21, 46, 109, 0.9);
  color: #fff;
  font-family: "A1明朝";
  width: 420px;
  height: 245px;
  font-size: 18px;
  padding: 15px 30px;
  z-index: 100;
  position: absolute;
  left: 0;
  top: 25px;
}
#worker .topimagebox .title {
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  border-bottom: solid 1px #fff;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
#worker .topimagebox .image {
  text-align: right;
}
#worker .topimagebox .image img {
  width: 750px;
  height: auto;
}
#worker.single .date {
  text-align: right;
  width: 800px;
  margin: 0 auto 30px;
}
#worker.single .heading {
  width: 800px;
  margin: 0 auto 30px;
  font-size: 24px;
  font-weight: bold;
  border-left: solid 7px #152E6D;
  padding: 10px;
  line-height: 42px;
}
#worker.single .text {
  width: 800px;
  margin: 0 auto 80px;
  line-height: 28px;
}
#worker.single .normalimage {
  width: 650px;
  margin: 0 auto 80px;
}
#worker.single .normalimage img {
  width: 100%;
  height: auto;
}
#worker.archive .text-bold {
  font-weight: bold;
  width: 640px;
  margin: 0 auto 40px;
}
#worker.archive .text-bold span {
  font-weight: normal;
  font-size: 12px;
}
#worker.archive .lead-cap {
  width: 640px;
  margin: 0 auto 50px;
}
#worker.archive .list {
  border-top: solid 1px #ccc;
  padding-top: 50px;
}
#worker.archive .list .box {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #ccc;
  padding: 30px 0;
}
#worker.archive .list .box .text {
  width: 550px;
  position: relative;
}
#worker.archive .list .title {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 5px;
  line-height: 42px;
}
#worker.archive .list .sub1 {
  font-size: 18px;
  margin-bottom: 10px;
}
#worker.archive .list .preface {
  margin-bottom: 10px;
}
#worker.archive .list .time {
  color: #666;
  font-size: 14px;
}
#worker.archive .list .bt {
  position: absolute;
  right: 0;
  bottom: 0;
}
#worker.archive .image {
  width: 445px;
}
#worker.archive .image img {
  width: 100%;
  height: auto;
}
#worker .cap1 {
  font-weight: normal;
  font-size: 14px;
  text-indent: -1em;
}
/*=================================================
 * ニュース
 * ================================================= */
#news .firstview {
  background: url(img/news/bg1.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#news .wrap {
  display: flex;
  justify-content: space-between;
}
#news .wrap .lists {
  width: 650px;
}
#news .lists li {
  border-bottom: solid 1px #999;
  padding: 0 0 25px;
  display: flex;
  margin: 0 0 25px;
}
#news .lists li a {
  padding-left: 20px;
  text-decoration: none;
}
#news .main {
  width: 650px;
}
#news .content {
  border-bottom: solid 1px #999;
  margin-bottom: 30px;
}
#news .content .title {
  font-size: large;
  border-bottom: solid 1px #999;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
#news .content .tile {
  text-align: right;
  margin-bottom: 30px;
}
#news .single .title {
  font-size: 24px;
  font-weight: bold;
  color: #152E6D;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 15px;
  margin-bottom: 10px;
  line-height: 1.4;
}
#news .content pre {
  white-space: pre-wrap;
}
#news .single .time {
  font-size: 14px;
  margin-bottom: 20px;
}
#news .single .main img {
  max-width: 100%;
  height: auto;
}
#news .single_pager {
  width: 100%;
}
/*=================================================
 * アーカイブ（ニュース以外の投稿）
 * ================================================= */
#database .firstview {
  background: url(img/database/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#database.archive .lists li {
  padding: 20px 0;
  display: flex;
  border-bottom: solid 1px #ccc;
}
#database.archive .lists li a {
  margin-left: 10px;
}
#database .coments {
  margin-bottom: 50px;
  font-weight: bold;
  text-align: left;
  position: relative;
  top: 100px;
  border-bottom: solid 1px #888;
  padding-bottom: 30px;
}
.page .searchform .cell .lists {
  position: relative;
  top: 100px;
}
.cat_name {
  display: inline-block;
  width: 250px;
  margin-right: 20px;
}
.cat_name a {
  text-decoration: none;
  line-height: 25px;
  text-align: center;
  display: block;
  width: 100%;
  font-size: 12px;
  margin-bottom: 10px;
}
.cat_date {
  width: 100px;
}
.cat_ttl {
  width: 420px;
}
.cat_name a.other {
  background: #AEAEAE;
}
.cat_name a.paper {
  background: #DCD6F7;
}
.cat_name a.law {
  background: #F7BAB5;
}
.cat_name a.statistics {
  background: #BAD2FB;
}
.cat_name a.media {
  background: #B5DFC0;
}
.cat_name a.document {
  background: #FDE6A4;
}
.cat_name a.graph {
  background: #E2F8F6;
}
.cat_name a.news {
  display: none;
}
.datetime {
  padding: 0px;
}
#database .searchform .ttl {
  width: 440px;
}
#database.single .title {
  font-size: 24px;
  font-weight: bold;
  color: #152E6D;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 15px;
  margin-bottom: 10px;
}
#database.single .timewrap {
  display: flex;
}
#database.single .time {
  font-size: 14px;
  margin-bottom: 20px;
  margin-right: 10px;
}
#database.single .main img {
  max-width: 100%;
  height: auto;
}
#database .single_pager {
  width: 100%;
}
#database .content {
  border-bottom: solid 1px #999;
  margin-bottom: 30px;
}
#database .results {
  margin-bottom: 50px;
}
.archive .pager {
  text-align: center;
  margin-top: 50px;
  position: relative;
  top: 100px;
}
.single .graph {
  display: flex;
}
.single .graph .pdf {
  margin-right: 50px;
}
/*=================================================
 * サイドバー
 * ================================================= */
.sidebar {
  width: 320px;
  background: #F4F4F4;
  padding: 25px;
}
.sidebar h3 {
  font-family: "A1明朝";
  border-left: solid 8px #152E6D;
  border-bottom: solid 1px #999;
  padding-left: 5px;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.sidebar ul {
  margin-bottom: 55px;
}
.sidebar ul li {
  margin-bottom: 20px;
}
.sidebar .new li span {
  font-size: 14px;
  display: block;
}
/*=================================================
 * 検索
 * ================================================= */
.page .searchform {
  background: #F5F5F5;
  padding: 50px 100px;
  margin-bottom: 10px;
  position: relative;
}
.page .searchform .cell {
  padding: 10px 0;
}
.page .searchform .cell .title {
  font-size: 18px;
  font-weight: bold;
  width: 140px;
  line-height: 40px;
  margin-right: 30px;
}
.page .searchform .cell .forms {
  width: 100%;
}
.page .searchform label span {
  cursor: pointer;
  padding: 5px 10px;
  background: #707070;
  color: #fff;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px;
}
.page .searchform label input {
  display: none;
}
.page .searchform label input:checked + span {
  background: #152E6D;
}
.page .searchform select {
  width: 150px;
  height: 40px;
  border: none;
  background-color: #fff;
}
.page .searchform .third input[type="text"] {
  width: 450px;
  height: 40px;
  border: none;
  padding: 10px;
  font-size: 16px;
}
.page .searchform .third input[type="submit"] {
  position: absolute;
  top: 520px;
  left: 10%;
  width: 30%;
  height: 50px;
}
.page .searchform .fifth input[type="submit"] {
  width: 200px;
  height: 50px;
  border: none;
  background: #FF6C00;
  color: #fff;
  font-size: 20px;
}
.page .searchform .fifth {
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
}
/*=================================================
 * ドクターヘリってなあに
 * ================================================= */
.kids .firstview {
  background: url(img/kids/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#kids .lead {
  width: 640px;
  margin: 0 auto 80px;
  font-weight: bold;
}
#kids .block01 .box1 {
  display: flex;
  justify-content: space-between;
  width: 680px;
  margin: 0 auto 20px;
}
#kids .block01 .box1 img, #kids .block01 .box2 img {
  width: 300px;
  height: auto;
}
#kids .block01 .box2 {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 200px;
}
#kids .panf {
  width: 1020px;
  padding-bottom: 100px;
}
#kids .panf img {
  width: 100%;
}
.kidsbottombox .kidsbnrbox {
  display: flex;
  justify-content: space-between;
}
.kidsbottombox .kidsbnrbox .cell {
  width: 235px;
  height: 200px;
  position: relative;
  margin-bottom: 50px;
}
.kidsbottombox .kidsbnrbox .cell .image {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.kidsbottombox .kidsbnrbox .cell .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.kidsbottombox .kidsbnrbox .cell .text {
  position: absolute;
  bottom: 0;
  z-index: 10;
  color: #fff;
  font-weight: bold;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  font-family: "A1明朝";
  font-size: 18px;
}
.kidsbottombox .kidsbnrbox .cell a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kidsbottombox .kidsbnrbox2 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.kidsbottombox .kidsbnrbox2 img {
  width: 500px;
}
.kidspagelinkBox {
  width: 1024px;
  margin: 0 auto;
  padding-top: 100px;
}
.kidspagelink1 {
  display: flex;
  justify-content: space-between;
  width: 680px;
  margin: 0 auto 20px;
}
.kidspagelink1 img, .kidspagelink2 img {
  width: 300px;
  height: auto;
}
.kidspagelink2 {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 200px;
}
/*=================================================
 * 数字で見るドクターヘリの世界
 * ================================================= */
.kidstitleA {
  font-size: 32px;
  font-weight: bold;
  color: #244070;
  text-align: center;
  width: 650px;
  height: 65px;
  line-height: 65px;
  margin: 0 auto 40px;
  background: #F5F5F5;
  border-left: solid 6px #244070;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
#kids1 .text1 {
  width: 680px;
  margin: 0 auto 95px;
}
.kidstitleB {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  width: 450px;
  font-size: 28px;
  color: #244070;
  text-align: center;
  margin: 0 auto 25px;
  font-weight: bold;
  background: url(img/kids/kids1/lineA.png), url(img/kids/kids1/lineB.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top, bottom;
  padding-bottom: 25px;
  padding-top: 15px;
  line-height: 40px;
}
#kids1 .imagebox1 img {
  width: 775px;
  height: auto;
  display: block;
  margin: 0 auto;
}
#kids1 .block {
  width: 800px;
  margin: 0 auto 150px;
  position: relative;
}
#kids1 .text2 {
  width: 640px;
  border-bottom: solid 1px #707070;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 10px;
  margin-top: 80px;
}
#kids1 .hukidashi0 img {
  width: 160px;
  height: auto;
  position: absolute;
  right: 0;
  bottom: -230px;
}
#kids1 .hukidashi1 img {
  width: 160px;
  height: auto;
  position: absolute;
  right: 0;
  bottom: -60px;
}
#kids1 .imagebox2 img {
  width: 555px;
  height: auto;
  display: block;
  margin: 0 auto;
}
#kids1 .hukidashi2 img {
  width: 160px;
  height: auto;
  position: absolute;
  right: 0;
  bottom: -20px;
}
#kids1 .imagebox3 img {
  width: 575px;
  height: auto;
  display: block;
  margin: 0 auto;
}
#kids1 .hukidashi3 img {
  width: 188px;
  height: auto;
  position: absolute;
  right: 0;
  bottom: -30px;
}
#kids1 .imagebox4 img {
  width: 800px;
  height: auto;
  display: block;
  margin: 0 auto;
}
#kids1 .hukidashi4 img {
  width: 188px;
  height: auto;
  position: absolute;
  right: 0;
  bottom: -80px;
}
#kids1 .imagebox5 img {
  width: 540px;
  height: auto;
  display: block;
  margin: 0 auto;
}
#kids1 .hukidashi5 img {
  width: 203px;
  height: auto;
  position: absolute;
  right: 0;
  bottom: -50px;
}
#kids1 .imagebox6 img {
  width: 650px;
  height: auto;
  display: block;
  margin: 0 auto;
}
#kids1 .hukidashi6 img {
  width: 208px;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 10px;
}
#kids1 .imagebox7 img {
  width: 385px;
  height: auto;
  display: block;
  margin: 0 auto;
}
#kids1 .hukidashi7 img {
  width: 203px;
  height: auto;
  position: absolute;
  right: 0;
  bottom: -20px;
}
#kids1 .imagebox8 img {
  width: 382px;
  height: auto;
  display: block;
  margin: 0 auto;
}
#kids1 .hukidashi8 img {
  width: 203px;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 10px;
}
/*=================================================
 * ドクターヘリの中を見てみよう
 * ================================================= */
#kids2 .block01 {
  margin-bottom: 60px;
}
#kids2 .block01 .text {
  width: 640px;
  margin: 0 auto 80px;
  font-weight: bold;
}
.hukidashi {
  position: relative;
  display: inline-block;
  background: #FFF;
  border: solid 1px #707070;
  padding: 25px 45px;
}
.hukidashi.r:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -43px;
  margin-top: -14px;
  border: 15px solid transparent;
  border-left: 30px solid #FFF;
  z-index: 2;
}
.hukidashi.r:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -45px;
  margin-top: -14px;
  border: 15px solid transparent;
  border-left: 30px solid #555;
  z-index: 1;
}
.hukidashi.l:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -43px;
  margin-top: -14px;
  border: 15px solid transparent;
  border-right: 30px solid #FFF;
  z-index: 2;
}
.hukidashi.l:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -45px;
  margin-top: -14px;
  border: 15px solid transparent;
  border-right: 30px solid #555;
  z-index: 1;
}
#kids2 .kidstitleB {
  width: 630px;
  padding-bottom: 40px;
}
#kids2 .block01 .imagebox {
  display: flex;
  align-items: start;
  width: 530px;
  margin: 0 auto;
  justify-content: space-between;
}
#kids2 .block01 .hukidashi {
  margin-top: 43px;
  width: 330px;
}
#kids2 .block02 {
  margin-bottom: 105px;
}
#kids2 .block02 .box {
  display: flex;
  justify-content: space-between;
}
#kids2 .block02 .box .textbox {
  width: 390px;
  position: relative;
}
#kids2 .block02 .box .textbox .text {
  margin-bottom: 80px;
}
#kids2 .block02 .box .hukidashi {
  position: relative;
  z-index: 10;
}
#kids2 .block02 .box .boy {
  position: absolute;
  bottom: -20px;
  right: -30px;
  z-index: 1;
}
#kids2 .block03 {
  margin-bottom: 105px;
}
#kids2 .block03 .imagebox {
  width: 900px;
  height: 600px;
  position: relative;
  background: url(img/kids/kids2/bg.png);
  margin-left: 124px;
  margin-bottom: 45px;
}
#kids2 .block03 #camera01 {
  position: absolute;
  top: 270px;
  left: 210px;
}
#kids2 .block03 #camera02 {
  position: absolute;
  top: 130px;
  left: 290px;
}
#kids2 .block03 #camera04 {
  position: absolute;
  top: 165px;
  left: 510px;
}
#kids2 .block03 #camera05 {
  position: absolute;
  top: 247px;
  left: 560px;
}
#kids2 .block03 #camera06 {
  position: absolute;
  top: 304px;
  left: 620px;
}
#kids2 .block03 #camera07 {
  position: absolute;
  top: 379px;
  left: 538px;
}
#kids2 .block03 .charabox {
  display: flex;
  align-items: start;
  width: 520px;
  justify-content: space-between;
  position: absolute;
  bottom: -30px;
  left: -140px;
}
#kids2 .block03 .charabox .hukidashi {
  margin-top: 23px;
  width: calc(100% - 135px);
  padding: 10px;
  font-size: 14px;
  text-align: center;
}
#kids2 .block03 .caption {
  position: absolute;
  bottom: -36px;
  right: 0;
}
#kids2 .block03 .text {
  width: 900px;
  margin-left: 124px;
  margin-top: 70px;
}
#kids2 .block04 {
  margin-bottom: 135px;
  height: 800px;
  position: relative;
}
#kids2 .block04 .box1 {
  width: 600px;
  position: absolute;
  top: 150px;
  left: 0;
}
#kids2 .block04 .box1 img {
  padding-left: 90px;
}
#kids2 .block04 .box1 .text {
  width: 555px;
  margin: 20px auto;
}
#kids2 .block04 .box2 {
  width: 390px;
  position: absolute;
  right: 0;
  top: 400px;
}
#kids2 .block04 .box2 .text {
  margin-top: 20px;
}
#kids2 .block04 .arrow {
  position: absolute;
  top: 340px;
  right: 270px;
}
#kids2 .block04 .arrowtext {
  width: 315px;
  font-size: 24px;
  line-height: 40px;
  position: absolute;
  top: 310px;
  right: -20px;
  color: #244070;
  font-weight: bold;
}
#kids2 .block04 .charabox {
  display: flex;
  align-items: start;
  position: absolute;
  top: 670px;
  left: 0;
  width: 520px;
  justify-content: space-between;
}
#kids2 .block04 .charabox .hukidashi {
  margin-top: 30px;
}
#kids2 .block05 {
  margin-bottom: 115px;
}
#kids2 .block05 .box {
  display: flex;
  justify-content: space-between;
}
#kids2 .block05 .box .textbox {
  width: 390px;
}
#kids2 .block05 .box .textbox .charabox {
  display: flex;
  align-items: start;
  width: 430px;
  justify-content: space-between;
  margin-bottom: 80px;
}
#kids2 .block05 .box .textbox .charabox .hukidashi {
  margin-top: 20px;
}
#kids2 .block06 {
  margin-bottom: 160px;
}
#kids2 .block06 img {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
#kids2 .block06 .text {
  width: 900px;
  margin: 0 auto;
}
#kids2 .block07 {
  background: #f5f5f5;
  padding: 85px 0;
}
#kids2 .block07 .kidstitleA {
  width: 700px;
  position: relative;
}
#kids2 .block07 .kidstitleA span {
  position: absolute;
  color: #fff;
  background: #152E6D;
  padding: 0 20px;
  font-size: 16px;
  line-height: 36px;
  top: -45px;
  left: -5px;
}
#kids2 .block07 .lead {
  width: 640px;
  margin: 0 auto 70px;
}
#kids2 .block07 .box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#kids2 .block07 .box .cell {
  width: 480px;
  margin-bottom: 95px;
}
#kids2 .block07 .box .cell .title {
  color: #152E6D;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin: 10px 0;
}
#kids2 .block07 .box .cell .text {
  line-height: 28px;
}
#kids2 .block07 .charabox {
  position: absolute;
  bottom: 330px;
  right: 10px;
  display: flex;
  align-items: start;
  width: 420px;
  justify-content: space-between;
}
#kids2 .block07 .charabox .hukidashi {
  margin-top: 25px;
}
/*=================================================
 * 教えて！ドクターヘリ
 * ================================================= */
#kids3 .lead {
  font-weight: bold;
  width: 640px;
  margin: 0 auto 70px;
}
#kids3 .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}
#kids3 .hukidashi {
  width: 850px;
  margin-top: 15px;
  position: relative;
  line-height: 30px;
}
#kids3 .box img {
  width: 120px;
  height: 120px;
}
#kids3 .hukidashi.l span {
  position: absolute;
  font-weight: bold;
  color: #152E6D;
  left: 20px;
  top: 24px;
}
#kids3 .hukidashi.r span {
  position: absolute;
  font-weight: bold;
  color: #FF343C;
  left: 20px;
  top: 24px;
}
#kids3 .img01, #kids3 .img02 {
  display: block;
  margin: 0 auto 50px;
}
/*=================================================
 * ドクターヘリ出勤！
 * ================================================= */
#kids4 .kidstitleA {
  line-height: 34px;
  height: auto;
  padding: 10px;
}
#kids4 .kidstitleA span {
  font-size: 20px;
}
#kids4 .lead {
  width: 640px;
  font-weight: bold;
  margin: 0 auto 100px;
}
#kids4 .subtitle {
  text-align: center;
  color: #244070;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
#kids4 .block01 {
  margin-bottom: 100px;
}
#kids4 .block01 .text {
  width: 790px;
  margin: 0 auto;
}
#kids4 .block02 {
  margin-bottom: 230px;
}
#kids4 .block02 .cell {
  width: 315px;
  margin: 0 auto 20px;
  line-height: 28px;
}
#kids4 .block02 .cell .title {
  font-size: 24px;
  font-weight: bold;
  color: #244070;
  margin-bottom: 10px;
  text-align: center;
}
#kids4 .block02 .cell .title:before {
  content: "";
  width: 16px;
  height: 24px;
  background: url(img/kids/kids4/tri.png);
  display: inline-block;
  margin-right: 5px;
  vertical-align: -2px;
}
#kids4 .branch {
  display: block;
  margin: 0 auto 10px;
}
#kids4 .wrap {
  display: flex;
  justify-content: space-between;
}
#kids4 .wrap .box {
  width: 50%;
  justify-content: space-between;
}
#kids4 .arrow {
  display: block;
  margin: 0 auto 30px;
}
#kids4 .cell.wide {
  width: 485px;
}
#kids4 .cell img {
  display: block;
  margin: 0 auto 10px;
}
#kids4 .cell.center {
  width: 470px;
}
/*=================================================
 * ドクターヘリに関わる人たち
 * ================================================= */
#kids5 .lead {
  width: 650px;
  font-weight: bold;
  margin: 0 auto 60px;
}
#kids5 .block01 .box {
  display: flex;
  justify-content: space-between;
  width: 500px;
  margin: 0 auto 30px;
  align-items: center;
}
#kids5 .block02 .box a img {
  filter: drop-shadow(3px 3px 5px rgba(0, 0, 0, 0.3));
}
#kids5 .block02 {
  background: #EAF3FF;
  padding: 110px 40px 40px;
  margin-bottom: 50px;
}
#kids5 .block02 .box {
  display: flex;
  justify-content: space-between;
}
#kids5 .block02 .box a {
  width: 180px;
  text-align: center;
  text-decoration: none;
}
#kids5 .block02 .box .title {
  font-size: 20px;
  font-weight: bold;
  color: #244070;
}
#kids5 .introbox {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
#kids5 .introbox .textbox {
  width: 540px;
}
#kids5 .introbox .textbox .text {
  font-weight: bold;
  margin-bottom: 35px;
}
#kids5 .introbox .textbox .profile {
  color: #fff;
  background: #244070;
  display: inline-block;
  padding: 5px 10px;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 12px;
}
#kids5 .introbox .textbox .nameA {
  margin-bottom: 20px;
}
#kids5 .introbox .textbox .nameB {
  font-size: 24px;
  font-weight: bold;
}
#kids5 .introbox .textbox .nameB span {
  font-size: 16px;
}
#kids5 .qabox {
  margin-bottom: 50px;
  padding-top: 100px;
}
#kids5 .qabox .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
#kids5 .hukidashi {
  width: 850px;
  margin-top: 15px;
  position: relative;
}
#kids5 .hukidashi.l span {
  position: absolute;
  font-weight: bold;
  color: #152E6D;
  left: 20px;
  top: 24px;
}
#kids5 .hukidashi.r span {
  position: absolute;
  font-weight: bold;
  color: #FF343C;
  left: 20px;
  top: 24px;
}
#kids5 .block04 .withimg .hukidashi.l {
  width: 500px;
}
#kids5 .block05 .withimg .hukidashi.l {
  width: 330px;
}
#kids5 .block06 .withimg .hukidashi.l {
  width: 330px;
}
#kids5 .block07 .withimg .hukidashi.l {
  width: 330px;
}
#kids5 .bottomimg {
  margin-bottom: 160px;
}
#kids5 .bottomimg .cap {
  font-size: 14px;
  padding-top: 10px;
}
#kids5 .qabox .bt {
  width: 250px;
  height: 60px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  background: #FF6C00;
  line-height: 60px;
  margin: 0 auto;
  margin-top: 80px;
}
#kids5 .qabox .bt a {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
/*=================================================
 * HEM-Netグラフ
 * ================================================= */
.graph .text {
  width: 780px;
  line-height: 28px;
}
.single img {
  max-width: 100%;
  height: auto;
}
/*=================================================
 * 医療関係者の方へ
 * ================================================= */
#medical .firstview {
  background: url(img/medical/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#medical .frontpage {
  margin-bottom: 350px;
}
#medical .frontpage .box {
  display: flex;
  justify-content: space-between;
}
#medical .frontpage .box .cell a {
  width: 320px;
  height: 165px;
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  line-height: 30px;
  padding-left: 15px;
  display: flex;
}
#medical .frontpage .box .cell:first-child a {
  background: #0290AC;
}
#medical .frontpage .box .cell:nth-child(2) a {
  background: #01BC99;
}
#medical .frontpage .box .cell:last-child a {
  background: #A06CC3;
}
#medical .frontpage .inner {
  display: flex;
  align-items: center;
}
#medical .frontpage .inner img {
  margin-right: 15px;
}
#medical table {
  width: 900px;
  margin: 0 auto;
  border-collapse: collapse;
}
#medical table td {
  border: solid 1px #707070;
  padding: 15px;
  vertical-align: middle;
}
#medical table td.child {
  padding-left: 35px;
}
#medical table td.child.indent {
  text-indent: -2.5em;
  padding-left: 50px;
}
#medical table tr td:nth-child(2), #medical table tr td:last-child {
  width: 180px;
}
#medical table a {
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#medical .bottomtext {
  width: 900px;
  margin: 0 auto;
  padding-top: 10px;
}
/*=================================================
 * フッターリンクのページ群
 * ================================================= */
.ftpage .firstview {
  background: url(img/ftpage/bg.png) !important;
}
.ftpage table {
  width: 730px;
}
#policy .block01 {
  margin-bottom: 210px;
  line-height: 30px;
}
#policy .block01 .lead {
  width: 860px;
  margin: 0 auto 70px;
}
#policy .block01 .lists {
  width: 700px;
  margin: 0 auto;
}
#policy .block01 .text {
  margin-left: 10px;
  margin-bottom: 30px;
}
#policy .block01 .textR {
  margin-left: 10px;
  margin-bottom: 30px;
  text-align: right;
}
#policy .block01 .bottombox {
  border: solid 1px #707070;
  padding: 40px 55px;
}
#sitemap .block01 {
  width: 275px;
  margin: 0 auto 140px;
  line-height: 30px;
  padding-left: 1em;
}
#sitemap .block01 a {
  text-decoration: none;
}
#sitemap .block01 ul {
  margin-bottom: 40px;
}
#sitemap .block01 .title a {
  font-weight: bold;
}
#sitemap .block01 .title {
  text-indent: -1em
}
/*=================================================
 * contact
 * ================================================= */
.must {
  background: #f00;
  color: #fff;
  width: 40px;
  display: block;
  text-align: center;
}
.formbox {
  width: 650px;
  margin: 0 auto;
}
#contact .wrap {
  margin: 0 auto;
  width: 670px;
}
#contact .text {
  margin-bottom: 50px;
}
#contact table {
  width: 100%;
  margin-bottom: 50px;
}
#contact td {
  padding: 10px 0;
}
#contact .one {
  width: 40px;
}
#contact .second {
  width: 30%;
  text-align: right;
  padding-right: 15px;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"] {
  height: 30px;
}
#contact input[type="tel"] {
  width: 150px;
}
#contact .size1 {
  width: 230px;
}
#contact .size2 {
  width: 170px;
}
#contact .size4 {
  width: 150px;
}
#contact .bt input {
  width: 170px;
  height: 50px;
  font-size: 18px;
  border: none;
  margin: 0 auto;
  display: block;
}
#contact .bt .send input {
  background: #0F46A8;
  color: #fff;
}
.mw_wp_form_preview .send input {
  float: right;
}
.mw_wp_form_preview .back input {
  float: left;
}
.mw_wp_form_preview .bt {
  width: 400px;
  margin: 0 auto;
}
/*=================================================
 * D-callnet（目次）
 * ================================================= */
#dcall .bold {
	font-weight: bold;
}
#dcall .white {
	color: #fff;
}
#dcall .f24 {
	font-size: 24px;
}
#dcall .f20 {
	font-size: 20px;
}
#dcall .f14 {
	font-size: 14px;
}
#dcall .center {
	text-align: center;
}
#dcall .con-btn {
	background-color: #FF6C00;
    width: fit-content;
    margin: 50px auto 0;
}
#dcall .con-btn a {
	text-decoration: none;
    margin: 60px auto 0;
}
#dcall .con-btn .txt {
	padding: 20px 100px;
	position: relative;
}
#dcall .con-btn .txt:after {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0e0";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 34px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: fit-content;
    right: 40px;
}
#dcall .pg-ttl {
	font-family: Gothic MB101;
	margin-bottom:40px;
}
#dcall .firstview {
    background: url(img/d-call/bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#dcall .accordion-item {
	margin-bottom: 23px;
}
#dcall .accordion-title {
  position: relative;
  cursor: pointer;
  padding: 18px 40px 18px 18px;
  background: #152E6D;
  color: #fff;
  transition: background 0.3s;
  display: flex;
  align-items: center;
}
#dcall .accordion-title::after {
  content: "+";
  position: absolute;
  right: 18px;
  top: 40%;
  transform: translateY(-50%);
  display: inline-block;
  width: 1em;
  text-align: center;
  font-size: 60px;
}
#dcall .accordion-title.open::after {
  content: "−";
  font-size: 60px;
}
#dcall .accordion-title .ttl {
    color: #fff;
	font-weight: bold;
}
#dcall .accordion-title .accordion-icon {
    font-size: 50px;
    color: #fff;
}
#dcall .accordion-icon {
    transition: transform 0.3s;
}
#dcall .accordion-content {
    display: none;
    padding: 10px 20px;
    background: #ededed;
}
#dcall .accordion-content a {
	position: relative;
}
#dcall .accordion-content a:before {
	font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 0.3em;            
}
#dcall .accordion-content .pdf-link {
	position: relative;
}
#dcall .accordion-content .pdf-link:after {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f1c1";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    color: #EA545D;
    margin-left: 8px;
}
#dcall .accordion-icon {
  display: inline-block;   /* 幅を固定できるようにする */
  width: 1em;              /* 必要に応じて微調整 */
  text-align: center;      /* 中央寄せ */
}
/*=================================================
 * D-callnet（シングルページ）
 * ================================================= */
#news .dcall .firstview {
    background: url(img/d-call/bg.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
#news .dcall .wrap {
    margin: auto;
    width: fit-content;
}
#news .dcall .rt-btn {
	text-decoration: none;
}
#news .dcall .rt-btn .txt {
	text-align: center;
    text-decoration: none;
    color: #FF6C00;
    border: solid 1px #FF6C00;
    width: fit-content;
    margin: auto;
    padding: 10px 20px;
}
/*=================================================
 * ENGLISH
 * ================================================= */
header .enH1 {
  font-family: "A1明朝";
  margin-left: 20px;
  line-height: 1em;
  width: 450px;
}
header .enH1 .main {
  font-size: 56px;
  position: absolute;
  left: 220px;
  top: 15px;
}
header .enH1 .sub {
  margin-right: 1em;
  font-size: 12px;
  position: absolute;
}
#about1 .en_title {
  color: #162E6D;
  font-family: "A1明朝";
  padding-top: 30px;
  font-size: 48px;
  display: inline-block;
  line-height: 80px;
  text-align: center;
  width: 1020px;
  padding-bottom: 80px;
}
.post-password-form {
  width: 1020px;
  margin: 0 auto;
  text-align: center;
  padding-top: 300px;
}
.en-page #about1 {
  padding-top: 100px;
}
/*=================================================
 * ipad
 * ================================================= */
@media screen and (max-width: 1024px) {
  .mainWrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 20px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  header .sp {
    display: block;
  }
  header {
    position: fixed;
  }
  header h1 {
    position: absolute;
    top: 0.5vw!important;
    left: 1vw;
  }
  header nav {
    display: none;
  }
  header .spmenu {
    padding: 0;
  }
  .navitop {
    font-size: 22px;
    padding: 20px;
    border-bottom: solid 1px #fff;
  }
  header .acbt {
    border-top: solid 1px #fff;
    padding: 20px;
    margin: 0;
  }
  header .acbt.last {
    border-bottom: solid 1px #fff;
  }
  header .box02 ul {
    display: none;
  }
  header .acbox li {
    border-bottom: dotted 1px #fff;
    padding: 20px;
  }
  header .navi2 {
    margin-top: 40px;
  }
  header .navi2 a {
    border: solid 1px #fff;
    display: block;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  header .navi2 .Inversion a {
    background: #fff;
    display: block;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #0F2E6C;
    text-shadow: none;
  }
  header .box01 {
    display: none;
  }
  header .box02 {
    height: 13vw;
  }
  .spmenuWrap button {
    display: block;
    background: none;
    border: none;
    padding: 0;
    width: 42px;
    color: #c1c1c1;
    letter-spacing: 0.1em;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 1001;
    text-align: center;
    outline: none;
  }
  /*   ハンバーガーボタン3本線   */
  .spmenuWrap button span.bar {
    display: block;
    height: 2px;
    background-color: #c1c1c1;
    ;
    margin: 10px 0;
    transition: all 0.2s;
    transform-origin: 0 0;
  }
  .spmenuWrap button .menu {
    display: block;
  }
  /*  メニューアクティブ時  */
  .spmenuWrap button.active span.bar {
    width: 49px;
  }
  .spmenuWrap button.active .bar1 {
    transform: rotate(30deg);
  }
  .spmenuWrap button.active .bar2 {
    opacity: 0;
  }
  .spmenuWrap button.active .bar3 {
    transform: rotate(-30deg);
  }
  .spmenu {
    width: 100%;
    height: auto;
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 1000;
    background: #fff;
    padding: 20px;
    display: none;
  }
  .spnavi {
    background: #142e6c;
    padding: 20px;
  }
  header .spmenu {
    padding: 0;
  }
  .navitop {
    font-size: 22px;
    padding: 20px;
    border-bottom: solid 1px #fff;
  }
  header .acbt {
    border-top: solid 1px #fff;
    padding: 20px;
    margin: 0;
  }
  header .acbt.last {
    border-bottom: solid 1px #fff;
  }
  header .box02 ul {
    display: none;
  }
  header .acbox li {
    border-bottom: dotted 1px #fff;
    padding: 20px;
  }
  header .navi2 {
    margin-top: 40px;
  }
  header .navi2 a {
    border: solid 1px #fff;
    display: block;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  #top .topvideo {
    height: fit-content;
    margin-bottom: 2vw;
  }
  #top .topvideo h3 {
    top: calc(20%);
  }
  #top .topknow .box2 {
    width: 320px;
    margin: 0 auto;
    display: block;
  }
  #top .topknow .box2 a {
    width: 320px;
    margin-bottom: 30px;
    display: block;
  }
  #top .topknow .box2 a img {
    width: 100%;
    height: auto;
  }
  .aboutbottom a {
    display: inline-block;
  }
  .aboutbottom a {
    width: calc(50% - 10px);
    display: inline-block;
  }
  .aboutbottom a img {
    width: 100%;
    display: inline-block;
  }
  #about1 .block02 .box .cell img {
    width: 100%;
  }
  #about1 .block04 .text-s {
    width: 100%;
    margin: 0 auto 10px;
    line-height: 28px;
  }
  #about5 .box .cell {
    width: calc(50% - 10px);
  }
  #about5 .box .cell img {
    width: 100%;
  }
  .topabout-new .box a {
    width: calc(33.33% - 10px);
  }
  .topabout-new .box a img {
    width: 100%;
  }
  #about-B .block06 .box a {
    width: calc(33.33% - 10px);
  }
  #inochi.archive .list .box .text {
    width: 520px;
  }
  #worker.archive .list .box .text {
    width: 520px;
  }
  #kids .panf {
    width: 100%;
    padding-bottom: 100px;
  }
  #kids2 .block03 .imagebox {
    margin: 0 auto 45px;
    width: 720px;
  }
  #kids2 .block03 .charabox {
    bottom: -30px;
    left: -50px;
  }
  #kids2 .block03 .text {
    margin: 0 auto;
    width: 720px;
  }
  #kids2 .block04 .box2 {
    width: 350px;
    position: relative;
    right: auto;
    top: auto;
  }
  #kids2 .block04 .box2 .text {
    margin-top: 20px;
  }
  #kids2 .block04 .arrow {
    position: absolute;
    top: 430px;
    right: 180px;
  }
  #kids2 .block04 .arrowtext {
    right: 10px;
  }
  #kids2 .block05 .box .textbox {
    width: 100%;
  }
  #kids2 .block05 .box .textbox .charabox {
    width: 350px;
    margin: 20px auto;
  }
  #kids2 .block02 .box .textbox {
    width: 350px;
  }
  #kids2 .block02 .box .textbox .text {
    margin-bottom: 80px;
  }
  #kids2 .block02 .box .hukidashi {
    position: relative;
    z-index: 10;
  }
  #kids2 .block02 .box .boy {
    right: -20px;
    bottom: -50px;
  }
  #kids5 .block02 {
    padding: 20px 0;
  }
  #kids5 .introbox .textbox {
    width: calc(100% - 320px);
  }
  #kids5 .introbox .image {
    width: 300px;
  }
  #kids5 .introbox .image img {
    width: 100%;
  }
  #kids5 .hukidashi {
    width: calc(100% - 200px);
  }
  #kids5 .block01 .hukidashi {
    width: 300px;
  }
  #kids5 .withimg .hukidashi {
    width: calc(100% - 160px);
  }
  #kids5 .bottomimg img {
    width: 100%;
  }
  .page .searchform .third input[type="submit"] {
    margin: 30px 0 0 150px;
    display: block;
  }
  #special-all .block02 .photobox, #special-all .block02 .photobox2 {
    width: 740px;
    margin: 0 auto 50px;
  }
  #special-all .block02 .photobox .text, #special-all .block02 .photobox2 .text {
    width: 740px;
    margin-bottom: 15px;
  }
  #special-all .block05 .subblock {
    width: 740px;
    margin: 0 auto 120px;
    padding-top: 110px;
  }
  #special-all .block03 .box {
    display: block;
    text-align: center;
    width: 100%;
  }
  #special-all .block03 .box2 {
    width: 100%;
  }
  #top .topknow .box1 {
    width: 540px;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  #about4 table th, #about4 table td {
    min-width: auto;
    width: 16.66%;
  }
  #about4 .block02 {
    width: 100%;
  }
  #about4 .block02 .wrap {
    width: 720px;
  }
  #about4 .block02 .textbox {
    width: 310px;
    padding: 10px;
  }
  #about4 .box img {
    width: 360px;
  }
  #about4 .block03 .box .text {
    width: 360px;
  }
  #kids2 .block02 .box {
    display: block;
    width: 600px;
    margin: 0 auto;
  }
  #kids2 .block02 .box .textbox {
    width: 600px;
    margin-top: 20px;
  }
  #kids2 .block05 .box {
    display: block;
    width: 600px;
    margin: 0 auto;
  }
  #kids2 .block06 .text {
    width: 100%;
  }
  #kids2 .block04 .wrap {
    position: relative;
    width: 720px;
    margin: 0 auto;
  }
  #kids2 .block04 .box1 {
    width: 350px;
    top: 0;
    position: relative;
  }
  #kids2 .block04 .box1 img {
    padding-left: 0;
    width: 100%;
  }
  #kids2 .block04 .box1 .text {
    width: 100%;
  }
  #kids2 .block04 .box2 {
    width: 350px;
    position: relative;
    right: auto;
    margin-left: 350px;
  }
  #kids2 .block04 .box2 img {
    width: 100%;
  }
  #kids2 .block04 {
    height: auto
  }
  #kids2 .block04 .charabox {
    position: relative;
    top: 0;
    margin: 10px auto;
  }
  #kids2 .block07 .box .cell {
    margin: 0 auto 50px;
  }
  #kids2 .block07 .charabox {
    position: relative;
    bottom: auto;
    right: auto;
    margin: 0 auto;
  }
  .kidspagelinkBox {
    width: 100%;
  }
  .kidspagelink1 {
    display: flex;
    justify-content: space-between;
    width: 480px;
    margin: 0 auto 20px;
  }
  .kidspagelink1 img, .kidspagelink2 img {
    width: 230px;
    height: auto;
  }
  .kidspagelink2 {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 200px;
    padding: 20px;
  }
  #worker.single .text {
    width: 100%;
  }
  #worker.single .date {
    width: 100%;
  }
  .single_pager {
    width: 100%;
  }
  #worker.single .normalimage {
    width: 100%;
  }
  #worker.single .heading {
    width: 100%;
  }
  #worker .topimagebox .textbox {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 20px;
  }
  #about1 .block03 .box {
    display: block;
    width: 450px;
    margin: 0 auto;
    padding: 0;
  }
  #about1 .block03 .box .cell {
    width: 450px;
    height: auto;
    margin-bottom: 80px;
  }
  #about1 .block04 .text {
    width: calc(100% - 20px);
    margin-left: 20px;
  }
  #about1 .block05 .cell .textwrap {
    width: calc(100% - 300px);
  }
  #about2 .image img {
    width: 100%;
  }
  #about6 .text-B {
    width: 100%;
  }
  #about6 .text-C {
    width: 100%;
    margin: 0 auto 100px;
  }
  #about6 .map {
    display: block;
  }
  #about6 .map .image {
    text-align: center;
  }
  #about6 .map .image img {
    width: 620px;
    top: auto;
    margin-right: 0;
  }
  #about6 .map .text {
    font-size: 12px;
    line-height: 2;
  }
  #inochi .topimagebox .textbox {
    width: 100%;
    height: auto;
    padding: 20px;
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 20px;
    font-size: 16px;
  }
  #inochi .sp-text {
    width: 100%;
  }
  #inochi.single .heading {
    width: 100%;
  }
  #kids .block01 .box1 {
    width: 480px;
  }
  #kids .block01 .box1 img, #kids .block01 .box2 img {
    width: 230px;
    height: auto;
  }
  #kids .block01 .box2 {
    display: flex;
    justify-content: space-between;
    margin: 0 auto 200px;
  }
  #kids5 .block02 .box a {
    width: calc(20% - 10px);
  }
  #kids5 .block02 .box a img {
    max-width: 100%;
  }
  #kids5 .block02 .box .title {
    font-size: 16px;
    margin: 10px 0;
  }
  #kids5 .qabox .box .photo {
    width: 250px;
    height: auto;
  }
  #kids5 .qabox .box .photo img {
    width: 100%;
  }
  #kids5 .block04 .withimg .hukidashi.l {
    width: calc(100% - 160px);
  }
  #kids5 .qabox .box .image {
    width: 250px;
  }
  #kids5 .qabox .box .image img {
    width: 100%;
  }
  footer .navi1 ul {
    width: calc(20% - 20px);
  }
  #about8 .block01 {
    width: 100%;
  }
  #special-all .block04 .box .image {
    width: 300px;
  }
  #special-all .block04 .box .image img {
    width: 100%;
    height: auto;
  }
  #special-all .block04 .box .text {
    width: calc(100% - 320px);
  }
  #medical .frontpage .box {
    width: 100%;
  }
  #medical .frontpage .box .cell {
    width: calc(33.33% - 10px);
  }
  #medical .frontpage .box .cell a {
    width: 100%;
    height: 140px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding: 10px;
    display: flex;
  }
  #medical table {
    width: 100%;
  }
  #about-B .block02 .box .image {
    width: 200px;
  }
  #about-B .block02 .box .text {
    width: calc(100% - 230px);
  }
  #about-B .block02 .box .text .sign {
    width: fit-content;
  }
  #about-B .block07 ul {
    width: 100%;
  }
  #about-B .block07 .text {
    width: 100%;
  }
  #about-B .block03 .box .cell {
    width: 50%;
  }
  #about-B .block07 .other {
    width: 100%;
  }
  #top .middleimage {
    background-image: url(img/bg01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: inherit;
  }
  .kidstitleA {
    height: auto;
  }
  #kids1 .block07 {
    margin-bottom: 300px;
  }
  #top .f-slide .cell .image {
    height: 150px;
  }
  #top .f-slide .cell {
    height: 340px;
  }
  #top .f-slide .cell .title {
    font-size: 14px;
  }
  #top .f-slide .cell .name {
    font-size: 12px;
  }
  header .enH1 {
    width: 100%;
    margin-left: 0;
    padding-left: 20px;
    padding-top: 12px;
  }
  header .enH1 .main {
    position: absolute;
    top: 65px;
    font-size: 40px;
    left: 20px;
  }
  header .enH1 .sub {
    margin-right: 1em;
    font-size: 12px;
    top: 0px;
  }
  #about1 .en_title {
    color: #162E6D;
    font-family: "A1明朝";
    padding-top: 40px;
    font-size: 32px;
    display: inline-block;
    line-height: 1.5em;
    text-align: center;
    width: 100%;
    padding-bottom: 40px;
  }
  .post-password-form {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 300px;
  }
}
/*=================================================
 * レスポンシブ
 * ================================================= */
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  br.sp {
    display: inline;
  }
  br.pc {
    display: none;
  }
  .mainWrap {
    width: 100%;
  }
  header {
    position: fixed;
  }
  header h1 {
    width: 100%;
    margin-left: 0;
    padding-left: 20px;
    padding-top: 12px;
  }
  header nav {
    display: none;
  }
  #top .mv-pc {
    display: none;
  }
  #top .mv-sp {
    width: 100%;
    display: block;
  }
  #top .topvideo h3 {
    left: 10%;
    font-size: 18px;
  }
  header .box01 {
    display: none;
  }
  #top .topnews ul {
    width: 100%;
    margin: 0 auto 50px;
  }
  h2 {
    font-size: 20px;
    margin-bottom: 30px;
    line-height: 1.5;
  }
  #top .topnews {
    padding: 50px 20px 100px;
  }
  #top .topabout .mainWrap {
    height: auto;
    background-size: 100% auto;
    background-position: top;
    padding-top: 280px;
  }
  #top .topabout h2 {
    padding-top: 0;
    padding-left: 0;
  }
  #top .topabout .box {
    width: 100%;
    height: auto;
    border: none;
    padding: 20px;
    position: relative;
    right: auto;
    bottom: auto;
  }
  #top .topabout .box .bt-type1 {
    position: relative;
    bottom: auto;
    right: auto;
  }
  #top .middleimage {
    background-image: url(img/bg01-sp.png);
  }
  #top .topknow .box1 {
    display: block;
  }
  #top .topknow .box1 .cell {
    width: 235px;
    height: 200px;
    margin: 0 auto 20px;
  }
  #top .topknow .box2 {
    display: block;
    padding-top: 20px;
  }
  #top .topknow .box2 img {
    width: 100%;
    margin-bottom: 20px;
  }
  #top .topknow .box1 {
    width: 100%;
  }
  #top .topsupport {
    padding: 20px;
  }
  #top .topsupport .icon {
    top: -42px;
    left: -20px;
  }
  #top .topsupport .icon img {
    width: 80px;
    height: auto;
  }
	.topabout-new {
    padding: 50px 0;
}
  #top .bnrbox .cell img {
    width: 65vw;
  }
	#top .dcall-wrap {
    padding: 50px 0;
}
  header h1 .sub {
    font-size: 10px;
  }
  header h1 .main {
    font-size: 24px;
  }
	footer .mainWrap {
    width: 100%;
}
	footer .con-box {
    display: block;
    justify-content: unset;
    width: 100%;
}
  footer .toiawase a {
    position: relative;
    top: auto;
    right: auto;
    margin: 20px auto;
    display: block;
    text-align: center;
    width: 100%;
  }
  footer .navi1 {
    display: none;
  }
  footer .navi2 {
    padding: 20px;
  }
  footer .navi2 ul {
    display: block;
    width: 100%;
    justify-content: space-between;
    margin: 50px auto 20px;
  }
  footer .navi2 li {
    margin-right: 0;
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
  }
	footer .spnavi .link {
		border-top: solid 1px #fff;
    padding: 20px;
    margin: 0;
    font-size: 20px;
	}
  footer .acbt {
    border-top: solid 1px #fff;
    padding: 20px;
    margin: 0;
  }
  footer .acbt.last {
    border-bottom: solid 1px #fff;
  }
  footer .acbox li {
    border-bottom: dotted 1px #fff;
    padding: 20px;
  }
  .spmenuWrap button {
    display: block;
    background: none;
    border: none;
    padding: 0;
    width: 42px;
    color: #c1c1c1;
    letter-spacing: 0.1em;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 1001;
    text-align: center;
    outline: none;
  }
  /*   ハンバーガーボタン3本線   */
  .spmenuWrap button span.bar {
    display: block;
    height: 2px;
    background-color: #c1c1c1;
    ;
    margin: 10px 0;
    transition: all 0.2s;
    transform-origin: 0 0;
  }
  .spmenuWrap button .menu {
    display: block;
  }
  /*  メニューアクティブ時  */
  .spmenuWrap button.active span.bar {
    width: 49px;
  }
  .spmenuWrap button.active .bar1 {
    transform: rotate(30deg);
  }
  .spmenuWrap button.active .bar2 {
    opacity: 0;
  }
  .spmenuWrap button.active .bar3 {
    transform: rotate(-30deg);
  }
  .spmenu {
    width: 100%;
    height: auto;
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 1000;
    background: #fff;
    padding: 20px;
    display: none;
  }
  .spnavi {
    background: #142e6c;
    padding: 20px;
  }
  header .spmenu {
    padding: 0;
  }
  .navitop {
    font-size: 22px;
    padding: 20px;
    border-bottom: solid 1px #fff;
  }
  header .acbt {
    border-top: solid 1px #fff;
    padding: 20px;
    margin: 0;
  }
	header .link {
		border-top: solid 1px #fff;
        padding: 20px;
        margin: 0;
		font-size: 20px;
    position: relative;
	}
  header .acbt.last {
    border-bottom: solid 1px #fff;
  }
  header .box02 ul {
    display: none;
  }
  header .acbox li {
    border-bottom: dotted 1px #fff;
    padding: 20px;
  }
  header .navi2 {
    margin-top: 40px;
  }
  header .navi2 a {
    border: solid 1px #fff;
    display: block;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .page .firstview {
    height: 250px;
  }
  .page .firstview .titlewrap {
    padding-top: 90px;
    font-size: 30px;
    line-height: 60px;
  }
  .page .firstview .titlewrap .first {
    padding-right: 0;
  }
  .page .firstview .titlewrap .second {
    font-size: 24px;
    line-height: 1.5;
  }
  .page .mainWrap {
    padding: 0 20px;
  }
  .pankuzu ul {
    font-size: 10px;
    margin: 20px 0 70px;
    flex-wrap: wrap;
  }
  #about1 .block01 .text-bold {
    width: 100%;
  }
  #about1 .block02 .box {
    display: block;
  }
  #about1 .block02 .box .cell:first-child {
    margin-right: 0;
    width: 100%;
  }
  #about1 .block02 .box .cell:last-child {
    width: 100%;
  }
  #about1 .block03 .box {
    display: block;
    padding: 0;
    width: 100%;
  }
  #about1 .block03 .box .cell {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
  }
  #about1 .block03 .box .cell .image img {
    width: 100%;
  }
  #about1 .block04 .read {
    width: 100%;
    margin: 0 auto 50px;
  }
  #about1 .block04 .title {
    font-size: 20px;
  }
  #about1 .block04 .text {
    padding-left: 1.3em;
    margin-left: 0px;
    margin-bottom: 30px;
  }
  #about1 .block04 .text-s {
    width: 100%;
    margin: 0 auto 10px;
    line-height: 28px;
  }
  #about1 .block05 .read {
    width: 100%;
  }
  #about1 .block05 .cell {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  #about1 .block05 .cell .image {
    margin-right: 10px;
    width: 150px;
  }
  #about1 .block05 .cell .image img {
    width: 100%;
    height: auto;
  }
  #about1 .block05 .cell .textwrap {
    width: calc(100% - 160px);
  }
  #about1 .block05 .cell .title {
    font-size: 20px;
    word-break: break-all;
  }
  .aboutbottom {
    display: block;
  }
  .aboutbottom img {
    width: 100%;
    height: auto;
  }
  .aboutbottom a {
    width: calc(50% - 10px);
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  #about2 .text-bold {
    width: 100%;
  }
  #about2 .image {
    width: 100%;
  }
  #about2 .image img {
    width: 100%;
    height: auto;
  }
  #about2 .block01 .mainWrap {
    padding: 0;
  }
  #about2 table {
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
  }
  #about2 td {
    border: solid 1px;
    padding: 10px;
  }
  #about2 tr td:last-child {
    width: 100px;
    text-align: center;
  }
  #about3 .block01 {
    width: 100%;
  }
  #about3 .block02 {
    width: 100%;
    margin: 0 auto;
  }
  #about3 .block02 .image01 {
    width: 330px;
    height: 240px;
    position: relative;
    background-size: contain;
    margin: 0 auto;
  }
  #about3 .block02 .box {
    display: block;
  }
  #about3 .balloonoya img {
    width: 20px;
    height: 20px;
  }
  #about3 .block02 .box .cell {
    margin-bottom: 30px;
  }
  #about3 .block02 .box .cell .image02 {
    height: 240px;
    width: 320px;
    margin: 0 auto;
    background-size: contain;
  }
  #about3 #b01 {
    right: 110px;
    bottom: 60px;
  }
  #about3 #b02 {
    right: 127px;
    top: 50px;
  }
  #about3 #b03 {
    left: 108px;
    top: 130px;
  }
  #about3 #b04 {
    right: 90px;
    top: 80px;
  }
  #about3 #b05 {
    left: 60px;
    top: 110px;
  }
  #about3 #b06 {
    left: 150px;
    top: 50px;
  }
  #about3 #b07 {
    left: 70px;
    top: 5px;
  }
  #about3 #b08 {
    left: 82px;
    top: 120px;
  }
  #about3 #b09 {
    left: 229px;
    top: 130px;
  }
  #about4 .block01 {
    width: 100%;
    margin: 0 auto 100px;
  }
  #about4 .block02 {
    width: 100%;
  }
  #about4 .block02 .wrap {
    width: 100%;
    margin: 0 auto;
  }
  #about4 .block02 .box {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin-bottom: 20px;
  }
  #about4 .block02 .centerline {
    display: none;
  }
  #about4 .block02 .branch {
    display: none;
  }
  #about4 .block02 .title {
    margin-bottom: 20px;
  }
  #about4 .block02 .textbox .text {
    font-size: 16px;
  }
  #about4 .block02 .textbox {
    width: 100%;
  }
  #about4 .block03 .box {
    display: block;
    justify-content: space-between;
    margin-bottom: 80px;
  }
  #about4 .box img {
    width: 100%;
    margin-bottom: 20px;
  }
  #about4 .block03 .box .text {
    width: 100%;
  }
  #about4 .block03 .box .text .title {
    font-size: 20px;
  }
  #about4 .block04 {
    width: 100%;
    margin: 0 auto 20px;
  }
  #about4 table {
    font-size: 12px;
    width: 100%;
    display: block;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #about5 .box {
    display: block;
  }
  #about5 .text-bold {
    width: 100%;
    margin-bottom: 50px;
  }
  #about5 .box .cell {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  #about6 .text-bold {
    width: 100%;
  }
  #about6 .text-A {
    width: 100%;
    margin: 0 auto 20px;
  }
  #about6 .movie iframe {
    max-width: 100%;
  }
  #about6 .text-B {
    width: 100%;
    margin: 0 auto 50px;
  }
  #about6 .text-C {
    width: 100%;
    margin: 0 auto 30px;
  }
  #about6 .image02 {
    width: 100%;
  }
  #about6 .image02 img {
    width: 100%;
    height: auto;
  }
  #about6 .map {
    display: block;
    padding: 20px;
    margin-bottom: 70px;
  }
  #about6 .map .image img {
    width: 100%;
    height: auto;
    top: 0;
    margin-right: 0;
  }
  #about7 .block01 {
    width: 100%;
  }
  #about7 .text-bold {
    width: 100%;
  }
  #about7 .image01 img {
    width: 100%;
  }
  #about7 .image06box {
    width: 100%;
  }
  #about7 .movie {
    width: 100%;
  }
  #about7 .movie iframe {
    max-width: 100%;
  }
  #about7 .image09box {
    width: 100%;
    margin: 0 auto;
  }
  #about8 .block01 {
    width: 100%;
  }
  #about8 .text-bold {
    width: 100%;
  }
  #about8 .list {
    width: 100%;
  }
  #about-B .block01 .text-bold {
    width: 100%;
  }
  #about-B .block01 .text {
    width: 100%;
  }
  #about-B .block02 {
    width: 100%;
    margin: 0 auto;
  }
  #about-B .block02 .box .image img {
    width: 50%;
    height: auto;
  }
  #about-B .block02 .box {
    display: block;
  }
  #about-B .block02 .box .image {
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
    margin: 0 auto;
  }
  #about-B .block02 .box .text {
    width: 100%;
    margin-left: 0;
  }
  #about-B .block03 {
    padding-top: 0;
    margin-bottom: 50px;
  }
  #about-B .block03 .box {
    display: block;
  }
  #about-B .block03 .box .cell {
    width: 100%;
  }
  #about-B .block03 .text-bold {
    width: 100%;
  }
  #about-B .block05 table {
    font-size: 14px;
  }
  #about-B .block05 table tr .first {
    width: 100px;
  }
  #about-B .block06 {
    padding-top: 0px;
    margin-bottom: 50px;
  }
  #about-B .block06 .box {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  #about-B .block06 .box img {
    padding-bottom: 30px;
  }
  #about-B .block06 a img {
    width: 100%;
  }
  #about-B .block07 ul {
    width: 100%;
    padding-left: 20px;
  }
  #about-B .block07 .other {
    width: 100%;
  }
  #about-B .block07 .text {
    width: 100%;
    padding-left: 20px;
  }
  #about-B .block07 .banner {
    width: 100%;
    height: auto;
  }
  #about-B .block07 .banner img {
    width: 60%;
    height: auto;
  }
  footer .address {
    margin: 0;
    padding: 0 20px;
    font-size: 14px;
  }
  #contact .second {
    font-size: 12px;
  }
  #contact .size1 {
    width: 100%;
  }
  #contact .size2 {
    width: 40%;
  }
  #contact .size3 {
    width: 100%;
  }
  #contact .size4 {
    width: 100%;
  }
  #contact textarea {
    width: 100%;
  }
  #contact .wrap {
    margin: 0 auto;
    width: 100%;
  }
  #support .block01 .box {
    width: 100%;
    display: block;
  }
  #support .block01 .box .image {
    width: 100%;
    margin-bottom: 20px;
  }
  #support .block01 .box .text {
    width: 100%;
  }
  #support .block02 .text-bold {
    width: 100%;
  }
  #support .tab_content_description .box {
    display: block;
  }
  #support .tab_content_description .box .cell {
    width: 100%;
    padding: 20px;
    height: auto;
  }
  #support .tab_content_description .box .cell .title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  #support .tab_content_description .linkbox {
    position: relative;
    bottom: auto;
    left: auto;
    margin-top: 20px;
  }
  .tab_item {
    font-size: 20px;
  }
  #support .block02 .bottomtext .text-bold {
    width: 100%;
  }
  #support .block03 {
    padding-top: 10px;
  }
  #support .block03 .text-box {
    width: 100%;
  }
  #support .block03 .text-box .bold {
    padding: 20px 10px;
  }
  #support .block03 .text-bold {
    width: 100%;
  }
  #support .block03 .box {
    display: block;
  }
  #support .block03 .box .cell {
    width: 100%;
    height: auto;
  }
  #support .block03 .box .cell .linkbox {
    position: relative;
    bottom: auto;
    left: auto;
  }
  #support .block04 .box {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
  }
  #inochi.archive .text-bold {
    width: 100%;
  }
  #inochi.archive .list .box {
    display: block;
  }
  #inochi.archive .list .box .text {
    width: 100%;
  }
  #inochi.archive .image {
    width: 100%;
    margin-bottom: 10px;
  }
  #inochi.archive .list .title {
    font-size: 20px;
    line-height: 36px;
  }
  #inochi .topimagebox .textbox {
    width: 100%;
    height: auto;
    padding: 20px;
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 20px;
    font-size: 16px;
  }
  #inochi .topimagebox .title {
    font-size: 20px;
  }
  #inochi.single .lead {
    width: 100%;
  }
  #inochi.single .heading {
    width: 100%;
    font-size: 18px;
    line-height: 36px;
  }
  #inochi .sp-text {
    width: 100%;
  }
  #inochi .sp-text .box .tx {
    width: calc(100% - 60px);
  }
  #inochi .sp-g-box {
    width: 100%;
    padding: 20px;
    line-height: 28px;
  }
  .single_pager {
    width: 100%;
    font-size: 14px;
  }
  .single_pager .back a {
    width: 110px;
    left: calc(50% - 55px);
  }
  #inochi.single .text {
    width: 100%;
  }
  #inochi.single .listbox {
    width: 100%;
    padding: 20px;
    line-height: 28px;
  }
  #inochi .vol3image {
    width: 100%;
  }
  #inochi.single .date {
    width: 100%;
  }
  #worker.archive .text-bold {
    width: 100%;
  }
  #worker.archive .lead-cap {
    width: 100%;
  }
  #worker.archive .list .box .text {
    width: 100%;
    position: relative;
  }
  #worker.archive .image {
    width: 100%;
    margin-bottom: 10px;
  }
  #worker.archive .list .box {
    display: block;
  }
  #worker.archive .list .title {
    font-size: 20px;
    line-height: 36px;
  }
  #worker.single .lead {
    width: 100%;
  }
  #worker .topimagebox .textbox {
    width: 100%;
    height: auto;
    font-size: 16px;
    padding: 20px;
    position: relative;
    left: auto;
    top: auto;
    margin-bottom: 20px;
  }
  #worker .topimagebox .image img {
    width: 100%;
  }
  #worker.single .date {
    width: 100%;
  }
  #worker.single .heading {
    width: 100%;
    font-size: 20px;
    line-height: 36px;
  }
  #worker.single .text {
    width: 100%;
  }
  #worker.single .normalimage {
    width: 100%;
    margin: 0 auto 80px;
  }
  .kidstitleA {
    font-size: 20px;
    width: 100%;
    height: auto;
  }
  #kids1 .text1 {
    width: 100%;
    margin-bottom: 40px;
  }
  #kids .lead {
    width: 100%;
  }
  #kids .block01 .box1 {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  #kids .block01 .box1 img, #kids .block01 .box2 img {
    margin-bottom: 20px;
  }
  #kids .block01 .box2 {
    display: block;
    text-align: center;
  }
  #kids .panf {
    width: 100%;
  }
  .kidsbottombox .box1 .cell {
    margin: 0 auto 20px;
  }
  .kidspagelinkBox {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .kidspagelink1 .box1 img, .kidspagelink1 .box2 img {
    margin-bottom: 20px;
  }
  .kidspagelink1 .box2 {
    display: block;
    text-align: center;
  }
  .kidspagelink1 .block {
    width: 100%;
    margin-bottom: 70px;
  }
  #kids1 .block {
    width: 100%;
    margin-bottom: 70px;
  }
  .kidstitleB {
    width: 100%;
    font-size: 20px;
    line-height: 36px;
  }
  #kids1 .text2 {
    width: 100%;
    font-size: 16px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  #kids1 .text3 {
    margin-bottom: 40px;
  }
  #kids1 .hukidashi0, #kids1 .hukidashi1, #kids1 .hukidashi2, #kids1 .hukidashi3, #kids1 .hukidashi4, #kids1 .hukidashi5, #kids1 .hukidashi6, #kids1 .hukidashi7, #kids1 .hukidashi8 {
    text-align: center;
  }
  #kids1 .hukidashi0 img, #kids1 .hukidashi1 img, #kids1 .hukidashi2 img, #kids1 .hukidashi3 img, #kids1 .hukidashi4 img, #kids1 .hukidashi5 img, #kids1 .hukidashi6 img, #kids1 .hukidashi7 img, #kids1 .hukidashi8 img {
    position: relative;
    right: auto;
    bottom: auto;
  }
  #kids1 .imagebox1 img, #kids1 .imagebox2 img, #kids1 .imagebox3 img, #kids1 .imagebox4 img, #kids1 .imagebox5 img, #kids1 .imagebox6 img, #kids1 .imagebox7 img, #kids1 .imagebox8 img {
    width: 100%;
    margin: 0 auto 40px;
  }
  #kids2 .block01 .text {
    width: 100%;
    margin-bottom: 40px;
  }
  #kids2 .block01 .imagebox {
    display: flex;
    width: 100%;
    align-items: center;
  }
  #kids2 .boy img {
    width: 100px;
    height: auto;
  }
  #kids2 .hukidashi {
    padding: 15px;
  }
  #kids2 .block01 .hukidashi {
    width: calc(100% - 150px);
    margin: 0;
  }
  #kids2 .kidstitleB {
    width: 100%;
    padding-bottom: 20px;
  }
  #kids2 .block02 .box {
    display: block;
    width: 100%;
  }
  #kids2 .block02 .box .image img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  #kids2 .block02 .box .textbox {
    width: 100%;
  }
  #kids2 .block02 .box .textbox .text {
    margin-bottom: 40px;
  }
  #kids2 .block02 .box .hukidashi {
    width: calc(100% - 120px);
  }
  #kids2 .block03 .imagebox {
    width: 320px;
    height: 215px;
    position: relative;
    margin: 0 auto;
    background-size: contain;
  }
  #kids2 .block03 .charabox {
    display: flex;
    align-items: middle;
    width: 100%;
    position: relative;
    bottom: auto;
    left: auto;
    padding-top: 260px;
  }
  #kids2 .block03 .charabox .box {
    width: 100px;
  }
  #kids2 .block03 .charabox .box img {
    width: 100%;
  }
  #kids2 .block03 .text {
    width: 100%;
    margin-left: 0;
    margin-top: 210px;
  }
  #kids2 .block03 .caption {
    text-align: center;
    padding-top: 10px;
    position: absolute;
    bottom: -37px;
    left: 0;
  }
  #kids2 .block04 .box1 {
    position: relative;
    top: auto;
    left: auto;
  }
  #kids2 .block04 .wrap {
    width: 100%;
  }
  #kids2 .block04 .box1 img {
    width: 100%;
    padding-left: 0px;
  }
  #kids2 .block04 .box1 .text {
    width: 100%;
  }
  #kids2 .block04 .box2 {
    width: 100%;
    position: relative;
    right: auto;
    top: auto;
    margin-left: 0px;
    padding-bottom: 30px
  }
  #kids2 .block04 .box2 img {
    width: 100%;
  }
  #kids2 .block04 .arrow {
    display: none;
  }
  #kids2 .block04 .arrowtext {
    width: 100%;
    font-size: 20px;
    line-height: 36px;
    position: relative;
    top: auto;
    right: auto;
  }
  #kids2 .block04 .charabox {
    display: flex;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }
  #kids2 .block04 {
    margin-bottom: 135px;
    height: auto;
    position: relative;
  }
  #kids2 .block05 .box {
    display: block;
    width: 100%;
  }
  #kids2 .block05 .box img {
    max-width: 100%;
    height: auto;
  }
  #kids2 .block05 .box .textbox {
    width: 100%;
  }
  #kids2 .block05 .box .textbox .charabox {
    align-items: middle;
    width: 100%;
  }
  #kids2 .block06 .text {
    width: 100%;
  }
  #kids2 .block07 .kidstitleA {
    width: 100%;
    line-height: 36px;
  }
  #kids2 .block07 .lead {
    width: 100%;
  }
  #kids2 .block07 .box .cell {
    width: 100%;
  }
  #kids2 .block07 .box .cell img {
    width: 100%;
    height: auto;
  }
  #kids2 .block03 #camera01 {
    top: 10px;
    left: 10px;
    z-index: 100;
  }
  #kids2 .block03 #camera02 {
    top: 50px;
    left: 105px;
    z-index: 100;
  }
  #kids2 .block03 #camera04 {
    top: 41px;
    left: 175px;
    z-index: 100;
  }
  #kids2 .block03 #camera05 {
    top: 76px;
    left: 175px;
    z-index: 100;
  }
  #kids2 .block03 #camera06 {
    top: 100px;
    left: 220px;
    z-index: 100;
  }
  #kids2 .block03 #camera07 {
    top: 160px;
    left: 180px;
    z-index: 100;
  }
  #kids2 .block07 .charabox {
    position: relative;
    bottom: auto;
    right: auto;
    display: flex;
    width: 100%;
  }
  #kids3 .lead {
    font-weight: bold;
    width: 100%;
  }
  #kids3 .box img {
    width: 80px;
    height: 80px;
  }
  #kids3 .hukidashi {
    width: calc(100% - 120px);
    padding: 10px;
    margin-top: 0;
  }
  #kids3 .box {
    align-items: start;
  }
  #kids3 .hukidashi.l span {
    position: relative;
    left: auto;
    top: auto;
    margin-right: 10px;
  }
  #kids3 .hukidashi.r:before {
    content: "";
    position: absolute;
    top: 30px;
  }
  #kids3 .hukidashi.r:after {
    content: "";
    position: absolute;
    top: 30px;
    z-index: 1;
  }
  #kids3 .hukidashi.l:before {
    content: "";
    position: absolute;
    top: 30px;
  }
  #kids3 .hukidashi.l:after {
    content: "";
    position: absolute;
    top: 30px;
    z-index: 1;
  }
  #kids3 .hukidashi.r span {
    position: relative;
    left: auto;
    top: auto;
    margin-right: 10px;
  }
  #kids3 .img01, #kids3 .img02 {
    width: 100%;
    height: auto;
  }
  #kids4 .lead {
    width: 100%;
    margin: 0 auto 50px;
  }
  #kids4 .subtitle {
    font-size: 20px;
  }
  #kids4 .block01 .text {
    width: 100%;
    margin: 0 auto;
  }
  #kids4 .block02 .cell .title {
    font-size: 20px;
  }
  #kids4 .branch {
    width: 100%;
    height: auto;
  }
  #kids4 .block02 .cell {
    width: calc(100% - 10px);
    margin: 0;
  }
  #kids4 .block02 .cell .title {
    font-size: 14px;
  }
  #kids4 .block02 .cell img {
    width: 100%;
  }
  #kids5 .lead {
    width: 100%;
  }
  #kids5 .block01 .box {
    width: 100%;
  }
  #kids5 .hukidashi {
    width: calc(100% - 150px);
    padding: 15px;
  }
  #kids5 .block02 .box {
    flex-wrap: wrap;
  }
  #kids5 .block02 .box a {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
  #kids5 .block02 .box a img {
    max-width: 100%;
    height: auto;
  }
  #kids5 .block02 {
    padding: 20px 0;
  }
  #kids5 .block02 .box {
    display: flex;
    justify-content: space-between;
  }
  #kids5 .block02 .box .title {
    font-size: 14px;
  }
  #kids5 .qabox img {
    max-width: 100%;
  }
  #kids5 .introbox {
    display: block;
  }
  #kids5 .introbox .image {
    margin-bottom: 20px;
  }
  #kids5 .introbox .textbox {
    width: 100%;
  }
  #kids5 .hukidashi.l span {
    position: relative;
    left: auto;
    top: auto;
    margin-right: 10px;
  }
  #kids5 .hukidashi.r span {
    position: relative;
    left: auto;
    top: auto;
    margin-right: 10px;
  }
  #kids5 .qabox .box.withimg {
    flex-wrap: wrap;
  }
  #kids5 .qabox .box.withimg .photo, #kids5 .qabox .box.withimg .image {
    margin: 20px 0;
    text-align: center;
    width: 100%;
  }
  #kids5 .block05 .withimg .hukidashi.l, #kids5 .block06 .withimg .hukidashi.l, #kids5 .block07 .withimg .hukidashi.l {
    width: calc(100% - 150px);
  }
  #special-all .block01 .text-bold {
    width: 100%;
  }
  #special-all .block02 .text {
    width: 100%;
  }
  #special-all .block02 .camera01box .imagebox {
    width: 320px;
    height: 240px;
    background-size: contain;
    margin: 0 auto;
  }
  #special-all .block02 .photobox, #special-all .block02 .photobox2 {
    width: 100%;
  }
  #special-all .block02 .photobox .text, #special-all .block02 .photobox2 .text {
    width: 100%;
  }
  #special-all .block02 #camera01 {
    position: absolute;
    top: 10px;
    left: 10px;
  }
  #special-all .block02 #camera02 {
    position: absolute;
    top: 40px;
    left: 90px;
  }
  #special-all .block02 #camera03 {
    position: absolute;
    top: 20px;
    left: 142px;
  }
  #special-all .block02 #camera04 {
    position: absolute;
    top: 50px;
    left: 176px;
  }
  #special-all .block02 #camera05 {
    position: absolute;
    top: 80px;
    left: 180px;
  }
  #special-all .block02 #camera06 {
    position: absolute;
    top: 100px;
    left: 220px;
  }
  #special-all .block02 #camera07 {
    position: absolute;
    top: 140px;
    left: 180px;
  }
  #special-all .block02 #camera08 {
    position: absolute;
    top: 40px;
    left: 100px;
  }
  #special-all .block02 #camera09 {
    position: absolute;
    top: 10px;
    left: 144px;
  }
  #special-all .block02 #camera10 {
    position: absolute;
    top: 40px;
    left: 175px;
  }
  #special-all .block02 #camera11 {
    position: absolute;
    top: 110px;
    left: 144px;
  }
  #special-all .block02 #camera12 {
    position: absolute;
    top: 80px;
    left: 240px;
  }
  #special-all .block02 #camera13 {
    position: absolute;
    top: 40px;
    left: 49px;
  }
  #special-all .block02 #camera15 {
    position: absolute;
    top: 40px;
    left: 60px;
  }
  #special-all .block02 .camera02box .imagebox {
    width: 320px;
    height: 240px;
    background-size: contain;
    margin: 0 auto;
  }
  #special-all .block02 .photobox2 .box .cell .imagebox {
    width: 160px;
    height: 120px;
    background-size: contain;
  }
  #special-all .block02 .photobox2 .box .cell .imagebox2 {
    width: 160px;
    height: 120px;
    background-size: contain;
  }
  #special-all .block03 .text-bold {
    width: 100%;
  }
  #special-all .block03 {
    padding: 20px;
  }
  #special-all .block03 .box {
    display: block;
    width: 100%;
  }
  #special-all .block03 .box .cell img {
    width: 100%;
    height: auto;
  }
  #special-all .block03 .box2 {
    display: block;
    width: 100%;
  }
  #special-all .block03 .box3 {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  #special-all .block03 .box3 img {
    width: 100%;
  }
  #special-all .block04 .box {
    display: block;
  }
  #special-all .block04 .box img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  #special-all .block04 .box .text {
    width: 100%;
  }
  #special-all .block05 .text {
    width: 100%;
  }
  #special-all .block05 .anchor {
    flex-wrap: wrap;
    margin-bottom: 180px;
    justify-content: space-between;
  }
  #special-all .block05 .anchor a {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
  #special-all .block05 .anchor a img {
    width: 100%;
    height: auto;
  }
  #special-all .block05 .subblock {
    width: 100%;
    margin: 0 auto 120px;
  }
  #special-all .block05 .subblock .text-l {
    font-size: 18px;
  }
  #special-all .block05 .subblock table {
    width: 100%;
    margin: 0 auto;
  }
  #news .wrap {
    display: block;
  }
  #news .main {
    width: 100%;
  }
  #news .wrap .lists {
    width: 100%;
  }
  .sidebar {
    width: 100%;
    margin-top: 50px;
  }
  #database.single .title {
    font-size: 20px;
  }
  .graph {
    display: block;
  }
  .graph .text {
    width: 100%;
  }
  .graph .pdf {
    text-align: center;
    width: 100%;
  }
  #news.single .title {
    font-size: 20px;
  }
  #database.archive .lists li {
    padding: 10px 0;
    display: block;
  }
  .datetime {
    padding: 10px 0;
  }
  #database.archive .lists li a {
    margin-left: 0px;
  }
  #database .searchform .ttl {
    width: 100%;
  }
  .page .searchform {
    padding: 20px;
  }
  .page .searchform .cell {
    display: block;
  }
  .page .searchform .cell .forms {
    width: 100%;
  }
  .page .searchform .third input[type="text"] {
    width: 100%;
    height: 40px;
    border: none;
  }
  .page .searchform .forth select {
    margin-bottom: 20px;
  }
  #medical table {
    width: 100%;
    font-size: 14px;
  }
  #medical table tr td:nth-child(2), #medical table tr td:last-child {
    width: 110px;
  }
  #policy .block01 .lead {
    width: 100%;
  }
  #policy .block01 .lists {
    width: 100%;
  }
  #policy .block01 .bottombox {
    padding: 20px;
  }
  #about4 table th {
    width: 20%;
    min-width: auto;
  }
  #about4 .block04 ~ .mainWrap {
    padding: 0;
  }
  #about4 .block03 .box .text .bt-type1 {
    position: relative;
    right: auto;
    bottom: auto;
  }
  .balloon:after {
    border: 15px solid transparent;
    border-top: 15px solid rgba(230, 230, 230, 0.8);
    right: auto;
    top: 34px;
    left: calc(50% - 15px)
  }
  #about3 #b01 .balloon {
    width: 220px;
    left: calc(50% - 110px);
    top: -55px;
    z-index: 100;
  }
  #about3 #b02 .balloon {
    width: 140px;
    left: calc(50% - 70px);
    top: -45px;
    z-index: 100;
  }
  #about3 #b03 .balloon {
    width: 145px;
    left: calc(50% - 73px);
    top: -45px;
    z-index: 100;
  }
  #about3 #b04 .balloon {
    width: 205px;
    left: calc(50% - 103px);
    top: -45px;
    z-index: 100;
  }
  #about3 #b05 .balloon {
    width: 125px;
    left: calc(50% - 63px);
    top: -45px;
    z-index: 100;
  }
  #about3 #b06 .balloon {
    width: 125px;
    left: calc(50% - 63px);
    top: -35px;
    z-index: 100;
  }
  #about3 #b07 .balloon {
    width: 218px;
    left: calc(50% - 109px);
    top: -35px;
    z-index: 100;
  }
  #about3 #b08 .balloon {
    width: 140px;
    left: calc(50% - 70px);
    top: -35px;
    z-index: 100;
  }
  #about3 #b09 .balloon {
    width: 128px;
    left: calc(50% - 64px);
    top: -35px;
    z-index: 100;
  }
  .renkei-bnr {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    margin-bottom: 100px;
  }
  .telLink {
    pointer-events: auto;
  }
  .formbox {
    width: 100%;
  }
  #contact input[type="tel"] {
    width: 100%;
  }
  .kidsbottombox .kidsbnrbox2 {
    display: block;
  }
  .kidsbottombox .kidsbnrbox2 a {
    width: 100%;
    margin-bottom: 20px;
    display: block;
  }
  .kidsbottombox .kidsbnrbox2 a img {
    width: 100%;
  }
  .kidsbottombox .kidsbnrbox {
    flex-wrap: wrap;
  }
  .kidsbottombox .kidsbnrbox .cell {
    max-width: calc(50% - 5px);
  }
  .kidsbottombox .kidsbnrbox .cell .text {
    font-size: 12px;
  }
  #about-B .block01 {
    margin-bottom: 50px;
  }
  #about-B .block02 {
    margin-bottom: 50px;
    padding-top: 0;
  }
  #about-B .block02 .box .text .sign {
    margin: 0 0 0 auto;
  }
  #about-B .block02 .box .text .sign .namebox {
    font-size: 16px;
    height: 30px;
    align-items: flex-end;
  }
  #about-B .block02 .box .text .sign .katagaki {
    line-height: unset;
    vertical-align: sub;
  }
  #about-B .block02 .box .text .sign .name {
    font-size: 20px;
  }
  #about-B .block04 {
    padding-top: 0;
    margin-bottom: 50px;
  }
  #about-B .block07 {
    padding-top: 0;
  }
  #medical .frontpage .box {
    display: block;
    justify-content: space-between;
  }
  #medical .frontpage .box .cell a {
    margin: 0 auto 20px;
  }
  #medical table td.child {
    padding-left: 20px;
  }
  #medical table td.child.indent {
    text-indent: 0;
    padding-left: 20px;
  }
  #medical .bottomtext {
    width: 100%;
  }
  .page .searchform .third input[type="submit"] {
    display: block;
    margin: 20px auto 0;
  }
  .kidspagelink1 {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .kidspagelink1 img, .kidspagelink2 img {
    margin-bottom: 20px;
  }
  .kidspagelink2 {
    display: block;
  }
  .topabout-new .box {
    display: block;
    justify-content: space-between;
  }
  .topabout-new .box a {
    width: 320px;
    margin: 0 auto 20px;
    display: block;
  }
  .topabout-new .box a img {
    width: 100%;
    height: auto;
  }
  .single .graph {
    display: block;
  }
  .single .graph .pdf {
    margin-right: 0;
  }
  #top .f-slide .cell {
    text-align: center;
  }
  .en-menu a {
    display: block;
    height: 50px;
    line-height: 50px;
    border-bottom: solid 1px #fff;
  }
  #tablepress-6-no-2 {
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
  }
  #tablepress-6-no-2 td {
    border: solid 1px;
    padding: 10px;
  }
  #tablepress-6-no-2 tr td:last-child {
    width: 100px;
    text-align: center;
  }
  .cat_ttl {
    width: 100%;
  }
  .page .searchform .third input[type="submit"] {
    position: unset;
    width: 80%;
  }
  #database .coments {
    position: unset;
    margin-top: 30px;
  }
  .page .searchform .cell .lists {
    position: unset;
  }
  /*=================================================
 * 安全研修会支援事業 2022.05追加
 * ================================================= */
  #about-B .safebox {
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
  }
  #about-B .safettl {
    padding-bottom: 20px;
  }
  #about-B .safetxt {
    margin-left: 30px;
    line-height: 1.8;
    text-align: justify;
  }
  #about-B .safeind {
    margin-left: 47px;
  }
  #about-B .safebox .bt {
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    font-weight: normal;
    background: #FF6C00;
    line-height: 1.6;
    margin: 0 auto;
    margin-bottom: 50px;
    padding: 20px;
  }
  #about-B .safebox a {
    text-decoration: none;
  }
  #top .attbox .bt {
    display: block;
    text-align: center;
    width: 90%;
    height: 60px;
    line-height: 3.8;
    border: solid 1px #FF6C00;
    text-decoration: none;
    color: #FF6C00;
    margin: 0vw auto 10vw;
  }
  #top .attbox-new .bt {
    display: block;
    text-align: left;
    width: 90%;
    line-height: 1.8;
    margin: 5vw auto;
  }
  #top .attbox-new .bt:before {
    margin-right: 2vw;
  }
	/*=================================================
 * Header変更（2025.06）
 * ================================================= */
	header .logo {
    top: 0;
    left: 0;
		margin-left: 0;
        padding-left: 10px;
        padding-top: 3px;
}
	header .logo img {
		width: 130px;
	}
	/*=================================================
 * D-call
 * ================================================= */
	#dcall .f20 {
    font-size: 16px;
}
	#dcall .f24 {
    font-size: 20px;
}
	#dcall .accordion-title::after {
    right: 5px;
    top: 50%;
    font-size: 24px;
}
	#dcall .accordion-title {
    padding: 18px 33px 18px 11px;
}
	#dcall .accordion-title.open::after {
    content: "−";
    font-size: 24px;
}
	#dcall .con-btn .txt {
    padding: 40px 10px 10px;
}
	#dcall .con-btn .txt .f24 {
		font-size: 17px;
	}
	#dcall .con-btn .txt:after {
    font-size: 24px;
    right: 0;
    left: 0;
    margin: auto;
    width: fit-content;
    top: -78px;
}
	#dcall .con-btn {
		width: 100%;
	}
}