@charset "utf-8";

/* ------------------------------------------
	- COMMON SETTING
	- TOP WRAPPER
		-- MAIN SLIDER & MAIN TITLE
		-- INTRO SECOND & INTRO THIRD
	- MAIN CONTENTS
		-- PAGE NAV
		-- COMMON SETTING
		-- INFILTRATE
		-- IMPRESSION
		-- PRODUCT COMMON CONTENTS
		-- PRODUCT RB566s
	- INSTAGRAM
	- FOOTER
------------------------------------------ */

/* ==============================================================
	COMMON SETTING
============================================================== */
body{
	width:100%;
	box-sizing: border-box;
	text-align: center;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 500;
}
#wrap{ position: relative; width:100%;}
h1,h3,h4,h5,h6{ line-height: 1.8; font-weight: bold;}
a,li,th,td{ font-size: 14px;}
p{ font-size: 14px; line-height: 1.8; color: #444a59; letter-spacing: 0.138em; }
a{ text-decoration: none;}
img {  max-width: 100%;  height: auto;}
iframe { width : 100%;}
.pc{ display: none;}
.w90{width:90%; margin: 0 auto;}
.fixed {
	position: fixed;
	top: 60px;
	left: 0;
	width: 100%;
}
.headerArea_title h2{	font-size: 24px;	color: #fff; line-height: 1.8; font-weight: bold; margin-top:5px;}
.headerArea_title p{	font-size: 14px; font-weight: normal;	color: #fff; }
.headerArea_title p.heading{
	font-size: 20px;
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
	color: #2c55ba;
	line-height: 1.5;
	letter-spacing: 0.1rem;
	margin:0 auto 20px;
}
.headerArea_title p.heading span{	font-size: 12px;	color: #fff;}
.headerArea_title p.headerArea_subTitle{
	font-size: 12px;
	color: #444a59;
	margin-top:15px;
	font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}


@media screen and (min-width:751px){
	h1,h3,h4,h5,h6{ line-height: 2.5;}
	a,li,th,td{ font-size: 16px; line-height: 2.5;}
	p{ font-size: 16px; line-height: 2.5; color: #444a59;}
	.sp{ display: none;}
	.pc{ display: block;}
	.w1360{ min-width:1220px; max-width:1360px; margin:0 auto;}
	.w1200{ width:1200px; margin:0 auto;}
	.w1210{ width:1210px; margin:0 auto;}
	.w1120{ width:1120px; margin:0 auto;}
	.headerArea_title h2{	font-size: 40px;	line-height: 1.5;}
	.headerArea_title p{	font-size: 24px;}
	.headerArea_title  p.heading{	font-size: 32px;	letter-spacing: 0.1rem;}
	.headerArea_title  p.heading span{	font-size: 18px;}
	.headerArea_title p.headerArea_subTitle{
		font-size: 14px;
		margin-top:15px;
	}
	.fixed {	top: 0;	}
}


/* ==============================================================
	TOP WRAPPER
============================================================== */

.pagetop{
	position: fixed;
	z-index: 999;
	bottom:0;
	left:0;
	right:0;
	margin: auto;
	display: block;
}



/*	MAIN SLIDER & MAIN TITLE
------------------------------------------------ */

.intro.bg-slider{
	width: 100vw;
	height: 100vh;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.intro .slider{
	width: 100vw;
	height: 100vh;
	background-position:center center;
	background:url(../img/main_slide_layer.png) repeat;
	z-index: 1;
}
@media screen and (min-width:751px){
.intro.bg-slider,.intro .slider{
	min-width: 1220px;
}
.intro .main_title img{	position: absolute;}
.intro .main_title h1 img{
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin: auto;
	display: block;
	opacity: 0;
}
.intro .main_title h1 img:first-child{
	padding-bottom: 250px;
}
.intro .main_title h1 img:last-child{
	padding-bottom: 50px;
}
.intro .main_title p.main_note img{	bottom:10%;	right:5%; opacity: 0;}
.intro .main_title p.logo_mizuno img{	top:0;	left:0;}
.intro .main_title p.logo_gdo img{	top:15px;	right:25px;}
.intro .main_title .fb-like {position: absolute; top:15px;	right:210px;}
.intro .main_title .tw_btn {position: absolute; top:15px;	right:110px;}
}

@media screen and (max-width:750px){
	.intro.bg-slider{	width: 100vw;	height: 90vh;}
	.intro .slider{	width: 100vw;	height: 90vh;}
	.intro.bg-slider{margin-top:60px;}
	.intro .main_title .sp_header{
		width:100%;
		background: #fff;
		position: fixed;
		height:60px;
		top:0;
		z-index: 9999;
	}
	.intro .main_title h1 img{
		width:85%;
		top:0;
		bottom:0;
		left:0;
		right:0;
		padding-bottom:30px;
		margin: auto;
		display: block;
		position: absolute;
		z-index: 999;
	}
	.intro .main_title h1 img:first-child{
		display: none;
	}
	.intro .main_title .sp_header p.logo_mizuno img{
		position: absolute;
		top:0;
		height:60px;
		left:0;
	}
	.intro .main_title p.main_note img{
		width:70%;
		position: absolute;
		bottom:20%;
		left:0;
		right:0;
		margin: auto;
		display: block;
	}
	.intro .main_title .sp{
		position: absolute;
		right:2%;
		top:0;
		bottom:0;
		display: block;
		margin: auto;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	.intro .main_title .sp p a{
		background: #2c55ba;
		display: inline-block;
		padding: 10px 5px;
		border-radius: 3px;
		text-align: center;
		margin:0 auto;
		color: #f8f8f8;
		line-height: 1.2;
		letter-spacing: normal;
		font-size: 10px;
	}
	.intro .main_title .sp p a span{
		font-weight: bold;
	}
	.intro .main_title .sp img{
		height:17px;
		margin: 0 12%;
	}
	.intro .main_title .sp p.logo_gdo a{
		background: none;
		display: block;
	}

}


/*	INTRO SECOND & INTRO THIRD
------------------------------------------------ */
.intro.second .textArea p,.intro.third .textArea p{
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
@media screen and (min-width:751px){
	.intro.second,.intro.third{
		min-width:1220px;
		max-width:1360px;
		margin: 0 auto;
		position: relative;
	}
	.intro.second img,.intro.third img{
		width:100%;
	}
	.intro.second .textArea,.intro.third .textArea{
		position: absolute;
		background: rgba(255,255,255,0.95);
		z-index: 1;
		display: flex;
		align-items: center;
		justify-content: center;
		opacity: 0;
	}
	.intro.second .textArea{
		width:510px;
		height:480px;
		top:100px;
		right:120px;
	}
	.intro.third .textArea{
		width:500px;
		height:480px;
		left:150px;
		top:150px;
	}
	.intro.second .textArea p,.intro.third .textArea p{
		text-align: left;
	}

}

@media screen and (max-width:750px){
	.intro.second .textArea,	.intro.third .textArea{
		padding:20px 0;
	}
	.intro.second .textArea p,.intro.third .textArea p{
		letter-spacing: normal;
		font-size: 13px;
	}
}


/* ==============================================================
	MAIN CONTENTS
============================================================== */
#main-contents{	width:100%; height:100%!important;}
/* PAGE NAV
------------------------------------------------ */
.page_nav{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	z-index: 999;
}
.page_nav ul{	display: flex;	width:auto;}
.page_nav ul li{
	width:280px;
	margin-right:5px;
}
.page_nav ul li a{
	display: block;
	background: #f2f2f2;
	border-radius:0 0 3px 3px;
	padding:3px 0 8px;
}
.page_nav ul li a p{
	line-height: 1.6;
}
.page_nav ul li a p.en_text{
	font-size: 10px;
	letter-spacing: 0.1rem;
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
	line-height: 1.4;
}
.page_nav ul li a p.en_text span{	color: #2c55ba;	font-size: 19px;}
.page_nav ul li a p.jp_text,.page_nav ul li a p.jp_text span.none{
	font-size: 18px;
	margin-top:2px;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.3;
}
.page_nav ul li a p.jp_text span{	font-size: 14px;	font-weight: normal;}

@media screen and (max-width:750px){
	.page_nav ul{	align-items: stretch; width:100%;}
	.page_nav ul li {	width:33.33%; margin-right: 0; }
	.page_nav ul li a{	width:100%;	height:auto; padding:10px 0; margin-right: 0;}
	.page_nav ul li a p{	line-height: normal; }
	.page_nav ul li a p span{	display: none;}
	.page_nav ul li a p.en_text{	margin-top:10px; font-size: 7px;}
	.page_nav ul li a p.jp_text{	font-size: 10px;}
}


/* SELECT EFFECT*/

.page_nav ul li a.current,.page_nav ul li a:hover{	background: #2c55ba;}
.page_nav ul li a.current p.en_text,
.page_nav ul li a:hover p.en_text{	color: #f2f2f2;}
.page_nav ul li a.current p.en_text span,
.page_nav ul li a:hover p.en_text span{	color: #cbb969;}
.page_nav ul li a.current p.jp_text,
.page_nav ul li a:hover p.jp_text{	color: #f2f2f2;}

@media screen and (max-width:750px){
	.page_nav ul li a.current p.jp_text{	color: #cbb969;}
}
/* btn */
.page_nav .btn a{
	width:220px;
	padding:20px 25px 20px 20px;
	background: #2c55ba;
	display: block;
	color: #f8f8f8;
	text-align: left;
	margin-left:15px;
	position: relative;
	border-radius: 3px;
	line-height: 1.5;
	margin-top:11px;
}
.page_nav .btn a:after{
	content: url(../img/arrow_right.png);
	position: absolute;
  top: 35%;
  right: 10px;
}
.page_nav .btn a span{	font-weight: bold;}

.page_nav .btn a:hover{
	background: #000;
}

/* COMMON SETTING
------------------------------------------------ */

.section{	width: 100vw;}
.section .headerArea{
	width: 100%;
	height:100vh;
	position: relative;
}
.section .headerArea_title {
	margin: auto;
	display: block;
	top:0;
	bottom:0;
	position: absolute;
}
@media screen and (min-width:751px){
	.section .headerArea{
		min-width: 1220px;
	}
	.section .headerArea_title {
		width:750px;
		height:300px;
	}
}
@media screen and (max-width:750px){
	.section .headerArea{
		height:60vh;
	}
}
.section h3{	font-size: 24px;	color: #1677cb;	margin-bottom:30px; line-height: 2; letter-spacing: 0.08rem;}
.section .contents_inner{
	display: flex;
	justify-content: space-around;
	align-items: stretch;
	padding:50px 0 30px;
	text-align: left;
}
.section .contents_inner img{	margin-bottom:40px;}
.section .contents_inner .left-column,
.section .contents_inner .right-column{	width:45%;}

@media screen and (max-width:750px){
	.section h3{	font-size: 18px; margin-bottom:20px; }
	.section .contents_inner{	display: block;	padding:30px 0;}
	.section .contents_inner img{	margin-bottom:30px;}
	.section .contents_inner .left-column,
	.section .contents_inner .right-column{	width:100%;}
	.section .contents_inner .right-column img{	margin:30px auto;}
}

/* INFILTRATE
------------------------------------------------ */

.infiltrate .contentsArea{	background: #f8f8f8;}
.infiltrate .headerArea {
	background: url(../img/infiltrate_bg_pc.jpg) no-repeat;
	background-size: cover;
	background-position: right top;
}
.infiltrate .headerArea .headerArea_title{
	right:3%;
	padding-top:50px;
}
.infiltrate .contents_inner .column{	width: 30%;	padding:40px 0;}
.infiltrate .contents_inner .column img{	margin-bottom: 10px;}
.infiltrate .contents_inner p{ line-height: 2.2;}
.infiltrate .contents_inner .column p{	font-size: 14px; line-height: 2;}
.infiltrate .contents_inner .column p.column_title{
	font-size: 16px;
	font-weight: bold;
	line-height: 2.5;
	letter-spacing: 0.1rem;
}
.infiltrate .contents_inner .column .column_text{	padding:0 15px;}
.infiltrate .contents_inner.bg_gray{
	background: #f2f2f2;
	position: relative;
	padding: 0;
}
@media screen and (max-width:750px){
	.infiltrate .headerArea {
		background: url(../img/infiltrate_bg_sp.jpg) no-repeat;
		background-size: cover;
		background-position: right top;
	}
	.infiltrate .headerArea .headerArea_title{
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding:0;
		right:0;
		left:0;
	}
	.infiltrate .contents_inner .column{
		width:90%;
		margin:0 auto;
		padding:20px 0;
	}
	.infiltrate .contents_inner .column p{	font-size: 12px; }
	.infiltrate .contents_inner .column p.column_title{	font-size: 14px; text-align: center;	}

}

.infiltrate .footerArea{
	background: url(../img/infiltrate_footer_bg_pc.jpg);
	height: 720px;
	margin-top:-270px;
}
.infiltrate .footerArea .textArea{
	padding-top: 310px;
	padding-left:110px;
	text-align: left;
}
.infiltrate .footerArea .textArea p{	color: #fff; line-height: 2.2;}

@media screen and (max-width:750px){
	.infiltrate .footerArea{
		background: url(../img/infiltrate_footer_bg_sp.jpg);
		background-size: cover;
		background-position: center bottom;
		height: 100vh;
		margin-top:-70px;
	}
	.infiltrate .footerArea .textArea{
		padding-top: 100px;
		padding-left:0;
		text-align: left;
	}

}

/* IMPRESSION
------------------------------------------------ */

.impression .headerArea .headerArea_title{	text-align: left;}
.impression .headerArea .headerArea_title p,
.impression .headerArea .headerArea_title p.heading span,
.impression .headerArea .headerArea_title h2{	color: #444a59;}
.impression .headerArea .headerArea_title p{	font-weight: bold; line-height: 2.2;}
.impression .headerArea .headerArea_title p.heading{ font-weight: normal; color: #2c55ba; line-height: 2.5;}
.impression .headerArea .headerArea_title p span{margin-right:15px;}
.impression .headerArea .headerArea_title p.headerArea_subTitle{	font-weight: normal; line-height: 2.2;}
.impression .headerArea {
	background: url(../img/impression_bg_pc.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.impression .headerArea .headerArea_title{	left:12%;	padding-bottom:200px;
}
.impression .headerArea img.impression_ball{
	position: absolute;
	bottom:0;
	left:12%;
}

@media screen and (max-width:750px){
	.impression .headerArea {
		background: url(../img/impression_bg_sp.jpg) no-repeat;
		background-size: cover;
		background-position: center;
		margin-top: 40px;
		margin-bottom:30px;
	}
	.impression .headerArea .headerArea_title{
		 display: flex;
		 flex-direction: column;
		 justify-content: center;
		 padding:0;
		 right:0;
		 left:0;
	 }
	.impression .headerArea .headerArea_title p,
 	.impression .headerArea .headerArea_title p.heading span,
 	.impression .headerArea .headerArea_title h2{	color: #fff;}
	.impression .headerArea .headerArea_title p,
	.impression .headerArea .headerArea_title h2{text-align: center;}
	.impression .headerArea .headerArea_title h2{padding-bottom: 30px;}
	.impression p.headerArea_subTitle{ text-align: left; }
}

.impression .contentsArea .contents_inner{	position: relative;}
.impression .contentsArea .contents_inner p{
	line-height: 2.2;}
.impression .contentsArea .contents_inner .left-column p{
	padding-bottom: 30px; }
.impression .contentsArea .contents_inner .left-column img{
	margin:0;}
.impression .sub_title{
	position: absolute;
	top:0;
	bottom:0;
	margin: auto;
	display: block;
	right:15%;
	height: 150px;
	padding-bottom:100px;
}
.impression .sub_title p{
	font-size: 32px;
	line-height: normal!important;
	color: #f8f8f8;
	font-weight: bold;
}
.impression .sub_title p span{
	font-size: 24px;
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
	color: #1677cb;
	font-weight: normal;
}
.impression .contents_inner{	padding-top:0;}
.impression .contents_inner img{	margin-top: 30px;}

@media screen and (max-width:750px){
	.impression .contentsArea .contents_inner{	padding:0;}
	.impression .contentsArea .contents_inner .left-column img{
		margin-bottom:30px;}
	.impression .sub_title{
		padding: 0;
		height:90px;
		right: 2%;
		padding-bottom: 100px;
	}
	.impression .sub_title p{
		font-size: 20px;
	}
	.impression .sub_title p span{
		font-size: 16px;
	}

}


/* PRODUCT COMMON CONTENTS
------------------------------------------------ */

.product{	background: #444a59;	padding:50px 0; margin:20px auto;}
.product p,.product li{	color: #fff;}
.product .main_img{	position: relative;}
.product .main_img h2,
.product .main_img img.ball_image{	position: absolute;}
.product .main_img h2{
	font-size: 24px;
	color: #1677cb;
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
	letter-spacing: 0.1rem;
	top:0;
	bottom:0;
	margin: auto;
	display: block;
	height:80px;
	left:10%;
	padding-bottom:50px;
}
.product .main_img h2 img{	padding-top:15px;}
.product .main_img img.ball_image{	bottom:-50px;	right:0;}

@media screen and (max-width:750px){
	.product .main_img h2{
		font-size: 18px;
		left:0;
		line-height: 2;
		padding-bottom:0;
	}
	.product .main_img h2 img{	width:85%;}
	.product .main_img img.ball_image{
		width:50%;
		right:0;
		left:0;
		margin: auto;
		display: block;
		bottom:-100px;
	}
}

/* COMMENT */
.product .comment{
	margin:40px auto;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.product .comment_text{
	text-align: left;
	margin-left:40px;
	width:40%;
}
.product .comment_text h3{
	color: #4aa0e9;
	font-size: 24px;
	margin-bottom:10px;
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
	line-height: 1.8;
	letter-spacing: 0.2rem;
	font-weight: normal;
}
.product .comment_text p{
	line-height: 2.2;
}
.product .comment_text .profile{	margin-top:20px;}
.product .comment_text .profile p.pro_name{	padding-bottom: 10px; letter-spacing: 0.08rem;}
.product .comment_text .profile p.pro_name span{
	font-size: 14px;
	margin-left:10px;
}
.product .comment_text .profile li{
	font-size: 13px;
	display: inline-block;
	text-align: center;
	line-height: 2;
	letter-spacing: 0.05rem;
	margin-right:7px;
}
@media screen and (max-width:750px){
	.product .comment{	display: block;	margin:120px auto 40px;}
	.product .comment_text{	width:100%;	margin-left:0;}
	.product .comment_text h3{
		font-size: 18px;
		text-align: center;
		margin-top: 15px;
	}
	.product .comment_text .profile{	text-align: center;}
	.product .comment_text .profile p.pro_name{	padding-bottom: 5px;}
	.product .comment_text .profile p.pro_name span{	font-size: 10px;}
	.product .comment_text .profile li{	font-size: 10px;}
}

/* MEASUREMENT */
.product .measurement ul{	display: flex;	justify-content: center;	margin:20px auto;}
.product .measurement li{	padding:0 20px;	border-left: 2px solid #676c78;}
.product .measurement li:last-child{	border-right: 2px solid #676c78;}
.product .measurement p.measurement_title{font-weight: bold;}
.product .measurement p.measurement_title span{font-weight: normal;}
.product .measurement p.nominal{letter-spacing: 0.1rem;}
.product .measurement p.nominal span{font-size: 12px;}
.product .measurement p.value{font-size: 24px; letter-spacing: 0.15rem;}
.product .measurement .balloon{
  position: relative;
  background: #eff0f2;
  padding: 23px 0;
	margin:0 auto;
	width:80%;
	border-radius: 3px;
}
.product .measurement .balloon:after{
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(239, 240, 242, 0);
	border-bottom-color: #eff0f2;
	border-width: 10px;
	margin-left: -10px;
}
.product .measurement .balloon p{
	color: #2c55ba;
	text-align: left;
	width:85%;
	margin: 0 auto;
	font-weight: bold;
	letter-spacing: 0.08rem;
}
@media screen and (max-width:750px){
	.product .measurement ul{	flex-wrap: wrap; width:320px;	}
	.product .measurement li{	margin-bottom:15px; padding:0 5px;}
	.product .measurement li:first-child,
	.product .measurement li:nth-child(4n){	border-left: none;}
	.product .measurement li:last-child{	border-right: none;}
	.product .measurement p.nominal{font-size: 11px;}
	.product .measurement p.nominal span{font-size: 9px;}
	.product .measurement p.value{font-size: 16px;letter-spacing: normal; }
	.product .measurement .balloon{	width:90%;}
}

/* BALL */
.product .ball p.catch_copy{
	padding:5px 25px;
	background: #363b47;
	border-radius: 50px;
	margin:50px auto 20px;
	display: inline-block;
	font-size: 20px;
	color: #fff;
}
.product .ball .product_image{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top:10px;
}
.product .ball .product_image .taxtArea{	text-align:left;	margin-left:40px;}
.product .ball .product_image .taxtArea p{	margin:10px auto;	font-size: 14px; line-height: 2; letter-spacing: 0.08rem;}
.product .ball .product_image .taxtArea a{
	background: #2c55ba;
	display: inline-block;
	padding: 15px 0;
	border-radius: 3px;
	text-align: center;
	margin:0 auto;
	color: #f8f8f8;
	line-height: 1.8;
	letter-spacing: 0.08rem;
}
.product .ball .product_image .taxtArea a span{
	font-weight: bold;
}
@media screen and (min-width:751px){
	.product .ball .product_image .taxtArea{	width:350px;}
	.product .ball .product_image .taxtArea a{	width:320px;}
}
@media screen and (max-width:750px){
	.product .ball p.catch_copy{
		padding:10px 25px;
		margin:50px auto 20px;
		font-size: 16px;
	}
	.product .ball .product_image{	display: block;}
	.product .ball .product_image .taxtArea{
		text-align:center;
		margin-left:0;
		margin-top:30px;
	}
	.product .ball .product_image .taxtArea p{	font-size: 12px;}
	.product .ball .product_image .taxtArea a{	padding: 15px 20px;}
}

/* PRODUCT RBTOUR
------------------------------------------------ */
@media screen and (min-width:751px){
	.rbtour .main_img h2{	padding-bottom:85px;}
	.rbtour .main_img h2 img{	padding-top:35px;}
	.rbtour .ball p.catch_copy{
		letter-spacing: 0.1em;
	}
}

/* PRODUCT RB566s
------------------------------------------------ */
.rb566s .ball .product_image{	display: block;}
.rb566s .ball .product_image .rb566s_img{	display: inline-block;	margin:0 20px;}
.rb566s .ball .product_image .rb566s_img p{	margin-top:10px;}
.rb566s .ball .product_image .taxtArea{	margin:10px auto;	text-align: center;}
.rb566s .ball .product_image .taxtArea p{	text-align: center;}

@media screen and (max-width:750px){
	.rb566s .ball .product_image .rb566s_img{	margin:0;}
	.rb566s .ball .product_image .rb566s_img p{	margin-bottom:20px;}
}


/* ==============================================================
	INSTAGRAM
============================================================== */
.instagram{	position: relative;}
.instagram .headerArea{
	background: url(../img/report_bg_pc.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding:100px 0;
	margin-top:100px;
}
.instagram .headerArea .header_inner{
	display: flex;
	justify-content: space-between;
}
.instagram .headerArea_title{	text-align: left;}
.instagram .headerArea_title p span{	margin-right:20px;}
.instagram .headerArea_title p{	margin:25px auto 0; line-height: 2;}
.instagram .headerArea_title p.headerArea_subTitle{
	color: #fff;
	line-height: 2.2;
}
.instagram .headerArea_title a{
	background: #fff;
	color: #1677cb;
	width:150px;
	padding:15px 25px;
	font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
	border-radius: 3px;
	font-weight: bold;
}
.instagram .new_insta{
	width:40%;
	position: absolute;
	top:100px;
	right:5%;
}
@media screen and (min-width:751px){
	.instagram .headerArea{
		min-width:1220px;
	}
}

@media screen and (max-width:750px){
	.instagram .headerArea{
		width:100%;
		background: url(../img/report_bg_sp.jpg) no-repeat;
		background-size: cover;
		background-position: center;
		margin-bottom:30px;
		padding:30px 0;
	}
	.instagram .headerArea img{
		width:30px;
	}
	.instagram .headerArea_title h2{ line-height: 1.2; margin-bottom:30px;}
	.instagram .headerArea_title p{
		margin:5px auto;
	}
	.instagram .headerArea_title p span{
		margin-right:0;
	}
	.instagram .headerArea .header_inner{
		display: block;
	}
	.instagram .headerArea_title{	text-align: center;}
	.instagram p.headerArea_subTitle{text-align: left;}
	.instagram .new_insta{
		position: relative;
		top:0;
		right:0;
		margin:30px auto;
		width:90%;
	}
	.instagram .new_insta img{
		margin:0 auto;
	}
}

.instagram .contentsArea{	background: #1677cb;	padding:40px 0;}
.instagram .contentsArea h3{
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
	font-size: 24px;
	margin-bottom:20px;
	color: #fff;
	letter-spacing: 0.15rem;
	font-weight: normal;
}
.instagram .range_insta ul{
	display : flex;
  flex-wrap : wrap;
  justify-content:flex-start;
}
.instagram .range_insta ul li{	width:20%;	padding:5px 0;}

@media screen and (max-width:750px){
	.instagram .contentsArea{	background: #1677cb;	padding:20px 10px;}
	.instagram .contentsArea h3{
		font-size: 18px;
	}
	.instagram .range_insta ul{
		width:100%;
	}
	.instagram .range_insta ul li{	width:30%;	padding:1.6%;}

}

/* Magnific Popup
------------------------------------------------ */

.mfp-title{	padding-right: 0;	padding-top: 10px;	font-size: 12px;}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {  display: none;}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {  width: 100%;  cursor: auto;}
.mfp-ajax-cur {  cursor: progress;}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {  cursor: pointer;  cursor: -webkit-zoom-in;  cursor: zoom-in;}
.mfp-auto-cursor .mfp-content {  cursor: auto;}
.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {  display: none;}
.mfp-hide {  display: none !important;}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {  color: #CCC;}
.mfp-preloader a:hover {  color: #FFF;}
.mfp-s-ready .mfp-preloader {  display: none;}
.mfp-s-error .mfp-content {  display: none;}
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button::-moz-focus-inner {  padding: 0;  border: 0;}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {  opacity: 1;}
.mfp-close:active {  top: 1px;}
.mfp-close-btn-in .mfp-close {  color: #333;}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {  margin-top: -54px;}
.mfp-arrow:hover, .mfp-arrow:focus {  opacity: 1;}
.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {  left: 0;}
.mfp-arrow-left:after {  border-right: 17px solid #FFF;  margin-left: 31px;}
.mfp-arrow-left:before {  margin-left: 25px;  border-right: 27px solid #3F3F3F;}
.mfp-arrow-right {  right: 0;}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {  border-left: 27px solid #3F3F3F;}
.mfp-iframe-holder {  padding-top: 40px;  padding-bottom: 40px;}
.mfp-iframe-holder .mfp-content {  line-height: 0;  width: 100%;  max-width: 900px;}
.mfp-iframe-holder .mfp-close {  top: -40px;}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {  line-height: 0;}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #fff;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {  margin: 0;}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #fff;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {  max-width: 100%;}
.mfp-gallery .mfp-image-holder .mfp-figure {  cursor: pointer;}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {  padding-left: 0;  padding-right: 0;}
  .mfp-img-mobile img.mfp-img {  padding: 0;}
  .mfp-img-mobile .mfp-figure:after {  top: 0;  bottom: 0;}
  .mfp-img-mobile .mfp-figure small {  display: inline;  margin-left: 5px;}
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {  padding: 0;}
  .mfp-img-mobile .mfp-counter {  right: 5px;  top: 3px;}
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {  opacity: 0.8;}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {  opacity: 0;}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {  opacity: 1;}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {  opacity: 0;}
.mfp-content {  padding: 20px 20px 0 20px;}
.mfp-bottom-bar {  margin-top: -200px;}
img.mfp-img {  padding-bottom: 200px;}
.mfp-title {  background-color: #fff;  color: #111;  padding: 20px;}
.img.mfp-img {  padding-bottom: 100px;}
.instagram-first img.img-fluid{	max-width: 480px;}
.instagram-list img.img-fluid{	max-width: 200px;}

@media screen and (max-width:750px){
	.instagram-first img.img-fluid{	width: 100%;}
	.instagram-list img.img-fluid{	width: 90%;}
}

/* ==============================================================
	FOOTER
============================================================== */

.footer_inner{	padding:150px 0;}
.footer_inner p,.footer_inner li a{	color: #444a59;	font-size: 12px;	margin:20px auto;}
.footer_inner ul{	display: flex;	justify-content: center;}
.footer_inner li a {	padding:0 25px;	border-right:1px solid #444a59;}
.footer_inner li:last-child a {	border-right:none;}
.footer_inner ul.sns{	margin-bottom:20px;}
.footer_inner ul.sns li{	padding:0 5px;}

.footer_inner p{	letter-spacing: 0.2rem;}

@media screen and (max-width:750px){
	.footer_inner{	padding:50px 0;}
	.footer_inner p,.footer_inner li a{	font-size: 10px;}
	.footer_inner li a {	padding:0 5px;}
	.footer_inner p{	letter-spacing: normal;}
}



/* ==============================================================
	ANIMATION
============================================================== */
@media screen and (min-width:750px){

@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateX(150px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.slideInRight.active {
  animation-name: slideInRight;
  animation-duration: 1s;
  animation-timing-function: ease-in;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
}

@keyframes slideInLeft {
  from {
    opacity: 0;
    transform: translateX(-150px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.slideInLeft.active {
  animation-name: slideInLeft;
  animation-duration: 1s;
  animation-timing-function: ease-in;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
}


@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
  animation-duration: 2s;
  animation-timing-function: ease-in;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
}
.fadeIn2 {
  animation-name: fadeIn;
  animation-duration: 2s;
  animation-timing-function: ease-in;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
	animation-delay: 2s;
}
.fadeIn3 {
  animation-name: fadeIn;
  animation-duration: 2s;
  animation-timing-function: ease-in;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
	animation-delay: 4s;
}
}
