@charset "UTF-8";


/*=====================================
フォント
=====================================*/
@import url('https://fonts.googleapis.com/earlyaccess/notosansjp.css');



/*=====================================
bk
=====================================*/



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

そうだ、ドコモに相談してみよう
2019/06

=====================================*/
body {
	margin: 0
}
main {
	width: 100%
}
.smb-cmn * {
	margin-block-start: 0;
}
.smb-cmn-menu {
    width: 1002px;
    margin: 0 auto 20px;
}
.smb-cmn p {
	margin-top: 20px;
	font-size: 15px;
	line-height: 1.5
}
.smb-cmn strong {
	color: #222;
	font-weight: bold
}
.pcno {
	display: none
}

/*ヘッダーナビ*/
#solution, #category, #cat1, #cat2, #cat3, #cat4, #cat5 {
	position: relative;
	top: -30px;
	display: block;
}

/*共通*/

.smb-cmn {
	width: 1002px;
	margin: 0 auto 60px;
}
.smb-gry {
	width: 100%;
	/* min-width: 1050px; */
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #f0f1f2
}
.smb-cmn h2 {
	color: #000;
	font-family: "Noto Sans", "Noto Sans JP";
	font-size: 34px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
}
.smb-cmn h2 a {
	color: #000
}
.smb-lead {
	text-align: center;
}
.smb-col {
	width: 1002px;
	list-style: none;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto 10px;
	padding: 0
}
.smb-col3 li {
	width: 300px;
}
.smb-col3 li img {
	width: 100%
}

/*コンテンツ*/
.contents {
    width: 100%!important;
}

.smb-mv {
	width: 100%;
	max-width: 1260px;
	min-width: 1050px;
	margin: 0 auto 30px;
	margin-bottom: 10px;
}
.smb-mv h1 {
	display: block
}
.smb-mv h1 img {
	width: 100%
}
.smb-point li {
	font-size: 18px;
	font-weight: bold;
	text-align: center
}
.smb-point li img {
	margin: 0 0 5px
}
.smb-solution li {
	margin-top: 38px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	font-size: 15px;
	text-align: center;
}
.smb-solution li:nth-child(1),
.smb-solution li:nth-child(2),
.smb-solution li:nth-child(3) {
	margin-top: 0
}
.smb-solution li a {
	display: block;
	color: #222;
	text-decoration: none;
	margin-bottom: 10px;
}
.smb-solution li a > span {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.smb-solution li a > div {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-around;
	padding: 15px 12px;
	border-top: 1px solid #c8c9cd
}
.smb-solution li a > div strong {
	width: 205px;
	padding-left: 10px;
	font-size: 14px
}
.smb-solution li a > div > span {
	width: 60px;
	height: 60px;
	background-image: url("/biz/special/lp/smb/assets/img/smb-solution-icon.png");
	background-size: 100%;
	background-repeat: no-repeat;
	font-size: 0
}
.smb-solution li a > div img {
	display: block;
	width: auto
}


/*ボタン*/
.smb-btn li {
	box-sizing: border-box;
}
.smb-btn li a {
	position: relative;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	border-top: 3px solid #c8c9cd;
	border-left: 3px solid #c8c9cd;
	border-right: 3px solid #c8c9cd;
	border-bottom: 8px solid #c8c9cd;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	color: #222;
	font-weight: bold;
	text-decoration: none
}
.smb-btn-step li {
	width: 484px;
	font-size: 22px;
	line-height: 1.4
}
.smb-btn-step li a {
	height: 93px;
	padding-left: 20px;
	padding-right: 20px
}
.smb-btn-step li a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 14px;
	height: 14px;
	margin-top: -9px;
	border-top: 4px solid #ca0a37;
	border-right: 4px solid #ca0a37;
	transform: rotate(45deg)
}
.smb-btn-step li a::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 22px;
	height: 4px;
	margin-top: -2px;
	background-color: #ca0a37;
}
.smb-btn-category li {
	width: 190px;
	font-size: 18px;
	line-height: 1.4
}
.smb-btn-category li a {
	height: 76px;
	padding-left: 12px;
	padding-right: 12px;
}
.smb-btn-category li a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 12px;
	width: 14px;
	height: 14px;
	margin-top: -9px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.smb-btn-category li a::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 12px;
	width: 22px;
	height: 4px;
	margin-top: -2px;
}
.smb-btn-category li:nth-child(1) a::after {
	border-top: 4px solid #ec6b47;
	border-right: 4px solid #ec6b47
}
.smb-btn-category li:nth-child(1) a::before {
	background-color: #ec6b47
}
.smb-btn-category li:nth-child(2) a::after {
	border-top: 4px solid #feda82;
	border-right: 4px solid #feda82
}
.smb-btn-category li:nth-child(2) a::before {
	background-color: #feda82
}
.smb-btn-category li:nth-child(3) a::after {
	border-top: 4px solid #64c0a7;
	border-right: 4px solid #64c0a7
}
.smb-btn-category li:nth-child(3) a::before {
	background-color: #64c0a7
}
.smb-btn-category li:nth-child(4) a::after {
	border-top: 4px solid #82bdd2;
	border-right: 4px solid #82bdd2
}
.smb-btn-category li:nth-child(4) a::before {
	background-color: #82bdd2
}
.smb-btn-category li:nth-child(5) a::after {
	border-top: 4px solid #6e8fc4;
	border-right: 4px solid #6e8fc4
}
.smb-btn-category li:nth-child(5) a::before {
	background-color: #6e8fc4
}
.smb-cmn > section {
	width: 1002px;
	margin: 60px auto 0;
}
.smb-cat h4 {
	margin: 20px 0;
	padding: 10px 16px 8px;
	color: #000;
	font-size: 18px;
	font-weight: bold
}
.smb-cat h4 {
	background-color: #f6f6f6;
	border-bottom: 3px solid #f6f6f6
}
.smb-bnr-cat {
	padding-bottom: 20px;
}
.smb-bnr-cat li {
	box-sizing: border-box;
	background-color: #f0f1f2;
	border-bottom: 5px solid #c8c9cd;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5
}
.smb-bnr-cat li a {
	position: relative;
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 20px 90px;
	color: #222;
	text-align: center;
	text-decoration: none
}
.smb-bnr-cat li a span {
	position: absolute;
	bottom: 20px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	width: 260px;
	height: 58px
}
.smb-bnr-cat li a span img {
	width: auto
}
.smb-bnr-case li {
	font-size: 15px;
	line-height: 1.5
}
.smb-bnr-case li a {
	color: #222;
	text-decoration: none
}
.smb-bnr-case li strong {
	display: block;
	margin-top: 10px;
}
.smb-bnr-case li a div {
	overflow: hidden;
	width: 300px;
	height: 150px;
	border-radius: 6px
}
.smb-bnr-case li a div img {
	transition: .3s ease-out;
}
.smb-bnr-case li a:hover div img {
	transform: scale(1.15)
}
.smb-attention {
	justify-content: space-around
}
.smb-attention li {
	width: 450px
}
.smb-attention li a {
	color: #222;
	font-size: 15px;
	line-height: 1.5;
	text-decoration: none
}
.smb-attention li a div {
	overflow: hidden;
	width: 450px;
	height: 208px;
	border-radius: 8px;
}
.smb-attention li a div img {
	transition: .3s ease-out;
}
.smb-attention li a:hover div img {
	transform: scale(1.1)
}
.smb-attention li a strong {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px
}
.smb-seminar {
	width: 968px;
	padding-bottom: 60px
}
.smb-seminar ul {
	width: 968px;
	margin-bottom: 38px;
	font-size: 18px;
	font-weight: bold
}
.smb-bnr-seminar li {
	box-sizing: border-box;
	width: 238px;
	padding: 20px;
	background-color: #f0f1f2;
	font-size: 15px;
	font-weight: normal;
	text-align: center
}
.smb-seminar-btn {
	text-align: center
}
.smb-seminar-btn a {
	display: block;
	box-sizing: border-box;
	width: 480px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #ca0a37;
	border-radius: 6px;
	color: #ca0a37;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none
}

/*anime*/
.fade-up {
	transition-property: opacity,transform;
	-moz-transition-property: opacity,transform;
	-webkit-transition-property: opacity,transform;
	transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
}
.fade-up:nth-of-type(3n + 1) {
	transition-duration: .3s;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
}
.fade-up:nth-of-type(3n + 2) {
	transition-duration: .6s;
	-moz-transition-duration: .6s;
	-webkit-transition-duration: .6s;
}
.fade-up:nth-of-type(3n + 3) {
	transition-duration: .9s;
	-moz-transition-duration: .9s;
	-webkit-transition-duration: .9s;
}
.fade-up.fif {
	transition-property: opacity,transform;
	-moz-transition-property: opacity,transform;
	-webkit-transition-property: opacity,transform;
	transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
}
.fade-up.fif:nth-of-type(3n + 1) {
	transition-duration: .2s;
	-moz-transition-duration: .2s;
	-webkit-transition-duration: .2s;
}
.fade-up.fif:nth-of-type(3n + 2) {
	transition-duration: .4s;
	-moz-transition-duration: .4s;
	-webkit-transition-duration: .4s;
}
.fade-up.fif:nth-of-type(3n + 3) {
	transition-duration: .6s;
	-moz-transition-duration: .6s;
	-webkit-transition-duration: .6s;
}
.fade-up.fif:nth-of-type(3n + 4) {
	transition-duration: .8s;
	-moz-transition-duration: .8s;
	-webkit-transition-duration: .8s;
}
.fade-up.fif:nth-of-type(3n + 5) {
	transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
}

/* マージン */
.mt-10 {
	margin-top: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}

.inquiry-full {
	margin: 60px auto 0;
	padding-bottom: 100px;
	width: 940px;
}

.box {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
}

.text {
  width: 100%;
  padding-left: 20px;
  position: relative;
}

h3 {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: bold;
}

.pict {
  width: 30%;
}

.pict img {
  width: 100%;
  height:auto;
  display: block;
}

.box:nth-child(even) {
  flex-direction: row-reverse;
}
.box:nth-child(even) .text {
  text-align: right;
}
.box:nth-child(even) .pict {
  margin-left: 0;
  margin-right: 3%;
}
.google_contents {
  border: solid 2px #f6f6f6;
  padding: 20px;
  border-radius: 5px;
}

.smb-col-width-auto {
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 10px;
  padding: 0;
}
.more-btn {
  width: fit-content;
  border: solid 2px #f15a46;
  padding: 10px;
  border-radius: 5px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.more-btn a {
  text-decoration: none;
  color: #f15a46;
  font-weight: bold;
}
.google_top_seminar {
  width: 1002px;
  height: auto;
  margin: 0 auto;
  }
.google_top_seminar_title {
  background: #f15a46;
  padding: 22px;
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  color: #fff;
  border: 1px solid #f15a46;
}
.google_top_seminar_contents {
  width: 87%;
  background: #fff;
  padding: 20px;
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #f15a46;
}
.cb{
  clear: both;
}
.google-list-right {
  margin-top: 10px;
  text-align: right;
}
.google-menu ul{
  padding: 0px; 	
  margin-top: 20px;
  text-align: center;
}
.google-menu ul li {
  display: inline; 	
  margin-right: 2em;
}
.google-menu ul li a { 
  font-family: "Trebuchet MS", sans-serif; 
  text-decoration: none;
  font-weight: bold;
  color: #000;
  font-size: 18px;
}
.google-menu ul li a:hover { 
  border-bottom: solid 1px #000;	 
}
.google-bottom-list ul li {
  border-bottom: 2px solid #f6f6f6;
  padding: 10px 0;
}








