@media screen and (max-width: 768px) {
	
	body {
	min-width:640px; /* iPadで横にしたときに背景が切れるバグを回避してレスポ化　*/
}
	 
	 
/*===========================
fonts
===========================*/

.minchouFontClass {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}


/*===========================
general
===========================*/



.wrapper , .wrapperWide {
 width: 96%;
 margin: 0 auto;
}

.wrapper2 {
 width: 96%;
 margin: 0 auto;
}

.wrapper3 {
 width: 94%;
 margin: 0 auto;
}

.h2Set {
	margin-bottom:40px;
}

h2 {
	font-size: 2.2em;
	line-height:1.2em;
	padding:0 0 0.5em 0;
}

h2.h2Info {
	font-size: 1.4em;
}

h2.h2Contact {
	font-size: 1.6em;
}




h2.h2Catch1 {
	font-size: 2em;
	line-height:1.3em;
	margin-bottom:0.8em;
	transform: rotate(0deg);
}


h2.h2Catch2 {
	font-size: 2em;
	line-height:1.3em;
	text-align:left;
	transform: rotate(0deg);
}


h3 {
	font-size:1.4em;
}


h3.h3Catch1 {
	font-size: 1.8em;
	line-height:1.2em;
	margin-bottom:0.6em;
}

.catch , .catchCenter  {
	font-size:1.7em;
	line-height:1.6em;
}

.catch3{
	font-size:1.7em;
	transform: rotate(0deg);
	line-height:1.4em;
}

.catch3Center {
	font-size:1.7em;
	transform: rotate(0deg);
	line-height:1.4em;
}


.catch4 , .catch4Center {
	font-size:1.7em;
	transform: rotate(0deg);
}

.catch5 , .catch5Center {
	font-size:1.4em;
	transform: rotate(0deg);
}



.catch7 , .catch7Center {
	font-size:1.6em;
	transform: rotate(0deg);
}

.catchS {
	font-size:1.2em;
	margin-bottom:0.4em;
}


.catch3 {
	font-size:1.8em;
	text-align:left;
}



.content-title-small {
	font-size:1.2em;
}







h4 {
	font-size: 1.1em;
}


.imgFloatRightTabletCenter , .imgFloatLeftTabletCenter {
	float:none;
	text-align:center;
	margin:0 0 1em 0;
	
}

.txtIconCont {
	width:43%;
	font-size:0.8em;
	padding:0.4em 1em 0.4em 1.8em;
	background-position:0.5em center;
	margin:0 5px 10px 5px;
}


.txtBnrDetal a {
	font-size:1em;
	text-decoration:none;
	line-height:normal;
	padding:0.5em 3em 0.5em 3em;
	margin:0.4em 0;
}










/*===========================
header
===========================*/



/* header */
#top-head {
	position:relative;
	min-width:320px;
	background: rgba(255,255,255,.85);
	text-align:center;
}



/* 
#top-head:after {
    content: "";
    display: block;
    height: 1px;
    background: #fff;
    width: 980px;
    margin: 30px auto 0;
}
 */



#top-head .logo {
	padding:14px 0 0 0;
	float:none;
	margin:0 auto;
}

/* 

ul.global-nav1 {
    list-style: none;
    position: absolute;
	top:1.2em;
    right: 0;
}
ul.global-nav1 li {
    float:none;
    position: relative;
	line-height:2em;
	text-align:left;
 }
 
ul.global-nav1 li a {
	display:block;
    padding: 0 0.5em 0 2em;
	margin: 0 1.5em 0 0;
}

ul.global-nav1 li a:hover {
	border-bottom:none;
}

*/

 


/* Fixed */
#top-head.fixed {
	height:84px;
}

/*

#top-head.fixed .logo {
	padding:21px 0 0 0;
}

*/



#top-head.fixed .logo img {
	width:auto;
}




 
/*===========================
gnav
===========================*/

#gnav {
	display:none;
}

/*Media Queries*/


.js #menu {
	display:none;
}

.js .slicknav_menu {
	display:block;
}



 


/*===========================
mainimage
===========================*/


#mainimage {
	background-attachment:scroll;
}

/*
.mainCatchWrap {
	top:120px;
}


.mainCatch {
	padding:0.4em 0.5em;
}



.mainCatch p {
}

.mainCatch p.mainCatchBig {
	font-size:2em;
	line-height:1.6em;
	transform: rotate(0deg);
	margin-bottom:0.2em;
}

.mainCatch p.mainCatchSmall {
	font-size:1.6em;
	line-height:1.2em;
}
	
.mainCatchPad {
	padding-left:0;
}

*/

/*===========================
pageTitle
===========================*/




#pageTitle {
	height:220px;
	min-width:320px;
	background-position:center top;
	background-size:cover;
	background-repeat:repeat-x;
}


#pageTitleTxtWrap {
	position: absolute;
	bottom:25px;
	width: 100%;
	height:70px;
	text-align:center;
	box-sizing: border-box;
	padding:0;
}

#pageTitleTxt h1 {
	font-size:2.4em;
	line-height:1.3em;
	transform: rotate(0deg);
}



/*===========================
main_area
===========================*/

.mgbS {
	margin-bottom:15px !important;
}

.mgbM {
	margin-bottom:40px !important;
}

.mgbL {
	margin-bottom:80px !important;
}



/*===========================
onOff
===========================*/


.pcONtabletOFF {
	display:none;
}

.pcOFFtabletON {
	display:block;
}

.pcOFFtabletONspOFF {
	display:block;
}

.pcONtabletOFFspON {
	display:none;
}



.txtPCcenterTabletLeft {
	text-align:left;
}

.txtPCLeftSPcenterMENU {
	padding-top:0;
}



/*===========================
footer
===========================*/



#footerWrap1 {
	padding:16px 0;
}

.footerWrapCont {
	width:auto;
}


footer nav ul li {
	width:48%;
}



#footerWrap2 {
}




a.telLink {
	color:#FFF;
	text-decoration:underline;
}

.noLinkFax a {
	text-decoration:none;
	color:#333;
}
	


/*===========================
other
===========================*/

/*　リンクずれを直す　*/


#flow {
	margin-top:0;
	padding-top:0;
}



 .pagetop {
 position: fixed;
 bottom: 30px;
 right: 1%;
}
 .pagetop img {
 width:80%;
}
 .dataArea {
 padding:20px 0 30px 0;
}
 .dataArea .data {
 float:none;
 margin-right:0;
 text-align:center;
}

/* other */
.comingsoon , .comingsoon2 {
	font-size:1.8em;
}







/*===========================
top
===========================*/

.bnrUl {
	margin:0 auto;
	width:510px;
}


 .topContent1 {
 padding:20px 0 0 0;
}
 .topContent1 ul li {
 width:100%;
 float:left;
 margin-right:0;
 margin-bottom:1em;
}
 .topContent1 ul li.pic1 p, .topContent1 ul li.pic2 p {
 width:100%;
 padding:10px 0 10px 0;
 background-color:rgba(17, 89, 144, 0.8);
 color:#FFF;
 font-size:16px;
 margin-top:30%;
 text-align:center;
}
 .btn {
 text-align:center;
}
 .sp {
 display:block;
}
 .topContent2 .news {
 width:96%;
 float:none;
 margin:0 0;
}
 .topContent2 .news dl {
 width:100%;
 height:auto;
 overflow:visible;
}
.topContent2 .news dl dt {
 float:none;
 padding:1em 0 0.2em 0;
 clear:both;
 width:auto;
}
.topContent2 .news dl dd {
 padding:0 0 1em 0;
 border-bottom:1px solid #1f6ca6;
 margin-right:0;
}
 .topContent2 .photo {
 width:100%;
 float:none;
 margin:0 0%;
}
.topContent2 .photo p {
 width:50%;
 float:left;
 margin-right:0;
 margin-bottom:0;
}
 .btn1 {
 display:none;
}
 .arrow {
}

.externalBnrWrap {
	width:100%;
}





/*===========================
content
===========================*/


.contPadtabletCenter {
	box-sizing: border-box;
	width:58%;
	margin:0 auto;
}

.contPadW70p , .contPadW80p {
	width:100%;
}


.bgcolor1 {
	box-sizing: border-box;
	padding:20px 15px;
	background-color:#f0f0f0;
	min-width:320px;
}

.bgcolor1s {
	box-sizing: border-box;
	padding:20px 15px 5px 15px;
	background-color:#f0f0f0;
	min-width:320px;
}

.bgcolorGeeting {
	box-sizing: border-box;
	padding:20px 15px;
	min-width:320px;
	background-position:center;
}


.bgcolorImg1 {
	padding:20px 15px;
	min-width:320px;
	background-position:top right -200px;
	
}

.bgcolorImg2 {
	padding:20px 15px;
	min-width:320px;
}


.bgcolor2 {
	box-sizing: border-box;
	padding:40px 15px;
	min-width:320px;
}

.bgcolor2s {
	box-sizing: border-box;
	padding:40px 15px 5px 15px;
	min-width:320px;
}

.bgcolor2s2 {
	box-sizing: border-box;
	padding:40px 15px 5px 15px;
	min-width:320px;
}

.bgcolor3 {
	box-sizing: border-box;
	padding:40px 15px;
	min-width:320px;
	background-color:#F4F9EC;
}

.bgcolor3s {
	box-sizing: border-box;
	padding:40px 15px 5px 15px;
	min-width:320px;
	background-color:#F4F9EC;
}

.bgcolor4 {
	box-sizing: border-box;
	padding:40px 15px;
	min-width:320px;
	background-color:#e9eff5;
}

.bgcolor4s {
	box-sizing: border-box;
	padding:40px 15px;
	min-width:320px;
	background-color:#e9eff5;
}





/* 2カラム */

.lay2,.lay2R {
 width:100%;
 float:none;
 margin:0 0 2em 0;
}

 .partition_even {
 margin-right:0;
 padding-right:0;
 border-right:none;
}






/* 2カラム　複数 */


.lay2PluralTablet2 {
 float:none;
 width:96%;
 margin:0 0 1em 0;
 text-align:center;
}


/* 3カラム　複数 */


.lay3PluralInline {
	width:45%;
	margin:0 2% 2em 2%;
}

/* 3カラム　複数 inlineB */

.inlineB3 {
	width:100%;
	font-size:0px;
	text-align: center;
}

.inlineB3 li {
	width:310px;
	margin:10px;
	display:inline-block;
	text-align: center;
}







/* 4カラム　複数 */ 


.lay4W250 , .lay4W250R {
	width:46%;
	float:left;
	margin:0 2% 1em 2%;
	text-align:center;
}


/*　2：1　*/

.div2-1_2Contact {
	padding:20px 0;
	border-left:none;
}


/* autoカラム　複数 */ 


.layAuto img {
	width:200px;
}



/* TableScroll */

.TableScrollWrap {
    border-right: 2px solid #4f4d47;
	overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
	
}


/* talbe */

 table.table1 {
 width: 100%;
 margin: 0 0 3% 0;
 padding: 10px
}
table.table1 tr {
 display: block;
}
table.table1 th {
 display: list-item;
 padding: 0;
 border-bottom: none;
 text-align: left;
 font-weight: normal;
 vertical-align: top;
 width: 100%;
 line-height: 1em;
 font-weight:bold;
 color:#25456d;
}
table.table1 td {
 display: list-item;
 width: 100%;
 padding-bottom: 3%;
 margin-bottom: 3%;
 border-bottom: 1px #25456d solid;
 font-weight: normal;
 padding: 5px 0 3% 0;
}
 
 
/* table1の変更バージョン */

table.table1_2 {
	width:100%;
	padding:0 30px 30px 30px;
	border-collapse: collapse;
}
table.table1_2 tr {
}
table.table1_2 th {
	padding:7px;
	border-bottom: 1px #cccccc solid;
	font-weight:normal;
	text-align:left;
	font-weight:bold;
	color:#155E9F;
}
table.table1_2 td {
	padding:5px;
	border-bottom: 1px #cccccc solid;
	font-weight:normal;
}

 


/* 幅46％のtable */

table.tableNomal_46p {
	width:100%;
	border-top: 1px #c9d4dc solid;
	border-left: 1px #c9d4dc solid;
	color:#25456d;
	margin-bottom:20px;
}
table.tableNomal_46p th {
	padding:6px 3px 6px 3px;
	border-bottom: 1px #c9d4dc solid;
	border-right: 1px #c9d4dc solid;
	font-weight:bold;
	background-color:#FEFAE9;
	color:#F26D00;
	letter-spacing:0;
	text-align:left;
}
table.tableNomal_46p td {
	padding:4px 3px 4px 3px;
	border-bottom: 1px #c9d4dc solid;
	border-right: 1px #c9d4dc solid;
	font-weight:normal;
	background-color:#FFFFFF;
	letter-spacing:0;
	text-align:left;
}




/* 幅60％のtable */

table.tableNomal_60p {
	width:100%;
	border-top: 1px #c9d4dc solid;
	border-left: 1px #c9d4dc solid;
	color:#25456d;
	margin-bottom:20px;
}
table.tableNomal_60p th {
	padding:6px 3px 6px 3px;
	border-bottom: 1px #c9d4dc solid;
	border-right: 1px #c9d4dc solid;
	font-weight:bold;
	background-color:#FEFAE9;
	color:#F26D00;
	letter-spacing:0;
}
table.tableNomal_60p td {
	padding:4px 3px 4px 3px;
	border-bottom: 1px #c9d4dc solid;
	border-right: 1px #c9d4dc solid;
	font-weight:normal;
	background-color:#FFFFFF;
	letter-spacing:0;
	text-align:center;
}

.tableSlide {
	display: block;
	overflow-x: auto;
}

.tableSlide th, .tableSlide td
{
    white-space: nowrap;
}


/* フロー */

/* フローCenter */

.area_flowC {
	padding:0 1em;
}
.area_flowC .inner_flow {
	padding:1em 2em;
}





.area_flowC .inner_flow .largeTxt {
	font-size:1.4em;
	padding-bottom:0.2em;
	margin-bottom:0.4em;
}



.area_flowC .inner_flow .txtWrap {
	/* padding:24px 30px; */ 
	padding:0 1em;
}

.area_flowC .inner_flow p.flowImg {
	text-align:center;
	margin:0.5em auto;
}


.area_flowC .arrow {
}

/* リスト追加 */


ul.liReseterFloat3Div  {
	line-height:1.8em;
	margin-left:2em;
}

ul.liReseterFloat3Div li {
	width:46%;
}


dl.info dt {
	width: 8em;
	padding: 1.4em 0 1.4em 0.5em;
}

dl.info dd {
	padding: 1.4em 0 1.4em  8.5em;
}


ul.liWoodFlaot {
	margin-left:0;
}

ul.liWoodFlaot li {
	list-style-type: none;
	list-style-position: outside;
	padding:0.2em 2em 0.2em 1.2em;
	font-size:1.1em;
	background-position:0 0.4em;
	float:left;
	text-align:left;
}


ul.liOrangeLarge {
}

ul.liOrangeLarge li {
	list-style-type: none;
	list-style-position: outside;
	padding:0 0 2px 24px;
	background-position:0px 5px;
	background-repeat:no-repeat;
	padding-right:10px;
	line-height:1.6em;
	font-size:1.2em;
}


ul.liBlueLarge {
}

ul.liBlueLarge li {
	padding:0 10px 2px 20px;
	background-position:0px 5px;
	background-size:10px;
	background-repeat:no-repeat;
	padding-right:10px;
	line-height:1.6em;
	font-size:1.1em;
}

/* BeforeAfter */

.BeforeAfter {
	width:55%;
	height:auto;
	margin:0 auto 3em auto;
}


.baDiv {
	width:100%;
	float:none;
	margin:0 1% 2% 1%;
	text-align:center;
}

.baArrowWrap {
	width:100%;
	float:none;
	margin:0 auto 2% auto;
	
}


.baArrow {
	background-image:url(../img/common/arrow_down.png);
	width:80px;
	height:52px;
	text-indent:-7777px;
	background-repeat:repeat;
	margin:0 auto;
}

 
 /* アクセス */


	 #map_canvas {
 width:96%;
 height:250px;
 margin:0 auto;
 padding:0 0 0 0;
 margin-bottom:0;
}
 #map_area .inner {
 width:100%;
 margin:0 auto;
 height:auto;
 position:relative;
 top:0;
 z-index:0;
}
 #map_area .map_data {
 padding:1em;
 position:relative;
}
 #map_area .map_data h3, #map_area .map_data h4, #map_area .map_data .address {
 display:none;
}



dl.history dt {
	width: 8em;
	padding: 7px 0 8px 0.5;
}

dl.history dd {
	padding: 7px 0 8px 8.5em;
}

.telBig {
	font-size:1.6em;
}



/*===========================
index
===========================*/


.GreetingMessage {
	font-size:2.2em;
	margin-bottom:1.2em;
	transform: rotate(0deg);
}
	
	
/* タブ */

.panelContener {
	width:80%;
}





/*===========================
contact
===========================*/


.contactTel {
	font-size:2.2em;
	line-height:1.2em;
}




/*  privacy */

.privacy h3 {
	font-size:1.2em;
}

.privacy p {
	padding:0 0.2em 1em 0.2em;
}






}
