@charset "UTF-8";

/* -----------------------------------------------------------
	mainvisual
----------------------------------------------------------- */
.mainvisual {
	padding: 85px 0px 50px;
	overflow: hidden;
}
.mainvisual._scene {
	background: #facd93;
}
.mainvisual._scene .inner {
	max-width: 1182px;
	width: 96%;
	margin: 0 auto;
	position: relative;
	aspect-ratio: 591 / 322;
}
.mainvisual._scene .inner .logotext {
	max-width: 448px;
	width: 38%;
	position: absolute;
	top: -1%;
    right: 8%;
}
.mainvisual._scene .inner .left {
	max-width: 477px;
	width: 41%;
	position: absolute;
	top: 0;
    left: 0;
}
.mainvisual._scene .inner .right {
	max-width: 608px;
	width: 52%;
	position: absolute;
	top: 33%;
    right: 1%;
}
.mainvisual._scene .fite {
	position: absolute;
	top: 0;
	left: 0;
}
.mainvisual._scene .logotext {
	opacity: 0;
	filter: blur(6px);
}
.mainvisual._scene .left {
	opacity: 0;
	filter: blur(6px);
}
.mainvisual._scene .right {
	opacity: 0;
	filter: blur(6px);
}

.mainvisual._k-id {
	background: #92d0ea;
	padding: 85px 0px 0;
}
.mainvisual._k-id .outer {
	max-width: 1450px;
	width: 96%;
	margin: 0 auto;
	position: relative;
	margin-top: 50px;
}
.mainvisual._k-id .inner {
	/*max-width: 1450px;
	width: 96%;
	margin: 0 auto;
	position: relative;
	aspect-ratio: 1450 / 694;*/
	
	max-width: 1182px;
	width: 100%;
	margin: 0 auto;
	/*position: relative;*/
	aspect-ratio: 591 / 322;
}
.mainvisual._k-id .inner .logo {
	max-width: 647px;
	width: 44.6047931%;
	position: absolute;
	top: 12%;
    left: 0%;
	z-index: 1;
}
.mainvisual._k-id .inner .bubble {
	max-width: 442px;
	width: 30.48275862%;
	position: absolute;
	bottom: 62%;
    right: 8.2%;
	z-index: 1;
}
.mainvisual._k-id .inner .chara {
	max-width: 300px;
	width: 20.68965517%;
	position: absolute;
	bottom: 26.4%;
    right: 6.3%;
	z-index: 1;
}
.mainvisual._k-id .inner .person {
	max-width: 297px;
	width: 20.48275862%;
	position: absolute;
	bottom: 0%;
    right: 29%;
	z-index: 1;
}
.mainvisual._k-id .inner .cloud {
	max-width: 810px;
    width: 55.55%;
    position: absolute;
    top: -11%;
    left: -4%;
}
.mainvisual._k-id .inner .circle {
	max-width: 948px;
	width: 65.37931034%;
	position: absolute;
	bottom: 0%;
    right: 0.7%;
}
.mainvisual._k-id .bubble,
.mainvisual._k-id .chara,
.mainvisual._k-id .logo {
	opacity: 0;
	filter: blur(6px);
}
/*.main-slide .swiper-slide[class*=-active] .mainvisual._k-id .bubble{
	animation: mv-fadeIn 2.5s 0.4s var(--easing) both;
	transform-origin: bottom right;
}*/
.mainvisual .deve_item {
	display: none;
	position: absolute;
    top: 0;
    left: 0;
}
.mainvisual .deve_item._left_item_01,
.mainvisual .deve_item._right_item_01 {
	display: block;
}

:root {
	--easing: cubic-bezier(.2, 1, .2, 1);
	--transition: .5s var(--easing);
}
@keyframes mv-fadeIn {
0% {
	transform: scale(0.3);
}
100% {
	transform: scale(1);
	}
}
@media screen and (min-width: 768px) and (max-width: 1530px) {
.mainvisual._k-id .inner .logo {
	left: 3%;
}
.mainvisual._k-id .inner .cloud {
	top: -7%;
	left: 0;
}
}
@media screen and (min-width: 768px) and (max-width: 1450px) {
.mainvisual._k-id .inner .bubble {
	bottom: 27cqw;
	width: 34%;
}
.mainvisual._k-id .inner .chara {
	bottom: 11.5cqw;
}
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
}
@media screen and (max-width: 767px) {
.mainvisual._scene {
	padding: 60px 0px 30px;
}
.mainvisual._scene .inner {
	width: 83%;
	max-width: 420px;
	aspect-ratio: 302 / 520;
}
.mainvisual._scene .inner .left {
	width: 78%;
    top: 18.5%;
	z-index: 2;
}
.mainvisual._scene .inner .right {
	width: 48%;
    top: 42%;
}
.mainvisual._scene .inner .logotext {
	width: 68%;
    top: -2%;
    right: 16%;
}
.mainvisual._k-id {
	padding: 60px 0px 0;
}
.mainvisual._k-id .outer {
	width: 83%;
	max-width: 420px;
	margin-top: 30px;
}
.mainvisual._k-id .inner {
	width: 100%;
	max-width: 420px;
	aspect-ratio: 302 / 520;
}

.mainvisual._k-id .inner .logo {
	width: 100%;
	left: 2%;
        top: -4%;
}
.mainvisual._k-id .inner .bubble {
	width: 82%;
	bottom: 35%;
    right: 10%;
}
.mainvisual._k-id .inner .chara {
	width: 49.7%;
	right: -6.0%;
	bottom: 15.9%;
}
.mainvisual._k-id .inner .person {
	width: 48.5%;
	right: 52%;
}
.mainvisual._k-id .inner .circle {
	width: 130%;
	right: -15%;
}
.mainvisual._k-id .inner .cloud {
	width: 105%;
	top: -14%;
	left: -18%;
}
@media screen and (min-width: 430px) and (max-width: 767px) {
.mainvisual._k-id .inner .cloud {
	width: 105%;
	top: -11%;
	left: -12%;
}
}
}

/* index2.html index3.html */
.not-supported {
	max-width: 1200px;
	width: 80%;
	background: #fff;
	border: 2px solid #ea4112;
	border-radius: 8px;
	padding: 8px 16px;
	position: absolute;
    top: 85px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
	margin-bottom: 105px;
}
.not-supported .text {
	color: #ea4112;
	text-align: justify;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
.not-supported {
	top: 65px;
	margin-bottom: 85px;
}
}
@media screen and (max-width: 767px) {
.not-supported {
	width: 83%;
	padding: 6px 12px;
	line-height: 1.4;
	top: 45px;
	margin-bottom: 65px;
}
}

/* -----------------------------------------------------------
	lecture
----------------------------------------------------------- */
.lecture {
	padding: 55px 0 85px;
	background-image: url("../img/lecture_bg.svg");
    background-repeat: repeat;
    background-size: 29px;
	overflow: hidden;
}
.lecture .inner {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
	position: relative;
}
.lecture .sec_ttl {
	max-width: 610px;
	margin: 0 auto 15px;
}
.lecture .movie_box {
	max-width: 790px;
	width: 80%;
	margin: 0 auto;
	background: #fff;
	position: relative;
}
.lecture .movie_box .inbox {
	padding: 20px;
	position: relative;
}
.lecture .movie_box::before,
.lecture .movie_box::after,
.lecture .movie_box .inbox::before,
.lecture .movie_box .inbox::after {
	display: block;
	content: '';
	width: 8.6%;
	aspect-ratio: 1 / 1;
	background-image: url("../img/lecture_frame.svg");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
}
.lecture .movie_box::before {
	top: 0;
	left: 0;
}
.lecture .movie_box::after {
	transform: rotate(90deg);
	top: 0;
	right: 0;
}
.lecture .movie_box .inbox::before {
	transform: rotate(270deg);
	bottom: 0;
	left: 0;
}
.lecture .movie_box .inbox::after {
	transform: rotate(180deg);
	bottom: 0;
	right: 0;
}
.lecture .movie_box .inbox .btn {
	display: block;
	position: relative;
}
.lecture .movie_box .inbox .btn:hover {
	opacity: .7;
}
.lecture .movie_box .inbox .btn:hover img {
	opacity: 1;
}
.lecture .movie_box .inbox .btn::before {
	display: block;
	content: '';
	width: 16.4%;
	aspect-ratio: 1 / 1;
	background-image: url("../img/lecture_play.svg");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	mix-blend-mode: multiply;
}
.lecture .movie_box .fig_person {
	display: block;
	content: '';
	width: 28.628468%;
	aspect-ratio: 225 / 313;
	background-image: url("../img/lecture_person.webp");
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	bottom: -90px;
	left: calc(50% + 422px);
	z-index: 1;
}
@media screen and (min-width: 768px) and (max-width: 1330px) {
.lecture {
	padding: 55px 0 65px;
}
.lecture .movie_box {
	width: 68%;
}
.lecture .movie_box .fig_person {
	width: 17cqw;
	bottom: -80px;
	left: calc(50% + 32cqw);
}
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
.lecture .sec_ttl {
	max-width: 442px;
}
}
@media screen and (max-width: 767px) {
.lecture {
	padding: 35px 0 50px;
}
.lecture .sec_ttl {
	max-width: 330px;
}
.lecture .movie_box {
	max-width: 580px;
	width: 100%;
}
.lecture .movie_box .fig_person {
	display: none;
}
}

/* -----------------------------------------------------------
	 fancybox
----------------------------------------------------------- */
.fancybox-slide--iframe .fancybox-content {
	aspect-ratio: 16 / 9;
	height: auto !important;
	background: none;
	width: 80%;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
.fancybox-slide {
	padding: 4%;
}
.fancybox-slide--iframe .fancybox-content {
	width: 90%;
}
}
@media screen and (max-width: 767px) {
.fancybox-slide {
	padding: 4%;
}
.fancybox-slide--iframe .fancybox-content {
	width: 100%;
}
}

/* インクルード用html */
.movie_wrap {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
}
.movie_wrap iframe {
	width: 100% !important;
	height: auto !important;
	aspect-ratio: 16 / 9;
}

/* -----------------------------------------------------------
	point
----------------------------------------------------------- */
.point {
	padding: 100px 0 100px;
	background-color: #e8efa4;
	background-image: url("../img/bg_dot.svg");
    background-repeat: repeat;
    background-size: 29px;
}
.point .inner {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
	position: relative;
}
.point .sec_ttl {
	max-width: 604px;
	margin: 0 auto 68px;
}
.point .box {
	border-radius: 28px;
	position: relative;
	z-index: 1;
	margin-bottom: 75px;
	padding: 80px 76px 75px;
}
.point .box::before {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 28px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.point .box::after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: #d9e367;
	border-radius: 28px;
	position: absolute;
	top: 28px;
	right: -23px;
	z-index: -2;
}
.point .box.point_3 {
	padding-bottom: 40px;
}
.point .box .summary {
	display: flex;
	justify-content: space-between;
	gap: 40px;
	flex-direction: row-reverse;
	container: lay-summary/inline-size;
}
.point .box .summary .fig {
	max-width: 322px;
	margin-top: -50px;
}
.point .box .summary .text_box .subttl {
	font-size: 31px;
	color: #176f94;
	font-weight: 700;
	letter-spacing: 0.05em;
    line-height: 1.6;
	margin-bottom: 33px;
}
.point .box .summary .text_box .subttl .emp {
	background-image: linear-gradient(#f9d3d7, #f9d3d7);
    background-size: 100% 26%;
    background-position: 0 100%;
    background-repeat: no-repeat;
	padding: 0 4px;
}
.point .box .summary .text_box .subttl .nowrap {
	white-space: nowrap;
}
.point .box .summary .text_box .subttl sup {
	font-size: 16px;
}
.point .box .summary .text_box .text {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.08em;
	color: #231815;
	padding-left: 4px;
	text-align: justify;
	max-width: 610px;
}
.point .box .detail {
	max-width: 1032px;
	margin: 30px auto 0;
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.point .box .detail .item {
	width: 100%;
	max-width: 290px;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: baseline;
}
.point .box .detail .item .ttl_box {
	background: #176f94;
	padding: 16px 0;
	border-radius: 4px;
	position: relative;
	margin-bottom: 28px;
	width: 100%;
}
.point .box .detail .item .ttl_box::after {
	display: block;
	content: '';
	width: 34px;
	height: 14px;
	position: absolute;
	bottom: -14px;
	left: 50%;
	transform: translateX(-50%);
	background-image: url("../img/point_triangle.svg");
    background-repeat: no-repeat;
	background-position: top center;
    background-size: contain;
}
.point .box .detail .item .ttl_box .smallttl {
	color: #fff;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.7;
}
.point .box .detail .item .text_box {
	color: #231815;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1.64;
	text-align: center;
}
.point .box .detail .item .text_box .emp {
	color: #d9e366;
	font-size: 20px;
	font-weight: 500;
	background: #504e4d;
	display: inline-block;
	padding: 5px 6px;
	line-height: 1;
}
.point .box .detail .item .text_box .linkbtn:hover {
	opacity: .7;
}
.point .box._typ_1 .detail {
	margin-top: 50px;
}
.point .box._typ_1 .detail .item {
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	max-width: 470px;
}
.point .box._typ_1 .detail .item .ttl_box {
	max-width: 230px;
	padding: 26px 0 26px 22px;
	margin-bottom: 0;
}
.point .box._typ_1 .detail .item .ttl_box .smallttl {
	text-align: left;
}
.point .box._typ_1 .detail .item .ttl_box::after {
	transform: rotate(-90deg);
	bottom: 50%;
	right: -24px;
	left: auto;
	margin-bottom: -7px;
}
.point .box.point_0 .detail .item .ttl_box {
	padding-left: 15px;
}
.point .box .note {
	font-weight: 300;
	font-size: 18px;
	text-align: center;
	margin-top: 25px;
}
.point .box:nth-last-of-type(1) {
	margin-bottom: 0;
}
@container lay-summary (min-width: 700px) and (max-width: 970px) {
.point .box .summary .text_box .text br {
	display: none;
}
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
.point .box {
	padding: 80px 60px 75px;
}
.point .box .detail .item .text_box {
	font-size: 16px;
}
@container lay-summary (min-width: 700px) and (max-width: 800px) {
.point .box .summary .text_box .subttl .tab_on {
	display: none;
}
}
}
@media screen and (min-width: 1001px) and (max-width: 1160px) {
.point .box._typ_1 .detail {
	margin-top: 30px;
	justify-content: space-evenly;
}
.point .box._typ_1 .detail .item {
	flex-wrap: wrap;
	justify-content: center;
	align-items: baseline;
	max-width: 290px;
}
.point .box._typ_1 .detail .item .ttl_box {
	max-width: 230px;
	padding: 16px 0;
	margin-bottom: 28px;
}
.point .box._typ_1 .detail .item .ttl_box .smallttl {
	text-align: center;
}
.point .box._typ_1 .detail .item .ttl_box::after {
	transform: rotate(0) translateX(-50%);
	bottom: -14px;
	right: auto;
	left: 50%;
	margin-bottom: 0;
}
.point .box.point_3 .detail .item .text_box br {
	display: none;
}
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
.point .box {
	padding: 40px 40px 60px;
}
.point .box::after {
	top: 18px;
    right: -16px;
}
.point .sec_ttl {
	max-width: 450px;
}
.point .box .summary .fig {
	max-width: 200px;
	margin-top: -10px;
}
.point .box .summary .text_box .subttl {
	font-size: 24px;
}
.point .box .summary .text_box .text {
	font-size: 15px;
}
.point .box .summary .text_box .text br {
	display: none;
}
.point .box .detail .item .ttl_box .smallttl {
	font-size: 14px;
}
.point .box .detail .item .text_box {
	font-size: 15px;
}
.point .box .detail .item .text_box .emp {
	font-size: 16px;
}
.point .box._typ_1 .detail {
	margin-top: 30px;
	justify-content: space-around;
}
.point .box._typ_1 .detail .item {
	flex-wrap: wrap;
	justify-content: center;
	align-items: baseline;
	max-width: 290px;
}
.point .box._typ_1 .detail .item .ttl_box {
	max-width: 230px;
	padding: 16px 0;
	margin-bottom: 28px;
}
.point .box._typ_1 .detail .item .ttl_box .smallttl {
	text-align: center;
}
.point .box._typ_1 .detail .item .ttl_box::after {
	transform: rotate(0) translateX(-50%);
	bottom: -14px;
	right: auto;
	left: 50%;
	margin-bottom: 0;
}
.point .box.point_3 .detail .item .text_box br {
	display: none;
}
.point .box .note {
	font-size: 15px;
}
}
@media screen and (max-width: 767px) {
.point {
	padding: 60px 0 50px;
}
.point .box::after {
	top: 10px;
    right: -8px;
}
.point .sec_ttl {
	width: 90%;
	max-width: 330px;
	margin-bottom: 40px;
}
.point .box {
	padding: 20px 20px 40px;
	margin-bottom: 50px;
}
.point .box .summary {
	gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
}
.point .box .summary .fig {
	max-width: 180px;
	margin-top: 0;
}
.point .box .summary .text_box .subttl {
	font-size: 20px;
	text-align: center;
	margin-bottom: 24px;
}
.point .box .summary .text_box .text {
	font-size: 14px;
	max-width: 540px;
}
.point .box .summary .text_box .text br {
	display: none;
}
.point .box .detail {
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
}
.point .box .detail .item {
	max-width: 270px;
}
.point .box .detail .item .ttl_box {
	padding: 8px 0;
	width: 90%;
	max-width: 360px;
}
.point .box .detail .item .ttl_box .smallttl {
	font-size: 14px;
}
.point .box .detail .item .text_box {
	font-size: 14px;
}
.point .box .detail .item .text_box .emp {
	font-size: 15px;
}
.point .box .note {
	font-size: 13px;
}
.point .box._typ_1 .detail {
	margin-top: 30px;
	justify-content: space-around;
}
.point .box._typ_1 .detail .item {
	flex-wrap: wrap;
	justify-content: center;
	align-items: baseline;
	max-width: 270px;
}
.point .box._typ_1 .detail .item .ttl_box {
	max-width: 270px;
	width: 90%;
	padding: 8px 0;
	margin-bottom: 28px;
}
.point .box._typ_1 .detail .item .ttl_box .smallttl {
	text-align: center;
}
.point .box._typ_1 .detail .item .ttl_box::after {
	transform: rotate(0) translateX(-50%);
	bottom: -14px;
	right: auto;
	left: 50%;
	margin-bottom: 0;
}
}

/* campaign */
.campaign {
	width: 90%;
	max-width: 500px;
	margin: 0px auto 70px;
}
.campaign .ttl {
	font-size: 26px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 5px;
	color: #176f94;
}
.campaign .bnr {
	background: #fff;
	box-shadow: 0 0 8px 0px rgb(0 0 0 / 40%);
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
.campaign {
	max-width: 380px;
}
.campaign .ttl {
	font-size: 22px;
}
}
@media screen and (max-width: 767px) {
.campaign {
	max-width: 290px;
	margin: 0px auto 40px;
}
.campaign .ttl {
	font-size: 18px;
}
}

/* -----------------------------------------------------------
	operation
----------------------------------------------------------- */
.operation {
	padding: 130px 0 0;
}
.operation .inner {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
}
.operation .sec_ttl {
	max-width: 612px;
	margin: 0 auto 6px;
}
.operation .features .phone {
	max-width: 324px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.operation .features .phone .linkarea {
	position: absolute;
	display: block;
	width: 100%;
    height: 100%;
	border: 3px solid rgba(255, 95, 64, 1);
	background: rgba(255, 95, 64, .1);
	transition: all .3s ease-in-out;
	cursor: pointer;
}
.operation .features .phone .linkarea:hover {
	background: rgba(255, 95, 64, .4);
    transform: scale(1.1);
}
.operation .features .phone .area_01 {
	top: 16.5%;
	left: 7%;
	width: 86.5%;
	height: 4.6%;
	border-radius: 20px;
}
.operation .features .phone .area_02 {
	top: 21.6%;
    left: 7%;
    width: 86.5%;
    height: 24.4%;
	border-radius: 34px;
}
.operation .features .phone .area_03 {
	    top: 54.2%;
    left: 7%;
    width: 86.5%;
    height: 8.8%;
	border-radius: 21px;
}
.operation .features .phone .area_04 {
	top: 67.2%;
    left: 7%;
    width: 28%;
    height: 14.7%;
	border-radius: 16px;
}
.operation .features .phone .area_05 {
	top: 67.2%;
    left: 36.2%;
    width: 28%;
    height: 14.7%;
	border-radius: 16px;
}
.operation .features .phone .area_06 {
	top: 67.2%;
    left: 65.3%;
    width: 28%;
    height: 14.7%;
	border-radius: 16px;
}
.operation .features .phone .area_07 {
	top: 82.3%;
    left: 7%;
    width: 28%;
    height: 14.7%;
	border-radius: 16px;
}
.operation .features .phone .area_08 {
	top: 82.3%;
    left: 36.2%;
    width: 28%;
    height: 14.7%;
	border-radius: 16px;
}
.operation .features .phone .area_09 {
	top: 82.3%;
    left: 65.3%;
    width: 28%;
    height: 14.7%;
	border-radius: 16px;
}
.operation .howto {
	margin-top: -288px;
	padding: 288px 0 100px;
    background-color: #ecf1b3;
    background-image: url("../img/bg_stripe.svg");
    background-repeat: repeat;
    background-size: 17px;
	position: relative;
}
.operation .howto::before {
	display: block;
	content: '';
	width: 180px;
	height: 138px;
	position: absolute;
	top: -138px;
	left: 50%;
	margin-left: -410px;
	background-image: url("../img/operation_person_1.svg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}
.operation .howto::after {
	display: block;
	content: '';
	width: 180px;
	height: 138px;
	position: absolute;
	top: -138px;
	right: 50%;
	margin-right: -410px;
	background-image: url("../img/operation_person_2.svg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;
}
.operation .howto .inner {
	max-width: 1200px;
	width: 90%;
	margin: 100px auto 0;
}
.operation .howto .catebox {
	margin-bottom: 80px;
	border-radius: 0 0 20px 20px;
	overflow: hidden;
}
.operation .howto .catebox:last-of-type {
	margin-bottom: 0;
}
.operation .howto .catebox .ttlbox {
	max-width: 512px;
	height: 42px;
	background: #176f94;
	border-radius: 30px 30px 0 0;
	position: relative;
}
.operation .howto #howto_c00.catebox .ttlbox {
	max-width: 730px;
}
.operation .howto .catebox .ttlbox::after {
	display: block;
	content: '';
	width: 93%;
	height: 2px;
	position: absolute;
	bottom: -10px;
    left: 18px;
	background: #fff;
}
.operation .howto .catebox .ttlbox .ttl {
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.08em;
	position: absolute;
	bottom: -13px;
    left: 30px;
}
.operation .howto .catebox .select_list {
	background: #176f94;
	border-radius: 0 20px 0 0;
	padding: 70px 0 80px;
}
.operation .howto .catebox .select_list ul {
	display: flex;
	justify-content: center;
	gap: 32px;
	width: 94%;
	margin: 0 auto;
}
.operation .howto .catebox .select_list ul li {
	font-size: 24px;
	font-weight: 400;
	color: #231815;
	letter-spacing: 0.08em;
	display: flex;
	justify-content: center;
    align-items: center;
	height: 85px;
	width: 310px;
	position: relative;
	z-index: 1;
	border-radius: 100px;
	cursor: pointer;
	transition: opacity .3s ease-in-out;
}
.operation .howto .catebox .select_list ul li:hover {
	opacity: .7;
}
.operation .howto .catebox .select_list.st_long ul li {
	width: 410px;
}
.operation .howto .catebox .select_list ul li::before {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: -6px;
    left: 3px;
	background: #68a1b9;
	border-radius: 100px;
	z-index: -1;
}
.operation .howto .catebox .select_list ul li::after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
    left: 0;
	background: #fff;
	border-radius: 100px;
	z-index: -1;
}
.operation .howto .catebox .select_list ul li.active {
	color: #fff;
	border: 2px solid #fff;
}
.operation .howto .catebox .select_list ul li.active::before,
.operation .howto .catebox .select_list ul li.active::after {
	display: none;
}
.operation .howto .catebox .select_conte {
	border-radius: 0 0 20px 20px;
	border: 1px solid #176f94;
	background: #fff;
}
.operation .howto .catebox .select_conte .note_image {
	text-align: right;
	font-size: 12px;
}
.operation .howto .catebox .select_conte .item_inner {
	width: 90%;
	margin: 70px auto 30px;
}
.operation .howto .catebox .select_conte .tab_traget_item {
	display: none;
	padding: 0 30px 20px;
	animation: appear 1.5s ease;
}
.operation .howto .catebox .select_conte .tab_traget_item.active {
	display: block;
}
.operation .howto .catebox .select_conte .summary_box {
	margin-bottom: 50px;
}
.operation .howto .catebox .select_conte .summary {
	font-size: 21px;
	font-weight: 500;
	line-height: 1.9;
    letter-spacing: 0.06em;
	text-align: center;
}
.operation .howto .catebox .select_conte .summary sup {
	font-size: 60%;
}
.operation .howto .catebox .select_conte .summary .en {
	background-image: linear-gradient(rgba(185, 212, 223, 1), rgba(185, 212, 223, 1));
    background-size: 100% 36%;
    background-position: 0 100%;
    background-repeat: no-repeat;
	padding: 0 2px;
}
.operation .howto .catebox .select_conte .summary_note {
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
}
.operation .howto .catebox .select_conte .summary_note .trg_modal {
	color: #176f94;
	text-decoration: underline;
	
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	font: inherit;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 1em;
}
.operation .howto .catebox .select_conte .summary_note .trg_modal:hover {
	opacity: .7;
	text-decoration: none;
}
.operation .howto .catebox .select_conte .summary_addition {
	margin: 30px auto 0;
	max-width: 800px;
	padding: 20px 40px;
	background: rgba(23, 111, 148, .1);
	border-radius: 10px;
}
.operation .howto .catebox .select_conte .summary_addition .summary_addition_ttl {
	font-weight: 500;
	font-size: 18px;
}
.operation .howto .catebox .select_conte .summary_addition li {
	text-indent: -1em;
	padding-left: 1em;
	font-size: 17px;
	font-weight: 400;
}
.operation .howto .catebox .select_conte .fig {
	max-width: 240px;
	margin: 50px auto 90px;
}
.operation .howto .catebox .select_conte .fig.fig_c01 {
	max-width: 570px;
}
.operation .howto .catebox .select_conte .subttl {
	max-width: 158px;
	margin: 50px auto 50px;
}
.operation .howto .catebox .select_conte .subttl.sty_2 {
	max-width: 317px;
}
.operation .howto .catebox .select_conte .subttl_text {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-align: center;
	position: relative;
	margin-bottom: 60px;
}
.operation .howto .catebox .select_conte .subttl_text::after {
	display: block;
    content: '';
	background: rgba(185, 212, 223, 1);
	height: calc(tan(60deg) * 24px / 2.5);
	width: 24px;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	position: absolute;
    bottom: -22px;
    left: 50%;
    transform: translateX(-50%);
}
.operation .howto .catebox .select_conte .step_list {
	margin: 0 auto;
}
.operation .howto .catebox .select_conte .case .step_list:nth-of-type(1) {
	margin-bottom: 100px;
}
.operation .howto .catebox .select_conte .step_list.digital {
	padding-top: 40px;
}
.operation .howto .catebox .select_conte .step_list.typ_c3 {
	max-width: 820px;
}
.operation .howto .catebox .select_conte .step_list.typ_c2 {
	max-width: 540px;
}
.operation .howto .catebox .select_conte .step_list.typ_c3.st_2pcs li:nth-child(n + 3) {
	order: 1;
}
.operation .howto .catebox .select_conte .step_list.typ_c3.st_2pcs ul::after {
    content: '';
    width: 100%;
}
.operation .howto .catebox .select_conte .step_list ul {
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
	gap: 36px;
}
.operation .howto .catebox .select_conte .case .step_list ul {
	gap: 50px 36px;
}
.operation .howto .catebox .select_conte .step_list ul li {
	max-width: 242px;
	width: 50%;
}
.operation .howto .catebox .select_conte .case .step_list.case_1 ul li:nth-child(4),
.operation .howto .catebox .select_conte .case .step_list.case_1 ul li:nth-child(5),
.operation .howto .catebox .select_conte .case .step_list.case_1 ul li:nth-child(6) {
	margin-top: 20px;
}
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(4) {
	margin-left: 36px;
}
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(5) {
	margin-right: 36px;
}
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(6),
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(7) {
	margin-top: 20px;
}
.operation .howto .catebox .select_conte .step_list ul li .stfig {
	margin-bottom: 10px;
}
.operation .howto .catebox .select_conte .step_list ul li .stfig.typ_1 {
	margin-top: -14.8%;
}
.operation .howto .catebox .select_conte .step_list ul li .text {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	line-height: 1.7;
    letter-spacing: 0.02em;
}
.operation .howto .catebox .select_conte .step_list ul li .text.st_small {
	font-size: 94%;
	white-space: nowrap;
}
.operation .howto .catebox .select_conte .step_list ul li .text .note {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
}
.operation .howto .catebox .select_conte .remarks {
	border-radius: 50px;
	border: 2px solid #5193af;
	padding: 30px 45px;
	margin: 50px auto 0;
	max-width: 900px;
}
.operation .howto .catebox .select_conte .remarks .remarks_ttl {
	color: #176f94;
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 15px;
}
.operation .howto .catebox .select_conte .remarks .text .note {
	font-size: 14px;
	font-weight: 300;
	text-indent: -1em;
	padding-left: 1em;
}
.operation .howto .catebox .select_conte .remarks .howto_icon {
	max-width: 768px;
	margin: 0 auto;
}
.operation .howto .catebox .select_conte .defnote {
	text-align: center;
	margin: 60px auto 0;
	font-size: 13px;
}
.operation .howto .catebox .select_conte .linkbtn {
	max-width: 465px;
	margin: 60px auto 0;
}
.operation .howto .catebox .select_conte .linkbtn a {
	background: #ec6d7b;
	border-radius: 100px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	height: 80px;
	display: flex;
	justify-content: center;
    align-items: center;
	position: relative;
}
.operation .howto .catebox .select_conte .linkbtn a:hover {
	opacity: .7;
}
.operation .howto .catebox .select_conte .linkbtn a span {
	margin-left: -45px;
}
.operation .howto .catebox .select_conte .linkbtn a::before {
	display: block;
    content: '';
    width: 34px;
    height: 34px;
    position: absolute;
	top: 50%;
	right: 24px;
    transform: translateY(-50%);
    background-image: url(../img/howto_linkbtn.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}
@keyframes appear {
	0%{
		opacity: 0;
    }
	100%{
		opacity: 1;
	}
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
.operation {
	padding: 80px 0 0;
}
.operation .sec_ttl {
	max-width: 442px;
}
.operation .features .phone {
	max-width: 290px;
}
.operation .howto {
	margin-top: -230px;
	padding: 230px 0 100px;
}
.operation .howto::before {
    height: 120px;
	top: -120px;
	margin-left: -360px;
}
.operation .howto::after {
    height: 120px;
	top: -120px;
	margin-right: -360px;
}
.operation .howto .catebox {
	margin-bottom: 50px;
}
.operation .howto .catebox .ttlbox {
	max-width: 420px;
}
.operation .howto #howto_c00.catebox .ttlbox {
	max-width: 570px;
}
.operation .howto .catebox .ttlbox .ttl {
	font-size: 20px;
	bottom: -4px;
}
.operation .howto .catebox .select_list {
	padding: 50px 0 50px;
}
.operation .howto .catebox .select_list ul {
	gap: 20px;
}
.operation .howto .catebox .select_list ul li {
	font-size: 17px;
	letter-spacing: 0;
	height: 65px;
}
.operation .howto .catebox .select_list.st_long ul li {
	width: 310px;
}
.operation .howto .catebox .select_conte .note_image {
	font-size: 10px;
}
.operation .howto .catebox .select_conte .item_inner {
	margin: 50px auto 30px;
	width: 100%;
}
.operation .howto .catebox .select_conte .summary {
	font-size: 19px;
}
.operation .howto .catebox .select_conte .subttl {
	max-width: 130px;
}
.operation .howto .catebox .select_conte .subttl.sty_2 {
	max-width: 262px;
}
.operation .howto .catebox .select_conte .subttl_text {
	font-size: 17px;
	margin-bottom: 40px;
}
.operation .howto .catebox .select_conte .fig {
	max-width: 210px;
	margin: 30px auto 70px;
}
.operation .howto .catebox .select_conte .case .step_list ul {
	gap: 36px;
}
.operation .howto .catebox .select_conte .step_list ul li {
	max-width: 210px;
}
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(4) {
	margin-left: 60px;
}
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(5) {
	margin-right: 60px;
}
.operation .howto .catebox .select_conte .step_list ul li .text {
	font-size: 14px;
}
.operation .howto .catebox .select_conte .step_list ul li .text .note {
	font-size: 12px;
}
.operation .howto .catebox .select_conte .remarks {
	border-radius: 30px;
	border: 1px solid #5193af;
	padding: 3% 5%;
	margin-top: 40px;
}
.operation .howto .catebox .select_conte .remarks .remarks_ttl {
	font-size: 20px;
}
.operation .howto .catebox .select_conte .linkbtn {
	max-width: 420px;
	margin: 40px auto 0;
}
.operation .howto .catebox .select_conte .linkbtn a {
	font-size: 15px;
	height: 60px;
}
@media screen and (max-width: 848px) {
.operation .howto .catebox .select_conte .step_list.digital {
	padding-top: 0;
}
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(4) {
	margin-left: 0;
}
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(5) {
	margin-right: 0;
}
.operation .howto .catebox .select_conte .case .step_list.case_1 ul li:nth-child(4) {
	margin-top: 0;
}
.operation .howto .catebox .select_conte .case .step_list.case_1 ul li:nth-child(5),
.operation .howto .catebox .select_conte .case .step_list.case_1 ul li:nth-child(6) {
	/*margin-top: 0;*/
}
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(6) {
	margin-top: 0;
}
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(7) {
	/*margin-top: 0;*/
}
.operation .howto .catebox .select_conte .step_list.digital ul li:nth-child(3) {
	margin-top: 30px;
}
}
}
@media screen and (max-width: 767px) {
.operation {
	padding: 50px 0 0;
}
.operation .sec_ttl {
	max-width: 330px;
}
.operation .features .phone {
	width: 80%;
}
.operation .howto {
	margin-top: -220px;
	padding: 220px 0 50px;
}
.operation .howto::after,
.operation .howto::before {
	display: none;
}
.operation .howto .inner {
	margin: 50px auto 0;
}
.operation .howto .catebox {
	margin-bottom: 30px;
}
.operation .howto .catebox .ttlbox {
	max-width: 100%;
	height: 34px;
	border-radius: 20px 20px 0 0;
}
.operation .howto #howto_c00.catebox .ttlbox {
	max-width: 100%;
	height: 4em;
}
.operation .howto .catebox .ttlbox::after {
	width: 92%;
	left: 4%;
	height: 1px;
}
.operation .howto .catebox .ttlbox .ttl {
	font-size: 15px;
	bottom: -2px;
	left: 20px;
}
.operation .howto .catebox .cotebox {
	margin-top: -1px;
}
.operation .howto .catebox .select_list {
	padding: 25px 0 20px;
	border-radius: 0;
}

.operation .howto .catebox .select_list ul {
	gap: 10px;
}
.operation .howto .catebox .select_list ul li {
	font-size: 13px;
	letter-spacing: 0;
	font-weight: 500;
	height: 50px;
	text-align: center;
	line-height: 1.3;
}
.operation .howto .catebox .select_list.st_long ul li {
	width: 210px;
}
.operation .howto .catebox .select_list ul li::before {
	bottom: -3px;
    left: 2px;
}
.operation .howto .catebox .select_conte .note_image {
	font-size: 10px;
}
.operation .howto .catebox .select_conte .tab_traget_item {
	padding: 0 5% 20px;
}
.operation .howto .catebox .select_conte .item_inner {
	margin: 20px auto 20px;
	width: 100%;
}
.operation .howto .catebox .select_conte .summary_box {
	margin-bottom: 20px;
}
.operation .howto .catebox .select_conte .summary {
	font-size: 14px;
	text-align: left;
}
.operation .howto .catebox .select_conte .summary .br_st {
	display: none;
}
.operation .howto .catebox .select_conte .summary_note {
	text-align: left;
	text-indent: -1em;
	padding-left: 1em;
	font-size: 11px;
	margin-top: 10px;
}
.operation .howto .catebox .select_conte .summary_addition {
	padding: 10px;
	margin: 20px auto 0;
}
.operation .howto .catebox .select_conte .summary_addition .summary_addition_ttl {
	font-size: 14px;
}
.operation .howto .catebox .select_conte .summary_addition li {
	font-size: 13px;
}
.operation .howto .catebox .select_conte .subttl {
	max-width: 100px;
	margin: 40px auto 20px;
}
.operation .howto .catebox .select_conte .subttl.sty_2 {
	max-width: 202px;
}
.operation .howto .catebox .select_conte .case {
	margin-top: 30px;
}
.operation .howto .catebox .select_conte .subttl_text {
	font-size: 14px;
	margin-bottom: 30px;
}
.operation .howto .catebox .select_conte .fig {
	max-width: 210px;
	margin: 20px auto 40px;
}
.operation .howto .catebox .select_conte .case .step_list:nth-of-type(1) {
	margin-bottom: 60px;
}
.operation .howto .catebox .select_conte .step_list.digital {
	padding-top: 0;
}
.operation .howto .catebox .select_conte .step_list ul {
	gap: 30px;
}
.operation .howto .catebox .select_conte .case .step_list ul {
	gap: 30px;
}
.operation .howto .catebox .select_conte .step_list ul li {
	max-width: 410px;
	width: 94%;
}
.operation .howto .catebox .select_conte .case .step_list.case_1 ul li:nth-child(4),
.operation .howto .catebox .select_conte .case .step_list.case_1 ul li:nth-child(5),
.operation .howto .catebox .select_conte .case .step_list.case_1 ul li:nth-child(6) {
	margin-top: 0;
}
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(4) {
	margin-left: 0;
}
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(5) {
	margin-right: 0;
}
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(6),
.operation .howto .catebox .select_conte .case .step_list.case_2 ul li:nth-child(7) {
	margin-top: 0;
}
.operation .howto .catebox .select_conte .step_list ul li .stfig {
	width: 90%;
	max-width: 300px;
	margin: 0 auto 10px;
}
.operation .howto .catebox .select_conte .step_list ul li .stfig.typ_1 {
	margin-top: 0;
}
.operation .howto .catebox .select_conte .step_list ul li .text {
	width: 86%;
	max-width: 300px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
}
.operation .howto .catebox .select_conte .step_list ul li .text.st_small {
	white-space: normal;
	font-size: 100%;
}
.operation .howto .catebox .select_conte .step_list ul li .text .br_st {
	display: none;
}
.operation .howto .catebox .select_conte .step_list ul li .text .note {
	font-size: 12px;
}
.operation .howto .catebox .select_conte .remarks {
	padding: 3% 4%;
	border: 1px solid #5193af;
	border-radius: 20px;
	margin: 20px auto 0;
}
.operation .howto .catebox .select_conte .remarks .remarks_ttl {
	font-size: 14px;
	margin-bottom: 10px;
}
.operation .howto .catebox .select_conte .remarks .text .note {
	font-size: 12px;
}
.operation .howto .catebox .select_conte .remarks .text .br_st {
	display: none;
}
.operation .howto .catebox .select_conte .remarks .howto_icon {
	max-width: 370px;
}
.operation .howto .catebox .select_conte .defnote {
	text-align: left;
	margin: 30px auto 0;
	font-size: 11px;
}
.operation .howto .catebox .select_conte .linkbtn {
	max-width: 420px;
	margin: 30px auto 0;
}
.operation .howto .catebox .select_conte .linkbtn a {
	font-size: 14px;
	height: 58px;
	line-height: 1.4;
	font-weight: 500;
}
.operation .howto .catebox .select_conte .linkbtn a span {
	margin-left: 0;
}
.operation .howto .catebox .select_conte .linkbtn a::before {
	width: 28px;
    height: 28px;
    right: 16px;
}
}
/* -----------------------------------------------------------
	update
----------------------------------------------------------- */
.update {
	padding: 120px 0 40px;
}
.update .inner {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
	position: relative;
}
.update .sec_ttl {
	max-width: 500px;
	margin: 0 auto 40px;
}
.update .listbox {
	max-width: 700px;
	margin: 0 auto;
	font-size: 16px;
}
.update .listbox li {
	margin-bottom: 16px;
}
.update .listbox li a {
	color: #231815;
	text-decoration: underline;
}
.update .listbox li a:hover {
	text-decoration: none;
}
.update .listbox li a:hover {
	opacity: .7;
}
.update .listbox li:last-child {
	margin-bottom: 0;
}
.update .listbox li .date {
	width: 5em;
	float: left;
}
.update .listbox li .ttl {
	width: calc(100% - 125px);
	float: right;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
.update {
	padding: 70px 0 40px;
}
.update .sec_ttl {
	max-width: 370px;
}
.update .listbox {
	font-size: 14px;
}
}
@media screen and (max-width: 767px) {
.update {
	padding: 50px 0 30px;
}
.update .sec_ttl {
	max-width: 270px;
	margin: 0 auto 25px;
}
.update .listbox {
	font-size: 13px;
	max-width: 450px;
}
.update .listbox li .ttl {
	float: none;
	clear: left;
	width: 100%;
	margin-top: 2px;
}
.update .listbox li a:hover {
	opacity: 1;
}
}

/* -----------------------------------------------------------
	install
----------------------------------------------------------- */
.install {
	padding: 120px 0 110px;
}
.install .inner {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
	position: relative;
}
.install .sec_ttl {
	max-width: 500px;
	margin: 0 auto 40px;
}
.install .step .box {
	border: 2px solid #5193af;
	border-radius: 50px;
	overflow: hidden;
	padding-bottom: 50px;
	margin-bottom: 70px;
}
.install .step .box .ttlbox {
	background: #5193af;
	color: #fff;
	height: 72px;
	position: relative;
	margin-bottom: 50px;
}
.install .step .box .ttlbox .ttl {
	font-size: 22px;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.12em;
	line-height: 1;
	position: absolute;
	bottom: 24px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}
.install .step .box .ttlbox .num {
	font-size: 22px;
	font-weight: 500;
	display: flex;
	line-height: 1;
	letter-spacing: 0;
	align-items: center;
	position: absolute;
	bottom: 20px;
	left: 50px;
}
.install .step .box .ttlbox .num span {
	font-size: 33px;
	font-weight: 700;
	display: inline-block;
	margin: -4px 0 0 6px;
}
.install .step .box .inbox {
	max-width: 896px;
	width: 94%;
	margin: 0 auto;
}
.install .step .box .inbox .summary {
	font-size: 20px;
	letter-spacing: 0.05em;
}
.install .step .box:nth-of-type(1) .inbox .summary {
	text-align: center;
}
.install .step .box .inbox .app {
	max-width: 788px;
	width: 90%;
	margin: 30px auto 40px;
	display: flex;
	gap: 60px;
}
.install .step .box .inbox .app .item .os {
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0;
	color: #000000;
	margin-bottom: 14px;
}
.install .step .box .inbox .app .item .linkbox {
	display: flex;
	gap: 30px;
	align-items: center;
}
.install .step .box .inbox .app .item .linkbox .ban {
	width: 71%;
}
.install .step .box .inbox .note {
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.06em;
}
.install .step .box .inbox .fig {
	max-width: 438px;
	margin: 55px auto 0;
}
.install .step .box.supple .inbox {
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 40px 45px 0;
}
.install .step .box.supple .inbox .subttl {
	color: #176f94;
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 12px;
}
.install .step .box.supple .inbox .text {
	color: #000;
	font-size: 20px;
}
.install .step .box.supple .inbox .text_2 {
	color: #000;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.9;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
.install {
	padding: 70px 0 70px;
}
.install .sec_ttl {
	max-width: 370px;
}
.install .step .box {
	border-radius: 35px;
	padding-bottom: 40px;
	margin-bottom: 50px;
}
.install .step .box .ttlbox {
	height: 65px;
	margin-bottom: 30px;
}
.install .step .box .ttlbox .ttl {
	font-size: 18px;
	letter-spacing: 0.05em;
}
.install .step .box .ttlbox .num {
	font-size: 16px;
	left: 20px;
}
.install .step .box .ttlbox .num span {
	font-size: 25px;
}
.install .step .box .inbox .summary {
	font-size: 16px;
}
.install .step .box .inbox {
	width: 90%;
}
.install .step .box .inbox .app .item .os {
	font-size: 17px;
	margin-bottom: 8px;
}
.install .step .box .inbox .app .item .linkbox {
	gap: 20px;
}
.install .step .box .inbox .note {
	font-size: 13px;
}
.install .step .box.supple .inbox {
	padding: 30px 0 0;
	width: 90%;
}
.install .step .box.supple .inbox .subttl {
	font-size: 18px;
}
.install .step .box.supple .inbox .text {
	font-size: 16px;
}
.install .step .box.supple .inbox .text_2 {
	font-size: 14px;
}
.install .step .box .inbox .fig {
	margin-top: 40px;
}
}
@media screen and (max-width: 767px) {
.install {
	padding: 50px 0 30px;
}
.install .sec_ttl {
	max-width: 270px;
	margin: 0 auto 25px;
}
.install .step .box {
	border-radius: 25px;
	padding-bottom: 0;
	margin-bottom: 30px;
}
.install .step .box .ttlbox {
	height: auto;
	padding: 12px 0;
	margin-bottom: 0;
}
.install .step .box .ttlbox .ttl {
	font-size: 16px;
	letter-spacing: 0.05em;
	line-height: 1.5;
	position: static;
	transform: none;
}
.install .step .box .ttlbox .num {
	font-size: 14px;
	left: 20px;
	position: static;
	text-align: center;
	justify-content: center;
	margin-bottom: 5px;
}
.install .step .box .ttlbox .num span {
	font-size: 24px;
	font-weight: 500;
}
.install .step .box .inbox .summary {
	font-size: 14px;
}
.install .step .box .inbox {
	width: 100%;
    padding: 5%;
}
.install .step .box .inbox .app {
	flex-wrap: wrap;
	gap: 15px;
	width: 80%;
	margin: 20px auto 20px;
}
.install .step .box .inbox .app .item .os {
	font-size: 15px;
	margin-bottom: 0;
}
.install .step .box .inbox .app .item .linkbox {
	gap: 20px;
}
.install .step .box .inbox .note {
	font-size: 11px;
	letter-spacing: 0;
}
.install .step .box.supple .inbox {
	width: 100%;
    padding: 5%;
}
.install .step .box.supple .inbox .subttl {
	font-size: 15px;
}
.install .step .box.supple .inbox .text {
	font-size: 14px;
}
.install .step .box.supple .inbox .text_2 {
	font-size: 13px;
	line-height: 1.5;
}
.install .step .box .inbox .fig {
	margin-top: 20px;
}
}

/* -----------------------------------------------------------
	featurescont_wrap
----------------------------------------------------------- */
.featurescont {
    opacity: 1;
    height: 100vh;
    width: 100vw;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
	animation: featurescontfade 0.4s linear 0s;
	display: none;
}
.featurescont.active {
	 display: block;
}
.featurescont .contbox {
	width: 90%;
	max-width: 582px;
	margin: 0 auto;
	background: #fff;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.05em;
	border-radius: 20px;
}
.featurescont .contbox .inner {
	padding: 70px 6% 70px;
	font-size: 18px;
	font-weight: 400;
}
.featurescont .contbox .inner .cote_box {
	max-height: 70vh;
	overflow-y: auto;
	display: none;
}
.featurescont .contbox .inner .cote_box.active {
	 display: block;
}
.featurescont .contbox .inner .ttl {
	color: #3e3a39;
	font-size: 25px;
	font-weight: 500;
	line-height: 1;
	height: 38px;
	display: flex;
	justify-content: center;
    align-items: center;
	background: #d9e367;
	border-radius: 50px;
	max-width: 260px;
	margin: 0 auto 30px;
}
.featurescont .contbox .inner .text {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.08em;
	text-align: center;
	line-height: 1.7;
	color: #231815;
}
.featurescont .contbox .inner .text .note {
	font-size: 15px;
	font-weight: 400;
	margin-top: 10px;
}
.featurescont .close {
	cursor: pointer;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 30px;
    top: 30px;
}
.featurescont .close span {
	width: 32px;
    height: 3px;
    background-color: #3e3a39;
    position: absolute;
    top: 50%;
    left: 50%;
	transition: opacity .3s ease-in-out;
	border-radius: 4px;
}
.featurescont .close span:nth-child(1) {
	transform: translate(-50%, -50%) rotate(45deg);
}
.featurescont .close span:nth-child(2) {
	transform: translate(-50%, -50%) rotate(-45deg);
}
.featurescont .close:hover span {
	opacity: .5;
}
@keyframes featurescontfade {
  0% {
    opacity: 0;
	display: none;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
.featurescont .contbox .inner .ttl {
	font-size: 19px;
}
.featurescont .contbox .inner .text {
	font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.featurescont .contbox {
    width: 80%;
	border-radius: 14px;
}
.featurescont .contbox .inner {
	padding: 30px 6% 20px;
}
.featurescont .contbox .inner .cote_box {
	max-height: 80vh;
}
.featurescont .contbox .inner .ttl {
	font-size: 18px;
	height: 30px;
	margin-bottom: 10px;
}
.featurescont .contbox .inner .text {
	font-size: 14px;
	text-align: left;
}
.featurescont .contbox .inner .text .br_st {
	display: none;
}
.featurescont .contbox .inner .text .note {
	font-size: 12px;
}
.featurescont .close {
	width: 36px;
	height: 36px;
	right: -8px;
    top: -8px;
	background: #fff;
	border-radius: 100px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 14px 2px;
}
.featurescont .close span {
	width: 24px;
}
}

/* -----------------------------------------------------------
	howto_modal
----------------------------------------------------------- */
.howto_modal {
    opacity: 1;
    height: 100vh;
    width: 100vw;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
	animation: howto_modal-fade 0.4s linear 0s;
	display: none;
}
.howto_modal.active {
	 display: block;
}
.howto_modal .contbox {
	width: 90%;
	max-width: 1020px;
	margin: 0 auto;
	background: #b9d4df;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.howto_modal .contbox .inner {
	padding: 20px 10px 10px;
	font-size: 18px;
	font-weight: 400;
}
.howto_modal .contbox .inner .ttl {
	color: #3e3a39;
	font-size: 21px;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.08em;
    text-align: center;
	margin-bottom: 15px;
}
.howto_modal .contbox .inner .ttl span {
    background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 1));
    background-size: 100% 36%;
    background-position: 0 100%;
    background-repeat: no-repeat;
    padding: 0 2px;
}
.howto_modal .contbox .inner .cote_item {
	max-height: 80vh;
	overflow-y: auto;
	display: none;
	background: #fff;
	padding: 30px 0;
}
.howto_modal .contbox .inner .cote_item.active {
	 display: block;
}

.howto_modal .contbox .inner .sub_ttl {
	font-size: 21px;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-align: center;
	line-height: 1.7;
	margin-bottom: 35px;
}
.howto_modal .contbox .inner .note_image {
	font-size: 12px;
	font-weight: 500;
	text-align: right;
	padding-right: 30px;
	margin-top: 30px;
}
.howto_modal .contbox .inner .incont .tetxbox .t_nomal {
	font-size: 16px;
	text-align: center;
	line-height: 1.7;
	letter-spacing: 0;
	margin-top: 0.7em;
}
.howto_modal .contbox .inner .incont .tetxbox .t_note {
	font-size: 13px;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 0;
	margin-top: 0.5em;
}
.howto_modal .close {
	cursor: pointer;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 15px;
    top: 15px;
}
.howto_modal .close span {
	width: 30px;
    height: 4px;
    background-color: #176f94;
    position: absolute;
    top: 50%;
    left: 50%;
	transition: opacity .3s ease-in-out;
}
.howto_modal .close span:nth-child(1) {
	transform: translate(-50%, -50%) rotate(45deg);
}
.howto_modal .close span:nth-child(2) {
	transform: translate(-50%, -50%) rotate(-45deg);
}
.howto_modal .close:hover span {
	opacity: .5;
}
@keyframes howto_modal-fade {
  0% {
    opacity: 0;
	display: none;
  }
  100% {
    opacity: 1;
    display: block;
  }
}
.howto_modal .swiper {
	padding: 0 6%;
}
/*.howto_modal .swiper .swiper-slide {
	padding-right: 3%;
}*/
/*.howto_modal .swiper .swiper-slide:last-child {
	padding-right: 0;
}*/
.howto_modal .icon_swipe {
	background: rgba(0, 0, 0, 0.8);
	border-radius: 8px;
	width: 150px;
	height: 100px;
	display: flex;
	justify-content: center;
    align-items: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
}
.howto_modal .cote_modal_01.active .icon_swipe {
	animation: fadeOut 0.5s forwards;
	animation-delay: 1.5s;
}
.howto_modal .cote_modal_02 .active .icon_swipe {
	animation: fadeOut 0.5s forwards;
	animation-delay: 1.5s;
}
@keyframes fadeOut {
  from { opacity: 1; }
  to { 
    opacity: 0;
    visibility: hidden; /* 完全に消す */
  }
}
.howto_modal .icon_swipe img {
	max-width: 110px;
}

.howto_modal .contbox .inner .select_list {
	margin-bottom: 40px;
}
.howto_modal .contbox .inner .select_list ul {
	display: flex;
	gap: 14px;
	max-width: 750px;
	width: 94%;
	margin: 0 auto;
}
.howto_modal .contbox .inner .select_list ul li {
	height: 62px;
	border-radius: 100px;
	width: calc((100% - 24px) / 3);
	position: relative;
	z-index: 1;
	cursor: pointer;
}
.howto_modal .contbox .inner .select_list ul li::before {
	display: block;
    content: '';
	width: 100%;
	height: 100%;
	border-radius: 100px;
    position: absolute;
	right: -2px;
	bottom: -4px;
	z-index: -2;
	background: rgba(104, 161, 186, 1);
}
.howto_modal .contbox .inner .select_list ul li span {
	width: 100%;
	height: 62px;
	font-size: 16px;
	font-weight: 400;
	border-radius: 100px;
    position: absolute;
	background: #fff;
	border: 1px solid rgba(104, 161, 186, 1);
	display: inline-block;
    text-align: center;
    padding-top: 0.9em;
	    transition: all .2s;
}
.howto_modal .contbox .inner .select_list ul li:hover span {
	transform: translate(2px, 4px);
}
.howto_modal .contbox .inner .select_list ul li.active span {
	background: #176f94;
	border: 1px solid #176f94;
	transform: translate(2px, 4px);
	color: #fff;
}
.howto_modal .contbox .inner .select_conte .tab_traget_item {
	display: none;
}
.howto_modal .contbox .inner .select_conte .tab_traget_item.active {
	display: block;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
.howto_modal .contbox .inner .ttl {
	font-size: 19px;
}
.howto_modal .contbox .inner .sub_ttl {
	font-size: 18px;
}
.howto_modal .contbox .inner .select_list ul li span {
	font-size: 15px;
	padding-top: 1em;
}
.howto_modal .contbox .inner .incont .tetxbox .t_nomal {
	font-size: 15px;
}
.howto_modal .contbox .inner .br_st {
	display: none;
}
}
@media screen and (max-width: 767px) {
.howto_modal .contbox {
    width: 90%;
}
.howto_modal .contbox .inner {
	
}
.howto_modal .contbox .inner .cote_item {
	max-height: 80vh;
	padding: 10px 0;
}
.howto_modal .contbox .inner .ttl {
	font-size: 15px;
}
.howto_modal .contbox .inner .sub_ttl {
	font-size: 14px;
	margin-bottom: 15px;
}
.howto_modal .contbox .inner .select_list {
	margin-bottom: 15px;
}
.howto_modal .contbox .inner .select_list ul {
	gap: 5px;
}
.howto_modal .contbox .inner .select_list ul li {
	width: calc((100% - 10px) / 3);
	height: 45px;
}
.howto_modal .contbox .inner .select_list ul li span {
	font-size: 12px;
	line-height: 1.3;
	height: 45px;
	padding-top: 0.5em;
}
.howto_modal .contbox .inner .select_list ul li:nth-child(1) span {
	padding-top: 1.1em;
}
.howto_modal .contbox .inner .select_list ul li::before {
	right: -1px;
    bottom: -3px;
}
.howto_modal .contbox .inner .select_list ul li.active span {
	
    transform: translate(1px, 3px);
}
.howto_modal .contbox .inner .br_st {
	display: none;
}
.howto_modal .contbox .inner .note_image {
	font-size: 10px;
	padding-right: 10px;
	margin-top: 15px;
}
.howto_modal .contbox .inner .incont .tetxbox .t_nomal {
	font-size: 13px;
	line-height: 1.5;
}
.howto_modal .contbox .inner .incont .tetxbox .t_note {
	font-size: 11px;
}
.howto_modal .close {
	right: 10px;
    top: 10px;
}
.howto_modal .close span {
	height: 2px;
}
}
