

@charset "UTF-8";

/* -----------------------------------------------

	/soudan/annai/～
	よくわかる！保険案内 共通パーツ

----------------------------------------------- */


/* 汎用クラス
----------------------------------------------- */
.mb2em {
	margin-bottom: 2em !important;
}
body{
	background: #ffffff !important;
}
#wrapper{
	background: #f0f8fa !important;
}

/* overwrite
----------------------------------------------- */
/* layout */
@media print, screen and ( min-width: 768px ) {
div#mainArea {
	/* float: left; */
	width: 1010px;
	background: #f0f8fa;
	/* margin: 0 24px; */
}
div#subArea {
	float: right;
	width: 185px;
}
.hdg1.index{
    margin: 56px 0px 48px;
}
}
/* tag */
div#contents ul.ulNote li {
	padding-top: 3px;
}
div#contents table {
	margin: 0;
}

h1 span {
	margin-left: 12px;
	color: #333;
	font-size: 67%;
	font-weight: normal;
	vertical-align: middle;
}

.over a:hover img, a.over:hover img {
	filter: alpha(opacity=65);
	opacity: 0.65;
	-moz-opacity: 0.65;
}
.red {
	color: #f00;
}
@media print, screen and ( min-width: 768px ) {
	.topicPath{
	    width: 1010px;
        display: block;
        margin: 24px auto 0px;
	}
	.topicPath a{
	    color: #999 !important;
	}
	.topicPath li{
	    display: inline-block;
	}
	.topicPath li a{
	    color: #999;
	}
	#contents.container .containerMain {
		float: left;
		width: 1010px !important;
	}
	.hdg1.index .hdgLabel {
		border-left: none;
		padding: 0 0 0 0;
		color: black;
		font-size: 30px;
		line-height: 1.2;
		border-bottom: 0;
	}
	div#contents h2.subTitle {
		text-align: center;
		font-size: 28px;
		font-weight: bold;
		margin-bottom: 36px;
	}
}
@media only screen and (max-width: 767px) {
	div#contents h2.subTitle {
		text-align: center;
		font-size: 144%;
		font-weight: bold;
	}
}
/* メンテナンス文言
----------------------------------------------- */
body.shop div#contents .bloMaintenanceTxt {
	padding: 0 0 2em;
}

/* 見出し
----------------------------------------------- */
.hdImg {
	margin: 0;
	padding: 0 0 18px;
}

/* よくいただくご質問
----------------------------------------------- */
@media print, screen and ( min-width: 768px ) {
    div#shopFaq div.jqAccordion.faq dl.dlAc dt span span.queText{
        font-size: 18px;
        font-weight: bold;
        color: #333333;
    }
    div#contents div#shopFaq h2{
        margin-bottom: 20px;
    }
	div#shopFaq div.jqAccordion.faq dd p{
	    font-size: 18px;
	}
    div.jqAccordion dl.dlAc dt span{
        padding: 30px 8px 30px 30px;
    }
    div.jqAccordion dl.dlAc dt#ttl09{
        border-bottom:1px solid #C5C5C5 ;
    }
    div.jqAccordion dl.dlAc dt#ttl09.acTtlOpened{
        border-bottom:none;
    }
#shopFaq .acTtlOpened .acBtn:after{
	content: "";
	position: absolute;
	display: block;
	width: 17px;
	height: 17px;
	right: 1.3em;
	z-index: 1;
	border: 0;
	border-bottom: solid 2px #c4c4c4;
	border-right: solid 2px #c4c4c4;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	pointer-events: none;
	top: 45%;
}
#shopFaq .acBtn:after{
	content: "";
	position: absolute;
	display: block;
	width: 17px;
	height: 17px;
	right: 1.3em;
	z-index: 1;
	border: 0;
	border-bottom: solid 2px #c4c4c4;
	border-right: solid 2px #c4c4c4;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	pointer-events: none;
	top: 30%;
}
div#shopFaq a.faqLink{
	text-align: center;
	color: #0049A3;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	padding-top: 32px;
	display: block;
	text-decoration: underline;
}
	div.jqAccordion.faq dl.dlAc dt span span.que{
    width: 40px;
    text-align: center;
    top: 24px !important;
    color: black;
}
}
@media only screen and (max-width: 767px) {
    div.jqAccordion dl.dlAc dt#ttl09{
        border-bottom:1px solid #C5C5C5 ;
    }
    div.jqAccordion dl.dlAc dt#ttl09.acTtlOpened{
        border-bottom:none;
    }
    div.jqAccordion dl.dlAc dd#ans09{
        border-bottom:1px solid #C5C5C5 ;
    }
}
div#contents div#shopFaq {
	background-color: #ffffff;
	padding: 40px 30px 28px;
	margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
    div#shopFaq div.jqAccordion.faq dl.dlAc dt span span.queText{
        font-size: 16px;
        font-weight: bold;
        color: #333333;
    }
    div#shopFaq h2.subTitle{
        margin-bottom:32px;
    }
    div#shopFaq div.jqAccordion.faq dd p{
        font-size: 16px;
    }
	div#contents div#shopFaq {
		background-color: #ffffff;
		padding: 36px 0;
		margin-bottom: 24px;
	}
	div#shopFaq div.jqAccordion.faq dl.dlAc dt span.queText{
		margin-right: 40px;
	}
    div#shopFaq div.jqAccordion.faq dl.dlAc dt span,
    div#shopFaq div.jqAccordion.faq dl.dlAc dd {
	   min-height: 20px;
	   border-top: none;
	   text-decoration: none;
	}
div#shopFaq div.jqAccordion.faq dl.dlAc dt > span{
	padding-left: 3.3em;
	padding-top: 11px;
}
	
	#shopFaq .acTtlOpened .acBtn:after{
	    	content: "";
	    	position: absolute;
	    	display: block;
	    	width: 11px;
	    	height: 11px;
	    	right: 1.5em;
	    	z-index: 1;
	    	border: 0;
	    	border-bottom: solid 2px #c4c4c4;
	    	border-right: solid 2px #c4c4c4;
	    	-ms-transform: rotate(45deg);
	    	-webkit-transform: rotate(225deg);
	    	transform: rotate(225deg);
	    	pointer-events: none;
	    	top: 45%;
	}
#shopFaq .acBtn:after{
	content: "";
	position: absolute;
	display: block;
	width: 11px;
	height: 11px;
	right: 1.5em;
	z-index: 1;
	border: 0;
	border-bottom: solid 2px #c4c4c4;
	border-right: solid 2px #c4c4c4;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	pointer-events: none;
	top: 30%;
}
div#shopFaq a.faqLink{
	text-align: center;
	color: #0049A3;
	font-size: 116%;
	font-weight: bold;
	cursor: pointer;
	padding-top: 20px;
	display: block;
	text-decoration: underline;
}
	div.jqAccordion.faq dl.dlAc dt span span.que{
    width: 40px;
    text-align: center;
    color: black;
 }
}

div.jqAccordion.faq dl.dlAc dd span.ans{
    width: 40px;
    text-align: center;
    color: #333333 !important;
    top: 7px !important;
}
div#shopFaq div.jqAccordion.faq dl.dlAc dt span,
div#shopFaq div.jqAccordion.faq dl.dlAc dd {
	min-height: 25px;
	border-top: none;
	text-decoration: none;
}
div#shopFaq div.jqAccordion.faq dl.dlAc dt > span{
	padding-left: 3.3em;
}
div.jqAccordion.faq dl.dlAc dd{
	padding-left: 3.3em;
}

div#shopFaq div.jqAccordion.faq dl.dlAc dt span.acHover {
	background:none !important;
}
div#shopFaq div.jqAccordion.faq dl.dlAc dt.acTtlOpened span.acHover {
	background:none !important;
}



/* ポイント
----------------------------------------------- */
div.bloPoint {
	background: url(../images/point_bg_let_top.gif) no-repeat left top;
}
div.bloPoint div {
	background: url(../images/point_bg_rit_btm.gif) no-repeat right bottom;
}
div.bloPoint div div {
	background: url(../images/point_bg_rit_top.gif) no-repeat right top;
}
div.bloPoint div div div {
	background: url(../images/point_bg_let_btm.gif) no-repeat left bottom;
}
div.bloPoint div div div div.bloPointInner {
	padding: 15px 20px;
}
div.bloPoint div div div div.bloPointInner,
div.bloPoint div div div div.bloPointInner div {
	background: none;
}
div.bloPoint div div div div.bloPointInner img.imgOrdermade {
	margin-top: 18px;
}

div.bloPoint div div div div.bloPointInner dl dt {
	border: none;
}
div.bloPoint div div div div.bloPointInner dl dd {
	padding: 0 !important;
}

/* 加入時や加入後にどのようなサービスをしてもらえますか？
----------------------------------------------- */
div#contents ul.ulService {
	padding: 0;
}
div#contents ul.ulService li {
	margin: 0 0 5px;
	background: url(../images/service_bg_let_top.gif) no-repeat left top;
}
div#contents ul.ulService li div {
	background: url(../images/service_bg_rit_btm.gif) no-repeat right bottom;
}
div#contents ul.ulService li div div {
	background: url(../images/service_bg_rit_top.gif) no-repeat right top;
}
div#contents ul.ulService li div div div {
	background: url(../images/service_bg_let_btm.gif) no-repeat left bottom;
}
div#contents ul.ulService li div div div p {
	padding: 15px 20px 15px 72px;
	background-repeat: no-repeat;
	background-position: 20px 50%;
	min-height: 16px;
}
div#contents ul.ulService li.icon_support {
	margin-bottom: 0;
}
div#contents ul.ulService li.icon_shiryo div div div p {
	background-image: url(../images/service_icon_shiryo.gif);
}
div#contents ul.ulService li.icon_anshin div div div p {
	background-image: url(../images/service_icon_anshin.gif);
}
div#contents ul.ulService li.icon_support div div div p {
	background-image: url(../images/service_icon_support.gif);
}

/* subArea
----------------------------------------------- */
/* 相談予約 */
dl.subConsult {
	margin-bottom: 10px;
	padding-bottom: 10px !important;
	width: 185px;
	background: url(../images/sub_consult_bg_b.gif) no-repeat left bottom;
}
dl.subConsult dd {
	width: 185px;
	background: url(../images/sub_consult_bg_t.gif) repeat-y;
}
dl.subConsult dd.inner {
	background: url(../images/sub_consult_bg_y.gif) repeat-y;
}
dl.subConsult dd.innerBtm {
	padding: 0 0 10px !important;
	background: url(../images/sub_consult_bg_y_b.gif) no-repeat 0 100%;
}
dl.subConsult dd p {
	font-size: 85%;
	line-height: 1.4 !important;
}
dl.subConsult dd p.time {
	padding: 0 24px 0 50px !important;
	background: url(../images/sub_consult_icon.gif) no-repeat 24px 0;
}
dl.subConsult dd p.msg {
	padding: 5px 24px 0 !important;
}
dl.subConsult dd p.btn {
	padding: 5px 0 0 !important;
	text-align: center;
}

div.subConsultArea {
	position: relative;
	margin-bottom: 10px;
}
div.subConsultArea a.subConsultBtn {
	position: absolute;
	top: 61px;
	left: 8px;
}

/* グローバルナビ */
ul#subGnav {
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;
}

/* 店舗一覧 */
p#shopList {
	margin-bottom: 20px;
	padding-top: 25px !important;
	width: 690px;
	height: 120px;
	text-align: center;
}

/* 皆様に選ばれています */
dl.subRecommend {
	margin-bottom: 10px;
	padding-bottom: 9px !important;
	background: url(../images/sub_recommend_bg_btm.gif) no-repeat 0 100%;
}
dl.subRecommend dd {
	padding-top: 4px !important;
	background: url(../images/sub_recommend_bg_mid.gif) repeat-y 0 0;
	text-align: center;
}

/* #subArea	ローカルナビ
----------------------------------------------- */
div#subArea ul#localNav {
	margin: 0 0 10px;
}
div#subArea ul#localNav a,
div#subArea ul#localNav a:link,
div#subArea ul#localNav a:visited,
div#subArea ul#localNav a:active,
div#subArea ul#localNav a:hover,
div#subArea ul#localNav a:focus {
	text-decoration: none;
	vertical-align: bottom;
}

/*- 第一階層 -*/
div#subArea ul#localNav li {
	padding-top: 5px;
	background: #009bdd url(../images/localnav_bg_top_h.gif) no-repeat left top;
}
div#subArea ul#localNav li a {
	margin: 0;
	padding: 10px 10px 10px 28px;
	display: block;
	background: #009bdd url(../images/icon_active_1st.gif) no-repeat 15px 1.1em;
	font-weight: bold;
	color: #fff;
	/* forIE6 */
	_height: 1%;
}
div#subArea ul#localNav li a.currentPage {
	background-image: url(../images/icon_current_1st.gif);
}

/*- 第二階層 -*/
div#subArea ul#localNav li ul {
	padding: 0;
	background: url(../images/localnav_bg_2nd.gif) repeat-y 0 0;
}
div#subArea ul#localNav li ul li,
div#subArea ul#localNav li ul li.firstSelected {
	padding: 0;
	background: none;
}
div#subArea ul#localNav li ul li a {
	padding-left: 23px;
}
div#subArea ul#localNav li ul li a:link,
div#subArea ul#localNav li ul li a:visited {
	background-color: transparent;
	background-image: none;
	font-weight: normal;
	color: #333;
}
div#subArea ul#localNav li ul li a:link span,
div#subArea ul#localNav li ul li a:visited span {
	display: block;
	padding-left: 12px;
	background: url(/content/dam/shared/jp/ja/static/images/common/arrow_link.gif) no-repeat 1px 0.35em;
}
div#subArea ul#localNav li ul li a:active,
div#subArea ul#localNav li ul li a:hover,
div#subArea ul#localNav li ul li a:focus {
	background: #bde3ff url(../images/localnav_bg_2nd_h.gif) repeat-y 0 0;
}
/* カレント */
div#subArea ul#localNav li ul li.selected a.currentPage {
	background: #bde3ff url(../images/localnav_bg_2nd_h.gif) repeat-y 0 0;
}
div#subArea ul#localNav li ul li.selected a.currentPage span {
	background: url(../images/icon_current_2nd.gif) no-repeat 0 0.35em;
}
/* 角丸下 */
div#subArea ul#localNav li ul li.lastChild a:link,
div#subArea ul#localNav li ul li.lastChild a:visited {
	background: url(../images/localnav_bg_btm.gif) no-repeat left bottom;
}
div#subArea ul#localNav li ul li.lastChild a:active,
div#subArea ul#localNav li ul li.lastChild a:hover,
div#subArea ul#localNav li ul li.lastChild a:focus,
div#subArea ul#localNav li ul li.lastSelected a.currentPage {
	background: url(../images/localnav_bg_btm_h.gif) no-repeat left bottom !important;
}

/* -----------------------------------------------

	/soudan/annai/
	よくわかる！保険案内

----------------------------------------------- */

/* セクション
----------------------------------------------- */
body.annai div.sectionAnnai {
	padding: 0 0 2em;
}

/* スライダー
----------------------------------------------- */
body.annai div#slides {
	position: relative;
	margin: 0 0 2em;
	width: 890px;
	height: 293px;
}

body.annai ul#carousel {
	width: 890px;
	height: 293px;
	overflow: hidden;
}
body.annai ul#carousel li {
	float: left;
}

body.annai li#carousel_prev {
	display: none;
	position: absolute;
	top: 221px;
	left: -12px;
	z-index: 100;
}
body.annai li#carousel_next {
	display: none;
	position: absolute;
	top: 221px;
	right: -12px;
	z-index: 101;
}

/* リード
----------------------------------------------- */
body.annai div#contents dl.dlRead {
	padding: 0 0 3em;
}

/* ご相談のポイント
----------------------------------------------- */
body.annai div#soudanPoint dl {
	padding: 0 0 1em;
	clear: both;
	/* forIE7/6 */
	*zoom:1;
}
body.annai div#soudanPoint dl:after {
	display: block;
	content: "";
	clear: both;
}
body.annai div#soudanPoint dl dt {
	padding-bottom: 10px;
	float: left;
}
body.annai div#soudanPoint dl dd {
	padding-bottom: 1em;
}
body.annai div#soudanPoint dl dd.bloImg {
	width: 180px;
	float: right;
	text-align: right;
}

/* 無料相談予約
----------------------------------------------- */
body.annai div.bloReserve {
	margin: 0 0 2em;
	background: url(../images/reserve_bg_top.gif) no-repeat left top;
	clear: both;
}
body.annai div.bloReserve div.bloReserveInner {
	padding: 13px;
	background: url(../images/reserve_bg_btm.gif) no-repeat left bottom;
	text-align: center;
}
body.annai div.bloReserve div.bloReserveInner img {
	vertical-align: middle;
}

/* お気軽にお越しください
----------------------------------------------- */
body.annai div.bloOkigaru {
	margin: 0;
	padding: 0 0 1em;
}
body.annai div.bloOkigaru dl {
	margin: 0 0 1em;
	width: 338px;
	background: url(../images/bg_okigaru_btm.gif) no-repeat left bottom;
	float: left;
}
body.annai div.bloOkigaru dl.odd {
	margin-right: 14px;
}
body.annai div.bloOkigaru dl.even {}
body.annai div.bloOkigaru dl dt {
	padding: 0 0 10px;
}
body.annai div.bloOkigaru dl dd {
	padding: 0 10px 10px;
}
body.annai div.bloOkigaru dl dd.pct {
	text-align: center;
}

/* お客様の声
----------------------------------------------- */

div#userVoice div.border {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px dotted #e6e6e6;
}
div#userVoice .clearfix{
    display: flex;
}
div#userVoice dl {flex: 3;padding-left: 80px;}
div#userVoice dl dt {
	padding: 0 0 8px;
	font-size: 24px;
	font-weight: bold;
}
div#userVoice p {
	padding-top: 10px;
}
/* お客様の声
----------------------------------------------- */
div#contents div#userVoice {
	margin-bottom: 40px;
	padding: 40px 30px 56px;
	background-color: #ffffff;
}
div#contents div#userVoice .jqAcSub{
    display: none;
}
div#contents div#userVoice .jqAcSub.voiceOpen{
    display: flex;
}
div#contents div#userVoice dl dd {
	padding-top: 10px;
	font-size: 16px;
}
div#contents div#userVoice .voice_image img{
	border-radius: 50%;
}
div#contents div#userVoice .voice_image{
	padding: 15px 6px !important;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 20px;
}
div#contents #userVoice dl dt p span {
	color: #333 !important;
}
@media print, screen and ( min-width: 768px ) {
	.bloProductsAccordion > .bloProductsAcBtn > .iconAcBtn, 
	.bloProductsAcCloseBtn.jqAcCloseBtnSp.jqAcSubSp.voiceOpen > .iconAcBtn {
		position: relative;
		width: 17px;
		height: 17px;
		margin: 0 7px 1px 0;
	}
	.bloProductsAccordion .bloProductsAcCloseBtn > .iconAcBtn,
	.bloProductsAcCloseBtn.jqAcCloseBtnVoice.jqAcSub.voiceOpen > .iconAcBtn{
		position: relative;
		width: 17px;
		height: 17px;
		margin: 0 0px 1px 7px;  
	}
	.bloProductsAccordion > .bloProductsAcBtn > .iconAcBtn:before,
	.bloProductsAccordion > .bloProductsAcBtn > .iconAcBtn:after,
	.bloProductsAccordion .bloProductsAcCloseBtn > .iconAcBtn:before,
	.bloProductsAcCloseBtn.jqAcCloseBtnVoice.jqAcSub.voiceOpen > .iconAcBtn:before,
	.bloProductsAcCloseBtn.jqAcCloseBtnSp.jqAcSubSp.voiceOpen > .iconAcBtn:before {
		content: "";
		position: absolute;
		top: 7px;
		display: block;
		width: 100%;
		height: 1px;
		background: #33b0e3;
	}
	.bloProductsAccordion > .bloProductsAcBtn, 
	.bloProductsAccordion .bloProductsAcCloseBtn,
	.bloProductsAcCloseBtn.jqAcCloseBtnVoice.jqAcSub.voiceOpen,
	.bloProductsAcCloseBtn.jqAcCloseBtnSp.jqAcSubSp.voiceOpen {
		display: flex !important;
		align-items: center;
		justify-content: center;
		color: #33b0e3;
		font-size: 22px;
		cursor: pointer;
		margin: 24px 0 0 0;
	}
}
@media only screen and (max-width: 767px) {
	.bloProductsAccordion > .bloProductsAcBtn > .iconAcBtn,
	.bloProductsAcCloseBtn.jqAcCloseBtnVoice.jqAcSub.voiceOpen > .iconAcBtn {
		position: relative;
		width: 12px;
		height: 12px;
		margin: 0 7px 4px 0;
	}
	.bloProductsAccordion .bloProductsAcCloseBtn > .iconAcBtn,
	.bloProductsAcCloseBtn.jqAcCloseBtnSp.jqAcSubSp.voiceOpen > .iconAcBtn{
		position: relative;
		width: 12px;
		height: 12px;
		margin: 0 0 4px 7px;	    
	}
	.bloProductsAccordion > .bloProductsAcBtn > .iconAcBtn:before,
	.bloProductsAccordion > .bloProductsAcBtn > .iconAcBtn:after,
	.bloProductsAccordion .bloProductsAcCloseBtn > .iconAcBtn:before,
	.bloProductsAcCloseBtn.jqAcCloseBtnVoice.jqAcSub.voiceOpen > .iconAcBtn:before,
	.bloProductsAcCloseBtn.jqAcCloseBtnSp.jqAcSubSp.voiceOpen > .iconAcBtn:before {
		content: "";
		position: absolute;
		top: 7px;
		display: block;
		width: 100%;
		height: 1px;
		background: #33b0e3;
	}
	.bloProductsAccordion > .bloProductsAcBtn, 
	.bloProductsAccordion .bloProductsAcCloseBtn,
	.bloProductsAcCloseBtn.jqAcCloseBtnVoice.jqAcSub.voiceOpen,
	.bloProductsAcCloseBtn.jqAcCloseBtnSp.jqAcSubSp.voiceOpen {
		display: flex !important;
		align-items: center;
		justify-content: center;
		color: #33b0e3;
		font-size: 104%;
		cursor: pointer;
		margin: 28px 0 0 0;
	}
}

.bloProductsAccordion > .bloProductsAcBtn > .iconAcBtn:after {
	transform: rotate(90deg);
}
.bloProductsAccordion > .bloProductsAcBtn.open > .iconAcBtn:after {
	transform: none;
}
.bloProductsAccordion > .bloProductsAcBtn.open {
    display: none !important;
}
/* お客様の声TOP
----------------------------------------------- */
@media print, screen and ( min-width: 768px ) {
	div#contents div#userVoiceTop {
		margin-bottom: 24px;
		padding: 40px 0;
		background-color: #ffffff;
	}
	div#userVoiceTop h2{
	    margin-bottom: 32px;
	}
	div#contents div#userVoiceTop div.clearfix{
		padding: 10px 10px;
		border-top: 1px solid #C5C5C5;
		margin: 10px 0;
	}
	div#contents div#userVoiceTop .jqAcSubSp{
	    display: none;
	}
	div#contents div#userVoiceTop .jqAcSubSp.voiceOpen{
	    display: block;
	}
	div#contents div#userVoiceTop .voiceTitle a {
		text-decoration: none;
		font-size: 24px;
		display: flex;
		margin: 16px 0 0 0;
		align-items: center;
	}
	div#contents div#userVoiceTop .voice_image{
		margin-right: 15px;
		flex: 1;
	}
	div#contents div#userVoiceTop .open +.jqAcVoice > .clearfix:nth-child(1){
	    margin-top: 0;
	}
	div#contents div#userVoiceTop .voice_image img{
		width: 140px;
		border-radius: 50%;
	}
	div#contents #userVoiceTop span {
		color: #333 !important;
		font-weight: bold;
		margin-right: 20px;
		display: block;
		flex: 4;
	}
	div#contents #userVoiceTop  .voiceDetail{
		
font-size: 16px;
		
margin-left: 195px;
		
margin-right: 80px;
		
margin-bottom: 20px;
	}
	#userVoiceTop .open .acBtn:after{
		content: "";
		display: block;
		position: relative;
		width: 20px;
		height: 20px;
		right: 1.3em;
		z-index: 1;
		border: 0;
		border-bottom: solid 2px #c4c4c4;
		border-right: solid 2px #c4c4c4;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
		pointer-events: none;
		top: 40%;
	}
	#userVoiceTop .acBtn:after{
		content: "";
		display: block;
		position: relative;
		width: 20px;
		height: 20px;
		right: 1.3em;
		z-index: 1;
		border: 0;
		border-bottom: solid 2px #c4c4c4;
		border-right: solid 2px #c4c4c4;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		pointer-events: none;
		top: 40%;
	}
	div#contents div#userVoiceTop div.borderBottom {
		border-bottom: 1px solid #C5C5C5;
	}
}
@media only screen and (max-width: 767px) {
	div#contents div#userVoiceTop {
		margin-bottom: 24px;
		padding: 40px 0;
		background-color: #ffffff;
	}
	div#userVoiceTop h2{
	    margin-bottom: 32px;
	}
	div#contents div#userVoiceTop div.clearfix{
		padding: 10px 10px;
		border-top: 1px solid #C5C5C5;
		margin: 10px 0;
	}
	div#contents div#userVoiceTop div.borderBottom {
		border-bottom: 1px solid #C5C5C5;
	}
	div#contents div#userVoiceTop .jqAcSubSp{
	    display: none;
	}
	div#contents div#userVoiceTop .jqAcSubSp.voiceOpen{
	    display: block;
	}
	div#contents div#userVoiceTop .voiceTitle a {
		text-decoration: none;
		font-size: 115%;
		display: flex;
		margin: 16px 0;
		align-items: center;
	}
	div#contents div#userVoiceTop .voice_image{
		margin-right: 15px;
		flex: 1;
	}
	div#contents div#userVoiceTop .open +.jqAcVoice > .clearfix:nth-child(1){
	    margin-top: 0;
	}
	div#contents div#userVoiceTop .voice_image img{
		width: 100%;
		border-radius: 50%;
	}
	div#contents #userVoiceTop span {
		color: #333 !important;
		font-weight: bold;
		margin-right: 20px;
		display: block;
		flex: 4;
	}
	#userVoiceTop .open .acBtn:after{
		content: "";
		display: block;
		position: relative;
		width: 11px;
		height: 11px;
		right: 0.3em;
		z-index: 1;
		border: 0;
		border-bottom: solid 2px #c4c4c4;
		border-right: solid 2px #c4c4c4;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
		pointer-events: none;
		top: 40%;
	}
	#userVoiceTop .acBtn:after{
		content: "";
		display: block;
		position: relative;
		width: 11px;
		height: 11px;
		right: 0.3em;
		z-index: 1;
		border: 0;
		border-bottom: solid 2px #c4c4c4;
		border-right: solid 2px #c4c4c4;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		pointer-events: none;
		top: 40%;
	}
}
/* お客様の声SP
----------------------------------------------- */
div#contents div#userVoiceSP {
	margin-bottom: 24px;
	padding: 40px 0;
	background-color: #ffffff;
}
div#userVoiceSP h2{
    margin-bottom: 32px;
}
div#contents div#userVoiceSP div.clearfix{
	padding: 10px 10px;
	border-top: 1px solid #C5C5C5;
	margin: 10px 0;
}
div#contents div#userVoiceSP .jqAcSubSp{
    display: none;
}
div#contents div#userVoiceSP .jqAcSubSp.voiceOpen{
    display: block;
}
div#contents div#userVoiceSP .voiceTitle a {
	text-decoration: none;
	font-size: 115%;
	display: flex;
	margin: 16px 0;
	align-items: center;
}
div#contents div#userVoiceSP .voice_image{
	margin-right: 15px;
	flex: 1;
}
div#contents div#userVoiceSP .open +.jqAcVoice > .clearfix:nth-child(1){
    margin-top: 0;
}
div#contents div#userVoiceSP .voice_image img{
	width: 100%;
	border-radius: 50%;
}
div#contents #userVoiceSP span {
	color: #333 !important;
	font-weight: bold;
	margin-right: 20px;
	display: block;
	flex: 4;
}
#userVoiceSP .open .acBtn:after{
	content: "";
	display: block;
	position: relative;
	width: 11px;
	height: 11px;
	right: 0.3em;
	z-index: 1;
	border: 0;
	border-bottom: solid 2px #c4c4c4;
	border-right: solid 2px #c4c4c4;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	pointer-events: none;
	top: 40%;
}
#userVoiceSP .acBtn:after{
	content: "";
	display: block;
	position: relative;
	width: 11px;
	height: 11px;
	right: 0.3em;
	z-index: 1;
	border: 0;
	border-bottom: solid 2px #c4c4c4;
	border-right: solid 2px #c4c4c4;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	pointer-events: none;
	top: 40%;
}
/* アフラックは皆様に選ばれています
----------------------------------------------- */
body#soudan div.bloChoiceRecommend {
	margin: 0 0 2em;
	background: #e5f3fe url(../images/recommend_bg_top.gif) no-repeat left top;
}
body#soudan div.bloChoiceRecommend ul {
	padding: 13px 3px 3px 13px;
	background: url(../images/recommend_bg_btm.gif) no-repeat left bottom;
}
body#soudan div.bloChoiceRecommend ul li {
	padding: 0 10px 10px 0;
	float: left;
}

/* よくわかる！ほけん案内とは
----------------------------------------------- */
body.annai div#contents div.sectionAnnai div.bloFeaturePic {
	width: 407px;
	margin: 0;
	float:left;
}
body.annai div#contents div.sectionAnnai div.bloFeatureBtn {
	width: 275px;
	height: 179px;
	background: url(../images/bg_feature_title.gif) no-repeat left top;
	margin: 0;
	padding-left: 8px;
	float:right;
}
body.annai div#contents div.sectionAnnai div.bloFeatureBtn p.featureTxt {
	padding: 27px 10px 10px 0;
}
/*- リンクリスト（アローアイコン） -*/
div#contents ul.ulLink li {
	padding: 2px 0 2px 16px;
	background: url(/content/dam/shared/jp/ja/static/images/common/arrow_link.gif) no-repeat 4px 0.6em;
	/* forIE6/7 */
	*zoom: 1;
}

/* -----------------------------------------------

	印刷用

----------------------------------------------- */

@media print {

	div#slides {
		width: 690px !important;
		height: 227px !important;
		overflow: hidden;
	}
	div#slides ul {
		left: 0 !important
	}
	div#slides img {
		width: 690px !important;
		height: 227px !important;
	}
	div#slides li#carousel_next,
	div#slides li#carousel_prev {
		display: none !important;
	}

	div.wideCol {
		width: 690px !important;
	}

	div#mainArea {
		float: none;
		padding-bottom: 20px;
	}
	div#subArea {
		float: none;
		display: none;
	}

}



