@charset "utf-8";
/* CSS Document */
body {
	/*font-family:"ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;*/
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size:100%;
	min-width:984px;
}
a:hover img {
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=70);
}
ul {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
.cb {
	width:980px;
	margin:0 auto;
}

header {
	padding-top:10px;
	background-image: url(../img/header/line.png), url(../img/header/header_bg.jpg);
	background-position:0 0, 0 bottom;
	background-repeat:repeat-x, repeat;
}
#header {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding:18px 0;
}
#header .sms ul {
	float:left;
	margin-left:65px;
	margin-top:5px;
}
#header .sms ul li {
	display:inline-block;
	vertical-align:top;
}
#header h1,#header .h1_logo {
	float:left;
}
#header a {
	display:block;
	float:right;
}
#mainimage {
	background:url(../img/mainimage/bg.jpg) center 0 repeat-x;
	text-align:center;
	padding:20px 0 26px;
	-webkit-box-shadow:1px 0 5px 0 rgba(60,60,60,0.8) inset;
	box-shadow:1px 0 5px 0 rgba(60,60,60,0.8) inset;
}
#mainimage a {
	display:inline-block;
}
.conversion_btn_area {
    width: 980px;
    margin: 0 auto;
    position: relative;
}
.conversion_btn_bg,
.conversion_little_btn_bg {
    margin: 0 !important;
}
.conversion_btn_list_box {
    display: flex;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) translateX(0);
    -webkit- transform: translateY(-50%) translateX(0);
}
.conversion_btn_list,
.conversion_little_btn_list {
    margin-left: 0 !important;
}
.conversion_btn_list:first-child,
.conversion_little_btn_list:first-child {
    margin-right: 7px;
}
.conversion_btn_list a,
.conversion_little_btn_list a {
    width: auto !important;
}
.conversion_little_btn_area {
    width: 570px;
    margin: 0 !important;
    position: relative;
}
.conversion_little_btn_list_box {
    display: flex;
    position: absolute;
    bottom: 15px;
    right: 10px;
}
nav#gnav {
	background:url(../img/nav/nav_bg.jpg) center 0 repeat-x;
}
nav#gnav ul {
	width:980px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
nav#gnav ul li {
	float:left;
	border-left:1px solid #ffffff;
}
nav#gnav ul li a {
	display:block;
	width:140px;
	height:80px;
	background-image:url(../img/nav/nav.jpg), url(../img/nav/nav_h.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	overflow:hidden;
	text-indent:-99999px;
}
nav#gnav ul li a:hover {
	background-image:url(../img/nav/nav_h.jpg);
}
nav#gnav ul li.nav1 a {width:136px;background-position:-1px;}
nav#gnav ul li.nav2 a {background-position:-138px 0;}
nav#gnav ul li.nav3 a {background-position:-279px 0;}
nav#gnav ul li.nav4 a {background-position:-420px 0;}
nav#gnav ul li.nav5 a {background-position:-561px 0;}
nav#gnav ul li.nav6 a {background-position:-702px 0;}
nav#gnav ul li.nav7 a {width:136px;background-position:-843px 0;}
nav#gnav ul li.nav7 {
	border-right:1px solid #ffffff;
}

#contents {
	background-image:url(../img/center/contents_sdw.png), url(../img/center/contents_bg.gif);
	background-repeat:repeat-x, repeat;
	background-position:0 0, 0 0;
	padding:1px 0 0;
}
#top_bnr {
	padding:38px 0;
}
#top_bnr ul {
	overflow:hidden;
}
#top_bnr ul li {
	float:left;
	margin-left:16px;
}
#top_bnr ul li:first-child {
	margin-left:0;
}

#news {
	background:url(../img/center/bg1.jpg) center center no-repeat;
	padding:4px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
#news #news_in {
	border:2px solid #ffffff;
	padding:44px 0 23px;
}
#news #news_in h2 {
	text-align:center;
}
#news #news_in ul {
	text-align:center;
	margin-top:26px;
	margin-left:32px;
	overflow:hidden;
}
#news #news_in ul li {
	display:block;
	float:left;
	text-align:left;
	font-size:12px;
	line-height:18px;
	margin:0 8px 17px;
	width:190px;
	padding:10px;
	background:url(../img/center/bg3.jpg) 0 0 repeat;
}
#news #news_in ul li a {
	display:block;
	color:#595757;
	text-decoration:none;
}
#news #news_in ul li a img {
	width:190px;
	height:190px;
}
#news #news_in ul li a p {
	margin:0;
}
#news #news_in ul li a span {
	display:block;
	margin-top:10px;
}
#news #news_in .other {
	text-align:center;
	margin:26px 0;
}
#point {
	background:url(../img/center/bg2.jpg) center center repeat;
	margin:49px 0 0;
	padding:50px 0 61px;
}
#point h2 {margin-bottom:34px;}
#point .point1,
#point .point2 {
	background:#fff;
}
#point .point1 h3 {text-align:center;}
#point .point1 ul {
	text-align:center;
	margin-top:15px;
}
#point .point1 ul li {
	display:inline-block;
	font-size:12px;
	line-height:20px;
	width:290px;
	height:210px;
	font-weight:bold;
	color:#ffffff;
	padding:125px 25px 0;
	margin:0 3px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	text-align:justify;
	text-justify:inter-ideograph;
	vertical-align:top;
}
#point .point1 ul li.box1 {background-image:url(../img/center/bg4.png);}
#point .point1 ul li.box2 {background-image:url(../img/center/bg5.png);}
#point .point1 ul li.box3 {background-image:url(../img/center/bg6.png);}
#point .point1 .comment {
	text-align:center;
	margin-top:25px;
}
#point .point1 .comment img {
	vertical-align:bottom;
}
#point .point2 {
	margin-top:40px;
}
#point .point2 h3 {
	text-align:center;
}
#point .point2 .wrap {
	overflow:hidden;
}
#point .point2 .wrap .txt {
	float:left;
	font-size:14px;
	line-height:28px;
	font-weight:bold;
	margin-left:50px;
}
#point .point2 .wrap .txt p {
	margin:14px 0 26px;
}
#point .point2 .wrap .txt strong {
	font-size:18px;
	color:#e60012;
}
#point .point2 .wrap .image {
	float:right;
	margin-right:45px;
}
#point .point2 .price {
	background:url(../img/center/bg7.png) 0 0 no-repeat;
	width:880px;
	height:500px;
	margin:27px auto 0;
	padding:80px 0 0;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	text-align:center;
}
#point .point2 .price .pbox {
	background:url(../img/center/bg3.jpg) 0 0 repeat;
	display:inline-block;
	font-size:13px;
	width:220px;
	padding:20px 25px;
	margin:0 5px;
}
#point .point2 .price .pbox table {
	width:100%;
	margin-top:8px;
}
#point .point2 .price .pbox table th {
	font-weight:normal;
	text-align:left;
}
#point .point2 .price .pbox table th.name {
	text-align:center;
}
#point .point2 .price .pbox table th,
#point .point2 .price .pbox table td {
	padding:8px 4px 9px;
	background:url(../img/center/line1.png) 0 bottom repeat-x;
}
#point .point2 .price .pbox table td {
	text-align:right;
}
#point .point2 .price .pbox table td.mid {
	text-align:center;
}
#point .point2 .price .pbox .stst {
	color:#d70034;
}
#point #point_in .other {
	text-align:center;
	margin-top:46px;
}
#point #point_in .other img {
	vertical-align:bottom;
}
#brand {
	background:url(../img/center/contents_bg.gif) 0 0 repeat;
	padding:60px 0;
}
#brand #brand_in h2 {
	margin-bottom:40px;
}
#brand #brand_in h2 img {
	vertical-align:bottom;
}
#brand .brand_box {
	background:url(../img/center/bg2.jpg) 0 0 repeat;
	padding:7px;
	margin-top:10px;
}
#brand .brand_box .brand_in {
	background: url(../img/center/bg12.png) 0 0 no-repeat #ffffff;
	padding:15px 0;
}
#brand .brand_box .brand_in table th {
	min-width:200px;
}
#brand .brand_box .brand_in table td {
	font-size:12px;
	line-height:18px;
	color:#595757;
	border-left:1px dotted #b5b5b5;
	width:160px;
	padding:0 15px;
}
#brand .brand_box .brand_in table td img {
	width:160px;
	height:160px;
}
#brand .brand_box .brand_in table td p {
	margin:8px 0;
	text-align:center;
}
#brand .brand_box .brand_in table td p.price span {
	color:#ff0000;
	font-weight:bold;
}
#brand #caution {
	width:980px;
	margin:39px auto 0;
	padding:10px;
	text-align:center;
	color:#fff;
	background:url(../img/center/bg13.jpg) center center repeat;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#brand #caution p {
	margin:0;
	font-size:15px;
	line-height:24px;
	font-weight:bold;
	display:block;
	padding:28px 0;
	letter-spacing:-1px;
}
#brand .inq {
	text-align:center;
	margin:35px 0 0;
}
#brand .inq p {
	margin:0 0 25px;
}
#brand .inq a {
	display:block;
	width:980px;
	margin:0 auto;
}
#flow {
	background:url(../img/center/bg14.jpg) 0 0 no-repeat;
	padding:4px;
	margin-top:40px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-shadow:0 0 5px 0 rgba(60,60,60,0.4);
	box-shadow:0 0 5px 0 rgba(60,60,60,0.4);
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
#flow #flow_in {
	padding:27px 2px;
	-webkit-border-radius:1px;
	border-radius:1px;
}
#flow #flow_in h3 {
	text-align:center;
	margin-bottom:19px;
}
#flow #flow_in .step {
	background:#ffffff;
	margin:0 20px;
	padding:0 20px 20px;
}
#flow #flow_in .step p,
#flow #flow_in .step li {
	font-size:12px;
	line-height:20px;
	color:#231815;
}
#flow #flow_in .step .wrap {
	overflow:hidden;
}
#flow #flow_in .step .fleft {
	float:left;
	width:570px;
}
#flow #flow_in .step .fright {
	float:right;
	margin-top:21px;
}
#flow #flow_in .step h4 {
	border-bottom:1px dotted #898989;
	padding-bottom:12px;
	margin-bottom:16px;
}
#flow #flow_in #step1 {
	padding-bottom:18px;
	margin-bottom:20px;
}
#flow #flow_in #step1 p {
	margin:0 0 15px;
}
#flow #flow_in #step1 p.t2 {
	font-size:16px;
	font-weight:bold;
	color:#036eb8;
}
#flow #flow_in #step2 {
	padding-left:0;
	padding-right:0;
	padding-bottom:1px;
	margin-bottom:18px;
}
#flow #flow_in #step2 .wrap {
	padding:0 20px;
}
#flow #flow_in #step2 .ready_list {
	background:url(../img/center/bg9.jpg) 0 0 no-repeat;
	width:570px;
	height:130px;
	margin-top:15px;
}
#flow #flow_in #step2 .ready_list ul {
	padding:15px 0 0 210px;
}
#flow #flow_in #step2 .item {
	background:url(../img/center/bg13.jpg) 0 0 repeat;
	margin:20px 4px 4px;
	padding:20px 28px 25px;
	overflow:hidden;
}
#flow #flow_in #step2 .item .item_box {
	background:#ffffff;
	float:left;
	width:260px;
	height:190px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#flow #flow_in #step2 .item .item_box .ttl {
	text-align:center;
	padding:17px 0;
	border-bottom:1px dotted #898989;
}
#flow #flow_in #step2 .item .plus {
	float:left;
	margin:83px 6px 0;
}
#flow #flow_in #step2 .item .item_box p {
	padding:0 25px;
	margin:18px 0 0;
	text-align:justify;
	text-justify:inter-ideograph;
}
#flow #flow_in #step2 .item .item_box .btn {
	text-align:center;
	margin-top:14px;
}
#flow #flow_in #step2 .item .item_box .btn a {
	display:inline-block;
}
#flow #flow_in #step2 .item h5 {
	text-align:center;
	margin-bottom:13px;
}
#flow #flow_in #step2 .item .item_box .image {
	text-align:center;
	margin-top:7px;
}
#flow #flow_in #step3 {
	margin-bottom:20px;
}
#flow #flow_in #step3 p.t1 {
	padding-left:3px;
	margin-bottom:15px;
	letter-spacing:1px;
}
#other {
	background:url(../img/center/bg8.jpg) 0 0 repeat;
	text-align:center;
	padding:50px 0;
}
#other #other_in h2 {
	margin-bottom:41px;
}
#other #other_in .bg {
	background:url(../img/center/img5.png) 0 0 no-repeat;
	width:980px;
	height:170px;
	margin:0 auto;
}
#other #other_in .bg p {
	font-size:13px;
	line-height:24px;
	color:#3e3a39;
	padding:37px 0 0 292px;
	margin:0;
}
#other #other_in p.sub {
	margin:44px 0 24px;
}
#other #other_in h3 {
	margin-bottom:41px;
}
#other #other_in ul {
	overflow:hidden;
}
#other #other_in ul li {
	float:left;
	margin-left:31px;
}
#other #other_in ul li:first-child {
	margin-left:0;
}
#other #other_in .inq {
	margin-top:43px;
}
#other #other_in .inq p {
	margin:0 0 25px 0;
}
#other #other_in .inq a {
	display:block;
}
#deli {
	padding:51px 0 62px;
	background:url(../img/center/contents_bg.gif) 0 0 repeat;
}
#deli #deli_in h2 {
	margin-bottom:36px;
}
#deli > .inq {
	text-align:center;
	margin:38px 0 0;
}
#deli > .inq p {
	margin:25px 0;
}
#deli > .inq a {
	display: block;
	margin: 0 auto;
	width: 980px;
}
#voice {
	padding:60px 0 48px;
	background:url(../img/center/bg2.jpg) 0 0 repeat;
}
#voice h2 {
	text-align:center;
	margin-bottom:28px;
}
#voice .voice_wrap {
	overflow:hidden;
}
#voice .voice_wrap p {
	line-height:30px;
	font-size:12px;
	margin:0 20px;
}
#voice .voice_wrap p.name {
	font-size:13px;
	font-weight:bold;
	margin-bottom:12px;
	color:#d70034;
}
#voice .voice_box {
	background:url(../img/center/bg11.png) 0 0 no-repeat;
	width:470px;
	height:293px;
	padding-top:48px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	float:left;
	margin-bottom:14px;
}
#voice .voice_box:nth-child(even) {
	float:right;
}
#qa {
	background:url(../img/center/contents_bg.gif) 0 0 repeat;
	padding:39px 0 12px;
}
#qa dl {
	padding:0;
	margin:0;
}
#qa dt {
	background:url(../img/center/img16.png) 20px 0 no-repeat;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	color:#205a5c;
	margin:0 0 22px;
	padding:0 20px 0 54px;
}
#qa dd {
	background:url(../img/center/img17.png) 20px 0 no-repeat;
	font-size:12px;
	line-height:20px;
	padding:0 20px 34px 54px;
	margin:0 0 38px;
	border-bottom:1px solid #c9bc9c;
}
#qa h2 {
	margin:20px 0;
}
#qa .column_btn {
	text-align:center;
	margin:30px 0 50px;
}
#qa .other {
    text-align: center;
    margin: 26px 0;
}
#access {
	background:url(../img/center/bg13.jpg) 0 0 repeat;
	padding:50px 0;
}
#access #access_in {
	padding:30px;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#access #access_in .wrap {
	overflow:hidden;
}
#access #access_in .wrap .image {
	float:left;
}
#access #access_in .wrap .info {
	float:right;
	width:420px;
}
#access #access_in .wrap .info .logo {
	border-bottom:1px dotted #898989;
	padding-bottom:20px;
}
#access #access_in .wrap .info p {
	font-size:12px;
	line-height:20px;
	color:#231815;
	margin:21px 0;
	color:#595757;
}
#gmap {
	border:3px solid #dcdddd;
	margin-top:16px;
}
#gmap iframe {
	display:block;
}

footer {
	background:url(../img/center/bg3.jpg) center center repeat;
	overflow:hidden;
}
footer .wrap {
	overflow:hidden;
	padding:5px 0;
}
footer .wrap p {
	float:left;
	font-size:12px;
	line-height:20px;
	margin-right:90px;
	color:#595757;
}
footer .wrap .logo {
	float:right;
	margin-top:10px;
}
#footer_nav {
	text-align:center;
	font-size:12px;
	line-height:30px;
	color:#ffffff;
	background:url(../img/center/bg2.jpg) center center repeat;
}
#footer_nav a {
	color:#ffffff;
	text-decoration:none;
}
#footer_nav a:hover {
	text-decoration:none;
}
#pagetop {
	position:fixed;
	bottom:20px;
	right:40px;
	display:none;
}
.page {
	/*font-size:12px;*/
	line-height:18px;
	color:#595757;
	padding:30px 0;
}
.page a {
	color:#595757;
	/*text-decoration:none;*/
}
.page .breadcrumbs {
	margin-bottom:40px;
	font-size: 0.8rem;
}
.list {
	padding:5px;
	background:url(../img/center/bg3.jpg) 0 0 repeat;
}
.list ul {
	display:block;
	overflow:hidden;
	background:#ffffff;
	padding:30px 0 30px 29px;
}
.list ul li {
	display:block;
	float:left;
	text-align:left;
	font-size:12px;
	line-height:18px;
	margin:0 9px 17px;
	width:190px;
	padding:10px;
	background:url(../img/center/bg3.jpg) 0 0 repeat;
}
.list ul li a {
	display:block;
	color:#595757;
	text-decoration:none;
}
.list ul li a img {
	width:190px;
	height:190px;
}
.list ul li a p {
	margin:0;
}
.list ul li a span {
	display:block;
	margin-top:10px;
}

.cate .image {
	text-align:center;
	mix-blend-mode: multiply;
}
.cate .image img {
	vertical-align:bottom;
	max-width:100%;
}
.cate .disc {
	margin:0 0 60px;
	text-align:center;
	/*background:url(../img/center/bg10.jpg) center 0 repeat;*/
}
.cate .disc .disc_in {
	/*padding:24px;
	background:url(../img/center/bg10_top.jpg) center 0 no-repeat;*/
}
.cate .disc .disc_in p {
	margin:0;
	line-height:24px;
	/*color:#fff;*/
	font-weight: bold;
	text-align: left;
}

.column_list {
	background-image:url(../img/center/bg10_top.jpg), url(../img/column/bg2.jpg);
	background-position: center 0, center 0;
	background-repeat:no-repeat, repeat;
	width:980px;
	margin:0 auto;
}
.column_list h2 {
	text-align:center;
	padding:35px 0 19px;
	background:url(../img/column/frame1.png) center 5px no-repeat;
}
.column_list .column_list_cont {
	background:url(../img/column/frame2.png) center bottom no-repeat;
	padding-bottom:20px;
}
.column_list .column_list_in {
	background:url(../img/column/frame3.png) center 0 repeat-y;
	padding:5px 28px;
}
.column_list .column_list_in ul {
	background:#fff;
	padding:0 20px 10px;
}
.column_list .column_list_in ul li {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	line-height:21px;
}
.column_list .column_list_in ul li a {
	display:block;
	padding:20px 15px;
	border-top:1px solid #c9bc9c;
	font-size:15px;
	color:#3e3a39;
}
.column_list .column_list_in ul li:first-child a {
	border-top:none;
}
.pager_wrap {
	background:#fff;
}
.list_wrap .page .column_list .wp-pagenavi {
	border-top:1px solid #c9bc9c;
	margin:0 20px;
}
#new_column {
	margin-top:30px;
}
.column {
	background-image: url(../img/center/bg12.png);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#fff;
	padding:5px;
}
.column .column_in {
	padding:40px;
}
.column .column_in h2 {
	font-weight:bold;
	font-size:20px;padding: 0.25em 0.5em;/*上下 左右の余白*/
	color: #494949;/*文字色*/
	background: transparent;/*背景透明に*/
	border-left: solid 5px #7db4e6;/*左線*/
}

.column .column_in h3 {
	font-weight:bold;
	font-size:15px;
	line-height:24px;
	border-bottom: dotted 3px #7db4e6;
}

.link_btn {
	text-align:center;
	margin-top:35px;
	padding-top:30px;
	border-top:1px solid #c9bc9c;
}
.link_btn li {
	display:inline-block;
	margin:0 10px;
}
.new_column {
	margin-top:40px;
}
.new_column .new_column_in ul {
	border-top:1px dotted #b5b5b6;
}
.new_column .new_column_in ul li {
	font-size:15px;
	line-height:24px;
	font-weight:bold;
	border-bottom:1px dotted #b5b5b6;
}
.new_column .new_column_in ul li a {
	display:block;
	padding:15px 20px;
	color:#3e3a39;
}
.page .wp-pagenavi {
	text-align:center;
	font-size:14px;
	line-height:18px;
	margin-top:30px;
}
.page .wp-pagenavi a,
.page .wp-pagenavi span {
	display:inline-block;
	border:1px solid #333333;
	padding:4px 10px;
	vertical-align:top;
	margin:3px;
}
.page .wp-pagenavi span.pages {
	border:1px solid #ffffff;
}
.page .wp-pagenavi a:hover,
.page .wp-pagenavi .current {
	background:#333333;
	color:#ffffff;
}
.product h2 {
	background:#333333;
	color:#ffffff;
	padding:8px 20px;
	-webkit-border-radius:1px;
	border-radius:1px;
	line-height: 1.6;
	margin-bottom: 30px;
}
.product .image {
	text-align:center;
	margin:20px 0;
}

.list_wrap {
	background-image:url(../img/center/bg13.jpg);
	background-position: center 0;
	background-repeat:repeat;
	padding:0 0 1px;
	-webkit-box-shadow:0px 1px 3px 3px rgba(0,0,0,0.5) inset;
	box-shadow:0px 1px 3px 3px rgba(0,0,0,0.5) inset;
}
.list_wrap .breadcrumbs,
.list_wrap .breadcrumbs a {
	/*color:#fff;*/
	font-size: 0.8rem;
}
.list_wrap .breadcrumbs a {
	text-decoration: underline;
}
.list_wrap .page {
	padding-bottom:30px;
	margin-bottom:60px;
}
.list_wrap .page .wp-pagenavi {
	background:#fff;
	margin:0 0 50px;
	padding:10px 0 40px;
}
.list_wrap .list {
	background: url(../img/center/bg12.png) 0 0 no-repeat #fff;
}
.list_wrap .list ul {
	padding-bottom:10px;
	background:none;
}
#inquiry .form {
	background: url(../img/inquiry/bg.jpg) 0 0 no-repeat #fff;
	padding:40px;
	margin:0 auto;
}
#inquiry .form table {
	width:100%;
}
#inquiry .form th,
#inquiry .form td {
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	padding:10px 30px;
	border-top:1px solid #c9bc9c;
	border-bottom:1px solid #c9bc9c;
}
#inquiry .form th {
	background:url(../img/inquiry/bg3.jpg) center center repeat;
	width:226px;
}
#inquiry .form td input[type="text"],
#inquiry .form td textarea {
	border:1px solid #cccccc;
	padding:3px 8px;
	line-height:20px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
#inquiry .form td textarea {
	width:90%;
}
#inquiry .form td select {
	border:1px solid #cccccc;
	padding:3px 10px;
}
#inquiry .form th .must {
	display:block;
	color:#fff;
	font-size:11px;
	background:#c30d23;
	padding:0 8px;
	-webkit-border-radius:4px;
	border-radius:4px;
	float:right;
}
#inquiry .form .mail th .must {
	margin-top:10px;
	float:right;
}
#inquiry .form th .small {
	font-size:11px;
	display:block;
}
#inquiry .form p.att {
	text-align:center;
	color:#fff;
	background:url(../img/inquiry/bg2.jpg) 0 0 repeat;
	font-weight:bold;
	padding:3px;
	line-height:24px;
	margin:15px 0 30px;
}
#submit_btn {
	text-align:center;
	margin:50px 0 10px;
}
#inquiry .form .zip input {
	width:5em;
}
#submit_btn input[name="submitConfirm"],
#submit_btn input[name="lastsend"] {
	background:url(../img/inquiry/btn1.png) center center no-repeat;
	width:460px;
	height:54px;
	display:inlin-block;
	padding:0;
	border:none;
	overflow:hidden;
	text-indent:-9999px;
}
#submit_btn input[name="submitBack"] {
	background:url(../img/inquiry/btn2.png) center center no-repeat;
	width:410px;
	height:54px;
	display:inlin-block;
	padding:0;
	border:none;
	overflow:hidden;
	text-indent:-9999px;
}
#inquiry .form td p {
	margin:5px 0;
}
.mw_wp_form_input .re_check {
	display:none;
}
.mw_wp_form_preview #submit_btn {
	margin:25px 0 10px;
}
.re_check {
	color:#595757;
	text-align:center;
	margin-top:25px;
}
.mw_wp_form_complete {
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size:24px;
	line-height:1.4;
	text-align:center;
	margin:50px 0 40px;
}
.mw_wp_form_preview .check_hidden {
	display:none;
}
.mw_wp_form .vertical-item {
	margin:5px 0;
}
.mw_wp_form .vertical-item input {
	margin-right:5px;
}

.sp_ttl {
	display:none;
}

#thanks {
	text-align:center;
}
#thanks p {
	text-align:center;
	font-size:14px;
	margin:30px 0;
	line-height:1.6;
	font-weight:bold;
}


#inputparam{
	display: none;
}


ul#float_nav {
    position: fixed;
    right: 20px;
    bottom: 130px;
    padding: 5px 5px 6px 5px;
    background-color: #c79f67;
    display: none;
}
ul#float_nav li {
    margin-bottom: 1px;
}
ul#float_nav li:last-child {
    margin-bottom: 0;
}
a img.opa {
    opacity: 1;
    transition: 0.3s;
}
a:hover img.opa {
    opacity: 0.7;
    transition: 0.3s;
}

/** 20231221_カテゴリ―調整 **/
.category .list_wrap {
	background: none;
}
.box_cat_content {
	text-align: center;
	margin-bottom: 80px;
}
.box_cat_content h2 {
	background: url(../img/center/bg13.jpg) center center repeat;
	color:#fff;
	padding: 20px;
	margin-bottom:50px;
}
.box_cat_content p {
	font-weight: bold;
}
.box_cat_content .box_item ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top:50px;
}
.box_cat_content .box_item ul li {
	background: url(../img/center/bg13.jpg) center center repeat;
	padding: 10px 10px 10px 0;
	margin-bottom: 15px;
}
.box_cat_content .box_item ul li:first-child,.box_cat_content .box_item ul li:nth-child(4) {
	padding-left:10px;
}
.box_cat_content .box_item ul li > div {
	background: #fff;
	display: block;
	padding:10px;
	text-decoration: none;
}
.box_cat_content .box_item ul li > div .price {
	color:#d70034;
}
#point.box_cat_content {
	margin-bottom: 80px;
}
#point.box_cat_content h2 {
	background: none;
}
#point.box_cat_content .point3 {
	margin-top: 40px;
	background: #fff;
	padding-bottom:30px;
	margin-bottom: 40px;
}
#point.box_cat_content .point3 .box_step {
	width: 880px;
	margin: 0 auto;
	padding:30px 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#point.box_cat_content .point3 .box_step_list {
	position:relative;
	width:210px;
	text-align: left;
	line-height: 1.6em;
}
#point.box_cat_content .point3 .box_step_list img {
	width:100%;
	height:auto;
}
#point.box_cat_content .point3 .box_step_list p {
	margin:0;
	padding:10px 0px;
}
#point.box_cat_content .point3 .box_step_list .tit {
	margin:0;
	background: url(../img/center/bg13.jpg) center center repeat;
	padding:10px 0px;
	color:#fff;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
}
#point.box_cat_content .point3 .box_step_list .tit span {
	display: block;
}
#buypoint.box_cat_content h2 {
	margin-bottom:0;
}
.box_cat_content .box_buy_point {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.box_cat_content .box_buy_point .buy_point {
	width:48%;
	text-align: left;
	border:solid 1px;
	margin-top: 30px;
}
.box_cat_content .box_buy_point .buy_point h3 {
	background:#c7c7c7;
	padding:10px 0px;
	color:#fff;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
}
.box_cat_content .box_buy_point .buy_point p {
	padding: 0 15px;
	line-height: 1.6em;
}
#qa.box_cat_content  {
	margin-bottom:0;
}
#qa.box_cat_content h2 {
	margin-bottom:60px;
}
#qa.box_cat_content .box_qa h3 {
	background: url(../img/center/img16.png) 20px 0 no-repeat;
	line-height: 22px;
	font-weight: bold;
	color: #205a5c;
	margin: 0 0 22px;
	padding: 0 20px 0 54px;
	text-align: left;
}
#qa.box_cat_content .box_qa .qa_txt {
	background: url(../img/center/img17.png) 20px 0 no-repeat;
	line-height: 20px;
	padding: 0 20px 34px 54px;
	margin: 0 0 38px;
	border-bottom: 1px solid #c9bc9c;
	text-align: left;
}
#qa.box_cat_content .box_qa ul li{
	list-style: disc;
	font-weight: bold;
	margin-left: 1.5em;
}

