@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}/**/
body, html {
	height: 100%;
}/**/
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, th, td, img {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
li {
	display: inline-block;
*display: inline;
*zoom: 1;
}
a img {
	border-style: none;
//IE8
}
img {
	max-width: 100%;
	width: 100%;
}
a {
	text-decoration: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	outline: none;
	color: #000;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #00C100;
}
a:focus {
	outline: 0
}
a:hover, a.selected, a:link {
	text-decoration: none;
}
a, img {
	vertical-align: top
}
.clrfx:before, .clrfx:after {
	content: " ";
	display: table;
}
.clrfx:after {
	clear: both;
}
.clrfx {
*zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
.ml_05 {
	margin-left: -0.5em;
}
.hoverOp:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;/*-webkit-transition: all 0.5s ease-out;
  	-moz-transition: all 0.5s ease-out;
  	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;*/
}
/* Common
 * --------------------------------------------------------*/
body {
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 30px;
	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS 明朝", "MS Mincho", 'Hiragino Mincho ProN', serif;
	min-width: 1000px;/*font:normal 14px/30px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
}
#p_detail {
	background: #E5E5E5;
}
#goTopBtn {
	width: 100px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 36px;
}
/* For PC
 * --------------------------------------------------------**/
/* header  ---------------**/
#header {
	width: 100%;
	height: 100%;
	position: relative;
}
#header h1 {
	position: absolute;
	z-index: 99;
	width: 330px;
	top: 36px;
	left: 46px;
}
#header .btn_down {
	position: absolute;
	z-index: 99;
	width: 34px;
	bottom: 10px;
	left: 49%;
}
/* menu  ---------------**/
#menuList {
	/*position: relative;*/
	background: #EAEAEA;
	min-width: 1000px;
	height: 90px;
	width: 100%;
}
#menu {
	width: 1000px;
	min-width: 1000px;
	z-index: 99999;
	position: relative;
	margin: 0 auto;
	font-family: "ヒラギノ角ゴ Pro W5", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
.fixed {
	position: fixed;
	top: 0;
	z-index: 99999;
}
#menu li {
	text-align: center;
}
#menu a {
	display: block;
}
#menu a:hover {
	color: #fff;
}
/* ひだり */
#menu ul.mu_list0 {
	float: left;
	display: inline-block;
	width: 280px;
}
#menu ul.mu_list0 li {
	float: right;
}
#menu .mu_list0 li.mu0_1 {
	border-right: 3px solid #fff;
	height: 90px;
}
#menu .mu_list0 li.mu0_1 img {
	width: 200px;
	padding-top: 5px;
	padding-right: 10px;
}
/* 右　上 */
#menu ul.mu_list1 {
	display: inline-block;
	width: 720px;
}
#menu .mu_list1 li.mu1_1 {
	width: 250px;
}
#menu .mu_list1 li.mu1_2 {
	width: 180px;
}
#menu .mu_list1 li.mu1_3 {
	width: 180px;
}
#menu .mu_list1 li.mu1_4 {
	width: 70px;
}
#menu .mu_list1 li.mu1_1 a {
	padding-left: 8px;
}
#menu .mu_list1 li.mu1_2 a {
	padding-left: 8px;
}
#menu .mu_list1 li.mu1_3 a {
	padding-left: 7px;
}
#menu .mu_list1 li.mu1_4 a {
	padding-left: 10px;
}
/* 右　下 */
#menu ul.mu_list2 {
	display: inline-block;
	border-top: 3px solid #fff;
	width: 720px;
	font-size: 13px;
}
#menu ul.mu_list2 li {
	display: inline-table;
}
#menu .mu_list2 li.mu2_1 {
	width: 120px;
}
#menu .mu_list2 li.mu2_3 {
	width: 180px;
}
#menu .mu_list2 li.mu2_4 {
	width: 190px;
}
#menu .mu_list2 li.mu2_2 {
	width: 210px;
}
#menu .mu_list2 .archive:hover {
	color: #fff;
}
.subMenu {
	display: none;
}
.subMenu li {
	width: 100%;
	text-align: left;
}
#menu .mu_list2 .subMenu a:hover {
	color: #00C100;
}
#menu .mu_list1 li .archive {
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu .mu_list2 li .archive {
	padding-top: 10px;
	padding-bottom: 6px;
}
#menu .mu_list2 li.mu2_3 .archive {
	padding-bottom: 7px;
}
#menu .mu_list1 li.mu1_1 .archive, #menu .mu_list1 li.mu1_2 .archive, #menu .mu_list1 li.mu1_3 .archive, #menu .mu_list1 li.mu1_4 .archive, #menu .mu_list2 li.mu2_1 .archive, #menu .mu_list2 li.mu2_3 .archive, #menu .mu_list2 li.mu2_4 .archive {
	border-right: 3px solid #fff;
}
#menu .mu_list2 li.mu2_3 span {
	/*color: #808080;*/
	display: block;
	font-size: 13px;
	line-height: 20px;
}
#menu .subMenu:hover {
	color: #00C100;
}
.subMenu {
	background: #fff;
	margin-left: -8px;
}
#menu .subMenu li {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#menu .mu_list1 a, #menu .mu_list1 a:hover {
	background-repeat: no-repeat;
	background-position: 5% 50%;
}
#menu .mu_list1 a.icon4, #menu .mu_list1 a.icon4:hover {
	background-position: 9% 50%;
}
#menu .icon1 {
	background-image: url('../images/common/menu_icon1.png');
	background-size: 14px 16px;
	margin-left: 15px;
}
#menu .icon2 {
	background: url('../images/common/menu_icon2.png');
	background-size: 20px 16px;
	margin-left: 18px;
}
#menu .icon3 {
	background: url('../images/common/menu_icon3.png');
	background-size: 16px 16px;
	margin-left: 15px;
}
#menu .icon4 {
	background: url('../images/common/menu_icon4.png');
	background-size: 14px 16px;
	margin-left: 10px;
}
#menu .icon1:hover {
	background: url('../images/common/menu_icon1-over.png');
	background-size: 14px 16px;
}
#menu .icon2:hover {
	background: url('../images/common/menu_icon2-over.png');
	background-size: 20px 16px;
}
#menu .icon3:hover {
	background: url('../images/common/menu_icon3-over.png');
	background-size: 16px 16px;
}
#menu .icon4:hover {
	background: url('../images/common/menu_icon4-over.png');
	background-size: 14px 16px;
}
/* wrapper  ---------------**/
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	padding-top: 100px;
}
/* BxSlider v4.1.2
 * by: Steven Wanderski, 2014
 * --------------------------------- */
/* RESET AND LAYOUT */
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
 *zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* THEME */
.bx-wrapper .bx-viewport {
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	right: 10px;
	bottom: 20px;
	width: 142px;
}
/* PAGER */
.bx-wrapper .bx-pager {
	/*text-align: right;*/
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;/*background: url(../images/hanbai/index/header/pager.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	outline: 0;*/
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #00C100;/*background: url(../images/hanbai/index/header/pager_active.png) no-repeat 0 0;*/
}
/* DIRECTION CONTROLS (NEXT / PREV) */
/*.bx-wrapper img{
	min-width: 333px;
}*/
.bx-wrapper .bx-prev {
	left: 15px;
	background: url(../images/detail/btn_prev.png) no-repeat 0 0;
	background-size: 48px;
}
.bx-wrapper .bx-next {
	right: 15px;
	background: url(../images/detail/btn_next.png) no-repeat 0 0;
	background-size: 48px;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 45%;
	outline: 0;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	z-index: 8888;
}
.bx-wrapper #bx-pager a:hover img, .bx-wrapper #bx-pager a.active img {
	border: solid #5280DD 1px;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
#hdSlider {
	height: 100% !important;
}
ul.slider_header, ul.slider_header li {
	height: 100%;
}
.bx-viewport, .bx-wrapper {
	position: relative;
	width: 100%;
	height: 100% !important;
	top: 0;
	left: 0;
}
.slider_header {
	height: 100% !important;
}
.slider_header li {
	background-size: cover;
	background-position: top center;
}
#slideBg1 {
	background-image: url('../images/top/slide1.jpg');
}
#slideBg2 {
	background-image: url('../images/top/slide2.jpg');
}
#slideBg3 {
	background-image: url('../images/top/slide3.jpg');
}
#slideBg4 {
	background-image: url('../images/top/slide4.jpg');
}
#slideBg5 {
	background-image: url('../images/top/slide5.jpg');
}
#slideBg6 {
	background-image: url('../images/top/slide6.jpg');
}
#slideBg7 {
	background-image: url('../images/top/slide7.jpg');
}
/* yodogawa  ---------------**/
#yodogawa {
	margin-top: 60px;
}
#yodogawa .y1 {
	text-align: left;
	padding: 0;
	float: left;
	font-size: 15px;
	line-height: 34px;
}
#yodogawa .y2 {
	float: right;
}
#concept {
	width: 394px;
	border: 3px solid #fff;
	padding-left: 3px;
}
#movie {
	width: 394px;
	/*height: 222px;*/
	border: 3px solid #fff;
}
#movie iframe {
	width: 394px;
	height: 222px;
}
/* *************** */
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	opacity: 0;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	width: 100%;
}
.linkOl:hover .overlay {
	background: rgba(0, 0, 20, 0.5);
	opacity: 1;
}
.linkOl p {
	color: #fff;
}
/* *************** */
#concept {
	/*width: 100%;*/
	position: relative;
	border: none;
}
#concept .overlay p.ttlNm, .itemList .overlay p.ttlNm {
	display: inline-block;
	padding: 10px;
	border: 1px solid #fff;
}
#concept p.ttlNm {
	width: 100px;
	margin-top: 85px;
}
.iconCart {
	width: 38px;
	height: 38px;
}
.cart, .overlay_cart {
}
.cart {
	position: absolute;
	z-index: 999;
	bottom: 0;
	right: 10px;
	width: 38px;
	height: 68px;
}
.overlay_cart {
	position: absolute;
	z-index: 88;
	bottom: 30px;
	width: 38px;
	right: 11px;
}
.stock {
	font-size: 12px;
	color: #f00;
	height: 20px;
	display: inline-block;
}
/* itemList   ---------------**/
.itemList {
	width: 800px;
	display: inline-table;
	border-collapse: separate;
	letter-spacing: -0.4em;
}
.itemList .itemBox, .itemList .itemBox2 {
	position: relative;
	letter-spacing: 2px;
	border: 3px solid #fff;
}
.itemList .itemBox {
	width: 394px;
	position: relative;
}
.itemList .itemBox .ttlNm {
	font-size: 16px;
	line-height: 28px;
	margin-top: 130px;
}
.itemList .itemBox .ttlNm span {
	font-size: 14px;
	line-height: 28px;
}
.itemList .itemBox .price {
	font-size: 15px;
	line-height: 26px;
	margin-top: 20px;
}
.itemList .itemBox .price span {
	font-size: 13px;
	line-height: 26px;
}
.itemList .i1 .ttlNm {
	width: 170px;
}
.itemList .i2 .ttlNm {
	width: 170px;
}
.itemList .i3 .ttlNm {
	width: 230px;
}
.itemList .i4 .ttlNm {
	width: 249px;
}
.itemList .i5 .ttlNm {
	width: 165px;
}
.itemList .i6 .ttlNm {
	width: 230px;
	margin-top: 170px;
}
/* interview  **/
.itemList .itemBox2 {
	position: relative;
	width: 260px;
}
.itemList .overlay p.ttl1 {
	display: inline-block;
	padding: 10px;
	border: 1px solid #fff;
	font-size: 14px;
	line-height: 26px;
	margin-top: 90px;
	width: 152px;
}
.itemList .itemBox .ttl2 {
	font-size: 12px;
}
.itemList .itemBox2 p.ttl1, .itemList .itemBox2 p.ttl2 {
	width: 200px;
	padding: 10px;
}
.itemList .itemBox2 p.ttl1 {
	font-size: 15px;
	line-height: 24px;
}
.itemList .itemBox2 p.ttl2 {
	display: inline-block;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 13px;
	letter-spacing: 0.8px;
	padding: 5px 10px;
}
.itemList .i7 p.ttl1 {
	width: 280px;
	margin-top: 130px;
	font-size: 16px;
	padding: 20px 0;
	display: inline-block;
	border: 1px solid #fff;
}
.itemList .i7 p.ttl2 {
	font-size: 15px;
	width: 280px;
	padding: 5px 0;
	display: inline-block;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.itemList .i8 p.ttl1 {
	font-size: 16px;
	width: 280px;
	margin-top: 130px;
	padding: 25px 0;
}
/* info  ---------------**/
#info {
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 15px;
}
#info .line {
	border-top: 1px solid #1A1A1A;
	position: relative;
}
#info h4 {
	width: 165px;
	position: absolute;
	background: #fff;
	padding-right: 5px;
	bottom: -5px;
}
#info .infoBox {
	width: 330px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#info .infoBox img.sub1 {
	width: 98px;
}
#info .infoBox img.sub2 {
	width: 98px;
}
#info span {
	text-align: left;
	font-family: "ヒラギノ明朝 Pro W4", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS 明朝", "MS Mincho", 'Hiragino Mincho ProN', serif;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 1.5px;
	display: inline-block;
	padding-left: 5px;
	padding-top: 10px;
}
/* staff  ---------------**/
#staff {
	margin: 20px 0;
	padding: 15px;
}
#staff .line {
	border-top: 1px solid #1A1A1A;
	position: relative;
}
#staff h4 {
	width: 72px;
	position: absolute;
	background: #fff;
	padding-right: 5px;
	bottom: -5px;
}
#staff p {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0.5px;
	padding-top: 40px;
	padding-bottom: 30px;
	padding-left: 30px;
}
/* footer  ---------------**/
#top #footer {
	margin: 0 auto;
	background: #e5e5e5;
	padding-top: 36px;
	padding-bottom: 50px;
}
#footer {
	margin: 0 auto;
	background: #cccccc;
	padding-top: 36px;
	padding-bottom: 50px;
}
#footer ul {
	padding-bottom: 50px;
}
#footer li {
	vertical-align: top;
	padding: 0 20px;
}
#footer li.ft1 {
	width: 105px;
}
#footer li.ft2 {
	width: 105px;
}
#footer li.ft3 {
	width: 88px;
}
#footer li.ft4 {
	margin-top: -4px;
}
#footer p.copy {
	width: 214px;
	margin: 0 auto;
}
/* For Product Page 
 * --------------------------------------------------------*/
/* wrapper  ---------------**/
#p_wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}
/* p_header */
#p_header {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}
#p_header h1 {
	float: left;
	width: 218px;
	height: 76px;
}
#p_header ul {
	float: right;
	margin-top: 54px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 23px;
	letter-spacing: 0.5px;
}
#p_header ul li {
	float: left;
	padding: 0px 15px;
}
#p_header ul li a {
	color: #000;
}
#p_header ul li:after {
	display: inline-block;
	vertical-align: middle;
	margin-right: -26px;
}
#p_header ul li:last-child {
	padding-right: 0;
}
/* p_slide */
#p_slide {
	width: 800px;
	margin: 0 auto;
}
#p_slide #bx-pager a, #p_slide #bx-pager img {
	width: 71px;
	height: 50px;
}
#p_slide #bx-pager {
	text-align: left;
	margin-top: 8px;
	margin-bottom: 3px;
}
#p_slide #bx-pager a {
	margin-right: 4px;
}
#p_slide #bx-pager .lst {
	margin-right: 0;
	margin-left: 3px;
}
#p_contents {
}
/* For Concept Page 
 * --------------------------------------------------------*/
/* wrapper  ---------------**/
#c_wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}
/* c_header */
#c_header {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}
#c_header h1 {
	float: left;
	width: 218px;
	height: 76px;
}
#c_header ul {
	float: right;
	margin-top: 54px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0.5px;
}
#c_header ul li {
	float: left;
	padding: 0px 15px;
}
#c_header ul li a {
	color: #000;
}
#c_header ul li:after {
	display: inline-block;
	vertical-align: middle;
	margin-right: -26px;
}
#c_header ul li:last-child {
	padding-right: 0;
}
#c_hdImg {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 70px;
}
#c_hdImg h2 {
	font-weight: 100;
	font-size: 24px;
	padding-top: 46px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	text-align: left;
	margin: 0 auto;
	color: #1A1A1A;
	letter-spacing: 5px;
}
#c_hdImg p{
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 5px;
	border-style:none;
	text-align: left;
	line-height:2em;
	margin: 20px auto;
	color: #1A1A1A;
	letter-spacing: 5px;
}
#c_contents .boxArea {
	width: 654px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 96px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#c_contents .boxArea .box_text{
	font-size:18px;
	line-height:2em;
	padding:25px 0;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#c_contents .boxArea h3 {
	color: #00C100;
	font-size: 20px;
	font-weight: 100;
}
#c_contents .boxArea div img {
	padding: 5px 0 10px 0;
	width: 320px;
	height: 260px;
}
#c_contents .boxArea div img.plAdjst {
	padding-right: 8px;
}
#c_contents .boxArea div.box0 img {
	width: 650px;
	height: 430px;
}
#c_contents .boxArea p {
	text-align: left;
}
#c_contents .boxArea .cap {
	font-size: 14px;
	color: #808080;
}
#c_wrapper #goTopBtn {
	margin-top: 150px;
}
/* For Pre Page 
 * --------------------------------------------------------*/
#yok_wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}
#yok_wrapper h1 {
	width: 1000px;
	margin: 0 auto;
}
#yok_wrapper #yodogawa {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 60px;
}
#yok_wrapper #yodogawa .y1 {
	font-size: 16px;
	line-height: 33px;
	margin-left: 50px;
}
#yodogawa .y1_2 {
	text-align: left;
	padding: 0;
	float: left;
	font-size: 16px;
	line-height: 33px;
}
#yok_movie {
	width: 320px;
	/*height: 222px;*/
	margin-top: 10px;
	border: 3px solid #fff;
}
#yok_wrapper #yodogawa #concept, #yok_wrapper #yodogawa #concept2, #yok_wrapper #yodogawa #concept3 {
	width: 320px;
	border: 3px solid #fff;
	padding-left: 0;
}
#yok_wrapper #info {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 50px;
}
#info .yok_infoBox {
	width: 347px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	padding-top: 50px;
	padding-bottom: 50px;
}
#info .yok_infoBox img.sub1 {
	width: 98px;
}
#info .yok_infoBox img.sub2 {
	width: 98px;
}
#yok_mov {
	background: #4D4D4D;
	padding-top: 46px;
	padding-bottom: 50px;
}
#yok_mov2 {
	background: #4D4D4D;
	padding-top: 46px;
	padding-bottom: 50px;
	margin-bottom:50px;
}
/*interview*/
#yok_interview {
	width: 800px;
	margin: 0 auto;
	border-bottom: 10px solid #E5E5E5;
	padding: 0 100px;
}
#yok_interview #in_mainttl .line {
	border-top: 1px solid #1A1A1A;
	position: relative;
	margin-bottom: 40px;
}
#yok_interview #in_mainttl h4 {
	width: 160px;
	position: absolute;
	background: #fff;
	padding-right: 5px;
	bottom: -10px;
	left: 40%;
}
#yok_interview #in_subttl {
	margin-top: 30px;
	background-repeat: no-repeat;
}
#yok_interview #in_subttl2 {
	margin-top: 30px;
	margin-left:-45px;
	background-repeat: no-repeat;
}
#yok_interview .in_subtt_bk1 {
	background-position: 50% 8px;
	background-image: url('../images/Interview/i1_bk.png');
}
#yok_interview .in_subtt_bk2 {
	width:890px;
	background-position: 50% 20px;
	background-image: url('../images/Interview/i2_bk.png');
	padding-bottom:50px;
}
#yok_wrapper #yok_interview .in_subtt_bk2 .cameraman{
	width:800px;
	font-size:13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:right;
	margin-right:37px ;
}
#yok_wrapper #yok_interview .in_subtt_bk2 .cameraman .yukai a:link{
	color: #488eea;
}
#yok_wrapper #yok_interview .in_subtt_bk2 .cameraman .yukai a:visited{
	color: #488eea;
}
#yok_wrapper #yok_interview .in_subtt_bk2 .cameraman .yukai a:hover {
	color: #85b4f1;
}
#yok_wrapper .in_subtt_bk2 h3{
	width:802px;
	margin:0 auto;
	text-align:center;
}

#yok_wrapper #yok_interview .in_subtt_bk2 p {
	padding: 0 0 30px 15px;
	font-size: 18px;
	line-height: 40px;
	text-align: left;
	margin: 0 auto;
	display: block;
}
.subtt_bk2_yod{
	margin:40px auto 0;
	display:inline-block;
}
#yok_interview #in_subttl p {
	padding-top: 80px;
	padding-bottom: 87px;
	padding-left: 15px;
	font-size: 18px;
	line-height: 40px;
	text-align: left;
	margin: 0 auto;
	display: inline-block;
}
#yok_interview #in_subttl span {
	font-size: 130%;
}
#yok_interview #in_subttl2 .sto {
	font-size: 130%;
}
/* talk */
#yok_interview .talk {
	font-size: 15px;
	line-height: 32px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#yok_interview .talk dl {
	width: 600px;
	margin: 0 auto;
	padding: 0 0 28px 0;
	display: block;
}
#yok_interview .talk dt {
	width: 140px;
	text-align: right;
	letter-spacing: 0;
	color: #00b600;
}
#chat #yok_interview {
	width: 800px;
	margin: 0 auto;
	border:none;
	padding: 0 100px;
}
#yok_interview .talk .talker_chat_h {
	width: 140px;
	text-align: right;
	letter-spacing: 0;
	color: #d95d7b;
}
#yok_interview .talk .talker_chat_f {
	width: 140px;
	text-align: right;
	letter-spacing: 0;
	color: #4c81b9;
}
#yok_interview .talk dd {
	text-align: left;
	margin-left: 180px;
	margin-top: -32px;
}
.mov_cap{
	margin:0px auto 20px;
}

#yok_interview .continue2 {
	width: 600px;
	margin: 50px auto;
	text-align: center;
	padding:10px;
	line-height:1.9em;
	color: #ec6e79;
	border-bottom: solid 1px #ec6e79;
	border-top: solid 1px #ec6e79;
}
#yok_interview .continue {
	width: 600px;
	margin: 50px auto;
	text-align: center;
	color: #00b600;
	border-bottom: solid 1px #00b600;
	border-top: solid 1px #00b600;
}
#yok_interview .caption {
	text-align: left;
	font-size: 12px;
	margin: -40px 0 50px 100px;
}
#yok_goTopBtn {
	width: 100px;
	text-align: center;
	margin: 150px auto;
	margin-bottom: 36px;
}
/* photo --------------- */
#yok_interview .photo {
	text-align: center;
	width: 600px;
	padding-bottom: 40px;
	margin: 0 auto;
}
#yok_interview .photo img {
	width: 100%;
}

/* For Smart Phone 
 * --------------------------------------------------------*/
@media only screen and (max-width: 479px) {
body {
	min-width: 100%;
}
/* wrapper  ---------------*/
#wrapper {
	width: 302px;
	margin: 0 auto;
	text-align: center;
	padding: 0 4px;
}
}/*end*/
