@charset "utf-8";
/* CSS Document */


******** ▼▼▼Reset▼▼▼*********/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}

#warp #contents { font-style: normal; }
strong,th { font-weight: normal; }
table {
border-collapse: collapse;
border-spacing: 0;
}


h1,h2,h3,h4,h5,h6 { font-size: 100%; }
img,fieldset { border: 0; }
li { list-style-type: none; }

/* Fonts
------------------------------------------------------------*/
body {
	
font-size: 75%; /* IE */
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
html>/**/body { font-size: 12px; } /* Except IE */


/* clearfix
------------------------------------------------------------*/
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
.clearfix { display: inline-table; }  

p{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", 			   "Hiragino Mincho Pro", serif;
	}
/******** ▲▲▲Reset▲▲▲*********/

div img {
	vertical-align:bottom;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;
}








/******** ▼▼▼アコーでいぉん▼▼▼*********/
ul.accordion {
	width: 94%;
	margin: 0 auto 0%;
	padding: 5% 3% 10% 3%;
	font-size: 3.2vw;
	background-image: url(../img/footer_bg.png);
}
ul.accordion a { display:block; padding:1%; background-position:97% center; background-repeat:no-repeat; text-decoration:none; color:#333; font-weight:bold;}
ul.accordion span { display:block; padding:3.5%; background-position:97% center; background-repeat:no-repeat; color:#333; font-weight:bold;
margin-bottom: 2%;
}
ul.accordion ul { display:none;}
ul.accordion > li { background: -moz-linear-gradient(top, #C6F0FE, #27BCF9); background: -webkit-gradient(linear, left top, left bottom, from(#C6F0FE), to(#27BCF9));}
ul.accordion > li > p { background: -moz-linear-gradient(top, #C6F0FE, #27BCF9); background: -webkit-gradient(linear, left top, left bottom, from(#C6F0FE), to(#27BCF9));cursor:pointer;}
ul.accordion > li > p span {
	background-image: url(../img/open.png);
	background-size: 8%;
	font-size: 5.2vw;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
ul.accordion > li > p span.open {
	background-image: url(../img/close.png);
}
ul.accordion > li > ul > li {
	background: #fff;
	border-bottom: 2px solid #EEE;
	padding: 4%;
	border-right: 2px solid #929292;
	border-left: 2px solid #929292;
	border-bottom: 2px solid #929292;
}
ul.accordion > li > ul > li > p { background:#fff;}
ul.accordion > li > ul > li > a { background:url(../../../phone/img/go.png) no-repeat 98% center;}
ul.accordion > li > ul > li > ul > li { background:#FFF; border-bottom:1px dotted #888;}
ul.accordion > li > ul > li > ul > li:last-child { border:none;}



body footer {
	background-image: url(../img/footer_bg.png);
	padding: 5% 0% 1% 0%;
	
	
	background-repeat: no-repeat;
	
	text-align: center;

}
body footer ul{
	margin-bottom: 7%;
	
}
body footer li{
	font-size: 4.8vw;
	margin-bottom: 2%;
	color: #272727;
	
}
footer li a:link { color: #272727; 
text-decoration: none;}
body footer li a:visited { color: #272727; }

body footer p{
	font-size: 3.7vw;
	width: 100%;
	text-align: center;
	
}


ul li h3 {
	font-size: 4.3vw;
	margin-bottom: 3%;
}

ul li .red{
	color: #E80003;
}

ul li h4{
	font-size: 4.2vw;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	margin-bottom: 4%;
	font-weight: 100;
}
.contents .titole .img {
	width: 25%;
	float: left;
}
.contents .titole h3 {
	width: 70%;
	padding-top: 2%;
	float: right;
	font-size: 5vw;
	color: #FF7600;
}
.contents .titole {
	margin-bottom: -5%;
}
.contents  h4 {
	width: 100%;
	
	font-size: 5vw;
}
.contents  p {
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 4.7vw;
}
.remodal .contents .voice {
	width: 92%;
	padding: 4% 3% 4% 3%;
	border-bottom: 1px solid #929292;
	text-align: left;
}

.zairyou{
	background-image: url(../img/footer_bg.png);
	font-size: 3vw;
	padding: 3%;
	border: 2px double #929292;
}



/**************フッター会社概要*************/

.cont01-box h2 {
    text-align: left;
	font-size: 4.5vw;
    padding: 1% 3%;
    border-left: 6px solid #b42373;
    border-bottom: 2px solid #ccc;
    margin: 5% 0 2% 0;
}

.slogan{
	font-size: 4vw;
	
}

.cont01-box p {
    margin: 3% 0;
    text-align: left;
    line-height: 150%;
    
}

.content-wrap p {
    word-break: normal;
}

.demo01 {
    margin: 0 -10px;
}
section table {
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
	text-align: left;
	
}


tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
	font-size: 4.2vw;
	
}

.demo01 tr:first-child th {
    border-top: 1px solid #ddd;
	font
	
}
.demo01 th, .demo01 td {
    width: 100%;
	margin: 0 auto;
    display: block;
    border-top: none;
    border: 1px solid #ddd;
    padding: 0.5% 3%;
}
.demo01 th {
    background-color: #ddd;
}

.demo01 tr td {
    word-break: break-all;
	font-size: 4vw;
	padding: 2% 3%;
}
.footLi1 #cont02 h2 {
	text-align: left;
	font-size: 4.8vw;
    padding: 1% 3%;
    border-left: 6px solid #b42373;
    border-bottom: 2px solid #ccc;
    margin: 5% 0 2% 0;
}
.footLi1 #cont02 h3 {
	text-align: left;
	font-size: 4.3vw;
    padding-bottom: 1%;
    border-bottom: 2px solid #ccc;
    margin: 3% 0 3% 0;
}

.footLi1{
	color: #373737;
}

.m-anchor {
    vertical-align: top;
    padding-top: 80px;
    margin-top: -80px;
}

.cont03-box h2 {
	text-align: left;
	font-size: 4.8vw;
    padding: 1% 3%;
    border-left: 6px solid #b42373;
    border-bottom: 2px solid #ccc;
    margin: 5% 0 2% 0;
	color: #373737;
}

.cont03-box h4 {
	font-size: 4.3vw;
	margin: 5% 0 0% 0;
    font-weight: bold;
    margin: 3% 0 6px 0;
	text-align: left;
	color: #373737;
}
.cont03-box p {
    font-size: 4vw;
	line-height: 150%;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #373737;
}
.cont03-box .border {
    border-bottom: 1px dotted #ccc;
    width: 95%;
    margin: 0 auto;
    padding-top: 15px;
}

.cont03-box ul {
    margin: 3% 0 0 0;
    padding: 0 0 0 2%;
	text-align: left;
}

.cont03-box ul li {
    padding-bottom: 2%;
    text-indent: -1em;
    padding-left: 1%;
    list-style-type: none;
	font-size: 4vw;
}
tr td .red {
	color: #BC0003;
}

.remodal .contents h5 {
	font-size: 3vw;
}