﻿@charset "utf-8";
/* CSS Document */

/*ヘッダーここから*/

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

br{letter-spacing:0;}

header{
	overflow: hidden;
}

h1{
	float: left;
}

.tel_contact{
	float: left;
	margin-right: 20px;
	margin-left: 200px;
	margin-top:10px;
	margin-bottom:20px;
}

.tel_number{
	font-weight: bold;
}

.tel_contact a{
	color: #000;
	text-decoration: none;
}

.contact{
	float: right;
	margin-top:10px;
	margin-right:20px;
}

/*ヘッダーここまで*/


/*ナビゲーションここから*/
nav{
	background-image: url(../images/navigation/nav_base.png);
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	color: #6C6;
	list-style-type: none;
	clear: both;
	overflow: hidden;
}

nav li{
	float: left;
	width:187px;
	text-align:center;
}

nav ul li{
	line-height: 70px;
}

nav ul li:nth-child(n+1){
	background-image: url(../images/navigation/contents_base.png);
	background-repeat: no-repeat;
}

nav .subs{
	display:none;
}

nav .subs li:nth-child(n+2){
	margin-top:-8px;
}

nav .subs li:nth-child(n+1):hover{
	background-image: url(../images/navigation/contents_hover.png);
	background-repeat: no-repeat;
}

nav #main_menu{
	font-weight: bold;
	background-image: none;
}

#main_menu:hover{
	background-image: url(../images/navigation/contents_onmouse.png);
	background-repeat: no-repeat;
	background-position: top;
}

.short{
	font-size: 73%;
}

nav .service{
	margin-left: 5px;
}

nav .corporate_information{
	margin-left: 5px;
}

nav a{
	text-decoration: none;
	color: #6C6;
}

/*ナビゲーションここまで*/

/*トップここから*/
h2{
	top: 100px;
	height: 358px;
	background-image: url(../images/top/top.png);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 190%;
	text-align: center;
}

.green{
	font-size: 130%;
	font-weight: bold;
	color: #6C6;
}

.sp_banner{
	display: none;
}
/*トップここまで*/

/*お知らせ・トピックスここから*/

.topics{
	float: left;
	width: 430px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 75%;
	overflow: scroll;
	height: 270px;
	line-height: 130%;
}

.contents{
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

/*.news:before{
	background-image: url(../images/top/lb_news.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:16px;
	width:50px;
	display: inline-block;
	content: "";
	background-size:95%;
	margin-top:5px;
}

.new:after{
	background-image: url(../images/top/new.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width:50px;
	height:16px;
	display: inline-block;
	content: "";
	background-size:80%;
}*/

/*.event:before{
	background-image: url(../images/top/lb_event.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	width: 50px;
	display: inline-block;
	content: "";
	background-size: 95%;
	margin-top:5px;
}

.system:before{
	background-image: url(../images/top/lb_system.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	width: 50px;
	display: inline-block;
	content: "";
	background-size: 95%;
	margin-top: 5px;
}

.press:before{
	background-image: url(../images/top/lb_press.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	width: 50px;
	display: inline-block;
	content: "";
	background-size: 95%;
	margin-top: 5px;
}*/

.corporate_info{
	float: right;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:20px;
	font-size:80%;
}

.photo{
	padding-top: 10px;
}

/*お知らせ・トピックスここまで*/

/*フッターここから*/

.page_top{
	display: block;
	margin-left: auto;
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0%;
	clear: both;
}

footer{
	background-color: #6bab80;
	clear: both;
	width: 940px;
	font-size: 80%;
	color: #FFF;
	overflow:hidden;
}

.left{
	float: left;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 25px;
}

footer ul li:nth-child(-n+6){
	background-image: url(../images/footer/footer_link.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;	
}

footer ul li:nth-child(1){
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: none;
}

footer #none{
	background-image: none;
	border-bottom-style: none;
}

footer p{
	font-size: 80%;
	clear: both;
	text-align: center;	
	margin-bottom:10px;
}

footer a{
	color: #FFF;
	text-decoration: none;
}

/*フッターここまで*/

/*QuickCRM本文ここから*/
.main{
	position: absolute;
	top: 150px;
	z-index:-1;
	max-width:100%;
}

.pankuzu{
	font-size: 80%;
	margin-top:20px;
}

.honbun{
	overflow: hidden;
	line-height: 150%;
	margin-bottom: 10px;
}

.tokucho{
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.quickcrm_tokucho{
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	width: 430px;
	height: 400px;
	line-height: 150%;
	border: 1px solid #000;
	padding: 10px;
	overflow: hidden;
	border-radius:10px;
}

.tokucho_number{
	margin-right: 10px;
	float: left;
}

.tokucho_bold{
	font-weight: bold;
	font-size: 110%;
	margin-top:15px;
}

.tokucho_pict{
	clear: both;
	margin-left:20%;
}

.tokucho_left{
	float: left;
	margin-right: 50px;
}

.readmore{
	margin-top: 10px;
	margin-left: 280px;
}

/*QuickCRM本文ここまで*/

/*QuickCRM_readmore本文ここから*/
.banner{
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left:-10px;
}

.quickcrmreadmore_tokucho{
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	width: 430px;
	height: 550px;
	line-height: 150%;
	border: 1px solid #000;
	padding: 10px;
	overflow: hidden;
	border-radius: 10px;
	font-size: 90%;
}

.img_indent{
	margin-left: 50px;
	float: left;
	margin-right: 20px;
}

.img_size{
	height: auto;
	width: 35%;
}

.gaibu_designer_left{
	float: left;
	margin-right: 10px;
	margin-left: 40px;
	clear: both;
}

.quickcrmreadmore_tokucho2{
	margin-right: 30px;
	margin-bottom: 20px;
	width: 910px;
	height: 300px;
	line-height: 150%;
	border: 1px solid #000;
	padding: 10px;
	border-radius:10px;
	clear:both;
}

/*QuickCRM_readmore本文ここまで*/

/*QuickIVR本文ここから*/
.jirei{
	margin-top: 10px;
	margin-bottom: 10px;
}

.quickivr_tokucho{
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	width: 260px;
	height: 370px;
	line-height: 150%;
	border: 1px solid #000;
	padding: 10px;
	overflow: hidden;
	border-radius:10px;
}

.quickivr_tokucho_bold{
	font-weight: bold;
	text-align: center;
}

.quickivr_pict{
	margin-left: 70px;
}

.quickivr_pict2{
	margin-left: 25px;
}

.quickivr_readmore{
	margin-left: 110px;
	margin-top:10px;
}

.clear{
	clear: both;
}

/*QuickIVR本文ここまで*/

/*QuickIVR_readmore本文ここから*/
.discription{
	margin-top: 10px;
	margin-bottom: 10px;
}

.quickivr_tokucho2{
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	width: 910px;
	height: auto;
	line-height: 150%;
	border: 1px solid #000;
	padding: 10px;
	overflow: hidden;
	border-radius:10px;
}

.quickivr_readmore_left{
	float: left;
	width:460px;
	overflow: hidden;
}

.quickivr_readmore_tokucho_bold{
	font-weight: bold;
	font-size: 90%;
	margin-top: 10px;
	width: 400px;
}

.quickivr_pict{
	clear: both;
}

.quickivr_readmore_small{
	font-size: 70%;
}

.quickivr_readmore_left2{
	float: left;
	width:400px;
	overflow: hidden;
}


/*QuickIVR_readmore本文ここまで*/

/*QuickmPBX本文ここから*/
.tokucho_pict2{
	margin-top: 10px;
	margin-left: 10%;
}

/*QuickmPBX本文ここまで*/

/*solution本文ここから*/

.solution{
	overflow: hidden;
	font-size: 80%;
}

.solution_jirei{
	float: left;
	margin: 5px;
	padding: 10px;
	border: 1px solid #000;
	width: 200px;
	height: 190px;
	text-align: center;
	line-height: 120%;
	border-radius:10px;
}

.solution_jirei img{
	margin-top: 10px;
	margin-bottom: 10px;
}

.solution_jirei section{
	text-align: left;
}

.solution_jirei .small{
	font-size: 85%;
}

.solution_jirei .others{
	padding-top: 10px;
}

.graph img{
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 30px;
	margin-left: 50px;
}

.graph .margin{
	margin-left: 100px;
	margin-right:150px;
}

/*solution本文ここまで*/

/*柔軟な開発モデル本文ここから*/

table{
	font-size: 90%;
	border: 1px solid #000;
	margin-top: 10px;
	line-height: 150%;
}

table th{
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	padding: 10px;
	background-color: #e5f8e0;
}

table td{
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}

.center{
	text-align: center;
}

.dark_green{
	color: #FFF;
	background-color: #6eb184;
}

.line_height{
	vertical-align: middle;
}

.line_height2{
	vertical-align: middle;
}

.caution{
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 15px;
}
/*柔軟な開発モデル本文ここまで*/

/*柔軟なご利用形態本文ここから*/
.goriyo_keitai{
	line-height: 150%;
	width: 960px;
	overflow:hidden;
}

.cloud,.pbx{
	padding: 10px;
	border: 1px solid #000;
	float: left;
	width: 430px;
	height:310px;
	border-radius:10px;
}

.onpremise,.database{
	border: 1px solid #000;
	margin-left: 470px;
	width: 430px;
	padding: 10px;
	height:310px;
	border-radius:10px;
}

.pbx,.database{
	margin-bottom: 30px;
}

.cloud section,.onpremise section,.pbx section,.database section{
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*柔軟なご利用形態本文ここまで*/

/*会社概要本文ここから*/
.bottom_border{
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bottom_border td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

iframe{
	margin-bottom: 10px;
	width:600px;
	height:450px;
}

.sp_map{
	display: none;
}

.pc_width{
	width:87px;
}

.pc_width2{
	width:618px;
}

.pc_width3{
	width:152px;
}

.privacy_mark{
	left: 682px;
	top: 1142px;
	align:bottom;
}

/*会社概要本文ここまで*/

/*生い立ち本文ここから*/

.title{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-bottom: 5px;
}

.title:before{
	display: inline-block;
	content: "";
	margin-top: 10px;
	background-image: url(../images/corporate_information/background/square.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	height: 40px;
	width: 19px;
}

.title1:after{
	display: inline-block;
	content: "";
	background-image: url(../images/corporate_information/background/about_first_product.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 14px;
	width: 118px;
}

.background_indent{
	margin-right: 5px;
	margin-left: 25px;
	width: 905px;
	margin-top:10px;
	margin-bottom:10px;
}

.title2:after{
	display: inline-block;
	content: "";
	background-image:url(../images/corporate_information/background/computer_meets_telephone.png);
	background-repeat: no-repeat;
	background-position:right;
	height: 17px;
	width: 130px;
}

.title3:after{
	display: inline-block;
	content: "";
	background-image:url(../images/corporate_information/background/about_control_system_field.png);
	background-repeat: no-repeat;
	background-position:right;
	height: 19px;
	width: 166px;
}

.title4:after{
	display: inline-block;
	content: "";
	background-image:url(../images/corporate_information/background/develope_multi_cpu_board.png);
	background-repeat: no-repeat;
	background-position:right;
	height: 18px;
	width: 180px;
}

.title5:after{
	display: inline-block;
	content: "";
	background-image:url(../images/corporate_information/background/since_1996.png);
	background-repeat: no-repeat;
	background-position:right;
	height: 15px;
	width: 76px;
}

.title6:after{
	display: inline-block;
	content: "";
	background-image:url(../images/corporate_information/background/work_in_1998.png);
	background-repeat: no-repeat;
	background-position:right;
	height: 15px;
	width: 89px;
}

.title7:after{
	display: inline-block;
	content: "";
	background-image:url(../images/corporate_information/background/work_in_1999.png);
	background-repeat: no-repeat;
	background-position:right;
	height: 15px;
	width: 89px;
}

.title8:after{
	display: inline-block;
	content: "";
	background-image:url(../images/corporate_information/background/coexistence_with_internet.png);
	background-repeat: no-repeat;
	background-position:right;
	height: 13px;
	width: 136px;
}

.title9:after{
	display: inline-block;
	content: "";
	background-image:url(../images/corporate_information/background/standards_of_products_development.png);
	background-repeat: no-repeat;
	background-position:right;
	height: 18px;
	width: 192px;
}

.title10:after{
	display: inline-block;
	content: "";
	background-image:url(../images/corporate_information/background/new_concept_products.png);
	background-repeat: no-repeat;
	background-position:right;
	height: 17px;
	width: 131px;
}

.title11:after{
	display: inline-block;
	content: "";
	background-image:url(../images/corporate_information/background/future_directivity.png);
	background-repeat: no-repeat;
	background-position:right;
	height: 18px;
	width: 100px;
}

.title12:after{
	display: inline-block;
	content: "";
	background-image:url(../images/corporate_information/background/for_new_market.png);
	background-repeat: no-repeat;
	background-position:right;
	height: 14px;
	width: 105px;
}
/*生い立ち本文ここまで*/

/*企業理念本文ここから*/
.policy{
	margin-top: 100px;
	margin-bottom: 100px;
	margin-left: 200px;
	line-height: 150%;
}

.policy2{
    margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 328px;
	line-height: 150%;
}

/*企業理念本文ここまで*/

/*主な取引先本文ここから*/

.client_list{
	margin-left: 80px;
	line-height: 150%;
}
.client{
	margin-top: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	width: 250px;
}
.client_float{
	float: left;
	margin-right: 80px;
}

.client_list p{
	margin-top: 10px;
	margin-bottom:10px;
}

.indent{
	padding-left: 250px;
}

/*主な取引先本文ここまで*/

/*個人情報保護方針本文ここから*/
.plivacy_policy{
	width: 940px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}

.underbar{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 1px;
}

.right{
	margin-left: 700px;
}

/*個人情報保護方針本文ここまで*/

/*個人情報の取扱についてここから*/
.table_title{
	color: #FFF;
	background-color: #6eb285;
	text-align: center;
}

.plivacy_policy table{
	padding-bottom: 10px;
}

/*個人情報の取扱についてここまで*/

/*サイトマップここから*/

.sitemap{
	margin-left: 200px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 100px;
}
.sitemap_left{
	float: left;
	margin-right:150px;
}

.sitemap a{
	color: #000;
	text-decoration: none;
}

.bold{
	font-weight: bold;
}
/*サイトマップここまで*/

/*お問合せフォームここから*/

table{
	width: 940px;
}

table th{
	width: 240px;
	vertical-align: middle;
}

.pc_width3{
	width: 210px;
}

.pc_width2{
	width: 230px;
}

.red{
	color: #F00;
}

.name{
	width: 150px;
}

.company_name{
	width: 250px;
}

.address{
	width: 500px;
}

.details{
	height: 200px;
	width: 650px;
	overflow: scroll;
}

th.otoiawase_shosai{
	vertical-align: middle;
}

.confirmation{
	margin-bottom: 30px;
}

input[type="text"],
textarea {
	outline: none;
	border: 1px solid #aaa;
	-webkit-transition: all .3s;
	transition: all .3s;
}

input[type="text"]:focus,
textarea:focus,
input[type="email"]:focus,
input[type="tel"]:focus {
	box-shadow: 0 0 7px #1abc9c;
	border: 1px solid #1abc9c;
}

input[type="submit"]{
	font-size: 0px;
	background-image: url(../images/contact/confirm_bottn.png);
	background-repeat: no-repeat;
	display: block;
	width: 122px;
	height: 37px;
	margin-left: 43%;
	margin-bottom: 30px;
    padding:0;
    border:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
}

.ex{
	font-size: 80%;
	color: #33F;
}

.possible{
	font-size: 80%;
	color: #F00;
}
/*お問合せフォームここまで*/

/*ダウンロードサービスここから*/
.download_list{
	line-height: 120%;
}

/*ダウンロードサービスここまで*/



/*求人情報*/

.main.recruit{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
	line-height:1.6;
	font-size:15px;
}

.main.recruit p.intro{
	text-align:center;
	line-height:1.6;
	color:#6bab80;
	margin-bottom:30px;
	font-size:18px;
}

.main.recruit figure{
	overflow:hidden;
	margin-bottom:50px;
}

.main.recruit figure img{
	float:left;
	width:390px;
	height:auto;
	margin-right:40px;
}

.main.recruit figure figcaption a{
	color:#6bab80;
}

.main.recruit p.intro2{
	margin-bottom:50px;
}

.main.recruit p.intro2 a{
	color:#6bab80;
}

.main.recruit h3{
	background-image:url(../images/recruit/bg.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:100%;
	text-align:center;
	margin-bottom:50px;
}

.main.recruit h3 span{
	background-color:#fff;
	font-size:20px;
	padding:5px 15px;
	box-sizing:border-box;
}

.main.recruit ul.want{
	padding:20px 40px;
	box-sizing:border-box;
	background-color:#f7f1eb;
	overflow:hidden;
	width:690px;
	margin:0 auto 50px auto;
}

.main.recruit ul.want li{
	float:left;
	width:50%;
	padding:10px;
	box-sizing:border-box;
}

.main.recruit ul.want li:nth-child(2n){
	padding-left:50px;
}

.main.recruit ul.want li span{
	color:#6bab80;
}

.main.recruit figure.img_r img{
	float:right;
	margin-left:40px;;
	margin-right:0;
}

.main.recruit figure.img_r figcaption a.tel{
	font-size:20px;
}

.main.recruit figure.img_r span{
	color:#F90;
}
.main.recruit table{
	border-collapse:collapse;
	margin-top:30px;
	margin-bottom:50px;
}

.main.recruit table tr th,
.main.recruit table tr td{
	font-weight:normal;
	text-align:left;
	padding:10px;
	box-sizing:border-box;
}

.main.recruit table tr th{
	width:100px;
}

.main.recruit table tr td a.map{
	background-color:#6bab80;
	color:#fff;
	padding:5px 20px;
	display:inline-block;
	margin-left:30px;
	text-decoration:none;
}

.main.recruit table tr td a.tel{
    color: #6bab80;
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
}

.main.recruit table tr td span{
	display:block;
	color:#6bab80;
}

footer ul li{
	background-image: url(../images/footer/footer_link.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;	
}

/*ここから改良版*/

body{
	width:100%;
}

.inner{
	width:960px;
	margin:0 auto;
}

header{
    /*overflow: hidden;*/
    box-shadow: 0px 3px 12px -5px #000000;
    position: absolute;
    top: 0;
    width: 100%;
    /*height: 250px;*/
    background-color: #fff;
    z-index: 1000;
	overflow:unset;
}

header h1{
	background-color:#009A63;
	padding:5px;
	box-sizing:border-box;
	float:none;
	margin-bottom:5px;
}

header h1 span{
	display:block;
	width:960px;
	margin:0 auto;
	color:#fff;
	font-size:12px;
}

.main{
	position:unset;
}

header div.contact{
	float:right;
	text-align:center;
	margin-top:0;
	margin-bottom:5px;
}

header div.contact > span{
	display:block;
	margin-bottom:10px;
	padding:5px 30px;
	box-sizing:border-box;
	color:#fff;
	background-color:#c7b299;
	text-align:center;
	border-radius:50px;
	font-size:14px;
	box-sizing:border-box;
}

header div.contact a{
	display:block;
	font-size:18px;
	text-decoration:none;
}

header div.contact a span{
	display:inline-block;
	color:#009a63;
	font-size:20px;
	background-image:url(../images/common/icon_tel.png);
	background-repeat:no-repeat;
	background-size:15px;
	padding:0px 0 5px 25px;
	background-position:left top;
}

a:hover{
	opacity:0.8;
}

header nav#gnav a{
	display:block;	
}

header nav#gnav{
	overflow:unset;
}

header nav#gnav ul{
	/*overflow:hidden;*/
}

header nav#gnav ul li{
	color:#808080;
	text-align:center;
	float:left;
	width:14%;
	font-weight:normal;
	line-height:1.5;
	font-size:15px;
	border-bottom:none;
}

header nav#gnav ul li small{
	display:block;
	font-size:13px;
	color:#c7b299;
	font-family: 'Parisienne', cursive;
}

header nav#gnav ul li img{
	width:55%;
	height:auto;
	margin-top:-4px;
}

header nav#gnav ul li{
	position:relative;
}

header nav#gnav ul li ul{
    /*display: block !important;*/
    position: absolute;
    left: 0;
    top: 44px;
    z-index: 10000;
    background-color: #fff;
    width: 132px;
	/*display:block !important;*/
}

header nav#gnav ul li ul li {
    float: none;
    width: 100%;
    /*padding: 10px 24px 12px;*/
    box-sizing: border-box;
    padding: 0 !important;
    height: 50px;
    background-image: none;
    margin: 0 !important;
}


header nav#gnav ul li ul li a{
	color:#808080;
	/*height:50px;*/
	display:block;
	line-height:50px;
	font-size:14px;
	/*padding-top:5px;*/
	/*padding:5px;*/
	box-sizing:border-box;
	border-bottom:solid 1px #c7b299;
}

header nav#gnav ul li ul li a:hover{
	background-color:#c7b299;
	color:#fff;
}

.bx-wrapper .bx-controls-direction a,
.bx-wrapper .bx-pager.bx-default-pager a{
	/*display:none !important;*/
}

.bx-wrapper{
	box-shadow:none !important;
	border:none !important;
}

div.mv{
	margin-top:163px;
}

footer{
	width:100%;
}

footer .inner{
	width:960px;
	margin:0 auto;
}

.mail_contact img{
	position:fixed;
	top:45px;
	right:-15px;
	width:80px;
	height:auto;
}

.pc_none{
	display:none !important;
}

/*お手数ですがこれだけコピーしてください210205*/
#tb_main{
	margin-top:91px;
}

/*210612*/
#home.renew{
	position:relative;
}

#home.renew header{
	position:fixed;
	z-index:10;
	top:0;
	background-color:rgba(255, 255, 255, 0.8);
}

#home.renew header h1{
	background-color:rgba(255, 255, 255, 0);
	color:#808080;
	margin-bottom:0;
}

#home.renew header h1 span{
	color:#808080;
}


#home.renew nav{
	background-image:none;
}

#home.renew header nav#gnav ul li{
	background-image:none;
}

/*slick*/

#home.renew .slick-dotted.slick-slider{
	background-color:#fff;
}

.slider {
    width: 100%;
    margin: 0 auto 80px;
	/*max-width:1920px;*/
}

.slick-slide img {
    width: 100%;
    height: auto;
	border: solid 1px #8f8f8f;
}

.mypattern {
    width: 100%;
	margin-top:118px;
}

.mypattern .slick-slide {
    margin: 10px 10px 0;
}

/*slick setting*/

.mypattern .slick-slide:not(.slick-center) {
    -webkit-filter: opacity(70%);
    -moz-filter: opacity(70%);
    -o-filter: opacity(70%);
    -ms-filter: opacity(70%);
    filter: opacity(70%);
    transition: 0.2s linear;
}

/*slick setting*/

.slick-prev:before,
.slick-next:before {
    color: #000;
}

#home.renew .slick-dots li button::before{
	font-size:24px;
	color:#009a63;
}

#home.renew .slick-prev,
#home.renew .slick-next{
	z-index:10;
}

#home.renew .slick-prev{
	left:19%;
}

#home.renew .slick-next{
	right:20%;
}

#home.renew .slick-prev::before,
#home.renew .slick-next::before{
	background-color:#009a63;
	font-size:26px;
	width:50px;
	height:50px;
	line-height:50px;
	border-radius:50%;
	display:block;
}

#home.renew .slick-prev::before{
	content:"<";
}

#home.renew .slick-next::before{
	content:">";
}

#home.renew div.main{
	width:1024px;
}

#home.renew div.bg{
	background-image:url(../images/top/bg01.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:left 320px;
	color:#666666;
	line-height:1.5;
}

#home.renew h2{
	background-image:none;
	height:auto;
	font-size:28px;
	color:#009a63;
	text-shadow: 
    white 2px 0px 2px, white -2px 0px 2px,
    white 0px -2px 2px, white -2px 0px 2px,
    white 2px 2px 2px, white -2px 2px 2px,
    white 2px -2px 2px, white -2px -2px 2px,
    white 1px 2px 2px, white -1px 2px 2px,
    white 1px -2px 2px, white -1px -2px 2px,
    white 2px 1px 2px, white -2px 1px 2px,
    white 2px -1px 2px, white -2px -1px 2px,
    white 1px 1px 2px, white -1px 1px 2px,
    white 1px -1px 2px, white -1px -1px 2px;
	margin-bottom:30px;
	line-height:1.2;
}

#home.renew h3{
	font-size:18px;
	text-align:center;
	text-shadow: 
    white 2px 0px 2px, white -2px 0px 2px,
    white 0px -2px 2px, white -2px 0px 2px,
    white 2px 2px 2px, white -2px 2px 2px,
    white 2px -2px 2px, white -2px -2px 2px,
    white 1px 2px 2px, white -1px 2px 2px,
    white 1px -2px 2px, white -1px -2px 2px,
    white 2px 1px 2px, white -2px 1px 2px,
    white 2px -1px 2px, white -2px -1px 2px,
    white 1px 1px 2px, white -1px 1px 2px,
    white 1px -1px 2px, white -1px -1px 2px;
}

#home.renew h4{
	background-color:rgba(0,154,99,0.8);
	padding:5px;
	box-sizing:border-box;
	margin:30px 0;
	color:#fff;
	text-align:center;
	font-size:18px;
}

#home.renew ul.concept{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
	overflow:hidden;
	color:#666666;
	font-family: "Sawarabi Mincho"; 
}

#home.renew ul.concept li{
	float:left;
	width:25%;
	padding:32px 10px;
	box-sizing:border-box;
	background-image:url(../images/top/bg02.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:left top;
	height:250px;
	/*font-weight:bold;*/
	font-size:16px;
}

#home.renew ul.concept li span{
	font-weight:bold;
	color:#c1272d;
	font-size:16px;
}

#home.renew ul.concept li img{
	height:50px;
	width:auto;
	display:block;
	margin:0 auto 10px;
}

#home.renew ul.concept li.bg03{
	background-image:url(../images/top/bg03.png);
}

#home.renew ul.concept li.bg03 span{
	font-weight:bold;
	color:#f7931e;
}

#home.renew ul.concept li.bg04{
	background-image:url(../images/top/bg04.png);
}

#home.renew ul.concept li.bg04 span{
	font-weight:bold;
	color:#00a99d;
}

#home.renew ul.concept li.bg05{
	background-image:url(../images/top/bg05.png);
}

#home.renew ul.concept li.bg05 span{
	font-weight:bold;
	color:#0064d2;
}

#home.renew .main{
	padding-bottom:50px;
	box-sizing:border-box;
}

#home.renew .mail_contact{
	top:15%;
}

#home.renew .mail_contact ul{
    position: fixed;
    top: 295px;
    right: -15px;
    width: 80px;
    height: auto;
	z-index: 2;
}

#home.renew .mail_contact ul li img{
	position:inherit;
}

#home.renew footer{
	clear:both;
	background-color:#666666;
	padding:50px 0 0;
	box-sizing:border-box;
}
#home.renew footer .inner{
	width:1024px;
}

#home.renew footer ul li:nth-child(1){
	border-bottom:none;
}

#home.renew footer ul{
	margin-bottom:50px;
	overflow:hidden;
}

#home.renew footer ul li{
	float:left;
	display:inline-block;
	margin-right:15px;
	background-image:none;
	font-size:16px;
	line-height:1.5;
}

#home.renew footer ul li:last-child{
	margin-right:0;
}

#home.renew footer ul li img{
	width:205px;
	height:auto;
}

#home.renew footer ul li.contact{
	float:right;
	font-size:18px;
}

#home.renew footer ul li.contact div.tel,
#home.renew footer ul li.contact div.mail{
	text-align:center;
}

#home.renew footer ul li.contact div.tel span{
	display:block;
	text-align:center;
	background-color:#fff;
	padding:3px 20px;
	box-sizing:border-box;
	border-radius:50px;
	color:#c7b299;
}

#home.renew footer ul li.contact div.tel a{
	font-size:26px;
}

#home.renew footer ul li.contact div.mail a{
	padding:10px 20px;
	box-sizing:border-box;
	background-color:#c7b299;
	color:#fff;
	font-size:18px;
	border:solid 2px #fff;
	display:block;
	margin-top:10px;
	border-radius:10px;
}

#home.renew footer ul li.contact div.mail a span{
	display:inline-block;
	background-image:url(../images/common/icon_mail.png);
	background-position:left center;
	background-size:40px;
	background-repeat:no-repeat;
	padding-left:50px;
}

#home.renew footer nav.footer_navi{
	background-color:#fff;
	padding:10px;
	box-sizing:border-box;
	clear:both;
	width:100%;
}

#home.renew footer nav.footer_navi ul{
	width:1024px;
	margin:0 auto;
}

#home.renew footer nav.footer_navi ul li{
	float:left;
	text-align:center;
	padding:0;
	margin:0;
	color:#666666;
	width:16.6%;
}

#home.renew footer nav.footer_navi ul li a{
	color:#666666;
}

#home.renew footer nav.footer_navi ul li a:hover{
	color:#009a63;
}

#home.renew footer p.copyright{
	background-color:#009a63;
	color:#fff;
	font-size:14px;
	text-align:center;
	padding:5px;
	box-sizing:border-box;
	margin:0;
}

div.sp_fixed_btn{
	display:none;
}


/* 追加CSS */
 
* {
min-height:0;
min-width : 0;
}


/*------------------------------
メインビジュアル
------------------------------*/

#main-visual {
  /*background: url(../img/main-visual01.jpg) no-repeat center top;*/
  position: relative;
  /*height:476px;*/
  top:130px;
}
#main-visual img {
  width: auto;
  height: auto;
  /*position: absolute;*/
  top: 440px;
  left: 50%;
  /*margin-left: -328px;*/
}
.container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slide_all {
  width: 1024px;
  margin: 0 auto;
  height: 650px;
  position: relative;
}
.slide_wrap {
  width: 3072px;
  position: absolute;
  left: 50%;
  margin-left: -1536px;
}
#main-visual ul {
  width: 100%;
}
#main-visual ul li {
  width: 1024px;
}
#main-visual ul li {
  transition: all 1s;
  opacity: .5;
}

#main-visual ul li img{
	width:100%;
	height:auto;
}

#main-visual ul li.active {
  opacity: 1;
}
.mv-text{
	width:1024px;
	height: 479px;
	position:absolute;
	margin:0px 0px 0px -512px !important;
	z-index:10000;
	text-align:center;
	left:50%;
}

.mv-text img
{
/* margin-top:250px; */
}


.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 45px !important;
    height: 39px !important;
    text-indent: 0 !important;
    z-index: 9999;
    background-color:rgba(0, 154, 99, 0.8) !important;
    font-size: 24px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    line-height: 28px;
	padding-top:7px;
}

.bx-wrapper .bx-prev{
	left:1002px !important;
}

.bx-wrapper .bx-next{
	right:1002px !important;
}

/*210830*/
header nav#gnav ul li ul li.small a{
	font-size:12px;
}

header nav#gnav ul li a{
	color:#808080;
}

.sp-mv-text{
display:none
}

/*220524*/
#main-visual.latest img{
	width:100%;
	height: auto;
}

#home.renew div.main.latest {
  width: 100%;
	margin-top: 130px;
}

#home .main.latest .content{
	overflow: hidden;
	padding:5% 0 3%;
	box-sizing: border-box;
	width:1300px;
	margin:0 auto;
	
}

#home .main.latest .content > div{
	float: left;
	width:50%;
}

#home .main.latest .content div.services{
	position: relative;
	border:solid 1px #4d4d4d;
	padding: 0px 20px 20px;
	box-sizing: border-box;
}

#home .main.latest .content div.services h2{
	/*position:absolute;
	top:-40px;*/
	text-align:center;
	margin:-40px auto 50px;
}

#home .main.latest .content div.services h2 span{
	display:inline-block;
	background-color:#fff;
	padding:20px 35px;
	box-sizing: border-box;
}

#home .main.latest .content div.services > ul{
	overflow:hidden;
	margin-top: 20px;
}

#home .main.latest .content div.services > ul > li{
	float:left;
	width:33.3%;
	text-align: center;
	font-size:16px;
}

#home .main.latest .content div.services > ul > li.service_pbx{
	width:20%;
	overflow:hidden;
	padding-top: 25%;
}

#home .main.latest .content div.services > ul > li.crm {
  width: 58%;
}

#home .main.latest .content div.services ul li img{
	height:47px;
	width:auto;
	margin: 10px 0;
}

#home .main.latest .content div.services > ul > li ul{
	overflow:hidden;
}

#home .main.latest .content div.services > ul > li ul li{
	float:left;
	width:50%;
}

#home .main.latest .content div.services > ul > li ul li p.green{
	font-size:100%;
}

#home .main.latest .content div.services > ul > li.service_pbx ul{
	float:left;
	width:65%;
}

#home .main.latest .content div.services > ul > li.service_pbx ul.alignment{
	float:right;
	width:27%;
}

#home .main.latest .content div.services > ul > li.service_pbx ul.alignment li p{
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
	text-align:center;
	vertical-align: middle;
	color: #fff;
	padding:50px 7px;
	background-color: #009a63;
	border-radius: 50px;
}

#home .main.latest .content div.services > ul > li.report{
	width:22%;
}

#home .main.latest .content div.services > ul > li.service_pbx ul li,
#home .main.latest .content div.services > ul > li.report ul li{
	float:none;
	width:100%;
}

#home .main.latest .content div.services > ul > li.report ul{
	padding-top:130%;
}

#home .main.latest .content div.services > ul > li.report ul li div{
	margin-bottom:50px;
}

#home .main.latest .content div.services > ul > li.crm ul li{
	margin-bottom:30px;
	padding:10px;
	box-sizing: border-box;
}

#home .main.latest .content div.services > ul > li.crm ul li div{
	margin-bottom:30px;
}

#home .main.latest .content div.services > ul > li.crm ul li.quickcrm{
	background-color: #2abea5;
	border-radius: 10px;
	padding: 20px;
	box-sizing: border-box;
	height: 300px;
	padding-top: 95px;
}

#home .main.latest .content div.services > ul > li.crm ul li.quickcrm p{
	color: #fff;
	font-size:20px;
	font-weight: bold;
}

#home .main.latest .content div.services > ul > li.crm ul.function {
  width: 90%;
}

#home .main.latest .content div.services > ul li.crm ul.option {
  clear: both;
  background-color: #fff1e1;
  border-radius: 10px;
  padding: 10px;
  box-sizing: border-box;
  width: 95%;
  margin-right: 0;
  margin-left: auto;
}

#home .main.latest .content div.services > ul li.crm ul.option li{
	width:33.3%;
	margin-bottom:0;
	padding:5px;
}

#home .main.latest .content div.services > ul li.crm ul.option li img{
	height:55px;
	width:auto;
}

#home .main.latest .content div.services > ul li.crm ul.option li p{
	font-size:13px;
}

#home .main.latest .content div.services > ul li.crm ul.core li{
	margin-bottom:0;
}

/*221122*/
#home.renew.revised221122 header div.contact {
  float: right;
  width: 245px;
  margin-right: 0;
}

#home.renew.revised221122 nav {
  display: block;
  float: left;
  width: 710px;
  clear: unset;
  margin: 0;
    margin-top: 0px;
  margin-top: 18px;
}

#home.renew.revised221122 nav#gnav.additional.reduce > ul > li {
  width: 25%;
	font-size:14px;
}

header nav#gnav.additional ul li small {
  display: block;
  font-size: 11px;
  color: #c7b299;
  font-family: 'Parisienne', cursive;
}

#home.renew.revised221122 nav#gnav.additional.reduce ul li ul {
  left: 20px;
}
header nav#gnav.additional ul li ul {
  top: 36px;
}

#home.renew.revised221122 header div.contact > span {
  padding: 4px 15px;
  margin-bottom: 12px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#home.renew.revised221122 div.top_product_info {
  clear: both;
  padding-top: 30px;
  margin: 60px auto 0px;
  width: 1135px;
	overflow:hidden;
}

#home.renew.revised221122 div.top_product_info ul{
	overflw:hidden;
}

#home.renew.revised221122 div.top_product_info ul li{
	float:left;
	width:23%;
	margin-right: 30px;
	text-align:center;
	height: 140px;
	border:solid 2px #fff;
	box-shadow: 2px 4px 11px -5px #777777;
	background-image:url("../MITHome_NewToppage_with_Demo_of_MIT/images/top/product_info_bg01.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding:10px;
	box-sizing: border-box;
	line-height: 1.2;
}

#home.renew.revised221122 div.top_product_info ul li:last-child{
	margin-right: 0;
}

#home.renew.revised221122 div.top_product_info ul li div.inner_frame{
	background-color:rgba(255, 255, 255, 0.5);
	padding:17px 10px;
	box-sizing: border-box;
	text-shadow: 
    white 2px 0px 2px, white -2px 0px 2px,
    white 0px -2px 2px, white -2px 0px 2px,
    white 2px 2px 2px, white -2px 2px 2px,
    white 2px -2px 2px, white -2px -2px 2px,
    white 1px 2px 2px, white -1px 2px 2px,
    white 1px -2px 2px, white -1px -2px 2px,
    white 2px 1px 2px, white -2px 1px 2px,
    white 2px -1px 2px, white -2px -1px 2px,
    white 1px 1px 2px, white -1px 1px 2px,
    white 1px -1px 2px, white -1px -1px 2px;
}

#home.renew.revised221122 div.top_product_info ul li.voice_system div.inner_frame{
	/*padding:7px 10px;*/
}

#home.renew.revised221122 div.top_product_info ul li h4{
	background-color:rgba(0, 0, 0, 0);
	color:#009a63;
	font-size:20px;
	font-weight: bold;
	margin: 10px 0 0;
}

#home.renew.revised221122 div.top_product_info ul li.voice_system h4{
	margin-bottom:0;
}

#home.renew.revised221122 div.top_product_info ul li.quickedialer{
	background-image:url("../MITHome_NewToppage_with_Demo_of_MIT/images/top/product_info_bg02.jpg");
}

#home.renew.revised221122 div.top_product_info ul li.quickpreview{
	background-image:url("../MITHome_NewToppage_with_Demo_of_MIT/images/top/product_info_bg03.jpg");
}

#home.renew.revised221122 div.top_product_info ul li.voice_system{
	background-image:url("../MITHome_NewToppage_with_Demo_of_MIT/images/top/product_info_bg04.jpg");
	padding:9px 10px;
}

#home.renew.revised221122 div.top_product_info ul li a{
	text-decoration:none;
}

#home.renew.revised221122 div.top_product_info ul li a:hover{
	text-decoration:underline;
}

#home.renew.revised221122 div.top_product_info.renew220725 li small {
  color: #000;
}
#home.renew.revised221122 div.top_product_info li small {
  font-size: 80%;
}

#home ul.bnrs{
	overflow:hidden;
	margin-top:30px;
}

#home ul.bnrs li{
	float:left;
	width:47%;
	margin-right: 30px;
}

#home ul.bnrs li:last-child{
	margin-right:0;
}

#home ul.bnrs li img{
	width:100%;
	height: auto;
}

/*230214 会社概要*/
#home.renew.crpo_info div#top_product_slider div.slider {
  margin: 0 auto 35px;
}

#home.renew.crpo_info div.main {
  /*margin-top: 0px;*/
}

#home.renew.crpo_info div.inner h3.title_bnr{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6eb184+0,e5f8e0+50,6eb184+100 */
background: #6eb184; /* Old browsers */
background: -moz-linear-gradient(left, #6eb184 0%, #e5f8e0 50%, #6eb184 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #6eb184 0%,#e5f8e0 50%,#6eb184 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #6eb184 0%,#e5f8e0 50%,#6eb184 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb184', endColorstr='#6eb184',GradientType=1 ); /* IE6-9 */
	padding:10px 65px;
	position:relative;
	box-sizing: border-box;
	text-align: left;
	margin-top:30px;
	font-size:16px;
	font-weight: bold;
	overflow:visible;
}

#home.renew.crpo_info div.inner h3.title_bnr span{
	font-family: 'Great Vibes', cursive;
	color:#f3e400;
	display:inline-block;
	transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
	text-shadow:none;
	position: absolute;
	top: 5px;
	left: -8px;
	font-weight: normal;
	font-size:25px;
}

#home.renew.crpo_info div.inner div.policy_content ul{
	width:85%;
	margin:30px auto 0;
}

#home.renew.crpo_info div.inner div.policy_content ul p{
	font-size:22px;
}

#home.renew.crpo_info div.inner div.policy_content ul li{
	margin-top:20px;
	font-size:22px;
	margin-left: 86px;
}

#home.renew.crpo_info div.inner div.policy_content ul li span.green{
	color:#009a63;
	font-size:22px;
	font-weight: normal;
}

#home.renew.crpo_info div.inner section{
	margin-bottom:80px;
}

#home.renew.crpo_info div.inner .corpo_info table{
	margin-top:30px;
	border:none;
}

#home.renew.crpo_info div.inner .corpo_info table th,
#home.renew.crpo_info div.inner .corpo_info table td{
	border:none;
	background-color:rgba(0, 0, 0, 0);
	text-align:left;
	padding:10px 30px;
	box-sizing: border-box;
	font-weight: normal;
	font-size:16px;
}

#home.renew.crpo_info div.inner .corpo_info table td a{
	text-decoration:none;
	color:#000;
}

#home.renew.crpo_info div.inner .corpo_info table tr:nth-child(odd){
	background-color:rgba(0, 154, 99, 0.1);
}

#home.renew.crpo_info div.inner .access .access_map{
	margin:30px 0;
}

#home.renew.crpo_info div.inner .access .access_map iframe{
	width:100%;
	height: 585px;
}

#home.renew.crpo_info div.inner .access figure{
	display:flex;
}

#home.renew.crpo_info div.inner .access figure img{
	width:92px;
	height: auto;
	margin-right: 40px;
}

#home.renew.crpo_info div.inner .access figure figcatpion ul li{
	margin-top:12px;
	font-size:16px;
}

#home.renew.crpo_info div.inner .access p.privacy{
	text-align:right;
}

#home.renew.crpo_info div.inner .access p.privacy img{
	width:95px;
	height: auto;
}

/*230214 沿革*/
#home.renew.history div#top_product_slider div.slider {
  margin: 0 auto 35px;
}

#home.renew.history div.main {
  /*margin-top: 0px;*/
}

#home.renew.history div.inner h3.title_bnr{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6eb184+0,e5f8e0+50,6eb184+100 */
background: #6eb184; /* Old browsers */
background: -moz-linear-gradient(left, #6eb184 0%, #e5f8e0 50%, #6eb184 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #6eb184 0%,#e5f8e0 50%,#6eb184 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #6eb184 0%,#e5f8e0 50%,#6eb184 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb184', endColorstr='#6eb184',GradientType=1 ); /* IE6-9 */
	padding:10px 65px;
	position:relative;
	box-sizing: border-box;
	text-align: left;
	margin-top:30px;
	font-size:16px;
	font-weight: bold;
	overflow:visible;
}

#home.renew.history div.inner h3.title_bnr span{
	font-family: 'Great Vibes', cursive;
	color:#f3e400;
	display:inline-block;
	transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
	text-shadow:none;
	position: absolute;
	top: 5px;
	left: -8px;
	font-weight: normal;
	font-size:25px;
}

#home.renew.history div.inner .tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:30px 0;
	justify-content: flex-start;
}
#home.renew.history div.inner .tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  /*background: DeepSkyBlue;*/
  display: block;
  order: -1;
}
#home.renew.history div.inner .tab-label {
  color: White;
  /*background: LightGray;*/
  font-weight: bold;
  /*text-shadow: 0 -1px 0 rgba(0,0,0,.2);*/
  white-space: nowrap;
  text-align: center;
  /*padding: 0;*/
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  /*border-radius: 5px 5px 0 0;*/
  /*flex: 1;*/
	font-family: 'Playfair Display', serif;
	font-size:24px;
	font-style: italic;
	background-image:url("../images/corporate_information/history/tab_bg02_gray.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left top;
	height: 50px;
	line-height: 50px;
	margin-left: -26px;
	width:21.5%;
}

#home.renew.history div.inner .tab-label.tab01{
	background-image:url("../images/corporate_information/history/tab_bg01_gray.png");
	margin-left: 0;
}

#home.renew.history div.inner .tab-label:not(:last-of-type) {
  margin-right: 5px;
}
#home.renew.history div.inner .tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
/* アクティブなタブ */
#home.renew.history div.inner .tab-switch:checked+.tab-label {
  /*background: DeepSkyBlue;*/
	color:#009a63;
	background-image:url("../images/corporate_information/history/tab_bg02_green.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left top;
}

#home.renew.history div.inner .tab-switch:checked+.tab-label.tab01{
	background-image:url("../images/corporate_information/history/tab_bg01_green.png");
}

#home.renew.history div.inner .tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 30px 0;
  opacity: 1;
	box-sizing: border-box;
  transition: .5s opacity;
  /*box-shadow: 0 0 3px rgba(0,0,0,.2);*/
}
/* ラジオボタン非表示 */
#home.renew.history div.inner .tab-switch {
  display: none;
}

#home.renew.history div.inner div.tab-content dl{
	display:flex;
	flex-wrap: wrap;
}

#home.renew.history div.inner div.tab-content dl dt{
  margin: 0 0px 20px 0;
  width: 100px;
	color:#009a63;
	font-family: 'Playfair Display', serif;
	font-size:24px;
	
}

#home.renew.history div.inner div.tab-content dl dd{
  width: 86%;
  margin-bottom: 20px;
	line-height: 1.6;
	font-size:16px;
}

/*220224 資料ダウンロードサービス*/
#home.renew.download div.inner h3.title_bnr {
  background: #6eb184;
  background: -moz-linear-gradient(left, #6eb184 0%, #e5f8e0 50%, #6eb184 100%);
  background: -webkit-linear-gradient(left, #6eb184 0%,#e5f8e0 50%,#6eb184 100%);
  background: linear-gradient(to right, #6eb184 0%,#e5f8e0 50%,#6eb184 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb184', endColorstr='#6eb184',GradientType=1 );
  padding: 10px 65px;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  margin-top: 30px;
  font-size: 16px;
  font-weight: bold;
  overflow: visible;
}

#home.renew.download div.inner h3.title_bnr span {
  font-family: 'Great Vibes', cursive;
  color: #f3e400;
  display: inline-block;
  transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  text-shadow: none;
  position: absolute;
  top: 5px;
  left: -8px;
  font-weight: normal;
  font-size: 25px;
}

#home.renew.download div.inner div.download_content{
	margin-top:30px;
}

/*220224 生い立ち*/
#home.renew.background div.inner h3.title_bnr {
  background: #6eb184;
  background: -moz-linear-gradient(left, #6eb184 0%, #e5f8e0 50%, #6eb184 100%);
  background: -webkit-linear-gradient(left, #6eb184 0%,#e5f8e0 50%,#6eb184 100%);
  background: linear-gradient(to right, #6eb184 0%,#e5f8e0 50%,#6eb184 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb184', endColorstr='#6eb184',GradientType=1 );
  padding: 10px 45px;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  margin-top: 30px;
  font-size: 15px;
  font-weight: bold;
  overflow: visible;
}

#home.renew.background div.inner h3.title_bnr span {
  font-family: 'Great Vibes', cursive;
  color: #f3e400;
  display: inline-block;
  transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  text-shadow: none;
  position: absolute;
  top: 5px;
  left: -8px;
  font-weight: normal;
  font-size: 25px;
}

/*230224 ダウンロード修正*/
#home.renew.download div.inner h3.title_bnr {
  background: #6eb184;
  background: -moz-linear-gradient(left, #6eb184 0%, #e5f8e0 50%, #6eb184 100%);
  background: -webkit-linear-gradient(left, #6eb184 0%,#e5f8e0 50%,#6eb184 100%);
  background: linear-gradient(to right, #6eb184 0%,#e5f8e0 50%,#6eb184 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eb184', endColorstr='#6eb184',GradientType=1 );
  padding: 10px 45px;
  position: relative;
  box-sizing: border-box;
  text-align: left;
  margin-top: 30px;
  font-size: 15px;
  font-weight: bold;
  overflow: visible;
}

#home.renew.download div.inner h3.title_bnr span {
  font-family: 'Great Vibes', cursive;
  color: #f3e400;
  display: inline-block;
  transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  text-shadow: none;
  position: absolute;
  top: 5px;
  left: -8px;
  font-weight: normal;
  font-size: 25px;
}

/*230307 企業情報修正*/
#home.renew.crpo_info.revised230307 div.main {
  margin-top: 95px;
}

#home.renew.crpo_info div.inner .concept ul.concept{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
	overflow:hidden;
	color:#666666;
	margin-top: 30px
}

#home.renew.crpo_info div.inner .concept ul.concept li{
	float:left;
	width:25%;
	padding:32px 10px;
	box-sizing:border-box;
	background-image:url(../images/top/bg02.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position:left top;
	height:250px;
	/*font-weight:bold;*/
	font-size:16px;
	font-family: "Sawarabi Mincho"; 
	line-height: 1.6;
}

#home.renew.crpo_info div.inner .concept ul.concept li span{
	font-weight:bold;
	color:#c1272d;
	font-size:16px;
}

#home.renew.crpo_info div.inner .concept ul.concept li img{
	height:50px;
	width:auto;
	display:block;
	margin:0 auto 10px;
}

#home.renew.crpo_info div.inner .concept ul.concept li.bg03{
	background-image:url(../images/top/bg03.png);
}

#home.renew.crpo_info div.inner .concept ul.concept li.bg03 span{
	font-weight:bold;
	color:#f7931e;
}

#home.renew.crpo_info div.inner .concept ul.concept li.bg04{
	background-image:url(../images/top/bg04.png);
}

#home.renew.crpo_info div.inner .concept ul.concept li.bg04 span{
	font-weight:bold;
	color:#00a99d;
}

#home.renew.crpo_info div.inner .concept ul.concept li.bg05{
	background-image:url(../images/top/bg05.png);
}

#home.renew.crpo_info div.inner .concept ul.concept li.bg05 span{
	font-weight:bold;
	color:#0064d2;
}

/*230307 トップページ修正*/
#home.renew.revised230307 div.bg {
  padding-top: 95px;
background-position: left bottom;
}

#home.renew div.new_topics{
	margin-bottom:30px;
}

#home.renew div.new_topics h4{
	margin-bottom:0;
	padding:10px 0 0 0;
}

#home.renew div.new_topics h4 span.catch{
	display:block;
	margin-top:10px;
	font-size:21px;
	background-color: rgba(0,154,99,1);
	padding:5px;
	box-sizing: border;
}

#home.renew div.new_topics ul{
	background-color:rgba(255, 255, 255, 0.8);
	padding: 0 30px 30px;
	box-sizing: border-box;
	max-height: 350px;
	overflow-y: scroll;
}

#home.renew div.new_topics ul li{
	display:flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	border-bottom: dotted 1px #000;
	padding:30px 0;
	box-sizing: border-box;
}

#home.renew div.new_topics ul li p.content{
	width:100%;
	margin-top: 10px;
}

#home.renew div.new_topics ul li span.date{
	display:inline-block;
	margin-right: 10px;
}

#home.renew div.new_topics ul li p.news_title{
	display:inline-block;
	font-weight: bold;
	color: #009a63;
}

#home.renew.revised221122 div.top_product_info{
	/*padding-bottom: 15px;*/
}

#home.renew.revised221122.revised230307 .main {
  /*padding-bottom: 10px;*/
  box-sizing: border-box;
}

#home.renew.revised221122.revised230307 div.top_bnrs ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}

#home.renew.revised221122.revised230307 div.top_bnrs ul li{
	width:48%;
	margin: 10px;
}

#home.renew.revised221122.revised230307 div.top_bnrs ul li:first-child{
	width:50%;
}

#home.renew.revised221122.revised230307 div.top_bnrs ul li img{
	width:100%;
	height: auto;
}

/*230405　私の執筆*/
#home.writing .main .introduction{
	margin:30px 0;
	text-align: center;
}

#home.writing .main ul li{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:dotted 1px #858282;
	box-sizing: border-box;
}

#home.writing .main ul li .flex_box{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom:20px;
	padding-bottom: 5px;
	border-bottom: solid 1px #009a63;
	align-items: flex-end;
	background-image:url("../images/writing/icon_pen_g.png");
	background-repeat: no-repeat;
	background-position: left 31px;
	background-size: 30px;
	padding-left: 35px;
	box-sizing: border-box;
}

#home.writing .main ul li .flex_box.no_border_bottom{
	border-bottom:none;
}

#home.writing .main ul li .flex_box p{
	font-size:14px;
}

#home.writing .main ul li p.work_content{
	font-size:14px;
	text-align: justify;
	line-height: 1.6;
}


#home.writing .main ul li .flex_box p.work_title{
  font-size: 17px;
  width: 55%;
  letter-spacing: -1px;
}

#home.writing .main ul li .flex_box p.icon a img{
	height: 55px;
	width:auto;
	margin-right:10px;
}

#home.writing .main ul li .flex_box p.icon a:hover img{
	opacity:0.8;
}

#home.writing .main ul li .flex_box p.publisher{
  width: 22%;
	text-align: center;
}

#home.writing .main ul li .flex_box p.publisher small{
	font-size:12px;
	letter-spacing: -1px;
}

#home.writing .main ul li .flex_box p.year{
  width: 13%;
  text-align: center;
}

/*230418 社長紹介ページ*/
.president .my_policy p{
	margin-top:30px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.8;
	text-align: justify;
}

.president .profile figure{
	margin-top:30px;
	display:flex;
	justify-content: space-between;
}

.president .profile figure div.image{
	width:800px;
	margin-right: 40px;
}

.president .profile figure img{
	width:100%;
	height: auto;
}

.president .profile figure div.image p.name{
	font-size:25px;
	font-weight: bold;
	width:100%;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	letter-spacing: 1px;
	text-align: center;
}

.president .profile figure div.image p.name small{
	font-size:14px;
	display:inline-block;
	margin-right: 10px;
	font-weight: normal;
}

.president .profile figure p{
	font-size: 16px;
	font-weight: normal;
	line-height: 1.8;
	text-align: justify;
}

.works figure{
	margin-top:30px;
	display:flex;
	justify-content: space-between;
}

.works figure img{
	order:2;
	width:220px;
	height: auto;
	margin-left: 40px;
}

.works figure dl{
	margin-bottom:50px;
	display:flex;
}

.works figure dl dt{
	background-color:#009a63;
	width: 130px;
	text-align: center;
	color:#fff;
	box-sizing: border-box;
	margin-right:30px;
	height: 25px;
	line-height: 25px;
}

.works figure dl dd{
	font-size:16px;
	text-align: justify;
	line-height: 1.8;
}

.works figure dl dd a{
	text-decoration:underline;
	color: #009a63;
}

/*230511*/

.new_topics ul li figure{
	display:flex;
	align-items: flex-start;
}

.new_topics ul li figure img{
	width:320px;
	height: auto;
	margin-left: 20px;
	order:2;
}

#home.crpo_info .access figure{
	display:flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 30px;
}

#home.renew.crpo_info div.inner .access figure img{
	width:45%;
	margin-right: 40px;
	height: auto;
}

#home.renew.crpo_info div.inner .access figure figcaption{
	width:50%;
}

#home.renew.crpo_info div.inner .access figure figcaption iframe{
	width:100%;
	margin-bottom:20px;
}

/*230512*/
.new_topics ul li a{
	color:#009a63;
	text-decoration: underline;
}


/*230704 topページリニューアル*/
#home.renew.toppage .bg div.home_links {
  max-width: 1480px;
  width:95%;
  margin-left: auto;
  margin-right: auto;
	margin-top:20px;
}

#home.renew.toppage .bg div.home_links > h2{
	color:#fff;
	text-align: center;
	background-color:#009a63;
	text-shadow:none;
	padding:10px;
	box-sizing: border-box;
	font-weight: normal;
	font-size:21px;
}

#home.renew.toppage .bg div.home_links .faq_bnr{
	text-align:right;
	margin-bottom: 20px;
}

#home.renew.toppage .bg div.home_links .faq_bnr a{
  background: rgb(247, 147, 30);
  background: linear-gradient(0deg, rgb(247, 147, 30) 0%, rgb(255, 222, 184) 90%, rgb(255, 236, 215) 100%);
  border: solid 3.5px #f7931e;
  border-radius: 7px;
  display: block;
  padding: 10px 20px 5px;
  box-sizing: border-box;
  width: 258px;
  margin-left: auto;
}

#home.renew.toppage .bg div.home_links .faq_bnr a span{
	display:inline-block;
	color:#fff;
	font-size: 17px;
	text-align:center;
	width:100%;
	background-image:url("../images/top_230704/arrow.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 21px;
	text-shadow: 
    #f7931e 2px 0px 2px, #f7931e -2px 0px 2px,
    #f7931e 0px -2px 2px, #f7931e -2px 0px 2px,
    #f7931e 2px 2px 2px, #f7931e -2px 2px 2px,
    #f7931e 2px -2px 2px, #f7931e -2px -2px 2px,
    #f7931e 1px 2px 2px, #f7931e -1px 2px 2px,
    #f7931e 1px -2px 2px, #f7931e -1px -2px 2px,
    #f7931e 2px 1px 2px, #f7931e -2px 1px 2px,
    #f7931e 2px -1px 2px, #f7931e -2px -1px 2px,
    #f7931e 1px 1px 2px, #f7931e -1px 1px 2px,
    #f7931e 1px -1px 2px, #f7931e -1px -1px 2px;
	box-sizing: border-box;
	line-height: 1;
}

#home.renew.toppage .bg div.home_links .flex_inner{
	display:flex;
	justify-content: space-between;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.right_content{
	width:18%;
	/*margin-right: 10px;*/
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content{
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 82%;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li{
	width:29%;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top:10px;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.screen,
#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.customize{
	margin-bottom:0;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li p{
	font-size:14px;
	line-height: 1.3;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.phone{
	width: 40px;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.phone div{
	display:inline-block;
	padding:5% 5px;
	background-color:rgba(255, 255, 255, 0.8);
	border:solid 2px #c7b299;
	box-sizing: border-box;
	font-size: 14px;
	max-height: 86px;
	height: 100%;
	text-align: center;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.phone div.business_phone{
	margin-bottom:10px;
	max-height: 165px;
	height: 100%;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li h4,
#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .out_frame  > h4{
  margin: 0 auto;
  border-radius: 50px;
  width: 90%;
  background-color: #009a63;
  margin-top: -22px;
  margin-left: 4%;
  position: absolute;
	font-size: 15px;
	z-index: 1;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li .hover_frame,
#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .hover_frame{
  opacity:0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
	transition : 1s;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li:hover .hover_frame,
#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li:hover .hover_frame{
	opacity:1;
	position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
	transition : 1s;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li .hover_frame .readmore_btn,
#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .hover_frame .readmore_btn{
	padding-bottom:10px;
	background-image:url("../images/top_230704/fukidashi.png");
	background-repeat: no-repeat;
	background-position: center 30px;
	background-size:35px;
	box-sizing: border-box;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li .hover_frame .readmore_btn img,
#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .hover_frame .readmore_btn img {
  width: 50px;
  height: auto;
  margin-top: 10px;
  margin-left: 32%;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li .hover_frame .readmore_btn a,
#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .hover_frame .readmore_btn a {
  display: block;
  text-align: center;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35%;
  text-decoration: none;
  color: #fff;
  background-color: orange;
  padding: 5px;
  box-sizing: border-box;
  border-radius: 50px;
	font-weight: bold;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.outbound .hover_frame .readmore_btn a {
  margin-top: 16%;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .hover_frame .readmore_btn a {
  margin-top: 90%;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li .out_frame,
#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .out_frame{
	position: relative;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	box-shadow: 3px 3px 16px -5px #232323;
	padding:5px;
	box-sizing: border-box;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li .second_frame,
#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .second_frame{
	padding:5px;
	border:solid 1px #009a63;
	box-sizing: border-box;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li .third_frame,
#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .third_frame{
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(242,242,242,1) 100%);
	padding:20px 10px 10px;
	box-sizing: border-box;
}

#home.renew.toppage .bg div.home_links .flex_inner li.inbound ul.inbound_image{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#home.renew.toppage .bg div.home_links .flex_inner li.inbound ul.inbound_image li{
	width:47%;
	margin:0;
}

#home.renew.toppage .bg div.home_links .flex_inner li.inbound ul.inbound_image{
	/*margin-top:20px;*/
}

#home.renew.toppage .bg div.home_links .flex_inner li.inbound ul.inbound_image li img{
  width: 90%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#home.renew.toppage .bg div.home_links .flex_inner li.inbound ul.inbound_image li.customer img {
  max-width: 85px;
	width:100%;
	display: block;
	margin:0 auto;
}

#home.renew.toppage .bg div.home_links .flex_inner li.inbound ul.inbound_image li p{
	width:100%;
	text-align: center;
	font-size: 14px;
}

#home.renew.toppage .bg div.home_links .flex_inner li.inbound ul.inbound_image li .top_image{
	margin-bottom: 20px;
}

#home.renew.toppage .bg div.home_links .flex_inner li.inbound ul.inbound_image li .bottom_image img{
  width: 80px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.outbound img{
	max-width:163px;
	width:100%;
	height: auto;
	margin:0 auto;
	display: block;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.outbound ul.outbound_pbx{
	display:flex;
	justify-content: space-between;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.outbound ul.outbound_pbx li{
	width:47%;
	text-align:center;
	padding:2.5% 1%;
	background-color:rgba(255, 255, 255, 0.8);
	border:solid 2px #c7b299;
	box-sizing: border-box;
	margin: 10px 0 0;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.outbound ul.outbound_pbx li img{
  margin-top: 5px;
  width: auto;
  max-height: 36px;
	height: 100%;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.outbound ul.outbound_pbx li:last-child img{
  height: 100%;
  width: auto;
  max-height: 54px;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.ivr img{
  max-width: 250px;
	width:100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
	margin-bottom: 8px;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.ivr p.voice{
	background-image:url("../images/top_230704/fukidashi_blue.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 13%;
	padding-top: 4%;
	/*margin-top: 10px;*/
	box-sizing: border-box;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.ivr p.voice span{
  color: #fff;
  display: block;
  text-align: center;
  width: 240px;
  margin: 0 auto;
  background-color: #1b1464;
  padding: 10px;
  border-radius: 50%;
  box-sizing: border-box;
  font-size: 12px;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.screen p,
#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.customize p{
	text-align:center;
	margin-bottom: 10px;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.screen img{
  max-width: 170px;
	width:100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.left_content li.customize img{
  max-width: 240px;
	width:100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li{
	margin-top:10px;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .content_box{
	margin-top:20px;
	background-color: #fff4e6;
	box-sizing: border-box;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .content_box h4{
	margin:0;
	background-color:#f7931e;
	font-size: 12px;
	padding:2px;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .content_box img{
	width:145px;
	height: auto;
	margin: 10px auto 10px;
	display:block;
	padding-bottom: 10px;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .content_box:nth-child(2) img,
#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .content_box:nth-child(3) img{
	width:100px;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .content_box:last-child img{
	margin-bottom:0;
}

#home.renew.toppage .bg div.home_links .flex_inner ul.right_content li .content_box:first-child{
	margin-top:0;
}

#home.renew.revised230307 div.bg.bg02 {
  padding-top: 68px;
}

#home.renew.toppage .bg div.home_links .sp_readmore_btn{
	display:none;
}

/*230705 インバウンド*/
section.content{
	margin-top:90px;
}

#home.inbound .inner > h2.title {
  color: #fff;
  text-align: center;
  background-color: #009a63;
  text-shadow: none;
  padding: 10px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 21px;
	margin-bottom: 30px;
line-height: 1.2;
	text-shadow: none;
	border-bottom:none;
	margin-top: 50px;
}

#home.inbound .inner > h2.title::before {
  display: inline-block;
  content: "";
  margin-top: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left 12px;
  height: auto;
  width: auto;
}

#home.inbound .main section{
	margin-bottom:100px;
}

#home.inbound .main section.merit h4{
  color: #666666;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  border-bottom: dashed 1.5px #009a63;
  padding-bottom: 5px;
	box-sizing: border-box;
	font-size: 24px;
}

#home.inbound .main section.merit ul li{
	/*margin-top:30px;*/
}

#home.inbound .main section.merit ul li figure{
	/*border:solid 5px #d5d4d4;*/
	/*padding:30px;*/
	box-sizing: border-box;
	display:flex;
	justify-content: space-between;
	align-items: center;
	/*background-color:#fff;*/
}

#home.inbound .main section.merit ul li figure img,
#home.inbound .main section.merit ul li figure figcaption{
	width:50%;
	height: auto;
}

#home.inbound .main section.merit ul li figure figcaption{
	padding-left:40px;
	box-sizing: border-box;
}

#home.inbound .main section.merit ul li.img_right figure figcaption{
	padding-right:40px;
	padding-left: 0;
	box-sizing: border-box;
}

#home.inbound .main section.merit ul li figure p{
	color:#666666;
	text-align: justify;
	line-height: 1.6;
}

#home.inbound .main section.merit ul li figure p span.marker{
	background: linear-gradient(transparent 70%, #c3e9c0 70%);
}

#home.inbound .main section.merit div.merit_box.bg_gray{
  background-color: #f9f9f9;
  padding: 50px;
  margin: 80px 0;
  box-sizing: border-box;
  border: solid 1px #ececec;
}

#home.inbound div.main{
	width:100%;
}

#home.inbound .main .inner {
  width: 1024px;
	margin:0 auto;
}

#home.inbound .main section.merit ul li figure figcaption h5{
  margin-bottom: 30px;
  font-size: 52px;
  text-align: right;
  font-family:"Times New Roman", Times, "serif";
  color: #eaeaea;
  font-weight: normal;
  font-style: italic;
}

#home.inbound .main section.merit ul li.img_right figure img{
	order:2;
}

#home.inbound .main section.merit ul li.img_right figure figcaption h5{
	text-align:left;
}

#home.inbound .main section.new_style p {
  color: #666666;
  text-align: justify;
  line-height: 1.6;
}

#home.inbound .main section.new_style figure{
	text-align:center;
	margin-top: 30px;
}

#home.inbound .main section.new_style figure img{
	width:80%;
	height: auto;
}


/*230706 業務画面を継承する機能について*/
#home.inheritance div.main{
	width:100%;
}

#home.inheritance .main .inner {
  width: 1024px;
	margin:0 auto;
}

#home.inheritance .inner > h2.title {
  color: #fff;
  text-align: center;
  background-color: #009a63;
  text-shadow: none;
  padding: 10px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 21px;
	margin-bottom: 30px;
line-height: 1.2;
	text-shadow: none;
	border-bottom:none;
	margin-top: 50px;
}

#home.inheritance .inner > h2.title::before {
  display: inline-block;
  content: "";
  margin-top: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left 12px;
  height: auto;
  width: auto;
}

#home.inheritance .main section{
	margin-bottom:100px;
}

#home.inheritance .main section.merit h4{
  color: #666666;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  border-bottom: dashed 1.5px #009a63;
  padding-bottom: 5px;
	box-sizing: border-box;
	font-size: 24px;
}

.menu_link ul.inner_links{
	display:flex;
	justify-content: center;
	flex-wrap: wrap;
	margin:50px 0 30px;
}

.menu_link ul.inner_links li{
	width:31%;
	margin-bottom: 20px;
	margin-right: 20px;
}

.menu_link ul.inner_links li:nth-child(3),
.menu_link ul.inner_links li:last-child{
	margin-right:0;
}

.menu_link ul.inner_links li a{
	text-align:center;
	background-color:#c7b299;
	border-radius: 5px;
	display:block;
	text-decoration: none;
	color: #fff;
	padding:10px;
	box-sizing: border-box;
	line-height: 1.6;
}

.menu_link ul.inner_links li a span{
	display:block;
	width:100%;
	background-image:url("../images/inheritance/arrow.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 20px;
}

#home.inheritance .main section{
	margin:100px 0;
	color: #666666;
}

#home.inheritance .main section p{
  color: #666666;
  text-align: justify;
  line-height: 1.6;
}

#home.inheritance .main section h4 {
  color: #666666;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  border-bottom: dashed 1.5px #009a63;
  padding-bottom: 5px;
  box-sizing: border-box;
  font-size: 24px;
}

#home.inheritance .main section figure{
	display:flex;
	align-items: center;
}

#home.inheritance .main section figure img{
	width:50%;
	height: auto;
}

#home.inheritance .main section figure figcaption {
  padding-left: 40px;
  box-sizing: border-box;
	width:50%;
}

#home.inheritance .main section figure figcaption h5{
	font-size:1.4rem;
	color:#009a63;
	border-bottom:solid 1px #009a63;
	padding-bottom: 5px;
	margin-bottom: 20px;
	box-sizing: border-box;
	line-height: 1.6;
}

#home.inheritance .main section figure p span.marker,
#home.inheritance .main section.output p span.marker{
  background: linear-gradient(transparent 70%, #c3e9c0 70%);
}

#home.inheritance .main section.excel ul.image_pict{
	display:flex;
	justify-content: space-between;
	margin-top:80px;
	align-items: center;
}

#home.inheritance .main section.excel ul.image_pict li{
	width:43%;
}

#home.inheritance .main section.excel ul.image_pict li:nth-child(2){
	width:10%;
}

#home.inheritance .main section.excel ul.image_pict li:nth-child(2) img{
  width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#home.inheritance .main section.excel ul.image_pict li:first-child img{
	width:100%;
	height: auto;
	display: block;
	margin-left: auto;
  margin-right: auto;
}

#home.inheritance .main section.excel ul.image_pict li:last-child img{
	width:auto;
	height: 294px;
	display: block;
	margin-left: auto;
  margin-right: auto;
}

#home.inheritance .main section.excel ul.image_pict li h5{
	font-size:1.4rem;
	color:#009a63;
	text-align: left;
	margin-bottom: 10px;
}

#home.inheritance .main section.library figure,
#home.inheritance .main section.output figure{
	display:block;
	text-align:center;
	margin-top:50px;
}

#home.inheritance .main section.library figure img,
#home.inheritance .main section.output figure img{
	width:100%;
	height: auto;
}

#home.inheritance .main section.output ul.pararel_output{
	margin:50px auto;
	padding:30px 30px 30px 90px;
	background-color:#f2f2f2;
	border:solid 3px #fff;
	box-shadow: 5px 5px 11px -7px #777777;
	box-sizing: border-box;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#home.inheritance .main section.output ul.pararel_output li{
	width:50%;
	background-image:url("../images/inheritance/check.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	padding: 10px 10px 10px 30px;
	box-sizing: border-box;
}

#home.inheritance .main section.debug ul.debug_flow{
	display:flex;
	justify-content: space-between;
	margin-top: 20px;
	padding-top: 60px;
	box-sizing: border-box;
}

#home.inheritance .main section.debug ul.debug_flow li{
	width:25%;
	border:solid 1px #666666;
	border-radius: 10px;
	padding:30px;
	position: relative;
	background-color: #fff;
}

#home.inheritance .main section.debug ul.debug_flow li img{
	width:100%;
	height: auto;
	margin:20px 0;
}

#home.inheritance .main section.debug ul.debug_flow li p.step_num{
	position: absolute;
	top: -42px;
	right: 0;
	font-family: "Times New Roman", Times, "serif";
	font-size:36px;
	font-style: italic;
	font-weight: bold;
	color: #d4d4d4;
}

#home.inheritance .main section.debug ul.debug_flow li h5{
	font-size: 1.4rem;
	color: #009a63;
	text-align: center;
	line-height: 1.6;
}

#home.inheritance .main section.debug div.column{
	background-color:#fff;
	padding:30px 30px 10px;
	margin-top:80px;
	border: solid 5px #eaeaea;
	box-sizing: border-box;
}

#home.inheritance .main section.debug div.column h4{
	text-align:center;
	font-size: 1.4rem;
	color: #009a63;
	border-bottom: solid 1px #009a63;
}

#home.inheritance .main section.debug div.column dl{
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

#home.inheritance .main section.debug div.column dl dt{
	width:150px;
	padding:5px;
	text-align: center;
	background-color:#009a63;
	margin-bottom: 20px;
	margin-right: 10px;
	color:#fff;
}

#home.inheritance .main section.debug div.column dl dd{
  width: 75%;
  margin-bottom: 20px;
  padding: 5px;
  box-sizing: border-box;
}

#home.inheritance .main section.debug ul.debug_images{
	margin-top:30px;
}

#home.inheritance .main section.debug ul.debug_images li{
	margin-top:50px;
}

#home.inheritance .main section.debug ul.debug_images li img{
	width:100%;
	height: auto;
}

#home.inheritance .main section.debug ul.debug_images li h5{
  font-size: 1.4rem;
  color: #009a63;
  text-align: left;
  margin-bottom: 10px;
}

#home.inheritance .main section.test_function ul.debug_flow{
	display:flex;
	justify-content: space-between;
	margin-top: 20px;
	padding-top: 60px;
	box-sizing: border-box;
	flex-wrap: wrap;
}

#home.inheritance .main section.test_function ul.debug_flow li{
	width:41%;
	border:solid 1px #666666;
	border-radius: 10px;
	padding:30px;
	position: relative;
}

#home.inheritance .main section.test_function ul.debug_flow li.wide{
	width:100%;
	margin-top:50px;
}

#home.inheritance .main section.test_function ul.debug_flow li img{
	width:100%;
	height: auto;
	margin:20px 0;
}

#home.inheritance .main section.test_function ul.debug_flow li p.step_num{
	position: absolute;
	top: -42px;
	right: 0;
	font-family: "Times New Roman", Times, "serif";
	font-size:36px;
	font-style: italic;
	font-weight: bold;
	color: #eaeaea;
}

#home.inheritance .main section.test_function ul.debug_flow li h5{
	font-size: 1.4rem;
	color: #009a63;
	text-align: center;
	line-height: 1.6;
}

#home.inheritance .main section.test_function ul.debug_flow li img.mb_20{
	margin-bottom:20px;
}

#home.inheritance .main section.test_function ul.debug_flow li.wide figure{
	flex-wrap: wrap;
	margin-bottom: 50px;
}

#home.inheritance .main section.test_function ul.debug_flow li.wide figure img{
	width:285px;
	height: auto;
}

#home.inheritance .main section.test_function ul.debug_flow li.wide figure figcaption {
  padding-left: 40px;
  box-sizing: border-box;
  width: 68%;
}

#home.inheritance .main section.test_function ul.debug_flow li.wide figure figcaption p img{
  width: 50px;
  height: auto;
  float: left;
  margin: 0 10px 0 0;
}

#home.inheritance .main section.test_function ul.debug_flow li.wide figure.block_box figcaption{
	padding-left:0;
	width:100%;
}

#home.inheritance .main section.test_function ul.debug_flow li.wide h5{
	width:100%;
}

#home.inheritance .main section.test_function ul.debug_flow li.wide figure.block_box img{
	width:100%;
	height: auto;
}

#home.inheritance .main section.bg_gray {
  background-color: #f9f9f9;
  padding: 50px;
  margin: 80px 0;
  box-sizing: border-box;
  border: solid 1px #ececec;
}

#home.inheritance .main #s01, #home.inheritance .main #s02, #home.inheritance .main #s03, #home.inheritance .main #s04, #home.inheritance .main #s05, #home.inheritance .main #s06{
	padding-top:10px;
	margin-top: -10px;
}

/*230709 音声認識を利用した音声応答システムの開発ツール*/

#home.ivr div.main{
	width:100%;
}

#home.ivr .main .inner {
  width: 1024px;
	margin:0 auto;
}

#home.ivr .main .inner p{
	text-align:justify;
	line-height: 1.6;
}

#home.ivr .inner > h2.title {
  color: #fff;
  text-align: center;
  background-color: #009a63;
  text-shadow: none;
  padding: 10px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 21px;
	margin-bottom: 30px;
line-height: 1.2;
	text-shadow: none;
	border-bottom:none;
	margin-top: 50px;
}

#home.ivr .inner > h2.title::before {
  display: inline-block;
  content: "";
  margin-top: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left 12px;
  height: auto;
  width: auto;
}

#home.ivr .main section{
	margin-bottom:100px;
}

#home.ivr .main p{
	color:#666666;
}

#home.ivr .main section.merit h4{
  color: #666666;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  border-bottom: dashed 1.5px #009a63;
  padding-bottom: 5px;
	box-sizing: border-box;
	font-size: 24px;
}

#home.ivr .main section.merit ul li{
	/*margin-top:30px;*/
}

#home.ivr .main section.merit ul li figure{
	/*border:solid 5px #d5d4d4;*/
	/*padding:30px;*/
	box-sizing: border-box;
	display:flex;
	justify-content: space-between;
	align-items: center;
	/*background-color:#fff;*/
}

#home.ivr .main section.merit ul li figure img,
#home.ivr .main section.merit ul li figure figcaption{
	width:50%;
	height: auto;
}

#home.ivr .main section.merit ul li figure figcaption{
	padding-left:40px;
	box-sizing: border-box;
}

#home.ivr .main section.merit ul li.img_right figure figcaption{
	padding-right:40px;
	padding-left: 0;
	box-sizing: border-box;
}

#home.ivr .main section.merit ul li figure p{
	color:#666666;
	text-align: justify;
	line-height: 1.6;
}

#home.ivr .main ul.call_flow_image{
	margin:50px 0;
	display:flex;
}

#home.ivr .main ul.call_flow_image li{
	width:70%;
	text-align: center;
}

#home.ivr .main ul.call_flow_image li img{
	width:100%;
	height: auto;
}

#home.ivr .main ul.call_flow_image li:first-child{
	width:30%;
}

#home.ivr .main ul.call_flow_image li:first-child img{
	width:200px;
	height: auto;
	display:block;
	margin:0 auto 20px;
}

#home.ivr .main ul.call_flow_image li:first-child p{
	width:90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#home.ivr .main section h4 {
  color: #666666;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  border-bottom: dashed 1.5px #009a63;
  padding-bottom: 5px;
  box-sizing: border-box;
  font-size: 24px;
}

#home.ivr .main section.outline_flow ul{
	display:flex;
	justify-content: space-between;
	margin-top: 50px;
}

#home.ivr .main section.outline_flow ul li:first-child{
	width:30%;
}

#home.ivr .main section.outline_flow ul li:last-child{
	width:54%;
}

#home.ivr .main section.outline_flow ul li img{
  width: 75%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#home.ivr .main section.outline_flow ul li:last-child > p{
	text-align:center;
	margin-bottom: 10px;
}

#home.ivr .main section.outline_flow ul li figure{
	position:relative;
}

#home.ivr .main section.outline_flow ul li figure figcaption{
  position: absolute;
  top: 18px;
  right: 0;
  width: 62%;
}

#home.ivr .main section.detail_flow figure{
	display:flex;
	position: relative;
	margin-top:50px;
}

#home.ivr .main section.detail_flow figure img {
	width:50%;
	height: auto;
}

#home.ivr .main section.detail_flow figure figcaption{
	position:absolute;
	top:0;
	left: 0;
	width: 100%;
}

#home.ivr .main section.detail_flow figure figcaption ul{
	margin-top:174px;
	width: 100%;
}

#home.ivr .main section.detail_flow figure figcaption ul li {
  margin-bottom: 33px;
	background-image: url("../images/ivr/bg01.jpg");
	background-repeat: repeat-x;
	background-position: left center;
	background-size: auto 3px;
	padding-left: 29%;
	margin-left: 24.3%;
	box-sizing: border-box;
}

#home.ivr .main section.detail_flow figure figcaption ul li span{
	display:block;
	background-color:#fff;
	padding:0;
	box-sizing: border-box;
}

#home.ivr .main section.detail_flow figure figcaption ul li span strong{
  background-color: #c7b299;
  display: inline-block;
  padding: 5px 20px;
  color: #fff;
  box-sizing: border-box;
}

#home.ivr .main section.detail_flow figure figcaption ul li span strong span.num{
	display:none;
}

#home.ivr .main section.detail_flow figure figcaption ul li:last-child {
  margin-top: 113px;
  margin-left: 43.5%;
  padding-left: 10%;
}

#home.ivr .main section.object_list ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 50px;
}

#home.ivr .main section.object_list ul li{
	width:45%;
	margin-bottom: 20px;
}

#home.ivr .main section.object_list ul li figure{
	display: flex;
	align-items: center;
}

#home.ivr .main section.object_list ul li figure img{
	height: 50px;
	width:auto;
	margin-right: 20px;
}

#home.ivr .main section.object_list ul li figure figcaption{
	width:65%;
}


/*230711 アウトバウンド業務*/

#home.outbound div.main{
	width:100%;
}

#home.outbound .main .inner {
  width: 1024px;
	margin:0 auto;
}

#home.ivr .main .inner p{
	text-align:justify;
	line-height: 1.6;
}

#home.outbound .inner > h2.title {
  color: #fff;
  text-align: center;
  background-color: #009a63;
  text-shadow: none;
  padding: 10px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 21px;
	margin-bottom: 30px;
line-height: 1.2;
	text-shadow: none;
	border-bottom:none;
	margin-top: 50px;
}

#home.outbound .inner > h2.title::before {
  display: inline-block;
  content: "";
  margin-top: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left 12px;
  height: auto;
  width: auto;
}

#home.outbound .main section{
	margin-bottom:100px;
}

#home.outbound .main p{
	color:#666666;
	line-height: 1.6;
}

#home.outbound .main section.introduction ul{
	margin-top:50px;
	display:flex;
	justify-content: space-between;
}

#home.outbound .main section.introduction ul li{
	width:30%;
	border:solid 1px #666666;
	border-radius: 10px;
	padding:30px 20px;
	box-sizing: border-box;
	position: relative;
}

#home.outbound .main section.introduction ul li img{
	width:100%;
	height: auto;
}

#home.outbound .main section.introduction ul li p.num {
  position: absolute;
  top: -42px;
  right: 0;
  font-family: "Times New Roman", Times, "serif";
  font-size: 36px;
  font-style: italic;
  font-weight: bold;
  color: #d4d4d4;
}

#home.outbound .main section.introduction ul li h4{
  font-size: 1.2rem;
  color: #009a63;
  text-align: center;
  line-height: 1.6;
	background-color:rgba(0, 0, 0, 0);
	padding: 0;
	text-align: center;
	letter-spacing: -0.05rem;
	margin-top: 20px;
}

#home.outbound .main section h4 {
  color: #666666;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  border-bottom: dashed 1.5px #009a63;
  padding-bottom: 5px;
  box-sizing: border-box;
  font-size: 24px;
}

#home.outbound .main section.bg_gray {
  background-color: #f9f9f9;
  padding: 50px;
  margin: 80px 0;
  box-sizing: border-box;
  border: solid 1px #ececec;
}

#home.outbound .main section.outbound_outline div.frame{
	margin-top:80px;
	padding:50px;
	border:solid 5px #e9d7c1;
	background-color:#fff;
	box-sizing: border-box;
	position: relative;
}

#home.outbound .main section.outbound_outline div.frame h5{
	text-align:center;
	position: absolute;
	top: -25px;
	left: 0;
	width:100%;
}

#home.outbound .main section.outbound_outline div.frame h5 span{
	display:block;
	background-color:#c7b299;
	padding:10px;
	width:405px;
	text-align: center;
	margin: 0 auto;
	border-radius: 50px;
	box-sizing: border-box;
	font-size:1.2rem;
	color:#fff;
}

#home.outbound .main section.outbound_outline div.frame img{
	width:100%;
	height: auto;
	margin-top:20px;
}

#home.outbound .main section.outbound_outline div.frame figure{
	position:relative;
}

#home.outbound .main section.outbound_outline div.frame figure div.link_area{
  position: absolute;
  bottom: 84px;
  right: 20px;
  width: 400px;
  text-align: center;
  border: solid 5px #009a63;
  padding: 20px 30px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.8);
  width: 53%;
}

#home.outbound .main section.outbound_outline div.frame figure div.link_area p{
	font-size:1.4rem;
	color:#009a63;
	margin-bottom:15px;
}

#home.outbound .main section.outbound_outline div.frame figure div.link_area p span.marker {
  background: linear-gradient(transparent 70%, #c3e9c0 70%);
}

#home.outbound .main section.outbound_outline div.frame figure div.link_area a{
	display:block;
	width:60%;
	text-decoration: none;
	background-color: #c7b299;
	border-radius: 50px;
	padding: 10px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
}

#home.outbound .main section.outbound_outline div.frame figure div.link_area a span {
  display: block;
  width: 100%;
  background-image: url("../images/inheritance/arrow.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px;
	color:#fff;
	font-size:0.9rem;
}

#home.outbound .main section.category01 ol{
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top:50px;
}

#home.outbound .main section.category01 ol li{
	width:313px;
	margin-bottom: 50px;
	margin-right: 40px;
}

#home.outbound .main section.category01 ol li:nth-child(3),
#home.outbound .main section.category01 ol li:last-child{
	margin-right:0;
}

#home.outbound .main section.category01 ol li a{
  text-align: center;
  background-color: #009a63;
  border: solid 5px #fff;
  box-shadow: 5px 5px 11px -7px #777777;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 50%;
  width: 275px;
  height: 275px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  box-sizing: border-box;
	text-decoration:none;
	background-image:url("../images/outbound/arrow_white.png");
	background-repeat: no-repeat;
	background-position: center 95%;
	background-size: auto 25px;
	
}

#home.outbound .main section.category01 ol li.choice3 a{
	background-image:none;
}

#home.outbound .main section.category01 ol li a span.choice{
  display: block;
  position: absolute;
  top: -4px;
  left: 19%;
  color: #e9d7c1;
  text-shadow: white 2px 0px 2px, white -2px 0px 2px, white 0px -2px 2px, white -2px 0px 2px, white 2px 2px 2px, white -2px 2px 2px, white 2px -2px 2px, white -2px -2px 2px, white 1px 2px 2px, white -1px 2px 2px, white 1px -2px 2px, white -1px -2px 2px, white 2px 1px 2px, white -2px 1px 2px, white 2px -1px 2px, white -2px -1px 2px, white 1px 1px 2px, white -1px 1px 2px, white 1px -1px 2px, white -1px -1px 2px, #777777 5px 5px 2px;
  font-family: "Times New Roman", Times, "serif";
  font-size: 2.2rem;
  font-weight: bold;
  transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
}

#home.outbound .main section.category01 ol li a p{
	width:100%;
	text-align: center;
	color:#fff;
	font-size:1.2rem;
	font-weight: bold;
}

#home.outbound .main section.category01 ol li a div{
  opacity: 0;
  position: absolute;
  background-color: #f2f2f2;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  transition: 1s;
	border-radius: 50%;
	background-image:url("../images/outbound/arrow_green.png"), url("../images/outbound/bg01.png");
	background-repeat: no-repeat, repeat;
	background-position: center 95%, left top;
	background-size: auto 25px, auto;
}

#home.outbound .main section.category01 ol li.choice3 a div{
	background-image: url("../images/outbound/bg01.png");
	background-repeat: repeat;
	background-position: left top;
	background-size: auto;
}

#home.outbound .main section.category01 ol li a:hover div{
	opacity:1;
}

#home.outbound .main section.category01 ol li a:hover p{
	color:#009a63;
	position: relative;
	z-index: 1;
}

#home.outbound .main section.choice h4 span{
	font-size:20px;
	color:#c7b299;
	font-family: "Times New Roman", Times, "serif";
	display:inline-block;
	margin-right: 20px;
	font-weight: bold;
}

#home.outbound .main section.choice h4 span strong{
	font-size:32px;
	font-style: italic;
}

#home.outbound .main section.choice figure{
	display:flex;
	align-items: center;
	margin-top:50px;
}

#home.outbound .main section.choice figure img{
	width:38%;
}

#home.outbound .main section.choice figure figcaption{
	padding-left: 40px;
	box-sizing: border-box;
	width:60%;
}

#home.outbound .main section.choice figure figcaption dl{
	display:flex;
	align-items: center;
	flex-wrap: wrap;
}

#home.outbound .main section.choice figure figcaption dl dt{
	margin-top:20px;
	background-color:#0071bc;
	color:#fff;
	width:110px;
	margin-right: 20px;
	padding:5px;
	text-align: center;
	line-height: 1.6;
	box-sizing: border-box;
}

#home.outbound .main section.choice figure figcaption dl dt.light_green{
	background-color:#8cc63f;
}

#home.outbound .main section.choice figure figcaption dl dd{
	color:#666666;
	margin-top: 20px;
	width:71%;
	text-align: justify;
	line-height: 1.6;
}

#home.outbound .main section.choice.choice2 figure{
	margin-bottom:50px;
}

#home.outbound .main section.choice.choice2 figure img{
	width:60%;
}

#home.outbound .main section.choice.choice2 figure figcaption{
	width:40%;
}

#home.outbound .main section.choice.choice2 figure figcaption ul{
	margin:20px 0;
}

#home.outbound .main section.choice.choice2 figure figcaption ul li{
	margin-bottom:10px;
	color: #666666;
}

#home.outbound .main section.choice.choice2 figure figcaption ul li span{
	color:#009a63;
}

#home.outbound .main section.choice.choice2 figure figcaption dl{
	margin-bottom:20px;
	margin-top:10px;
}

#home.outbound .main section.choice.choice2 figure figcaption dl dt {
  margin-top: 10px;
  background-color: rgba(0, 0, 0, 0);
  color: #666;
  width: 85px;
  margin-right: 10px;
  padding: 0;
  text-align: center;
  line-height: 1;
  box-sizing: border-box;
}

#home.outbound .main section.choice figure figcaption dl dd {
  color: #666666;
  margin-top: 10px;
  width: 71%;
  text-align: justify;
  line-height: 1;
}

#home.outbound .main section.choice.choice2 .inner > dl{
	margin:50px 0;
	display:flex;
	flex-wrap: wrap;
	align-items: center;
}

#home.outbound .main section.choice.choice2 .inner > dl dt{
  margin-top: 20px;
  background-color: #0071bc;
  color: #fff;
  width: 150px;
  margin-right: 20px;
  padding: 5px;
  text-align: center;
  line-height: 1.6;
  box-sizing: border-box;
}

#home.outbound .main section.choice.choice2 .inner > dl dd {
  color: #666666;
  margin-top: 20px;
  width: 82%;
  text-align: justify;
  line-height: 1.6;
}

#home.outbound .main section.choice.choice4 div.choice_frame {
  margin: 50px auto;
  padding: 30px 30px 30px 90px;
  background-color: #f2f2f2;
  border: solid 3px #fff;
  box-shadow: 5px 5px 11px -7px #777777;
  box-sizing: border-box;
}

#home.outbound .main section.choice.choice4 div.choice_frame h5{
	text-align:center;
	padding-bottom: 5px;
	border-bottom: solid 1px #009a63;
	color:#009a63;
	margin-bottom: 20px;
	font-size:1.4rem;
}

#home.outbound .main section.choice.choice4 div.choice_frame ul{
  width: 65%;
  margin: 0 auto;
}

#home.outbound .main section.choice.choice4 div.choice_frame ul li {
  /*width: 50%;*/
  background-image: url("../images/inheritance/check.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px;
  padding: 10px 10px 10px 30px;
  box-sizing: border-box;
}

#home.outbound .main section.choice.choice4 ul.screen_message{
	display:flex;
	justify-content: space-between;
}

#home.outbound .main section.choice.choice4 ul.screen_message li{
	width:45%;
	padding:30px;
	border: solid 5px #e9d7c1;
	background-color:#fff;
	box-sizing: border-box;
	border-radius: 10px;
}

#home.outbound .main section.choice.choice4 ul.screen_message li img{
	width:100%;
	height: auto;
}

#home.outbound .main section.choice.choice5 figure.wide{
	display:block;
}

#home.outbound .main section.choice.choice5 figure.wide img{
	width:100%;
	height: auto;
	margin-bottom: 20px;
}

#home.outbound .main section.choice.choice5 figure.wide figcaption{
	padding:0;
	width:100%;
}

#home.outbound .main section.choice.choice5 figure.wide figcaption h5{
	font-size:1.2rem;
	margin-bottom: 20px;
	color:#009a63;
}

#home.outbound .main #s01, #home.outbound .main #s02, #home.outbound .main #s03, #home.outbound .main #s04, #home.outbound .main #s05, #home.outbound .main #s06{
	margin-top:-80px;
	padding-top: 80px;
}

/*230718 カスタマイズ機能*/

#home.customize div.main{
	width:100%;
}

#home.customize .main .inner {
  width: 1024px;
	margin:0 auto;
}

#home.customize .main .inner p{
	text-align:justify;
	line-height: 1.6;
}

#home.customize .inner > h2.title {
  color: #fff;
  text-align: center;
  background-color: #009a63;
  text-shadow: none;
  padding: 10px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 21px;
	margin-bottom: 30px;
line-height: 1.2;
	text-shadow: none;
	border-bottom:none;
	margin-top: 50px;
}

#home.customize .inner > h2.title::before {
  display: inline-block;
  content: "";
  margin-top: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left 12px;
  height: auto;
  width: auto;
}

#home.customize .main section{
	margin-bottom:100px;
}

#home.customize .main p{
	color:#666666;
	line-height: 1.6;
}

/*230718 ScreenDesigner*/

#home.screendesigner div.main{
	width:100%;
}

#home.screendesigner .main .inner {
  width: 1024px;
	margin:0 auto;
}

#home.screendesigner .main .inner p{
	text-align:justify;
	line-height: 1.6;
}

#home.screendesigner .inner > h2.title {
  color: #fff;
  text-align: center;
  background-color: #009a63;
  text-shadow: none;
  padding: 10px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 21px;
	margin-bottom: 30px;
line-height: 1.2;
	text-shadow: none;
	border-bottom:none;
	margin-top: 50px;
}

#home.screendesigner .inner > h2.title::before {
  display: inline-block;
  content: "";
  margin-top: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left 12px;
  height: auto;
  width: auto;
}

#home.screendesigner .main section{
	margin-bottom:100px;
}

#home.screendesigner .main p{
	color:#666666;
	line-height: 1.6;
}

#home.screendesigner .main section h4 {
  color: #666666;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  border-bottom: dashed 1.5px #009a63;
  padding-bottom: 5px;
  box-sizing: border-box;
  font-size: 24px;
}

#home.screendesigner .main section.revised_function figure{
	display:flex;
	align-items: flex-start;
}

#home.screendesigner .main section.revised_function figure img{
	width:50%;
	height: auto;
}

#home.screendesigner .main section.revised_function figure figcaption{
	width:50%;
	padding-left: 40px;
	box-sizing: border-box;
}

#home.screendesigner .main section.revised_function figure figcaption p img{
  height: 25px;
  width: auto;
  padding: 0 10px;
}

#home.screendesigner .main section.bg_gray {
  background-color: #f9f9f9;
  padding: 50px;
  margin: 80px 0;
  box-sizing: border-box;
  border: solid 1px #ececec;
}

#home.screendesigner .main .sd_object figure{
	display:flex;
	justify-content: space-between;
	align-items: center;
	margin-top:50px;
}

#home.screendesigner .main .sd_object figure > img,
#home.screendesigner .main .sd_object figure > div.images{
	width:45%;
}

#home.screendesigner .main .sd_object figure.setting1 > img{
	width:20%;
}

#home.screendesigner .main .sd_object figure > div.images img{
	width:90%;
	height: auto;
}

#home.screendesigner .main .sd_object figure figcaption{
	width:55%;
	padding-left: 40px;
	box-sizing: border-box;
}

#home.screendesigner .main .sd_object figure figcaption > h5{
	position:relative;
	border-top: solid 1px #d4d4d4;
	border-bottom: solid 1px #d4d4d4;
	padding:10px 25px;
	box-sizing: border-box;
	font-size: 1.2rem;
	margin-bottom:20px;
	color:#666666;
}

#home.screendesigner .main .sd_object figure figcaption > h5 span {
  position: absolute;
  top: -37px;
  right: 0;
  font-family: "Times New Roman", Times, "serif";
  font-size: 36px;
  font-style: italic;
  font-weight: bold;
  color: #d4d4d4;
}

#home.screendesigner .main .sd_object p span.marker {
  background: linear-gradient(transparent 70%, #c3e9c0 70%);
}

#home.screendesigner .main .sd_object figure figcaption .setting{
	text-align:center;
	margin:50px auto 0;
	padding: 30px;
	background-color: #f2f2f2;
	border: solid 3px #fff;
	box-shadow: 5px 5px 11px -7px #777777;
}

#home.screendesigner .main .sd_object figure figcaption .setting h5{
	margin-bottom:10px;
	color:#009a63;
	font-size:1.3rem;
	text-align:center;
	border-bottom:solid 1px #009a63;
	padding-bottom: 5px;
	box-sizing: border-box;
}

#home.screendesigner .main .sd_object figure figcaption ul{
	margin:0 auto;
	display:inline-block;
}

#home.screendesigner .main .sd_object figure figcaption ul li{
	/*margin-top:10px;*/
	background-image: url("../images/inheritance/check.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	padding: 10px 10px 10px 30px;
	box-sizing: border-box;
	text-align:left;
	color: #666666;
}

#home.screendesigner .main .tips figure figcaption > h5 {
  position: relative;
  border-top: solid 1px #d4d4d4;
  border-bottom: solid 1px #d4d4d4;
  padding: 10px 25px;
  box-sizing: border-box;
  font-size: 1.2rem;
  margin-bottom: 20px;
  color: #666666;
	margin-top:50px;
}

#home.screendesigner .main .tips figure figcaption > h5 span {
  position: absolute;
  top: -37px;
  right: 0;
  font-family: "Times New Roman", Times, "serif";
  font-size: 36px;
  font-style: italic;
  font-weight: bold;
  color: #d4d4d4;
}

#home.screendesigner .main .tips figure .tips_image{
	background-color:#fff;
	padding:30px;
	border: solid 5px #e9d7c1;
	box-sizing: border-box;
	margin-top: 20px;
}

#home.screendesigner .main .tips figure img{
	width:100%;
	height: auto;
}

#home.screendesigner .main .tips.tips02 figure{
	display:flex;
	justify-content: space-between;
	align-items: center;
	margin-top:80px;
}

#home.screendesigner .main .tips.tips02 figure div.pict{
	width:50%;
	height: auto;
	order:2;
	text-align: center;
  padding: 20px;
  border: solid 5px #e9d7c1;
  box-sizing: border-box;
	position: relative;
}

#home.screendesigner .main .tips.tips02 figure div.pict img{
	width:100%;
	height: auto;
	margin-top: 20px;
}

#home.screendesigner .main .tips.tips02 figure div.pict p{
  text-align: center;
  width: 100%;
  top: -20px;
  position: absolute;
}

#home.screendesigner .main .tips.tips02 figure div.pict p span{
  display: block;
  background-color: #c7b299;
  padding: 3px;
  width: 405px;
  text-align: center;
  margin: 0 auto;
  border-radius: 50px;
  box-sizing: border-box;
  /*font-size: 1.2rem;*/
  color: #fff;
}

#home.screendesigner .main .tips.tips02 figure figcaption{
	order:1;
	width:50%;
	padding-right: 40px;
	box-sizing: border-box;
}

#home.screendesigner .main .tips.tips02 figure figcaption .setting {
  text-align: center;
  margin: 50px auto 0;
  padding: 30px;
  background-color: #f2f2f2;
  border: solid 3px #fff;
  box-shadow: 5px 5px 11px -7px #777777;
}

#home.screendesigner .main .tips.tips02 figure figcaption .setting ul li {
  padding-top:20px;
  box-sizing: border-box;
  text-align: left;
  color: #666666;
}

#home.screendesigner .main .tips.tips02 figure figcaption .setting ul li span{
	color:#c7b299;
}

#home.screendesigner .main .tips.tips02 figure figcaption .setting h5 {
  margin-bottom: 10px;
  color: #009a63;
  font-size: 1.3rem;
  text-align: center;
  border-bottom: solid 1px #009a63;
  padding-bottom: 5px;
  box-sizing: border-box;
}

#home.screendesigner .main .tips.tips02 .inner > h5 {
  position: relative;
  border-top: solid 1px #d4d4d4;
  border-bottom: solid 1px #d4d4d4;
  padding: 10px 25px;
  box-sizing: border-box;
  font-size: 1.2rem;
  margin-bottom: 20px;
  color: #666666;
  margin-top: 50px;
}

#home.screendesigner .main .tips.tips02 .inner > h5 span {
  position: absolute;
  top: -37px;
  right: 0;
  font-family: "Times New Roman", Times, "serif";
  font-size: 36px;
  font-style: italic;
  font-weight: bold;
  color: #d4d4d4;
}

/*230720 PringDesigner*/

#home.printdesigner div.main{
	width:100%;
}

#home.printdesigner .main .inner {
  width: 1024px;
	margin:0 auto;
}

#home.printdesigner .main .inner p{
	text-align:justify;
	line-height: 1.6;
}

#home.printdesigner .inner > h2.title {
  color: #fff;
  text-align: center;
  background-color: #009a63;
  text-shadow: none;
  padding: 10px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 21px;
	margin-bottom: 30px;
line-height: 1.2;
	text-shadow: none;
	border-bottom:none;
	margin-top: 50px;
}

#home.printdesigner .inner > h2.title span.super{
	vertical-align: super;
	font-size:16px;
}

#home.printdesigner .inner > h2.title::before {
  display: inline-block;
  content: "";
  margin-top: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left 12px;
  height: auto;
  width: auto;
}

#home.printdesigner .main section{
	margin-bottom:100px;
}

#home.printdesigner .main p{
	color:#666666;
	line-height: 1.6;
}

#home.printdesigner .main section h4 {
  color: #666666;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  border-bottom: dashed 1.5px #009a63;
  padding-bottom: 5px;
  box-sizing: border-box;
  font-size: 24px;
}

#home.printdesigner .main p span.marker {
  background: linear-gradient(transparent 70%, #c3e9c0 70%);
}

#home.printdesigner .main .pd_outline .pd_frame {
  text-align: center;
  margin: 50px auto;
  padding: 30px;
  background-color: #f2f2f2;
  border: solid 3px #fff;
  box-shadow: 5px 5px 11px -7px #777777;
}

#home.printdesigner .main .pd_outline .pd_frame h5 {
  margin-bottom: 10px;
  color: #009a63;
  font-size: 1.3rem;
  text-align: center;
  border-bottom: solid 1px #009a63;
  padding-bottom: 5px;
  box-sizing: border-box;
}

#home.printdesigner .main .pd_outline .pd_frame ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#home.printdesigner .main .pd_outline .pd_frame ul li {
  margin-top: 10px;
  background-image: url("../images/inheritance/check.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px;
  padding: 10px 10px 10px 30px;
  box-sizing: border-box;
  text-align: left;
  color: #666666;
	width:50%;
}

#home.printdesigner .main .pd_outline ul.difference{
	margin-top:50px;
	display:flex;
	justify-content: space-between;
}

#home.printdesigner .main .pd_outline ul.difference > li{
	width:40%;
	position: relative;
	border:solid 5px #e9d7c1;
	padding:30px 20px;
	box-sizing: border-box;
}

#home.printdesigner .main .pd_outline ul.difference > li:nth-child(2){
	width:20%;
	border:none;
}

#home.printdesigner .main .pd_outline ul.difference > li h5 {
  text-align: center;
  position: absolute;
  top: -25px;
  left: 0;
  width: 100%;
}

#home.printdesigner .main .pd_outline ul.difference > li h5 span {
  display: block;
  background-color: #c7b299;
  padding: 10px;
  width: 350px;
  text-align: center;
  margin: 0 auto;
  border-radius: 50px;
  box-sizing: border-box;
  font-size: 1.2rem;
  color: #fff;
}

#home.printdesigner .main .pd_outline ul.difference > li img{
	width:100%;
	height: auto;
	margin-bottom: 20px;
}

#home.printdesigner .main .pd_outline ul.difference > li:first-child ul li.flex_box{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

#home.printdesigner .main .pd_outline ul.difference > li:first-child ul li.flex_box img{
	width:50%;
	height: auto;
}

#home.printdesigner .main .pd_outline ul.difference > li p.center{
	text-align:center;
	margin-bottom: 20px;
}

#home.printdesigner .main .pd_outline ul.difference > li:last-child img{
	width:80%;
	display:block;
	margin-left: auto;
	margin-right: auto;
}

#home.printdesigner .main .pd_outline ul.difference > li:nth-child(2) img{
	margin-top:180%;
	margin-bottom: 0;
}

#home.printdesigner .main section.pd_feature ol{
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top:50px;
}

#home.printdesigner .main section.pd_feature ol li{
	width:313px;
	margin-bottom: 50px;
	margin-right: 40px;
}

#home.printdesigner .main section.pd_feature ol li:nth-child(3),
#home.printdesigner .main section.pd_feature ol li:last-child{
	margin-right:0;
}

#home.printdesigner .main section.pd_feature ol li a{
  text-align: center;
  background-color: #009a63;
  border: solid 5px #fff;
  box-shadow: 5px 5px 11px -7px #777777;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 50%;
  width: 275px;
  height: 275px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  box-sizing: border-box;
	text-decoration:none;
	background-image:url("../images/outbound/arrow_white.png");
	background-repeat: no-repeat;
	background-position: center 95%;
	background-size: auto 25px;
	
}

#home.printdesigner .main section.pd_feature ol li.choice3 a{
	background-image:none;
}

#home.printdesigner .main section.pd_feature ol li a span.choice{
  display: block;
  position: absolute;
  top: -4px;
  left: 19%;
  color: #e9d7c1;
  text-shadow: white 2px 0px 2px, white -2px 0px 2px, white 0px -2px 2px, white -2px 0px 2px, white 2px 2px 2px, white -2px 2px 2px, white 2px -2px 2px, white -2px -2px 2px, white 1px 2px 2px, white -1px 2px 2px, white 1px -2px 2px, white -1px -2px 2px, white 2px 1px 2px, white -2px 1px 2px, white 2px -1px 2px, white -2px -1px 2px, white 1px 1px 2px, white -1px 1px 2px, white 1px -1px 2px, white -1px -1px 2px, #777777 5px 5px 2px;
  font-family: "Times New Roman", Times, "serif";
  font-size: 2.2rem;
  font-weight: bold;
  transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
}

#home.printdesigner .main section.pd_feature ol li a p{
	width:100%;
	text-align: center;
	color:#fff;
	font-size:1.2rem;
	font-weight: bold;
}

#home.printdesigner .main section.pd_feature ol li a p small{
	font-size:90%;
}

#home.printdesigner .main section.pd_feature ol li a div{
  opacity: 0;
  position: absolute;
  background-color: #f2f2f2;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  transition: 1s;
	border-radius: 50%;
	background-image:url("../images/outbound/arrow_green.png"), url("../images/outbound/bg01.png");
	background-repeat: no-repeat, repeat;
	background-position: center 95%, left top;
	background-size: auto 25px, auto;
}

/*#home.printdesigner .main section.pd_feature ol li.choice3 a div{
	background-image: url("../images/outbound/bg01.png");
	background-repeat: repeat;
	background-position: left top;
	background-size: auto;
}*/

#home.printdesigner .main section.pd_feature ol li a:hover div{
	opacity:1;
}

#home.printdesigner .main section.pd_feature ol li a:hover p{
	color:#009a63;
	position: relative;
	z-index: 1;
}

#home.printdesigner .main section.feature_detail h4 span {
  font-size: 20px;
  color: #c7b299;
  font-family: "Times New Roman", Times, "serif";
  display: inline-block;
  margin-right: 20px;
  font-weight: bold;
}

#home.printdesigner .main section.feature_detail h4 span strong {
  font-size: 32px;
  font-style: italic;
}

#home.printdesigner .main section.feature_detail .outline_flow_object{
	position: relative;
	border:solid 5px #e9d7c1;
	padding:30px 20px 0;
	box-sizing: border-box;
	margin:50px 0 0;
}

#home.printdesigner .main section.feature_detail .outline_flow_object h5 {
  text-align: center;
  position: absolute;
  top: -25px;
  left: 0;
  width: 100%;
}

#home.printdesigner .main section.feature_detail .outline_flow_object h5 span {
  display: block;
  background-color: #c7b299;
  padding: 10px;
  width: 450px;
  text-align: center;
  margin: 0 auto;
  border-radius: 50px;
  box-sizing: border-box;
  font-size: 1.2rem;
  color: #fff;
}

#home.printdesigner .main section.feature_detail .outline_flow_object ul{
	display:flex;
	justify-content: space-between;
}

#home.printdesigner .main section.feature_detail .outline_flow_object ul li{
	width:43%;
	padding:30px;
	box-sizing: border-box;
}


#home.printdesigner .main section.feature_detail .outline_flow_object ul img{
	width:100%;
	height: auto;
}

#home.printdesigner .main section.feature_detail .outline_flow_object ul li p{
	margin-top:20px;
}

#home.printdesigner .main section.feature2 ul.process_image{
	margin-top:50px;
	display:flex;
	justify-content: space-between;
}

#home.printdesigner .main section.feature2 ul.process_image > li{
	width:43%;
}

#home.printdesigner .main section.feature2 ul.process_image > li > img{
	width:100%;
	height: auto;
}

#home.printdesigner .main section.feature2 ul.process_image > li:last-child > p{
	text-align:center;
	margin-bottom:30px;
	color:#fff;
	background-color:#009a63;
	padding:5px;
	box-sizing: border-box;
}

#home.printdesigner .main section.bg_gray {
  background-color: #f9f9f9;
  padding: 50px;
  margin: 80px 0;
  box-sizing: border-box;
  border: solid 1px #ececec;
}

#home.printdesigner .main section.feature2 ul.process_image > li ul.object_list li{
	margin-bottom:20px
}

#home.printdesigner .main section.feature2 ul.process_image > li ul.object_list li figure{
	display:flex;
	flex-wrap: wrap;
	align-items: center;
}

#home.printdesigner .main section.feature2 ul.process_image > li ul.object_list li:last-child figure{
	align-items: flex-start;
}

#home.printdesigner .main section.feature2 ul.process_image > li ul.object_list li figure > img{
  height: auto;
  width: 125px;
  margin-right: 20px;
}

#home.printdesigner .main section.feature2 ul.process_image > li ul.object_list li figure figcaption {
  width: 65%;
	color:#666;
}

#home.printdesigner .main section.feature2 ul.process_image > li ul.object_list li figure figcaption img{
	width:70%;
	height: auto;
	display:block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#home.printdesigner .main section.feature3 div.prepared_objects ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#home.printdesigner .main section.feature3 div.prepared_objects ul li{
	width:47%;
}

#home.printdesigner .main section.feature3 div.prepared_objects ul li > img{
	width:100%;
	height: auto;
}

#home.printdesigner .main section.feature3 div.prepared_objects ul li.wide{
	width:100%;
	margin: 50px 0;
}

#home.printdesigner .main section.feature3 div.prepared_objects ul li.wide figure{
	display:flex;
	justify-content: center;
}

#home.printdesigner .main section.feature3 div.prepared_objects ul li.wide figure img{
	width:47%;
	height: auto;
}

#home.printdesigner .main section.feature3 div.prepared_objects ul li.wide figure figcaption{
	padding-left:40px;
	box-sizing: border-box;
	width: 53%;
}

#home.printdesigner .main section.feature4 figure{
	margin-top:50px;
	padding: 30px;
  border: solid 5px #e9d7c1;
  background-color: #fff;
  box-sizing: border-box;
}

#home.printdesigner .main section.feature4 figure img {
  width:100%;
	height: auto;
}

#home.printdesigner .main section.feature5 ul.excel_object{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#home.printdesigner .main section.feature5 ul.excel_object li{
	margin-top:50px;
	display:flex;
	align-items: center;
	flex-wrap: wrap;
	width:43%;
	padding: 30px;
	border: solid 5px #e9d7c1;
	border-radius: 10px;
	box-sizing: border-box;
	background-color:#fff;
}

#home.printdesigner .main section.feature5 ul.excel_object li > p{
	text-align:center;
	width:100%;
}

#home.printdesigner .main section.feature5 ul.excel_object li figure{
	display:flex;
	width:100%;
	align-items: center;
	margin-top: 20px;
}

#home.printdesigner .main section.feature5 ul.excel_object li figure figcaption{
	order:1;
	width:30%;
}

#home.printdesigner .main section.feature5 ul.excel_object li figure img{
	order:2;
	width:70%;
	height: auto;
}

#home.printdesigner .main section.feature6 figure{
	margin:50px 0;
	display:flex;
	justify-content: space-between;
	align-items: center;
}

#home.printdesigner .main section.feature6 figure img{
	width:40%;
	height: auto;
	margin-right: 40px;
}

#home.printdesigner .main section.feature6 ul.graph_sample{
	display:flex;
	justify-content: space-between;
	margin-top:20px;
}

#home.printdesigner .main section.feature6 ul.graph_sample li{
	width:31%;
}

#home.printdesigner .main section.feature6 ul.graph_sample li img{
	width:100%;
	height: auto;
}

#home.printdesigner .main #s01, #home.printdesigner .main #s02, #home.printdesigner .main #s03, #home.printdesigner .main #s04, #home.printdesigner .main #s05, #home.printdesigner .main #s06{
	margin-top:-80px;
	padding-top: 80px;
}

/*230730 管理者向け機能*/

#home.administrator div.main{
	width:100%;
}

#home.administrator .main .inner {
  width: 1024px;
	margin:0 auto;
}

#home.administrator .main .inner p{
	text-align:justify;
	line-height: 1.6;
}

#home.administrator .inner > h2.title {
  color: #fff;
  text-align: center;
  background-color: #009a63;
  text-shadow: none;
  padding: 10px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 21px;
	margin-bottom: 30px;
line-height: 1.2;
	text-shadow: none;
	border-bottom:none;
	margin-top: 50px;
}

#home.administrator .inner > h2.title span.super{
	vertical-align: super;
	font-size:16px;
}

#home.administrator .inner > h2.title::before {
  display: inline-block;
  content: "";
  margin-top: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left 12px;
  height: auto;
  width: auto;
}

#home.administrator .main section{
	margin-bottom:100px;
}

#home.administrator .main p{
	color:#666666;
	line-height: 1.6;
}

#home.administrator .main section h4 {
  color: #666666;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  border-bottom: dashed 1.5px #009a63;
  padding-bottom: 5px;
  box-sizing: border-box;
  font-size: 24px;
}

#home.administrator .main section h3{
	color: #666666;
  text-align: left;
	margin-bottom:30px;
	font-size: 24px;
}

#home.administrator .main section h3 span{
	color: #009a63;
}

#home.administrator .main section.time div.frame,
#home.administrator .main section.data div.frame{
  margin: 20px auto;
  padding: 30px;
  background-color: #f2f2f2;
  border: solid 3px #fff;
  box-shadow: 5px 5px 11px -7px #777777;
  box-sizing: border-box;
}

#home.administrator .main section.time div.frame h5,
#home.administrator .main section.data div.frame h5 {
  text-align: center;
  padding-bottom: 5px;
  border-bottom: solid 1px #009a63;
  color: #009a63;
  margin-bottom: 20px;
  font-size: 1.4rem;
	width:100%;
}

#home.administrator .main section.time div.frame ul li ul{
	display:flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}


#home.administrator .main section.time div.frame ul li ul li {
  width: 25%;
  background-image: url("../images/inheritance/check.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px;
  padding: 10px 10px 10px 30px;
  box-sizing: border-box;
	margin-bottom: 10px;
	color: #666666;
}

#home.administrator .main section.time .definition{
  padding: 30px;
  border: solid 5px #e9d7c1;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 10px;
}

#home.administrator .main section.time .definition h5{
  text-align: center;
  padding-bottom: 5px;
  border-bottom: solid 1px #009a63;
  color: #009a63;
  margin-bottom: 20px;
  font-size: 1.4rem;
  width: 100%;
}

#home.administrator .main section.time .definition img{
	width:100%;
	height: auto;
	margin:20px 0;
}

#home.administrator .main section.dashbord .frame,
#home.administrator .main section.pbx .frame{
  margin: 50px auto;
  padding: 30px;
  background-color: #f2f2f2;
  border: solid 3px #fff;
  box-shadow: 5px 5px 11px -7px #777777;
  box-sizing: border-box;
}

#home.administrator .main section.dashbord .frame.mb_50{
	margin-bottom:50px;
}

#home.administrator .main section.dashbord .frame h5,
#home.administrator .main section.pbx .frame h5{
  text-align: center;
  padding-bottom: 5px;
  border-bottom: solid 1px #009a63;
  color: #009a63;
  margin-bottom: 20px;
  font-size: 1.4rem;
	width:100%;
}

#home.administrator .main section.dashbord .frame ul,
#home.administrator .main section.pbx .frame ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#home.administrator .main section.dashbord .frame ul li,
#home.administrator .main section.pbx .frame ul li{
  width: 50%;
  background-image: url("../images/inheritance/check.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px;
  padding: 10px 10px 10px 30px;
  box-sizing: border-box;
	margin-bottom: 10px;
	color: #666666;
}

#home.administrator .main section.dashbord .frame ul li:last-child,
#home.administrator .main section.dashbord .frame ul li:nth-child(7){
	margin-bottom:0;
}

#home.administrator .main section.dashbord .frame ul.basic_info li{
	width:20%;
	margin-bottom: 0;
}

#home.administrator .main section.dashbord .frame p.table_info{
	margin-bottom: 0;
}

#home.administrator .main section.pbx {
  padding: 0;
  border: none;
  float: none;
  width: auto;
  height: auto;
  border-radius: unset;
}

#home.administrator .main section.pbx .frame ul li{
	margin-bottom:0;
}

#home.administrator .main section.data div.frame img{
  width: 70%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#home.administrator .main section.bg_gray {
  background-color: #f9f9f9;
  padding: 50px;
  margin: 80px 0;
  box-sizing: border-box;
  border: solid 1px #ececec;
}

#home.administrator .main section.data_tranfar figure{
	margin-top:50px;
	display:flex;
}

#home.administrator .main section.data_tranfar figure img{
	width:38%;
}

#home.administrator .main section.data_tranfar figure figcaption {
  padding-left: 40px;
  box-sizing: border-box;
  width: 60%;
}

#home.administrator .main section.data_tranfar div.flow_frame.bg_gray{
  background-color: #f9f9f9;
  padding: 50px;
  margin: 80px 0;
  box-sizing: border-box;
  border: solid 1px #ececec;
	position: relative;
}

#home.administrator .main section.data_tranfar div.flow_frame.bg_gray h3{
	position:absolute;
	width:100%;
	left: 0;
	top: -25px;
	text-align: center;
}

#home.administrator .main section.data_tranfar div.flow_frame.bg_gray h3 span{
	color:#fff;
	background-color:#009a63;
	display:inline-block;
	font-size:1.6rem;
	padding:10px 40px;
	border-radius: 50px;
	box-sizing: border-box;
	text-shadow:none;
}

#home.administrator .main section.data_tranfar div.flow_frame .step1{
	margin-bottom:50px;
}

#home.administrator .main section.data_tranfar h4{
	color: #666666;
}

#home.administrator .main section.data_tranfar h4 span {
  font-size: 20px;
  color: #c7b299;
  font-family: "Times New Roman", Times, "serif";
  display: inline-block;
  margin-right: 20px;
  font-weight: bold;
}

#home.administrator .main section.data_tranfar h4 span strong {
  font-size: 32px;
  font-style: italic;
}

#home.administrator .main section.data_tranfar div.flow_frame .step1 ul{
  margin: 30px auto;
  padding: 30px;
  background-color: #f2f2f2;
  border: solid 3px #fff;
  box-shadow: 5px 5px 11px -7px #777777;
  box-sizing: border-box;
}

#home.administrator .main section.data_tranfar div.flow_frame .step1 ul.fields{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 30px 30px 20px;
}

#home.administrator .main section.data_tranfar div.flow_frame ul li{
	color: #666666;
}

#home.administrator .main section.data_tranfar div.flow_frame .step1 ul li span{
	color:#009a63;
}

#home.administrator .main section.data_tranfar div.flow_frame .step1 ul.fields li{
	width:25%;
	margin-bottom: 10px;
}

#home.administrator .main section.data_tranfar div.flow_frame .step1 ul.fields li:last-child {
  letter-spacing: -0.05rem;
  font-size: 0.9rem;
}

#home.administrator .main section.data_tranfar div.flow_frame .step2 ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#home.administrator .main section.data_tranfar div.flow_frame .step2 ul li{
	margin-top:50px;
	width:45%;
}

#home.administrator .main section.data_tranfar div.flow_frame .step2 ul li h5{
	color: #009a63;
	margin-bottom: 20px;
	font-size: 1.2rem;
}

#home.administrator .main section.data_tranfar div.flow_frame .step2 ul li img{
	width:100%;
	height: auto;
}

#home.administrator .main section.data_tranfar div.flow_frame .step2 ul li:first-child img{
  height: 425px;
  width: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#home.administrator .main section.output img{
	width:100%;
	height: auto;
	margin-top: 30px;
}

#home.administrator .main section.realtime{
	margin-bottom:0;
	padding-bottom: 100px;
}

#home.administrator .main section.realtime h5{
	color: #666;
	margin-bottom: 20px;
	font-size: 1.2rem;
}

#home.administrator .main section.realtime h5 span{
	color: #009a63;
}

#home.administrator .main section.realtime figure{
	display:flex;
	margin-top: 50px;
}

#home.administrator .main section.realtime figure img{
	order:2;
	width:100%;
	margin-left: 40px;
}

/*230731 よくあるご質問*/
#home.faq .main .tab-wrap {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
#home.faq .main .tab-label {
    color: White;
    background: #afafaf;
    /*margin-right: 5px;*/
    padding: 10px 15px;
    order: -1;
	display:flex;
	align-items: center;
	width:24%;
	box-sizing: border-box;
	line-height: 1.3;
}
#home.faq .main .tab-content {
    width: 100%;
    display: none;
}

#home.faq .main .tab-label span{
	text-align:center;
	display:block;
	width:100%;
}

/* アクティブなタブ */
#home.faq .main .tab-switch:checked+.tab-label {
    background: #c7b299;
}
#home.faq .main .tab-switch:checked+.tab-label+.tab-content {
     display: block;
	padding: 50px 0;
	/*background-color: #f9f9f9;
	border: solid 1px #ececec;*/
	box-sizing: border-box;
}


/* ラジオボタン非表示 */
#home.faq .main .tab-switch {
    display: none;
}

#home.faq div.main{
	width:100%;
}

#home.faq .main .inner {
  width: 1024px;
	margin:0 auto;
}

#home.faq .main .inner p{
	text-align:justify;
	line-height: 1.6;
}

#home.faq .inner > h2.title {
  color: #fff;
  text-align: center;
  background-color: #009a63;
  text-shadow: none;
  padding: 10px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 21px;
	margin-bottom: 30px;
line-height: 1.2;
	text-shadow: none;
	border-bottom:none;
	margin-top: 50px;
}

#home.faq .inner > h2.title::before {
  display: inline-block;
  content: "";
  margin-top: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left 12px;
  height: auto;
  width: auto;
}

#home.faq .main section{
	margin-bottom:100px;
}

#home.faq .main p{
	color:#666666;
	line-height: 1.6;
}

#home.faq .main section h4 {
  color: #666666;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  border-bottom: dashed 1.5px #009a63;
  padding-bottom: 5px;
  box-sizing: border-box;
  font-size: 24px;
}

#home.faq .main section h3{
	color: #666666;
  text-align: left;
	margin-bottom:30px;
	font-size: 24px;
}

/* .ac-labelを親要素としてアイコン位置を絶対値で指定 */
.icon-wrap {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translatey(-50%);
  width: 38px;
  height: 38px;
  background: #009a63;
}
/* .icon-wrapの中でプラスを中央に位置させるために.iconを親要素に設定 */
.icon,
.icon_arrow{
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
/* プラスアイコン */
/* ２本の線を.icon-wrapの中央に並行に重ねる */
.icon:before,
.icon:after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #fff;
  left: 50%;
  top: 50%;
  width: 50%;
  height: 2px;
  transform: translate(-50%, -50%);
}
/* そのうち1本を縦にする */
.icon:before {
  transform: translate(-50%, -50%) rotate(90deg);
}

/* プラスアイコンクリック後、マイナスにする */
.icon.open:before {
  transform: translate(-50%, -50%) rotate(0deg);
}



/* 矢印アイコン */
.icon_arrow:before {
  position: absolute;
  content: "";
  transition: all .4s;
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #009a63;
  border-right: solid 2px #009a63;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(135deg);
}


/*====================================================================
.s_07 .accordion_one
====================================================================*/
.s_07 .accordion_one {
  max-width: 1024px;
  margin: 0 auto;
}
.s_07 .accordion_one .accordion_header {
  background-color: #f2f2f2;
	border: solid 3px #fff;
	box-shadow: 5px 5px 11px -7px #777777;
  color: #777777;
  font-size: 1.2rem;
  /*font-weight: bold;*/
  padding: 10px 30px;
  text-align: justify;
  position: relative;
  z-index: +1;
  cursor: pointer;
	margin-bottom: 20px;
  transition-duration: 0.2s;
	box-sizing: border-box;
}

.s_07 > .accordion_one > .accordion_header.open{
	background-color:#009a63;
	color:#fff;
}

.s_07 .accordion_one .accordion_inner{
	margin-bottom:50px;
}

.s_07 .accordion_one .accordion_inner .accordion_header{
	margin-bottom:10px;
	border: none;
	box-shadow: none;
	background-color:#c7b299;
	color:#fff;
	font-size: 1.1rem;
	text-align: justify;
}


.s_07 .accordion_one .accordion_header:hover {
  opacity: .8;
}
.s_07 .accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  /*border: 1px solid #fff;*/
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.s_07 .accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.s_07 .accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.s_07 .accordion_one .accordion_header .i_box .one_i:before, .s_07 .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #777777;
  border-radius: 10px;
  width: 18px;
  height: 3px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}

.s_07 > .accordion_one > .accordion_header.open > .i_box .one_i:before, .s_07 > .accordion_one > .accordion_header.open > .i_box .one_i:after,
.s_07 .accordion_one .accordion_inner .i_box .one_i:before, 
.s_07 .accordion_one .accordion_inner .i_box .one_i:after{
	background-color:#fff;
}

.s_07 .accordion_one .accordion_header .i_box .one_i:before {
  width: 2px;
  height: 18px;
  top: 0;
  left: 7px;
}
.s_07 .accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.s_07 .accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.s_07 .accordion_one .accordion_inner {
  display: none;
  padding: 0;
  box-sizing: border-box;
}
.s_07 .accordion_one .accordion_inner .box_one {
  height: 300px;
}
.s_07 .accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}

.s_07 .accordion_one .accordion_inner .accordion_header.answer{
	border:solid 5px #e9d7c1;
	padding:30px;
	background-color:#fff;
	border-radius: 10px;
	box-sizing: border-box;
	color: #808080;
	font-size: 1.0rem;
	text-align: justify;
	line-height: 1.6;
}

.s_07 .accordion_one .accordion_inner .accordion_header.answer a{
	color:#009a63;
	text-decoration: underline;
}

.s_07 .accordion_one .accordion_inner .accordion_header.answer ol {
	margin-top:20px;
	background-color:#def2eb;
	padding:20px;
	box-sizing: border-box;
}

.s_07 .accordion_one .accordion_inner .accordion_header.answer:hover{
	opacity:1;
}

.s_07 .accordion_one .accordion_inner .accordion_header.answer ol li{
	margin-top:10px;
	text-indent: -1em;
	padding-left: 1em;
}


@media screen and (max-width: 1024px) {
  .s_07 .accordion_one .accordion_header {
    font-size: 18px;
  }
  .s_07 .accordion_one .accordion_header .i_box {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
}
@media screen and (max-width: 767px) {
  .s_07 .accordion_one .accordion_header {
    font-size: 16px;
    text-align: left;
    padding: 15px 60px 15px 15px;
  }
}


/*230813 進化した音声応答システム QuickIVR*/

#home.ivr02 div.main{
	width:100%;
}

#home.ivr02 .main .inner {
  width: 1024px;
	margin:0 auto;
}

#home.ivr02 .main .inner p{
	text-align:justify;
	line-height: 1.6;
}

#home.ivr02 .inner > h2.title {
  color: #fff;
  text-align: center;
  background-color: #009a63;
  text-shadow: none;
  padding: 10px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 21px;
	margin-bottom: 30px;
line-height: 1.2;
	text-shadow: none;
	border-bottom:none;
	margin-top: 50px;
}

#home.ivr02 .inner > h2.title::before {
  display: inline-block;
  content: "";
  margin-top: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left 12px;
  height: auto;
  width: auto;
}

#home.ivr02 .main section{
	margin-bottom:100px;
}

#home.ivr02 .main p{
	color:#666666;
	line-height: 1.6;
}

#home.ivr02 .main section h4 {
  color: #666666;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  border-bottom: dashed 1.5px #009a63;
  padding-bottom: 5px;
  box-sizing: border-box;
  font-size: 24px;
}

#home.ivr02 .main section h3{
	color: #666666;
  text-align: left;
	margin-bottom:30px;
	font-size: 24px;
}

#home.ivr02 .intro .inner > h2.title{
	margin-bottom:0;
}

#home.ivr02 .main .intro .intro_content{
	background-image:url("../images/ivr02/bg01.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	padding:70px 50% 70px 0;
	box-sizing: border-box;
}

#home.ivr02 .main .intro .intro_content h3{
	text-align:left;
	color:#666666;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 30px;
}

#home.ivr02 .main .intro .intro_content h3 span,
#home.ivr02 .main .intro .intro_content h3 strong{
	font-size: 1.7rem;
	color:#009a63;
}

#home.ivr02 .main .intro .intro_content h3 strong{
	color:#c7b299;
}

#home.ivr02 .main .intro .intro_content p{
	padding:30px;
	background-color:rgba(251, 244, 215, 0.75);
	text-align: center;
}

#home.ivr02 .main span.marker {
  background: linear-gradient(transparent 70%, #c3e9c0 70%);
}

#home.ivr02 .app{
	margin-top:100px;
}

#home.ivr02 .app .inner ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 50px;
  margin-bottom: 50px;
}

#home.ivr02 .app .inner ul li {
  width: 30%;
  text-align: center;
  background-color: #f7f7f7;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-right: 30px;
}

#home.ivr02 .app .inner ul li p.e_text span {
  font-family: "Times New Roman", Times, "serif";
  font-style: italic;
  font-size: 24px;
  color: #b2b2b2;
  margin-bottom: 5px;
	text-align:center;
	display: block;
	width:100%;
}

#home.ivr02 .app .inner ul li img {
  height: 80px;
  width: auto;
  margin-bottom: 10px;
}

#home.ivr02 .app .inner ul li h4 {
  font-size: 18px;
  color: #009a63;
  font-weight: bold;
  margin-bottom: 10px;
	text-align: center;
	border-bottom: none;
	line-height: 1.6;
}

#home.ivr02 .app .inner ul li a {
  display: block;
  margin-top: 10px;
  background-color: #c7b299;
  padding: 10px;
  color: #fff;
  box-sizing: border-box;
  width: 210px;
  margin-left: auto;
  margin-right: auto;
	text-decoration: none;
}

#home.ivr02 .app .inner ul li a:hover{
	opacity:0.8;
}

#home.ivr02 .app .inner ul li.afureko h4,
#home.ivr02 .app .inner ul li.recieve h4{
	margin-bottom:38px;
}

#home.ivr02 .function01 .ivr_frame{
	position:relative;
	background-color:#eaf9e9;
	padding:45px 30px 30px;
	margin: 50px 0;
	box-sizing: border-box;
}

#home.ivr02 .function01 .ivr_frame h5{
	position: absolute;
	width:100%;
	left: 0;
	top:-15px;
	text-align:center;
}

#home.ivr02 .function01 .ivr_frame h5 span{
	display:inline-block;
	background-color:#009a63;
	color:#fff;
	padding:5px 60px;
	border-radius: 50px;
	box-sizing: border-box;
	font-size:20px;
}

#home.ivr02 .function01 .inner > h5{
	border-left:solid 6px #009a63;
	padding-left: 15px;
	font-size:20px;
	color:#666666;
	margin-bottom: 30px;
}

#home.ivr02 .function01 figure{
	display:flex;
	align-items: flex-start;
	margin-top:50px;
}

#home.ivr02 .function01 figure img {
	order: 2;
	width: 50%;
	height: auto;
}

#home.ivr02 .function01 figure figcaption{
	width:50%;
	padding-right:40px;
	box-sizing: border-box;
}

#home.ivr02 .function01 figure figcaption > h6{
	font-size:20px;
	color:#c7b299;
	border-bottom: solid 1px #c7b299;
	margin-bottom: 20px;
	padding-bottom: 5px;
	box-sizing: border-box;
	font-weight: bold;
}

#home.ivr02 .function01 figure figcaption h6 span {
  margin-bottom: 30px;
  font-size: 52px;
  text-align: right;
  font-family: "Times New Roman", Times, "serif";
  color: #eaeaea;
  font-weight: normal;
  font-style: italic;
	display:block;
}

#home.ivr02 .function01 figure figcaption ul li{
	margin-top:30px;
}

#home.ivr02 .function01 figure figcaption ul li h6{
	font-size:18px;
	color:#009a63;
	margin-bottom: 10px;
}

#home.ivr02 .function01 figure figcaption ul li ul li{
	margin-top:10px;
	line-height: 1.6;
}

#home.ivr02 .function01 figure figcaption ul li ul li span{
	color:#c7b299;
}

#home.ivr02 .function01 figure figcaption ul li ul > span{
  display: block;
  margin-top: 10px;
  margin-left: 12px;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.6;
  font-size: 0.9rem;
  letter-spacing: -0.05rem;
}

#home.ivr02 .function01 figure figcaption ul li ul > span > strong{
	color:#c7b299;
}

#home.ivr02 .function01 figure.img_left img{
	order:1;
}

#home.ivr02 .function01 figure.img_left figcaption{
	order:2;
}

#home.ivr02 .function01 figure.img_left figcaption{
	padding-right:0px;
	padding-left: 40px;
	box-sizing: border-box;
}

#home.ivr02 .function02 figure,
#home.ivr02 .function03 figure{
	display:block;
	text-align:center;
	margin-top: 30px;
	width:100%;
}

#home.ivr02 .function02 figure img,
#home.ivr02 .function03 figure img{
	width:80%;
	height: auto;
}

#home.ivr02 .function04 .inner > h5,
#home.ivr02 .function05 .inner > h5{
	border-left:solid 6px #009a63;
	padding-left: 15px;
	font-size:20px;
	color:#666666;
	margin-bottom: 30px;
}

#home.ivr02 .function04 figure,
#home.ivr02 .function05 figure{
	display:flex;
	align-items: flex-start;
	margin-top:50px;
}

#home.ivr02 .function04 figure img,
#home.ivr02 .function05 figure img{
	width: 450px;
	height: auto;
	margin-left: 40px;
	order:2;
}

#home.ivr02 .function04 figure figcaption,
#home.ivr02 .function05 figure figcaption{
	box-sizing: border-box;
	roder:1;
	width:70%;
}

#home.ivr02 .function05 p.center{
	text-align:center;
	margin-bottom: 50px;
}

#home.ivr02 #s01, #home.ivr02 #s02, #home.ivr02 #s03, #home.ivr02 #s04, #home.ivr02 #s05{
	padding-top:80px;
	margin-top: -80px;
}

/*230814修正*/

#home.administrator .data .relation{
	display:flex;
	justify-content: space-between;
}

#home.administrator .data .relation li{
	width:47%;
}

#home.administrator .data .relation li div.frame img{
	width:100%;
}

#home.administrator .main section.data_tranfar ul.data_tranfar_detail {
	display:flex;
	justify-content: space-between;
	align-items: flex-start;
}

#home.administrator .main section.data_tranfar ul.data_tranfar_detail  li{
	width:45%;
}

#home.administrator .main section.data_tranfar ul.data_tranfar_detail li figure{
	display:block;
}

#home.administrator .main section.data_tranfar ul.data_tranfar_detail li figure figcaption {
  padding-left: 0px;
  box-sizing: border-box;
  width: 100%;
}

#home.administrator .main section.data_tranfar ul.data_tranfar_detail li figure figcaption h5{
	color: #009a63;
	margin-bottom: 20px;
	font-size: 1.2rem;
}

#home.administrator .main section.data_tranfar ul.data_tranfar_detail li figure figcaption ul.detail_text li{
	margin-top:10px;
	text-indent: -1em;
	padding-left: 1em;
	color: #666666;
	width:100%;
}

#home.administrator .main section.data_tranfar ul.data_tranfar_detail li figure img{
	width:100%;
	height: auto;
	margin-top: 20px;
}

#home.administrator .main section.data_tranfar ul.data_tranfar_detail li ul.detail_setting{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 28px;
}

#home.administrator .main section.data_tranfar ul.data_tranfar_detail li ul.detail_setting li{
	width:47%;
	margin-top: 20px;
}

#home.administrator .main section.data_tranfar ul.data_tranfar_detail li ul.detail_setting li h5{
	color: #009a63;
	text-indent: -1.3em;
	padding-left: 1.3em;
	line-height: 1.6;
}

#home.administrator .time .inner > figure img{
	width:100%;
	height: auto;
}

#home.administrator .time .inner > ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#home.administrator .time .inner > ul > li{
	width:47%;
	display:flex;
}

#home.administrator .time .inner > ul > li div.frame{
	width:100%;
}

#home.administrator .time .inner > ul > li div.frame h5{
	font-size:1.2rem;
}

#home.administrator .time .inner > ul > li.basic_information div.frame{
	text-align:center;
}

#home.administrator .time .inner > ul > li.basic_information div.frame ul.basic_info{
	display:flex;
	margin-right: 40px;
	flex-wrap: wrap;
}

#home.administrator .time .inner > ul > li.basic_information div.frame ul.basic_info li {
  width: 50%;
	background-image: url("../images/inheritance/check.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	padding: 10px 10px 10px 30px;
	box-sizing: border-box;
	margin-bottom: 10px;
	color: #666666;
	text-align: left;
}

#home.administrator .time .inner > ul > li div.frame ul.tel_time li{
	width:33.3%;
}

#home.administrator .time .inner > ul > li.cti div.frame ul,
#home.administrator .time .inner > ul > li.pbx2 div.frame ul,
#home.administrator .time .inner > ul > li.crm div.frame ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#home.administrator .time .inner > ul > li.cti div.frame ul li,
#home.administrator .time .inner > ul > li.pbx2 div.frame ul li,
#home.administrator .time .inner > ul > li.crm div.frame ul li{
  width: 50%;
	background-image: url("../images/inheritance/check.svg");
	background-repeat: no-repeat;
	background-position: left 8px;
	background-size: 25px;
	padding: 10px 10px 10px 30px;
	box-sizing: border-box;
	margin-bottom: 10px;
	color: #666666;
	text-align: left;
	letter-spacing: -0.05rem;
}

#home.administrator .time .inner > ul > li.crm div.frame ul li{
  width: 100%;
}

#home.administrator .time .inner > ul > li.pbx{
	border:none;
	margin: 0;
	padding: 0;
}

#home.administrator h5.mt_80{
	margin-top:80px;
}

#home.inheritance .menu_link p{
	color:#666;
	line-height: 1.6;
}

#home.renew.crpo_info div.inner .access div.privacy {
  width: 270px;
  margin-left: auto;
	text-align: center;
}

#home.renew.crpo_info div.inner .access div.privacy img {
  width: 95px;
  height: auto;
}

#home.renew.crpo_info div.inner .access div.privacy a{
	color:#fff;
	background-color:#c7b299;
	padding:10px;
	border-radius: 10px;
	box-sizing: border-box;
	display:block;
	text-decoration: none;
}

#home.renew.crpo_info div.inner .access div.privacy a span {
  display: block;
  width: 100%;
  background-image: url("../images/privacy_policy/arrow.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px;
}

#home.renew.crpo_info.privacy_policy div.inner h3.title_bnr span {
  font-family: 'Great Vibes', cursive;
  color: #f3e400;
  display: inline-block;
  transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  text-shadow: none;
  position: absolute;
  top: -5px;
  left: -1px;
  font-weight: normal;
  font-size: 21px;
  line-height: 1;
}

/*230825 QuickCRMのオプション*/
#home.faq.services .main .tab-label {
  display: none;
}

#home.faq.services .main .accordion_header.answer h4 {
  color: #666666;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  border-bottom: dashed 1.5px #009a63;
  padding-bottom: 5px;
  box-sizing: border-box;
  font-size: 20px;
}

#home.faq.services .main .accordion_header.answer h4 small{
	font-size:15px;
}

#home.faq.services .main .accordion_header.answer p.center{
	text-align:center;
}

#home.faq.services .main .accordion_header.answer p.center.mb_30{
	margin-bottom:30px;
}

#home.faq.services .main .accordion_header.answer figure img{
	width:100%;
	height: auto;
}

#home.faq.services .main .accordion_header.answer div.center{
	text-align:center;
}

#home.faq.services .main .accordion_header.answer div.center ol{
  display: inline-block;
  margin: 30px auto;
  padding: 10px 40px;
  box-sizing: border-box;
}

#home.faq.services .main .accordion_header.answer div.center ol li{
	text-align:left;
}

/*製品案内*/
#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.inner_question {
  background-color: #bababa;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.inner_answer {
  border: solid 5px #bababa;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer figure.d_flex{
	display:flex;
	align-items: flex-start;
	justify-content: space-between;
}

#home.faq.services .main .accordion_header.answer figure.d_flex img{
	width:53%;
	height: auto;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer figure.d_flex figcaption{
	width:47%;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer figure.d_flex figcaption dl{
	display:flex;
	flex-wrap: wrap;
	align-content: flex-start;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer figure.d_flex figcaption dl dt{
	font-weight:normal;
	width: 105px;
	text-align: center;
	color: #fff;
	background-color: #009a63;
	margin-right: 10px;
	font-size: 0.9rem;
	margin-bottom: 25px;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer figure.d_flex figcaption dl dd {
  width: 73%;
  margin-bottom: 25px;
  font-size: 0.9rem;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer figure.d_flex figcaption dl dt.mb_0,
#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer figure.d_flex figcaption dl dd.mb_0{
	margin-bottom:0;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.sms figure{
	display:flex;
	align-items: center;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.sms figure img{
	width:47%;
	margin-right: 40px;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.sms figure figcaption p{
	text-align:justify;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.sms ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.sms ul li{
	width:29%;
	margin-top:50px;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.sms ul li img{
	height:120px;
	width:auto;
	margin:20px auto;
	display:block;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.sms ul li p{
	text-align:justify;
	font-size:1.0rem;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.sms ul li h4{
  text-align: center;
  background-color: #009a63;
  color: #fff;
  font-size: 1.1rem;
  border-bottom: none;
  padding: 2px;
  box-sizing: border-box;
	border-radius: 50px;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .sip{
	margin:30px 0;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .sip figure img{
	display:block;
	width:70%;
	margin:0 auto 20px;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .frame{
	padding:30px;
	border:solid 3px #009a63;
	position:relative;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .frame h5{
	text-align:center;
	position: absolute;
	width:100%;
	left: 0;
	top:-20px;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .frame h5 span{
	font-size:1.1rem;
	color:#fff;
	display:inline-block;
	background-color:#009a63;
	border-radius: 50px;
	padding:2px 30px;
	box-sizing: border-box;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .frame ul{
	display:flex;
	justify-content: space-between;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .frame ul li{
	width:29%;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .frame ul li h4{
	font-size:1.1rem;
	color:#009a63;
	text-align:center;
	margin-bottom:20px;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .frame ul li:first-child h4 {
  margin-top: 28px;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.record img{
	display:block;
	width:80%;
	margin: 0 auto 20px;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.monitering figure{
	display:flex;
	align-items: center;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.monitering figure img{
	width:47%;
	height: auto;
	margin-right: 40px;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.monitering figure figcaption{
	width:50%;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.opution_outline > h5{
	color:#fff;
	font-size:1.1rem;
	background-color:#009a63;
	text-align:center;
	border-radius: 50px;
	padding:2px;
	margin-bottom: 30px;
	box-sizing: border-box;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.opution_outline figure{
	display:flex;
	align-items: center;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.opution_outline figure img{
	width:47%;
	margin-right: 40px;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.opution_outline figcaption{
	width:50%;
}


#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.opution_outline figcaption > ul > li{
	/*width:29%;*/
	border:solid 2px #c7b299;
	margin-bottom:30px;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.opution_outline figcaption > ul > li:last-child{
	margin-bottom:0;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.opution_outline figcaption > ul > li > h5{
	color:#fff;
	font-size:1.1rem;
	background-color:#c7b299;
	text-align:center;
	padding:5px;
	box-sizing: border-box;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.opution_outline figcaption > ul > li > ul{
  padding: 20px 20px 30px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.opution_outline figcaption > ul > li > ul > li{
	margin-top:10px;
	text-indent: -1em;
	padding-left: 1em;
	width:45%;
	text-align: left;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.opution_outline figcaption > ul > li > ul > li.wide{
	width:100%;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer.opution_outline figcaption > ul > li > ul > li span{
	color:#c7b299;
}

#home.faq.services .s_07 .accordion_one .accordion_inner {
  margin-bottom: 0px;
}

#home.faq.services .main .tab-switch:checked + .tab-label + .tab-content {
  margin-top: 0;
  padding: 0;
}

#home.faq.services .main .tab-content {
  width: 100%;
  display: block;
}

#home.faq.services .main .s_07 .accordion_one .accordion_header.link_only{
  /*background-color: #f2f2f2;*/
  color: #777777;
	padding:0;
}

#home.faq.services .main .s_07 .accordion_one .accordion_header.link_only a{
	text-decoration:none;
	display:block;
	color:#fff;
	padding: 10px 30px;
	box-sizing: border-box;
}

#home.faq.services .main .s_07 .accordion_one .accordion_header.link_only a:hover{
	/*text-decoration:underline;*/
	color: #fff;
	background-color:#009a63;
}

/*230831 QuickCRM*/
#home.quickcrm div.main {
  width: 100%;
}

#home.quickcrm .main .inner {
  width: 1024px;
  margin: 0 auto;
}

#home.quickcrm .inner > h2.title {
  color: #fff;
  text-align: center;
  background-color: #009a63;
  text-shadow: none;
  padding: 10px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 21px;
  margin-bottom: 30px;
  line-height: 1.2;
  text-shadow: none;
  border-bottom: none;
  margin-top: 50px;
}

#home.quickcrm .inner > h2.title::before {
  display: inline-block;
  content: "";
  margin-top: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left 12px;
  height: auto;
  width: auto;
}

#home.quickcrm .inner > h2.title small{
	display:block;
	font-size:1.0rem;
	margin-top:5px;
}

#home.quickcrm .main section{
	margin-bottom:100px;
}

#home.quickcrm .main section p {
  color: #666666;
  text-align: justify;
  line-height: 1.6;
}

#home.quickcrm .main section h4 {
  color: #666666;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  border-bottom: dashed 1.5px #009a63;
  padding-bottom: 5px;
  box-sizing: border-box;
  font-size: 24px;
}

#home.quickcrm .main section.video video{
	width:100%;
	height: 576px;
	margin-bottom: 10px;
}

#home.quickcrm .main section.video p.center{
	text-align:center;
}

#home.quickcrm .main section.crm_functions figure{
	display:flex;
	justify-content: space-between;
	align-items: center;
}

#home.quickcrm .main section.crm_functions figure img{
	width:50%;
	height: auto;
}

#home.quickcrm .main section.crm_functions figure figcaption{
	width:50%;
	padding-left: 40px;
	box-sizing: border-box;
}

#home.quickcrm .main section.crm_functions figure.img_right img{
	order:2;
}

#home.quickcrm .main section.crm_functions figure.img_right figcaption{
	order:1;
	padding-left:0;
	padding-right:40px;
}

#home.quickcrm .main section.crm_functions figure figcaption h5{
	color: #009a63;
	font-size: 1.5rem;
	margin-bottom:20px;
}

#home.quickcrm .main section.crm_functions figure figcaption h5 span{
  margin-bottom: 30px;
  font-size: 52px;
  text-align: right;
  font-family: "Times New Roman", Times, "serif";
  color: #eaeaea;
  font-weight: normal;
  font-style: italic;
	display:block;
}

#home.quickcrm .main section.crm_functions figure figcaption div.btn{
	text-align:center;
	margin-top: 20px;
}

#home.quickcrm .main section.crm_functions figure figcaption div.btn a{
	background-color:#c7b299;
	border:solid 3px #fff;
	padding:10px;
	display:block;
	box-shadow: 5px 8px 10px -5px #777777;
	text-decoration: none;
	box-sizing: border-box;
}

#home.quickcrm .main section.crm_functions figure figcaption div.btn a span{
	color:#fff;
	width:100%;
	text-align:center;
	background-image: url("../images/quickcrm/arrow.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 20px;
	display:inline-block;
}

#home.quickcrm .main section.crm_structure figure img{
	width:100%;
	height: auto;
}

#home.quickcrm .main section.crm_functions.bg_gray {
  background-color: #f9f9f9;
  padding: 50px;
  margin: 80px 0;
  box-sizing: border-box;
  border: solid 1px #ececec;
}

#home.quickcrm .main section.crm_system{
	background-image: url("../images/quickcrm/bg01.jpg");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: cover;
	padding: 50px;
	box-sizing: border-box;
}

#home.quickcrm .main section.crm_system .inner_text{
	width:60%;
}

#home.quickcrm .main section.crm_system .inner_text h5{
  font-size: 1.8rem;
  line-height: 1.8;
  text-align: center;
  color: #666;
	text-shadow: 
    white 2px 0px 2px, white -2px 0px 2px,
    white 0px -2px 2px, white -2px 0px 2px,
    white 2px 2px 2px, white -2px 2px 2px,
    white 2px -2px 2px, white -2px -2px 2px,
    white 1px 2px 2px, white -1px 2px 2px,
    white 1px -2px 2px, white -1px -2px 2px,
    white 2px 1px 2px, white -2px 1px 2px,
    white 2px -1px 2px, white -2px -1px 2px,
    white 1px 1px 2px, white -1px 1px 2px,
    white 1px -1px 2px, white -1px -1px 2px;
}

#home.quickcrm .main section.crm_system .inner_text h5 span{
  color: #c7b299;
  font-size: 2.4rem;
  font-weight: bold;
}

#home.quickcrm .main section.crm_system .inner_text p strong{
  display: block;
  text-align: center;
  margin: 30px 0;
  font-size: 1.3rem;
  color: #009a63;
}

#home.quickcrm .main section.crm_system .inner_text p strong span.marker{
	background: linear-gradient(transparent 70%, #fff4c6 70%);
}

#home.quickcrm .main section.crm_template ul.flex_box{
	/*display:flex;
	justify-content: space-between;*/
	margin-top:80px;
}

#home.quickcrm .main section.crm_template ul.flex_box > li{
	width:100%;
	background-image: url("../images/quickcrm/sp_arrow02.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 50px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	box-sizing: border-box;
}

#home.quickcrm .main section.crm_template ul.flex_box > li:last-child{
	background-image: none;
	margin-bottom:0;
	padding-bottom: 0;
}

#home.quickcrm .main section.crm_template ul.flex_box li > div{
	padding:30px;	
	background-color:#f7f5f5;
	position: relative;
	border-radius: 10px;
	display: flex;
	align-items: center;
}

#home.quickcrm .main section.crm_template ul.flex_box li > div figure{
	width:50%;
	margin-right: 40px;
}

#home.quickcrm .main section.crm_template ul.flex_box li > div img{
	width:100%;
	height: auto;
}

#home.quickcrm .main section.crm_template ul.flex_box li > div p.num{
  position: absolute;
  right: 0;
  top: -55px;
  font-size: 3.0rem;
  font-family: "Times New Roman", Times, "serif";
  font-weight: bold;
  font-style: italic;
  color: #bebebe;
}

#home.quickcrm .main section.crm_template ul.flex_box li > div figure {
  background-color: #fff;
  padding: 10px;
  margin-bottom: 20px;
}

#home.quickcrm .main section.crm_template ul.flex_box li > div figure h5{
  background-color: #009a63;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  margin-bottom: 10px;
  padding: 6px;
  box-sizing: border-box;
  font-size: 0.8rem;
}

#home.quickcrm .main section.crm_template ul.flex_box li > div > figcaption h5{
  color: #009a63;
  /*text-align: center;*/
  margin-bottom: 20px;
  padding-bottom: 5px;
	border-bottom: solid 1px #009a63;
  box-sizing: border-box;
  font-size: 1.2rem;
	line-height: 1.6;
}

#home.quickcrm .main section.crm_template ul.flex_box li > div ul.app_temp{
	border:solid 3px #c7b299;
	padding:0 10px 10px;
	margin-top:20px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	background-color:#fbecdb;
}

#home.quickcrm .main section.crm_template ul.flex_box li > div ul.app_temp li{
	margin-top:10px;
	color: #666666;
	width:50%;
}

#home.quickcrm .main section.crm_template ul.flex_box li > div ul.app_temp li span{
	color:#c7b299;
}

/*230911*/
#home.faq.services .main section {
  margin-bottom: 0px;
	margin-top:50px;
}

#home.faq.services .main .inner {
  width: 100%;
  margin: 0 auto;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > figure img{
	width:100%;
	height: auto;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li{
	width:47%;
	display:flex;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li div.frame{
	width:100%;
	margin: 20px auto;
  padding: 20px 20px 10px;
  background-color: #f2f2f2;
  border: solid 3px #fff;
  box-shadow: 5px 5px 11px -7px #777777;
  box-sizing: border-box;
	font-size: 0.9rem;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li div.frame h5{
	font-size:1.1rem;
	position: unset;
	text-align: center;
  padding-bottom: 5px;
  border-bottom: solid 1px #009a63;
  color: #009a63;
  margin-bottom: 20px;
  width: 100%;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time > ul > li.basic_information div.frame{
	text-align:center;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li.basic_information div.frame ul.basic_info{
	display:flex;
	margin-right: 40px;
	flex-wrap: wrap;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li.basic_information div.frame ul.basic_info li {
  width: 50%;
	background-image: url("../images/inheritance/check.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 25px;
	padding: 10px 10px 10px 30px;
	box-sizing: border-box;
	margin-bottom: 10px;
	color: #666666;
	text-align: left;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li div.frame ul.tel_time li{
	width:33.3%;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li.cti div.frame ul,
#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li.pbx2 div.frame ul,
#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li.crm div.frame ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li.cti div.frame ul li,
#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li.pbx2 div.frame ul li,
#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li.crm div.frame ul li{
  width: 50%;
	background-image: url("../images/inheritance/check.svg");
	background-repeat: no-repeat;
	background-position: left 8px;
	background-size: 25px;
	padding: 10px 10px 10px 30px;
	box-sizing: border-box;
	margin-bottom: 10px;
	color: #666666;
	text-align: left;
	letter-spacing: -0.05rem;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li.crm div.frame ul li{
  width: 100%;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .time .inner > ul > li.pbx{
	border:none;
	margin: 0;
	padding: 0;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .frame > ul.service_tel {
  display:block;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .frame > ul.service_tel  li{
	display:block;
	width:100%;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .frame > ul.service_tel  li ul.tel_time{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .frame > ul.service_tel  li ul.tel_time li {
  width: 33.3%;
  background-image: url("../images/inheritance/check.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px;
  padding: 10px 10px 10px 30px;
  box-sizing: border-box;
  margin-bottom: 10px;
  color: #666666;
}

#home.faq.services .s_07 .accordion_one .accordion_inner .accordion_header.answer .frame > ul.service_tel  li.operator{
	margin-top:30px;
}

#home.faq.services .main section.realtime{
	margin-bottom:0;
	padding-bottom: 0;
	margin-top:50px;
}

#home.faq.services .main section.realtime h5{
	color: #666;
	margin-bottom: 20px;
	font-size: 1.1rem;
}

#home.faq.services .main section.realtime h5 span{
	color: #009a63;
}

#home.faq.services .main section.realtime h5.mt_80{
	margin-top:80px;
}

#home.faq.services .main section.realtime figure{
	display:flex;
	margin-top: 50px;
}

#home.faq.services .main section.realtime figure img{
	order:2;
	width:100%;
	margin-left: 40px;
}

#home.faq.services .main .pd_outline{
	margin-top:30px;
	color: #808080;
	margin-bottom:0;
}


#home.faq.services .main .pd_outline ul.difference{
	margin-top:50px;
	display:flex;
	justify-content: space-between;
}

#home.faq.services.main .pd_outline ul.difference > li{
	width:40%;
	position: relative;
	border:solid 5px #e9d7c1;
	padding:30px 20px;
	box-sizing: border-box;
}

#home.faq.services .main .pd_outline ul.difference > li:nth-child(2){
	width:20%;
	border:none;
}

#home.faq.services .main .pd_outline ul.difference > li h5  {
  text-align: center;
  position: unset;
  top: -25px;
  left: 0;
  width: 100%;
  margin-bottom: 50px;
}

#home.faq.services .main .pd_outline ul.difference > li h5 span {
  display: block;
  background-color: #c7b299;
  padding: 10px;
  width: 350px;
  text-align: center;
  margin: 0 auto;
  border-radius: 50px;
  box-sizing: border-box;
  font-size: 1.2rem;
  color: #fff;
}

#home.faq.services .main .pd_outline ul.difference > li img{
	width:100%;
	height: auto;
	margin-bottom: 20px;
}

#home.faq.services .main .pd_outline ul.difference > li:first-child ul li.flex_box{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

#home.faq.services .main .pd_outline ul.difference > li:first-child ul li.flex_box img{
	width:50%;
	height: auto;
}

#home.faq.services .main .pd_outline ul.difference > li p.center{
	text-align:center;
	margin-bottom: 20px;
}

#home.faq.services .main .pd_outline ul.difference > li:last-child img{
	width:80%;
	display:block;
	margin-left: auto;
	margin-right: auto;
}

#home.faq.services .main .pd_outline ul.difference > li:nth-child(2) img{
	margin-top:180%;
	margin-bottom: 0;
}




#home.renew.toppage .bg div.home_links .home_bnr_btns{
	text-align:right;
}

#home.renew.toppage .bg div.home_links .home_bnr_btns ul.home_bnr{
  display: inline-block;
}

#home.renew.toppage .bg div.home_links ul.home_bnr li{
	width:258px;
	display: inline-block;
}

#home.renew.toppage .bg div.home_links ul.home_bnr li:first-child{
	margin-right:20px;
}

/*231020*/
#home.renew.toppage .bg div.home_bnr_btns.links ul.home_bnr{
	display:flex;
	justify-content: space-between;
}

#home.renew.toppage .bg div.home_bnr_btns.links .faq_bnr a{
  background: rgb(247, 147, 30);
  background: linear-gradient(0deg, rgb(247, 147, 30) 0%, rgb(255, 222, 184) 90%, rgb(255, 236, 215) 100%);
  border: solid 3.5px #f7931e;
  border-radius: 7px;
  display: block;
  padding: 10px 20px 5px;
  box-sizing: border-box;
  width: 258px;
  margin-left: auto;
}

#home.renew.toppage .bg div.home_bnr_btns.links .faq_bnr a span{
	display:inline-block;
	color:#fff;
	font-size: 17px;
	text-align:center;
	width:100%;
	background-image:url("../images/top_230704/arrow.png");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 21px;
	text-shadow: 
    #f7931e 2px 0px 2px, #f7931e -2px 0px 2px,
    #f7931e 0px -2px 2px, #f7931e -2px 0px 2px,
    #f7931e 2px 2px 2px, #f7931e -2px 2px 2px,
    #f7931e 2px -2px 2px, #f7931e -2px -2px 2px,
    #f7931e 1px 2px 2px, #f7931e -1px 2px 2px,
    #f7931e 1px -2px 2px, #f7931e -1px -2px 2px,
    #f7931e 2px 1px 2px, #f7931e -2px 1px 2px,
    #f7931e 2px -1px 2px, #f7931e -2px -1px 2px,
    #f7931e 1px 1px 2px, #f7931e -1px 1px 2px,
    #f7931e 1px -1px 2px, #f7931e -1px -1px 2px;
	box-sizing: border-box;
	line-height: 1;
}

#home.renew .mail_contact ul li:last-child{
	display:none;
}

/*231023*/
#home.renew .new_topics ul li div.inner_box{
	text-align:center;
	margin-top: 15px;
}

#home.renew .new_topics ul li div.inner_box dl.conference_info {
  display: flex;
  flex-wrap: wrap;
  width: 64%;
  margin-left: auto;
  margin-right: auto;
  border: solid 4px #c7b299;
  padding: 10px 20px 20px;
  box-sizing: border-box;
  background-color: #fff;
}

#home.renew .new_topics ul li div.inner_box dl.conference_info dt{
  margin-top: 10px;
  text-align: left;
  width: 75px;
}

#home.renew .new_topics ul li div.inner_box dl.conference_info dd{
  width: 77%;
  text-align: left;
  margin-top: 10px;
}

@media only screen and (max-width:979px){
#home.renew .new_topics ul li div.inner_box dl.conference_info {
  width: 85%;
}
}

/*231118*/

#home.renew.revised221122.revised230307 div.top_bnrs ul li {
  width: 46%;
}

#home.renew.revised221122.revised230307 div.top_bnrs ul li:first-child {
  width: 100%;
}

#home.renew.revised221122.revised230307 div.top_bnrs ul li:first-child img{
	width:46%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#home.renew.revised221122.revised230307 div.top_bnrs ul.content_bnrs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 50px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0px;
}

#home.renew.revised221122.revised230307 div.top_bnrs ul.content_bnrs li{
	width:45%;
}

#home.renew.revised221122.revised230307 div.top_bnrs ul.content_bnrs li img.yourself_bnr{
	width:100%;
	height: auto;
}

#home.renew.revised221122.revised230307 div.top_bnrs ul.content_bnrs li{
	position:relative;
}

#home.renew.revised221122.revised230307 div.top_bnrs ul.content_bnrs li img.fukidashi{
  position: absolute;
  width: 20%;
  right: -2%;
  top: -11%;
  height: auto;
	z-index:100;
}

#home.renew.revised221122.revised230307 div.top_bnrs ul.content_bnrs li img.new{
  position: absolute;
  left: -7%;
  top: -14%;
  width: 20%;
  height: auto;
	z-index:100;
}

#home.renew.revised221122.revised230307 div.top_bnrs ul.content_bnrs li a:hover img.fukidashi,
#home.renew.revised221122.revised230307 div.top_bnrs ul.content_bnrs li a:hover img.new{
	opacity:1;
}

footer ul li.contact div.mail.privacy a span {
  background-image: none !important;
  padding-left: 0 !important;
}

footer ul li:nth-child(-n+6) {
  padding-left: 3px;
}

/*231201*/
#home.renew footer ul li {
  width: 23%;
}

#home.renew footer ul li.contact {
  float: left;
  width: 35%;
}

#home.renew footer ul li.pmark{
  float: right;
  width: 12%;
}

#home.renew footer ul li.pmark img{
  width: 60%;
  margin-top: 100%;
}






















