@media (max-width: 833px) {
	.only-pc {
		display: none !important;
	}
}

.only-smt,
.sp-only {
	display: none !important;
}
@media (max-width: 833px) {
	.only-smt,
	.sp-only {
		display: block !important;
	}
}

.sec-cmn-lv2 {
	display: block;
	margin: 0 auto;
	max-width: 960px;
}
@media (max-width: 833px) {
	.sec-cmn-lv2 {
		padding: 0 10px;
	}
}

.sec-cmn-lv3.col2 {
	display: table-cell !important;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box; 
	width: 460px;
}
@media (max-width: 833px) {
	.sec-cmn-lv3.col2 {
		width: 100%;
	}
}

.sec-cmn-lv3.col2:first-child {
	padding-right: 22px;
}

[class*=tit-cmn] + [class*=sec-cmn] {
	margin-top: 0;
}

.tit-cmn-lv2 {
	margin-bottom: 20px;
	padding-bottom: 11px;
	width: 940px; 
	border-bottom: 1px solid #aaaaaa;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
}
@media (max-width: 833px) {
	.tit-cmn-lv2 {
		margin-bottom: 0;
		padding-bottom: 11px;
		width: 100%; 
		border-bottom: 1px solid #aaaaaa;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.4;
	}
}

.tit-cmn-lv3 {
	margin-bottom: 20px;
	padding: 7px 10px;
	background-color: #f6f6f6;
	font-size: 16px;
	font-weight: bold; 
	line-height: 1.4;
}
@media (max-width: 833px) {
	.tit-cmn-lv3 {
		margin-bottom: 10px;
		padding: 7px 10px;
		background-color: #f6f6f6;
		font-size: 14px;
		font-weight: bold; 
		line-height: 1.4;
	}
}

.tit-cmn-lv4 {
	margin-bottom: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #dddddd;
	font-size: 16px;
	font-weight: bold; 
	line-height: 1.4;
}
@media (max-width: 833px) {
	.tit-cmn-lv4 {
		margin-bottom: 10px;
		padding-bottom: 5px; 
		font-size: 12px;
	}
}

.tit-cmn-wrap {
	position: relative;
	display: table;
	margin-bottom: 20px; 
	width: 100%;
}

.tit-cmn-wrap [class*=tit-cmn] {
	display: table-cell;
	vertical-align: top;
}

.tit-cmn-lv5 {
	margin-bottom: 12px;
	font-size: 115%;
	font-weight: bold; 
	line-height: 1.4;
}

.tit-cmn-wrap.s-float a.js-tel {
	display: block;
	width: 190px;
}

.tit-cmn-lv5 .s-fz-l {
	font-size: 20px;
	font-weight: bold;
}

.tit-cmn-wrap .tit-cmn-lv5 + .mark {
	padding-top: 4px;
}

.tit-cmn-wrap .mark {
	display: table-cell;
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
}

.tit-cmn-wrap .mark .ico-cmn-mark:last-child {
	margin-right: 0;
}

.tit-cmn-wrap.s-float .ico-cmn-mark {
	white-space: normal;
}

.grid-cmn {
	overflow: hidden;
}
@media (max-width: 833px) {
	.grid-cmn {
		width: 100%;
	}
}

.grid-cmn:last-child {
	margin-bottom: 0;
}

.grid-cmn > .col2:nth-child(-n+2),
.grid-cmn > .col3:nth-child(-n+3),
.grid-cmn > .col4:nth-child(-n+4),
.grid-cmn > .col6:nth-child(-n+6),
.grid-cmn > [class*=col3-]:nth-child(-n+2),
.grid-cmn > [class*=col4-]:nth-child(-n+2),
.grid-cmn > [class*=col6-]:nth-child(-n+2) {
	margin-top: 0;
}

.grid-cmn > .col2:nth-child(2n+1),
.grid-cmn > .col3:nth-child(3n+1),
.grid-cmn > .col4:nth-child(4n+1),
.grid-cmn > .col6:nth-child(6n+1) {
	clear: both;
}

@media (max-width: 833px) {
	.grid-cmn.s-contact > .col2 {
		margin-top: 10px;
	}
}

.grid-cmn > [class*=col2],
.grid-cmn > [class*=col3],
.grid-cmn > [class*=col4],
.grid-cmn > [class*=col6] {
	float: left;
	margin: 30px 20px 0 0;
}

@media (max-width: 833px) {
	.sec-cmn-lv3.col2:first-child {
		padding-right: 0;
	}
}

.list-cmn-btn > li {
	display: inline-block;
	margin: 20px 20px 0 0;
	vertical-align: top;
}
@media (max-width: 833px) {
	.list-cmn-btn > li {
		margin: 0;
		vertical-align: top;
	}
}

[class*=list-cmn]:last-child {
	margin-bottom: 0;
}

.list-cmn-notes {
	font-size: 12px;
}

.list-cmn-notes > li {
	overflow: hidden; 
	margin-top: 5px;
}

.list-cmn-notes:not(.s-no-count) > li:before {
	float: left;
	margin-right: .25em; 
	content: '\203b';
}

[class*=list-cmn]:last-child {
	margin-bottom: 0;
}

[class*=tit-cmn] + p,
[class*=tit-cmn] + [class*=list-cmn],
[class*=tit-cmn] + .tit-cmn-wrap,
[class*=tit-cmn] + .nav-cmn {
	margin-top: -6px;
}

.btn-cmn-form.s-strongest,
.s-strongest.btn-cmn-form--wide {
	border: 1px solid #cc0033;
	background-color: #cc0033;
	color: #ffffff;
}

.btn-cmn-form,
.btn-cmn-form--wide {
	position: relative;
	display: inline-block;
	padding: 3px;
	width: 140px;
	border: 1px solid #d6d6d6;
	background-color: #ffffff;
	vertical-align: top;
	text-align: center;
	color: #000000;
	font-size: 12px; 
	line-height: 1.3;
	cursor: pointer;
}
.btn-cmn-form--wide {
	padding: 4px;
	width: 100%;
	border-radius: 8px;
}
@media (max-width: 833px) {
	.btn-cmn-form--wide {
		border-radius: 0;
	}
}

.btn-cmn-form.s-strongest > .inner,
.s-strongest.btn-cmn-form--wide > .inner {
	border: 1px solid #e88ca3;
}

.btn-cmn-form.ico-cmn-window > .inner,
.ico-cmn-window.btn-cmn-form--wide > .inner {
	padding-left: 20px;
}

.btn-cmn-form.ico-cmn-window > .inner,
.ico-cmn-window.btn-cmn-form--wide > .inner {
	padding-left: 20px;
}

.btn-cmn-form.s-strongest > .inner,
.s-strongest.btn-cmn-form--wide > .inner {
	border: 1px solid #e88ca3;
}

.btn-cmn-form > .inner,
.btn-cmn-form--wide > .inner {
	display: inline-block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box; 
	padding: 5px 12px;
	min-height: 40px;
	width: 100%;
	border: 1px solid #e2e2e2;
	vertical-align: middle;
}

.btn-cmn-form--wide > .inner {
	min-height: 64px;
	border-radius: 8px; 
	font-size: 16px;
}
@media (max-width: 833px) {
	.btn-cmn-form--wide > .inner {
		min-height: 40px;
		border-radius: 0;
		font-size: 1.4rem;
	}
}

.btn-cmn-form > .inner:before,
.btn-cmn-form--wide > .inner:before {
	display: inline-block;
	width: 0;
	height: 100%;
	content: '';
	vertical-align: middle;
}

.btn-cmn-form .ico-cmn-btn,
.btn-cmn-form--wide .ico-cmn-btn {
	left: 12px;
}

.btn-cmn-form--wide .ico-cmn-btn {
	left: 288px;
}
@media (max-width: 833px) {
	.btn-cmn-form--wide .ico-cmn-btn {
		left: 12px;
	}
}

.btn-cmn-form.s-image > span > span,
.s-image.btn-cmn-form--wide > span > span {
	display: inline-block;
	vertical-align: middle;
}

.btn-cmn-form.s-image img:not(.ico-cmn-btn),
.s-image.btn-cmn-form--wide img:not(.ico-cmn-btn) {
	margin: 0 18px 0 8px;
	vertical-align: middle;
}

.btn-cmn:after,
.btn-cmn-form:after,
.btn-cmn-form--wide:after,
.btn-cmn-login:after,
.btn-cmn-logout:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box; 
	width: 100%;
	height: 100%;
	content: '';
}
@media (max-width: 833px) {
	.btn-cmn:after,
	.btn-cmn-form:after,
	.btn-cmn-form--wide:after,
	.btn-cmn-login:after,
	.btn-cmn-logout:after {
		content: none;
	}
}

.btn-cmn-form--wide:after {
	content: none;
}

.ico-cmn-btn {
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -4px;
}

.ico-cmn-mark {
	display: inline-block;
	margin-right: 7px;
	padding: 0 7px;
	vertical-align: .05em; 
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

.s-w-full {
	max-width: 250px; 
	width: 100% !important;
}

.s-ta-c {
	text-align: center !important;
}

.s-mark-red-01 {
	border: 1px solid #cc0033;
	background-color: #cc0033;
}

.s-mb-no {
	margin-bottom: 0 !important; 
	font-size: 14px;
}
@media (max-width: 833px) {
	.s-mb-no {
		font-size: 12px;
	}
}

.s-ftbox {
	overflow: hidden;
}

.f-floating {
	position: fixed;
	left: 0 !important;
	bottom: 0;
	z-index: 8; 
	margin-left: 0;
	padding: 8px 0;
	width: 100%;
	background: rgba(0, 0, 0, .3);
}
@media (max-width: 833px) {
	.f-floating {
		display: none !important;
	}
}

.f-inner {
	margin: 0 auto;
	width: 100%;
}
@media (max-width: 833px) {
	.f-inner {
		display: none !important;
	}
}

.f-floating .f-contents {
	margin: 0 auto; 
	width: 720px;
}

.f-floating .f-contents .grid-cmn:last-child {
	margin-bottom: 0;
}

.f-floating .f-contents .grid-cmn > .col2:nth-child(2n+1),
.grid-cmn > .col3:nth-child(3n+1),
.grid-cmn > .col4:nth-child(4n+1),
.grid-cmn > .col6:nth-child(6n+1) {
	clear: both;
}

.f-floating .f-contents .grid-cmn > [class*=col2] {
	float: left;
	margin: 0 20px 0 0;
}

.f-floating .f-contents .grid-cmn > .col2 {
	width: 340px;
}

.f-floating .f-contents .btn-cmn-form.btn-tel,
.f-floating .f-contents .btn-tel.btn-cmn-form--wide {
	background-image: url(https://www.docomo.ne.jp/images_osp/common/ico/ico_arrow_b01.png);
	background-position: 12px center;
	background-size: 8px; 
	background-repeat: no-repeat;
}

.f-floating .f-contents .btn-cmn-form.btn-tel > .inner,
.f-floating .f-contents .btn-tel.btn-cmn-form--wide > .inner {
	border: 1px solid #ffffff;
}

.f-floating .f-contents .btn-cmn-form.s-image > span > span,
.f-floating .f-contents .s-image.btn-cmn-form--wide > span > span {
	font-size: 1.2rem;
}

.f-floating .f-contents .btn-cmn-form .inner .btn-txt,
.f-floating .f-contents .btn-cmn-form--wide .inner .btn-txt {
	margin-top: 2px;
}

.f-floating .f-contents .btn-cmn-form .inner .btn-txt,
.f-floating .f-contents .btn-cmn-form--wide .inner .btn-txt {
	max-width: 230px;
}

.f-floating .s-w-full {
	max-width: none;
}

.f-contents .grid-cmn.s-fix {
	width: 100%;
}

@media (max-width: 833px) {
	.layout-mt--m > .f-floating {
		display: block !important;
	}
}

@media (max-width: 833px) {
	.layout-mt--m > .f-floating .f-inner {
		display: block !important;
	}
}

@media (max-width: 833px) {
	.layout-mt--m > .f-floating .f-contents {
		width: 100%;
	}
}

@media (max-width: 833px) {
	.layout-mt--m > .f-floating .f-contents .grid-cmn.s-fix {
		margin: 0 auto; 
		width: calc(100% - 16px);
	}
}

@media (max-width: 833px) {
	.layout-mt--m > .f-floating .f-contents .grid-cmn > .col2 {
		float: none;
		overflow: hidden;
		margin: 0 auto;
		max-width: 340px;
		width: 100%;
	}
}

@media (max-width: 833px) {
	.layout-mt--m > .f-floating .f-contents .grid-cmn > .col2:nth-child(1) {
		margin-bottom: 4px;
	}
}

@media (max-width: 833px) {
	.layout-mt--m > .f-floating .btn-cmn-form > .inner,
	.layout-mt--m > .f-floating .btn-cmn-form--wide > .inner {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display:         flex;
		-ms-flex-pack: center;
		-ms-flex-align: center;

		-webkit-align-items: center;
		        align-items: center;
		-webkit-box-align: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		        justify-content: center;
	}
}