@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,form,input,button, p{
    margin: 0px;
    padding: 0px;
	font-size:15px;
	font-family:"游明朝", YuMincho,"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝", serif;
	font-family:"メイリオ",Meiryo,YuGothic,YuGothicM,"游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'ＭＳ Ｐゴシック',sans-serif;
	line-height:160%;
	color:#463b41;
}

h1{
      border-bottom: 1px solid #ededed;
      padding: 5px 0;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	/display:inline;
	/zoom:1;
}

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clearfix {
/*
	overflow: hidden;
*/
}
.clear{
clear:both;
}

iframe {
  max-width: 100%;
}
img{
	vertical-align:top;
	border:none;
}
a{
	color:#463b41;
	text-decoration:none;
}
a:hover{
	opacity:0.6;
}
ul{
	list-style:none;
}

#wrapper{
	min-width:980px;
	overflow:hidden;
}
@media only screen and (max-width: 1000px){
	#wrapper{
		min-width:300px;
	}
}
#header h1{
	border-bottom:1px solid #ededed;
	font-weight:normal;
}
#header h1 span.w{
	display:block;
	max-width:960px;
	margin:0 auto;
	font-size:12px;
	line-height:32px;
}
#header .inner{
	max-width:980px;
	height:auto;
	margin:0 auto;
	padding:20px 0 20px 0;
}
#header .inner h2{
	float:left;
	padding:9px 0 0 0;
}
#header .inner .time{
	float:left;
	padding:0 0 0 51px;
	width:338px;
	height:auto;
}
#header .inner .right{
	float:right;
	width:225px;
	height:auto;
}
#header .inner .table{
	border:1px solid #dcdccc;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
}
#header .inner table{
	width:100%;
	height:auto;
	
	border-collapse:collapse;
	
	overflow:hidden;
}
#header thead td{
	border-top:none;
	font-size:12px;
}
#header thead th{
	border-top:none;
	border-top:none;
	padding-right:0;
	text-align:center;
	font-size:14px;
}
#header td{
	border-top:1px solid #dcdccc;
	text-align:center;
	border-left:1px solid #dcdccc;
	font-size:17px;
}
#header td img{
  vertical-align: middle;
}
#header th{
	border-top:1px solid #dcdccc;
	height:24px;
	width:112px;
	padding:0 7px 0 0;
	font-size:12px;
	font-weight:normal;
	text-align:right;
}
#header .inner .time p{
	font-size:12px;
	line-height:140%;
	text-indent:-12px;
	padding:4px 0 0 14px;
}

#header .inner .right dt{
	font-size:15px;
	padding:0 0 3px 0;
}
#header .inner .right dt+dd{
	font-size:15px;
}
#header .inner .right dt+dd strong{
	color:#e2739d;
	font-size:26px;
}
#header .inner .right dt+dd strong a{
  color:#e2739d;
  white-space: nowrap;
}
#header .inner .right dd+dd a{
	display:block;
	background:#cfe3ee url(/upload/tenant_1/hcmk.webp) 197px 19px no-repeat;
	max-width:225px;
	text-align:center;
	line-height:54px;
	height: 50px;
	font-size:18px;
	letter-spacing:5px;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */
    margin: auto;
}
#header .inner .right dd+dd a img{
	vertical-align:middle;
	margin-right:13px;
	margin-left:-18px;
	margin-top:-2px;
}
@media only screen and (max-width: 1000px){
	#header h1{
		padding-right:60px;
		padding-left:2.5%;
		
	}
	#header h1 span.w{
		line-height:180%;
		padding-top:5px;
		padding-bottom:5px;
	}
	img{
		max-width:100%;
		height:auto;
	}
	#header .inner{
		text-align:center;
		padding-bottom:0;
	}
	#header .inner h2{
		float:none;
		text-align:center;
		padding-top:0;
		padding-bottom:20px;
		padding-left:1%;
		padding-right:1%;
	}
	#header .inner .time{
		float:none;
		text-align:left;
		display:inline-block !important;
	/display:inline !important;
	/zoom:1;
	vertical-align:top;
	padding-left:1%;
	padding-right:1%;
	padding-bottom:20px;
	}
	#header .inner .right{
		float:none;
		text-align:left;
		display:inline-block !important;
	/display:inline !important;
	/zoom:1;
	vertical-align:top;
	padding-left:1%;
	padding-right:1%;
	padding-bottom:20px;
	}
	

}
@media only screen and (max-width: 360px){
	#header .inner .time{
		width:98%;
	}
}

#header .inner .right.fix{
position: fixed;
    right: 130px;
    bottom: 20px;
    z-index: 5;
    width: auto;
    float: none;
    display: flex;
    align-items: center;
}
#header .inner .right.fix .sb-ttl{
  display: none;
}
#header .inner .right.fix .tel-area{
    border: 1px solid #e2739d;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    background: #fff;
    margin-right: 10px;
}

#header .inner .right.fix dd{
  width: 250px;
}

@media only screen and (max-width: 1024px){
#header .inner .right.fix{
  display: flex!important;
          padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
}
}

@media only screen and (max-width: 599px){
  #header .inner .right.fix .tel-area{
        width: 48%;
    margin-right: 5px;
    padding: 0 5px;
  }
  #header .inner .right.fix .tel-area .sb{
    font-size: 12px;
  }
  #header .inner .right dt+dd strong{
        font-size: 12px;
  }
  #header .inner .right dt+dd strong a{
        white-space: initial;
  }
  #header .inner .right.fix dd{
    width: 48%;
  }
  #header .inner .right dd+dd a{
    width: 100%;
    background: #cfe3ee;
    letter-spacing: 0px;
        font-size: 14px;
  }
  #header .inner .right dd+dd a img {
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 0;
    margin-top: -2px;
}
#header .inner .right.fix{
      width: 65%;
      right: 115px;
}
.totop {
    position: fixed;
    right: 10px!important;
}
}
#gnav{
	border-top:5px solid #ededed;
}
#gnav p{
	display:none;
}
#gnav ul{
	width:1200px;
	height:auto;
	margin:0 auto;
}

#gnav li{
	width:16.666%;
	height:auto;
	float:left;
	text-align:center;
}
#gnav li strong{
	display:block;
	font-weight:normal;
	font-size:14px;
	padding-top:10px;
	
}
#gnav li a{
	display:inline-block !important;
	/display:inline !important;
	/zoom:1;
	padding-top:20px;
	height:75px;
	width:auto;
}
#gnav li a img{
  max-height: 25px !important;
}
@media screen and (min-width:999px) {
  #gnav li.pc_hidden{
    display: none;
  }
}
#gnav.fixed{
	position:fixed;
	top:0;
	left:0;
	z-index:101;
	background:#fff;
	width:100%;
	border-bottom: 3px solid #ededed;
	border-top:none;
}
#gnav.fixed li a img{
	max-height:20px;
	width:auto;
}
#gnav.fixed li a strong{
	font-size:14px;
	padding-top:5px;
}
#gnav.fixed li a{
	padding-top:10px;
	height:auto;
	padding-bottom:10px;
}
@media only screen and (max-width: 1000px){
	#gnav{
    position: fixed;
    top: 0;
    right: 0;
    width: /*200px*/240px;
    height: 100%;
	background:none;
    webkit-transform: translateX(/*200*/240px);
transform: translateX(/*200*/240px);
    -webkit-transition: ease .5s;
    transition: ease .5s;
    padding:0;
	z-index:101;
	border:none;
	
    }
	#gnav.fixed{
		 top: 0;
        right: 0;
		left:auto;
		width:/*200*/240px;
		border:none;
	}

	#gnav p{
		display:block;
		position:absolute;
		width:38px;
		height:38px;
		top:0;
		left:-44px;
		border:1px solid #fff;
		background: #e2739d;
		cursor:pointer;
		opacity:0.8;
		margin:2px;
		box-shadow:0px 0px 0px 2px #e2739d;
-moz-box-shadow:0px 0px 0px 2px #e2739d;
-webkit-box-shadow:0px 0px 0px 2px #e2739d;
	}
	#gnav li strong{
		display:inline-block !important;
	/display:inline !important;
	/zoom:1;
	vertical-align:middle;
	font-size:14px;
	padding-top:0;
	}
	#gnav li a img{
		max-height:20px !important;
		width:auto;
		vertical-align:middle;
		margin-right:0.5em;
	}

	#gnav li{
		float:none;
		width:auto;
		border-bottom:1px dotted #cacad9;
		padding:0;
		margin-top:0;
		display:block !important;
	}
	#gnav li a{
		height:auto;
		display:block;
		padding:20px 0 20px 0;
	}
	#gnav.fixed li a{
		padding:20px 0 20px 0;
	}
	#gnav.fixed li a strong{
		padding-top:0;
	}
	#gnav.action{
		-webkit-transform:translateX(0px);
        transform:translateX(0px);
	}
	#gnav p span.n{
    display: block;
    background: #fff;
    height: 2px;
    width: 26px;
    text-indent: -9999px;
    padding: 0;
    top: 50%;
    left: 6px;
    margin-top: -1px;
    position: absolute;
    }
	#gnav p span.n:before{
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: -8px;
    left: 0;
    }
	#gnav p span.n:after{
    display: block;
    content: "";
    background: #fff;
    height: 2px;
    width: 26px;
    position: absolute;
    top: 8px;
    left: 0;
    }
	#gnav.action p span.n{
	 -webkit-transform: rotate(-45deg);
		 transform: rotate(-45deg);
		  -webkit-transition:ease .10s;
         transition:ease .10s;
	}
	#gnav.action p span.n:after,#gnav.action p span.n:before{
		 -webkit-transform: rotate(90deg);
		 transform: rotate(90deg);
		 top:0;
		 left:0;
	}
	#gnav ul{
		width:auto;
		height: 100%;
		overflow-y: auto;
		background: #FFF;
	}
	.overlay:after{
		content:"";
		width:100%;
		height:100%;
		background:#000;
		position:fixed;
		top:0;
		left:0;
		opacity:0.6;
		z-index:100;
	}
}
.w98{
	max-width:980px;
	margin:0 auto;
}

#side{
	float:left;
	width:300px;
	height:auto;
}

#right{
	width:640px;
	height:auto;
	float:right;
}
.official a{
	display:block;
	border:2px solid #444245;
	padding:18px 0 18px 0;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
}
.official a img{
	margin-left:18px;
	vertical-align:middle;
}
.official a strong img{
	margin-left:0;
	
}
.official a .w{
	display:inline-block !important;
	/display:inline !important;
	/zoom:1;
	vertical-align:middle;
	padding-left:15px;
	font-size:16px;
}
.official a strong{
	display:block;
	padding-bottom:15px;
}
.official{
	padding-bottom:20px;
}
.bnrs li a{
	letter-spacing:-6px;
	border-left:#e2739d 5px solid;
	padding:12px 0 0 14px;
	height:60px;
	display:block;
	background:#ededed;
	
	
}
.bnrs li a img{
	vertical-align:middle;
}
.bnrs li .w{
	letter-spacing:0;
	display:inline-block !important;
	/display:inline !important;
	/zoom:1;
	font-size:15px;
	width:222px;
	vertical-align:middle;
}
.bnrs li .w strong{
	display:block;
	font-size:18px;
	font-weight:normal;
	padding-bottom:2px;
}
.bnrs li{
	padding:0 0 20px 0;
}
.bnrs{
	padding-bottom:20px;
}
.side-menu dt{
	font-size:15px;
	font-weight:bold;
	background:url(/upload/tenant_1/icon_O.webp) 0 5px no-repeat;
	padding:0 0 13px 23px;
}
.side-menu dd{
	padding:0 20px 13px 23px;
	font-size:15px;
}
.side-menu dd a{
	display:block;
	background:url(/upload/tenant_1/sidemk.webp) right 0 no-repeat;
}
.side-menu{
	padding-bottom:20px;
}
.side-info{
	padding:0 20px 0 20px;
}
.side-info .pic{
	padding:0 0 30px 0;
	margin-left:-21px;
	margin: 0 -20px;
}
.side-info h3{
	padding-bottom:14px;
}
.side-info .side-contact dt{
	font-size:13px;
	padding-bottom:3px;
}
.side-info .side-contact dt+dd{
	font-size:15px;
	padding-bottom:10px;
}
.side-info .side-contact dt+dd span.b{
	display:block;
	text-align:center;
	border:1px solid #e2739d;
	line-height:22px;
	font-size:15px;
	color:#e2739d;
	margin-top:3px;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
}
.side-info .side-contact dt+dd strong{
	color:#e2739d;
	font-size:25px;
	letter-spacing:2.5px;
}
.side-info .side-contact dd+dd a{
	display:block;
	background:#a1ccd2 url(/upload/tenant_1/sidemk.webp) 232px 21px no-repeat;
	line-height:57px;
	padding:0 0 0 20px;
	font-size:20px;
	letter-spacing:5px;
	max-width:260px;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
}
.side-info .side-contact dd+dd  a img{
	margin-right:24px;
	vertical-align:middle;
}
.side-info .side-contact{
	padding-bottom:20px;
}
.side-time h4{
	border:1px solid #dcdccc;
	text-align:center;
	line-height:22px;
	font-size:15px;
	font-weight:normal;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	margin-bottom:8px;
}
.side-time .table dt{
	float:left;
	font-size:13px;
}
.side-time .table dd{
	padding:0 0 0 55px;
	text-indent:-1em;
	font-size:13px;
}
.side-time .table{
	padding:0 9px 0 9px;
}
.side-time .table+dl{
	padding:0 0 0 9px;
}

.side-time .table+dl dt{
	float:left;
	font-size:13px;
}
.side-time .table+dl dd{
	font-size:13px;
	padding:0 0 0 94px;
}

.side-time{
	padding-bottom:16px;
}

#side .map+ p{
	font-size:16px;
	padding-top:10px;
	padding-bottom:15px;
}
.side-info .side-access li{
	font-size:16px;
	padding-bottom:5px;
}
.side-info{
	border:1px solid #dcdccc;
	padding-bottom:10px;
	margin-bottom:40px;
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	border-top:none;
	overflow: hidden;
}
.side-fb{
	padding-bottom:40px;
}
@media only screen and (max-width: 1000px){
	.w98{
		width:95%;
	}
	#right{
		width:100%;
		float:none;
	}
	#side{
		width:100%;
		float:none;
		margin:0 auto;
	}
	.side-menu dd{
		width:50%;
		box-sizing:border-box;
		float:left;
	}
	.side-info .pic{
		text-align: center;
    height: 180px;
    overflow: hidden;
    margin-bottom: 30px;
    box-sizing: border-box;
	}
	.side-info .pic img{
	   width: 100%;
	   height: auto;
	   margin-top: -10%;
	}
	.side-info h3{
		text-align:center;
	}
	.side-info .side-contact{
		text-align:center;
	}
	.side-info .side-contact dd + dd a{
		text-align:left;
		margin:0 auto;
	}
	#side .map iframe{
		width:100%;
	}
	.bnrs li a img{
	}
}
@media screen and (max-width:768px) {
  .side-info .pic img{
	   margin-top: -5%;
	}
}
@media only screen and (max-width: 540px){
	.side-info .pic img{
	   margin-top: 0%;
	}
	.side-menu dd{
		width:auto;
		float:none;
	}
}
#footer .inner{
	width:1200px;
	height:auto;
	margin:0 auto;
	padding:45px 0 15px 0;
}
#footer .inner .footinfo{
	float:left;
	padding:0 0 0 23px;
	width:425px;
	height:auto;
}
#footer .inner .footnav{
	float:right;
	width:700px;
	height:auto;
}
#footer .inner .footnav dl.clearfix dd{
	width:33%;
	float:left;
	font-size:15px;
	padding:0 0 0 0;
}
#footer .inner .footnav dl.clearfix dd li{
	padding:0 0 10px 25px;
}
#footer .inner .footnav dt{
	background:url(/upload/tenant_1/icon_O.webp) 0 4px no-repeat;
	font-weight:bold;
	font-size:15px;
	padding:0 0 10px 25px;
}
#footer .inner .footnav dl.clearfix dd a{
	padding-left:13px;
	background:url(/upload/tenant_1/sidemk.webp) 0 4px no-repeat;
}
#footer .inner .footnav dd{
	
}
#footer .inner .footnav dl.clearfix{
	padding-bottom:10px;
}
#footer .inner .footnav dd{
	padding-left:25px;
}

.footinfo h3{
	text-align:center;
	padding:0 0 18px 0;
}
.footinfo div.clearfix dl{
	float:left;
	width:200px;
	height:auto;
}
.footinfo div.clearfix p{
	float:right;
	width:200px;
	height:auto;
	padding-top:18px;
}
.footinfo div.clearfix dt{
	font-size:13px;
	padding:0 0 4px 0;
}
.footinfo div.clearfix dt+dd{
	font-size:14px;
}
.footinfo dt+dd{
	font-size:14px;
}
.footinfo dt+dd strong{
	font-size:23px;
	color:#e2739d;
	white-space: nowrap;
}
.footinfo dt+dd strong a{
  color:#e2739d;
}
.footinfo dd+dd{
    display: block;
    text-align: center;
    border: 1px solid #e2739d;
    line-height: 22px;
    font-size: 15px;
    color: #e2739d;
    margin-top: 3px;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
}
.footinfo div.clearfix p a{
	display:block;
	max-width:200px;
	background:#a1ccd2 url(/import/tenant_1/153.126.162.59/html/images/footmk.gif) 172px 21px no-repeat;
	line-height:57px;
	box-sizing:border-box;
	padding:0 0 0 20px;
	color:#fff;
	font-size:20px;
	letter-spacing:3px;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
}
.footinfo div.clearfix p a img{
	vertical-align:middle;
	margin-right:13px;
}
.footinfo div.clearfix{
	padding-bottom:20px;
}
.footinfo .table{
	border: 1px solid #dcdccc;
	    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	margin-bottom:8px;
}

.footinfo table{
    width: 100%;
    height: auto;
    border-collapse: collapse;
    overflow: hidden;
}
.footinfo td{
    border-top: 1px solid #dcdccc;
    text-align: center;
    border-left: 1px solid #dcdccc;
    font-size: 17px;
}
.footinfo td img{
    vertical-align: middle;
}
.footinfo th{
    border-top: 1px solid #dcdccc;
    height: 35px;
    width: 142px;
    padding: 0 9px 0 0;
    font-size: 15px;
    font-weight: normal;
    text-align: right;
}
.footinfo thead th {
    border-top: none;
    border-top: none;
    padding-right: 0;
    text-align: center;
    font-size: 15px;
}
.footinfo thead td {
    border-top: none;
    font-size: 15px;
}
.footinfo .time p{
	text-indent:-1em;
	padding:0 0 20px 1em;
}

#footer .copy{
	text-align:center;
	color:#fff;
	font-size:15px;
	line-height:56px;
	background:#e2739d;
}
#map{
	width:100%;
	height:400px;
}
.totop{
	position:fixed;
	right:20px;
	bottom:20px;
}
.totop a{
	display:block;
	font-size:15px;
	color:#fff;
	background:#e2739d;
	padding:13px 13px 13px 13px;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */
}
.totop a .s{
	padding-right:0.5em;
}

@media only screen and (max-width: 1024px){
	#footer .inner{
		width:95%;
	}
	#footer .copy{
	      padding-bottom: 70px;
	}
	#footer .inner .footinfo{
		float:none;
		margin:0 auto;
		padding-left:0;
	}
	#footer .inner .footnav{
		float:none;
		width:auto;
	}
	#footer .inner .footnav dl.clearfix dd{
		width:auto;
		float:none;
	}
	#footer .inner .footnav dl.clearfix dd li{
		display:inline-block !important;
	/display:inline !important;
	/zoom:1;
	}
}
@media only screen and (max-width: 480px){
	#footer .inner .footinfo{
		width:auto;
	}
	.footinfo div.clearfix dl{
		float:none;
		margin:0 auto;
	}
	.footinfo div.clearfix p{
		float:none;
		margin:0 auto;
	}
	.footinfo th{
		font-size:12px;
		width:112px;
		padding: 0 7px 0 0;
		height: 24px;
	}
	.footinfo thead th{
		font-size:12px;
	}
	.footinfo thead td{
		font-size:12px;
	}
	.footinfo .time p{
		font-size:12px;
	}
}
/*home*/

#slidewrap{
	width:/*980px*/100%;
	height:auto;
	/*margin:0 auto;
	position:relative;*/
}
#slidewrap .slide{
	margin:0 15px;
	/*float:left;*/
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	overflow:hidden;
}

#slidewrap .next{
	position:absolute;
	top:50%;
	right:-100px;
	margin-top:-25px;
	cursor:pointer;
}
#slidewrap .prev{
	position:absolute;
	top:50%;
	left:-100px;
	margin-top:-25px;
	cursor:pointer;
}
#slidewrap .next:hover,#slidewrap .prev:hover{
	opacity:0.6;
}
/*#slidewrap ul{
	position:absolute;
	bottom:-30px;
	left:0;
	width:100%;
	height:auto;
	text-align:center;
	letter-spacing:-6px;
	line-height:1;
}
#slidewrap ul li{
	line-height:1;
	letter-spacing:0;
	display:inline-block !important;
	/display:inline !important;
	/zoom:1;
	width:10px;
	margin:0 5px;
	height:10px;
	text-indent:-9999px;
	background:#ededed;
	border-radius: 50%;       
    -webkit-border-radius: 50%;   
    -moz-border-radius: 50%;   
	cursor:pointer;
}*/
#slidewrap ul li.st,#slidewrap ul li:hover{
	background:#e2739d;
}
@media only screen and (max-width: 980px){
	
	#slidewrap{
		width:100%;
	}
	#slidewrap div.clearfix{
		width:auto !important;
		margin-left:0 !important;
	}
	/*#slidewrap .slide{
		display:none;
	}*/
	#slidewrap .slide.st{
		display:block;
	}
	#slidewrap img{
	    width: 100%;
	    height: auto;
	}
}
.home-nayami{
	width:/*980px*/1020px;
	height:auto;
	margin:50px auto 0;
	padding:26px 0 20px 0;
}
.home-nayami h3{
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ゴシックM-PRO","HGMaruGothicMPRO";
	text-align:center;
	font-size:30px;
	padding:0 0 28px 0;
}
.home-nayami dl{
	float:left;
	width:300px;
	height:auto;
	padding:/*0 40px 0 0*/0 20px;
	margin-bottom:29px;
}
.home-nayami dd dl{
	float:none;
	width:auto;
	padding:0;
	
}
.home-nayami div.clearfix{
	width:1020px;
}
.home-nayami dt a{
	display:block;
	position:relative;
	border:2px solid #e2739d;
	box-sizing:border-box;
	overflow:hidden;
}
.home-nayami dt a:hover{
	opacity:1;
}
.home-nayami dt a .w{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
}
.home-nayami dt a:hover .w{
	opacity:1;
}
.home-nayami dt a .w strong{
	position:absolute;
	width:100%;
	height:auto;
	text-align:center;
	top:50%;
	left:0;
	font-weight:normal;
	font-size:16px;
	color:#fff;
	line-height:1;
	margin-top:-8px;
}

.home-nayami dt{
	margin-bottom:10px;
	font-size:15px;
}
.home-nayami dd dl{
	padding:0 20px 0 20px;
	min-height:110px;
	padding-bottom:17px;
	margin:0;
}
.home-nayami dd dt{
	padding:0 0 0 0;
	margin:0;
	font-size:15px;
}
.home-nayami dd dd{
	text-indent:-1em;
	padding:0 0 0 1em;
}
.home-nayami dd+dd a{
	display:block;
	background:#cde3ee url(/upload/tenant_1/sidemk.webp) 262px 14px no-repeat;
	line-height:43px;
	padding:0 0 0 30px;
	min-width:/*270px*/100%;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
  box-sizing: border-box;
  text-align: left;
}
@media only screen and (max-width: 980px){
.home-nayami{
		width:100%;
}
.home-nayami div.clearfix{
	width:100%;
	text-align:center;
}
.home-nayami div.clearfix dl{
	float:none;
	display:inline-block !important;
}
}
@media only screen and (max-width: 320px){
.home-nayami div.clearfix dl{
		box-sizing: border-box;
}
}

.h3h:after{
	content:"";
	display:block;
	height:5px;
	width:50px;
	background:#e2739d;
	margin:5px auto 0 auto;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
}

.h3h{
	text-align:center;
	font-size:25px;
	font-weight:normal;
}
.h3h img{
	vertical-align:middle;
	margin-right:10px;
}
.home-flow h4{
	font-weight:normal;
	position:relative;
	padding:0 0 20px 64px;
	font-size:20px;
}
.home-flow h3{
	padding-bottom:25px;
}
.home-flow h4 .n{
	color:#e2739d;
	font-size:25px;
	position:absolute;
	top:-8px;
	left:0;
	line-height:110%;
	text-align:center;
}
.home-flow h4 .n .s{
	font-size:15px;
	display:block;
	line-height:1;
}
.home-flow h4 .n .s:before{
	content:url(/upload/tenant_1/stepl.webp);
	padding-right:4px;
}
.home-flow h4 .n .s:after{
	padding-left:4px;
	content:url(/upload/tenant_1/stepr.webp);
}
.home-flow .pic{
	float:right;
	padding:0 0 16px 0;
}
.home-flow .left{
	float:left;
	width:470px;
	height:auto;
}
.home-flow .left p{
	padding:0 0 16px 0;
}
.home-flow li+li{
	padding-top:68px;
	position:relative;
}
.home-flow li+li:before{
	content:url(/upload/tenant_1/top_11.webp);
	top:0;
	left:50%;
	position:absolute;
	margin-left:-21px;
}

.hmore a{
	display:inline-block !important;
	/display:inline !important;
	/zoom:1;
	border:2px solid #e2739d;
	padding:0 45px 0 18px;
	line-height:40px;
	position:relative;
	font-size:15px;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */s
}
.hmore a:before{
	content:url(/upload/tenant_1/sidemk.webp);
	top:13px;
	right:17px;
	position:absolute;
	line-height: 0;
}

.home-flow .hmore{
	text-align:center;
	padding-top:15px;
}
.home-flow{
	padding-bottom:40px;
}
@media only screen and (max-width: 768px){
.home-flow{
	width:100%;
}
.home-flow .pic{
	width:100%;
	float:none;
	text-align:center;
}
.home-flow .left{
	float:none;
	width:100%;
}
}
.home-voice h3{
	padding-bottom:20px;
}
.home-voice dt img{
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
}
.home-voice dl{
	width:190px;
	height:auto;
	float:left;
	padding:0 35px 35px 0;
}
.home-voice dl:last-child{
  padding-right: 0;
}
.home-voice dt+dd{
	text-align:center;
	padding:5px 0 8px 0;
}
.home-voice div.clearfix{
	width:/*675*/640px;
	height:auto;
	margin: 0 auto;
}
.home-voice .hmore{
	text-align:center;
}
.home-voice{
	padding-bottom:40px;
}
@media only screen and (max-width: 768px){
.home-voice{
	width:100%;
	text-align:center;
}
.home-voice dl{
	float:none;
	display:inline-block !important;
	padding:0 0 35px 0;
}
.home-voice dd+dd{
	text-align:left;
}
.home-voice div.clearfix{
	width:100%;
}
}
.home-blog h3{
	padding-bottom:10px;
}
.home-blog dl{
	
	padding:16px 0;
}
.home-blog dl+dl{
	border-top:1px solid #dcdccc;
}
.home-blog .hmore{
	text-align:center;
	padding-top:10px;
}
.home-blog{
	padding-bottom:40px;
}
.home-faq h3{
	padding-bottom:25px;
}
.home-faq dt{
	position:relative;
	padding:10px 0 20px 62px;
	min-height:30px;
}
.home-faq dt .q{
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:auto;
	line-height:40px;
	text-align:center;
	background:#a1ccd2;
	font-size:25px;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
}
.home-faq dd{
	position:relative;
	padding:10px 0 15px 62px;
	min-height:30px;
}
.home-faq dd .a{
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:auto;
	line-height:40px;
	text-align:center;
	background:#e2739d;
	color:#fff;
	font-size:25px;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	
}
.home-faq dl+dl{
	border-top:1px solid #dcdccc;
	padding-top:18px;
}
.home-faq .hmore{
	padding:20px 0 0 0;
	text-align:center;
}
.home-faq{
	padding-bottom:40px;
}
.home-check h3{
	padding-bottom:18px;
}
.home-check h3+p{
	text-align:center;
	padding:0 0 25px 0;
}
.home-check li a{
	border:1px solid #dcdccc;
	display:block;
	height:72px;
	line-height:72px;
	padding:0 0 0 24px;
	font-size:20px;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
}
.home-check li{
	width:300px;
	height:auto;
	float:left;
	padding:0 40px 30px 0;
}
.home-check li:nth-child(2n){
  padding-right: 0;
}
.home-check li img{
	vertical-align:middle;
}
.home-check li .p{
	display:inline-block !important;
	/display:inline !important;
	/zoom:1;
	/*padding-left:25px;*/
	min-width:75px;
}
.home-check ul{
	width:/*680*/640px;
	height:auto;
	margin: 0 auto;
}
.home-check{
	padding-bottom:10px;
}
.main-bnr{
	padding-bottom:40px;
}
.main-bnr a{
  display: block;
  text-align: center;
}
@media only screen and (max-width: 768px){
.home-check{
	width:100%;
}
.home-check li{
	width:100%;
	float:none;
	padding-left:0;
	display:inline-block !important;
}
.home-check ul{
	width:100%;
}
}
.home-inn {
  padding-bottom: 45px;
}
.home-inn .h3h {
  padding-bottom: 25px;
}
.home-inn .h3h img {
  height: 25px !important;
  width: auto !important;
}
.home-inn iframe {
  width: 100%;
  box-sizing: border-box;
}

/*----------------------下層共通*/
.under-tit{
	width:100%;
	max-width:980px;
	height:200px;
	margin:0 auto;
	border-radius:10px;
	overflow:hidden;
	position:relative;
}
.under-tit h2{
	position:relative;
	z-index:1;
	font-weight: bold;
	width:67%;
	height:100%;
	font-size:30px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cde3ee+0,ffffff+100&1+82,0+98 */
background: -moz-linear-gradient(left, rgba(205,227,238,1) 0%, rgba(246,250,252,1) 82%, rgba(254,254,255,0) 98%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(205,227,238,1) 0%,rgba(246,250,252,1) 82%,rgba(254,254,255,0) 98%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(205,227,238,1) 0%,rgba(246,250,252,1) 82%,rgba(254,254,255,0) 98%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cde3ee', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
.under-tit .pic{
	position:absolute;
	right:0;
	top:0;
	z-index:0;
}
.under-tit .pic img{
	height:100%;
	width:auto;
	min-height:200px;
}
.under-tit h2 .t{
	display:block;
	position:absolute;
	top:40%;
	left:10%;
}
@media screen and (max-width:568px) {
  .under-tit h2 {
    display: table;
  }
  .under-tit h2 .t{
    position: static;
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 10%;
  }
}
.pdb30{
	padding-bottom:30px;
}
.pdb40{
	padding-bottom:30px;
}

.pink{
	color:#e2739d;
}
/*----------------------guide*/
.guide h3{
	margin-bottom:20px;
}
.guide1 dt{
	width:23%;
	float:left;
	font-weight:bold;
	color:#e2739d;
}
.guide1 dd{
	padding:0 0 0 23%;
}
.guide1 dl{
	border-bottom:1px solid #dcdccc;
	padding:0 0 13px 0;
	margin-bottom:15px;
}
.guide1 .table{
	padding-bottom:25px;
}
.guide2{
	width:100%;
	height:300px;
	margin-bottom:20px;
}
.guide3 dt:before{
	content:url(/import/tenant_1/153.126.162.59/html/images/guide/mk.gif);
	vertical-align:middle;
	display:inline-block !important;
	padding:0 10px 0 0;
}
.guide3 dt{
	font-weight:bold;
	padding-bottom:10px;
}
.guide3 dl{
	padding-bottom:20px;
}
.guide3 .inn{
	width:100%;
}
.guide3 .inn img{
	width:100%;
	height:auto;
}
.guide4 dt{
	width:23%;
	float:left;
	font-weight:bold;
	color:#e2739d;
}
.guide4 dd{
	padding:0 0 0 23%;
}
.guide4 dl{
	border-bottom:1px solid #dcdccc;
	padding:0 0 13px 0;
	margin-bottom:15px;
}
.guide4{
	padding-bottom:20px;
}
.guide5 .table{
	margin-bottom:15px;
	border:1px solid #dcdccc;
	border-radius: 4px;         CSS3草案   
	-webkit-border-radius: 4px;     Safari,Google Chrome用   
	-moz-border-radius: 4px;    Firefox用 */
}
.guide5 table{
	width:100%;
	height:auto;
	border-collapse:collapse;
	overflow:hidden;

}
.guide5 thead td{
	border-top:none;
	font-size:18px;
}
.guide5 thead th{
	border-top:none;
	border-top:none;
	padding-right:0;
	text-align:center;
	font-size:18px;
}
.guide5 td{
	border-top:1px solid #dcdccc;
	text-align:center;
	border-left:1px solid #dcdccc;
	font-size:18px;
}
.guide5 th{
	border-top:1px solid #dcdccc;
	height:50px;
	width:36%;
	text-align:center;
	padding:0 7px 0 0;
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
.guide5 .table+p{
	font-size:14px;
}
.guide5{
	padding-bottom:30px;
}
@media only screen and (max-width: 768px){
	.guide2{
		width:100%;
	}
	.guide5{
		width:100%;
		
}
}
/*----------------------beginner*/
.beginner h3{
	margin-bottom:20px;
}
.beginner1 .left{
	width:380px;
	float:left;
}
.beginner1 .pic{
	width:240px;
	float:right;
}
@media only screen and (max-width: 768px){
.beginner1{
		width:100%;
	}
.beginner1 .left{
		width:100%;
		float:none;
		padding-bottom:20px;
}
.beginner1 .pic{
	width:100%;
	float:none;
	text-align:center;
}

}
/*----------------------ob-gyn*/
.ob-gyn h3{
	margin-bottom:20px;
}
.ob-gyn1 .inn1{
	background-color:#cfe3ee;
	border-radius:50%;
	padding:40px 0;
}
.ob-gyn1 .inn1 h4{
	text-align:center;
	font-size:24px;
}
.ob-gyn1 .inn1 ul{
	text-align:center;
}
.ob-gyn1 .inn1 ul li{
	width:180px;
	height:180px;
	border-radius:50%;
	background:#FFF;
	border:3px solid #e2739d;
	display:inline-block !important;
	letter-spacing:-5px;
	text-align:center;
	margin:0 5%;
}
.ob-gyn1 .inn1 ul li .tt{
	letter-spacing:0;
	display:block;
	padding:40% 0 0 0;
	font-weight:bold;
	color:#e2739d;
	font-size:24px;
	
}
.ob-gyn2{
	border:3px solid #cfe3ee;
	border-radius:5px;
	padding:20px;
	margin-bottom:30px;
}
@media only screen and (max-width: 768px){
	.ob-gyn1 .inn1 ul li{
		margin-bottom:10px;
	}
}
/*----------------------blog*/
#side .newkiji dd .sd{
	display:block;
	font-size:12px;
}
.side-menu.newkiji dd a{
	background: url(/upload/tenant_1/sidemk.webp) right 50% no-repeat;
	padding-right: 20px;
}
.bloglist .box .pic{
	width:150px;
	float:left;
}
.bloglist .box .pic img{
  width: 150px;
  height: 150px;
  object-fit: cover;
}
.bloglist .box .right{
	width:460px;
	float:right;
}
.bloglist .box h4{
	background:url(/upload/tenant_1/blog_detail_01.webp) no-repeat left top;
	font-size:25px;
	font-weight:normal;
	padding:0 0 0 40px;
	line-height:120%;
	min-height: 90px;
	padding-bottom: 60px;
}
.bloglist .box{
	position:relative;
	border-bottom:1px solid #dcdccc;
	padding-bottom:40px;
	margin-bottom:40px;
}
.bloglist .box a{
	width:270px;
	height:43px;
	line-height:43px;
	padding:0 0 0 30px;
	display:block;
	background-color:#cde3ee;
	border-radius:5px;
	background-image:url(/import/tenant_1/153.126.162.59/html/images/blog_detail/btn_right.png);
	background-repeat: no-repeat;
	background-position:90% 40%;
	position:absolute;
	bottom:40px;
	right:0;
}
.pagenav{
	width:100%;
	text-align:center;
	letter-spacing:-5px;
	padding-bottom:80px;
}
.pagenav li{
	display:inline-block !important;
	letter-spacing:0;
	padding:0 10px;
	margin-bottom:15px;
}
.pagenav li a{
	display:block;
	border:2px solid #e2739d;
	border-radius:5px;
	line-height:44px;
	width:44px;
}
.pagenav li a img{
	vertical-align:middle;
	padding:0 15px;
}
/*.pagenav li:first-of-type a,.pagenav li:last-of-type a{
	width:auto;
}*/
.pagenav li.back a{
	width:auto;
	padding-right: 20px;
}
.pagenav li.prev a{
  width:auto;
	padding-right:20px;
}
.pagenav li.next a{
  width:auto;
	padding-left:20px;
}
.blogkiji h3{
	background:url(/import/tenant_1/153.126.162.59/html/images/blog_detail/blog_detail_01.png) no-repeat left top;
	font-size:25px;
	font-weight:normal;
	padding:0 0 15px 40px;
	line-height:120%;
}
.blogkiji h3+p{
	text-align:center;
	font-weight:bold;
}
.blogtitbox:after {
    content: "";
    display: block;
    height: 5px;
    width: 50px;
    background: #e2739d;
    margin: 5px auto 0 auto;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.blogtitbox{
	padding-bottom:20px;
}
.blogtitbox .date,.blogtitbox .cate{
	padding:0 10px;
}
.blogkiji .inn .pic{
	width:390px;
	max-width: 100%;
	margin:0 auto;
}
.blogkiji .inn p{
	padding-bottom:30px;
}
.blogkiji .inn{
	border-bottom:1px solid #dcdccc;
	margin-bottom:40px;
	padding-bottom: 30px;
}
/*.pagenav.back li:first-of-type a{
	padding-left:0px;
}*/
@media only screen and (max-width: 768px){
.bloglist .box .pic{
	width:100%;
	float:none;
	text-align:center;
}
.bloglist .box .right{
	width:100%;
	float:none;
	padding-bottom:10px;
}
.bloglist .box .right h4{
	padding-bottom:20px;
	min-height: auto;
}
.bloglist .box{
	width:100%;
	padding-bottom:20px;
}
.bloglist .box a{
	bottom:10px;
	width:100%;
	position: static;
	padding:0;
	text-align:center;

}
}

/*----------------------faq*/
.faq h3{
	margin-bottom:30px;
}
.faq strong.qa{
	display:block;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	border-radius:3px;
	float:left;
	font-weight:normal;
	font-size:25px;
}
.faq dt strong.qa{
	background-color:#a1ccd2;
}
.faq dl .tt{
	display:block;
	width:580px;
	float:right;
	padding-top:10px;
}
.faq dt{
	padding-bottom:20px;
}
.faq dd strong.qa{
	background-color:#e2739d;
	color:#FFF;
}
.faqwap dl{
	padding-bottom:10px;
	border-bottom:1px solid #dcdccc;
	margin-bottom:20px;
}
.faqwap dl:last-of-type{
	border-bottom:none;
}
@media only screen and (max-width: 768px){
.faqwap dl{
	width:100%;
}
.faq strong.qa{
	width:40px;
	height:40px;
	float:none;
}
.faq dl .tt{
	width:100%;
}
}
/*----------------------about_cancer*/
.cancer h3{
	margin-bottom:30px;
}
.cancer1 h3{
	text-align:center;
	font-size:30px;
}
@media only screen and (max-width: 480px){
.cancer1 h3{
	font-size:20px;
}
}
.cancer1 h3 img{
	vertical-align:middle;
}
.cancer1 li{
	background:url(/upload/tenant_1/about_01.webp) no-repeat left top;
	font-size:20px;
	padding:0 0 20px 55px;
}
.cancer1{
	padding-bottom:30px;
}
.cancer2 .titul li{
	width:62%;
	float:left;
	background-color:#e2739d;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	padding:13px 0 10px 0;
}
.cancer2 .titul li+li{
	width:38%;
	float:right;
}
.cancer2 dt{
	width:38%;
	float:right;
	text-align:center;
	font-weight:bold;
	padding-top:60px;
}
.cancer2 dd{
	width:61%;
	min-height:65px;
	float:left;
	border-right:1px solid #dcdccc;
}
.cancer2 dd ul{
	padding:14px 0 10px 15px;
}
.cancer2 dd ul li{
	background:url(/upload/tenant_1/about_02.webp) no-repeat left top;
	padding:0 0 10px 35px;
}
.cancer2 dt strong{
	width:100%;
	display:block;
}
.cancer2 dl{
	border:1px solid #dcdccc;
	border-top:none;
}
.cancer3 .pic{
	text-align:center;
}
.cancer3 p{
	padding-bottom:30px;
}
/*-------------------------pregnancy*/
.pregnancy1 h4{
	background-color: #e2739d;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    padding: 13px 0 10px 0;
}
.predl1{
	border: 1px solid #dcdccc;
	padding:20px 15px;
	margin-bottom:30px;
}
.predl1 li{
	background: url(/upload/tenant_1/about_02.webp) no-repeat left top;
    padding: 0 0 10px 35px;
}
.pregnancy2 li{
    background: url(/import/tenant_1/153.126.162.59/html/images/guide/mk.gif) no-repeat left 4px;
    padding: 0 0 10px 25px;
}
/*-------------------------month*/
.navlink{
	text-align:center;
	letter-spacing:-5px;
	padding-bottom:40px;
}
.navlink li{
	display:inline-block !important;
	letter-spacing:0;
	padding:0 10px;
	margin-bottom:15px;	
}
.navlink li p{
	letter-spacing:0;
}

.month1 .cancer2 dt{
	padding-top:14px;
	text-align:left;
}
.cancer2 .titul li

/*-------------------------orimono*/
.orimono1 .titdl{
	width:100%;
}
.orimono1 .titdl{
	background-color: #e2739d;
}
.orimono1 .titdl dt,.orimono1 .titdl dd{
	color:#FFF;
	text-align:center;
	font-weight:bold;
	background-color:#e2739d;
	height:40px;
	line-height:40px;
	padding:5px 2% 3000px 2%;
	margin-bottom:-3000px;
	min-height:0;
}
.orimono1 dt{
	width:20%;
	float:left;
	padding:10px 2%;

}
.orimono1 dd{
	width:20%;
	float:left;
	padding:10px 2% 3000px 2%;
	margin-bottom:-3000px;
	min-height:50px;
	border-left:1px solid #dcdccc;
}
.orimono1 dl{
	width:100%;
	border-left:1px solid #dcdccc;
	border-right:1px solid #dcdccc;
	border-bottom:1px solid #dcdccc;
	overflow:hidden;
}
.orimono1 dd:last-of-type{
	font-weight:bold;
}
@media only screen and (max-width: 768px){
.orimono1 dt,.orimono1 dd{
	font-size:12px;
}
}

/*-------------------------voice*/
.voice .box h3 {
    background:url(/upload/tenant_1/voice_01.webp) no-repeat left top;
    font-size: 25px;
    font-weight: normal;
    padding: 0 0 15px 40px;
    line-height: 120%;
}
.voice .box h3+p{
	text-align:center;
	font-weight:bold;
}
.voice .left{
	width:380px;
	float:left;
}
.voice .pic{
	text-align:center;
	width:240px;
	float:right;
}
.voice .box{
	padding-bottom:40px;
	border-bottom:1px solid #dcdccc;
	margin-bottom:40px;
}
@media only screen and (max-width: 768px){
.voice .box{
	width:100%;
}
.voice .left{
	width:100%;
	float:none;
	padding-bottom:15px;
}
.voice .pic{
	width:100%;
	float:none;
}
}
/*-------------------------contact*/
.contact h3{
	margin-bottom:30px;
}
.contact1 dt{
	width:30%;
	padding:8px 0 3008px 3%;
	float:left;
	background-color:#e2739d;
	color:#FFF;
	font-weight:bold;
	margin-bottom: -3000px; 
}
.contact1 dl{
	border-bottom:1px solid #dcdccc;
	overflow: hidden; 
}
.contact1 dt strong{
	color:#cfe3ee;
}
.contact1 dd{
	width:64%;
	padding:8px 0 3008px 3%;
	background-color:#FFF;
	float:left;
	margin-bottom: -3000px; 
}
.contact1 .size1{
	width:98%;
	height:30px;
}
.contact1 textarea{
	width:98%;
	height:240px;
}
.contact1 .table{
	padding-bottom:40px;
}
.contact1 .formbtn {
    text-align: center;
    letter-spacing: -5px;
    padding: 0 0 40px 0;
}
.contact1 .formbtn li{
	display: inline-block !important;
}
.contact1 .formbtn #send{
    border: 2px solid #e2739d;
    padding: 0 45px 0 18px;
    line-height: 40px;
    position: relative;
    font-size: 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	background: #FFF url(/import/tenant_1/153.126.162.59/html/images/blog_detail/btn_right.png) no-repeat 180px 15px;
}

.h1-box{
      max-width: 980px;
    height: auto;
    margin: 0 auto;
    display: block;
    font-size: 14px;
    padding: 0 5px;
}

/* パンくずリスト */
.breadcrumbs {
 max-width: 980px;
    margin: 15px auto;
}

.breadcrumbs-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.breadcrumbs-list {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.breadcrumbs-list li {
    display: inline;
    font-size: 14px;
    letter-spacing: 1px;
}

.breadcrumbs-list li.breadcrumbs-home,
.breadcrumbs-list li.breadcrumbs-prevpage a {
    font-weight: bold;
    color: var(--c-01);
}

.breadcrumbs-list li+li::before {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 0 10px 0 0px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media (max-width: 1024px) {
    .breadcrumbs {
        font-size: 14px;
             width: 95%;
    }

    .breadcrumbs-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start;
        -ms-flex-align: start;
    }

    .breadcrumbs-list {
        width: 90%;
    }

    .breadcrumbs li {
        font-size: 12px;
    }

    .breadcrumbs li+li::before {
        width: 8px;
        height: 8px;
    }
    .h1-box{
      padding-right: 45px;
      font-size: 12px;
    }
}

@media (max-width: 599px) {
    .breadcrumbs {
        font-size: 12px;
    }

    .breadcrumbs li+li::before {
        width: 6px;
        height: 6px;
    }
}

[data-element-id] #gnav ul{
      display: flex;
    flex-wrap: wrap;
}

[data-element-id] #gnav ul [data-hide-element] li{
  width: 100%;
}

[data-element-id] #gnav li.pc_hidden{
  display: block;
  border: solid 1px #000;
}

[data-element-id] #gnav li.pc_hidden:after{
  content: "モバイル用";
    display: block;
    padding: 5px;
    font-weight: 700;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: black;
}

[data-element-id] #gnav.fixed{
  position: relative;
}

[data-hide-element]{
  width: 100%;
  margin-top: 20px;
}

[data-hide-element]:before{
  position: relative!important;
}

/*20260509*/

#header {
  overflow-anchor: none; /* スクロール位置の強制補正を無効化 */
}

.webreserve {
  display: none;
}

@media (max-width: 599px){
.totop {
 bottom: 85px;
  }

#header .inner .right.fix {
        width: 100%;
        right: 0px;
    }
    
.webreserve {
        width: 100%;
        letter-spacing: 0px;
        font-size: 14px;
        display: block;
        margin-top: 10px;
}

#header .inner .right.fix .webreserve {
  display: block !important;
  width: 25% !important;
  margin-right: 5px;
  padding: 0 5px;
  margin-top:0px
  }

.webreserve a {
    background: #fff !important; 
    color: #e2739d !important;
    border: 1px solid #e2739d;
  }


#header .inner .right.fix dd {
  width: 30%;
  }


#header .inner .right.fix .tel-area {
        width: 40%;
        margin-right: 5px;
        padding: 0 5px;
    }

    #header .inner .right dd+dd a{
    font-size:13px;   
    }
   
}
