@charset "utf-8";


/* all
-------------------------------------------------------------------*/
body {
	width: 100%;
	min-width:1100px;
	font-size: 100%;
	text-align: center;
	margin:auto;
}
i{
	font-style:normal;
}
img{
	max-width:100%;
}
.pagelink{
	display:block;
/*	margin-top:-117px;
  padding-top:117px;
*/
}
.link_common{
	display:block;
  margin-top:-57px;
  padding-top:57px;
}

@media screen and (max-width:768px) {
	.pagelink{
	}
}
/* header
-------------------------------------------------------------------*/
header{
	font-size:13px;
	text-align:left;
	position: relative;
	z-index: 2;
}
header a{
	display:block;
	transition:all 0.15s;
}
header img{
	vertical-align: middle;
}
header a:hover{
	text-decoration:none;
}
header .head_sp{
	display:none;
	background:#60a053;
	text-align:center;
}
header .head_sp a{
	display:block;
	padding:10px 5px;
	color:#fff;
}
header .head_lead{
	font-size:11px;
}
header .head_lead h1{
	font-size:12px;
	line-height:16px;
}
header .head_top{
	padding:0 30px;
	margin-top:5px;
	margin-bottom:5px;
}
header .head_top > *{
	display:inline-block;
	vertical-align: middle;
}
header .head_top .logo{
    margin-right: 20px;
    width: 200px;
    height: auto;
}
header .head_top .logo a:hover{
	opacity:0.7;
}
header .head_txt{
	margin-right:5px;
}
header .head_top .text{
	font-size:13px;
}
header .head_top .buttons > a,
header .head_top dt a{
	display:inline-block;
	border:solid 1px #ccc;
	padding:5px 10px;
	background:url(../img/common/bg_btndot.gif) no-repeat bottom right #fff;
}
header .head_top .buttons > a{
	margin-right:5px;
}
header .head_top .buttons a b{
	display:inline-block;
	vertical-align:middle;
	font-size:12px;
	line-height:16px;
	margin-left:5px;
}
header .head_top .buttons a b span{
	font-weight:normal;
}
header .head_top .buttons .head_buttons_fax{
	line-height:32px;
	font-weight:bold;
	vertical-align:middle;
}
header .head_top .buttons .head_buttons_time{
	margin-top:5px;
	font-size:11px;
}

header .head_top .buttons .head_buttons_time div p{
	font-size:14px;
	font-weight:bold;
	line-height:1;
}
header .head_top .buttons .head_buttons_time div p+p{
	margin-top:8px;
}
header .head_top .buttons .head_buttons_time div .box{
	display:inline-block;
	border:solid 1px #ddd;
	padding:2px 8px;
	text-align:center;
	margin-right:20px;
	font-size:11px;
	font-weight: normal;
}
header .head_top .buttons .head_buttons_time div .box b{
	font-size:13px;
	font-weight:bold;
}
header .head_top .buttons .head_buttons_time div i{
	font-size:11px;
	display:inline-block;
	vertical-align:middle;
}
header .head_top dt a{
	line-height:16px;
	position:relative;
	padding-left:30px;
	font-size:11px;
}
header .head_top dt a b{
	display:inline-block;
	vertical-align:middle;
	font-size:13px;
	margin-left:0 !important;
}

header .head_top dt a img{
	position:absolute;
	left:10px;
	top:10px;
}

header .head_top .buttons a:hover,
header .head_top dl:hover dt a,
header .head_top dl:hover dd a:hover{
	background-color:#eee;
	color:#1f2b5d;
}
header .head_top .mega_menu{
	display: inline-block;
	vertical-align:middle;
}
header .head_top dd {
	font-size:13px;
	width: 180px;
	background:#ddd;
	z-index: 50;
	padding:5px;
	transition:all 0.5s;
}
header .head_top dl:hover dd{
	z-index: 50;
	padding:5px;
}
header .head_top dd li+li{
	border-top:solid 1px #eee;
}
header .head_top dd a{
	display:block;
	padding: 8px 10px;
	background:#fff;
	font-size:12px;
	transition:all 0.5s;
}
header .head_top dd a:before{
	content:"";
	display:inline-block;
	width:2px;
	height:2px;
	background:#666;
	vertical-align:middle;
	margin-right:5px;
}
header .head_top .tel{
	float:right;
	margin-top:7px;
}
header .head_top .tel p{
	margin-top:5px;
}
header .head_box {
	display:block;
	width:100%;
	background:#fff9e2;
	border-top:solid 1px #ccc;
	padding:8px 0;
	text-align:center;
}

header .head_box .sitewrap{
	height:40px;
}
.logined header .head_box{
	display:none;
}
header .head_box a{
	display:block;
}
header .head_box ul{
	display:inline-block;
	margin-right:10px;
	vertical-align:middle;
}
header .head_box ul li{
	position:relative;
	display:inline-block;
	margin-right:5px;
	height:40px;
	line-height:40px;
	padding:0 15px 0 50px;
	font-size:14px;
}
header .head_box ul li::after{
	content:"";
	position:absolute;
	right:0;
	top:50%;
	width:1px;
	height:30px;
	margin-top:-15px;
	background:#ccc;
}
header .head_box ul li:first-child{
	padding-left:41px;
	background:url(../img/common/head_box_ico01.png) no-repeat 5px center;
}
header .head_box ul li:nth-child(2){
	padding-left:36px;
	background:url(../img/common/head_box_ico02.png) no-repeat 5px center;
}
header .head_box ul li:nth-child(3){
	background:url(../img/common/head_box_ico03.png) no-repeat 5px center;
}
header .head_box ul li .txt b{
	color:#d92400;
}
header .head_box .btn_style02{
	line-height:40px;
	vertical-align:middle;
	padding:0 35px;
	font-size:14px;
	line-height:40px;
}
	
header .head_bottom{
	transition:all 0.5s;
	width:100%;
	z-index:8999;
	top:-265px;
}
header .head_bottom.fixedMenu{
	position:fixed;
	top:-1px;
}

header .head_bottom .nav_wrap{
	border-top:solid 1px #ccc;
	padding:0 30px;
	background: #fff;
}

header .head_bottom .mega_menu{
	display:table;
	table-layout:fixed;
	width:100%;
	box-sizing:border-box;
	position:relative;
	z-index:5;
}
header .head_bottom .mega_menu dl{
	display:table-cell;
	border-right:solid 1px #ccc;
	position: static;
}
header .head_bottom .mega_menu dl:first-child{
	border-left:solid 1px #ccc;
}

header nav.mega_menu  dl dt a,
header nav.mega_menu  dl dt p{
	text-align:center;
	background:#fff;
	padding:12px 10px;
	font-weight:bold;
	transition:all 0.5s;
	position: relative;
	z-index: 1000;
}
header .fixedMenu nav.mega_menu dl dt a{
	padding:10px;
}
header nav.mega_menu  dl:hover dt a,
header nav.mega_menu  dl:hover dt p{
	background:#6b564d;
	color:#fff;
}
header nav.mega_menu  dl dd{
	left: 0;
	height:42px;
	top:0;
    overflow: hidden;
	width: 100%;
	z-index:-5;
	opacity:1;
	visibility:visible;
	transition:all 0.5s;
}
header nav.mega_menu dl:hover dd{
	top: 42px;
	height:auto;
	background:rgba(200,200,200,0.7);
	z-index:-1;
	box-shadow: 0 2px 1px rgba(0,0,0,0.3) inset;
}
header nav.mega_menu dl dd{
	display:none !important;
}
header nav.mega_menu dl dd ul{
	width:100%;
	box-sizing:border-box;
	padding:3px 30px 0;
	text-align:center;
}
header nav.mega_menu dl dd ul li {
	display:inline-block;
	margin-bottom:3px;
}
header nav.mega_menu dl dd ul li a{
	display:block;
	padding:14px 16px;
	box-sizing:border-box;
	color:#333;
	text-align:left;
	background:#fff;
	border: solid 1px #bbb;
    background: url(../img/common/bg_btndot.gif) no-repeat bottom right #fff;
}
header nav.mega_menu dl dd ul li a:hover{
	background-color:#eee;
	color:#1f2b5d;
}
header nav.mega_menu dl dd ul li a span{
	display:block;
	position:relative;
	vertical-align:middle;
}
header nav.mega_menu dl dd ul li a:hover {
}
header .sub_menu{
	border-top: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
	padding:12px 30px;
	position:relative;
	z-index:0;
}
header .fixedMenu .sub_menu{
	padding: 10px 30px;
}
header .menu_form{
	padding-right:270px;
	vertical-align: top;
}
.logined header .menu_form{
	padding-right:430px;
}
header .menu_form .form_wrap{
	position:relative;
}
header .menu_form form{
	display:block;
	position: relative;
}
header .menu_form form select,
header .menu_form form input[type=text],
header .menu_form form button{
	height:33px !important;
	line-height:22px;
}
header .fixedMenu  .menu_form form select,
header .fixedMenu  .menu_form form input[type=text],
header .fixedMenu  .menu_form form button{
	height:30px !important;
	line-height:18px;
}

header .menu_form form select{
	position:absolute;
	left:0;
	top:0;
	background: #F8F8F8;
	color:#555;
	font-size:13px;
	font-weight:bold;
	width:200px;
	transition:all 0.5s;
	border-radius: 7px  0 0 7px;
	border-left:2px solid #60a053;
	border-top:2px solid #60a053;
	border-bottom:2px solid #60a053;
}
header .menu_form form select:hover{
	background:#fff;
}
header .menu_form form select option{
	background:#fff;
}
header .menu_form form .form_wrap_input{
  position: relative;
	margin-left:200px;
	margin-right:120px;
}
header .menu_form form input[type=text]{
	font-size:13px;
	border-left:none;
	border-right:none;
	border-top:2px solid #60a053;
	border-bottom:2px solid #60a053;
	width:100%;
	background: #ffffdd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
header .menu_form form input[type=text]:focus{
  background: #fff;
}

header .menu_form form input[type=button],
header .menu_form form input[type=submit],
header .menu_form form button{
	position:relative;
	background: #60a053;
	margin:0;
	display:block;
	font-size:14px;
	height:32px;
	border-radius:0;
	color:#fff;
	width:120px;
	overflow:hidden;
}
header .menu_form form button{
	position:absolute;
	right:0;
	top:0;
	border-radius:  0 7px 7px 0 ;
	border-right:2px solid #60a053;
	border-top:2px solid #60a053;
	border-bottom:2px solid #60a053;
}
header .menu_form form button:hover{
	background:#38511c;
}
header .menu_form form button img{
	margin-left:5px;
	vertical-align:middle;
}
header .menu_form form .form_wrap_input .autocomplete_box{
	position: absolute;
	left: 0;
	right: 0;
	top: 33px;
	background: #fff;
	padding: 10px 0;
	line-height:26px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.4);
	border-radius: 0px 0px 8px 8px;
}
header .fixedMenu .menu_form form .form_wrap_input .autocomplete_box{
	top:30px;
}
header .menu_form form .form_wrap_input .autocomplete_box li{
	padding:0 10px;
	transition:all 0.5s;
	cursor:pointer;
}
header .menu_form form .form_wrap_input .autocomplete_box li:hover{
	background:#eeeeee;
}

header .menu_form form .form_wrap_input .autocomplete_imgbox{
	position: absolute;
	right: -240px;
	top: 32px;
	width:240px;
	background: #fff;
	line-height:18px;
	box-shadow: 0  5px 10px rgba(0,0,0,0.4);
	border-radius: 0px 0px 8px 8px;
	z-index:2;
}

header .menu_form form .form_wrap_input .autocomplete_imgbox p.tit{
	background:#eeeeee;
	color:#000;
	padding:12px 5px;
	font-size:18px;
	font-weight:bold;
	border-top:3px solid #000;
}
header .menu_form form .form_wrap_input .autocomplete_imgbox ul li{
	border-bottom:1px solid #b9b9b9;
}
header .menu_form form .form_wrap_input .autocomplete_imgbox ul li a{
	padding:10px;
	overflow:hidden;
	display:block;
}
header .menu_form form .form_wrap_input .autocomplete_imgbox ul li a:hover{
	background:#eeeeee;
	text-decoration:underline !important;
}
header .menu_form form .form_wrap_input .autocomplete_imgbox ul li .img{
	float:left;
	width:70px;
}
header .menu_form form .form_wrap_input .autocomplete_imgbox ul li .txt{
	float:right;
	width:145px;
}
header .menu_form form .form_wrap_input .autocomplete_imgbox dl{
	padding:15px 10px;
	font-size:14px;
	line-height:18px;	
	text-align:center;
}
header .menu_form form .form_wrap_input .autocomplete_imgbox dl dt{
	font-weight:bold;
	padding:2px;
	background:#eeeeee;
	margin-bottom:5px;
}

header .menu_form a{
	display:inline-block;
	transition:all 0.2s;
}
header .menu_form a:hover{
	color:#60a053;
}
header .menu_form .t_right{
	padding-top:8px;
	font-size:13px;
}
header .menu_other{
	position:absolute;
	right:30px;
	top:10px;
}
header .menu_other li{
	position:relative;
	display:inline-block;
	padding:0 5px;
	vertical-align:middle;
}
header .menu_other::before,
header .menu_other li::after{
	content:"";
	position:absolute;
	right:0;
	top:50%;
	width:1px;
	height:20px;
	margin-top:-10px;
	background:#ccc;
}
header .menu_other::before{
	left:0;
}
header .menu_other li a{
	display:inline-block;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	width:70px;
	height:60px;
	padding-top:45px;
	box-sizing:border-box;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
header .fixedMenu .menu_other li a{
	padding-top:42px;
}
header .menu_other li a:hover{
	background:#eae8e7;
}
header .menu_other li a img{
	position:absolute;
	left:0;
	right:0;
	top:10px;
	width:28px;
	margin:0 auto;
	display:block;
	text-align:center;
}
header .menu_other li a span{
	display:inline-block;
	line-height:12px;
}
header .menu_other li.cart a img{
	width:41px;
}
header .menu_other li.cart a .count{
	position:absolute;
	left:50%;
	top:5px;
	display:inline-block;
	width:60px;
	margin-left:-28px;
	color:#d92400;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	letter-spacing:-1px;
}
header .fixedMenu .menu_other{
	top:8px;
}
@media screen and (max-width: 1450px) {
	header .head_txt{
		max-width:32%;
	}
}
@media screen and (max-width: 1100px) {
	header .fixedMenu .sub_menu{
		height:auto;
		padding:10px;
	}
	header .menu_form form select{
		width:120px;
	}
	header .menu_form form .form_wrap_input{
		margin-left:120px;
		margin-right:100px;
	}
	header .fixedMenu .menu_form{
		padding-right:170px;
	}
	header .menu_form form button{
		width:100px;
	}
	.logined header .fixedMenu .menu_form{
		padding-right:290px;
	}
	header .fixedMenu .menu_form form select,
	header .fixedMenu .menu_form form button,
	header .fixedMenu .menu_form form input[type=text]{
		height:35px;
		line-height:18px;
	}
	header .fixedMenu .sub_menu .menu_other{
		right:10px;
		top:16px;
	}
	header .fixedMenu .menu_other li p{
		display:none;
	}
	header .fixedMenu .menu_other li a{
		width:40px;
		height:auto;
		padding:10px 0;
		text-align:center !important;
	}
	header .fixedMenu .menu_other li a img{
		position:static;
	}
	header .fixedMenu .menu_other li.cart a .count{
		top:3px;
	}
}
@media screen and (max-width: 980px) {
	header .head_lead{
		padding:10px 10px;
	}
	header .head_top{
		padding:0 10px;
	}
	header .head_bottom .nav_wrap{
		padding:0 ;
	}
}
@media screen and (max-width:768px) {
	header .head_sp{
		display:block;
	}

	header .head_lead{
		margin-bottom:0;
	}
	header .head_bottom .mega_menu dl:first-child{
		border-left:none;
	}
	header .head_bottom .mega_menu dl:last-child{
		border-right:none;
	}
	header nav.mega_menu  dl dt a,
	header nav.mega_menu  dl dt p{
		padding:13px 5px;
		font-size:12px;
	}
	header nav.mega_menu  dl:hover dd{
		display:none;
	}
}
.sitewrap {
}
.full_column .contacts{
	background:url(../img/top/bg_contact.jpg) no-repeat top left;
	background-size:cover;
	padding:40px 0;
}
.full_column .contacts .sitewrap{
	position:relative;
	z-index: 1;
}
.full_column .contacts h2{
	color:#fff;
	padding:10px 0;
}
.full_column .contacts h2 i{
	font-weight:bold;

	font-size:40px;
	margin-right:40px;
	vertical-align:middle;
	font-family: "Helvetica Neue";
}
.full_column .contacts h2 span{
	font-size:19px;
	padding-right:10px;
	border-right:solid 1px #fff;
}
.full_column .contacts a{
	display:inline-block;
	background:#282828;
	border:solid 1px #282828;
	color:#fff;
	padding:20px 70px;
	font-size:16px;
	margin:0;
	position:absolute;
	z-index: 1;
	top:0;
	right:0;
	transition:all 0.5s;
}
.full_column .contacts a img{
	margin-right:5px;
}
.full_column .contacts a:hover{
	color:#282828;
	background:#fff;
	text-decoration:none;
}


.liquid_side{
	padding: 40px 30px 0;
	position:relative;
	z-index: 1;
	overflow:hidden;
}
.liquid_side #side_navi{
	position:absolute;
	top: 40px;
	left: 30px;
	width:180px;
	text-align:left;
	font-size:13px;
}
.liquid_side #side_navi_media{
	position:absolute;
	top: 40px;
	right: 30px;
	width: 200px;
	text-align:left;
	font-size:13px;
}
.liquid_side main{
	display:block;
	padding-left:200px;
	padding-bottom:60px;
	text-align:left;
	min-height:1700px;
}
.liquid_side main.has_sidebar_media {
	padding-right: 230px;
}

/*

.liquid_side{
	width:1100px;
	margin: 0 auto;
	padding-top:40px;
	position:relative;
	z-index: 1;
	overflow:hidden;
}
.liquid_side #side_navi{
	position:absolute;
	top: 40px;
	left: 0;
	width:180px;
	text-align:left;
	font-size:13px;
}
.liquid_side main{
	display:block;
	padding-left:200px;
	padding-bottom:60px;
	text-align:left;
	min-height:1350px;
}
.home .liquid_side,
.product .liquid_side{
	width:auto;
	margin:0;
	padding: 40px 30px 0;
}
.home .liquid_side #side_navi,
.product .liquid_side #side_navi{
	left: 30px;
}

*/
@media screen and (max-width:768px) {
	.liquid_side main{
		min-height:0;
	}
}
.liquid_side #login_user dt{
	padding:7px;
	background:#60a053;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.liquid_side #login_user dd{
	padding:5px;
	line-height:1.4;
	background: #f1f1f1;
	color:#333;
}
.liquid_side #login_user dd .login_user_txt{
	margin-bottom:2px;
}
.liquid_side #login_user dd .login_user_name{
	font-weight:bold;
}
.liquid_side #login_user dd .login_user_name span{
	font-weight:normal;
}

.liquid_side #side_navi .bnr_beginner{
	margin-bottom:10px;
}
.liquid_side #side_navi .toggle{
	margin-bottom:40px;
}
.liquid_side #side_navi .toggle dl{
	position:relative;
}


.liquid_side #side_navi .toggle dt{
	font-weight:bold;
	border-bottom:solid 1px #ddd;
	position:relative;
	padding-right:30px;
	padding-top:10px;
}
.liquid_side #side_navi .toggle dt:before,
.liquid_side #side_navi .toggle dt:after{
	content:"";
	display: block;
	width:2px;
	height:10px;
	background:#60a053;
	position:absolute;
	top:50%;
	right:10px;
	margin-top:-5px;
	z-index: 5;
	margin: auto;
	vertical-align:middle;
	transition:all 0.3s;
}
.liquid_side #side_navi .toggle dt:after{
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
    transform:rotate(90deg);
}
.liquid_side #side_navi .toggle dl:hover dt:before{
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
    transform:rotate(90deg);
	
}

.liquid_side #side_navi .toggle dl:hover dt{
	background:#eae8e7;
}
.liquid_side #side_navi .toggle dt a,
.liquid_side #side_navi .toggle dt p{
	padding:5px 0;
	display:block;
}

.liquid_side #side_navi .toggle dt a{
	padding-left:40px;
	position:relative;
	transition:all 0.2s;
	line-height:32px;
}
.liquid_side #side_navi .toggle dl:hover dt a:hover{
	text-decoration:none;
	color:#60a053;
	padding-left:45px;
}
.liquid_side #side_navi .toggle dl dt a::before{
	content: "";
	display: block;
	position:absolute;
	left:0;
	top:50%;
	width: 32px;
	height: 32px;
	margin-top:-16px;
	background: url(../img/common/side_nav01.png) no-repeat center center;
	background-size:contain;
}
	
.liquid_side #side_navi .toggle dl:nth-child(2) dt a::before{
	background: url(../img/common/side_nav02.png) no-repeat center center;
	background-size:contain;
}
.liquid_side #side_navi .toggle dl:nth-child(3) dt a::before{
	background: url(../img/common/side_nav03.png) no-repeat center center;
	background-size:contain;
}
.liquid_side #side_navi .toggle dl:nth-child(4) dt a::before{
	background: url(../img/common/side_nav04.png) no-repeat center center;
	background-size:contain;
}
.liquid_side #side_navi .toggle dl:nth-child(5) dt a::before{
	background: url(../img/common/side_nav05.png) no-repeat center center;
	background-size:contain;
}
.liquid_side #side_navi .toggle dl:nth-child(6) dt a::before{
	background: url(../img/common/side_nav06.png) no-repeat center center;
	background-size:contain;
}
.liquid_side #side_navi .toggle dl:nth-child(7) dt a::before{
	background: url(../img/common/side_nav07.png) no-repeat center center;
	background-size:contain;
}
.liquid_side #side_navi .toggle dl:nth-child(8) dt a::before{
	background: url(../img/common/side_nav08.png) no-repeat center center;
	background-size:contain;
}

.liquid_side #side_navi .toggle dd{
	visibility:hidden;
	opacity:0;
	transition: all 0.15s;
	position:absolute;
	top:-25px;
	left:180px;
	z-index:-1;
	background:rgba(0,0,0,0.3);
	width: 0;
	box-sizing:border-box;
	padding:5px;
}
.liquid_side #side_navi .toggle dl:hover dd{
	visibility: visible;
	opacity:1;
	width: 250px;
	z-index:80;
}
.liquid_side #side_navi .toggle dd a{
	display:block;
	padding:10px;
	background:#fff url(../img/common/bg_btndot.gif) no-repeat bottom right;
	margin:2px;
	font-size:13px;
	transition:all 0.3s;
}
.liquid_side #side_navi .toggle dd a:hover{
	background-color:#e0e0f0;
	text-decoration:none;
}
.liquid_side #side_navi .feature{
	margin-bottom:30px;
	padding: 10px 5px 5px;
  border: 3px double #969696;
}
.liquid_side #side_navi .feature dt{
	font-weight:bold;
	border-bottom:solid 1px #999;
	position:relative;
	padding-left:25px;
}
.liquid_side #side_navi .feature dt a,
.liquid_side #side_navi .feature dt p{
	padding:5px 0;
	display:block;
}
.liquid_side #side_navi .feature dt:before{
	content:"";
	display: block;
	width:5px;
	height:5px;
	border-top:solid 2px #60a053;
	border-left:solid 2px #60a053;
	position:absolute;
	top:8px;
	left:5px;
	z-index: 5;
	margin: auto;
	vertical-align:middle;
	-ms-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
    transform:rotate(-135deg);
}
.liquid_side #side_navi .feature dd{
	margin:10px;
}
.liquid_side #side_navi .feature dd li a{
	padding:5px;
	display:inline-block;
	transition:all 0.2s;
}
.liquid_side #side_navi .feature dd li a:before{
	content:"";
	display:inline-block;
	vertical-align:middle;
	width:6px;
	height:6px;
	border:solid 1px #6b564d;
	background:#6b564d;
	margin-right:5px;
	transition:all 0.2s;
}
.liquid_side #side_navi .feature dd li a:hover{
	color:#60a053;
}
.liquid_side #side_navi .feature dd li a:hover:before{
	background:#fff;
	border-color:#60a053;
}
.liquid_side #side_navi .banner_wrap {
	margin-bottom:20px;
}
.liquid_side #side_navi .banner_wrap a{
	transition:all 0.5s;
	display:block;
}
.liquid_side #side_navi .banner_wrap a:hover{
	opacity:0.7;
	text-decoration:none;
}
.liquid_side #side_navi .banner_wrap.check{
	border:solid 2px #ddd;
	padding:20px 10px 10px;
	font-weight:bold;
}
.liquid_side #side_navi .banner_wrap.check .text{
	font-size:11px;
	margin-bottom:5px;
}
.liquid_side #side_navi .banner_wrap.check .text b{
	color:#d9482b;
	display:inline-block;
}
.liquid_side #side_navi .banner_wrap.check a{
	border:solid 1px #ccc;
	padding:10px;
	background:url(../img/common/bg_btndot.gif) no-repeat bottom right #fff;
	text-align:center;
}
.liquid_side #side_navi .banner_wrap.check a:hover{
	opacity:1;
	background-color:#e0e0f0;
}
.liquid_side #side_navi .banner_wrap.yamato {
	border:solid 2px #ddd;
}
.liquid_side #side_navi .banner_wrap.yamato a{
	padding:15px;
	color:#fff;
	background:#3baf9c;
}
.liquid_side #side_navi .banner_wrap.yamato img,
.liquid_side #side_navi .banner_wrap.yamato span{
	display:inline-block;
	vertical-align:middle;
}
.liquid_side #side_navi .banner_wrap.yamato span{
	font-weight:bold;
	margin-left:5px;
}
.liquid_side #side_navi .banner_wrap.np {
	border:solid 2px #ddd;
}
.liquid_side #side_navi .banner_wrap.np a{
	padding:15px 15px 10px;
	color:#fff;
	background:#00a0ea;
	font-weight:bold;
	line-height:1.2;
	text-align:center;
}
.liquid_side #side_navi .banner_wrap.np .box{
	background:#fff;
	padding:5px;
	color:#3a3a3a;
	margin:10px 0;
}
.liquid_side #side_navi .banner_wrap.np dt{
	margin-bottom:5px;
	font-size:12px;
}
.liquid_side #side_navi .banner_wrap.np dd{
	margin-bottom:4px;
	font-size:10px;
	color:#0b5a7f;
	background:#ff0;
	border-radius:8px;
	padding:2px;
}
.liquid_side #side_navi .banner_wrap.ssl{
	text-align:center;
}
.liquid_side #side_navi .banner_wrap.ssl table{
	width:100%;
	margin:0 auto;
}


/*  #side_navi_media
================================================== */
.liquid_side #side_navi_media .category,
.liquid_side #side_navi_media .popular {
	margin-bottom: 30px;
}
.liquid_side #side_navi_media .tag {
	margin-bottom: 20px;
}
.liquid_side #side_navi_media .side_navi_media_tit {
	position: relative;
	margin-bottom: 2px;
	padding: 14px 0 7px;
	font-size: 16px;
	color: #fff;
	background: #67a04f;
	border-bottom: 1px solid;
	border-radius: 5px 5px 0 0;
	-webkit-box-shadow: 0 2px 0 #67a04f;
	        box-shadow: 0 2px 0 #67a04f;
}
.liquid_side #side_navi_media .side_navi_media_tit::before {
	position: absolute;
	top: 50%;
	left: 15px;
	content: "";
	display: block;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: no-repeat center/contain;
}

.liquid_side #side_navi_media .category .side_navi_media_tit {
	padding-left: 40px;
}
.liquid_side #side_navi_media .category .side_navi_media_tit::before {
	margin-top: 2px;
	width: 14px;
	height: 14px;
	background-image: url('../img/common/ico_category01.png');
}
.liquid_side #side_navi_media .popular .side_navi_media_tit {
	padding-left: 47px;
}
.liquid_side #side_navi_media .popular .side_navi_media_tit::before {
	margin-top: 1px;
	width: 22px;
	height: 14px;
	background-image: url('../img/common/ico_popular01.png');
}
.liquid_side #side_navi_media .tag .side_navi_media_tit {
	padding-left: 40px;
}
.liquid_side #side_navi_media .tag .side_navi_media_tit::before {
	margin-top: 1px;
	width: 16px;
	height: 18px;
	background-image: url('../img/common/ico_tag01.png');
}
.liquid_side #side_navi_media .movie .side_navi_media_tit {
	padding-left: 46px;
}
.liquid_side #side_navi_media .movie .side_navi_media_tit::before {
	width: 22px;
	height: 16px;
	background-image: url('../img/common/ico_movie01.png');
}
.liquid_side #side_navi_media .category_list {
	font-size: 16px;
	line-height: 1.6;
}
.liquid_side #side_navi_media .category_list li {
	border-bottom: 1px solid #cdcdcd;
}
.liquid_side #side_navi_media .category_list a {
	position: relative;
	display: block;
	padding: 10px 30px 9px 4px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.liquid_side #side_navi_media .category_list a:hover {
	text-decoration: none;
	background-color: #eee;
	color: #1f2b5d;
}
.liquid_side #side_navi_media .category_list a::after {
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	content: "";
	display: block;
	width: 8px;
	height: 12px;
	background: url('../img/common/ico_arw01.png') no-repeat center/contain;
}


.liquid_side #side_navi_media .popular_list li {
	border-bottom: 1px solid #cdcdcd;

}
.liquid_side #side_navi_media .popular_list a {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	padding: 18px 0 20px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.liquid_side #side_navi_media .popular_list a:hover {
	text-decoration: none;
	background-color: #eee;
	color: #1f2b5d;
}
.liquid_side #side_navi_media .popular_list .img {
	position: relative;
	width: 90px;
}
.liquid_side #side_navi_media .popular_list .img span {
	position: absolute;
	top: 0;
	left: 3px;
	display: block;
	width: 17px;
	height: 19px;
	background: no-repeat center/contain;
	color: #fff;
	text-align: center;
}
.liquid_side #side_navi_media .popular_list li:nth-child(1) .img span {
	background-image: url('../img/common/ico_popular_num01.png');
}
.liquid_side #side_navi_media .popular_list li:nth-child(2) .img span {
	background-image: url('../img/common/ico_popular_num02.png');
}
.liquid_side #side_navi_media .popular_list li:nth-child(3) .img span {
	background-image: url('../img/common/ico_popular_num03.png');
}
.liquid_side #side_navi_media .popular_list .area_txt {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% - 90px);
	padding-left: 10px;
}
.liquid_side #side_navi_media .popular_list .tit {
	font-size: 16px;
	line-height: 1.6;
	font-weight: 700;
}
.liquid_side #side_navi_media .popular_list .date {
	font-size: 12px;
	color: #a8a7a7;
}


.liquid_side #side_navi_media .tag_list {
	margin-top: 20px;
	letter-spacing: -.5em;
}
.liquid_side #side_navi_media .tag_list li {
	display: inline-block;
	letter-spacing: 0;
	margin: 0 10px 10px 0;
}
.liquid_side #side_navi_media .tag_list a {
	position: relative;
	display: block;
	font-size: 13px;
	font-weight: 500;
	color: #67a04f;
	background: #ededed;
	border-radius: 26px;
	padding: 5px 7px 3px 25px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.liquid_side #side_navi_media .tag_list a:hover {
	text-decoration: none;
	background-color: #eee;
	color: #1f2b5d;
}
.liquid_side #side_navi_media .tag_list a::before {
	position: absolute;
	top: 50%;
	left: 10px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	content: "";
	display: block;
	width: 12px;
	height: 14px;
	background: url('../img/common/ico_tag02.png') no-repeat center/contain;
}


.liquid_side #side_navi_media .movie_list li {
	border-bottom: 1px solid #cdcdcd;

}
.liquid_side #side_navi_media .movie_list a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	padding: 18px 0 20px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.liquid_side #side_navi_media .movie_list a:hover {
	text-decoration: none;
	background-color: #eee;
	color: #1f2b5d;
}
.liquid_side #side_navi_media .movie_list .img {
	width: 90px;
}
.liquid_side #side_navi_media .movie_list .area_txt {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% - 90px);
	padding-left: 10px;
}
.liquid_side #side_navi_media .movie_list .tit {
	font-size: 16px;
	line-height: 1.6;
	font-weight: 700;
}
.liquid_side #side_navi_media .movie_list .date {
	font-size: 12px;
	color: #a8a7a7;
}

/* contents
-------------------------------------------------------------------*/
main section:first-child .h_style01 {
    margin-top: 0;
}
/* footer
-------------------------------------------------------------------*/
#pageTop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 64px;
    z-index: 999;
		box-shadow: 0px 0px 3px 1px rgba(50, 50, 50, .15);
}
footer{
	border-top:1px solid #ccc;
	background:#fff;
	padding:50px 30px 25px;
	font-size:12px;
	text-align:left;
}

footer .company_data{
	float:left;
	width:250px;
	margin-right:50px;
}
footer .company_data dt{
	font-weight:bold;
	margin-bottom:15px;
	font-size:16px;
}
footer .company_data dd p{
	margin-bottom:5px;
}
footer .foot_link{
	float:left;
	width:440px;
}

footer .foot_link ul{
	float:left;
	width:33.3%;
}
footer .foot_link ul li{
	margin-bottom:10px;

}

footer .foot_link ul li a{
	display:inline-block;
	position:relative;
	padding-left:16px;
	vertical-align:middle;
}
footer .use{
	float:right;
}
footer .use a{
	display:inline-block;
	padding: 14px 16px;
    box-sizing: border-box;
    text-align: left;
    border: solid 1px #bbb;
    background: url(../img/common/bg_btndot.gif) no-repeat bottom right #fff;
	transition:all 0.5s;
}
footer .use a:hover{
	text-decoration:none;
	background-color:#eee;
	color:#1f2b5d;
}
footer .use a p{
	font-weight:bold;
	margin-bottom:5px;
}
.footer_bottom{
	margin-top:40px;
	padding-top:30px;
	text-align:center;
}
.footer_bottom small{
	font-size:11px;
}
@media screen and (max-width:980px) {
	.liquid_side{
		padding: 40px 10px 0;
		position:relative;
	}
	.liquid_side #side_navi{
		left:10px;
	}
	footer{
		padding: 50px 10px 25px;
	}
}
@media screen and (min-width:761px) {
	.sp_toggle dl dd{
		display:block !important;
	}
}
#modal-search+#modal-overlay{
	z-index:9000;
}
#modal-search.modal-content{
	width:auto;
	background:#fff;
	padding: 25px 60px 30px;
	width:1100px;
	box-sizing:border-box;
	z-index:9100;
	text-align:left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
#modal-search .modal-close{
	position:absolute;
	top:15px;
	right:15px;
	display:block;
	width:38px;
	line-height:38px;
	border:2px solid #000;
	background:#fff;
	border-radius:50%;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:26px;	
	transition:all 0.5s;
}
#modal-search .modal-close:hover{
	text-decoration:none;
	background:#dadada;
}
#modal-search .modal_indent{
	height:auto;
	display:block;
	margin:0;
}
#modal-search h2{
	font-weight:bold;
	font-size:27px;
	padding: 10px 0 5px;
	margin-bottom: 25px;
	border-bottom: 3px double #aaa;
	display: inline-block;
}
#modal-search h2 span,
#modal-search h2 img{
	display:inline-block;
	vertical-align:middle;
}
#modal-search h2 img{
	margin-left:10px;
}
#modal-search .fix{
	margin-bottom:10px;
}
#modal-search h3{
	font-weight:bold;
	font-size:15px;
	margin-bottom:5px;
}
#modal-search .left_area,
#modal-search .right_area{
	float:left;
	width:49%;
}
#modal-search .right_area{
	margin-left:2%;
}


#modal-search .form_wrap input[type=text],
#modal-search .form_wrap input[type=mail],
#modal-search .form_wrap input[type=number],
#modal-search .form_wrap input[type=tel],
#modal-search .form_wrap textarea,
#modal-search .form_wrap select{
  line-height:25px;
  padding:5px 10px;
  box-sizing:border-box;
  font-size:14px;
  width:100%;
}
#modal-search .form_wrap select{
  height:2.5em;
}
#modal-search .form_wrap label{
	font-size:14px;
}
#modal-search .form_wrap input[type=radio],
#modal-search .form_wrap input[type=checkbox]{
	margin-right:10px;
}
#modal-search .form_element{
	margin-bottom: 10px;
}
#modal-search .col3{
	margin: 15px 0 10px;
}
#modal-search .col3 .box{
	float:left;
	width:32%;
	border:solid 1px #999;
	box-sizing:border-box;
}
#modal-search .col3 .box+.box{
	margin-left:2%;
}
#modal-search .box h3{
	text-align:center;
	padding:5px 10px;
	font-size:14px;
	margin:0;
	background:#f4f4f4;
	color:#000;
	border-bottom:solid 1px #999;	
}
#modal-search .col3 .box ul,
#modal-search .box .in_box{
	padding: 2px 20px 6px;
}
#modal-search .box ul li+li{
	margin-top:2px;
}
#modal-search .box,
#modal-search .boxes{
	border:solid 1px #999;
	box-sizing:border-box;
}
#modal-search .box .in_box ul li{
	display:inline-block;
	vertical-align: middle;
}
#modal-search .box .in_box ul li+li{
	margin-left:20px;
}
#modal-search .box .in_box ul li.unset+li{
	margin-left:17px;
}
#modal-search .boxes{
	padding:5px;
	text-align:center;
	margin-bottom: 12px;
	margin-top: 27px;
}
#modal-search .boxes label{
	font-size:15px;
	line-height:28px;
}
#modal-search .boxes li{
	display:inline-block;
	vertical-align:middle;

}
#modal-search .boxes li+li{
	margin-left:40px;
}
#modal-search .size{
	background:#f4f4f4;
	padding: 12px 30px;
	margin-bottom: 13px;
}
#modal-search .size li+li{
	margin-top: 5px;
}
#modal-search .size li span{
	display:inline-block;
	font-size:14px;
	vertical-align:middle;
	font-weight:bold;
}
#modal-search .form_wrap .size li select{
	width:240px;
	margin:0 10px 0 20px;
}
#modal-search dl.form_element{
	position:relative;
	padding-left:120px;
}
#modal-search dl.form_element dt{
	position:absolute;
	top:8px;
	left:0;
	font-size:15px;
	font-weight:bold;
}

#modal-search .buttons{
	text-align:center;
	margin-top: 0;
}
#modal-search .buttons button{
	position:relative;
	display:inline-block;
	background: #60a053;
	background: -moz-linear-gradient(left, #60a053 1%, #60a053 26%, #518333 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #60a053 1%,#60a053 26%,#518333 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #60a053 1%,#60a053 26%,#518333 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60a053', endColorstr='#518333',GradientType=1 ); /* IE6-9 */
	color:#fff;
	font-weight:bold;
	font-size:16px;
	padding: 14px 10px;
	text-align:center;
	width:270px;
	margin:0;
	transition:all 0.2s;
	z-index:0;
	overflow:hidden;
}
#modal-search .buttons button.reset{
	margin-right:20px;
}
@media screen and (max-width:1100px) {
	#modal-search.modal-content{
		width:100%;
		padding:0 0 30px 0 ;
	}
	#modal-search.modal-content .modal-scroll{
		overflow-x:scroll;
	}
	#modal-search.modal-content .modal-scroll .modal_indent{
		width:980px;
		padding: 25px 60px 30px;
	}
}
.logined .member_off,
.member_on{
	display:none !important;
}
.member_off,
.logined .member_on{
	display:inline-block !important;
}


