@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0;}
table{border-collapse: collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-weight:normal;font-style:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
img {vertical-align:top;line-height:1;!important}

/*-----body-----*/
body{
color:#333;
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:15px;
line-height:1.5;
border-top:3px solid #171C61;
z-index:1;
}

.cfx{zoom:1;overflow:hidden;}
.clr {clear: both;}


/*-----common-----*/
.w960{width:960px;}
.w1200{width:1200px;}
a:hover img, .opImg img{opacity:0.8;filter: alpha(opacity=80);}

.dno{display:none;}

.mat{margin-left:auto!important;margin-right:auto!important;}
.ble{color:#0071be;}
.org{color:#eb6100;}

.txtC{text-align:center!important;}
.txtL{text-align:left!important;}
.txtR{text-align:right!important;}

.f12{font-size:1.2em;}
.f14{font-size:1.4em;}
.f16{font-size:1.6em;}

/*-----Header-----*/
#Head{letter-spacing:0.1em; background-color:#FFFFFF; text-align:left;}
#Head .sub_tit{height:42px;background:url(../img/sub_tit.gif) repeat-x 0 0; padding-top:15px;}
#Head .inBox{height:71px; margin-bottom:10px;}
#logo{width:462px;height:71px;float:left;}

#cnt{width:180px;float:right;font-size:15px;}
#cnt .cate_h{margin:0;}
#cnt .cate_h li{background:url(../img/icon.gif) no-repeat 10px 6px; padding-left:27px; margin-bottom:2px;list-style:none;}
#cnt .cate_h li a{ color:#000;text-decoration:none;}
#cnt .cate_h li a:hover{ color:#999;text-decoration:none;}


/*-----contetnt-----*/
#pagetop{display:none;}

.bread{ margin:15px 0;}

#back{
	
/* SVG as background image (IE9/Chrome/Safari/Opera) */ 
background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImczNTAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNFOEY0RjkiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMwRTZGQjgiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2czNTApIiAvPgo8L3N2Zz4=);

	/* Webkit系 */ 
background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#0E6FB8));
 
/* Mozilla系 */ 
background: -moz-linear-gradient(top,  #FFFFFF,  #0E6FB8);
 
/* InternetExplorer */
 
/* IE5.5-7 */  
filter: progid:  
DXImageTransform.Microsoft.gradient(  
startColorstr='#FFFFFF', endColorstr='#0E6FB8', GradientType=1);
 
/* IE8-9 */  
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#0E6FB8', GradientType=0)";
 
/* IE10 */  
background: -ms-linear-gradient(top,  #FFFFFF,  #0E6FB8) ;
}

#Main{width:960px; background-color:#FFFFFF; padding: 0 30px; text-align:left;}

#Middle{width:960px;background:url(../../img/side3bdy.gif) repeat-y 0 0;position: relative; *zoom: 1; }

#Ctns{width:700px;float:right;}

#Ctns_top{width:700px;float:left; margin:8px 0 30px 0;}
#inbox{margin:10px;}

#Ctns h1{ border-bottom:5px solid #171C61; border-left:12px solid #FC95BF; color:#0A3680; background-color:#E5EAEC; font-size:30px; font-weight:bold; margin:0 0 10px 0; padding:40px 0 40px 40px; clear:both;
-moz-border-radius: 12px;    /* Firefox */
-webkit-border-radius: 12px; /* Safari,Chrome */
border-radius: 12px;         /* CSS3 */}
#Ctns h2{ height:50px;background:url(../img/h1.gif) no-repeat; color:#0A3680; font-size:20px; font-weight:bold; padding:12px 0 0 35px; clear:both;}
#Ctns h3{ height:30px;background:url(../img/h2.gif) no-repeat; color:#0E6FB8; font-size:20px; font-weight:bold; padding:2px 0 0 35px; border-bottom:1px solid #0E6FB8; margin:10px 0 5px 0; clear:both;}
#Ctns h4{ color:#0E6FB8; font-size:18px; font-weight:bold; border-bottom:1px dotted #0E6FB8; border-left:7px solid #0E6FB8;clear:both; padding:0 0 0 7px; margin:15px 0 5px 0;}
#Ctns h5{ color:#0E6FB8; font-size:17px; font-weight:bold; border-bottom:1px dotted #0E6FB8; clear:both; padding:0 0 0 5px; margin:10px 0 5px 0;}
#Ctns p{ padding:5px 10px; margin-bottom:20px;}

#Ctns_crc{width:700px;}
#Ctns_crc h1{ border-bottom:5px solid #171C61; border-left:12px solid #FC95BF; color:#0A3680; background-color:#E5EAEC; font-size:30px; font-weight:bold; margin:0 0 10px 0; padding:40px 0 40px 40px; clear:both;
-moz-border-radius: 12px;    /* Firefox */
-webkit-border-radius: 12px; /* Safari,Chrome */
border-radius: 12px;         /* CSS3 */}
#Ctns_crc h2{ height:50px;background:url(../img/h1.gif) no-repeat; color:#0A3680; font-size:20px; font-weight:bold; padding:12px 0 0 35px; clear:both;}
#Ctns_crc p{ padding:5px 10px; margin-bottom:20px;}

/*==== メニュー===================*/
#Menu{height:70px; padding: 0 30px;
/* Webkit系 */ 
background: -webkit-gradient(linear, left top, left bottom, from(#0E6FB8), to(#172A88));
 
/* Mozilla系 */ 
background: -moz-linear-gradient(top,  #0E6FB8,  #172A88) repeat-x 0 0;
 
/* InternetExplorer */
 
/* IE5.5-7 */  
filter: progid:  
DXImageTransform.Microsoft.gradient(  
startColorstr='#0E6FB8', endColorstr='#172A88', GradientType=1) ;
 
/* IE8-9 */  
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0E6FB8', endColorstr='#172A88', GradientType=0)";

/* IE10 */  
background: -ms-linear-gradient(top,  #0E6FB8,  #172A88);

/* SVG as background image (IE9/Chrome/Safari/Opera) */ 
background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc1NjAiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMwRTZGQjgiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiMxNzJBODgiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c1NjApIiAvPgo8L3N2Zz4=);
}

#Menu_btn {width:960px;height:70px; margin-bottom:10px;

/* Webkit系 */ 
background: -webkit-gradient(linear, left top, left bottom, from(#0E6FB8), to(#172A88)) repeat-x 0 0;
 
/* Mozilla系 */ 
background: -moz-linear-gradient(top,  #0E6FB8,  #172A88) repeat-x 0 0;
 
/* InternetExplorer */
 
/* IE5.5-7 */  
filter: progid:  
DXImageTransform.Microsoft.gradient(  
startColorstr='#0E6FB8', endColorstr='#172A88', GradientType=1) repeat-x 0 0;
 
/* IE8-9 */  
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0E6FB8', endColorstr='#172A88', GradientType=0)" repeat-x 0 0;
 
/* IE10 */  
background: -ms-linear-gradient(top,  #0E6FB8,  #172A88) repeat-x 0 0;
}
#Menu_btn td{ text-align:center; padding:10px 5px; font-size:14px; border-left:#FFFFFF solid 1px; border-right:#FFFFFF solid 1px; font-weight:bold;}
#Menu_btn td a {color:#FFFFFF!important; text-decoration:none;display:block;} 
#Menu_btn td a:hover {color:#CCC!important; text-decoration:none;} 

/*-----トップページ-----*/
#main_slide{width:960px;height:280px;z-index:2;background: no-repeat; padding:0 30px!important;}

.top_info{ border: 2px solid #171C61;color:#171C61; font-size:16px; font-weight:bold; text-align:center; margin:10px 0; padding:10px 0;}

#business{ margin:15px 0 10px 0;}
#business .b_inbox{ width:270px; float:left; margin-right:24px; border:2px solid #9CF; padding:15px;
-moz-border-radius: 10px;    /* Firefox */
-webkit-border-radius: 10px; /* Safari,Chrome */
border-radius: 10px;         /* CSS3 */
 }
#business .b_inbox p{ padding:10px 0;}
#business .b_inbox .shousai{width:120px; margin:10px auto; padding:5px 10px; background:#0099FF; text-align:center;
-moz-border-radius: 15px;    /* Firefox */
-webkit-border-radius: 15px; /* Safari,Chrome */
border-radius: 15px;         /* CSS3 */
 }
#business .b_inbox .shousai a{color:#FFF!important; text-decoration:none;}
#business .b_inbox .shousai a:hover {color:#666!important; text-decoration:none;} 

#business .b_inbox h1{ height:55px;background:url(../img/h2.jpg) no-repeat 0 4px; color:#0E6FB8; font-size:17px; font-weight:bold; padding:0 0 0 20px;}
#business .b_inbox h1 a{ color:#0E6FB8;text-decoration:none;}
#business .b_inbox h1 a:hover{ color:#999999;}

#business .b_inbox p a{ color:#000!important;text-decoration:none;}
#business .b_inbox p a:hover{ color:#000!important;text-decoration:none;}

#business .b_inbox_r{ width:270px; float:right; border:2px solid #9CF; padding:15px;
-moz-border-radius: 10px;    /* Firefox */
-webkit-border-radius: 10px; /* Safari,Chrome */
border-radius: 10px;         /* CSS3 */
 }
#business .b_inbox_r p{ padding:10px 0;}
#business .b_inbox_r .shousai{width:120px; margin:10px auto; padding:5px 10px; background:#0099FF; text-align:center;
-moz-border-radius: 15px;    /* Firefox */
-webkit-border-radius: 15px; /* Safari,Chrome */
border-radius: 15px;         /* CSS3 */
 }
#business .b_inbox_r .shousai a{color:#FFF!important; text-decoration:none;}
#business .b_inbox_r .shousai a:hover {color:#666!important; text-decoration:none;} 

#business .b_inbox_r h1{ height:55px;background:url(../img/h2.jpg) no-repeat 0 4px; color:#0E6FB8; font-size:17px; font-weight:bold; padding:0 0 0 20px;}
#business .b_inbox_r h1 a{ color:#0E6FB8;text-decoration:none;}
#business .b_inbox_r h1 a:hover{ color:#999999;text-decoration:none;}

#business .b_inbox_r p a{ color:#000!important;text-decoration:none;}
#business .b_inbox_r p a:hover{ color:#000!important;text-decoration:none;}

/*-----会社概要-----*/

#company{ margin:5px 25px 30px 25px; border-color:#CCC;}
#company th{ padding:5px; border-color:#CCC;}
#company td{ padding:5px 5px 5px 10px; border-color:#CCC;}
#company td.tit{ width:180px; padding:5px; text-align:center; border-color:#CCC; background-color:#E4E4E4;}

#tbl{ margin:0 auto 25px auto;}
#tbl tr td{border-bottom: #999999 dashed 1px; padding:10px 0;}
.cha{color:#171C61;text-align:center;font-weight:bold;}

/*-----寝具レンタル保守サービス-----*/
#i_m{ width:670px; padding:5px 20px 0 10px; margin-bottom:20px; clear:both;}
#i_m .i_m_p{ width:300px; float:left; margin:0 20px 20px 0; text-align:center;}
#i_m .i_m_p img{ margin-bottom:10px;}
#i_m .i_m_p .txt_new_area {
color: #0E6FB8;
border: 3px solid #0E6FB8;
padding: 12px 15px 8px 15px;
border-radius: 5px;
margin: 0 15px;
}
#i_m .i_m_p .txt_new_area span {
display: block;
font-weight: bold;
font-size: 13px;
}
#i_m .i_m_p .txt_new_area strong {
display: block;
font-weight: bold;
font-size: 17px;
}
#Ctns .cts_area p.txt1 {
font-size: 16px;
padding-bottom: 0;
margin: 10px 0 0 0;
color: #0E6FB8;
}
#Ctns .cts_area p.txt2 {
margin: 0;
font-size: 13px;
}
#Ctns .cts_area p.txt3 {
margin: -5px 0 5px 0;
font-size: 13px;
}
#Ctns .cts_area p.txt4 {
margin: 0 0 30px 0;
font-weight: bold;
color: #dc1111;
}

.list{ padding:0 20px; margin: 0 30px;}

.breath{vertical-align: middle; text-align:center; margin-bottom:30px;}
img.breath{vertical-align: middle; text-align:center;}

/*-----保育園寝具リース・レンタル・保守サービス-----*/
#hoikuen{ margin:5px 25px 30px 25px; border-color:#CCC;}
#hoikuen th{ padding:5px; border-color:#CCC;}
#hoikuen td{ padding:5px 5px 5px 10px; border-color:#CCC;}
#hoikuen td.tit{ width:150px; padding:5px; text-align:center; border-color:#CCC; background-color:#E4E4E4;}

/*-----家電・家具・カーテンリース・レンタル-----*/
#maker{ margin:10px;}
#maker .m_logo{ width:190px; background-color:#0066CC; color:#FFFFFF; text-align:center; padding:10px;
-moz-border-radius: 10px;    /* Firefox */
-webkit-border-radius: 10px; /* Safari,Chrome */
border-radius: 10px;         /* CSS3 */
}
.e_f_t{ padding:5px 10px;}

/*-----アクセスマップ-----*/
.map{ margin-bottom:30px; text-align:center;}

/*-----サイトマップ-----*/
.s_m{width:600px;margin:10px 50px;}
.s_m li{background:url(../img/icon.gif) no-repeat 10px 6px; padding-left:25px; margin-bottom:5px;list-style:none;}
.s_m li a{ color:#000;text-decoration:none;}
.s_m li a:hover{ color:#999;text-decoration:none;}

.s_m .s_m_t{ width:600px; border-bottom:1px dotted #171C61; color:#171C61; font-weight:bold; margin:20px 0 5px 0; font-size:18px;}
.s_m .s_m_t a{ color:#171C61; text-decoration:none;}
.s_m .s_m_t a:hover{ color:#999;text-decoration:none;}

.s_m li.sub_cate{background : none!important; margin-bottom:5px;list-style:none; padding:0 0 0 15px;}
.s_m li.sub_cate a{ color:#000;text-decoration:none;}
.s_m li.sub_cate a:hover{ color:#999;text-decoration:none;}

/*-----個人情報保護方針-----*/
.daihyo{text-align:right;margin-right:20px;}

/*-----サイドバー-----*/
#Side{width:240px;float:left; margin-top:10px;}

#side_menu{width:240px;}

#side_menu .side_c{ background:url(../img/side_t.png) no-repeat; width:232px; font-size:15px; padding:20px 0 27px 7px; font-weight:bold;}
#side_menu .side_c a{color:#0A3680; text-decoration:none;display:block;}
#side_menu .side_c a:hover{ color:#999;}

#side_menu .side_c_02{ background:url(../img/side_t_02.png) no-repeat; width:232px; font-size:15px; padding:20px 0 27px 7px; font-weight:bold;}
#side_menu .side_c_02 a{color:#0A3680; text-decoration:none;display:block;}
#side_menu .side_c_02 a:hover{ color:#999;}

#smenu{ width:240px; margin-top:25px;line-height:1.2;}
#smenu li{ background:url(../img/icon.gif) no-repeat 10px 4px;padding:0 10px 0 23px; margin:10px 0;mlist-style:none; font-size:15px; font-weight:100!important;}
#smenu li a{ color:#000!important;text-decoration:none;}
#smenu li a:hover{ color:#999!important;text-decoration:none;}


/* ========お問合せ先======== */
.f_adress{ width:960px; text-align:center; font-weight:bold; padding:5px 0 0 0; border-bottom:1px dotted #171C61; font-size:20px; margin:20px 0 0 0; color:#171C61;}
#adress{ margin:10px 0 20px 0;}
#adress .a_inbox{ width:300px; float:left; margin-right:24px; border:2px solid #192D61;
-moz-border-radius: 10px;    /* Firefox */
-webkit-border-radius: 10px; /* Safari,Chrome */
border-radius: 10px;         /* CSS3 */}
#adress .a_inbox p{ padding:10px;}

#adress .a_inbox h1{ width:250px; height:25px; background-color:#192D61; color:#FFF; font-size:17px; font-weight:bold; padding:10px; text-align:center; margin:10px 15px 5px 15px;
-moz-border-radius: 10px;    /* Firefox */
-webkit-border-radius: 10px; /* Safari,Chrome */
border-radius: 10px;         /* CSS3 */}

#adress .a_inbox_r{ width:300px; float:right; border:2px solid #192D61;
-moz-border-radius: 10px;    /* Firefox */
-webkit-border-radius: 10px; /* Safari,Chrome */
border-radius: 10px;         /* CSS3 */}
#adress .a_inbox_r p{ padding:10px;}

#adress .a_inbox_r h1{ width:250px; height:25px; background-color:#192D61; color:#FFF; font-size:17px; font-weight:bold; padding:10px;text-align:center; margin:10px 15px 5px 15px;
-moz-border-radius: 10px;    /* Firefox */
-webkit-border-radius: 10px; /* Safari,Chrome */
border-radius: 10px;         /* CSS3 */}

.map_icon{ padding:3px 4px 0 4px; color:#FFFFFF; background-color:#F00; font-size:10px;
-moz-border-radius: 3px;    /* Firefox */
-webkit-border-radius: 3px; /* Safari,Chrome */
border-radius: 3px;         /* CSS3 */ }
.map_icon a{color:#FFFFFF;text-decoration:none;}
.map_icon a:hover{ color:#999;text-decoration:none;}
.cont_icon{ padding:2px 4px 1px 4px; color:#FFFFFF; background-color:#06F; font-size:10px;
-moz-border-radius: 3px;    /* Firefox */
-webkit-border-radius: 3px; /* Safari,Chrome */
border-radius: 3px;         /* CSS3 */ }
.cont_icon a{color:#FFFFFF;text-decoration:none;}
.cont_icon a:hover{ color:#999;text-decoration:none;}

/* ========Footer======== */
#Foot{width:100%;background:#0E6FB8;padding:20px 0;letter-spacing:0.1em; color:#FFF; text-align:left;}

#Foot hr{ border-color: #171C61; }

#service{ width:960px; margin:10px 0 20px 0;}

#Foot hr{ border-color: #171C61; }

#service .cate{width:410px;float:left;margin:10px 20px 0 0; padding-left:10px;}
#service .cate li{background:url(../img/icon.gif) no-repeat 10px 6px; padding-left:30px; margin-bottom:5px;list-style:none;-webkit-text-size-adjust: 100%; }
#service .cate li a{ color:#FFF;text-decoration:none;-webkit-text-size-adjust: 100%; }
#service .cate li a:hover{ color:#999;text-decoration:none;-webkit-text-size-adjust: 100%; }

#service .cate_02{width:200px;float:left;margin:10px 20px 0 0; padding-left:10px;}
#service .cate_02 li{background:url(../img/icon.gif) no-repeat 10px 6px; padding-left:30px; margin-bottom:5px;list-style:none;}
#service .cate_02 li a{ color:#FFF;text-decoration:none;}
#service .cate_02 li a:hover{ color:#999;text-decoration:none;}

#service .cate_03{width:260px;float:left;margin:10px 20px 0 0; padding-left:10px;}
#service .cate_03 li{background:url(../img/icon.gif) no-repeat 10px 6px; padding-left:30px; margin-bottom:5px;list-style:none;}
#service .cate_03 li a{ color:#FFF;text-decoration:none;}
#service .cate_03 li a:hover{ color:#999;text-decoration:none;}

#service .cate .cate_t{ width:400px; border-bottom:1px dotted #171C61; color:#171C61; font-weight:bold; padding:5px 0 5px 5px; margin:0 0 10px 0; font-size:18px;}
#service .cate .cate_t a{ color:#171C61; text-decoration:none;}
#service .cate .cate_t a:hover{ color:#999;text-decoration:none;}

#service .cate_02 .cate_t{ width:190px; border-bottom:1px dotted #171C61; color:#171C61; font-weight:bold; padding:5px 0 5px 5px; margin:0 0 10px 0; font-size:18px;}
#service .cate_02 .cate_t a{ color:#171C61; text-decoration:none;}
#service .cate_02 .cate_t a:hover{ color:#999;text-decoration:none;}

#service .cate_03 .cate_t{ width:250px; border-bottom:1px dotted #171C61; color:#171C61; font-weight:bold; padding:5px 0 5px 5px; margin:0 0 10px 0; font-size:18px;}
#service .cate_03 .cate_t a{ color:#171C61; text-decoration:none;}
#service .cate_03 .cate_t a:hover{ color:#999;text-decoration:none;}

/* =======お問合せフォーム======== */
#contact{ margin:5px 25px 30px 25px; border-color:#CCC;}
#contact th{ padding:5px; border-color:#CCC;}
#contact td{ padding:5px 5px 5px 10px; border-color:#CCC;}
#contact td.tit{ width:180px; padding:5px; text-align:center; border-color:#CCC; background-color:#E4E4E4;}

/* カレンダー */
.calendar-box{margin: 0 20px 20px;}

/* Top Pageスライダー*/
#slide {
width:980px;
height:280px;
 display: block;
 margin-left: auto;
 margin-right: auto;
 position:relative;
}
#slide img {
position:absolute;
left:0;
top:0;
}


.btn_link_type_a {
border: 3px solid #0E6FB8;
color: #0E6FB8;
text-align: center;
line-height: 50px;
width: 400px;
display: block;
text-decoration: none;
padding: 0;
margin: 0 auto 60px auto;
font-weight: bold;
}
.btn_link_type_a:hover {
color: #fff;
background: #0E6FB8;
}

ul.list_rental_pds {
border-radius: 4px;
padding: 24px 0;
margin: 10px 0 5px 0;
background: #e6f1f9;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
-webkit-align-items: center;
justify-content: center;
-webkit-justify-content: center;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}
ul.list_rental_pds li {
font-size: 18px;
margin: 6px;
padding: 15px 24px;
list-style-type: none;
list-style-position: outside;
border-radius: 4px;
background: #fff;
}


.btn_link_pdf {
color: #0E6FB8;
border: 1px solid #0E6FB8;
text-align: center;
display: block;
width: 200px;
border-radius: 4px;
margin: 10px auto;
padding: 12px 0 10px 0;
font-size: 14px;
text-decoration: none;
}
.btn_link_pdf:hover {
color: #fff;
background: #0E6FB8;
}

.ttl_min {
display: block;
font-weight: bold;
margin: 10px 0 2px 0;
}

#Ctns h3 .new {
    background: #dc1111;
    color: #fff;
    font-size: 12px;
    padding: 4px 8px;
    margin-left: 8px;
    font-weight: normal;
    letter-spacing: 0.05em;
    top: -4px;
    position: relative;
}





.adrs_02 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    margin-bottom: 20px;
}
.adrs_02 .col {
    border: 2px solid #192D61;
    border-radius: 10px;
    width: 465px;
    box-sizing: border-box;
    padding: 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.adrs_02 .col h2 {
    width: 50%;
    height: auto;
    background: #192D61;
    color: #FFF;
    font-size: 17px;
    font-weight: bold;
    padding: 15px 0;
    text-align: center;
    margin: 0;
    border-radius: 10px;
}
.adrs_02 .col h2 span {
    display: block;
    font-size: 12px;
    margin-top: 5px;
}
.adrs_02 .col p .map_icon {
    margin-left: 10px;
}
.cp2025banner {
  position: fixed;
  width: 225px;
  height: auto;
  bottom: 0;
  right: 10px;
  margin: auto;
  z-index: 999;
  pointer-events: auto;
}

.cp2025bannerlink{
  display: block;
  width: 100%;
  pointer-events: auto;
}

.cp2025bannerimg{
  max-width: 225px;
  height: auto;
  display: block;
  width: 100%;
}
.cp2025{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 140px;
  }

.cp2025 img{
    width: 100%;
    height: auto;
  }
  .cp2025 .cp2025message{
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 30px;
    margin-top: 40px;
    color: #333;
    border: 1px solid #ccc;
    padding: 10px;
  }
  .cp2025 .cp2025h1{
    font-size: 16px;
    font-weight: bold;
    margin-top: 60px;
    color: #333;
    background: #000000;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    letter-spacing: 1px;

  }
  .cp2025 .cp2025h2{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
    position: relative;
    border-bottom: 3px solid #dcdcdc;
    padding: 60px 0 14px 0;
    color: #333;
  }
  .cp2025 .cp2025h2:after{
    content: "";
    display: block;
    width: 37.5%;
    height: 3px;
    position: absolute;
    bottom: -3px;
    left: 0;
    background-color: #192D61;
  }
  .cp2025 .cp2025h3{
    border-left: 5px solid #192D61;
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    line-height: 1.3;
    padding-left: 10px;
    border-bottom: 2px solid #e5e5e5;
    margin: 40px 0 30px;
    padding: 9px 10px;
    color: #333;
  }
  .cp2025 table{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    border-collapse: collapse;
  }
  .cp2025 table th{
    background-color: #f0f0f0;
    padding: 10px;
    text-align: left;
    border: 1px solid #ccc;
  }
  .cp2025 table td{
    padding: 10px;
    border: 1px solid #ccc;
  }
  .cp2025list {
    margin-left: 1.5em;
    display: flex;
    flex-direction: column;
    gap: 0.6em;
  }
  .cp2025list li {
    padding-left: 0.5em;
  }
  .cp2025list li::marker {
    content: "・";
  }
  .cp2025listKome {
    margin-left: 1.5em;
    display: flex;
    flex-direction: column;
    gap: 0.6em;
  }
  .cp2025listKome li {
    padding-left: 0.5em;
  }
  .cp2025listKome li::marker {
    content: "※";
  }
  .cp2025list.styleNone li::marker {
    content: none;
  }
  .cp2025list.styleNone {
    margin-left: 0;
  }
  .cp2025 iframe {
  }
  .cp2025 .formArea{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  

  @media screen and (max-width: 750px) {
    #Foot,#Head,#back{
        width: 1020px;
    }
    #Foot{
        padding-bottom: 270px;
    }
    .cp2025banner{
    }
    .cp2025bannerlink{
        left: auto;
        right: 0;
    }
    .cp2025{
        font-size: 200%;
    }

.cp2025bannerimg{
  max-width: 300px;
    height: auto;
}
}




.newsTokyoBranch{
  display: block;
  pointer-events: visible;
  width: fit-content;
  margin-bottom: 8px;
}

.newsTokyoBranchImg{
  max-width: 225px;
    height: auto;
}