html,
body {
  max-width: 100%;
  min-width: 0;
  overflow-x: hidden;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

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

#wrapper {
  width: 100%;
  width: 100%;
  max-width: 100%;
  background-color: #f5f5f5;
  font-family: "Noto Sans JP",
  "Helvetica Neue",
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  sans-serif;
}

#container_1100 {
  width: 100%;
  background-color: #f5f5f5;
  height: auto;
  margin: 0px auto;
  padding: 10px 0;
  clear: both;
}

#main {
  width: 92%;
  margin: 0px auto 20px;
  padding-bottom: 0px;
  padding-left: 2%;
  padding-right: 2%;
  text-align: left;
  min-height: 700px;
  _height: 710px;
  background-color: #fff;
}

#main-inner {
  background-color: #fff;
  margin: 0px auto;
  padding: 20px 5px;
}

#main img,
#main-inner img {
  max-width: 100%;
  height: auto;
}

.header_inner .hanzam-logo img,
.header_inner .nishikawa-logo img,
.header_inner .magni-logo img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

#sub {
  width: 90%;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  margin: 0 auto;
  text-align: left;
  font-size: 12px;
  line-height: 1.6em;
  color: #444444;
}

.mainmenu-under-goods {
  box-sizing: border-box;
  width: calc(100% - 24px);
  height: auto;
  min-height: 40px;
  margin: 0 12px;
  padding: 9px 4px;
  border-top: 1px solid #eeeeeb;
  border-bottom: 1px solid #e2e2de;
  background: #fafaf8;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.7;
  color: #70706c;
  white-space: normal;
  overflow: visible;
  overflow-wrap: anywhere;
  clear: both;
}

.mainmenu-under-goods a {
  color: #4a4a47;
  text-decoration: none;
}

.mainmenu-under-goods a:hover,
.mainmenu-under-goods a:focus-visible {
  color: #667224;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.mainmenu-under-goods span {
  margin: 0 6px;
  color: #aaa9a4;
}

h1.page {
  margin: 0 0 26px;
  font-size: 22px;
  line-height: 1.6;
  clear: both;
  font-weight: bold;
}

h2.page {
  padding: 0 0 12px;
  clear: both;
  border-bottom: 1px solid #efefef;
  font-size: 20px;
  margin: 2em 0 1em;
}

h3.page {
  clear: both;
  border-left: 5px solid #e5e5e5;
  padding: 0 13px;
  font-size: 18px;
  margin: 2em 0 1em;
}

#main p {
  margin: 0 0 1.6em;
  line-height: 1.8;
  font-size: 15px;
  color: #383838;
  letter-spacing: 0.05em;
}

#main p img {
  max-width: 100%;
}

.col2 {
  width: 100%;
  margin: 0px auto 1.6em;
}

.col2 img {
  width: 100%;
}

.col2_img_kadomaru {
  width: 47%;
  display: inline-block;
  vertical-align: top;
  margin: 5px 1% 0px;
}

.col2_img_kadomaru img {
  width: 100%;
  border-radius: 10px;
}

table.simple {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-size: 15px;
}
table.simple th {
  width: 25%;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  color: #444;
  background-color: #cee7ff;
  border-top: 1px solid #fff;
  border-right: 1px solid #8fd2ed;
  border-bottom: 1px solid #ccc;
}
table.simple td {
  width: 75%;
  padding: 10px;
  background-color: #fafafa;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

table.magni {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px;
  border: none;
  font-size: 15px;
  padding: 10px;
  margin: 20px 0;
}
table.magni tr:nth-of-type(odd) {
  background-color: #f1f1f1;
}
table.magni th {
  width: 10%;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  color: #444;
}
table.magni td {
  padding: 10px;
}


.umou_item_ib table {
  border: none;
  font-size:14px;
  width:100%;
  margin:10px 0 40px;
}

.umou_item_ib table th {
  border-bottom: solid 1px #000;
  padding:5px;
  width:85px;
}
.umou_item_ib table td {
  border-bottom: solid 1px #000;
  padding: 5px;
}

.sdgs_area {
  width:300px;
  margin:0 auto;
  font-size:14px;
  text-align: center;
  font-weight: bold;
}
.sdgs_area img {
  width:100%;
}

.reform-flow-cont {
  margin: 0 auto 30px;
}
.reform-flow-cont img {
}

dl.top_faq {
  font-size:14px;
}

ul.normal {
  margin:5px 0 5px 20px;
  line-height: 1.8;
font-size: 14px;
color: #383838;
letter-spacing: 0.05em;
}

dl.top_faq dt {
  padding: 2px 0 10px 60px;
  margin: 40px 0 10px;
  text-indent: 0px;
  line-height: 1.8;
  color: #383838;
  letter-spacing: 0.05em;
  background-image: url(/image/common/faq-q.png);
  background-repeat: no-repeat;
  background-size: 30px;
}

dl.top_faq dd {
  padding: 4px 0 10px 60px;
  margin: 0 ;
  line-height: 1.8;
  color: #383838;
  letter-spacing: 0.05em;
  background-image: url(/image/common/faq-a.png);
  background-repeat: no-repeat;
  background-size: 30px;
}


.button_to_ec a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
  padding: 1em 2em;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  background-color: #2ca559;
  border-radius: 30vh;
}

.button_to_ec a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}

.button_to_ec a:hover {
  text-decoration: none!important;
  color: #fff!important;
  background-color: #228045;
}


.flow_mp {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  margin: 0px 3% 20px 0;
}

.schedule {
  padding-left: 100px;
  margin: 20px 0px;
  position: relative;
}

.schedule li {
  position: relative;
  list-style-type: none;
}

.schedule li .icon {
  font-size: 13px;
  color: #fff;
  background: #044681;
  padding: 16px 10px;
  display: block;
  position: absolute;
  top: 0;
  left: -100px;
  width:80px;
}

.schedule li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #044681;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.schedule li:not(:last-child) {
  margin-bottom: 30px;
}

.schedule dl {
  padding: 10px 0 0 30px;
  position: relative;
}

.schedule dl dt {
  font-size: 16px;
  font-weight: 600;
  color: #044681;
  margin: 0 0 10px;
}

.schedule dl dd {
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
}

.schedule dl::before,
.schedule dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 27px;
}

.schedule dl::after {
    width: 30px;

    position: absolute;
    left: 10px;
}

.schedule::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 100px;
}

.mk_red {
  background-image: linear-gradient(transparent 50%, red 50%);
  background-size: 100% 200%;
  background-position: 0 100%;
  display: inline-block;
  line-height: 1.2em;
  padding:10px;
  color:#fff;
}

.mp_price {
  text-align: center;
  font-size:18px;
  font-weight: bold;
  margin:30px auto;
  padding:10px;
  border: solid 3px #d99741;
  width:90%;
}

.purupuru {
	animation: purupuru 10s infinite;
	transform: translate(0px, 0px) scale(0.8);
}

@keyframes purupuru {
	0%,
	100% {
		transform: translate(0px, 0px) scale(0.8);
	}
	1%,
	3%,
	5% {
		transform: translate(0px, -2px) scale(0.8);
	}
	2%,
	4%,
	6% {
		transform: translate(0px, 2px) scale(0.8);
	}
}

.responsive-table {
  width: 100%;
  font-size:14px;
  border-collapse: collapse;
}

.table-header {
  text-align: left;
  padding: 8px;
  border-bottom: 1px solid #ddd;
}

.table-cell {
  text-align: left;
  padding: 8px;
  border-bottom: 1px solid #ddd;
}
.feature-name {
  min-width:70px;
}

.page_col2_ib {
  width: 96%;
  vertical-align: top;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.7;
  padding: 20px 1%;
}

.page_col2_ib img {
  max-width: 100%;
}

.blue-headline {
  background-color: #000033;
  color: #fff;
  padding: 10px 5px;
  margin: 0 0px 10px;
  text-align: center;
}

table.m-hyou{
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size:14px;
  margin:0 0 80px;
}

table.mat-hyou th,table td{
  padding: 10px 5px 10px 10px;
  text-align: left;
}
table.mat-hyou th{
  min-width:70px;
}

table.mat-hyou tr:nth-child(odd){
  background-color: #eee
}
table.mat-hyou tr:nth-child(even){
  background-color: #fffafa;
}

.faq-section dl {
  margin: 30px 0;
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  background-color: #fffafa; 
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.faq-section dt {
  font-size: 15px;
  background-color: #fffafa; 
  padding: 15px 10px 15px 50px;
  margin: 0;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 50px;
}

.faq-section dt::before {
  content: "Q";
  color: #fff;
  background-color: #a87a43;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.faq-section dd {
  margin: 0;
  padding: 20px 15px 20px 50px;
  background-color: #f2f2f2;
  display: none;
  font-size: 15px;
  line-height: 1.6;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.faq-section dd img {
  width:80%;
  border-radius: 10px;
}

.faq-section dd::before {
  content: "A";
  color: #fff;
  background-color: #4caf50;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 10px;
  top: 15px;
}

.toggle-icon {
  font-size: 16px;
  font-weight: bold;
  color: #555;
  padding:0 0 0 10px;
}
