/* casestudy-list.css */
body.single .amore-divider {
    margin-top: 120px!important;
}

.casestudy-list-title {
	font-size: 44px;
	font-weight: bold;
    text-align: center;
    color: #fff;
}

.casestudyttl{
	background-color: #57abd8;
	height: 380px;
    margin-top: 0px;
	position: relative;
}

.casestudyttl .detail{
	font-size: 18px;
    margin: 0 15% 0 15%;
    color: #fff;
    text-align: justify;
}
.contents{
	padding-bottom: 10%;
}
.clearfix {zoom:1;
    display: block;}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
  visibility: visible!important;
}

@media screen and (max-width: 1024px){
body.single .amore-divider {
    margin-top: 0!important;
}
}
@media screen and (max-width: 779px){
.casestudy-page {
    padding: 0!important;
}
.casestudy-page h4 {
    text-align: left;
}
#cs_achievement div {
    padding-left: 0!important;
    padding-right: 0!important;
}
}

.single-post .page-title {
    display: none;
}

.casestudy-page h2.page-header {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    word-spacing: 12px;
    border-bottom: 0px!important;
    color: #0096ba;
}
.casestudy-page h3.page-header {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    word-spacing: 12px;
    border-bottom: 0px!important;
    color: #0096ba;
}
@media screen and (min-width: 980px){
.casestudy-page .keyline p {
    line-height: 1.3!important;
    font-size: 26px!important;
    font-weight: bold!important;
    text-align: center!important;
    margin-bottom: 0;
}
}
@media screen and (min-width: 768px) and (max-width: 979px){
.casestudy-page .keyline p {
    font-size: 20px!important;
    font-weight: bold!important;
    text-align: center!important;
}
}
@media screen and (max-width: 767px) {
.casestudy-page h2.page-header {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    word-spacing: 12px;
    border-bottom: 0px!important;
    color: #0096ba;
}
.casestudy-page h3.page-header {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    word-spacing: 12px;
    border-bottom: 0px!important;
    color: #0096ba;
}
.casestudy-page .keyline p {
    font-size: 18px!important;
    font-weight: bold!important;
    text-align: center!important;
    padding-top: 20px;
}
}

span.wbr {
    display: inline-block;
}

span.emphasis {
    color: #0096ba;

}
.section_main {
    color: #969696;
    font-size: 24px!important;
    border-bottom: 0!important;
    padding-bottom: 0!important;
    margin-bottom: 0!important;
}
.section_sub {
    font-size: 24px!important;
    border-bottom: 2px solid #0096ba;
    text-align: center;
    padding-bottom: 10px!important;
    clear: both;
    line-height: 1.2;
    font-weight: 600;
    margin: 0 0 10px 0;
    padding: 10px 0 0 0;
}
.casestudy-page .page-title {
    text-align: center;
}
.casestudy-page h5 {
    font-size: 17px;
}
.casestudy-page ul li img {
    margin: 0 16px;
}

@media screen and (min-width: 980px){
.img-cycle {
  margin-top: 100px;
}
}
@media screen and (max-width: 979px){
.img-cycle {
    margin: 0 41.6666%;
    width: 91.5px!important;
}
.section_main {
    font-size: 20px!important;
}
.section_sub {
    font-size: 20px!important;
}
}
.casestudy-page ul, ol {
	list-style: none!important;
	line-height: 1.4!important;
	margin: 0px 30px;
}
.casestudy-page ul li {
	line-height: 1.4;
	margin-top: 16px;
	margin-bottom: 16px;
}
.casestudy-page ul.line li {
	position: relative;
}
.casestudy-page ul.line li::after {
	display: block;
	content: '';
	position: absolute;
	top: .65em;
	left: -1em;
	width: 8px;
	height: 1px;
	background-color: #666;
}

.casestudy-page ul.check li {
	position: relative;
}

@media screen and (min-width: 980px) {
.img-list-hl-img {
	margin: 0;
	float: left;
	width: 100%;
}
.img-list-hl-txt {
	margin:0;
	float: left;
	width: 100%;
}
}
@media screen and (min-width: 780px) and (max-width: 979px) {
.img-list-hl-img {
	margin: 0;
	float: left;
	width: 50%;
}
.img-list-hl-txt {
	margin:0;
	float: left;
	width: 42%;
}
}
@media screen and (max-width: 779px){
.img-list-hl-img {
    margin: 0;
    float: none;
    width: 100%;
    text-align: center;
}
.img-list-hl-txt {
    margin: 0 auto!important;
    float: none;
    width: 100%;
    max-width: none;
}
}
#cs_challenge img { /* case001 */
    margin: 25px 0;
}
@media screen and (max-width: 779px) {
#cs_challenge img {
    float: none;
    margin: 20px auto;
    display: block;
}
}
@media screen and (min-width: 780px) and (max-width: 979px) {
#cs_achievement img {
	width: 95%;
	margin: 10px 2.5%;
}
#cs_achievement iframe {
	width: 95%;
	margin: 10px 2.5%;
	height: 250px;
}
.img-cycle { /* nano */
	transform: rotate( -90deg );
	width: 50px!important;
    height: 90px!important;
}
}
@media screen and (max-width: 779px) {
.casestudy-page .page-header {
    font-size: 20px;
}
#cs_achievement img {
	width: 95%;
	margin: 10px 2.5%;
}
#cs_achievement iframe {
	width: 95%;
	margin: 10px 2.5%;
	height: 250px;
}
.img-cycle { /* nano */
	transform: rotate( -90deg );
	width: 50px!important;
    height: 90px!important;
}
}
@media screen and (min-width: 1200px){
#cs_achievement iframe {
	height: 232.6px;
}
.img-cycle { /* nano */
	margin-left: -50px;
}
}

.casestudy-page .inner {
    padding: 10px;
    font-size: 13px;
}

.g_box {
    padding: 15px;
    background-color: #f7f7f7;
}

i.orange {
    color: rgba(246,158,13,1);
}

.col80 {
    width: 79.16666667%;
    float: left;
}
.col70 {
    width: 70%;
    float: left;
}
.col60 {
    width: 58.33333333%;
    float: left;
}
.col40 {
    width: 41.66666667%;
    float: left;
}
.col30 {
    width: 30%;
    float: left;
}
.col20 {
    width: 16.66666667%;
    float: left;
}

.fa-4 {
    font-size: 7em;
}
.fa-5 {
    font-size: 12em;
}
.fa-6 {
    font-size: 20em;
}

@media screen and (max-width: 979px) {
.col80, .col70, .col60, .col40, .col30, .col20, .w50 {
    width: 100%!important;
    float: none!important;
    margin-left: auto;
    margin-right: auto;
    }
.fa-4 {
    font-size: 3.5em;
}
.fa-5 {
    font-size: 6em;
}
.fa-6 {
    font-size: 10em;
}
}

/* 20171214_kkbox */

.postid-3898 .balloon.bottom:after {
    left: 66.6666%;
}
.postid-3898 .balloon.top:after {
    left: -16.6666%!important;
}
.postid-3898 .balloon.left:after {
    top: 50%!important;
}
.postid-3898 .balloon {
    display: table;
}
.postid-3898 .balloon .inner {
    display: table-cell;
    vertical-align: middle;
    padding: 0!important;
}

.postid-3898 #cs_overview li {
    list-style: decimal!important;
}

.postid-3898 .ordering, .postid-3898 .replenishing {
    position: relative;
}
.postid-3898 .ordering img, .postid-3898 .replenishing img {
    vertical-align: middle;
    max-width: 350px;
}
.postid-3898 .ordering img.radiowave {
    position: absolute;
    top: 70px;
    right: 0px;
    width: 33%;
}
.postid-3898 #cs_challenge img {
    margin: 25px auto 0;
}
.postid-3898 #cs_challenge span {
    display: block;
}

@media screen and (min-width: 980px) {
.postid-3898 #cs_achievement .row div, .postid-3898 .w50 {
    width: 45%;
    height: auto;
    padding: 0 2.5%;
    float: left;
    }
.postid-3898 #cs_achievement .row div:nth-child(2) {
    height: 232.61px!important;
}
.postid-3898 #cs_challenge .col20 {
    float: right!important;
}
.postid-3898 .cross-x {
    margin: 108px 0;
}
}

@media screen and (max-width: 979px) {
.postid-3898 #cs_achievement .row div {
    width: 432px;
    height: auto;
    padding: 0 2.5%;
    float: none;
    margin: 0 auto;
}
.postid-3898 #cs_achieved .col40 .col40 {
    width: 42%!important;
    float: left!important;
    margin: 1%;
}
.postid-3898 .cross-x {
    margin: 0 0;
    transform: rotate(-270deg);
    height: 50%;
    width: 50%;
}
.postid-3898 .balloon span {
    font-size: 0.8em;
}
.postid-3898 .balloon.left:after {
    display: none;
}
.postid-3898 .replenishing {
    height: auto!important;
}
.postid-3898 .replenishing img {
    margin-top: -30px;
}
}

/* Casestudy list page */

.caseSec {
    width: 100%;
    max-width: 960px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.mainBox {
    padding: 50px 0 0;
    width: auto;
    max-width: 1024px;
    height: 100%;
    border-bottom: 1px solid #ededed;
}
.mainBox:nth-child(even) .photo {
    float: right;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 62%;
}
.mainBox:nth-child(odd) .photo {
    float: left;
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 62%;
}
.photo img {
    width: 100%;
    height: auto;
    vertical-align: top;
}
.mainBox:nth-child(even) .textBox {
    padding: 0 30px 0 45px;
    float: left;
    width: 38%;
    box-sizing: border-box;
}
.mainBox:nth-child(odd) .textBox {
    padding: 0 30px 0 45px;
    float: right;
    width: 38%;
    box-sizing: border-box;
}
.textBox .ttl {
    margin-bottom: 0;
    padding: 5px 0!important;
}
.textBox p {
    margin-bottom: 0;
    color: #fff;
    text-align: left;
    word-break: break-all;
    word-wrap: break-word;
    padding: 0!important;
}
.comLink {
    margin-bottom: 0;
    position: relative;
}
.comLink span {
    width: 98%;
    font-size: 20px;
    padding-right: 25px;
    box-sizing: border-box;
    padding-top: 5px;
    height: 70px;
    background: #00a0d2 url(https://a-beacon.com/wp-content/uploads/2014/12/w_arrow.png) 93% center no-repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 60px;
    display: block;
    text-decoration: none;
    position: relative;
    margin: 50px auto;
}
.comLink span:hover {
    background-color: #0084ad;
}

.tag a {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 0.7em;
    padding: 1px 10px;
    color: #333;
    background-color: #ebebeb;
    border: 2px solid #ebebeb;
    border-radius: 4px;
    cursor: auto;
    pointer-events: none;
}
.tag a.customb {
    border: 2px solid #1695D4;
    color: #1695D4;
    background-color: #fff;
}
.tag a.lineb {
    border: 2px solid #00B932;
    color: #00B932;
    background-color: #fff;
}
.tag a.lpwa {
    border: 2px solid #F4CC01;
    color: #F4CC01;
    background-color: #fff;
}
.tag a.cloud {
    border: 2px solid #6B1D7A;
    color: #6B1D7A;
    background-color: #fff;
}
.tag a.locinfo {
    border: 2px solid #F29600;
    color: #F29600;
    background-color: #fff;
}
.tag a.bletech {
    border: 2px solid #D70B17;
    color: #D70B17;
    background-color: #fff;
}

.annotation {
    color: #fff;
    font-size: 0.7rem;
    clear: both;
    max-width: 1000px;
    text-align: right;
    padding: 10px 30px 10px 0;
    margin: 0;
}

@media screen and (max-width: 414px) {
    .mainBox .photo {
        float: none!important;
        width: 90%!important;
        margin: 0 5%!important;
    }
    .mainBox .textBox {
        padding: 0!important;
        float: none!important;
        width: 90%!important;
        margin: 20px 5% 0!important;
    }
    .annotation span {
        display: block;
    }
    .casestudy-list-title {
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        color: #fff;
    }
    .casestudyttl {
        height: 450px!important;
    }
    .casestudyttl .detail{
        font-size: 18px;
        margin: 1rem;
        padding: 0;
    }
    .casestudyttl .inner{
        height: 100%!important;
        width: 90%!important;
        margin:0 auto!important;
    }
    .section-title {
        padding: 5px 0 25px 10px!important;
        font-size: 24px!important;
        text-align: center!important;
    }
}

.textBox a, .textBox a:visited {
   color: #4d4d4d;
}

.company {
    padding: 10px 5px;
    font-size: 16px;
}
.company .inner {
    margin: 0 auto;
    width: 95%;
    max-width: 960px;
    background-color: #f0f0f0;
    padding: 0 1.5% 1.5%;
}
.company.inner .ttl {
    text-align: center;
    font-size: 30px;
    color: #000;
    padding: 15px 0;
}
.company dl {
    padding: 10px 5px;
    border-bottom: 1px #ccc dotted;
    font-size: 16px;
}
.company dl:last-child {
   border-bottom: 0;
}
.company dt {
    float: left;
    width: 25%;
}
.company dd {
    float: left;
    width: 75%;
}


/* casestudy.css*/
span.wbr {
    display: inline-block;
}

span.emphasis {
    color: #0096ba;

}

.section_main {
    border-bottom: 0!important;
    color: #969696;
    font-size: 24px!important;
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}

.section_sub {
    border-bottom: 2px solid #0096ba;
    clear: both;
    font-size: 24px!important;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 10px 0;
    padding: 10px 0 0 0;
    padding-bottom: 10px!important;
    text-align: center;
}

.casestudy-page .page-title {
    text-align: center;
}

.casestudy-page h5 {
    font-size: 17px;
}

.casestudy-page ul {
	line-height: 1.4!important;
	list-style: none!important;
	margin: 0px 30px;
}

.casestudy-page ul li {
	line-height: 1.4;
	margin-bottom: 16px;
	margin-top: 16px;
}

.casestudy-page ul.line li {
	position: relative;
}

.casestudy-page ul.line li::after {
	background-color: #666;
	content: '';
	display: block;
	height: 1px;
	left: -1em;
	position: absolute;
	top: .65em;
	width: 8px;
}

.casestudy-page ul.check li {
	position: relative;
}

#cs_challenge img {
    margin: 25px 0; /* case001 */
}

.casestudy-page .inner {
    font-size: 13px;
    padding: 10px;
}

i.orange {
    color: rgba(246,158,13,1);
}

.col80 {
    float: left;
    width: 79.16666667%;
}

.col70 {
    float: left;
    width: 70%;
}

.col60 {
    float: left;
    width: 58.33333333%;
}

.col40 {
    float: left;
    width: 41.66666667%;
}

.col30 {
    float: left;
    width: 30%;
}

.col20 {
    float: left;
    width: 16.66666667%;
}

.fa-4 {
    font-size: 7em;
}

.fa-5 {
    font-size: 12em;
}

/* 20171214_kkbox */

/* Casestudy list page */

.company {
    font-size: 16px;
    padding: 10px 5px;
}

.company .inner {
    background-color: #f0f0f0;
    margin: 0 auto;
    max-width: 960px;
    padding: 0 1.5% 1.5%;
    width: 95%;
}

.company.inner .ttl {
    color: #000;
    font-size: 30px;
    padding: 15px 0;
    text-align: center;
}

.company dl {
    border-bottom: 1px #ccc dotted;
    font-size: 16px;
    padding: 10px 5px;
}

.company dl:last-child {
   border-bottom: 0;
}

.company dt {
    float: left;
    width: 25%;
}

.company dd {
    float: left;
    width: 75%;
}

@media screen and (min-width: 980px) {
	.img-cycle {
	margin-top: 100px;
	}
	.img-list-hl-img {
		float: left;
		margin: 0;
		width: 100%;
	}
	.img-list-hl-txt {
		float: left;
		margin:0;
		width: 100%;
	}
}
	
@media screen and (max-width: 979px) {
	.img-cycle {
		margin: 0 41.6666%;
		width: 91.5px!important;
	}
	.section_main {
		font-size: 20px!important;
	}
	.section_sub {
		font-size: 20px!important;
	}
	.col80, .col70, .col60, .col40, .col30, .col20 {
		float: none!important;
		margin-left: auto;
		margin-right: auto;
		width: 100%!important;
		}
	.fa-4 {
		font-size: 3.5em;
	}
	.fa-5 {
		font-size: 6em;
	}
}

@media screen and (max-width: 779px) {
	.casestudy-page {
		padding: 0!important;
	}
	.casestudy-page h4 {
		text-align: left;
	}
	#cs_achievement div {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.img-list-hl-img {
		float: none;
		margin: 0;
		text-align: center;
		width: 100%;
	}
	.img-list-hl-txt {
		float: none;
		margin: 0 auto!important;
		max-width: none;
		width: 100%;
	}
	#cs_challenge img {
		display: block;
		float: none;
		margin: 20px auto;
	}
	.casestudy-page .page-header {
		font-size: 20px;
	}
	#cs_achievement img {
		margin: 10px 2.5%;
		width: 95%;
	}
	#cs_achievement iframe {
		height: 250px;
		margin: 10px 2.5%;
		width: 95%;
	}
	.img-cycle {
		height: 90px!important;
		transform: rotate( -90deg );
		width: 50px!important; /* nano */
	}
}


@media screen and (min-width: 980px) {
	#cs_achievement .row div,
	.w50 {
		width: 45%;
		height: auto;
		padding: 0 2.5%;
		float: left;
	}
	#cs_achievement .row div:nth-child(2) {
		height: 232.61px!important;
	}
	#cs_achieved .w50 {
		height: 300px!important;
	}
	#cs_challenge .col20 {
		float: right!important;
	}
	.cross-x {
		margin: 120px 0;
	}
}

@media screen and (max-width: 979px) {
	#cs_achievement .row div {
		width: 432px;
		height: auto;
		padding: 0 2.5%;
		float: none;
		margin: 0 auto;
	}
	.cross-x {
		margin: 0 0;
	}
	.balloon.left:after {
		display: none;
	}
}

.balloon.bottom:after {
    left: 45%;
}
.balloon.top:after {
    left: -16.6666%!important;
}
.balloon.left:after {
    top: 50%!important;
}
.balloon {
    display: table;
}
.balloon .inner {
    display: table-cell;
    vertical-align: middle;
    padding: 0!important;
}
.balloon.bottom:after {
    left: 45%;
}
.clearfix {
	clear: both;
	margin-bottom: 20px;
}