@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/

body,
p {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight:500 !important;
    }

<div style="background: main_back02.gif repeat-x 0% 30%;">
<p>ここにコンテンツ</p>
</div>

.shadow {
  box-shadow : 15px 15px 20px 20px #66ff66;  /* 画像の影 */
}

/* header */
@media (max-width: 1200px) {
	.siteHeadContainer {
		max-width: none!important;
	}
}
@media (max-width: 1100px) {
	.siteHeader .container {
		padding-top: 0;
		padding-bottom: 0;
	}
	/* nav {
		display: none;
	} */
  
	body.device-pc .vk-mobile-nav-menu-btn {
		display: block !important;
	}
}

/* デフォルトではボタン非表示（必要なら追加） */
body.device-pc .vk-mobile-nav-menu-btn {
  display: none;
}

/* -----------------------main---------------------- */
.main15{
	width: auto;
	max-width: 1500px;
	margin:0 auto;
}
.main_box01{
	text-align:center;
	padding:76px 0 110px;
	background: url(../images/main/main_back01.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center 1em;
}
.main_box01a{
	padding: 0 0 110px;
}
.main_box01 p{
	text-align:center;
	padding:45px 0 68px;
	font-size: 1.4rem;
}


.maintop_box{
	text-align: center;
}
.home .mainSection-top-title {
	display: inline-block;
	color: #33b2d3;
	font-weight: 600;
	font-size: 2.25rem;
	font-feature-settings: "palt" 1;
	letter-spacing: .1em;
	padding: 0 0 .1em;
	margin: 0 .5em;
	border-top: none;
	border-bottom: 0.3rem solid #33b2d3
}
.maintop_text01{
	display: inline-block;
	font-size: 1.75rem;
	margin-top: 4em;
	position: relative;
}
.maintop_text01::after{
	position: absolute;
	top: -20px;
	right: -30px;
	content: "";
	background: url("img/text-deco-obj01.png");
	width: 41px;
	height: 41px;
}
.maintop_text02{
	font-size: 1.4rem;
	margin: 2em 0 0;
}
.main_box01b{
	padding: 0 0 60px;
}
.main_box01b h3{
	border: none;
	font-size: 1.5rem;
	text-align: left;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
	letter-spacing: .2em;
	margin: 0 2em;
}
.main_box01b h3::before{
	position: absolute;
	top: -25px;
	left: -30px;
	content: "";
	background: url("img/text-deco-obj02.png");
	width: 43px;
	height: 39px;
}
.main_box01b h3::after{
	content: none;
}
.main_box01b p{
	display: inline-block;
	color: #33b2d3;
	font-size: 1.5rem;
	line-height: 1.8;
	text-align: left;
}
.main_box01b:nth-of-type(1) p{
	min-height: 169px;
	background: url("img/mainbox01b_img01.png")left top no-repeat;
	padding: 50px 0 30px 220px;
	margin-top: 30px;
}
.main_box01b:nth-of-type(2) p{
	min-height: 187px;
	background: url("img/mainbox01b_img02.png")left top no-repeat;
	padding: 50px 0 30px 220px;
	margin-top: 30px;
}
.main_box01b:nth-of-type(3) p{
	min-height: 176px;
	background: url("img/mainbox01b_img03.png")right top no-repeat;
	padding: 50px 250px 10px 0;
}
.main_box01b:nth-of-type(4) p{
	min-height: 202px;
	background: url("img/mainbox01b_img04.png")right top no-repeat;
	padding: 80px 230px 10px 0;
	margin-bottom: 60px;
}
.main_box01b:nth-of-type(5) p{
	min-height: 194px;
	background: url("img/mainbox01b_img05.png")left top no-repeat;
	padding: 50px 0 30px 240px;
	margin-top: 10px;
}
.main_box01b p span{
	display: inline-block;
	font-weight: 600;
	position: relative;
}
.main_box01b p span::after{
	position: absolute;
	bottom: -25px;
	left: 0;
	content: "";
	background: url("img/mainbox01b_underline01.png")repeat-x;
	width: 100%;
	height: 14px;
}
.main_box01c{
	padding: 0 0 50px;
}
.main_box01c h3{
	border: none;
	font-size: 1.5rem;
	text-align: left;
	font-feature-settings: "palt" 1;
	line-height: 1.5;
	letter-spacing: .2em;
	margin: 0 2em;
}

.main_box01 ul{
	overflow: hidden;
	display: flex;
	justify-content: center;
	margin:40px 0 0;
}
.main_box01 li{
	width: 23%;
	margin:0 3%;
}
.main_box01 li dt{
	text-align:center;
}
.main_box01 li dd{
	text-align:left;
	padding:32px 0 56px;
	font-size: 1.4rem;
	line-height: 1.8em;
	letter-spacing: 0.2em;
}
.main_box01 li dd h3{
	text-align:center;
	padding:0 0 26px;
	font-size: 2.5rem;
	font-weight:300;
	color: #6cb2d3;
	letter-spacing: 0.1em;
}
.main_box01 a img{
	width: 100%;
	max-width: 450px;
}
.bge8f3e8{
	background-image:url(https://mi-cloud.jp/mi2/wp-content/uploads/2020/09/main_back02.gif);
	background-size:cover;
	background-repeat: no-repeat;
}
.pdtb150{
	padding:150px 0 150px;
}

.pdtb150_50{
	padding:150px 0 50px;
}

.pdtb0_100{
	padding:0px 0 100px;
}

.pdtb160_150{
	padding:160px 0 150px;
}

.pdtb75_50{
	padding:75px 0 50px;
}
.pdtb0_45{
	padding:0px 0 45px;
}
.pdtb0_30{
	padding:0px 0 30px;
}
.pdtb0_15{
	padding:0px 0 15px;
}

.top_heading {
    text-align: center;
    position: relative;
}
	
.main_box02{
	display: flex;
	justify-content: center;
}
.main_box02slide{
	overflow: hidden;
	display: flex;
	padding-left: 4.0%
}
.main_box02a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.main_box02a h2{
	padding: 0;
	color: #33b2d3;
	font-size: 1.75rem;
	font-weight: 600;
	border: none;
	margin: 0;
}
.main_btn{
	margin: 0;
	text-align: center;
}
.main_btn a{
	display: inline-block;
	height: 3.2rem;
	background: #c0c800;
	border-radius: 1.6rem;
	border: 0.1rem solid #c0c800;
	padding: 0 1em;
	color: #fff;
	font-size: 2rem;
	font-weight: 600;
	text-align: center;
	line-height: 3rem;
}
.main_btn a:hover{
	background: #fff;
	color: #c0c800;
	text-decoration: none;
}


.main_box02_left{
	width: 50%;
	padding:0 2.0% 0 0;
}
.main_box02_left2{
	width: 46%;
	padding:0 3.0% 0 0;
}
.main_box02_left3{
	width: 46%;
	padding:0 2.0% 0 0;
}
.main_box02 .h2_style02{
	margin: 5px 0 20px;
}
.main_box02 p{
	font-size: 1.4rem;
	line-height: 1.8em;
}
.main_box02_right{
	width: 50%;
	padding:0 0 0 2.0%;
}
.main_box02_right2{
	width: 46%;
	padding:0 3.0% 0 0;
}
.main_box02_right img{
	width: 100%;
}
.main_box02_right_img2{
	width: 50%;
	height: auto;
}

.main_box03{
	padding: 45px 0 15px 0;
}
.main_box03 .main_box02_left{
	padding: 0 3.0% 0 0;
}
.main_box03 .main_box02_left img{
	width: 100%;
}
@media (max-width: 500px) {
	.main_box02 {
		flex-direction: column;
	}
	#shortcodes-ultimate-3 .main_box02 {
		flex-direction: column-reverse;
	}
	#shortcodes-ultimate-3 .main_box02 .main_box02_left {
		padding: 5% 0 0 0;
	}
	.main_box03 .main_box02_left {
		width: 100%;
		padding: 0;
	}
	.main_box02_right {
		width: 100%;
		padding: 5% 0 0 0;
	}
}
.main_box04{
	text-align:center;
	padding:30px 0 30px;
/*	background: url(../images/main/main_back03.jpg); */
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.main_box04 p{
	padding:45px 0 48px;
}

.main_box04 tax{
	color: #C0C0C0!important;
	font-size: 1.0rem;
}

.main_box04 .h4_style{
	margin:0px 0 20px;
}
.main_box04 ul{
	flex-wrap : wrap;
	margin:0 0 88px;
}
.main_box04 li{
	background: #fff;
	width: 24%;
	min-width: 300px;
	margin:0 1.2% 2.66%;
	border: 1px solid #f4f4f4;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow:0px 0px 6px 3px #f4f4f4;
}
.main_box04 li dt{
	text-align:center;
	padding:40px 10px;
}
.main_box04 li dt p{
	font-size: 2.0rem;
	padding:14px 0 0;
	letter-spacing: 0.1em;
}
.main_box04 li dd{
	text-align:center;
	padding:0 10px 50px;
}
.main_box04 li dd h3{
	text-align:center;
	padding:0 0 10px;
	font-size: 3.4rem;
	letter-spacing: 0em;
}
.main_box04 li dd img{
	margin:0px 0 30px;
}


.main_box04 li dd p:nth-of-type(1){
	font-size: 1.2rem;
	padding:0px 0 30px;
}
.main_box04 li dd p:nth-of-type(2){
	text-align:left;
	font-size: 1.4rem;
	padding:0 0 0 30px;
	background: url(../images/main/main_img12.png);
	background-size:auto;
	background-repeat: no-repeat;
	background-position: left center;
	margin:0  0;
	display: inline-block;
}
.main_box04 .h4_style:nth-of-type(2){
	margin:74px 0 40px;
}
.main_box04 table{
	width: 100%;
	max-width: 980px;
	margin:0 auto;
}
.main_box04 table tr th{
	color: #fff;
}
.main_box04 table tr th:nth-of-type(1){
	background: #6db3d4; /* Old browsers */
	background: -moz-linear-gradient(left,  #6db3d4 0%, #7bb1b1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #6db3d4 0%,#7bb1b1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #6db3d4 0%,#7bb1b1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3d4', endColorstr='#7bb1b1',GradientType=1 ); /* IE6-9 */
}
.main_box04 table tr th:nth-of-type(2){
	background: #7bb1b1; /* Old browsers */
	background: -moz-linear-gradient(left,  #7bb1b1 0%, #89b68e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #7bb1b1 0%,#89b68e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #7bb1b1 0%,#89b68e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bb1b1', endColorstr='#89b68e',GradientType=1 ); /* IE6-9 */
}
.main_box04 table tr th:nth-of-type(3){
	background: #89b68e; /* Old browsers */
	background: -moz-linear-gradient(left,  #89b68e 0%, #97ba6a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #89b68e 0%,#97ba6a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #89b68e 0%,#97ba6a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89b68e', endColorstr='#97ba6a',GradientType=1 ); /* IE6-9 */
}
.main_box04 table tr th:nth-of-type(4){
	background: #97ba6a; /* Old browsers */
	background: -moz-linear-gradient(left,  #97ba6a 0%, #a6bf46 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #97ba6a 0%,#a6bf46 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #97ba6a 0%,#a6bf46 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97ba6a', endColorstr='#a6bf46',GradientType=1 ); /* IE6-9 */
}
.main_box04 table tr th:nth-of-type(5){
	background: #a6bf46; /* Old browsers */
	background: -moz-linear-gradient(left,  #a6bf46 0%, #b5c423 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #a6bf46 0%,#b5c423 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #a6bf46 0%,#b5c423 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='a6bf46', endColorstr='#b5c423',GradientType=1 ); /* IE6-9 */
}
.main_box04 table tr th:nth-of-type(6){
	background: #b5c423; /* Old browsers */
	background: -moz-linear-gradient(left,  #b5c423 0%, #c3ca00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #b5c423 0%,#c3ca00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #b5c423 0%,#c3ca00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='b5c423', endColorstr='#c3ca00',GradientType=1 ); /* IE6-9 */
}

.main_box04 table tr:nth-child(even){
	background: #f7f8f8;
}
.main_box04 table tr th,
.main_box04 table tr td{
	padding:16px 0;
	text-align:center;
}

.main_box04 table tr th:nth-child(0),
.main_box04 table tr td:nth-child(0),
.main_box04 table tr th:nth-child(1),
.main_box04 table tr td:nth-child(1),
.main_box04 table tr th:nth-child(2),
.main_box04 table tr td:nth-child(2),
.main_box04 table tr th:nth-child(3),
.main_box04 table tr td:nth-child(3),
.main_box04 table tr th:nth-child(4),
.main_box04 table tr td:nth-child(4),
.main_box04 table tr th:nth-child(5),
.main_box04 table tr td:nth-child(5)
{
	border-right: 1px solid #97cdd7;
}
.main_box04 table tr th:nth-child(n + 2),
.main_box04 table tr td:nth-child(n + 2){
	width: 17%;
}
.main_box04 .main_box04_tex{
	text-align:right;
	width: 100%;
	max-width: 980px;
	margin:14px auto 0;
	font-size: 1.0rem;
}

.main_box04a{
	text-align:center;
	padding:30px 0 0;
	background: url(../images/main/main_back03.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.main_box04a p{
	padding:45px 0 48px;
}

.main_box04a .h4_style{
	margin:40px 0 40px;
}
.main_box04a ul{
	flex-wrap : wrap;
	margin:0 0 88px;
}
.main_box04a li{
	background: #fff;
	width: 24%;
	min-width: 300px;
	margin:0 1.2% 2.66%;
	border: 1px solid #f4f4f4;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow:0px 0px 6px 3px #f4f4f4;
}
.main_box04a li dt{
	text-align:center;
	padding:40px 10px;
}
.main_box04a li dt p{
	font-size: 2.0rem;
	padding:14px 0 0;
	letter-spacing: 0.1em;
}
.main_box04a li dd{
	text-align:center;
	padding:0 10px 50px;
}
.main_box04a li dd h3{
	text-align:center;
	padding:0 0 10px;
	font-size: 3.4rem;
	letter-spacing: 0em;
}
.main_box04a li dd img{
	margin:0px 0 30px;
}

.main_box04a li dd p:nth-of-type(1){
	font-size: 1.2rem;
	padding:0px 0 30px;
}
.main_box04a li dd p:nth-of-type(2){
	text-align:left;
	font-size: 1.4rem;
	padding:0 0 0 30px;
	background: url(../images/main/main_img12.png);
	background-size:auto;
	background-repeat: no-repeat;
	background-position: left center;
	margin:0  0;
	display: inline-block;
}
.main_box04a .h4_style:nth-of-type(2){
	margin:74px 0 40px;
}
.main_box04a table{
	width: 100%;
	max-width: 980px;
	margin:0 auto;
}
.main_box04a table tr th{
	color: #fff;
}
.main_box04a table tr th:nth-of-type(1){
	background: #6db3d4; /* Old browsers */
	background: -moz-linear-gradient(left,  #6db3d4 0%, #7eb7aa 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #6db3d4 0%,#7eb7aa 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #6db3d4 0%,#7eb7aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3d4', endColorstr='#7eb7aa',GradientType=1 ); /* IE6-9 */
}
.main_box04a table tr th:nth-of-type(2){
	background: #7eb7aa; /* Old browsers */
	background: -moz-linear-gradient(left,  #7eb7aa 0%, #8fbb80 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #7eb7aa 0%,#8fbb80 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #7eb7aa 0%,#8fbb80 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7eb7aa', endColorstr='#8fbb80',GradientType=1 ); /* IE6-9 */
}
.main_box04a table tr th:nth-of-type(3){
	background: #8fbb80; /* Old browsers */
	background: -moz-linear-gradient(left,  #8fbb80 0%, #a0c056 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #8fbb80 0%,#a0c056 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #8fbb80 0%,#a0c056 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fbb80', endColorstr='#a0c056',GradientType=1 ); /* IE6-9 */
}
.main_box04a table tr th:nth-of-type(4){
	background: #a0c056; /* Old browsers */
	background: -moz-linear-gradient(left,  #a0c056 0%, #b1c52b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #a0c056 0%,#b1c52b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #a0c056 0%,#b1c52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0c056', endColorstr='#b1c52b',GradientType=1 ); /* IE6-9 */
}
.main_box04a table tr th:nth-of-type(5){
	background: #b1c52b; /* Old browsers */
	background: -moz-linear-gradient(left,  #b1c52b 0%, #c3ca00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #b1c52b 0%,#c3ca00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #b1c52b 0%,#c3ca00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='b1c52b', endColorstr='#c3ca00',GradientType=1 ); /* IE6-9 */
}



.main_box04a table tr:nth-child(even){
	background: #f7f8f8;
}
.main_box04a table tr th,
.main_box04a table tr td{
	padding:16px 0;
	text-align:center;
}

.main_box04a table tr th:nth-child(0),
.main_box04a table tr td:nth-child(0),
.main_box04a table tr th:nth-child(1),
.main_box04a table tr td:nth-child(1),
.main_box04a table tr th:nth-child(2),
.main_box04a table tr td:nth-child(2),
.main_box04a table tr th:nth-child(3),
.main_box04a table tr td:nth-child(3),
.main_box04a table tr th:nth-child(4),
.main_box04a table tr td:nth-child(4),
.main_box04a table tr th:nth-child(5),
.main_box04a table tr td:nth-child(5),
.main_box04a table tr th:nth-child(6),
.main_box04a table tr td:nth-child(6),
.main_box04a table tr th:nth-child(7),
.main_box04a table tr td:nth-child(7){
	border-right: 1px solid #97cdd7;
}
.main_box04a table tr th:nth-child(n + 2),
.main_box04a table tr td:nth-child(n + 2){
	width: 15%;
}
.main_box04a .main_box04a_tex{
	text-align:right;
	width: 100%;
	max-width: 980px;
	margin:26px auto 0;
	font-size: 1rem;
}
/**/
.main_box04b{
	text-align:center;
	padding:30px 0 0;
	background: url(../images/main/main_back03.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.main_box04b p{
	padding:45px 0 48px;
}

.main_box04b .h4_style{
	margin:40px 0 40px;
}
.main_box04b ul{
	flex-wrap : wrap;
	margin:0 0 88px;
}
.main_box04b li{
	background: #fff;
	width: 34%;
	min-width: 300px;
	margin:0 1.2% 2.66%;
	border: 1px solid #f4f4f4;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow:0px 0px 6px 3px #f4f4f4;
}
.main_box04b li dt{
	text-align:center;
	padding:40px 10px;
}
.main_box04b li dt p{
	font-size: 2.0rem;
	padding:14px 0 0;
	letter-spacing: 0.1em;
}
.main_box04b li dd{
	text-align:center;
	padding:0 10px 50px;
}
.main_box04b li dd h3{
	text-align:center;
	padding:0 0 10px;
	font-size: 3.4rem;
	letter-spacing: 0em;
}
.main_box04b li dd img{
	margin:0px 0 30px;
}

.main_box04b li dd p:nth-of-type(1){
	font-size: 1.2rem;
	padding:0px 0 30px;
}
.main_box04b li dd p:nth-of-type(2){
	text-align:left;
	font-size: 1.4rem;
	padding:0 0 0 30px;
	background: url(../images/main/main_img12.png);
	background-size:auto;
	background-repeat: no-repeat;
	background-position: left center;
	margin:0  0;
	display: inline-block;
}
.main_box04b .h4_style:nth-of-type(2){
	margin:74px 0 40px;
}
.main_box04b table{
	width: 100%;
	max-width: 980px;
	margin:0 auto;
}
.main_box04b table tr th{
	color: #fff;
}
.main_box04b table tr th:nth-of-type(1){
	background: #6db3d4; /* Old browsers */
	background: -moz-linear-gradient(left,  #6db3d4 0%, #7eb7aa 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #6db3d4 0%,#7eb7aa 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #6db3d4 0%,#7eb7aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3d4', endColorstr='#7eb7aa',GradientType=1 ); /* IE6-9 */
}
.main_box04b table tr th:nth-of-type(2){
	background: #7eb7aa; /* Old browsers */
	background: -moz-linear-gradient(left,  #7eb7aa 0%, #8fbb80 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #7eb7aa 0%,#8fbb80 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #7eb7aa 0%,#8fbb80 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7eb7aa', endColorstr='#8fbb80',GradientType=1 ); /* IE6-9 */
}
.main_box04b table tr th:nth-of-type(3){
	background: #8fbb80; /* Old browsers */
	background: -moz-linear-gradient(left,  #8fbb80 0%, #a0c056 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #8fbb80 0%,#a0c056 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #8fbb80 0%,#a0c056 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fbb80', endColorstr='#a0c056',GradientType=1 ); /* IE6-9 */
}
.main_box04b table tr th:nth-of-type(4){
	background: #a0c056; /* Old browsers */
	background: -moz-linear-gradient(left,  #a0c056 0%, #b1c52b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #a0c056 0%,#b1c52b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #a0c056 0%,#b1c52b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0c056', endColorstr='#b1c52b',GradientType=1 ); /* IE6-9 */
}
.main_box04b table tr th:nth-of-type(5){
	background: #b1c52b; /* Old browsers */
	background: -moz-linear-gradient(left,  #b1c52b 0%, #c3ca00 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #b1c52b 0%,#c3ca00 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #b1c52b 0%,#c3ca00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='b1c52b', endColorstr='#c3ca00',GradientType=1 ); /* IE6-9 */
}


.main_box04b table tr:nth-child(even){
	background: #f7f8f8;
}
.main_box04b table tr th,
.main_box04b table tr td{
	padding:16px 0;
	text-align:center;
}

.main_box04b table tr th:nth-child(0),
.main_box04b table tr td:nth-child(0),
.main_box04b table tr th:nth-child(1),
.main_box04b table tr td:nth-child(1),
.main_box04b table tr th:nth-child(2),
.main_box04b table tr td:nth-child(2),
.main_box04b table tr th:nth-child(3),
.main_box04b table tr td:nth-child(3),
.main_box04b table tr th:nth-child(4),
.main_box04b table tr td:nth-child(4),
.main_box04b table tr th:nth-child(5),
.main_box04b table tr td:nth-child(5),
.main_box04b table tr th:nth-child(6),
.main_box04b table tr td:nth-child(6),
.main_box04b table tr th:nth-child(7),
.main_box04b table tr td:nth-child(7){
	border-right: 1px solid #97cdd7;
}
.main_box04b table tr th:nth-child(n + 2),
.main_box04b table tr td:nth-child(n + 2){
	width: 34%;
}
.main_box04b .main_box04a_tex{
	text-align:right;
	width: 100%;
	max-width: 980px;
	margin:26px auto 0;
	font-size: 1rem;
}

/**/
.main_box04c table{
	width: 100%;
	margin:0 auto;
	border: 2px solid #33b2d3;
	border-left: none;
}
.main_box04c table tr th{
	background: #33b2d3;
	padding: 35px 2%;
	border-bottom: 1px dotted #fff;
	color: #fff;
	font-size: 1.25rem;
	font-weight: 600;
	text-align:center;
}

.main_box04c table td:nth-of-type(even){
	background: rgba(51,178,211,0.1);
}
.main_box04c table tr td{
	padding: 35px 3%;
	border-bottom: 1px dotted #33b2d3;
	font-size: 1.25rem;
	text-align: left;
	vertical-align: top;
}
.main_box04c table tr td:nth-child(2){
	width: 35%;
}
.main_box04c table tr td:nth-child(3){
	width: 27%;
}
.main_box04c table tr td:nth-child(4){
	width: 23%;
}
.main_box04c table tr td span{
	display: block;
	font-size: 0.875rem;
}
.main_box04c table tr td span:first-child{
	margin-bottom: 10px;
}


.main_box05 ul{
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.main_box05 ul li{
	width: 50%;
}
.main_box05 ul li div{
	padding:5px 0;
	color: #fff;
	width: 100%;
	max-width: 746px;
	text-align:center;
}
.main_box05 ul li div h2{
	font-size: 1.9rem;
	font-weight:300;
	letter-spacing: 0.1em;
	margin:0 0 0;
}
.main_box05 ul li:nth-of-type(1){
	background: #6cb2d3;
	border-right: 1px solid #fafafa;
}
.main_box05 ul li:nth-of-type(1) div{
	float: right;
}
.main_box05 ul li:nth-of-type(2){
	background: #5db69a;
}
.main_box05 ul li div a{
	font-size: 1.4rem;
	color: #fff;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	padding: 11px 100px;
	letter-spacing: 0.2em;
}
.main_box05 ul li:nth-of-type(1) div a{
	background: #5287a0;
}
.main_box05 ul li:nth-of-type(2) div a{
	background: #478b76;
}
p.add1{
	margin-left: 30px;
	padding:0 0 0 50px;
}
.arrow{
	position: relative;
	display: inline-block;
	padding: 0 0 0 16px;
	color: #fff;
	vertical-align: middle;
	text-decoration: none;
}
.arrow::before,
.arrow::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.sample5-1::before{
	top:-4px;
	left: 3px;
	width: 6px;
	height: 6px;
	border-top: 1px solid #fafafa;
	border-right: 1px solid #fafafa;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.main_box06{
	padding:76px 0 100px;
}
.main_box06 .h2_style02{
	margin:0 0 0;
}
.select_top{
	margin:40px 0 40px;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.select_top li{
	font-size: 1.5rem;
	text-align:center;
	max-width: 196px;
	width: 20%;
	padding: 12px 0;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
.select_top .selected{
	background: #6cb2d3;
	color: #fff;
}
#textArea{
	text-align:center;
}
#textArea a img{
	max-width: 450px;
	width: 100%;
}
.select_md {
	text-align:left;
	font-size: 1.5rem;
	width: 100%;
	max-width: 980px;
	margin:0 auto 58px;
	border-top: 1px dotted #e4e3e3;
}
.select_md li{
	padding: 24px 14px;
	border-bottom: 1px dotted #e4e3e3;
}
.select_md dl{
	overflow: hidden;
}
.select_md dt{
	float:left;
	width: 20%;
	padding: 0 0 0 0;
	max-width: 196px;
}
.select_md dt span{
	color: #b3b4b4;
	font-size: 1.2rem;
	padding: 0 0 0 10px;
}
.select_md dd{
	width: 80%;
	margin:0 0 0 196px;
}
.main_box07{
	display: flex;
	justify-content: space-between;
	background: rgba(51,178,211,0.1);
	border-radius: 1.5rem;
	padding: 30px 15px 20px 30px;
	margin: 140px 0 80px;
}
.main_box07_left{
	width: 50%;
	background: url("img/mainbox07_txt01.png")top center no-repeat;
	background-size: 100%;
	position: relative;
}
.main_box07_left::after{
	position: absolute;
	bottom: 10px;
	right: 0;
	content: "";
	background: url("img/mainbox07_txt02.png")no-repeat;
	width: 106px;
	height: 23px;
}
.main_box07_left h2{
	border: none;
	padding: 1.5em 0 0 .1em;
	color: #33b2d3;
	font-size: 2.5rem;
	margin: 0;
}

.main_box07_right{
	width: 48%;
}
.main_box07_right a:hover{
	opacity: 0.8;
}

.main_box08{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding: 0 20px;
	margin-bottom: 4rem;
}
.main_box08_right{
	text-align: center;
}

.main_box09{
	margin: 2em 5em 4em;
	text-align: left;
}
.main_box09 h3{
	border: none;
	color: #c0c800;
	font-size: 1.75rem;
	font-weight: 600;
	letter-spacing: 0;
	margin: 0px;
}
.main_box09 h3::after{
	content: none;
}
.main_box09 h3 span{
	display: inline-block;
	font-size: 1rem;
	font-weight: 600;
	vertical-align: super;
}

.mainSection-feature-title {
	width: 465px;
	height: 65px;
	background: url("img/home-feature_title.png")no-repeat;
	padding: 65px 0 0;
	overflow: hidden;
	margin: 0 auto 80px!important;
	border: none;
}

footer .copySection p:nth-child(2) {
    display:none !important;
    }

.title multi-line sf-text-center{
	color: rgb(255,0,0) !important
}

.fixed-popup-box{
	position: fixed;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px 0;
	width: 950px;
	background: #e0f4f9;
	border-radius: 40px;
	padding: 30px;
}
.fixed-popup-box .popup-close-btn {
	position: absolute;
    top: 35px;
    right: 35px;
    transform: translate(50%, -50%);
    width: 35px;
    height: 35px;
    place-items: center;
    padding: 0;
    border-radius: 50%;
	border: none;
    color: #fff;
    background: #33b2d3;
    font-size: 25px;
    cursor: pointer;
    box-sizing: border-box;
    z-index: 10;
}
.popup-close-btn::before,
.popup-close-btn::after {
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 16px;
  	height: 2px;
  	background-color: #fff;
  	transform-origin: center;
}

.popup-close-btn::before {
  	transform: translate(-50%, -50%) rotate(45deg);
}

.popup-close-btn::after {
  	transform: translate(-50%, -50%) rotate(-45deg);
}

@media (max-width: 990px) {
	.fixed-popup-box .popup-close-btn {
		position: absolute;
		top: 30px;
		right: 30px;
		transform: translate(50%, -50%);
		width: 25px;
		height: 25px;
		place-items: center;
		padding: 0;
		border-radius: 50%;
		color: #fff;
		font-size: 18px;
		cursor: pointer;
		box-sizing: border-box;
		z-index: 10;
	}
	.popup-close-btn::before,
	.popup-close-btn::after {
		width: 12px;
	}
}
@media (max-width: 400px) {
	.fixed-popup-box .popup-close-btn {
		position: absolute;
		top: 25px;
		right: 25px;
		transform: translate(50%, -50%);
		width: 25px;
		height: 25px;
		place-items: center;
		padding: 0;
		border-radius: 50%;
		color: #fff;
		font-size: 18px;
		cursor: pointer;
		box-sizing: border-box;
		z-index: 10;
	}
}
.fixed-popup-box.hide {
	display: none;
}
.fixed-popup-box .popup-box-title{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 20px;
}
.fixed-popup-box .popup-box-title .logo{
	width: 334px;
	height: 66px;
	background: url("img/popup-box_logo.png")no-repeat;
	padding: 66px 0 0;
	overflow: hidden;
	margin: 0;
}
.fixed-popup-box .popup-box-title .popup-box-text{
	color: #33b2d3;
	font-size: 1.5rem;
	font-weight: 600!important;
	margin: 0;
}
.fixed-popup-box .popup-btnbox{
	display: flex;
	justify-content: center;
	gap: 0 20px;
}
.fixed-popup-box .popup-btnbox .main_btn a{
	padding: 0 2em;
}

footer .copySection p:nth-child(2) {
    display:none !important;
    }

.title multi-line sf-text-center{
	color: rgb(255,0,0) !important
}

/* front-page */

body,p {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-weight: 500 !important;
}

	@media (min-width: 992px) {
		p {
			font-size:20px;
		}
	}
	
	.page-id-2 .siteContent {
		padding: 3.5rem 0 8rem
	}

	.shadow {
		box-shadow: 15px 15px 20px #666666!important;
		border-radius: 5%!important;
	}

	.gMenu_name {
		font-weight: bold !important;
	}
	
	.carousel-item picture img{
		width: 100%;
	}
	
	.mv_wrap{
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		display: flex;
		justify-content: center;
		gap: 0 30px;
		width: 1140px;
		height: calc(100% - 3vw);
		margin: 0 auto;
		padding: 0 20px;
	}
	@media (max-width: 1140px) {
		.mv_wrap{
			width: 100%;
		}
	}

	.mv_wrap .mv_left_box{
		display: flex;
		flex-direction: column;
		justify-content: center;
		gap: 1.5vw 0;
		width: 40%;
		height: 100%;
		padding: 1.5em 0;
	}
	.mv_wrap .mv_left_box h1 img{
		width: 20vw;
	}
	.mv_wrap .mv_left_box figure img{
		width: 25vw;
	}
	.mv_wrap .mv_left_box ul{
		display: flex;
		justify-content: center;
		gap: 0 1vw;
		padding: 0 .5em;
		margin: 0;
	}
	.mv_wrap .mv_left_box ul li{
		display: flex;
		justify-content: center;
		align-items: center;
		width: 5.4vw;
		height: 5.4vw;
		background: #33b2d3;
		border-radius: 50%;
		color: #fff;
		font-size: 1.3vw;
		font-weight: 600;
		line-height: 1.2;
		text-align: center;
		margin: 0;
		padding: 0;
	}

	.mv_wrap .mv_right_box{
		display: flex;
		flex-direction: column;
		justify-content: center;
		gap: 2.5vw 0;
		height: 100%;
		padding: 5em 0 1.5em;
	}
	.mv_wrap .mv_right_box figure{
		margin: 0;
	}
	.mv_wrap .mv_right_box .btn_box{
		display: flex;
		flex-direction: column;
		align-items: center;
		gap: 10px 0;
	}
	.mv_wrap .mv_right_box .btn_box .main_btn {
		margin-bottom: 0;
		text-align: center;
	}
	.mv_wrap .mv_right_box .btn_box .main_btn a{
		border-radius: 0.7rem;
		filter: drop-shadow(5px 5px 2px rgba(0,0,0,0.1));
		display: inline-block;
		height: 3.2rem;
		background: #c0c800;
		border: 0.1rem solid #c0c800;
		padding: 0 1em;
		color: #fff;
		font-size: 2rem;
		font-weight: 600;
		text-align: center;
		line-height: 3rem;
	}
	.mv_wrap .mv_right_box .btn_box .main_btn a:hover {
		background: #fff;
		color: #c0c800;
		text-decoration: none;
	}
	.mv_wrap .mv_right_box .mv_text {
		font-size: 1.2rem;
		text-align: center;
		margin-top: 20px;
	}
	@media (min-width: 1800px) {
		.mv_wrap .mv_right_box .mv_text{
			margin: 1.5vw 0 0;
		}
	}
	
	
	@media (min-width: 1740px) {
		.mv_wrap .mv_left_box{
			gap: 2em 0;
		}
		.mv_wrap .mv_left_box h1 img{
			width: 348px;
		}
		.mv_wrap .mv_left_box figure img{
			width: 435px;
		}
		.mv_wrap .mv_left_box ul{
			gap: 0 1em;
		}
		.mv_wrap .mv_left_box ul li{
			width: 94px;
			height: 94px;
			font-size: 22px;
		}
	}
	@media (max-width: 1500px) {
		.mv_wrap .mv_right_box{
			justify-content: space-between;
			padding: 1em 0;
		}
		.mv_wrap .mv_right_box .btn_box .main_btn a{
			font-size: 1.5rem;
		}
		.mv_wrap .mv_right_box .mv_text{
			margin: 0;
		}
	}
	@media (max-width: 1400px) {
		.mv_wrap .mv_right_box .btn_box{
			flex-direction: row;
			justify-content: center;
			gap: 0 10px;
		}
	}
	@media (max-width: 1100px) {
		.mv_wrap .mv_right_box .mv_text{
			font-size: 1rem;
		}
	}
	@media (max-width: 768px) {
		.page-id-2 .siteContent {
			padding: 3.5rem 0 4rem;
		}
		.mv_wrap .mv_right_box .btn_box .main_btn a{
			height: 2.8rem;
			font-size: 1.0rem;
			line-height: 2.6rem;
		}
		.mv_wrap .mv_right_box .mv_text{
			font-size: 0.75rem;
		}
	}
	@media (max-width: 600px) {
		.carousel-item{
			width: auto;
			height: 80vw;
		}
		.carousel-item picture img{
			height: 80vw;
		}
		.mv_wrap{
			left: 0;
			transform: translateX(0);
			display: flex;
			flex-direction: column;
			gap: 20px 0;
			width: 100vw;
		}
		.mv_wrap .mv_left_box{
			align-items: flex-start;
			padding: 0;
		}
		.mv_wrap .mv_left_box h1{
			margin: 0;
		}
		.mv_wrap .mv_left_box figure{
			margin: 0;
		}
		.mv_wrap .mv_left_box figure img {
			width: 40vw;
		}
		.mv_wrap .mv_left_box ul li{
			width: 8.5vw;
			height: 8.5vw;
			font-size: 2.0vw;
		}
		.mv_wrap .mv_right_box{
			align-items: center;
			gap: 2.5vw 0;
			height: 70%;
			padding: 0;
		}
		.mv_wrap .mv_right_box .btn_box .main_btn a{
			height: 2.5rem;
			font-size: 1rem;
			line-height: 2.5rem;
		}
		.mv_wrap .mv_right_box figure img{
			width: 70vw;
		}
		.mv_wrap .mv_right_box .mv_text{
			font-size: 0.75rem;
		}
	}
	@media (max-width: 400px) {
		.carousel-item {
			height: 100vw;
		}
		.carousel-item picture img {
			width: 75%;
			height: 100vw;
		}
		.mv_wrap {
			gap: 1.5rem;
		}
		.mv_wrap .mv_left_box {
			width: 50%;
			height: auto;
		}
		.mv_wrap .mv_left_box ul {
			padding: 0.5rem 0;
		}
		.mv_wrap .mv_left_box ul li {
			width: 9.5vw;
			height: 9.5vw;
		}
		.mv_wrap .mv_right_box {
			height: 60%;
			height: auto;
		}
		.mv_wrap .mv_right_box .btn_box .main_btn a {
			height: 2rem;
       		line-height: 2rem;
		}
	}

	/* .mainSection-title, h2 {
		padding: .5em .8em!important;
		border-top: 2px solid #6db3d4!important;
	} */
	
	@media (max-width: 991px) {
		.main_box07_left::after{
			position: absolute;
			bottom: 5px;
			right: 0;
			content: "";
			background: url("img/mainbox07_txt02.png")no-repeat;
			background-size: 75px;
			width: 75px;
			height: 17px;
		}
		.main_box07_left h2{
			font-size: 2.25rem;
			padding: 1.2em 0 0 .1em;
		}
		.fixed-popup-box{
			bottom: 75px;
			width: 650px;
		}
		.fixed-popup-box .popup-box-title .logo{
			width: 222px;
			height: 44px;
			background: url("img/popup-box_logo.png")no-repeat;
			background-size: 222px;
			padding: 44px 0 0;
			overflow: hidden;
			margin: 0;
		}
		.fixed-popup-box .popup-box-title .popup-box-text{
			color: #33b2d3;
			font-size: 1.2rem;
			font-weight: 600!important;
			margin: 0;
		}
		.fixed-popup-box .popup-btnbox{
			display: flex;
			justify-content: center;
			gap: 0 20px;
		}
		.fixed-popup-box .popup-btnbox .main_btn a{
			font-size: 1.5rem;
			padding: 0 2em;
		}
	}

	@media (max-width: 767px) {
		.home .mainSection-top-title {
			font-size: 1.5rem;
		}
		.home .pdtb0_100 {
			padding: 0px 0 70px;
		}
		.maintop_text01{
			font-size: 1.5rem;
			margin-top: 3em;
		}
		.maintop_text01::after{
			position: absolute;
			top: -12px;
			right: -12px;
			content: "";
			background: url("img/text-deco-obj01.png");
			background-size: 26px;
			width: 26px;
			height: 26px;
		}
		.main_box01b{
			padding-bottom: 80px;
		}
		.main_box01b h3{
			font-size: 1.25rem;
		}
		.main_box01b h3::before{
			position: absolute;
			top: -20px;
			left: -25px;
			content: "";
			background: url("img/text-deco-obj02.png");
			background-size: 30px;
			width: 30px;
			height: 26px;
		}
		.main_box01b h3::after{
			content: none;
		}
		.main_box01b p{
			display: inline-block;
			color: #33b2d3;
			font-size: 1.25rem;
			line-height: 1.6;
			text-align: left;
		}
		.main_box01b:nth-of-type(1) p{
			min-height: 113px;
			background: url("img/mainbox01b_img01.png")left center no-repeat;
			background-size: 132px;
			padding: 10px 0 30px 152px;
			margin-top: 10px;
		}
		.main_box01b:nth-of-type(2) p{
			min-height: 125px;
			background: url("img/mainbox01b_img02.png")left center no-repeat;
			background-size: 132px;
			padding: 10px 0 30px 152px;
			margin-top: 10px;
		}
		.main_box01b:nth-of-type(3) p{
			min-height: 150px;
			background: url("img/mainbox01b_img03.png")right center no-repeat;
			background-size: 159px;
			padding: 10px 179px 10px 0;
			margin-top: 10px;
		}
		.main_box01b:nth-of-type(4) p{
			min-height: 135px;
			background: url("img/mainbox01b_img04.png")right center no-repeat;
			background-size: 155px;
			padding: 10px 170px 10px 0;
			margin-top: 10px;
			margin-bottom: 1.2em;
		}
		.main_box01b:nth-of-type(5) p{
			min-height: 129px;
			background: url("img/mainbox01b_img05.png")left center no-repeat;
			background-size: 129px;
			padding: 10px 0 30px 150px;
			margin-top: 10px;
		}
		.main_box07{
			flex-direction: column;
			gap: 30px 0;
			margin: 80px 0 50px;
			padding: 30px;
		}
		.main_box07_left{
			width: 100%;
		}
		.main_box07_left::after{
			position: absolute;
			bottom: -25px;
			left: 0;
			content: "";
			background: url("img/mainbox07_txt02_02.png")no-repeat;
			background-size: 75px;
			width: 75px;
			height: 15px;
		}
		.main_box07_left h2{
			font-size: 2rem;
			padding: 2em 0 0 .1em;
			margin: 0;
		}
		.main_box07_right{
			width: 100%;
		}
		.mainSection-feature-title {
			width: 310px;
			height: 44px;
			background: url("img/home-feature_title.png")no-repeat;
			background-size: 310px;
			padding: 44px 0 0;
			overflow: hidden;
			margin: 0 auto 40px!important;
			border: none;
		}
		.main_btn a{
			display: inline-block;
			height: 2.6rem;
			background: #c0c800;
			border-radius: 1.3rem;
			border: 0.1rem solid #c0c800;
			padding: 0 1em;
			color: #fff;
			font-size: 1.25rem;
			font-weight: 600;
			text-align: center;
			line-height: 2.4rem;
		}
	}

	@media (max-width: 650px) {
		.fixed-popup-box{
			bottom: 85px;
			width: 400px;
			border-radius: 25px;
			gap: 8px 0;
			padding: 20px;
		}
		.fixed-popup-box .popup-box-title{
			flex-direction: column;
			align-items: center;
			gap: 10px 0;
		}
		.fixed-popup-box .popup-btnbox{
			display: flex;
			justify-content: center;
			gap: 0 20px;
		}
		.fixed-popup-box .popup-btnbox{
			gap: 0 10px;
		}
		.fixed-popup-box .popup-btnbox .main_btn a{
			font-size: 1.15rem;
			padding: 0 0.8em;
		}
	}

	@media (max-width: 400px) {
		.fixed-popup-box{
			width: 320px;
			border-radius: 20px;
		}
		.fixed-popup-box .popup-btnbox{
			display: flex;
			justify-content: center;
			gap: 0 20px;
		}
		.fixed-popup-box .popup-box-title .popup-box-text{
			color: #33b2d3;
			font-size: 0.8rem;
			font-weight: 600!important;
			margin: 0;
		}
		.fixed-popup-box .popup-btnbox{
			flex-direction: column;
			align-items: center;
			gap: 10px 0;
		}
		.fixed-popup-box .popup-btnbox .main_btn a{
			font-size: 1.15rem;
			padding: 0 3em;
		}
	}
	
	.main_btn02 a{
		padding-right: 0.5em;
	}

	li {
		margin-bottom: .8em;
		line-height: 4.65em;
	}

	ul {
		list-style: none;
	}

	.prBlock .prBlock_summary {
		font-size: 16px!important;
	}

	.prBlock .prBlock_title {
		font-size: 24px!important;
	}

	@media (min-width: 992px) {
		p {
			font-size:20px;
		}
	}


/* mi_cloud(MIクラウドの特徴) */
.page-id-10 .siteContent {
	padding: 0 0 6rem;
}
.widget_ltg_full_wide_title_outer {
	text-align: center;
	background: url(img/header_back_new.png);
	background-size: cover;
	background-position: center center;
	margin: 0 calc(50% - 50vw) 3em;
	padding: 3em calc(50vw - 50%);
}

.page-id-10 .widget_ltg_full_wide_title_title{
	width: 465px;
	height: 65px;
	background: url("img/contents_header_title01.png")no-repeat;
	padding: 65px 0 0;
	overflow: hidden;
	margin: 0 auto;
}

/* .mainSection-title, h2 {
	padding: .5em .8em!important;
	border-top: 2px solid #6db3d4!important;
	font-size: 2rem;
} */

.mainSection-top-title{
	padding-right: 3em;
	color: #000;
	font-weight: 500;
	line-height: 1.6;
	border: none;
}

.feature_logo01{
	width: 289px;
	height: 56px;
	background: url("img/feature_logo01.png")no-repeat;
	padding: 56px 0 0;
	overflow: hidden;
	margin: 0 auto;
}
.main_box08_right .main_btn a{
	margin-top: .5em;
}

.feature-box01 h3{
	font-size: 2rem;
	margin: 1.5em 0 2.5em;
}
.feature-box01 .main_box01c{
	text-align: center;
}
.feature-box01 .main_box01c h4{
	font-size: 2rem;
	margin-bottom: 10px;
}
.feature-box01 .main_box01c p{
	font-size: 1.4rem;
	margin-bottom: 0;
}

.feature-box02 .main_box01c{
	padding: 0 10% 50px 27%;
}
.feature-box02 .main_box01c h3{
	border: none;
	color: #ff5a19;
	font-size: 1.85rem;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
}
.feature-box02 .main_box01c h3::before{
	position: absolute;
	top: 0;
	left: -2.5em;
	content: "01.";
}
.feature-box02 .main_box01c:nth-child(2) h3::before{
	content: "02.";
}
.feature-box02 .main_box01c:nth-child(3) h3::before{
	content: "03.";
}
.feature-box02 .main_box01c:nth-child(4) h3::before{
	content: "04.";
}
.feature-box02 .main_box01c:nth-child(5) h3::before{
	content: "05.";
}
.feature-box02 .main_box01c h3::after{
	content: none;
}
.feature-box02 .main_box01c p{
	font-size: 1.4rem;
	margin-bottom: 0;
}

.feature-box03 .triangle_box{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-end;
	min-height: 310px;
	background: url("img/feature_box_img01.png")left center no-repeat;
	padding: 1em 0;
	margin: 0 50px;
}
.feature-box03 .main_box01c{
	display: flex;
	align-items: center;
	gap: 0 30px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.feature-box03 .main_box01c:nth-of-type(2){
	gap: 0 120px;
}
.feature-box03 .main_box01c h3{
	border: none;
	color: #ff5a19;
	font-size: 1.85rem;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
}
.feature-box03 .main_box01c h3::after{
	content: none;
}
.feature-box03 .main_box01c p{
	font-size: 1.4rem;
	margin-bottom: 0;
}
.feature-box03 > p{
	padding-bottom: 15px;
	font-size: 1.4rem;
	margin: 50px 50px 0;
}

.feature-box04 .merit_box{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 3em 0;
	background: url("img/feature_logo02.png")left center no-repeat;
	padding: 4em 0 4em 190px;
}
.feature-box04 .main_box01c{
	padding: 0 0 0 150px;
}
.feature-box04 .main_box01c:nth-child(1){
	background: url("img/feature_box_img02.png")left center no-repeat;
}
.feature-box04 .main_box01c:nth-child(2){
	background: url("img/feature_box_img03.png")left center no-repeat;
	margin-left: 150px;
}
.feature-box04 .main_box01c:nth-child(3){
	background: url("img/feature_box_img04.png")left center no-repeat;
	margin-left: 150px;
}
.feature-box04 .main_box01c:nth-child(4){
	background: url("img/feature_box_img05.png")left center no-repeat;
}
.feature-box04 .main_box01c h3{
	border: none;
	color: #ff5a19;
	font-size: 1.85rem;
	letter-spacing: 0;
	margin: 0 0 10px;
}
.feature-box04 .main_box01c h3::after{
	content: none;
}
.feature-box04 .main_box01c p{
	font-size: 1.4rem;
	line-height: 1.4;
	margin-bottom: 0;
}

.feature-box05{
	padding-bottom: 30px;
}
.feature-box05 .main_box01c{
	padding: 0 0 0 140px;
	margin-top: 3em;
}
.feature-box05 .main_box01c:nth-child(1){
	background: url("img/feature_box_img06.png")left top no-repeat;
}
.feature-box05 .main_box01c:nth-child(2){
	background: url("img/feature_box_img07.png")left top no-repeat;
}
.feature-box05 .main_box01c:nth-child(3){
	background: url("img/feature_box_img08.png")left top no-repeat;
}
.feature-box05 .main_box01c:nth-child(4){
	background: url("img/feature_box_img09.png")left top no-repeat;
}
.feature-box05 .main_box01c h3{
	border: none;
	color: #ff5a19;
	font-size: 1.85rem;
	letter-spacing: 0;
	margin: 0 0 10px;
}
.feature-box05 .main_box01c h3::after{
	content: none;
}
.feature-box05 .main_box01c p{
	font-size: 1.4rem;
	line-height: 1.4;
	margin-bottom: 0;
}

.feature_logo02{
	width: 334px;
	height: 65px;
	background: url("img/feature_logo03.png")no-repeat;
	padding: 65px 0 0;
	overflow: hidden;
	margin: 0 auto 30px;
}
	
	@media (max-width: 1199px) {
		.main_box08_right .main_btn a{
			font-size: 1.75rem;
		}
		.feature-box03 .triangle_box{
			margin: 0 120px 0 100px;
		}
		.feature-box03 .main_box01c{
			display: flex;
			flex-direction: column;
			align-items: flex-end;
			gap: 0;
		}
		.feature-box03 .main_box01c h3{
			font-size: 1.75rem;
		}
		.feature-box03 .main_box01c p{
			font-size: 1.25rem;
		}
	}
	
	@media (max-width: 991px) {
		.main_box08{
			display: block;
		}
		.main_box08 .main_box08_right{
			margin-top: 30px;
		}
		.feature-box03 .triangle_box{
			background: url("img/feature_box_img01.png")left center no-repeat;
			background-size: 280px;
			margin: 0 60px 0 40px;
		}
		.feature-box03 .main_box01c{
			display: flex;
			flex-direction: column;
			align-items: flex-end;
			gap: 0;
		}
		.feature-box03 .main_box01c h3{
			font-size: 1.75rem;
		}
		.feature-box03 .main_box01c p{
			font-size: 1.25rem;
		}
		.feature-box03 > p{
			font-size: 1.25rem;
			margin: 30px 30px 0;
		}
	}
	
	@media (max-width: 767px) {
		.page-id-10 .siteContent {
			padding: 0 0 4rem;
		}
		.feature-box03 .triangle_box{
			align-items: flex-start;
			min-height: 200px;
			background: url("img/feature_box_img01.png")left center no-repeat;
			background-size: 200px;
			padding-left: 230px;
			margin: 0 30px;
		}
		.feature-box03 .main_box01c{
			align-items: flex-start;
			gap: 0;
		}
		.feature-box03 .main_box01c h3{
			font-size: 1.25rem;
		}
		.feature-box03 .main_box01c p{
			font-size: 1rem;
		}
		
		
		.feature-box04 .merit_box{
			background: url("img/feature_logo02.png")center top 2em no-repeat;
			padding: 8em 0 4em;
		}
		.feature-box04 .main_box01c{
			padding: 0 0 0 150px;
		}
		.feature-box04 .main_box01c:nth-child(2){
			margin-left: 0;
		}
		.feature-box04 .main_box01c:nth-child(3){
			margin-left: 0;
		}
	}
	
	@media (max-width: 530px) {
		.mainSection-top-title{
			padding-right: 0;
			font-size: 2rem;
		}
		.page-id-10 .widget_ltg_full_wide_title_title{
			width: 310px;
			height: 44px;
			background: url("img/contents_header_title01.png")no-repeat;
			background-size: 310px;
			padding: 44px 0 0;
			overflow: hidden;
			margin: 0 auto;
		}
		.feature-box01 h3{
			font-size: 1.5rem;
		}
		.feature-box01 .main_box01c h4{
			font-size: 1.5rem;
		}
		.feature-box01 .main_box01c p{
			font-size: 1.25rem;
		}
		.feature-box02 h2,
		.feature-box03 h2,
		.feature-box04 h2,
		.feature-box05 h2{
			font-size: 1.75rem;
		}
		.feature-box02 .main_box01c{
			padding-bottom: 30px;
		}
		.feature-box02 .main_box01c h3{
			font-size: 1.5rem;
		}
		.feature-box02 .main_box01c p{
			font-size: 1rem;
		}
		.feature-box03 .triangle_box{
			align-items: flex-start;
			min-height: 200px;
			background: url("img/feature_box_img01.png")left center no-repeat;
			background-size: 150px;
			padding-left: 160px;
			margin: 0 10px;
		}
		.feature-box03 .main_box01c{
			align-items: flex-start;
			gap: 0;
		}
		.feature-box03 .main_box01c h3{
			font-size: 1.25rem;
		}
		.feature-box03 .main_box01c p{
			font-size: 1rem;
		}

		.feature-box04 .main_box01c h3{
			font-size: 1.5rem;
			margin: 0;
		}
		.feature-box04 .main_box01c p{
			font-size: 1.25rem;
		}
		
		.feature-box05 .main_box01c h3{
			font-size: 1.5rem;
			margin: 0;
		}
		.feature-box05 .main_box01c p{
			font-size: 1.25rem;
		}
	}

/* 機能一覧 */
.page-id-3827 .siteContent {
	padding: 0 0 6rem;
}

.feature-list-wrapbox01{
	text-align: center;
}

.page-id-3827 .widget_ltg_full_wide_title_title{
	width: 546px;
	height: 65px;
	background: url("img/contents_header_title02.png")no-repeat;
	padding: 65px 0 0;
	overflow: hidden;
	margin: 0 auto;
}

/* .mainSection-title, h2 {
	padding: .5em .8em!important;
	border-top: 2px solid #6db3d4!important;
	font-size: 2rem;
} */

.page-id-3827 .mainSection-top-title{
	display: inline-block;
    color: #33b2d3;
    font-weight: 600;
    font-size: 2.25rem;
    font-feature-settings: "palt" 1;
    letter-spacing: .1em;
    padding: 0 0 .1em;
    margin: 0 .5em;
    border-top: none;
    border-bottom: 0.3rem solid #33b2d3;
}

.main_box09:nth-of-type(1){
	background: url("img/feature-list_illust01.png")right top no-repeat;
}

table{
	border-collapse: separate;
	border-spacing: 0 20px;
}
table th{
	width: 156px;
	height: 40px;
	padding: 0;
	border: 0;
	vertical-align: top;
}
table th span{
	display: block;
	width: 100%;
	height: 40px;
	background: #33b2d3;
	border-radius: 20px;
	color: #fff;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	line-height: 40px;
	text-align: center;
}
table tr:nth-of-type(2n) th span{
	background: #c0c800;
}
table td{
	padding: 5px 0 0 20px;
	border: 0;
	font-size: 1.25rem;
	vertical-align: top;
}
table td span{
	font-size: 1rem;
}

	@media (max-width: 1199px) {
		.main_box09{
			margin: 2em 20px 4em;
		}
	}

	@media (max-width: 991px) {
		.main_box09:nth-of-type(1){
			background: none;
		}
	}

	@media (max-width: 767px) {
		.page-id-3827 .siteContent {
		padding: 0 0 4rem;
		}
		.page-id-3827 .mainSection-top-title{
			font-size: 1.5rem;
		}
		.page-id-3827 .widget_ltg_full_wide_title_title{
			width: 364px;
			height: 44px;
			background: url("img/contents_header_title02.png")no-repeat;
			background-size: 364px;
			padding: 44px 0 0;
			overflow: hidden;
			margin: 0 auto;
		}
	}
	@media (max-width: 530px) {
		.page-id-3827 .widget_ltg_full_wide_title_title {
			width: 344px;
			height: 44px;
			background: url("img/contents_header_title02.png")no-repeat;
			background-size: 344px;
			padding: 44px 0 0;
			overflow: hidden;
			margin: 0 auto;
		}
	}

/* お知らせコンテンツ */
.widget_vkexunit_post_list {
	max-width: 1140px;
	margin: 0 auto 160px;
}
	@media (max-width: 1300px) {
		.widget_vkexunit_post_list {
			max-width: 960px;
		}
	}
	@media (max-width: 1100px) {
		.widget_vkexunit_post_list {
			max-width: 720px;
		}
	}
	@media (max-width: 768px) {
		.widget_vkexunit_post_list {
			max-width: 540px;
			margin: 0 auto 100px;
		}
	}
	@media (max-width: 580px) {
		.widget_vkexunit_post_list {
			width: 100%;
    		padding-right: 15px;
    		padding-left: 15px;
    		margin-right: auto;
    		margin-left: auto;
		}
	}