﻿@charset "utf-8";

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

   page

--------------------------------------------------------------------------------------------------*/
body {
	overflow-x: hidden;
	list-style: none;
}
.sp {
	display: none;
}
/*------------------------------------------------------------------------------------------------
  index
--------------------------------------------------------------------------------------------------*/
#index .bx-wrapper .bx-pager {
	display: none;
}
#index .slide {
	margin-top: 16px;
}
#index .blue_bg {
	background-color: #e6f0f8;
	padding-top: 48px;
	text-align: center;
	padding-bottom: 50px;
}
#index .blue_bg p {
	font-size: 18px;
	font-weight: bold;
	line-height: 34px;
}
#index .blue_bg p:last-child  {
	margin-top: 20px;
}
#index .blue_bg p span {
	font-size: 20.6px;
	color: #0c6eb9;
}
#index .blue_bg .b_18 {
	font-size: 18px;
	font-weight: bold;
	color: #0c6eb9;
	margin-top:8px;
	margin-bottom: 24px;
}
#index .blue_bg_block {
	width: 890px;
	margin:0 auto;
	padding-bottom: 25px;
	margin-bottom: 18px;
	border-bottom: solid 1px #ccc;
}
#index .blue_bg_block02 {
	width: 890px;
	margin:0 auto;
}
#index .blue_bg_block02 p {
	text-align: left;
	font-size: 14px;
	font-weight: ;
	line-height: 22px;
}
#index .service {
	background: url(../image/service_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 46px;
	padding-bottom: 48px;
}
#index .service_title {
	display: block;
	margin:0 auto;
	margin-bottom: 30px;
}
#index .wht_block {
	margin-bottom: 36px;
}
#index .service .top_block {
	width: 480px;
	height: 280px;
	border:solid 1px #fff;
	float: left;
	margin-right:-1px;
	position: relative;
	padding-top: 135px;
}
#index .service .top_block p,#index .service .bottom_block p {
	font-size: 14px;
	width: 250px;
	margin:0 auto;
	color: #fff;
	margin-top: 12px;
	line-height: 22px;
}
#index .service .bottom_block {
	width: 320px;
	height: 280px;
	border:solid 1px #fff;
	float: left;
	margin-right:-1px;
	margin-top:-1px;
	position: relative;
	padding-top: 135px;
}
#index .service .top_block01 {
	background: url(../image/s_icon01.png);
	background-repeat: no-repeat;
	background-position: center 36px;
}
#index .service .top_block a,
#index .service .bottom_block a {
	width: 188px;
	height: 37px;
	background: url(../image/show_btn.png);
	display:block;
	position: absolute;
	right:0;
	left:0;
	margin:0 auto;
	margin-top:10px;
}
#index .service .top_block a:hover,
#index .service .bottom_block a:hover {
	background-position: 0 -37px;
}
#index .service .top_block02 {
	background: url(../image/s_icon02.png);
	background-repeat: no-repeat;
	background-position: center 36px;
}
#index .service .bottom_block01 {
	background: url(../image/s_icon03.png);
	background-repeat: no-repeat;
	background-position: center 36px;
}
#index .service .bottom_block02 {
	background: url(../image/s_icon04.png);
	background-repeat: no-repeat;
	background-position: center 36px;
}
#index .service .bottom_block03 {
	background: url(../image/s_icon05.png);
	background-repeat: no-repeat;
	background-position: center 36px;
}
#index .block_title {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #0c6eb9;
}
#index a.jigyo_btn {
	width:248px;
	height: 46px;
	display: block;
	background: url(../image/jigyo_btn.png);
	margin: 0 auto;
}
#index a.jigyo_btn:hover {
	background-position: 0 -46px;
}

#index .map {
	background-color:#f2f2f2;
	padding-bottom: 46px;
	height: 590px;
	position:relative;
	margin-left: -150px;
}
#index .map_title {
	display: block;
	margin:0 auto;
}
#index .map_img {
	margin-left: -65px;
}
#index .map .fukuoka_btn {
	width: 252px;
	height: 54px;
	display: block;
	background: url(../image/fukuoka_btn.png);
	position:absolute;
	top: 187px;
	left: 388px;
}
#index .map .fukuoka_btn:hover {
	background-position: 0 -54px;
}
#index .map .hiroshima_btn {
	width: 252px;
	height: 54px;
	display: block;
	background: url(../image/hiroshima_btn.png);
	position:absolute;
	top: 115px;
	left: 388px;
}
#index .map .hiroshima_btn:hover {
	background-position: 0 -54px;
}
#index .map .matsuyama_btn {
	width: 252px;
	height: 54px;
	display: block;
	background: url(../image/matsuyama_btn.png);
	position:absolute;
	top: 300px;
	left: 388px;
}
#index .map .matsuyama_btn:hover {
	background-position: 0 -54px;
}
#index .map .kagoshima_btn {
	width: 252px;
	height: 54px;
	display: block;
	background: url(../image/kagoshima_btn.png);
	position:absolute;
	top: 372px;
	left: 388px;
}
#index .map .kagoshima_btn:hover {
	background-position: 0 -54px;
}
#index .map .fukuyama_btn {
	width: 252px;
	height: 54px;
	display: block;
	background: url(../image/fukuyama_btn.png);
	position:absolute;
	top: 115px;
	right: 314px;
}
#index .map .okayama_btn:hover {
	background-position: 0 -54px;
}
#index .map .okayama_btn {
	width: 252px;
	height: 54px;
	display: block;
	background: url(../image/okayama_btn.png);
	position:absolute;
	top: 187px;
	right: 314px;
}
#index .map .fukuyama_btn:hover {
	background-position: 0 -54px;
}
#index .map .okayama_btn:hover {
	background-position: 0 -54px;
}
#index .map .takamatsu_btn {
	width: 252px;
	height: 54px;
	display: block;
	background: url(../image/takamatsu_btn.png);
	position:absolute;
	top: 260px;
	right: 314px;
}
#index .map .takamatsu_btn:hover {
	background-position: 0 -54px;
}
#index .map .kouchi_btn {
	width: 252px;
	height: 54px;
	display: block;
	background: url(../image/kouchi_btn.png);
	position:absolute;
	top: 330px;
	right: 314px;
}
#index .map .kouchi_btn:hover {
	background-position: 0 -54px;
}
#index .map .tenpo_btn {
	width: 252px;
	height: 46px;
	display: block;
	background: url(../image/tenpo_btn.png);
	position:absolute;
	right:0;
	left:0;
	margin:0 auto;
	bottom:40px;
}
#index .map .tenpo_btn:hover {
	background-position: 0 -46px;
}

/* ＿＿＿＿＿＿スライダー＿＿＿＿＿＿ */
#index .tencho {
	position: relative;
}
#index .staff_title {
	position: absolute;
	top:0;
	left:0;
	right:0;
	margin:0 auto;
	width: 330px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	margin-top: 60px;
}
#index .staff_title p {
	margin-top:12px;
}
#index .staff ul {
	padding-left:0!important;
}
#index .staff ul li {
	width: 230px !important;
}

.slick-slide .manager01 {
	width: 230px;
	height: 230px;
	background-image:url(../image/manager01.jpg);
	display: block;
}
.slick-slide .manager01:hover {
	background-position: 0 -230px;
}
.slick-slide .manager02 {
	width: 230px;
	height: 230px;
	background-image:url(../image/manager02.jpg);
	display: block;
}
.slick-slide .manager02:hover {
	background-position: 0 -230px;
}
.slick-slide .manager03 {
	width: 230px;
	height: 230px;
	background-image:url(../image/manager03.jpg);
	display: block;
}
.slick-slide .manager03:hover {
	background-position: 0 -230px;
}
.slick-slide .manager04 {
	width: 230px;
	height: 230px;
	background-image:url(../image/manager04.jpg);
	display: block;
}
.slick-slide .manager04:hover {
	background-position: 0 -230px;
}
.slick-slide .manager05 {
	width: 230px;
	height: 230px;
	background-image:url(../image/manager05.jpg);
	display: block;
}
.slick-slide .manager05:hover {
	background-position: 0 -230px;
}
.slick-slide .manager06 {
	width: 230px;
	height: 230px;
	background-image:url(../image/manager06.jpg);
	display: block;
}
.slick-slide .manager06:hover {
	background-position: 0 -230px;
}
.slick-slide .manager07 {
	width: 230px;
	height: 230px;
	background-image:url(../image/manager07.jpg);
	display: block;
}
.slick-slide .manager07:hover {
	background-position: 0 -230px;
}
.slick-slide .manager08 {
	width: 230px;
	height: 230px;
	background-image:url(../image/manager08.jpg);
	display: block;
}
.slick-slide .manager08:hover {
	background-position: 0 -230px;
}
.slick-slide .manager09 {
	width: 230px;
	height: 230px;
	background-image:url(../image/manager09.jpg);
	display: block;
}
.slick-slide .manager09:hover {
	background-position: 0 -230px;
}




/*main*/
.slide_content {
	position: relative;
	font-weight: bold;
}
.slide_top {
	width: 100%;
	height:55px;
	background: #0C6EB9;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	text-align:left;
	padding-left: 140px;
	line-height: 55px;
}
.ichioshi {
	position:absolute;
	left: 20px;
}
.slide_content .bg {
	width: 370px;
	height: 350px;
	float:left;

}
.slide_content .in {
	padding-top:17px;
	padding-left: 30px;
	width: 570px;
	float: right;
	background: #fff;
	text-align: left;
	padding-right:30px;
}
.slide_content .in_top {
	border-bottom: solid 1px #ccc;
	padding-bottom:10px;
	margin-bottom: 16px;
}
.slide_content .in .title {
	font-size: 23px;
	font-weight: bold;
	color: #0c6eb9;
}
.slide_content .in .in_price {
	font-size: 15px;
}
.slide_content .in .in_price span {
	color: #ff0000;
	font-size: 23px;
	padding-left: 10px;
	padding-right: 10px;
}
.slide_content .in .in_middle {
	margin-bottom: 18px;
}
.slide_content .in .in_middle p {
	line-height: 22px;
}
.slide_content .in .in_bottom {
	background-color: #def1ff;
	padding-left: 22px;
	padding-top: 14px;
	padding-bottom: 14px;
	border-radius: 8px;
}
.slide_content .in .in_bottom .msg {
	width: 240px;
	float: left;
}
.slide_content .in .in_bottom .msg span {
	display:block;
	font-size: 20px;
	color: #0c6eb9;
	border-bottom: double 3px #0c6eb9;
	margin-bottom: 10px;
}
.slide_content .in .in_bottom .msg p {
	line-height: 22px;
}
.msg_img_ab {
	position:absolute;
	right: 24px;
	top:230px;
}

/*______________end_____*/


#index .sellers {
	padding-top: 40px;
	padding-bottom: 40px;
}
#index .sellers_title {
	display: block;
	margin:0 auto;
}
#index .sellers_block {
	width: 828px;
	margin:0 auto;
}
#index .sellers_block a:not(.buy_list_btn) {
	margin-right: 56px;
	margin-top: 34px;
	display:block;
	float: left;
}
#index .sellers_block a:nth-child(even):not(.buy_list_btn) {
	margin-right:0;
}

#index .buyers {
	background: #313131;
	padding-top: 50px;
	padding-bottom: 44px;
}
#index .buy_list_btn {
	display:block;
	margin:0 auto;
	    width: 248px;
    margin-top: 36px;
}
#index .inter {
	padding-top: 50px;
	padding-bottom: 40px;
}
#index .inter_title {
	display: block;
	margin:0 auto;
	margin-bottom: 33px;
}
#index .inter_block a {
	float: left;
}
#index .inter_block a:nth-child(odd) {
	margin-right: 10px;
  margin-bottom: 10px;
}
#index .inter_block a img {
	width: 475px;
}

#index .info {
	background: #f2f2f2;
	padding-top: 46px;
	padding-bottom: 46px;
}
#index .info_title {
	display: block;
	margin:0 auto;
	margin-bottom: 33px;
}
#index .info_block a {
	margin-right: 12px;
}
#index .info_block a:last-child {
	margin-right :0;
}

#index .topics_title {
	display: block;
	margin:0 auto;
	margin-bottom: 33px;
}
#index .topics {
	background: #313131;
	padding-top: 50px;
	padding-bottom: 44px;
}
#index .topics ul {
	width: 960px;
}
#index .topics ul li {
	list-style-type: none;
	border-top: solid 1px #26435a;
	position: relative;
}
#index .topics ul li a {
	display: block;
	padding-top: 14px;
	padding-bottom: 14px;
	color:#F0F8FF;
}
#index .topics ul li:after {
	content: url(../image/topics_arrow.png);
	position: absolute;
	right:0;
	top: 15px;
}
#index .topics ul li span:first-child {
	color: #0c6eb9;
	margin-right: 30px;
}
#index .topics ul li span:last-child {
	color: #fff;
	text-decoration: underline;
}
#index .topics ul li:last-child {
	border-bottom: solid 1px #26435a;
}
#index .topic_list_btn {
	display: block;
	margin:0 auto;
	width: 248px;
	margin-top: 30px;
}

#index .group {
	padding-top: 50px;
	padding-bottom: 44px;
}
#index .group_title {
	display: block;
	margin:0 auto;
	margin-bottom: 33px;
}
#index .group_btn {
	display: block;
	margin:0 auto;
	width: 248px;
	margin-top: 30px;
}
#index .group .banner {
	margin-top: 40px;
}
#index .group .banner img {
	margin-left: 12px;
}
#index .group .banner a:nth-child(3) img {
  margin-top: -7px;
}




/*------------------------------------------------------------------------------------------------
  #saleguide
--------------------------------------------------------------------------------------------------*/
#saleguide .sp {
}
#saleguide section img.img1 {
	margin:32px 0 10px;
}
#saleguide section p {
	border-top:solid 1px #5f5f5f;
	padding-top:12px;
	margin-bottom:32px;
}
#saleguide section a {
	width:628px;
	margin:0 auto;
	display:block;
}
#saleguide section a:last-child {
	width:408px;
}
#saleguide section img {
	margin:0 auto 12px;
}
#saleguide section img.img5 {
	padding-top:15px;
}
/*------------------------------------------------------------------------------------------------
  #saleguide_suppo
--------------------------------------------------------------------------------------------------*/
#saleguide_suppo section .img1 ,
#saleguide_suppo section .img2 ,
#saleguide_pur section .img1 ,
#saleguide_pur section .img2 {
	margin:35px 27px 30px 0;
}
#saleguide_suppo section p:first-of-type {
	border-top:solid 1px #5f5f5f;
	padding:15px 0;
	margin:10px 0 20px;
	font-weight: bold;
}
#saleguide_suppo section p:first-of-type span {
	color:#0c6eb9;
	font-weight:bold;
}
#saleguide_suppo section .img4 {
	display:block;
	float:left;
	margin-right:4px;
}
#saleguide_suppo section h3 ,
#saleguide_pur section h3 {
	background:#cee2f1;
	padding:11px 20px;
	margin:28px 0 15px;
}
#saleguide_suppo section p:nth-of-type(2) {
	width:448px;
	margin-right:32px;
	float:left;
	font-weight: bold;
}
#saleguide_suppo section h3:last-of-type {
	margin-top:35px;
}
#saleguide_suppo section ul {
	list-style:none;
	padding-left:0;
	margin-top:35px;
}
#saleguide_suppo section li a {
	display:block;
	height:70px;
	width:202px;
	float:left;
	margin-right:4px;
	transition:0s;
}
#saleguide_suppo section li:nth-child(1) a {
	background:url(../image/saleguide_suppo/img09.png) no-repeat;
}
#saleguide_suppo section li:nth-child(2) a {
	background:url(../image/saleguide_suppo/img10.png) no-repeat;
}
#saleguide_suppo section li:nth-child(3) a {
	background:url(../image/saleguide_suppo/img11.png) no-repeat;
}
#saleguide_suppo section li:nth-child(4) a {
	background:url(../image/saleguide_suppo/img12.png) no-repeat;
	margin-right:0;
}
#saleguide_suppo section li a:hover {
	background-position:0 -70px;
	opacity:1;
}

/*------------------------------------------------------------------------------------------------
  #saleguide_pur
--------------------------------------------------------------------------------------------------*/
#saleguide_pur section h3 {
	margin:0 0 20px;
}
#saleguide_pur .box1 {
	background:#f3f3f3;
	padding:20px;
	margin-bottom:40px;
	position:relative;
	font-weight: bold;
}
#saleguide_pur .box1 p ,
#saleguide_pur .box2 p ,
#saleguide_pur .box3 p {
	margin-top:10px;
	padding:15px 0 0;
	border-top:solid 1px #0c6eb9;
}
#saleguide_pur .box1::after {
	content:'';
	position:absolute;
	background:url(../image/saleguide_pur/arrow1.png) no-repeat;
	width:21px;
	height:18px;
	bottom:-30px;
	left:80px;
}
#saleguide_pur .box1:nth-of-type(5)::after {
	background:none;
}
#saleguide_pur .box2 ,
#saleguide_pur .box3 {
	border:solid 1px #3084c3;
	padding:20px;
	margin-bottom:20px;
	font-weight: bold;
}
#saleguide_pur .box2:nth-of-type(6) p {
	padding-right:240px;
	background:url(../image/saleguide_pur/img10.png) no-repeat right top 15px;
	position:relative;
}
#saleguide_pur .box2:nth-of-type(7) p {
	padding-right:190px;
	background:url(../image/saleguide_pur/img12.png) no-repeat right top 15px;
}
#saleguide_pur .box2:nth-of-type(8) p {
	padding-right:189px;
	background:url(../image/saleguide_pur/img14.png) no-repeat right top 15px;
	position:relative;
}
#saleguide_pur .box2:nth-of-type(6) p::before ,
#saleguide_pur .box2:nth-of-type(8) p::before ,
#saleguide_pur .box3:nth-of-type(9) p:nth-child(3)::before {
	content:'';
	background:url(../image/saleguide_pur/arrow2.png) no-repeat;
	position:absolute;
	width:35px;
	height:9px;
	left:185px;
	top:70px;
}
#saleguide_pur .box2 p span ,
#saleguide_pur .box3 p span {
	font-size:15px;
	font-weight:bold;
}
#saleguide_pur .box3 {
	background:#f3f8fb;
	overflow:hidden;
}
#saleguide_pur .box3:nth-of-type(9) p {
	position:relative;
}
#saleguide_pur .box3:nth-of-type(9) p:nth-child(3)::before {
	left:270px;
}
#saleguide_pur .box3 p:last-child {
	margin-top:20px;
	border-top-style:dashed;
	font-size:12px;
}
#saleguide_pur .box3 p:last-child::before {
	background:none;
}
#saleguide_pur .box3 div {
	float:left;
}
#saleguide_pur .box3 div p{
	width:369px;
	margin-top:0;
	padding-top:0;
	border-top:none;
}
#saleguide_pur .box3 .arrow {

	transform:rotate(-90deg);
	margin-top:85px;
	float:left;
}
#saleguide_pur section a:last-child {
	margin:0 auto;
	display:block;
	width:408px;
}

#purchase_system .img1 ,
#purchase_system .img2 {
	display:none;
}
#purchase_system h3:first-of-type {
	margin-top:35px;
}


/*------------------------------------------------------------------------------------------------
  shop
--------------------------------------------------------------------------------------------------*/
#shop .opacity a:hover {
	opacity: 0.9;
}
#shop .opacity a:hover img {
	opacity:0.9;
}

#shop .takamatsu-title {
	background: url(../image/takamatsu/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 123px;
	position: relative;
  z-index: -100;
}
#shop .kouchi-title {
	background: url(../image/kouchi/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 123px;
	position: relative;
  z-index: -100;
}
#shop .matsuyama-title {
	background: url(../image/matsuyama/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 123px;
	position: relative;
  z-index: -100;
}
#shop .okayama-title {
	background: url(../image/okayama/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 123px;
	position: relative;
  z-index: -100;
}
#shop .hiroshima-title {
	background: url(../image/hiroshima/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 123px;
	position: relative;
  z-index: -100;
}
#shop .fukuyama-title {
	background: url(../image/fukuyama/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 123px;
	position: relative;
  z-index: -100;
}
#shop .fukuoka-title {
	background: url(../image/fukuoka/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 123px;
	position: relative;
  z-index: -100;
}
#shop .kagoshima-title {
	background: url(../image/kagoshima/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 123px;
	position: relative;
  z-index: -100;
}
#shop .blue_box {
	background-color: #cee2f1;
	height: 123px;
	width: 30%;
	position: absolute;
	top: 0;
	z-index:-30;
}
#shop .slide01 {
	height: 470px;
	background: #313131;
	text-align: center;
	padding-top: 35px;
}
#shop .slide02 {
	padding-top: 35px;
	padding-bottom: 66px;
	text-align: center;
}
#shop .slide02 .title_feature {
	margin-bottom: 30px;
}
#shop .slide02 a.active {
	background: #0c6eb9 !important;
}
#shop .slide02 .bx-default-pager a {
	background: #a0a0a0;
}
#shop .slide02 .price {
	background: #313131;
}
#shop .slide03,#shop .slide04 {
	padding-top: 35px;
	padding-bottom: 66px;
}
#shop .slide03 .slide03-01 {
	width:300px;
	float:left;
	margin-right: 20px;
}
#shop .slide03 .box {
	background: #f2f2f2;padding:10px;text-align:left;font-weight: bold;
}
#shop .slide03 .point {
	display: inline;float:left;
}
#shop .slide03 .topic {
	font-size:16px;height: 50px;line-height: 50px;padding-left:12px;float:left;
}
#shop .slide03 .title {
	font-size: 16px;color:#0c6eb9;margin-top:14px;
}
#shop .slide03-price {
	margin-top: 14px;font-size: 18px; color: #ff0000;
}
#shop .slide03 .last {
	margin-right:0;
}



#shop .price {
	background: #313131;
	padding-top: 34px;
	padding-bottom: 45px;
}
#shop .price .title_price {
	text-align:center;
}
#shop .price .boxs {
	margin-top: 35px;
}
#shop .price .boxs a {
	margin-bottom: 35px;
	margin-right: 20px;
}
#shop .price .boxs a:nth-child(4) img,#shop .price .boxs a:nth-child(7) img {
	/* margin-right: 0; */
}

#shop .price .boxs a {
	background: #fff;
	width: 300px;
	display: block;
	float: left;
}
#shop .boxs a.price_first {
	width: 940px;
}
#shop .boxs a img{
	transition: all 0.5s ease;
}
#shop .opacity a:hover img{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
#shop .price a.list_link {
	background-color: rgba(255,255,255,0.0);
	width: auto;
	height: auto;
	float: none;
	margin-bottom: 0;
}
#shop .price a.list_link img {
	display: block;
	margin:0 auto;
}
#shop .sellers {
	padding-top: 40px;
	padding-bottom: 40px;
}
#shop .sellers_title {
	display: block;
	margin:0 auto;
}
#shop .sellers_block {
	width: 828px;
	margin:0 auto;
}
#shop .sellers_block a:not(.buy_list_btn) {
	margin-right: 56px;
	margin-top: 34px;
	display:block;
	float: left;
}
#shop .sellers_block a:nth-child(even):not(.buy_list_btn) {
	margin-right:0;
}

#shop .buyers {
	background: #f2f2f2;
	padding-top: 50px;
	padding-bottom: 44px;
}
#shop .buy_list_btn {
	display:block;
	margin:0 auto;
	width: 248px;
	margin-top: 36px;
}
#shop .news{
	padding-top:35px;
	padding-bottom: 45px;
	background: #313131;
}
#shop .news_title {
	display: block;
	margin:0 auto;
	margin-bottom: 33px;
}
#shop .news ul {
	width: 960px;
	padding:0;
}
#shop .news ul li {
	list-style-type: none;
	border-top: solid 1px #26435a;
	position: relative;
}
#shop .news ul li a {
	display: block;
	padding-top: 14px;
	padding-bottom: 14px;
}
#shop .news ul li:after {
	content: url(../image/topics_arrow.png);
	position: absolute;
	right:0;
	top: 15px;
}
#shop .news ul li span:first-child {
	color: #0c6eb9;
	margin-right: 30px;
}
#shop .news ul li span:last-child {
	color: #fff;
	text-decoration: underline;
}
#shop .news ul li:last-child {
	border-bottom: solid 1px #26435a;
}
#shop .topic_list_btn {
	display: block;
	margin:0 auto;
	width: 248px;
	margin-top: 30px;
}

#shop .report{
	padding-top:35px;
	padding-bottom: 45px;
	background: #fff;
}
#shop .report_title {
	display: block;
	margin:0 auto;
	margin-bottom: 33px;
}
#shop .report ul {
	width: 960px;
	padding:0;
}
#shop .report ul li {
	list-style-type: none;
	border-top: solid 1px #26435a;
	position: relative;
}
#shop .report ul li a {
	display: block;
	padding-top: 14px;
	padding-bottom: 14px;
}
#shop .report ul li:after {
	content: url(../image/topics_arrow.png);
	position: absolute;
	right:0;
	top: 15px;
}
#shop .report ul li span:first-child {
	color: #0c6eb9;
	margin-right: 30px;
}
#shop .report ul li span:last-child {
	color: #030303;
	text-decoration: underline;
}
#shop .report ul li:last-child {
	border-bottom: solid 1px #26435a;
}
#shop .topic_list_btn {
	display: block;
	margin:0 auto;
	width: 248px;
	margin-top: 30px;
}

#shop .store {
	padding-top: 35px;
	padding-bottom: 45px;
	background: #313131;
}
#shop .store_title {
	margin:0 auto;
	margin-bottom: 33px;
}
#shop .store .syaoku {
	margin-top: 35px;
	margin-bottom:35px;
}
#shop .store .syain {
	display: block;
	margin:0 auto;
}
#shop .store .syaoku img {
	float: left;
}
#shop .syaoku table {
	width: 430px;
	float: right;
}
#shop .syaoku table th {
	border-top: solid 1px #d2d2d2;
	color: #0c6eb9;
	height: 54px;
	text-align: left;
}
#shop .syaoku table td {
	border-top: solid 1px #d2d2d2;
	color: #fefefe;
}
#shop .syaoku table tr:last-child th {
	border-bottom: solid 1px #d2d2d2;
}
#shop .syaoku table tr:last-child td {
	border-bottom: solid 1px #d2d2d2;
}
#shop .syaoku img.syain-first {
	margin:0 auto;
	display: block;
	margin-top: 35px;
}
#shop iframe {
	width: 100%;
	height: 380px;
	margin-top: 35px;
}

#shop .community {
	padding-top: 35px;
	padding-bottom: 65px;
	background: #f2f2f2;
}
#shop .community_title {
	margin:0 auto;
	margin-bottom: 33px;
}
#shop .community a.active {
	background: #0c6eb9 !important;
}
#shop .community .bx-default-pager a {
	background: #a0a0a0;
}
#shop .inter {
	padding-top: 50px;
	padding-bottom: 40px;
}
#shop .inter_title {
	display: block;
	margin:0 auto;
	margin-bottom: 33px;
}
#shop .inter_block a {
	float: left;
}
#shop .inter_block a:nth-child(odd) {
	margin-right: 10px;
  margin-bottom: 10px;
}
#shop .inter_block a img {
	width: 475px;
}

#shop .info {
	background: #f2f2f2;
	padding-top: 46px;
	padding-bottom: 46px;
}
#shop .info_title {
	display: block;
	margin:0 auto;
	margin-bottom: 33px;
}
#shop .info_block a {
	margin-right: 12px;
}
#shop .info_block a:last-child {
	margin-right :0;
}
#shop .banner {
	margin-top: 50px;
}
/*#shop .banner img {
	margin-left: 12px;
}*/
#shop .banner a:nth-child(3) img {
  margin-top: -7px;
}
.bx-controls-direction .bx-next {
	right: -60px!important;
	background: url(../image/slide-next.png) no-repeat!important;
	background-size: 24px!important;
	transition:none !important;
	opacity:1;
}
.bx-controls-direction .bx-prev {
	transition:0;
	left: -60px!important;
	background: url(../image/slide-prev.png) no-repeat!important;
	background-size: 24px!important;
}
.bx-wrapper .bx-prev:hover {
		opacity:.9;
}

.bx-wrapper .bx-next:hover {
	background-position:0 0!important;
	opacity:.9!important;
}

#shop .box-carousel {
  margin-top: 75px;
}

#shop .box-carousel .bx-wrapper .bx-controls-direction a {
  width: 27px;
  height: 39px;
}

#shop .box-carousel .bx-controls-direction .bx-prev {
  transition: 0;
  left: -50px !important;
  background: url(../image/shop/slide-prev.png) no-repeat !important;
  background-size: 27px 39px !important;
}

#shop .box-carousel .bx-controls-direction .bx-next {
  /* right: -50px !important; */
  background: url(../image/shop/slide-next.png) no-repeat !important;
  background-size: 27px 39px!important;
}

#shop .box-carousel .info {
  width: 300px;
  padding: 10px 10px 20px 10px;
  background: #f2f2f2;
	font-weight: bold;
}

#shop .box-carousel .info p {
  font-size: 16px;
  margin-top: 7px;
  text-align: left;

}
.info .title span{
	width: 75%;
    height: 45px;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    line-height: 25px !important;
    word-wrap: break-word;
}

#shop .box-carousel .info img {
  margin-right: 15px;
  display: inline-block;
}

#shop .box-carousel .info .title span {
  line-height: 50px;
  font-weight: bold;
}

#shop .box-carousel .info .font-blue {
  color: #0c6eb9;
  font-weight: bold;
  margin-top: 15px;
}

#shop .box-carousel .info .font-red {
  color: #ff0000;
  font-weight: bold;
  font-size: 18px;
  margin-top: 15px;
}

/*------------------------------------------------------------------------------------------------
  takamatsu
--------------------------------------------------------------------------------------------------*/
#takamatsu .boxs .price_box {
	width:940px;
	height: 255px;
	position: relative;
	font-weight: bold;
}
#takamatsu .boxs .price_box img:first-child {
	max-height: 100%;
	max-width: 100%;
	float: none;
	display: block;
	margin-right: auto;
    margin-left: auto;
}
#takamatsu .boxs .price_box .box-top{
	width:300px;
	height: 286px;
	float: left;
}

#takamatsu .boxs .price_box .r-box {
	width: 640px;
	float:left;
	padding-left:25px;
	padding-top: 25px;
}
#takamatsu .boxs .price_box .point-02 {
	position:absolute;

}
#takamatsu .boxs .price_box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	padding-top: 5px;
	width:552px;;
}
#takamatsu .boxs .price_box .r-box-l {
	width: 185px;
	float:left;
}
#takamatsu .boxs .price_box .r-box-l p:first-of-type {
	margin-bottom: 12px;
}
#takamatsu .boxs .price_box .r-box-l p:nth-of-type(2){
	font-weight: bold;
	color:#0c6eb9;
	font-size: 17px;
	margin-bottom: 12px;
}
#takamatsu .boxs .price_box .r-box-l p:nth-of-type(3){
	font-weight: bold;
	color:#ff0000;
	font-size: 19px;
	margin-bottom: 6px;
}
#takamatsu .boxs .price_box .r-box-r {
	width: 424px;
	float: right;
	margin-right: 6px;
}
#takamatsu .boxs .price_box .r-box-r p {
	padding-top: 15px;
	padding-bottom: 16px;
}
#takamatsu .boxs .price_box .r-box-r p:first-of-type {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}
#takamatsu .boxs .price_box .r-box-r p:last-of-type {
	font-size: 15px;
}

#takamatsu .m-box img {
	max-width:100%;
	max-height:100%;
}

#takamatsu .m-box .box-top{
	width:300px;
	height: 286px;
	text-align: center;

}

#takamatsu .m-box .bottom {
	padding: 10px;
	font-weight: bold;
	height: auto;
	height: 210px;
}
#takamatsu .m-box .bottom img {
	float: none;
	position: absolute;
}

#takamatsu .m-box .bottom h3 {
	width: auto;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	float: none;
	margin-left: 60px;
	margin-top: 0px;
	word-wrap: break-word;
}
#takamatsu .m-box .bottom p:first-of-type {
	font-size: 16px;
	color: #0c6eb9;
	margin-top: 15px;
	margin-bottom: 6px;
}
#takamatsu .m-box .bottom p:nth-of-type(2) {
	font-size: 14px;
	margin-bottom: 12px;
}
#takamatsu .m-box .bottom p:nth-of-type(3) {
	font-size: 18px;
	color: #ff0000;
}
#takamatsu .bx-wrapper img {
    margin-left: auto;
    margin-right: auto;
	}
/*------------------------------------------------------------------------------------------------
  fukuoka
--------------------------------------------------------------------------------------------------*/
.shop_some .boxs .price_box {
	width:940px;
	height: 255px;
	position: relative;
	font-weight: bold;
}
.shop_some .boxs .price_box img:first-child {

	float: left;
}

.shop_some .boxs .price_box .box-top{
	width:300px;
	height: 286px;
	float: left;
}

.shop_some .boxs .price_box .r-box {
	width: 640px;
	float:left;
	padding-left:25px;
	padding-top: 25px;
}
.shop_some .boxs .price_box .point-02 {
	position:absolute;
	left:325px;
}
.shop_some .boxs .price_box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	padding-top: 14px;
	margin-left: 386px;
	word-wrap: break-word;
}
.shop_some .boxs .price_box .r-box-l {
	width: 185px;
	float:left;
}
.shop_some .boxs .price_box .r-box-l p:first-of-type {
	margin-bottom: 12px;
}
.shop_some .boxs .price_box .r-box-l p:nth-of-type(2){
	font-weight: bold;
	color:#0c6eb9;
	font-size: 17px;
	margin-bottom: 12px;
}
.shop_some .boxs .price_box .r-box-l p:nth-of-type(3){
	font-weight: bold;
	color:#ff0000;
	font-size: 19px;
	margin-bottom: 6px;
}
.shop_some .boxs .price_box .r-box-r {
	width: 424px;
	float: right;
	margin-right: 6px;
}
.shop_some .boxs .price_box .r-box-r p {
	padding-top: 15px;
	padding-bottom: 16px;
}
.shop_some .boxs .price_box .r-box-r p:first-of-type {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}
.shop_some .boxs .price_box .r-box-r p:last-of-type {
	font-size: 15px;
}
.shop_some .m-box .bottom {
	padding: 10px;
	font-weight: bold;
}
.shop_some .m-box .bottom img {
	float: left;

}
.shop_some .m-box .bottom h3 {
	width: 75%;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	word-wrap: break-word;
}
.shop_some .m-box .bottom p:first-of-type {
	font-size: 16px;
	color: #0c6eb9;
	margin-top: 15px;
	margin-bottom: 6px;
}
.shop_some .m-box .bottom p:nth-of-type(2) {
	font-size: 14px;
	margin-bottom: 12px;
}
.shop_some .m-box .bottom p:nth-of-type(3) {
	font-size: 18px;
	color: #ff0000;
}

.shop_some  .bx-wrapper img {
    margin-left: auto;
    margin-right: auto;
	}
/*------------------------------------------------------------------------------------------------
  kouchi
--------------------------------------------------------------------------------------------------*/
#kouchi .boxs .price_box {
	width:940px;
	height: 255px;
	position: relative;
	font-weight: bold;
}

#kouchi .boxs .price_box img:first-child {
		max-height: 100%;
	max-width: 100%;
	float: none;
	display: block;
	margin-right: auto;
    margin-left: auto
}

#kouchi .boxs .price_box .box-top{
	width:300px;
	height: 286px;
	float: left;
}

#kouchi .boxs .price_box .r-box {
	width: 640px;
	float:left;
	padding-left:25px;
	padding-top: 25px;
}
#kouchi .boxs .price_box .point-02 {
	position:absolute;


}
#kouchi .boxs .price_box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	padding-top: 5px;
	width:552px;
}
#kouchi .boxs .price_box .r-box-l {
	width: 185px;
	float:left;
}
#kouchi .boxs .price_box .r-box-l p:first-of-type {
	margin-bottom: 12px;
}
#kouchi .boxs .price_box .r-box-l p:nth-of-type(2){
	font-weight: bold;
	color:#0c6eb9;
	font-size: 17px;
	margin-bottom: 12px;
}
#kouchi .boxs .price_box .r-box-l p:nth-of-type(3){
	font-weight: bold;
	color:#ff0000;
	font-size: 19px;
	margin-bottom: 6px;
}
#kouchi .boxs .price_box .r-box-r {
	width: 424px;
	float: right;
	margin-right: 6px;
}
#kouchi .boxs .price_box .r-box-r p {
	padding-top: 15px;
	padding-bottom: 16px;
}
#kouchi .boxs .price_box .r-box-r p:first-of-type {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}
#kouchi .boxs .price_box .r-box-r p:last-of-type {
	font-size: 15px;
}

#kouchi .m-box img {
	max-width:100%;
	max-height:100%;
}

#kouchi .m-box .box-top{
	width:300px;
	height: 286px;
	text-align: center;

}

#kouchi .m-box .bottom {
	padding: 10px;
	font-weight: bold;
	height: 210px;
}
#kouchi .m-box .bottom img {
	float: none;
	position: absolute;
}
#kouchi .m-box .bottom h3 {
	width: auto;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	float: none;
	margin-left: 60px;
	margin-top: 0px;
	word-wrap: break-word;
}
#kouchi .m-box .bottom p:first-of-type {
	font-size: 16px;
	color: #0c6eb9;
	margin-top: 15px;
	margin-bottom: 6px;
}
#kouchi .m-box .bottom p:nth-of-type(2) {
	font-size: 14px;
	margin-bottom: 12px;
}
#kouchi .m-box .bottom p:nth-of-type(3) {
	font-size: 18px;
	color: #ff0000;
}

#kouchi .bx-wrapper img {
    margin-left: auto;
    margin-right: auto;
	}

/*------------------------------------------------------------------------------------------------
 matsuyama
--------------------------------------------------------------------------------------------------*/

#matsuyama .boxs .price_box {
	width:940px;
	height: 255px;
	position: relative;
	font-weight: bold;
}
#matsuyama .boxs .price_box img:first-child {
	max-height: 100%;
	max-width: 100%;
	float: none;
	display: block;
	margin-right: auto;
    margin-left: auto
}

#matsuyama .boxs .price_box .box-top{
	width:300px;
	height: 286px;
	float: left;
}

#matsuyama .boxs .price_box .r-box {
	width: 640px;
	float:left;
	padding-left:25px;
	padding-top: 25px;
}
#matsuyama .boxs .price_box .point-02 {
	position:absolute;

}
#matsuyama .boxs .price_box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	padding-top: 5px;
	width:552px;
}
#matsuyama .boxs .price_box .r-box-l {
	width: 185px;
	float:left;
}
#matsuyama .boxs .price_box .r-box-l p:first-of-type {
	margin-bottom: 12px;
}
#matsuyama .boxs .price_box .r-box-l p:nth-of-type(2){
	font-weight: bold;
	color:#0c6eb9;
	font-size: 17px;
	margin-bottom: 12px;
}
#matsuyama .boxs .price_box .r-box-l p:nth-of-type(3){
	font-weight: bold;
	color:#ff0000;
	font-size: 19px;
	margin-bottom: 6px;
}
#matsuyama .boxs .price_box .r-box-r {
	width: 424px;
	float: right;
	margin-right: 6px;
}
#matsuyama .boxs .price_box .r-box-r p {
	padding-top: 15px;
	padding-bottom: 16px;
}
#matsuyama .boxs .price_box .r-box-r p:first-of-type {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}
#matsuyama .boxs .price_box .r-box-r p:last-of-type {
	font-size: 15px;
}

#matsuyama .m-box img {
	max-width:100%;
	max-height:100%;
}

#matsuyama .m-box .box-top{
	width:300px;
	height: 286px;
	text-align: center;

}

#matsuyama .m-box .bottom {
	padding: 10px;
	font-weight: bold;
	height: 210px;
}
#matsuyama .m-box .bottom img {
	float: none;
	position: absolute;
}
#matsuyama .m-box .bottom h3 {
	width: auto;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	float: none;
	margin-left: 60px;
	margin-top: 0px;
	word-wrap: break-word;
}
#matsuyama .m-box .bottom p:first-of-type {
	font-size: 16px;
	color: #0c6eb9;
	margin-top: 15px;
	margin-bottom: 6px;
}
#matsuyama .m-box .bottom p:nth-of-type(2) {
	font-size: 14px;
	margin-bottom: 12px;
}
#matsuyama .m-box .bottom p:nth-of-type(3) {
	font-size: 18px;
	color: #ff0000;
}

#matsuyama .bx-wrapper img {
    margin-left: auto;
    margin-right: auto;
	}


/*------------------------------------------------------------------------------------------------
  okayama
--------------------------------------------------------------------------------------------------*/

#okayama .boxs .price_box {
	width:940px;
	height: 255px;
	position: relative;
	font-weight: bold;
}
#okayama .boxs .price_box img:first-child {
	max-height: 100%;
	max-width: 100%;
	float: none;
	display: block;
	margin-right: auto;
    margin-left: auto
}

#okayama .boxs .price_box .box-top{
	width:300px;
	height: 286px;
	float: left;
}

#okayama .boxs .price_box .r-box {
	width: 640px;
	float:left;
	padding-left:25px;
	padding-top: 25px;
}
#okayama .boxs .price_box .point-02 {
	position:absolute;

}
#okayama .boxs .price_box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	padding-top: 5px;
	width:552px;
}
#okayama .boxs .price_box .r-box-l {
	width: 185px;
	float:left;
}
#okayama .boxs .price_box .r-box-l p:first-of-type {
	margin-bottom: 12px;
}
#okayama .boxs .price_box .r-box-l p:nth-of-type(2){
	font-weight: bold;
	color:#0c6eb9;
	font-size: 17px;
	margin-bottom: 12px;
}
#okayama .boxs .price_box .r-box-l p:nth-of-type(3){
	font-weight: bold;
	color:#ff0000;
	font-size: 19px;
	margin-bottom: 6px;
}
#okayama .boxs .price_box .r-box-r {
	width: 424px;
	float: right;
	margin-right: 6px;
}
#okayama .boxs .price_box .r-box-r p {
	padding-top: 15px;
	padding-bottom: 16px;
}
#okayama .boxs .price_box .r-box-r p:first-of-type {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}
#okayama .boxs .price_box .r-box-r p:last-of-type {
	font-size: 15px;
}

#okayama .m-box img {
	max-width:100%;
	max-height:100%;
}

#okayama .m-box .box-top{
	width:300px;
	height: 286px;
	text-align: center;

}

#okayama .m-box .bottom {
	padding: 10px;
	font-weight: bold;
	height: 210px;
}
#okayama .m-box .bottom img {
	float: none;
	position: absolute;
}
#okayama .m-box .bottom h3 {
	width: auto;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	float: none;
	margin-left: 60px;
	margin-top: 0px;
	word-wrap: break-word;
}
#okayama .m-box .bottom p:first-of-type {
	font-size: 16px;
	color: #0c6eb9;
	margin-top: 15px;
	margin-bottom: 6px;
}
#okayama .m-box .bottom p:nth-of-type(2) {
	font-size: 14px;
	margin-bottom: 12px;
}
#okayama .m-box .bottom p:nth-of-type(3) {
	font-size: 18px;
	color: #ff0000;
}

#okayama .bx-wrapper img {
   margin-left: auto;
   margin-right: auto;
}


/*------------------------------------------------------------------------------------------------
 fukuyama
--------------------------------------------------------------------------------------------------*/

#fukuyama .boxs .price_box {
	width:940px;
	height: 255px;
	position: relative;
	font-weight: bold;
}
#fukuyama .boxs .price_box img:first-child {
	max-height: 100%;
	max-width: 100%;
	float: none;
	display: block;
	margin-right: auto;
    margin-left: auto
}

#fukuyama .boxs .price_box .box-top{
	width:300px;
	height: 286px;
	float: left;
}
#fukuyama .boxs .price_box .r-box {
	width: 640px;
	float:left;
	padding-left:25px;
	padding-top: 25px;
}
#fukuyama .boxs .price_box .point-02 {
	position:absolute;

}
#fukuyama .boxs .price_box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	padding-top: 5px;
	width:552px;
}
#fukuyama .boxs .price_box .r-box-l {
	width: 185px;
	float:left;
}
#fukuyama .boxs .price_box .r-box-l p:first-of-type {
	margin-bottom: 12px;
}
#fukuyama .boxs .price_box .r-box-l p:nth-of-type(2){
	font-weight: bold;
	color:#0c6eb9;
	font-size: 17px;
	margin-bottom: 12px;
}
#fukuyama .boxs .price_box .r-box-l p:nth-of-type(3){
	font-weight: bold;
	color:#ff0000;
	font-size: 19px;
	margin-bottom: 6px;
}
#fukuyama .boxs .price_box .r-box-r {
	width: 424px;
	float: right;
	margin-right: 6px;
}
#fukuyama .boxs .price_box .r-box-r p {
	padding-top: 15px;
	padding-bottom: 16px;
}
#fukuyama .boxs .price_box .r-box-r p:first-of-type {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}
#fukuyama .boxs .price_box .r-box-r p:last-of-type {
	font-size: 15px;
}

#fukuyama .m-box img {
	max-width:100%;
	max-height:100%;
}

#fukuyama .m-box .box-top{
	width:300px;
	height: 286px;
	text-align: center;

}

#fukuyama .m-box .bottom {
	padding: 10px;
	font-weight: bold;
	height: 210px;
}
#fukuyama .m-box .bottom img {
	float: none;
	position: absolute;
}
#fukuyama .m-box .bottom h3 {
	width: auto;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	float: none;
	margin-left: 60px;
	margin-top: 0px;
	word-wrap: break-word;
}
#fukuyama .m-box .bottom p:first-of-type {
	font-size: 16px;
	color: #0c6eb9;
	margin-top: 15px;
	margin-bottom: 6px;
}
#fukuyama .m-box .bottom p:nth-of-type(2) {
	font-size: 14px;
	margin-bottom: 12px;
}
#fukuyama .m-box .bottom p:nth-of-type(3) {
	font-size: 18px;
	color: #ff0000;
}

#fukuyama .bx-wrapper img {
   margin-left: auto;
   margin-right: auto;
}
/*------------------------------------------------------------------------------------------------
 hiroshima
--------------------------------------------------------------------------------------------------*/

#hiroshima .boxs .price_box {
	width:940px;
	height: 255px;
	position: relative;
	font-weight: bold;
}
#hiroshima .boxs .price_box img:first-child {
	max-height: 100%;
	max-width: 100%;
	float: none;
	display: block;
	margin-right: auto;
    margin-left: auto
}

#hiroshima .boxs .price_box .box-top{
	width:300px;
	height: 286px;
	float: left;
}

#hiroshima .boxs .price_box .r-box {
	width: 640px;
	float:left;
	padding-left:25px;
	padding-top: 25px;
}
#hiroshima .boxs .price_box .point-02 {
	position:absolute;

}
#hiroshima .boxs .price_box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	padding-top: 5px;
	width:552px;
}
#hiroshima .boxs .price_box .r-box-l {
	width: 185px;
	float:left;
}
#hiroshima .boxs .price_box .r-box-l p:first-of-type {
	margin-bottom: 12px;
}
#hiroshima .boxs .price_box .r-box-l p:nth-of-type(2){
	font-weight: bold;
	color:#0c6eb9;
	font-size: 17px;
	margin-bottom: 12px;
}
#hiroshima .boxs .price_box .r-box-l p:nth-of-type(3){
	font-weight: bold;
	color:#ff0000;
	font-size: 19px;
	margin-bottom: 6px;
}
#hiroshima .boxs .price_box .r-box-r {
	width: 424px;
	float: right;
	margin-right: 6px;
}
#hiroshima .boxs .price_box .r-box-r p {
	padding-top: 15px;
	padding-bottom: 16px;
}
#hiroshima .boxs .price_box .r-box-r p:first-of-type {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}
#hiroshima .boxs .price_box .r-box-r p:last-of-type {
	font-size: 15px;
}

#hiroshima .m-box img {
	max-width:100%;
	max-height:100%;
}

#hiroshima .m-box .box-top{
	width:300px;
	height: 286px;
	text-align: center;

}

#hiroshima .m-box .bottom {
	padding: 10px;
	font-weight: bold;
	height: 210px;
}
#hiroshima .m-box .bottom img {
	float: none;
	position: absolute;
}
#hiroshima .m-box .bottom h3 {
	width: auto;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	float: none;
	margin-left: 60px;
	margin-top: 0px;
	word-wrap: break-word;
}
#hiroshima .m-box .bottom p:first-of-type {
	font-size: 16px;
	color: #0c6eb9;
	margin-top: 15px;
	margin-bottom: 6px;
}
#hiroshima .m-box .bottom p:nth-of-type(2) {
	font-size: 14px;
	margin-bottom: 12px;
}
#hiroshima .m-box .bottom p:nth-of-type(3) {
	font-size: 18px;
	color: #ff0000;
}

#hiroshima .bx-wrapper img {
   margin-left: auto;
   margin-right: auto;
}
/*------------------------------------------------------------------------------------------------
 fukuoka
--------------------------------------------------------------------------------------------------*/

#fukuoka .boxs .price_box {
	width:940px;
	height: 255px;
	position: relative;
	font-weight: bold;
}
#fukuoka .boxs .price_box img:first-child {
	max-height: 100%;
	max-width: 100%;
	float: none;
	display: block;
	margin-right: auto;
    margin-left: auto
}

#fukuoka .boxs .price_box .box-top{
	width:300px;
	height: 286px;
	float: left;
}

#fukuoka .boxs .price_box .r-box {
	width: 640px;
	float:left;
	padding-left:25px;
	padding-top: 25px;
}
#fukuoka .boxs .price_box .point-02 {
	position:absolute;

}
#fukuoka .boxs .price_box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	padding-top: 5px;
	width:552px;
}
#fukuoka .boxs .price_box .r-box-l {
	width: 185px;
	float:left;
}
#fukuoka .boxs .price_box .r-box-l p:first-of-type {
	margin-bottom: 12px;
}
#fukuoka .boxs .price_box .r-box-l p:nth-of-type(2){
	font-weight: bold;
	color:#0c6eb9;
	font-size: 17px;
	margin-bottom: 12px;
}
#fukuoka .boxs .price_box .r-box-l p:nth-of-type(3){
	font-weight: bold;
	color:#ff0000;
	font-size: 19px;
	margin-bottom: 6px;
}
#fukuoka .boxs .price_box .r-box-r {
	width: 424px;
	float: right;
	margin-right: 6px;
}
#fukuoka .boxs .price_box .r-box-r p {
	padding-top: 15px;
	padding-bottom: 16px;
}
#fukuoka .boxs .price_box .r-box-r p:first-of-type {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}
#fukuoka .boxs .price_box .r-box-r p:last-of-type {
	font-size: 15px;
}

#fukuoka .m-box img {
	max-width:100%;
	max-height:100%;
}

#fukuoka .m-box .box-top{
	width:300px;
	height: 286px;
	text-align: center;

}

#fukuoka .m-box .bottom {
	padding: 10px;
	font-weight: bold;
	height: 210px;
}
#fukuoka .m-box .bottom img {
	float: none;
	position: absolute;
}
#fukuoka .m-box .bottom h3 {
	width: auto;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	float: none;
	margin-left: 60px;
	margin-top: 0px;
	word-wrap: break-word;
}
#fukuoka .m-box .bottom p:first-of-type {
	font-size: 16px;
	color: #0c6eb9;
	margin-top: 15px;
	margin-bottom: 6px;
}
#fukuoka .m-box .bottom p:nth-of-type(2) {
	font-size: 14px;
	margin-bottom: 12px;
}
#fukuoka .m-box .bottom p:nth-of-type(3) {
	font-size: 18px;
	color: #ff0000;
}

#fukuoka .bx-wrapper img {
   margin-left: auto;
   margin-right: auto;
}
/*------------------------------------------------------------------------------------------------
 kagoshima
--------------------------------------------------------------------------------------------------*/

#kagoshima .boxs .price_box {
	width:940px;
	height: 255px;
	position: relative;
	font-weight: bold;
}
#kagoshima .boxs .price_box img:first-child {
	max-height: 100%;
	max-width: 100%;
	float: none;
	display: block;
	margin-right: auto;
    margin-left: auto
}

#kagoshima .boxs .price_box .box-top{
	width:300px;
	height: 286px;
	float: left;
}

#kagoshima .boxs .price_box .r-box {
	width: 640px;
	float:left;
	padding-left:25px;
	padding-top: 25px;
}
#kagoshima .boxs .price_box .point-02 {
	position:absolute;

}
#kagoshima .boxs .price_box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	padding-top: 5px;
	width:552px;
}
#kagoshima .boxs .price_box .r-box-l {
	width: 185px;
	float:left;
}
#kagoshima .boxs .price_box .r-box-l p:first-of-type {
	margin-bottom: 12px;
}
#kagoshima .boxs .price_box .r-box-l p:nth-of-type(2){
	font-weight: bold;
	color:#0c6eb9;
	font-size: 17px;
	margin-bottom: 12px;
}
#kagoshima .boxs .price_box .r-box-l p:nth-of-type(3){
	font-weight: bold;
	color:#ff0000;
	font-size: 19px;
	margin-bottom: 6px;
}
#kagoshima .boxs .price_box .r-box-r {
	width: 424px;
	float: right;
	margin-right: 6px;
}
#kagoshima .boxs .price_box .r-box-r p {
	padding-top: 15px;
	padding-bottom: 16px;
}
#kagoshima .boxs .price_box .r-box-r p:first-of-type {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}
#kagoshima .boxs .price_box .r-box-r p:last-of-type {
	font-size: 15px;
}

#kagoshima .m-box img {
	max-width:100%;
	max-height:100%;
}

#kagoshima .m-box .box-top{
	width:300px;
	height: 286px;
	text-align: center;

}

#kagoshima .m-box .bottom {
	padding: 10px;
	font-weight: bold;
	height: 210px;
}
#kagoshima .m-box .bottom img {
	float: none;
	position: absolute;
}
#kagoshima .m-box .bottom h3 {
	width: auto;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	float: none;
	margin-left: 60px;
	margin-top: 0px;
	word-wrap: break-word;
}
#kagoshima .m-box .bottom p:first-of-type {
	font-size: 16px;
	color: #0c6eb9;
	margin-top: 15px;
	margin-bottom: 6px;
}
#kagoshima .m-box .bottom p:nth-of-type(2) {
	font-size: 14px;
	margin-bottom: 12px;
}
#kagoshima .m-box .bottom p:nth-of-type(3) {
	font-size: 18px;
	color: #ff0000;
}

#kagoshima .bx-wrapper img {
   margin-left: auto;
   margin-right: auto;
}

/*------------------------------------------------------------------------------------------------
miyajima
--------------------------------------------------------------------------------------------------*/

#miyajima .boxs .price_box {
	width: 940px;
	height: 255px;
	position: relative;
	font-weight: bold;
}

#miyajima .boxs .price_box img:first-child {
	max-height: 100%;
	max-width: 100%;
	float: none;
	display: block;
	margin-right: auto;
	margin-left: auto
}

#miyajima .boxs .price_box .box-top {
	width: 300px;
	height: 286px;
	float: left;
}

#miyajima .boxs .price_box .r-box {
	width: 640px;
	float: left;
	padding-left: 25px;
	padding-top: 25px;
}

#miyajima .boxs .price_box .point-02 {
	position: absolute;

}

#miyajima .boxs .price_box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	padding-top: 5px;
	width: 552px;
}

#miyajima .boxs .price_box .r-box-l {
	width: 185px;
	float: left;
}

#miyajima .boxs .price_box .r-box-l p:first-of-type {
	margin-bottom: 12px;
}

#miyajima .boxs .price_box .r-box-l p:nth-of-type(2) {
	font-weight: bold;
	color: #0c6eb9;
	font-size: 17px;
	margin-bottom: 12px;
}

#miyajima .boxs .price_box .r-box-l p:nth-of-type(3) {
	font-weight: bold;
	color: #ff0000;
	font-size: 19px;
	margin-bottom: 6px;
}

#miyajima .boxs .price_box .r-box-r {
	width: 424px;
	float: right;
	margin-right: 6px;
}

#miyajima .boxs .price_box .r-box-r p {
	padding-top: 15px;
	padding-bottom: 16px;
}

#miyajima .boxs .price_box .r-box-r p:first-of-type {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}

#miyajima .boxs .price_box .r-box-r p:last-of-type {
	font-size: 15px;
}

#miyajima .m-box img {
	max-width: 100%;
	max-height: 100%;
}

#miyajima .m-box .box-top {
	width: 300px;
	height: 286px;
	text-align: center;

}

#miyajima .m-box .bottom {
	padding: 10px;
	font-weight: bold;
	height: 210px;
}

#miyajima .m-box .bottom img {
	float: none;
	position: absolute;
}

#miyajima .m-box .bottom h3 {
	width: auto;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	float: none;
	margin-left: 60px;
	margin-top: 0px;
	word-wrap: break-word;
}

#miyajima .m-box .bottom p:first-of-type {
	font-size: 16px;
	color: #0c6eb9;
	margin-top: 15px;
	margin-bottom: 6px;
}

#miyajima .m-box .bottom p:nth-of-type(2) {
	font-size: 14px;
	margin-bottom: 12px;
}

#miyajima .m-box .bottom p:nth-of-type(3) {
	font-size: 18px;
	color: #ff0000;
}

#miyajima .bx-wrapper img {
	margin-left: auto;
	margin-right: auto;
}

/*------------------------------------------------------------------------------------------------
  houjin
--------------------------------------------------------------------------------------------------*/

#houjin .boxs .price_box {
	width:940px;
	height: 255px;
	position: relative;
	font-weight: bold;
}
#houjin .boxs .price_box img:first-child {
	max-height: 100%;
	max-width: 100%;
	float: none;
	display: block;
	margin-right: auto;
    margin-left: auto
}

#houjin .boxs .price_box .box-top{
	width:300px;
	height: 286px;
	float: left;
}

#houjin .boxs .price_box .r-box {
	width: 640px;
	float:left;
	padding-left:25px;
	padding-top: 25px;
}
#houjin .boxs .price_box .point-02 {
	position:absolute;

}
#houjin .boxs .price_box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	padding-top: 5px;
	width:552px;
}
#houjin .boxs .price_box .r-box-l {
	width: 185px;
	float:left;
}
#houjin .boxs .price_box .r-box-l p:first-of-type {
	margin-bottom: 12px;
}
#houjin .boxs .price_box .r-box-l p:nth-of-type(2){
	font-weight: bold;
	color:#0c6eb9;
	font-size: 17px;
	margin-bottom: 12px;
}
#houjin .boxs .price_box .r-box-l p:nth-of-type(3){
	font-weight: bold;
	color:#ff0000;
	font-size: 19px;
	margin-bottom: 6px;
}
#houjin .boxs .price_box .r-box-r {
	width: 424px;
	float: right;
	margin-right: 6px;
}
#houjin .boxs .price_box .r-box-r p {
	padding-top: 15px;
	padding-bottom: 16px;
}
#houjin .boxs .price_box .r-box-r p:first-of-type {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}
#houjin .boxs .price_box .r-box-r p:last-of-type {
	font-size: 15px;
}

#houjin .m-box img {
	max-width:100%;
	max-height:100%;
}

#houjin .m-box .box-top{
	width:300px;
	height: 286px;
	text-align: center;

}

#houjin .m-box .bottom {
	padding: 10px;
	font-weight: bold;
	height: 210px;
}
#houjin .m-box .bottom img {
	float: none;
	position: absolute;
}
#houjin .m-box .bottom h3 {
	width: auto;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	float: none;
	margin-left: 60px;
	margin-top: 0px;
	word-wrap: break-word;
}
#houjin .m-box .bottom p:first-of-type {
	font-size: 16px;
	color: #0c6eb9;
	margin-top: 15px;
	margin-bottom: 6px;
}
#houjin .m-box .bottom p:nth-of-type(2) {
	font-size: 14px;
	margin-bottom: 12px;
}
#houjin .m-box .bottom p:nth-of-type(3) {
	font-size: 18px;
	color: #ff0000;
}

#houjin .bx-wrapper img {
   margin-left: auto;
   margin-right: auto;
}

/*------------------------------------------------------------------------------------------------
  #shisansyobun
--------------------------------------------------------------------------------------------------*/
#shisansyobun .shisansyobun01 ul {
	margin-left:20px;
	margin-top: 14px;
	padding:0;
}

.title_shisan {
	background: #cee2f1;
	height: 120px;
	padding-top: 40px;
}
#shisansyobun section {
	width: 820px;
	margin:0 auto;
	margin-top: 32px;
}
#shisansyobun h2 {
	width: 100%;
	background: #257dc4;
	height: 42px;
	text-align: center;
	padding-top:10px;
	margin-bottom:20px;
}
.shisansyobun01 ul li {
	font-size:16px;
	margin-top:10px;
	font-weight:bold;
}
.shisansyobun01 ul li span {
	color: #257dc4;
}
.shisansyobun02 .boxes {
	border: solid 1px #257dc4;
	padding: 25px;
	height: 190px;
	margin-bottom: 20px;
}
.shisansyobun02 .boxes h3 {
	width: 400px;
	border-bottom: solid 1px #257dc4;
	padding-bottom: 8px;
	padding-left:8px;
}
.shisansyobun02 .boxes p {
	width: 400px;
	padding-left:8px;
	font-size: 16px;
	margin-top: 15px;
	line-height: 25px;
	font-weight:bold;
}
.shisansyobun02 .boxes p span {
	color: #257dc4;
}
.shisansyobun02 .box01 {
	background: url(../image/shisansyobun/box-01-img.jpg);
	background-repeat: no-repeat;
	background-position: right;

}
.shisansyobun02 .box02 {
	background: url(../image/shisansyobun/box-02-img.jpg);
	background-repeat: no-repeat;
	background-position: right;

}
.shisansyobun02 .box03 {
	background: url(../image/shisansyobun/box-03-img.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.shisansyobun02 .arrow-down {
	text-align: center;
	margin-bottom: 30px;
}
.shisansyobun02 .btns a {
	display: inline-block;
	width: 408px;
	float: left;
}
.shisansyobun02 .btns a:last-child {
	float: right;
}
.shisansyobun03 div {
	text-align: center;
}
.shisansyobun04 .boxex02{
	background: #cee2f1;
	height: 275px;
	padding:18px;
	margin-bottom:35px;
}
.shisansyobun04 div div{
	width: 380px;
	height: 245px;
	background: #fff;
	float: left;
	padding:30px;
  padding-top: 87px;
}
.shisansyobun04 div div h3 {
	text-align: center;
	margin:0 auto;
	border-top: solid 1px #6a6a6a;
	padding-top:18px;
}
.shisansyobun04 div div p {
	margin-top:16px;
	line-height: 22px;
	font-weight: bold;
}
.shisansyobun04 div div:first-child {
	margin-right: 20px;
	background-image: url(../image/shisansyobun/shisansyobun4-icon01.png);
	background-repeat: no-repeat;
	background-position: center top 28px;
}
.shisansyobun04 div div:last-child {
	background-image: url(../image/shisansyobun/shisansyobun4-icon02.png);
	background-repeat: no-repeat;
	background-position: center top 28px;
}
.shisansyobun04 .btn-04 {
	text-align: center;
}

/*------------------------------------------------------------------------------------------------
  #cre
--------------------------------------------------------------------------------------------------*/
#cre section {
	width: 820px;
	margin:0 auto;
	margin-top: 34px;
	font-weight: bold;
}
#cre section h2 {
	width: 100%;
	background: #257dc4;
	height: 42px;
	text-align: center;
	padding-top:10px;
	margin-bottom:16px;
}
#cre .cre-box {
	border: solid 2px #257dc4;
	padding: 14px 40px;
}
#cre .cre-box h4 {
	text-align: center;
	border-bottom: dashed 1px #257dc4;
	padding-bottom: 14px;
	margin-bottom: 14px;
}
#cre .cre-box p {
	text-align: center;
}
#cre .arrow {
	text-align: center;
	    margin: 14px auto 11px;
}
#cre .no-p h4 {
	text-align: center;
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
#cre .kouka {
	margin-bottom:14px;
}
#cre .cre-box02 h4 {
	background: #e5e5e5;
	height: 54px;
	padding-left: 72px;
	width: 100%;
}
#cre .cre-box02 h4 img {
	margin-top: 16px;
}
#cre .cre-box02 p {
	line-height: 22px;
	margin-top: 14px;
	margin-bottom: 35px;
}
#cre .no01 h4 {
	background-image: url(../image/cre/01.jpg);
	background-repeat: no-repeat;
}
#cre .no02 h4  {
	background-image: url(../image/cre/02.jpg);
	background-repeat: no-repeat;
}
#cre .no03 h4  {
	background-image: url(../image/cre/03.jpg);
	background-repeat: no-repeat;
}
#cre .no04 h4  {
	background-image: url(../image/cre/04.jpg);
	background-repeat: no-repeat;
}
#cre .no05 h4  {
	background-image: url(../image/cre/05.jpg);
	background-repeat: no-repeat;
}
#cre .no06 h4  {
	background-image: url(../image/cre/06.jpg);
	background-repeat: no-repeat;
}
#cre .no07 h4  {
	background-image: url(../image/cre/07.jpg);
	background-repeat: no-repeat;
}
#cre .btns div {
	text-align: center;
}
#cre .btns .arrow {
	margin: 30px auto;
}

/*------------------------------------------------------------------------------------------------
  #guide
--------------------------------------------------------------------------------------------------*/
#guide section {
	background: url(../image/guide/bg.jpg);
	background-size: cover;
	background-position: center;
	padding-top: 48px;
	padding-bottom:150px;
}
#guide .box {
	width: 100%;
	border: solid 1px #fff;
	padding-left: 155px;
	padding-top: 35px;
	padding-bottom: 35px;
	position: relative;
	margin-bottom: 34px;
}
#guide a:last-child .box {
	margin-bottom:0;
}
#guide .box p {
	margin-top: 12px;
	color: #fff;
}
#guide .box1 {
	background: url(../image/guide/s_icon01.png);
	background-position: 40px;
	background-repeat: no-repeat;
}
#guide .box2 {
	background: url(../image/guide/s_icon02.png);
	background-position: 40px;
	background-repeat: no-repeat;
}
#guide .box3 {
	background: url(../image/guide/s_icon03.png);
	background-position: 40px;
	background-repeat: no-repeat;
}
#guide .box4 {
	background: url(../image/guide/s_icon04.png);
	background-position: 40px;
	background-repeat: no-repeat;
}
#guide .box5 {
	background: url(../image/guide/s_icon05.png);
	background-position: 40px;
	background-repeat: no-repeat;
}
#guide .arrow {
	position: absolute;
	right: 35px;
	top: 42px;
}
#guide .opacity a:hover {
	opacity: .6;
}


/*------------------------------------------------------------------------------------------------
  #rusu
--------------------------------------------------------------------------------------------------*/
#rusu section {
	margin-top: 44px;
}
#rusu section h2 {
	width: 100%;
	background: #257dc4;
	height: 42px;
	text-align: center;
	padding-top:10px;
	margin-bottom:16px;
}
#rusu section.mt33 {
	margin-top: 30px;
}
#rusu section h2 {
	margin-bottom: 13px;
}
#rusu section p {
	font-weight: bold;
}
#rusu section h3 {
	margin-bottom: 25px;
}
#rusu section .culm {
	display: inline-block;
	margin-right:3px;
	padding: 150px 28px 32px;
	width: 268px;
}
#rusu section .culm:last-child {
	margin-right:0;
}
#rusu section .culm01 {
	background: url(../image/rusu/culm01.png);
	height: 227px;
}
#rusu section .culm02 {
	background: url(../image/rusu/culm02.png);
	height: 227px;
}
#rusu section .culm03 {
	background: url(../image/rusu/culm03.png);
	height: 227px;
}
#rusu section .culm p {
	text-align: center;
	line-height: 22px;
}
#rusu section .caution {
	text-align: right;
	margin-top: 8px;
}
#rusu section .culm04 {
	background: url(../image/rusu/culm05.png);
	margin-right: 7px;
}
#rusu section .culm05 {
	background: url(../image/rusu/culm04.png);
}
#rusu section .culm06 {
	background: url(../image/rusu/culm07.png);
	margin-top:20px;
	margin-right: 7px;
}
#rusu section .culm07 {
	background: url(../image/rusu/culm06.png);
	margin-top:20px;
}
#rusu section .culm_02 {
	display: inline-block;
	width: 404px;
	background-repeat: no-repeat;
	height: 130px;
	padding-top:72px;
}
#rusu section .culm_02 {
	width:404px;
	text-align: center;
}
#rusu .ryoukin {
	margin-top: 7px;
}
#rusu .rusu-btn {
	text-align:center;
	margin-top: 32px;
}

/*------------------------------------------------------------------------------------------------
  #seiyaku
--------------------------------------------------------------------------------------------------*/
#seiyaku table {
	width:100%;
	border: solid 1px #b6b6b6;
	margin-top: 32px;
}
#seiyaku table th {
	border: solid 1px #b6b6b6;
	background: #f2f2f2;
	font-size: 14px;
	height: 68px;
}
#seiyaku table th:first-child {
	width: 135px;
}
#seiyaku table th:nth-child(2) {
	width: 155px;
}
#seiyaku table th:nth-child(3) {
	width: 130px;
}
#seiyaku table th:nth-child(4) {
	width: 150px;
}
#seiyaku table th:nth-child(5) {
	width: 130px;
}
#seiyaku table th:nth-child(6) {
	width: 120px;
}
#seiyaku table td {
	border: solid 1px #b6b6b6;
	text-align:center;
	height: 125px;
}
#seiyaku .pager {
	margin:0 auto;
	margin-top: 50px;
	width: 450px;
}
#seiyaku .pager div {
	display: inline-block;
	font-size: 16px;
	color: #0c6eb9;
	font-weight: bold;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#seiyaku .pager div a {
	display:block;
	color: #0c6eb9;
}
#seiyaku .pager div img {
	padding-top: 20px;
}
#seiyaku .pager div.current a {
	background: #0c6eb9;
	color: #fff;
}

/*------------------------------------------------------------------------------------------------
  #consolution
--------------------------------------------------------------------------------------------------*/
#consolution .section01 p {
	font-weight: bold;
	margin-top: 34px;
	margin-bottom: 32px;
}
#consolution .section02 h2 {
	font-size: 20px;
	font-weight:bold;
	margin-top:30px;
}
#consolution .section02 {
	font-weight:bold;
}
#consolution .section02 p span {
	color: #ff0000;
}
#consolution th span {
	color: #ff0000;
}
#consolution table {
	border:solid 1px #b2b2b2;
	margin-top: 14px;
}
#consolution th {
	background: #f2f2f2;
	width: 165px;
	padding-left: 15px;
	height: 52px;
	text-align: left;
	border:solid 1px #b2b2b2;
}
#consolution td {
	width: 660px;
	padding-left: 17px;
	border:solid 1px #b2b2b2;
}
#consolution td span {
	width: 166px;
	display: inline-block;
}
#consolution td input[type="checkbox"] {
	width: 18px;
	height: 18px;
	border:solid 2px #b2b2b2;
}
#consolution td span {
	padding-left: 26px;
}
#consolution td span {
	width: 142px;
}
#consolution td.address {
	padding-top: 30px;
	padding-bottom: 8px;
}
#consolution td.address div {
	margin-bottom: 12px;
}
#consolution td.address div p {
	margin-left: 96px;
	margin-top: 6px;
}
#consolution td.address span {
	padding-left: 0;
	width: 96px;
}
#consolution td.address input[type="text"]  {
	border: solid 2px #b2b2b2;
	background-color: #dff1ff !important;
	height: 28px;
	width: 260px;
	padding-left: 10px;
}
#consolution td.area input[type="text"] {
	border: solid 2px #b2b2b2;
	margin-right: 14px;
}
#consolution td.area .radio-input + label {
	padding-right: 0;
}
#consolution td.area input:first-child {
	height: 32px;
	width: 92px;
	margin-left: 6px;
}
#consolution td.area input:nth-child(2),#consolution td.area input:last-child {
	height: 22px;
	width: 22px;
	margin-left: 6px;
	margin-right: 8px;
}
#consolution td.common input {
	height: 32px;
	width: 92px;
	margin-left: 6px;
	border: solid 2px #b2b2b2;
}
#consolution td.common select {
	height: 32px;
	width: 92px;
	margin-left: 6px;
	border: solid 2px #b2b2b2;
}
#consolution .textarea-tr td {
	padding-top:15px;
	padding-bottom:15px;
}
#consolution .textarea-tr th {
	line-height: 16px;
}
#consolution .textarea-tr th span {
	font-size: 10px;
	color: #000;
}
#consolution textarea {
	height: 86px;
	width: 635px;
	margin-left: 6px;
	border: solid 2px #b2b2b2;
	padding-left: 10px;
	padding-top: 8px;
}

input::-webkit-input-placeholder {
    color: #ababab;
    font-weight: bold;
}
input:-ms-input-placeholder {
    color: #ababab;
    font-weight: bold;
}
input::-moz-placeholder {
    color: #ababab;
    font-weight: bold;
}
textarea::-webkit-input-placeholder {
    color: #ababab;
    font-weight: bold;
}
textarea:-ms-input-placeholder {
    color: #ababab;
    font-weight: bold;
}
textarea::-moz-placeholder {
    color: #ababab;
    font-weight: bold;
}

#consolution input {
	padding-left: 10px;
}
#consolution .personal th {
	height: 70px;
}
#consolution .name span {
	padding-left:0;
	width: 96px;
}
#consolution .name input {
	border: solid 2px #b2b2b2;
  background-color: #dff1ff !important;
	height: 32px;
}
#consolution .name div span.lastname {
	width: 60px;
	margin-left: 30px;
  margin-right: 12px;
}

#consolution .personal .mail-tel th {
	line-height: 16px;
}
#consolution .personal .mail-tel th span:last-child {
	font-size: 10px;
	color: #000;
}
#consolution .personal .mail-tel td {
	padding-top: 16px;
	padding-bottom: 16px;
}
#consolution .personal .mail-tel input {
	height: 32px;
	width: 548px;
	border: solid 2px #b2b2b2;
  background-color: #dff1ff !important;
}
#consolution .personal .mail-tel span {
  padding-left:0;
	width: 96px;
}
#consolution .personal .mail-tel div:first-child {
	margin-bottom: 12px;
}
#consolution .caution {
	margin-top:12px;
	padding-bottom: 5px;
}
#consolution .caution a {
	color: #1e6dab;
	text-decoration: underline;
}
#consolution .btn {
	text-align: center;
	margin-top:34px;
}
#consolution .btn_cnf {
	height: 68px;
	margin-top: 34px;
}
#consolution .btn_cnf a:first-of-type img:first-of-type {
	float:left;
}
#consolution .btn_cnf a:last-of-type img:first-of-type {
	float:right;
}
#consolution td.address div.input-bg-white input[type="text"]  {
	background: #fff !important;
}

/* css checkbox01 */
.checkbox01-input{
  display: none;
}
.checkbox01-parts{
  padding-left: 20px;
  position:relative;
  margin-right: 20px;
}
.checkbox01-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #b2b2b2;
	background: #dff1ff;
}
.checkbox01-input:checked + .checkbox01-parts{
  color: #257dc4;
}
.checkbox01-input:checked + .checkbox01-parts::after{
  content: url(../image/consolution/after.gif);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
	background: #dff1ff;
  border: 2px solid #b2b2b2;
}
/*css radio02*/
.radio-input{
  display: none;
}
.radio-input + label{
  padding-left: 26px;
	padding-right: 40px;
  position:relative;
  margin-right: 20px;
}
.radio-input + label::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  border: 2px solid #999;
  border-radius: 50%;
}
.radio-input:checked + label{
  color: #257dc4;
}
.radio-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
	top: 4px;
	left: 4px;
	width: 9px;
	height: 9px;
  background: #257dc4;
  border-radius: 50%;
}

#consolution .section02 {
	margin-top: 25px;
	margin-bottom: 25px;
}
#consolution .section02 span {
}
#consolution .section02 p {
	font-size: 14px;
}
#consolution .big {
	font-size: 30px;
	display:block;
	margin-bottom: 16px;
}
#consolution .radio-input + label::before {
    background: #dff1ff;
}

/*------------------------------------------------------------------------------------------------
  #shop-list
--------------------------------------------------------------------------------------------------*/
#shop-list section {
	margin-top:44px;
}
#shop-list h3 {
	width: 100%;
	border-bottom: solid 1px #5f5f5f;
	padding-bottom: 10px;
	margin-bottom: 35px;
}
#shop-list section a {
	margin-bottom: 26px;
	display: block;
}

/*------------------------------------------------------------------------------------------------
  #databook
--------------------------------------------------------------------------------------------------*/
#databook section {
	margin-top:44px;
}
#databook table {
	margin-top: 24px;
	border: solid 1px #b6b6b6;
}
#databook table th {
	width: 150px;
	border-right:none;
	background: #f2f2f2;
	text-align: left;
	padding-left: 12px;
	border: solid 1px #b6b6b6;
}
#databook table td {
	border-left: none;
	padding: 20px 0 20px 70px;
	border: solid 1px #b6b6b6;
}
#databook select {
	width: 200px;
	height: 24px;
	line-height: 24px;
	border: solid 2px #b7b7b7;
}
#databook .madori label {
	display: inline-block;
	width: 32%;
}
#databook .madori label:first-child,#databook .madori label:nth-child(2) {
	margin-bottom: 20px;
}
#databook input[type="text"] {
	width:460px;
	height: 32px;
	border: solid 2px #b7b7b7;
}
#databook .btn {
	text-align: center;
	padding-top: 34px;
}
#databook h4 {
	text-align: center;
	background-color:#cee2f1;
	height: 60px;
	width: 100%;
	padding-top: 20px;
}
#databook .list-boxes {
	margin-top: 28px;
}
#databook .list-boxes table {
	width: 100%;
	border: solid 1px #b6b6b6;
}
#databook .list-boxes th {
	height:70px;
	text-align: center;
}
#databook .list-boxes table td {
  border-left: none;
  padding: 0;
	height: 70px;
	text-align: center;
}
#databook .list-boxes table td a {
	color: #0c6eb9;
	font-weight: bold;
	text-decoration: underline;
}
#databook .box {
	width: 300px;
	float: left;
	margin-right: 20px;
	margin-bottom:20px;
}
#databook .box:nth-child(3n) {
	margin-right:0;
}
#databook .box div {
	padding: 20px 10px;
	background: #f2f2f2;
}
#databook .box div span {
	font-size: 16px;
	font-weight:bold;
	display: block;
}
#databook .box div span:nth-child(2) {
	color: #0c6eb9;
	margin-top: 20px;
	margin-bottom: 10px;
}
#databook .box div p {
	font-size: 14px;
	font-weight:bold;
	color: #535353;
	display: block;
	margin-bottom:20px;
}
#databook .box div p:last-child {
	margin-bottom:0;
}
#databook .box div span img {
	margin-right:8px;
}

#databook .pager {
	margin:0 auto;
	margin-top: 50px;
	width: 450px;
}
#databook .pager div {
	display: inline-block;
	font-size: 16px;
	color: #0c6eb9;
	font-weight: bold;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#databook .pager div a {
	display:block;
	color: #0c6eb9;
}
#databook .pager div img {
	padding-top: 20px;
}
#databook .pager div.current a {
	background: #0c6eb9;
	color: #fff;
}
#databook .list-boxes {
	font-weight:bold;
}

/* css checkbox01 */
.checkbox01-input{
  display: none;
}
.checkbox01-parts{
  padding-left: 25px;
  position:relative;
  margin-right: 20px;
}
.checkbox01-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #b2b2b2;
	background: #dff1ff;
}
.checkbox01-input:checked + .checkbox01-parts{
  color: #257dc4;
}
.checkbox01-input:checked + .checkbox01-parts::after{
  content: url(../image/consolution/after.gif);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
	background: #dff1ff;
  border: 2px solid #b2b2b2;
}

/*------------------------------------------------------------------------------------------------
  #databook_show
--------------------------------------------------------------------------------------------------*/
#databook_show section {
	margin-top: 40px;
}
#databook_show h3 {
	background: #cee2f1;
	height: 45px;
	padding-left: 30px;
	line-height: 45px;
	color: #0c6eb9;
	font-size:24px;
	font-weight: bold;
}
#databook_show h3 a {
	float: right;
	margin-top: 5px;
	margin-right: 6px;
}
#databook_show .table01 {
	margin-top: 30px;
	width: 100%;
	border:solid 1px #b6b6b6;
}
#databook_show .table01 th {
	width: 120px;
	height: 50px;
	border: solid 1px #b6b6b6;
	border-right:none;
	border-left:none;
}
#databook_show .table01 th span {
	display:block;
	width: 90px;
	height: 30px;
	border:solid 2px #b2b2b2;
	background: #f2f2f2;
	line-height: 28px;
	margin-left: 10px;
}

#databook_show .table01 td {
	border: solid 1px #b6b6b6;
	border-left: none;
	font-weight: bold;
	padding-right: 100px;
}
#databook_show .slide {
	margin-top: 30px;
}
#databook_show .bx-wrapper {
	width: 500px;
	display: inline-block;
	float: right;
}
#databook_show .floor {
	float: left;
	margin-left:60px;
	margin-right: 50px;
}
#databook_show .slick-list {
	width: 500px;
}
#databook_show .slider_nav_super .slick-list {
	width: 100%;
	margin-top: 30px;
}
#databook_show .slider_nav_super .slick-track {
	width:auto !important;
}
#databook_show .slider_nav_super .slick-initialized .slick-slide {
	margin-right: 20px;
	width: 100px !important;
}
#databook_show .slider_nav_super .slick-initialized .slick-slide:hover {
	cursor: pointer;
}
#databook_show .slider_nav_super .slick-initialized .slick-slide:last-child {
	margin-right:0;
}
#databook_show table.gaiyo {
	width: 100%;
	font-weight: bold;
	border:solid 1px #b6b6b6;
}
#databook_show table caption {
	border:solid 1px ;
	margin-bottom:-1px;
	border:solid 1px #b6b6b6;
	height: 32px;
	background: #d5e6f3;
	line-height: 32px;
	text-align:left;
	padding-left: 10px;
}
#databook_show table caption span {
	border-left: solid 4px #0c6eb9;
	padding-left: 10px;
}
#databook_show table.gaiyo th {
	border: solid 1px #b6b6b6;
	width: 160px;
	background: #f2f2f2;
	height: 45px;
	padding-left: 20px;
	text-align: left;
}
#databook_show table.gaiyo td {
	border: solid 1px #b6b6b6;
	padding-left: 20px;
}
#databook_show .btn {
	text-align: center;
	margin-top: 35px;
}
#databook_show #map_canvas {
	float:left;
	width: 410px;
	margin-top: 0;
	height: 400px;
}
#databook_show #streetview_canvas {
	width: 410px;
	margin-top:35px;
	height: 400px;
}
#databook_show .google-map p {
	font-weight: bold;
	margin-top:10px;
	margin-right: 35px;
	margin-left: 35px;
	font-size: 12px;
}
/*------------------------------------------------------------------------------------------------
  #reform_support
--------------------------------------------------------------------------------------------------*/
#reform_suppo section {
	margin-top:35px;
}
#reform_suppo section h3 {
	margin:35px 0;
	padding:10px;
	background:#0c6eb9;
}
#reform_suppo .box {
	padding:16px 20px 20px;
	background:#dbe9f5;
	margin-bottom:32px;
	font-weight: bold;
}
#reform_suppo section .px820 .box:nth-child(8) {
	margin-bottom:48px;
}
#reform_suppo h5 {
	margin:10px 0 16px;
	padding-top:15px;
	border-top:solid 1px #0c6eb9;
	font-size:16px;
	font-weight:bold;
}
#reform_suppo h5 img {
	margin-right:8px;
	vertical-align:middle;
}
#reform_suppo .flow {
	padding:16px 20px;
	background:#c2dbed;
	margin-bottom:36px;
	position:relative;
	height:70px;
}
#reform_suppo .flow img {
	float:left;
	vertical-align:middle;
}
#reform_suppo .flow p {
	padding-left:218px;
	font-weight: bold;
}
#reform_suppo .flow::after {
	position:absolute;
	content:'';
	background:url(../image/reform_suppo/arrow.png) no-repeat;
	width:21px;
	height:18px;
	bottom:-28px;
	left:100px;
}
#reform_suppo .flow:last-child::after {
	display:none;
}

/*------------------------------------------------------------------------------------------------
  #life_support
--------------------------------------------------------------------------------------------------*/
#life_suppo h3 {
	padding:10px 13px;
	background:#0c6eb9;
	margin:32px 0;
}
#life_suppo section p {
	padding:16px 0;
	margin-top:6px;
	border-top:solid 1px #231815;
	font-weight: bold;
}
#life_suppo .img3 {
	padding:28px 216px 25px;
	border:solid 12px #cee2f1;
	margin-bottom:32px;
}
#life_suppo .img5 {
	margin:34px 0;
}

/*------------------------------------------------------------------------------------------------
  #mediation
--------------------------------------------------------------------------------------------------*/
#mediation section {
	margin-top:32px;
}
#mediation h3 {
	background:#257dc4;
	padding:10px 0;
	text-align:center;
}
#mediation h3:nth-of-type(1) {
	margin-top:35px;
}
#mediation h3:nth-of-type(2) {
	margin-bottom:23px;
}
#mediation h3:nth-of-type(3) {
	margin:36px 0 22px;
}
#mediation .img2 {
	margin:27px auto;
}
#mediation .re_box {
	background:#f3f3f3;
	padding:12px 30px;
	margin-bottom:16px;
	height:60px;
}
#mediation .re_box img {
	margin-right:12px;
	float:left;
}
#mediation .re_box p {
	font-size:16px;
	font-weight:bold;
	padding-top:4px;
}
#mediation .re_box p span {
	font-size:20px;
	color:#257dc4;
}
#mediation .p_16 {
	font-size:16px;
	font-weight: bold;
}
#mediation .img10 {
	margin:20px 0 13px;
}
#mediation .merit img {
	float:left;
}
#mediation .merit p {
	padding:8.5px 12px;
	background:#f3f3f3;
	margin-bottom:16px;
	margin-left:132px;
	font-size:16px;
	font-weight: bold;
}
#mediation .merit p:nth-child(3) {
	margin-top:16px;
}
#mediation .merit p:last-child {
	padding:9px 12px;
	margin-bottom:40px;
}
#mediation .merit p span {
	font-size:25px;
	font-weight:bold;
	display:block;
}
#mediation .img20 {
	margin:19px 0 20px;
}
#mediation section .flow p:nth-last-child(4) ,
#mediation section .flow p:nth-last-child(3) {
	background:#f3cbdc;
	width:396px;
	float:left;
	font-size:16px;
	padding:12px 37px 15px;
	margin-bottom:17px;
}
#mediation section .flow p:nth-last-child(4) span ,
#mediation section .flow p:nth-last-child(3) span {
	font-size:22px;
	font-weight:bold;
	display:block;
	text-align:center;
}
#mediation section .flow p:nth-last-child(3) {
	background:#b0c9eb;
	float:right;
}
#mediation section .flow p:nth-last-child(2) {
	height:112px;
	padding:45px 0;
	background:#e5e5e5;
	float:left;
	font-size:16px;
	width:209px;
	text-align:center;
	font-weight: bold;
}
#mediation section .flow p:nth-last-child(1) {
	height:112px;
	padding:15px 0 15px 36px;
	background:#f3f3f3;
	float:right;
	width:611px;
	font-weight: bold;
}
/*------------------------------------------------------------------------------------------------
  #buy_list
--------------------------------------------------------------------------------------------------*/
#buy_list section {
	margin-top: 35px;
}
#buy_list h3 {
	height: 43px;
	width: 100%;
	background: #cee2f1;
	padding-left: 10px;
	padding-top:10px;
}
#buy_list table {
	width: 100%;
	margin-top: 20px;
	border:solid 1px #b6b6b6;
	margin-bottom: 50px;
}
#buy_list table:last-child {
	margin-bottom:0;
}
#buy_list table tr th {
	background: #f2f2f2;
}
#buy_list table tr td {
	width: 148px;
}
#buy_list table tr td:first-child {
	width: 80px;
}
#buy_list table tr th,#buy_list table tr td {
	border: solid 1px #b6b6b6;
	height:70px;
	text-align: center;
}

/*------------------------------------------------------------------------------------------------
  #article_info
--------------------------------------------------------------------------------------------------*/
#article_info section {
	margin-top: 35px;
}
#article_info .btns a {
	margin-right: 21px;
	display: inline-block;
}
#article_info .btns a:last-child {
	margin-right: 0;
}
#article_info h3 {
	margin-top: 22px;
}
#article_info .area {
	width: 100%;
	margin-top: 6px;
	border: solid 1px #bcbcbc;
	font-weight: bold;
}
#article_info .area th {
	width: 140px;
	background: #f2f2f2;
	border-right:none;
}
#article_info .area td {
	padding-top: 20px;
	padding-bottom: 20px;
	border-left:none;
	border-right:none;
	padding-left: 20px;
}
#article_info .checkbox01-parts::before {
	background: #fff;
}

#article_info .table02  {
	margin-top: 6px;
	border: solid 1px #b6b6b6;
	font-weight: bold;
}
#article_info .table02  th {
	border: solid 1px #b6b6b6;
	width: 150px;
	border-right:none;
	background: #f2f2f2;
	text-align: left;
	padding-left: 12px;
}
#article_info .table02  td {
	border: solid 1px #b6b6b6;
	border-left: none;
	padding: 20px 0 20px 24px;
}
#article_info select {
	width: 200px;
	height: 24px;
	line-height: 24px;
	border: solid 2px #b7b7b7;
}
#article_info .table02 .madori label {
	display: inline-block;
	width: 24%;
}
#article_info .table02 .madori label:first-child,#article_info .madori label:nth-child(2) {
	margin-bottom: 15px;
}
#article_info .table02 .madori label.margin-bottom {
	margin-bottom: 15px;
}
#article_info .table02 .toho label {
	margin-bottom: 15px;
	display: inline-block;
	width: 250px;
}
/* #article_info .table02 .toho label:first-child ,#article_info .toho label:nth-child(4){
	margin-bottom: 15px;
} */
#article_info .table02 input[type="text"] {
	width:460px;
	height: 32px;
	border: solid 2px #b7b7b7;
}
#article_info .table02 td textarea {
	width: 580px;
	height: 65px;
}
#article_info .btn {
	text-align: center;
	margin-top: 30px;
}
#article_info .pager {
	margin:0 auto;
	margin-top: 34px;
	width: 450px;
}
#article_info .pager div {
	display: inline-block;
	font-size: 16px;
	color: #0c6eb9;
	font-weight: bold;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#article_info .pager div a {
	display:block;
	color: #0c6eb9;
}
#article_info .pager div img {
	padding-top: 20px;
}
#article_info .pager div.current a {
	background: #0c6eb9;
	color: #fff;
}
#article_info .search-item a {
	display: inline-block;
	border-left: dotted 2px #4b93ce;
	padding-left: 10px;
	padding-right: 6px;
	font-weight:bold;
	color: #0c6eb9;
	text-decoration:underline;
	margin-bottom:14px;
}
#article_info .search-item a:last-child {
	border-right: dotted 2px #4b93ce;
}
#article_info .search-ite .poom a:first-child {
	color: #8ab9de;
}
#article_info input[type="number"] {
	width:100px;
	height: 32px;
	border: solid 2px #b7b7b7;
	padding-left: 10px;
	margin-left: 10px;
}
#article_info .check {
	line-height:45px;
	margin-top:10px;
}
#article_info .check img {
	margin-left: 6px;
}


/*#article_info .show td label span {
  padding-left: 22px;
}
*/
#article_info .show .checkbox01-input:checked + .checkbox01-parts::after {
	margin-left: 12px;
}
#article_info .show .checkbox01-parts::before {
	margin-left: 12px;
}
#article_info .show {

}

#article_info .show tbody{
	border: solid 2px #B6B6B6;
}


#article_info .show th,#article_info .show td {
	font-weight:bold;
}
#article_info .show tr th {
	border: solid 1px #b6b6b6;
	background: #f2f2f2;
	height:70px;
}
#article_info .show td {
	border: solid 1px #b6b6b6;
	height: 130px;
	padding-left: 12px;
	padding-right: 15px;
}
#article_info .show td span {
	color: #3d8bc7;
	display: block;
}
#article_info .show tr th:first-child {
	width:65px;
}
#article_info .show tr th:nth-child(2) {
	width:115px;
}
#article_info .show tr th:nth-child(3) {
	width:220px;
}
#article_info .show tr th:nth-child(4) {
	width:110px;
}
#article_info .show tr th:nth-child(5) {
	width:85px;
}
#article_info .show tr th:nth-child(6) {
	width:115px;
}
#article_info .show tr td:first-child {
	text-align: center;
}
#article_info .show tr td:nth-child(2) {
	text-align:center;
}
#article_info .pager {
  width: 360px;
  margin-top: 20px;
}
#article_info .pager div {
	width: 40px;
	height: 40px;
	line-height: 40px;
}
#article_info .pager div img {
    padding-top: 13px;
}

#article_info .area-01 {
	border: solid 1px #B6B6B6;
	margin-top: 6px;
}
#article_info .area-01 .th {
	width: 150px;
	float: left;
	background: #f2f2f2;
	display:block;
	text-align:center;
	line-height: 124px;
	font-weight: bold;
	display: block !important;
	text-align: left;
	padding-left: 12px;:
}
/*pc時に市区郡非表示*/
#article_info .area-01 .sp-th {
	width: 640px;
	height:75x;
	float: left;
	background: #f2f2f2;
	display:block;
	text-align:center;
	line-height: 75px;
	font-weight: bold;
	text-align: left;
	display: none !important;
}
#article_info .area-01 .td label {
	display: inline-block;
	width: 27%;
}
#article_info .area-01 .td label:first-child,#article_info .td label:nth-child(2) {
	margin-bottom: 15px;
}
#article_info .area-01 .td label.margin-bottom {
	margin-bottom: 15px;
}
/*------------------------------------------------------------------------------------------------
  #article_show
--------------------------------------------------------------------------------------------------*/
/*画像サイズ追加*/
#article_show .floor{
	max-width: 350px;
	max-height: 350px;
}

#article_show .floorfile{
	max-width: 100%;
	max-height: 350px;
	margin: auto;
}

#article_show .imagefile{
	width: 100px;
	height:100%;
}


#article_show section {
	margin-top: 33px;
}
#article_show h3 {
	font-size: 22px;
	font-weight:bold;
	color: #0c6eb9;
	margin-bottom: 35px;
}
#article_show section h3 span {
	width: 140px;
	height:46px;
	background-image: url(../image/article_show/article_title_bg.jpg);
	display: inline-block;
	text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 46px;
	margin-right: 20px;
}
#article_show .table01 {
	border: solid 1px #b2b2b2;
	font-weight:bold;
}
#article_show .table01 tr {
	border-bottom:none;
	border-top: none;
}
#article_show .table01 tr.line .red{
	color: #ff0404;
}
#article_show .table01 tr.line .blue{
	color: #0c6eb9;
	text-decoration: underline;
}
#article_show .table01 tr.line .blue a {
	color: #0c6eb9;
}
#article_show .table01 th {
	width: 120px;
	border:none;
	text-align: left;
	padding-left: 14px;
}
#article_show .table01 td {
	border:none;
}
#article_show .table01 tr td:first-child {
	width: 300px;
}
#article_show .table01 tr.line th,#article_show .table01 tr.line td {
	border-bottom:solid 1px #b2b2b2;
}

#article_show .table01 th span {
	display: inline-block;
	padding:6px 12px;
	border: solid 2px #b2b2b2;
	background: #f2f2f2;
	margin-top: 8px;
	margin-bottom: 8px;
}
#article_show .table01 td {
	border-left: none;
	border-right: none;
}
#article_show .table01 .fax {
	text-align: right;
	padding-right: 20px;
}

#article_show .slide {
	margin-top: 30px;
}
#article_show .bx-wrapper {
	width: 500px;
	display: inline-block;
	float: right;
}
#article_show .floor {
	float: left;
	margin-left:10px;
	margin-right: 10px;
}
#article_show .slick-list {
	width: 400px;
}
#article_show .slider_nav_super .slick-list {
	width: 100%;
	margin-top: 30px;
}
#article_show .slider_nav_super .slick-track {
	width:auto !important;
}
#article_show .slider_nav_super .slick-initialized .slick-slide {
	margin-right: 20px;
	margin-bottom: 16px;
	width: 100px !important;
	height:100px;
}
#article_show .slider_nav_super .slick-initialized .slick-slide:nth-of-type(7n) {
	margin-right:0;
}
#article_show .slider_nav_super .slick-initialized .slick-slide:last-child {
	margin-right:0;
}
#article_show .slick-slide div li:first-child {
	margin-bottom: 20px;
}
#article_show .slider_nav_super .slick-initialized .slick-slide:hover {
	cursor: pointer;
}
#article_show .discription img {
	display: inline-block;
	margin-top: 5px;
}
#article_show .discription p {
	width: 730px;
	display: inline-block;
	margin-left: 15px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: 1px;
}
#article_show .btns {
	margin-top: 30px;
}
#article_show .btns a img {
	width: 408px;
	float: left;
}
#article_show section h2 {
	padding-left: 20px;
}
#article_show .table02 {
	margin-top: 8px;
	font-weight: bold;
	border:solid 1px #b2b2b2;
}
#article_show .table02 th {
	border: solid 1px #b6b6b6;
	height: 70px;
	width: 125px;
	background: #f2f2f2;
	border-right: none;
	text-align: left;
	padding-left: 20px;
}
#article_show .table02 td {
	border: solid 1px #b6b6b6;
	padding-left: 35px;
	border-left: none;
	width: 685px;
}
#article_show .table02 td.span{
width:285px;
}

#article_show .table02 .many {
	padding-top:20px;
	padding-bottom:20px;
}
#article_show .table02 .red{
	color: #ff0404;
}
#article_show .table02 .blue{
	text-decoration: underline;
}
#article_show .table02 .blue a {
	color: #0c6eb9;
}
#article_show .caution {
	font-weight: bold;
	margin-top:25px;
}
#article_show .more {
	text-align: center;
	margin-top: 45px;
}

/*------------------------------------------------------------------------------------------------
  #article_contact
--------------------------------------------------------------------------------------------------*/
#article_contact section {
	margin-top: 35px;
}
#article_contact .h2 {
	font-size:16px;
	font-weight: bold;
	margin-top:32px;
}
#article_contact .naiyo {
	border:solid 1px #b2b2b2;
	margin-top: 18px;
	font-weight: bold;
}
#article_contact .naiyo div {
		padding: 12px;
}
#article_contact .naiyo div p span:first-of-type {
	height: 32px;
	display: inline-block;
	background: #f2f2f2;
	border: solid 2px #b2b2b2;
	text-align: center;
	line-height:30px;
	margin-right: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
#article_contact .naiyo div:first-child,#article_contact .naiyo div:nth-child(2) {
	border-bottom: solid 1px #b2b2b2;
}
#article_contact .naiyo div:first-child p {
	margin-bottom: 0;
}
#article_contact .naiyo div:nth-child(2) p:first-child {
	margin-bottom: 8px;
}
#article_contact .naiyo div p {
	display: inline-block;
	width: auto;
	margin-right:25px;
}
#article_contact .caution {
	font-weight: bold;
}
/*____form____*/
#article_contact table {
	border:solid 1px #b2b2b2;
	margin-top: 14px;
}
#article_contact th {
	background: #f2f2f2;
	width: 135px;
	padding-left: 15px;
	height: 52px;
	text-align: left;
}
#article_contact td {
	border: solid 1px #b6b6b6;
	width: 685px;
	padding-left: 17px;
	font-weight: bold;
}
#article_contact td span {
	width: 166px;
	display: inline-block;
	padding-left: 26px;
	width: 185px;
}
#article_contact td.address {
	padding-top: 20px;
	padding-bottom: 8px;
}
#article_contact td.address div {
	margin-bottom: 12px;
}
#article_contact td.address div p {
	margin-left: 96px;
	margin-top: 6px;
}
#article_contact td.address span {
	padding-left: 0;
	width: 96px;
}
#article_contact td.address input[type="text"]  {
	border: solid 2px #b2b2b2;
	background-color: #dff1ff !important;
	height: 28px;
	width: 260px;
	padding-left: 10px;
}
#article_contact input {
	padding-left: 10px;
}
#article_contact .personal th {
	border: solid 1px #b6b6b6;
	height: 70px;
}
#article_contact .name span {
	padding-left:0;
	width: 96px;
}
#article_contact .name input {
	border: solid 2px #b2b2b2;
  background-color: #dff1ff !important;
	height: 32px;
}
#article_contact .name div span.lastname {
	width: 60px;
	margin-left: 30px;
  margin-right: 12px;
}
#article_contact .personal .mail-tel th span:last-child {
	font-size: 10px;
	color: #000;
}
#article_contact .personal .mail-tel td {
	padding-top: 16px;
	padding-bottom: 16px;
}
#article_contact .personal .mail-tel td div p{
	margin-left:96px;
	margin-top: 4px;
}
#article_contact .personal .mail-tel input {
	height: 32px;
	width: 548px;
	border: solid 2px #b2b2b2;
  background-color: #dff1ff !important;
}
#article_contact .personal .mail-tel span {
  padding-left:0;
	width: 96px;
}
#article_contact .personal .mail-tel div:first-child {
	margin-bottom: 12px;
}
#article_contact h2 {
	margin-bottom: 5px;
}
#article_contact tr td:first-of-type {
	padding-top: 15px;
}
#article_contact tr td.name {
	padding-top: 3px;
}
#article_contact td span.long{
	width:222px;
	margin-bottom:15px;
}
#article_contact td.address div.input-bg-white input[type="text"]  {
	background: #fff !important;
}
#article_contact .textarea textarea {
	width: 650px;
	height: 130px;
	border: solid 2px #b2b2b2;
}
#article_contact .textarea td {
	padding-bottom: 12px;
}
#article_contact .caution {
	margin-top:12px;
}
#article_contact .caution a {
	color: #1e6dab;
	text-decoration: underline;
}
#article_contact .btn {
	text-align: center;
	margin-top:34px;
}

/*------------------------------------------------------------------------------------------------
  #article_contact_cnf
--------------------------------------------------------------------------------------------------*/

#article_contact table.personal_cnf tr td {
	padding-left: 10px;

}
#article_contact .btn_cnf {
	margin-top: 35px;
}
#article_contact .btn_cnf img {
	float: left;
}
#article_contact .btn_cnf a:nth-child(2) img {
	float: right;
}

/*------------------------------------------------------------------------------------------------
  #article_contact_end
--------------------------------------------------------------------------------------------------*/
#article_contact .appreciation {
	font-weight:bold;
	margin-top: 36px;
	line-height:22px;
}
#article_contact .appreciation span {
	font-size: 30px;
	display:block;
	margin-bottom: 30px;
}

/*------------------------------------------------------------------------------------------------
  #article_simulation
--------------------------------------------------------------------------------------------------*/
#article_simulation img.img1 {
	margin-top:32px;
}
#article_simulation .kakaku span {
	padding:6px 20px;
	background:#f0f0f0;
	color:#000;
	margin-right:16px;
}
#article_simulation .kakaku {
	color:#fd0303;
	height:58px;
	display:table-cell;
	vertical-align:middle;
}
#article_simulation select {
	border:solid 2px #b7b7b7;
	height:34px;
	width:149px;
	outline:none;
	margin:0 23px 15px 0;
}
#article_simulation .btn {
	display:inline;
}
#article_simulation .simulate-btn {
	text-align:center;
	display: block;
	margin-top: 35px;
}
#article_simulation .simulate-table02 {
	width: 100%;
	border: solid 4px #cee2f1;
	font-size: 20px;
	margin-top:25px;
}
#article_simulation .simulate-table02 input {
	text-align: right;
	width: 290px;
	height:45px;
	border: solid 2px #b2b2b2;
	margin-right: 10px;
}
#article_simulation .simulate-table02 th {
	text-align: left;
	padding-left: 22px;
	height: 80px;
	width:196px;
	border-right:none;
	border-bottom:none;
	border-top:none;
}
#article_simulation .simulate-table02 tr:first-of-type th {
	background: #cee2f1;
	height: 64px;
}
#article_simulation .simulate-table02 td {
	border-left:none;
	border-bottom:none;
	border-top:none;
	font-weight:bold;
}
#article_simulation .size16 {
	font-size: 16px;
}
#article_simulation img.img2 {
	float:right;
	margin-bottom:8px;
}
#article_simulation .simulate-table {
	width: 100%;
	border:solid 1px #b2b2b2;
	font-weight: bold;
}
#article_simulation .simulate-table th {
	width: 136px;
	background: #f2f2f2;
	border:none;
	border-bottom:solid 1px #b2b2b2;
	text-align:left;
	padding-left: 20px;
}
#article_simulation .simulate-table td:first-of-type ,#article_simulation .simulate-table td:nth-of-type(2) {
	border-right:none;
}
#article_simulation .simulate-table td {
	border-left: none;
	padding-left: 10px;
	width:262px;
}
#article_simulation .simulate-table td input {
	text-align: right;
	height: 28px;
	border:solid 2px #b2b2b2;
	width: 90px;
	margin-right: 10px;
}
#article_simulation .simulate-table td input.hissu {
	text-align: right;
	background: #cee2f1;
}
#article_simulation .simulate-table th,#article_simulation .simulate-table td {
	height: 65px;
}
#article_simulation img.img3 {
	margin:38px auto 0;
	display:block;
}
#article_simulation section p {
	margin-top:32px;
	font-weight: bold;
}



/*------------------------------------------------------------------------------------------------
  topics
--------------------------------------------------------------------------------------------------*/
#topics section ul {
	list-style:none;
	margin-top:35px;
	padding-left:0;
}
#topics section li {
	border-bottom:solid 1px #b6d3ea;
	background:url(../image/topics/arrow.png) no-repeat center right 20px;
}
#topics section li:first-child {
	border-top:solid 1px #b6d3ea;
}
#topics section li span {
	color:#0c6eb9;
	font-weight:bold;
	margin:0 28px 0 15px;
	text-decoration:none;
	display:inline-block;
}
#topics section li a {
	padding:14px 0;
	text-decoration:underline;
	display:block;
}
#topics .pager {
	margin:0 auto;
	margin-top: 50px;
	width: 450px;
}
#topics .pager div {
	display: inline-block;
	font-size: 16px;
	color: #0c6eb9;
	font-weight: bold;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#topics .pager div a {
	display:block;
	color: #0c6eb9;
}
#topics .pager div img {
	padding-top: 20px;
}
#topics .pager div.current a {
	background: #0c6eb9;
	color: #fff;
}
#topics section dl {
	margin:35px 0;
}
#topics section dl dt {
	border-top:solid 1px #b6d3ea;
	border-bottom:solid 1px #b6d3ea;
	padding:20px;
	font-size:20px;
}
#topics section dl dt span {
	color:#0c6eb9;
	font-weight:bold;
	font-size:17px;
	display:block;
}
#topics section dl dd {
	padding:34px 20px;
	border-bottom:solid 1px #b6d3ea;
}
#topics section dl dd a {
	color:#ff0000;
	text-decoration:underline;
}
#topics .pager_de {
	margin:35px auto 0;
}
#topics .pager_de div {
	display:inline-block;
	margin-right:62px;
}
#topics .pager_de div:last-child {
	margin-right:0;
}

/*------------------------------------------------------------------------------------------------
  news
--------------------------------------------------------------------------------------------------*/
#news section select {
	margin:35px 0 14px 12px;
	height:34px;
	width:145px;
	padding:4px 1px 4px 5px;
	border:solid 2px #b2b2b2;
	outline:none;
}
/*#news section .select {
	display:inline;
	position:relative;
}
#news section .select::after {
	content:'▼';
	color:#727171;
	font-size:8px;
	background:#eeeeee;
	padding:6px 0;
	position:absolute;
	top:-2px;
	right:5px;
	box-shadow:1px 1px 2px #b2b2b2;
	pointer-events:none;
}*/
#news section .box {
	padding:17px 19px;
	border:solid 1px #cee2f1;
	margin-top:10px;
	/* ボックスの大きさを指定 2018/5/23 */
	width: auto;
	height: 181.5px;
}
#news section .box img {
	float:left;
	margin-right:57px;
}
/* 写真画像用のCSSを追加 2018/5/24 */
#news section .box img.photo {
	width: 183px;
	height: 142px
}
#news section .box img.tag {
	float:right;
	margin-right:0;
}
#news section .box .title {
	font-size:20px;
	color:#0c6eb9;
	text-decoration:underline;
	font-weight:bold;
	margin-bottom:10px;
	margin-right:140px;
}
#news section .box .news span {
	display:block;
	margin-bottom:10px;
}
#news section .box_de {
	border:solid 2px #cee2f1;
	padding:35px 80px;
	margin-top:35px;
}
#news section .box_de img.tag {
	margin-bottom:20px;

}
/* 写真画像用のCSSを追加 2018/5/24 */
#news section .box_de img.photo {
	max-width: 600px;
	max-height: 400px;
	display: block;
	margin: auto;
}
#news section .box_de .title {
	font-size:20px;
	color:#0c6eb9;
	font-weight:bold;
}
#news section .box_de .title span {
	font-size:14px;
	color:#000000;
	display:block;
	font-weight:normal;
	margin:10px 0 35px;
}
#news section .box_de .news {
	margin-top:35px;
}
#news .pager {
	margin:0 auto;
	margin-top: 50px;
	width: 450px;
	/* 位置調整のため、スタイル追加 2018/5/24*/
	text-align: center;
}
#news .pager div {
	display: inline-block;
	font-size: 16px;
	color: #0c6eb9;
	font-weight: bold;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#news .pager div a {
	display:block;
	color: #0c6eb9;
}
#news .pager div img {
	padding-top: 20px;
}
#news .pager div.current a {
	background: #0c6eb9;
	color: #fff;
}
#news .pager_de {
	margin:35px auto 0;
}
#news .pager_de div {
	display:inline-block;
	margin-right:62px;
}
#news .pager_de div:last-child {
	margin-right:0;
}
#news section a {
	color:#ff0000;
	text-decoration:underline;
}
/*------------------------------------------------------------------------------------------------
  #report
--------------------------------------------------------------------------------------------------*/
#report section select {
	margin:35px 0 14px 12px;
	height:34px;
	width:145px;
	padding:4px 1px 4px 5px;
	border:solid 2px #b2b2b2;
	outline:none;
}
#report section ul {
	list-style:none;
	margin-top:10px;
	padding-left:0;
}
#report section li {
	border-bottom:solid 1px #b6d3ea;
	background:url(../image/topics/arrow.png) no-repeat center right 20px;
}
#report section li:first-child {
	border-top:solid 1px #b6d3ea;
}
/* ページングの関係で追加(2ページ目以降で一番上の枠線が消える)  2018/5/25 */
#report section li.first-element {
	border-top:solid 1px #b6d3ea;
}
#report section li a {
	padding:14px 0;
	text-decoration:underline;
	display:block;
}
#report section li span {
	color:#0c6eb9;
	font-weight:bold;
	margin:0 15px;
	text-decoration:none;
	display:inline-block;
}
#report section li img {
	margin-left:15px;
}
#report .pager {
	margin:0 auto;
	margin-top: 50px;
	width: 450px;
	/* 位置調整のため、スタイル追加 2018/5/24 */
	text-align: center;
}
#report .pager div {
	display: inline-block;
	font-size: 16px;
	color: #0c6eb9;
	font-weight: bold;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#report .pager div a {
	display:block;
	color: #0c6eb9;
}
#report .pager div img {
	padding-top: 20px;
}
#report .pager div.current a {
	background: #0c6eb9;
	color: #fff;
}
#report section dl {
	margin:35px 0;
}
#report section dl dt {
	border-top:solid 1px #b6d3ea;
	border-bottom:solid 1px #b6d3ea;
	padding:20px;
	font-size:20px;
}
#report section dl dt span {
	color:#0c6eb9;
	font-weight:bold;
	font-size:17px;
	display:block;
}
#report section dl dt span img {
	margin-left:5px;
}
#report section dl dd {
	padding:34px 20px;
	border-bottom:solid 1px #b6d3ea;
}
#report section dl dd a {
	color:#ff0000;
	text-decoration:underline;
}
#report .pager_de {
	margin:35px auto 0;
}
#report .pager_de div {
	display:inline-block;
	margin-right:62px;
}
#report .pager_de div:last-child {
	margin-right:0;
}
/*------------------------------------------------------------------------------------------------
  #personal_info
--------------------------------------------------------------------------------------------------*/
#per_info section img {
	margin-top:50px;
}
#per_info section p {
	border-top:solid 1px #0c6eb9;
	padding-top:30px;
	margin-top:8px;
	font-size:18px;
	color: #60615b;
	line-height: 30px;
	font-weight:bold;
}
#per_info section a {
	color:#4987c3;
	text-decoration:underline;
}
#per_info section p span {
	color:#4987c3;
}
#per_info section p span a {
	text-decoration:none;
}
#per_info section img:nth-last-of-type(2) {
	margin:21px auto 0;
	border:solid 20px #cee2f1;
	padding:27px 187px 21px;
}
/*------------------------------------------------------------------------------------------------
  #solicitation
--------------------------------------------------------------------------------------------------*/
#solicitation section p {
	font-size:18px;
	color: #60615b;
	font-weight: bold;
}
#solicitation section h2 {
	margin:35px auto;
	text-align:center;
}
#solicitation section h3 {
	background:#cee2f1;
	padding:40px 0;
	text-align:center;
}
#solicitation section .box {
	border:solid 1px #cccccc;
	padding:35px 60px;
	margin:20px 0 35px;
}
#solicitation section .box img {
	margin:35px 0 18px;
}
#solicitation section .box img:first-child {
	margin-top:0;
}
#solicitation section .img6p {
	text-align:center;
}
#solicitation section .img6 {
	margin:0 auto 35px;
}
#solicitation section .img7.pc {
	padding:26px 305px;
	border:solid 20px #cee2f1;
}
/*------------------------------------------------------------------------------------------------
  #contact
--------------------------------------------------------------------------------------------------*/
#contact section {
	margin-top: 32px;
	font-weight: bold;
}
#contact section .text {
	line-height: 22px;
	margin-bottom: 32px;
}
#contact section .flow {
	margin-bottom: 34px;
}
#contact .kome {
	margin-top: 5px;
}
#contact .kome span {
	color: #ff0000;
}
#contact table {
	margin-top: 8px;
	border: solid 1px #b2b2b2;
	width:100%;
}
#contact table th {
	width: 145px;
	border-right: none;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
	padding-left: 15px;
	background: #f2f2f2;
	line-height: 16px;
}
#contact table td {
	border-left: none;
	padding: 18px 0 18px 12px;
}
#contact table td span {
	width: 96px;
	display: inline-block;
}
#contact table textarea {
	width: 644px;
	height: 110px;
	background-color: #dff1ff !important;
}
#contact table .radio-input + label {
	padding-right: 20px;
	margin-right: 10px;
}
#contact td.address input[type="text"] {
	border: solid 2px #b2b2b2;
	background-color: #dff1ff !important;
	height: 28px;
	width: 260px;
	padding-left: 10px;
}
#contact .name input {
	border: solid 2px #b2b2b2;
	background-color: #dff1ff !important;
	height: 32px;
	width: 195px;
}
#contact .mail-tel input {
	height: 32px;
	width: 542px;
	border: solid 2px #b2b2b2;
	background-color: #dff1ff !important;
}
#contact .mail-tel div:last-child {
	margin-bottom: 0;
}
#contact .address div:last-child {
	margin-bottom: 0;
}
#contact th span {
	font-size: 10px;
}
#contact td div {
	margin-bottom: 12px;
}
#contact td div p {
	margin-left: 96px;
	margin-top: 4px;
}
#contact input {
	padding-left: 10px;
}
#contact .radio-input + label::before {
	background: #dff1ff;
}
#contact .caution {
	margin-top: 12px;
	margin-bottom: 34px;
}
#contact .caution a {
	color: #1e6dab;
	text-decoration: underline;
}
#contact .btn {
	text-align: center;
}
#contact table td.name span:last-of-type {
	margin-left: 70px;
	width: 80px;
}
#contact td.address div.input-bg-white input[type="text"] {
    background: #fff !important;
}
#contact .btn_cnf img {
	float: left;
}
#contact .btn_cnf a:last-of-type(2) img {
    float: right;
}
#contact .btn_cnf {
  margin-top: 35px;
  height: 68px;
}
#contact .big {
	font-size: 30px;
	display: block;
	margin-bottom: 16px;
}

/* add */
#contact .radio-input:checked + label.no_select::after{
  background: #000000 !important;
}

#contact .radio-input:checked + label.no_select{
  color: #000000 !important;
}

#contact table td.name span.l_name {
	margin-left: 40px;
	width: 110px;
}
#contact .name input.hojin {
	border: solid 2px #b2b2b2;
	background-color: #dff1ff !important;
	height: 32px;
	width: 300px;
}
#contact .name input.tanto {
	border: solid 2px #b2b2b2;
	background-color: #dff1ff !important;
	height: 32px;
	width: 195px;
}

/*------------------------------------------------------------------------------------------------
  #solution
--------------------------------------------------------------------------------------------------*/
#solution {
	font-weight: bold;
}
#solution .text {
	line-height: 26px;
	margin-top: 32px;
}
#solution section {
	margin-top: 32px;
	margin-bottom: 48px;
}
#solution h2 {
	height: 42px;
	background: #257dc4;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 30px;
}
#solution span.blue {
	color: #257dc4;
}
#solution .sec2 p {
	line-height: 26px;
	margin-bottom: 34px;
}
#solution .two_case .title {
	width: 520px;
	height:40px;
	background: #b0d0ea;
	text-align: center;
	padding-top: 10px;
	margin:0 auto;
	margin-bottom: 34px;
}
#solution .two_case .flow {
	text-align: center;
}
#solution .case {
	width: 400px;
	height: 380px;
	border: solid 1px #257dc4;
	padding: 28px;
	display: inline-block;
}
#solution .case:last-of-type {
	float: right;
}
#solution .case_n {
	width: 76px;
	height:38px;
	background: #b0d0ea;
	text-align: center;
	padding-top: 12px;
	float: left;
}
#solution .case_t {
	width: 266px;
	height:38px;
	background: #d3e5f3;
	text-align: center;
	padding-top: 9px;
	float: left;
	margin-bottom: 14px;
}
#solution .case p {
	margin-bottom: 10px;
}
#solution .btns {
	padding-top: 34px;
	text-align: center;
}
#solution .btns img:first-of-type {
	margin-bottom: 32px;
}
#solution .btns a img {
	float: left;
}
#solution .btns a:last-of-type img {
	float: right;
}
#solution .sec3 img {
	margin-bottom: 35px;
}
#solution .sec4 p:first-of-type {
	line-height: 26px;
	margin-bottom: 33px;
}
#solution .sec4-box {
	margin-top: 50px;
	border: solid 1px #0e6bb7;
}
#solution .sec4-box .title {
	text-align: center;
	height: 40px;
	background: #c2dbed;
	padding-top: 10px;
}
#solution .sec4-box ol {
	padding-top: 25px;
	padding-bottom: 2px;
}
#solution .sec4-box ol li {
	margin-bottom: 15px;
}
#solution .sec4-box ul {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 26px;
}
#solution .sec4-box ul li {
  margin-bottom: -10px;
}
#solution .sec4 {
	margin-bottom:20px;
}
/*------------------------------------------------------------------------------------------------
  #renovation
--------------------------------------------------------------------------------------------------*/
#renovation section {
	margin-top: 44px;
	font-weight:bold;
}
#renovation section h2 {
	width: 100%;
	background: #257dc4;
	height: 42px;
	text-align: center;
	padding-top:10px;
	margin-bottom:28px;
}
#renovation .sec2 h2 {
	margin-bottom:0;
}
#renovation .gray {
	background: #e5e5e5;
	padding: 28px 20px 0
}
#renovation .sec2-img {
	float: left;
	margin-right: 20px;
}
#renovation .sec2 p {
	line-height:26px;
}
#renovation .sec2 .super {
	padding-bottom: 35px;
}
#renovation .child-in {
	border: solid 3px #00a0e9;
	background: #fff;
	padding:35px 0 36px 26px;
	margin-bottom: 8px;
	border-top: none;
}
#renovation .child-in img {
	margin-right: 12px;
}
#renovation .gray .caution {
	padding-bottom: 6px;
	text-align: right;
}
#renovation .jirei {
	margin-bottom: 30px;
}
#renovation .midashi {
	font-size: 18px;
	position:relative;
	padding-left: 30px;
	margin-bottom:20px;
}
#renovation .midashi:before {
	position: absolute;
	left:0;
	content: '';
	width: 24px;
	height: 24px;
	background: #4097de;
}
#renovation .jirei img:first-of-type {
	margin-right: 15px;
}
#renovation .btn {
	margin-top: 35px;
	text-align: center;
}
#renovation .btn a img {
	margin-right:0;
}
.renovation-banner {
	margin-bottom: 30px;
}
#renovation_mansion .btn-r {
	margin-top: 35px;
}
/* 切替ボタンのサイズ設定 2018/6/18追加 */
#renovation_mansion .btn-r a {
	margin-right: 26px;
	display: inline-block;
}
#renovation_mansion .btn-r a:last-child {
	margin-right: 0;
}
.img .slider-mansion li img.imgbox-before{
	border-top: solid #fff;
	max-height:525px;
	max-width:100%;
	margin:auto;
}

.img .slider-mansion li img.imgbox-after{
	border-top: solid #fff;
	max-height:525px;
	max-width:100%;
	margin:auto;
}


/*------------------------------------------------------------------------------------------------
  #company
--------------------------------------------------------------------------------------------------*/
#company h2 {
	text-align: center;
	padding-top: 35px;
	margin-bottom: 32px;
}
#company h3 {
	margin-top: 32px;
	margin-bottom: 30px;
}
#company .sec1 p {
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 25px;
}
#company .sec1 .name {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 45px;
}
#company .gray {
	background: #f2f2f2;
	padding-bottom: 45px;
}
#company .sec2 p {
	font-weight: bold;
}
#company .sec1 table {
	margin-bottom: 50px;
}
#company table th {
	width: 140px;
	background: #f0f0f0;
	font-size: 16px;
}
#company table th.ver {
	vertical-align: top;
	padding-top: 20px;
}
#company table td {
	width: 680px;
	padding: 20px 35px;
	font-size: 16px;
	font-weight: bold;
	background: #fff;
}
#company .map {
	text-decoration: underline;
	color: #247bbe;
}
/*------------------------------------------------------------------------------------------------
  #qa
--------------------------------------------------------------------------------------------------*/
#qa h3:first-of-type {
	border-top: none;
}
#qa h3 {
	color: #0c6eb9;
	padding: 10px;
	cursor: pointer;
	padding-top: 32px;
	margin-bottom:16px;
	font-size: 19px;
	font-weight: bold;
	border-top:dashed 1px #b7b7b7;
}
#qa h3 img {
	float:left;
}
#qa h3 span {
	display: block;
	background: url(../image/qa/open.png) no-repeat right 50%;
	padding-top: 5px;
	padding-left: 70px;
}
#qa h3 span.rows {
	padding-top:0;
	margin-top: -6px;
}
#qa h3.bg02 span {
	background: url(../image/qa/close.png) no-repeat right 50%;
}
#qa div.naka {
	padding-left: 80px;
	display: none;
	position:relative;
	padding-top: 25px;
	color: #5e5f59;
	font-weight: bold;
	padding-bottom: 30px;
}
#qa div.naka p span {
	color: #050505;
}
#qa div.naka:before {
	content: "";
	background:url(../image/qa/a.png);
	position:absolute;
	left:10px;
	top:20px;
	width: 37px;
	height: 34px;
}
/*------------------------------------------------------------------------------------------------
  #term
--------------------------------------------------------------------------------------------------*/
#term .syllabary {
	margin-top: 35px;
}
#term .syllabary a img{
	margin-right: 8px;
	margin-bottom:8px;
}

#term .block .title {
	font-size: 22px;
	font-weight: bold;
	color: #0c6eb9;
	width: 65px;
	border-bottom: solid 3px #8ab9de;
	text-align: center;
	margin: 50px auto 32px;
}
#term .block .box {
	width: 100%;
	border:solid 1px #8ab9de;
	padding: 26px 56px;
	margin-bottom: 18px;
	font-weight: bold;
}
#term .block .box div {
	font-size: 18px;
	color: #0c6eb9;
	text-align:center;
	margin-bottom: 20px;
}
#term .block .box p {
	color: #5e5f59;
  line-height: 20px;
}
/*------------------------------------------------------------------------------------------------
  #kashi
--------------------------------------------------------------------------------------------------*/
#kashi .sec1 p{
	margin-top: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
#kashi .sec2 h2 {
	background: #ec6d74;
	width: 100%;
	height: 43px;
	text-align: center;
	margin-top:22px;
	padding-top: 10px;
	margin-bottom:25px;
}
#kashi .sec2 table {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
}
#kashi .sec2 table th {
	padding: 10px 0;
	background: #f6bebb;
	line-height: 16px;
	height: 55px;
}
#kashi .sec2 table th:first-of-type {
	width: 220px;
}
#kashi .sec2 table td {
	padding: 10px 0;
	line-height: 16px;
	text-align: center;
	height: 55px;
}
#kashi .sec2 table .tiny {
	width: 50px;
}
#kashi .sec2 table .tiny span {
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl;
	height: 165px;
}
#kashi .sec2 .caution {
	font-size: 11px;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 12px;
}
#kashi .sec3 {
	margin-top: 32px;
}
#kashi .sec3 h3 {
	width: 100%;
	height: 28px;
	background:#f4abad;
	text-align: center;
	padding-top:6px;
	margin-bottom: 25px;
}
#kashi .sec3 table {
	width: 400px;
	font-weight: bold;
	float: left;
}
#kashi .sec3 table:first-of-type {
	margin-right: 20px;
}
#kashi .sec3 table th {
	width: 90px;
	padding: 10px 0;
	border-top: solid 1px #707070;
	border-bottom: solid 1px #707070;
	background: #e5e5e5;
	font-size: 13px;
}
#kashi .sec3 table td {
	padding-left: 8px;
	border-top: solid 1px #707070;
	border-bottom: solid 1px #707070;
	font-size: 11px;
}
/*------------------------------------------------------------------------------------------------
  sell
--------------------------------------------------------------------------------------------------*/
#sell ul {
  list-style: none;
  padding-left: 0;
}

#sell .fl-left {
  float: left;
}

#sell .fl-right {
  float: right;
}

#sell section {
  width: 823px;
  margin: 35px auto;
}

#sell h3 {
  padding: 5px 0 10px 0;
  border-bottom: 1px solid #989898;
  margin-bottom: 10px;
}

#sell section .info {
  margin-top: 35px;
  padding-left: 0;
}

#sell section .info li {
  list-style: none;
  height: 110px;
  background: url(../image/sell/icon-down.png) no-repeat left 100px bottom 8px;
}

#sell section .info li:last-child {
  background: none;
}

#sell section .info a {
  width: 100%;
  height: 74px;
  background: url(../image/sell/icon-next.png) no-repeat right 15px center,url(../image/sell/bg-content.png) no-repeat left top,url(../image/sell/icon-down.png) no-repeat left 100px bottom 8px;
  padding: 0 50px 0 20px;
  position: relative;
}

#sell section .info .title,
#sell section .info .text {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(0, -50%);
}

#sell section .info .title {
  width: 160px;
  padding-right: 40px;
}

#sell section .info .text {
  width: 465px;
  font-size: 13px;
  color: #fff;
  margin-left: 220px;
}

#sell .list-title li {
  float: left;
  margin: 0 27px 15px 0;
}

#sell .list-title li:nth-child(5n+0){
  margin-right: 0;
}

#sell h4 {
  background: #cee2f1;
  padding: 10px;
  margin: 15px 0;
}

#sell h5 {
  padding: 25px 0 10px 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #5f5f5f;
}

#sell .text-detail img {
  margin-right: 20px;
  margin-top: 5px;
}

#sell .text-detail p {
  width: 480px;
}

#sell section p {
  font-size: 14px;
	font-weight: bold;
}

#sell .padd-left10 {
  padding-left: 10px;
}

#sell .btlink-detail {
  margin-top: 35px;
  margin-bottom: 35px;
  text-align: center;
}

#sell .btlink-detail a:nth-child(2) {
  margin-left: 75px;
}

#sell table {
  margin-top: 35px;
	font-weight: bold;
}

#sell table td {
  width: 227px;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 12px;

  vertical-align: middle;
  border-left: 1px solid #989898;
  border-top: 1px solid #989898;
}

#sell table td:last-child {
  border-right: 1px solid #989898;
}

#sell table td.center {
	text-align:center;
}

#sell table tr:last-child {
  border-bottom: 1px solid #989898;
}

#sell table tr td:first-child {
  width: 137px;
}

#sell table .bg-gray {
  text-align: center;
  background: #f0f0f0;
	font-weight:bold;
}

#sell .color-red {
  color: #e60012;
}

#sell .text-detail2 p {
  margin: 0 0 25px 10px;
}

#sell .text-detail2 p a {
  text-decoration: underline;
  color: #5197d0;
}

#sell h6 {
  font-size: 16px;
  font-weight: bold;
}

#sell .h6-text-bottom {
  background: #f0f0f0;
  border: 1px solid #989898;
  border-bottom: none;
  padding: 15px 20px;
  margin-top: 30px;
}

#sell .text-detail-bottom {
  width: 100%;
  padding: 20px;
  border: 1px solid #989898;
}

#sell  .text-detail2 {
  width: 100%;
  margin-bottom: 35px;
  display: table;
}

#sell  .text-detail2 .row {
  display: table-row;
	font-weight: bold;
}

#sell .text-detail2 .col {
  border-left: 1px solid #989898;
  border-top: 1px solid #989898;
  padding: 13px 20px;
  display: table-cell;
  vertical-align: middle;
}

#sell  .text-detail2 .row:last-child .col{
  border-bottom: 1px solid #989898;
}

#sell .text-detail2 .title {
  width: 338px;
  background: #f0f0f0;
	font-weight:bold;
}

#sell .text-detail2 .text {
  width: 478px;
  border-right: 1px solid #989898;
}

/*------------------------------------------------------------------------------------------------
  #warranty
--------------------------------------------------------------------------------------------------*/
#warranty {
	font-weight: bold;
}
#warranty .caution_03 {
	font-size: 10px;
	color: #fff;
	margin-top: 6px;
}

#warranty h2 {
	width: 100%;
	background: #0c6eb9;
	height: 42px;
	padding: 8px 0 0 18px;
	margin-top: 33px;
}
#warranty .sec1 ul {
	padding:20px;
}
#warranty .sec1 ul li {
	list-style-type: none;
	margin-bottom: 6px;
}
#warranty .box {
	margin-top: 24px;
	width: 100%;
	border:solid 1px #6b6c67;
}
#warranty .box p {
	padding: 16px 0 0 30px;
}
#warranty .box p span {
	font-size: 18px;
	display: block;
	margin-bottom: 3px;
}
#warranty .box p span:last-of-type {
	margin-top: 14px;
}
#warranty .box:last-of-type p span {
	margin-top:0;
}
#warranty .box01 {
	height: 198px;
	background: url(../image/warranty/box01-bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#warranty .box01 h3 {
	background: #316bd5;
	height: 55px;
	padding: 14px 0 0 20px;
}
#warranty .box02 {
	height: 138px;
	background: url(../image/warranty/box02-bg.jpg);
	background-position: right bottom -62px;
	background-repeat: no-repeat;
}
#warranty .box02 h3 {
	background: #389ec8;
	height: 55px;
	padding: 14px 0 0 20px;
}
#warranty .btns {
	margin-top: 55px;
}
#warranty .btns img:first-of-type {
	margin-bottom:32px;
}
#warranty .btns a {
	float: left;
}
#warranty .btns a:last-of-type {
	float: right;
}
#warranty .minibox {
	width: 400px;
	height: 150px;
	background: #4992cb;
	padding: 18px 38px;
	float: left;
	margin-top: 15px;
}
#warranty .minibox:nth-of-type(2n) {
	margin-left: 20px;
}
#warranty .minibox .num {
	border-bottom: solid 1px #fff;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 16px;
}
#warranty .minibox p {
	color: #fff;
	text-align :center;
}
#warranty .minibox p:last-of-type {
	text-align: center;
	color: #f2ef04;
	font-size: 25px;
	margin-top:3px;
}
#warranty .sec3 {
	margin-top: 60px;
}
#warranty .sec3 dt {
	font-size: 18px;
	color: #0c6eb9;
	margin-top: 20px;
}
#warranty .sec3 dd {
	line-height: 22px;
}
#warranty .sec4 .caution {
	margin: 17px 0;
}
#warranty .sec4 .caution span {
	color: #ff0000;
}
#warranty .sec4 table {
	border: solid 1px #0c6eb9;
}
#warranty .sec4 table th {
	border: solid 1px #0c6eb9;
	width: 140px;
	height: 94px;
}
#warranty .sec4 table td {
	border: solid 1px #0c6eb9;
}
#warranty .sec4 table tr td:first-of-type {
	color: #0c6eb9;
	font-size: 17px;
	width:160px;
	text-align: center;
}
#warranty .sec4 table tr td:last-of-type {
	width:480px;
	padding-left: 24px;
}
#warranty .sec4 table tr td:last-of-type span {
	color: #ff0000;
}
#warranty .icons {
	margin: 26px 0;
}
#warranty .sec4 dt {
	font-size: 17px;
	color: #0c6eb9;
}
#warranty .sec4 dd {
	margin-bottom: 4px;
	position: relative;
	padding-left: 16px;
}
#warranty .sec4 dd:before {
	content: url(../image/warranty/x.png);
	position:absolute;
	left:0;
}
#warranty .sec4 dd:last-of-type {
	margin-top: 16px;
	padding-left:0;
}
#warranty .sec4 dd:last-of-type:before {
	content: "";
}
#warranty .sec5 h2 {
	margin-bottom: 30px;
}
#warranty .qa {
	margin-top: 24px;
	padding-bottom: 14px;
	border-bottom:dashed 1px #0c6eb9;
}
#warranty .qa .q {
	font-size: 18px;
	color: #0c6eb9;
	margin-bottom: 12px;
	position: relative;
	padding-left: 50px;
}
#warranty .qa .q:before {
	position: absolute;
	content: "";
	background: url(../image/warranty/q.png);
	background-size: 100%;
	display:inline-block;
	width: 37px;
	height: 36px;
	left:0;
  top: -6px;
}
#warranty .qa .a {
	font-size: 14px;
	margin-bottom: 12px;
	position:relative;
	padding-left: 50px;
	margin-top: 26px;
}
#warranty .qa .a:before {
	position: absolute;
	content: "";
	background: url(../image/warranty/a.png);
	background-size: 100%;
	display:inline-block;
	width: 37px;
	height: 34px;
	left:0;
  top: -6px;
}
#warranty .qa .a img {
	margin-right: 10px;
}
#warranty .qa .q img {
	margin-right: 10px;
}
#warranty .warranty-blue {
	color: #0c6eb9;
}

/*------------------------------------------------------------------------------------------------
  #purchase_hosho
--------------------------------------------------------------------------------------------------*/
#purchase_hosho .text {
	font-weight: bold;
	margin-top: 30px;
}
#purchase_hosho section {
	margin-top: 30px;
}
#purchase_hosho h2 {
	height: 42px;
	background: #257dc4;
	padding-top:10px;
	text-align: center;
	margin-bottom: 30px;
}
#purchase_hosho .text-img {
	text-align: center;
}



.add-article-info label:last-of-type {
	margin-top: 15px;
}
.show-add a {
	color: #000;
	text-decoration: underline;
}


/*------------------------------------------------------------------------------------------------
  #renovation_mansion
--------------------------------------------------------------------------------------------------*/
#renovation_mansion .title_bg_blue {
	height: 122px;
	padding-top: 20px;
}
#renovation_mansion .slide-box span{
	display: block;
    text-align: center;

}

#renovation_mansion .img {
	position:relative;
}
#renovation_mansion .img img:first-of-type {
	position:absolute;
	left:0;
	top:0;
}
#renovation_mansion .comment {
	background: url("../image/renovation_show/kakko.png") no-repeat;
	margin-top: 30px;
	padding: 20px;
	height: 85px;
	font-size: 30px;
	font-weight: bold;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #0c6eb9;
	text-align: center;
}
#renovation_mansion .mansion-table {
	margin-top: 30px;
}
#renovation_mansion .mansion-table {
	border: solid 1px #b2b2b2;
	width: 100%;
	margin-bottom: 35px;
	font-size: 14px;
	font-weight: bold;
}
#renovation_mansion .mansion-table th {
	border: solid 1px #b2b2b2;
	border-right: none;
	background: #f2f2f2;
	height: 68px;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 125px;
}
#renovation_mansion .mansion-table td {
	border: solid 1px #b2b2b2;
	border-left: none;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 280px;
}
#renovation_mansion .mansion-table tr th:last-of-type {
	border-left:none;
}
#renovation_mansion .mansion-table tr td:first-of-type {
	border-right:none;
}
#renovation_mansion .concept {
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}
#renovation_mansion .concept img {
	margin-bottom: 8px;
}
#renovation_mansion .gallery {
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}
#renovation_mansion .gallery img:first-of-type {
	margin-bottom: 8px;
}
#renovation_mansion .gallery p a {
	margin-right: 20px;
	margin-bottom: 30px;
	display:inline-block;
}
#renovation_mansion .gallery p a:nth-of-type(5n) {
	margin-right:0;
}
#renovation_mansion .gray-bg {
	padding-top: 40px;
}
#renovation_mansion .gray-bg img.mb35 {
	margin-bottom: 35px;
}
#renovation_mansion .boxes .box {
	position:relative;
	width: 250px;
	font-weight:bold;
	float:left;
	margin-right: 30px;
	margin-bottom:35px;
}
#renovation_mansion .boxes .box:nth-of-type(3n) {
	margin-right:0;
}
#renovation_mansion .boxes .box img:last-of-type {
	position: absolute;
	top:0;
	left:0;
	max-width:100%;
	max-height:100%
}
#renovation_mansion .boxes .box span {
	display: block;
	color: #0c6eb9;
	margin-bottom: 3px;
}
#renovation_mansion .boxes .box span:nth-of-type(2n) {
	color: #000;
}
#renovation_mansion .boxes .box span:last-of-type {
	color: #ff0000;
	margin-top: 10px;
	font-size: 16px;
}
#renovation_mansion .boxes .box p {
	background: #fff;
	padding: 18px 10px;
	font-size: 14px;
	height: 389px;

}
#renovation_mansion .btns {
	margin-bottom: 40px;
}
#renovation_mansion .btns .btn01 {
	float: left;
}
#renovation_mansion .btns .btn02 {
	float: right;
}
#renovation_mansion .btns .center-in {
	text-align: center;
	margin-top: 30px;
	display: block;
}
#renovation_mansion ul.slider-mansion {
	padding: 0;
	margin: 0;
}
#renovation_mansion ul.mansion-slide-super {
	padding: 0;
	margin: 0;
}
#renovation_mansion .bx-wrapper .bx-controls-direction a {
	top: 18%;
	z-index: 500;
}
.bx-controls-direction .bx-prev {
	background: url(../image/renovation_show/prev.png) no-repeat!important;
	width: 82px !important;
  height: 78px !important;
}
.bx-controls-direction .bx-prev {
  left: -105px!important;
}
.bx-controls-direction .bx-next {
	background: url(../image/renovation_show/next.png) no-repeat!important;
	width: 82px !important;
  height: 78px !important;
}
.bx-controls-direction .bx-next {
  right: -115px!important;
}
#renovation_mansion .concept img.sp {
	display: none;
}
#renovation_mansion .gallery img.sp {
	display: none;
}
.slider-mansion li {
	width: 100% !important;
}
.slide-box .bx-viewport {
	height: 525px !important;
}
#renovation_mansion .hanbaiimg{
	/* width:auto;
	height:auto;; */
	display:block;
	margin-left:auto;
	margin-right:auto;
	position:static !important;
}

.bukkenlabel{

}
#renovation_mansion .hanbaiframe{
	width:250px;
	height:250px;
	background-color:#fff;

}
.labelbefore{

	position:static!important;
	border:solid #666666 2px;


}
.labelafter{
	position:static!important;
	border:solid #ffcccc 2px;

}

/*1809_add*/
#shop .houjin-title {
  background: url(../image/houjin/title_bg.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height: 123px;
  position: relative;
  z-index: -100;
}
#houjin .blue-bg {
  background-color: #6b9fce;
  height: 289px;
}
#houjin .blue-bg .px940{
  background:url(../image/houjin/blue-bg-img.jpg);
  height:289px;
}
#shop #houjin .syaoku table th {
  border-top: solid 1px #d2d2d2;
  color: #0c6eb9;
  height: 54px;
  text-align: left;
  width: 80px;
}
#houjin .box {
  width: 940px;
  border:#cee2f1 solid 4px;
  margin-top:30px;
}
#houjin .box-title {
  background-color: #cee2f1;
  padding-left:24px;
  padding-top:10px;
  padding-bottom:14px;
}
#houjin .box ul {
  padding:0;
  margin:0;
  padding-left: 42px;
  padding-top:20px;
  padding-bottom:25px;
  height:125px;
}
#houjin .box ul li {
  margin-bottom:10px;
  column-fill:auto;
  float: left;
  width: 38%;
  font-weight: bold;
  color: #535353;
  font-size:16px;
}
#houjin .box ul li:nth-of-type(3n) {
  width:20%;
}
#sell .text-detail2 {
  margin-bottom:0;
}
#sell .text-detail3 p,#sell .text-detail3 h6 {
  margin-left:20px;
}
#sell .text-detail3 p {
  margin-bottom:30px;
}
#sell .text-detail3 a {
  color: #5197d0;
  text-decoration: underline;
}
#sell h5.tsume {
  padding-top:5px;
}

/* 1810_add */
#solution .sec4-box ul li {
  margin-bottom: 10px;
}
#solution .sl-last a {
  display: block;
}
#solution .sl-last img {
  margin-top:50px;
  margin-bottom: 10px;
}
#organize section {
  margin-top:32px;
}
#organize .img-left {
  width: 400px;
  margin-right: 20px;
}
#organize .img-left p {
  margin-top:10px;
  line-height:27px;
  font-weight: bold;
}
#organize .img-left img:first-of-type {
  margin-bottom:35px;
}
#organize .img-left img:last-of-type {
  margin-bottom:10px;
}
#organize .img-left:last-of-type {
  margin-right:0;
}
#organize .img-left,#organize .img-left img {
  float: left;
}
#organize .onetop p {
  margin-top:26px;
  line-height:27px;
  font-weight: bold;
}
#organize .onetop p span {
  color: #257dc4;
}
#organize .onetop .image {
  margin-top:28px;
}
#organize .onetop .image img {
  margin-right:28px;
}
#organize .onetop .image img:last-of-type {
  margin-right:0;
}
#organize section.or-contact {
  margin-top:46px;
}
#organize .or-contact img {
  display: block;
  margin:0 auto;
}
#organize .or-contact img.sp {
  display: none;
}

/* 1811 */

#shop .miyajima-title {
  background: url(../image/miyajima/title_bg.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height: 122px;
  position: relative;
  z-index: -100;
}
.slick-slide .manager10 {
	width: 230px;
	height: 230px;
	background-image: url(../image/manager10.jpg);
	display: block;
}
.slick-slide .manager10:hover {
	background-position: 0 -230px;
}

/* リースバックサービス */
#leaseback {
}

#leaseback .title_bg_blue {
	margin-bottom: 32px;
}

#leaseback h2 {
	height: 42px;
	background: #257dc4;
	padding-top: 10px;
	padding-left: 24px;
	margin-bottom: 30px;
}

#leaseback .sec1 h2 {
	width: 820px;
	margin: 0 auto 30px;
}

#leaseback .lead {
	margin: 0 0 40px;
	text-align: center;
}

#leaseback .nayami {
	margin: 0 0 48px;
	text-align: center;
}

#leaseback .works {
	margin: 0 0 51px;
	text-align: center;
}

#leaseback .flowBox .leftCont {
	width: 537px;
	float: left;
}

#leaseback .flowBox .leftCont .flow {
	height: 160px;
	padding-bottom: 38px;
	background: url(../image/leaseback/arrow-01.png) no-repeat 102px 134px;
}

#leaseback .flowBox .leftCont .flow:nth-child(4) {
	background: none;
	padding-bottom: 51px;
}

#leaseback .flowBox .leftCont .flow dl {
	padding: 20px;
	background-color: rgba(236,236,236,0.65);
}

#leaseback .flowBox .leftCont .flow dt {
	margin: 0 0 14px;
	padding: 0 0 10px;
	border-bottom: 1px solid #0c6eb9;
}

#leaseback .flowBox .rightContsp {
	display: none;
}

#leaseback .flowBox .rightCont {
	width: 265px;
	float: right;
}

#leaseback .flowBox .rightCont img {
	margin-bottom: 38px;
}

#leaseback .btns img:first-of-type {
	margin-bottom: 32px;
}

#leaseback .btns a img {
	float: left;
}

#leaseback .btns a:last-of-type img {
	float: right;
}

#leaseback .serviceBox {
	padding-bottom: 60px;
}

#leaseback .serviceBox .leftCont {
	width: 400px;
	float: left;
}

#leaseback .serviceBox .rightCont {
	width: 400px;
	float: right;
}

#leaseback .serviceBox .leftCont div,
#leaseback .serviceBox .rightCont div {
 width: 400px;
 height: 140px;
	margin-bottom: 16px;
 padding: 20px;
 box-sizing: border-box;
 border: 1px solid #0c6eb9;
}

#leaseback .serviceBox .leftCont div h3,
#leaseback .serviceBox .rightCont div h3 {
	margin-bottom: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #0c6eb9;
}

#leaseback .inq {
	margin: 34px 0 50px;
}

/* 191013_add -------------------------------------------------*/
#index .map2 {
	background-color: #f2f2f2;
}

#index .map2 .cont {
	width: 974px;
	margin: 0 auto;
	padding: 0 0 40px;
	background: url(../image/map_back.png) no-repeat 0 0;
}

#index .map2 .cont p {
	padding: 50px 0 100px;
	text-align: center;
}

#index .map2 .cont ul.area {
	width: 967px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	display: flex;
}

#index .map2 .cont ul.area li {
	margin: 0;
	padding: 0;
	width: 289px;
}

#index .map2 .cont ul.area li:nth-child(2) {
	margin: 0 50px;
}

#index .map2 .cont ul.area li ul {
	display: block;
	width: 100%;
	margin: 4px 0 24px;
	padding: 0;
	list-style: none;
}

#index .map2 .cont ul.area li ul li {
	width: auto;
	margin: 0;
	padding: 0 0 12px;
}

#index .map2 .cont ul.area li ul li:nth-child(2) {
	margin: 0;
}

#index .map2 .cont ul.area li ul li a {
	display: block;
	width: 280px;
	padding: 7px 16px;
	border: 1px solid #257dc4;
	background: url(../image/arrow_normal.png) rgba(255, 255, 255, .8) no-repeat 252px center;
	font-weight: bold;
	color: #0068b7;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	box-shadow: 3px 3px 3px #CCC;
	letter-spacing: 2px;
}

#index .map2 .cont ul.area li ul li a:hover {
	background: url(../image/arrow_over.png) #257dc4 no-repeat 252px center;
	color: #fff;
}

#index .map2 .cont .btn {
	width: 600px;
	margin: 0 auto;
}

#index .map2 .cont .btn a {
	display: block;
	text-align: center;
	padding: 8px 0;
	color: #0068b7;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFF;
	border: 2px solid #2457ca;
	box-shadow: 3px 3px 0 #CFDAF3;
	border-radius: 12px;
}

#index .map2 .cont .btn a:hover {
	background-color: #2457ca;
	color: #FFF;
}

#index .map2 .cont .btn a span {
	position: relative;
}

#index .map2 .cont .btn a span::after {
	position: absolute;
	content: "";
	background: url(../image/arrow-02.png) no-repeat 8px 2px;
	width: 23px;
	height: 19px;
}

#index .map2 .cont .btn a:hover span::after {
	background: url(../image/arrow-03.png) no-repeat 8px 2px;
}

.slick-slide .manager06 {
	width: 230px;
	height: 230px;
	background-image: url(../image/manager06-3.jpg);
	display: block;
}

.slick-slide .manager11 {
	width: 230px;
	height: 230px;
	background-image: url(../image/manager06-4.jpg);
	display: block;
}

.slick-slide .manager11:hover {
	background-position: 0 -230px;
}

#shop .kumamoto-title {
	background: url(../image/kumamoto/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: 100%;
	height: 122px;
	position: relative;
	z-index: -100;
}


/* 191021_add -------------------------------------------------*/
/*------------------------------------------------------------------------------------------------
  kumamoto
--------------------------------------------------------------------------------------------------*/

#kumamoto .boxs .price_box {
	width:940px;
	height: 255px;
	position: relative;
	font-weight: bold;
}
#kumamoto .boxs .price_box img:first-child {
	max-height: 100%;
	max-width: 100%;
	float: none;
	display: block;
	margin-right: auto;
    margin-left: auto
}

#kumamoto .boxs .price_box .box-top{
	width:300px;
	height: 286px;
	float: left;
}

#kumamoto .boxs .price_box .r-box {
	width: 640px;
	float:left;
	padding-left:25px;
	padding-top: 25px;
}
#kumamoto .boxs .price_box .point-02 {
	position:absolute;

}
#kumamoto .boxs .price_box h3 {
	font-size: 24px;
	font-weight: bold;
	color: #e60012;
	padding-top: 5px;
	width:552px;
}
#kumamoto .boxs .price_box .r-box-l {
	width: 185px;
	float:left;
}
#kumamoto .boxs .price_box .r-box-l p:first-of-type {
	margin-bottom: 12px;
}
#kumamoto .boxs .price_box .r-box-l p:nth-of-type(2){
	font-weight: bold;
	color:#0c6eb9;
	font-size: 17px;
	margin-bottom: 12px;
}
#kumamoto .boxs .price_box .r-box-l p:nth-of-type(3){
	font-weight: bold;
	color:#ff0000;
	font-size: 19px;
	margin-bottom: 6px;
}
#kumamoto .boxs .price_box .r-box-r {
	width: 424px;
	float: right;
	margin-right: 6px;
}
#kumamoto .boxs .price_box .r-box-r p {
	padding-top: 15px;
	padding-bottom: 16px;
}
#kumamoto .boxs .price_box .r-box-r p:first-of-type {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}
#kumamoto .boxs .price_box .r-box-r p:last-of-type {
	font-size: 15px;
}

#kumamoto .m-box img {
	max-width:100%;
	max-height:100%;
}

#kumamoto .m-box .box-top{
	width:300px;
	height: 286px;
	text-align: center;

}

#kumamoto .m-box .bottom {
	padding: 10px;
	font-weight: bold;
	height: 210px;
}
#kumamoto .m-box .bottom img {
	float: none;
	position: absolute;
}
#kumamoto .m-box .bottom h3 {
	width: auto;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	float: none;
	margin-left: 60px;
	margin-top: 0px;
	word-wrap: break-word;
}
#kumamoto .m-box .bottom p:first-of-type {
	font-size: 16px;
	color: #0c6eb9;
	margin-top: 15px;
	margin-bottom: 6px;
}
#kumamoto .m-box .bottom p:nth-of-type(2) {
	font-size: 14px;
	margin-bottom: 12px;
}
#kumamoto .m-box .bottom p:nth-of-type(3) {
	font-size: 18px;
	color: #ff0000;
}

#kumamoto .bx-wrapper img {
   margin-left: auto;
   margin-right: auto;
}
.contact-shop {
	position: relative;
}
.contact-shop > select {
	position: absolute;
	left: 13px;
}
#consolution th #addressCopy {
	margin:0px 2px 0px 0px;
}
.consolution-shop {
	position: relative;
}
.consolution-shop > select {
	position: absolute;
	left: 18px;
}