@charset "utf-8";

/* firefoxでページ移動の際、コンテンツが少なくても中心がずれないようにする */
html {
	overflow-y: scroll;
}

body, div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, pre, form, input, textarea, header, footer, nav {
	margin: 0;
	padding: 0;
	zoom: 1;
	-webkit-text-size-adjust : 100%;
}

ul, ol {
	list-style-type: none;
}

img {
	border: none;
}

hr {
	display: none;
	margin: 0;
	padding: 0;
	width: 1px;
	height: 1px;
}

a {
	outline: none;
}

body {
	line-height: 1.5;
	color: #6c6c6c;
	font-family:'メイリオ',Meiryo,Verdana,Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-style: normal;
	font-weight: normal;
	background-color : #ffffff;

	/* ブラウザ間のフォントサイズの差をほぼなくす設定。 */
	font-size: 14px;
	* font-size: small;
	* font: x-small;
}

#container{
	width:100%;
	background-color : #ffffff;
	overflow : hidden;
}
@media only screen and (max-width: 400px) {
	#container{
		overflow : hidden;
	}
}
#nonimages,
#opnimages {
	position : absolute;
	top : -1000px;
	left : -1000px;
}
#nonimages div  {
	display : none;
}
#nonimages div img {
	display : none;
}
#opnimages div  {
	display : none;
}
#opnimages div img {
	display : none;
}
/* -------------------------------------------------------------------
 clearfix
------------------------------------------------------------------- */

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
 
.clearfix:after {
    clear: both;
}
 
/* For IE 6/7 */
.clearfix {
    zoom: 1;
}

#wrapper {
    height: 394px;
    overflow: hidden;
    position: relative;
    z-index: 10;
	margin-top : -8px;
}

#wrapHeaderTop {
    background-color : #ffffff;
	position: fixed;
	width : 100%;
	height : 112px;
	top : 0;
	left : 0;
	z-index : 99;
}
#header  {
	position: relative;
}

.headLogo {
	position: absolute;
	top : 12px;
	left : 4px;
	text-align : left;
}
.headLogo strong {
	font-size : 11px;
	color : #7e7e7e;
	font-weight : normal;
	display : block;
	line-height : 12px;
	margin-bottom : 9px;
}
.headWord  {
	font-size : 12px;
	color : #8c786d;
	border : 1px solid #8c786d;
	position : absolute;
	top : 34px;
	left : 202px;
	padding : 2px 4px;
	z-index : 99;
}
.headWord_smp  {
	display : none;
}
.snsButtons  {
	display : block;
}
.topimages  {
	width : 100%;
	max-width : 1167px;
}
.slide_all {
    height: 364px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1167px;
}
.slide_wrap {
    left: 50%;
    margin-left: -1750.5px;
    position: absolute;
    width: 3501px;
}
.noslide  {
	width : 100%;
	max-width : 1167px;
	position : relative;
	margin : 0 auto;
}
.noslide img {
	width : 100%;
	max-width : 1167px;
}
@media only screen and (max-width: 1167px) {
	.slide_wrap {
	    left: 0;
	    margin-left: 0;
	    position: absolute;
	    width: 100%;
	}
}
#prev, #next {
    background: rgba(0, 0, 0, 0.6) no-repeat scroll 0 0;
    display: block;
    height: 359px;
    position: absolute;
    top: 0px;
    width: 50%;
    z-index: 9999;
}
#prev {
    left: -583.5px;
}
#next {
    right: -583.5px;
}
#access  {
	margin-top : -130px;
	padding-top : 130px;
}
#template  {
	margin-top : -130px;
	padding-top : 130px;
}
#submit  {
	margin-top : -130px;
	padding-top : 130px;
}
.uppdmg  {
	margin-top : -130px;
	padding-top : 130px;
}
/* ヘッダー包括---------------------------*/
.headWord_btn  {
	display : none;
}
.headWord_cls  {
	display : none;
}
.headMenu  {
	width: 100%;
	position : absolute;
	top : 80px;
	left : 0px;
	text-align : left;
	background-color : #ffffff;
	z-index : 90;
	border-bottom : 2px solid #e0e0e0;
}
.headMenu_adm  {
	width: 100%;
	position : absolute;
	top : 80px;
	left : 0px;
	text-align : left;
	background-color : #0eb1db;
	z-index : 90;
	border-bottom : 2px solid #e0e0e0;
}
.headMenuInner  {
	width: 100%;
	max-width: 1167px;
	margin: 0 auto;
	position : relative;
}
.headMenu table {
	width : 100%;
	height : 32px;
	border-collapse : collapse;
	position : relative;
	top : 0px;
}
.headMenu td {
	text-align : center;
	vertical-align : middle;
	border-left : 1px solid #e0e0e0;
	border-right : 1px solid #e0e0e0;
	width : 16.66666%;
	box-sizing: border-box;
}
.headMenu td.active {
	background : url(../img/menu_line.png) no-repeat center bottom;
}
.headMenu td a {
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	display : block;
	line-height : 14px;
	padding : 0;
}
.headMenu td a.rightbar {

}
.headMenu td a:hover {
	color : #ffff88;
	text-decoration : none;
}
.headTels  {
	position : absolute;
	top : 17px;
	right : 0px;
	text-align : left;
	padding : 0;
	z-index : 98;
	width : 600px;
	height : 37px;
}
.ftcenter  {
	position : absolute;
	right : 345px;
	top : 4px;
}
.ftcenter span.type01 {
	display : inline-block;
	margin-right : 8px;
	font-size : 14px;
	color : #505050;
	line-height : 14px;
}
.ftcenter strong {
	display : inline-block;
	font-size : 24px;
	color : #505050;
	line-height : 20px;
}
.ftcenter span.type02 {
	display : inline-block;
	width : 54px;
	text-align : center;
	font-size : 10px;
	color : #ffffff;
	background-color : #505050;
	padding : 2px 0;
	line-height : 11px;
}
.ftcenter span.type03 {
	display : inline-block;
	margin-left : 4px;
	font-size : 11px;
	color : #505050;
	line-height : 12px;
	padding-top : 2px;
}
.ftcenter span.type04 {
	display : inline-block;
	width : 54px;
	text-align : center;
	margin-left : 8px;
	font-size : 10px;
	color : #ffffff;
	background-color : #505050;
	padding : 2px 0;
	line-height : 11px;
}
.ftright  {
	position : absolute;
	right : 0;
	top : 0;
}
.ftright a  {
	text-decoration : underline !important;
	font-size : 12px;
	color : #7f7f7f;
}
.ftright a:hover  {
	color : #ff7f7f;
}
.ftright td.pdw {
	padding : 0 10px;
}
.ftright span {
	font-size : 12px;
	color : #7f7f7f;
	text-decoration : underline !important;
	display : inline-block;
	position : relative;
	top : -4px;
}
.submenu  {
	background-color : #fff949;
	text-align : right;
	padding : 7px 0 16px 0;
}
.submenu h2  {
	text-align : center;
	color : #000000;
	margin : 20px 0;
	letter-spacing : 3px;
}
.submenu a {
	display : inline-block;
	padding : 0 8px 0 16px;
	background : url(../img/arrow.png) no-repeat left center;
	color : #303030;
	font-size : 12px;
	text-decoration : none;
}
.submenu a:hover {
	color : #000000;
	text-decoration : underline;
}
.pankuzu  {
	font-size : 13px;
	color : #494949;
	padding : 6px 0 12px 4px;
	width : 100%;
	max-width : 1167px;
	margin : 0 auto;
	position : relative;
}
#wrapGlobalMenu {
	width: 100%;
	margin-bottom : 16px;
	margin-top : -17px;
	overflow : hidden;
	background-color : #4c4109;
	position : relative;
	z-index : 999;
}
#wrapTopMenu {
	width: 1183px;
	position: relative;
	margin: 0 auto;
}
.headMenu td a.bdnone  {
	padding-left : 3px;
}
.snsBtnCell  {
	display : table-cell;
}
.titleArea  {
	text-align : center;
	padding : 19px 0 22px 0;
	background : url(../img/title_back.png) repeat-x left bottom;
	background-size : 1px 100%;
	position : relative;
}
.titleArea img {
	width : 100%;
	max-width : 884px;
}
.titleArea a img {
	width : 100%;
	max-width : 295px;
}
.smp_headbtn  {
	display : none;
	text-align : center;
	width : 100%;
	position : absolute;
	left : 0;
	bottom : 6.5vw;
}
.smp_headbtn a img {
	width : 50%;
	min-width : 160px;
}
.pc_headbtn  {
	display : block;
	position : absolute;
	left : 50%;
	margin-left : -70px;
	bottom : 20px;
}
.titleWrap  {
	background-color : #a6d9ea;
	border-bottom : 6px solid #000000;
	padding-top : 18px;
	text-align : center;
	font-size : 0px;
	line-height : 0;
}
.titleWrap img {
	width : 100%;
	max-width : 1014px;
}
.wrapContents {
	width: 100%;
	position : relative;
	padding-top : 118px;
}
#p_points  {
	display : block;
}
#s_points  {
	display : none;
}
.pc_headline  {
	display : inline;
}
.smp_headline  {
	display : none;
}
.smp_centerbtn  {
	display : none;
}
@media only screen and (max-width: 915px) {
	.ftcenter  {
		display : none;
	}
}
@media only screen and (max-width: 870px) {
	.headTels .tel {
		font-size : 14px !important;
	}
}
@media only screen and (max-width: 800px) {
	.pc_headline  {
		display : none;
	}
	.smp_headline  {
		display : inline;
	}
	.smp_headbtn  {
		display : block;
	}
	.pc_headbtn  {
		display : none;
	}
	.smp_centerbtn  {
		display : block;
		text-align : center;
		margin-top : 36px;
	}
	.smp_centerbtn img {
		width : 60%;
		max-width : 386px;
	}
	#wrapHeaderTop {
		height : 60px;
	}
	.headLogo {
		top : 8px;
		left : 4px;
		line-height : 28px;
	}
	.headTels  {
		top : 3px;
		right : 4px;
		width : 130px;
	}
	.ftcenter  {
		width : 41px;
		height : 37px;
		overflow : hidden;
	}
	.ftright span {
		display : none;
	}
	.headMenu  {
		width: 100%;
		position : absolute;
		top : -380px;
		left : 0px;
		height : auto;
	}
	.headMenuInner  {
		z-index : 100;
		background-color : #ffffff;
		height : 60px;
	}
	.headMenu table,
	.headMenu tbody,
	.headMenu tr {
		display : block;
		width : 100%;
		height : auto;
		top : 0px;
	}
	.headMenu table  {
		background-color : #ffffff;
	}
	.headMenu td {
		display : block;
		width : 100%;
		text-align : center;
		vertical-align : middle;
		border-bottom : 1px solid #e1e1e1;
		width : 100%;
		box-sizing: border-box;
	}
	.headMenu td.active {
		background : url(../img/menu_line.png) no-repeat center bottom;
	}
	.headMenu td a {
		padding : 6px 0 2px 0;
	}
	.headMenu td a.rightbar {

	}
	.headMenu td a:hover {
		color : #ffff88;
		text-decoration : none;
	}
	.headMenu td a.bdnone  {
		border-style : none !important;
	}
	.headWord_cls  {
		display : block;
		text-align : right;
	}
	.wrapContents {
		padding-top : 60px;
	}
}
@media only screen and (max-width: 600px) {
	#p_points  {
		display : none;
	}
	#s_points  {
		display : block;
	}
	.smp_centerbtn  {
		margin-top : 0px;
	}
}
@media only screen and (max-width: 500px) {
	.headLogo img {
		width : 200px;
		display : inline-block;
		margin-top : -6px;
	}
	.bx-controls  {
		display : none;
	}
	.headLogo strong {
		margin-bottom : 1px;
	}
}
@media only screen and (max-width: 415px) {
	.titleArea  {
		background-size : 1px 110%;
	}
	#wrapHeaderTop {
		height : 50px;
	}
	.headMenuInner  {
		z-index : 100;
		background-color : #ffffff;
		height : 50px;
	}
	.headLogo {
		top : 6px;
		padding-left : 4px;
	}
	.headTels  {
		top : 3px;
		right : 4px;
		width : 106px;
	}
	.ftcenter  {
		width : 37px;
		height : 30px;
		overflow : hidden;
	}
	.ftright span {
		display : none;
	}
	.headMenu  {
		top : -380px;
		height : auto;
	}
	.headWord_cls  {
		display : block;
		text-align : right;
	}
	.headWord_cls img {
		width : 38px;
	}
	.wrapContents {
		padding-top : 50px;
	}
}
@media only screen and (max-width: 380px) {
	.sml320  {
		height : 22px;
	}
	.headLogo img {
		width : 180px;
	}
}

/*　ロゴ包括-----------------------------*/
#wrapHeaderTop #header .logo {
	position: absolute;
	top: 20px;
	left: 2px;
	width: 207px;
	height: 48px;
	display: block;
}

#wrapHeader #header .logo {
	position: absolute;
	top: 20px;
	left: 2px;
	width: 207px;
	height: 48px;
	display: block;
}

.top_container {
	position : absolute;
	font-size : 10px;
	color : #000000;
	padding: 0;
	top : 0px;
	right :0px;
}


/*　ナビ包括-----------------------------*/
/* グローバルナビゲーション */

/* コンテンツ包括
---------------------------------------------------------------------- */
#wrapMain {
	margin-top : 20px;
}
.spwrap  {
	width : 100%;
	max-width : 1080px;
	margin : 0 auto;
	position : relative;
}
.spwrap .leftnavi  {
	float : left;
	width : 226px;
	margin-right : 24px;
	padding-left : 8px;
	box-sizing: border-box;
}
.spwrap .leftnavi h3 {
	color : #ffffff;
	text-align : center;
	padding : 12px 0 12px 20px;
	background : #0eb1db url(../img/mark01.png) no-repeat 36px center;
	margin-bottom : 6px;
}
.spwrap .naviBtn div {
	padding : 12px 0 12px 0;
	margin-bottom : 6px;
	background : #0eb1db;
	font-size : 20px;
	font-weight : bold;
	color : #ffffff;
	line-height : 1.1;
	text-align : center;
	vertical-align : top;
}
.spwrap .naviBtn div table {
	margin : 0 auto;
}
.spwrap .leftnavi .categori li {
	border-left : 1px solid #888888;
	border-right : 1px solid #888888;
	border-bottom : 1px solid #888888;
}
.spwrap .leftnavi .categori li a {
	display : block;
	padding : 12px 0 12px 12px;
	font-size : 14px;
	color : #757575;
	text-decoration : none;
	background : #ffffff url(../img/mark02.png) no-repeat right center;
}
.spwrap .leftnavi .categori li a.active {
	background-color : #e1fff1 !important;
}
.spwrap .leftnavi .categori li a:hover {
	color : #0000ff;
	background-color : #e1f1ff;
}
.spwrap .leftnavi .categori li.top {
	border-top : 1px solid #888888;
}
.elsemenu {
	margin : 32px 0 45px 0;
}
.elsemenu li {
	border-bottom : 1px dashed #888888;
}
.elsemenu li a {
	display : block;
	padding : 12px 0 12px 12px;
	font-size : 12px;
	color : #606060;
	padding-left : 18px;
	text-decoration : none;
	background : #ffffff url(../img/mark03.png) no-repeat left center;
}
.elsemenu li a:hover {
	color : #0000ff;
}
.elsemenu li.top {
	border-top : 1px dashed #888888;
}
.spwrap .leftnavi .line_bnr  {
	padding-left : 3px;
}
.spwrap .mainContents  {
	width : calc(100% - 250px);
	float : left;
	padding-right : 8px;
	box-sizing: border-box;
}
.spwrap .mainContents h2 {
	font-size : 24px;
	color : #0eb1db;
	border-bottom : 1px solid #0eb1db;
	padding : 8px 0;
	margin-bottom : 24px;
}
.spwrap .mainContents h2.det_ttl {
	font-size : 24px !important;
	line-height : 26px;
	color : #575757 !important;
	border-bottom : 1px solid #656968 !important;
	padding : 8px 0;
	margin-bottom : 12px !important;
	margin-top : -6px;
}
.spwrap .mainContents h2.det_ttl span {
	font-size : 20px;
	font-weight : normal;
	display : block;
	padding-top : 10px;
}
.spwrap .mainContents .mcblock  {
	margin-bottom : 76px;
}
.spwrap .mainContents .mcblock p  {
	font-size : 13px;
	color : #656968;
	line-height : 1.8;
}
.spwrap .mainContents .mcblock .mgt40  {
	margin-top : 40px;
	text-align : center;
}
.spwrap .mainContents .mcblock dl  {
	margin : 32px 0 16px 0;
}
.spwrap .mainContents .mcblock dt  {
	display : inline-block;
	width : 108px;
	padding : 3px 0;
	font-size : 18px;
	font-weight : bold;
	color : #0eb1db;
	text-align : center;
	border : 1px solid #0eb1db;
}
.spwrap .mainContents .mcblock dd  {
	display : inline-block;
	width : calc(100% - 123px);
	padding-left : 12px;
	font-size : 13px;
	color : #656968;
	line-height : 1.5;
}
.spwrap .mainContents .mcblock .bluetext  {
	font-size : 24px;
	color : #0eb1db;
	line-height : 1.5;
	font-weight : bold;
}
.spwrap .mainContents .mcblock .bluetext strong {
	font-size : 28px;
}
.spwrap .mainContents .mcblock table  {
	margin-bottom : 40px;
}
.spwrap .mainContents .mcblock td h4  {
	font-size : 24px;
	color : #0eb1db;
	line-height : 1.5;
	padding-bottom : 16px;
}
.spwrap .mainContents .mcblock td div  {
	font-size : 16px;
	color : #656968;
	line-height : 1.8;
	padding-right : 60px;
}
.spwrap .mainContents .mcblock .mgb24  {
	margin-bottom : 24px;
}
.spwrap .mainContents .mcblock .spimg  {
	display : inline-block;
	width : 24.5%;
	text-align : center;
	vertical-align : top;
	margin-bottom : 24px;
	min-width : 195px;
}
.spwrap .mainContents .mcblock ul  {
	margin-top : 12px;
}
.spwrap .mainContents .mcblock li  {
	display : inline-block;
	width : 19.4%;
	text-align : center;
	vertical-align : top;
	margin-bottom : 24px;
	min-width : 148px;
}
.spwrap .mainContents .mcblock li img {
	width : 100%;
	max-width : 146px;
}
.pcNavi  {
	display : block;
}
.smpNavi  {
	display : none;
}
#wrapGallery  {
	float : left;
	width : 55%;
	margin-right : 3.2%;
	margin-left : 6px;
	box-sizing: border-box;
}
#wrapGalleryList  {
	float : left;
	width : 40%;
	box-sizing: border-box;
}
.bxslider1-pager  {
	display : table;
	table-layout: fixed;
	width : calc(100% + 3px);
}
.bxslider1 img  {
	width : 100%;
	border : 1px solid #c9c9c9;
	box-sizing: border-box;
	height : 100%;
	object-fit : cover;
	font-family : 'object-fit: cover;';
}
.bxslider1-pager li {
	display : table-cell;
	padding-right : 5px;
	max-width : 20%;
}
.bxslider1-pager img {
	width : 100%;
}
.n_img_fit  {
	object-fit : cover;
}
.bxslider1-pager a img {
	border : 1px solid #c9c9c9;
}
.sizeList img  {
	width : 100%;
}
img.ie_img_fit  {
	height : 100%;
	font-family : 'object-fit: cover;';
}
.mitsumori  {
	margin : 36px 0;
}
.mitsumori img  {
	width : 100%;
}
.detailWrap {
	margin-bottom : 60px;
}
.noItem  {
	text-align : center;
	padding : 60px 0;
	font-size : 16px;
	color : #ff0000;
}
.detailWrap h3  {
	color : #2e2e2e;
	font-size : 20px;
	border-bottom : 1px solid #656968;
	padding-bottom : 6px;
	font-weight : normal;
	margin : 0 5px 12px 5px;
}
.wrapProf {
	margin-bottom : 12px;
}
.wrapProf dl  {
	border-bottom : 1px dashed #c9c9c9;
}
.wrapProf dt  {
	display : inline-block;
	width : 70px;
	font-size : 16px;
	color : #575757;
	font-weight : bold;
	padding : 6px 0;
}
.wrapProf dd  {
	display : inline-block;
	width : calc(100% - 74px);
	font-size : 18px;
	color : #575757;
	font-weight : normal;
	padding : 6px 0;
}
.profileWrap .zaiko {
	display : inline-block;
	color : #d92320;
	padding : 4px 12px;
	font-size : 12px;
	font-weight : bold;
	line-height : 13px;
	border : 1px solid #d92320;
	margin-bottom : 10px;
}
.profileWrap .zaiko_c {
	display : inline-block;
	color : #d92320;
	padding : 4px 12px;
	font-size : 12px;
	font-weight : bold;
	line-height : 13px;
	border : 1px solid #d92320;
	margin-bottom : 10px;
	white-space: nowrap;
}
.profileWrap .price  {
	font-size : 24px;
	color : #575757;
	font-weight : bold;
	margin-bottom : 10px;
}
.profileWrap .caution  {
	font-size : 12px;
	color : #575757;
	margin-bottom : 10px;
}
.profileWrap .comment  {
	font-size : 14px;
	color : #575757;
	margin : 24px 0;
}
.sizeList table  {
	width : 100%;
	border-collapse : collapse;
}
.sizeList .sizeBtns td  {
	width : 50%;
}
.sizeList .sizeBtns td a  {
	border : 1px solid #888888;
	display : block;
	text-align : center;
	padding : 4px;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	cursor : pointer;
}
.sizeList .sizeBtns td a#adult  {
	margin-right : 1px;
}
.sizeList .sizeBtns td a#child  {
	margin-left : 1px;
}
.sizeList .sizeBtns td a.active {
	background-color : #0eb1db;
	color : #ffffff;
	cursor : default !important;
}
.sizeWrap  {
	position : relative;
}
.sizeTable  {
	width : 100%;
	border-collapse : collapse;
}
#adultImg,#childImg {
	height : 100%;
}
.sizeTable th {
	border : 1px solid #aaaaaa;
	padding : 4px;
	width : 40%;
	background-color : #f5f5f5;
	font-weight : normal;
}
.sizeTable td {
	text-align : center;
	border : 1px solid #aaaaaa;
	padding : 4px;
	width : 20% !important;
	background-color : #ffffff;
}
.innerContents  {
	width : 100%;
	max-width : 1167px;
	margin : 0 auto;
	position : relative;
}
.innerContents_w  {
	width : 100%;
	max-width : 1080px;
	margin : 0 auto;
	position : relative;
}

.top_images  {
	position : relative;
}
.top_images p  {
	position : absolute;
	top : 126px;
	left : 422px;
}
#news,#commit,#info  {
  padding-top : 64px;
  margin-top : -64px;
}

/* メインコンテンツ包括---------------------------*/
.normalWrap  {
	width : 100%;
	max-width : 1167px;
	margin : 0 auto;
	padding : 0 5px;
	overflow : hidden;
	box-sizing: border-box;
}
.normalWrap_p  {
	width : 100%;
	max-width : 1167px;
	margin : 0 auto;
	padding : 0 5px;
	overflow : hidden;
	box-sizing: border-box;
}
.top_images  {
	width: 100%;
	position : relative;
	z-index : 2;
	text-align : center;
	background : url(../img/top_image.jpg) repeat-x top center;
	max-height : 576px;
	font-size : 0;
	line-height : 0;
}
.menu  {
	width: 100%;
	background-color : #0d6fad;
	margin-top : -6px;
	padding : 3px 0 0 12px;
	position : relative;
	z-index : 3;
	box-sizing: border-box;
}
.menu ul {
	width: 100%;
	max-width : 960px;
	margin : 0 auto;
	background-color : #0d6fad;
}
.menu li  {
	float : left;
}
.menu li a {
	display : block;
	color : #ffffff;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
}
.menu li a:hover {
	display : block;
	color : #ffffcc;
}
.menu .mleft1  {
	text-align : center;
	width : 24%;
	padding-top : 8px;
}
.menu .mleft0  {
	text-align : center;
	width : 1%;
}
.menu .mleft2  {
	text-align : center;
	width : 1%;
}
.menu .mleft4 {
	text-align : center;
	width : 120px;
	padding : 6px 0 8px 0;
}
@media only screen and (max-width: 800px) {
	.pcNavi  {
		display : none;
	}
	.smpNavi  {
		display : block;
	}
	.spwrap .leftnavi  {
		float : none;
		width : 100%;
		margin-right : 0px;
		padding-left : 0px;
		box-sizing: border-box;
		position : absolute;
		top : 63px;
		left : -102%;
	}
	.spwrap .mainContents  {
		width : 100%;
		float : none;
		padding-right : 8px;
		padding-left : 8px;
		box-sizing: border-box;
	}
	.spwrap .mainContents .mcblock td h4  {
		font-size : 20px;
	}
	.spwrap .mainContents .mcblock td div  {
		font-size : 14px;
		padding-right : 32px;
	}
}
@media only screen and (max-width: 641px) {
	.menu .mleft1  {
		text-align : center;
		width : 49%;
		height : 30px;
		padding-top : 8px;
	}
	.menu .mleft0  {
		text-align : center;
		height : 30px;
		width : 2%;
	}
	.menu .mleft2  {
		display : none !important;
		clear : both;
	}
	.slkimg  {
		width : 200px;
	}
}

.block  {
	position : relative;
	width : 100%;
	height : 100%;
	overflow : hidden;
	padding : 64px 0 0 0;
	margin : 0;
	text-align : center;
}
.block h2 {
	font-size : 24px;
	letter-spacing : 3px;
	color : #000000;
	margin-bottom : 40px;
}
h2.formTitle  {
	font-size : 16px;
	letter-spacing : 3px;
	padding : 4px;
	background-color : #0eb1dc;
	color : #ffffff;
	margin-bottom : 20px;
}
.block h2 span {
	font-size : 14px;
	color : #4b4b4b;
	display : block;
	letter-spacing : 0;
}
.block_s  {
	position : relative;
	width : 100%;
	height : 100%;
	overflow : hidden;
	padding : 0;
	margin : 90px 0 6px 0;
	text-align : center;
}
.block_s h2 img {
	width : 100%;
	max-width : 480px;
}
.block_k  {
	position : relative;
	width : 100%;
	height : 100%;
	overflow : hidden;
	padding : 0;
	margin : 0 0 90px 0;
	text-align : center;
}
.block_k h2 img {
	width : 100%;
	max-width : 480px;
}
.block_m  {
	position : relative;
	width : 100%;
	height : 100%;
	overflow : hidden;
	padding : 0;
	margin : 0 0 0 0;
	text-align : center;
}
.block_m h2 img {
	width : 100%;
	max-width : 480px;
}
.block .all img {
	margin-left : 8px;
	width : 100%;
	max-width : 1076px;
}
.block .heaf  {
	width : 48.6%;
	display : inline-block;
	margin : 6px 4px 6px 8px;
}
.block .heaf img {
	width : 100%;
	max-width : 525px;
}

.contens02  {
	margin-bottom : 52px;
}
.contens02 .back01 {
	background-color : #e1e1e1;
}
.slider div.item  {
	padding : 16px 4px;
}
.slider div.itemInner  {
	padding : 0;
	position : relative;
}
.slider div.itemInner .text01  {
	display : block;
	position : absolute;
	bottom : 0;
	left : 0;
	font-size : 13px;
	color : #ffffff;
	background : rgba(0, 0, 0, 0.6);
	text-align : center;
	padding : 4px 0;
}
.slider div.itemInner .image  {
	margin-bottom : 6px;
	width : 220px !important;
}
.slider div.itemInner .text01 span {
	display : block;
	font-size : 13px;
}
.slider div.itemInner .text02  {
	display : inline-block;
	width : 55%;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
	text-align : right;
}
.slider div.itemInner .text02 span {
	font-size : 18px;
	color : #ff0000;
}
.voice_thumb  {
	width : 220px !important;
	height : 220px;
	object-fit : cover;
	font-family : 'object-fit: cover;';
}
.voice_thumb_ie  {
	display : block;
	width : 220px !important;
	height : 220px;
	background-size : cover;
	background-repeat : no-repeat;
	background-position : center center;
}
.itemWrap  {
	width : calc(100% + 36px);
	margin-left : -9px;
}
.itemBlock  {
	width : 29.3%;
	padding : 1.3%;
	background-color : #f0f0f0;
	display : inline-block;
	margin : 0 0.5% 2% 0.5%;
}
.itemBlock .whiteBack {
	background-color : #ffffff;
}
.itemBlock .whiteBack p img {
	width : 100%;
}
.itemBlock .whiteBack dl {
	padding : 8px;
}
.itemBlock .whiteBack dt {
	display : inline-block;
	width : 48.5%;
	text-align : left;
	vertical-align : top;
}
.itemBlock .whiteBack dd {
	display : inline-block;
	width : 48.5%;
	text-align : right;
	vertical-align : top;
}
.itemBlock .whiteBack dt img {
	height : 26px;
}
.itemBlock .whiteBack dd .zaiko {
	display : inline-block;
	color : #d92320;
	padding : 4px 8px;
	font-size : 12px;
	line-height : 13px;
	border : 1px solid #d92320;
}
.itemBlock .whiteBack dd .zaiko_c {
	display : inline-block;
	color : #d92320;
	padding : 4px 8px;
	font-size : 10px;
	line-height : 13px;
	border : 1px solid #d92320;
	white-space: nowrap;
}
.itemBlock h4  {
	font-size : 14px;
	color : #2e2e2e;
	line-height : 20px;
	font-weight : normal;
	height : 40px;
	overflow : hidden;
	margin : 6px 0;
}
.itemBlock .price dt {
	display : inline-block;
	width : 48.5%;
	text-align : left;
	vertical-align : top;
	color : #009ac0;
	font-size : 16px;
	font-weight : bold;
}
.itemBlock .price dd {
	display : inline-block;
	width : 48.5%;
	text-align : right;
	vertical-align : top;
	color : #000000;
	font-size : 18px;
	font-weight : bold;
}
.itemBlock .cate01  {
	background-color : #868686;
	font-size : 13px;
	text-align : center;
	line-height : 14px;
	padding : 4px 0;
	color : #ffffff;
}
.infonaiyou  {
	display : inline-block;
	width : 32.4%;
	margin-top : 24px;
}
.infonaiyou img {
	width : 90%;
	max-width : 328px;
}
.infoleft h5,
.infonaiyou h5 {
	display : inline-block;
	width : 90%;
	text-align : left;
	padding : 6px 0;
	font-size : 16px;
	color : #000000;
}
.infoleft p {
	text-align : left;
	padding : 6px 0 !important;
	font-size : 13px !important;
	color : #8f9190 !important;
	line-height : 24px !important;
}
.item01  {
	text-align : left;
}
.item02  {
	text-align : center;
}
.item03  {
	text-align : right;
}
.middelWrap  {
	width : 100%;
	max-width : 1068px;
	margin : 0 auto;
	padding : 0 8px;
	box-sizing: border-box;
}
.galleryBox  {
	display : inline-block;
	width : 240px;
	margin : 0 1% 8% 1%;
}
.galleryBox .gr_imgs  {
	width : 240px;
	height : 240px;
	overflow : hidden;
	border : 1px solid #e1e1e1;
}
.galleryBox .gr_imgs img {
	width : 240px;
	height : 240px;
	object-fit : cover;
	font-family : 'object-fit: cover;';
}
.galleryBox .gr_ttls  {
	padding-top : 4px;
	display : table;
	width : 100%;
}
.galleryBox .gr_ttls .gr_cate {
	display : table-cell;
	text-align : left;
	color : #747474;
	font-size : 14px;
}
.galleryBox .gr_ttls .gr_title {
	display : table-cell;
	text-align : right;
}
.galleryBox .gr_ttls .gr_title a {
	color : #909090;
	font-size : 13px;
	text-decoration : none;
}
.galleryBox .gr_ttls .gr_title a:hover {
	color : #0eb1db;
}
.galleryTrans  {
	display : inline-block;
	width : 240px;
	height : 1px;
	font-size : 1px;
	line-height : 1px;
	margin : 0 1% 8% 1%;
}
.performBox  {
	width : 100%;
	max-width : 1167px;
	margin : 0 auto;
	padding : 0;
	position : relative;
}
.performWrap  {
	width : 100%;
	max-width : 810px;
	margin : 0 auto;
	padding : 0 8px;
	box-sizing: border-box;
	position : relative;
}
.profileDetail  {
	text-align : left;
}
.performWrap .performCate {
	display : inline-block;
	font-size : 16px;
	line-height : 18px;
	border : 1px solid #040a06;
	color : #424242;
	padding : 10px 50px;
	font-weight : bold;
	margin-bottom : 10px;
}
.performWrap .wrapPfm {

}
.performWrap .wrapPfm dl {
	font-size : 16px;
	line-height : 18px;
	border-bottom : 2px dotted #acacac;
	padding : 17px 0;
	text-align : left;
}
.performWrap .wrapPfm dt {
	font-size : 14px;
	line-height : 14px;
	padding : 10px 0;
	color : #0eb1db;
}
.performWrap .wrapPfm dd {
	font-size : 20px;
	line-height : 30px;
	padding : 10px 0;
	color : #424242;
	font-weight : bold;
}
.performWrap .wrapPfm a {
	display : block;
	font-size : 14px;
	line-height : 14px;
	color : #424242;
	font-weight : normal;
	padding-top : 10px;
}
.performWrap .wrapPfm a:hover {
	color : #0eb1db;
}
.pfmPrev  {
	position : absolute;
	left : -80px;
	top : 270px;
}
.pfmNext  {
	position : absolute;
	right : -80px;
	top : 270px;
}
.pfmPrev a  {
	font-size : 10px;
	text-decoration : none;
	color : #4b4b4b;
}
.pfmNext a  {
	font-size : 10px;
	text-decoration : none;
	color : #4b4b4b;
}
.pnbtns  {
	height : 20px;
	position : static;
}
#fmd01  {
	width : 100%;
	box-sizing : border-box;
}
@media only screen and (max-width: 1560px) {
	.slider div.item  {
		padding : 24px 16px;;
	}
}
@media only screen and (max-width: 1465px) {
	.slider div.item  {
		padding : 24px 8px;;
	}
}
@media only screen and (max-width: 1370px) {
	.slider div.item  {
		padding : 24px 4px;;
	}
}
@media only screen and (max-width: 1320px) {
	.slider div.itemInner .text01  {
		display : block;
		width : 100%;
		border-style : none;
	}
	.slider div.itemInner .text02  {
		display : block;
		width : 100%;
	}
	.slider div.itemInner .text01 span {
		display : inline-block;
		margin-right : 12px;
	}
}
@media only screen and (max-width: 1167px) {
	.block .heaf  {
		width : 48%;
		margin : 6px 4px 6px 8px;
	}
	#fmd01  {
		width : 100%;
		box-sizing : border-box;
	}
}
@media only screen and (max-width: 980px) {
	.itemBlock  {
		width : 29%;
	}
	.pfmPrev  {
		left : -40px;
	}
	.pfmNext  {
		right : -40px;
	}
}
@media only screen and (max-width: 980px) {
	.pnbtns  {
		height : 120px;
		position : relative;
	}
	.pfmPrev  {
		top : 30px;
		left : 0;
	}
	.pfmNext  {
		top : 30px;
		right : 0;
	}
}
@media only screen and (max-width: 730px) {
	.block .heaf  {
		width : 48%;
		margin : 6px 2px 6px 4px;
	}
	.performWrap .performCate {
		padding : 10px 20px;
	}
	.performWrap .wrapPfm dl {
		font-size : 14px;
		padding : 10px 0;
	}
	.performWrap .wrapPfm dt {
		font-size : 13px;
		line-height : 14px;
	}
	.performWrap .wrapPfm dd {
		font-size : 16px;
		line-height : 26px;
	}
	.performWrap .wrapPfm a {
		font-size : 13px;
		line-height : 14px;
	}
}
@media only screen and (max-width: 600px) {
	.itemWrap  {
		width : 100%;
		margin-left : 0px;
	}
	.itemBlock  {
		width : 43.4%;
		padding : 2%;
		background-color : #f0f0f0;
		display : inline-block;
		margin : 0 1% 2% 1%;
	}
	.spwrap .mainContents .mcblock .bluetext  {
		font-size : 18px;
	}
	.spwrap .mainContents .mcblock .bluetext strong {
		font-size : 22px;
	}
}
@media only screen and (max-width: 520px) {
	.galleryBox  {
		display : inline-block;
		width : 140px;
		margin : 0 1% 8% 1%;
	}
	.galleryBox .gr_imgs  {
		width : 140px;
		height : 140px;
		overflow : hidden;
		border : 1px solid #e1e1e1;
	}
	.galleryBox .gr_imgs img {
		width : 140px;
		height : 140px;
		object-fit : cover;
		font-family : 'object-fit: cover;';
	}
	.galleryBox .gr_ttls  {
		padding-top : 4px;
		display : block;
		width : 100%;
	}
	.galleryBox .gr_ttls .gr_cate {
		display : block;
		width : 100%;
		font-size : 13px;
	}
	.galleryBox .gr_ttls .gr_title {
		display : block;
		text-align : right;
	}
	.galleryBox .gr_ttls .gr_title a {
		font-size : 12px;
	}
	.galleryTrans  {
		width : 140px;
	}
}
@media only screen and (max-width: 500px) {
	#wrapGallery  {
		float : none;
		width : 99.4%;
		margin-left : 0;
		margin-right : 0;
		box-sizing: border-box;
	}
	#wrapGalleryList  {
		float : none;
		width : 100%;
		box-sizing: border-box;
	}
	.performWrap .performCate {
		margin-top : 40px;
	}
	.spwrap .mainContents h2.det_ttl {
		font-size : 20px !important;
		line-height : 21px;
		border-bottom : 1px solid #656968 !important;
		padding : 6px 0;
		margin-bottom : 10px !important;
		margin-top : 8px;
	}
	.spwrap .mainContents h2.det_ttl span {
		font-size : 16px;
		padding-top : 8px;
	}
	.wrapProf dt  {
		font-size : 14px;
	}
	.wrapProf dd  {
		font-size : 16px;
	}
	.infonaiyou  {
		display : block;
		width : 100%;
		margin : 24px auto 0 auto;
		padding : 0 12px;
		text-align : left !important;
		max-width : 390px;
	}
	.infonaiyou img {
		width : 92%;
		max-width : 328px;
	}
	.infoleft h5,
	.infonaiyou h5 {
		display : block;
		width : 100%;
		text-align : left;
	}
	.infoleft p {
		text-align : left;
		padding : 6px 0 !important;
		font-size : 13px !important;
		color : #8f9190 !important;
		line-height : 24px !important;
	}
	.item01  {
		text-align : center;
	}
	.item02  {
		text-align : center;
	}
	.item03  {
		text-align : center;
	}
	.spwrap .mainContents .mcblock .bluetext  {
		font-size : 16px;
	}
	.spwrap .mainContents .mcblock .bluetext strong {
		font-size : 18px;
	}
	.spwrap .mainContents .mcblock td h4  {
		font-size : 16px;
	}
	.spwrap .mainContents .mcblock td div  {
		font-size : 12px;
		padding-right : 16px;
	}
}
@media only screen and (max-width: 472px) {
	.spwrap .mainContents .mcblock li  {
		width : 32%;
		margin-bottom : 16px;
		min-width : 80px;
	}
	.spwrap .mainContents .mcblock li img {
		width : 100%;
	}
}
@media only screen and (max-width: 440px) {
	.itemBlock .whiteBack dt {
		width : 48%;
	}
	.itemBlock .whiteBack dd {
		width : 48%;
	}
	.itemBlock .whiteBack dt img {
		height : 22px;
	}
	.itemBlock .whiteBack dd .zaiko {
		padding : 3px 6px;
		font-size : 12px;
		line-height : 13px;
	}
	.itemBlock .whiteBack dd .zaiko_c {
		padding : 3px 4px;
		font-size : 9px;
		line-height : 13px;
		white-space: nowrap;
	}
	.itemBlock h4  {
		font-size : 13px;
		line-height : 18px;
		height : 36px;
	}
	.itemBlock .price dt {
		width : 48%;
		font-size : 14px;
	}
	.itemBlock .price dd {
		width : 48%;
		font-size : 16px;
	}
	.itemBlock .cate01  {
		font-size : 12px;
		line-height : 13px;
	}
	.spwrap .mainContents h2 {
		font-size : 18px;
		margin-bottom : 16px;
	}
	.spwrap .mainContents .mcblock dt  {
		width : 70px;
		font-size : 16px;
		font-weight : bold;
		vertical-align : top;
	}
	.spwrap .mainContents .mcblock dd  {
		width : calc(100% - 96px);
	}
	.spwrap .mainContents .mcblock .bluetext  {
		font-size : 14px;
	}
	.spwrap .mainContents .mcblock .bluetext strong {
		font-size : 16px;
	}
}
@media only screen and (max-width: 415px) {
	.itemBlock  {
		width : 46%;
		padding : 1%;
		background-color : #f0f0f0;
		display : inline-block;
		margin : 0 0.5% 2% 0.5%;
	}
	.itemBlock .whiteBack dl {
		padding : 6px 4px;
	}
	.slkimg  {
		width : 140px;
	}
	.spwrap .mainContents .mcblock .spimg  {
		display : inline-block;
		width : 49%;
		text-align : center;
		vertical-align : top;
		margin-bottom : 24px;
		min-width : 100px;
	}
	.spwrap .mainContents .mcblock .spimg img {
		width : 100%;
	}
}
@media only screen and (max-width: 415px) {
	.spwrap .mainContents .mcblock tbody  {
		display : block;
	}
	.spwrap .mainContents .mcblock tr  {
		display : block;
	}
	.spwrap .mainContents .mcblock td  {
		display : block;
	}
	.slkimg  {
		width : 240px;
	}
	.spwrap .mainContents .mcblock td div {
	    padding-bottom : 10px;
	}
}

.btnarea  {
	margin-top : 52px;
}
.btnarea a {
	display : inline-block;
	text-align : center;
	padding : 17px 0 10px 0;
	border : 1px solid #7f7f7f;
	width : 90%;
	max-width : 480px;
	box-sizing: border-box;
}
.bannerWrap  {
	text-align : center;
	display : block;
}
.bannerWrap_s  {
	text-align : center;
	display : none;
}
.bannerWrap img {
	width : 98%;
	margin : 0 auto;
	max-width : 676px;
}
.bannerWrap_s img {
	width : 98%;
	margin : 0 auto;
	max-width : 540px;
}
@media only screen and (max-width: 800px) {
	.bannerWrap  {
		display : none;
	}
	.bannerWrap_s  {
		display : block;
	}
}

.contens03  {

}
.contens03 .back02  {
	background : url(../img/cback.jpg) no-repeat 0 0;
	height : 309px;
	margin-bottom : 20px;
}
.contens03 .back02 p {
	font-size : 18px;
	font-weight : bold;
	color : #ffffff;
	margin : 0 0 16px 0;
	padding-top : 68px;
	line-height : 30px;
	display : block;
}
.contens03 .back02 p span {
	font-size : 24px;
	color : #fff747;
}
.bodyTels  {
	background-color : #ffffff;
	width : 725px;
	padding : 15px 0 10px 0;
	text-align : center;
	margin : 16px auto;
	position : relative;
	border : 1px solid #3e3e3e;
}
.fbcenter  {
	display : inline-block;
	vertical-align : top;
	padding-top : 6px;
}
.fbcenter a {
	pointer-events: none;
}
.fbcenter span.type01 {
	display : inline-block;
	margin-right : 8px;
	font-size : 18px;
	color : #505050;
	line-height : 20px;
	margin-bottom : 8px;
}
.fbcenter strong {
	display : inline-block;
	font-size : 30px;
	color : #505050;
	line-height : 32px;
	margin-bottom : 8px;
}
.fbcenter span.type02 {
	display : inline-block;
	width : 64px;
	text-align : center;
	font-size : 12px;
	color : #ffffff;
	background-color : #505050;
	padding : 2px 0;
	line-height : 13px;
}
.fbcenter span.type03 {
	display : inline-block;
	margin-left : 4px;
	font-size : 14px;
	color : #505050;
	line-height : 16px;
	padding-top : 2px;
}
.fbcenter span.type04 {
	display : inline-block;
	width : 64px;
	text-align : center;
	margin-left : 14px;
	font-size : 12px;
	color : #ffffff;
	background-color : #505050;
	padding : 2px 0;
	line-height : 13px;
}
.fbright  {
	display : inline-block;
	vertical-align : top;
	margin-left : 25px;
}
.fbright a  {
	text-decoration : underline !important;
	font-size : 12px;
	color : #7f7f7f;
}
.fbright a img {
	width : 90%;
	max-width : 341px;
}
.fbright a:hover  {
	color : #ff7f7f;
}
.fbright span {
	font-size : 12px;
	color : #7f7f7f;
	text-decoration : underline !important;
	display : inline-block;
	position : relative;
	top : -4px;
}
@media only screen and (max-width: 1167px) {
	#wrapper  {
		height : 35vw;
	}
	.slide_all {
		height : 35vw;
	}
}
@media only screen and (max-width: 740px) {
	.contens03 .back02 p {
		font-size : 14px;
		font-weight : bold;
		color : #ffffff;
		margin : 0 0 16px 0;
		padding-top : 20px;
		line-height : 18px;
		display : block;
	}
	.contens03 .back02 p span {
		font-size : 18px;
		color : #fff747;
	}
	.bodyTels  {
		background-color : #ffffff;
		width : 90%;
		padding : 10px 0 10px 0;
		text-align : center;
		margin : 16px auto;
		position : relative;
		border : 1px solid #3e3e3e;
	}
	.fbcenter  {
		display : inline-block;
		vertical-align : top;
		padding-top : 6px;
	}
	.fbcenter a {
		pointer-events: auto;
	}
	.fbcenter span.type01 {
		display : inline-block;
		margin-right : 8px;
		font-size : 14px;
		color : #505050;
		line-height : 16px;
		margin-bottom : 2px;
	}
	.fbcenter strong {
		display : inline-block;
		font-size : 20px;
		color : #505050;
		line-height : 24px;
		margin-bottom : 2px;
	}
	.fbcenter span.type02 {
		display : inline-block;
		width : 50px;
		margin-left : 13px;
		text-align : center;
		font-size : 11px;
		color : #ffffff;
		background-color : #505050;
		padding : 2px 0;
		line-height : 13px;
	}
	.fbcenter span.type03 {
		display : inline-block;
		margin-left : 4px;
		font-size : 13px;
		color : #505050;
		line-height : 16px;
		padding-top : 2px;
	}
	.fbcenter span.type04 {
		display : inline-block;
		width : 50px;
		text-align : center;
		margin-left : 13px;
		font-size : 12px;
		color : #ffffff;
		background-color : #505050;
		padding : 2px 0;
		line-height : 13px;
	}
	.fbright  {
		display : inline-block;
		vertical-align : top;
		margin-left : 2px;
		margin-top : 12px;
	}
	.fbright a  {
		text-decoration : underline !important;
		font-size : 12px;
		color : #7f7f7f;
	}
	.fbright a:hover  {
		color : #ff7f7f;
	}
	.fbright span {
		font-size : 12px;
		color : #7f7f7f;
		text-decoration : underline !important;
		display : inline-block;
		position : relative;
		top : -4px;
	}
}
.b3_timg  {
	width : 90%;
	margin : 0 auto;
	max-width : 480px;
}
.b3_mimg  {
	width : 96%;
	margin : 0 auto;
	max-width : 390px;
}
.shadowBox  {
	max-width : 1050px;
	width : 100%;
	margin : 0 auto;
	box-shadow: 2px 2px 4px;
	background-color : #ffffff;
}
.shadowBox h3  {
	background-color : #009faf;
	font-size : 18px;
	color : #ffffff;
	text-align : center;
	padding : 6px 0;
}
.shadowBoxInner  {
	padding : 10px 0;
	text-align : center;
}
.shadowBoxInner img {
	margin : 5px;
	width : calc(100% - 10px);
	max-width : 504px;
}

@media only screen and (max-width: 600px) {
	#wrapper  {
		height : 40vw;
	}
	.block  {
		margin : 0 0 6px 0;
		padding-top : 32px;
	}
	.block_s  {
		margin : 18vw 0 6px 0;
	}
	.block_k  {
		margin : 0 0 18vw 0;
	}
	.block .all img {
		margin : 0 auto;
		width : 99%;
		max-width : 525px;
	}
	.block .heaf  {
		width : 100%;
		display : inline-block;
		margin : 0 auto;
	}
	.block .heaf img {
		margin : 0 auto;
		width : 99%;
	}
	.contens03 .all_n .item01 {
		font-size : 14px;
		line-height : 26px;
		padding : 0 10px;
	}
	.contens03 .all_n .item02 {
		font-size : 12px;
		padding : 0 10px;
	}
	.contens03 .all_n .item01 span  {
		display : inline-block;
	}
	.btnarea  {
		margin-bottom : 10vw;
	}
}

.contens04 .normalBox  {
	max-width : 1167px;
	width : 100%;
	margin : 0 auto 70px auto;
	background-color : #ffffff;
}
.contens04 .normalBox_u  {
	max-width : 1167px;
	width : 100%;
	margin : 0 auto 0 auto;
	background-color : #ffffff;
}
.contens04 .normalBox_d  {
	max-width : 1167px;
	width : 100%;
	margin : 0 auto 80px auto;
	padding : 0 6px;
	background-color : #ffffff;
	box-sizing: border-box;
}
.contens04 .normalBox h3  {
	font-size : 18px;
	color : #0db1eb;
	text-align : center;
	padding : 6px 0;
	border : 1px solid #0db1eb;
	margin : 0 8px 16px 8px;
}
.contens07 h3  {
	font-size : 18px;
	color : #0db1eb;
	text-align : center;
	padding : 6px 0;
	border : 1px solid #0db1eb;
	margin : 0 0 16px 0;
}
.contens04 .normalBox h3.gray  {
	font-size : 16px !important;
	color : #646464;
	font-weight : normal !important;
	border : 1px solid #b7b7b7 !important;
}
.contens04 .normalBox .flow  {
	display : inline-block;
	width : 16.9%;
	vertical-align : top;
}
.leftarrow  {
	padding-left : 2%;
	background : url(../img/f_arrow.png) no-repeat left 150px;
}
.leftarrow span a {
	color : #626262;
}
.contens04 .normalBox .fspace  {
	display : inline-block;
	width : 1px;
	font-size : 0;
}
.contens04 .normalBox span  {
	font-size : 12px;
	line-height : 18px;
	color : #626262;
	display : block;
	border-top : 1px dashed #626262;
	padding-top : 8px;
	text-align : left;
	margin : 0 8px;
}
.contens04 .sinsa01  {
	width : 40%;
	max-width : 407px;
	display : inline-block;
	margin-right : 30px;
}
.contens04 .sinsa01 img {
	width : 100%;
	max-width : 407px;
}
.contens04 .sinsa02  {
	width : 58%;
	display : inline-block;
}
.contens04 .sinsa02 img.lerge {
	margin-right : 4px;
}
.contens04 .sinsa01 h4  {
	background-color : #35ad3f;
	color : #ffffff;
	font-weight : normal;
	font-size : 13px;
	padding : 4px 0;
	text-align : center;
	margin : 16px 0 12px 0;
}
.contens04 .sinsa02 h4  {
	background-color : #e8343d;
	color : #ffffff;
	font-weight : normal;
	font-size : 13px;
	padding : 4px 0;
	text-align : center;
	margin : 16px 0 12px 0;
}
.pdt0  {
	padding-top : 0 !important;
}
.contens04 .normalBox .draftcomm  {
	border-top : 1px solid #575757;
	border-bottom : 1px solid #575757;
	color : #727272;
	font-size : 14px;
	line-height : 26px;
	padding : 16px 8px;
	font-weight : bold;
}
.contens04 .normalBox .draftcomm strong {
	font-size : 24px;
}
h4.radtitle  {
	width : 320px;
	border : 1px solid #929292;
	border-radius : 16px;
	color : #727272;
	font-size : 16px;
	line-height : 18px;
	padding : 6px 0;
	font-weight : normal;
}
dl.draftlist  {
	margin-top : 20px;
}
ul.draftlist  {
	margin-top : 40px;
}
.draftlist dt {
	display : inline-block;
	color : #4b4b4b;
	font-size : 14px;
	line-height : 22px;
	padding : 4px 0;
	width : 18px;
	text-align : left;
	vertical-align : top;
}
.draftlist dd {
	display : inline-block;
	color : #4b4b4b;
	font-size : 14px;
	line-height : 22px;
	padding : 4px 0;
	width : calc(100% - 18px);
	text-align : left;
	vertical-align : top;
}
.draftlist li {
	display : inline-block;
	text-align : left;
	vertical-align : top;
}
.draftlist li.pat01 {
	margin-right : 54px;
	padding-top : 8px;
}
.draftlist li.pat02 {
	margin-right : 34px;
}
.draftleft  {
	display : inline-block;
	text-align : left;
	vertical-align : top;
	width : calc(60% - 6px);
	padding-left : 6px;
}
.draftleft p {
	font-size : 16px;
	line-height : 32px;
	margin-bottom : 40px;
}
.draftright img {
	width : 100%;
	max-width : 390px;
}
.draftright  {
	display : inline-block;
	text-align : right;
	vertical-align : top;
	width : 39%;
	width : calc(39% - 6px);
	padding-right : 6px;
}
.designleft  {
	display : inline-block;
	text-align : center;
	vertical-align : top;
	width : 49%;
	border-right : 1px solid #9f9f9f;
	box-sizing: border-box;
	margin-top : 12px;
}
.designright  {
	display : inline-block;
	text-align : center;
	vertical-align : top;
	width : 49%;
	box-sizing: border-box;
	margin-top : 12px;
}
.designleft h5 {
	text-align : center;
	color : #000000;
	font-size : 16px;
	width : 347px;
	border : 3px solid #017c67;
	margin : 0 auto;
	padding : 10px 0;
}
.designleft h5 strong {
	color : #007e69;
	font-size : 20px;
}
.designleft p {
	margin : 20px 0;
	line-height : 2.0;
}
.designleft div img {
	width : 80%;
	max-width : 376px;
	margin-right : 25px;
}
.designright h5 {
	text-align : center;
	color : #000000;
	font-size : 16px;
	width : 347px;
	border : 3px solid #7d5e01;
	margin : 0 auto;
	padding : 10px 0;
}
.designright h5 strong {
	color : #7d5e01;
	font-size : 20px;
}
.designright p {
	margin : 20px 0;
	line-height : 2.0;
}
.designright div img {
	width : 80%;
	max-width : 376px;
	margin-right : 25px;
}
.designrule01  {
	font-size : 18px;
	font-weight : bold;
	line-height : 36px;
	color : #737373;
	padding : 6px 0 20px 0;
}
.designrule01 strong {
	font-size : 24px;
	color : #0db1eb;
}
.designrule01 a {
	color : #737373;
}
.designrule01 a:hover {
	color : #0db1eb;
}
.designrule02  {
	font-size : 12px;
	line-height : 20px;
	color : #737373;
	padding : 0 8px;
}
.designrule03  {
	font-size : 14px;
	line-height : 24px;
	color : #4c4c4c;
	text-align : left;
	padding-left : 16px;
}
.designrule03 dt {
	margin-top : 24px;
}
.draftbutton  {
	margin-top : 60px;
}
.draftbutton img {
	width : 90%;
	max-width : 683px;
}
.pddwrap  {
	padding : 0 8px;
}
.draftimage  {
	width : 31%;
	text-align : center;
	vertical-align : top;
	margin-top : 6px;
}
.okimage  {
	display : inline-block;
}
.ngimage  {
	display : inline-block;
	margin-left : 3%;
}
.okimage .photo img {
	width : 100%;
	max-width : 339px;
}
.ngimage .photo img {
	width : 100%;
	max-width : 338px;
}
.draftimage .maru  {
	height : 60px;
	color : #cc6c78;
	font-size : 18px;
	line-height : 30px;
	font-weight : bold;
	margin : 10px 0;
}
.draftimage .batsu  {
	height : 49px;
	color : #4994b4;
	font-size : 18px;
	line-height : 30px;
	font-weight : bold;
	margin : 10px 0;
	padding-top : 24px;
}
.draftimage .batsu2  {
	height : 49px;
	color : #4994b4;
	font-size : 18px;
	line-height : 30px;
	font-weight : bold;
	margin : 10px 0;
	padding-top : 24px;
}
.smp_none  {
	display : inline;
}
.contens05  {
	text-align : center;
	margin : 64px 0 24px 0;
	background : url(../img/lineback.png) repeat-x 0 -12px;
}
.contens05 img  {
	position : relative;
	left : 56px;
}
.b5img_pc  {
	display : inline;
}
.b5img_smp  {
	display : none;
	width : 100%;
	max-width : 543px;
}
.c5img_smp  {
	display : none;
}
.infoWrap  {
	border : 1px solid #6f6f6f;
}
.infoWrap h4 {
	background-color : #6f6f6f;
	text-align : center;
	padding : 8px 0;
	color : #ffffff;
	font-size : 16px;
}
.infoWrap table {
	margin : 40px 4%;
	border-collapse : collapse;
	color : #6e6e6e;
	font-size : 16px;
	line-height : 28px;
}
.infoWrap th {
	border : 1px solid #6f6f6f;
	background-color : #dcf2fd;
	padding : 16px 0;
	width : 20%;
	max-width : 195px;
	font-weight : normal;
}
.infoWrap td {
	border : 1px solid #6f6f6f;
	background-color : #ffffff;
	padding : 16px;
	text-align : center;
}
.infoWrap td div {
	border : 1px solid #6f6f6f;
	padding : 16px;
	text-align : left;
	font-size : 14px;
	line-height : 26px;
	height : 108px;
	overflow : auto;
}
.contens06  {

}
.contens06 .sliderOutWrap  {
	background-color : #fff949;
}
.contens06 .slider2Wrap  {
	width : 1163px;
	background-color : #fff949;
	padding : 22px 50px;
	margin : 0 auto;
	position : relative;
}
.contens06 .slider2Wrap .rankPrev {
	position : absolute;
	top : 180px;
	left : -30px;
	cursor : pointer;
}
.contens06 .slider2Wrap .rankNext {
	position : absolute;
	top : 180px;
	right : -30px;
	cursor : pointer;
}
.contens06 .slider2  {
	position : relative;
	width : 100%;
}
.contens06 .slider2 div.v_item  {
	position : relative;
	padding : 15px 0px;
	margin : 0 12px;
}
.contens06 .slider2 div.v_item h4 {
	font-size : 18px;
	color : #000000;
	background : url(../img/juni_back.png) no-repeat top center;
	margin-bottom : 0;
	padding-bottom : 0;
}
.contens06 .slider2 div.v_item h4 strong {
	font-size : 36px;
}
.contens06 .slider2 span  {
	position : absolute;
	top : 8px;
	right : 8px;
	max-width : 63px;
	max-height : 63px;
}
.contens06 .slider2 span img {
	width : 100%;
	border-radius : 10px;
}
.contens06 .slider2 div.v_item .text00 {
	margin : 0 0 4px 0;
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	line-height : 17px;
	height : 15px;
	overflow : hidden;
}
.contens06 .slider2 div.v_item .text01 {
	margin-top : 6px;
	color : #383838;
	font-size : 13px;
	line-height : 24px;
	height : 48px;
	overflow : hidden;
}
.contens06 .slider2 div.v_item .text02 {
	margin : 6px 0;
	color : #64b4b4b;
	font-size : 13px;
	line-height : 14px;
	background-color : #ffffff;
	padding : 4px 0;
	text-align : center;
}

.suitback  {
	background : url(../img/suit_back.png) no-repeat center -150px;
}
.meshback  {
	background : url(../img/dot_back.png) repeat 0 0;
}
.pad  {
	margin-top : -100px;
	padding-top : 100px;
	height : 1px;
	font-size : 1px;
}
.contens07  {
	width : 100%;
	margin : 10px auto;
}
.contens07 .faqItem {
	margin : 16px 0;
	width : 100%;
	position : relative;
	font-size : 14px;
}
.contens07 .faqItem .q {
	background : #eaeaea url(../img/q_mark.png) no-repeat 20px center;
	position : relative;
	padding : 16px 48px 16px 64px;
	color : #4a4a4a;
	font-weight : bold;
	text-align : left;
}
.contens07 .faqItem .a {
	background : #ffffff url(../img/a_mark.png) no-repeat 20px center;
	position : relative;
	padding : 16px 0 16px 64px;
	color : #4a4a4a;
	font-weight : normal;
	text-align : left;
	display : none;
}
.contens07 .faqItem .mark {
	position : absolute;
	top : 17px;
	right : 10px;
}
.contens07 .nextLink  {
	text-align : right;
}
.contens07 .nextLink a {
	font-size : 12px;
	color : #999999;
	text-decoration : none;
}
.contens07 .nextLink a:hover {
	color : #ff8080;
}
.contens09  {
	margin-top : -130px;
	padding-top : 130px;
}
.contens09 p  {
	font-size : 13px;
	color : #4b4b4b;
	padding : 4px;
	background-color : #ffffff;
}
.sgbtn a {
	display : block;
	width : 248px;
	text-align : center;
	margin : 20px auto;
	border : 1px solid #a0a0a0;
	padding : 10px 0 10px 6px;
	background-color : #ffffff;
	color : #a0a0a0;
	text-decoration : none;
}
.sgbtn a:hover {
	background-color : #ffffaa;
	color : #404040;
}
.qamenu  {
	width : 100%;
	max-width : 1068px;
	margin : 0 auto;
}
.qamenu table  {
	width : 100%;
	table-layout: fixed;
}
.qamenu td div  {

}
.qamenu td div a {
	display : block;
	box-shadow: 4px 4px 0px 0px #CCCCCC;
	-webkit-box-shadow: 4px 4px 0px 0px #CCCCCC;
	-moz-box-shadow: 4px 4px 0px 0px #CCCCCC;
	border: 3px solid #000000;
	padding : 8px 0;
	font-size : 16px;
	line-height : 18px;
	color : #000000;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}
.qamenu td div a:hover {
	opacity : 0.7;
}
@media only screen and (max-width: 1167px) {
	.contens04 .normalBox .leftarrow  {
		padding-left : 3%;
		background : url(../img/f_arrow.png) no-repeat left 150px;
	}
	.contens04 .normalBox .flow img {
		width : 100%;
	}
	.contens05 img  {
		left : 0;
		width : 98%;
		margin : 0 1%;
	}
	.contens07 .faqItem {
		margin : 16px 1%;
		width : 98%;
		position : relative;
	}
	.ngimage  {
		margin-left : 2%;
	}
	.contens06 .slider2Wrap  {
		width : 930px;
	}
}
@media only screen and (max-width: 985px) {
	.draftlist li.pat01 {
		display : block !important;
		margin-right : 0px;
		padding-top : 8px;
		text-align : center;
	}
	.draftlist li.pat02 {
		margin-left : 8px;
		margin-right : 8px;
	}
	.draftlist li.pat02 img {
		width : 100%;
		max-width : 387px;
	}
}
@media only screen and (max-width: 930px) {
	.contens06 .slider2Wrap  {
		width : 698px;
	}
}
@media only screen and (max-width: 816px) {
	.designleft h5 {
		font-size : 14px;
		width : 90%;
	}
	.designleft h5 strong {
		font-size : 18px;
	}
	.designleft p {
		margin : 20px 0;
		line-height : 2.0;
	}
	.designleft div img {
		margin-right : 16px;
	}
	.designright h5 {
		font-size : 14px;
		width : 90%;
	}
	.designright h5 strong {
		font-size : 18px;
	}
	.draftimage .maru  {
		font-size : 16px;
	}
	.draftimage .batsu  {
		font-size : 16px;
	}
	.draftimage .batsu2  {
		font-size : 16px;
	}
}
@media only screen and (max-width: 720px) {
	.draftimage .batsu2  {
		height : 60px;
		padding-top : 13px;
	}
	.infoWrap table {
		font-size : 14px;
		line-height : 24px;
	}
}
@media only screen and (max-width: 698px) {
	.contens06 .slider2Wrap  {
		width : 465px;
	}
}
@media only screen and (max-width: 600px) {
	.contens03 .back02  {
		padding-top : 30px;
		padding-bottom : 34px;
	}
	.contens04 .normalBox  {
		margin : 0 auto 30px auto;
	}
	.contens04 .normalBox_d  {
		margin : 0 auto 30px auto;
	}
	.contens04 .normalBox .flow  {
		display : inline-block;
		width : 45%;
		vertical-align : top;
		padding-bottom : 0px;
		margin : 20px 0;
	}
	.contens04 .normalBox .leftarrow  {
		padding-left : 4%;
		background : url(../img/f_arrow_s.png) no-repeat 4px 23.5vw;
	}
	.contens04 .normalBox .fspace  {
		width : 49%;
	}
	.contens04 .normalBox .flow img {
		display : inline-block;
		width : 100%;
		max-width : 178px;
		vertical-align : top;
	}
	.contens04 .normalBox span  {
		vertical-align : middle;
		display : inline-block;
		width : 84%;
		font-size : 12px;
		line-height : 20px;
		color : #676767;
		text-align : left;
		padding-left : 4px;;
	}
	.contens07 .faqItem {
		font-size : 13px;
	}
	.contens04 .sinsa01  {
		width : 96%;
		margin 0 auto;
		max-width : 407px;
		display : inline-block;
		margin-right : 0px;
	}
	.contens04 .sinsa01 img {
		width : 100%;
		max-width : 407px;
	}
	.contens04 .sinsa02  {
		width : 96%;
		margin 0 auto;
		display : inline-block;
	}
	.contens04 .sinsa02 img {
		width : 100%;
		max-width : 408px;
		margin-right : 0px;
	}
	.contens04 .sinsa02 img.lerge {
		width : 50% !important;
		max-width : 195px !important;
		margin-right : 0px;
	}
	.contens05  {
		margin : 24px 0 24px 0;
		background-image : none;
	}
	.b5img_pc  {
		display : none;
	}
	.b5img_smp  {
		display : inline;
	}
	.c5img_smp  {
		display : inline;
	}
	.contens07  {
		margin : 40px auto;
	}
	.designleft  {
		display : block;
		width : 100%;
		border-right : none;
		border-bottom : 1px solid #9f9f9f;
		margin-top : 12px;
		margin-bottom : 12px;
		padding-bottom : 12px;
	}
	.designright  {
		display : block;
		width : 100%;
		margin-top : 12px;
		margin-bottom : 12px;
	}
	.designrule01  {
		font-size : 16px;
		line-height : 32px;
		padding : 6px 8px 20px 8px;
	}
	.designrule01 strong {
		font-size : 20px;
		color : #0db1eb;
	}
	.draftimage .maru  {
		font-size : 14px;
	}
	.draftimage .batsu  {
		font-size : 14px;
	}
	.draftimage .batsu2  {
		font-size : 14px;
	}
	.draftleft  {
		display : block;
		text-align : left;
		vertical-align : top;
		width : 100%;
		padding-left : 12px;
		padding-right : 12px;
		box-sizing: border-box;
	}
	.draftleft p {
		font-size : 13px;
		line-height : 22px;
		margin-bottom : 30px;
	}
	.draftright  {
		display : block;
		text-align : center;
		vertical-align : top;
		width : 100%;
		padding-left : 12px;
		padding-right : 12px;
		box-sizing: border-box;
		margin-top : 20px;
	}
	.draftlist dt {
		font-size : 13px;
		line-height : 20px;
	}
	.draftlist dd {
		font-size : 13px;
		line-height : 20px;
	}
}
@media only screen and (max-width: 500px) {
	.contens03 .back02  {
		padding-top : 30px;
		padding-bottom : 0px;
		margin-bottom : 0;
	}
	.contens04 .normalBox h3  {
		font-size : 14px;
	}
	.contens04 .normalBox h3.gray  {
		font-size : 13px !important;
	}
	.smp_none  {
		display : none;
	}
	.designrule01  {
		font-size : 14px;
		line-height : 28px;
	}
	.designrule01 strong {
		font-size : 16px;
		color : #0db1eb;
	}
	.draftimage .mark img {
		width : 48px;
	}
	.draftimage .maru  {
		font-size : 13px;
	}
	.draftimage .batsu  {
		font-size : 13px;
		padding-top : 11px;
	}
	.draftimage .batsu2  {
		font-size : 13px;
		padding-top : 0px;
	}
	.okimage  {
		width : 60%;
		display : block;
		margin : 6px auto 24px auto;
	}
	.ngimage  {
		width : 45%;
		display : inline-block;
		margin-left : 2%;
		margin-right : 2%;
	}
	h4.radtitle  {
		width : 98%;
		border-radius : 14px;
		font-size : 14px;
		line-height : 18px;
	}
	.contens04 .normalBox .draftcomm  {
		text-align : left;
		font-size : 13px;
		line-height : 24px;
	}
	.contens04 .normalBox .draftcomm strong {
		font-size : 18px;
	}
	.infoWrap table {
		margin : 40px 4%;
		border-collapse : collapse;
		color : #6e6e6e;
		font-size : 14px;
		line-height : 24px;
	}
	.infoWrap tbody {
		display : block;
	}
	.infoWrap tr {
		display : block;
	}
	.infoWrap th {
		display : block;
		padding : 4px 0;
		width : auto;
		max-width : 500px;
		font-weight : normal;
		margin-top : 12px;
		border-bottom : none;
		border-radius : 6px 6px 0 0;
	}
	.infoWrap td {
		display : block;
		padding : 10px;
		border-radius : 0 0 6px 6px;
	}
	.infoWrap td div {
		border : 1px solid #6f6f6f;
		padding : 16px;
		text-align : left;
		font-size : 13px;
		line-height : 24px;
		height : auto;
		overflow : visible;
	}
}
@media only screen and (max-width: 465px) {
	.contens06 .slider2Wrap  {
		width : 233px;
	}
}
.contens08  {
	text-align : center;
	width : 100%;
	max-width : 1167px;
	margin : 0 auto 70px auto;
}
.contens08 img  {
	width : 100%;
	max-width : 1167px;
}

/*リースとは*/
.leaseTitle  {
	width : 94% !important;
	margin : 0 auto;
	max-width : 579px !important;
}
.contens01 .text  {
	text-align : center;
	font-size : 13px;
	color : #696969;
	padding : 16px 0 32px 0;
}
.lease01  {
	padding : 12px 0;
}
.lease01 strong {
	display : inline-block;
	text-align : left;
	color : #000000;
	font-size : 24px;
	vertical-align : top;
	line-height : 26px;
	
}
.lease01 strong.tp1 {
	padding : 3px 0 3px 16%;
	width : 50%;
}
.lease01 strong.tp2 {
	padding : 3px 0 3px 0;
	width : 30%;
}
.lease02  {
	font-size : 13px;
	color : #696969;
	line-height : 28px;
}
.lease03  {
	font-size : 24px;
	color : #009faf;
	line-height : 26px;
	padding : 10px 0;
	text-align : center;
	border-top : 2px dotted #009faf;
	border-bottom : 2px dotted #009faf;
	font-weight : bold;
	margin-top : 24px;
}
.lease04  {
	position : relative;
	border : 1px solid #ababab;
	margin-top : 12px;
	text-align : center;
}
.lease04 .c4item1 {
	display : block;
	margin : 27px auto 0 auto;
	width : 94%;
	max-width : 595px;
}
.lease04 .c4item2 {
	position : absolute;
	top : 220px;
	left : 60px;
	width : 60%;
	max-width : 374px;
}
.lease04 .c4item3 {
	position : absolute;
	top : 340px;
	right : 30px;
	width : 55%;
	max-width : 321px;
}
.lease04 .c4item4 {
	display : block;
	margin : 27px auto 28px auto;
	width : 45%;
	max-width : 328px;
}
.l4arrow  {
	margin : 18px 0 14px 0;
}
.leaseBox  {
	border : 1px solid #13a6b6;
	padding : 0 14px;
}
.normalBoxUnder  {
	max-width : 1167px;
	width : 100%;
	margin : 0 auto 30px auto;
	background-color : #ffffff;
}
.contens04 .keiyaku01  {
	width : 48.5%;
	display : inline-block;
	margin-right : 2%;
	vertical-align : top;
}
.contens04 .keiyaku01 img {
	width : 100%;
	max-width : 475px;
}
.contens04 .keiyaku02  {
	width : 48.5%;
	display : inline-block;
	vertical-align : top;
}
.contens04 .keiyaku02 img {
	width : 100%;
	max-width : 475px;
}
.contens04 .keiyaku01 h4  {
	background-color : #009faf;
	color : #ffffff;
	font-weight : normal;
	font-size : 13px;
	padding : 4px 0;
	text-align : center;
	margin : 16px 0 12px 0;
}
.contens04 .keiyaku02 h4  {
	background-color : #009faf;
	color : #ffffff;
	font-weight : normal;
	font-size : 13px;
	padding : 4px 0;
	text-align : center;
	margin : 16px 0 12px 0;
}
.b4subttl  {
	width : 100%;
	max-width : 480px;
	margin : 0 auto;
}
.lease05  {
	display : bleck;
}
.lease05s  {
	display : none;
}
.lease05 img  {
	width : 100%;
	margin : 0 auto;
	max-width : 1054px;
}
.lease05s img  {
	width : 100%;
	margin : 0 auto;
	max-width : 494px;
}
.lease06  {
	margin-top : 40px;
}
.lease06 img  {
	width : 30%;
	margin : 0 auto;
	max-width : 182px;
}
.contens03 .back02ls  {
	background-color : #e5f6fd;
	padding-top : 60px;
	padding-bottom : 60px;
}
.leaseBoxUnder img  {
	width : 96%;
	max-width : 440px;
	margin : 0 auto;
}
.contens11  {
	margin-top : 70px;
}
.contens11 img {
	width : 100%;
	max-width : 1167px;
	margin : 0 auto;
}
@media only screen and (max-width: 1024px) {
	.lease04 .c4item2 {
		position : relative;
		top : 0px;
		left : 0px;
	}
	.lease04 .c4item3 {
		position : relative;
		top : 0px;
		left : 0px;
	}
}
@media only screen and (max-width: 880px) {
	.lease01 strong {
		font-size : 20px;
		line-height : 24px;
	}
	.lease01 strong.tp1 {
		padding : 3px 0 3px 0;
		width : 64%;
	}
}
@media only screen and (max-width: 600px) {
	.lease01 strong {
		font-size : 16px;
		line-height : 22px;
	}
	.contens04 .keiyaku01  {
		width : 94%;
		margin : 0 auto;
	}
	.contens04 .keiyaku02  {
		width : 94%;
		margin : 0 auto;
	}
	.lease05  {
		display : none;
	}
	.lease05s  {
		display : block;
	}
	.lease06  {
		margin-top : 4vw;
	}
	.contens03 .back02ls  {
		padding-top : 40px;
		padding-bottom : 40px;
	}
	.contens11  {
		margin-top : 40px;
	}
}
@media only screen and (max-width: 414px) {
	.lease01 strong.tp1 {
		width : 90%;
	}
	.lease01 strong.tp2 {
		width : 90%;
	}
	.lease02  {
		font-size : 12px;
		line-height : 24px;
		padding : 0 10px;
		text-align : left;
	}
	.lease03  {
		font-size : 16px;
		line-height : 20px;
		padding : 10px;
		text-align : left;
	}
	.lease04 .c4item4 {
		margin : 12px auto 12px auto;
	}
	.contens03 .back02ls  {
		padding-top : 20px;
		padding-bottom : 20px;
	}
	.contens11  {
		margin-top : 30px;
	}
}

/*販売・買取*/
.contens04 .normalBox_u h3  {
	margin-top : 40px;
	background-color : #009faf;
	font-size : 18px;
	color : #ffffff;
	text-align : center;
	padding : 6px 0;
}
.contens04 .comm  {
	font-size : 16px;
	color : #000000;
	line-height : 30px;
	padding : 10px 0;
	text-align : center;
	border-top : 2px dotted #009faf;
	border-bottom : 2px dotted #009faf;
	margin-top : 4px;
	margin-bottom : 24px;
}
.contens03 .back02sb  {
	background-color : #e5f6fd;
	padding-top : 32px;
	padding-bottom : 32px;
	margin-top : 24px;
}
.boxTitle  {
	border : 1px solid #7f7f7f;
	color : #000000;
	font-size : 16px;
	line-height : 18px;
	padding : 18px;
	text-align : center;
	display : inline-block;
	width : 44%;
	margin-top : 44px;
}
.btleft  {
	margin-right : 2%;
}
.btright  {
	margin-left : 2%;
}

.contens04 .normalBox .sflow  {
	display : inline-block;
	width : 17.4%;
	vertical-align : top;
	padding-right : 2%;
	background : url(../img/f_arrow.png) no-repeat right 83px;
}
.contens04 .normalBox .sflow img {
	width : 100%;
	max-width : 178px;
}
.contens04 .normalBox .seflow  {
	display : inline-block;
	width : 17.4%;
	vertical-align : top;
}
.contens04 .normalBox .seflow img {
	width : 100%;
	max-width : 178px;
}
.contens04 .normalBox_w  {
	max-width : 1066px;
	width : 100%;
	margin : 0 auto 70px auto;
	text-align : center;
	background-color : #ffffff;
	position : relative;
	left : -2px;
}
.contens04 .normalBox_w .nimg  {
	display : inline-block;
	width : 18.5%;
	vertical-align : top;
	margin : 12px 6px;
}
.contens04 .normalBox_w .nimg img {
	width : 100%;
	max-width : 200px;
}
.contens04 .normalBox_w .nimg span {
	font-size : 16px;
	color : #000000;
	line-height : 18px;
}
.contens04 .normalBox_w .caution {
	font-size : 12px;
	color : #000000;
	line-height : 16px;
	text-align : left;
	padding-left : 6px;
}
.contens04 .normalBox_w .nitem  {
	display : inline-block;
	width : 12.9%;
	vertical-align : top;
	margin : 12px 5px;
}
.contens04 .normalBox_w .nitem img {
	width : 100%;
	max-width : 143px;
}
.contens04 .normalBox_w .nitem span {
	font-size : 10px;
	color : #000000;
	line-height : 18px;
}
.mleft4  {
	left : -3px !important;
}

/*弊社について*/
.contens10  {
	margin-bottom : 115px;
}
.aboutTable  {
	border-collapse : collapse;
	width : 100%;
}
.aboutTable caption  {
	background-color : #ebe9ed;
	color : #000000;
	font-size : 14px;
	border-top : 1px solid #919191;
	border-left : 1px solid #919191;
	border-right : 1px solid #919191;
	padding : 8px 0px;
}
.aboutTable th  {
	border : 1px solid #919191;
	background-color : #dcf2fd;
	color : #6f6f6f;
	font-size : 16px;
	line-height : 22px;
	padding : 15px 0px;
	width : 195px;
	font-weight : normal;
}
.aboutTable td  {
	border : 1px solid #919191;
	background-color : #ffffff;
	color : #6f6f6f;
	font-size : 16px;
	line-height : 22px;
	padding : 15px 22px;
}
.aboutTable td div {
	border : 1px solid #919191;
	height : 100px;
	width : 100%;
	overflow : auto;
	font-size : 14px;
	line-height : 20px;
	text-align : left;
	padding : 15px;
	box-sizing: border-box;
}

/*ブログ*/
.contens12  {
	margin-bottom : 90px;
}
.blogRight  {
	width : 70%;
	float : right;
	border : 1px solid #555555;
	box-sizing: border-box;
	max-width : calc(100% - 268px);
}
.blogLeft  {
	width : 28%;
	float : left;
	box-sizing: border-box;
	max-width : 268px;
}
.blogLeftInner  {
	width : 100%;
	border : 1px solid #555555;
	box-sizing: border-box;
}
.blogLeft h3,
.blogRight h3  {
	background-color : #555555;
	color : #ffffff;
	padding : 11px 20px;
	box-sizing: border-box;
	font-size : 14px;
	line-height : 15px;
	text-align : left;
	font-weight : normal;
}

.blogKiji  {
	padding : 3% 4%;
	width : 92%;
}
.blogAcv  {
	padding : 3% 4%;
	width : 92%;
}
.b_acvArea li {
	font-size : 13px;
	border-bottom : 2px dotted #cccccc;
}
.b_acvArea li:last-child {
	border-style : none !important;
}
.b_acvArea li a {
	display : block;
	padding : 8px;
	text-align : left;
	color : #686868;
	text-decoration : none;
}
.b_acvArea li a:hover {
	color : #ff6868;
}
.blogKiji h4  {
	text-align : left;
	font-size : 20px;
	line-height : 21px;
	color : #000000;
	padding-left : 8px;
	border-left : 6px solid #000000;
}
.blogKiji span.blogDate  {
	display : block;
	text-align : left;
	font-size : 14px;
	padding-top : 4px;
	padding-left : 14px;
	color : #686868;
}
.blogKiji span.blogDate a {
	color : #686868;
}
.blogKiji span.blogDate a:hover {
	color : #ff6868;
}
.b_comArea  {
	text-align : center;
	font-size : 16px;
	color : #686868;
	line-height : 28px;
}
.blogKiji img {
	display : block;
	margin : 0 auto !important;
	max-width : 100%;
}
.b_comArea span  {
	display : inline-block;
	margin : 0 16px;
	text-align : left;
}
.b_monArea  {
	margin : 6px auto 12px auto;
}
.premon  {
	display : inline-block;
	font-size : 16px;
	color : #686868;
	padding : 0 10px;
}
.tomon  {
	display : inline-block;
	font-size : 18px;
	font-weight : bold;
	color : #686868;
	padding : 0 10px;
}
.premon a {
	display : inline-block;
	color : #686868;
	text-decoration : none;
}
.premon a:hover {
	color : #ff0000;
}
.b_bnrArea  {
	margin-top : 20px;
}
.b_bnrArea img {
	width : 100%;
	max-width : 268px;
}
.prevBtn  {
	display : inline-block;
	margin : 0 20px;
	width : 128px;
}
.nextBtn  {
	display : inline-block;
	margin : 0 20px;
	width : 128px;
}
.prevBtn a,
.nextBtn a  {
	color : #686868;
	display : block;
	border : 1px solid #686868;
	border-radius : 3px;
	padding : 8px 16px;
	background-color : #ffffff;
	text-decoration : none;
}
.prevBtn a:hover,
.nextBtn a:hover  {
	background-color : #ffffaa;
	color : #ff0000;
}

@media only screen and (max-width: 1167px) {
	.boxTitle  {
		border : 1px solid #7f7f7f;
		color : #000000;
		font-size : 16px;
		line-height : 18px;
		padding : 18px;
		text-align : center;
		display : inline-block;
		width : 94%;
		margin : 20px auto 0 auto;
		box-sizing: border-box;
	}
	.btleft  {
		margin-right : 0;
	}
	.btright  {
		margin-left : 0;
	}
	.contens04 .normalBox_w .nimg  {
		display : inline-block;
		width : 18%;
		vertical-align : top;
		margin : 12px 6px;
	}
	.contens04 .normalBox_w .nitem  {
		width : 12%;
	}
	.aboutTable  {
		border-collapse : collapse;
		width : 96%;
		margin : 0 2%;
	}
	.blogRight  {
		width : 68%;
		margin-right : 2%;
	}
	.blogLeft  {
		width : 26%;
		margin-left : 2%;
	}
}
@media only screen and (max-width: 800px) {
	.contens04 .normalBox_w .nimg  {
		display : inline-block;
		width : 17%;
		vertical-align : top;
		margin : 12px 6px;
	}
	.contens04 .normalBox_w .nimg span {
		font-size : 14px;
		line-height : 16px;
	}
	.contens04 .normalBox_w .nitem  {
		margin : 12px 2px;
	}
	.contens04 .normalBox_w .nitem span {
		line-height : 16px;
	}
	.blogRight  {
		width : 68%;
		max-width : 68%;
		margin-right : 2%;
	}
	.blogLeft  {
		width : 26%;
		margin-left : 2%;
	}
	.premon  {
		font-size : 14px;
		padding : 0 6px;
	}
	.tomon  {
		font-size : 16px;
		padding : 0 6px;
	}
}
@media only screen and (max-width: 700px) {
	.blogRight  {
		float : none;
		width : 96%;
		max-width : 96%;
		margin : 0 2%;
	}
	.blogLeft  {
		float : none;
		width : 96%;
		max-width : 96%;
		margin : 20px 2% 0 2%;
	}
}
@media only screen and (max-width: 600px) {
	.contens04 .comm  {
		font-size : 13px;
		line-height : 22px;
		padding : 10px;
		text-align : left;
	}
	.contens03 .back02sb  {
		padding-top : 20px;
		padding-bottom : 20px;
		margin-top : 20px;
	}
	.contens03 .back02sb img {
		width : 94%;
		max-width : 700px;
		margin : 0 auto;
	}
	.contens04 .normalBox .sflow  {
		display : block;
		width : 100%;
		vertical-align : top;
		padding-bottom : 40px;
		background : url(../img/w_arrow.png) no-repeat center bottom;
		margin : 20px 0;
	}
	.contens04 .normalBox .sflow img {
		display : inline-block;
		width : 40%;
		max-width : 178px;
		vertical-align : top;
	}
	.contens04 .normalBox .seflow  {
		display : block;
		width : 100%;
		vertical-align : top;
		margin : 20px 0;
	}
	.contens04 .normalBox .seflow img {
		display : inline-block;
		width : 40%;
		max-width : 178px;
		vertical-align : top;
	}
	.contens04 .normalBox_w .nimg  {
		display : inline-block;
		width : 40%;
		vertical-align : top;
		margin : 12px 6px;
	}
	.contens04 .normalBox_w .nimg span {
		display : block;
	}
	.contens04 .normalBox_w .nitem  {
		width : 20%;
	}
	.aboutTable,
	.aboutTable tbody,
	.aboutTable caption,
	.aboutTable tr  {
		display : block;
		box-sizing: border-box;
	}
	.aboutTable th  {
		display : block;
		border : 1px solid #919191;
		background-color : #dcf2fd;
		color : #6f6f6f;
		font-size : 16px;
		line-height : 22px;
		padding : 6px 0px 6px 10px;
		width : 100%;
		font-weight : normal;
		text-align : left;
		box-sizing: border-box;
	}
	.aboutTable td  {
		display : block;
		text-align : left;
		width : 100%;
		border-style : none;
		background-color : #ffffff;
		color : #6f6f6f;
		font-size : 16px;
		line-height : 22px;
		padding : 15px 22px 24px 8px;
		box-sizing: border-box;
	}
}
@media only screen and (max-width: 500px) {
	.boxTitle  {
		font-size : 13px;
		line-height : 15px;
		padding : 12px;
	}
	.contens12  {
		margin-bottom : 60px;
	}
}
@media only screen and (max-width: 414px) {
	.contens04 .normalBox_w .nitem  {
		width : 40%;
	}
	.contens04 .normalBox_w .nitem span {
		display : block;
	}
	.prevBtn  {
		display : inline-block;
		margin : 0 10px;
		width : 108px;
	}
	.nextBtn  {
		display : inline-block;
		margin : 0 10px;
		width : 108px;
	}
	.prevBtn a,
	.nextBtn a  {
		font-size : 14px;
		padding : 8px 10px;
	}
	.contens12  {
		margin-bottom : 30px;
	}
	.blogKiji h4  {
		font-size : 16px;
		line-height : 20px;
	}
}

/*お問い合わせ*/
.narrowWrap  {
	width : 100%;
	max-width : 1068px;
	margin : 0 auto;
	padding : 0 8px;
	box-sizing: border-box;
}
#wrapFromInner  {
	width : 100%;
}
#wrapFromInner h3 {
	border-top : 1px solid #d6d6d6;
	border-bottom : 1px solid #d6d6d6;
	background-color : #ffffff;
	color : #999999;
	padding : 10px 0;
	text-align : center;
	font-size : 16px;
	line-height : 1.1;
	font-weight : normal;
}
#wrapFromInner form {
	border-left : 1px solid #d6d6d6;
	border-right : 1px solid #d6d6d6;
	border-bottom : 1px solid #d6d6d6;
}
#wrapFromInner form.ins {
	background-color : #f5f9fa;
}
#wrapFromInner form.chk {
	background-color : #ffffff;
}
#wrapFromInner form .formInner  {
	padding : 36px 7% 60px 7%;
}
#wrapFromInner form .red  {
	font-size : 12px;
	color : #ff0000;
	display : inline-block;
	width : 36%;
	padding-right : 4%;
	text-align : left;
	line-height : 22px;
}
#wrapFromInner form .pricearea {
	color : #0eb1db;
	display : inline-block;
	width : 59%;
	text-align : right;
}
#wrapFromInner form .noprice {
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	display : inline-block;
	width : 59%;
	text-align : left;
}
#wrapFromInner form .pricearea .areatop {
	font-size : 24px;
	padding-bottom : 6px;
	border-bottom : 1px solid #0eb1db;
}
#wrapFromInner form .pricearea .areatop span {
	font-size : 32px;
}
#wrapFromInner form .pricearea .areaunder {
	font-size : 20px;
}
#wrapFromInner form .pricearea .areaunder span {
	font-size : 16px;
}
#wrapFromInner form label {
	display : inline-block;
	color : #4b4b4b;
	font-size : 16px;
	margin : 6px 20px 24px 20px;;
}
#wrapFromInner form td label {
	font-size : 14px;
	margin : 2px 0 2px 0 !important;
	padding : 4px !important;
	display : inline-block;
}
#wrapFromInner form td .print01 {
	display : inline-block;
	width : 140px;
	padding-left : 6px;
	margin-bottom : 12px;
}
#wrapFromInner form td .print02 {
	display : inline-block;
	width : 140px;
	padding-left : 16px;
	border-left : 1px dotted #666666;
	margin-bottom : 12px;
}
#wrapFromInner form td .print03 {
	display : inline-block;
	width : 140px;
	padding-left : 6px;
	margin-bottom : 12px;
}
#wrapFromInner table {
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	border-collapse : collapse;
}
#wrapFromInner table th,
#wrapFromInner table td {
	color : #4b4b4b;
	padding: 12px 2px 12px 12px;
	font-size : 14px;
	text-align : left;
	font-weight : normal;
}
td.chktd  {
	font-size : 16px !important;
	border-bottom : 1px dashed #aaaaaa;
}
.formTable option  {
	font-size : 14px;
	padding : 3px;
}
.formTable select  {
	font-size : 14px;
	padding : 3px;
}
#wrapFromInner table td span {
	font-size : 12px;
}
#wrapFromInner table td.chktd {
	font-size : 16px !important;
	border-bottom : 1px dashed #696969;
}
#wrapFromInner table th {
	width : 180px;
	white-space : nowrap;
}

#wrapFromInner table th span {
	background-color : #ff0000;
	color : #ffffff;
	font-weight : normal;
	font-size : 11px;
	line-height : 11px;
	display : inline-block;
	margin-left : 6px;
	padding : 3px 10px;
	position : relative;
	top : -1px;
}

#wrapFromInner table td.vb img  {
	vertical-align: bottom;
}
.formBtn  {
	margin-bottom : 80px;
}
.mail {}

.form-field {
	border: 1px solid #d6d6d6;
	background: #ffffff;
	color : #333333;
	padding : 6px;
	font-size : 16px;
	width: 100%;
}
.form-zip {
	border: 1px solid #d6d6d6;
	background: #ffffff;
	color : #333333;
	padding : 6px;
	font-size : 16px;
	width: 100px;
}
.w120   {
	width: 120px !important;
}
.w240   {
	width: 240px !important;
}
#comment  {
	height : 110px;
	line-height : 22px;
	width : 95% !important;
	max-width : 940px;
}
.uploadArea  {
	border : 1px solid #cccccc;
	display : inline-block;
}
.uploadArea p.ttl {
	font-size : 13px;
	color : #ffffff;
	background-color : #0eb1dc;
	padding : 4px;
	display : inline-block;
}
.uploadArea div {
	padding : 8px 10px;
}
.thanks  { margin-bottom : 80px; }
.thanks h2  {
	font-size : 18px;
	line-height : 36px;
	text-align : center;
}
a.hinbanbutton  {
	display : inline-block;
	padding : 8px 14px;
	background-color : #0eb1dc;
	color : #ffffff;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a.hinbanbutton:hover  {
	background-color : #27caf3;
	color : #ffffaa;
}

.form-field:focus {
   background: #fff;
   color: #725129;
}

.form-container h2 {
   text-shadow: #fdf2e4 0 1px 0;
   font-size:18px;
   margin: 0 0 10px 0;
   font-weight:bold;
   text-align:center;
}

.form-title {
   margin-bottom:10px;
   color: #725129;
   text-shadow: #fdf2e4 0 1px 0;
}

.submit-container {
   margin :24px 0 60px 0;
   text-align: center;
}

.submit-button {
	width: 304px;
	color: #FFF;
	border : none;
	padding: 20px 0 24px 0;
	font-size : 18px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	cursor : pointer;
	background : url(../img/subm_back.png) no-repeat 0 0;
}
.submit-button:hover  {
	opacity : 0.7;
}
.submit-button2 {
	width: 304px;
	color: #FFF;
	border : none;
	padding: 20px 0 24px 0;
	font-size : 18px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	cursor : pointer;
	background : url(../img/subm_back2.png) no-repeat 0 0;
}
.submit-button2:hover  {
	opacity : 0.7;
}

.errorText  {
	color : #ff0000;
	font-size : 13px;
}
.sendmes    {
	text-align : center;
	line-height : 1.6;
	margin-bottom : 120px;
}
.formLeft  {
	display : inline-block;
	vertical-align : top;
}
.formRight  {
	display : inline-block;
	font-size : 12px;
	color : #4b4b4b;
	padding-left : 24px;
}
.formRight a {
	display : inline-block;
	padding : 4px 0;
	color : #4b4b4b;
}
.formRight dt {
	display : inline-block;
	color : #4b4b4b;
	font-size : 12px;
	line-height : 20px;
	padding : 0px 0;
	width : 18px;
	text-align : left;
	vertical-align : top;
}
.formRight dd {
	display : inline-block;
	color : #4b4b4b;
	font-size : 12px;
	line-height : 20px;
	padding : 0px 0;
	width : calc(100% - 18px);
	text-align : left;
	vertical-align : top;
}

/* フッター包括---------------------------*/

.prefoot  {
	margin-top : 100px;
	border-top : 2px solid #a3a3a3;
	text-align : center;
}
.prefoot h4  {
	position : relative;
	top : -12px;
	color : #4b4b4b;
	display : inline-block;
	padding : 0 12px;
	background-color : #ffffff;
	margin-bottom : 10px;
}
.maker {

}
.maker a  {
	text-decoration : none;
	display : inline-block;
	margin : 8px;
}
.mgt40  {
	margin-top : 80px;
}
.footer {
	margin-top : 10px;
	padding-bottom : 20px;
	background-color : #0eb1dc;
}
.footerTable {
	width : 100%;
	max-width : 1167px;
	text-align : center;
	margin : 0 auto 20px auto;
	padding-top : 16px;
}
.footerTable li {
	display : inline-block;
}
.footerTable li a {
	display : inline-block;
	color : #ffffff;
	font-weight : normal;
	font-size : 13px;
	line-height : 14px;
	text-decoration : none;
	border-left : 1px solid #ffffff;
	padding : 0 8px;
}
.footerTable li.last a {
	border-right : 1px solid #ffffff;
}
.footerTable li a:hover {
	color : #ff8888;
}
.footerSubMenu  {
	text-align : center;
	margin-bottom : 16px;
}
.footerSubMenu a {
	display : inline-block;
	color : #032f3c;
	font-weight : normal;
	font-size : 12px;
	line-height : 14px;
	text-decoration : none;
	padding : 0 8px;
}
.footlogo  {
	text-align : center;
	margin-top : 80px;
	padding-top : 80px;
}
.copyright  {
	text-align : center;
	font-size : 10px;
	color : #000000;
	background-color : #fff949;
	padding : 8px 0 24px 0;
}
@media only screen and (max-width: 1070px) {
	#wrapFromInner form .formInner  {
		padding : 36px 4% 60px 4%;
	}
	#wrapFromInner form td .print01 {
		width : 130px;
	}
	#wrapFromInner form td .print02 {
		width : 130px;
		padding-left : 12px;
	}
}
@media only screen and (max-width: 900px) {
	#wrapFromInner form .formInner  {
		padding : 36px 4% 60px 4%;
	}
	#wrapFromInner form td .print01 {
		display : inline-block;
		width : 140px;
		margin-right : 6px;
		padding : 6px;
		margin-bottom : 12px;
		border : 1px dotted #666666;
	}
	#wrapFromInner form td .print02 {
		display : inline-block;
		width : 140px;
		padding : 6px;
		margin-right : 6px;
		margin-bottom : 12px;
		border : 1px dotted #666666;
	}
	#wrapFromInner form td .print03 {
		display : inline-block;
		width : 140px;
		padding : 6px;
		margin-right : 6px;
		margin-bottom : 12px;
		border : 1px dotted #666666;
	}
}
@media only screen and (max-width: 800px) {
	#wrapFromInner form .formInner  {
		padding : 36px 2% 60px 2%;
		box-sizing: border-box;
	}
}
@media only screen and (max-width: 767px) {
	#wrapFromInner table td {
		font-size : 13px;
	}
	#wrapFromInner table th {
		font-size : 13px;
		width : 120px;
		white-space : normal;
	}
	.formTable option  {
		font-size : 13px;
	}
	.formTable select  {
		font-size : 13px;
	}
	.w240   {
		width: 160px !important;
	}
	.footerTable {
		width : 100%;
		margin : 24px auto 40px auto;
	}
	.footerTable table {
		width : auto;
		margin : 0 auto;
	}
	.footerTable table td {
		box-sizing: border-box;
		vertical-align : top;
		line-height : 24px;
		font-size : 13px;
	}
	.footerTable table td.ftleft {
		display : none;
	}
	.footerTable table td.ftright {
		margin : 0 auto;
	}
}
.wrapPageTopPc {
    height: 0;
    position: relative;
    width: 100%;
    z-index: 9999;
	display : none;
}
.wrapPageTopPc p {
    bottom: 10px;
    cursor: pointer;
    display: block;
    margin-right: auto;
    position: fixed;
    right: 6px;
}
@media only screen and (max-width: 600px) {
	#wrapFromInner table tr {
		display : block;
	}
	#wrapFromInner table th {
		display : block;
		padding: 10px 10px 5px 10px;
		font-size : 14px;
		width : 100%;
		box-sizing : border-box;
	}
	#wrapFromInner table td {
		display : block;
		padding: 5px 10px 20px 10px;
		font-size : 14px;
	}
	.form-field {
		font-size : 14px;
		width: 96%;
	}
	.form-zip {
		font-size : 14px;
		width: 90px;
	}
	.submit-button {
		width: 264px;
		background-color : #0db1dc;
		background-image : none;
	}
	.footlogo  {
		margin-top : 10vw;
		margin-bottom : 20px;
		padding-top : 30px;
	}
	.footlogo img  {
		width : 80%;
		max-width : 328px;
	}
	.contens08  {
		margin : 0 auto 10vw auto;
	}
	.footerTable {
		display : none;
	}
	#wrapFromInner form .red  {
		width : 100%;
	}
	#wrapFromInner form .pricearea {
		width : 100%;
		
	}
	#wrapFromInner form .pricearea .areatop {
		font-size : 14px;
		padding-bottom : 6px;
		border-bottom : 1px solid #0eb1db;
	}
	#wrapFromInner form .pricearea .areatop span {
		font-size : 16px;
	}
	#wrapFromInner form .pricearea .areaunder {
		font-size : 14px;
	}
	#wrapFromInner form .pricearea .areaunder span {
		font-size : 12px;
	}
}
@media only screen and (max-width: 500px) {
	#wrapFromInner form label {
		font-size : 14px;
		margin : 6px 10px 14px 10px;;
	}
	#wrapFromInner form .formInner  {
		padding : 24px 1% 48px 1%;
		box-sizing: border-box;
	}
}

/* コピーライト包括---------------------------*/
#wrapCopyright {
	text-align: right;
	color: #808080;
	font-size: 85%;
}

#wrapCopyright .innerContainer {
	width: 900px;
	margin: 0 auto;
	height: 1.5em;
	padding: 5px 0;
}

.bshadow {
	box-shadow:rgba(115, 116, 117, 0.65) 2px 2px 4px 0px;
	-webkit-box-shadow:rgba(115, 116, 117, 0.65) 2px 2px 4px 0px;
	-moz-box-shadow:rgba(115, 116, 117, 0.65) 2px 2px 4px 0px;
}

.cshadow {
	border : 3px solid #ffffff;
	box-shadow:rgba(115, 116, 117, 0.65) 2px 2px 4px 0px;
	-webkit-box-shadow:rgba(115, 116, 117, 0.65) 2px 2px 4px 0px;
	-moz-box-shadow:rgba(115, 116, 117, 0.65) 2px 2px 4px 0px;
}

.servWrap00  {
	width : 960px;
	margin : 0 auto;
}
.servWrap01  {
	width : 1080px;
	margin : 0 auto;
}