@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------------------------

 pc style setting

---------------------------------------------------------------------- */
body {
	margin:0;
	padding:0;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", Hiragino Kaku Gothic ProN, Arial, "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, sans-serif;
	color:#333;
}
/* layout */
#header_wrap {
	width:100%;
	min-width:1140px;
	border-top: 3px solid #e28087;
	box-shadow: 1px 1px 6px rgba(0,0,0,0.4);
	position:  relative;
	z-index: 1111;
}
#header_wrap .head_top {
	margin: 0 0 18px;
	overflow: hidden;
}
#header_wrap h1 {
	float: left;
	width: 600px;
	font-size: 84.62%;
	font-weight: normal;
	padding: 7px 0 0;
	margin: 0;
}
#header_wrap .h_menu {
	float: right;
	width: 370px;
	text-align:  right;
}
#header_wrap .h_menu ul {
	float: left;
	margin: 0;
	width: 240px;
	padding: 7px 0 0;
	list-style-type: none;
}
#header_wrap .h_menu ul li {
	/* float: left; */
    margin: 0 10px 0 0;
	padding: 0 0 0 13px;
}
#header_wrap .h_menu ul li.end {
	margin: 0;
}
#header_wrap .h_menu ul li a:link, #header_wrap .h_menu ul li a:visited {
	font-size: 84.62%;
	color: #333;
	text-decoration: none;
}
#header_wrap .h_menu ul li a:hover {
	color: #333;
	text-decoration: underline;
}
#header_wrap .h_menu .student {
	float: right;
	width: 120px;
	margin: 0;
}
#header_wrap .h_menu .student a {
	display: block;
	float: left;
	width: 120px;
	text-align:  center;
	font-size: 12px;
	padding-top: 0px;
    
    /* height /**/: 30px */  overflow: hidden;
	outline: none;
	text-decoration:  none;
	background:  #e28087;
	color: #fff;
	margin: 0;
	border-radius: 0px 0px 10px 10px;
}
#header {
	width:1140px;
	height: auto;
	position:relative;
	margin:0 auto;
}
#index_top_wrap {
	width:100%;
	min-width:1140px;
	background:#f2f2f2;
	z-index: 2;
	position: relative;
}

#index_top {
	width: 100%;
	position: relative;
	margin:0 auto;
	padding: 0px 0 0;
}
.main_contents_wrap {
	width:100%;
	min-width:1140px;
}
.main_contents {
	width:1140px;
	margin: 0px auto 0px auto;
}
.index_icon_area {
	margin: 0px auto;
	width:  100%;
	height:  auto;
	overflow:  hidden;
	padding: 40px 0px;
	position:  relative;
	z-index: 999;
	background: url() repeat;
	box-shadow: 0px -3px 5px rgba(0,0,0,0.4);
}
.index_icon_area ul {
	width:  980px;
	margin: 0px auto;
}
.index_icon_area ul li {
	float:  left;
	width: calc((100% / 2) - 41px);
	padding: 20px;
}
.index_icon_area ul li:nth-child(1) {
	border-right: 1px solid #edbda9;
	border-bottom: 1px solid #edbda9;
}
.index_icon_area ul li:nth-child(2) {
	border-bottom: 1px solid #edbda9;
}
.index_icon_area ul li:nth-child(3) {
	border-right: 1px solid #edbda9;
}
.index_icon_area ul li div {
	width: 30px;
	margin:  0px auto;
}
.index_icon_area ul li p {
	margin: 0;
	text-align:  center;
	line-height: 26px;
	padding-top: 20px;
}
.maru_half {
	border-radius: 50%;
	font-size: 44px;
	line-height: 52px;
	padding-top: 4px;
	padding-left: 17px;
	padding-right: 10px;
}
.pink {
	color: #F9C;
	border: 4px solid #F9C;/*background: pink;*/
}
.green {
	color: #699;
	border: 4px solid #699;/*background: pink;*/
}
.blue {
	color: #36C;
	border: 4px solid #36C;/*background: pink;*/
}
.orange {
	color: #F96;
	border: 4px solid #F96;/*background: pink;*/
}
.index_icon_area:after {
	content:"";
	width: 100%;
	position:  absolute;
	bottom: 0px;
	height:  5px;
	display:  block;
	color:#C60;
	background-color:#ec6941;
}
#main_col {
	width: 100%;/* float:left; */
	padding:50px 0;
}
#side_col {
	width:300px;
	float:right;
	padding:50px 0;
}
.home #side_col {
	width: 1140px;
	float: none;
	margin: 0px auto;
	padding:50px 0;
}
.page-template-page-noside-php #main_col {
	width:100%;
	float:none;
}
.page-template-page-noside-short-php #main_col, .page-template-page-co-noside-php #main_col {
	width:850px;
	float:none;
	margin:0 auto;
}
/* headline */
.headline1 {
	border-bottom:1px solid #ddd;
	padding:0;
	margin:0 0 25px 0;
	font-size:18px;
}
.headline1 span {
	border-bottom:4px solid #ccc;
	padding:0 0 10px 0;
	margin:0;
	display:inline-block;
}
.header_right {
	float: right;
	padding: 0 0 20px;
	width: calc(100% - 420px);
}
.header_link li {
	float: right;
}
.header_link li a {
	background-color: gray;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url("./border-radius.htc");
	color: #fff;
	display: block;
	font-size: 79%;
	font-weight: normal;
	line-height: 1;
	margin-left: 5px;
	padding: 10px 30px;
}
.header_link li.contact a {
	background: url(../img/ico09.png) left 30px center no-repeat;
	background-size: 24px 20px;
	background-color: #40E0D0;
}
.header_link li.doc a {
	background: url(../img/ico11.png) left 30px center no-repeat;
	background-size: 24px 20px;
	background-color: #F89DA6;
}
.header_link li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.header_link li.contact a span, .header_link li.doc a span {
	background-size: 22px 18px;
	padding-left: 30px;
}
.header_details {
	line-height: 1;
	margin: 0px 0px 3px 0px;
	text-align: right;
}
.header_details strong {
	font-size: 38px;
	font-weight: bold;
}
.header_details span {
	color: #FFA0A7;
	font-weight: bold;
	margin-right: .5em;
}
.header_address {
	line-height: 1;
	text-align: right;
}
/* ----------------------------------------------------------------------
 company info
---------------------------------------------------------------------- */
#company_info {
	margin:0 0 50px 0;
	padding:1px 0 0 0;
}
#company_info p {
	margin:0;
}
#company_info dl {
	border-bottom:1px solid #ddd;
	margin:0 0 40px 0;
}
#company_info dt {
	float:left;
	width:150px;
	display:inline;
	margin:0 0 0px 0;
	line-height:200%;
	font-weight:bold;
	font-size:11px;
	border-top:1px solid #ddd;
	padding:12px 10px 10px 0;
}
#company_info dd {
	margin:0 0 0px 150px;
	line-height:200%;
	background:#f9f9f9;
	padding:12px 10px 10px 10px;
	border-top:1px solid #ddd;
}
#company_map {
	text-align:right;
}
#company_map a {
	color:#333;
}
#company_map iframe {
	width:100%;
}
#company_map_desc {
	padding:20px 0 0;
	margin-bottom:-30px;
}
/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
/* slider */
#slider {
	z-index:1;
	width: 1280px;
	margin: 0 auto;
	height: 510px;
	overflow: hidden;
}
/*#slider img { width:1140px; height:400px; display:block; }*/

#slidersp {
	display:none;
}
/* top banner */
.index_main_banner {
	box-shadow: 0px -3px 5px rgba(0,0,0,0.4);
	position:  relative;
	z-index: 111;
	background: url();
	background-size: cover;
	clear:  both;
}
#index_banner {
	width:  1140px;
	margin:  0px auto;
	padding: 70px 0px 30px 0px;
}
#index_banner ol {
	margin: 0px 0 22px 0;
	padding:0;
}
#index_banner ol li {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	margin: 0 22px 16px 0;
}
#index_banner ol li.num3, #index_banner ol li.num6 {
	margin:0;
}
#index_banner img {
	display:block;
}
/* sub banner */

#index_sub_banner h2 {
}
.ribbon11 {
	width: 358px;
	position: relative;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
	z-index: 999;
	margin: 0px auto 30px auto;
	text-align:  center;
}
.ribbon11:before {/*å·¦å´ã®ãƒªãƒœãƒ³ç«¯*/
	content: '';
	position: absolute;
	width: 10px;
	bottom: -10px;
	left: -35px;
	z-index: -2;
	border: 20px solid #f19149;
	border-left-color: transparent;/*å±±å½¢ã«åˆ‡ã‚ŠæŠœã*/
}
.ribbon11:after {/*å³å´ã®ãƒªãƒœãƒ³ç«¯*/
	content: '';
	position: absolute;
	width: 10px;
	bottom: -10px;
	right: -35px;
	z-index: -2;
	border: 20px solid #f19149;
	border-right-color: transparent;/*å±±å½¢ã«åˆ‡ã‚ŠæŠœã*/
}
.ribbon11 h2 {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0 20px;
	line-height: 51px;
	font-size: 26px;
	color: #FFF;
	background: #f19149;/*çœŸã‚“ä¸­ã®èƒŒæ™¯è‰²*/
}
.ribbon11 h2:before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 10px transparent;
	border-right: solid 15px #f8b551;
}
.ribbon11 h2:after {
	position: absolute;
	content: '';
	top: 100%;
	right: 0;
	border: none;
	border-bottom: solid 10px transparent;
	border-left: solid 15px #f8b551;
}
#index_banner a,
#index_sub_banner a,
#index_sub_banner2 a{
	display: block;
	transition:0.3s;
}
#index_banner a:hover,
#index_sub_banner a:hover,
#index_sub_banner2 a:hover{
	box-shadow: 2px 2px 10px #999;
	opacity: 0.8;
}

#index_sub_banner {
	width: 100%;
	margin:  0px auto;
	padding: 70px 0px 70px 0px;
	background-size: cover;
	background: url();
	position: relative;
	z-index: 2;
	box-shadow: 0px 0px 7px #777;
}
#index_sub_banner ol {
	margin: 0px auto 0px auto;
	padding:0;
	width: 1140px;
}
#index_sub_banner ol li {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	width: calc((100% / 2) - 20px);
	padding: 10px;
}
#index_sub_banner ol li.num3, #index_sub_banner ol li.num6 {
	margin:0;
}
#index_sub_banner img {
	display:block;
	width: 100%;
}
#index_sub_banner2 {
	width: 100%;
	margin:  0px auto;
	padding: 10px 0px 80px 0px;
	background-size: cover;
	background: url();
	position: relative;
	z-index: 999;
	top: 0px;
	background: #fff;
}
#index_sub_banner2 ol {
	margin: 0px auto 22px auto;
	padding:0;
	width: 1140px;
}
#index_sub_banner2 ol li {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	width: calc((100% / 3) - 20px);
	padding: 10px;
}
#index_sub_banner2 ol li.num3, #index_sub_banner ol li.num6 {
	margin:0;
}
#index_sub_banner2 img {
	display:block;
	width: 100%;
}


/* middle banner */
#index_middle_banner {
	width: 100%;
	margin:  0px auto;
	background: url(http://www.elve-group.com/wp-content/uploads/2018/09/gahag-0005100644-1-3.jpg);
	padding: 0px 0px 0px 0px;
	background-size:  cover;
	clear:  both;
}
#index_middle_banner ol {
	margin: 0px auto;
	padding:0;
	width: 1140px;
}
#index_middle_banner ol li {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	margin: 0 22px 16px 0;
}
#index_middle_banner ol li.num3, #index_middle_banner ol li.num6 {
	margin:0;
}
#index_middle_banner img {
	display:block;
}
#index_middle_banner:before {
	content:"";
	width: 100%;
	height:5px;
	margin-bottom: 60px;
	display:  block;
	background-color:#000000;
}
#index_middle_banner:after {
	content:"";
	width: 100%;
	height:5px;
	display:  block;
	margin-top: 50px;
	background-color:#000000;
}
/* news */
#index_news {
	position:relative;
	margin-top: 70px;
}
#index_news ol {
	margin:0 0 40px 0;
	padding:0;
}
#index_news ol li {
	list-style-type:none;
	margin:0 0 2px 0;
	padding:5px;
	background:#f2f2f2;
	font-size:13px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#index_news ol li .date {
	font-size:12px;
	margin:0 10px 0 0;
	line-height:100%;
	background:#999;
	color:#fff;
	padding:10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:left;
	width:70px;
	text-align:center;
}
#index_news ol li .title {
	float:left;
	width:690px;
	line-height:150%;
	padding:7px 0;
	margin:0;
}
#index_news ol li .title a {
	display:block;
	text-decoration:none;
}
/* archive link */
.index_archive_link a {
	position:absolute;
	right:0px;
	top:5px;
	font-size:13px;
	text-decoration:none;
}
.index_archive_link a:hover {
	text-decoration:underline;
}
/* index center banner */
#index_center_banner {
	display:block;
	margin:0 0 40px 0;
}
/* product */




#index_product {
	position:relative;
	margin:0 0 10px 0;
}
#index_product ol {
	margin:0 -28px 0 0;
	padding:0;
}
#index_product ol li {
	list-style-type:none;
	margin:0 23px 20px 0;
	padding:0;
	vertical-align:top;
	width:248px;
	display:inline-block;
}
#index_product ol li .image {
	display:block;
	background:#fff;
}
#index_product ol li .image img {
	display:block;
	width:248px;
	height:190px;
	border:1px solid #ccc;
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:opacity;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:opacity;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
#index_product ol li .image:hover img {
	opacity:0.5;
}
#index_product ol li .category {
	background:#999;
	color:#fff;
	padding:0 10px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-size:14px;
}
#index_product ol li .category a {
	text-decoration:none;
	color:#fff;
}
#index_product ol li .category a:hover {
	text-decoration:underline;
}
#index_product ol li .title {
	font-size:14px;
	margin:15px 0 5px;
}
#index_product ol li .title a {
	text-decoration:none;
}
#index_product ol li .desc {
	font-size:12px;
	margin:5px 0 10px;
	line-height:160%;
}
/* blog */
#index_blog {
	position:relative;
	margin:0 0 40px 0;
}
#index_blog ol {
	margin:0;
	padding:0;
}
#index_blog ol li {
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #aaa;
}
#index_blog ol li:last-child {
	border:none;
	margin:0;
	padding:0;
}
#index_blog ol li .image {
	float:left;
	margin:0 15px 0 0;
	background:#fff;
}
#index_blog ol li .image img {
	display:block;
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:opacity;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:opacity;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
}
#index_blog ol li .image:hover img {
	opacity:0.5;
}
#index_blog ol li .date {
	margin:0;
	font-size:12px;
	color:#999;
}
#index_blog ol li .title {
	margin:0;
	font-size:14px;
}
/* footer banner */
#footer_banner li {
}
#footer_banner li.num1 {
	float:left;
}
#footer_banner li.num2 {
	float:right;
}
#footer_banner li.num3 {
	clear:both;
	padding:30px 0 0 0;
}
#footer_banner li img {
	display:block;
}
/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
/* product */
#product_list {
	position:relative;
	margin:0 0 10px 0;
}
#product_list {
	margin:0 -28px 0 0;
	padding:0;
}
#product_list li {
	list-style-type:none;
	margin:0 23px 20px 0;
	padding:0;
	vertical-align:top;
	width:248px;
	display:inline-block;
}
#product_list li .image {
	display:block;
	background:#fff;
}
#product_list li .image img {
	display:block;
	width:248px;
	height:190px;
	border:1px solid #ccc;
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:opacity;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:opacity;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
#product_list li .image:hover img {
	opacity:0.5;
}
#product_list li .title {
	font-size:14px;
	margin:0 0 10px 0;
}
#product_list li .title a {
	text-decoration:none;
	display:block;
	padding:10px;
	background:#999;
	color:#fff;
	height:40px;
	overflow:hidden;
	-webkit-transition-property:background;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:background;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:background;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
}
#product_list li .title a:hover {
	background:#333;
}
/* news */
#news_list {
	position:relative;
}
#news_list {
	margin:0 0 40px 0;
	padding:0;
}
#news_list li {
	list-style-type:none;
	margin:0 0 2px 0;
	padding:5px;
	background:#f2f2f2;
	font-size:13px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#news_list li .date {
	margin:0 10px 0 0;
	font-size:12px;
	line-height:100%;
	background:#999;
	color:#fff;
	padding:10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:left;
	width:70px;
	text-align:center;
}
#news_list li .title {
	float:left;
	width:690px;
	line-height:150%;
	padding:7px 0;
	margin:0;
}
#news_list li .title a {
	display:block;
	text-decoration:none;
}
/* blog */
#post_list {
	margin:0;
	padding:0;
}
#post_list li {
	border-bottom:1px dotted #aaa;
	margin:0 0 25px 0;
	padding:0 0 15px 0;
}
#post_list .image {
	float:right;
	background:#fff;
}
#post_list .image img {
	display:block;
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:opacity;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:opacity;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
}
#post_list .image:hover img {
	opacity:0.5
}
#post_list .info {/* float:left; *//* width:510px; */
}
#post_list .no_thumbnail .info {
	float:none;
	width:auto;
}
#post_list .post_date {
	font-size:12px;
	width:54px;
	height:54px;
	text-align:center;
	margin:0 15px 15px 0;
	line-height:100%;
	float:left;
	background:#bbb;
	position:relative;
}
#post_list .date {
	color:#fff;
	display:block;
	position:absolute;
	top:10px;
	width:54px;
}
#post_list .month {
	color:#fff;
	display:block;
	position:absolute;
	bottom:10px;
	width:54px;
}
#post_list .title {
	font-size:16px;
	line-height:180%;
	margin:0 0 15px 0;
}
#post_list .title a {
	text-decoration:none;
}
#post_list .title a:hover {
	text-decoration:underline;
}
#post_list .desc {
	clear:both;
}
#post_list ul {
	margin:0;
}
#post_list li li {
	border:none;
	margin:0 25px 5px 0;
	padding:0;
	float:left;
	font-size:12px;
}
#post_list li.meta_category {
	background:url(img/common/icon_category.png) no-repeat left 3px;
	padding-left:15px;
}
#post_list li.meta_tag {
	background:url(img/common/icon_tag.png) no-repeat left 3px;
	padding-left:15px;
}
#post_list li.meta_comment {
	background:url(img/common/icon_comment.png) no-repeat left 3px;
	padding-left:15px;
}
#post_list li.meta_author {
	background:url(img/common/icon_author.png) no-repeat left 3px;
	padding-left:15px;
}
/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
.post {
	margin:0 0 10px 0;
}
/* title */
#post_title {
	margin:0 0 25px 0;
}
#post_title h2 {
	margin:0;
	padding:0;
	font-size:18px;
	line-height:160%;
}
#post_title .post_date {
	font-size:12px;
	width:54px;
	height:54px;
	text-align:center;
	margin:0 15px 5px 0;
	line-height:100%;
	float:left;
	background:#bbb;
	position:relative;
}
#post_title .date {
	color:#fff;
	display:block;
	position:absolute;
	top:10px;
	width:54px;
}
#post_title .month {
	color:#fff;
	display:block;
	position:absolute;
	bottom:10px;
	width:54px;
}
/* post thumbnail */
.post_image {
	text-align:center;
	margin:0 0 30px 0;
}
.post_image img {
	margin:0;
	width:100%;
	height:auto;
}
/* next page */
#post_pagination {
	margin:0 0 30px 0;
}
#post_pagination h5 {
	margin:0 10px 0 0;
	float:left;
	line-height:30px;
	font-size:12px;
}
#post_pagination a, #post_pagination p {
	float:left;
	display:inline-block;
	background:#eee;
	margin:0 5px 0 0;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	color:#333;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:12px;
}
#post_pagination p {
	background:#999;
	color:#fff;
}
#post_pagination a:hover {
	background:#00a2d9;
	color:#fff;
}
/* meta and bookmark */
#post_meta {
	border-top:1px dotted #aaa;
	margin:0 0 20px 0;
	padding:15px 0;
}
#post_meta #meta {
	float:left;
	width:60%;
	margin:0;
	font-size:12px;
}
#post_meta #meta li {
	padding:0;
	margin:0 0 6px 0;
	line-height:160%;
}
#post_meta #meta li.meta_author {
	background:url(img/common/icon_author.png) no-repeat left 5px;
	padding:0 0 0 18px;
}
#post_meta #meta li.meta_comment {
	background:url(img/common/icon_comment.png) no-repeat left 5px;
	padding:0 0 0 18px;
}
#post_meta #meta li.meta_category {
	background:url(img/common/icon_category.png) no-repeat 3px 4px;
	padding:0 0 0 18px;
}
#post_meta #meta li.meta_tag {
	background:url(img/common/icon_tag.png) no-repeat left 5px;
	padding:0 0 0 18px;
}
#post_meta .bookmark {
	float:right;
	margin:0;
}
#post_meta .bookmark li {
	float:left;
	margin:0 0 0 10px;
}
/* related post*/
#related_post {
	margin:0 0 35px 0;
}
#related_post .headline {
	font-size:18px;
	margin:0 0 12px 0;
	line-height:100%;
}
#related_post ul {
	margin:0 -10px 0 0;
}
#related_post li {
	display:inline-block;
	margin:0 5px 10px 0;
	vertical-align:top;
	width:373px;
	border:1px solid #ccc;
	padding:10px;
}
#related_post .image {
	float:left;
	margin:0 15px 0 0;
	background:#fff;
}
#related_post .image img {
	width:72px;
	height:72px;
	display:block;
	-webkit-transition-property:opacity;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:opacity;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:opacity;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
}
#related_post .image:hover img {
	opacity:0.5;
}
#related_post .info {
}
#related_post .date {
	margin:0 0 5px 0;
	line-height:100%;
	font-size:12px;
	color:#999;
}
#related_post .title {
	font-size:14px;
	margin:0;
}
#related_post .title a {
	text-decoration:none;
	display:block;
}
/* next prev post link */
#previous_next_post {
	margin:0 0 40px 0;
	padding:0;
	border-top:1px solid #ccc;
}
#previous_next_post p {
	margin:0;
	padding:0;
}
#previous_next_post a {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
#previous_post a {
	margin:0;
	width:50%;
	float:left;
	border-right:1px solid #ccc;
	line-height:140%;
	font-size:12px;
	background:url(img/common/arrow_left.gif) no-repeat left 20px;
	padding:25px 30px;
}
#next_post a {
	margin:0;
	left:-1px;
	position:relative;
	width:50%;
	float:right;
	text-align:right;
	border-left:1px solid #ccc;
	line-height:140%;
	font-size:12px;
	background:url(img/common/arrow_right.gif) no-repeat right 20px;
	padding:25px 30px;
}
/* ----------------------------------------------------------------------
 product single page
---------------------------------------------------------------------- */
#product_headline a {
	text-decoration:none;
}
#product_headline a:hover {
	text-decoration:underline;
}
.product_title {
	margin:0 0 20px 0;
}
/* slider */
#product_image_slider_wrap {
	width:770px;
	background:#f2f2f2;
	padding:15px;
	position:relative;
	margin:0 0 30px 0;
}
#product_image_slider_wrap #loader {
	position:absolute;
	top:200px;
	left:350px;
}
#product_image_slider {
	width:575px;
	height:380px;
	overflow:hidden;
}
#product_image_slider img {
	width:575px;
	height:380px;
}
/* thumbnail */
.nivo-controlNav {
	padding:0;
	margin:0;
	position:absolute;
	right:15px;
	top:15px;
}
.nivo-controlNav a {
	cursor:pointer;
	margin:0 0 13px 0;
	display:block;
}
.nivo-controlNav a img {
	display:block;
	opacity:0.3;
}
.nivo-controlNav a.active img, .nivo-controlNav a:hover img {
	opacity:1;
}
/* no slider */
#product_image {
}
#product_image img {
	display:block;
	border:15px solid #f2f2f2;
	margin:0 auto 30px;
}
/* bookmark */
.bookmark {
	margin:0 0 30px 0;
}
.bookmark li {
	float:left;
	margin:0 10px 0 0;
}
/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */

/* logo */
#logo_text {
	position:absolute;
	left:0px;
	top:35px;
	margin:0;
	padding:0;
	font-size:24px;
	line-height:100%;
	font-weight:normal;
}
#logo_text a {
	text-decoration:none;
	display:block;
}
#logo_text a:hover {
	color:#00a2d9;
}
#description {
	position:absolute;
	left:0px;
	top:55px;
	font-weight:normal;
	font-size:11px;
	color:#aaa;
}
#logo_image {
	position:absolute;
	margin:0;
	padding:0;
	line-height:100%;
}
#logo_image img {
	display:block;
}
/* global menu */
.menu_button {
	display:none;
}
#global_menu {
	margin:0;
	z-index:999;
	clear:  both;
}
#global_menu ul ul {
	display:none;
	position:absolute;
	top:63px;
	left:0px;
	margin:0;
	padding:0;
	border-top:1px solid #ccc;
}
#global_menu ul ul ul {
	left:100%;
	top:0;
	margin:0 0 0 -1px;
}
#global_menu li {
	float:left;
	position:relative;
	width: 16.666666666%;
6666666%666666%66666%6666%666%66%6%%
}
#global_menu li a {
	font-size: 16px;
	text-align:center;
	text-decoration:none;
	display:block;
	height:60px;
	line-height:60px;
	/* padding: 0 10px; */
 border-bottom:4px solid #fff;
	-webkit-transition-property:background;
	-webkit-transition-duration:0.4s;
	-webkit-transition-timing-function:ease;
	-moz-transition-property:background;
	-moz-transition-duration:0.4s;
	-moz-transition-timing-function:ease;
	-o-transition-property:background;
	-o-transition-duration:0.4s;
	-o-transition-timing-function:ease;
}
#global_menu ul li a:hover, #global_menu > ul > li.active_menu > a {
	border-bottom:4px solid #aaa;
	color:#333;
}
#global_menu ul ul li {
	float:none;
	height:auto;
	line-height:26px;
	padding:0;
	margin:0;
	text-align:left;
}
#global_menu ul ul a {
	font-size:12px;
	position:relative;
	padding:10px 20px 8px;
	width:150px;
	height:auto;
	line-height:180%;
	margin:0 0 -1px 0;
	text-align:left;
	border:1px solid #ccc;
	background:#fff;
}
#global_menu ul ul a:hover {
	border:1px solid #ccc;
	background:#e2e2e2;
}
/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#return_top {
	z-index:999;
	position:fixed;
	right:0px;
	bottom:25px;
	margin:0;
	display:block;
	width:36px;
	height:100px;
	text-indent:-9999px;
	background:#ccc url(img/footer/return_top.png) no-repeat center;
}
#return_top:hover {
}
/* basic setting */
#footer {
	clear:both;
	width:100%;
	min-width:1140px;
	background:#f4f4f4;
}
#footer_inner {
	width:1140px;
	margin:0 auto;
	position:relative;
	font-size:11px;
	padding-top:50px;
}
#footer a {
}
#footer a:hover {
}
#footer li {
	line-height:170%;
	margin:0 0 10px 0;
	padding:0;
}
/* widget area */
#footer_widget {
	position:relative;
}
.footer_widget {
	margin:0 41px 40px 0;
	width:350px;
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
}
.footer_widget.right_widget {
	margin-right:0;
}
.footer_headline {
	font-size:16px;
	margin:0 0 15px 0;
	padding:0 0 8px 0;
}
.footer_widget ul {
	margin:0;
}
.footer_widget li ul {
	margin:10px 0 0 0;
}
.footer_widget li {
}
.footer_widget img {
	height:auto;
	max-width:100%;
	width:auto;
}
/* copyright */
#copyright {
	width:100%;
	min-width:1140px;
	clear:both;
	color:#fff;
	background:#999;
	margin:0;
}
#copyright_inner {
	width:1140px;
	height:50px;
	margin:0 auto;
	positiion:relative;
	font-size:11px;
}
#copyright a {
	text-decoration:none;
	color:#fff;
}
#copyright a:hover {
	text-decoration:underline;
}
/* menu */
#footer_menu {
	margin:23px 0 0 0;
	float:left;
}
#footer_menu li {
	float:left;
	margin:0;
	line-height:100%;
}
#footer_menu li a {
	text-decoration:none;
	border-right:1px solid #aaa;
	margin:0 0 0 0;
	padding:0 10px 0 10px;
}
#footer_menu li:last-child a {
	border:none;
}
/* sns link */
/*#social_link { margin:11px 0 0 15px; float:right; }
#social_link li { display:inline-block; margin:0; position:relative; }
#social_link li a {
  display:block; text-indent:-200px; overflow:hidden; width:24px; height:24px; position:relative; 
  -webkit-transition-property:none; -moz-transition-property:none; -o-transition-property:none;
  background: #fff;
  border-radius: 100%;
}
#social_link li:before {
  font-family:'design_plus'; color:#999; font-size:14px; display:block; position:absolute; top:5px; left:5px;
  width:17px; height:17px; line-height:17px; z-index: 999;
  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
#social_link li.twitter:before { content:'\e904'; }
#social_link li.facebook:before { content:'\e902'; }
#social_link li.insta:before { content:'\ea92'; }
#social_link li.pint:before { content:'\e905'; }
#social_link li.flickr:before { content:'\eaa4'; }
#social_link li.tumblr:before { content:'\eab9'; }
#social_link li.rss:before { content:'\e90b'; }
#social_link li.twitter:hover:before { color:#16b9dc; }
#social_link li.facebook:hover:before { color:#3B5998; }
#social_link li.insta:hover:before { color:#8a3ab9; }
#social_link li.rss:hover:before { color:#ffcc00; }
#social_link li.pint:hover:before { color:#cb2027; }
#social_link li.flickr:hover:before { color:#ff0084; }
#social_link li.tumblr:hover:before { color:#34526f; }*/


#social_link {
	margin:11px 0 0 15px;
	padding:0;
	text-align:center;
	float: right;
}
#social_link li {
	display:block;
	margin:0 0 0 5px;
	position:relative;
	background: #fff;
	border-radius: 100%;
	float: left;
}
#social_link li a {
	display:block;
	text-indent:-200px;
	overflow:hidden;
	width:24px;
	height:24px;
	position:relative;
	-webkit-transition-property:none;
	-moz-transition-property:none;
	-o-transition-property:none;
}
#social_link li:before {
	font-family:'design_plus';
	color:#000;
	font-size:12px;
	display:block;
	position:absolute;
	top:5px;
	left:4px;
	width:17px;
	height:17px;
	line-height:17px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#social_link li.twitter:before {
	content:'\e904';
}
#social_link li.facebook:before {
	content:'\e902';
}
#social_link li.insta:before {
	content:'\ea92';
}
#social_link li.pint:before {
	content:'\e905';
}
#social_link li.flickr:before {
	content:'\eaa4';
}
#social_link li.tumblr:before {
	content:'\eab9';
}
#social_link li.rss:before {
	content:'\e90b';
}
#social_link li.twitter:hover:before {
	color:#16b9dc;
}
#social_link li.facebook:hover:before {
	color:#3B5998;
}
#social_link li.insta:hover:before {
	color:#8a3ab9;
}
#social_link li.rss:hover:before {
	color:#ffcc00;
}
#social_link li.pint:hover:before {
	color:#cb2027;
}
#social_link li.flickr:hover:before {
	color:#ff0084;
}
#social_link li.tumblr:hover:before {
	color:#34526f;
}
/* copyright */
#copyright p {
	margin:13px 0 0 0;
	float:right;
	font-size:12px;
}
.wpsbc-container.wpsbc-theme-classic {
	float: none;
}
.wpsbc-theme-classic .wpsbc-calendars {
	width:  100%;
	float: none;
}
.wpsbc-theme-classic div.wpsbc-calendar {
	width: calc((100% / 4) - 0px);
	height: 290px;
	padding: 20px 20px 20px 20px !important;
}
.wpsbc-theme-classic div.wpsbc-legend {
	width: calc((100% / 4) - 10px);
}
.wpsbc-theme-classic div.wpsbc-calendar ul li {
	width:  30px;
	height: 30px;
	line-height: 30px;
	font-size:  14px !important;
}
.wpsbc-theme-classic div.wpsbc-calendar div.wpsbc-heading {
	width: 100%;
}
.myform {
	background:#DBDFFF;
	padding: 20px;
}
.myform table {
	background: #fff;


}
.myform tr th {
	display:block;
	border:  0;
	background: #fff;
	text-align:  left;
	font-weight:  bold;
}
.myform tr th {
	position: relative;
	padding-left: 23px;
	font-size:20px;
	color: #325A8C;
	margin-left: 20px;
}
.myform tr td {
	display:block;
	border:  0;
	padding: 0px 40px;
}
.myform tr td input[type="text"] {
	margin-left: 20px;
}
.myform tr td label {
	display:inline-block;
	padding: 5px 20px;
}
.myform tr td label + br {
	display:none;
}
.pri {
	color: #000;
	background: linear-gradient(transparent 60%, #FAE438 60%);
	display: inline-block !important;
	margin: 0px 0px 40px 40px;
	padding:  0px 0px 0px 0px !important;
}
.pri span {
	color: #f00;
	font-size: 30px;
}
.waripri {
}
.waripri span {
	font-size: 30px;
}
#waribiki_total, #payment_total, #chu_area, #junchu_area, #hutsumt_area, #hutsuat_area, #hutsujinimt_area, #hutsujiniat_area {
	opacity:0;
	transition:0.3s;
	visibility:hidden;
	height: 0px;
	display:  block;
}
.fadein {
	visibility:visible !important;
	height:auto !important;
	opacity:1 !important;
}
.side_widget {
	clear:both;
}
.footer_fixed_nav {
	display:none;
}

