@charset "UTF-8";


@import url('https://fonts.googleapis.com/css2?family=Overpass:wght@400;700&display=swap');


/* common
-------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i, button,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,main { 
    display: block;
}
ul {
    list-style: none;
}
ol {
    padding-left: 1.2em;
}
img {
    width: 100%;
    max-width: 100%;
    height: auto;
	border: none;
	vertical-align: bottom;
}
sup {
    font-size: 60%;
    vertical-align: super;
}
sub {
    font-size: 60%;
    vertical-align: sub;
}
strong {
	font-family: "DINNextLTPro-Bold", "FP-こぶりなゴシック StdN W6", "游ゴシック" , "Yu Gothic" , "游 ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , sans-serif;
    font-weight: 600;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
address, em, code, cite, dfn, var, optgroup, i {
    font-style: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* module
------------------------------------------------- */
.alignCenter {text-align: center;}
.alignLeft {text-align: left;}
.alignRight {text-align: right;}
.valignTop {vertical-align: top;}
.valignMiddle {vertical-align: middle;}
.valignBottom {vertical-align: bottom;}

.pcon { display: block; }
.spon { display: none; }
@media only screen and (max-width:750px){
.pcon { display: none; }
.spon { display: block; }
}


/* a
------------------------------------------------- */
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
	text-decoration: none;
	outline: none;
    color: #3C3C3C;
}
@media only screen and (min-width:751px){
a {
    transition: 0.4s;
}
a:hover {
    color: #0181C0;
}
a.al:hover {
    color: #3C3C3C;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
.telLink {
	pointer-events: none;
}
}


/* font
------------------------------------------------- */
@media only screen and (min-width:751px){
.fo10 { font-size: 10px; }
.fo11 { font-size: 11px; }
.fo12 { font-size: 12px; }
.fo13 { font-size: 13px; }
.fo14 { font-size: 14px; }
.fo15 { font-size: 15px; }
.fo16 { font-size: 16px; }
.fo17 { font-size: 17px; }
.fo18 { font-size: 18px; }
.fo20 { font-size: 20px; }
.fo21 { font-size: 21px; }
.fo22 { font-size: 22px; }
.fo23 { font-size: 23px; }
.fo24 { font-size: 24px; }
.fo25 { font-size: 25px; }
.fo26 { font-size: 26px; }
.fo28 { font-size: 28px; }
.fo30 { font-size: 30px; }
.fo32 { font-size: 32px; }
.fo34 { font-size: 34px; }
.fo35 { font-size: 35px; }
.fo36 { font-size: 36px; }
.fo38 { font-size: 38px; }
.fo42 { font-size: 42px; }
.fo46 { font-size: 46px; }
.fo48 { font-size: 48px; }
.fo50 { font-size: 50px; }
.fo51 { font-size: 51px; }
.fo54 { font-size: 54px; }
.fo56 { font-size: 56px; }
.fo120 { font-size: 120px; }
}
@media only screen and (min-width:751px) and (max-width:1366px){
.fo10 { font-size: 0.73206vw; }
.fo11 { font-size: 0.80527vw; }
.fo12 { font-size: 0.87847vw; }
.fo13 { font-size: 0.95168vw; }
.fo14 { font-size: 1.02489vw; }
.fo15 { font-size: 1.09809vw; }
.fo16 { font-size: 1.1713vw; }
.fo17 { font-size: 1.2445vw; }
.fo18 { font-size: 1.31771vw; }
.fo20 { font-size: 1.46412vw; }
.fo21 { font-size: 1.53733vw; }
.fo22 { font-size: 1.6467vw; }
.fo23 { font-size: 1.68374vw; }
.fo24 { font-size: 1.75695vw; }
.fo25 { font-size: 1.83016vw; }
.fo26 { font-size: 1.90336vw; }
.fo28 { font-size: 2.04978vw; }
.fo30 { font-size: 2.19619vw; }
.fo32 { font-size: 2.3426vw; }
.fo34 { font-size: 2.48901vw; }
.fo35 { font-size: 2.56222vw; }
.fo36 { font-size: 2.63543vw; }
.fo38 { font-size: 2.78184vw; }
.fo42 { font-size: 3.07467vw; }
.fo46 { font-size: 3.36749vw; }
.fo48 { font-size: 3.5139vw; }
.fo50 { font-size: 3.66032vw; }
.fo51 { font-size: 3.73352vw; }
.fo54 { font-size: 3.95314vw; }
.fo56 { font-size: 4.09956vw; }
.fo120 { font-size: 8.78477vw; }
}


/* html
------------------------------------------------- */
html {
    font-size: 16px;
}
@media only screen and (min-width:751px) and (max-width:1366px){
html {
    font-size: 1.1713vw;
}
}
@media only screen and (max-width:750px){
html {
    font-size: 4vw;
    overflow-x: hidden;
}
}


/* body
------------------------------------------------- */
body {
	font-family: "DINNextLTPro-Regular", "FP-こぶりなゴシック StdN W3", "游ゴシック" , "Yu Gothic" , "游 ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , sans-serif;
    font-weight: 300;
	font-size: 16px;
	line-height: 1.8;
	color: #3C3C3C;
	-webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    position: relative;
    transition: 0.4s;
}
body::after {
    content: '';
    background-color: #8C8C8C;
	mix-blend-mode: multiply;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
    opacity: 0;
    transition: 0.4s;
}
body.overlay::after {
    z-index: 10;
    opacity: 1;
}
body.nav-active {
    overflow: hidden;
}
.normal {
    font-family: "DINNextLTPro-Regular", "FP-こぶりなゴシック StdN W3", "游ゴシック" , "Yu Gothic" , "游 ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , sans-serif;
    font-weight: 300;
}
.bold {
    font-family: "DINNextLTPro-Bold", "FP-こぶりなゴシック StdN W6", "游ゴシック" , "Yu Gothic" , "游 ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , sans-serif;
    font-weight: 600;
}
.eng {
	font-family: 'Overpass', "游ゴシック" , "Yu Gothic" , "游 ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , sans-serif;
	font-weight: 400;
}
@media only screen and (min-width:751px) and (max-width:1366px){
body {
	font-size: 1.1713vw;
}
}
@media only screen and (max-width:750px){
body {
	font-size: 4vw;
}
}


/* wrapper
------------------------------------------------- */
#wrapper {
	width: 100%;
	margin: 0 auto;
	clear: both;
    position: relative;
    transition: 0.4s ease-in-out;
}


/* header
------------------------------------------------- */
#header {
    width: 100%;
    height: 6.125em;
    background-color: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 94;
}
#header .logo {
    width: 8.8125em;
    position: absolute;
    left: 2.4375em;
    top: 1.8125em;
}
#header .gnav {
    position: absolute;
    right: 11.875em;
    top: 2.25em;
}
#header .gnav ul {
    display: flex;
    justify-content: flex-end;
}
#header .gnav ul li {
    margin-left: 1.85em;
}
#header .contact a {
    width: 9.375em;
    height: 6.125em;
    background-color: #0181C0;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
}
@media only screen and (min-width:751px){
#header .contact a:hover {
    background-color: #0F577B;
}
}
@media only screen and (max-width:750px){
#header {
    height: 18.133vw;
}
#header .logo {
    width: 28.266vw;
    left: 4.266vw;
    top: 5.33vw;
} 
#header .gnav {
    width: 89vw;
	height: calc(100vh - 18vw);
	background-color: #EFEFEF;
	position: fixed;
	right: -100vw;
	top: 18vw;
    padding: 7vw 8vw 20vw;
	transition: 0.4s;
	overflow-y: auto;
	box-sizing: border-box;
}
body.nav-active #header .gnav {
    transform: translateX(-100vw);
}
#header .gnav ul {
    display: block;
}
#header .gnav ul li {
    margin-left: 0;
    border-bottom: 1px solid #D1D1D1;
}
#header .gnav ul li a {
    display: block;
    font-size: 4.266vw;
    line-height: 4;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_32670%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2032670%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%20%3Ccircle%20id%3D%22%E6%A5%95%E5%86%86%E5%BD%A2_9%22%20data-name%3D%22%E6%A5%95%E5%86%86%E5%BD%A2%209%22%20cx%3D%229%22%20cy%3D%229%22%20r%3D%229%22%20fill%3D%22%230181c0%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_22957%22%20data-name%3D%22%E3%83%91%E3%82%B9%2022957%22%20d%3D%22M-20202-19271.127l3.561%2C2.99-3.561%2C2.988%22%20transform%3D%22translate(20209.777%2019277.137)%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E') right center no-repeat;
    background-size: 4.8vw auto;
    box-sizing: border-box;
}
#header .contact a {
    width: 18.133vw;
    height: 18.133vw;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2221.45%22%20height%3D%2217.16%22%20viewBox%3D%220%200%2021.45%2017.16%22%3E%20%3Cpath%20id%3D%22Icon_material-mail-outline%22%20data-name%3D%22Icon%20material-mail-outline%22%20d%3D%22M22.3%2C6H5.145A2.142%2C2.142%2C0%2C0%2C0%2C3.011%2C8.145L3%2C21.015A2.151%2C2.151%2C0%2C0%2C0%2C5.145%2C23.16H22.3a2.151%2C2.151%2C0%2C0%2C0%2C2.145-2.145V8.145A2.151%2C2.151%2C0%2C0%2C0%2C22.3%2C6Zm0%2C15.015H5.145V10.29l8.58%2C5.362L22.3%2C10.29Zm-8.58-7.507L5.145%2C8.145H22.3Z%22%20transform%3D%22translate(-3%20-6)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') center 4.266vw no-repeat #0181C0;
    background-size: 5.866vw auto;
    font-size: 2.4vw;
    letter-spacing: -0.02em;
    display: block;
    padding-top: 11vw;
    box-sizing: border-box;
}
.nav-overlay {
    background-color: #8C8C8C;
    mix-blend-mode: multiply;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 6;
    display: none;
}
}


/* navtoggle
------------------------------------------------- */
#navtoggle {
    display: none;
}
@media only screen and (max-width:750px){
#navtoggle {
    width: 18.133vw;
    height: 18.133vw;
    background-color: #fff;
    position: fixed;
    right: 18.133vw;
    top: 0;
    cursor: pointer;
    z-index: 99;
    transition: 0.4s;
    display: block;
}
#navtoggle div {
    width: 6.4vw;
    height: 4.266vw;
    margin: 6.666vw auto 0;
    position: relative;
}
#navtoggle span {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #0181C0;
    left: 0;
    transition: 0.4s ease-in-out;
}
#navtoggle span:nth-child(1) {
    top: 0;
}
#navtoggle span:nth-child(2) {
    top: 2.133vw;
}
#navtoggle span:nth-child(3) {
    top: 4.266vw;
}
body.nav-active #navtoggle {
	background-color: #EFEFEF;
}
body.nav-active #navtoggle span:nth-child(1) {
	top: 2.133vw;
	transform: rotate(45deg);
}
body.nav-active #navtoggle span:nth-child(2) {
	width: 0;
}
body.nav-active #navtoggle span:nth-child(3) {
	top: 2.133vw;
	transform: rotate(-45deg);
}
}


/* contents
------------------------------------------------- */
#contents {
	width: 100%;
	clear: both;
    display: block;
    padding-top: 6.125em;
}
.inner {
    width: 100%;
    max-width: 1366px;
	margin: 0 auto;
    padding: 0 7.8125em;
	clear: both;
	position: relative;
    box-sizing: border-box;
}
@media only screen and (max-width:750px){
#contents {
    padding-top: 18.133vw;
}
.inner {
    width: 91.466%;
    padding: 0;
}
}


/* layout
------------------------------------------------- */
.d-flex {
    display: flex;
}
.f-wrap {
    flex-wrap: wrap;
}
.f-rev {
    flex-direction: row-reverse;
}
.just-center {
    justify-content: center;
}
.just-between {
    justify-content: space-between;
}
.just-end {
    justify-content: flex-end;
}
.align-center {
    align-items: center;
}
.align-end {
    align-items: flex-end;
}
@media only screen and (max-width:750px){
.d-flex {
    display: block;
}
}


/* maintit
------------------------------------------------- */
.maintit {
    font-family: "DINNextLTPro-Bold", "FP-こぶりなゴシック StdN W6", "游ゴシック" , "Yu Gothic" , "游 ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , sans-serif;
    font-weight: 600;
    line-height: 1.5;
    padding-bottom: 1em;
    text-align: center;
}
@media only screen and (max-width:750px){
.maintit {
    font-size: 5.866vw;
    padding-bottom: 1.25em;
}
}


/* btnst
------------------------------------------------- */
.btnst1 a {
    font-family: "DINNextLTPro-Bold", "FP-こぶりなゴシック StdN W6", "游ゴシック" , "Yu Gothic" , "游 ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , sans-serif;
    font-weight: 600;
    display: block;
    text-align: center;
    line-height: 3.2;
    padding-top: 0.3em;
    box-sizing: border-box;
    background-color: #0181C0;
    color: #fff;
    border-radius: 5em;
}
@media only screen and (min-width:751px){
.btnst1 a:hover {
    transform: scale(0.88,0.88);
}
}
@media only screen and (max-width:750px){
.btnst1 a {
    font-size: 4.266vw;
}
}


/* tableover
------------------------------------------------- */
@media only screen and (max-width:750px){
.tableover {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
}


/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}


/* mainvisual
------------------------------------------------- */
.mainvisual {
    height: 40.2635vw;
    position: relative;
}
.mainvisual .inner {
    max-width: inherit;
    height: 40.2635vw;
    padding: 0 9.15vw;
    display: flex;
    align-items: center;
    z-index: 2;
}
.mainvisual p {
    font-size: 1.756vw;
    color: #fff;
    margin-bottom: 0.25em;
}
.mainvisual p span {
    display: block;
    width: 16.5em;
    background-color: #0181C0;
    border-radius: 0.16em;
    text-align: center;
    font-size: 1.756vw;
    color: #fff;
    line-height: 1.7;
    padding-top: 0.3em;
    box-sizing: border-box;
}
.mainvisual h1 {
    font-size: 4.172vw;
    line-height: 1.136;
}
.mainvisual h1 i {
    font-size: 3.221vw;
}
.mainvisual h1 span {
    display: block;
    font-size: 2.635vw;
    color: #0181C0;
    padding: 1em 0 2em;
}
.mainvisual img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
@media only screen and (max-width:750px){
.mainvisual {
    height: 93.33vw;
}
.mainvisual .inner {
    width: 100%;
    height: 93.33vw;
    padding: 4.8vw 5.33vw 0;
    display: block;
}
.mainvisual p {
    font-size: 4.266vw;
    margin-bottom: 0.25em;
}
.mainvisual p span {
    font-size: 4.266vw;
}
.mainvisual h1 {
    font-size: 8.533vw;
    line-height: 1.2;
}
.mainvisual h1 i {
    font-size: 6.4vw;
}
.mainvisual h1 span {
    font-size: 5.33vw;
}
}


/* about
------------------------------------------------- */
.about {
    padding: 5.625em 0 5.25em;
    background: linear-gradient(0deg, rgba(220,235,242,1), rgba(220,235,242,0.49) 40%, rgba(220,235,242,0) 54%);
}
.about h2 {
    text-align: center;
    color: #0181C0;
    line-height: 1.5;
    padding-bottom: 1em;
}
.about .youtube {
    width: 57.75em;
    height: 32.5em;
    margin: 0 auto 5.25em;
    border-radius: 0.5em;
    position: relative;
    overflow: hidden;
}
.about .youtube iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.about .box {
    width: 39.875em;
    height: 11.25em;
    background-color: #0181C0;
    border-radius: 0.5em;
    padding-top: 1.625em;
    margin: 0 auto 4em;
    color: #fff;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}
.about .box::before {
    content: '';
    width: 0.8em;
    height: 3em;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2213.437%22%20height%3D%2246.369%22%20viewBox%3D%220%200%2013.437%2046.369%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_32738%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2032738%22%20transform%3D%22translate(-675.282%20-1659)%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_26653%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2026653%22%20width%3D%222%22%20height%3D%2245%22%20transform%3D%22translate(681%201659)%22%20fill%3D%22%230181c0%22%2F%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_32729%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2032729%22%20transform%3D%22translate(676.322%201695.296)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_32730%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2032730%22%20transform%3D%22translate(0.335%200.335)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_37859%22%20data-name%3D%22%E3%83%91%E3%82%B9%2037859%22%20d%3D%22M.335.335%2C5.677%2C9.073%2C11.022.335%22%20transform%3D%22translate(-0.335%20-0.335)%22%20fill%3D%22none%22%20stroke%3D%22%230181c0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E') center bottom no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: 50%;
    bottom: -3.25em;
    margin-left: -0.4em;
}
.about .box span {
    display: block;
    width: 9.125em;
    border: 1px solid #FFFFFF;
    border-radius: 0.25em;
    margin: 0 auto 0.5em;
    padding-top: 0.2em;
    box-sizing: border-box;
}
.about .box .note {
    text-align: right;
    color: #333333;
    position: absolute;
    right: 0;
    bottom: -2em;
}
.about .box .img1 {
    width: 25.1875em;
    position: absolute;
    left: -19.125em;
    top: -5em;
}
.about .box .img2 {
    width: 25.1875em;
    position: absolute;
    right: -20.0625em;
    top: -5em;
}
.about ul {
    width: 42em;
    margin: 0 auto 2.33em;
}
.about ul li {
    width: 33.33%;
    height: 7.77em;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22111%22%20height%3D%22111%22%20viewBox%3D%220%200%20111%20111%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_26671%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2026671%22%20width%3D%22111%22%20height%3D%22111%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%230181c0%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_32724%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2032724%22%20opacity%3D%220.1%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_32347%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2032347%22%20transform%3D%22translate(0%200)%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_37817%22%20data-name%3D%22%E3%83%91%E3%82%B9%2037817%22%20d%3D%22M55.164%2C0a55.164%2C55.164%2C0%2C1%2C0%2C55.164%2C55.164A55.163%2C55.163%2C0%2C0%2C0%2C55.164%2C0m0%2C12.9a42.126%2C42.126%2C0%2C0%2C1%2C25.093%2C8.277l-59.1%2C59.1a42.269%2C42.269%2C0%2C0%2C1%2C34-67.375m0%2C84.536a42.073%2C42.073%2C0%2C0%2C1-24.851-8.077L89.341%2C30.326A42.244%2C42.244%2C0%2C0%2C1%2C55.164%2C97.432%22%20transform%3D%22translate(-0.095%20-0.095)%22%20fill%3D%22%230181c0%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E') center center no-repeat #fff;
    background-size: 6.166em auto;
    text-align: center;
}
.about ul li:nth-child(2),
.about ul li:nth-child(5) {
    width: calc(33.33% - 0.25em);
}
.about ul li:nth-child(1),
.about ul li:nth-child(2),
.about ul li:nth-child(3) {
    margin-bottom: 0.125em;
}
.about ul li:nth-child(1) {
    border-radius: 0.44em 0 0 0;
}
.about ul li:nth-child(3) {
    border-radius: 0 0.44em 0 0;
}
.about ul li:nth-child(4) {
    border-radius: 0 0 0 0.44em;
}
.about ul li:nth-child(6) {
    border-radius: 0 0 0.44em 0;
}
.about ul li img {
    display: block;
    width: 3.33em;
    margin: 1.15em auto 0.25em;
}
.about h4 {
    text-align: center;
}
.about h4 span {
    color: #0181C0;
}
@media only screen and (max-width:750px){
.about {
    padding: 13.33vw 0 0;
    background: rgba(255,255,255,0);
}
.about h2 {
    font-size: 4.8vw;
}
.about .youtube {
    width: 100%;
    height: 51.5vw;
    margin: 0 auto 24vw;
    border-radius: 2.133vw;
}
.about .box {
    width: 100vw;
    height: 58.66vw;
    border-radius: 0;
    padding-top: 24vw;
    margin: 0 0 18.933vw;
}
.about .box::before {
    width: 3.466vw;
    height: 12.533vw;
    bottom: -16.266vw;
    margin-left: -1.733vw;
}
.about .box span {
    font-size: 3.733vw;
    width: 31.466vw;
    border-radius: 1.066vw;
    margin: 0 auto 0.5em;
}
.about .box h3 {
    font-size: 6.4vw;
}    
.about .box p {
    font-size: 3.733vw;
}    
.about .box .note {
    display: none;
}
.about .box .img1 {
    width: 60.533vw;
    left: -14.4vw;
    top: -18.933vw;
}
.about .box .img2 {
    width: 60.533vw;
    right: -14.4vw;
    top: -18.933vw;
}
.about .sec {
    width: 100vw;
    background-color: #DCEBF2;
    margin-left: -4.267vw;
    padding-bottom: 16vw;
}
.about ul {
    width: 91.466%;
    margin: 0 auto 6.66vw;
    display: flex;
}
.about ul li {
    width: 50%;
    height: 37.33vw;
    background-size: 29.6vw auto;
    font-size: 4.266vw;
    line-height: 1.3;
    border-bottom: 1px solid #DCEBF2;
    box-sizing: border-box;
}
.about ul li:nth-child(1) {
    border-radius: 2.133vw 0 0 0;
    margin-bottom: 0;
    border-right: 1px solid #DCEBF2;
}
.about ul li:nth-child(2) {
     width: 50%;
    border-radius: 0 2.133vw 0 0;
    margin-bottom: 0;
}
.about ul li:nth-child(3) {
    border-radius: 0;
    margin-bottom: 0;
    border-right: 1px solid #DCEBF2;
}
.about ul li:nth-child(4) {
    border-radius: 0;
}
.about ul li:nth-child(5) {
    width: 50%;
    height: 42.66vw;
    border-radius: 0 0 0 2.133vw;
    border-bottom: none;
    border-right: 1px solid #DCEBF2;
}
.about ul li:nth-child(6) {
    height: 42.66vw;
    border-radius: 0 0 2.133vw 0;
    border-bottom: none;
}
.about ul li img {
    width: 16vw;
    margin: 5.33vw auto 3vw;
}
.about ul li:nth-child(5) img ,
.about ul li:nth-child(6) img  {
    margin-top: 8.266vw;
}
.about h4 {
    font-size: 4.533vw;
    line-height: 1.5;
}
}


/* feature
------------------------------------------------- */
.feature {
    background: linear-gradient(rgba(220,235,242,1) 0, rgba(220,235,242,1) 5em, rgba(220,235,242,0) 5em, rgba(220,235,242,0) 100%);
}
.feature .box {
    background: linear-gradient(#0B84BF, #5FADBC);
    border-radius: 0 2.5em 0 0;
    padding: 6.75em 0 6.25em;
    margin-bottom: 6.25em;
    color: #fff;
}
.feature .box h2 {
    line-height: 1.5;
    padding-bottom: 2.22em;
}
.feature .box .img {
    width: 38.875em;
    position: absolute;
    right: 8.125em;
    top: -2.5em;
}
.feature .box ul li {
    width: 11.25em;
    margin-right: 1.25em;
}
.feature .box ul li img {
    display: block;
    width: 10.625em;
    margin: 0 auto;
}
.feature .box ul li p {
    width: 100%;
    height: 3.75em;
    background-color: #0181C0;
    border-radius: 3em;
    color: #fff;
    text-align: center;
    line-height: 1.3;
    margin-top: -0.9em;
    padding-top: 0.2em;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    z-index: 2;
}
.feature .sec {
    margin-bottom: 6.25em;
}
.feature .sec .img {
    width: 50%;
}
.feature .sec .img video {
    display: block;
    width: 100%;
    border-radius: 0.5em;
}
.feature .sec .con {
    width: 43.75%;
    margin-top: 1em;
}
.feature .sec .con h3 {
    padding-bottom: 1em;
}
.feature .sec .con .note {
    line-height: 1.3;
    padding-top: 1.5em;
}
@media only screen and (max-width:750px){
.feature .box {
    border-radius: 0 6.66vw 0 0;
    padding: 16vw 0;
    margin-bottom: 16vw;
}
.feature .box h2 {
    font-size: 5.866vw;
    padding-bottom: 6vw;
    text-align: center;
}
.feature .box .img {
    width: 91.733vw;
    position: static;
    margin: 0 0 0 3.5vw;
}
.feature .box ul {
    display: flex;
    justify-content: space-between;
    margin-top: -4.5vw;
}
.feature .box ul li {
    width: 29.33vw;
    margin: 0;
}
.feature .box ul li img {
    width: 100%;
    margin-bottom: 2.66vw;
}
.feature .box ul li p {
    width: 26.66vw;
    height: 23.466vw;
    border-radius: 2.66vw;
    font-size: 3.733vw;
    line-height: 1.285;
    margin-top: 0;
    padding-top: 0.2em;
}
.feature .sec {
    margin-bottom: 14.5vw;
}
.feature .sec .img {
    width: 100%;
}
.feature .sec .img video {
    border-radius: 2.133vw;
}
.feature .sec .con {
    width: 100%;
    margin-top: 4vw;
}
.feature .sec .con h3 {
    font-size: 4.533vw;
    padding-bottom: 0.3em;
}
.feature .sec .con p {
    line-height: 1.75;
}
.feature .sec .con .note {
    font-size: 2.933vw;
    line-height: 1.5;
    padding-top: 1em;
}
}


/* function
------------------------------------------------- */
.function {
    padding-bottom: 5em;
}
.function .inner {
    z-index: 2;
}
.function .box {
    position: relative;
}
.function .box::before,
.function .box::after {
    content: '';
    position: absolute;
    top: 0;
    z-index: 1;
}
.function .box1 {
    padding: 5.3em 0 9.875em;
}
.function .box3 {
    padding: 5.5em 0 6.5em;
}
.function .box1::before,
.function .box3::before {
    width: 22.875em;
    height: 100%;
    background-color: #E5EFF5;
    border-radius: 0 7.5em 7.5em 0;
    left: 50%;
}
.function .box1::after,
.function .box3::after {
    width: 50%;
    height: 100%;
    background-color: #E5EFF5;
    left: 0;
}
.function .box2 {
    padding: 6.875em 0 6em;
    background-color: #E5EFF5;
}
.function .box2::before {
    width: 38.9375em;
    height: 100%;
    background-color: #fff;
    border-radius: 7.5em 0 0 7.5em;
    right: 50%;
}
.function .box2::after {
    width: 50%;
    height: 100%;
    background-color: #fff;
    right: 0;
}
.function .box1 .movie {
    width: 57.75em;
    margin: 0 auto 2em;
}
.function .box1 .movie video {
    display: block;
    width: 100%;
    border-radius: 0.5em;
}
.function .box1 .copy {
    width: 61.6em;
    margin: 0 auto 8.8em;
    line-height: 1.75;
}
.function .box .num {
   margin-bottom: 2.15em;
}
.function .box1 .sec .con .num {
    width: 8.625em;
}
.function .box2 .sec .tit .num {
    width: 11.1875em;
    position: absolute;
    left: 7.8125em;
    top: -10.375em;
}
.function .box3 .sec .con .num {
    width: 11em;
    margin-bottom: 3.45em;
}
.function .box h3 {
    line-height: 1.6;
    margin-bottom: 0.75em;
}
.function .box h3 span {
    color: #0181C0;
}
.function .box .note {
    padding-top: 1em;
}
.function .box1 .sec .con,
.function .box3 .sec .con {
    width: 45.5%;
}
.function .box1 .sec .img,
.function .box3 .sec .img {
    width: 50%;
}
.function .box h3,
.function .box1 .sec .con p,
.function .box3 .sec .con p {
    margin-left: 1.25rem;
}
.function .box2 .sec .tit {
    width: 35.85%;
}
.function .box2 .sec .con {
    width: 59%;
}
.function .box2 .img {
    width: 50em;
    margin: 2.25em auto 0;
}
.function .box1 .img {
    background: url("../img/function_bg.png") center top no-repeat;
    background-size: 100% auto;
    padding: 1.25em 1.125em 0;
    box-sizing: border-box;
}
.function .box1 .img p {
    text-align: center;
    padding-top: 1.5em;
}
.function .box1 .img .swiper-pagination .swiper-pagination-bullet {
    width: 0.375em;
    height: 0.375em;
    position: relative;
    margin: 0 0.75em;
    transition: 0.4s;
}
.function .box1 .img .swiper-pagination .swiper-pagination-bullet::before {
    content: '';
    width: 1.125em;
    height: 1.125em;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    transition: 0.4s;
}
.function .box1 .img .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    border: 1px solid #8C8C8C;
}
@media only screen and (max-width:750px){
.function {
    padding-bottom: 10.5vw;
}
.function .box1 {
    padding: 14.5vw 0 22.6vw;
}
.function .box3 {
    padding: 13.33vw 0 16vw;
}
.function .box1::before,
.function .box3::before {
    width: 95.733vw;
    border-radius: 0 17vw 17vw 0;
    left: 0;
}
.function .box1::after,
.function .box3::after {
    display: none;
}
.function .box1 .inner,
.function .box2 .inner,
.function .box3 .inner {
    width: 83.733vw;
    margin-left: 4.266vw;
}
.function .box2 .inner {
    margin-left: 12vw;
}
.function .box2 {
    padding: 13.33vw 0 18.6vw;
}
.function .box2::before {
    width: 95.733vw;
    border-radius: 17vw 0 0 17vw;
    right: 0;
}
.function .box2::after {
    display: none;
}
.function .box1 .movie {
    width: 100%;
    margin-bottom: 7vw;
}
.function .box1 .movie video {
    border-radius: 2.133vw;
}
.function .box1 .copy {
    width: 100%;
    margin: 0 auto 21.5vw;
}
.function .box .num {
   margin-bottom: 8vw;
}
.function .box1 .sec .con .num {
    width: 19.435vw;
}
.function .box2 .sec .tit .num {
    width: 25.3vw;
    position: static;
}
.function .box3 .sec .con .num {
    width: 24.875vw;
    margin-bottom: 6.66vw;
}
.function .box h3 {
    font-size: 5.066vw;
    line-height: 1.35;
    margin-bottom: 0.75em;
}
.function .box .note {
    font-size: 2.933vw;
    padding-top: 0.75em;
}
.function .box1 .sec .con,
.function .box3 .sec .con {
    width: 100%;
    margin-bottom: 8vw;
}
.function .box1 .sec .img,
.function .box3 .sec .img {
    width: 100%;
}
.function .box h3,
.function .box1 .sec .con p,
.function .box3 .sec .con p {
    margin-left: 0;
}
.function .box2 .sec .tit {
    width: 100%;
}
.function .box2 .sec .con {
    width: 100%;
}
.function .box2 .tableover {
    width: 88vw;
}
.function .box2 .img {
    width: 173vw;
    margin-top: 6.5vw;
}
.function .box1 .img {
    padding: 3vw 3.2vw 0;
}
.function .box1 .img p {
    font-size: 4.266vw;
    padding-top: 1.25em;
}
.function .box1 .img .swiper-pagination {
    left: -1vw;
}
}


/* case
------------------------------------------------- */
.case .box1 {
    background-color: #F8F8F8;
    border-radius: 0 2.5em 0 0;
    padding: 6em 0;
}
.case .box1 .inner {
    padding: 0 13.8125em;
}
.case .box1 .maintit {
    padding-bottom: 0.75em;
}
.case .box1 h3 {
    color: #0181C0;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%227%22%20viewBox%3D%220%200%207%207%22%3E%20%3Ccircle%20id%3D%22%E6%A5%95%E5%86%86%E5%BD%A2_301%22%20data-name%3D%22%E6%A5%95%E5%86%86%E5%BD%A2%20301%22%20cx%3D%223.5%22%20cy%3D%223.5%22%20r%3D%223.5%22%20fill%3D%22%230181c0%22%2F%3E%3C%2Fsvg%3E') left center no-repeat;
    background-size: 0.4375em auto;
    padding-left: 1em;
    margin-bottom: 0.5em;
}
.case .box1 ul li {
    width: 61%;
    margin-bottom: 1.25em;
}
.case .box1 ul li:nth-child(2) {
    width: 36.8%;
}
.case .box1 ul li:nth-child(3) {
    width: 100%;
}
.case .box1 ul li .con {
    height: 25em;
    background-color: #fff;
    border-radius: 0.5em;
    padding: 2.5em 0 0 1em;
    overflow: hidden;
    box-sizing: border-box;
}
.case .box1 ul li .con p {
    width: 32.26em;
    margin: 1.5em 0 0 1.65em;
    line-height: 1.75;
}
.case .box1 ul li:nth-child(2) .con {
    padding: 2em 2.125em 0;
}
.case .box1 ul li:nth-child(3) .con {
    height: auto;
    padding: 0;
}
.case .note {
    text-align: right;
    padding: 1em 0 4em;
}
.case .box2 {
    border: 1px solid #0181C0;
    border-radius: 2.5em;
    padding: 3.75em 3.75em 3.125em;
    box-sizing: border-box;
}
.case .box2 .con1 {
    width: 39.15%;
}
.case .box2 .con1 h4 {
    line-height: 1.6;
    padding-bottom: 0.5em;
    white-space: nowrap;
}
.case .box2 .img1 {
    width: 57.83%;
    border-radius: 0.5em;
    overflow: hidden;
}
.case .box3 {
    background-color: #E5EFF5;
    border-radius: 0.5em;
    margin: 2.5em 0;
    padding: 3.125em 2.5em 3.75em;
    box-sizing: border-box;
}
.case .box3 .con2 {
    width: 60%;
}
.case .box3 .con2 h5 {
    color: #0181C0;
    line-height: 1.4;
    padding-bottom: 1em;
}
.case .box3 .img2 {
    width: 34.93%;
}
.case .btnst1 a {
    width: 18.9em;
    margin: 0 auto;
}
@media only screen and (max-width:750px){
.case .box1 {
    border-radius: 0 10.66vw 0 0;
    padding: 14.66vw 0 8vw;
}
.case .box1 .inner {
    width: 95.733%;
    margin-left: 4.267vw;
    padding: 0;
}
.case .box1 .maintit {
    padding-bottom: 7.5vw;
}
.case .box1 h3 {
    font-size: 4.266vw;
}
.case .box1 ul li {
    width: 100%;
    margin-bottom: 12vw;
}
.case .box1 ul li:nth-child(2) {
    width: 100%;
}
.case .box1 ul li .con {
    height: auto;
    border-radius: 2.133vw;
    padding: 12vw 0 5.866vw 3.5vw;
}
.case .box1 ul li .con p {
    width: 79.466vw;
    margin: 1em 0 0 6.4vw;
}
.case .box1 ul li:nth-child(1) .con {
    width: 146.66vw;
}
.case .box1 ul li:nth-child(1) .con img {
    display: block;
    width: 146.66vw;
    max-height: inherit;
}
.case .box1 ul li:nth-child(2) .con {
    width: 70vw;
    margin-left: 9.866vw;
    padding: 5.33vw 7.466vw;
}
.case .box1 ul li:nth-child(3) .con {
    width: 178.66vw;
    height: auto;
    padding: 0;
}
.case .box1 ul li:nth-child(3) .con img {
    display: block;
    width: 178.66vw;
    max-height: inherit;
}
.case .note {
    font-size: 2.933vw;
    text-align: right;
    padding: 1em 0 4em;
}
.case .box2 {
    border-radius: 6.66vw;
    padding: 9.6vw 7.733vw 13vw;
}
.case .box2 .con1 {
    width: 100%;
}
.case .box2 .con1 h4 {
    font-size: 5.866vw;
    line-height: 1.5;
    padding-bottom: 0.5em;
}
.case .box2 .con1 p {
    line-height: 1.75;
}
.case .box2 .img1 {
    width: 100%;
    border-radius: 2.133vw;
    margin: 6.4vw 0 8vw;
}
.case .box3 {
    border-radius: 2.133vw;
    margin: 0 0 5.33vw;
    padding: 6.933vw 7.75vw 8vw;
}
.case .box3 .con2 {
    width: 100%;
}
.case .box3 .con2 h5 {
    font-size: 4.533vw;
    line-height: 1.5;
    padding-bottom: 0.5em;
}
.case .box3 .con2 p {
    line-height: 1.75;
    padding-bottom: 1.5em;
}
.case .box3 .img2 {
    width: 100%;
}
.case .btnst1 a {
    width: 68.2vw;
    margin: 0 auto;
}
}


/* table
------------------------------------------------- */
.table {
    padding: 6em 0 4em;
}
.table .inner {
    padding: 0 13.8125em;
}
.table table {
    width: 100%;
    margin-bottom: 1em;
}
.table table th,
.table table td {
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
    vertical-align: middle;
    padding: 1.1em 1.875em 0.7em;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
}
.table table th {
    background-color: #F4F4F4;
    text-align: left;
}
.table table tr:first-child th {
    font-family: "DINNextLTPro-Bold", "FP-こぶりなゴシック StdN W6", "游ゴシック" , "Yu Gothic" , "游 ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , sans-serif;
    font-weight: 600;
    background-color: #E5EFF5;
}
.table .note {
    line-height: 1.3;
    padding-bottom: 0.5em;
    text-align: right;
}
.table h3 {
    padding: 2em 0 0.5em;
}

.table .table1 th.wi {
    width: 30%;
    text-align: center;
}
.table .table2 th {
    text-align: center;
}
.table .table2 th.wi {
    width: 16%;
}
@media only screen and (max-width:750px){
.table {
    padding: 16vw 0 9vw;
}
.table .inner {
    width: 95.733%;
    margin-left: 4.267vw;
    padding: 0;
}
.table table {
    font-size: 3.466vw;
    white-space: nowrap;
    margin-bottom: 1em;
}
.table table th,
.table table td {
    line-height: 1.8;
    padding: 0.9em 3.2vw 0.5em;
}
.table table td {
    width: 50%;
}
.table .note {
    font-size: 2.933vw;
    line-height: 1.53;
    padding-right: 4vw;
}
}


/* faq
------------------------------------------------- */
.faq {
    background-color: #F8F8F8;
    border-radius: 0 2.5em 0 0;
    padding: 5.875em 0 5.5em;
}
.faq .inner {
    padding: 0 13.8125em;
}
.faq .con {
    margin-bottom: 0.75em;
    background-color: #FFFFFF;
    border-radius: 0.5em;
    padding: 1.875em 4.3125em 0.625em 1.875em;
    box-sizing: border-box;
}
.faq .con dl {
    display: flex;
    justify-content: space-between;
    padding-bottom: 1.25em;
}
.faq .con dl dt {
    width: 7.3%
}
.faq .con dl dt span {
    width: 1.9em;
    height: 1.9em;
    background-color: #0181C0;
    border-radius: 50%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.15em;
    box-sizing: border-box;
}
.faq .con dl dd {
    width: 92.7%;
    padding-top: 0.5em;
    position: relative;
}
.faq .con dl.q {
    cursor: pointer;
}
.faq .con dl.q dd span {
    width: 1.5625em;
    height: 1.5625em;
    background-color: #CED5D8;
    border-radius: 50%;
    position: absolute;
    right: -3em;
    top: 50%;
    margin-top: -0.78125em;
}
.faq .con dl.q dd span::before,
.faq .con dl.q dd span::after {
    content: '';
    width: 0.125em;
    height: 0.8em;
    background-color: #fff;
    border-radius: 0.5em;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -0.4em 0 0 -0.0625em;
    transition: 0.4s ease-in-out;
}
.faq .con dl.q dd span::after {
    width: 0.8em;
    height: 0.125em;
    margin: -0.0625em 0 0 -0.4em;
}
.faq .con dl.q.close dd span::before {
    transform: rotateZ(450deg) !important;
}
.faq .con dl.q.close dd span::after {
    width: 0;
}
.faq .con dl.a {
    padding: 1.25em 0 1.25em;
    border-top: 1px solid #D1D1D1;
}
.faq .con dl.a dt span {
    background-color: #fff;
    border: 0.1em solid #0181C0;
    color: #0181C0;
}
@media only screen and (min-width:751px){
.faq .con dl.q:hover dd {
    color: #0181C0;
}
}
@media only screen and (max-width:750px){
.faq {
    border-radius: 0 10.66vw 0 0;
    padding: 14.66vw 0 13.33vw;
}
.faq .inner {
    padding: 0;
}
.faq .con {
    margin-bottom: 3.2vw;
    border-radius: 2.133vw;
    padding: 8vw 14vw 3.2vw 3.733vw;
}
.faq .con dl {
    padding-bottom: 4.8vw;
}
.faq .con dl dt {
    width: 16.66%;
}
.faq .con dl dt span {
    font-size: 4.8vw;
    width: 9.6vw;
    height: 9.6vw;
}
.faq .con dl dd {
    width: 83.34%;
    padding-top: 0.3em;
}
.faq .con dl.q dd {
    font-size: 4.533vw;
    padding-top: 0.2em;
}
.faq .con dl.q dd span {
    width: 4.8vw;
    height: 4.8vw;
    right: -8.8vw;
    margin-top: -2.4vw;
}
.faq .con dl.q dd span::before,
.faq .con dl.q dd span::after {
    width: 0.1em;
    height: 0.6em;
    margin: -0.3em 0 0 -0.05em;
}
.faq .con dl.q dd span::after {
    width: 0.6em;
    height: 0.1em;
    margin: -0.05em 0 0 -0.3em;
}
.faq .con dl.a {
    padding: 4.8vw 0 4.8vw;
}
.faq .con dl.a dd {
    line-height: 1.75;
}
}


/* cont
------------------------------------------------- */
#cont ul li {
    width: 50%;
    height: 12.5em;
}
#cont ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_32961%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2032961%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2243.188%22%20height%3D%2233.309%22%20viewBox%3D%220%200%2043.188%2033.309%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_19440%22%20data-name%3D%22%E3%83%91%E3%82%B9%2019440%22%20d%3D%22M604.126%2C83.557H565.1a2.081%2C2.081%2C0%2C0%2C1-2.082-2.081V52.329a2.08%2C2.08%2C0%2C0%2C1%2C2.082-2.08h39.025a2.079%2C2.079%2C0%2C0%2C1%2C2.081%2C2.08V81.476A2.08%2C2.08%2C0%2C0%2C1%2C604.126%2C83.557ZM567.183%2C79.4h34.861V54.41H567.183Zm17.429-5.476a2.069%2C2.069%2C0%2C0%2C1-1.471-.609l-11.7-11.7a2.08%2C2.08%2C0%2C1%2C1%2C2.942-2.942L584.612%2C68.9%2C594.84%2C58.67a2.081%2C2.081%2C0%2C0%2C1%2C2.943%2C2.942l-11.7%2C11.7A2.069%2C2.069%2C0%2C0%2C1%2C584.612%2C73.92Z%22%20transform%3D%22translate(-563.019%20-50.249)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') center 4.4em no-repeat #0181C0;
    background-size: 1.8em auto;
    padding-top: 2.58em;
    box-sizing: border-box;
}
#cont ul li:last-child a {
    background: url('data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_32962%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2032962%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2233.714%22%20height%3D%2241.806%22%20viewBox%3D%220%200%2033.714%2041.806%22%3E%20%3Cpath%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_26765%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2026765%22%20d%3D%22M4.046%2C4.046V37.76H29.668V4.046H4.046M4.046%2C0H29.668a4.046%2C4.046%2C0%2C0%2C1%2C4.046%2C4.046V37.76a4.046%2C4.046%2C0%2C0%2C1-4.046%2C4.046H4.046A4.046%2C4.046%2C0%2C0%2C1%2C0%2C37.76V4.046A4.046%2C4.046%2C0%2C0%2C1%2C4.046%2C0Z%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%23fff%22%2F%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_26766%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%2026766%22%20width%3D%2220.179%22%20height%3D%228.367%22%20rx%3D%223%22%20transform%3D%22translate(6.89%207.846)%22%20fill%3D%22%23fff%22%2F%3E%20%3Ccircle%20id%3D%22%E6%A5%95%E5%86%86%E5%BD%A2_281%22%20data-name%3D%22%E6%A5%95%E5%86%86%E5%BD%A2%20281%22%20cx%3D%222.707%22%20cy%3D%222.707%22%20r%3D%222.707%22%20transform%3D%22translate(9.351%2020.15)%22%20fill%3D%22%23fff%22%2F%3E%20%3Ccircle%20id%3D%22%E6%A5%95%E5%86%86%E5%BD%A2_282%22%20data-name%3D%22%E6%A5%95%E5%86%86%E5%BD%A2%20282%22%20cx%3D%222.707%22%20cy%3D%222.707%22%20r%3D%222.707%22%20transform%3D%22translate(18.703%2020.15)%22%20fill%3D%22%23fff%22%2F%3E%20%3Ccircle%20id%3D%22%E6%A5%95%E5%86%86%E5%BD%A2_283%22%20data-name%3D%22%E6%A5%95%E5%86%86%E5%BD%A2%20283%22%20cx%3D%222.707%22%20cy%3D%222.707%22%20r%3D%222.707%22%20transform%3D%22translate(9.351%2028.517)%22%20fill%3D%22%23fff%22%2F%3E%20%3Ccircle%20id%3D%22%E6%A5%95%E5%86%86%E5%BD%A2_284%22%20data-name%3D%22%E6%A5%95%E5%86%86%E5%BD%A2%20284%22%20cx%3D%222.707%22%20cy%3D%222.707%22%20r%3D%222.707%22%20transform%3D%22translate(18.703%2028.517)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') center 4.4em no-repeat #0F577B;
    background-size: 1.4em auto;
}
@media only screen and (min-width:751px){
#cont ul li a:hover {
	opacity: 0.75;
}
}
@media only screen and (max-width:750px){
#cont ul li {
    width: 100%;
    height: 48vw;
    font-size: 5.066vw;
}
#cont ul li a {
    display: block;
    background-position: center 14.66vw;
    background-size: 10.933vw auto;
    padding-top: 28vw;
    text-align: center;
}
#cont ul li:last-child a {
    background-position: center 13.33vw;
    background-size: 8.533vw auto;
}
}


/* footer
------------------------------------------------- */
#footer {
    padding-top: 3.75em;
}
#footer .catalogbox {
    width: 62.5em;
    margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#footer .catalogbox p {
    margin-bottom: 1em;
}
#footer .catalogbox p a {
    color: #0181C0;
    text-decoration: underline;
}
#footer .catalogbox .catalog-left {
	width: 60%;
}
#footer .catalogbox .catalog-left .btn1 a {
	display: flex;
	justify-content: center;
	text-align: center;
	width: 100%;
	height: 8.63em;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2233%22%20height%3D%2230%22%20viewBox%3D%220%200%2033%2030%22%3E%20%3Cg%20id%3D%22Icon_feather-book-open%22%20data-name%3D%22Icon%20feather-book-open%22%20transform%3D%22translate(-1.5%20-3)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_65045%22%20data-name%3D%22%E3%83%91%E3%82%B9%2065045%22%20d%3D%22M3%2C4.5h9a6%2C6%2C0%2C0%2C1%2C6%2C6v21A4.5%2C4.5%2C0%2C0%2C0%2C13.5%2C27H3Z%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_65046%22%20data-name%3D%22%E3%83%91%E3%82%B9%2065046%22%20d%3D%22M33%2C4.5H24a6%2C6%2C0%2C0%2C0-6%2C6v21A4.5%2C4.5%2C0%2C0%2C1%2C22.5%2C27H33Z%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223%22%2F%3E%20%3C%2Fg%3E%3C%2Fsvg%3E') center 2.8em no-repeat #506874;
	background-size: 1.36em auto;
	border-radius: 0.36em;
	padding-top: 4.5em;
	box-sizing: border-box;
	color: #fff !important;
	text-decoration: none !important;
}
#footer .catalogbox .catalog-right {
	width: 35%;
}
#footer .catalogbox .catalog-right .btn2 {
	margin-bottom: 1em;
}
#footer .catalogbox .catalog-right .btn2 a {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: 100%;
	height: 3.5em;
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_15343%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%2015343%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%20%3Ccircle%20id%3D%22%E6%A5%95%E5%86%86%E5%BD%A2_9%22%20data-name%3D%22%E6%A5%95%E5%86%86%E5%BD%A2%209%22%20cx%3D%229%22%20cy%3D%229%22%20r%3D%229%22%20fill%3D%22%23fff%22%2F%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_22957%22%20data-name%3D%22%E3%83%91%E3%82%B9%2022957%22%20d%3D%22M-20202-19271.127l3.561%2C2.99-3.561%2C2.988%22%20transform%3D%22translate(20209.777%2019277.137)%22%20fill%3D%22none%22%20stroke%3D%22%230181c0%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%2F%3E%3C%2Fsvg%3E') 92% center no-repeat #0181C0;
	background-size: 0.9em auto;
	border-radius: 0.4em;
	padding: 0.25em 3em 0 0;
	box-sizing: border-box;
	color: #fff !important;
	text-decoration: none !important;
}
#footer .catalogbox .catalog-right .tag {
	display: flex;
	flex-wrap: wrap;
}
#footer .catalogbox .catalog-right .tag li {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	width: auto;
	height: 1.625em;
	background-color: #E5EFF5;
	border-radius: 0.25em;
	padding: 0.2em 0.5em 0;
	color: #0181C0;
	margin: 0 0.625em 0.625em 0;
}
#footer .catalogbox .catalog-right .btn3 {
	text-align: right;
}
#footer .catalogbox .catalog-right .btn3 a {
	background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%228%22%20height%3D%2210%22%20viewBox%3D%220%200%208%2010%22%3E%20%3Cpath%20id%3D%22%E5%A4%9A%E8%A7%92%E5%BD%A2_11%22%20data-name%3D%22%E5%A4%9A%E8%A7%92%E5%BD%A2%2011%22%20d%3D%22M5%2C0l5%2C8H0Z%22%20transform%3D%22translate(8)%20rotate(90)%22%20fill%3D%22%230181c0%22%2F%3E%3C%2Fsvg%3E') left center no-repeat;
	background-size: 0.45em auto;
	padding-left: 1em;
}
#footer .logo {
    width: 13.5em;
    margin: 1.75em auto 2.25em;
}
#footer small {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 6.35em;
}
@media only screen and (min-width:751px){
#footer .catalogbox .catalog-left .btn1 a:hover,
#footer .catalogbox .catalog-right .btn2 a:hover {
	opacity: 0.75;
}
#footer .catalogbox p a:hover {
    text-decoration: none;
}
}
@media only screen and (max-width:750px){
#footer {
    padding-top: 8vw;
}
#footer .catalogbox {
	display: block;
    width: 91.466%;
    margin: 0 auto;
}
#footer .catalogbox .catalog-left {
	width: 100%;
	margin-bottom: 1em;
}
#footer .catalogbox .catalog-left .btn1 a {
	font-size: 5vw;
	height: 6em;
	background-position: center 1.6em;
	padding-top: 3em;
}
#footer .catalogbox .catalog-right {
	width: 100%;
}
#footer .catalogbox .catalog-right .btn2 {
	margin-bottom: 1em;
}
#footer .catalogbox .catalog-right .btn2 a {
	font-size: 5vw;
	height: 3em;
	padding: 0.3em 5em 0 0;
}
#footer .catalogbox .catalog-right .tag {
	font-size: 3.466vw;
}
#footer .catalogbox .catalog-right .tag li {
	height: 1.7em;
}
#footer .logo {
    width: 42.66vw;
    margin: 16vw auto 10.66vw;
}
#footer small {
    font-size: 3.2vw;
    padding-bottom: 9.6vw;
}
}


/* idPad
------------------------------------------------- */
.idPad {
    padding-top: 6em;
    margin-top: -6em;
}
@media only screen and (max-width:750px){
.idPad {
    padding-top: 18vw;
    margin-top: -18vw;
}
}


/* animation
------------------------------------------------- */
@keyframes fadein {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeout {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/* ==========================
   PageTop（スクロール後表示）
========================== */
#pagetop {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 9999;
  display: none;   /* ← これが重要 */
}

#pagetop img {
  width: 64px;
  height: auto;
  display: block;
}



/* =================================================
   AC-900 CTA（TOPページ用）
================================================= */

.ac900-cta {
  max-width: 1000px;
  margin: 40px auto;
  padding: 0 20px;
}

.ac900-cta__btnarea {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* 共通ボタン */
.ac900-cta__btn {
  display: block;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  border-radius: 40px;
  padding: 18px 20px;
  font-size: 18px;
}

/* 上段：カタログ */
.ac900-cta__btn--catalog a,
.ac900-cta__btn--catalog {
  background: #4f6772;
  margin-bottom: 20px;
}

/* 下段レイアウト */
.ac900-cta__row {
  display: flex;
  gap: 20px;
}

.ac900-cta__col {
  flex: 1;
}

/* 見積もり */
.ac900-cta__btn--estimate {
  background: #f9b233;
}

/* お問い合わせ */
.ac900-cta__btn--contact {
  background: #007db8;
}

/* SP対応 */
@media (max-width: 768px) {
  .ac900-cta__row {
    flex-direction: column;
  }
}

.ac900-cta {
  max-width: 800px;
  margin: 30px auto;
}

.ac900-cta__btn {
  padding: 14px 20px;
  font-size: 16px;
  border-radius: 30px;
}

.ac900-cta__row {
  gap: 16px;
}

.ac900-cta__btn--catalog,
.ac900-cta__btn--catalog a {
  color: #fff;
}

/* ================================
   強制上書き（最終調整）
================================ */

/* 全体をさらに小さく */
.ac900-cta {
  max-width: 720px;        /* さらに縮小 */
  margin: 20px auto 10px;  /* 下の余白を強制的に減らす */
  padding: 0 16px;
}

/* ボタン自体を小さく */
.ac900-cta__btn {
  padding: 12px 16px;      /* 高さをさらに縮小 */
  font-size: 15px;         /* 文字サイズを小さく */
  border-radius: 26px;
}

/* 上段カタログの余白を減らす */
.ac900-cta__btn--catalog {
  margin-bottom: 12px;     /* 20px → 12px */
}

/* ★ 文字色を必ず白にする（最重要） */
.ac900-cta__btn a {
  color: #fff !important;
  text-decoration: none;
}

/* 下段ボタン間の余白を縮小 */
.ac900-cta__row {
  gap: 12px;
}

/* CTA直下の見出し余白を詰める（必要な場合） */
.ac900-cta + * {
  margin-top: 10px !important;
}



   AC-900 CTA 最終調整
================================ */

/* 全体をさらにコンパクトに */
.ac900-cta {
  max-width: 720px;
  margin: 20px auto 8px;
  padding: 0 16px;
}

/* ボタン本体（aタグ） */
.ac900-cta__btn {
  display: block;
  padding: 12px 16px;
  font-size: 15px;
  border-radius: 26px;
  color: #fff !important;
  text-decoration: none;
}

/* 上段カタログの間隔 */
.ac900-cta__btn--catalog {
  margin-bottom: 10px;
}

/* 下段ボタン間 */
.ac900-cta__row {
  gap: 12px;
}

/* CTA直下の余白を削る */
.ac900-cta + * {
  margin-top: 8px !important;
}

/* ================================
   CTA下余白の完全除去
================================ */

/* ul自体の余白を完全になくす */
.ac900-cta__btnarea {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* 下段行（li）の余白を消す */
.ac900-cta__row {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* CTAセクション自体の下余白を削る */
.ac900-cta {
  margin-bottom: 8px !important;
}

``

* CTA直後の見出しの上余白を削る */
.ac900-cta + h2,
.ac900-cta + h3,
.ac900-cta + .ttl,
.ac900-cta + .heading {
  margin-top: 0 !important;
}
``

.ac900-cta + * {
  margin-top: 0 !important;
}
``

/* ================================
   AC-900 CTA 最終確定
================================ */

/* CTA全体 */
.ac900-cta {
  max-width: 720px;
  margin: 16px auto 0 !important;
  padding: 0 16px;
}

/* ボタン共通（aタグ） */
.ac900-cta__btn {
  display: block;
  padding: 12px 16px;
  font-size: 15px;
  border-radius: 26px;
  text-align: center;
  font-weight: bold;
  color: #fff !important;
  text-decoration: none;
}

/* 上段カタログ */
.ac900-cta__btn--catalog {
  background: #4f6772;
  margin-bottom: 8px !important;
}

/* 下段レイアウト */
.ac900-cta__row {
  display: flex;
  gap: 12px;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* 下段左右 */
.ac900-cta__btn--estimate {
  background: #f9b233;
}
.ac900-cta__btn--contact {
  background: #007db8;
}

/* ul / li の余白を完全除去 */
.ac900-cta__btnarea,
.ac900-cta__btnarea li {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* CTA直後の要素の余白を削除 */
.ac900-cta + * {
  margin-top: 0 !important;
}

/* SP */
@media (max-width: 768px) {
  .ac900-cta__row {
    flex-direction: column;
  }
}

/* ======================================
   AC-900 CTA 余白 完全遮断
====================================== */

/* CTA 自体の下余白を完全に潰す */
.ac900-cta {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* CTA 内の最後の行（見積・問い合わせ）の下余白 */
.ac900-cta__btnarea > li:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* row 自体の余白 */
.ac900-cta__row {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* CTA の直後に来る “すべての要素” の上余白を殺す */
.ac900-cta ~ * {
  margin-top: 0 !important;
}

/* CTA直後にある空pやbrを潰す */
.ac900-cta ~ p,
.ac900-cta ~ br {
  display: none !important;
}
``

/* ======================================
   AC-900 CTA 下余白 完全遮断（最終）
====================================== */

/* CTA を包む inner の下余白を殺す */
.ac900-cta {
  margin-bottom: 0 !important;
}

.ac900-cta {
  padding-bottom: 0 !important;
}

/* CTA直後の section / div の上余白を殺す */
.ac900-cta ~ section,
.ac900-cta ~ div {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* 次の見出し（AMANOの〜）の余白を直接殺す */
.ac900-cta ~ section h2,
.ac900-cta ~ section .ttl,
.ac900-cta ~ section .ttl01 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* inner / section の共通余白対策 */
.ac900-cta ~ .inner,
.ac900-cta ~ .section {
  margin-top: 0 !important;
  padding-top: 0 !important;
}






