@charset "UTF-8";

/* SC用

/* smartcommunicator mv
------------------------------------------------------------------------*/
#ctbase .smartcommunicator #banner {
  padding: 170px 0 100px;
  background: url("../img/smartcommunicator/sc-main.jpg") no-repeat center center;
  background-size: cover;
}
#ctbase #banner:before {
	z-index: -100;
}
#ctbase .smartcommunicator #banner:after {
  width: 100%;
  height: 100%;
  z-index: 9;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  content: '';
  position: absolute;
}

#ctbase .smartcommunicator #banner .banner_ttl {
  font-size: 46px;
  padding: 20px 0 30px;
  margin-bottom: 0;
}

/* smartcommunicator block_02
------------------------------------------------------------------------*/
#ctbase .smartcommunicator #block_02 .txt_16 {
  margin-left: 0;
  margin-right: 0;
}

#ctbase .smartcommunicator #block_02 dl dt {
  font-size: 24px;
  font-weight: bold;
  color: #004b8b;
  line-height: 1.4;
  padding-bottom: 20px;
  width: 540px;
  float: left;
}

#ctbase .smartcommunicator #block_02 dl { padding-top: 80px; }
#ctbase .smartcommunicator #block_02 dl .meImg { float: right; }
#ctbase .smartcommunicator #block_02 dl .meTxt { width: 540px; }
#ctbase .smartcommunicator #block_02 dl .meTxt p { margin-bottom: 14px; }

/* smartcommunicator block_04 feature
------------------------------------------------------------------------*/


/* smartcommunicator block_05
------------------------------------------------------------------------*/
#ctbase .smartcommunicator #block_05 .onestop {
  margin-bottom: 40px;
}

/* 2025追加
------------------------------------------------------------------------*/
#ctbase .smartcommunicator .sc-b2_case {
	background-color: #FBEEBE;
	width: 80%;
	height: auto;
	padding: 1px;
	margin: 0 auto;
	margin-top: 40px;
	}
#ctbase .smartcommunicator .b2c-1 {
  width: 70%;
  height: auto;
}
#ctbase .smartcommunicator .b2c-2 {
  align-content: center;
}
#ctbase .smartcommunicator .b2-text {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  padding-top: 12%;
}
.sc-mag {
	margin: 0 auto;
	margin-top: 150px;
	max-width: 1100px;
}

.sc_c_box {
	margin: 0 auto;
	width: 80%;
	position: relative;
	padding-bottom: 100px;
}
.sc_c_box2 {
	margin-top: -150px;
}
.p_c-title {
  color: #FFFFFF;
  text-align: center;
  padding: 7px 0;
  border-radius: 10px;
  width: 200px;
  font-size: 20px;
  font-weight: bold;
  background-color: rgba(0,104,183,1.00);
	position: absolute;
    top: 0px;
    left: 25px;
    z-index: 2;
}
.p_c-name {
	width: 100%;
	padding: 30px 50px;
	background-color: #FBEEBE;
	text-align: center;
	font-size:20px;
	font-weight: bold;
	border-radius: 15px;
	border: solid 3px rgba(0,104,183,1.00);
	color: rgba(0,104,183,1.00);
	position: absolute;
    top: 15px;
    left: 1px;
    z-index: 1;
}
.b4-mag {
	margin-top: 100px;
	padding-bottom: 50px;
}
.b4_list {
	padding: 50px 0;
	width: 90%;
	height: auto;
	display: flex;
	margin: 0 auto;
}
.sc_icon1 {
	display: flex;
	justify-content: flex-start;
	padding-bottom: 20px;
	width: 100%;
	height: auto;
}
.sc_h3 {
	font-size: 25px;
	color: rgba(0,104,183,1.00);
	padding-left: 20px;
}
.txt_15 {
  font-size: 15px;
  line-height: 24px;
  text-align: left;
  margin: 0 20px;
  padding-top: 10px;
  width: 300px;
}



/* スマホ対応
------------------------------------------------------------------------*/
@media screen and (max-width: 1000px) {
	.b4_list {
	display: block;
}
	.sc_icon1 {
	margin: 0 auto;
}

}


/* スマホ対応
------------------------------------------------------------------------*/

@media screen and (max-width: 767px) {





/* smartcommunicator mv
------------------------------------------------------------------------*/
#ctbase .smartcommunicator #banner { padding: 10% 0; }

#ctbase .smartcommunicator #banner .banner_ttl {
  font-size: 22px;
  padding: 10px 0 0;
}

/* smartcommunicator block_02
------------------------------------------------------------------------*/
#ctbase .smartcommunicator #block_02 dl dt {
  width: 100%;
  float: none;
}

#ctbase .smartcommunicator #block_02 dl .meImg {
  float: none;
margin-bottom: 20px;
}
#ctbase .smartcommunicator #block_02 dl .meTxt {
  width: 100%;
}
#ctbase .smartcommunicator #block_02 dl dt{
font-size: 18px;
}

/* smartcommunicator block_04 feature
------------------------------------------------------------------------*/

	
/* 2025追加
------------------------------------------------------------------------*/
#ctbase .smartcommunicator .sc-b2_case {
	width: 90%;
	height: 80px;
	padding: 0px;
	margin-top: 5px;
	}
#ctbase .smartcommunicator .b2c-1 {
  width: 90%;
}
#ctbase .smartcommunicator .b2-text {
  padding-top: 20px;
  font-size: 11px;
  line-height: 15px;
}
#ctbase .smartcommunicator .b2c-2 {
  height: 80px;
  width: auto;
}
.sc-mag {
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 70px;
}
	.img_r {
		margin-top: 100px;
	}
.p_c-title {
  padding: 7px 0;
  border-radius: 10px;
  width: 100px;
  font-size: 10px;
}
.p_c-name {
	padding: 25px 30px;
	font-size: 1em;
	line-height: 25px;
    top: 15px;
    left: 1px;
    z-index: 1;
}
.sc_c_box2 {
	margin-top: -20px;
}
.sc_icon1 {
	margin: 1px;
}
.page-navi_list-item {
		width: 60px;
	}

/*------------------------------------------------------------------------*/
}