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

body {
	background:url(../images/bg_body.gif) repeat-y #ABD3E5 center top;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
	text-align: center;
	-webkit-text-size-adjust: none;
}


a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	opacity: 0.5;
}
a:active {
	color: #000000;
}

.sp{display: none;}

/* added */
.openwin {
	width: 14px;
	height: 12px;
	margin-left: 10px;
}
.openwin_inline {
	width: 14px;
	height: 12px;
	margin-left: 4px;
	margin-right: 4px;}

/* ------------------------------
 header
------------------------------ */
header {
	/*position: fixed;*/
	top: 0;
	padding-top:10px;
	margin:0 auto 5px;
	width: 940px;
	height: 85px;
	z-index: 1;
}
#headerInnter{
	display: table;
	width: 100%;
}
#logo {
	display: table-cell;
	text-align: left;
}
#joinTel {
	display: table-cell;
	text-align: right;
}
.headerTxt{
	clear: both;
	text-align: left;
}


#wrap {
	width: 1024px;
	margin: 0 auto 40px;
}

#topWrap{
	background-image: url(../images/bg_main.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin:0 auto 40px;
	padding-bottom: 20px;
}

#topMain{
	width: 940px;
	margin: 0 auto 20px;
}


#contentsArea{
	width:935px;
	margin:0 auto;
}

/* ------------------------------
 about
------------------------------ */
#about {
	width: 935px;
	margin:0 auto;
}


/*
.contentsBox{
	background-color: #ffffff;
    border: 1px solid #808080;
    padding: 10px 15px;
	margin-bottom: 20px;
	text-align: left;
}
*/
.contentsBox{
	background-color: #ffffff;
    border: 1px solid #808080;
    padding: 20px 20px;
	margin-bottom: 20px;
	text-align: left;
}

.contentsBox h2{
	background-image: url(../images/img_hdIcon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 5px 1.5em;
	margin-bottom:10px;
	border-bottom:#808080 solid 1px;
	color: #0066bb;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial,“游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
}
#hfd h2{
	background-image: none;
	padding-left: 0;
	border-bottom: none;
}
#hfd h2 img{
	width: 400px;
}
#hfd .contentsBox{
	border-radius: 20px;
	border-color: #0068b7;
}
/*
.contentsBox p{
	margin: 0 10px 10px;
}
*/
.contentsBox p{
	margin: 0 10px 10px;
	line-height: 2.0em;
}
.contentsBox p.billImg{
	float: left;
	margin-left: 0;
}
/*
.contentsBox ul{
	list-style-type: none;
}
*/
.contentsBox ul{
	list-style-type: none;
	margin: 10px 0px 5px;
}

/*
.contentsBox li{
	margin: 0 0 5px 1em;
}
*/
.contentsBox li{
	margin: 0 0 7px 1em;
}
.contentsBox li:last-child{
	margin-bottom: 0;
}
.contentsInner{
	margin-bottom: 20px;
}
.contentsInner:last-child{
	margin-bottom: 0;
}

.login{
	width: 300px;
	margin: 25px auto;
}
.login img{
	width: 100%;
	height: auto;
}
/* added */
.contentsInnerBlock{
	margin-bottom: 30px;
}
.contentsInnerBlock h3 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	font-family: Arial,“游ゴシック”, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ”, Meiryo, sans-serif;
}

#conpany img.profImg{
	margin:0 10px 15px 0;

}
#conpany p{
	line-height: 2em;
}
#conpany table{
	margin-bottom: 25px;
}
#conpany tr:first-child th,
#conpany tr:first-child td{
	border-top: 1px solid #cccccc;
}
#conpany th,
#conpany td{
	padding: 10px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#conpany th{
	width: 250px;
	border-left: 1px solid #cccccc;
	background-color: #eeeeee;
	font-weight: normal;
}
#conpany td p{
	line-height: 1.5em;
	margin: 0 0 15px 0;
}
#conpany td ul{
	margin-bottom: 20px;
}
#conpany td dt{
	font-weight: bold;
	margin-bottom: 5px;
}
#conpany td dd{
	margin: 0 0 15px 1em;
}
#conpany td dd li{
	margin: 0 0 5px 0;
}
#conpany td dd li:last-child{
	margin-bottom: 0;
}
#conpany td #snsArea ul{
	margin-bottom: 0;
}
#conpany td h3{
	font-weight: normal;
	margin-bottom: 5px;
}
#conpany td h3 img{
	width: 300px;
}
#conpany td h3 img.logo_yucasse{
	width: 215px;
	margin-left: 2px;
}
#snsArea ul li{
	display: block;
	float: right;
	margin:0 10px 0 0;
}
#snsArea ul li:first-child{
	margin-right: 0;
}
#accessImg{
	display: table;
	margin-bottom: 5px;
}
#accessImg .map,
#accessImg .bill{
	display: table-cell;
}
#accessImg .map{
	width: 300px;
	padding-right: 5px;
}

/*----------------------------
2017/11/01　無効化
#accessImg .map iframe{
	width:300px;
	height:206px;
	float: left;
}

----------------------------- */

#accessImg .map iframe{
	width:300px;
	height:250px;
	float: left;
}


#accessImg .bill{
	width: 340px;
}

/* ------------------------------
2017/11/01 無効化
#accessImg .bill img{
	width: 100%;
}
----------------------------------*/


@media screen and (max-width: 480px){
#accessImg .bill img{
 width: 100%;
}
}

@media screen and (min-width: 481px){
#accessImg .bill img{
 height: 250px;
}
}

/* ------------------------------
 footer
------------------------------ */

footer{
	width: 935px;
	margin: 0 auto;
	border-top: 1px solid #0068B7;
	padding-top: 20px;
	text-align: left;
}
#copyright {
	height: 30px;
	margin: 15px 0 0 0;
	text-align: center;
}


/* ------------------------------
 iPad ~ SP
------------------------------ */

@media screen and (max-width: 768px){

.sp{display: block;}
.spBlock{display: block;}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

img{
	max-width: 100%;
	height: auto;
}

body {
	-webkit-text-size-adjust : 100%!important ;
	background: none;
	background-color: #DDF7FD;
}

.openwin {
	margin-left: 1%;
}
.openwin_inline {
	margin-left: 0.5em;
	margin-right: 0;
}


/* ------------------------------
 header
------------------------------ */
header {
	padding:10px 3% 0;
	width: 100%;
	height: auto;
}
#headerInnter{
	width: 100%;
	margin-bottom: 5px;
}
#logo{
	width: 60%;
}
#logo img{
	width: 100%;
	max-width: 184px;
}
#joinTel {
	width: 40%;
	margin-bottom: 5px;
	vertical-align: middle;
}
#joinTel img{
	max-width: 174px;
	width: 100%;
}

.headerTxt{
	text-align: center;
	margin-bottom: 10px;
	font-size: 0.6rem;
}

#wrap {
	width: 100%;
	margin-bottom: 20px;
}

#topWrap{
	margin-bottom: 0;
}

#topMain{
	width: 100%;
}


#contentsArea{
	width:100%;
}

/* ------------------------------
 about
------------------------------ */
#about {
	width:100%;
}


/*
.contentsBox{
	background-color: #ffffff;
    border: 1px solid #808080;
    padding: 10px 15px;
	margin-bottom: 20px;
	text-align: left;
}
*/
.contentsBox{
    border-left: none;
    border-right: none;
	border-width: 2px;
    padding: 20px 3%;
	margin-bottom: 40px;
}

.contentsBox h2{
	padding:0 0 10px 1.0em;
}
#hfd h2{
}
#hfd h2 img{
	width: 75%;
	max-width: 610px;
}
#hfd .contentsBox{
	border-radius: 0;
	margin-bottom: 0;
}
.contentsBox p{
	margin: 0 1% 10px;
}
.contentsBox p.billImg{
	float: none;
	width: 100%;
	text-align: center;
}
.contentsBox p.billImg img{
	max-width: 359px;
	width: 100%;
}
.contentsBox ul{
}
.contentsBox li{
	margin: 0 0 7px 1.5em;
}
.login{
	width: 50%;
	max-width: 300px;
}
.login img{
}
/* added */
.contentsInnerBlock{
}
.contentsInnerBlock h3 {
}

#conpany img.profImg{
}
#conpany p{
}
#conpany table{
}
#conpany tr:first-child th{
}
#conpany tr:first-child td{
	border-top: none;
}
#conpany th,
#conpany td{
	padding: 10px 2%;
	display: block;
	width: 100%;
}
#conpany th{
}
#conpany td{
	border-left: 1px solid #cccccc;
}
#conpany td p{
}
#conpany td ul{
}
#conpany td dt{
}
#conpany td dd{
}
#conpany td dd li{
}
#conpany td dd li:last-child{
}
#conpany td #snsArea ul{
}
#conpany td h3{
}
#conpany td h3 img,
#conpany td h3 img.logo_yucasse{
	width: 50%;
}

#snsArea ul li{
	margin:0 1% 0 0;
	font-size: 0.6rem;
}
#snsArea ul li:first-child{
}
#accessImg{
	display: block;
	margin-bottom: 5px;
}
#accessImg .map,
#accessImg .bill{
	display: block;
}
#accessImg .map{
	width: 100%;
	text-align: center;
	padding-right:0;
	margin-bottom: 5px;
}
#accessImg .map iframe{
	width:100%;
	height: 300px;
	float: none;
}
#accessImg .bill{
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}
#accessImg .bill img{
}


/* ------------------------------
 footer
------------------------------ */

footer{
	width: 100%;
	padding-left:3%;
	padding-right:3%;
	font-size: 0.6rem;
	line-height: 1.5em;
	border: none;
}
#copyright {
}
#copyright img{
	max-width: 275px;
}


}
