@charset "UTF-8";
/* pc
 -------------------------------------*/

@media only screen and (min-width: 768px) {
img.img_border{
    box-sizing: border-box;
	border:1px solid #666;
}


#contbox_location_01 {
	width:100%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
}
#contbox_location_01 .inner01{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#contbox_location_01 .inner01 .item:first-child{
   width: 56%; 
    align-self: center;
}
#contbox_location_01 .inner01 .item:last-child{
   width: 40%; 
    align-self: center;
}
#contbox_location_02 {
	width:100%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
}
#contbox_location_02 .inner01{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#contbox_location_02 .inner01 .item:first-child{
   width: 54%; 
    align-self: center;
}
#contbox_location_02 .inner01 .item:last-child{
   width: 40%; 
    align-self: center;
}
#contbox_location_03 {
	width:100%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
}
#contbox_location_03 .inner01{
    width: 100%;
    display: flex;
    justify-content: space-between;
	margin:0 0 80px 0;
}
#contbox_location_03 .inner01 .item:first-child{
   width: 54%; 
    align-self: center;
}
#contbox_location_03 .inner01 .item:last-child{
   width: 40%; 
    align-self: center;
}

#contbox_life {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width:100%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
}
#contbox_life .item{
    width: 48%;
}
#contbox_life table{
	width:100%;
	margin:15px auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	}

#contbox_life table caption{
	text-align:left;
	font-size:20px;
	font-size:2.0rem;
	font-weight: normal;
	color:#fff;
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , "Sawarabi Mincho" , serif;
	}
#contbox_life table caption span{
    font-size:12px;
	font-size:1.2rem;
    margin: 0 0 0 20px;
}

#contbox_life table th{
	width:60%;
	border-bottom:1px solid #bbbbbb;
	padding:6px 0;
	font-size:12px;
	font-size:1.2rem;
	text-align:left;
	vertical-align:top;
}

#contbox_life table td{
	width:38%;
	border-bottom:1px solid #bbbbbb;
	padding:6px 0;
	font-size:12px;
	font-size:1.2rem;
	text-align:right;
	vertical-align:top;
}

#contbox_life .item .item_inner01{
    display: flex;
    justify-content: space-between;
    margin: 40px 0 0 0;
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
	border:1px solid #bbbbbb;
}
#contbox_life .item .item_inner01 .item:first-child{
    width: 56%;
}
#contbox_life .item .item_inner01 .item:last-child{
    width: 40%;
}
}
/* sp
 -------------------------------------*/

@media only screen and (max-width: 767px) {

img.img_border{
    box-sizing: border-box;
	border:1px solid #666;
}
#contbox_location_01 {
	width:100%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
}
#contbox_location_01 .inner01{
    width: 100%;
}
#contbox_location_01 .inner01 .item:first-child{
   width: 100%; 
	margin:0 0 20px 0;
}
#contbox_location_01 .inner01 .item:last-child{
   width: 100%; 
}
#contbox_location_02 {
	width:100%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
}
#contbox_location_02 .inner01{
    width: 100%;
}
#contbox_location_02 .inner01 .item:first-child{
   width: 100%; 
	margin:0 0 20px 0;
}
#contbox_location_02 .inner01 .item:last-child{
   width: 100%; 
}
#contbox_location_03 {
	width:100%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
}
#contbox_location_03 .inner01{
    width: 100%;
}
#contbox_location_03 .inner01 .item:first-child{
   width: 100%; 
	margin:0 0 20px 0;
}
#contbox_location_03 .inner01 .item:last-child{
   width: 100%; 
	margin:0 0 60px 0;
}
#contbox_life {
	width:100%;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
#contbox_life .item{
    width: 100%;
}
#contbox_life table{
	width:100%;
	margin:15px auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

#contbox_life table caption{
	text-align:left;
	font-size:16px;
	font-size:1.6rem;
	font-weight: normal;
	color:#fff;
    font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , "Sawarabi Mincho" , serif;
	}

#contbox_life table th{
	display:block;
	width:95%;
	padding:2.5%;
	border:none;
	color: #000;
	background: #E0E0E0;
	font-size:12px;
	font-size:1.2rem;
	text-align:left;
	vertical-align:top;
}

#contbox_life table td{
	display:block;
	width:95%;
	padding:2.5%;
	font-size:12px;
	font-size:1.2rem;
	text-align:right;
	vertical-align:top;
}
#contbox_location_03 {
	width:94%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
}
#contbox_location_04 {
	width:94%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
}
#contbox_location_04 .inner01{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    overflow: hidden;
	margin:40px auto ;
}
#contbox_location_04 .inner01 .item{
    width: 100%;
}
#contbox_location_05 {
	width:94%;
	margin:0 auto 80px auto;
	text-align:center;
	overflow:hidden;
}



#contbox_life .item .item_inner01{
    margin: 40px 0 0 0;
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
	border:1px solid #bbbbbb;
}


}