/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Noto Sans JP', sans-serif;
}

.topnav {
    font-size: 14px;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}
.navbar {
	min-height: 60px;
}
.navbar-header{width: 100%;}
.navbar-toggle {padding: 6px 10px;}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{margin-left: 0;}

.content-section-e.button{background-color: #F6E5EDFF;}
.intro-header {
    /*padding-top: 50px; !* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! *!*/
    /*padding-bottom: 50px;*/
    text-align: center;
    color: #f8f8f8;
	/*background-color: #ee7800;*/
	background: url(../img/img_campaign202304_main_bk.jpg) no-repeat center center;
    background-size: cover;
}
.intro-header .container .col-lg-12 h2{
	margin:0;
}

.top_campaign_area{
	padding: 0 0 20px;
	width: auto;
}

.top_campaign_area h1{
	font-family: 'M PLUS Rounded 1c';
	transform:rotate(0.03deg);
	margin: 0 10px;
	padding: 10px;
	/*background-color: #ee7800;*/
	width: auto;
	font-weight: 500;
	font-size: 50px;
	text-align: center;
	letter-spacing: 1rem;
	color: #E85382;
}

.top_campaign_area h2{
	font-family: 'M PLUS Rounded 1c';
	transform:rotate(0.03deg);
	/*margin: 0 10px;*/
	padding: 10px;
	width: auto;
	font-weight: 600;
	font-size: 30px;
	text-align: center;
	/*letter-spacing: .5rem;*/
	color: #333;
	/*word-break: keep-all;*/
}

.top_campaign_area h2:nth-child(5)::before{
	margin-right: 10px;
	font-weight:normal;
	content: "＼";
}

.top_campaign_area h2:nth-child(5)::after{
	margin-left: 10px;
	font-weight:normal;
	content: "／";
}

.top_campaign_area h3 {
	font-weight: 800;
}
.bttn_area_head{
	float: right;
	text-align:center;
	padding: 0 0 20px;
	margin:10px 0 0;
}

/*campaignnews*/
.campaignnews__box{display: flex;}
.campaignnews__box__area{
	overflow-x: hidden;
	border: 1px solid #fff;
	margin-bottom: 2px;
	width : calc(100% / 3) ;
}
.campaignnews__box__area__photo{
	overflow: hidden;
	height: 100vh;
	width: 200%;
	margin: 0 -50%;
	text-align: center;
}
.campaignnews__box__area__photo img {
	min-height:110%;
}
.campaignnews__box__area__text{
	background-color: #dcdcdc;
	text-align: center;
	padding: 10px;
	font-weight: bold;
}


/* recommended area*/
.recommended__box{}
.recommended__box__area{
	display: inline-flex;
	background-color: #dcdcdc;
	border-bottom: 1px #fff solid;
	height: 110px;
	width: 100%;
}
.recommended__box__area__photo{
	width: 100px;
	height:110px;
	justify-content: center;
	align-items:flex-start;
	display: flex;
	overflow: hidden;
	position: absolute;
}

.recommended__box__area__text{
	font-weight: bold;
	padding: 20px 20px 0;
	margin-left: 100px;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.recommended__box__area__text .newsdate{
	font-size: small;
	text-align: right;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

/* voice area*/
.main ul.voice_wrapper {
	margin: 0 auto;
}

ul.voice_wrapper li.voice_box {
	width: 100%;
	padding: 30px;
	margin: 0 0 25px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 14px rgb(56 2 56 / 15%);
}

ul.voice_wrapper li.voice_box:nth-child(-n+2) {
	margin-top: 0;
}

ul.voice_wrapper li.voice_box:nth-child(2n) {
	margin-right: 0;
	transition-delay: 0.3s;
}

ul.voice_wrapper li.voice_box h3 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
}

ul.voice_wrapper li.voice_box p {
	font-size: 18px;
}
ul.voice_wrapper li.voice_box h3 span {
	background: linear-gradient(transparent 60%, #f0de00 60%);
	line-height: 30px;
	display: inline-block;
}

/* mailmagazine area*/
.campaignmail__box{margin-bottom: 10px;}
.campaignmail__box__area{background-color: #f4f4f4;padding: 20px;}
.campaignmail__box__area img{width:100%;}
.campaignmail__box__area__title{margin: 0 0 10px;}
.campaignmail__box__area__title__info{background-color: #333;color:#fff;margin-right:10px;padding: 6px 10px;font-weight: bold;display: inline-block;}
.campaignmail__box__area__title__info__text{font-weight: bold;display: inline-block;font-size: 20px;vertical-align: middle;}

.intro-header .container .col-lg-12 h2{
	color:#333;
}

.navbar-fixed-bottom, .navbar-fixed-top{
	position:relative;
}

.navbar{margin: 0 10px;background-color:#fff;}
.container{padding: 0;}
.intro-header .container .col-lg-12, .content-section .container .col-lg-12{padding: 0;}
.row{margin: 0 auto;}
.img-responsive{margin: 0 auto;padding: 0;}

.panel-primary > .panel-heading{background-color: #EDF19E;color:#000;}
.panel-primary, .panel-heading, .panel-primary > .panel-heading, .accordion__box__index {border-color: #dcdcdc;background-color: #dcdcdc;}
.panel-footer{background-color: #fff;}

.accordion__menu{padding-right: 40px;}
.is-active::before {
	content: " \f067";
	font-family: FontAwesome;
	color: #666;
	position: absolute;
	right: 30px;
	font-size:20px;
}
.open-active::before {
	content: " \f068";
	font-family: FontAwesome;
	color: #666;
	position: absolute;
	right: 30px;
	font-size:20px;
}

.is-open{display: none;}

.reg_plan_multicolumns {
	/*display:table !important;*/
	/*width: 950px;*/
	border-collapse: separate;
	/*border-spacing: 10px;*/
}

.reg_plan_multicolumns .center {
	text-align:center;
}

.reg_plan_multicolumns .size-large {
	font-size:22px;
}

.reg_plan_multicolumns .size-normal {
	font-size:18px;
}

.reg_plan_multicolumns .size-small {
	font-size:13px;
}

.reg_plan_multicolumns .size-tiny {
	font-size:11px;
}
.reg_plan_multicolumns .bottom-margin {
	margin-bottom:10px;
}
.reg_plan_plan > div > div:nth-child(2){
	margin-bottom:20px;
}

.reg_plan_multicolumns .memo {
	margin:0 auto;
	padding-top:10px;
	padding-bottom:20px;
}

.reg_plan_multicolumns .white {
	color:#fff;
}
.reg_plan_multicolumns .black {
	color:#000;
}

.reg_plan_multicolumns .red {
	color:#f00;
}

.reg_plan_multicolumns .bold {
	font-weight: bold;
}

.bg-yellow {
	background-color: #FFC000;
}

.bg-red {
	background-color: #FF0000;
}

.bg-purple {
	background-color: #7030A0;
}

.reg_plan_multicolumns .bg-pink {
	background-color: #ED6894;
}

.reg_plan_multicolumns .reg_plan_plan {
	/*display:table-cell;*/
	/*width:33%;*/
	/*border: 1px solid #888;*/
	padding:0 5px;
}

.reg_plan_plan .reg_plan_explain_short {
	color: #fff;
	font-size: 21px;
	font-weight:bold;
	padding: 13px;
	line-height: 100%;
	text-align: center;
	border-radius: 5px 5px 0 0;
}

.reg_plan_plan .reg_plan_title {
	color:#000;
	font-size:20px;
	font-weight:bold;
	line-height: 100%;
	text-align: center;
	margin-top: 15px;
}

.reg_plan_plan .reg_plan_button {
	width:60%;
	text-align:center;
	/*height:30px;*/
	display: inline-block;
	padding: 10px;
	cursor: pointer;
	border-radius:4px;
}

.reg_plan_plan .check {
	padding-left: 30px;
	background:url('/sites/all/themes/member/images/reg_plan_plan_check.png') no-repeat 2px;
	display: inline-block;
	font-size:16px;
	line-height: 2em;
}

.reg_plan_plan_inqury {
	/*width: 100%;*/
	display: block;
	margin: 0 auto;
	padding: 20px;
	/*border: 1px solid #000;*/
	line-height: 200%;
	/*margin-top: 20px;*/
	/*margin-bottom: 20px;*/
}
.bottom-margin span.size-large.bold.red {
	padding: 0 4px;
}
.chibanippo__pricelist__box__area__title{
	padding: 10px 20px;
	background-color: #1EBC61;
	color: #ffffff;
	border-radius: 50px;
	margin: 0 auto 10px;
	text-align: center;
	max-width: max-content;
}
.chibanippo__pricelist__box__area{
	margin: 0 auto 10px;
	width: 90%;
}
.chibanippo__pricelist__box__area__border{
	padding-left: 10px;
}
.chibanippo__pricelist__box__area__name{
	width:100%;
	padding-left: 10px;
	/*border-bottom: 1px solid #dfdfdf;*/
	max-width: max-content;
}
.chibanippo__pricelist__box__area__description{
	border-top: 1px solid #dfdfdf;
}
.chibanippo__pricelist__box__area a, .chibanippo__pricelist__box__area a:hover{
	text-decoration: none !important;
	color: #363636;
}

/*========================================================================================================
 *
 * スマホ用のCSS
 *
 *========================================================================================================*/
/*@media screen and ( max-width:479px ) {*/
	header, #bussinessNavi, #footer, #footer-bottom, .sidebar {
		display:none !important;
	}

	.reg_plan_multicolumns {
		width: auto;
		border-collapse: separate;
		/*margin: 0 15px;*/
	}

	.reg_plan_multicolumns .center {
		text-align:center;
	}

	.reg_plan_multicolumns .size-large {
		font-size:24px;
	}

	.reg_plan_multicolumns .size-normal {
		font-size:18px;
	}

	.reg_plan_multicolumns .size-small {
		font-size:14px;
	}

	.reg_plan_multicolumns .size-tiny {
		font-size:12px;
	}

	.reg_plan_multicolumns .bottom-margin {
		margin-bottom:5px;
	}
	.reg_plan_plan > div > div:nth-child(2){
		margin-bottom:20px;
	}

	.reg_plan_multicolumns .white {
		color:#fff;
	}
	.reg_plan_multicolumns .black {
		color:#000;
	}

	.reg_plan_multicolumns .red {
		color:#f00;
	}

	.reg_plan_multicolumns .bold {
		font-weight: bold;
	}

	.bg-yellow {
		background-color: #FFC000;
	}

	.bg-red {
		background-color: #FF0000;
	}

	.bg-purple {
		background-color: #7030A0;
	}

	.reg_plan_multicolumns .bg-pink {
		background-color: #ED6894;
	}

	.reg_plan_multicolumns .reg_plan_plan {
		display: block;
		width:100%;
		/*border: 1px solid #888;*/
		padding:0;
	}

	.reg_plan_plan .reg_plan_explain_short {
		color: #fff;
		font-size:18px;
		font-weight:bold;
		padding: 10px;
		line-height: 100%;
	}

	.reg_plan_plan .reg_plan_title {
		color:#000;
		font-size:22px;
		font-weight:bold;
		padding-left: 10px;
	}

	.reg_plan_plan .reg_plan_button {
		/*width:60%;*/
		text-align:center;
		/*height:40px;*/
		display: inline-block;
		/*padding-top: 12px;*/
		cursor: pointer;
	}

	.reg_plan_plan_inqury {
		/*width: 85%;*/
		display: block;
		margin: 0 auto;
		padding: 20px;
		/*border: 1px solid #000;*/
		line-height: 200%;
		/*margin-top: 20px;*/
		/*margin-bottom: 20px;*/
	}
	.chibanippo__pricelist__box__area__title{
		padding: 10px 20px;
		background-color: #1EBC61;
		color: #ffffff;
		border-radius: 50px;
		margin: 0 auto 20px;
		text-align: center;
		font-weight: bold;
		max-width: max-content;
	}
	.chibanippo__pricelist__box__area{
		margin: 0 auto 10px;
		width: 90%;
	}
	.chibanippo__pricelist__box__area__border{
		padding-left: 10px;
	}
	.chibanippo__pricelist__box__area__name{
		width:100%;
		padding-left: 10px;
		/*border-bottom: 1px solid #dfdfdf;*/
		max-width: max-content;
	}
	.chibanippo__pricelist__box__area__description{
		padding-top: 4px;
		border-top: 1px solid #dfdfdf;
	}
	.chibanippo__pricelist__box__area a, .chibanippo__pricelist__box__area a:hover{
		text-decoration: none !important;
		color: #363636;
	}
/*}*/

@media all and (min-width: 100px) {
.content-section-a .container .col-lg-8.col-sm-8 h3 img, .content-section-a h3.wow.fadeInUp.animated.animated img, .content-section-c .container .col-lg-7.col-sm-7 h3 img, .content-section-p .container .col-lg-7.col-sm-7 h3 img{
	width:100%;
}
.content-section-a .container img.img-responsive.wow.fadeInRight, .content-section-a .col-lg-4.col-sm-4 img.img-responsive{/*ちばぞう*/
	width:60%;
}
.content-section-a img.img-responsive.wow.fadeInUp.animated.animated{/*ちば助*/
	width:60%;
}
.content-section-a .container .col-lg-3.col-sm-3 img.img-responsive, .content-section-a .container .col-lg-3.col-md-3 img.img-responsive{/*ちばぞう２*/
	width:60%;
}
.content-section-a {
    padding: 30px 0;
    background-color: #f8f8f8;
}
.content-section-c {
	 padding: 30px 0;
	 background-color: #47a3dc;
	 /*	background: url(../img/img_chibazo.png) no-repeat center center;*/
 }
	.content-section-p {
		padding: 30px 0;
		background-color: #47a3dc;
		/*	background: url(../img/img_chibazo.png) no-repeat center center;*/
	}
	.content-section-settlement, .content-section-chibatopi-life{
		padding: 30px 0;
		background-color: #fff;
}

	.content-section-chibatopi-life-voice{
		padding: 30px 0;
		background-color: #ecfdff;
	}

	.reg_plan_multicolumns .reg_plan_plan {
		/*display: block;*/
		/*width:100%;*/
		border-bottom: 1px solid #aaa;
		padding:20px 0 ;
	}
	.content-section-chibatopi-life .container img.img-responsive, .content-section-chibatopi-life-voice .container img.img-responsive {
	width:60%;
	margin:0 auto;
}

.content-section-settlement h1.section-solution span span{
	height:auto;
}

/*timeline*/
ul.cbp_tmtimeline li{
	position:relative;
}
.main, .container > header {
	width: 95%;
	max-width: 69em;
	margin: 0 auto;
	padding: 0;
}

.container > header {
	padding: 2.875em 1.875em 1.875em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0;
	float: left;
	font-weight: 400;
}

.container > header span {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container > header nav {
	float: right;
}

.container > header nav a {
	display: block;
	float: left;
	position: relative;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	color: transparent;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
	text-indent: -8000px;
}

.container > header nav a:after {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	opacity: 0;
	pointer-events: none;
}

.container > header nav a:hover:after {
	opacity: 1;
}

.container > header nav a:hover {
	background: #47a3da;
}

.icon-drop:before, .icon-arrow-left:before {
	font-family: 'fontawesome';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 2;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
	text-indent: 8000px;
	padding-left: 8px;
}

.container > header nav a:hover:before {
	color: #fff;
}

.icon-drop:before {
	content: "\e000";
}

.icon-arrow-left:before {
	content: "\f060";
}

	.btn_head{font-size:12px;}
	/*campaignnews*/
	body > div:nth-child(8) > div > div > div,body > div:nth-child(8) > div > div > div,body > div:nth-child(8) > div > div > div,body > div:nth-child(9) > div > div > div{padding: 0;}
	.campaignnews__box__area__photo{
		max-height: 120px;
	}

	/* recommended area*/
	.recommended__box__area{
		display: inline-flex;
		background-color: #dcdcdc;
		border-bottom: 1px #fff solid;
		height: 120px;
		width: 100%;
	}
	.recommended__box__area__photo{
		width: 100px;
		height:120px;
		justify-content: center;
		align-items:flex-start;
		display: flex;
		overflow: hidden;
		position: absolute;
	}

	.recommended__box__area__text{
		font-weight: bold;
		font-size: 1.5rem;
		padding: 10px 10px 0;
		margin-left: 100px;
	}

	/* mailmagazine area*/
	.campaignmail__box__area{padding: 10px;}
	.campaignmail__box__area__title__info__text{font-size: 16px;}

	.cbp_tmtimeline {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
}

/* The line */
.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 10px;
	background: #ee7800;
	left: 20%;
	margin-left: -10px;
}

/* The date/time */
.cbp_tmtimeline > li .cbp_tmtime {
	display: block;
	width: 25%;
	padding-right: 100px;
	position: absolute;
}

.cbp_tmtimeline > li .cbp_tmtime span {
	display: block;
	text-align: right;
}

.cbp_tmtimeline > li .cbp_tmtime span:first-child {
	font-size: 0.9em;
	color: #ee7800;
}

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
	font-size: 1.5em;
	color: #333333;
}

ul.cbp_tmtimeline li:nth-child(odd) time.cbp_tmtime span.cbp__time, ul.cbp_tmtimeline li:nth-child(odd) time.cbp_tmtime span.cbp__time:last-child{
	font-size: 1.5em;
	color: #333333;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
	color: #333333;
}

/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
	margin: 0 0 15px 25%;
	background: #ee7800;
	color: #fff;
	padding: 1em;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4;
	position: relative;
	border-radius: 5px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
	background: #ee7800;
}

.cbp_tmtimeline > li .cbp_tmlabel h2 {
	margin-top: 0;
	padding: 0;
	/*border-bottom: 1px solid rgba(255,255,255,0.4);*/
}

/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #ee7800;
	border-width: 10px;
	top: 10px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: #ee7800;
}

/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
	width: 40px;
	height: 40px;
	font-family: 'ecoico';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 1.4em;
	line-height: 40px;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	color: #fff;
	background: #ee7800;
	border-radius: 50%;
	box-shadow: 0 0 0 8px #f5b06b;
	text-align: center;
	left: 20%;
	top: 0;
	margin: 0 0 0 -25px;
}

.cbp_tmicon-phone:before {
	content: "\e000";
}

.cbp_tmicon-screen:before {
	content: "\e001";
}

.cbp_tmicon-mail:before {
	content: "\e002";
}

.cbp_tmicon-earth:before {
	content: "\e003";
}

.cbp_tmtimeline > li .cbp_tmicon {
	display:none;
}

.cp_info_bottom ul{
	padding:0;
}
.cp_info_bottom ul li{
	list-style:none;
	margin-bottom:6px;
}

.content-section-settlement h1.section-solution span span, .content-section-chibatopi-life h1.section-heading span span, .content-section-chibatopi-life-voice h1.section-heading span span, .content-section-c h1.section-heading span span{
	display:block;
}
.intro-header div.container div.row div.col-lg-12 h2{
	font-size:18px;
}
	.content-section-e span.btn_text, .content-section-e .bttn_area a.btn span span.btn_text{
		display: block;
	}
}

@media all and (min-width: 500px) {
.content-section-a .container img.img-responsive.wow.fadeInRight{
	width:60%;
}
	.content-section-e span.btn_text, .content-section-e .bttn_area a.btn span span.btn_text{
		display: contents;
	}
}

@media all and (min-width: 756px) {
.cbp_tmtimeline > li .cbp_tmicon {
	display:block;
}
.content-section-settlement h1.section-solution span span, .content-section-chibatopi-life h1.section-heading span span, .content-section-chibatopi-life-voice h1.section-heading span span, .content-section-c h1.section-heading span span{
	display:inline;
}
.container div.row h2 i.fa.fa-phone{
	font-size:2em;
}
	.content-section-e span.btn_text, .content-section-e .bttn_area a.btn span span.btn_text{
		display: contents;
	}
}

@media all and (min-width: 768px) {
.container{width: 80%;}
.content-section-a .container img.img-responsive.wow.fadeInRight{
	width:100%;
}
.content-section-a {
    padding: 60px 0;
    background-color: #f8f8f8;
}
.content-section-settlement, .content-section-chibatopi-life{
	padding: 60px 0;
    background-color: #fff;
}
	.content-section-chibatopi-life-voice{
		padding: 60px 0;
	}
.network-name {
    text-transform: uppercase;
    font-size: 2em;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.content-section-c {
    padding: 50px 0;
    background-color: #47a3dc;
/*	background: url(../img/img_chibazo.png) no-repeat center center;*/
}
	.content-section-p {
		padding: 50px 0;
		background-color: #47a3dc;
		/*	background: url(../img/img_chibazo.png) no-repeat center center;*/
	}
.content-section-d {
    padding: 50px 0;
    background-color: #FFF;
}

.content-section-e {
    padding: 50px 0;
    background-color: #FFF;
}

.content-section-chibatopi-life .container img.img-responsive, .content-section-chibatopi-life-voice .container img.img-responsive {
	width:40%;
	margin:0 auto;
}

	/*campaignnews*/
	.campaignnews__box__area__photo{
		max-height: 170px;
	}
	.campaignnews__box__area__photo img {
		min-height:150%;
	}

	/* recommended area*/
	.recommended__box__area__photo{
		width: 160px;
	}

	.recommended__box__area__text{
		padding: 20px 20px 0;
		margin-left: 160px;
	}

	/* voice area*/
	ul.voice_wrapper {
		display: flex;
		flex-wrap: wrap;
		margin-top: 45px;
	}

	ul.voice_wrapper li.voice_box h3 {
		font-size: 24px;
		line-height: 36px;
		margin-bottom: 20px;
	}

	ul.voice_wrapper li.voice_box {
		width: 48%;
		padding: 40px;
		margin: 4% 4% 0 0;
	}

	/*campaignmail*/
	.campaignmail__box__area{padding: 20px;}
	.campaignmail__box__area__title__info__text{font-size: 20px;}

	.cbp_tmtimeline > li .cbp_tmicon {display:block;}
	.reg_plan_multicolumns .reg_plan_plan {
		display: inline-block;
		width:32%;
		border-right: 1px solid #aaa;
		border-bottom: none;
		margin:20px 0;
		padding: 0;
	}
	#syno-nsc-ext-gen3 > div.content-section-e > div.container > div > div > div > div.reg_plan_multicolumns > div:nth-child(6){
		border-right: none;
	}
	.content-section-e span.btn_text, .content-section-e .bttn_area a.btn span span.btn_text{
		display: contents;
	}
}
@media all and (min-width: 1000px) {
	.container{width: 80%;max-width: 1000px;
	}

	.recommended__box__area__text{
		font-size: 22px;
		padding: 20px 20px 0;
		margin-left: 160px;
	}

	/*.content-section-a .row, .content-section-c .row, .content-section-e .row{width: 80%;}*/

	.content-section-a .container img.img-responsive.wow.fadeInRight{
	width:80%;
}
.content-section-chibatopi-life .container img.img-responsive, .content-section-chibatopi-life-voice .container img.img-responsive {
	width:100%;
	margin:0 auto;
}
	.content-section-e span.btn_text, .content-section-e .bttn_area a.btn span span.btn_text{
		display: contents;
	}
}

@media(max-width:766px) {
	.intro-header {
    padding-bottom: 0;
	}
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

.intro-header .container .col-lg-12 h2{
	color:#333;
}

.navbar-brand {padding:15px;}
img.img-navbar_title{
	height:30px;
}
.content-section-a .container h1.section-heading{
    color: #333;
    font-weight: bold;
    /*border-bottom: solid 4px #dcdcdc;*/
    margin: 0 .4rem 20px;
    box-sizing: border-box;
    position: relative;
	text-align:center;
}
.content-section-a .container h1.section-heading span {
    border-bottom: solid 2px #333;
    padding: 0 10px 10px;
    display: inline-block;
    position: relative;
    top: 3px;
}

.content-section-c .container h1.section-heading{
    color: #fff;
    font-weight: bold;
    /*border-bottom: solid 4px #dcdcdc;*/
    margin: 0 .4rem 20px;
    box-sizing: border-box;
    position: relative;
	text-align:center;
}
.content-section-c .container h1.section-heading span {
/*    border-bottom: solid 2px #fff;*/
  /*  padding: 0 10px 10px;*/
    display: inline-block;
    position: relative;
/*    top: 3px;*/
}

.content-section-p .container h1.section-heading{
	color: #fff;
	font-weight: bold;
	/*border-bottom: solid 4px #dcdcdc;*/
	margin: 0 .4rem 20px;
	box-sizing: border-box;
	position: relative;
	text-align:center;
	line-height: inherit;
}
.content-section-p .container h1.section-heading span {
	/*    border-bottom: solid 2px #fff;*/
	/*  padding: 0 10px 10px;*/
	display: inline-block;
	position: relative;
	/*    top: 3px;*/
}

.content-section-d .container h1.section-heading{
    color: #333;
    font-weight: bold;
    /*border-bottom: solid 4px #dcdcdc;*/
    margin: 0 .4rem 20px;
    box-sizing: border-box;
    position: relative;
	text-align:center;
}
.content-section-d .container h1.section-heading span {
    border-bottom: solid 2px #333;
    padding: 0 10px 10px;
    display: inline-block;
    position: relative;
    top: 3px;
}

.content-section-d .container .col-md-3.col-sm-6 h3{
	background:#4daf7c;
	text-align:center;
	padding:10px 0 0;
}
.content-section-d .container .col-md-3.col-sm-6 h3 span{
	display:block;
	background:#fff;
	margin:10px 0 0;
	padding:10px 0 0;
}

.content-section-e .container h1.section-heading{
    color: #333;
    font-weight: bold;
    /*border-bottom: solid 4px #dcdcdc;*/
    margin: 0 .4rem 20px;
    box-sizing: border-box;
    position: relative;
	text-align:center;
	line-height: 1.4;
}
.content-section-e .container h1.section-heading span {
    border-bottom: solid 2px #333;
    padding: 0 10px 10px;
    display: inline-grid;
    position: relative;
    top: 3px;
}

.content-section-e .container .col-md-3.col-sm-6 h3{
	text-align:center;
}
.content-section-e .container .col-md-3.col-sm-6 h3 span.price_name{
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.content-section-e .container .col-md-3.col-sm-6 h3 span.price_name.ip{
	background-color: #4daf7c;
	border-radius: 4px;
	padding:10px 0;
}

.content-section-e .container .col-md-3.col-sm-6 h3 span.price_name.pp{
	background-color: #188cdf;
	border-radius: 4px;
	padding:10px 0;
}
.content-section-e .container .col-md-3.col-sm-6 h3 span.price_name.dp{
	background-color: #cc467b;
	border-radius: 4px;
	padding:10px 0;
}
.content-section-e .container .col-md-3.col-sm-6 h3 span.price_name.ep{
	background-color: #FF6F00;
	border-radius: 4px;
	padding:10px 0;
}
.content-section-chibatopi-life .container h1.section-heading, .content-section-chibatopi-life-voice .container h1.section-heading {
    color: #333;
    font-weight: bold;
    /*border-bottom: solid 4px #dcdcdc;*/
    margin: 0 .4rem 20px;
    box-sizing: border-box;
    position: relative;
	text-align:center;
	line-height: 1.4;
}
.content-section-chibatopi-life .container h1.section-heading span, .content-section-chibatopi-life-voice .container h1.section-heading span {
    border-bottom: solid 2px #333;
    padding: 0 10px 10px;
    display: inline-grid;
    position: relative;
    top: 3px;
}

.content-section-e .col-md-3{width:24%;}
.content-section-e .col-md-3.col-sm-6:nth-child(1), .content-section-e .col-md-3.col-sm-6:nth-child(2), .content-section-e .col-md-3.col-sm-6:nth-child(3){
	margin-right:10px;
}

#page-top{
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 10px;
  width: 100px;
  padding: 20px 10px;
  background: rgba(0,0,0,.7);
  color: #fff;
  text-align: center;
  text-decoration: none;
}
#page-top:hover{
  background: rgba(0,0,0,.8);
}
.Pagetop{
	background-color:transparent;
	position:fixed;
	bottom: 150px;
  right: 10px;
  z-index: 100;
}

.bttn_area{
	clear:both;
	text-align:center;
	/*padding: 0 0 20px;*/
	margin:0 auto;
	max-width: 500px;
}

.btn,.btn_head{
  text-decoration: none;
  padding: 10px 20px;
  display: block;
  text-align: center;
  background-color: #c30d23;
  font-size:28px;
  font-weight:bold;
  border-radius: 10px;
	white-space: inherit;
  /*width:80%;*/
  margin:0 auto;
}
.btn_head{font-size:12px;  padding: 6px 10px;}
.btn:hover, .btn_head:hover{
  background-color: #c30d23;
}
.solid{
  box-shadow: 0 6px 0 #DD2C00;
  position: relative;
  top: 0;
  -moz-transition: 100ms all linear;
  -o-transition: 100ms all linear;
  transition: 100ms all linear;
}
.solid:hover{
  box-shadow:none;
  top: 6px;
}
a.btn:link,a.btn_head:link, a.btn:visited, a.btn_head:visited{
	color:#FFF;
	text-decoration: none;
}

.navbar-default .navbar-toggle {
	 border: none;
}
/*
.bttn {
  background-color: #f44336;
  box-shadow: 0 5px 0 #DD2C00, 0 10px 3px rgba(0,0,0,.1);
  -ms-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  text-decoration:none;
  color:#FFF;
  padding: 1em;
  font-size:24px;
  font-weight:bold;
  border-radius: 3px;
}

a.bttn {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

a.bttn:hover {

  position: relative;
  border-radius: 3px;
  color: white;
  background-color: #f44336;
  text-decoration: none;
  box-shadow:none;
  font-weight:bold;
  font-size:24px;*/
 /* line-height:1.2em;*/
/*}

a.bttn:link, a.bttn:visited{
	color:#FFF;
}

a.bttn:active {
  background-color: #DD2C00;

  -ms-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-transition-duration: .1s;
  transition-duration: .1s;
  color:#FFF;
}
*/

/* 共通 */
.bubble {
 /*display:inline-block;*/
 position: relative;
 border-radius:5px;
}
.bubble:before {
 position: absolute;
 content: " ";
 height: 20px;
 width: 20px;
 transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
}
.bubble-inner {
margin-top:20px;
 padding:1em;
 background:#fff;
 border-radius:5px;
 /* transform z-index hack */
 transform: rotate(0deg);
 -webkit-transform: rotate(0deg);
 -ms-transform: rotate(0deg);
 text-align:center;
}
.shadow, .shadow:before {
 box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
 -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.2);
 background:#fff;
}
/* 下方向（ぼかしなし） */
.bubble-bottom:before {
 bottom: -7px;
 left: 50%;
 margin-left: -10px;
}
.shadow3 {
 box-shadow: 0 3px #ccc;
 -webkit-box-shadow: 0 3px #ccc;
 background:#fff;
}
.shadow3:before {
 box-shadow: 3px 3px #ccc;
 -webkit-box-shadow: 3px 3px #ccc;
 background:#fff;
}

@media(max-width:1199px) {
.content-section-e .col-md-3{width:24%;}

.content-section-e .col-md-6{width:50%;}
.content-section-e .col-md-3.col-sm-6:nth-child(1), .content-section-e .col-md-3.col-sm-6:nth-child(2), .content-section-e .col-md-3.col-sm-6:nth-child(3){
	margin-right:10px;
}
}
@media(max-width:991px) {
.content-section-e .col-md-3{width:auto;}
.content-section-e .col-md-3.col-sm-6{width:48%;}
.content-section-e .col-md-3.col-sm-6:nth-child(1), .content-section-e .col-md-3.col-sm-6:nth-child(3){
	margin:0 10px 10px 0;
}
.content-section-e .col-md-3.col-sm-6:nth-child(2){
	margin:0 10px 10px 0;
}
}

@media(max-width:767px) {
.content-section-e .col-md-3.col-sm-6{width:auto;}
.content-section-e .col-md-3.col-sm-6:nth-child(1), .content-section-e .col-md-3.col-sm-6:nth-child(3){
	margin:0 10px 10px;
}
.content-section-e .col-md-3.col-sm-6:nth-child(2), .content-section-e .col-md-3.col-sm-6:nth-child(4){
	margin:0 10px 10px;
}
}

/*
@media(max-width:500px) {
.content-section-e .col-md-3.col-sm-6{width:92%;}
.content-section-e .col-md-3.col-sm-6:nth-child(1), .content-section-e .col-md-3.col-sm-6:nth-child(3){
	margin-right:0;
}
}*/
.content-section-e .container .col-md-3.col-sm-6 h3 span{
	display:block;
	background:#fff;
	padding:10px 0 0;
}

.content-section-e .col-md-3.col-sm-6{
	background:#FFF;
	border:solid 1px #dcdcdc;
	border-radius: 4px;
	display:inline-block;
}

table.chibatopi_price{
	margin:20px 0;
	width:100%;
}

table.chibatopi_price th, table.chibatopi_price td{
	padding:10px;
	text-align:center;
	border-bottom:1px solid #dcdcdc;
}
table.chibatopi_price th{
	background:#dcdcdc;
}
.content-section-who .container h1.section-heading{
    color: #fff;
    font-weight: bold;
    /*border-bottom: solid 4px #dcdcdc;*/
    margin: 0 .4rem 20px;
    box-sizing: border-box;
    position: relative;
	text-align:center;
}
.content-section-who .container h1.section-heading span {
    border-bottom: solid 2px #fff;
    padding: 0 10px 10px;
    display: inline-block;
    position: relative;
    top: 3px;
}

.content-section-who .container .col-md-3.col-sm-6 h3{
	text-align:center;
	padding:10px 0 0;
}
.content-section-who .container .col-md-3.col-sm-6 h3 span{
	display:block;
	background:#fff;
	margin:10px 0 0;
	padding:10px 0 0;
}

.content-section-who .container p{
	color:#FFF;
}

.content-section-c .container .col-lg-6.col-sm-6{
	color:#FFF;
}
.content-section-p .container .col-lg-6.col-sm-6{
	color:#FFF;
}
.content-section-d .col-md-3.col-sm-6{
	border:solid 1px #dcdcdc;
}

.content-section-p .container .col-lg-6.col-sm-6{
	color:#FFF;
}

/*.content-section-a {
	margin-bottom:20px;
}*/
.content-section-a h3 span{
	width: 60px;
    height: 60px;
    background: #f08300;
    left: -15px;
    top: -15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    padding-top: 10px;
    margin: 0 15px 10px 0;
	color:#FFF;
	font-weight:bolder;
    font-size: 3rem;
	text-align:center;
}

.content-section-a .col-lg-8.col-sm-8 h3{
	/*padding-left: 3em;
	text-indent: -3em;*/
	line-height:normal;
}
.content-section-a .col-lg-8.col-sm-8 h3 span{
	width: 60px;
    height: 60px;
    background: #f08300;
    left: -5px;
    top: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    padding-top: 10px;
    margin: 0 15px 0 0;
	color:#FFF;
	font-weight:bolder;
    font-size: 3rem;
	text-align:center;
	text-indent: 0;
	position:relative;
}

.content-section-c .col-lg-6.col-sm-6 h3{
	padding-left: 3em;
    text-indent: -3em;
	line-height:normal;
}
.content-section-c .col-lg-6.col-sm-6 h3 span{
	width: 60px;
    height: 60px;
    background: #f08300;
    left: -5px;
    top: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    padding-top: 10px;
    margin: 0 15px 0 0;
	color:#FFF;
	font-weight:bolder;
    font-size: 3rem;
	text-align:center;
	text-indent: 0;
	position:relative;
}

.content-section-c .col-lg-6.col-sm-6 h3 span.top{
	width: 60px;
    height: 60px;
    background: #f08300;
    left: -5px;
    top: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    padding-top: 10px;
    margin: 0 15px 0 0;
	color:#FFF;
	font-weight:bolder;
    font-size: 3rem;
	text-align:center;
	text-indent: 0;
	position:relative;
}

.content-section-p .col-lg-6.col-sm-6 h3{
	padding-left: 3em;
	text-indent: -3em;
	line-height:normal;
}
.content-section-p .col-lg-6.col-sm-6 h3 span{
	width: 60px;
	height: 60px;
	background: #f08300;
	left: -5px;
	top: 5px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	padding-top: 10px;
	margin: 0 15px 0 0;
	color:#FFF;
	font-weight:bolder;
	font-size: 3rem;
	text-align:center;
	text-indent: 0;
	position:relative;
}

.content-section-p .col-lg-6.col-sm-6 h3 span.top{
	width: 60px;
	height: 60px;
	background: #f08300;
	left: -5px;
	top: 15px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	padding-top: 10px;
	margin: 0 15px 0 0;
	color:#FFF;
	font-weight:bolder;
	font-size: 3rem;
	text-align:center;
	text-indent: 0;
	position:relative;
}

h1.section-entry{
	clear:both;
	margin:0 10px;
	padding:20px 10px;
    border-radius: 10px;
    background-color: #DD2C00;
    text-decoration: none;
    -webkit-transition: background-color .3s, box-shadow .3s, -webkit-transform .3s;
    transition: background-color .3s, box-shadow .3s, transform .3s;
	width:auto;
    font-weight: bold;
	text-align: center;
}
h1.section-entry span{
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    text-align: center;
	height:50px;
}

h1.section-solution{
	clear:both;
	margin:0 10px;
	padding:20px 10px;
    border-radius: 10px;
    background-color: #00acc1;
    text-decoration: none;
    -webkit-transition: background-color .3s, box-shadow .3s, -webkit-transform .3s;
    transition: background-color .3s, box-shadow .3s, transform .3s;
	width:auto;
    font-weight: bold;
	text-align: center;
}
h1.section-solution span{
	box-sizing: border-box;
	color: #fff;
	font-weight: bold;
	text-align: center;
	height:50px;
}
h2.section-solution{
	clear:both;
	margin:0 10px;
	padding:20px 10px;
	border-radius: 10px;
	background-color: #ee7800;
	text-decoration: none;
	color: #fff;
	-webkit-transition: background-color .3s, box-shadow .3s, -webkit-transform .3s;
	transition: background-color .3s, box-shadow .3s, transform .3s;
	width:auto;
	font-weight: bold;
	text-align: center;
}
h2.section-solution span{
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    text-align: center;
	height:50px;
}

.content-section-a .wow.fadeInRight img.img-responsive, .content-section-a img.img-responsive.wow.fadeInRight, .content-section-a img.img-responsive{
	margin: 0 auto;
}

.content-section-a .row{
	background: url(../img/img_chibamap_g.png) no-repeat center center;
	background-size:contain;
}
.content-section-a h1.section-entry span img{
	margin-right:10px;
}


@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

@media(max-width:766px) {
	.content-section-e {
    padding: 30px 0;
}
}
.content-section-who {
    padding: 50px 0;
    background-color: #cc467b;
}

.content-section-z {
    padding: 50px 0;
    background-color: #FFF;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 30px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
	text-align:center;
}

/* Example Media Queries */
@media screen and (max-width: 65.375em) {

	.cbp_tmtimeline > li .cbp_tmtime span:last-child {
		font-size: 1.5em;
	}
	ul.cbp_tmtimeline li:nth-child(odd) time.cbp_tmtime span.cbp__time, ul.cbp_tmtimeline li:nth-child(odd) time.cbp_tmtime span.cbp__time:last-child{
	font-size: 1.5em;
}
}

@media screen and (max-width: 47.2em) {
	.cbp_tmtimeline:before {
		display: none;
	}

	.cbp_tmtimeline > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
	}

	.cbp_tmtimeline > li .cbp_tmtime span {
		text-align: left;
	}

	.cbp_tmtimeline > li .cbp_tmlabel {
		margin: 0 0 30px 0;
		padding: 1em;
		font-weight: 400;
		font-size: 95%;
	}

	.cbp_tmtimeline > li .cbp_tmlabel:after {
		right: auto;
		left: 20px;
		border-right-color: transparent;
		border-bottom-color: #ee7800;
		top: -20px;
	}

	.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
		border-right-color: transparent;
		border-bottom-color: #ee7800;
	}

	.cbp_tmtimeline > li .cbp_tmicon {
		position: relative;
		float: right;
		left: auto;
		margin: -55px 5px 0 0px;
	}
	ul.cbp_tmtimeline li:nth-child(odd) time.cbp_tmtime span.cbp__time, ul.cbp_tmtimeline li:nth-child(odd) time.cbp_tmtime span.cbp__time:last-child{
	display:inline;
}
}

@media all and (max-width: 1000px) {
	h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
}
@media all and (max-width: 500px) {
	h1,
	.h1 {
		font-size: 26px;
	}

	h2,
	.h2 {
		font-size: 20px;
	}

	h3,
	.h3 {
		font-size: 16px;
	}

	h4,
	.h4 {
		font-size: 12px;
	}

	h5,
	.h5 {
		font-size: 10px;
	}

	h6,
	.h6 {
		font-size: 8px;
	}
}


