@charset "utf-8";
/* ▼サイト基本枠======================================================== */
/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
@font-face {
	font-family: 'jp_sttl01'; /* お好きな名前にしましょう */
	src: url('../font/NotoSansCJKjp-Medium.eot'); /* IE9以上用 */
	src: url('../font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'), /* IE8以前用 */ url('../font/NotoSansCJKjp-Medium.woff') format('woff'), /* モダンブラウザ用 */ url('../font/NotoSansCJKjp-Medium.woff') format('woff'); /* iOS, Android用 *//* 念の為指定しておきます */
	font-weight: normal; /* 念の為指定しておきます */
	font-style: normal;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.pc_hidden {
	display: none;
}  
footer .infoBox_footer {
	float: left;
	width: 500px;
	text-align: left;
}
/*===============================================
●共通
===============================================*/
html {
	font-size: 80%;
}
body {
	border-top: 10px solid #30318D;
}
#container {
}
#main {
	padding: 15px;
	border-bottom: 1px dotted #CCC;
}
.pdBox01 {
	padding: 10px;
}
.pdBox02 {
	padding: 20px;
}
.pdBox03 {
	padding: 10px;
}
.opacity00:hover img {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
/* ▽footer---------------------------------------------- */
#pagetop {
	display: none;
	position: fixed;
	bottom: 180px;
	margin: auto;
	right: 30px;
}
#pagetop a {
	display: block;
	height: 60px;
	width: 60px;
	text-decoration: none;
	position:relative;
}
#pagetop a:hover {
	color: #D7E0E6;
}
/* ▲サイト基本枠======================================================== */
.ttl01 {
	font-size: 150%;
	font-weight: bold;
	color: #051C41;
	text-shadow: 0px -1px 0px #ccc;
	margin-bottom: 10px;
	background: url(http://kaitoku-asaminami.jp/common/img/bgttl01.gif) no-repeat left bottom #CAD53C;
	padding: 10px 10px 15px 35px;
}
.ttl02 {
	padding: 8px 0 8px 40px;
	background: url(../../../common/img/mark_single.gif) no-repeat 10px center #249c32;
	color: #fff;
	font-size: 120%;
}
.ttl03 {
	font-family: 'jp_sttl01';
	font-weight:bold;
	padding: 12px 10px 7px 40px;
	font-size: 150%;
	color: #FFFFFF;
	background: url(../img/bgttl03.gif) no-repeat left center;
}
html.ie8 .ttl03 {
	font-family: 'jp_sttl01';
	padding: 24px 10px 7px 40px;
	font-size: 150%;
	color: #FFFFFF;
	background: url(../img/bgttl03.gif) no-repeat left center;
}

.ttl04 {
	padding: 10px 10px 10px 30px;
	font-size: 120%;
	font-weight: bold;
	color: #30318D;
	background: url(../img/bgttl04.gif) no-repeat 10px center #e4e4e4;
}
h1 {
	padding: 0px;
	margin: 0px;
	float: left;
}
#header {
	font-size: 90%;
	margin-bottom: 10px;
}
#header .infoBox address {
	display: inline;
}
#header .infoBox01 {
	font-size: 90%;
	text-align: right;
	padding: 5px;
	float: right;
	width: 600px;
}
#header .infoBox a {
	color: #d7e0e6;
}
#header #logo01 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 320px;
}
/* ▽keyvisual---------------------------------------------- */
/* △keyvisual---------------------------------------------- */
/* ▽glovalNavi------------------------------------*/


#globalNavi{
	padding: 0;
	margin-bottom: 10px;
	background-image: url(../img/bg_gn01.gif);
}
#globalNavi .list_gn01 {
	margin: 0 auto;
	width: 1000px;
	display:block;
}
#globalNavi .list_gn01 li {
	margin: 0 1px 0 0;
	padding: 0;
	float: left;
	width: 199px;
	font-size: 150%;
	list-style-type: none;
}
#globalNavi .list_gn01 li a {
	font-family: 'jp_sttl01';
	font-weight:bold;
	margin: 0;
	padding: 20px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background: url(../img/bg_gn02.gif) no-repeat center bottom #0068E8;
}
#globalNavi .list_gn01 li a:hover {
	background: url(../img/bg_gn02.gif) no-repeat center bottom #3389F2;
}
/*-- △headerNavi-------------------------------------*/
.contentsBox01 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#contents {
	padding: 30px 0 50px 0;
	text-align: left;
	background-color: #FFF;
	border-bottom: double 6px #7384a6;
}
#footer {
	color: #FFF;
	font-size: 90%;
	padding: 20px 0;
	background-color: #7384a6;
	text-align: left;
}
#footerNavi .fnBox01 {
	float: left;
	width: 255px;
	text-align: left;
}
#footer .ttl_footer01 {
	font-size: 120%;
	font-weight: normal;
	color: #CBD53E;
	margin-bottom: 10px;
}#footer .ttl_footer01 a {
	color: #73C2EE;
}
#footerNavi .list_fn01 {
	color: #73C2EE;
	margin-left: 20px;
	list-style-type: square;
}
#footerNavi li {
	margin-bottom: 10px;
}
#footer a {
	color: #C8D639;
}
#footer .fbBox01 {
	float: right;
	width: 510px;
	height: 210px;
	background-color: #FFF;
}
#footer .infoBox_footer .picBox {
	float: left;
	width: 103px;
}
#footer .infoBox_footer .txtBox {
	float: left;
	width: 340px;
	margin-left: 15px;
}
#footer .infoBox_footer ul li {
	margin: 0 0 5px 0;
	padding: 0px;
}
#footer .infoBox_footer #copyright {
	font-size: 85%;
	width: 340px;
	margin-top: -1.5em;
	margin-left: 118px;
}
#keyvisual01 .slider {
	position: relative;
}
.home .leftBox01 {
	float: left;
	width: 555px;
}
.home .rightBox01 {
	float: right;
	width: 424px;
}
.leftBox01 #newsBox {
	margin-bottom: 30px;
}
.leftBox02 .headerBox01 {
	background-image: url(../../../common/img/bg_sttl01.gif);
	background-repeat: repeat-x;
	padding: 5px 0 5px 10px;
	height: 25px;
	font-size: 120%;
	color: #fff;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#newsBox .headerBox01, #itemBox .headerBox01 {
	background-image: url(../../../common/img/bg_sttl01.gif);
	background-repeat: repeat-x;
	padding: 5px 0 5px 10px;
	height: 25px;
}
#newsBox .headerBox01 img, #itemBox .headerBox01 img {
	height: 25px;
width:auto; /* for ie8 */
}
.headerBox01 .clearfix h2 {
	float: left;
}
.headerBox01 .linkBox01 {
	float: right;
	height: 25px;
	width: 55px;
	background-image: url(http://kaitoku-asaminami.jp/common/img/btn_list01_on.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.rightBox01 #greetingBox {
	margin-bottom: 30px;
}
.rightBox01 #greetingBox h2 {
	background-color: #CAD53C;
	padding: 5px;
	height: 25px;
}
.rightBox01 #greetingBox h2 img {
	height: 25px;
width:auto; /* for ie8 */
}
.leftBox01 .list_news01 .txt_title01 {
	float: left;
	width: 280px;
}
.leftBox01 .list_news01 .txt_date01 {
	float: right;
	width: 100px;
}
.list_news01 .txt_title01 {
	display: block;
	background: url(http://kaitoku-asaminami.jp/common/img/link01.gif) no-repeat left 5px;
	padding-left: 10px;
}
.list_news01 .txt_date01 {
	text-align: right;
	display: block;
	font-size: 80%;
}
.list_news01 li {
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px dashed #051c41;
}
#itemBox h3 {
	margin-bottom: 10px;
	border-bottom: 1px dashed #051c41;
}
#itemBox .picBox01 {
	float: right;
	width: 110px;
	height: 110px;
}
#itemBox .picBox01 img {
	width: 100%;
        height: 100%;
}

#itemBox .txtBox01 {
	float: left;
	width: 270px;
}
.link01 a {
	background-image: url(http://kaitoku-asaminami.jp/common/img/link01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}
#bnrBox img {
	width: 424px;
height:auto; /* for ie8 */
}
#footer .mapBox {
	float: right;
	width: 500px;
	height: 180px;
}
#footer .mapBox iframe {
	width: 100%;
	height: 100%;
}
#footer .txtBox01 {
	float: left;
	width: 450px;
}
#footer #copyright {
	width: 450px;
	margin-top: -1.6em;
}
/* ▽コンテンツページ------------------------------------*/
.rightBox02 {
	float: right;
	width: 270px;
}
.leftBox02 {
	float: left;
	width: 700px;
}
.rightBox02 #blogBox {
	margin-bottom: 15px;
}
.rightBox02 #blogBox .headerBox01 {
	background-image: url(../../../common/img/bg_sttl01.gif);
	background-repeat: repeat-x;
	padding: 5px;
	height: 25px;
}
.rightBox02 #blogBox .headerBox01 img {
	height: 25px;
width:auto; /* for ie8 */
}
.rightBox02 #greetingBox {
	margin-bottom: 30px;
}
.rightBox02 #newsBox {
	margin-bottom: 15px;
}
.rightBox02 #newsBox .headerBox01, .rightBox02 #itemBox .headerBox01 {
	background-image: url(../../../common/img/bg_sttl01.gif);
	background-repeat: repeat-x;
	padding: 5px;
	height: 25px;
}
.rightBox02 #newsBox .headerBox01 img, .rightBox02 #itemBox .headerBox01 img {
	height: 25px;
width:auto; /* for ie8 */
}
.rightBox02 #greetingBox {
	margin-bottom: 30px;
}
.rightBox02 #greetingBox h2 {
	background-color: #CAD53C;
	padding: 5px;
	height: 25px;
}
.rightBox02 #greetingBox h2 img {
	height: 25px;
width:auto; /* for ie8 */
}
.rightBox02 #itemBox .picBox01 {
	float: right;
	width: 110px;
	height: 110px;
}
.rightBox02 #itemBox .picBox01 img {
	width: 100%;
        height: 100%;
}

.rightBox02 #itemBox .txtBox01 {
	float: left;
	width: 130px;
	font-size: 90%;
	line-height: 1.5em;
}
.rightBox02 #bnrBox .list_bnr01 li {
	margin-bottom:10px;
}
/* ▽新着情報------------------------------------*/
.entry_news01 footer .entrydate01 {
	text-align: right;
	margin-top: 20px;
}
.entry_news01 {
	margin-bottom: 40px;
}
/* ▽サービス案内------------------------------------*/
.entry_service01 {
	margin-bottom: 50px;
}
.entry_service02 {
	margin-bottom: 20px;
}
.entrybody01 .picBox_service01 {
	padding: 2px;
	float: left;
	width: 150px;
	border: 1px double #CCC;
}
.entrybody01 .picBox_service01 img {
	width: 150px;
	height: 150px;
}
.entrybody01 .txtBox_service01 {
	float: right;
	width: 510px;
}
.entrybody01 .picBox_service02 {
	padding: 2px;
	float: left;
	width: 120px;
	border: 1px double #CCC;
}
.entrybody01 .txtBox_service02 {
	float: right;
	width: 540px;
}
/* ▽よくある質問------------------------------------*/
.list_faq01 li {
	list-style-position: inside;
	list-style-type: decimal;
	margin-bottom: 10px;
	border-bottom: 1px dashed #CAD53C;
}
.list_faq01 li a {
	display: block;
}
.list_faq01 li:hover, .list_faq01 li a:hover  {
	color: #CAD53C;
	text-decoration: none;
}
.list_faq02 li {
	list-style-position: inside;
	list-style-type: decimal;
	margin-bottom: 30px;
}
.table_form01 {
	width: 100%;
	border: 1px solid #051C41;
	border-collapse:collapse;
	margin-bottom: 10px;
}
.table_form01 .th01 {
	background-color: #F7F8DA;
	text-align: left;
	padding: 5px;
	border: 1px solid #051C41;
}
.table_form01 .td01 {
	text-align: left;
	padding: 5px;
	border: 1px solid #051C41;
}
.table_about01 {
	width: 100%;
	border-collapse:separate;
	border-spacing: 5px;
}
.table_about01 .th01 {
	text-align: left;
	padding: 5px;
	border-left: 3px solid #051C41;
	background-color: #FAFAFA;
}
.table_about01 .td01 {
	text-align: left;
	padding: 5px;
	background-color: #FAFAFA;
}


.home #bnrBox .list_bnr01 li:nth-child(odd) {
	float: left;
}
.home #bnrBox .list_bnr01 li:nth-child(even) {
	float: right;
}
/* ▽追記------------------------------------*/
.line {
	padding-top: 2px;
	border-top-width: 5px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #6565aa), color-stop(0.67, #fff), color-stop(0.28, #6565aa));
	background-image: -webkit-linear-gradient(top, #6565aa 28%, #fff 67%, #6565aa 100%);
	background-image: -moz-linear-gradient(top, #6565aa 28%, #fff 67%, #6565aa 100%);
	background-image: -o-linear-gradient(top, #6565aa 28%, #fff 67%, #6565aa 100%);
	background-image: -ms-linear-gradient(top, #6565aa 28%, #fff 67%, #6565aa 100%);
	background-image: linear-gradient(to bottom, #6565aa 28%, #fff 67%, #6565aa 100%);
	height: 5px;
}
#contents {
	margin-right: auto;
	margin-left: auto;
}
#contents02 {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#contents_profile {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.Box {
	width: 424px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	float: right;
	padding-bottom: 10px;
}
.txtBox_index01 {
	float: left;
}
.txtBox_index01 {
	padding-left: 5px;
}
.picBox_index01 {
	float: left;
}
.Box02 {
	float: right;
}
#contents .indexBox {
	margin-top: 20px;
}
.Box03 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	float: right;
	padding-bottom: 10px;
	padding-top: 10px;
}
.footerBox {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.txtBox_footer {
	color: #FFF;
	float: left;
	width: 335px;
}
.map {
	float: left;
	padding-left: 100px;
}
.navBox_01 {
}
.btn01 {
	width: 107px;
	float: left;
	padding-top: 18px;
	padding-bottom: 18px;
	background-color: #e4e4e4;
}
.line02 {
	border: 3px solid #003c83;
}
.contact {
	width: 970px;
	margin-bottom: 30px;
	border: 1px solid #cccccc;
}
.contact td {
	width: 75%;
	border: 1px solid #cccccc;
	padding: 5px;
	font-size: 1em;
}
.contact th {
	width: 25%;
	border: 1px solid #cccccc;
	background-color: #ECECEC;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.input_box {
	width: 90%;
}
.title01 {
	color: #31318d;
	border-bottom: 1px solid dotted;
}.Box05 {
	padding-top: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-left: 15px;
}
.dot li {

}
.txtBox_profile {
	padding-top: 33px;
	float: left;
	padding-left: 30px;
	text-align: left;
}
.pt10 {
	padding-top: 10px;
}
.pt35 {
	padding-top: 35px;
}
.pr30 {
	padding-right: 30px;
}
.Box06 {
	height: 30px;
	width: 115px;
	background-color: #e6e6e6;
	padding-top: 10px;
}
.ttl01_support {
	padding: 10px;
	background-color: #249c32;
}
.support_Box01 {
	padding: 30px;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
.policy_Box01 {
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
.support_txtBox01 {
	width: 75%;
	margin-right: 30px;
	float: left;
}
.sttl01_support {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: dashed 1px #ccc;
}
.Box06 a:hover {
	color: #df404c;
	text-decoration: none;
}
.care01 {
	font-size: 120%;
	width: 210px;
	margin:10px auto;
}
.care01 a {
	color: #df404c;
	cursor: pointer;
}
table.blog th{
	padding:5px;
}
table.blog td{
	padding:5px;
	text-align: center;
}
.btnBox_contact01{
	width: 245px;
	float:left;
	margin-right: 10px;
}
.header_txtBox01 {
	width: 240px;
	float:right;
	padding: 10px 15px 8px;
	border: 1px solid #CCC;
}
.header_sttl {
	  font-size: 125%;
  margin-bottom: 3px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #CCC;
}
.dllist01 dt {
	float: left;
	clear: left;
	width: 10em;
	margin-bottom: 5px;
}
.dllist01 dd {
     margin-left: 10em;
	margin-bottom: 5px;
}
.entrybox01 {
	padding: 10px;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ccc solid;
}
.bnr_kouenkai01   {
	background-color: #E3E3E3;
	padding: 10px;
	border: 2px solid #30318D;
}
.ttl_kouenkai01   {
	width:460px;
	float:left;
}
.btn_kouenkai01   {
	display: block;
	width:147px;
	float:right;
}
#header .infoBox_header {
	width: 530px;
	float: right;
}
#btn_gn {
	display:none;
}
.list_report01 {
	margin:0;
	padding:0;
	list-style: none;
	text-align:center;
}
.list_report01 li {
	float:left;
	width: 312px;
	padding:
	margin-top: 30px;
}
.list_report01 li:first-child {
	width: 100%;
	float:none;
	font-size: 120%;
	font-weight:bold;
	margin-top: 0;
}
.list_report01 li img {
	width: 280px;
	height:auto;
}
.list_report01 li:first-child img {
	width: 400px;
}

