/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides > li {
	display: none;
	/*-webkit-backface-visibility: hidden;*/
} /* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 

html[xmlns] .slides {
	display: block;
} 

* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}


/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0 0 60px;
	background: #fff;
	border: 4px solid #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	zoom: 1;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease; transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.flexslider .slides {
	zoom: 1;
}

.carousel li {
	margin-right: 5px;
}


/* Direction Nav */
.flex-direction-nav {
	*height: 0;
}

.flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	display: block;
	background: url(../studio/css/images/bg_direction_nav.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: -36px;
}

.flex-direction-nav .flex-prev {
	left: -36px;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	right: 5px;
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	left: 5px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	opacity: .3!important;
	filter:alpha(opacity=30);
	cursor: default;
}

/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 30px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,0.9);
	cursor: default;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}dding: 15px 19px;
	-webkit-border-radius: 0 0 7px 7px;
	   -moz-border-radius: 0 0 7px 7px;
	    -ms-border-radius: 0 0 7px 7px;
	     -o-border-radius: 0 0 7px 7px;
	        border-radius: 0 0 7px 7px;
	background-color: #f4f4f4;
}
.friendshipIndex01 > .caption > .anchor {
	margin: 0 0 10px 0;
	font-size: 16px;
}
.friendshipIndex01 > .caption > .anchor > a {
	display: block;
	padding: 0 0 0 24px;
	background: url(/common/images/com_ic10.png) no-repeat 0 0.3em;
}
/* friendshipIndex02 */
.friendshipIndex02 {
	-webkit-border-radius: 7px;
	   -moz-border-radius: 7px;
	    -ms-border-radius: 7px;
	     -o-border-radius: 7px;
	        border-radius: 7px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 1px 3px 2px rgba(0,0,0,0.15);
	   -moz-box-shadow: 0px 1px 3px 2px rgba(0,0,0,0.15);
	    -ms-box-shadow: 0px 1px 3px 2px rgba(0,0,0,0.15);
	     -o-box-shadow: 0px 1px 3px 2px rgba(0,0,0,0.15);
	        box-shadow: 0px 1px 3px 2px rgba(0,0,0,0.15);
}
.friendshipIndex02.type3 {
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	    -ms-box-shadow: none;
	     -o-box-shadow: none;
	        box-shadow: none;
}
.friendshipIndex02 > .head {
	width: auto;
	padding: 7px 7px 10px;
	border: none;
	-webkit-border-radius: 7px 7px 0 0;
	   -moz-border-radius: 7px 7px 0 0;
	    -ms-border-radius: 7px 7px 0 0;
	     -o-border-radius: 7px 7px 0 0;
	        border-radius: 7px 7px 0 0;
	text-align: center;
}
.friendshipIndex02.type1 > .head { background-color: #ff82a0; }
.friendshipIndex02.type2 > .head { background-color: #ef9d27; }
.friendshipIndex02 > .content {
	width: auto;
	margin: 0;
	padding: 20px 15px;
	text-align: center;
}
.friendshipIndex02.type1 > .content > .btn {
	padding-top: 26px;
}
.friendshipIndex02.type2 > .content > .qrcode {
	padding-top: 29px;
}

/*----- Flow -----*/
/* friendshipFlow01 */
.friendshipFlow01 {
	clear: both;
	margin: 15px 0 0 0;
}
.friendshipFlow01 > [class*="block"] > *:first-child {
	margin-top: 0;
}
.friendshipFlow01 > [class*="block"] > *:last-child {
	margin-bottom: 0;
}
.friendshipFlow01 > .block01 {
}
.friendshipFlow01 > .block02 {
	margin: 15px 0 0 0;
}
.friendshipFlow01 > .block03 {
}
.friendshipFlow01 > .block03 .image {
	margin: 0 0 10px 0;
}

/*----- Contact -----*/
/* friendshipContact01 */
.friendshipContact01 {
	clear: both;
}
.friendshipContact01 > .txt {
	margin-bottom: 0;
	text-align: center;
}
.friendshipContact01 > .btn {
	float: right;
	margin-bottom: 0;
}
.friendshipContact01 > .btn > a {
	display: block;
	width: 491px;
	height: 95px;
	background: url(/friendship/images/friendship_bt01.png) no-repeat 0 0;
	text-indent: -9999px;
	outline: none;
}


/* clearfix
=========================================*/
.friendshipColumn01:after,
.friendshipContact01:after {
	content: "";
	display: block;
	clear: both;
}
/* YOGATOMO
=========================================*/
#yogatomoWrap01{
	background:url(/friendship/images/bg_main.gif) repeat-x top;
	background-size:contain;
	margin:0;
}
#yogatomoWrap01 .main{
	margin:0 auto;
	text-align:center;
}
.yogatomoBox{
	width:1000px;
	margin:0 auto;
	text-align:center;
}
#yogatomoWrap02{
	background:#fff;
	padding:80px 0 85px;
}
#yogatomoWrap02 ul,#yogatomoWrap03 ul{
	display:table;
}
#yogatomoWrap02 li, #yogatomoWrap03 li{
	display:table-cell;
	width:50%;
}
#yogatomoWrap02 .card,
#yogatomoWrap02 .line
{
	width:470px;
}
#yogatomoWrap03{
	background:url(/friendship/images/bg_special.gif) repeat-x top;
	background-size:contain;
	margin:0;
	padding:30px 0 15px;
	text-align:center;
}

#yogatomoWrap03 p{
	text-align:center;
	margin-bottom:10px;
	font-weight:bold;
	font-size:16px;
}
#yogatomoWrap03 li:first-child{
	margin-right:60px;
	display:block;
	float:left;
	width:470px;
}
#yogatomoWrap03 li:last-child{
	display:block;
	float:right;
	width:470px;
}
#yogatomoWrap03 li:first-child img{
	width:470px;
}
#yogatomoWrap03 li:last-child img{
	width:470px;
}
#yogatomoWrap04 ul{
	display:block;
	width:1000px;
	margin:35px auto 0;
}
#yogatomoWrap04{
	padding:55px 0 60px;
}
#yogatomoWrap04 li{
	display:inline-block;
	position:relative;
	vertical-align:top;
}
#yogatomoWrap04 li img{
}
#yogatomoWrap04 li:not(:first-child){
	padding:0 0 40px;
}
#yogatomoWrap04 li:not(:last-child){
	background:url(/friendship/images/bg_step01.png) no-repeat top center;
	width:345px;
	padding-left:15px;
}
#yogatomoWrap04 li:last-child{
	background:url(/friendship/images/bg_step02.png) no-repeat top center;
	width:300px;
	padding-left:40px;
}
#yogatomoWrap04 li:not(:last-child):after{
	content:url(/friendship/images/img_arrow01.png);
	position:absolute;
	top:180px;
	right:10px;
}
#yogatomoWrap05{
	background:url(/friendship/images/bg_coupon.gif) repeat-x top;
	background-size:contain;
	margin:0;
	padding:40px 0 45px;
}
#yogatomoWrap05 p{
	text-align:center;
}
.greenBox{
	background:url(/friendship/images/img_3coupon.png) no-repeat 98% 10% #fff;
	border:5px solid #62b752;
	border-radius:20px;
	padding:15px;
	width:960px;
	margin:20px auto 0;
}
#yogatomoWrap05 .greenBox p{
	text-align:left;
	margin-bottom:50px;
}
/* YOGATOMO kizuna campaign 201605
=========================================*/
#yogatomoWrap01_kizuna{
	background:url(/friendship/images/kizuna_bg_mv.png) repeat-x bottom #e85382;
	margin:0;
}
#yogatomoWrap01_kizuna .main{
	margin:0 auto;
	text-align:center;
}
#yogatomoWrap02_kizuna{
	background:#ffea10;
}
#yogatomoWrap02_kizuna ul, #yogatomoWrap03_kizuna ul{
	display:table;
}
#yogatomoWrap02_kizuna li, #yogatomoWrap03_kizuna li{
	display:table-cell;
	width:50%;
}
.bg_radiusWhite{
	background:#fff;
	border-radius:20px;
	padding:20px;
}
#yogatomoWrap03_kizuna{
	background:#f18e38;
}
}