@charset "utf-8";

#contents #main_visual {
	background-color: rgba(0,0,0,.2);
	display: flex;
	align-items: center;
	height: 480px;
	background-position: center top;
	background-size: auto;
	background-repeat: no-repeat;
	position: relative;
}
#contents #main_visual::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 640px;
	top: 0;
	left: 0;
	background-color: #4c5360;
	display: flex;
	align-items: center;
	background-image: url(../img/img_handshake.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: -1;
}
#contents #main_visual .kanmuri {
	background-color: #1d3f80;
	color: #ffffff;
	font-size: calc(1.6em + .6vw);
	line-height: 1.3;
	padding: 14px 8%;
	border-radius: 3em;
	display: inline-block;
	box-shadow: 1px 1px 6px rgba(255, 255, 255,.3), -1px 1px 6px rgba(255, 255, 255,.3), 1px -1px 6px rgba(255, 255, 255,.3), -1px -1px 6px rgba(255, 255, 255,.3);
	margin: 0 10px 30px;
}
#contents #main_visual h2 {
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: calc(2.8em + 1vw);
	text-shadow: 1px 1px 8px rgba(0,0,0,.3), -1px 1px 8px rgba(0,0,0,.3), 1px -1px 8px rgba(0,0,0,.3), -1px -1px 8px rgba(0,0,0,.3);
	padding: 0;
	text-align: center;
	margin-bottom: 30px;
}
.catch1 {
	font-weight: normal;
	font-size: 1.8rem;
	line-height: 1.3;
	display: block;
	margin-bottom: 15px;
}
#contents #main_visual h2 .title {
	font-size: 1.1em;
	display: block;
}
.hero_bottom {
	background-color: rgba(33, 38, 62, 0.3);
	padding: 12px 20px;
	width: max-content;
	margin: 0 auto;
	border-radius: 10px;
	/* border-top: 4px solid #fff; */
	/* border-bottom: 4px solid #fff; */
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
}
.hero_bottom p {
	color: #fff;
	width: max-content;
	font-size: 1.8em !important;
	text-shadow: 1px 1px 6px rgba(0,0,0,.5), -1px 1px 6px rgba(0,0,0,.5), 1px -1px 6px rgba(0,0,0,.5), -1px -1px 6px rgba(0,0,0,.5);
	margin: 0;
}
.hero_bottom a {
}
.hero_bottom a:hover {
}
h2, h3 {
	font-optical-sizing: auto;
	font-weight: bold;
	font-style: normal;
	font-family: "BIZ UDPMincho", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: 400;
	font-style: normal;
}
#contents .inner.innerwide {
	max-width: 1400px;
}
section p {
	font-size: 1.3em;
	font-family: "Noto Serif JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	text-align: left;
}
.separatetop {
	padding-bottom: 100px;
	background: none;
}
ul.flexdiv {
	gap: 3%;
}
ul.flexdiv li {
	width: 30%;
	list-style: none;
}
ul.flexdiv li h3 {
	border: none;
	padding: 0;
}
.flexdiv p {
	font-size: 1.1em;
}
figure img {
	width: 100%;
}
figure {
	text-align: center;
}
#contents section div.inner.flexdiv-left {
	display: flex;
	align-items: center;
}

@media screen and (max-width: 680px) {
#contents section div.inner.flexdiv-left {
	display: block;
}
}
#contents section div.inner.flexdiv-left > div {
	width: 50%;
}

@media screen and (max-width: 680px) {
#contents section div.inner.flexdiv-left > div {
	width: 100%;
}
}
#contents section div.inner.flexdiv-left > div .inside_set {
	width: 90%;
	margin: 0 auto;
}
#contents section div.inner.flexdiv-right {
	display: flex;
	flex-direction: row-reverse;
}

@media screen and (max-width: 680px) {
#contents section div.inner.flexdiv-right {
	display: block;
}
}
#contents section div.inner.flexdiv-right > div {
	width: 50%;
}

@media screen and (max-width: 680px) {
#contents section div.inner.flexdiv-right > div {
	width: 100%;
}
}
#contents section div.inner.flexdiv-right > div .inside_set {
	width: 90%;
	margin: 0 auto;
}
#contents p {
	font-size: calc(1em + .5vw);
	font-family: "BIZ UDPMincho", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	line-height: 1.5;
}

@media screen and (max-width: 680px) {
#contents p {
	font-size: calc(1.1em + .5vw);
}
}
.annotation {
	font-size: 1rem !important;
}
#contents h2.view1 {
	text-align: left;
	padding-bottom: 10px;
	font-size: calc(1.8em + .8vw);
	font-family: "BIZ UDPMincho", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: 400;
	margin: 0 0 20px;
}
#contents h2.view1 {
	font-size: calc(1.8em + .8vw);
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: 600;
}
#contents h3.ribbon4 {
	padding: 10px 20px;
	font-size: calc(1.2em + .5vw);
	margin-top: 20px;
	border-width: 1px 10px;
	font-weight: 500;
	line-height: 1.3;
	text-align: left;
	border-left-color: #7ec1e9;
	color: #ffffff;
	font-family: "BIZ UDPMincho", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	letter-spacing: 0.03em;
	display: flex;
	align-items: center;
	min-height: 100px;
}
#towa {
	position: relative;
}

@media screen and (max-width: 680px) {
#towa {
	padding-bottom: 50px;
}
}
#towa::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100px;
	/* background-image: linear-gradient(to bottom right, #f4fffd, #b2d6f1); */
	background-image: url("../../common3/img/section-curve-topwht.png");
	background-size: 110%;
	background-repeat: no-repeat;
	background-position: center bottom;
	top: -100px;
}
#towa figure img, #sikumi figure img {
	width: 90%;
}
#structure {
	overflow: hidden;
	background-color: rgba(21, 56, 51, 0.5);
	position: relative;
}
#structure::after {
	content: "";
	position: absolute;
	width: 120%;
	height: 1200px;
	/* background-image: linear-gradient(to bottom right, #f4fffd, #b2d6f1); */
	background-image: url(../img/img_bg-contract.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	top: 0;
	z-index: -1;
	filter: blur(4px);
}
#structure::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100px;
	/*background-image: linear-gradient(to bottom right, #f4fffd, #b2d6f1);*/
	background-image: url("../../common3/img/section-curve-bottomwht.png");
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
#structure h2 {
	font-size: calc(2.2em + .8vw) !important;
	padding-top: calc(12% + 1.2vw);
}
#structure h2.view1 {
	text-align: center;
	color: #ffffff;
	text-shadow: 1px 1px 6px rgba(49, 67, 81,.7), -1px 1px 6px rgba(49, 67, 81,.7), 1px -1px 6px rgba(49, 67, 81,.7), -1px -1px 6px rgba(49, 67, 81,.7);
}
#structure p {
	font-size: calc(1em + .5vw);
	text-align: center;
	color: #ffffff;
	text-shadow: 1px 1px 6px rgba(49, 67, 81,.7), -1px 1px 6px rgba(49, 67, 81,.7), 1px -1px 6px rgba(49, 67, 81,.7), -1px -1px 6px rgba(49, 67, 81,.7);
}

@media screen and (max-width: 680px) {
#structure p {
	text-align: left;
}
}
#structure h3 {
	text-align: center;
	border: 1px solid #2f4fa1;
	padding: 10px 20px;
	font-size: 1.6em;
	margin: 20px auto 0;
	border-width: 1px 10px;
	font-weight: 600;
	max-width: 800px;
}
#structure figure img {
	max-width: 1080px;
}
#introduction {
	background-color: #ffffff;
	position: relative;
	padding-bottom: 50px;
}
#introduction::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100px;
	/* background-image: linear-gradient(to bottom right, #f4fffd, #b2d6f1); */
	background-image: url("../../common3/img/section-curve-topwht.png");
	background-size: 110%;
	background-repeat: no-repeat;
	background-position: center bottom;
	top: -100px;
}
#introduction h2.view1 {
	text-align: center;
	font-size: calc(2.2em + .8vw);
}
#introduction p {
	text-align: center;
}

@media screen and (max-width: 680px) {
#introduction p {
	text-align: left;
}
}
#introduction h3 {
	text-align: center;
	padding: 10px 20px;
	font-size: 2em;
	margin-top: 20px;
	border-width: 1px 10px;
	border-left-color: #69c;
	font-weight: 500;
	max-width: 800px;
	color: #ffffff;
	font-family: "BIZ UDPMincho", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	align-items: center;
	margin: 0px auto 20px;
	justify-content: center;
}
#introduction figure img {
	max-width: 1100px;
}

@media screen and (max-width: 680px) {
#introduction ul.goodness {
	display: block !important;
}
}
#introduction ul.goodness li {
	position: relative;
	border: 6px solid #1342a1;
	border-radius: 10px;
}

@media screen and (max-width: 680px) {
#introduction ul.goodness li {
	margin-bottom: 40px;
}
}
#introduction ul.goodness li:first-child {
	border-color: #6799cc !important;
}
#introduction ul.goodness li::after {
	content: "";
	background-image: url(../../common3/img/arrow_bk_s.png);
	width: 25px;
	height: 40px;
	display: block;
	position: absolute;
	top: 65px;
	right: -14%;
}

@media screen and (max-width: 680px) {
#introduction ul.goodness li::after {
	content: "";
	background-image: url(../../common3/img/arrow_bk-b_s.png);
	width: 40px;
	height: 25px;
	display: block;
	position: absolute;
	top: inherit;
	bottom: -40px;
	right: 0;
	left: calc(50% - 20px);
}
}
#introduction ul.goodness li:last-child::after {
	content: "";
	display: none;
}
#introduction ul.goodness li h3 {
	font-weight: 600;
	display: flex;
	flex-wrap: wrap;
	min-height: 2.6em;
}
#introduction ul.goodness li p.main {
	text-align: center;
	background-color: #1342a1;
	color: #ffffff;
	font-size: calc(.8rem + .5vw);
	position: absolute;
	top: -1em;
	padding: 5px 5%;
	border-radius: 5px;
	left: -10px;
}
#introduction ul.goodness li:first-child p.main {
	background-color: #6799cc;
}
#introduction ul.goodness li p {
	margin-bottom: 0 !important;
}

@media screen and (max-width: 680px) {
#step ul {
	display: block !important;
}
}
#step h2.view1 {
	text-align: center;
	font-size: calc(2.2em + .8vw);
}
#step p {
	text-align: center;
}

@media screen and (max-width: 680px) {
#step p {
	text-align: left;
}
}
#step h3 {
	text-align: center;
	padding: 10px 20px;
	font-size: 2em;
	margin: 20px auto;
	border-width: 1px 10px;
	border-left-color: #7ec1e9;
	font-weight: 500;
	max-width: 800px;
	color: #ffffff;
	align-items: center;
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	justify-content: center;
}
#step h3 span.num {
	margin-right: 10px;
}
#step figure img {
	width: 80%;
}
#contents #step ul p {
	font-size: 1.14em;
	line-height: 1.4;
}
.contactlink h2.view1 {
	font-size: calc(2.2em + .8vw);
}
#contents section.contactlink dl {
	border: none;
}
.contactlink {
	border: none;
	background-color: #ffffff;
	padding: 10px 5% inherit;
}
.contactlink .kanmuri {
	background-color: #fff;
	color: #333;
	font-size: calc(1.6em + .6vw);
	line-height: 1;
	padding: 4px 40px;
	border-radius: 3em;
	margin: 0 auto 10px;
	max-width: max-content;
	font-size: calc(1.2em + .5vw) !important;
	border: 2px solid #dddddd;
	line-height: 1.3 !important;
}
.contactlink .catch1 {
	font-size: 1.4rem;
}
#contactlink a {
	line-height: 1.3;
	padding: 60px 50px;
}
#contents .contactlink h3 {
	border: none;
	padding: 0;
	margin: 60px 0 20px;
	font-family: "BIZ UDPMincho", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: normal;
}

@media screen and (max-width: 680px) {
#contents .contactlink h3 {
	font-size: 1.4em !important;
}
}
.contactlink div.container {
	max-width: 860px;
	margin: 0 auto;
}
.contactlink h2 {
	line-height: 1.3 !important;
}
.contactlink p.contactinfo {
	font-size: calc(1.2em + .5vw) !important;
}
.contactlink p {
	text-align: center !important;
	font-size: 1.8em !important;
}

@media screen and (max-width: 680px) {
.contactlink p {
	text-align: left;
	font-size: 1.4em !important;
}
}
.tel a {
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-weight: normal;
	font-size: 1.8rem;
}
.f_cpss {
	font-family: 'BIZ UDPGothic', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", sans-serif !important;
	font-size: .96em;
	vertical-align: top;
}
.ribbon4 {
	display: inline-block;
	position: relative;
	text-align: center;
	padding: 0 40px 0 18px;
	font-size: 18px;
	background: #1d3f80;
	color: #FFF;
	box-sizing: border-box;
	min-height: 86px;
}
.ribbon4::after {
	position: absolute;
	content: '';
	width: 0px;
	height: 0px;
	z-index: 1;
}
.ribbon4::after {
	top: 0;
	right: 0;
	border-width: 50px 15px 50px 0px;
	border-color: transparent #fff transparent transparent;
	border-style: solid;
}
.section-curve {
	background: transparent; /* ★ここも透過にしてOK */
}
.section-curve svg {
	display: block;
	width: 100%;
	height: 120px;   /* 弧の深さ */
}
.section-curve path {
	fill: #ffffff;   /* アーチの塗りは白 */
}
.separatetop.bottomimage {
	padding: 0 !important;
	background-image: url(../img/img_handshake.jpg);
	background-size: 300%;
	background-position: center bottom;
}
.rem10 {
	font-size: 1rem !important;
}
.rem11 {
	font-size: 1.1rem !important;
}
.rem12 {
	font-size: 1.2rem !important;
}
.telcontact {
}
.telcontact h3 {
	text-align: center !important;
	margin-bottom: 10px !important;
}
.telcontact p {
	text-align: center;
	font-size: 1.2rem !important;
}
