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



/**************************************************
	header,side,footer,及びTOPページCSS
**************************************************/
#wrapper {
	font-family:'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	font-size:15px;
	color:#333;
	line-height: 150%;
}
#header-upper {
	background-image: url(../image/bg-header_upper.jpg);
	background-repeat: repeat-x;
	height: 20px;
	line-height: 18px;
}
#header-lower {
	background-image: url(../image/bg-header_lower.jpg);
	background-repeat: repeat-x;
	height: 96px;
}
#header-summary {
	font-size: 10px;
	color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header-logo {
	float: left;
	width: 300px;
	margin-top: 16px;
}
#header-contact {
	float: right;
	width: 179px;
	margin-top: 16px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	margin-left: 20px;
	padding-left: 20px;
}
#header-info {
	float: right;
	width: 250px;
	margin-top: 16px;
}
#top-mainimg {
	background-image: url(../image/bg-top_mainimg.jpg);
	height: 400px;
	background-repeat: repeat-x;
}
#gnav {
	background-image: url(../image/bg-gnav.jpg);
	background-repeat: repeat-x;
	height: 100px;
	margin-bottom: 40px;
}
#gnav li {
	float: left;
	width: 160px;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 70px;
}
#top-strong_point {
	background-image: url(../image/top-strong_point.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 460px;
	position: relative;
	float:left;
	transition: all 0.5s ease 0s;
	opacity: 1;
}
#top-strong_point:hover {
	opacity: 0.8;
}
#top-strong_point p {
	position: absolute;
	top: 85px;
	width: 300px;
	left: 140px;
}
#top-introduce_staff {
	background-image: url(../image/top-introduce_staff.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 460px;
	position: relative;
	float:right;
	transition: all 0.5s ease 0s;
	opacity: 1;
}
#top-introduce_staff:hover {
	opacity: 0.8;
}
#top-introduce_staff p {
	position: absolute;
	top: 85px;
	width: 300px;
	left: 140px;
}
#top-strong_point a,
#top-introduce_staff a {
	display:block;
	padding:85px 20px 20px 140px;
	margin:-85px -20px -20px -140px;
	color:#333;
	transition: all 0.5s ease 0s;
}
#top-strong_point a:hover,
#top-introduce_staff a:hover {
	color:#0066cc;
	text-decoration:none;
}
#top-consul_hoken {
  box-sizing: border-box;
	background: #FFFBF4;
	width: 960px;
  border: solid 3px #EE970E;
  border-radius: 15px;
	margin-bottom: 40px;
}
#top-consul_hoken .ttl001 {
  text-align: center;
}
#top-consul_hoken .box1 {
  margin: 40px 30px;
}
#top-consul_hoken .box1 .txt {
  margin: auto auto 30px auto;
}
#top-consul_hoken .box1 .photo {
  text-align: center;
}
#top-consul_hoken .ttl002 {
  text-align: center;
  margin-bottom: 40px;
}
#top-consul_hoken .box2 {
  margin: auto 30px 40px;
}
#top-consul_hoken .box2 ul {
  margin-bottom: 30px;
}
#top-consul_hoken .box2 ul li {
  border-bottom: dotted 1px #999;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#top-consul_hoken .box2 .txt001 {
  font-size: 18px;
  font-weight: 600;
  color: #EC9811;
  text-align: center;
  line-height: 1.75;
  margin-bottom: 10px;
}
#top-consul_hoken .box2 .txt002 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  line-height: 1.75;
}




#top-facebook .al-c {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#mainContent {
	float: left;
	width: 700px;
}
#sideContent {
	float: right;
	width: 230px;
}
#side-contact {
	background-image: url(../image/side-contact.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 230px;
	position: relative;
}
#side-contact p {
	text-align: center;
	position: absolute;
	top: 165px;
	left: 11px;
}
#top-news ul {
	height: 280px;
	overflow: auto;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#top-news li {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
#top-news .date {
	float: left;
  margin-right: 20px;
}
#top-news .txt {
	float: left;
	width: 530px;
}
#top-news .txt a {
	color: #000;
}
#top-partner .inner {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#top-partner ul {
	display: flex;
	flex-wrap: wrap;
}
#top-partner ul li {
	width: 213px;
	margin: 0 20px 20px 0;
}
#top-partner ul li:nth-of-type(3n) {
	margin-right: 0;
}
#top-blog .openrss {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#top-blog .openrss li {
	border-bottom: dotted 1px #999;
	margin-bottom: 8px;
	padding: 0 10px 8px 10px;
}

#footer-line {
	background-image: url(../image/footer-city.png);
	background-repeat: repeat-x;
	height: 50px;
	padding-bottom: 1px;
}
#footer {
	background-image: url(../image/bg-footer.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EC1D6;
}
#footer-logo {
	float: left;
	margin-top: 30px;
}
#footer-contact {
	margin-top: 30px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
	margin-left: 20px;
	padding-left: 20px;
}
#footer-info {
	float: right;
	margin-top: 30px;
}
#footer-menu {
	background-color: #D8EDF9;
	padding: 20px;
	text-align: center;
	margin-bottom: 30px;
}
#footer-menu .upper  li {
	float: left;
	width: 16.6%;
}
#footer-menu .lower  li {
	float: left;
	width: 25%;
}
#footer-menu .bottom {
	text-align: left;
}
#footer-menu .bottom li {
	display: inline-block;
  margin-right: 30px;
}
#footer-menu a {
	color: #333;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
#footer-menu a:hover {
	color: #0066CC;
	text-decoration:underline;
}
#copy {
	text-align: center;
	background-image: url(../image/bg-footer.jpg);
	background-repeat: repeat;
	padding: 8px;
	font-size: 11px;
	border-top: solid 1px #DAEEFA;
}
#page-mainimg {
	background-image: url(../image/bg-top_mainimg.jpg);
	background-repeat: repeat-x;
}
#page-mainimg .inner {
	background-image: url(../image/page-mainimg.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 960px;
	position: relative;
}
#page-mainimg .inner h1 {
	position: absolute;
	left: 20px;
	top: 68px;
	font-size: 26px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
#page-mainimg .inner p {
	position: absolute;
	top: 42px;
	left: 20px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
#company-message .inner {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#company-message .inner .fl-l {
	width: 410px;
}
#company-message .ttl {
	font-size: 20px;
	font-weight: bold;
	color: #08418E;
	margin-bottom: 20px;
	padding-top: 10px;
}
#header #content #mainContent #company-message .inner .fl-r .al-c {
	font-size: 12px;
	font-weight: bold;
}
#company-information table,
#company-honten table,
#company-branch table {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: separate;
	border-spacing:2px;
}
#company-information table th,
#company-honten table th,
#company-branch table th {
	border:solid 1px #9FE1F4;
	padding:10px;
	width:30%;
	background-color:#ECF9FD;
	color:333333;
}
#company-information table td,
#company-honten table td,
#company-branch table td {
	border:solid 1px #9FE1F4;
	padding:10px;
}
#company-information table td li {
  text-indent: -1em;
  padding-left: 1em;
}
#company-honten .inner,
#company-branch .inner,
#company-history .inner {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#company-history .inner li {
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #9FE1F4;
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 15px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
#company-history .year {
	float: left;
	width: 100px;
}
#company-partner table {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
}
#company-partner table th {
	border:solid 1px #9FE1F4;
	padding:10px;
	width:30%;
	background-color:#ECF9FD;
}
#company-partner table td {
	border:solid 1px #9FE1F4;
	padding:10px;
}
#company-access .box {
	padding: 3px;
	border: 1px solid #CCCCCC;
	width: 672px;
	margin-right: auto;
	margin-left: auto;
}
#insurance-kodawari .inner {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#insurance-kodawari .fl-l {
	width: 330px;
}
#insurance-kodawari .fl-l .ttl {
	font-size: 18px;
	font-weight: bold;
	color: #4570AA;
	border-bottom: dotted 5px #4570AA;
	padding-bottom:15px;
	margin-bottom:15px;
	margin-top: 15px;
}
#insurance-consultation .inner {
	background-image: url(../insurance/image/bg-consultation.jpg);
	background-repeat: repeat;
	padding: 20px;
	width: 660px;
}
#insurance-consultation .box {
	width: 200px;
	float: left;
	margin-left: 30px;
}
#insurance-consultation .box:first-child {
	margin-left: 0px;
}
#insurance-consultation .fl-l {
	width: 330px;
	padding-top: 40px;
}
#insurance-consultation .fl-r {
	width: 320px;
}
#about-add20210129 h2 {
  font-size: 28px;
  font-weight: 100;
  line-height: 1.5;
}
#about-add20210129 h2 span {
  color: #47B93D;
}
#about-consulting .inner {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#about-consulting .ttl {
	font-size: 16px;
	font-weight: bold;
	color: #4570AA;
	margin-bottom: 10px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}
#about-onestop .inner {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#about-onestop .fl-l {
	width: 360px;
}
#about-advice .inner {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#faq .inner {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#faq li {
	width: 125px;
	margin-left: 13px;
	float: left;
}
#faq li:first-child { margin-left: 0px; }
#faq-normal .ttl {
	font-size: 16px;
	font-weight: bold;
	color: #F19D20;
	margin-bottom: 20px;
}
#faq-car .ttl {
	font-size: 16px;
	font-weight: bold;
	color: #9BC15B;
	margin-bottom: 20px;
}
#faq-fire .ttl {
	font-size: 16px;
	font-weight: bold;
	color: #60C1F0;
	margin-bottom: 20px;
}
#faq-accident .ttl {
	font-size: 16px;
	font-weight: bold;
	color: #F1A4A4;
	margin-bottom: 20px;
}
#faq-life .ttl {
	font-size: 16px;
	font-weight: bold;
	color: #63C9AB;
	margin-bottom: 20px;
}
.faq-box_b {
	border: 1px solid #8EDBF6;
	padding: 15px;
	background-image: url(../faq/image/bg-faq_blue.jpg);
	background-repeat: repeat;
	font-size: 16px;
	line-height: 150%;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.8),2px 2px 3px rgba(0,0,0,0.2);
}
.faq-box_b .question {
	background-image: url(../faq/image/faq-iconQB.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #8EDBF6;
	margin-bottom: 15px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 80px;
}
.faq-box_b .answer {
	background-image: url(../faq/image/faq-iconAB.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 80px;
	padding-bottom: 10px;
}
.faq-box_g {
	border: 1px solid #98BF52;
	padding: 15px;
	background-image: url(../faq/image/bg-faq_green.jpg);
	background-repeat: repeat;
	font-size: 16px;
	line-height: 150%;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.8),2px 2px 3px rgba(0,0,0,0.2);
}
.faq-box_g .question {
	background-image: url(../faq/image/faq-iconQG.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #98BF52;
	margin-bottom: 15px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 80px;
}
.faq-box_g .answer {
	background-image: url(../faq/image/faq-iconAG.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 80px;
	padding-bottom: 10px;
}
#privacy .sec01 {
	margin-bottom: 60px;
}
#privacy .inner {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#privacy .ttl {
	font-size: 18px;
  font-weight: 400;
	border-bottom: solid 1px #999;
  padding: 0 0 10px 10px;
  margin-bottom: 20px;
}
#privacy .subttl {
	font-weight: 600;
  margin-bottom: 5px;
}
#privacy .subttl2 {
	background: #002060;
  color: #FFF;
  text-align: center;
  padding: 10px 0;
  margin-top: 40px;
  margin-bottom: 20px;
}
#privacy ul li {
	text-indent: -15px;
  padding-left: 15px;
}
#privacy .box {
	border: 1px solid #999999;
	padding: 20px;
}
#privacy .sec02 table {
	width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
#privacy .sec02 table .title {
	background: #002060;
  color: #FFF;
  text-align: center;
}
#privacy .sec02 table .title td:nth-of-type(1) {
	width: 18%;
}
#privacy .sec02 table .title td:nth-of-type(2) {
	width: 70%;
}
#privacy .sec02 table .title td:nth-of-type(3) {
	width: 12%;
}
#privacy .sec02 table td {
  font-size: 13px;
	border: solid 1px #001030;
  padding: 10px;
}







#voice-summary {
	background-image: url(../voice/image/voice-mainimg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height:180px;
}

#voice h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 150%;
	padding-top: 20px;
}
#voice  span {
	font-size: 28px;
	color: #EEA234;
}
#voice .inner {
	width:680px;
	margin-left:auto;
	margin-right:auto;
}
.voice-box {
	background-image: url(../voice/image/bg-voice.jpg);
	background-repeat: repeat;
	padding: 20px;
	border: 3px solid #E0BC9C;
}
.voice-box .left-content {
	float: left;
	width: 162px;
}
.voice-box .right-content {
	float: right;
	width: 450px;
}
.voice-box  .ttl {
	background-color: #5EE85C;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	font-size: 16px;
	margin-bottom: 20px;
}
.voice-box .txt {
	background-color: #FFF;
	padding: 10px;
	opacity: 0.85;
}
.voice-box  .name_w {
	background-image: url(../voice/image/voice-icon_w.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-weight: bold;
	background-position: left center;
}
.voice-box  .name_m {
	background-image: url(../voice/image/voice-icon_m.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-weight: bold;
	background-position: left center;
}
#contact .inner {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
.contact-box {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#contact .left {
	background-image: url(../contact/image/bg-contact.jpg);
	background-repeat: repeat;
	width: 170px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 30px;
	float: left;
	margin-right: 30px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#contact .right {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
}
#contact .notes {
	background-color: #f4f4f4;
	padding: 15px;
	font-size: 11px;
	text-align: center;
}

#contact .sendbtn {
	margin-left:auto;
	margin-right:auto;
	width:192px;
	height:53px;
	transition: all 0.5s ease 0s;
	opacity:1;
}
#contact .sendbtn:hover {
	opacity:0.75;
}
.contactform table.form  { width:90%; margin-left:auto; margin-right:auto; border-collapse: collapse; }
.contactform .form th {
	width: 20%;
	padding:8px;
	border:solid 1px #999;
	background-color:#F4F4F4;
}
.contactform .form td { padding:8px; border:solid 1px #999; }
.contactform .button { width:120px; height:40px; }
.contactform .msg { color:#FF0000 !important; }

#staff-busisapo .inner,
#staff-supportmember .inner {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#staff-busisapo li {
	float: left;
	margin-left: 20px;
}
#staff-busisapo li:first-child { margin-left: 0px; }
#guideline {
	margin-bottom: 50px;
}
#guideline .inner {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#guideline .ttl {
	background-color: #E3F5FB;
	text-align: center;
	line-height: 150%;
	font-size: 26px;
	color: #333333;
	padding: 15px;
	font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", serif;
	margin-bottom: 20px;
}
#guideline li {
	margin-left: 2em;
	list-style-type: none;
}
#guideline-seiho,
#guideline-sonpo {
	margin-bottom: 50px;
}
#guideline-seiho .inner,
#guideline-sonpo .inner {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#guideline-seiho .inner .ttl,
#guideline-sonpo .inner .ttl {
	font-size: 22px;
	text-align: center;
	margin-bottom: 2rem;
}
#guideline-seiho .inner .subttl,
#guideline-sonpo .inner .subttl {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1rem;
}
#guideline-seiho .inner .box,
#guideline-sonpo .inner .box {
	margin-bottom: 2rem;
}
#guideline-seiho li {
	margin-left: 2em;
	list-style-type: none;
}
#guideline-sonpo .inner .box .cf {
	border: solid 1px #DDD;
	padding: 20px;
}
#guideline-sonpo .inner .box .cf ul {
	float: left;
	width: 50%;
	list-style: disc inside;
	line-height: 200%;
}
#guideline-policy {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}#guideline-policy td {
	padding: 10px 8px;
	border: solid 1px #999;
}

#guideline-policy .bg001 { background: #FFCC99; }
#guideline-policy .bg002 { background: #CCFFCC; }
#guideline-policy .bg003 { background: #FF99CC; }
#guideline-policy .bg004 { background: #FFFF99; }
#guideline-policy .bg005 { background: #CCFFCC; }
#guideline-policy .bg006 { background: #CCFFFF; }
#guideline-policy .bg007 { background: #FF9900; }



/**************************************************
	Blog
**************************************************/
#blog-content {
  width: 700px;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  padding: 30px 0 60px;
  margin: auto;
}
#blog-content .wrap {
  border: solid 2px #55C5ED;
  border-radius: 15px;
  padding: 40px 50px;
}
#blog-content .wrap li {
  border-bottom: dotted 1px #55C5ED;
  padding: 0 5px 15px;
  margin-bottom: 15px
}
#blog-content .wrap li a {
  color: #000;
  text-decoration: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
#blog-content .wrap li a .date {
  width: 90px;
}
#blog-content .wrap li a .txt {
  width: 480px;
}
.pagination {
  margin-top: 40px;
}
.pagination .nav-links a {
  color: #000;
}
.pagination .nav-links .page-numbers {
  border: solid 1px #CCC;
  padding: 5px 10px;
}
.pagination .nav-links .page-numbers.current {
  background: #EEE;
}



/* Single */
#single-head {
  border-bottom: dotted 1px #5DC8EE;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#single-title {
  font-size: 24px;
  font-weight: 700;
  color: #00347E;
  margin-bottom: 5px;
}
#single-date {
  font-size: 15px;
  font-weight: 700;
  color: #666;
}
#single-top a {
  background: #5DC8EE;
  width: 300px;
  font-size: 18px;
  font-weight: 700;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  display: block;
  border-radius: 8px;
  padding: 12px 0;
  margin: 40px auto auto auto;
}












/**************************************************
	各ページで利用するclass
**************************************************/
.dsp-none {
  display: none;
}
.date {
	font-family:"Century Gothic", Arial, Helvetica;
}
.need {
	margin-left:20px;
	vertical-align: middle;
}
.inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.color-orange {
	color: #EA9143;
}
.color-green {
	color: #42A86A;
}
.color-purple {
	color: #A26EBF;
}


.t-shadow { text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); }
.b-shadow { box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2); }
.mo {
	opacity: 1;
	transition: all 0.5s ease 0s;
}
.mo:hover { opacity: 0.9; }
a img {	opacity: 1;
	transition: all 0.5s ease 0s;}
a img:hover { opacity: 0.8; }
.hide {
	display: none;
}
