@charset "utf-8";
html { scroll-behavior: smooth;}

/* common3/css/contents.css BEGIN */
@media screen and (max-width: 680px) {
  .headertransform .hide_menu-container #contents #topicPath {
    top: 0px;
    transition: .3s;
  }
}
@media screen and (max-width: 680px) {
  .headerline h1 {
    width: 100% !important;
    padding: 3px 60px 1px 10px;
    font-size: 14px;
    max-width: calc(100% - 0px) !important;
    margin: 0;
    white-space: inherit !important;
    display: block;
    background-color: #33476a !important;
    height: auto !important;
    max-height: inherit !important;
    line-height: 1.3;
    min-height: 60px;
  }
}
@media screen and (max-width: 680px) {
  .mega_menu {
    top: 60px !important;
  }
}
/* common3/css/contents.css END */

#main_visual {
	height: auto !important;
}
#main_visual h1 {
	text-align: left;
	padding: 0;
	font-size: calc(2.8rem + .3vw);
	line-height: 1.4;
	color: #003e7b;
	text-shadow: none;
	letter-spacing: 0.05em;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
}
#main_visual p {
	margin: 0 auto;
	font-size: 1.4em;
	padding: 0px;
	text-shadow: none;
	color: #003e7b;
	text-align: left;
}
.overview-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 24px;
}
.overview-list {
    font-size: 0.8em;
}
.midasi-bold {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 2px solid #3e7ebb;
}
.supplement {
    display: block;
    margin: 0 auto;
    width: 92%;
    border: 1px solid;
    padding: 1% 3%;
    color: #fff;
    background-color: #002B55;
}
.bass {
    margin-bottom: 30px;
}
.specific-example_ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.specific-example_li {
    width: 96%;
    list-style: none;
    padding: 1.3%;
    margin: 1%;
    border: 1px solid #ccc;
    line-height: 1.6em;
    margin-bottom: 40px;
    border-radius: 10px;
}
.specific-example_img {
    margin: 15px 0px;
}
.mizuiro {
    display: block;
    color: #000;
    background: rgb(183 238 255 / 90%);
    padding: 2px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    border-radius: 20px;
}
.btn-basic {
    display: block;
    padding: 16px 48px;
    background-color: #007bff;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    border: none;
    margin: 0 auto;
    border-radius: 4px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.2s ease;
}
.btn-basic:hover {
    background-color: #0056b3;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    transform: translateY(2px);
}
.btn-link {
    text-decoration: none;
}
.back {
    display: block;
    background-color: #002B55;
    padding-bottom: 120px;
    color: #fff;
}
.specific-example_number {
    display: block;
    background-color: #333;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    padding: 2px;
    border-radius: 20px;
    font-weight: bold;
    width: 70%;
    margin: 0 auto;
}

#main_visual p {
    margin: 0 auto 30px;
    font-size: 1.3em;
    padding: 0px;
    -webkit-text-stroke: 4px #ffffff;
    paint-order: stroke fill;
}
.supplement {
    display: block;
    margin: 0 auto;
    width: 100%;
    border: 0px solid;
    padding: 1% 3%;
    color: #fff;
    background-color: #002B55;
}
.mizuiro {
    display: block;
    color: #000;
    background: rgb(183 238 255 / 90%);
    padding: 2px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    border-radius: 20px;
}
.specific-example_number {
    display: block;
    background-color: #333;
    color: #fff;
    text-align: center;
    font-size: 0.9em;
    padding: 10px;
    border-radius: 20px;
    font-weight: bold;
    width: 92%;
    margin: 10px auto 0;
}
.specific-example_li {
    width: 100%;
    list-style: none;
    padding: 2%;
    margin: 1%;
    border: 1px solid;
    line-height: 1.6em;
    margin-bottom: 30px;
}
}
.cre {
    display: inline-block;
    font-size: 0.7em;
}
.notes_payable_ul {
    list-style-position: inside;
    border: 4px double #b7d4dd;
    padding: 30px 30px 0;
    background-color: aliceblue;
}
.notes_payable_li {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.3em;
}
.notes_payable_li p {
    font-size: 0.9em;
}
h2 {
	color: #003e7b;
	font-size: calc(1.6rem + 1vw);
	text-align: center;
	padding: 100px 10px 40px;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: bold;
}
.blue2 {
    display: block;
    background: linear-gradient(to right, #1B2B5E, #0D9488);
    padding-bottom: 60px;
}
.keyword_ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.keyword_li {
    margin: 6px 4px;
    padding: 10px 20px;
    font-size: 1.4em;
    font-weight: bold;
    letter-spacing: 2px;
    background-color: #0594CF;
    border-radius: 20px;
}
figure img {
    width: 100%;
    vertical-align: bottom;
    border-radius: 10px;
}
.creyendo_button {
    display: block;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    padding: 24px;
    width: 50%;
    font-size: 1.5em;
    font-weight: bold;
    background-color: #30ABDD;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}
.creyendo_button:hover {
    background-color: #43B7E7;
}
.important {
    display: inline-block;
    background-color: #e32020;
    padding: 4px 10px;
    margin: 4px 10px;
    color: #fff;
    letter-spacing: 4px;
    font-size: 0.8em;
}

@media screen and (max-width: 680px) {
#main_visual h1 {
    text-align: left;
    padding: 0;
    margin-top: 5px;
    font-size: calc(2.2rem + .3vw);
    line-height: 1.4;
    color: #003e7b;
    text-shadow: none;
    letter-spacing: 0.05em;
    -webkit-text-stroke: 4px #ffffff;
    paint-order: stroke fill;
}
.keyword_ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 30px;
}
.img_size {
    display: block;
    width: 100%;
    margin: 0 auto 30px;
}
h2 {
    color: #003e7b;
    font-size: calc(1.6rem + 1vw);
    text-align: center;
    padding: 40px 10px 40px;
}
.creyendo_button {
    display: block;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    padding: 24px;
    width: 100%;
    font-size: 1.5em;
    font-weight: bold;
    background-color: #30ABDD;
    text-decoration: none;
    border-radius: 5px;
    line-height: 1.3;
    box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}
}
.poitomo_assignment_ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.poitomo_assignment_li {
    width: 24%!important;
    background-color: #F9F9F9;
    list-style: none;
    margin: 0.5%;
    padding: 2%;
    line-height: 1.5em;
    border-radius: 15px;
    border: 1px solid #e0e0e0;
}
.poitomo_assignment_midasi_01 {
	display: block;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 10px;
	line-height: 1.5em;
	text-align: center;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
}
.qa-container {
	max-width: 1200px;
	margin: 20px auto;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
	line-height: 1.6;
	font-size: 1.2em;
}
.qa-item {
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
}
.qa-question {
    background-color: #f8f9fa;
    padding: 15px 20px;
    font-weight: bold;
    position: relative;
    display: flex;
    align-items: center;
    color: #333;
}
/* 「Q」のアイコン */
.qa-question::before {
    content: "Q";
    display: inline-block;
    margin-right: 15px;
    background-color: #27649a;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    font-size: 24px;
}
.qa-answer {
    padding: 15px 20px;
    margin: 0;
    background-color: #fff;
    display: flex;
    align-items: flex-start;
    color: #555;
    border-top: 1px solid #eee;
}
/* 「A」のアイコン */
.qa-answer::before {
    content: "A";
    display: inline-block;
    margin-right: 15px;
    background-color: #cea33d;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    font-size: 24px;
    flex-shrink: 0;
}
.poitomo_flow_ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
}
.poitomo_flow_li {
    width: 18%;
    margin: 1%;
    font-size: 1.2em;
    padding: 1%;
    border-radius: 10px;
    background-color: #F9F9F9;
    border: 1px solid #e0e0e0;
}
.poitomo_flow_p {
    margin: 10px 0;
    font-size: 0.8em;
    border-bottom: 1px solid;
}
.poitomo_flow_midasi_01 {
    display: block;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}
.poitomo_flow_no {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 1.2em;
    width: 50px;
    height: 50px;
    padding: 1%;
    margin: 0 auto 12px;
    background-color: #27649a;
    color: #fff;
    border-radius: 6px;
}
.poitomo_set_ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
}
.poitomo_set_li {
    border: 1px solid;
    width: 30%;
    margin: 1%;
    font-size: 1.4em;
    text-align: center;
}
.poitomo_set_image {
    display: block;
    width: 180px;
    height: 180px;
    margin: 20px auto;
}
.poitomo_set_p {
    font-size: 0.7em;
    margin: 10px 0;
}
.text_small {
    font-size: 0.7em;
}
.poitomo_flow_period {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 1%;
    font-size: 0.7em;
    background-color: #cea33d;
    color: #fff;
}
.poitomo_assignment_text {
	text-align: center;
	font-size: 1.2em;
	text-align: left;
}
.poitomo_assignment_image {
	padding: 5% 15%;
	margin: 0;
}
.container {
    max-width: 1200px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 24px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    padding: 40px;
}
.header {
    text-align: center;
    margin-bottom: 50px;
}
.category-badge {
    display: inline-block;
    background-color: #eef2ff;
    color: #4f46e5;
    font-size: 0.8rem;
    font-weight: 700;
    padding: 6px 16px;
    border-radius: 9999px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.main-title {
    font-size: 2rem;
    color: #0f172a;
    margin-top: 12px;
    font-weight: 800;
}
.sub-title {
    font-size: 0.95rem;
    color: #64748b;
    margin-top: 8px;
}
.diagram-flow {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}

@media (min-width: 899px) {
.diagram-flow {
    flex-direction: row;
    justify-content: space-between;
    gap: 0;
}
}
.card {
    width: 100%;
    border-radius: 16px;
    padding: 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    transition: border-color 0.2s, box-shadow 0.2s;
}

@media (min-width: 899px) {
.card {
    width: 25%;
}
}
.card-light {
    background-color: #ffffff;
    border: 2px solid #e2e8f0;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.02);
}
.card-light:hover {
    border-color: #cbd5e1;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.05);
}
.card-dark {
    background: linear-gradient(135deg, #0f172a 0%, #1e1b4b 100%);
    border: 4px solid #818cf8;
    color: #ffffff;
    border-radius: 20px;
    box-shadow: 0 20px 25px -5px rgba(99, 102, 241, 0.15);
}
.icon-wrapper {
    width: 80px;
    height: 80px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.icon-light {
    background-color: #f1f5f9;
    color: #475569;
}
.icon-gradient {
    background: linear-gradient(135deg, #6366f1 0%, #10b981 100%);
    color: #ffffff;
}
#contents::before {
	content: "";
	background-image: url("../img/imagebg_poitomo.jpg");
	background-size: 3600px;
	width: 100%;
	height: 3600px;
	position: absolute;
	opacity: .1;
	top: 800px;
	background-position-x: 64%;
	background-repeat: no-repeat;
	z-index: -1;
}
@media screen and (max-width: 680px) {
#contents::before {
	top: 1500px;
}
}
#contents h2 {
	font-family: "biz-udpmincho", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: normal;
	font-size: 2.6em;
}
@media screen and (max-width: 680px) {
#contents h2 {
	font-size: 2em !important;
}
}
#contents h2.card-title {
    font-size: 1.3rem;
    padding: 10px;
}
#contents h2.card-title-dark {
    font-size: 1.75rem;
    padding: 10px;
    color: #ffffff;
}
.system-badge {
	font-size: 0.75rem;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.5);
	background-color: rgba(52, 211, 153, 0.08);
	padding: 2px 8px;
	border-radius: 4px;
	margin-bottom: 24px;
	font-weight: 700;
}
.company-info {
    width: 100%;
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    padding: 16px;
    border-radius: 12px;
}
.info-title {
    font-weight: 600;
    color: #334155;
    font-size: 1rem;
    margin-bottom: 10px;
}
.info-subtitle {
    font-weight: 700;
    color: #4f46e5;
    font-size: 0.85rem;
}
.feature-list {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.feature-item {
    display: flex;
    align-items: center;
    gap: 12px;
    background-color: rgba(255, 255, 255, 0.04);
    border: 1px solid rgba(255, 255, 255, 0.06);
    padding: 12px;
    border-radius: 10px;
    text-align: left;
}
.check-icon {
    color: #34d399;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.feature-text {
	font-size: 0.85rem;
	font-weight: 600;
	color: #fff;
}
.service-list {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.service-item {
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    padding: 12px;
    border-radius: 10px;
    font-size: 0.85rem;
    font-weight: 600;
    color: #475569;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.service-dot {
    width: 6px;
    height: 6px;
    background-color: #94a3b8;
    border-radius: 50%;
}
.connector {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0;
}

@media (min-width: 899px) {
.connector {
    width: 12%;
    flex-direction: column;
    justify-content: center;
    gap: 40px;
    padding: 0;
}
}
.flow-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.flow-label {
    font-size: 0.7rem;
    font-weight: 800;
    padding: 3px 8px;
    border-radius: 9999px;
    margin-bottom: 6px;
}
.bg-amber {
    background-color: #fef3c7;
    color: #d97706;
    color: #d97706;
}
.bg-indigo {
    background-color: #e0e7ff;
    color: #4f46e5;
}
.bg-emerald {
    background-color: #d1fae5;
    color: #059669;
}
.bg-slate {
    background-color: #f1f5f9;
    color: #475569;
}
.bg-emerald, .bg-slate {
	background-color: #ececec;
	color: #282828;
	font-weight: normal;
}
.arrow-right, .arrow-left {
    display: none;
}
.arrow-down, .arrow-up {
    display: block;
    width: 24px;
    height: 32px;
}

@media (min-width: 899px) {
.arrow-right, .arrow-left {
    display: block;
    width: 100%;
    height: 24px;
}
.arrow-down, .arrow-up {
    display: none;
}
}
.footer-guide {
    margin-top: 50px;
    display: grid;
    grid-template-cols: 1fr;
    gap: 20px;
    background-color: #f8fafc;
    padding: 24px;
    border-radius: 16px;
    border: 1px solid #e2e8f0;
}

@media (min-width: 768px) {
.footer-guide {
    grid-template-cols: 1fr 1fr;
}
}
.guide-col {
    display: flex;
    gap: 16px;
}
.guide-icon-box {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.guide-icon-amber {
    background-color: rgba(245, 158, 11, 0.1);
    color: #d97706;
}
.guide-icon-indigo {
    background-color: rgba(99, 102, 241, 0.1);
    color: #4f46e5;
}
.guide-title {
    font-weight: 700;
    color: #1e293b;
    font-size: 0.9rem;
    margin-bottom: 4px;
}
.guide-text {
    font-size: 0.8rem;
    color: #64748b;
    line-height: 1.5;
}
#contents h2.inquiry_text {
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.overview-container p.inquiry_text {
	color: #fff;
	text-align: center;
	font-size: 1.3em;
	margin-bottom: 30px !important;
}
.service-text {
    line-height: 1.3em;
}

@media screen and (max-width: 680px) {
.poitomo_assignment_ul {
    display: block;
    justify-content: center;
    flex-wrap: wrap;
}
.poitomo_assignment_li {
	width: 24% !important;
	background-color: #F9F9F9;
	list-style: none;
	margin: 0.5%;
	padding: 2%;
	line-height: 1.5em;
	border-radius: 15px;
	border: 1px solid #e0e0e0;
	font-size: 1.1em;
}
.poitomo_flow_ul {
    display: block;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
}
.poitomo_flow_li {
    width: 100%;
    margin: 3% 0;
    font-size: 1.2em;
    padding: 5%;
    border-radius: 10px;
    background-color: #F9F9F9;
    border: 1px solid #e0e0e0;
}
.hamburger-menu .menu-content ul li a {
    color: #ffffff;
    line-height: 1.2em;
}
}

#wrapper {
	overflow: unset;
}
#contents .inner.innerwide {
	max-width: 1420px;
}
#contents #main_visual {
    background-color: rgb(238, 243, 239);
    background-image: url(../img/as856593088-edit.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
##contents main_visual {
	position: relative;
}
#contents #main_visual::after {
	content: "";
	position: absolute;
	background-image: url(../../../common3/img/section-curve-topwht.png);
	width: 100%;
	height: 100px;
	margin: -100px 0 0;
	background-repeat: no-repeat;
	background-position: bottom center;
	left: 0;
	right: 0;
	background-size: cover;
}
#contents #main_visual h2 {
	text-shadow: 1px 1px 8px rgb(255, 255, 255), -1px 1px 8px rgb(255, 255, 255), 1px -1px 8px rgb(255, 255, 255), -1px -1px 8px rgba(255, 255, 255);
	display: flex;
	align-items: center;
	gap: 20px;
	width: 100%;
	font-size: clamp(36px, 3vw, 36px);
	border-top: 6px solid #4a888a;
	border-bottom: 6px solid #4a888a;
	padding: 30px 0 30px 0;
	background-color: inherit;
	color: #4A888A;
	line-height: 1.3;
	border-radius: 0;
}
@media screen and (max-width: 680px) {
#contents #main_visual h2 {
	padding: 30px 0;
}
}
#contents #main_visual h2 div {
	width: 100%;
}
@media screen and (max-width: 680px) {
#contents #main_visual h2 div {
	width: 100%;
}
}
#contents #main_visual h2 span:first-child {
	padding-right: 20px;
}
@media screen and (max-width: 680px) {
#contents #main_visual h2 span:first-child {
	font-size: 1.6rem;
	line-height: 1.3;
	display: block;
	padding-right: 0;
}
}
#contents #main_visual h2 span.lg {
	font-size: clamp(36px, 4vw, 62px);
}
#contents #main_visual h2 span.lg em {
	font-size: clamp(48px, 4vw, 48px);
}
#contents #main_visual h2 span.lg span {
	font-size: .7em;
}
#contents #main_visual h2.title img {
	width: 100%;
	max-width: inherit;
	margin: 0;
}
#contents #main_visual p {
	color: #333333;
	font-size: 1.5em;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	line-height: 1.5;
	margin: 0;
	background-color: rgba(236, 242, 237,.8);
	display: inline-block;
}
@media screen and (max-width: 680px) {
#contents #main_visual p {
	font-size: 1.3em;
}
}
#main_visual .inner {
	display: flex;
	align-items: center;
	height: 500px;
	justify-content: flex-start;
	gap: 20px;
}
/*@media screen and (min-width: 681px) and (max-width: 999px) {*/
@media screen and (max-width: 999px) {
#main_visual .inner {
	display: block;
}
}
#main_visual .v-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: calc(100% - 440px);
	width: 50%;
}
/*@media screen and (min-width: 681px) and (max-width: 999px) {*/
@media screen and (max-width: 999px) {
#main_visual .v-wrapper {
	width: 100%;
}
}
#main_visual .v-wrapper p:first-child {
	padding: 0;
	font-size: 1.2rem !important;
	line-height: 1.2 !important;
	margin-bottom: 5px !important;
}
#main_visual .v-wrapper p {
	padding: 20px 0 20px 0;
}
#main_visual .v-wrapper fifure {
	width: 100%;
	max-width: 540px;
}
#main_visual .v-wrapper fifure img {
	width: 100%;
}
#main_visual p.kanmuri {
	color: #fff !important;
	text-shadow: none !important;
	-webkit-text-stroke: inherit;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: 2em;
	line-height: 1;
	font-weight: bold;
	font-size: calc(2em + 1vw) !important;
	line-height: 1.2 !important;
	margin-bottom: 0px !important;
	background-color: inherit !important;
}
#main_visual p.kanmuri span {
	background-color: #4a888a;
	padding: 15px 40px;
	display: inline-block;
}
#main_visual p.kanmuri span:first-child {
}
#main_visual p.kanmuri span:last-child {
	top: -0.4em;
	position: relative;
	left: 2em;
}
#main_visual p.kanmuri span em {
	font-weight: normal;
}
#main_visual div.title_wrap {
	padding-left: 0;
	text-align: left;
	margin-top: -1em;
}
@media screen and (max-width: 680px) {
#main_visual div.title_wrap {
	margin-top: -0.75em;
}
}
#main_visual div.title_wrap p.sub-title {
	font-size: 1.8em !important;
	padding: 20px 60px 10px;
	color: #4a888a !important;
}
section {
	/* padding-bottom: 80px; */
}
.card {
	padding: 30px 10px;
}
.card-dark {
	background: none;
	border: 4px solid #fff;
	color: #ffffff;
	border-radius: 5px;
	box-shadow: 0 20px 25px -5px rgba(99, 102, 241, 0.15);
	background-color: #4a888a;
}
.feature-item, .service-item {
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
}
.feature-item {
	justify-content: center;
	padding: 15px 10px 15px 0;
}
.feature-text, .service-text {
	font-size: 1rem;
}
.card {
	border-radius: 5px;
}
h2.card-title-dark {
	margin: 0;
}
.card-dark {
	padding: 60px 5px;
}
#contents h2.card-title {
	font-size: 1.3rem;
	padding: 10px;
	margin-bottom: 30px;
}
h2.bridging {
	/*font-size: 2.4em !important;*/
}
.flow-item span {
	font-size: 14px;
}
.flow-label {
	padding: 3px 15px;
}
#kadai h2 {
	font-size: 2.4em;
	padding-top: 60px;
}
@media screen and (max-width: 680px) {
#kadai h2 {
	font-size: 1.8em;
}
}
#kadai h3 {
	border: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
#kadai ul.kadai_list {
	width: fit-content;
	margin: 0 auto;
	list-style: none;
	padding: 0;
}
#kadai .kadai_point ul li {
	border: 3px dotted #a4a4a4;
	padding: 30px 60px;
	background-color: #f9f9f9;
	font-size: 1.5em !important;
	margin-bottom: 10px;
}
#kadai ul.kadai_list li:last-child {
	margin-bottom: 0;
}
#kadai .kadai_point ul li:nth-child(1) {
	margin-right: 60px;
}
#kadai .kadai_point ul li:nth-child(2) {
	margin-left: 30px;
	margin-right: 30px;
}
#kadai .kadai_point ul li:nth-child(3) {
	margin-left: 60px;
}
#kadai ul.kadai-radius {
	display: flex;
	gap: 15px;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	max-width: 1080px;
}
@media screen and (max-width: 680px) {
#kadai ul.kadai-radius {
	flex-direction: column;
	width: 80%;
	justify-content: center;
	flex-wrap: wrap;
}
}
#kadai ul.kadai-radius li {
	flex: 1;
	/* aspect-ratio: 16 / 9; */
	aspect-ratio: 2 / 1;
	background-color: #f9f9f9;
	transition: border-radius 0.5s ease;
	margin: 0 !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
@media screen and (max-width: 680px) {
#kadai ul.kadai-radius li {
	aspect-ratio: 3 / 1;
	width: 100%!important;
}
}
#kadai ul.kadai-radius li:nth-child(1) {
  border-radius: 50% 50% 30% 70% / 50% 60% 40% 50%;
}
#kadai ul.kadai-radius li:nth-child(2) {
  border-radius: 60% 40% 60% 40% / 40% 50% 50% 60%;
}
#kadai ul.kadai-radius li:nth-child(3) {
  border-radius: 40% 60% 30% 70% / 60% 40% 60% 40%;
}
#kadai ul.kadai-radius li p {
	margin: 0;
	font-size: 1.3rem;
}

.diagram-flow {
	max-width: 1200px;
	margin: 0 auto;
}
#hub {
	padding-bottom: 40px;
}
#hub h2 {
	margin-bottom: 40px;
}

@media screen and (max-width: 680px) {
#hub p.subcatch {
	font-size: 1.4em;
}
}
#features {
	padding-top: 100px;
}
#features .inner {
	background-color: #f3f8f9;
	padding: 60px 10% !important;
	max-width: 1380px !important;
	border: 3px solid #e0edf4;
}
#features h2 {
	font-size: 2.4em;
	padding: 20px 0 30px;
}
#features .point {
	font-size: 1.3em;
}
#features dl {
}
#features dl dd {
}
.main_visual {
	background-color: rgb(238, 243, 239);
}
.standout {
	font-size: 1.6em;
}
.standout span {
	font-weight: normal;
}
.housepoint ul {
	padding: 0 !important;
	width: 100%;
	margin: 0;
}
.housepoint ul li {
	background-color: #f8fafc;
	border: 1px solid #a0a0a0;
	padding: 20px 10px 5px;
	border-radius: 4px;
	font-size: 1rem !important;
	font-weight: 600;
	color: #475569;
	display: flex;
	align-items: center;
	justify-content: center;
}
.housepoint ul li::before {
	content: "ハウスポイント例";
	font-size: .75em;
	position: absolute;
	top: 1px;
	left: 3px;
}
.housepoint ul li:last-child {
	/*margin: 0 !important;*/
}
.economiczone ul {
	padding: 0 !important;
	margin: 0 !important;
}
.economiczone ul li {
	background-color: #f8fafc;
	border: 1px solid #a0a0a0;
	padding: 10px 5px 10px 10px;
	border-radius: 4px;
	font-weight: 600;
	color: #475569;
	margin: 0px !important;
	font-size: 15px !important;
	list-style: none;
}
.bg-emerald, .bg-slate {
	background-color: #368c50;
	color: #fff;
	font-weight: normal;
}
.scrolltothetop {
	margin-top: 0;
	background-color: #fff;
}
#value {
	padding-bottom: 30px;
	position: relative;
}
#value h2 {
	padding: 20px 0 40px;
	text-shadow: 1px 1px 8px rgb(255, 255, 255), -1px 1px 8px rgb(255, 255, 255), 1px -1px 8px rgb(255, 255, 255), -1px -1px 8px rgba(255, 255, 255);
}
#value h2:first-child {
	/*font-size: 2.4em;*/
}
#value h2:first-child + p {
	font-size: 1.3rem;
	text-align: center;
	margin-bottom: 30px;
	margin-top: -30px;
	text-shadow: 1px 1px 8px rgb(255, 255, 255), -1px 1px 8px rgb(255, 255, 255), 1px -1px 8px rgb(255, 255, 255), -1px -1px 8px rgba(255, 255, 255);
	z-index: 1;
	position: relative;
}
#value ul.topic {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
	list-style: none;
	padding: 0;
}
@media screen and (max-width: 680px) {
#value ul.topic {
	flex-direction: column;
	gap: 5px;
	width: 80%;
	margin: 0 auto;
}
}
#value ul.topic li {
	flex: 1;
	border: 1px solid #cccccc;
	padding: 30px 3% 10px;
	color: #ffffff;
	background-color: #4a888a;
	border-radius: 10px;
}
@media screen and (max-width: 680px) {
#value ul.topic li {
	padding: 30px 6% 10px;
}
}
#value ul.topic li h3 {
	margin: 0 0 20px;
	font-size: 1.4em;
	min-height: 3em;
}
#value ul.topic li p {
	color: #ffffff;
	line-height: 1.5;
	font-size: 1rem;
}
#value ul.connect {
	padding: 0;
	max-width: 1170px;
	margin: 0 auto;
	padding-right: 50px;
}
@media screen and (max-width: 680px) {
#value ul.connect {
	padding: 0 20px !important;
}
}
#value ul.connect li {
	display: flex;
	gap: 80px;
	margin-bottom: 70px;
}
@media screen and (max-width: 680px) {
#value ul.connect li {
	display: block;
}
}
#value ul.connect li .standout {
	width: 210px;
}
@media screen and (max-width: 680px) {
#value ul.connect li .standout {
	width: 240px;
	margin: 0 auto;
}
}
#value ul.connect li .standout h2 {
	padding: 0;
	font-size: 2.2rem !important;
	border: 10px solid #333333;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 240px;
	border-radius: 240px;
	width: 240px;
	position: sticky;
	top: 120px;
	margin: 0;
	flex-direction: column;
	font-weight: bold;
	color: #4a888a;
}
@media screen and (max-width: 680px) {
#value ul.connect li .standout h2 {
	margin-bottom: 30px;
}
}
#value ul.connect li .standout span {
}
#value ul.connect li .value_summary {
	width: calc(100% - 240px);
}
@media screen and (max-width: 680px) {
#value ul.connect li .value_summary {
	width: 100%;
}
}
#value ul.connect li .value_summary h2 {
	font-size: 1.8em;
	text-align: left;
	padding: 15px 20px;
	border: 5px solid #333;
	margin: 0;
	border-radius: inherit;
	margin-left: -10px;
	text-shadow: 1px 1px 8px rgb(255, 255, 255), -1px 1px 8px rgb(255, 255, 255), 1px -1px 8px rgb(255, 255, 255), -1px -1px 8px rgba(255, 255, 255);
}
#value ul.connect li .value_summary h2 + div {
	border-left: 10px solid #333;
}
#value ul.connect li .value_summary h3 {
	font-size: 1.5em;
	padding: 5px 40px;
	margin: 0;
	background-color: #333333;
	color: #ffffff !important;
	display: inline-block;
}
@media screen and (max-width: 680px) {
#value ul.connect li .value_summary h3 {
	font-size: 1.2em;
	padding: 5px 20px;
	font-weight: bold;
}
}
#value ul.connect li .value_summary p {
	padding: 20px 0 20px 20px;
	font-size: 1.2rem;
	margin: 0;
}
#value ul.connect li .value_summary dl {
/* margin-left: 50px; */
}
#value ul.connect li .value_summary dl dt {
}
#value ul.connect li .value_summary dl dd {
	font-size: 1.1rem;
	border-bottom: 1px dotted #333;
	padding: 10px 10px 10px 40px;
	margin: 0 0 20px 0;
}
@media screen and (max-width: 680px) {
#value ul.connect li .value_summary dl dd {
	padding: 10px 10px 10px 20px;
}
}
#contents .value_summary h2 {
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: bold;
	font-size: 1.5em !important;
}
@media screen and (max-width: 680px) {
#contents .value_summary h2 {
	font-size: 1.2em !important;
	line-height: 1.3;
	font-family: "biz-udpmincho", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
}
}
#contents .value_summary h3 {
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: normal;
}

#value ul.connect li .standout h2::after {
	background-color: #333;
	content: "";
	height: 10px;
	width: 60px;
	right: -65px;
	position: absolute;
}
@media screen and (max-width: 680px) {
#value ul.connect li .standout h2::after {
	background-color: #333;
	content: "";
	height: 40px;
	width: 10px;
	right: 100px;
	position: absolute;
	bottom: -40px;
}
}
#value ul.connect li:last-child {
	margin-bottom: 0;
}
#value ul.topic + span + h2 + p {
	font-size: 1.3rem;
	margin-bottom: 60px;
}
#security {
	padding-bottom: 50px;
}
#security .inner {
	position: relative;
}
#security h2 {
	margin-top: 80px;
	padding: 0px 20px 30px;
}
#choosestyle h2 {
	margin-top: 80px;
	padding: 0px 20px 30px;
}
.triangle_over.kadai {
	border-top: 30px solid #282828;
	border-right: 30px solid transparent;
	border-left: 30px solid transparent;
	display: block;
	width: 30px;
	margin: -30px auto 20px;
	position: relative;
}
#contents ul.textitem4 {
	padding: 0;
	list-style: none;
	display: flex;
	gap: 5%;
	margin: 0;
}
@media screen and (max-width: 680px) {
#contents ul.textitem4 {
	flex-direction: column;
}
}
#contents ul.textitem4 li {
	flex: 1;
}
#contents ul.textitem4 li h3 {
	font-size: 1.2em;
	padding: 20px 0;
	margin: 0;
}
#contents ul.textitem4 li p {
	font-size: 1rem;
	line-height: 1.5;
	padding: 0;
}
#contents ul.textitem4 li::after {
	content: "";
	position: absolute;
	top: 0;
	right: -10%;
	/* width: 2px; */
	height: 100%;
	/* background-color: #8f8f8f; */
	border-right: 2px dotted #7d7d7d;
}
#contents ul.textitem4 li:last-child::after {
	content: none;
}
#contents #main_visual .inner {
	position: relative;
	z-index: 1;
	height: auto;
	flex-direction: row;
	padding: 40px 4% 80px;
}
#contents #main_visual .inner:nth-child(1) {
	padding: 10px 50px 50px;
}
@media screen and (max-width: 680px) {
#contents #main_visual .inner:nth-child(1) {
	padding: 30px 40px 50px;
}
}
#contents #main_visual .inner:nth-child(2) {
	padding: 0px 60px 60px 110px;
}
#contents #main_visual .inner.plus {
	padding: 0;
	max-width: 1080px;
}
#contents #main_visual .inner.plus ul.connected_system {
	margin: 0 0 60px;
	padding: 0;
	width: 100%;
}

#contents #main_visual::before {
	display: none;
}
#main_visual p.kanmuri span, #value ul.connect li .standout h2::after, #value ul.connect li .value_summary h3 {
	background-color: #4a888a;
}
#main_visual .v-wrapper, #value ul.connect li .standout h2, #value ul.connect li .value_summary h2 + div, #value ul.connect li .value_summary h2 {
	border-color: #4a888a;
}
#main_visual .img_set {
	width: 50%;
}
/*@media screen and (min-width: 681px) and (max-width: 999px) {*/
@media screen and (max-width: 999px) {
#main_visual .img_set {
	width: 100%;
}
}
@media screen and (max-width: 680px) {
#main_visual .img_set {
	width: calc(100% + 60px);
	margin: 0 -30px;
}
}
#main_visual .img_set img {
	width: 100%;
	/* margin-top: -20px; */
}
/*@media screen and (min-width: 681px) and (max-width: 999px) {*/
@media screen and (max-width: 999px) {
#main_visual .img_set img {
	width: 80%;
	margin-top: -30px;
}
}
@media screen and (max-width: 680px) {
#main_visual .img_set img {
	width: 100%;
	margin-top: -20px;
}
}
#choosestyle {
	margin-bottom: 60px;
}
#choosestyle h2 {
		
}
#choosestyle h2 + p {
		
}
#choosestyle ul {
	list-style: none;
	padding: 0;
	display: flex;
	gap: 20px;
}
@media screen and (max-width: 680px) {
#choosestyle ul {
	flex-direction: column;
}
}
#choosestyle ul li {
	/* border: 4px solid #4a888a; */
	/* padding: 20px; */
	/* border-radius: 10px; */
	flex: 1;
}
#choosestyle ul li h3 {
	font-size: 1.4em;
	margin: 0 0 20px;
}
#choosestyle ul li h3 + p {
	font-size: 1.1rem;
	background-color: #4a888a;
	color: #ffffff;
	padding: 10px 20px;
	border-radius: 8px;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
}
#choosestyle ul li p {
	font-size: 1rem;
}
#choosestyle ul li p.inv {
	background-color: #4a888a;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
}
#choosestyle ul li .summary {
	
}
#choosestyle ul li .summary ul {
	flex-direction: column;
	list-style: disc;
	padding-left: 30px;
	display: block;
}
#choosestyle ul li .summary ul li {
	border: none;
	padding: 10px 0 0;
	border-top: 1px dotted#333;
	font-size: 1rem;
}
#choosestyle ul + p {
		
}

.triangle_over.w30 {
	border-top: 30px solid #282828;
	border-right: 30px solid transparent;
	border-left: 30px solid transparent;
	display: block;
	width: 30px;
	margin: 0px auto;
	position: relative;
}
#choosestyle ul li .summary p.next {
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: 1.1rem;
}

.security-accordion {
  max-width: 800px;
  margin: 20px auto;
  font-family: sans-serif;
}
.accordion-item {
	background-color: #fff;
	border: 3px solid #e2eef4;
	border-radius: 6px;
	margin-bottom: 0;
	overflow: hidden;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
}
.accordion-item:hover {
	border-color: rgb(223, 168, 121);
	background-color: #ffffff;
}
.accordion-title::-webkit-details-marker {
  display: none;
}
.accordion-item[open] {
  border-color: #005bac;
}
.accordion-item[open] .accordion-title::after {
  transform: rotate(-135deg);
}
.accordion-content {
  padding: 0 24px 20px 24px;
  color: #555;
  line-height: 1.6;
  font-size: 15px;
  animation: fadeIn 0.4s ease;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.smooth-accordion {
	background-color: #f3f8f9;
	padding: 20px;
	/* border: 2px solid #4a888a; */
	border-radius: 6px;
}
.accordion-title {
	width: 100%;
	text-align: left;
	background: none;
	border: none;
	padding: 18px 24px;
	font-weight: bold;
	color: #333;
	font-size: 1.3rem;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	outline: none;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	line-height: 1.3;
}
.accordion-title::after {
    content: "";
    width: 10px;
    height: 10px;
    border-right: 2px solid #005bac;
    border-bottom: 2px solid #005bac;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
    margin-left: 15px;
}
@media screen and (max-width: 680px) {
.accordion-title::after {
	width: 25px;
	height: 15px;
	margin-left: 15px;
}
}
.accordion-collapse {
  display: grid;
  grid-template-rows: 0fr;
  max-height: 0;
  transition: 
    grid-template-rows 0.3s ease-in-out, 
    max-height 0.3s ease-in-out, 
    visibility 0.3s ease-in-out;
  overflow: hidden;
  visibility: hidden;
}
.accordion-content {
  min-height: 0;
  color: #555;
  line-height: 1.6;
  font-size: 15px;
}
.accordion-content p {
	margin: 0;
	padding: 20px 24px 20px 24px;
}
.accordion-item.is-open {
	border-color: #417cb0;
}
.accordion-item.is-open .accordion-collapse {
  grid-template-rows: 1fr;
  max-height: fit-content;
  visibility: visible;
}
.accordion-item.is-open .accordion-title::after {
  transform: rotate(-135deg);
}
#choosestyle .smooth-accordion {
    /* border: 4px solid #4a888a; */
    /* border-radius: 8px; */
}
.accordion-content .triangle_over {
	bottom: -20px;
	border-width: 40px;
}
#contact {
	padding-bottom: 100px;
}
#contact figure img {
	width: 450px;
	border-radius: 0;
}
#contact figure.catch_connect img {
	width: 420px;
	border-radius: 0;
}
.housepoint ul li::before {
	content: none;
}
.housepoint {
	border: none;
	padding: 0;
}
.housepoint .card-title {
	margin: 0 !important;
}
/* responsive_map BEGIN */
.responsive_map_wrap {
	position: relative;
	text-align: center;
}
.responsive_map_container {
	position: relative;
	display: inline-block;
	width: 100%;
	/* max-width: 900px; */
	height: auto;
}
.responsive_map_container img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	border-radius: 20px;
}
.responsive_map_container .map_link {
	position: absolute;
	display: block;
}
.responsive_map_container .map_link {
/* background: rgba(255, 0, 0, 0.3); */
	/* border: 1px solid red; */
}
.responsive_map_container .map_link:hover {
	background: rgba(0, 100, 255, 0.15);
	background: rgba(219, 135, 64,0.25);
	transition: background 0.2s ease;
}
.responsive_map_container .link_point {
	left: 70.5%;
	top: 42.03%;
	width: 17%;
	height: 10%;
}
.responsive_map_container .link_lottery {
	left: 70.5%;
	top: 86.5%;
	width: 17%;
	height: 10%;
}
/* responsive_map END */
.shoulder_phrase {
	/*letter-spacing: -0.08em;*/
	baseline-shift: center;
}
.anniversary_40th {
	position: absolute;
	top: 0;
	right: 0;
	width: 140px;
	/* border: 5px solid #023894; */
}
@media screen and (max-width: 680px) {
.anniversary_40th {
	position: relative;
	display: block;
	margin: 20px auto -20px;
}
}
ul.connected_system {
	display: flex;
	list-style: none;
	gap: 60px;
}
ul.connected_system li {
	flex: 1;
	border: 2px solid #333;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100px;
	flex-direction: column;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	text-shadow: 1px 1px 8px rgb(255, 255, 255), -1px 1px 8px rgb(255, 255, 255), 1px -1px 8px rgb(255, 255, 255), -1px -1px 8px rgba(255, 255, 255);
	background-size: 50px;
	background-repeat: no-repeat;
	border-width: 10px;
	font-size: 1.2rem !important;
	background-color: #ffffff;
	width: 100%;
}
ul.connected_system li:nth-child(1) {
	background-image: url("../../../img/icon_db2.png");
	border-color: #3078d6;
	background-size: 36px;
	background-position: 2px 5px;
}
ul.connected_system li:nth-child(2) {
	background-image: url("../../point/img/icon_finance.png");
	border-color: #dfa879;
	background-size: 46px;
}
ul.connected_system li:nth-child(3) {
	background-image: url("../../point/img/p_gift_icon-05.png");
	border-color: #95bf47;
	background-size: 48px;
}
ul.connected_system li strong {
	font-size: 1.2em;
}
#towa h2 {
	font-size: 2.8em;
	padding-top: 40px;
}
.contact_set h2 {
	line-height: 1.2 !important;
	color: #4a888a !important;
	padding: 0 !important;
}
.contact_set p {
	text-align: center;
}
.contact_set p.btn a {
	background-color: #db8740;
	border-radius: 4px;
	color: #ffffff;
	display: block;
	font-size: 1.6rem;
	font-weight: bold;
	padding: 1.3em 0;
	text-decoration: none;
	width: 100%;
	text-align: center;
	line-height: 1.2em;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	max-width: 600px;
	margin: 0 auto;
	min-width: 400px;
	-webkit-text-stroke: initial;
}
@media screen and (max-width: 680px) {
.contact_set p.btn a {
	min-width: inherit;
	width: 80%;
	font-size: 1.2em;
}
}
ul.connected_system.cross-list {
	list-style: none;
	padding: 0 !important;
	display: flex;
	gap: 40px;
	align-items: center;
	flex-direction: column;
}
.cross-list li + li::before {
	content: "×";
	margin-right: 10px;
	color: #333;
	font-weight: bold;
	position: absolute;
	left: calc(50% - 16px);
	font-size: 38px;
	top: -60px;
}
#contact h2:nth-child(1) {
	text-shadow: 1px 1px 8px rgb(255, 255, 255), -1px 1px 8px rgb(255, 255, 255), 1px -1px 8px rgb(255, 255, 255), -1px -1px 8px rgba(255, 255, 255);
	display: flex;
	align-items: center;
	gap: 20px;
	width: max-content;
	font-size: clamp(26px, 3vw, 35px);
	border-top: 5px solid #4a888a;
	border-bottom: 5px solid #4a888a;
	padding: 20px 40px 15px 40px !important;
	background-color: inherit;
	color: #4A888A;
	margin: 0 auto 10px;
}
#contact h2 span.lg {
	font-size: clamp(36px, 4vw, 42px);
}
#contact figure.catch_addedvalue img {
	width: inherit;
	max-width: 900px;
	margin-bottom: 5px;
}
#towa h2 + h3 {
	margin: 0px auto 10px;
	border: none;
	padding: 8px 5%;
	background-color: #4a888a;
	display: block;
	width: fit-content;
	color: #ffffff;
	font-size: 1.5rem;
	border-radius: 2em;
}
ul.connected_system li em {
	display: inline-block;
	margin: -30px 0 10px;
	background-color: #ffffff;
	font-size: 1rem;
}
div.tsunagu3_wrap {
	margin-bottom: 70px;
}
@media screen and (max-width: 680px) {
div.tsunagu3_wrap {
	display: none;
}
}
ul.tsunagu3 {
	list-style: none;
	padding: 0 !important;
	display: flex;
	gap: 20px;
	width: fit-content;
	margin: 0 auto;
}
@media screen and (max-width: 680px) {
ul.tsunagu3 {
	display: none;
}
}
ul.tsunagu3 li {
}
ul.tsunagu3 li span {
	display: flex;
	flex-direction: column;
	border: 10px solid #4a888a;
	width: 180px;
	height: 180px;
	border-radius: 120px;
	justify-content: center;
	align-items: center;
	font-family: "biz-udpmincho", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: bold;
	font-size: 1.8rem;
	color: #4a888a;
	background-color: #ffffff;
}
ul.tsunagu3 li span em {
}
.horizontal_arrangement {
	display: flex;
	gap: 10px;
	align-items: center;
}
@media screen and (max-width: 680px) {
.horizontal_arrangement {
	flex-direction: column;
}
}
.horizontal_arrangement figure:first-child {
	text-align: right;
}
@media screen and (max-width: 680px) {
.horizontal_arrangement figure:first-child {
	padding: 0 40px;
}
}
.horizontal_arrangement figure:last-child {
	text-align: left;
}
@media screen and (max-width: 680px) {
.horizontal_arrangement figure:first-child, .horizontal_arrangement figure:last-child {
	text-align: center;
}
img.narrow80 {
	width: 100% !important;
}
}
#contact .contact_catch {
	text-align: center;
	margin-bottom: 10px;
}
@media screen and (max-width: 680px) {
#contact .contact_catch picture img {
	max-width: 80%;
}
}