/*=========================================================

	Sub(Lower)Page setting

===========================================================*/

.sub-main-img{
	text-align: center;
	background: #80c1de;
	padding:300px 0;
	position: relative;
	}

.sub-main-img h2{
	font-size: 1.8125rem;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.5em;
	}
.sub-main-img h2 span{
	font-size: 6.5rem;
	display: block;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: .1em;
	}

.sub-main-img.service-main{
	background: url("../img/service/h2.jpg")no-repeat center center;
	background-size: cover;
	}
.sub-main-img.sns-main{
	background: url("../img/sns_support/h2.jpg")no-repeat center center;
	background-size: cover;
	}
.sub-main-img.video-main{
	background: url("../img/video/h2.jpg")no-repeat center center;
	background-size: cover;
	}
.sub-main-img.employ-main{
	background: url("../img/employ/h2.jpg")no-repeat center center;
	background-size: cover;
	}
.sub-main-img.human-resource-main{
	background: url("../img/employ/h2.jpg")no-repeat center center;
	background-size: cover;
	}
.sub-main-img.web-main{
	background: url("../img/web/h2.jpg")no-repeat center center;
	background-size: cover;
	}

.sub-main-img.support-main{
	background: url("../img/support/h2.jpg")no-repeat center center;
	background-size: cover;
	}
.sub-main-img.recruit-main{
	background: url("../img/recruit/h2.jpg")no-repeat center center;
	background-size: cover;
	}
.sub-main-img.company-main{
	background: url("../img/company/h2.jpg")no-repeat center center;
	background-size: cover;
	}
.sub-main-img.greeting-main{
	background: url("../img/greeting/h2.jpg")no-repeat center center;
	background-size: cover;
	}
.sub-main-img.voice-main{
	background: url("../img/voice/h2.jpg")no-repeat center center;
	background-size: cover;
	}


.sub-main-img.news-main{
	background: #80c1de;
	padding: 160px 0 100px;
	}
.sub-main-img.news-main h2{font-size: 2.375rem;}


@media screen and (max-width: 1023px) {
	
.sub-main-img h2 span{
	font-size: 5rem;
	}	
	
}
@media screen and (max-width: 767px) {
	
.sub-main-img{padding:100px 0 80px 0;}
.sub-main-img h2{font-size: 13px;letter-spacing: 0;}	
.sub-main-img h2 span{font-size: 28px;}	
.sub-main-img.news-main{padding:100px 0 70px 0;}
.sub-main-img.news-main h2{font-size: 22px;}
	
}

/* bread_crumb
------------------------------------------------------------*/
.bread_crumb_list {
	padding:3px 0 6px;
	width:96%;
	margin: auto;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	}
ol.bread_crumb {
	text-align:left;
	margin:0 auto;
	/*max-width: 1080px;
	width: 96%;*/
	}
.bread_crumb li {
	display:inline;
	color:#fff;
	font-size: 0.9375rem;
	font-weight:500;
	}
.bread_crumb .material-icons{vertical-align:-0.2em !important;}
.bread_crumb li:after {
    content : '>';
    padding-left:10px;
    margin-right:10px;
	}
.bread_crumb li:last-child:after {content : '';}
.bread_crumb li a {color:#fff;text-decoration:underline;}
.bread_crumb li a:hover{text-decoration:none;}
.bread_crumb li.current {}





/*	下層用 フッター
------------------------------------------------------------*/
footer.sub-ft {
	background: url(../img/top/bg_contact.png) no-repeat center top 10px, #fff;
	background-size: contain;
	}
footer.sub-ft::before {
	height: 80px;
	}

/* sub ft-contact */
.sub-ft-contact {
	margin: 0;
	padding: 120px 0 140px;
	text-align: center;
	}
.sub-ft-contact h3 {
	margin: 0 0 50px;
	padding: 0;
	line-height: 1;
	}
.sub-ft-contact h3 strong {
	display: block;
	font-size: 3rem;
	font-weight: 900;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	}
.sub-ft-contact h3 small {
	display: block;
	margin: 0 0 30px;
	font-size: 1.5rem;
	}

@media screen and (max-width: 1023px) {
.sub-ft-contact h3 {
	margin: 0 0 30px;
	}
.sub-ft-contact h3 small {
	margin: 0 0 20px;
	font-size: 1.25rem;
	}
}
@media screen and (max-width: 767px) {
foote.sub-ftr {
	background: url(../img/top/bg_contact.png) no-repeat center top 10px /100% auto;
	}
footer.sub-ft::before {
	height: 60px;
	}
.sub-ft-contact {
	padding: 80px 0 70px;
	}
.sub-ft-contact h3 {
	margin: 0 0 20px;
	}
.sub-ft-contact h3 strong {
	font-size: 1.5rem;
	}
.sub-ft-contact h3 small {
	margin: 0 0 15px;
	font-size: 0.875rem;
	}
}



/*------------------------------------------------------------
	sub-con
------------------------------------------------------------*/

#sub-con{
	border: 10px solid #f5f5f5;
	background: #fff;
	}
#sub-con.news-con{border-color: #80c1de}
#sub-con .contents-inr{
	padding: 80px 0;
	max-width: 1400px;
	}
#sub-con .ttl-cmn02 strong{width: auto;text-transform: uppercase;}

#sub-con .greeting-sub .contents-inr{padding: 0;}
.greeting-sub{
	background: #00a0e9;
	color: #fff;
	text-align: center;
	padding: 90px 0 100px;
	}
.greeting-sub h3{
    font-size: 2rem;
	font-weight: bold;
    line-height: 1.6;
    letter-spacing: .05em;
	margin-bottom: 35px;
	color: #fffd53;
	}
.greeting-sub p {
	font-weight: bold;
    font-size: 1.125rem;
    line-height: 2.;
    letter-spacing: .15em;
	margin: 20px 0;
	}


@media screen and (max-width: 1420px) {
	
#sub-con .contents-inr{
	width: 96%;
	margin: auto;
	}	
	
}
@media screen and (max-width: 767px) {
#sub-con{
	border: 6px solid #f5f5f5;
	border-left: none;
	border-right: none;
	}
#sub-con .contents-inr{
	padding: 60px 0;
	width: 94%;
	margin: auto;
	}
	#sub-con .contents-inr p{ font-size: 15px;}
.greeting-sub{
	padding: 40px 0 60px;
	}
.greeting-sub h3{
    font-size: 20px;
    line-height: 2.6;
    letter-spacing: 0;
	}
.greeting-sub p {
    font-size: 14px;
    line-height: 180%;
    letter-spacing: 0;
	text-align: left;
	font-weight: normal;
	}
}


/* service
------------------------------------------------------------*/

.service-box h3{
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
	padding-bottom: 15px;
	font-size: 1.75rem;
	position: relative;
	}
.service-box h3::after{
	position: absolute;
	content: "";
	bottom: 0;
	right: 0;
	left: 0;
	width: 85px;
	height: 3px;
	background: #fff;
	margin: auto;
	border-radius: 10px;
}
.service-box .txt-inr{
	padding: 60px;
	margin: auto;
	max-width: 700px;
	color: #fff;
	font-size: 1.0625rem;
	}
.service-box .btn{margin-top: 30px;}
.service-box .btn a{
	display: block;
	width: 100%;
	text-align: center;
	padding: 15px;
	border: 2px solid #fff;
	font-weight: bold;
	text-transform: uppercase;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	transition: 0.7s;
	}
.service-box .btn a:hover{
	color: #333;
	background: #fff;
	opacity: 1;
	}
.box-01{
	background: url("../img/service/bg01.jpg")no-repeat center center;
	background-size: cover;
	}
.box-01 .txt-inr{background:rgba(228,0,127,0.8); }
.box-02{
	background: url("../img/service/bg02.jpg")no-repeat center center;
	background-size: cover;
	}
.box-02 .txt-inr{background:rgba(226,186,0,0.8); }
.box-03{
	background: url("../img/service/bg03.jpg")no-repeat center center;
	background-size: cover;
	}
.box-03 .txt-inr{background:rgba(0,160,233,0.8); }
.box-04{
	background: url("../img/service/bg04.jpg")no-repeat center center;
	background-size: cover;
	}
.box-04 .txt-inr{background:rgba(143,195,31,0.8); }

@media screen and (max-width: 1023px) {}
@media screen and (max-width: 767px) {
.service-box h3{
	margin-bottom: 30px;
	padding-bottom: 25px;
	font-size: 20px;
	}
.service-box h3::after{
	width: 65px;
	}
.service-box .txt-inr{
	padding:30px;
	}
.service-box .btn{margin-top: 30px;}
.service-box .btn a{
	padding: 15px;
	}
}



/* service-video
------------------------------------------------------------*/

.service-point{background: #f5f5f5;}
#sub-con ul.point-list li{
	width: 100%;
	background: #fff;
	overflow: hidden;
	margin: 0 0 70px 0;
	display: flex;
	align-items: center;
	}
#sub-con ul.point-list li:last-child{margin: 0;}
#sub-con ul.point-list li figure{
	width: 40%;
	}
#sub-con ul.point-list li .txt-inr{
	width: 60%;
	padding: 5%;
	box-sizing: border-box;
	font-size: 1.0625rem;
	}
/*.service-point ul li:nth-child(2n){flex-direction: column-reverse;}*/
#sub-con ul.point-list li h3{
	font-weight: bold;
	 font-size: 1.5rem;
	color: #00a0e9;
	margin-bottom: 25px;
	padding-bottom: 25px;
	position: relative;
	}

#sub-con ul.point-list li h3::after{
	position: absolute;
	content: "";
	background: #00a0e9;
	height:4px;
	width: 60px;
	bottom: 0;
	left: 0;
	border-radius: 30px;
}
#sub-con ul.case-list{margin-top: 50px;}
#sub-con ul.case-list li{width: 30%;margin: 1.6%;}
#sub-con ul.case-list li dt{
	font-weight: bold;
	font-size: 1.25rem;
	margin: 15px 0;
	}
#sub-con ul.case-list li p{
	font-size: 1rem;
	}

.service-creator{
	background:url("../img/video/bg.jpg")no-repeat center;
	background-size: cover;
	color: #fff;
	}
#sub-con .service-creator .ttl-cmn02{color: #fff;}
#sub-con .service-creator .ttl-cmn02 strong{border-bottom: 3px solid #fff;}

.creator-list{margin-top: 50px;}
.creator-list li{
	background:rgba(0,0,0,0.8);
	width: 100%;
	padding: 5%;
	box-sizing: border-box;
	margin-bottom: 100px;
	display: flex;
	}
.creator-list li:last-child{margin-bottom: 0;}
.creator-list li figure{width: 30%;}
.creator-list li .txt-inr{width: 70%;padding:0 5%; box-sizing: border-box;}
.creator-list li h3{font-size: 1.75rem; font-weight: bold;letter-spacing: 0.05em;}
.creator-list li h3 span{
	text-transform: uppercase;
	font-size: 1rem;
	margin-left: 10px;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	}
#sub-con .creator-list li p{font-size: 1rem;margin-top: 15px;}

#sub-con .service-list{margin-top: 50px;}
#sub-con .service-list li{
	width: 30%;
	margin:0 1.6%;
	text-align: center;
	}
#sub-con .service-list li h4{
	 font-size: 1.625rem;
	font-weight: bold;
	margin: 15px 0 10px;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	color: #00a0e9;
	}
#sub-con .service-list li p{font-size:1rem;}

@media screen and (max-width: 1023px) {}
@media screen and (max-width: 767px) {
#sub-con ul.point-list li{
	margin: 0 0 30px 0;
	display: flex;
	}
#sub-con ul.point-list li:last-child{margin: 0;}
#sub-con ul.point-list li figure{width: 100%;display: block;}
#sub-con ul.point-list li .txt-inr{width: 100%;padding: 5%;}
#sub-con ul.point-list li:nth-child(2n+1){display: block;}
.service-point ul li:nth-child(2n) {flex-direction: column-reverse;}
	
#sub-con ul.point-list li h3{
	font-size: 20px;
	margin-bottom: 15px;
	}
#sub-con ul.case-list{max-width: 380px; margin:30px auto 0;}
#sub-con ul.case-list li{width: 100%;margin: 1.6% 0 30px;}
	#sub-con ul.case-list li:last-child{margin-bottom: 0;}
#sub-con ul.case-list li dt{
	font-size: 18px;
	margin: 15px 0;
	}
#sub-con ul.case-list li p{
	font-size: 14px;
	}
#sub-con .service-creator .ttl-cmn02 strong{border-bottom: 1px solid #fff;}
.creator-list{margin-top: 30px;}
.creator-list li{
	padding: 5%;
	margin-bottom:30px;
	display: block;
	}
.creator-list li:last-child{margin-bottom: 0;}
.creator-list li figure{width: 100%;}
.creator-list li .txt-inr{width: 100%;padding:5% 0;}
.creator-list li h3{font-size: 22px; }
.creator-list li h3 span{font-size: 13px;}
#sub-con .creator-list li p{font-size: 14px; margin-top: 15px;}

#sub-con .service-list{max-width: 380px; margin:30px auto 0;}
#sub-con .service-list li{width: 100%;margin: 1.6% 0 30px;}
	#sub-con .service-list li:last-child{margin-bottom: 0;}
#sub-con .service-list li h4{font-size: 18px;}
#sub-con .service-list li p{font-size: 13px;}
	
	
}



/* support
------------------------------------------------------------*/

.support-area{text-align: center;}
.support-area h3{
	text-align: center;
	font-weight: bold;
	position: relative;
	font-size: 2rem;
	margin-bottom: 50px;
	padding-bottom: 50px;
	letter-spacing: 0.05em;
	/*font-size: 3.0rem; font-weight: bold; color: #666;*/}
.support-area h3::after{
	content: "";
	position: absolute;
	background: #333;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100px;
	height: 4px;
	border-radius: 10px;
	}
.support-area p{line-height: 220%;}
@media screen and (max-width: 767px) {
/*.support-area h3{font-size: 18px; }*/
.support-area h3{
	font-size: 22px;
	margin-bottom:30px;
	padding-bottom: 30px;
	}
.support-area h3::after{
	width: 35px;
	}
.support-area p{line-height: 180%;
	display: block;
	width: 90%;
	margin: auto;
	text-align: left;
	}
	}


/* recruit
------------------------------------------------------------*/
.defTable01 {
	width:100%;
    margin: 0 auto;
	border: none;
    border-collapse: collapse;
	margin-top:100px;
	}
.defTable01 th {
    width:220px;
	text-align: left;
    margin: 0;
	vertical-align:middle;
    font-weight: bold;
    padding: 20px 30px;
	background:rgba(61,194,255,0.1); 
	border-bottom:1px solid #bbeaff;
	font-size: 1.0625rem;
	letter-spacing: 0.25em;
	box-sizing: border-box;
	}
.defTable01 td {
    padding: 20px 30px;
    margin: 0;
    text-align: left;
    vertical-align: middle;
	background:rgba(61,194,255,0.04); 
	border-bottom:1px solid #bbeaff;
	font-size: 1rem;
	box-sizing: border-box;
	}
.defTable01 tr:first-child th{border-top: 1px solid #bbeaff;}
.defTable01 tr:first-child td{border-top: 1px solid #bbeaff;}


.engage{text-align: center;margin:40px auto 0; display: inline-block; width: 48%;}
.engage a{}
.engage #engage-contributions-widget-wrapper{width: 90%!important; max-width: 500px; margin: auto;}


@media screen and (max-width: 1023px) {}
@media screen and (max-width: 767px) {
.defTable01 {
	margin-top:50px;
	}	
	
.defTable01 th,
.defTable01 td {
	border-collapse:collapse;
	display: block;
	}

.defTable01 th {
    width:100%;
    padding: 15px;
	text-align:left;
	}
.defTable01 td {
    padding: 15px;
	}
.defTable01 tr:first-child th{border-bottom:none;}

.engage{width: 98%;}

}



/* company
------------------------------------------------------------*/
.gamp {border-top: 10px solid #f5f5f5;}
.gamp iframe{ width: 100%; height: 560px; vertical-align: bottom}

.company-tbl table{width: 48%;}
.company-tbl table th{width: 180px;vertical-align: top}

@media screen and (max-width: 1023px) {}
@media screen and (max-width: 767px) {
.gamp {border-top: 6px solid #f5f5f5;}
.gamp iframe{height: 250px;}	
	
.company-tbl table{width:100%;}
.company-tbl table th{width: 100%;}	
	
}


/* greeting
------------------------------------------------------------*/

.greeting-area h3{
	text-align: center;
	font-weight: bold;
	position: relative;
	font-size: 2rem;
	margin-bottom:50px;
	padding-bottom: 50px;
	letter-spacing: 0.05em;
	}
.greeting-area h3::after{
	content: "";
	position: absolute;
	background: #333;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100px;
	height: 4px;
	border-radius: 10px;
	}
.greeting-area p{line-height: 220%; margin: 30px 0;text-align: center;}

@media screen and (max-width: 1023px) {}
@media screen and (max-width: 767px) {
	
.greeting-area h3{
	font-size: 22px;
	margin-bottom:30px;
	padding-bottom: 30px;
	}
.greeting-area h3::after{
	width: 35px;
	}
.greeting-area p{line-height: 180%;
	display: block;
	width: 90%;
	margin: auto;
	text-align: left;
	}	
}



/* news
------------------------------------------------------------*/

#sub-con .news-list{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap:         wrap;
	justify-content:flex-start;
	}

#sub-con .news-list li{
	width: 21%;
	margin: 0  2% 60px;
	font-size: 0.875rem;
	}
#sub-con .news-list li span.data{
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	color: #80c1de;
	display: block;
	margin-top: 15px;
	margin-bottom: 0;
	line-height: 100%;
	}
#sub-con .news-list li h3{
	font-weight: bold;
	margin: 1px 0 10px;
	font-size: 1.25rem;
	color: #80c1de;
	}
#sub-con .news-list li p{line-height: 150%;}

#sub-con .news-detail h3{
	font-weight: bold;
	margin:0 0 20px;
	font-size: 1.75rem;
	}
#sub-con .news-detail span.data{
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: #80c1de;
	display: block;
	line-height: 120%;
	font-size: 1.0625rem;
	}

#sub-con .news-detail figure{
	margin: 30px 0;
	text-align: center;
	}
#sub-con .news-detail p{
	line-height: 200%;
	padding: 15px 0;
}



.pager_wrapper {text-align: center; margin: 40px auto 0;}
.pager1 ,.pager2 {display: inline-block;overflow: hidden;}
.pager_wrapper ul.pager1 li{float: left; width: 30px; margin: 5px;}
.pager_wrapper ul.pager2 li{float: left; width: 150px; margin: 10px;}
.pager_wrapper ul.pager1 li a,
.pager_wrapper ul.pager2 li a{
	background: #fff;
	display: block;
	width: 100%;
	color: #80c1de;
	font-size: 1.125rem;
	padding: 2px 0;
	border: 2px solid #80c1de;
	transition: 0.7s;
}
.pager_wrapper ul.pager2 li a{padding: 13px 0;}
.pager_wrapper ul.pager1 li a:hover,
.pager_wrapper ul.pager2 li a:hover{background: #80c1de;color: #fff; text-decoration: none;}
.pager_wrapper ul.pager1 li a.current{background: #80c1de;color: #fff; text-decoration: none;pointer-events: none;}


@media screen and (max-width: 1023px) {}
@media screen and (max-width: 767px) {
	
#sub-con .news-list li{
	width: 46%;
	margin: 0  2% 30px;
	font-size: 14px;
	}
#sub-con .news-list li span.data{
	font-size: 13px;
	font-weight: bold;
	}
#sub-con .news-list li h3{
	font-size: 15px;
	}


#sub-con .news-detail h3{
	margin:0 0 20px;
	font-size: 18px;
	}
#sub-con .news-detail span.data{
	font-size: 13px;
	font-weight: bold;
	}

#sub-con .news-detail figure{
	margin: 30px 0;
	}
#sub-con .news-detail p{
	line-height: 150%;
	padding: 15px 0;
}


.pager_wrapper {text-align: center; margin: 40px auto 0;}
.pager_wrapper ul.pager1 li{}
.pager_wrapper ul.pager2{width: 100%}	
.pager_wrapper ul.pager2 li{float: left; width: 30%; margin: 1.6%;}
.pager_wrapper ul.pager1 li a,
.pager_wrapper ul.pager2 li a{
	font-size: 14px;
	font-weight: bold;
	}
.pager_wrapper ul.pager2 li a{padding: 13px 0;}
	
	
}



/* voice
------------------------------------------------------------*/
.voice-tag-list{/*margin-bottom: 100px;*/}
.voice-tag-list li{width: 24%;margin: 0 0.5%;}
.voice-tag-list a{
	display: block;
	width: 100%;
	text-align: center;
	border: 2px solid #00a0e9;
	color: #00a0e9;
	padding: 15px 0;
	font-size: 0.9375rem;
	font-weight: bold;
	transition: 0.7s;
	}
.voice-tag-list a:hover{background:#00a0e9;color: #fff;opacity: 1;}

.voice-area{background: #f5f5f5;}
.voice-list li{
	margin: 0 1.6% 40px;
	width: 30%;
	box-sizing: border-box;
	font-size: 1.0625rem;
	background: #fff;
	}
.voice-list li:last-child{}
.voice-list figure{padding: 2%; margin: 0 0 10px;}
.voice-list li span.tag{
	background: #00a0e9;
	color: #fff;
	padding: 2px 15px 4px;
	margin: 0 2%;
	font-size:1rem;
	}
.voice-list li h3{
	font-weight: bold;
	margin:15px 2% 2%;
	font-size: 1.3125rem;;
	}
.voice-list li p{
	font-weight: bold;
	margin:-5px 2% 2%;
	font-size: 1rem;;
	}
.voice-list li a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 2%;
	}


.voice-sub-area{line-height: 180%;}
.voice-sub-area h3{
	font-size: 2.375rem;
	font-weight: bold;
	margin-bottom: 50px;
	line-height: 1.5em;
	}
.voice-sub-area h3 span{
	display: block;
	font-weight: bold;
	margin: 5px 0;
	}
.voice-sub-area h3 span.tag{
	background: #00a0e9;
	color: #fff;
	padding: 4px 15px 4px;
	font-size:1rem;
	display: inline-block;
	line-height: 1.3em;
	}
.voice-sub-area h4{
	font-size: 1.375rem;
	border-bottom: 2px solid #00a0e9;
	padding: 10px 0 25px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #00a0e9;
	}
.voice-sub-area .txt-otr{
	padding: 30px 0;
	}
.voice-sub-area .txt-otr p{
	margin-bottom: 20px;
	}
.voice-sub-area .tips{
	color: #949494;
	border: 1px solid #949494;
	padding: 2% 4%;
	box-sizing: border-box;
	margin-top: 80px;
	}
.voice-sub-area figure{margin: 40px 0;}



@media screen and (max-width: 1023px) {
.voice-tag-list li{width:48%;margin:5px 1%;}	
}

@media screen and (max-width: 767px) {
	
.voice-tag-list{margin:0 auto;max-width: 480px;}
.voice-tag-list li{width:100%;margin:5px 0;;}
.voice-tag-list a{font-size: 14px;}

.voice-list li{
	margin: 0 1% 10px;
	width: 48%
	}
.voice-list li:last-child{}
.voice-list figure{padding: 0; margin: 0 0 5px;}
.voice-list li span.tag{
	font-size: 12px;
	padding: 2px 2px;
	}
.voice-list li h3{
	font-size: 15px;
	margin:5px 2% 2%;
	}
	
	
.voice-sub-area{line-height: 180%;}
.voice-sub-area h3{
	font-size: 18px;
	margin-bottom: 30px;
	line-height: 1.5em;
	}
.voice-sub-area h3 span{
	margin: 5px 0;
	}
.voice-sub-area h3 span.tag{
	padding: 2px 5px;
	font-size:15px;
	line-height: 1.3em;
	}
.voice-sub-area h4{
	font-size: 16px;
	padding: 10px 0 15px;
	margin-bottom: 15px;
	}
.voice-sub-area .txt-otr{
	padding: 20px 0;
	}
.voice-sub-area .txt-otr p{
	margin-bottom: 20px;
	}
.voice-sub-area .tips{
	padding: 2% 4%;
	margin-top: 40px;
	}
.voice-sub-area figure{margin: 20px 0;}	
	
	
	
	
	
	
	
	
	
	
	
}



/* contact
------------------------------------------------------------*/
.defTable02 {
	width:100%;
	max-width: 780px;
    margin: 40px auto 0;
	border: none;
    border-collapse: collapse;
	font-size: 1.8rem;
	}
.defTable02 th {
    vertical-align: top;
    margin: 0;
    font-weight: 500;
    padding: 15px 0 0;
	 text-align: left;
	font-size: 1.125rem;
	}
.defTable02 td {
	vertical-align: middle;
	margin: 0;
	font-weight: 500;
    padding:10px 0 15px;
    text-align: left;
	font-size: 1.0625rem;
	}
	
.defTable02 input[type="text"],.defTable02 input[type="email"] {
	background:rgba(61,194,255,0.1); 
	border:1px solid #bbeaff;
	padding: 2%;
    border-radius: 2px;
	width: 100%;
	box-sizing: border-box;
	}
.defTable02 select{
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	padding: 2%;
	color: #666666;
	font-weight: bold;
	font-size: 1rem;
	}
.defTable02 select::-ms-expand {
    display: none;
	}
.defTable02 .form-se{
	position: relative;
	background:rgba(61,194,255,0.1); 
	border:1px solid #bbeaff;
	border-radius: 2px;
	}
.defTable02 .form-se::before {
	position: absolute;
	top: 1.2em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #00a0e9;
	pointer-events: none;
	}

.defTable01 select optgroup{background: #ddd;}
.defTable02 textarea{
	background:rgba(61,194,255,0.1); 
	border:1px solid #bbeaff;
	padding: 2%;
    border-radius: 2px;
	width: 100%;
	box-sizing: border-box;
	}
.defTable02 textarea::placeholder,
.defTable02 input::placeholder{
	color: #666;
	font-weight: bold;
	font-size: 1rem;
	}
.defTable02 .privacy{
	border:1px solid #bbeaff;
	padding: 20px;
    border-radius: 2px;
	overflow-y: scroll;
	height: 250px;
	}
.defTable02 .privacy h3{
	font-weight: bold;
	font-size: 1.125rem;
	margin: 20px 0 10px;
	}
.defTable02 .privacy p{font-size: 1rem;color: #666;line-height: 150%; padding-bottom: 10px;}
.defTable02 .privacy ul.ullist01{color: #666;}
.defTable02 .privacy ul.ullist01 li{
	margin:0px 0px 0px 1em;
	line-height: 180%;
	list-style:disc;
	font-size: 1rem;
	}

.form_btn{text-align: center;}
.form_btn input{
	background: #00a0e9;
	border: 2px solid #00a0e9;
	font-weight: normal;
	color: #fff; 
	padding: 15px 0;
	font-size: 1.125rem;
	letter-spacing: 1px;
	cursor: pointer;
	transition: 0.5s;
	width: 40%;
	margin: 10px 0;
	}
.form_btn input:hover{
	background: #fff;
	color: #00a0e9;
	}
em.colR{
	font-style: normal;
	color: #fff;
	font-size: 0.8125rem;
	background: #e4007f;
	margin-left: 8px;
	padding: 1px 5px 2px;
	}
.error_messe{font-style: normal; color: #e4007f;}


@media screen and (max-width: 1023px) {}
@media screen and (max-width: 767px) {
	
.form_btn input{width: 100%; font-size: 18px;}	
	
	
}


/*
Wordpress 
__________________________*/
/*MW WP Form*/
.mw_wp_form_confirm .defTable02 .form-se{ background: none; border: none;}
.mw_wp_form_confirm .defTable02 .form-se::before{display: none;}

/*others*/
.thankspage,.page404{text-align: center;}
.post_none2{text-align: center;margin: 2em auto;}

.thankspage{
	font-size: 2rem;
	padding: 100px 0;
}