﻿@charset "utf-8";


a {	color:#003399;}
a:hover { color:#cc3300 }

strong {
	font-weight:bold;
}
/*===============================================================

	基本文字サイズ

===============================================================*/
h2 {
	font-weight:bold;
	line-height:1.5;
}
h3 {
	font-weight:bold;
	line-height:1.5;
}
h4 {
	line-height:1.5;
	font-weight:bold;
}
p {
	line-height:1.5;
}
sup {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:1.5;
}
/*===============================================================

	レイアウト

===============================================================*/
.wrapper {
	background:#fff;
}
.mid_width {
	width:auto;
	max-width:1100px;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.narrow_width {
	width:auto;
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.section_wrp {
	margin-top:0;
}
#section06 {
	background:#FFF;
	color:#000;
}
#section06 .section_inner {
	padding-bottom:60px !important;
}

/* 1280px*/
@media screen and (max-width: 1280px) {
}	/* for tablet max-width: 1280px */
/* タブレット以下 */
@media screen and (min-width: 1160px) {
.mid_width {
	width:100%;
}
.tabaccordionhead ul {
	text-align:center;
}
.tabaccordionhead ul li {
	display:inline-block;
	float:none;
}
.section_product_detail2 + #section02 .content_width {
	max-width:100%;
}
.section_product_detail2 + #section02 .content_width .fitimg {
	text-align:center;
}
.section_product_detail2 + #section02 .content_width .tabcontent {
	padding-bottom:100px;
}
.section_product_detail2 + #section02 .content_width .fitimg img {
	width:auto;
	margin:0 auto !important;
}
.section_product_detail2 + #section02 .content_width .fitimg .btn_prev {
	margin-bottom:60px;
}
.section_product_detail2 + #section02 .section_inner {
	padding:60px 0 0;
}
.section_product_detail2 + #section02 .content_width .tabaccordionbody {
	padding:80px 0 0;
}
.section_product_detail2 + #section02 .content_width .tabcontent {
	display:block !important;
}
}
@media screen and (max-width: 1160px) {
.sp_img { width:100% !important; }
}	/* for tablet max-width: 768px */
/* タブレット以下 */
@media screen and (max-width: 768px) {
.narrow_width {
	padding:0;
}
.content_width {
	padding:0;
}
.section_product_detail2 + #section02 .content_width .fitimg img {
	width:100%;
}
#section06 .section_inner {
	padding-bottom:25px !important;
}
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.sp_iframe {
	width:100%;
}
}	/* for SP max-width: 480px */



/*===============================================================

	grid

===============================================================*/
.gridcontainer {
}
.gridcontainer_mt0 {
	margin-top:-50px;
}
.gridcontainer .grid {
	float:left;
}
.grid {
	margin-top:50px;
}

/*	gridSize :445 gutterSize :50 column :2 */
.gridwrp_2 { width:105.319%;}
.gridwrp_2 .grid_2 { width:94.949%; margin-right:5.051%; }
.gridwrp_2 .grid_1 { width:44.949%; margin-right:5.051%; }
.gridwrp_2 .grid:nth-child(2n+1) {
	clear:both;
}

/*	gridSize :400 gutterSize :40 column :3 */
.gridwrp_3 { width:103.125%;}
.gridwrp_3 .grid_3 { width:96.970%; margin-right:3.030%; }
.gridwrp_3 .grid_2 { width:63.636%; margin-right:3.030%; }
.gridwrp_3 .grid_1 { width:30.303%; margin-right:3.030%; }
.gridwrp_3 .grid:nth-child(3n+1) {
	clear:both;
}

/*	gridSize :210 gutterSize :40 column :4 */
.gridwrp_4 { width:104.167%;}
.gridwrp_4 .grid_4 { width:96.000%; margin-right:4.000%; }
.gridwrp_4 .grid_3 { width:71.000%; margin-right:4.000%; }
.gridwrp_4 .grid_2 { width:46.000%; margin-right:4.000%; }
.gridwrp_4 .grid_1 { width:21.000%; margin-right:4.000%; }
.gridwrp_4 .grid:nth-child(4n+1) {
	clear:both;
}

.column + .gridcontainer {
	margin-top:-20px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.gridcontainer_mt0 {
	margin-top:-20px;
}
.grid {
	margin-top:20px;
}
.grid_border > * {
	padding:20px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.gridwrp_3,
.gridwrp_3 .grid_1,
.gridwrp_2,
.gridwrp_2 .grid_1 {
	width:100%; margin-right:0;
}
.gridwrp_4 { width:105.000%;}
.gridwrp_4 .grid_1 { width:45.238%; margin-right:4.762%; }

.grid:first-child {
	/*margin-top:0px;*/
}
.gridwrp_4 .grid:nth-child(2) {
	/*margin-top:0;*/
}

.sp_gridwrp2 .gridwrp_3 { width:105.319%;}
.sp_gridwrp2 .gridwrp_3 .grid_2 { width:94.949%; margin-right:5.051%; }
.sp_gridwrp2 .gridwrp_3 .grid_1 { width:44.949%; margin-right:5.051%; }
.sp_gridwrp2 .gridwrp_3 .grid:nth-child(2n+1) {
	clear:both;
}
.sp_gridwrp2 .gridwrp_3 .grid:nth-child(3n+1) {
	clear:none;
}
.sp_gridwrp2 .gridwrp_2 { width:105.319%;}
.sp_gridwrp2 .gridwrp_2 .grid_2 { width:94.949%; margin-right:5.051%; }
.sp_gridwrp2 .gridwrp_2 .grid_1 { width:44.949%; margin-right:5.051%; }
.sp_gridwrp2 .gridwrp_2 .grid:nth-child(2n+1) {
	clear:both;
}
.sp_gridwrp2 .gridwrp_2 .grid:nth-child(3n+1) {
	clear:none;
}
.sp_gridwrp2 .linkarea p {
	padding: 0;
}
.column + .gridcontainer {
	margin-top:0;
}
}	/* for SP max-width: 480px */

/*===============================================================

	fixed

===============================================================*/
.fixed {
	position: fixed;
	top: 0;
}
.bg_fixed {
	background-attachment: fixed;
}
/* タブレット以下 */
@media screen and (max-width: 768px) {
.fixed {
	position: fixed;
	top: 0;
}
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */


/*===============================================================

	PAGETOP

===============================================================*/
#btn_pagetop {
	width:100%;
	overflow:hidden;
}
#btn_pagetop a {
	display:block;
	position:absolute;
	right:-300px; top:0;
	width:50px; height:50px;
	color:#fff;
	background-color:#861718;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	z-index:101;
	position:fixed;
}
#btn_pagetop a:hover {
	background-color:#a61617;
}
#btn_pagetop a:after {
	position:absolute;
	content:" ";
	width:14px; height:14px;
	top:20px; left:0; right:0; bottom:auto;
	margin:auto;
	border-top:solid 2px #fff;
	border-left:solid 2px #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	border-radius:2px;
}

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
#btn_pagetop a {
	width:40px;
	height:40px;
	background-size:40px 40px;
}
#btn_pagetop a:after {
	width:12px; height:12px;
	top:17px; left:0; right:0; bottom:auto;
}

}	/* for SP max-width: 480px */

/*===============================================================

	btn_detail

===============================================================*/
.btn_detail a {
	color:#fff;
	background:#000;
}
.btn_detail a:hover {
	text-decoration:none;
	background:#333;
}
.btn_detail_red a {
	background-color:#c91b36;
}
.btn_detail_red a:hover {
	background-color:#e31838;
}
.btn_detail_black a {
	background-color:#000;
}
.btn_detail_black a:hover {
	background-color:#222;
}

/*-------------------------------------------------------------
	btn_white
-------------------------------------------------------------*/
.btn_white a {
	text-decoration:none;
	display:block;
	background-color:#fff;
	text-align:center;
	color:#1d50a2;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	padding:15px 0;
	border:solid 1px #1d50a2;
}
.btn_white a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#1d50a2;
}
.btn_white a:after {
	border-top:solid 1px #1d50a2;
	border-left:solid 1px #1d50a2;
}
.btn_white a:hover:after {
	border-top:solid 2px #fff;
	border-left:solid 2px #fff;
}
/* タブレット以下 */
@media screen and (max-width: 768px) {
.btn_white {
	width:90%;
	margin:0 auto;
	margin-top:20px;
}
.btn_white a {
	font-size:14px;
	line-height:20px;
	padding:10px 0;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */


/*===============================================================

	BP6 上書き

===============================================================*/

/*-------------------------------------------------------------
	カートボタン
-------------------------------------------------------------*/
.content_cart + .submit_3btns .btn_detail a,
.submit_3btns .btn_detail input {
	background-color:#DAD9D6;
	border:solid 1px #DAD9D6;
	color:#000;
}
.content_cart + .submit_3btns .btn_detail a:hover,
.submit_3btns .btn_detail input:hover {
	background-color:#DAD9D6;
	border:solid 1px #DAD9D6;
	color:#000;
	opacity:0.7 !important;
}
.content_cart + .submit_3btns .btn_order a,
.content_cart + .submit_3btns .btn_order input {
	background-color:#FF0000;
	border:solid 1px #FF0000;
	color:#fff;
}
.content_cart + .submit_3btns .btn_order a:hover,
.content_cart + .submit_3btns .btn_order input:hover {
	background-color:#FF0000;
	border:solid 1px #FF0000;
	color:#fff;
	opacity:0.7 !important;
}
.content_cart + .submit_3btns .btn_estimate a,
.content_cart + .submit_3btns .btn_estimate input {
	background-color:#A30B1A;
	border:solid 1px #A30B1A;
	color:#fff;
}
.content_cart + .submit_3btns .btn_estimate a:hover,
.content_cart + .submit_3btns .btn_estimate input:hover {
	background-color:#A30B1A;
	border:solid 1px #A30B1A;
	color:#fff;
	opacity:0.7 !important;
}

.content_cart + .submit_3btns .btn_deactive a,
.content_cart + .submit_3btns .btn_deactive input,
.content_cart + .submit_3btns .btn_deactive a:hover,
.content_cart + .submit_3btns .btn_deactive input:hover {
	opacity: 1 !important;
}

/*-------------------------------------------------------------
	カートボタン
-------------------------------------------------------------*/
.product_detail2 .btn_detail.favorite {
    width:250px;
	margin:0;
    margin-top: 0;
    margin-bottom: 20px;
}
.product_detail2 .btn_detail.favorite a {
    font-weight: normal;
	text-decoration:none;
	background:#FF0000;
	border:solid 1px #FF0000;
	padding:10px 0;
	border-radius:3px;
	opacity:1 !important;
}
.product_detail2 .btn_detail.favorite a:hover {
	background:#FF0000;
	opacity:0.7 !important;
}
.product_detail2 .btn_detail.favorite a:after {
	content:none;
}

.estimate {
	background:#C6C6C0;
}

/*===============================================================

	headline_BPE
	見だし

===============================================================*/
.headline_BPE {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display:block;
	margin:0 auto;
	text-align:left;
	background:#3cb4cb;
	width:1080px;
	margin-left:auto;
	margin-right:auto;
}
.headline_BPE .title {
	font-size:20px;
	line-height:1.2;
	color:#fff;
	padding:0;
	border:0;
	padding: 10px;
}
.headline_BPE .comment {
	color:#333;
	padding-top:10px;
}
/* タブレット以下 */
@media screen and (max-width: 1140px) {
.headline_BPE {
	width:100%;
}
}	/* for tablet max-width: 768px */
/* タブレット以下 */
@media screen and (max-width: 768px) {
.headline_BPE {
	padding: 0;
}
.section_label + .headline_BPE {
	margin-top:20px;
}
.headline_BPE::before,
.headline_BPE::after {
	width: 5px;
	height: 100%;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
.headline_BPE::before {
	left: 0;
	border-left: 1px solid #333;
}
.headline_BPE::after {
	right: 0;
	border-right: 1px solid #333;
}
.headline_BPE .title {
	font-size:20px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.headline_BPE .title {
	font-size:16px;
}

}	/* for SP max-width: 480px */

/*===============================================================

	subhead
	小見出し

===============================================================*/
.subhead {
	font-size:24px;
	line-height:1.4;
	text-align:center;
	margin-top:30px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.subhead {
	font-size:18px;
	line-height:1.4;
	text-align:center;
	margin-top:20px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*===============================================================

	背景

===============================================================*/
.bg_graytile {
	background-image:url(../image/asset/bg_graytile.jpg);
	background-position:top center;
	background-repeat:repeat;
}
.bg_gray {
	background-color:#eee;
}
.bg_gray2 {
	background-color:#dad9d6;
}
.bg_gray3 {
	background-color:#3c3c35;
}
.bg_baige {
	background-color:#f6efdd;
}
.bg_photo_leaf {
	background-color:#fff ;
	background-image:url(../image/bg_photo_leaf.jpg);
	background-position:top center;
	background-repeat:repeat;
	background-size:cover;
}

/*-------------------------------------------------------------
	section_label
-------------------------------------------------------------*/
.label_wrp {
	position:relative;
}
.section_label {
	position:absolute;
	display:inline-block;
	top:0;
	left:0;
	background:#6f0f10;
	color:#fff;
	padding:10px 30px;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.section_label {
	padding:5px 15px;
	font-size:14px;
	line-height:15px;
	display:inline-block;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*===============================================================

	content
	個別のコンテンツ

===============================================================*/
.content {
	text-align:left;
}
.headline_BPE + .content {
	margin-top:25px;
}
.content + .content {
	margin-top:80px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.content {
	width:100%;
	margin:0 auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.headline_BPE + .content {
	margin-top:20px;
}
.content + .content {
	margin-top:30px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.headline_BPE + .content {
	margin-top:5px;
}
.content + .content {
	margin-top:20px;
}
}	/* for SP max-width: 480px */


/*===============================================================

	column
	囲み、メモなどサブ的な括り。

===============================================================*/
.column {
	width:100%;
	margin:0 auto;
}
.column h3 {
	font-size:20px;
	font-weight:bold;
	text-align:left;
	margin-top:30px;
}
.column h4 {
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin-top:30px;
}
.column p {
	margin-top:30px;
	font-size:16px;
}
.column * + p {
	margin-top:20px;
	font-size:16px;
}
.column p + p {
	margin-top:15px;
}
.column p.caution {
	font-size:12px;
}
.column .bbottom {
	border-bottom:1px solid #000;
	padding-bottom:10px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.column {
	width:100%;
	margin:0 auto;
}
.column h3 {
	font-size:18px;
	margin-top:15px;
}
.column h4 {
	font-size:16px;
	margin-top:15px;
}
.column p {
	margin-top:10px;
	font-size:14px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.column h3 {
	font-size:16px;
}
.column h4 {
	font-size:14px;
}
.column p,
.column li {
	font-size:12px;
}
}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	.notes
-------------------------------------------------------------*/
.notes {
	background:#eee;
	padding:20px;
	margin-top:20px;
}
.notes p {
	font-size:12px;
	line-height:20px;
}
.notes > p {
	margin-top:0;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*===============================================================

	txtlink 2016/11/16

===============================================================*/
.txtlink a {
	padding-left:15px;
	color:#000;
	text-decoration:none;
	position:relative;
	display:inline-block;
}
.txtlink a:hover {
	opacity:0.7;
}
.txtlink a:after {
	position:absolute;
	content:" ";
	width:6px; height:6px;
	top:0; bottom:0; left:0; right:auto;
	margin:auto;
	border-top:solid 2px #6f0f10;
	border-left:solid 2px #6f0f10;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.txtlink.arw_prev a {
}
.txtlink.arw_prev a:after {
	top:0; bottom:0; left:3px; right:auto;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.txtlink.arw_after a {
	padding-left:0;
	padding-right:10px;
}
.txtlink.arw_after a:after {
	left:auto; right:0;
}
.txtlink.arw_down a:after {
	top:7px; bottom:auto; left:2px; right:auto;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.txtlink.arw_after_down a {
	padding-left:0;
	padding-right:10px;
}
.txtlink.arw_after_down a:after {
	top:7px; bottom:auto; left:auto; right:0;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
/*	arw_box */
.txtlink.arw_box a {
	color:#861718;
	font-weight:bold;
	padding-left:25px;
}
.txtlink.arw_box a:before {
	content:' ';
	width:20px;
	height:20px;
	background:#861718;
	position:absolute;
	top:0; bottom:0; left:0; right:auto; margin:auto;
}
.txtlink.arw_box a:after {
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	top:0; bottom:0; left:5px; right:auto; margin:auto;
}

/*===============================================================

	arw_btn

===============================================================*/
.arw_btn {
	width:440px;
	margin:0 auto;
	margin-top:30px;
}
.arw_btn a {
	display:block;
	border:solid 1px #5e5e5e;
	padding:10px 0;
	font-size:17px;
	text-align:center;
	text-decoration:none;
	color:#000;
}
.arw_btn a span {
	padding-right:20px;
	position:relative;
}
.arw_btn a span:after {
	position:absolute;
	content:'';
	position:absolute;
	margin:auto;
	top:0; bottom:0;
	right:0;
	width:5px;
	height:5px;
	border-top: 3px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid #a30b1a;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.arw_btn a:hover {
	color:#a30b1a;
}


/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.arw_btn {
	width:100%;
	margin-top:20px;
}
}	/* for SP max-width: 480px */


/*-------------------------------------------------------------
	morelink
-------------------------------------------------------------*/
.morelink {
}
.morelink a {
	position:relative;
	padding-left:12px;
}
.morelink a:after {
	content:'';
	position:absolute;
	margin:auto;
	top:0; bottom:0;
	left:0;
	width:5px;
	height:5px;
	border-top: 4px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 5px solid #a30b1a;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.morelinkn a:hover {
}

/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */



/*===============================================================

	modal 2016/10/11

===============================================================*/
.modal_bg {
	position:absolute;
	top:0;
	left:0;
	background:#000;
	display:none;
	z-index:9998;
}
.modal {
	position:absolute;
	top:0;
	left:0;
	width:800px;
	display:none;
	z-index:9999;

	transition:top 0.2s linear,left 0.1s linear;
	-moz-transition:top 0.2s linear,left 0.1s linear;
	-ms-transition:top 0.2s linear,left 0.1s linear;
	-o-transition:top 0.2s linear,left 0.1s linear;
	-webkit-transition:top 0.2s linear,left 0.1s linear;
}
.modal .close {
	position:absolute;
	width:30px; height:30px;
	top:0; right:0;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	z-index:9999;
}
.modal .close:before {
	content:" ";
	position:absolute;
	width:30px; height:2px;
	background:#fff;
	top:10px; right:0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.modal .close:after {
	content:" ";
	position:absolute;
	width:30px; height:2px;
	background:#fff;
	top:10px; right:0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.modal .close:hover {
	opacity:0.7;
}
.modal .modal_container {
	padding:0;
	position:relative;
}
.modal .modal_contents_wrp {
	position: relative;
	padding:40px;
	width: 100%;
	height: 100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.modal .modal_inner {
	padding:30px;
}
.modal .modal_contents_wrp::-webkit-scrollbar {
  display: none;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.modal {
	width:100%;
}
.modal .modal_container {
}
.modal .close {
	top:5px; right:0px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	.modal .modal_pager
-------------------------------------------------------------*/
.modal .modal_pager li a {
	position:absolute;
	top:0; bottom:0;
	margin:auto;
	display:block;
	width:30px;
	height:30px;
	white-space:nowrap;
	text-indent:100%;
	overflow:hidden;
}
.modal .modal_pager li a:after {
	position:absolute;
	content:" ";
	width:15px; height:15px;
	top:6px; left:0;
	border-top:solid 2px #fff;
	border-left:solid 2px #fff;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.modal .modal_pager li.prev a {
	left:0;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.modal .modal_pager li.next a {
	right:0;
}
/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */


/*-------------------------------------------------------------
	.modal_container
-------------------------------------------------------------*/
.modal .modal_container .modal_header {
}
.modal .modal_container .modal_header h3 {
	font-size:25px;
	line-height:50px;
	text-align:center;
	font-weight:bold;
	text-shadow:none;
}
.modal .modal_container .modal_header p {
	font-size:14px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}
.modal .btn {
	width:560px;
	margin:0 auto;
	margin-top:40px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.modal .modal_container .modal_header h3 {
	font-size:20px;
	line-height:25px;
	padding-top:5px;
}
.modal .btn {
	width:100%;
	margin:0 auto;
	margin-top:40px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	.modal_container .btn
-------------------------------------------------------------*/
.modal_container .btn {
	width:450px;
	margin:0 auto;
	margin-top:30px;
}
.modal_container .btn a {
	position:relative;
	display:block;
	background-color:#e63412;
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	padding:20px 0;
	border-radius:5px;
	box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 0px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 0px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 3px 0px 0px;
	text-decoration:none;
}
.modal_container .btn a:hover {
	text-decoration:none;
	background-color:#ff6600;
}
.modal_container .btn a:after {
	position:absolute;
	content:" ";
	width:13px; height:13px;
	top:0; left:auto; bottom:0; right:10px;
	margin:auto;
	border-top:solid 2px #fff;
	border-left:solid 2px #fff;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
/* タブレット以下 */
@media screen and (max-width: 768px) {
.modal_container .btn {
	width:100%;
	margin:0 auto;
	margin-top:15px;
}
.modal_container .btn a {
	font-size:16px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	nodata
-------------------------------------------------------------*/
.modal .nodata {
	padding:50px 15px;
	text-align:center;
}
.modal .nodata h3 {
	font-size:16px;
	color:#fff;
}
.modal .closebtn a {
	display:block;
	width:120px;
	margin:0 auto;
	line-height:30px;
	border:solid 1px #fff;
	text-align:center;
	margin-top:20px;
	color:#fff;
}
.modal_gamedetail .closebtn a:hover {
	color:#000;
	background:#fff;
	text-decoration:none;
}
/* タブレット以下 */
@media screen and (max-width: 768px) {
.modal .close {
	top:30px;
	right:0px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	モーダル制作時の確認用
-------------------------------------------------------------*/
.modal {
	/*display:block;*/
}
.modal_demo1 .modal_inner,
.modal_demo2 .modal_inner {
	color:#fff;
	background:#333;
	padding:30px;
}


/*===============================================================

	基本のレイアウト
	section_contents

===============================================================*/
.section_contents {
}

/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	headline
-------------------------------------------------------------*/
.section_contents .headline_BPE {
	text-align:center;
}
.section_contents .headline_BPE .title {
	font-size:35px;
	line-height:1.4;
}
.section_contents .headline_BPE .read {
	font-size:22px;
	line-height:1.4;
	font-weight:bold;
	margin-top:5px;
}
/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	visual
-------------------------------------------------------------*/
.section_contents .visual {
	margin-top:30px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	content
-------------------------------------------------------------*/
.section_contents .headline_BPE + .content,
.section_contents .visual + .content {
	margin-top:30px;
}
.section_contents .content + .content {
	margin-top:80px;
}
/*	h3	*/
.section_contents .content h3 {
	font-size:25px;
	line-height:1.8;
}
/*	h4	*/
.section_contents .content h4 {
	font-size:18px;
	line-height:1.8;
}
/*	p	*/
.section_contents .content p {
	font-size:16px;
	line-height:2;
}
/*	margin	*/
.section_contents .content * + h3,
.section_contents .content * + h4,
.section_contents .content * + p {
	margin-top:2em;
}
.section_contents .content h3 + p,
.section_contents .content h3 + h4,
.section_contents .content h4 + p {
	margin-top:0;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.section_contents .headline_BPE + .content,
.section_contents .visual + .content {
	margin-top:15px;
}
.section_contents .content + .content {
	margin-top:30px;
}
/*	h3	*/
.section_contents .content h3 {
	font-size:20px;
}
/*	h4	*/
.section_contents .content h4 {
	font-size:16px;
}
/*	p	*/
.section_contents .content p {
	font-size:14px;
}
/*	margin	*/
.section_contents .content * + h3,
.section_contents .content * + h4,
.section_contents .content * + p {
	margin-top:1em;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*===============================================================

	txt_area

===============================================================*/
.txt_area {
}
* + .txt_area {
	margin-top:30px;
}
.txt_area .tag {
	display:inline-block;
	color:#861718;
	font-size:24px;
	line-height:1;
	text-align:center;
	padding:10px;
	border:1px solid #861718;
}
.txt_area .read {
	font-size:20px;
	line-height:1.4;
}
.txt_area .title {
	font-size:30px;
	line-height:1.4;
}
.txt_area * + .title {
	margin-top:10px;
}
.txt_area .subtitle {
	font-size:24px;
}
.txt_area p {
	font-size:16px;
	text-align:left;
}
.txt_area * + p {
	margin-top:10px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.txt_area {
}
* + .txt_area {
	margin-top:20px;
}
.txt_area .tag {
	display:block;
	font-size:14px;
	padding:5px;
	border:1px solid #861718;
}
.txt_area .read {
	font-size:14px;
}
.txt_area .title {
	font-size:25px;
}
.txt_area * + .title {
	margin-top:5px;
}
.txt_area .subtitle {
	font-size:16px;
}
.txt_area p {
	font-size:14px;
}
.txt_area * + p {
	margin-top:10px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.txt_area .title {
	font-size:20px;
}

}	/* for SP max-width: 480px */


/*===============================================================

	pickup_item

===============================================================*/
.pickup_item {
	position:relative;
	z-index:1;
	background:#fff;
	text-align:left;
	padding:0;
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.20);
}
.pickup_item .pickup_item_label {
	position:absolute;
	top:0;
	right:0;
	width:130px;
	height:130px;
	text-align:center;
	font-size:19px;
	line-height:20px;
	padding:45px 0;
	background:#fe0000;
	color:#fff;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

/* タブレット以下 */
@media screen and (max-width: 1160px) {
.pickup_item .pickup_item_label {
	width:80px;
	height:80px;
	font-size:14px;
	line-height:15px;
	padding:25px 0;
}

}	/* for tablet max-width:1100px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.pickup_item .pickup_item_label {
	width:70px;
	height:70px;
	font-size:12px;
	line-height:15px;
	padding:20px 0;
}
}	/* for SP max-width: 480px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.pickup_item .pickup_item_label {
	width:50px;
	height:50px;
	font-size:10px;
	line-height:15px;
	padding:10px 0;
}
}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	pickup_item txt img
-------------------------------------------------------------*/
.pickup_item .txt {
	float:right;
	width:60%;
	padding:40px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.pickup_item .txt .read {
	font-size:18px;
	line-height:1.4;
	font-weight:bold;
}
.pickup_item .txt * + .title {
	margin-top:10px;
}
.pickup_item .txt .title {
	font-size:32px;
	line-height:1.3;
}
.pickup_item .txt .title .label {
	font-size:26px;
	color:#fe0000;
}
.pickup_item .txt .title .type {
	color:#a30b1a;
}
.pickup_item .txt p {
	font-size:16px;
	line-height:1.68;
	margin-top:15px;
}
.pickup_item .txt p.red {
	color:#fe0000;
	font-weight:bold;
}
.pickup_item .img {
	float:left;
	width:40%;
}
.pickup_item .txt .btn {
	width:440px;
	margin:0 auto;
	margin-top:30px;
}
.pickup_item .txt .btn a {
	display:block;
	border:solid 1px #5e5e5e;
	padding:8px 0;
	font-size:17px;
	text-align:center;
	text-decoration:none;
	color:#000;
}
.pickup_item .txt .btn a span {
	padding-right:20px;
	position:relative;
}
.pickup_item .txt .btn a span:after {
	position:absolute;
	content:'';
	position:absolute;
	margin:auto;
	top:0; bottom:0;
	right:0;
	width:5px;
	height:5px;
	border-top: 3px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid #a30b1a;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.pickup_item .txt .btn a:hover {
	color:#a30b1a;
}

/* タブレット以下 */
@media screen and (max-width: 1160px) {
.pickup_item .txt .read {
	font-size:16px;
}
.pickup_item .txt .title {
	font-size:25px;
}
.pickup_item .txt .title .label {
	font-size:18px;
	color:#fe0000;
}
.pickup_item .txt p {
	font-size:14px;
	line-height:1.68;
	margin-top:15px;
}
.pickup_item .txt .btn {
	width:90%;
}
}	/* for tablet max-width:1100px */

/* タブレット以下 */
@media screen and (max-width: 768px) {
.pickup_item .txt {
	float:none;
	width:100%;
	margin-top:0;
	padding:20px;
}
.pickup_item .txt .read {
	font-size:16px;
}
.pickup_item .txt * + .title {
	margin-top:5px;
}
.pickup_item .txt .title {
	font-size:18px;
}
.pickup_item .txt p {
	font-size:14px;
	line-height:1.6;
	margin-top:10px;
}
.pickup_item .img {
	float:none;
	width:100%;
	margin-top:15px;
}
.pickup_item .txt .btn {
	margin-top:15px;
}
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.pickup_item .txt .title {
	font-size:16px;
}
.pickup_item .txt p {
	font-size:12px;
}
.pickup_item .txt .btn a {
	font-size:14px;
}
.pickup_item .txt .btn a span {
	padding-right:15px;
}
.pickup_item .txt .btn {
	width:100%;
}
}	/* for SP max-width: 480px */

/* SP向けレイアウトの指定：～320px */
@media only screen and (max-width: 320px) {
.pickup_item .txt .btn a {
	font-size:12px;
}
}	/* for SP max-width: 320px */

/*-------------------------------------------------------------
	pickup_items
-------------------------------------------------------------*/
.pickup_items {
}
.pickup_items .flol,
.pickup_items .flor {
	width:49%;
}
.pickup_items .pickup_item .txt {

	float:right;
	width:66%;
	padding:30px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.pickup_items .pickup_item .img {
	float:left;
	width:34%;
}
.pickup_items .pickup_item .txt .btn {
	width:100%;
	margin:0 auto;
	margin-top:25px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.pickup_items .flol,
.pickup_items .flor {
	width:100%;
	float:none;
}
.pickup_items .flor {
	margin-top:20px;
}
.pickup_items .pickup_item .img {
	margin-top:0;
	width:25%;
}
.pickup_items .pickup_item .txt {
	width:75%;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.pickup_items .pickup_item .txt {
	padding:20px;
}

}	/* for SP max-width: 480px */


/*-------------------------------------------------------------
	pickup_items	 font size
-------------------------------------------------------------*/
.pickup_items .pickup_item .txt .title {
	font-size:25px;
}
.pickup_items .pickup_item .txt .title .label {
	font-size:20px;
}
.pickup_items .pickup_item .txt p {
	font-size:16px;
	line-height:1.68;
	margin-top:15px;
}

/* タブレット以下 */
@media screen and (max-width: 1160px) {
.pickup_items .pickup_item .txt .title {
	font-size:20px;
}
.pickup_items .pickup_item .txt .title .label {
	font-size:18px;
	color:#fe0000;
}
.pickup_items .pickup_item .txt p {
	font-size:14px;
	margin-top:10px;
}
.pickup_items .pickup_item .txt .btn a {
	font-size:14px;
}
}	/* for tablet max-width:1100px */

/* タブレット以下 */
@media screen and (max-width: 768px) {
.pickup_items .pickup_item .txt * + .title {
	margin-top:5px;
}
.pickup_items .pickup_item .txt .title {
	font-size:18px;
}
.pickup_items .pickup_item .txt p {
	font-size:14px;
	line-height:1.6;
	margin-top:10px;
}
.pickup_items .pickup_item .txt .btn {
	margin-top:15px;
}
.pickup_items .pickup_item .txt .btn a {
	font-size:13px;
}
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.pickup_items .pickup_item .txt .title {
	font-size:16px;
}
.pickup_items .pickup_item .txt p {
	font-size:12px;
}
.pickup_items .pickup_item .txt .btn a {
	font-size:14px;
}
.pickup_items .pickup_item .txt .btn a span {
	padding-right:15px;
}
.pickup_items .pickup_item .txt .btn {
	width:100%;
}
}	/* for SP max-width: 480px */

/* SP向けレイアウトの指定：～320px */
@media only screen and (max-width: 320px) {
.pickup_items .pickup_item .txt .btn a {
	font-size:12px;
}
}	/* for SP max-width: 320px */


/*===============================================================

	price_off

===============================================================*/
.price_off {
	text-align:center;
}
.price_off .title {
	font-size:25px;
	line-height:1.2;
	font-weight:bold;
	color:#C00;
}
.price_off .price {
	background-color:#666;
	color:#fff;
	margin-top:20px;
	padding:10px 10px;
	font-size:40px;
	line-height:1.2;
	font-weight:bold;
	position:relative;
}
.price_off .price + .price {
	margin-top:30px;
}
.price_off .price .cap {
	font-size:14px;
	font-weight:normal;
}
.price_off .btn_detail {
	width:auto;
	max-width:400px;
	margin:0 auto;
	margin-top:30px;
}

/* 1280px */
@media screen and (max-width: 1280px) {
.price_off .price .cap {
	display:block;
}
}	/* for tablet max-width: 1280px */

/* 960px */
@media screen and (max-width: 960px) {
.price_off .title {
	font-size:23px;
}
.price_off .price {
	font-size:30px;
}
}	/* for tablet max-width: 960px */

/* タブレット以下 */
@media screen and (max-width: 768px) {
.price_off .title {
	font-size:20px;
}
.price_off .price {
	padding:5px;
	margin-top:10px;
	font-size:20px;
}
.price_off .price .cap {
	font-size:12px;
}
.price_off .btn_detail {
	width:90%;
	margin:0 auto;
	margin-top:20px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	org_price
-------------------------------------------------------------*/
.org_price:after,
.org_price:before {
	content:' ';
	position:absolute;
	width:90%;
	height:3px;
	background:#c00;
	top:0; bottom:0; left:0; right:0; margin:auto;
	transform:rotate(-12deg);
}
.org_price:after {
	transform:rotate(12deg);
}

.price_off .off_price {
	background:#c00;
}
.off_price:after {
	content:' ';
	position:absolute;
	top:-25px; left:0; right:0; margin:auto;
	width:30px;
	height:30px;
	border-top: 20px solid #c00;
  border-right: 15px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 15px solid transparent;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */



/*===============================================================

	itemlist

===============================================================*/
.itemlist h3 {
	text-align:center;
}
.itemlist .item {
	box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.20);
	background:#fff;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	position:relative;
}
.itemlist_case .item {
	box-shadow:none;
	background:none;
}
.itemlist .item .head {
	color:#fff;
	font-size:14px;
	line-height:40px;
	font-weight:bold;
	text-align:center;
	background:#333;
	width:120px;
	height:40px;
	position:absolute;
	top:10px;
	left:-10px;
}
.itemlist .item .head.head_campaign {
	background:#308dd3;
}
.itemlist .item .head.head_column {
	background:#1ca12c;
}
.itemlist .item .head.head_service {
	background:#fe0000;
}
.itemlist .item .head.head_case {
	background:#706aba;
}
.itemlist .youtube {
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.itemlist .youtube iframe {
  position:absolute;
  top:0;
  right:0;
  width:100% !important;
  height:100% !important;
}
.itemlist .item .txt {
	padding:15px;
}
.itemlist_case .item .txt {
	padding:15px 5px;
}
.itemlist .item .txt .title {
	font-size:18px;
}
.itemlist .item .txt p {
	font-size:14px;
}
.itemlist .item .txt * + p {
	margin-top:5px;
}
.itemlist .item .morelink {
	text-align:right;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.itemlist .title {
	width:auto;
	font-size:18px;
}
.itemlist .item {
	margin-top:20px;
}
.itemlist .item .head {
	font-size:12px;
	line-height:30px;
	width:100px;
	height:30px;
}
.itemlist .item .txt {
	padding:10px;
}
.itemlist .item .txt .title {
	font-size:14px;
}
.itemlist .item .txt p {
	font-size:14px;
	margin-top:5px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */


/*===============================================================

	headline_BPE_wrp

===============================================================*/
.headline_BPE_wrp {
	position:relative;
}
.headline_BPE_wrp .title {
	font-size:26px;
	line-height:1.4;
	padding-bottom:15px;
	border-bottom:1px solid #333;
}
.headline_BPE_wrp .read {
	color: #000;
	font-size:15px;
	line-height:2;
	text-align:center;
	margin-top:30px;
}
.headline_BPE_wrp .txtlink {
	position:absolute;
	bottom:10px;
	right:0;
	font-size:16px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.headline_BPE_wrp .title {
	font-size:18px;
}
.headline_BPE_wrp .txtlink {
	font-size:14px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*===============================================================

	section_news

===============================================================*/
.section_news {
	color:#fff;
}
.news_list {
	margin-top:0;
	border-bottom:solid 1px rgba(255,255,255,0.5);
	padding-bottom:15px;
}
.news_list dt,
.news_list dd {
	color:#fff;
	font-size:16px;
	line-height:1.5;
	border-top:solid 1px rgba(255,255,255,0.5);
	padding-top:14px;
}

.news_list dt {
	width:180px;
	float:left;
	font-weight:bold;
}
.news_list dd {
	margin-left:180px;
}
.news_list dd + dt,
.news_list dd + dt + dd {
	margin-top:15px;
}
.news_list dd a {
	color:#fff;
	text-decoration:none;
}
.news_list dd a:hover {
	color:#ccc;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.news_list {
	margin-top:15px;
}
.news_list dt {
	font-size:14px;
	font-weight:bold;
	width:100%;
	float:none;
}
.news_list dd {
	font-size:14px;
	margin-left:0;
	margin-top:0 !important;
	border:0;
	padding-top:5px;
}
.news_list dd + dt {
	margin-top:10px;
}
.news_list dd a:hover {
	color:#000;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	section_news .arw_btn
-------------------------------------------------------------*/
.section_news .arw_btn {
	width:400px;
	margin:0 auto;
	margin-top:30px;
}
.section_news .arw_btn a {
	display:block;
	border:solid 1px #fff;
	background:#fff;
	color:#000;
}
.section_news .arw_btn a:hover {
	color:#a30b1a;
}



/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.section_news .arw_btn {
	width:100%;
}
}	/* for SP max-width: 480px */

/*===============================================================

	contact_link

===============================================================*/
.contact_link {
}
.contact_link .read {
	color:#000;
	font-size:24px;
	font-weight:normal;
	text-align:center;
	border-bottom:none;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.contact_link .contact_box {
	width:990px;
	margin:0 auto;
}
.contact_link .contact_box .box {
	background:#eee;
	width:47%;
	border:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.contact_link .contact_box .box .txt {
	padding:20px;
	padding-bottom:0;
}
.contact_link .contact_box .box h3 {
	text-align:center;
	font-size:26px;
	line-height:1.5;
	border-bottom:solid 1px #000;
	padding-bottom:10px;
}
.contact_link .contact_box .box p {
	font-size:14px;
	line-height:20px;
}
.contact_link .contact_box .box .cap {
	font-size:12px;
	margin-top:5px;
	line-height:15px;
}
.contact_link .contact_box .box .btn a {
	background:#000;
	display:block;
	color:#fff;
	text-align:center;
	font-size:16px;
	text-decoration:none;
	line-height:60px;
}

/* タブレット以下 */
@media screen and (max-width: 1050px) {
.contact_link .contact_box {
	width:100%;
}
.contact_link .contact_box .box {
	width:49%;
	padding:15px;
}
.contact_link .contact_box .box .txt {
	padding:15px;
	padding-bottom:0;
}
}	/* for tablet max-width: 768px */

/* タブレット以下 */
@media screen and (max-width: 768px) {
.contact_link .read {
	font-size:18px;
}
.contact_link .contact_box .box h3 {
	font-size:18px;
}
.contact_link .contact_box .box p {
	font-size:12px;
}
.contact_link .contact_box .box .cap {
	font-size:12px;
}
.contact_link .contact_box .box .btn a {
	font-size:14px;
	line-height:40px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.contact_link .contact_box .box {
	width:100%;
	float:none;
}
}	/* for SP max-width: 480px */

/*===============================================================

	read_visual

===============================================================*/
.read_visual {
	background:#666 no-repeat center center;
	background-size:cover;
	padding:80px 40px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.read_visual .txt {
	color:#fff;
}
.read_visual .txt h2 {
	font-size:40px;
	line-height:1.4;
}
.read_visual .txt p {
	font-size:18px;
	line-height:1.8;
	margin-top:20px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.read_visual {
	padding:0;
	background:none;
}
.read_visual .txt {
	width:100%;
	padding:20px;
	color:#333;
}
.read_visual .txt h2 {
	font-size:20px;
	line-height:1.4;
}
.read_visual .txt p {
	font-size:14px;
	line-height:1.6;
	margin-top:10px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */


/*===============================================================

	section_intro

===============================================================*/

/*-------------------------------------------------------------
	localmenu
-------------------------------------------------------------*/
.localmenu {
}
.localmenu li {
	float:left;
	text-align:center;
	width:16.66%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.localmenu li a {
	display:block;
	padding:15px 0;
	border:solid 1px #ddd;
	border-left:0;
	text-decoration:none;
	background:#eee;
	color:#333;
	font-size:16px;
	font-weight:bold;
}
.localmenu li a:hover {
	background:#333;
	color:#fff;
}
.localmenu ul {
	border-left:solid 1px #ddd;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.localmenu li {
	width:33.333%;
}
.localmenu li a {
	font-size:14px;
	padding:10px 0;
	border-bottom:0;
}
.localmenu ul {
	border-bottom:solid 1px #ddd;
}

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	section_intro
-------------------------------------------------------------*/
.section_intro {
	text-align:center;
}
.section_intro h3 {
	font-size:30px;
	margin-top:50px;
	text-align:center;
}
.section_intro p {
	font-size:16px;
	margin-top:30px;
	text-align:left;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.section_intro h3 {
	font-size:25px;
	margin-top:30px;
}
.section_intro p {
	font-size:14px;
	margin-top:15px;
	text-align:left;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.section_intro h3 {
	font-size:20px;
}
}	/* for SP max-width: 480px */

/*===============================================================

	section_overview

===============================================================*/
.section_overview {
}
.section_overview .gridcontainer {
	margin-top:-30px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.section_overview .gridcontainer {
	margin-top:0;
}
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*===============================================================

	section_operating_environment

===============================================================*/
.section_operating_environment .btn_detail {
	width:400px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.section_operating_environment .btn_detail {
	width:90%;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	speclist1
-------------------------------------------------------------*/
.speclist1 table {
	width:100%;
	text-align:left;
	border-collapse:collapse;
  border-spacing:0;
	border-bottom:solid 1px #ddd;
}
.speclist1 table .bold {
	font-weight:bold;
}
.speclist1 table th {
	width:200px;
	padding:15px;
	font-weight:bold;
	border:solid 1px #ddd;
	border-right:0;
	border-bottom:0;
	background:#fafafa;
	color:#000;
	font-size:16px;
	line-height:1.8;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.speclist1 table td {
	padding:15px;
	border:solid 1px #ddd;
	border-bottom:0;
	color:#333;
	font-size:16px;
	line-height:1.8;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.speclist1 table td + td {
	border-left:0;
}
.speclist1 table tr:nth-child(odd) {
	background:#fff;
}
.speclist1 table tr:nth-child(even) {
?	background:#fafafa;
}
.subhead + .speclist1 {
	margin-top:10px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.speclist1 .table {
	margin-top:15px;
}
.speclist1 table {
	padding:0;
	margin-top:0px;
}
.speclist1 table a:hover {
	color:#003b77;
}
.speclist1 table th {
	padding:10px;
	display:list-item;
	list-style:none;
	border-right:solid 1px #ddd;
	width:100%;
	font-size:14px;
	line-height:1.6;
}
.speclist1 table td {
	padding:10px;
	display:list-item;
	list-style:none;
	width:100%;
	font-size:14px;
	line-height:1.6;
}
.speclist1 table tr:nth-child(odd) ,
.speclist1 table tr:nth-child(even) {
?	background:#fff;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	speclist2
-------------------------------------------------------------*/
.speclist2 {
	margin-top:50px;
}
.speclist2 table {
	text-align:left;
	border-collapse:collapse;
  border-spacing:0;
	width:100%;
}
.speclist2 table thead th:first-child {
	width:200px;
}
.speclist2 table th {
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding:15px;
	border:1px solid #ddd;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background:#fafafa;
}
.speclist2 table td {
	color:#333;
	font-size:16px;
	padding:15px;
	border:1px solid #ddd;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.speclist2 table tbody th.feat {
	text-align:center;
}
.speclist2 table tbody th.func {
	width:50px;
	vertical-align:middle;
}
.speclist2 table tbody th.func + th {
	width:150px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.speclist2 {
	margin-top:20px;
}
.speclist2 table {
	display:block;
	border-bottom:0;
}
.speclist2 table thead {
	display:none;
}
.speclist2 table tbody {
	display:block;
}
.speclist2 table tbody tr {
	display:block;
	border-top:solid 1px #ddd;
	border-left:solid 1px #ddd;
	border-right:solid 1px #ddd;
}
.speclist2 table tbody th,
.speclist2 table tbody td {
	display: list-item;
	list-style:none;
	border: none;
	font-size:14px;
}
.speclist2 table tbody th {
	list-style-type:none;
	padding:10px;
	width:100%;
	box-sizing:border-box;
	background:#fafafa;
	border-bottom:1px solid #ddd;
}
.speclist2 table tbody td {
	margin-left:0px;
	padding:10px;
	border-bottom:solid 1px #ddd;
	text-align:left;
	width:100%;
	box-sizing:border-box;
}
.speclist2 table tbody th.feat {
	text-align:left;
}
.speclist2 table tbody tr:nth-child(2) {
	border-top:0;
	border-left:0;
	border-right:0;
}
.speclist2 table tbody tr:nth-child(3),
.speclist2 table tbody tr:nth-child(4),
.speclist2 table tbody tr:nth-child(5),
.speclist2 table tbody tr:nth-child(6) {
	border-top:0;
}
.speclist2 table tbody tr:nth-child(2) th,
.speclist2 table tbody tr:nth-child(2) td {
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.speclist2 table tbody tr th.func {
	width:100%;
	text-align:center;
	border-left:0;
	border-right:0;
	background:none;
	vertical-align:middle;
}
.speclist2 table tbody th.func + th {
	width:100%;
}
.speclist2 table tbody td:nth-of-type(1):before { display:block; content:"長時間残業抑止　SaaS（クラウド版）"; padding-right:15px; font-weight:bold; }
.speclist2 table tbody td:nth-of-type(2):before { display:block; content:"長時間残業抑止（パッケージ版）"; padding-right:15px; font-weight:bold; }

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */


/*-------------------------------------------------------------
	pricelist1
-------------------------------------------------------------*/
.pricelist1 {
	margin-top:50px;
}
.pricelist1 table {
	text-align:left;
	border-collapse:collapse;
  border-spacing:0;
	width:100%;
}
.pricelist1 table thead th:first-child {
	width:55%;
}
.pricelist1 table tr:nth-child(3) {
	background:#fff5f5;
}
.pricelist1 table th {
	color:#fff;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
	padding:15px 0;
	border:1px solid #ddd;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background:#333;
}
.pricelist1 table td {
	color:#333;
	font-size:16px;
	line-height:25px;
	text-align:center;
	padding:15px 0;
	border:1px solid #ddd;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	vertical-align:baseline;
}
.pricelist1 table td.red {
	color:#c00;
}
.pricelist1 table td .semi_bold {
	font-size:20px;
	line-height:30px;
	font-weight:bold;
}
.pricelist1 table td .bold {
	font-size:26px;
	line-height:1;
	font-weight:bold;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.pricelist1 {
	margin-top:20px;
}
.pricelist1 table {
	display:block;
	border-bottom:0;
}
.pricelist1 table thead {
	display:none;
}
.pricelist1 table tbody {
	display:block;
}
.pricelist1 table tbody tr {
	display:block;
	border-top:solid 1px #ddd;
	border-left:solid 1px #ddd;
	border-right:solid 1px #ddd;
}
.pricelist1 table tbody tr + tr {
	margin-top:10px;
}
.pricelist1 table tbody th,
.pricelist1 table tbody td {
	display: list-item;
	list-style:none;
	border: none;
	font-size:14px;
	line-height:1.6;
}
.pricelist1 table tbody th {
	list-style-type:none;
	padding:10px;
	width:100%;
	background:#fafafa;
	border-bottom:1px solid #ddd;
}
.pricelist1 table tbody td {
	margin-left:0px;
	padding:10px;
	border-bottom:solid 1px #ddd;
	text-align:left;
	width:100%;
}
.pricelist1 table td .semi_bold {
	font-size:16px;
	line-height:20px;
}
.pricelist1 table td .bold {
	font-size:20px;
}
.pricelist1 table tbody td:nth-of-type(1) { color:#fff; background:#333; }
.pricelist1 table tbody td:nth-of-type(1).red { color:#c00; }
.pricelist1 table tbody td:nth-of-type(1):before { content:"プラン"; padding-right:15px; font-weight:bold; }
.pricelist1 table tbody td:nth-of-type(2):before { content:"価格"; padding-right:15px; font-weight:bold; }
.pricelist1 table tbody td:nth-of-type(3):before { content:"備考"; padding-right:15px; font-weight:bold; }

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */


/*===============================================================

	section_costcheck

===============================================================*/
/*-------------------------------------------------------------
	form_section
-------------------------------------------------------------*/
.section_costcheck .form_section {
	margin:0 auto;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.section_costcheck .form_section {
	width:100%;
	margin:0 auto;
	padding:50px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.section_costcheck .form_section {
	padding:20px;
}
}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	.txt
-------------------------------------------------------------*/
.section_costcheck .form_section .txt {
	margin-top:30px;
}
.section_costcheck .form_section .txt p {
	font-size:14px;
	line-height:1.6;
	text-align:center;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.section_costcheck .form_section .txt {
	margin-top:15px;
}
.section_costcheck .form_section .txt p {
	font-size:12px;
	text-align:left;
}

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	form
-------------------------------------------------------------*/
.section_costcheck .form_content {
	text-align:left;
	margin-top:30px;
	font-size:16px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.section_costcheck .form_content {
	margin-top:15px;
}
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */


/*-------------------------------------------------------------
	form dl
-------------------------------------------------------------*/
.section_costcheck .form_content dl {
	border-bottom:solid 1px #ddd;
	margin:0;
}
.section_costcheck .form_content dt ,
.section_costcheck .form_content dd {
	padding:20px 10px;
	border-top:solid 1px #ddd;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-size:14px;
	line-height:20px;
}
.section_costcheck .form_content dt {
	padding-top:32.5px;
	float:left;
	width:25%;
	font-weight:bold;
	clear:both;
}
.section_costcheck .form_content dt span {
	padding-left:3px;
}
.section_costcheck .form_content dd {
	float:right;
	width:75%;
}
.section_costcheck .form_content .red {
	font-size:11px;
	color:#FF6283;
	font-weight:normal;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.section_costcheck .form_content dt {
	padding:15px 0 0 0;
	float:none;
	width:100%;
}
.section_costcheck .form_content dd {
	border:0;
	padding:10px 0 15px 0;
	float:left;
	width:100%;
}
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	.section_costcheck .form_item
-------------------------------------------------------------*/
.section_costcheck .form_item {
	position:relative;
	width:100%;
}
.section_costcheck .form_item + .section_costcheck .form_item {
	margin-top:20px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	.section_costcheck .form_item
-------------------------------------------------------------*/
.section_costcheck .form_item .clearbtn {
	position:absolute;
	top:5px;
	margin:auto;
	right:0;
}
.clearbtn a {
	display:inline-block;
	padding:5px 25px;
	position:relative;
	background:#eee;
	border-radius:2px;
	border:solid 1px #ddd;
	color:#666;
	text-decoration:none;
}
.clearbtn a:hover {
	opacity:0.7;
}
.clearbtn a:after ,
.clearbtn a:before {
	position:absolute;
	content:' ';
	width:10px;
	height:1px;
	background:#999;
	top:0; bottom:0;
	right:10px; margin:auto;
	transform:rotate(45deg);
}
.clearbtn a:before {
	transform:rotate(-45deg);
}


/* タブレット以下 */
@media screen and (max-width: 768px) {
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.section_costcheck .form_item .clearbtn {
	top:-38px;
}
}	/* for SP max-width: 480px */


/*-------------------------------------------------------------
	form_content	table
-------------------------------------------------------------*/
.section_costcheck .form_content table,
.section_costcheck .form_content table th,
.section_costcheck .form_content table td {
	background:none;
	border:0;
}
/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */



/*-------------------------------------------------------------
	.section_costcheck .form_content input
-------------------------------------------------------------*/
.section_costcheck .form_content input.txtinput {
	width:90%;
	border:0;
	padding:10px;
	font-size:14px;
	line-height:1.6;
	border:solid 1px #ccc;
	margin:0;
	border-radius:5px;
	-webkit-appearance:none;
	outline:0;
	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	-ms-transition:all 0.1s linear;
	transition:all 0.1s linear;
}
.section_costcheck .form_content input.txtinput_m {
	width:60%;
}
.section_costcheck .form_content input.txtinput_s {
	width:25%;
}
.section_costcheck .form_content input.txtinput_postal {
	width:150px;
	border:0;
	padding:10px;
	font-size:14px;
	line-height:1.6;
	border:solid 1px #ccc;
	margin:0;
	border-radius:5px;
	-webkit-appearance:none;
	outline:0;
	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	-ms-transition:all 0.1s linear;
	transition:all 0.1s linear;
}
.section_costcheck .form_content textarea {
	width:90%;
	border:0;
	padding:10px;
	font-size:14px;
	line-height:1.6;
	border:solid 1px #ccc;
	margin:0;
	vertical-align:middle;
	border-radius:5px;
	-webkit-appearance:none;
	outline:0;
	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	-ms-transition:all 0.1s linear;
	transition:all 0.1s linear;
}
.section_costcheck .form_content input.txtinput:focus,
.section_costcheck .form_content input.txtinput_postal:focus,
.section_costcheck .form_content textarea:focus {
	border-color:#333;
}
.section_costcheck .form_content .sample {
	font-size:90%;
	line-height:1;
	margin-top:10px;
	color:#999;
}
.section_costcheck .form_content .sample a {
	color:#999;
	text-decoration:none;
}
/* タブレット以下 */
@media screen and (max-width: 768px) {
.section_costcheck .form_content input.txtinput_m,
.section_costcheck .form_content input.txtinput_s {
	width:50%;
}
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.section_costcheck .form_content input.txtinput,
.section_costcheck .form_content textarea,
.section_costcheck .form_content input ,
.section_costcheck .form_content textarea {
	width:100%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-size:12px;
}
.section_costcheck .form_content input.txtinput_postal {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-size:12px;
}
.section_costcheck .form_content .sample {
	margin-top:5px;
}

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	.section_costcheck .form_content .radio
-------------------------------------------------------------*/
.section_costcheck .form_content .radio li input {
	width:auto;
  display:none;
  border:0;
  margin:0;
}
.section_costcheck .form_content .radio li {
	padding:0;
}
.section_costcheck .form_content .radio li + li {
	margin-top:10px;
}
/*　ラジオボタンの装飾　*/
.section_costcheck .form_content .radio li label {
	display:inline-block;
	vertical-align:middle;
	position:relative;
	padding-left:24px;
	cursor:pointer;
	font-size:14px;
	line-height:20px;
}
.section_costcheck .form_content .radio li label:before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	margin:auto;
	border-radius:50%;
	width:16px;
	height:16px;
	background:#fff;
	border:1px solid #333;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.section_costcheck .form_content .radio li label:after {
  content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:4px;
	margin:auto;
	border-radius:50%;
	width:8px;
	height:8px;
	background:#333;
	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	-ms-transition:all 0.1s linear;
	transition:all 0.1s linear;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	transform:scale(0);
}
.section_costcheck .form_content .radio li input:checked + label:after {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.section_costcheck .form_content .radio li label {
	font-size:12px;
	line-height:20px;
}

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	.section_costcheck .form_content checkbox
-------------------------------------------------------------*/
.section_costcheck .form_content .checkbox li {
	float:left;
	width:33.3333%;
	padding:0;
}
.section_costcheck .form_content .checkbox li:nth-child(4),
.section_costcheck .form_content .checkbox li:nth-child(5),
.section_costcheck .form_content .checkbox li:nth-child(6) {
	margin-top:10px;
}
.section_costcheck .form_content .agreebox {
	padding-top:20px;
	font-size:14px;
	line-height:20px;
	text-align:center;
}
.section_costcheck .form_content .checkbox li input,
.section_costcheck .form_content .agreebox input {
	width:auto;
	display:none;
  border:0;
  margin:0;
}
/*　チェックボックスの装飾　*/
.section_costcheck .form_content .checkbox li label,
.section_costcheck .form_content .agreebox label {
	display:inline-block;
	vertical-align:middle;
	position:relative;
	padding-left:24px;
	cursor:pointer;
	font-size:14px;
	line-height:20px;
}
.section_costcheck .form_content .checkbox li label:before,
.section_costcheck .form_content .agreebox label:before {
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	margin:auto;
	border-radius:10%;
	width:16px;
	height:16px;
	background:#fff;
	border:1px solid #333;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.section_costcheck .form_content .checkbox li label:after,
.section_costcheck .form_content .agreebox label:after {
  content:"";
	position:absolute;
	top:-4px;
  left:5px;
	margin:auto;
  width:6px;
  height:14px;
  border-right:2px solid transparent;
  border-bottom:2px solid transparent;
	-webkit-transform:rotate(40deg);
  -moz-transform:rotate(40deg);
  -ms-transform:rotate(40deg);
  transform:rotate(40deg);
	-webkit-transition:border-bottom-color,border-right-color .2s linear;
	-moz-transition:border-bottom-color,border-right-color .2s linear;
	-ms-transition:border-bottom-color,border-right-color .2s linear;
	transition:border-bottom-color,border-right-color .2s linear;
}
.section_costcheck .form_content .checkbox li input:checked + label:after,
.section_costcheck .form_content .agreebox input:checked + label:after {
	border-color:#333;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.section_costcheck .form_content .checkbox li {
	width:100%;
}
.section_costcheck .form_content .checkbox li + li {
	margin-top:10px;
}
.section_costcheck .form_content .checkbox li label,
.section_costcheck .form_content .agreebox label {
	font-size:12px;
}
.section_costcheck .form_content .agreebox {
	padding-top:10px;
	font-size:12px;
	text-align:left;
}
}	/* for SP max-width: 480px */


/*-------------------------------------------------------------
	.section_costcheck .form_content select
-------------------------------------------------------------*/
.section_costcheck .form_content select {
	background:#fff;
	/*background:url(../image/space1x1.gif) no-repeat;*/
}
.section_costcheck .form_content select option {
	background:#fff;
	color:#333;
}
.section_costcheck .form_content optgroup.area {
	color:#333;
	background:#eee;
}
/*	 セレクタの装飾 */
.select_wrap {
	position:relative;
	overflow:hidden;
	display:inline-block;
	min-width:30em;
	background-color:#ffffff;
	background-image:-webkit-linear-gradient(top, #ffffff 0%, #eee 100%);
	background-image:linear-gradient(top, #ffffff 0%, #eee 100%);
	border:1px solid #ddd;
	border-radius:3px;
	color:#333;
	/*padding:0 5px;*/
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	-ms-transition:all 0.1s linear;
	transition:all 0.1s linear;
}
.select_wrap:hover {
	border:1px solid #333;
}
.select_wrap2 {
	min-width:20em;
}
.select_wrap3 {
	min-width:10em;
	margin-right:5px;
}
.select_wrap select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	z-index: 2;
	display: block;
	width: 200%;
	/* fallback non calc support */
	width:-webkit-calc(100% + 5em);
	width:100%;
	margin:0;
	padding:10px;
	background:transparent;
	border:0;
	outline:none;
	font-size:14px;
	line-height:1.6;
	cursor:pointer;
}
.select_wrap:after {
	content:'';
	position:absolute;
	bottom:10px;
	right:10px;
	width:5px;
	height:5px;
	border-top:4px solid rgba(0,0,0,0.5);
	border-right:4px solid transparent;
	border-bottom:4px solid transparent;
	border-left:4px solid transparent;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.select_wrap:before {
	content:'';
	position:absolute;
	top:10px;
	right:10px;
	width:5px;
	height:5px;
	border-top:4px solid transparent;
    border-right:4px solid transparent;
    border-bottom:4px solid rgba(0,0,0,0.5);
    border-left:4px solid transparent;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
/*	 セレクタの装飾 */
.select_wrap {
	min-width:auto;
	width:100%;
	padding:0;
	margin:0;
}
.select_wrap + .select_wrap {
	margin-top:10px;
}
.select_wrap select {
	padding:10px;
	font-size:12px;
}
.select_wrap:after {
	content:'';
	position:absolute;
	bottom:8px;
	right:10px;
	width:5px;
	height:5px;
	border-top:4px solid rgba(0,0,0,0.5);
	border-right:4px solid transparent;
	border-bottom:4px solid transparent;
	border-left:4px solid transparent;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.select_wrap:before {
	content:'';
	position:absolute;
	top:8px;
	right:10px;
	width:5px;
	height:5px;
	border-top:4px solid transparent;
	border-right:4px solid transparent;
	border-bottom:4px solid rgba(0,0,0,0.5);
	border-left:4px solid transparent;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
}	/* for SP max-width: 480px */


/*-------------------------------------------------------------
	.section_costcheck .form_content .submit
-------------------------------------------------------------*/
.section_costcheck .form_content .submit {
	padding:40px 0;
	margin:0;
}
.section_costcheck .form_content .submit input {
	width:200px;
	margin:0 auto;
	padding:15px 0;
	display:block;
	color:#eee;
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:0px 1px 2px rgba(0,0,0,0.8);
	border:0;
	border-radius:5px;
	background:#333;
	box-shadow:0 2px 0 0 rgba(0,0,0,0.2);
	-moz-box-shadow:0 2px 0 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 2px 0 0 rgba(0,0,0,0.2);
	-webkit-transition:all 0.1s linear;
	-ms-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	transition:all 0.1s linear;
	cursor:pointer;
	-webkit-appearance:none;
}
.section_costcheck .form_content .submit input:hover {
	background:#D4145A;
}
.section_costcheck .form_content .submit .cap {
	color:#666;
	font-size:12px;
	line-height:1.6;
	margin-top:40px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.section_costcheck .form_content .submit {
	padding:15px 0;
}
.section_costcheck .form_content .submit input {
	width:100%;
	padding:10px 0;
	font-size:14px;
}
.section_costcheck .form_content .submit .cap {
	margin-top:15px;
}

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	.section_costcheck .form_content .two_submit
-------------------------------------------------------------*/
.section_costcheck .form_content .submit_two {
	width:440px;
	margin:0 auto;
}
.section_costcheck .form_content .submit_two .flol ,
.section_costcheck .form_content .submit_two .flor {
	width:50%;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.section_costcheck .form_content .submit_two {
	width:100%;
}
.section_costcheck .form_content .submit_two .flol ,
.section_costcheck .form_content .submit_two .flor {
	width:49%;
}

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	バリデート
-------------------------------------------------------------*/
.validate {
	padding-bottom:5px;
	margin-bottom:10px;
}
.validate p {
	background:#fee;
	padding:10px;
	color:#c00;
	font-size:14px;
	line-height:1.6;
}
.validate_submit {
	margin:0 auto;
	text-align:center;
	padding-bottom:20px;
}
.validate_submit p {
	padding:10px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.validate {
	margin-bottom:5px;
}
.validate p {
	font-size:12px;
	padding:7px;
}
.validate_submit {
	margin:0 auto;
	text-align:left;
}

}	/* for SP max-width: 480px */


/*-------------------------------------------------------------
	footer_copy_wrp
-------------------------------------------------------------*/
.footer_copy_wrp {
	max-width:100%;
	text-align:center;
	padding:20px;
	background:#666;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.footer_copy_wrp .content_width {
	max-width:1280px;
	margin:0 auto !important;
}
.footer_copy_wrp .footer_link {
	float:left;
}
.footer_copy_wrp .footer_link li {
	float:left;
	margin-right:30px;
}
.footer_copy_wrp .footer_link li a {
	color:#fff;
	text-decoration:none;
}
.footer_copy_wrp .copyright {
	color:#fff;
	float:right;
	padding:0 !important;
	display:inline-block;
	clear:none;
}
/* タブレット以下 */
@media screen and (max-width: 768px) {
.footer_copy_wrp {
	padding:20px;
}
.footer_copy_wrp .footer_link {
	float:none;
	margin-top:-10px;
}
.footer_copy_wrp .footer_link li {
	width:50%;
	margin:10px 0 0 0;
	text-align:left;
	font-size:12px;
	line-height:1.4;
}
.footer_copy_wrp .footer_link li a {
	color:#fff;
	text-decoration:none;
}
.footer_copy_wrp .copyright {
	font-size:10px;
	line-height:1.4;
	float:none;
	margin-top:15px;
}

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {


}	/* for SP max-width: 480px */



/*===============================================================

	.mainvisual_slider (おすすめ商品)

===============================================================*/
.mainvisual_slider .slide_img + a {
	color: #666;
}
.mainvisual_slider .slide_img + a:hover {
	color: #cc3300;
}

/*===============================================================

	static

===============================================================*/

/*-------------------------------------------------------------
	locallink_box
-------------------------------------------------------------*/
.locallink_box {
	background:#eee;
	padding:30px;
}
.locallink_box .locallink {
	width:48%;
}
.locallink_box .locallink h3 {
	font-size:18px;
}
.locallink_box .locallink * + h3 {
	margin-top:30px;
}
.locallink_box .locallink li {
	margin-top:10px;
	padding-left:15px;
	position:relative;
}
.locallink_box .locallink li:before {
	content:' ';
	width:6px;
	height:6px;
	border-radius:50%;
	background:#a30b1a;
	position:absolute;
	left:0px;
	top:9px;
}

/* タブレット以下 */
@media screen and (max-width: 768px) {
.locallink_box {
	padding:20px;
}
.locallink_box .locallink h3 {
	font-size:16px;
}
.locallink_box .locallink * + h3 {
	margin-top:20px;
}
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.locallink_box .locallink {
	width:100%;
	float:none;
}
.locallink_box .locallink h3 {
	font-size:14px;
}
.locallink_box .locallink li {
	font-size:12px;
	margin-top:5px;
}
.locallink_box .locallink + .locallink {
	margin-top:20px;
}

}	/* for SP max-width: 480px */



/*-------------------------------------------------------------
	static_content
-------------------------------------------------------------*/
.static_content {
}
.static_content .column + .column {
	margin-top:30px;
}
/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	static_content title
-------------------------------------------------------------*/
.static_content .title {
	font-size:18px;
	background:#a30b1a;
	color:#fff;
	padding:10px;
}
.static_content .column + .title {
	margin-top:50px;
}
.static_content .column .title {
	background:#eee;
	color:#000;
	margin-top:15px;
}
.static_content .column * + .title {
	margin-top:30px;
}
.static_content .column .subtitle {
	border-left:solid 3px #a30b1a;
	padding-left:15px;
}
/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.static_content .title {
	font-size:15px;
}
.static_content .subtitle {
	font-size:14px;
}
.static_content .column .title {
	margin-top:10px;
}
.static_content .column + .title {
	margin-top:30px;
}
}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	static_content number_title
-------------------------------------------------------------*/
.static_content .column .number_title {
	color:#a30b1a;
}
.static_content .column .number_title .number {
	background:#a30b1a;
	padding:2px 5px;
	color:#fff;
	margin-right:10px;
}
/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.static_content .column .number_title {
	padding-left:35px;
	position:relative;
}
.static_content .column .number_title .number {
	margin:0;
	position:absolute;
	top:-2px;
	left:0;
	padding:0;
	min-width:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
}
}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	static_content list
-------------------------------------------------------------*/

.static_content .column ul {
	margin-top:20px;
}
.static_content .column li {
	margin-top:5px;
	padding-left:15px;
	position:relative;
}
.static_content .column li:before {
	content:' ';
	width:4px;
	height:4px;
	border-radius:50%;
	background:#3c3b36;
	position:absolute;
	left:0px;
	top:8px;
}
/* タブレット以下 */
@media screen and (max-width: 768px) {

}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {

}	/* for SP max-width: 480px */

/*-------------------------------------------------------------
	static_content table_wrp
-------------------------------------------------------------*/
.table_wrp table {
	width:100%;
	text-align:left;
	font-size:14px;
	line-height:1.5;
	border-collapse: separate;
    border-spacing: 0;
	border-bottom:solid 1px #ddd;
}
.table_wrp table th {
	padding:10px;
	font-weight:bold;
	border:solid 1px #ddd;
	border-right:0;
	border-bottom:0;
	background:rgba(0,0,0,0.05);
	color:#000;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:auto;
}
.table_wrp table thead th {
	background:rgba(0,0,0,0.1);
}
.table_wrp table td {
	padding:10px;
	border:solid 1px #ddd;
	border-bottom:0;
	color:#000;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.table_wrp table td + td {
	border-left:0;
}
.table_wrp table tr:nth-child(odd) {
	background:#fff;
}
.table_wrp table tr:nth-child(even) {
?	background:rgba(0,0,0,0.05);
}
/* タブレット以下 */
@media screen and (max-width: 768px) {
.table_wrp table {
	padding:0;
	margin-top:20px;
}
.table_wrp table th,
.table_wrp table td {
	display:table-cell;
	width:auto;
	padding:10px;
	font-size:14px;
}
}	/* for tablet max-width: 768px */

/* SP向けレイアウトの指定：～480px */
@media only screen and (max-width: 480px) {
.static_content .table_wrp {
	width:100%;
}
.static_content .table_wrp table th {
	font-size:12px;
	font-weight:bold;
}
.static_content .table_wrp table td {
	font-size:12px;
}

.static_content .table_simple table th {
	display: list-item;
	list-style:none;
	width:100%;
	border-right:solid 1px #ddd;
}
.static_content .table_simple table td {
	display: list-item;
	list-style:none;
	width:100%;
	border-top:dotted 0px #ddd;
}

.static_content .table_simple table tr:nth-child(odd) ,
.static_content .table_simple table tr:nth-child(even) {
	background:#fff;
}

.static_content .table_scroll {
	width:100%;
	overflow-x:scroll;
}
.static_content .table_scroll table {
	width:1000px;
}
}	/* for SP max-width: 480px */


img {
   max-width: 100%;
   height: auto;
}

/* .mypage_menu img */
.mypage_menu li > img {
	max-width: 100px;
}
/*===============================================================
Cookie対応　下部表示枠線なくす設定
===============================================================*/
.cookie-consent {
    border: 0px;
}

/*===============================================================
style-header　上書き
===============================================================*/
.style-header {
  position: relative;
  background: #fff;
  z-index: 2000;
}

.style-header_top {
  position: relative;
  background: #fff;
}

@media screen and (min-width: 769px) {
  .style-header_top {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    z-index: 1;
  }
}

.style-header_nav {
  position: relative;
  background: #1386a5;
}

@media screen and (min-width: 769px) {
  .style-header_nav {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  .style-header_nav {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    display: none;
    border-top: 1px solid #fff;
    z-index: 2;
  }
}

.style-h-logo {
  display: block;
}

.style-h-logo img {
  width: auto;
  max-height: 50px;
}

@media screen and (max-width: 768px) {
  .style-h-logo img {
    max-width: 150px;
    margin-left: 10px;
  }
}

/*===============================================================
style-h-util　上書き
===============================================================*/
.style-h-util {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto;
  padding: 8px 5% 10px;
}

@media screen and (max-width: 768px) {
  .style-h-util {
    padding: 0;
  }
}

@media screen and (max-width: 768px) {
  .style-h-util_logo {
    padding: 7px 0 6px 10px;
  }
}

@media screen and (max-width: 768px) {
  .style-h-util_links {
    display: none;
  }
}

.style-h-util_tgl {
  display: none;
}

@media screen and (max-width: 768px) {
  .style-h-util_tgl {
    display: block;
  }
}

.style-h-username {
  margin: 0 0 8px;
  text-align: right;
  font-size: .9rem;
  font-weight: 300;
  color: #707070;
}

/*===============================================================
style-h-links 上書き
===============================================================*/
@media screen and (min-width: 769px) {
  .style-h-links-sp {
    display: none;
  }
}

.style-h-links_body {
  display: flex;
  list-style: none;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .style-h-links_body {
    flex-wrap: wrap;
    padding: 5px 10px 15px;
  }
}

.style-h-links_item {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .style-h-links_item {
    width: 50%;
    margin-top: 10px;
    padding: 0 5px;
		box-sizing: border-box;
  }
}

.style-h-links_item a {
  padding: 4px 12px 2px;
  font-size: 16px;
  color: #1386a5;
  text-decoration: none;
  line-height: 1.2;
  display: inline-block;
}

.style-h-links_item a[class^="icon-"] {
  padding-left: 15px;
  border: 2px solid #1386a5;
  border-radius: 20px;
}

.style-h-links_item a[class^="icon-"]::before {
  margin-right: 6px;
  font-family: "FontAwesome";
  display: inline-block;
  vertical-align: top;
  font-weight: normal;
  font-size: 1.1rem;
}

@media screen and (min-width: 769px) {
  .style-h-links_item a[class^="icon-"] {
    margin-left: 12px;
  }

  .style-h-links_item a.icon-entry {
    color: #fff !important;
    background: #1386a5;
    border-color: #1386a5;
  }

  .style-h-links_item a.icon-entry::before {
    color: #fff;
  }
}

.style-h-links_item a.icon-entry::before {
  content: "\f05d";
}

.style-h-links_item a.icon-login::before {
  content: "\f13e";
}

.style-h-links_item a.icon-logout::before {
  content: "\f023";
}

.style-h-links_item a.icon-mypage::before {
  content: "\f2be";
}

.style-h-links_item a.icon-cart::before {
  content: "\f07a";
}
@media screen and (max-width: 850px) {
	.style-h-links_item a {
	    padding: 4px 10px 2px;
	    font-size: 15px;
	}
}
@media screen and (max-width: 790px) {
	.style-h-links_item a {
	    padding: 4px 8px 2px;
	    font-size: 14px;
	}
	.style-h-links_item a[class^="icon-"]::before {
		font-size: 1rem;
	}
}
@media screen and (max-width: 768px) {
  .style-h-links_item a {
    display: block;
    padding: 14px 10px 12px;
    background: #fff;
    color: #1386a5;
	  font-size: 16px;
    text-align: center;
    border-radius: 30px !important;
  }
  .style-h-links_item:nth-child(n + 3) {
    width: 100%;
  }
	.style-h-links_item a[class^="icon-"]::before {
		font-size: 1.1rem;
	}
}

.style-h-links_item a:link, .style-h-links_item a:visited, .style-h-links_item a:hover {
  color: #1386a5;
  text-decoration: none;
}

.style-h-links_item a:hover {
  opacity: .6;
}


/*===============================================================
style-navTgl　上書き
===============================================================*/
.style-navTgl {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  appearance: none;
}

.style-navTgl_line {
  position: absolute;
  width: 24px;
  height: 2px;
  left: 18px;
  background: #333;
  transform: rotate(0);
  transition: all .1s linear;
}

.style-navTgl_line:nth-child(1) {
  top: 14px;
  transform: rotate(0);
}

.style-navTgl_line:nth-child(2) {
  top: 22px;
  transform: rotate(0);
}

.style-navTgl_line:nth-child(3) {
  top: 30px;
  transform: rotate(0);
}

.style-navTgl.is-open .style-navTgl_line:nth-child(1) {
  width: 30px;
  top: 22px;
  left: 15px;
  transform: rotate(-45deg);
}

.style-navTgl.is-open .style-navTgl_line:nth-child(2) {
  width: 0;
}

.style-navTgl.is-open .style-navTgl_line:nth-child(3) {
  width: 30px;
  top: 22px;
  left: 15px;
  transform: rotate(45deg);
}

.style-navTgl_text {
  position: absolute;
  width: 100%;
  left: 0;
  top: 39px;
  font-size: 10px;
  line-height: 1.2;
  color: #333;
  text-align: center;
}

/*===============================================================
style-nav 上書き
===============================================================*/
.style-nav {
  margin: auto;
  padding: 0 5%;
}

@media screen and (max-width: 768px) {
  .style-nav {
    border-top: 1px solid #fff;
  }
}

.style-nav_body {
  position: relative;
  display: flex;
  list-style: none;
}

@media screen and (max-width: 768px) {
  .style-nav_body {
    flex-direction: column;
  }
}

.style-nav_item {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .style-nav_item {
    width: 100%;
  }

  .style-nav_item+.style-nav_item {
    border-top: 1px solid #fff;
  }
}

.style-nav_link {
  position: relative;
  display: block;
  padding: 10px 21px 10px;
  font-size: 20px;
	font-weight: 600;
  color: #fff;
  text-decoration: none;
  z-index: 3;
}

@media screen and (max-width: 768px) {
  .style-nav_link {
    padding: 15px 15px 13px;
  }
}

.style-nav_link:link, .style-nav_link:visited {
  color: #fff;
  text-decoration: none;
}

@media screen and (min-width: 769px) {
  .style-nav_item.is-active .style-nav_link {
    background: #fff;
    color: #333;
  }

  .style-nav_item.is-active .style-nav_link:after {
    border-color: #333;
  }
}

@media screen and (min-width: 769px) {
  .style-nav_link:hover {
    background: #fff;
    color: #333;
  }

  .style-nav_link:hover:after {
    border-color: #333;
  }
}

/*===============================================================
style-overlay 上書き
===============================================================*/
.style-overlay {
  display: none;
}

@media screen and (max-width: 768px) {
  .style-overlay {
    position: absolute;
    width: 100%;
    min-width: 100vw;
    height: 100%;
    min-height: 100vh;
    background: #fff;
    opacity: .8;
    z-index: 1999;
  }
}

/*===============================================================
footer 上書き
===============================================================*/
.footer_wrp .free_area {
	margin: 0;
}
@media screen and (max-width: 768px) {
	.footer_wrp .content_width {
		padding: 40px 0 0;
	}
	.l-footer-right {
		padding: 0 5%;
	}
}
