@charset "utf-8";
/* CSS Document */
/*
Theme Name:kagumo
Theme URI:テーマのURLを記述
Author: 作成者や作成会社を記述
Author URI: 作成者や作成会社サイトURLを記述
Description:テーマの説明文を記述
Version: テーマバージョンを記述　1.0など
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 14px;
	overflow: hidden;
	min-width: 1900px;
}

html {
	overflow: auto;
}

h2{
	/*font-size: 32px;*/
	font-size: 48px;
    font-weight: lighter;
    color: #7b594c;
    text-align: center;
    padding-top: 40px;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/*#con01_inner h2 {
    font-size: 40px;
}*/

h2 img{
	padding:10px 0;
	width:10%;
}

#wrapper {
    width: 1920px;
    overflow: hidden;
    margin: 0 auto;
    background: #FFFFFF;
}

#headerTop {
    width: 100%;
    position: fixed;
    background: #fff;
    z-index: 10000;
/*	box-shadow: 2px 7px 6px -4px rgba(0, 0, 0, 0.44);*/
	box-shadow: 0px 7px 6px -3px rgba(0, 0, 0, 0.17);		
	
}

header h1 {
	float: left;
	margin: 18px 0 0 62px;
}

header h1 img{width:80%;
}

#global {
    width: 93.1%;
}

#global ul {
    list-style: none;
    margin: 13px 5px 0;
    font-size: 17px;
    padding-left: 29.2% !important;
    width: 60%;
    padding-top: 33px;
}

#global a {
	color:#7b594c;
	text-decoration: none;
}

.pc_None{
	display:none;
}


@media screen and (max-width: 1880px) {
   /* 表示領域が1880pxまでの場合に適用するスタイル */
#global ul {
	list-style: none;
	margin: 20px 5px 0;
	font-size: 17px;
	padding-top: 27px;
	width: 60%;
/*	overflow: hidden;*/
}

#global li {
  padding-left:2.4%;
}

.before{
	margin: 30px auto;
    width: 46% !important;
    float: left;
    text-align: center;
    font-size: 26px;
    /*font-weight: bold;*/
    color: #7b594c;
}

.after{
	margin:30px auto;
	width: 46% !important;
	float:left;
	text-align:center;
	font-size: 26px;
    /*font-weight: bold;*/
    color: #7b594c;
	padding-left: 92px;
}

#global02 {
    /*width: 75.1% !important;*/
/*    width: 30.1% !important;
    float: left;
    margin-top: 20px;
	white-space: nowrap;*/
}

#global02 ul {
    list-style: none;
    font-size: 18px;
    padding-left: 0 !important;
    /*overflow: hidden;*/
    width: 100% !important;
}


#global03 {
/*    width: 14.1%;
    margin-top: -7.5% !important;
    padding-left: 12% !important;
    float: left;*/
}




}


@media screen and (max-width: 1760px) {
   /* 表示領域が1760pxまでの場合に適用するスタイル */

/*html {
	overflow: auto;
}
body {
	overflow: hidden;
	min-width: 1760px;
}*/
header h1 {
    float: left;
    margin: 22px 0 0 40px !important;
}

#global {
    width: 86.1% !important;
}

#global ul {
	list-style: none;
	margin: 20px 5px 0;
	font-size: 16px;
	padding-top: 25px;
	width: 60%;
}

#global02 ul {
    list-style: none;
    font-size: 18px;
    /*overflow: hidden;*/
}
}

@media screen and (max-width: 1780px) {
   /* 表示領域が1280px以下の場合に適用するスタイル */

html {
	overflow: auto;
}
body {
	overflow: hidden;
	min-width: 1260px;
}
   
header h1 {
    float: left;
	margin: 27px 0 0 35px;
}
  
.head_r {
    float: right;
    margin-top: 15px !important;
    padding-right: 20px !important;
    margin-bottom: 15px !important;
}  
  
header h1 img {
    width: 65%;
}
   
.head_con_l {
	width: 275px !important;	
    float: left;
}  



.tel {
    font-size: 20px !important;
    background-position: 58px 12px !important;
    padding-left: 89px !important;
    background-size: 8% 55% !important;
    padding-top: 10px !important;
}

.mail {
	font-size: 20px !important;
	background-position: 56px 6px !important;
	padding-left: 86px !important;
	background-size: 10% 55% !important;
}


.form {
    float: left;
    display: block;
    text-align: center;
    margin-top: 5px;
}


#form_btn {
	width: 130px !important;
	margin: 0px 0px 0px 15px !important;
}

 
   
#global ul {
    list-style: none;
    margin: 20px 5px 0;
    font-size: 15px;
    padding-left: 25.1% !important;
    padding-top: 20px;
    width: 60%;
}

#global li {
  padding-left:2.4% !important;
}

h2{
	font-size: 27px;
    font-weight: lighter;
    color: #7b594c;
    text-align: center;
    padding-top: 40px;
}

h2 img{
	padding:10px 0;
	width:13% !important;
}

.con01_inner_l {
    width: 100%;
    height: 366px !important;
    /* float: left; */
    /* margin: 50px 0; */
    /*border: 1px solid #d5d5d5;*/
    /*border-radius: 15px;*/
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/con01_3.jpg)no-repeat;
	background-size:50% !important;
    background-position: 0 51px;
    margin-top: 30px;
    background-color: #f5f5f5;
}

.con01_inner_title {
    /*background: #87b9db;*/
	background: #cde7f9;
	color: #555555;
    padding: 10px;
    font-size: 21px !important;
    text-align: center;
    padding: 18px;
}

.con01_inner_l_text {
    text-align: -webkit-auto;
    color: #1d4294;
    font-size: 14px !important;
	text-align:center;
    padding: 70px 0 0 50% !important;
    line-height: 2.4em;
}

.con01_inner_r {
    width: 100%;
	font-size:34px;
	    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    height: 371px !important;
	text-align:center;
    margin: 80px 0 10px;
	padding-bottom: 65px;
    /*border: 1px solid #d5d5d5;*/
    /*border-radius: 15px;*/
    /*background: url(https://kagutas.com/wp-content/themes/kagumo/images/con01_4.jpg)no-repeat;*/
	/*background-size:50% !important;
    background-position: 469px 57px !important;
    background-color: #f5f5f5;*/
}

.con01_inner_r_text {
    text-align: center;
    width: 100%;
    color: #1d4294;
    font-size: 40px !important;
    padding-top: 43px !important;
}

.text_la {
	font-size:22px;
}

#con02 {
    background: #fcf6ea;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.text_gray{
	color:#999999;
	}

#con02_inner {
    margin: 0 auto;
    width: 82% !important;
    clear: both;
    padding: 20px 0;
}

#con02_inner p{
	text-align:center;
	font-size:21px !important;
	clear:both;
	line-height:2.2em;
}

.before{
	margin: 30px auto;
    width: 45% !important;
    float: left;
    text-align: center;
    font-size: 26px;
    /*font-weight: bold;*/
    color: #7b594c;
}

.before img{
    width: 80%;
}

.after{
	margin:30px auto;
	width: 45% !important;
	float:left;
	text-align:center;
	font-size: 26px;
    /*font-weight: bold;*/
    color: #7b594c;
	padding-left: 92px;
}

.after img{
    width: 80%;
}

.form02 {
    width: 450px;
    margin: 30px auto;
}

#form02_btn {
    width: 450px;
    background-color: #1d4294;
    padding: 20px 0;
	font-size:18px;
	text-align:center;
    display: block;
}

.form02 p {
	color: #FFFFFF;
}

.form02 a {
    color: #FFFFFF;
    text-decoration: none;
}

#service{width:93%;}

#con03{
    clear: both;
    margin: 0 auto;
	width:80% !important;
	height:auto !important;
}

#con03_inner{
	overflow: hidden;
    margin: 30px auto;
    width: 99% !important;
    clear: both;
    padding-left: 40px;
	margin: 30px auto 80px !important;	
}

.con03_inner_L {
    width: 24% !important;
    float: left !important;
	font-size: 12px !important;
	line-height:1.8;
    color: #999999;
	margin-right: 0 !important;
}

/*.con03_inner_L p {
    width: 80% !important;
}*/

.con03_inner_l {
    width: 90% !important;
    float:none !important;
    margin: 50px 0 10px 0;
    border: 1px solid #d5d5d5;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service01.png)no-repeat;
	background-size:100% !important;
}

.con03_inner_C {
    width: 24% !important;
    float: left !important;
	font-size: 12px !important;
	line-height:1.8;
    color: #999999;
	margin-right: 0 !important;
}

/*.con03_inner_C p {
    width: 80% !important;
}*/

.con03_inner_c {
    width: 90% !important;
    float:none !important;
    margin: 50px 0 10px 0;
    border: 1px solid #d5d5d5;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service02.png)no-repeat;
	background-size:100% !important;
}

.con03_inner_R {
    width: 24% !important;
    float: left !important;
	font-size: 13px !important;
	line-height:1.8;
    color: #999999;
	margin-right: 0px !important;	
}

/*.con03_inner_R p {
    width: 80% !important;
}*/

.con03_inner_r {
    width: 90% !important;
    float:none !important;
    margin: 50px 0 10px 0;
    border: 1px solid #d5d5d5;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service03.png)no-repeat;
	background-size:100% !important;
}



.con03_inner_R2 {
    width: 24% !important;
    float: left !important;
	font-size: 13px !important;
	line-height:1.8;
    color: #999999;
}

/*.con03_inner_R2 p {
    width: 80% !important;
}*/

.con03_inner_r2 {
    width: 90% !important;
    float:none !important;
    margin: 50px 0 10px 0;
    border: 1px solid #d5d5d5;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service04.png)no-repeat;
	background-size:100% !important;
}



.con03_inner_title {
    background: #1d4294;
    color: #555;
	padding: 10px 0 10px 0px !important;
    font-size: 13px !important;
    /*font-weight: bold;*/
    text-align: center;
    display: block;
    margin-top: 113px !important;
	line-height: 1.6em;
	/*width: 77%;*/
}

.con03_text {
    width: 90% !important;
	font-size: 15px;
}

.red {
    color: #F55;
}

#con04 {
    /*height: 700px;*/
    background: #ffffff;
    clear: both;
    margin: 0 auto;
	padding:50px 0;
}

#con04_inner {
    margin: 30px 0 30px 10% !important;
    width: 96% !important;
	overflow:hidden;
    clear: both;
}

.con04_inner_l {
    width: 25% !important;
    float: left;
    margin: 50px 0 10px 0;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/area_icon.png)no-repeat;
	background-size:25% !important;
    /*background-position: 115px 0 !important;*/
    background-position: top !important;
	margin-right: 1% !important;
	font-size: 14px !important;
    color: #999999;
    line-height: 1.6em;
}

.con04_inner_l_title {
	color: #F55;
    padding: 10px;
    font-size: 18px !important;
    /* font-weight: bold; */
    text-align: center;
    display: block;
    margin-top: 35% !important;
    line-height: 1.8em;
}

.con04_inner_c {
    width: 25% !important;
    float: left;
    margin: 50px 0 0 30px;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service_icon.png)no-repeat;
	background-size:25% !important;
    /*background-position: 115px 0 !important;*/
    background-position: top !important;
	margin-right: 1% !important;
	font-size: 14px !important;
    color: #999999;
    line-height: 1.6em;
}

.con04_inner_c_title {
    color: #1a7639;
    padding: 10px;
    font-size: 18px !important;
    /* font-weight: bold; */
    text-align: center;
    display: block;
    margin-top: 35% !important;
    line-height: 1.8em;
}

.con04_inner_r {
    width: 25% !important;
    float: left;
    margin: 50px 0 0 30px;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/bill_icon.png)no-repeat;
	background-size:25% !important;
    /*background-position: 115px 0 !important;*/
    background-position: top !important;
	font-size: 14px !important;
    color: #999999;
    line-height: 1.6em;
}

.con04_inner_r_title {
    color: #1d4294;
    padding: 10px;
    font-size: 18px !important;
    /* font-weight: bold; */
    text-align: center;
    display: block;
    margin-top: 35% !important;
    line-height: 1.8em;
}

#con05{
	/*height:1000px;*/
    clear: both;
    margin: 0 auto;
	padding:50px 0;
}

#con05_inner{
	margin:30px auto;
	width: 80% !important;
	overflow:hidden;
	border-radius: 20px;
    border: 1px solid #e1e6e6;
}

.row {
	width:100%;
	overflow: hidden;
	margin: 50px auto;
	padding: 10px 0 0 20px !important;
}

.box {
    width: 15% !important;
    float: left;
    /* margin-right: 120px; */
}

.box:first-child {
    padding-left: 10px;
}

.dott {
    border-left: none;
    border-top: dotted 12px #DDD;
    width: 10%;
    float: left;
    margin-top: 6% !important;
	margin-left: -1% !important;
}

.box img {
    margin: 10px 0 10px 10px;
    width: 80% !important;
}

.step {
    text-align: center;
    font-size: 18px;
	color:#666666;
	width:88% !important;
	padding-bottom:10px;
	font-weight: lighter;
}

.body{
	font-size:17px !important;
	line-height:1.6em;
	color:#999999;
	width:100% !important;
	}

/*お客様の声*/


#con06 {
/*    height: 1200px;*/
    background: #fcf6ea;
    clear: both;
    margin: 0 auto;
	width:100% !important;
}

#con06_inner {
    margin: 10px auto;
    width: 80% !important;
    clear: both;
    background: #e1e6e6;
    padding: 20px;
}

.inner-box h4{
	color:#FFFFFF;
	padding: 15px;
	font-size:16px !important;
	font-weight: lighter;
	line-height:1.8em;
	font-family: 'Noto Sans Japanese', sans-serif;
	}

.voice-list-realvoice {
    text-align: center;
    display: block;
  }

  .voice-list-realvoice p {
    font-size: 14px;
    text-align: center;
  }

.voice-list-best3img img {
  display: none;
}

.voice-list-best3 {
  height: 0;
  overflow: hidden;
  /*  text-indent: -9999px;*/
}


div.inner-box ul {
  width: 100%;
  margin: 0 15px;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}

.inner-box {width:100% !important;
            margin:0 auto;}

div.inner-box ul li {
  width: 42% !important;
  background-color: #1d4294;
  list-style: none;
  padding: 30px;
  margin: 0 1% 20px 0;
  position: relative;
  -webkit-box-shadow: 5px 5px 0px 0px rgba(193, 199, 199, 1);
  -moz-box-shadow: 5px 5px 0px 0px rgba(193, 199, 199, 1);
  box-shadow: 5px 5px 0px 0px rgba(193, 199, 199, 1);
}

.voice-list-number {
  color: #000000;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    margin: 0;
    background: #FFFFFF;
    width: 200px;
    padding: 15px;
    margin: 0 auto;
}

.voice-list-number span {
  color: #b5b5b6;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-right: 5px;
}

.voice-list-name {
  color: #CCCCCC;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  padding: 3px 10px;
  text-align: center;
}

/*お問い合わせ*/


#con07 {
    height: 1000px;
    background: #FFFFFF;
    clear: both;
    margin: 0 auto;
}

#con07_inner {
    margin: 10px auto;
    width: 1100px;
    clear: both;
    padding: 20px;
}

/*新着情報*/

#con08 {
    height: 410px;
    background: #fcf6ea;
    clear: both;
    margin: 0 auto;
}

#con08_inner {
    margin: 10px auto;
    width: 80%;
    clear: both;
   /* padding: 10px;*/
		background: #fff;
	    padding-bottom: 30px;
    text-align: center;
}

#con08_inner dl{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: baseline;
	border-top: dotted 3px #cfcfcf;
	padding: 1.0rem 0;
	font-weight: bolder;
}

#con08_inner dl a, #con08_inner dl a:link, #con08_inner dl a:visited{
	color: #000;
	text-decoration: none;
}

#con08_inner dl dt, #con08_inner dl dd{
	margin-left: 1.0rem;
}

#con08_inner dl dt:first-child{
	color: #fff;
	background: #FF9300;
	padding: 0.5rem 1.5rem;
}

#con08_inner dl dt{
	color: #000000;
	background: #FFFFFF;
	padding: 0.5rem 1.5rem;
}

#footer {
	margin: 0 0 20px !important;
    overflow: hidden;
}

#footer h1{
	margin: 3% 0 0 3% !important;
    float: left;
}

#footer h1 img{
    width: 65% !important;
}

.footer_r {
    float: right;
    padding-right: 30px;
    /* width: 719px; */
    margin-top: 20px;
    /* padding-left: 460px; */
}

#global02 {
/*	width:25%;
    float: left !important;
	margin-top: 3% !important;	*/
}

#global02 a {
	color:#7b594c;
	text-decoration: none;
}

#global02 ul {
    list-style: none;
    font-size: 18px;
    padding-left: 0% !important;
    width: 100% !important;
   /* overflow: hidden;*/
}

#global02 ul li {
    /*float:left;*/
	padding-left:22px;
}




/*導入事例*/
#global03 a {
    color: #7b594c;
    text-decoration: none;

}


#global03 {
    /*width: 25.1%;
    float: left;
	margin-top: 60px !important;*/
}

#global03 ul {
    list-style: none;
    font-size: 18px;
/*    padding-left: 56%;
     width: 42%; 
    overflow: hidden;*/
}

#global03 ul li {
	padding-left:22px;
}









}

@media screen and (max-width: 640px) {
   /* 表示領域が640px以下の場合に適用するスタイル */
   
#global ul {
    list-style: none;
    margin: 20px 5px 0;
    font-size: 18px;
    padding-left: 52.1% !important;
	padding-top:10px;
    width: 60%;
    overflow: hidden;
}

#global li {
  padding-left:2.4% !important;
}

#headerTop {
    width: 38% !important;
}

#header h1 img{
　　width:50% !important;
}

header h1 {
    float: left;
    margin:2% !important;
}


h2{
	font-size: 23px;
    font-weight: lighter;
    color: #7b594c;
    text-align: center;
    padding-top: 40px;
}

h2 img{
	padding:10px 0;
	width:13% !important;
}

#main img {
    width: 40% !important;
}

.con01_inner_l {
    width: 100%;
    height: 366px !important;
    /* float: left; */
    /* margin: 50px 0; */
    /*border: 1px solid #d5d5d5;*/
    /*border-radius: 15px;*/
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/con01_3.jpg)no-repeat;
	background-size:50% !important;
    background-position: 0 51px;
    margin-top: 30px;
    background-color: #f5f5f5;
}

.con01_inner_title {
    background: #1d4294;
    color: #FFFFFF;
    padding: 10px;
    font-size: 18px !important;
    text-align: center;
    padding: 18px;
}

.con01_inner_l_text {
    text-align: -webkit-auto;
    color: #1d4294;
    font-size: 12px !important;
	text-align:center;
    padding: 90px 0 0 467px !important;
    line-height: 2.4em;
}

.con01_inner_r {
    width: 100%;
	font-size:34px;
	    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    height: 371px !important;
	text-align:center;
    margin: 80px 0 10px;
    /*border: 1px solid #d5d5d5;*/
    /*border-radius: 15px;*/
    /*background: url(https://kagutas.com/wp-content/themes/kagumo/images/con01_4.jpg)no-repeat;*/
	/*background-size:50% !important;
    background-position: 469px 57px !important;
    background-color: #f5f5f5;*/
}

.con01_inner_r_text {
    text-align: center;
    width: 100%;
    color: #1d4294;
    font-size: 40px !important;
    padding-top: 43px !important;
}

.text_la {
	font-size:22px;
}

#con02 {
    background: #fcf6ea;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.text_gray{
	color:#999999;
	}

#con02_inner {
    margin: 0 auto;
    width: 82% !important;
    clear: both;
    padding: 20px 0;
}

#con02_inner p{
	text-align:center;
	font-size:16px !important;
	clear:both;
	line-height:2.2em;
}

.before{
	margin: 30px auto;
    width: 45% !important;
    float: left;
    text-align: center;
    font-size: 26px;
    /*font-weight: bold;*/
    color: #7b594c;
}

.before img{
    width: 80%;
}

.after{
	margin:30px auto;
	width: 45% !important;
	float:left;
	text-align:center;
	font-size: 26px;
    /*font-weight: bold;*/
    color: #7b594c;
	padding-left: 92px;
}

.after img{
    width: 80%;
}

.form02 {
    width: 450px;
    margin: 30px auto;
}

#form02_btn {
    width: 450px;
    background-color: #1d4294;
    padding: 20px 0;
	font-size:18px;
	text-align:center;
    display: block;
}

.form02 p {
	color: #555;
}

.form02 a {
    color: #555;
    text-decoration: none;
}

#service{width:93%;}

#con03{
    clear: both;
    margin: 0 auto;
	width:80% !important;
	height:auto !important;
}

#con03_inner{
	overflow: hidden;
    margin: 30px auto;
    width: 99% !important;
    clear: both;
    padding-left: 40px;
}

.con03_inner_L {
    width: 33% !important;
    float: left !important;
	font-size: 12px !important;
	line-height:1.8;
    color: #999999;
	margin-right: 0 !important;
}

.con03_inner_L p {
    width: 80% !important;
}

.con03_inner_l {
    width: 80% !important;
    float:none !important;
    margin: 50px 0 10px 0;
    border: 1px solid #d5d5d5;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service01.png)no-repeat;
	background-size:100% !important;
}

.con03_inner_C {
    width: 33% !important;
    float: left !important;
	font-size: 12px !important;
	line-height:1.8;
    color: #999999;
	margin-right: 0 !important;
}

.con03_inner_C p {
    width: 80% !important;
}

.con03_inner_c {
    width: 80% !important;
    float:none !important;
    margin: 50px 0 10px 0;
    border: 1px solid #d5d5d5;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service02.png)no-repeat;
	background-size:100% !important;
}

.con03_inner_R {
    width: 33% !important;
    float: left !important;
	font-size: 13px !important;
	line-height:1.8;
    color: #999999;
}

.con03_inner_R p {
    width: 80% !important;
}

.con03_inner_r {
    width: 80% !important;
    float:none !important;
    margin: 50px 0 10px 0;
    border: 1px solid #d5d5d5;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service03.png)no-repeat;
	background-size:100% !important;
}

.con03_inner_title {
    background: #1d4294;
    color: #555;
    padding: 10px 0 10px 50px !important;
    font-size: 13px !important;
    /*font-weight: bold;*/
    text-align: center;
    display: block;
    margin-top: 139px !important;
	line-height: 1.6em;
	width: 81%;
}

.red {
    color: #F55;
}

#con04 {
    /*height: 700px;*/
    background: #fcf6ea;
    clear: both;
    margin: 0 auto;
	padding:50px 0;
}

#con04_inner {
    margin: 30px 0 30px 130px !important;
    width: 96% !important;
	overflow:hidden;
    clear: both;
}

.con04_inner_l {
    width: 25% !important;
    float: left;
    margin: 50px 0 10px 0;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/area_icon.png)no-repeat;
	background-size:25% !important;
    background-position: 115px 0 !important;
	margin-right: 1% !important;
	font-size: 14px !important;
    color: #999999;
    line-height: 1.6em;
}

.con04_inner_l_title {
	color: #F55;
    padding: 10px;
    font-size: 18px !important;
    /* font-weight: bold; */
    text-align: center;
    display: block;
    margin-top: 35% !important;
    line-height: 1.8em;
}

.con04_inner_c {
    width: 25% !important;
    float: left;
    margin: 50px 0 0 30px;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service_icon.png)no-repeat;
	background-size:25% !important;
    background-position: 115px 0 !important;
	margin-right: 1% !important;
	font-size: 14px !important;
    color: #999999;
    line-height: 1.6em;
}

.con04_inner_c_title {
    color: #1a7639;
    padding: 10px;
    font-size: 18px !important;
    /* font-weight: bold; */
    text-align: center;
    display: block;
    margin-top: 35% !important;
    line-height: 1.8em;
}

.con04_inner_r {
    width: 25% !important;
    float: left;
    margin: 50px 0 0 30px;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/bill_icon.png)no-repeat;
	background-size:25% !important;
    background-position: 115px 0 !important;
	font-size: 14px !important;
    color: #999999;
    line-height: 1.6em;
}

.con04_inner_r_title {
    color: #1d4294;
    padding: 10px;
    font-size: 18px !important;
    /* font-weight: bold; */
    text-align: center;
    display: block;
    margin-top: 35% !important;
    line-height: 1.8em;
}

#con05{
	/*height:1000px;*/
    clear: both;
    margin: 0 auto;
	padding:50px 0;
}

#con05_inner{
	margin:30px auto;
	width: 80% !important;
	overflow:hidden;
	border-radius: 20px;
    border: 1px solid #e1e6e6;
}

.row {
	width:100%;
	overflow: hidden;
	margin: 50px auto;
	padding: 10px 0 0 20px !important;
}

.box {
    width: 15% !important;
    float: left;
    /* margin-right: 120px; */
}

.box:first-child {
    padding-left: 10px;

}

.dott {
    border-left: none;
    border-top: dotted 12px #DDD;
    width: 10%;
    float: left;
    margin-top: 6% !important;
	margin-left: -1% !important;
}

.box img {
    margin: 10px 0 10px 10px;
    width: 80% !important;
}

.step {
    text-align: center;
    font-size: 18px;
	color:#666666;
	width:88% !important;
	padding-bottom:10px;
	font-weight: lighter;
}

.body{
	font-size:12px !important;
	line-height:1.6em;
	color:#999999;
	width:100% !important;
	}

/*お客様の声*/


#con06 {
/*    height: 1200px;*/
    background: #fcf6ea;
    clear: both;
    margin: 0 auto;
	width:100% !important;
}

#con06_inner {
    margin: 10px auto;
    width: 80% !important;
    clear: both;
    background: #e1e6e6;
    padding: 20px;
}

.inner-box h4{
	color:#FFFFFF;
	padding: 15px;
	font-size:14px !important;
	font-weight: lighter;
	line-height:1.8em;
	font-family: 'Noto Sans Japanese', sans-serif;
	}

.voice-list-realvoice {
    text-align: center;
    display: block;
  }

  .voice-list-realvoice p {
    font-size: 14px;
    text-align: center;
  }

.voice-list-best3img img {
  display: none;
}

.voice-list-best3 {
  height: 0;
  overflow: hidden;
  /*  text-indent: -9999px;*/
}


div.inner-box ul {
  width: 100%;
  margin: 0 15px;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}

.inner-box {width:100% !important;
            margin:0 auto;}

div.inner-box ul li {
  width: 42% !important;
  background-color: #1d4294;
  list-style: none;
  padding: 30px;
  margin: 0 1% 20px 0;
  position: relative;
  -webkit-box-shadow: 5px 5px 0px 0px rgba(193, 199, 199, 1);
  -moz-box-shadow: 5px 5px 0px 0px rgba(193, 199, 199, 1);
  box-shadow: 5px 5px 0px 0px rgba(193, 199, 199, 1);
}

.voice-list-number {
  color: #000000;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    margin: 0;
    background: #FFFFFF;
    width: 200px;
    padding: 15px;
    margin: 0 auto;
}

.voice-list-number span {
  color: #b5b5b6;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-right: 5px;
}

.voice-list-name {
  color: #CCCCCC;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  padding: 3px 10px;
  text-align: center;
}

/*お問い合わせ*/


#con07 {
    height: 1000px;
    background: #FFFFFF;
    clear: both;
    margin: 0 auto;
}

#con07_inner {
    margin: 10px auto;
    width: 1100px;
    clear: both;
    padding: 20px;
}

/*新着情報*/

#con08 {
    height: 500px;
    background: #fcf6ea;
    clear: both;
    margin: 0 auto;
}

#con08_inner {
    margin: 10px auto;
    width: 1100px;
    clear: both;
    padding: 10px;
		background: #fff;
}

#con08_inner dl{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: baseline;
	border-top: dotted 3px #cfcfcf;
	padding: 1.0rem 0;
	font-weight: bolder;
}

#con08_inner dl a, #con08_inner dl a:link, #con08_inner dl a:visited{
	color: #000;
	text-decoration: none;
}

#con08_inner dl dt, #con08_inner dl dd{
	margin-left: 1.0rem;
}

#con08_inner dl dt:first-child{
	color: #fff;
	background: #FF9300;
	padding: 0.5rem 1.5rem;
}

#con08_inner dl dt{
	color: #000000;
	background: #FFFFFF;
	padding: 0.5rem 1.5rem;
}

#footer {
    margin: 0 0 20px;
    overflow: hidden;
}

#footer h1{
	margin: 80px;
    float: left;
}

#footer h1 img{
    width: 90%;
}

.footer_r {
    float: right;
    padding-right: 30px;
    /* width: 719px; */
    margin-top: 20px;
    /* padding-left: 460px; */
}

#global02 {
    /*width: 25% !important;
    float: left !important;
    margin-top: 20px !important;
    padding-left: 20px !important;*/
}

#global02 a {
	color:#7b594c;
	text-decoration: none;
}

#global02 ul {
    list-style: none;
    font-size: 18px;
    padding-left: 28% !important;
    width: 90%;
    /*overflow: hidden;*/
}

#global02 ul li {
    float:left;
	padding-left:22px;
}
}



header li {
    float: left;
    padding-left: 2.7%;
	margin-bottom:10px;
}

.head_r {
    float: right;
    margin-top: 15px;
    padding-right: 30px;
    margin-bottom: 15px;	
}

.head_con_l {
    width: 277px;
    float: left;
}


.tel {
    font-size: 25px;
    color: #4b4b4b;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/tel_icon02.png)no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-position: 0px 4px;
    padding-left: 43px;
    background-size: 10% 70%;
}

.tel a {
    color: inherit;    text-decoration: none;

}	

.mail {
    font-size: 25px;
    color: #4b4b4b;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/email_icon.png)no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-position: 0px 7px;
    padding-left: 43px;
    background-size: 12% 62%;
}

.mail a {
    color: inherit;
    text-decoration: none;
}

.form {
	float:left;
    display: block;
    text-align:center;
	margin-top: 5px;
}

#form_btn {
    width: 200px;
    font-size:18px;
    background-color: #af1b24;
    padding:20px;
    display: block;
    text-align:center;
	margin: 0 40px 0 5px;
}

.form p {
	color: #FFFFFF;
}

.form a {
    color: #FFFFFF;
    text-decoration: none;
}


#main{
	width: 100%;
}

#main img {
    width: 100%;
}

#con01_inner{
	margin:0 auto;
	width: 74.2%;
}

#con01_inner img {
    width: 100%;
}

.con01_inner_l {
    width: 100%;
    height: 500px;
    /* float: left; */
    /* margin: 50px 0; */
    /*border: 1px solid #d5d5d5;*/
    /*border-radius: 15px;*/
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/con01_3.jpg)no-repeat;
    background-position: 0 51px;
    margin-top: 30px;
    background-color: #f5f5f5;
}

.con01_inner_title {
    /*background: #87b9db;*/
	background: #cde7f9;
    /*color: #FFFFFF;*/
	color: #555555;
    padding: 10px;
    font-size: 18px;
    text-align: center;
    padding: 18px;
}

.con01_inner_l_text {
    text-align: -webkit-auto;
    color: #1d4294;
    font-size: 16px;
	text-align:center;
    padding: 100px 0 0 780px;
    line-height: 2.4em;
    /*text-shadow: #FFFFFF 2px 0px 0px, #FFFFFF -2px 0px 0px, #FFFFFF 0px -2px 0px, #FFFFFF 0px 2px 0px, #FFFFFF 2px 2px 0px, #FFFFFF -2px 2px 0px, #FFFFFF 2px -2px 0px, #FFFFFF -2px -2px 0px, #FFFFFF 1px 2px 0px, #FFFFFF -1px 2px 0px, #FFFFFF 1px -2px 0px, #FFFFFF -1px -2px 0px, #FFFFFF 2px 1px 0px, #FFFFFF -2px 1px 0px, #FFFFFF 2px -1px 0px, #FFFFFF -2px -1px 0px, #FFFFFF 1px 1px 0px, #FFFFFF -1px 1px 0px, #FFFFFF 1px -1px 0px, #FFFFFF -1px -1px 0px;*/
}

.con01_inner_r {
    width: 100%;
	font-size:34px;
	    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    height: 371px !important;
	text-align:center;
    margin: 80px 0 10px;
	line-height:1.8;
		border-bottom: 1px solid;
    border-color: #b5b5b6;
}

.con01_inner_r_text {
    text-align: center;
    width: 100%;
    color: #1d4294;
    font-size: 40px !important;
    padding-top: 43px !important;
	font-weight:500;
}

.text_la {
	font-size:22px;
}

#con02 {
    background: #ffffff;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.text_gray{
	color:#999999;
	}

#con02_inner {
    margin: 0 auto;
    width: 75%;
    clear: both;
    padding: 35px 0;
	/*border: 1px solid;*/
	border-bottom: 1px solid;
    border-color: #b5b5b6;
}


#con02_inner h2 {
	/*border-top: 2px solid #7b594c80;*/
}

#con02_inner .first {
    border: none;
}


#con02_inner p{
	text-align:center;
	font-size:16px;
	clear:both;
	line-height:2.2em;
}

.before{
	margin: 30px auto;
    width: 660px;
    float: left;
    text-align: center;
    font-size: 26px;
    /*font-weight: bold;*/
    color: #7b594c;
}

.after{
	margin:30px auto;
	width: 660px;
	float:left;
	text-align:center;
	font-size: 26px;
    /*font-weight: bold;*/
    color: #7b594c;
	padding-left: 92px;
}

.form02 {
    width: 450px;
    margin: 30px auto;
}

#form02_btn {
    width: 450px;
    /*background-color: #87b9db;*/
	background-color: #cde7f9;
    padding: 20px 0;
	font-size:18px;
	text-align:center;
    display: block;
}

.form02 p {
	color: #555;
}

.form02 a {
    color: #555;
    text-decoration: none;
}

#con03{
	height:700px;
    clear: both;
    margin: 0 auto;
}

.con03_text {
    width: 300px;
}

#con03_inner{
	margin:30px auto;
	width: 1412px;
	clear: both;
}

.con03_inner_L {
    width: 311px;
    float: left;
	font-size: 16px;
	line-height:1.8;
    color: #999999;
	margin-right: 55px;
}

.con03_inner_l {
    width: 311px;
    float: left;
    margin: 50px 0 10px 0;
    border: 1px solid #d5d5d5;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service01.png)no-repeat;
	background-size: 100%;
}

.con03_inner_C {
    width: 311px;
    float: left;
	font-size: 16px;
	line-height:1.8;
    color: #999999;
	margin-right: 55px;
	background-size: 100%;	
}

.con03_inner_c {
    width: 311px;
    float: left;
    margin: 50px 0 10px 0;
    border: 1px solid #d5d5d5;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service02.png)no-repeat;
	background-size: 100%;		
}

.con03_inner_R {
    width: 311px;
    float: left;
	font-size: 16px;
	line-height:1.8;
    color: #999999;
	margin-right: 55px;	
	background-size: 100%;	
}


.con03_inner_r {
    width: 311px;
    float: left;
    margin: 50px 0 10px 0;
    border: 1px solid #d5d5d5;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service03.png)no-repeat;
	background-size: 100%;		
}


.con03_inner_R2 {
    width: 311px;
    float: left;
	font-size: 16px;
	line-height:1.8;
    color: #999999;
	background-size: 100%;	
}


.con03_inner_r2 {
    width: 311px;
    float: left;
    margin: 50px 0 10px 0;
    border: 1px solid #d5d5d5;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service04.png)no-repeat;
	background-size: 100%;	
}


.con03_inner_title {
    /*background: #87b9db;*/
	background: #cde7f9;
    /*color: #FFFFFF;*/
	color: #555;
    padding: 10px;
    font-size: 16px;
    /*font-weight: bold;*/
    text-align: center;
    display: block;
	margin-top: 159px;
	line-height: 1.6em;
}

.red {
    color: #F55;
}

#con04 {
    /*height: 700px;*/
    background: #ffffff;
    clear: both;
    margin: 0 auto;
	padding:50px 0;
	border: 1px solid;
    border-color: #b5b5b6;
}

#con04_inner {
    margin: 30px auto;
    width: 1412px;
	overflow:hidden;
    clear: both;
}

.con04_inner_l {
    width: 410px;
    float: left;
    margin: 50px 0 10px 0;
    background: url(https://kagutas.com/wp-content/uploads/2020/06/index.png)no-repeat;
    background-position: 130px 0;
	margin-right: 55px;
	font-size: 18px;
    color: #999999;
    line-height: 1.6em;
}

.con04_inner_l_title {
	color: #F55;
    padding: 10px;
    font-size: 22px;
    /* font-weight: bold; */
    text-align: center;
    display: block;
    margin-top: 196px;
    line-height: 1.8em;
}


.con04_inner_c {
    width: 415px;
    float: left;
    margin: 50px 0 0 30px;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/service_icon.png)no-repeat;
    background-position: 130px 0;
	margin-right: 55px;
	font-size: 18px;
    color: #999999;
    line-height: 1.6em;
}

.con04_inner_c_title {
    color: #1a7639;
    padding: 10px;
    font-size: 22px;
    /* font-weight: bold; */
    text-align: center;
    display: block;
    margin-top: 196px;
    line-height: 1.8em;
}

.con04_inner_r {
    width: 415px;
    float: left;
    margin: 50px 0 0 30px;
    background: url(https://kagutas.com/wp-content/themes/kagumo/images/bill_icon.png)no-repeat;
    background-position: 130px 0;
	font-size: 18px;
    color: #999999;
    line-height: 1.6em;
}

.con04_inner_r_title {
    /*color: #87b9db;*/
	color: #93cef7;
    padding: 10px;
    font-size: 22px;
    /* font-weight: bold; */
    text-align: center;
    display: block;
    margin-top: 196px;
    line-height: 1.8em;
}

#con05{
	/*height:1000px;*/
    clear: both;
    margin: 0 auto;
	padding:50px 0;
}

#con05_inner{
	margin:30px auto;
	width: 1412px;
	overflow:hidden;
	border-radius: 20px;
    border: 1px solid #e1e6e6;
}

.row {
	width:100%;
	overflow: hidden;
	margin: 50px auto;
	padding: 10px 0 0 40px;
}

.box {
    width: 230px;
    float: left;
    /* margin-right: 120px; */
}

.box:first-child {
    padding-left: 10px;
}

.dott {
    border-left: none;
    border-top: dotted 12px #DDD;
    width: 120px;
    float: left;
    margin-top: 100px;
}

.box img {
    margin: 10px 0 10px 10px;
    width: 210px;
}


.step {
    text-align: center;
    font-size: 18px;
	color:#666666;
	width:245px;
	padding-bottom:10px;
	font-weight: lighter;
}

.body{
	font-size:16px;
	line-height:1.6em;
	color:#999999;
	width:270px;
	}

/*お客様の声*/


#con06 {
/*    height: 1200px;*/
    background: #fcf6ea;
    clear: both;
    margin: 0 auto;
}

#con06_inner {
    margin: 10px auto;
    width: 1412px;
    clear: both;
/*    background: #e1e6e6;*/
    /*background: #87b9db;*/
	background: #cde7f9;
    padding: 20px;
}

.inner-box h4{
/*	color:#FFFFFF;*/
	color: #000000;
	padding: 15px;
	font-size:16px;
	font-weight: lighter;
	line-height:1.8em;
	font-family: 'Noto Sans Japanese', sans-serif;
	}

.voice-list-realvoice {
    text-align: center;
    display: block;
  }

  .voice-list-realvoice p {
    font-size: 14px;
    text-align: center;
  }

.voice-list-best3img img {
  display: none;
}

.voice-list-best3 {
  height: 0;
  overflow: hidden;
  /*  text-indent: -9999px;*/
}


.inner-box {width:1300px;
            margin:0 auto;}

div.inner-box ul {
  width: 100%;
  margin: 0 15px;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}

/*お客様の声　変更前の設定*/
/*div.inner-box ul li {
  width: 576px;
  background-color: #1d4294;
  list-style: none;
  padding: 30px;
  margin: 0 1% 20px 0;
  position: relative;
  -webkit-box-shadow: 5px 5px 0px 0px rgba(193, 199, 199, 1);
  -moz-box-shadow: 5px 5px 0px 0px rgba(193, 199, 199, 1);
  box-shadow: 5px 5px 0px 0px rgba(193, 199, 199, 1);
}
*/

/*お客様の声　背景に画像配置 20109/3/25 */
div.inner-box ul #list1 {
  width: 576px;
  list-style: none;
  padding: 30px;
  margin: 0 1% 20px 0;
  position: relative;
  -webkit-box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  -moz-box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  background-image: url(https://kagutas.com/wp-content/themes/kagumo/images/con06_01.png);
}


div.inner-box ul #list2 {
  width: 576px;
  list-style: none;
  padding: 30px;
  margin: 0 1% 20px 0;
  position: relative;
  -webkit-box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  -moz-box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  background-image: url(https://kagutas.com/wp-content/themes/kagumo/images/con06_02.png);
}



div.inner-box ul #list3 {
  width: 576px;
  list-style: none;
  padding: 30px;
  margin: 0 1% 20px 0;
  position: relative;
  -webkit-box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  -moz-box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  background-image: url(https://kagutas.com/wp-content/themes/kagumo/images/con06_03.png);
}


div.inner-box ul #list4 {
  width: 576px;
  list-style: none;
  padding: 30px;
  margin: 0 1% 20px 0;
  position: relative;
  -webkit-box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  -moz-box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  background-image: url(https://kagutas.com/wp-content/themes/kagumo/images/con06_04.png);
}


div.inner-box ul #list5 {
  width: 576px;
  list-style: none;
  padding: 30px;
  margin: 0 1% 20px 0;
  position: relative;
  -webkit-box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  -moz-box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  background-image: url(https://kagutas.com/wp-content/themes/kagumo/images/con06_05.png);
}


div.inner-box ul #list6 {
  width: 576px;
  list-style: none;
  padding: 30px;
  margin: 0 1% 20px 0;
  position: relative;
  -webkit-box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  -moz-box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  box-shadow: 8px 8px 7px -3px rgba(0,0,0,0.44);
  background-image: url(https://kagutas.com/wp-content/themes/kagumo/images/con06_06.png);
}



.voice-list-number {
  color: #000000;
    font-family: 'Noto Sans Japanese', sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 1;
    margin: 0;
    background: #FFFFFF;
    width: 200px;
    padding: 15px;
    margin: 0 auto;
}

.voice-list-number span {
  color: #b5b5b6;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-right: 5px;
}

.voice-list-name {
  /*color: #CCCCCC;*/
  color: #000000;  
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  padding: 3px 10px;
  text-align: center;
}

/*お問い合わせ*/


#con07 {
    height: 100%;
    background: #FFFFFF;
    clear: both;
    margin: 0 auto;
}

#con07_inner {
    margin: 10px auto;
    width: 1100px;
    clear: both;
    padding: 20px;
}

/*新着情報*/

#con08 {
    height: 410px;
    background: #fcf6ea;
    clear: both;
    margin: 0 auto;
}

#con08_inner {
    margin: 10px auto;
    width: 80%;
    clear: both;
    padding: 10px;
		background: #fff;
		    padding-bottom: 30px;
    text-align: center;
}

#con08_inner dl{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: baseline;
	border-top: dotted 3px #cfcfcf;
	padding: 1.0rem 0;
	font-weight: bolder;
}

#con08_inner dl a, #con08_inner dl a:link, #con08_inner dl a:visited{
	color: #000;
	text-decoration: none;
}

#con08_inner dl dt, #con08_inner dl dd{
	margin-left: 1.0rem;
}

#con08_inner dl dt:first-child{
	color: #fff;
	background: #f5c88b;
	padding: 0.5rem 1.5rem;
}

#con08_inner dl dt{
	color: #000000;
	background: #FFFFFF;
	padding: 0.5rem 1.5rem;
}

#footer {
    margin: 0 -8px 20px;
    overflow: hidden;
    line-height: 2.0;
}

#footer h1{
	margin: 80px;
    float: left;
}

#footer h1 img{
    width: 70%;
}

.footer_r {
    float: right;
    padding-right: 30px;
    /* width: 719px; */
    margin-top: 20px;	
    /* padding-left: 460px; */
}

#global02 {
	/*width: 10%;
	margin-top: 60px;
	float:left;*/
}

#global02 a {
	color:#7b594c;
	text-decoration: none;
}

#global02 ul {
    list-style: none;
    font-size: 18px;
/*    padding-left: 56%;
     width: 42%; 
    overflow: hidden;*/
}

#global02 ul li {
   /* float:left;*/
	padding-left:22px;
}


/*導入事例*/
#global03 a {
    color: #7b594c;
    text-decoration: none;

}

#global03 {
    width: 14.1%;
    /*margin-top: -146px;*/
    margin-top: 60px;
    /*padding-left: 35%;*/
	float:left;
}

#global03 ul {
    list-style: none;
    font-size: 18px;
/*    padding-left: 56%;
     width: 42%; 
    overflow: hidden;*/
}

#global03 ul li {
	padding-left:22px;
}


/*kagu+記号*/
.kigou {
    display: inline;
    vertical-align: super;
    font-size: 0.8em;
}

/*導入事例横並び4枚*/
[class^="img-flex-"] {
	/*margin-bottom: 20px;*/
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.img-flex-2 img { width: 49%; }
.img-flex-3 img {
    width: auto;
    margin: 1%;
    height: 342px;
}
.img-flex-4 img { width: 24%; }

.con05_inner_r_text {
    text-align: center;
    width: 100%;
    color: #1d4294;
    font-size: 60px !important;
    padding-top: 43px !important;
    font-weight: 500;
}


#global02 {
	width: 14.1%;
	margin-top: -146px;
	margin-top: 60px;
	float: left;
}

#global03 {
	width: 14.1%;
margin-top: -146px;
margin-top: 60px;
float: left;
}

/*
.flex{
  padding: 2.5% 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}
.flex > *{
  min-width: 8%;
  background: #fff;
  font-size: 64px;
  text-align: center;
}
.flex,
.flex > *{
  border: 3px solid #aaa;
}
*/
